@builder.io/dev-tools 1.19.2 → 1.19.3

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/server/index.cjs CHANGED
@@ -1,48 +1,48 @@
1
- "use strict";var ex=Object.create;var Ri=Object.defineProperty;var tx=Object.getOwnPropertyDescriptor;var rx=Object.getOwnPropertyNames;var nx=Object.getPrototypeOf,ox=Object.prototype.hasOwnProperty;var ix=(e,t,r)=>t in e?Ri(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var S=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Vf=(e,t)=>{for(var r in t)Ri(e,r,{get:t[r],enumerable:!0})},Hf=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of rx(t))!ox.call(e,o)&&o!==r&&Ri(e,o,{get:()=>t[o],enumerable:!(n=tx(t,o))||n.enumerable});return e};var q=(e,t,r)=>(r=e!=null?ex(nx(e)):{},Hf(t||!e||!e.__esModule?Ri(r,"default",{value:e,enumerable:!0}):r,e)),sx=e=>Hf(Ri({},"__esModule",{value:!0}),e);var Ve=(e,t,r)=>ix(e,typeof t!="symbol"?t+"":t,r);var Gf=S((OM,qf)=>{"use strict";qf.exports=function(){if(process.env.npm_config_user_agent)return ux(process.env.npm_config_user_agent)};function ux(e){let t=e.split(" ")[0],r=t.lastIndexOf("/"),n=t.substring(0,r);return{name:n==="npminstall"?"cnpm":n,version:t.substring(r+1)}}});var sa=S((bL,xm)=>{"use strict";var uc={to(e,t){return t?`\x1B[${t+1};${e+1}H`:`\x1B[${e+1}G`},move(e,t){let r="";return e<0?r+=`\x1B[${-e}D`:e>0&&(r+=`\x1B[${e}C`),t<0?r+=`\x1B[${-t}A`:t>0&&(r+=`\x1B[${t}B`),r},up:(e=1)=>`\x1B[${e}A`,down:(e=1)=>`\x1B[${e}B`,forward:(e=1)=>`\x1B[${e}C`,backward:(e=1)=>`\x1B[${e}D`,nextLine:(e=1)=>"\x1B[E".repeat(e),prevLine:(e=1)=>"\x1B[F".repeat(e),left:"\x1B[G",hide:"\x1B[?25l",show:"\x1B[?25h",save:"\x1B7",restore:"\x1B8"},xx={up:(e=1)=>"\x1B[S".repeat(e),down:(e=1)=>"\x1B[T".repeat(e)},Sx={screen:"\x1B[2J",up:(e=1)=>"\x1B[1J".repeat(e),down:(e=1)=>"\x1B[J".repeat(e),line:"\x1B[2K",lineEnd:"\x1B[K",lineStart:"\x1B[1K",lines(e){let t="";for(let r=0;r<e;r++)t+=this.line+(r<e-1?uc.up():"");return e&&(t+=uc.left),t}};xm.exports={cursor:uc,scroll:xx,erase:Sx,beep:"\x07"}});var Vn=S((wL,cc)=>{var ua=process||{},Sm=ua.argv||[],aa=ua.env||{},Ex=!(aa.NO_COLOR||Sm.includes("--no-color"))&&(!!aa.FORCE_COLOR||Sm.includes("--color")||ua.platform==="win32"||(ua.stdout||{}).isTTY&&aa.TERM!=="dumb"||!!aa.CI),Px=(e,t,r=e)=>n=>{let o=""+n,s=o.indexOf(t,e.length);return~s?e+Ax(o,t,r,s)+t:e+o+t},Ax=(e,t,r,n)=>{let o="",s=0;do o+=e.substring(s,n)+r,s=n+t.length,n=e.indexOf(t,s);while(~n);return o+e.substring(s)},Em=(e=Ex)=>{let t=e?Px:()=>String;return{isColorSupported:e,reset:t("\x1B[0m","\x1B[0m"),bold:t("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"),dim:t("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"),italic:t("\x1B[3m","\x1B[23m"),underline:t("\x1B[4m","\x1B[24m"),inverse:t("\x1B[7m","\x1B[27m"),hidden:t("\x1B[8m","\x1B[28m"),strikethrough:t("\x1B[9m","\x1B[29m"),black:t("\x1B[30m","\x1B[39m"),red:t("\x1B[31m","\x1B[39m"),green:t("\x1B[32m","\x1B[39m"),yellow:t("\x1B[33m","\x1B[39m"),blue:t("\x1B[34m","\x1B[39m"),magenta:t("\x1B[35m","\x1B[39m"),cyan:t("\x1B[36m","\x1B[39m"),white:t("\x1B[37m","\x1B[39m"),gray:t("\x1B[90m","\x1B[39m"),bgBlack:t("\x1B[40m","\x1B[49m"),bgRed:t("\x1B[41m","\x1B[49m"),bgGreen:t("\x1B[42m","\x1B[49m"),bgYellow:t("\x1B[43m","\x1B[49m"),bgBlue:t("\x1B[44m","\x1B[49m"),bgMagenta:t("\x1B[45m","\x1B[49m"),bgCyan:t("\x1B[46m","\x1B[49m"),bgWhite:t("\x1B[47m","\x1B[49m"),blackBright:t("\x1B[90m","\x1B[39m"),redBright:t("\x1B[91m","\x1B[39m"),greenBright:t("\x1B[92m","\x1B[39m"),yellowBright:t("\x1B[93m","\x1B[39m"),blueBright:t("\x1B[94m","\x1B[39m"),magentaBright:t("\x1B[95m","\x1B[39m"),cyanBright:t("\x1B[96m","\x1B[39m"),whiteBright:t("\x1B[97m","\x1B[39m"),bgBlackBright:t("\x1B[100m","\x1B[49m"),bgRedBright:t("\x1B[101m","\x1B[49m"),bgGreenBright:t("\x1B[102m","\x1B[49m"),bgYellowBright:t("\x1B[103m","\x1B[49m"),bgBlueBright:t("\x1B[104m","\x1B[49m"),bgMagentaBright:t("\x1B[105m","\x1B[49m"),bgCyanBright:t("\x1B[106m","\x1B[49m"),bgWhiteBright:t("\x1B[107m","\x1B[49m")}};cc.exports=Em();cc.exports.createColors=Em});var ih=S((m6,wa)=>{wa.exports.Space_Separator=/[\u1680\u2000-\u200A\u202F\u205F\u3000]/;wa.exports.ID_Start=/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE83\uDE86-\uDE89\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]/;wa.exports.ID_Continue=/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D00-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF9\u1D00-\u1DF9\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDE00-\uDE3E\uDE47\uDE50-\uDE83\uDE86-\uDE99\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4A\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/});var Bc=S((g6,sh)=>{var Oc=ih();sh.exports={isSpaceSeparator(e){return typeof e=="string"&&Oc.Space_Separator.test(e)},isIdStartChar(e){return typeof e=="string"&&(e>="a"&&e<="z"||e>="A"&&e<="Z"||e==="$"||e==="_"||Oc.ID_Start.test(e))},isIdContinueChar(e){return typeof e=="string"&&(e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||e==="$"||e==="_"||e==="\u200C"||e==="\u200D"||Oc.ID_Continue.test(e))},isDigit(e){return typeof e=="string"&&/[0-9]/.test(e)},isHexDigit(e){return typeof e=="string"&&/[0-9A-Fa-f]/.test(e)}}});var dh=S((h6,lh)=>{var ze=Bc(),Lc,lt,Qr,Sa,Dn,dr,Ke,Vc,Ji;lh.exports=function(t,r){Lc=String(t),lt="start",Qr=[],Sa=0,Dn=1,dr=0,Ke=void 0,Vc=void 0,Ji=void 0;do Ke=xP(),PP[lt]();while(Ke.type!=="eof");return typeof r=="function"?jc({"":Ji},"",r):Ji};function jc(e,t,r){let n=e[t];if(n!=null&&typeof n=="object")if(Array.isArray(n))for(let o=0;o<n.length;o++){let s=String(o),i=jc(n,s,r);i===void 0?delete n[s]:Object.defineProperty(n,s,{value:i,writable:!0,enumerable:!0,configurable:!0})}else for(let o in n){let s=jc(n,o,r);s===void 0?delete n[o]:Object.defineProperty(n,o,{value:s,writable:!0,enumerable:!0,configurable:!0})}return r.call(e,t,n)}var X,J,Wi,Yr,ae;function xP(){for(X="default",J="",Wi=!1,Yr=1;;){ae=Zr();let e=uh[X]();if(e)return e}}function Zr(){if(Lc[Sa])return String.fromCodePoint(Lc.codePointAt(Sa))}function A(){let e=Zr();return e===`
2
- `?(Dn++,dr=0):e?dr+=e.length:dr++,e&&(Sa+=e.length),e}var uh={default(){switch(ae){case" ":case"\v":case"\f":case" ":case"\xA0":case"\uFEFF":case`
3
- `:case"\r":case"\u2028":case"\u2029":A();return;case"/":A(),X="comment";return;case void 0:return A(),Pe("eof")}if(ze.isSpaceSeparator(ae)){A();return}return uh[lt]()},comment(){switch(ae){case"*":A(),X="multiLineComment";return;case"/":A(),X="singleLineComment";return}throw Ae(A())},multiLineComment(){switch(ae){case"*":A(),X="multiLineCommentAsterisk";return;case void 0:throw Ae(A())}A()},multiLineCommentAsterisk(){switch(ae){case"*":A();return;case"/":A(),X="default";return;case void 0:throw Ae(A())}A(),X="multiLineComment"},singleLineComment(){switch(ae){case`
4
- `:case"\r":case"\u2028":case"\u2029":A(),X="default";return;case void 0:return A(),Pe("eof")}A()},value(){switch(ae){case"{":case"[":return Pe("punctuator",A());case"n":return A(),Gn("ull"),Pe("null",null);case"t":return A(),Gn("rue"),Pe("boolean",!0);case"f":return A(),Gn("alse"),Pe("boolean",!1);case"-":case"+":A()==="-"&&(Yr=-1),X="sign";return;case".":J=A(),X="decimalPointLeading";return;case"0":J=A(),X="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":J=A(),X="decimalInteger";return;case"I":return A(),Gn("nfinity"),Pe("numeric",1/0);case"N":return A(),Gn("aN"),Pe("numeric",NaN);case'"':case"'":Wi=A()==='"',J="",X="string";return}throw Ae(A())},identifierNameStartEscape(){if(ae!=="u")throw Ae(A());A();let e=Uc();switch(e){case"$":case"_":break;default:if(!ze.isIdStartChar(e))throw ah();break}J+=e,X="identifierName"},identifierName(){switch(ae){case"$":case"_":case"\u200C":case"\u200D":J+=A();return;case"\\":A(),X="identifierNameEscape";return}if(ze.isIdContinueChar(ae)){J+=A();return}return Pe("identifier",J)},identifierNameEscape(){if(ae!=="u")throw Ae(A());A();let e=Uc();switch(e){case"$":case"_":case"\u200C":case"\u200D":break;default:if(!ze.isIdContinueChar(e))throw ah();break}J+=e,X="identifierName"},sign(){switch(ae){case".":J=A(),X="decimalPointLeading";return;case"0":J=A(),X="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":J=A(),X="decimalInteger";return;case"I":return A(),Gn("nfinity"),Pe("numeric",Yr*(1/0));case"N":return A(),Gn("aN"),Pe("numeric",NaN)}throw Ae(A())},zero(){switch(ae){case".":J+=A(),X="decimalPoint";return;case"e":case"E":J+=A(),X="decimalExponent";return;case"x":case"X":J+=A(),X="hexadecimal";return}return Pe("numeric",Yr*0)},decimalInteger(){switch(ae){case".":J+=A(),X="decimalPoint";return;case"e":case"E":J+=A(),X="decimalExponent";return}if(ze.isDigit(ae)){J+=A();return}return Pe("numeric",Yr*Number(J))},decimalPointLeading(){if(ze.isDigit(ae)){J+=A(),X="decimalFraction";return}throw Ae(A())},decimalPoint(){switch(ae){case"e":case"E":J+=A(),X="decimalExponent";return}if(ze.isDigit(ae)){J+=A(),X="decimalFraction";return}return Pe("numeric",Yr*Number(J))},decimalFraction(){switch(ae){case"e":case"E":J+=A(),X="decimalExponent";return}if(ze.isDigit(ae)){J+=A();return}return Pe("numeric",Yr*Number(J))},decimalExponent(){switch(ae){case"+":case"-":J+=A(),X="decimalExponentSign";return}if(ze.isDigit(ae)){J+=A(),X="decimalExponentInteger";return}throw Ae(A())},decimalExponentSign(){if(ze.isDigit(ae)){J+=A(),X="decimalExponentInteger";return}throw Ae(A())},decimalExponentInteger(){if(ze.isDigit(ae)){J+=A();return}return Pe("numeric",Yr*Number(J))},hexadecimal(){if(ze.isHexDigit(ae)){J+=A(),X="hexadecimalInteger";return}throw Ae(A())},hexadecimalInteger(){if(ze.isHexDigit(ae)){J+=A();return}return Pe("numeric",Yr*Number(J))},string(){switch(ae){case"\\":A(),J+=SP();return;case'"':if(Wi)return A(),Pe("string",J);J+=A();return;case"'":if(!Wi)return A(),Pe("string",J);J+=A();return;case`
5
- `:case"\r":throw Ae(A());case"\u2028":case"\u2029":AP(ae);break;case void 0:throw Ae(A())}J+=A()},start(){switch(ae){case"{":case"[":return Pe("punctuator",A())}X="value"},beforePropertyName(){switch(ae){case"$":case"_":J=A(),X="identifierName";return;case"\\":A(),X="identifierNameStartEscape";return;case"}":return Pe("punctuator",A());case'"':case"'":Wi=A()==='"',X="string";return}if(ze.isIdStartChar(ae)){J+=A(),X="identifierName";return}throw Ae(A())},afterPropertyName(){if(ae===":")return Pe("punctuator",A());throw Ae(A())},beforePropertyValue(){X="value"},afterPropertyValue(){switch(ae){case",":case"}":return Pe("punctuator",A())}throw Ae(A())},beforeArrayValue(){if(ae==="]")return Pe("punctuator",A());X="value"},afterArrayValue(){switch(ae){case",":case"]":return Pe("punctuator",A())}throw Ae(A())},end(){throw Ae(A())}};function Pe(e,t){return{type:e,value:t,line:Dn,column:dr}}function Gn(e){for(let t of e){if(Zr()!==t)throw Ae(A());A()}}function SP(){switch(Zr()){case"b":return A(),"\b";case"f":return A(),"\f";case"n":return A(),`
6
- `;case"r":return A(),"\r";case"t":return A()," ";case"v":return A(),"\v";case"0":if(A(),ze.isDigit(Zr()))throw Ae(A());return"\0";case"x":return A(),EP();case"u":return A(),Uc();case`
7
- `:case"\u2028":case"\u2029":return A(),"";case"\r":return A(),Zr()===`
8
- `&&A(),"";case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":throw Ae(A());case void 0:throw Ae(A())}return A()}function EP(){let e="",t=Zr();if(!ze.isHexDigit(t)||(e+=A(),t=Zr(),!ze.isHexDigit(t)))throw Ae(A());return e+=A(),String.fromCodePoint(parseInt(e,16))}function Uc(){let e="",t=4;for(;t-- >0;){let r=Zr();if(!ze.isHexDigit(r))throw Ae(A());e+=A()}return String.fromCodePoint(parseInt(e,16))}var PP={start(){if(Ke.type==="eof")throw Wn();Mc()},beforePropertyName(){switch(Ke.type){case"identifier":case"string":Vc=Ke.value,lt="afterPropertyName";return;case"punctuator":xa();return;case"eof":throw Wn()}},afterPropertyName(){if(Ke.type==="eof")throw Wn();lt="beforePropertyValue"},beforePropertyValue(){if(Ke.type==="eof")throw Wn();Mc()},beforeArrayValue(){if(Ke.type==="eof")throw Wn();if(Ke.type==="punctuator"&&Ke.value==="]"){xa();return}Mc()},afterPropertyValue(){if(Ke.type==="eof")throw Wn();switch(Ke.value){case",":lt="beforePropertyName";return;case"}":xa()}},afterArrayValue(){if(Ke.type==="eof")throw Wn();switch(Ke.value){case",":lt="beforeArrayValue";return;case"]":xa()}},end(){}};function Mc(){let e;switch(Ke.type){case"punctuator":switch(Ke.value){case"{":e={};break;case"[":e=[];break}break;case"null":case"boolean":case"numeric":case"string":e=Ke.value;break}if(Ji===void 0)Ji=e;else{let t=Qr[Qr.length-1];Array.isArray(t)?t.push(e):Object.defineProperty(t,Vc,{value:e,writable:!0,enumerable:!0,configurable:!0})}if(e!==null&&typeof e=="object")Qr.push(e),Array.isArray(e)?lt="beforeArrayValue":lt="beforePropertyName";else{let t=Qr[Qr.length-1];t==null?lt="end":Array.isArray(t)?lt="afterArrayValue":lt="afterPropertyValue"}}function xa(){Qr.pop();let e=Qr[Qr.length-1];e==null?lt="end":Array.isArray(e)?lt="afterArrayValue":lt="afterPropertyValue"}function Ae(e){return Ea(e===void 0?`JSON5: invalid end of input at ${Dn}:${dr}`:`JSON5: invalid character '${ch(e)}' at ${Dn}:${dr}`)}function Wn(){return Ea(`JSON5: invalid end of input at ${Dn}:${dr}`)}function ah(){return dr-=5,Ea(`JSON5: invalid identifier character at ${Dn}:${dr}`)}function AP(e){console.warn(`JSON5: '${ch(e)}' in strings is not valid ECMAScript; consider escaping`)}function ch(e){let t={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};if(t[e])return t[e];if(e<" "){let r=e.charCodeAt(0).toString(16);return"\\x"+("00"+r).substring(r.length)}return e}function Ea(e){let t=new SyntaxError(e);return t.lineNumber=Dn,t.columnNumber=dr,t}});var fh=S((y6,ph)=>{var Hc=Bc();ph.exports=function(t,r,n){let o=[],s="",i,a,u="",c;if(r!=null&&typeof r=="object"&&!Array.isArray(r)&&(n=r.space,c=r.quote,r=r.replacer),typeof r=="function")a=r;else if(Array.isArray(r)){i=[];for(let m of r){let y;typeof m=="string"?y=m:(typeof m=="number"||m instanceof String||m instanceof Number)&&(y=String(m)),y!==void 0&&i.indexOf(y)<0&&i.push(y)}}return n instanceof Number?n=Number(n):n instanceof String&&(n=String(n)),typeof n=="number"?n>0&&(n=Math.min(10,Math.floor(n)),u=" ".substr(0,n)):typeof n=="string"&&(u=n.substr(0,10)),l("",{"":t});function l(m,y){let D=y[m];switch(D!=null&&(typeof D.toJSON5=="function"?D=D.toJSON5(m):typeof D.toJSON=="function"&&(D=D.toJSON(m))),a&&(D=a.call(y,m,D)),D instanceof Number?D=Number(D):D instanceof String?D=String(D):D instanceof Boolean&&(D=D.valueOf()),D){case null:return"null";case!0:return"true";case!1:return"false"}if(typeof D=="string")return d(D,!1);if(typeof D=="number")return String(D);if(typeof D=="object")return Array.isArray(D)?g(D):p(D)}function d(m){let y={"'":.1,'"':.2},D={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"},w="";for(let F=0;F<m.length;F++){let P=m[F];switch(P){case"'":case'"':y[P]++,w+=P;continue;case"\0":if(Hc.isDigit(m[F+1])){w+="\\x00";continue}}if(D[P]){w+=D[P];continue}if(P<" "){let _=P.charCodeAt(0).toString(16);w+="\\x"+("00"+_).substring(_.length);continue}w+=P}let x=c||Object.keys(y).reduce((F,P)=>y[F]<y[P]?F:P);return w=w.replace(new RegExp(x,"g"),D[x]),x+w+x}function p(m){if(o.indexOf(m)>=0)throw TypeError("Converting circular structure to JSON5");o.push(m);let y=s;s=s+u;let D=i||Object.keys(m),w=[];for(let F of D){let P=l(F,m);if(P!==void 0){let _=h(F)+":";u!==""&&(_+=" "),_+=P,w.push(_)}}let x;if(w.length===0)x="{}";else{let F;if(u==="")F=w.join(","),x="{"+F+"}";else{let P=`,
9
- `+s;F=w.join(P),x=`{
10
- `+s+F+`,
11
- `+y+"}"}}return o.pop(),s=y,x}function h(m){if(m.length===0)return d(m,!0);let y=String.fromCodePoint(m.codePointAt(0));if(!Hc.isIdStartChar(y))return d(m,!0);for(let D=y.length;D<m.length;D++)if(!Hc.isIdContinueChar(String.fromCodePoint(m.codePointAt(D))))return d(m,!0);return m}function g(m){if(o.indexOf(m)>=0)throw TypeError("Converting circular structure to JSON5");o.push(m);let y=s;s=s+u;let D=[];for(let x=0;x<m.length;x++){let F=l(String(x),m);D.push(F!==void 0?F:"null")}let w;if(D.length===0)w="[]";else if(u==="")w="["+D.join(",")+"]";else{let x=`,
12
- `+s,F=D.join(x);w=`[
13
- `+s+F+`,
14
- `+y+"]"}return o.pop(),s=y,w}}});var gh=S((D6,mh)=>{var FP=dh(),_P=fh(),TP={parse:FP,stringify:_P};mh.exports=TP});var Gc=S(vn=>{"use strict";Object.defineProperty(vn,"__esModule",{value:!0});vn.throwUnsupportedData=vn.throwUnknownDataType=vn.getType=void 0;function Rh(e){return Object.prototype.toString.call(e)}vn.getType=Rh;function rA(e){throw new TypeError("unsupported data type: "+Rh(e))}vn.throwUnknownDataType=rA;function nA(e){throw new TypeError("unsupported data type: "+e)}vn.throwUnsupportedData=nA});var Zc=S(Xe=>{"use strict";Object.defineProperty(Xe,"__esModule",{value:!0});Xe.s_to_num=Xe.int_str_to_s=Xe.num_to_s=Xe.big_int_to_s=Xe.int_to_s=Xe.s_to_big_int=Xe.s_to_int=void 0;var Xr="";for(let e=0;e<10;e++){let t=String.fromCharCode(48+e);Xr+=t}for(let e=0;e<26;e++){let t=String.fromCharCode(65+e);Xr+=t}for(let e=0;e<26;e++){let t=String.fromCharCode(97+e);Xr+=t}var Ko=Xr.length,Jc={};for(let e=0;e<Ko;e++){let t=Xr[e];Jc[t]=e}function Yc(e){let t=0,r=1;for(let n=e.length-1;n>=0;n--){let o=e[n],s=Jc[o];s*=r,t+=s,r*=Ko}return t}Xe.s_to_int=Yc;function Ih(e){let t=BigInt(0),r=BigInt(1),n=BigInt(Ko);for(let o=e.length-1;o>=0;o--){let s=e[o],i=BigInt(Jc[s]);i*=r,t+=i,r*=n}return t}Xe.s_to_big_int=Ih;function Qc(e){if(e===0)return Xr[0];let t=[];for(;e!==0;){let r=e%Ko,n=Xr[r];t.push(n),e-=r,e/=Ko}return t.reverse().join("")}Xe.int_to_s=Qc;function kh(e){let t=BigInt(0),r=BigInt(Ko);if(e===t)return Xr[0];let n=[];for(;e!==t;){let o=e%r,s=Xr[Number(o)];n.push(s),e/=r}return n.reverse().join("")}Xe.big_int_to_s=kh;function $h(e){return e.split("").reverse().join("")}function Nh(e){if(e<0)return"-"+Nh(-e);let[t,r]=e.toString().split(".");if(!r)if(t.includes("e")){let[s,i]=t.split("e");t=s,r="0e"+i}else return Qc(e);let n;r&&([r,n]=r.split("e")),t=Aa(t),r=$h(r),r=Aa(r);let o=t+"."+r;if(n){switch(o+=".",n[0]){case"+":n=n.slice(1);break;case"-":o+="-",n=n.slice(1);break}n=Aa(n),o+=n}return o}Xe.num_to_s=Nh;function Aa(e){let t=+e;return t.toString()===e&&t+1!==t&&t-1!==t?Qc(t):":"+kh(BigInt(e))}Xe.int_str_to_s=Aa;function Wc(e){return e[0]===":"?Ih(e.substring(1)).toString():Yc(e).toString()}function Oh(e){if(e[0]==="-")return-Oh(e.substr(1));let[t,r,n]=e.split(".");if(!r)return Yc(t);t=Wc(t),r=Wc(r),r=$h(r);let o=t+"."+r;if(n){o+="e";let s=!1;n[0]==="-"&&(s=!0,n=n.slice(1)),n=Wc(n),o+=s?-n:+n}return+o}Xe.s_to_num=Oh});var el=S(et=>{"use strict";Object.defineProperty(et,"__esModule",{value:!0});et.decodeStr=et.encodeStr=et.decodeBool=et.encodeBool=et.decodeKey=et.decodeNum=et.encodeNum=void 0;var Xc=Zc();function oA(e){return"n|"+(0,Xc.num_to_s)(e)}et.encodeNum=oA;function iA(e){return e=e.replace("n|",""),(0,Xc.s_to_num)(e)}et.decodeNum=iA;function sA(e){return typeof e=="number"?e:(0,Xc.s_to_int)(e)}et.decodeKey=sA;function aA(e){return e?"b|T":"b|F"}et.encodeBool=aA;function uA(e){switch(e){case"b|T":return!0;case"b|F":return!1}return!!e}et.decodeBool=uA;function cA(e){switch(e[0]+e[1]){case"b|":case"o|":case"n|":case"a|":case"s|":e="s|"+e}return e}et.encodeStr=cA;function lA(e){return e[0]+e[1]==="s|"?e.substr(2):e}et.decodeStr=lA});var tl=S(Fa=>{"use strict";Object.defineProperty(Fa,"__esModule",{value:!0});Fa.config=void 0;Fa.config={sort_key:!1,error_on_nan:!1,error_on_infinite:!1}});var il=S(Gt=>{"use strict";Object.defineProperty(Gt,"__esModule",{value:!0});Gt.addValue=Gt.makeInMemoryMemory=Gt.makeInMemoryCache=Gt.makeInMemoryStore=Gt.memToValues=void 0;var ol=tl(),rl=Gc(),nl=el(),dA=Zc();function pA(e){return e.store.toArray()}Gt.memToValues=pA;function Bh(){let e=[];return{forEach(t){for(let r=0;r<e.length;r++)if(t(e[r])==="break")return},add(t){e.push(t)},toArray(){return e}}}Gt.makeInMemoryStore=Bh;function Mh(){let e=Object.create(null),t=Object.create(null);return{getValue(r){return e[r]},getSchema(r){return t[r]},forEachValue(r){for(let[n,o]of Object.entries(e))if(r(n,o)==="break")return},forEachSchema(r){for(let[n,o]of Object.entries(t))if(r(n,o)==="break")return},setValue(r,n){e[r]=n},setSchema(r,n){t[r]=n},hasValue(r){return r in e},hasSchema(r){return r in t}}}Gt.makeInMemoryCache=Mh;function fA(){return{store:Bh(),cache:Mh(),keyCount:0}}Gt.makeInMemoryMemory=fA;function Yn(e,t){if(e.cache.hasValue(t))return e.cache.getValue(t);let r=e.keyCount++,n=(0,dA.num_to_s)(r);return e.store.add(t),e.cache.setValue(t,n),n}function mA(e,t){ol.config.sort_key&&t.sort();let r=t.join(",");if(e.cache.hasSchema(r))return e.cache.getSchema(r);let n=Qi(e,t,void 0);return e.cache.setSchema(r,n),n}function Qi(e,t,r){if(t===null)return"";switch(typeof t){case"undefined":if(Array.isArray(r))return Qi(e,null,r);break;case"object":if(t===null)return Yn(e,null);if(Array.isArray(t)){let n="a";for(let o=0;o<t.length;o++){let s=t[o],i=s===null?"_":Qi(e,s,t);n+="|"+i}return n==="a"&&(n="a|"),Yn(e,n)}else{let n=Object.keys(t);if(n.length===0)return Yn(e,"o|");let o="o",s=mA(e,n);o+="|"+s;for(let i of n){let a=t[i],u=Qi(e,a,t);o+="|"+u}return Yn(e,o)}case"boolean":return Yn(e,(0,nl.encodeBool)(t));case"number":return Number.isNaN(t)?(ol.config.error_on_nan&&(0,rl.throwUnsupportedData)("[number NaN]"),""):Number.POSITIVE_INFINITY===t||Number.NEGATIVE_INFINITY===t?(ol.config.error_on_infinite&&(0,rl.throwUnsupportedData)("[number Infinity]"),""):Yn(e,(0,nl.encodeNum)(t));case"string":return Yn(e,(0,nl.encodeStr)(t))}return(0,rl.throwUnknownDataType)(t)}Gt.addValue=Qi});var al=S(Cn=>{"use strict";Object.defineProperty(Cn,"__esModule",{value:!0});Cn.decompress=Cn.decode=Cn.compress=void 0;var gA=Gc(),_a=el(),sl=il();function hA(e){let t=(0,sl.makeInMemoryMemory)(),r=(0,sl.addValue)(t,e,void 0);return[(0,sl.memToValues)(t),r]}Cn.compress=hA;function yA(e,t){if(t==="o|")return{};let r={},n=t.split("|"),o=n[1],s=Zi(e,o),i=n.length;i-2===1&&!Array.isArray(s)&&(s=[s]);for(let a=2;a<i;a++){let u=s[a-2],c=n[a];c=Zi(e,c),r[u]=c}return r}function DA(e,t){if(t==="a|")return[];let r=t.split("|"),n=r.length-1,o=new Array(n);for(let s=0;s<n;s++){let i=r[s+1];i=Zi(e,i),o[s]=i}return o}function Zi(e,t){if(t===""||t==="_")return null;let r=(0,_a.decodeKey)(t),n=e[r];if(n===null)return n;switch(typeof n){case"undefined":return n;case"number":return n;case"string":switch(n[0]+n[1]){case"b|":return(0,_a.decodeBool)(n);case"o|":return yA(e,n);case"n|":return(0,_a.decodeNum)(n);case"a|":return DA(e,n);default:return(0,_a.decodeStr)(n)}}return(0,gA.throwUnknownDataType)(n)}Cn.decode=Zi;function vA(e){let[t,r]=e;return Zi(t,r)}Cn.decompress=vA});var jh=S(qo=>{"use strict";Object.defineProperty(qo,"__esModule",{value:!0});qo.trimUndefinedRecursively=qo.trimUndefined=void 0;function CA(e){for(let t in e)e[t]===void 0&&delete e[t]}qo.trimUndefined=CA;function bA(e){Lh(e,new Set)}qo.trimUndefinedRecursively=bA;function Lh(e,t){t.add(e);for(let r in e)if(e[r]===void 0)delete e[r];else{let n=e[r];n&&typeof n=="object"&&!t.has(n)&&Lh(n,t)}}});var Hh=S(tt=>{"use strict";Object.defineProperty(tt,"__esModule",{value:!0});tt.config=tt.trimUndefinedRecursively=tt.trimUndefined=tt.addValue=tt.decode=tt.decompress=tt.compress=void 0;var Uh=al();Object.defineProperty(tt,"compress",{enumerable:!0,get:function(){return Uh.compress}});Object.defineProperty(tt,"decompress",{enumerable:!0,get:function(){return Uh.decompress}});var wA=al();Object.defineProperty(tt,"decode",{enumerable:!0,get:function(){return wA.decode}});var xA=il();Object.defineProperty(tt,"addValue",{enumerable:!0,get:function(){return xA.addValue}});var Vh=jh();Object.defineProperty(tt,"trimUndefined",{enumerable:!0,get:function(){return Vh.trimUndefined}});Object.defineProperty(tt,"trimUndefinedRecursively",{enumerable:!0,get:function(){return Vh.trimUndefinedRecursively}});var SA=tl();Object.defineProperty(tt,"config",{enumerable:!0,get:function(){return SA.config}})});var py=S((z7,dy)=>{"use strict";var uy=require("child_process"),YA=uy.spawn,QA=uy.exec;dy.exports=function(e,t,r){if(typeof t=="function"&&r===void 0&&(r=t,t=void 0),e=parseInt(e),Number.isNaN(e)){if(r)return r(new Error("pid must be a number"));throw new Error("pid must be a number")}var n={},o={};switch(n[e]=[],o[e]=1,process.platform){case"win32":QA("taskkill /pid "+e+" /T /F",r);break;case"darwin":ly(e,n,o,function(){sy(n,t,r)});break;default:cy(e,n,o,function(s){return YA("ps",["-o","pid","--no-headers","--ppid",s])},function(){sy(n,t,r)});break}};function sy(e,t,r){var n={};try{Object.keys(e).forEach(function(o){e[o].forEach(function(s){n[s]||(ay(s,t),n[s]=1)}),n[o]||(ay(o,t),n[o]=1)})}catch(o){if(r)return r(o);throw o}if(r)return r()}function ay(e,t){try{process.kill(parseInt(e,10),t)}catch(r){if(r.code!=="ESRCH")throw r}}function cy(e,t,r,n,o){var s=n(e),i="";s.stdout.on("data",function(c){var c=c.toString("ascii");i+=c});var a=function(u){if(delete r[e],u!=0){Object.keys(r).length==0&&o();return}i.match(/\d+/g).forEach(function(c){c=parseInt(c,10),t[e].push(c),t[c]=[],r[c]=1,cy(c,t,r,n,o)})};s.on("close",a)}function ly(e,t,r,n){try{let o="";try{o=execSync("pgrep -P "+e,{encoding:"utf8",timeout:2e3,maxBuffer:1024*1024})}catch(i){if(i.status!==1)throw i}delete r[e];let s=o.trim().split(`
15
- `).filter(Boolean);if(s.length===0){Object.keys(r).length===0&&n();return}s.forEach(function(i){let a=parseInt(i,10);isNaN(a)||(t[e].push(a),t[a]=[],r[a]=1,ly(a,t,r,n))})}catch{delete r[e],Object.keys(r).length===0&&n()}}});var ja=S(Wt=>{"use strict";Wt.isInteger=e=>typeof e=="number"?Number.isInteger(e):typeof e=="string"&&e.trim()!==""?Number.isInteger(Number(e)):!1;Wt.find=(e,t)=>e.nodes.find(r=>r.type===t);Wt.exceedsLimit=(e,t,r=1,n)=>n===!1||!Wt.isInteger(e)||!Wt.isInteger(t)?!1:(Number(t)-Number(e))/Number(r)>=n;Wt.escapeNode=(e,t=0,r)=>{let n=e.nodes[t];n&&(r&&n.type===r||n.type==="open"||n.type==="close")&&n.escaped!==!0&&(n.value="\\"+n.value,n.escaped=!0)};Wt.encloseBrace=e=>e.type!=="brace"?!1:e.commas>>0+e.ranges>>0===0?(e.invalid=!0,!0):!1;Wt.isInvalidBrace=e=>e.type!=="brace"?!1:e.invalid===!0||e.dollar?!0:e.commas>>0+e.ranges>>0===0||e.open!==!0||e.close!==!0?(e.invalid=!0,!0):!1;Wt.isOpenOrClose=e=>e.type==="open"||e.type==="close"?!0:e.open===!0||e.close===!0;Wt.reduce=e=>e.reduce((t,r)=>(r.type==="text"&&t.push(r.value),r.type==="range"&&(r.type="text"),t),[]);Wt.flatten=(...e)=>{let t=[],r=n=>{for(let o=0;o<n.length;o++){let s=n[o];if(Array.isArray(s)){r(s);continue}s!==void 0&&t.push(s)}return t};return r(e),t}});var Ua=S((PV,Dy)=>{"use strict";var yy=ja();Dy.exports=(e,t={})=>{let r=(n,o={})=>{let s=t.escapeInvalid&&yy.isInvalidBrace(o),i=n.invalid===!0&&t.escapeInvalid===!0,a="";if(n.value)return(s||i)&&yy.isOpenOrClose(n)?"\\"+n.value:n.value;if(n.value)return n.value;if(n.nodes)for(let u of n.nodes)a+=r(u);return a};return r(e)}});var Cy=S((AV,vy)=>{"use strict";vy.exports=function(e){return typeof e=="number"?e-e===0:typeof e=="string"&&e.trim()!==""?Number.isFinite?Number.isFinite(+e):isFinite(+e):!1}});var _y=S((FV,Fy)=>{"use strict";var by=Cy(),Qn=(e,t,r)=>{if(by(e)===!1)throw new TypeError("toRegexRange: expected the first argument to be a number");if(t===void 0||e===t)return String(e);if(by(t)===!1)throw new TypeError("toRegexRange: expected the second argument to be a number.");let n={relaxZeros:!0,...r};typeof n.strictZeros=="boolean"&&(n.relaxZeros=n.strictZeros===!1);let o=String(n.relaxZeros),s=String(n.shorthand),i=String(n.capture),a=String(n.wrap),u=e+":"+t+"="+o+s+i+a;if(Qn.cache.hasOwnProperty(u))return Qn.cache[u].result;let c=Math.min(e,t),l=Math.max(e,t);if(Math.abs(c-l)===1){let m=e+"|"+t;return n.capture?`(${m})`:n.wrap===!1?m:`(?:${m})`}let d=Ay(e)||Ay(t),p={min:e,max:t,a:c,b:l},h=[],g=[];if(d&&(p.isPadded=d,p.maxLen=String(p.max).length),c<0){let m=l<0?Math.abs(l):1;g=wy(m,Math.abs(c),p,n),c=p.a=0}return l>=0&&(h=wy(c,l,p,n)),p.negatives=g,p.positives=h,p.result=nF(g,h,n),n.capture===!0?p.result=`(${p.result})`:n.wrap!==!1&&h.length+g.length>1&&(p.result=`(?:${p.result})`),Qn.cache[u]=p,p.result};function nF(e,t,r){let n=El(e,t,"-",!1,r)||[],o=El(t,e,"",!1,r)||[],s=El(e,t,"-?",!0,r)||[];return n.concat(s).concat(o).join("|")}function oF(e,t){let r=1,n=1,o=Sy(e,r),s=new Set([t]);for(;e<=o&&o<=t;)s.add(o),r+=1,o=Sy(e,r);for(o=Ey(t+1,n)-1;e<o&&o<=t;)s.add(o),n+=1,o=Ey(t+1,n)-1;return s=[...s],s.sort(aF),s}function iF(e,t,r){if(e===t)return{pattern:e,count:[],digits:0};let n=sF(e,t),o=n.length,s="",i=0;for(let a=0;a<o;a++){let[u,c]=n[a];u===c?s+=u:u!=="0"||c!=="9"?s+=uF(u,c,r):i++}return i&&(s+=r.shorthand===!0?"\\d":"[0-9]"),{pattern:s,count:[i],digits:o}}function wy(e,t,r,n){let o=oF(e,t),s=[],i=e,a;for(let u=0;u<o.length;u++){let c=o[u],l=iF(String(i),String(c),n),d="";if(!r.isPadded&&a&&a.pattern===l.pattern){a.count.length>1&&a.count.pop(),a.count.push(l.count[0]),a.string=a.pattern+Py(a.count),i=c+1;continue}r.isPadded&&(d=cF(c,r,n)),l.string=d+l.pattern+Py(l.count),s.push(l),i=c+1,a=l}return s}function El(e,t,r,n,o){let s=[];for(let i of e){let{string:a}=i;!n&&!xy(t,"string",a)&&s.push(r+a),n&&xy(t,"string",a)&&s.push(r+a)}return s}function sF(e,t){let r=[];for(let n=0;n<e.length;n++)r.push([e[n],t[n]]);return r}function aF(e,t){return e>t?1:t>e?-1:0}function xy(e,t,r){return e.some(n=>n[t]===r)}function Sy(e,t){return Number(String(e).slice(0,-t)+"9".repeat(t))}function Ey(e,t){return e-e%Math.pow(10,t)}function Py(e){let[t=0,r=""]=e;return r||t>1?`{${t+(r?","+r:"")}}`:""}function uF(e,t,r){return`[${e}${t-e===1?"":"-"}${t}]`}function Ay(e){return/^-?(0+)\d/.test(e)}function cF(e,t,r){if(!t.isPadded)return e;let n=Math.abs(t.maxLen-String(e).length),o=r.relaxZeros!==!1;switch(n){case 0:return"";case 1:return o?"0?":"0";case 2:return o?"0{0,2}":"00";default:return o?`0{0,${n}}`:`0{${n}}`}}Qn.cache={};Qn.clearCache=()=>Qn.cache={};Fy.exports=Qn});var Fl=S((_V,Oy)=>{"use strict";var lF=require("util"),Ry=_y(),Ty=e=>e!==null&&typeof e=="object"&&!Array.isArray(e),dF=e=>t=>e===!0?Number(t):String(t),Pl=e=>typeof e=="number"||typeof e=="string"&&e!=="",os=e=>Number.isInteger(+e),Al=e=>{let t=`${e}`,r=-1;if(t[0]==="-"&&(t=t.slice(1)),t==="0")return!1;for(;t[++r]==="0";);return r>0},pF=(e,t,r)=>typeof e=="string"||typeof t=="string"?!0:r.stringify===!0,fF=(e,t,r)=>{if(t>0){let n=e[0]==="-"?"-":"";n&&(e=e.slice(1)),e=n+e.padStart(n?t-1:t,"0")}return r===!1?String(e):e},Ha=(e,t)=>{let r=e[0]==="-"?"-":"";for(r&&(e=e.slice(1),t--);e.length<t;)e="0"+e;return r?"-"+e:e},mF=(e,t,r)=>{e.negatives.sort((a,u)=>a<u?-1:a>u?1:0),e.positives.sort((a,u)=>a<u?-1:a>u?1:0);let n=t.capture?"":"?:",o="",s="",i;return e.positives.length&&(o=e.positives.map(a=>Ha(String(a),r)).join("|")),e.negatives.length&&(s=`-(${n}${e.negatives.map(a=>Ha(String(a),r)).join("|")})`),o&&s?i=`${o}|${s}`:i=o||s,t.wrap?`(${n}${i})`:i},Iy=(e,t,r,n)=>{if(r)return Ry(e,t,{wrap:!1,...n});let o=String.fromCharCode(e);if(e===t)return o;let s=String.fromCharCode(t);return`[${o}-${s}]`},ky=(e,t,r)=>{if(Array.isArray(e)){let n=r.wrap===!0,o=r.capture?"":"?:";return n?`(${o}${e.join("|")})`:e.join("|")}return Ry(e,t,r)},$y=(...e)=>new RangeError("Invalid range arguments: "+lF.inspect(...e)),Ny=(e,t,r)=>{if(r.strictRanges===!0)throw $y([e,t]);return[]},gF=(e,t)=>{if(t.strictRanges===!0)throw new TypeError(`Expected step "${e}" to be a number`);return[]},hF=(e,t,r=1,n={})=>{let o=Number(e),s=Number(t);if(!Number.isInteger(o)||!Number.isInteger(s)){if(n.strictRanges===!0)throw $y([e,t]);return[]}o===0&&(o=0),s===0&&(s=0);let i=o>s,a=String(e),u=String(t),c=String(r);r=Math.max(Math.abs(r),1);let l=Al(a)||Al(u)||Al(c),d=l?Math.max(a.length,u.length,c.length):0,p=l===!1&&pF(e,t,n)===!1,h=n.transform||dF(p);if(n.toRegex&&r===1)return Iy(Ha(e,d),Ha(t,d),!0,n);let g={negatives:[],positives:[]},m=w=>g[w<0?"negatives":"positives"].push(Math.abs(w)),y=[],D=0;for(;i?o>=s:o<=s;)n.toRegex===!0&&r>1?m(o):y.push(fF(h(o,D),d,p)),o=i?o-r:o+r,D++;return n.toRegex===!0?r>1?mF(g,n,d):ky(y,null,{wrap:!1,...n}):y},yF=(e,t,r=1,n={})=>{if(!os(e)&&e.length>1||!os(t)&&t.length>1)return Ny(e,t,n);let o=n.transform||(p=>String.fromCharCode(p)),s=`${e}`.charCodeAt(0),i=`${t}`.charCodeAt(0),a=s>i,u=Math.min(s,i),c=Math.max(s,i);if(n.toRegex&&r===1)return Iy(u,c,!1,n);let l=[],d=0;for(;a?s>=i:s<=i;)l.push(o(s,d)),s=a?s-r:s+r,d++;return n.toRegex===!0?ky(l,null,{wrap:!1,options:n}):l},Va=(e,t,r,n={})=>{if(t==null&&Pl(e))return[e];if(!Pl(e)||!Pl(t))return Ny(e,t,n);if(typeof r=="function")return Va(e,t,1,{transform:r});if(Ty(r))return Va(e,t,0,r);let o={...n};return o.capture===!0&&(o.wrap=!0),r=r||o.step||1,os(r)?os(e)&&os(t)?hF(e,t,r,o):yF(e,t,Math.max(Math.abs(r),1),o):r!=null&&!Ty(r)?gF(r,o):Va(e,t,1,r)};Oy.exports=Va});var Ly=S((TV,My)=>{"use strict";var DF=Fl(),By=ja(),vF=(e,t={})=>{let r=(n,o={})=>{let s=By.isInvalidBrace(o),i=n.invalid===!0&&t.escapeInvalid===!0,a=s===!0||i===!0,u=t.escapeInvalid===!0?"\\":"",c="";if(n.isOpen===!0)return u+n.value;if(n.isClose===!0)return console.log("node.isClose",u,n.value),u+n.value;if(n.type==="open")return a?u+n.value:"(";if(n.type==="close")return a?u+n.value:")";if(n.type==="comma")return n.prev.type==="comma"?"":a?n.value:"|";if(n.value)return n.value;if(n.nodes&&n.ranges>0){let l=By.reduce(n.nodes),d=DF(...l,{...t,wrap:!1,toRegex:!0,strictZeros:!0});if(d.length!==0)return l.length>1&&d.length>1?`(${d})`:d}if(n.nodes)for(let l of n.nodes)c+=r(l,n);return c};return r(e)};My.exports=vF});var Vy=S((RV,Uy)=>{"use strict";var CF=Fl(),jy=Ua(),Wo=ja(),Zn=(e="",t="",r=!1)=>{let n=[];if(e=[].concat(e),t=[].concat(t),!t.length)return e;if(!e.length)return r?Wo.flatten(t).map(o=>`{${o}}`):t;for(let o of e)if(Array.isArray(o))for(let s of o)n.push(Zn(s,t,r));else for(let s of t)r===!0&&typeof s=="string"&&(s=`{${s}}`),n.push(Array.isArray(s)?Zn(o,s,r):o+s);return Wo.flatten(n)},bF=(e,t={})=>{let r=t.rangeLimit===void 0?1e3:t.rangeLimit,n=(o,s={})=>{o.queue=[];let i=s,a=s.queue;for(;i.type!=="brace"&&i.type!=="root"&&i.parent;)i=i.parent,a=i.queue;if(o.invalid||o.dollar){a.push(Zn(a.pop(),jy(o,t)));return}if(o.type==="brace"&&o.invalid!==!0&&o.nodes.length===2){a.push(Zn(a.pop(),["{}"]));return}if(o.nodes&&o.ranges>0){let d=Wo.reduce(o.nodes);if(Wo.exceedsLimit(...d,t.step,r))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let p=CF(...d,t);p.length===0&&(p=jy(o,t)),a.push(Zn(a.pop(),p)),o.nodes=[];return}let u=Wo.encloseBrace(o),c=o.queue,l=o;for(;l.type!=="brace"&&l.type!=="root"&&l.parent;)l=l.parent,c=l.queue;for(let d=0;d<o.nodes.length;d++){let p=o.nodes[d];if(p.type==="comma"&&o.type==="brace"){d===1&&c.push(""),c.push("");continue}if(p.type==="close"){a.push(Zn(a.pop(),c,u));continue}if(p.value&&p.type!=="open"){c.push(Zn(c.pop(),p.value));continue}p.nodes&&n(p,o)}return c};return Wo.flatten(n(e))};Uy.exports=bF});var zy=S((IV,Hy)=>{"use strict";Hy.exports={MAX_LENGTH:1e4,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:`
16
- `,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}});var Jy=S((kV,Wy)=>{"use strict";var wF=Ua(),{MAX_LENGTH:Ky,CHAR_BACKSLASH:_l,CHAR_BACKTICK:xF,CHAR_COMMA:SF,CHAR_DOT:EF,CHAR_LEFT_PARENTHESES:PF,CHAR_RIGHT_PARENTHESES:AF,CHAR_LEFT_CURLY_BRACE:FF,CHAR_RIGHT_CURLY_BRACE:_F,CHAR_LEFT_SQUARE_BRACKET:qy,CHAR_RIGHT_SQUARE_BRACKET:Gy,CHAR_DOUBLE_QUOTE:TF,CHAR_SINGLE_QUOTE:RF,CHAR_NO_BREAK_SPACE:IF,CHAR_ZERO_WIDTH_NOBREAK_SPACE:kF}=zy(),$F=(e,t={})=>{if(typeof e!="string")throw new TypeError("Expected a string");let r=t||{},n=typeof r.maxLength=="number"?Math.min(Ky,r.maxLength):Ky;if(e.length>n)throw new SyntaxError(`Input length (${e.length}), exceeds max characters (${n})`);let o={type:"root",input:e,nodes:[]},s=[o],i=o,a=o,u=0,c=e.length,l=0,d=0,p,h=()=>e[l++],g=m=>{if(m.type==="text"&&a.type==="dot"&&(a.type="text"),a&&a.type==="text"&&m.type==="text"){a.value+=m.value;return}return i.nodes.push(m),m.parent=i,m.prev=a,a=m,m};for(g({type:"bos"});l<c;)if(i=s[s.length-1],p=h(),!(p===kF||p===IF)){if(p===_l){g({type:"text",value:(t.keepEscaping?p:"")+h()});continue}if(p===Gy){g({type:"text",value:"\\"+p});continue}if(p===qy){u++;let m;for(;l<c&&(m=h());){if(p+=m,m===qy){u++;continue}if(m===_l){p+=h();continue}if(m===Gy&&(u--,u===0))break}g({type:"text",value:p});continue}if(p===PF){i=g({type:"paren",nodes:[]}),s.push(i),g({type:"text",value:p});continue}if(p===AF){if(i.type!=="paren"){g({type:"text",value:p});continue}i=s.pop(),g({type:"text",value:p}),i=s[s.length-1];continue}if(p===TF||p===RF||p===xF){let m=p,y;for(t.keepQuotes!==!0&&(p="");l<c&&(y=h());){if(y===_l){p+=y+h();continue}if(y===m){t.keepQuotes===!0&&(p+=y);break}p+=y}g({type:"text",value:p});continue}if(p===FF){d++;let y={type:"brace",open:!0,close:!1,dollar:a.value&&a.value.slice(-1)==="$"||i.dollar===!0,depth:d,commas:0,ranges:0,nodes:[]};i=g(y),s.push(i),g({type:"open",value:p});continue}if(p===_F){if(i.type!=="brace"){g({type:"text",value:p});continue}let m="close";i=s.pop(),i.close=!0,g({type:m,value:p}),d--,i=s[s.length-1];continue}if(p===SF&&d>0){if(i.ranges>0){i.ranges=0;let m=i.nodes.shift();i.nodes=[m,{type:"text",value:wF(i)}]}g({type:"comma",value:p}),i.commas++;continue}if(p===EF&&d>0&&i.commas===0){let m=i.nodes;if(d===0||m.length===0){g({type:"text",value:p});continue}if(a.type==="dot"){if(i.range=[],a.value+=p,a.type="range",i.nodes.length!==3&&i.nodes.length!==5){i.invalid=!0,i.ranges=0,a.type="text";continue}i.ranges++,i.args=[];continue}if(a.type==="range"){m.pop();let y=m[m.length-1];y.value+=a.value+p,a=y,i.ranges--;continue}g({type:"dot",value:p});continue}g({type:"text",value:p})}do if(i=s.pop(),i.type!=="root"){i.nodes.forEach(D=>{D.nodes||(D.type==="open"&&(D.isOpen=!0),D.type==="close"&&(D.isClose=!0),D.nodes||(D.type="text"),D.invalid=!0)});let m=s[s.length-1],y=m.nodes.indexOf(i);m.nodes.splice(y,1,...i.nodes)}while(s.length>0);return g({type:"eos"}),o};Wy.exports=$F});var Zy=S(($V,Qy)=>{"use strict";var Yy=Ua(),NF=Ly(),OF=Vy(),BF=Jy(),$t=(e,t={})=>{let r=[];if(Array.isArray(e))for(let n of e){let o=$t.create(n,t);Array.isArray(o)?r.push(...o):r.push(o)}else r=[].concat($t.create(e,t));return t&&t.expand===!0&&t.nodupes===!0&&(r=[...new Set(r)]),r};$t.parse=(e,t={})=>BF(e,t);$t.stringify=(e,t={})=>Yy(typeof e=="string"?$t.parse(e,t):e,t);$t.compile=(e,t={})=>(typeof e=="string"&&(e=$t.parse(e,t)),NF(e,t));$t.expand=(e,t={})=>{typeof e=="string"&&(e=$t.parse(e,t));let r=OF(e,t);return t.noempty===!0&&(r=r.filter(Boolean)),t.nodupes===!0&&(r=[...new Set(r)]),r};$t.create=(e,t={})=>e===""||e.length<3?[e]:t.expand!==!0?$t.compile(e,t):$t.expand(e,t);Qy.exports=$t});var is=S((NV,nD)=>{"use strict";var MF=require("path"),Nr="\\\\/",Xy=`[^${Nr}]`,rn="\\.",LF="\\+",jF="\\?",za="\\/",UF="(?=.)",eD="[^/]",Tl=`(?:${za}|$)`,tD=`(?:^|${za})`,Rl=`${rn}{1,2}${Tl}`,VF=`(?!${rn})`,HF=`(?!${tD}${Rl})`,zF=`(?!${rn}{0,1}${Tl})`,KF=`(?!${Rl})`,qF=`[^.${za}]`,GF=`${eD}*?`,rD={DOT_LITERAL:rn,PLUS_LITERAL:LF,QMARK_LITERAL:jF,SLASH_LITERAL:za,ONE_CHAR:UF,QMARK:eD,END_ANCHOR:Tl,DOTS_SLASH:Rl,NO_DOT:VF,NO_DOTS:HF,NO_DOT_SLASH:zF,NO_DOTS_SLASH:KF,QMARK_NO_DOT:qF,STAR:GF,START_ANCHOR:tD},WF={...rD,SLASH_LITERAL:`[${Nr}]`,QMARK:Xy,STAR:`${Xy}*?`,DOTS_SLASH:`${rn}{1,2}(?:[${Nr}]|$)`,NO_DOT:`(?!${rn})`,NO_DOTS:`(?!(?:^|[${Nr}])${rn}{1,2}(?:[${Nr}]|$))`,NO_DOT_SLASH:`(?!${rn}{0,1}(?:[${Nr}]|$))`,NO_DOTS_SLASH:`(?!${rn}{1,2}(?:[${Nr}]|$))`,QMARK_NO_DOT:`[^.${Nr}]`,START_ANCHOR:`(?:^|[${Nr}])`,END_ANCHOR:`(?:[${Nr}]|$)`},JF={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};nD.exports={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:JF,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:MF.sep,extglobChars(e){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${e.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(e){return e===!0?WF:rD}}});var ss=S(vt=>{"use strict";var YF=require("path"),QF=process.platform==="win32",{REGEX_BACKSLASH:ZF,REGEX_REMOVE_BACKSLASH:XF,REGEX_SPECIAL_CHARS:e_,REGEX_SPECIAL_CHARS_GLOBAL:t_}=is();vt.isObject=e=>e!==null&&typeof e=="object"&&!Array.isArray(e);vt.hasRegexChars=e=>e_.test(e);vt.isRegexChar=e=>e.length===1&&vt.hasRegexChars(e);vt.escapeRegex=e=>e.replace(t_,"\\$1");vt.toPosixSlashes=e=>e.replace(ZF,"/");vt.removeBackslashes=e=>e.replace(XF,t=>t==="\\"?"":t);vt.supportsLookbehinds=()=>{let e=process.version.slice(1).split(".").map(Number);return e.length===3&&e[0]>=9||e[0]===8&&e[1]>=10};vt.isWindows=e=>e&&typeof e.windows=="boolean"?e.windows:QF===!0||YF.sep==="\\";vt.escapeLast=(e,t,r)=>{let n=e.lastIndexOf(t,r);return n===-1?e:e[n-1]==="\\"?vt.escapeLast(e,t,n-1):`${e.slice(0,n)}\\${e.slice(n)}`};vt.removePrefix=(e,t={})=>{let r=e;return r.startsWith("./")&&(r=r.slice(2),t.prefix="./"),r};vt.wrapOutput=(e,t={},r={})=>{let n=r.contains?"":"^",o=r.contains?"":"$",s=`${n}(?:${e})${o}`;return t.negated===!0&&(s=`(?:^(?!${s}).*$)`),s}});var dD=S((BV,lD)=>{"use strict";var oD=ss(),{CHAR_ASTERISK:Il,CHAR_AT:r_,CHAR_BACKWARD_SLASH:as,CHAR_COMMA:n_,CHAR_DOT:kl,CHAR_EXCLAMATION_MARK:$l,CHAR_FORWARD_SLASH:cD,CHAR_LEFT_CURLY_BRACE:Nl,CHAR_LEFT_PARENTHESES:Ol,CHAR_LEFT_SQUARE_BRACKET:o_,CHAR_PLUS:i_,CHAR_QUESTION_MARK:iD,CHAR_RIGHT_CURLY_BRACE:s_,CHAR_RIGHT_PARENTHESES:sD,CHAR_RIGHT_SQUARE_BRACKET:a_}=is(),aD=e=>e===cD||e===as,uD=e=>{e.isPrefix!==!0&&(e.depth=e.isGlobstar?1/0:1)},u_=(e,t)=>{let r=t||{},n=e.length-1,o=r.parts===!0||r.scanToEnd===!0,s=[],i=[],a=[],u=e,c=-1,l=0,d=0,p=!1,h=!1,g=!1,m=!1,y=!1,D=!1,w=!1,x=!1,F=!1,P=!1,_=0,I,N,k={value:"",depth:0,isGlob:!1},T=()=>c>=n,v=()=>u.charCodeAt(c+1),j=()=>(I=N,u.charCodeAt(++c));for(;c<n;){N=j();let Ie;if(N===as){w=k.backslashes=!0,N=j(),N===Nl&&(D=!0);continue}if(D===!0||N===Nl){for(_++;T()!==!0&&(N=j());){if(N===as){w=k.backslashes=!0,j();continue}if(N===Nl){_++;continue}if(D!==!0&&N===kl&&(N=j())===kl){if(p=k.isBrace=!0,g=k.isGlob=!0,P=!0,o===!0)continue;break}if(D!==!0&&N===n_){if(p=k.isBrace=!0,g=k.isGlob=!0,P=!0,o===!0)continue;break}if(N===s_&&(_--,_===0)){D=!1,p=k.isBrace=!0,P=!0;break}}if(o===!0)continue;break}if(N===cD){if(s.push(c),i.push(k),k={value:"",depth:0,isGlob:!1},P===!0)continue;if(I===kl&&c===l+1){l+=2;continue}d=c+1;continue}if(r.noext!==!0&&(N===i_||N===r_||N===Il||N===iD||N===$l)===!0&&v()===Ol){if(g=k.isGlob=!0,m=k.isExtglob=!0,P=!0,N===$l&&c===l&&(F=!0),o===!0){for(;T()!==!0&&(N=j());){if(N===as){w=k.backslashes=!0,N=j();continue}if(N===sD){g=k.isGlob=!0,P=!0;break}}continue}break}if(N===Il){if(I===Il&&(y=k.isGlobstar=!0),g=k.isGlob=!0,P=!0,o===!0)continue;break}if(N===iD){if(g=k.isGlob=!0,P=!0,o===!0)continue;break}if(N===o_){for(;T()!==!0&&(Ie=j());){if(Ie===as){w=k.backslashes=!0,j();continue}if(Ie===a_){h=k.isBracket=!0,g=k.isGlob=!0,P=!0;break}}if(o===!0)continue;break}if(r.nonegate!==!0&&N===$l&&c===l){x=k.negated=!0,l++;continue}if(r.noparen!==!0&&N===Ol){if(g=k.isGlob=!0,o===!0){for(;T()!==!0&&(N=j());){if(N===Ol){w=k.backslashes=!0,N=j();continue}if(N===sD){P=!0;break}}continue}break}if(g===!0){if(P=!0,o===!0)continue;break}}r.noext===!0&&(m=!1,g=!1);let H=u,G="",b="";l>0&&(G=u.slice(0,l),u=u.slice(l),d-=l),H&&g===!0&&d>0?(H=u.slice(0,d),b=u.slice(d)):g===!0?(H="",b=u):H=u,H&&H!==""&&H!=="/"&&H!==u&&aD(H.charCodeAt(H.length-1))&&(H=H.slice(0,-1)),r.unescape===!0&&(b&&(b=oD.removeBackslashes(b)),H&&w===!0&&(H=oD.removeBackslashes(H)));let E={prefix:G,input:e,start:l,base:H,glob:b,isBrace:p,isBracket:h,isGlob:g,isExtglob:m,isGlobstar:y,negated:x,negatedExtglob:F};if(r.tokens===!0&&(E.maxDepth=0,aD(N)||i.push(k),E.tokens=i),r.parts===!0||r.tokens===!0){let Ie;for(let he=0;he<s.length;he++){let Dr=Ie?Ie+1:l,vr=s[he],_t=e.slice(Dr,vr);r.tokens&&(he===0&&l!==0?(i[he].isPrefix=!0,i[he].value=G):i[he].value=_t,uD(i[he]),E.maxDepth+=i[he].depth),(he!==0||_t!=="")&&a.push(_t),Ie=vr}if(Ie&&Ie+1<e.length){let he=e.slice(Ie+1);a.push(he),r.tokens&&(i[i.length-1].value=he,uD(i[i.length-1]),E.maxDepth+=i[i.length-1].depth)}E.slashes=s,E.parts=a}return E};lD.exports=u_});var mD=S((MV,fD)=>{"use strict";var Ka=is(),Nt=ss(),{MAX_LENGTH:qa,POSIX_REGEX_SOURCE:c_,REGEX_NON_SPECIAL_CHARS:l_,REGEX_SPECIAL_CHARS_BACKREF:d_,REPLACEMENTS:pD}=Ka,p_=(e,t)=>{if(typeof t.expandRange=="function")return t.expandRange(...e,t);e.sort();let r=`[${e.join("-")}]`;try{new RegExp(r)}catch{return e.map(o=>Nt.escapeRegex(o)).join("..")}return r},Jo=(e,t)=>`Missing ${e}: "${t}" - use "\\\\${t}" to match literal characters`,Bl=(e,t)=>{if(typeof e!="string")throw new TypeError("Expected a string");e=pD[e]||e;let r={...t},n=typeof r.maxLength=="number"?Math.min(qa,r.maxLength):qa,o=e.length;if(o>n)throw new SyntaxError(`Input length: ${o}, exceeds maximum allowed length: ${n}`);let s={type:"bos",value:"",output:r.prepend||""},i=[s],a=r.capture?"":"?:",u=Nt.isWindows(t),c=Ka.globChars(u),l=Ka.extglobChars(c),{DOT_LITERAL:d,PLUS_LITERAL:p,SLASH_LITERAL:h,ONE_CHAR:g,DOTS_SLASH:m,NO_DOT:y,NO_DOT_SLASH:D,NO_DOTS_SLASH:w,QMARK:x,QMARK_NO_DOT:F,STAR:P,START_ANCHOR:_}=c,I=M=>`(${a}(?:(?!${_}${M.dot?m:d}).)*?)`,N=r.dot?"":y,k=r.dot?x:F,T=r.bash===!0?I(r):P;r.capture&&(T=`(${T})`),typeof r.noext=="boolean"&&(r.noextglob=r.noext);let v={input:e,index:-1,start:0,dot:r.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:i};e=Nt.removePrefix(e,v),o=e.length;let j=[],H=[],G=[],b=s,E,Ie=()=>v.index===o-1,he=v.peek=(M=1)=>e[v.index+M],Dr=v.advance=()=>e[++v.index]||"",vr=()=>e.slice(v.index+1),_t=(M="",Ee=0)=>{v.consumed+=M,v.index+=Ee},Ys=M=>{v.output+=M.output!=null?M.output:M.value,_t(M.value)},Zw=()=>{let M=1;for(;he()==="!"&&(he(2)!=="("||he(3)==="?");)Dr(),v.start++,M++;return M%2===0?!1:(v.negated=!0,v.start++,!0)},Qs=M=>{v[M]++,G.push(M)},Mn=M=>{v[M]--,G.pop()},se=M=>{if(b.type==="globstar"){let Ee=v.braces>0&&(M.type==="comma"||M.type==="brace"),$=M.extglob===!0||j.length&&(M.type==="pipe"||M.type==="paren");M.type!=="slash"&&M.type!=="paren"&&!Ee&&!$&&(v.output=v.output.slice(0,-b.output.length),b.type="star",b.value="*",b.output=T,v.output+=b.output)}if(j.length&&M.type!=="paren"&&(j[j.length-1].inner+=M.value),(M.value||M.output)&&Ys(M),b&&b.type==="text"&&M.type==="text"){b.value+=M.value,b.output=(b.output||"")+M.value;return}M.prev=b,i.push(M),b=M},Zs=(M,Ee)=>{let $={...l[Ee],conditions:1,inner:""};$.prev=b,$.parens=v.parens,$.output=v.output;let ne=(r.capture?"(":"")+$.open;Qs("parens"),se({type:M,value:Ee,output:v.output?"":g}),se({type:"paren",extglob:!0,value:Dr(),output:ne}),j.push($)},Xw=M=>{let Ee=M.close+(r.capture?")":""),$;if(M.type==="negate"){let ne=T;if(M.inner&&M.inner.length>1&&M.inner.includes("/")&&(ne=I(r)),(ne!==T||Ie()||/^\)+$/.test(vr()))&&(Ee=M.close=`)$))${ne}`),M.inner.includes("*")&&($=vr())&&/^\.[^\\/.]+$/.test($)){let ke=Bl($,{...t,fastpaths:!1}).output;Ee=M.close=`)${ke})${ne})`}M.prev.type==="bos"&&(v.negatedExtglob=!0)}se({type:"paren",extglob:!0,value:E,output:Ee}),Mn("parens")};if(r.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(e)){let M=!1,Ee=e.replace(d_,($,ne,ke,at,Le,Qu)=>at==="\\"?(M=!0,$):at==="?"?ne?ne+at+(Le?x.repeat(Le.length):""):Qu===0?k+(Le?x.repeat(Le.length):""):x.repeat(ke.length):at==="."?d.repeat(ke.length):at==="*"?ne?ne+at+(Le?T:""):T:ne?$:`\\${$}`);return M===!0&&(r.unescape===!0?Ee=Ee.replace(/\\/g,""):Ee=Ee.replace(/\\+/g,$=>$.length%2===0?"\\\\":$?"\\":"")),Ee===e&&r.contains===!0?(v.output=e,v):(v.output=Nt.wrapOutput(Ee,v,t),v)}for(;!Ie();){if(E=Dr(),E==="\0")continue;if(E==="\\"){let $=he();if($==="/"&&r.bash!==!0||$==="."||$===";")continue;if(!$){E+="\\",se({type:"text",value:E});continue}let ne=/^\\+/.exec(vr()),ke=0;if(ne&&ne[0].length>2&&(ke=ne[0].length,v.index+=ke,ke%2!==0&&(E+="\\")),r.unescape===!0?E=Dr():E+=Dr(),v.brackets===0){se({type:"text",value:E});continue}}if(v.brackets>0&&(E!=="]"||b.value==="["||b.value==="[^")){if(r.posix!==!1&&E===":"){let $=b.value.slice(1);if($.includes("[")&&(b.posix=!0,$.includes(":"))){let ne=b.value.lastIndexOf("["),ke=b.value.slice(0,ne),at=b.value.slice(ne+2),Le=c_[at];if(Le){b.value=ke+Le,v.backtrack=!0,Dr(),!s.output&&i.indexOf(b)===1&&(s.output=g);continue}}}(E==="["&&he()!==":"||E==="-"&&he()==="]")&&(E=`\\${E}`),E==="]"&&(b.value==="["||b.value==="[^")&&(E=`\\${E}`),r.posix===!0&&E==="!"&&b.value==="["&&(E="^"),b.value+=E,Ys({value:E});continue}if(v.quotes===1&&E!=='"'){E=Nt.escapeRegex(E),b.value+=E,Ys({value:E});continue}if(E==='"'){v.quotes=v.quotes===1?0:1,r.keepQuotes===!0&&se({type:"text",value:E});continue}if(E==="("){Qs("parens"),se({type:"paren",value:E});continue}if(E===")"){if(v.parens===0&&r.strictBrackets===!0)throw new SyntaxError(Jo("opening","("));let $=j[j.length-1];if($&&v.parens===$.parens+1){Xw(j.pop());continue}se({type:"paren",value:E,output:v.parens?")":"\\)"}),Mn("parens");continue}if(E==="["){if(r.nobracket===!0||!vr().includes("]")){if(r.nobracket!==!0&&r.strictBrackets===!0)throw new SyntaxError(Jo("closing","]"));E=`\\${E}`}else Qs("brackets");se({type:"bracket",value:E});continue}if(E==="]"){if(r.nobracket===!0||b&&b.type==="bracket"&&b.value.length===1){se({type:"text",value:E,output:`\\${E}`});continue}if(v.brackets===0){if(r.strictBrackets===!0)throw new SyntaxError(Jo("opening","["));se({type:"text",value:E,output:`\\${E}`});continue}Mn("brackets");let $=b.value.slice(1);if(b.posix!==!0&&$[0]==="^"&&!$.includes("/")&&(E=`/${E}`),b.value+=E,Ys({value:E}),r.literalBrackets===!1||Nt.hasRegexChars($))continue;let ne=Nt.escapeRegex(b.value);if(v.output=v.output.slice(0,-b.value.length),r.literalBrackets===!0){v.output+=ne,b.value=ne;continue}b.value=`(${a}${ne}|${b.value})`,v.output+=b.value;continue}if(E==="{"&&r.nobrace!==!0){Qs("braces");let $={type:"brace",value:E,output:"(",outputIndex:v.output.length,tokensIndex:v.tokens.length};H.push($),se($);continue}if(E==="}"){let $=H[H.length-1];if(r.nobrace===!0||!$){se({type:"text",value:E,output:E});continue}let ne=")";if($.dots===!0){let ke=i.slice(),at=[];for(let Le=ke.length-1;Le>=0&&(i.pop(),ke[Le].type!=="brace");Le--)ke[Le].type!=="dots"&&at.unshift(ke[Le].value);ne=p_(at,r),v.backtrack=!0}if($.comma!==!0&&$.dots!==!0){let ke=v.output.slice(0,$.outputIndex),at=v.tokens.slice($.tokensIndex);$.value=$.output="\\{",E=ne="\\}",v.output=ke;for(let Le of at)v.output+=Le.output||Le.value}se({type:"brace",value:E,output:ne}),Mn("braces"),H.pop();continue}if(E==="|"){j.length>0&&j[j.length-1].conditions++,se({type:"text",value:E});continue}if(E===","){let $=E,ne=H[H.length-1];ne&&G[G.length-1]==="braces"&&(ne.comma=!0,$="|"),se({type:"comma",value:E,output:$});continue}if(E==="/"){if(b.type==="dot"&&v.index===v.start+1){v.start=v.index+1,v.consumed="",v.output="",i.pop(),b=s;continue}se({type:"slash",value:E,output:h});continue}if(E==="."){if(v.braces>0&&b.type==="dot"){b.value==="."&&(b.output=d);let $=H[H.length-1];b.type="dots",b.output+=E,b.value+=E,$.dots=!0;continue}if(v.braces+v.parens===0&&b.type!=="bos"&&b.type!=="slash"){se({type:"text",value:E,output:d});continue}se({type:"dot",value:E,output:d});continue}if(E==="?"){if(!(b&&b.value==="(")&&r.noextglob!==!0&&he()==="("&&he(2)!=="?"){Zs("qmark",E);continue}if(b&&b.type==="paren"){let ne=he(),ke=E;if(ne==="<"&&!Nt.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");(b.value==="("&&!/[!=<:]/.test(ne)||ne==="<"&&!/<([!=]|\w+>)/.test(vr()))&&(ke=`\\${E}`),se({type:"text",value:E,output:ke});continue}if(r.dot!==!0&&(b.type==="slash"||b.type==="bos")){se({type:"qmark",value:E,output:F});continue}se({type:"qmark",value:E,output:x});continue}if(E==="!"){if(r.noextglob!==!0&&he()==="("&&(he(2)!=="?"||!/[!=<:]/.test(he(3)))){Zs("negate",E);continue}if(r.nonegate!==!0&&v.index===0){Zw();continue}}if(E==="+"){if(r.noextglob!==!0&&he()==="("&&he(2)!=="?"){Zs("plus",E);continue}if(b&&b.value==="("||r.regex===!1){se({type:"plus",value:E,output:p});continue}if(b&&(b.type==="bracket"||b.type==="paren"||b.type==="brace")||v.parens>0){se({type:"plus",value:E});continue}se({type:"plus",value:p});continue}if(E==="@"){if(r.noextglob!==!0&&he()==="("&&he(2)!=="?"){se({type:"at",extglob:!0,value:E,output:""});continue}se({type:"text",value:E});continue}if(E!=="*"){(E==="$"||E==="^")&&(E=`\\${E}`);let $=l_.exec(vr());$&&(E+=$[0],v.index+=$[0].length),se({type:"text",value:E});continue}if(b&&(b.type==="globstar"||b.star===!0)){b.type="star",b.star=!0,b.value+=E,b.output=T,v.backtrack=!0,v.globstar=!0,_t(E);continue}let M=vr();if(r.noextglob!==!0&&/^\([^?]/.test(M)){Zs("star",E);continue}if(b.type==="star"){if(r.noglobstar===!0){_t(E);continue}let $=b.prev,ne=$.prev,ke=$.type==="slash"||$.type==="bos",at=ne&&(ne.type==="star"||ne.type==="globstar");if(r.bash===!0&&(!ke||M[0]&&M[0]!=="/")){se({type:"star",value:E,output:""});continue}let Le=v.braces>0&&($.type==="comma"||$.type==="brace"),Qu=j.length&&($.type==="pipe"||$.type==="paren");if(!ke&&$.type!=="paren"&&!Le&&!Qu){se({type:"star",value:E,output:""});continue}for(;M.slice(0,3)==="/**";){let Xs=e[v.index+4];if(Xs&&Xs!=="/")break;M=M.slice(3),_t("/**",3)}if($.type==="bos"&&Ie()){b.type="globstar",b.value+=E,b.output=I(r),v.output=b.output,v.globstar=!0,_t(E);continue}if($.type==="slash"&&$.prev.type!=="bos"&&!at&&Ie()){v.output=v.output.slice(0,-($.output+b.output).length),$.output=`(?:${$.output}`,b.type="globstar",b.output=I(r)+(r.strictSlashes?")":"|$)"),b.value+=E,v.globstar=!0,v.output+=$.output+b.output,_t(E);continue}if($.type==="slash"&&$.prev.type!=="bos"&&M[0]==="/"){let Xs=M[1]!==void 0?"|$":"";v.output=v.output.slice(0,-($.output+b.output).length),$.output=`(?:${$.output}`,b.type="globstar",b.output=`${I(r)}${h}|${h}${Xs})`,b.value+=E,v.output+=$.output+b.output,v.globstar=!0,_t(E+Dr()),se({type:"slash",value:"/",output:""});continue}if($.type==="bos"&&M[0]==="/"){b.type="globstar",b.value+=E,b.output=`(?:^|${h}|${I(r)}${h})`,v.output=b.output,v.globstar=!0,_t(E+Dr()),se({type:"slash",value:"/",output:""});continue}v.output=v.output.slice(0,-b.output.length),b.type="globstar",b.output=I(r),b.value+=E,v.output+=b.output,v.globstar=!0,_t(E);continue}let Ee={type:"star",value:E,output:T};if(r.bash===!0){Ee.output=".*?",(b.type==="bos"||b.type==="slash")&&(Ee.output=N+Ee.output),se(Ee);continue}if(b&&(b.type==="bracket"||b.type==="paren")&&r.regex===!0){Ee.output=E,se(Ee);continue}(v.index===v.start||b.type==="slash"||b.type==="dot")&&(b.type==="dot"?(v.output+=D,b.output+=D):r.dot===!0?(v.output+=w,b.output+=w):(v.output+=N,b.output+=N),he()!=="*"&&(v.output+=g,b.output+=g)),se(Ee)}for(;v.brackets>0;){if(r.strictBrackets===!0)throw new SyntaxError(Jo("closing","]"));v.output=Nt.escapeLast(v.output,"["),Mn("brackets")}for(;v.parens>0;){if(r.strictBrackets===!0)throw new SyntaxError(Jo("closing",")"));v.output=Nt.escapeLast(v.output,"("),Mn("parens")}for(;v.braces>0;){if(r.strictBrackets===!0)throw new SyntaxError(Jo("closing","}"));v.output=Nt.escapeLast(v.output,"{"),Mn("braces")}if(r.strictSlashes!==!0&&(b.type==="star"||b.type==="bracket")&&se({type:"maybe_slash",value:"",output:`${h}?`}),v.backtrack===!0){v.output="";for(let M of v.tokens)v.output+=M.output!=null?M.output:M.value,M.suffix&&(v.output+=M.suffix)}return v};Bl.fastpaths=(e,t)=>{let r={...t},n=typeof r.maxLength=="number"?Math.min(qa,r.maxLength):qa,o=e.length;if(o>n)throw new SyntaxError(`Input length: ${o}, exceeds maximum allowed length: ${n}`);e=pD[e]||e;let s=Nt.isWindows(t),{DOT_LITERAL:i,SLASH_LITERAL:a,ONE_CHAR:u,DOTS_SLASH:c,NO_DOT:l,NO_DOTS:d,NO_DOTS_SLASH:p,STAR:h,START_ANCHOR:g}=Ka.globChars(s),m=r.dot?d:l,y=r.dot?p:l,D=r.capture?"":"?:",w={negated:!1,prefix:""},x=r.bash===!0?".*?":h;r.capture&&(x=`(${x})`);let F=N=>N.noglobstar===!0?x:`(${D}(?:(?!${g}${N.dot?c:i}).)*?)`,P=N=>{switch(N){case"*":return`${m}${u}${x}`;case".*":return`${i}${u}${x}`;case"*.*":return`${m}${x}${i}${u}${x}`;case"*/*":return`${m}${x}${a}${u}${y}${x}`;case"**":return m+F(r);case"**/*":return`(?:${m}${F(r)}${a})?${y}${u}${x}`;case"**/*.*":return`(?:${m}${F(r)}${a})?${y}${x}${i}${u}${x}`;case"**/.*":return`(?:${m}${F(r)}${a})?${i}${u}${x}`;default:{let k=/^(.*?)\.(\w+)$/.exec(N);if(!k)return;let T=P(k[1]);return T?T+i+k[2]:void 0}}},_=Nt.removePrefix(e,w),I=P(_);return I&&r.strictSlashes!==!0&&(I+=`${a}?`),I};fD.exports=Bl});var hD=S((LV,gD)=>{"use strict";var f_=require("path"),m_=dD(),Ml=mD(),Ll=ss(),g_=is(),h_=e=>e&&typeof e=="object"&&!Array.isArray(e),Oe=(e,t,r=!1)=>{if(Array.isArray(e)){let l=e.map(p=>Oe(p,t,r));return p=>{for(let h of l){let g=h(p);if(g)return g}return!1}}let n=h_(e)&&e.tokens&&e.input;if(e===""||typeof e!="string"&&!n)throw new TypeError("Expected pattern to be a non-empty string");let o=t||{},s=Ll.isWindows(t),i=n?Oe.compileRe(e,t):Oe.makeRe(e,t,!1,!0),a=i.state;delete i.state;let u=()=>!1;if(o.ignore){let l={...t,ignore:null,onMatch:null,onResult:null};u=Oe(o.ignore,l,r)}let c=(l,d=!1)=>{let{isMatch:p,match:h,output:g}=Oe.test(l,i,t,{glob:e,posix:s}),m={glob:e,state:a,regex:i,posix:s,input:l,output:g,match:h,isMatch:p};return typeof o.onResult=="function"&&o.onResult(m),p===!1?(m.isMatch=!1,d?m:!1):u(l)?(typeof o.onIgnore=="function"&&o.onIgnore(m),m.isMatch=!1,d?m:!1):(typeof o.onMatch=="function"&&o.onMatch(m),d?m:!0)};return r&&(c.state=a),c};Oe.test=(e,t,r,{glob:n,posix:o}={})=>{if(typeof e!="string")throw new TypeError("Expected input to be a string");if(e==="")return{isMatch:!1,output:""};let s=r||{},i=s.format||(o?Ll.toPosixSlashes:null),a=e===n,u=a&&i?i(e):e;return a===!1&&(u=i?i(e):e,a=u===n),(a===!1||s.capture===!0)&&(s.matchBase===!0||s.basename===!0?a=Oe.matchBase(e,t,r,o):a=t.exec(u)),{isMatch:!!a,match:a,output:u}};Oe.matchBase=(e,t,r,n=Ll.isWindows(r))=>(t instanceof RegExp?t:Oe.makeRe(t,r)).test(f_.basename(e));Oe.isMatch=(e,t,r)=>Oe(t,r)(e);Oe.parse=(e,t)=>Array.isArray(e)?e.map(r=>Oe.parse(r,t)):Ml(e,{...t,fastpaths:!1});Oe.scan=(e,t)=>m_(e,t);Oe.compileRe=(e,t,r=!1,n=!1)=>{if(r===!0)return e.output;let o=t||{},s=o.contains?"":"^",i=o.contains?"":"$",a=`${s}(?:${e.output})${i}`;e&&e.negated===!0&&(a=`^(?!${a}).*$`);let u=Oe.toRegex(a,t);return n===!0&&(u.state=e),u};Oe.makeRe=(e,t={},r=!1,n=!1)=>{if(!e||typeof e!="string")throw new TypeError("Expected a non-empty string");let o={negated:!1,fastpaths:!0};return t.fastpaths!==!1&&(e[0]==="."||e[0]==="*")&&(o.output=Ml.fastpaths(e,t)),o.output||(o=Ml(e,t)),Oe.compileRe(o,t,r,n)};Oe.toRegex=(e,t)=>{try{let r=t||{};return new RegExp(e,r.flags||(r.nocase?"i":""))}catch(r){if(t&&t.debug===!0)throw r;return/$^/}};Oe.constants=g_;gD.exports=Oe});var DD=S((jV,yD)=>{"use strict";yD.exports=hD()});var Ul=S((UV,xD)=>{"use strict";var CD=require("util"),bD=Zy(),Or=DD(),jl=ss(),vD=e=>e===""||e==="./",wD=e=>{let t=e.indexOf("{");return t>-1&&e.indexOf("}",t)>-1},Fe=(e,t,r)=>{t=[].concat(t),e=[].concat(e);let n=new Set,o=new Set,s=new Set,i=0,a=l=>{s.add(l.output),r&&r.onResult&&r.onResult(l)};for(let l=0;l<t.length;l++){let d=Or(String(t[l]),{...r,onResult:a},!0),p=d.state.negated||d.state.negatedExtglob;p&&i++;for(let h of e){let g=d(h,!0);(p?!g.isMatch:g.isMatch)&&(p?n.add(g.output):(n.delete(g.output),o.add(g.output)))}}let c=(i===t.length?[...s]:[...o]).filter(l=>!n.has(l));if(r&&c.length===0){if(r.failglob===!0)throw new Error(`No matches found for "${t.join(", ")}"`);if(r.nonull===!0||r.nullglob===!0)return r.unescape?t.map(l=>l.replace(/\\/g,"")):t}return c};Fe.match=Fe;Fe.matcher=(e,t)=>Or(e,t);Fe.isMatch=(e,t,r)=>Or(t,r)(e);Fe.any=Fe.isMatch;Fe.not=(e,t,r={})=>{t=[].concat(t).map(String);let n=new Set,o=[],s=a=>{r.onResult&&r.onResult(a),o.push(a.output)},i=new Set(Fe(e,t,{...r,onResult:s}));for(let a of o)i.has(a)||n.add(a);return[...n]};Fe.contains=(e,t,r)=>{if(typeof e!="string")throw new TypeError(`Expected a string: "${CD.inspect(e)}"`);if(Array.isArray(t))return t.some(n=>Fe.contains(e,n,r));if(typeof t=="string"){if(vD(e)||vD(t))return!1;if(e.includes(t)||e.startsWith("./")&&e.slice(2).includes(t))return!0}return Fe.isMatch(e,t,{...r,contains:!0})};Fe.matchKeys=(e,t,r)=>{if(!jl.isObject(e))throw new TypeError("Expected the first argument to be an object");let n=Fe(Object.keys(e),t,r),o={};for(let s of n)o[s]=e[s];return o};Fe.some=(e,t,r)=>{let n=[].concat(e);for(let o of[].concat(t)){let s=Or(String(o),r);if(n.some(i=>s(i)))return!0}return!1};Fe.every=(e,t,r)=>{let n=[].concat(e);for(let o of[].concat(t)){let s=Or(String(o),r);if(!n.every(i=>s(i)))return!1}return!0};Fe.all=(e,t,r)=>{if(typeof e!="string")throw new TypeError(`Expected a string: "${CD.inspect(e)}"`);return[].concat(t).every(n=>Or(n,r)(e))};Fe.capture=(e,t,r)=>{let n=jl.isWindows(r),s=Or.makeRe(String(e),{...r,capture:!0}).exec(n?jl.toPosixSlashes(t):t);if(s)return s.slice(1).map(i=>i===void 0?"":i)};Fe.makeRe=(...e)=>Or.makeRe(...e);Fe.scan=(...e)=>Or.scan(...e);Fe.parse=(e,t)=>{let r=[];for(let n of[].concat(e||[]))for(let o of bD(String(n),t))r.push(Or.parse(o,t));return r};Fe.braces=(e,t)=>{if(typeof e!="string")throw new TypeError("Expected a string");return t&&t.nobrace===!0||!wD(e)?[e]:bD(e,t)};Fe.braceExpand=(e,t)=>{if(typeof e!="string")throw new TypeError("Expected a string");return Fe.braces(e,{...t,expand:!0})};Fe.hasBraces=wD;xD.exports=Fe});var ED=S((rH,SD)=>{var Yo=1e3,Qo=Yo*60,Zo=Qo*60,Xn=Zo*24,C_=Xn*7,b_=Xn*365.25;SD.exports=function(e,t){t=t||{};var r=typeof e;if(r==="string"&&e.length>0)return w_(e);if(r==="number"&&isFinite(e))return t.long?S_(e):x_(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function w_(e){if(e=String(e),!(e.length>100)){var t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*b_;case"weeks":case"week":case"w":return r*C_;case"days":case"day":case"d":return r*Xn;case"hours":case"hour":case"hrs":case"hr":case"h":return r*Zo;case"minutes":case"minute":case"mins":case"min":case"m":return r*Qo;case"seconds":case"second":case"secs":case"sec":case"s":return r*Yo;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function x_(e){var t=Math.abs(e);return t>=Xn?Math.round(e/Xn)+"d":t>=Zo?Math.round(e/Zo)+"h":t>=Qo?Math.round(e/Qo)+"m":t>=Yo?Math.round(e/Yo)+"s":e+"ms"}function S_(e){var t=Math.abs(e);return t>=Xn?Ga(e,t,Xn,"day"):t>=Zo?Ga(e,t,Zo,"hour"):t>=Qo?Ga(e,t,Qo,"minute"):t>=Yo?Ga(e,t,Yo,"second"):e+" ms"}function Ga(e,t,r,n){var o=t>=r*1.5;return Math.round(e/r)+" "+n+(o?"s":"")}});var Vl=S((nH,PD)=>{function E_(e){r.debug=r,r.default=r,r.coerce=u,r.disable=i,r.enable=o,r.enabled=a,r.humanize=ED(),r.destroy=c,Object.keys(e).forEach(l=>{r[l]=e[l]}),r.names=[],r.skips=[],r.formatters={};function t(l){let d=0;for(let p=0;p<l.length;p++)d=(d<<5)-d+l.charCodeAt(p),d|=0;return r.colors[Math.abs(d)%r.colors.length]}r.selectColor=t;function r(l){let d,p=null,h,g;function m(...y){if(!m.enabled)return;let D=m,w=Number(new Date),x=w-(d||w);D.diff=x,D.prev=d,D.curr=w,d=w,y[0]=r.coerce(y[0]),typeof y[0]!="string"&&y.unshift("%O");let F=0;y[0]=y[0].replace(/%([a-zA-Z%])/g,(_,I)=>{if(_==="%%")return"%";F++;let N=r.formatters[I];if(typeof N=="function"){let k=y[F];_=N.call(D,k),y.splice(F,1),F--}return _}),r.formatArgs.call(D,y),(D.log||r.log).apply(D,y)}return m.namespace=l,m.useColors=r.useColors(),m.color=r.selectColor(l),m.extend=n,m.destroy=r.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>p!==null?p:(h!==r.namespaces&&(h=r.namespaces,g=r.enabled(l)),g),set:y=>{p=y}}),typeof r.init=="function"&&r.init(m),m}function n(l,d){let p=r(this.namespace+(typeof d>"u"?":":d)+l);return p.log=this.log,p}function o(l){r.save(l),r.namespaces=l,r.names=[],r.skips=[];let d=(typeof l=="string"?l:"").trim().replace(" ",",").split(",").filter(Boolean);for(let p of d)p[0]==="-"?r.skips.push(p.slice(1)):r.names.push(p)}function s(l,d){let p=0,h=0,g=-1,m=0;for(;p<l.length;)if(h<d.length&&(d[h]===l[p]||d[h]==="*"))d[h]==="*"?(g=h,m=p,h++):(p++,h++);else if(g!==-1)h=g+1,m++,p=m;else return!1;for(;h<d.length&&d[h]==="*";)h++;return h===d.length}function i(){let l=[...r.names,...r.skips.map(d=>"-"+d)].join(",");return r.enable(""),l}function a(l){for(let d of r.skips)if(s(l,d))return!1;for(let d of r.names)if(s(l,d))return!0;return!1}function u(l){return l instanceof Error?l.stack||l.message:l}function c(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}PD.exports=E_});var AD=S((Ot,Wa)=>{Ot.formatArgs=A_;Ot.save=F_;Ot.load=__;Ot.useColors=P_;Ot.storage=T_();Ot.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();Ot.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function P_(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let e;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function A_(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+Wa.exports.humanize(this.diff),!this.useColors)return;let t="color: "+this.color;e.splice(1,0,t,"color: inherit");let r=0,n=0;e[0].replace(/%[a-zA-Z%]/g,o=>{o!=="%%"&&(r++,o==="%c"&&(n=r))}),e.splice(n,0,t)}Ot.log=console.debug||console.log||(()=>{});function F_(e){try{e?Ot.storage.setItem("debug",e):Ot.storage.removeItem("debug")}catch{}}function __(){let e;try{e=Ot.storage.getItem("debug")}catch{}return!e&&typeof process<"u"&&"env"in process&&(e=process.env.DEBUG),e}function T_(){try{return localStorage}catch{}}Wa.exports=Vl()(Ot);var{formatters:R_}=Wa.exports;R_.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var _D=S((oH,FD)=>{"use strict";FD.exports=(e,t=process.argv)=>{let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),o=t.indexOf("--");return n!==-1&&(o===-1||n<o)}});var ID=S((iH,RD)=>{"use strict";var I_=require("os"),TD=require("tty"),Jt=_D(),{env:qe}=process,Sn;Jt("no-color")||Jt("no-colors")||Jt("color=false")||Jt("color=never")?Sn=0:(Jt("color")||Jt("colors")||Jt("color=true")||Jt("color=always"))&&(Sn=1);"FORCE_COLOR"in qe&&(qe.FORCE_COLOR==="true"?Sn=1:qe.FORCE_COLOR==="false"?Sn=0:Sn=qe.FORCE_COLOR.length===0?1:Math.min(parseInt(qe.FORCE_COLOR,10),3));function Hl(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function zl(e,t){if(Sn===0)return 0;if(Jt("color=16m")||Jt("color=full")||Jt("color=truecolor"))return 3;if(Jt("color=256"))return 2;if(e&&!t&&Sn===void 0)return 0;let r=Sn||0;if(qe.TERM==="dumb")return r;if(process.platform==="win32"){let n=I_.release().split(".");return Number(n[0])>=10&&Number(n[2])>=10586?Number(n[2])>=14931?3:2:1}if("CI"in qe)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(n=>n in qe)||qe.CI_NAME==="codeship"?1:r;if("TEAMCITY_VERSION"in qe)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(qe.TEAMCITY_VERSION)?1:0;if(qe.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in qe){let n=parseInt((qe.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(qe.TERM_PROGRAM){case"iTerm.app":return n>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(qe.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(qe.TERM)||"COLORTERM"in qe?1:r}function k_(e){let t=zl(e,e&&e.isTTY);return Hl(t)}RD.exports={supportsColor:k_,stdout:Hl(zl(!0,TD.isatty(1))),stderr:Hl(zl(!0,TD.isatty(2)))}});var $D=S((Ge,Ya)=>{var $_=require("tty"),Ja=require("util");Ge.init=U_;Ge.log=M_;Ge.formatArgs=O_;Ge.save=L_;Ge.load=j_;Ge.useColors=N_;Ge.destroy=Ja.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");Ge.colors=[6,2,3,4,5,1];try{let e=ID();e&&(e.stderr||e).level>=2&&(Ge.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch{}Ge.inspectOpts=Object.keys(process.env).filter(e=>/^debug_/i.test(e)).reduce((e,t)=>{let r=t.substring(6).toLowerCase().replace(/_([a-z])/g,(o,s)=>s.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),e[r]=n,e},{});function N_(){return"colors"in Ge.inspectOpts?!!Ge.inspectOpts.colors:$_.isatty(process.stderr.fd)}function O_(e){let{namespace:t,useColors:r}=this;if(r){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${o};1m${t} \x1B[0m`;e[0]=s+e[0].split(`
1
+ "use strict";var l_=Object.create;var yi=Object.defineProperty;var p_=Object.getOwnPropertyDescriptor;var d_=Object.getOwnPropertyNames;var f_=Object.getPrototypeOf,m_=Object.prototype.hasOwnProperty;var g_=(e,t,r)=>t in e?yi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var x=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),uc=(e,t)=>{for(var r in t)yi(e,r,{get:t[r],enumerable:!0})},Wm=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of d_(t))!m_.call(e,o)&&o!==r&&yi(e,o,{get:()=>t[o],enumerable:!(n=p_(t,o))||n.enumerable});return e};var H=(e,t,r)=>(r=e!=null?l_(f_(e)):{},Wm(t||!e||!e.__esModule?yi(r,"default",{value:e,enumerable:!0}):r,e)),h_=e=>Wm(yi({},"__esModule",{value:!0}),e);var Ze=(e,t,r)=>g_(e,typeof t!="symbol"?t+"":t,r);var Qm=x((V8,Ym)=>{"use strict";Ym.exports=function(){if(process.env.npm_config_user_agent)return D_(process.env.npm_config_user_agent)};function D_(e){let t=e.split(" ")[0],r=t.lastIndexOf("/"),n=t.substring(0,r);return{name:n==="npminstall"?"cnpm":n,version:t.substring(r+1)}}});var ia=x((A9,Ag)=>{"use strict";var vc={to(e,t){return t?`\x1B[${t+1};${e+1}H`:`\x1B[${e+1}G`},move(e,t){let r="";return e<0?r+=`\x1B[${-e}D`:e>0&&(r+=`\x1B[${e}C`),t<0?r+=`\x1B[${-t}A`:t>0&&(r+=`\x1B[${t}B`),r},up:(e=1)=>`\x1B[${e}A`,down:(e=1)=>`\x1B[${e}B`,forward:(e=1)=>`\x1B[${e}C`,backward:(e=1)=>`\x1B[${e}D`,nextLine:(e=1)=>"\x1B[E".repeat(e),prevLine:(e=1)=>"\x1B[F".repeat(e),left:"\x1B[G",hide:"\x1B[?25l",show:"\x1B[?25h",save:"\x1B7",restore:"\x1B8"},R_={up:(e=1)=>"\x1B[S".repeat(e),down:(e=1)=>"\x1B[T".repeat(e)},I_={screen:"\x1B[2J",up:(e=1)=>"\x1B[1J".repeat(e),down:(e=1)=>"\x1B[J".repeat(e),line:"\x1B[2K",lineEnd:"\x1B[K",lineStart:"\x1B[1K",lines(e){let t="";for(let r=0;r<e;r++)t+=this.line+(r<e-1?vc.up():"");return e&&(t+=vc.left),t}};Ag.exports={cursor:vc,scroll:R_,erase:I_,beep:"\x07"}});var Hn=x((F9,Cc)=>{var aa=process||{},Fg=aa.argv||[],sa=aa.env||{},N_=!(sa.NO_COLOR||Fg.includes("--no-color"))&&(!!sa.FORCE_COLOR||Fg.includes("--color")||aa.platform==="win32"||(aa.stdout||{}).isTTY&&sa.TERM!=="dumb"||!!sa.CI),O_=(e,t,r=e)=>n=>{let o=""+n,s=o.indexOf(t,e.length);return~s?e+M_(o,t,r,s)+t:e+o+t},M_=(e,t,r,n)=>{let o="",s=0;do o+=e.substring(s,n)+r,s=n+t.length,n=e.indexOf(t,s);while(~n);return o+e.substring(s)},Tg=(e=N_)=>{let t=e?O_:()=>String;return{isColorSupported:e,reset:t("\x1B[0m","\x1B[0m"),bold:t("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"),dim:t("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"),italic:t("\x1B[3m","\x1B[23m"),underline:t("\x1B[4m","\x1B[24m"),inverse:t("\x1B[7m","\x1B[27m"),hidden:t("\x1B[8m","\x1B[28m"),strikethrough:t("\x1B[9m","\x1B[29m"),black:t("\x1B[30m","\x1B[39m"),red:t("\x1B[31m","\x1B[39m"),green:t("\x1B[32m","\x1B[39m"),yellow:t("\x1B[33m","\x1B[39m"),blue:t("\x1B[34m","\x1B[39m"),magenta:t("\x1B[35m","\x1B[39m"),cyan:t("\x1B[36m","\x1B[39m"),white:t("\x1B[37m","\x1B[39m"),gray:t("\x1B[90m","\x1B[39m"),bgBlack:t("\x1B[40m","\x1B[49m"),bgRed:t("\x1B[41m","\x1B[49m"),bgGreen:t("\x1B[42m","\x1B[49m"),bgYellow:t("\x1B[43m","\x1B[49m"),bgBlue:t("\x1B[44m","\x1B[49m"),bgMagenta:t("\x1B[45m","\x1B[49m"),bgCyan:t("\x1B[46m","\x1B[49m"),bgWhite:t("\x1B[47m","\x1B[49m"),blackBright:t("\x1B[90m","\x1B[39m"),redBright:t("\x1B[91m","\x1B[39m"),greenBright:t("\x1B[92m","\x1B[39m"),yellowBright:t("\x1B[93m","\x1B[39m"),blueBright:t("\x1B[94m","\x1B[39m"),magentaBright:t("\x1B[95m","\x1B[39m"),cyanBright:t("\x1B[96m","\x1B[39m"),whiteBright:t("\x1B[97m","\x1B[39m"),bgBlackBright:t("\x1B[100m","\x1B[49m"),bgRedBright:t("\x1B[101m","\x1B[49m"),bgGreenBright:t("\x1B[102m","\x1B[49m"),bgYellowBright:t("\x1B[103m","\x1B[49m"),bgBlueBright:t("\x1B[104m","\x1B[49m"),bgMagentaBright:t("\x1B[105m","\x1B[49m"),bgCyanBright:t("\x1B[106m","\x1B[49m"),bgWhiteBright:t("\x1B[107m","\x1B[49m")}};Cc.exports=Tg();Cc.exports.createColors=Tg});var ly=x((b7,ba)=>{ba.exports.Space_Separator=/[\u1680\u2000-\u200A\u202F\u205F\u3000]/;ba.exports.ID_Start=/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE83\uDE86-\uDE89\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]/;ba.exports.ID_Continue=/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D00-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF9\u1D00-\u1DF9\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDE00-\uDE3E\uDE47\uDE50-\uDE83\uDE86-\uDE99\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4A\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/});var Wc=x((w7,py)=>{var Gc=ly();py.exports={isSpaceSeparator(e){return typeof e=="string"&&Gc.Space_Separator.test(e)},isIdStartChar(e){return typeof e=="string"&&(e>="a"&&e<="z"||e>="A"&&e<="Z"||e==="$"||e==="_"||Gc.ID_Start.test(e))},isIdContinueChar(e){return typeof e=="string"&&(e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||e==="$"||e==="_"||e==="\u200C"||e==="\u200D"||Gc.ID_Continue.test(e))},isDigit(e){return typeof e=="string"&&/[0-9]/.test(e)},isHexDigit(e){return typeof e=="string"&&/[0-9A-Fa-f]/.test(e)}}});var hy=x((x7,gy)=>{var Ye=Wc(),Jc,bt,on,xa,xn,Cr,Qe,Xc,Ni;gy.exports=function(t,r){Jc=String(t),bt="start",on=[],xa=0,xn=1,Cr=0,Qe=void 0,Xc=void 0,Ni=void 0;do Qe=RT(),OT[bt]();while(Qe.type!=="eof");return typeof r=="function"?Yc({"":Ni},"",r):Ni};function Yc(e,t,r){let n=e[t];if(n!=null&&typeof n=="object")if(Array.isArray(n))for(let o=0;o<n.length;o++){let s=String(o),i=Yc(n,s,r);i===void 0?delete n[s]:Object.defineProperty(n,s,{value:i,writable:!0,enumerable:!0,configurable:!0})}else for(let o in n){let s=Yc(n,o,r);s===void 0?delete n[o]:Object.defineProperty(n,o,{value:s,writable:!0,enumerable:!0,configurable:!0})}return r.call(e,t,n)}var J,G,Ii,nn,ne;function RT(){for(J="default",G="",Ii=!1,nn=1;;){ne=sn();let e=fy[J]();if(e)return e}}function sn(){if(Jc[xa])return String.fromCodePoint(Jc.codePointAt(xa))}function F(){let e=sn();return e===`
2
+ `?(xn++,Cr=0):e?Cr+=e.length:Cr++,e&&(xa+=e.length),e}var fy={default(){switch(ne){case" ":case"\v":case"\f":case" ":case"\xA0":case"\uFEFF":case`
3
+ `:case"\r":case"\u2028":case"\u2029":F();return;case"/":F(),J="comment";return;case void 0:return F(),_e("eof")}if(Ye.isSpaceSeparator(ne)){F();return}return fy[bt]()},comment(){switch(ne){case"*":F(),J="multiLineComment";return;case"/":F(),J="singleLineComment";return}throw Ae(F())},multiLineComment(){switch(ne){case"*":F(),J="multiLineCommentAsterisk";return;case void 0:throw Ae(F())}F()},multiLineCommentAsterisk(){switch(ne){case"*":F();return;case"/":F(),J="default";return;case void 0:throw Ae(F())}F(),J="multiLineComment"},singleLineComment(){switch(ne){case`
4
+ `:case"\r":case"\u2028":case"\u2029":F(),J="default";return;case void 0:return F(),_e("eof")}F()},value(){switch(ne){case"{":case"[":return _e("punctuator",F());case"n":return F(),Zn("ull"),_e("null",null);case"t":return F(),Zn("rue"),_e("boolean",!0);case"f":return F(),Zn("alse"),_e("boolean",!1);case"-":case"+":F()==="-"&&(nn=-1),J="sign";return;case".":G=F(),J="decimalPointLeading";return;case"0":G=F(),J="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":G=F(),J="decimalInteger";return;case"I":return F(),Zn("nfinity"),_e("numeric",1/0);case"N":return F(),Zn("aN"),_e("numeric",NaN);case'"':case"'":Ii=F()==='"',G="",J="string";return}throw Ae(F())},identifierNameStartEscape(){if(ne!=="u")throw Ae(F());F();let e=Qc();switch(e){case"$":case"_":break;default:if(!Ye.isIdStartChar(e))throw dy();break}G+=e,J="identifierName"},identifierName(){switch(ne){case"$":case"_":case"\u200C":case"\u200D":G+=F();return;case"\\":F(),J="identifierNameEscape";return}if(Ye.isIdContinueChar(ne)){G+=F();return}return _e("identifier",G)},identifierNameEscape(){if(ne!=="u")throw Ae(F());F();let e=Qc();switch(e){case"$":case"_":case"\u200C":case"\u200D":break;default:if(!Ye.isIdContinueChar(e))throw dy();break}G+=e,J="identifierName"},sign(){switch(ne){case".":G=F(),J="decimalPointLeading";return;case"0":G=F(),J="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":G=F(),J="decimalInteger";return;case"I":return F(),Zn("nfinity"),_e("numeric",nn*(1/0));case"N":return F(),Zn("aN"),_e("numeric",NaN)}throw Ae(F())},zero(){switch(ne){case".":G+=F(),J="decimalPoint";return;case"e":case"E":G+=F(),J="decimalExponent";return;case"x":case"X":G+=F(),J="hexadecimal";return}return _e("numeric",nn*0)},decimalInteger(){switch(ne){case".":G+=F(),J="decimalPoint";return;case"e":case"E":G+=F(),J="decimalExponent";return}if(Ye.isDigit(ne)){G+=F();return}return _e("numeric",nn*Number(G))},decimalPointLeading(){if(Ye.isDigit(ne)){G+=F(),J="decimalFraction";return}throw Ae(F())},decimalPoint(){switch(ne){case"e":case"E":G+=F(),J="decimalExponent";return}if(Ye.isDigit(ne)){G+=F(),J="decimalFraction";return}return _e("numeric",nn*Number(G))},decimalFraction(){switch(ne){case"e":case"E":G+=F(),J="decimalExponent";return}if(Ye.isDigit(ne)){G+=F();return}return _e("numeric",nn*Number(G))},decimalExponent(){switch(ne){case"+":case"-":G+=F(),J="decimalExponentSign";return}if(Ye.isDigit(ne)){G+=F(),J="decimalExponentInteger";return}throw Ae(F())},decimalExponentSign(){if(Ye.isDigit(ne)){G+=F(),J="decimalExponentInteger";return}throw Ae(F())},decimalExponentInteger(){if(Ye.isDigit(ne)){G+=F();return}return _e("numeric",nn*Number(G))},hexadecimal(){if(Ye.isHexDigit(ne)){G+=F(),J="hexadecimalInteger";return}throw Ae(F())},hexadecimalInteger(){if(Ye.isHexDigit(ne)){G+=F();return}return _e("numeric",nn*Number(G))},string(){switch(ne){case"\\":F(),G+=IT();return;case'"':if(Ii)return F(),_e("string",G);G+=F();return;case"'":if(!Ii)return F(),_e("string",G);G+=F();return;case`
5
+ `:case"\r":throw Ae(F());case"\u2028":case"\u2029":MT(ne);break;case void 0:throw Ae(F())}G+=F()},start(){switch(ne){case"{":case"[":return _e("punctuator",F())}J="value"},beforePropertyName(){switch(ne){case"$":case"_":G=F(),J="identifierName";return;case"\\":F(),J="identifierNameStartEscape";return;case"}":return _e("punctuator",F());case'"':case"'":Ii=F()==='"',J="string";return}if(Ye.isIdStartChar(ne)){G+=F(),J="identifierName";return}throw Ae(F())},afterPropertyName(){if(ne===":")return _e("punctuator",F());throw Ae(F())},beforePropertyValue(){J="value"},afterPropertyValue(){switch(ne){case",":case"}":return _e("punctuator",F())}throw Ae(F())},beforeArrayValue(){if(ne==="]")return _e("punctuator",F());J="value"},afterArrayValue(){switch(ne){case",":case"]":return _e("punctuator",F())}throw Ae(F())},end(){throw Ae(F())}};function _e(e,t){return{type:e,value:t,line:xn,column:Cr}}function Zn(e){for(let t of e){if(sn()!==t)throw Ae(F());F()}}function IT(){switch(sn()){case"b":return F(),"\b";case"f":return F(),"\f";case"n":return F(),`
6
+ `;case"r":return F(),"\r";case"t":return F()," ";case"v":return F(),"\v";case"0":if(F(),Ye.isDigit(sn()))throw Ae(F());return"\0";case"x":return F(),NT();case"u":return F(),Qc();case`
7
+ `:case"\u2028":case"\u2029":return F(),"";case"\r":return F(),sn()===`
8
+ `&&F(),"";case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":throw Ae(F());case void 0:throw Ae(F())}return F()}function NT(){let e="",t=sn();if(!Ye.isHexDigit(t)||(e+=F(),t=sn(),!Ye.isHexDigit(t)))throw Ae(F());return e+=F(),String.fromCodePoint(parseInt(e,16))}function Qc(){let e="",t=4;for(;t-- >0;){let r=sn();if(!Ye.isHexDigit(r))throw Ae(F());e+=F()}return String.fromCodePoint(parseInt(e,16))}var OT={start(){if(Qe.type==="eof")throw Jn();Zc()},beforePropertyName(){switch(Qe.type){case"identifier":case"string":Xc=Qe.value,bt="afterPropertyName";return;case"punctuator":wa();return;case"eof":throw Jn()}},afterPropertyName(){if(Qe.type==="eof")throw Jn();bt="beforePropertyValue"},beforePropertyValue(){if(Qe.type==="eof")throw Jn();Zc()},beforeArrayValue(){if(Qe.type==="eof")throw Jn();if(Qe.type==="punctuator"&&Qe.value==="]"){wa();return}Zc()},afterPropertyValue(){if(Qe.type==="eof")throw Jn();switch(Qe.value){case",":bt="beforePropertyName";return;case"}":wa()}},afterArrayValue(){if(Qe.type==="eof")throw Jn();switch(Qe.value){case",":bt="beforeArrayValue";return;case"]":wa()}},end(){}};function Zc(){let e;switch(Qe.type){case"punctuator":switch(Qe.value){case"{":e={};break;case"[":e=[];break}break;case"null":case"boolean":case"numeric":case"string":e=Qe.value;break}if(Ni===void 0)Ni=e;else{let t=on[on.length-1];Array.isArray(t)?t.push(e):Object.defineProperty(t,Xc,{value:e,writable:!0,enumerable:!0,configurable:!0})}if(e!==null&&typeof e=="object")on.push(e),Array.isArray(e)?bt="beforeArrayValue":bt="beforePropertyName";else{let t=on[on.length-1];t==null?bt="end":Array.isArray(t)?bt="afterArrayValue":bt="afterPropertyValue"}}function wa(){on.pop();let e=on[on.length-1];e==null?bt="end":Array.isArray(e)?bt="afterArrayValue":bt="afterPropertyValue"}function Ae(e){return Sa(e===void 0?`JSON5: invalid end of input at ${xn}:${Cr}`:`JSON5: invalid character '${my(e)}' at ${xn}:${Cr}`)}function Jn(){return Sa(`JSON5: invalid end of input at ${xn}:${Cr}`)}function dy(){return Cr-=5,Sa(`JSON5: invalid identifier character at ${xn}:${Cr}`)}function MT(e){console.warn(`JSON5: '${my(e)}' in strings is not valid ECMAScript; consider escaping`)}function my(e){let t={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};if(t[e])return t[e];if(e<" "){let r=e.charCodeAt(0).toString(16);return"\\x"+("00"+r).substring(r.length)}return e}function Sa(e){let t=new SyntaxError(e);return t.lineNumber=xn,t.columnNumber=Cr,t}});var Dy=x((S7,yy)=>{var el=Wc();yy.exports=function(t,r,n){let o=[],s="",i,a,u="",c;if(r!=null&&typeof r=="object"&&!Array.isArray(r)&&(n=r.space,c=r.quote,r=r.replacer),typeof r=="function")a=r;else if(Array.isArray(r)){i=[];for(let f of r){let h;typeof f=="string"?h=f:(typeof f=="number"||f instanceof String||f instanceof Number)&&(h=String(f)),h!==void 0&&i.indexOf(h)<0&&i.push(h)}}return n instanceof Number?n=Number(n):n instanceof String&&(n=String(n)),typeof n=="number"?n>0&&(n=Math.min(10,Math.floor(n)),u=" ".substr(0,n)):typeof n=="string"&&(u=n.substr(0,10)),l("",{"":t});function l(f,h){let y=h[f];switch(y!=null&&(typeof y.toJSON5=="function"?y=y.toJSON5(f):typeof y.toJSON=="function"&&(y=y.toJSON(f))),a&&(y=a.call(h,f,y)),y instanceof Number?y=Number(y):y instanceof String?y=String(y):y instanceof Boolean&&(y=y.valueOf()),y){case null:return"null";case!0:return"true";case!1:return"false"}if(typeof y=="string")return p(y,!1);if(typeof y=="number")return String(y);if(typeof y=="object")return Array.isArray(y)?m(y):d(y)}function p(f){let h={"'":.1,'"':.2},y={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"},b="";for(let _=0;_<f.length;_++){let S=f[_];switch(S){case"'":case'"':h[S]++,b+=S;continue;case"\0":if(el.isDigit(f[_+1])){b+="\\x00";continue}}if(y[S]){b+=y[S];continue}if(S<" "){let T=S.charCodeAt(0).toString(16);b+="\\x"+("00"+T).substring(T.length);continue}b+=S}let C=c||Object.keys(h).reduce((_,S)=>h[_]<h[S]?_:S);return b=b.replace(new RegExp(C,"g"),y[C]),C+b+C}function d(f){if(o.indexOf(f)>=0)throw TypeError("Converting circular structure to JSON5");o.push(f);let h=s;s=s+u;let y=i||Object.keys(f),b=[];for(let _ of y){let S=l(_,f);if(S!==void 0){let T=g(_)+":";u!==""&&(T+=" "),T+=S,b.push(T)}}let C;if(b.length===0)C="{}";else{let _;if(u==="")_=b.join(","),C="{"+_+"}";else{let S=`,
9
+ `+s;_=b.join(S),C=`{
10
+ `+s+_+`,
11
+ `+h+"}"}}return o.pop(),s=h,C}function g(f){if(f.length===0)return p(f,!0);let h=String.fromCodePoint(f.codePointAt(0));if(!el.isIdStartChar(h))return p(f,!0);for(let y=h.length;y<f.length;y++)if(!el.isIdContinueChar(String.fromCodePoint(f.codePointAt(y))))return p(f,!0);return f}function m(f){if(o.indexOf(f)>=0)throw TypeError("Converting circular structure to JSON5");o.push(f);let h=s;s=s+u;let y=[];for(let C=0;C<f.length;C++){let _=l(String(C),f);y.push(_!==void 0?_:"null")}let b;if(y.length===0)b="[]";else if(u==="")b="["+y.join(",")+"]";else{let C=`,
12
+ `+s,_=y.join(C);b=`[
13
+ `+s+_+`,
14
+ `+h+"]"}return o.pop(),s=h,b}}});var Cy=x((E7,vy)=>{var BT=hy(),LT=Dy(),zT={parse:BT,stringify:LT};vy.exports=zT});var ol=x(Sn=>{"use strict";Object.defineProperty(Sn,"__esModule",{value:!0});Sn.throwUnsupportedData=Sn.throwUnknownDataType=Sn.getType=void 0;function Oy(e){return Object.prototype.toString.call(e)}Sn.getType=Oy;function d$(e){throw new TypeError("unsupported data type: "+Oy(e))}Sn.throwUnknownDataType=d$;function f$(e){throw new TypeError("unsupported data type: "+e)}Sn.throwUnsupportedData=f$});var cl=x(lt=>{"use strict";Object.defineProperty(lt,"__esModule",{value:!0});lt.s_to_num=lt.int_str_to_s=lt.num_to_s=lt.big_int_to_s=lt.int_to_s=lt.s_to_big_int=lt.s_to_int=void 0;var an="";for(let e=0;e<10;e++){let t=String.fromCharCode(48+e);an+=t}for(let e=0;e<26;e++){let t=String.fromCharCode(65+e);an+=t}for(let e=0;e<26;e++){let t=String.fromCharCode(97+e);an+=t}var Io=an.length,sl={};for(let e=0;e<Io;e++){let t=an[e];sl[t]=e}function al(e){let t=0,r=1;for(let n=e.length-1;n>=0;n--){let o=e[n],s=sl[o];s*=r,t+=s,r*=Io}return t}lt.s_to_int=al;function My(e){let t=BigInt(0),r=BigInt(1),n=BigInt(Io);for(let o=e.length-1;o>=0;o--){let s=e[o],i=BigInt(sl[s]);i*=r,t+=i,r*=n}return t}lt.s_to_big_int=My;function ul(e){if(e===0)return an[0];let t=[];for(;e!==0;){let r=e%Io,n=an[r];t.push(n),e-=r,e/=Io}return t.reverse().join("")}lt.int_to_s=ul;function By(e){let t=BigInt(0),r=BigInt(Io);if(e===t)return an[0];let n=[];for(;e!==t;){let o=e%r,s=an[Number(o)];n.push(s),e/=r}return n.reverse().join("")}lt.big_int_to_s=By;function Ly(e){return e.split("").reverse().join("")}function zy(e){if(e<0)return"-"+zy(-e);let[t,r]=e.toString().split(".");if(!r)if(t.includes("e")){let[s,i]=t.split("e");t=s,r="0e"+i}else return ul(e);let n;r&&([r,n]=r.split("e")),t=Pa(t),r=Ly(r),r=Pa(r);let o=t+"."+r;if(n){switch(o+=".",n[0]){case"+":n=n.slice(1);break;case"-":o+="-",n=n.slice(1);break}n=Pa(n),o+=n}return o}lt.num_to_s=zy;function Pa(e){let t=+e;return t.toString()===e&&t+1!==t&&t-1!==t?ul(t):":"+By(BigInt(e))}lt.int_str_to_s=Pa;function il(e){return e[0]===":"?My(e.substring(1)).toString():al(e).toString()}function jy(e){if(e[0]==="-")return-jy(e.substr(1));let[t,r,n]=e.split(".");if(!r)return al(t);t=il(t),r=il(r),r=Ly(r);let o=t+"."+r;if(n){o+="e";let s=!1;n[0]==="-"&&(s=!0,n=n.slice(1)),n=il(n),o+=s?-n:+n}return+o}lt.s_to_num=jy});var pl=x(pt=>{"use strict";Object.defineProperty(pt,"__esModule",{value:!0});pt.decodeStr=pt.encodeStr=pt.decodeBool=pt.encodeBool=pt.decodeKey=pt.decodeNum=pt.encodeNum=void 0;var ll=cl();function m$(e){return"n|"+(0,ll.num_to_s)(e)}pt.encodeNum=m$;function g$(e){return e=e.replace("n|",""),(0,ll.s_to_num)(e)}pt.decodeNum=g$;function h$(e){return typeof e=="number"?e:(0,ll.s_to_int)(e)}pt.decodeKey=h$;function y$(e){return e?"b|T":"b|F"}pt.encodeBool=y$;function D$(e){switch(e){case"b|T":return!0;case"b|F":return!1}return!!e}pt.decodeBool=D$;function v$(e){switch(e[0]+e[1]){case"b|":case"o|":case"n|":case"a|":case"s|":e="s|"+e}return e}pt.encodeStr=v$;function C$(e){return e[0]+e[1]==="s|"?e.substr(2):e}pt.decodeStr=C$});var dl=x(_a=>{"use strict";Object.defineProperty(_a,"__esModule",{value:!0});_a.config=void 0;_a.config={sort_key:!1,error_on_nan:!1,error_on_infinite:!1}});var hl=x(or=>{"use strict";Object.defineProperty(or,"__esModule",{value:!0});or.addValue=or.makeInMemoryMemory=or.makeInMemoryCache=or.makeInMemoryStore=or.memToValues=void 0;var gl=dl(),fl=ol(),ml=pl(),b$=cl();function w$(e){return e.store.toArray()}or.memToValues=w$;function Uy(){let e=[];return{forEach(t){for(let r=0;r<e.length;r++)if(t(e[r])==="break")return},add(t){e.push(t)},toArray(){return e}}}or.makeInMemoryStore=Uy;function Vy(){let e=Object.create(null),t=Object.create(null);return{getValue(r){return e[r]},getSchema(r){return t[r]},forEachValue(r){for(let[n,o]of Object.entries(e))if(r(n,o)==="break")return},forEachSchema(r){for(let[n,o]of Object.entries(t))if(r(n,o)==="break")return},setValue(r,n){e[r]=n},setSchema(r,n){t[r]=n},hasValue(r){return r in e},hasSchema(r){return r in t}}}or.makeInMemoryCache=Vy;function x$(){return{store:Uy(),cache:Vy(),keyCount:0}}or.makeInMemoryMemory=x$;function Qn(e,t){if(e.cache.hasValue(t))return e.cache.getValue(t);let r=e.keyCount++,n=(0,b$.num_to_s)(r);return e.store.add(t),e.cache.setValue(t,n),n}function S$(e,t){gl.config.sort_key&&t.sort();let r=t.join(",");if(e.cache.hasSchema(r))return e.cache.getSchema(r);let n=Mi(e,t,void 0);return e.cache.setSchema(r,n),n}function Mi(e,t,r){if(t===null)return"";switch(typeof t){case"undefined":if(Array.isArray(r))return Mi(e,null,r);break;case"object":if(t===null)return Qn(e,null);if(Array.isArray(t)){let n="a";for(let o=0;o<t.length;o++){let s=t[o],i=s===null?"_":Mi(e,s,t);n+="|"+i}return n==="a"&&(n="a|"),Qn(e,n)}else{let n=Object.keys(t);if(n.length===0)return Qn(e,"o|");let o="o",s=S$(e,n);o+="|"+s;for(let i of n){let a=t[i],u=Mi(e,a,t);o+="|"+u}return Qn(e,o)}case"boolean":return Qn(e,(0,ml.encodeBool)(t));case"number":return Number.isNaN(t)?(gl.config.error_on_nan&&(0,fl.throwUnsupportedData)("[number NaN]"),""):Number.POSITIVE_INFINITY===t||Number.NEGATIVE_INFINITY===t?(gl.config.error_on_infinite&&(0,fl.throwUnsupportedData)("[number Infinity]"),""):Qn(e,(0,ml.encodeNum)(t));case"string":return Qn(e,(0,ml.encodeStr)(t))}return(0,fl.throwUnknownDataType)(t)}or.addValue=Mi});var Dl=x(En=>{"use strict";Object.defineProperty(En,"__esModule",{value:!0});En.decompress=En.decode=En.compress=void 0;var E$=ol(),Aa=pl(),yl=hl();function P$(e){let t=(0,yl.makeInMemoryMemory)(),r=(0,yl.addValue)(t,e,void 0);return[(0,yl.memToValues)(t),r]}En.compress=P$;function _$(e,t){if(t==="o|")return{};let r={},n=t.split("|"),o=n[1],s=Bi(e,o),i=n.length;i-2===1&&!Array.isArray(s)&&(s=[s]);for(let a=2;a<i;a++){let u=s[a-2],c=n[a];c=Bi(e,c),r[u]=c}return r}function A$(e,t){if(t==="a|")return[];let r=t.split("|"),n=r.length-1,o=new Array(n);for(let s=0;s<n;s++){let i=r[s+1];i=Bi(e,i),o[s]=i}return o}function Bi(e,t){if(t===""||t==="_")return null;let r=(0,Aa.decodeKey)(t),n=e[r];if(n===null)return n;switch(typeof n){case"undefined":return n;case"number":return n;case"string":switch(n[0]+n[1]){case"b|":return(0,Aa.decodeBool)(n);case"o|":return _$(e,n);case"n|":return(0,Aa.decodeNum)(n);case"a|":return A$(e,n);default:return(0,Aa.decodeStr)(n)}}return(0,E$.throwUnknownDataType)(n)}En.decode=Bi;function F$(e){let[t,r]=e;return Bi(t,r)}En.decompress=F$});var qy=x(No=>{"use strict";Object.defineProperty(No,"__esModule",{value:!0});No.trimUndefinedRecursively=No.trimUndefined=void 0;function T$(e){for(let t in e)e[t]===void 0&&delete e[t]}No.trimUndefined=T$;function $$(e){Hy(e,new Set)}No.trimUndefinedRecursively=$$;function Hy(e,t){t.add(e);for(let r in e)if(e[r]===void 0)delete e[r];else{let n=e[r];n&&typeof n=="object"&&!t.has(n)&&Hy(n,t)}}});var Wy=x(dt=>{"use strict";Object.defineProperty(dt,"__esModule",{value:!0});dt.config=dt.trimUndefinedRecursively=dt.trimUndefined=dt.addValue=dt.decode=dt.decompress=dt.compress=void 0;var Ky=Dl();Object.defineProperty(dt,"compress",{enumerable:!0,get:function(){return Ky.compress}});Object.defineProperty(dt,"decompress",{enumerable:!0,get:function(){return Ky.decompress}});var k$=Dl();Object.defineProperty(dt,"decode",{enumerable:!0,get:function(){return k$.decode}});var R$=hl();Object.defineProperty(dt,"addValue",{enumerable:!0,get:function(){return R$.addValue}});var Gy=qy();Object.defineProperty(dt,"trimUndefined",{enumerable:!0,get:function(){return Gy.trimUndefined}});Object.defineProperty(dt,"trimUndefinedRecursively",{enumerable:!0,get:function(){return Gy.trimUndefinedRecursively}});var I$=dl();Object.defineProperty(dt,"config",{enumerable:!0,get:function(){return I$.config}})});var yD=x((YK,hD)=>{"use strict";var fD=require("child_process"),sk=fD.spawn,ak=fD.exec;hD.exports=function(e,t,r){if(typeof t=="function"&&r===void 0&&(r=t,t=void 0),e=parseInt(e),Number.isNaN(e)){if(r)return r(new Error("pid must be a number"));throw new Error("pid must be a number")}var n={},o={};switch(n[e]=[],o[e]=1,process.platform){case"win32":ak("taskkill /pid "+e+" /T /F",r);break;case"darwin":gD(e,n,o,function(){pD(n,t,r)});break;default:mD(e,n,o,function(s){return sk("ps",["-o","pid","--no-headers","--ppid",s])},function(){pD(n,t,r)});break}};function pD(e,t,r){var n={};try{Object.keys(e).forEach(function(o){e[o].forEach(function(s){n[s]||(dD(s,t),n[s]=1)}),n[o]||(dD(o,t),n[o]=1)})}catch(o){if(r)return r(o);throw o}if(r)return r()}function dD(e,t){try{process.kill(parseInt(e,10),t)}catch(r){if(r.code!=="ESRCH")throw r}}function mD(e,t,r,n,o){var s=n(e),i="";s.stdout.on("data",function(c){var c=c.toString("ascii");i+=c});var a=function(u){if(delete r[e],u!=0){Object.keys(r).length==0&&o();return}i.match(/\d+/g).forEach(function(c){c=parseInt(c,10),t[e].push(c),t[c]=[],r[c]=1,mD(c,t,r,n,o)})};s.on("close",a)}function gD(e,t,r,n){try{let o="";try{o=execSync("pgrep -P "+e,{encoding:"utf8",timeout:2e3,maxBuffer:1024*1024})}catch(i){if(i.status!==1)throw i}delete r[e];let s=o.trim().split(`
15
+ `).filter(Boolean);if(s.length===0){Object.keys(r).length===0&&n();return}s.forEach(function(i){let a=parseInt(i,10);isNaN(a)||(t[e].push(a),t[a]=[],r[a]=1,gD(a,t,r,n))})}catch{delete r[e],Object.keys(r).length===0&&n()}}});var La=x(ir=>{"use strict";ir.isInteger=e=>typeof e=="number"?Number.isInteger(e):typeof e=="string"&&e.trim()!==""?Number.isInteger(Number(e)):!1;ir.find=(e,t)=>e.nodes.find(r=>r.type===t);ir.exceedsLimit=(e,t,r=1,n)=>n===!1||!ir.isInteger(e)||!ir.isInteger(t)?!1:(Number(t)-Number(e))/Number(r)>=n;ir.escapeNode=(e,t=0,r)=>{let n=e.nodes[t];n&&(r&&n.type===r||n.type==="open"||n.type==="close")&&n.escaped!==!0&&(n.value="\\"+n.value,n.escaped=!0)};ir.encloseBrace=e=>e.type!=="brace"?!1:e.commas>>0+e.ranges>>0===0?(e.invalid=!0,!0):!1;ir.isInvalidBrace=e=>e.type!=="brace"?!1:e.invalid===!0||e.dollar?!0:e.commas>>0+e.ranges>>0===0||e.open!==!0||e.close!==!0?(e.invalid=!0,!0):!1;ir.isOpenOrClose=e=>e.type==="open"||e.type==="close"?!0:e.open===!0||e.close===!0;ir.reduce=e=>e.reduce((t,r)=>(r.type==="text"&&t.push(r.value),r.type==="range"&&(r.type="text"),t),[]);ir.flatten=(...e)=>{let t=[],r=n=>{for(let o=0;o<n.length;o++){let s=n[o];if(Array.isArray(s)){r(s);continue}s!==void 0&&t.push(s)}return t};return r(e),t}});var za=x((RG,xD)=>{"use strict";var wD=La();xD.exports=(e,t={})=>{let r=(n,o={})=>{let s=t.escapeInvalid&&wD.isInvalidBrace(o),i=n.invalid===!0&&t.escapeInvalid===!0,a="";if(n.value)return(s||i)&&wD.isOpenOrClose(n)?"\\"+n.value:n.value;if(n.value)return n.value;if(n.nodes)for(let u of n.nodes)a+=r(u);return a};return r(e)}});var ED=x((IG,SD)=>{"use strict";SD.exports=function(e){return typeof e=="number"?e-e===0:typeof e=="string"&&e.trim()!==""?Number.isFinite?Number.isFinite(+e):isFinite(+e):!1}});var ID=x((NG,RD)=>{"use strict";var PD=ED(),Xn=(e,t,r)=>{if(PD(e)===!1)throw new TypeError("toRegexRange: expected the first argument to be a number");if(t===void 0||e===t)return String(e);if(PD(t)===!1)throw new TypeError("toRegexRange: expected the second argument to be a number.");let n={relaxZeros:!0,...r};typeof n.strictZeros=="boolean"&&(n.relaxZeros=n.strictZeros===!1);let o=String(n.relaxZeros),s=String(n.shorthand),i=String(n.capture),a=String(n.wrap),u=e+":"+t+"="+o+s+i+a;if(Xn.cache.hasOwnProperty(u))return Xn.cache[u].result;let c=Math.min(e,t),l=Math.max(e,t);if(Math.abs(c-l)===1){let f=e+"|"+t;return n.capture?`(${f})`:n.wrap===!1?f:`(?:${f})`}let p=kD(e)||kD(t),d={min:e,max:t,a:c,b:l},g=[],m=[];if(p&&(d.isPadded=p,d.maxLen=String(d.max).length),c<0){let f=l<0?Math.abs(l):1;m=_D(f,Math.abs(c),d,n),c=d.a=0}return l>=0&&(g=_D(c,l,d,n)),d.negatives=m,d.positives=g,d.result=fk(m,g,n),n.capture===!0?d.result=`(${d.result})`:n.wrap!==!1&&g.length+m.length>1&&(d.result=`(?:${d.result})`),Xn.cache[u]=d,d.result};function fk(e,t,r){let n=Ol(e,t,"-",!1,r)||[],o=Ol(t,e,"",!1,r)||[],s=Ol(e,t,"-?",!0,r)||[];return n.concat(s).concat(o).join("|")}function mk(e,t){let r=1,n=1,o=FD(e,r),s=new Set([t]);for(;e<=o&&o<=t;)s.add(o),r+=1,o=FD(e,r);for(o=TD(t+1,n)-1;e<o&&o<=t;)s.add(o),n+=1,o=TD(t+1,n)-1;return s=[...s],s.sort(yk),s}function gk(e,t,r){if(e===t)return{pattern:e,count:[],digits:0};let n=hk(e,t),o=n.length,s="",i=0;for(let a=0;a<o;a++){let[u,c]=n[a];u===c?s+=u:u!=="0"||c!=="9"?s+=Dk(u,c,r):i++}return i&&(s+=r.shorthand===!0?"\\d":"[0-9]"),{pattern:s,count:[i],digits:o}}function _D(e,t,r,n){let o=mk(e,t),s=[],i=e,a;for(let u=0;u<o.length;u++){let c=o[u],l=gk(String(i),String(c),n),p="";if(!r.isPadded&&a&&a.pattern===l.pattern){a.count.length>1&&a.count.pop(),a.count.push(l.count[0]),a.string=a.pattern+$D(a.count),i=c+1;continue}r.isPadded&&(p=vk(c,r,n)),l.string=p+l.pattern+$D(l.count),s.push(l),i=c+1,a=l}return s}function Ol(e,t,r,n,o){let s=[];for(let i of e){let{string:a}=i;!n&&!AD(t,"string",a)&&s.push(r+a),n&&AD(t,"string",a)&&s.push(r+a)}return s}function hk(e,t){let r=[];for(let n=0;n<e.length;n++)r.push([e[n],t[n]]);return r}function yk(e,t){return e>t?1:t>e?-1:0}function AD(e,t,r){return e.some(n=>n[t]===r)}function FD(e,t){return Number(String(e).slice(0,-t)+"9".repeat(t))}function TD(e,t){return e-e%Math.pow(10,t)}function $D(e){let[t=0,r=""]=e;return r||t>1?`{${t+(r?","+r:"")}}`:""}function Dk(e,t,r){return`[${e}${t-e===1?"":"-"}${t}]`}function kD(e){return/^-?(0+)\d/.test(e)}function vk(e,t,r){if(!t.isPadded)return e;let n=Math.abs(t.maxLen-String(e).length),o=r.relaxZeros!==!1;switch(n){case 0:return"";case 1:return o?"0?":"0";case 2:return o?"0{0,2}":"00";default:return o?`0{0,${n}}`:`0{${n}}`}}Xn.cache={};Xn.clearCache=()=>Xn.cache={};RD.exports=Xn});var Ll=x((OG,jD)=>{"use strict";var Ck=require("util"),OD=ID(),ND=e=>e!==null&&typeof e=="object"&&!Array.isArray(e),bk=e=>t=>e===!0?Number(t):String(t),Ml=e=>typeof e=="number"||typeof e=="string"&&e!=="",Hi=e=>Number.isInteger(+e),Bl=e=>{let t=`${e}`,r=-1;if(t[0]==="-"&&(t=t.slice(1)),t==="0")return!1;for(;t[++r]==="0";);return r>0},wk=(e,t,r)=>typeof e=="string"||typeof t=="string"?!0:r.stringify===!0,xk=(e,t,r)=>{if(t>0){let n=e[0]==="-"?"-":"";n&&(e=e.slice(1)),e=n+e.padStart(n?t-1:t,"0")}return r===!1?String(e):e},Ua=(e,t)=>{let r=e[0]==="-"?"-":"";for(r&&(e=e.slice(1),t--);e.length<t;)e="0"+e;return r?"-"+e:e},Sk=(e,t,r)=>{e.negatives.sort((a,u)=>a<u?-1:a>u?1:0),e.positives.sort((a,u)=>a<u?-1:a>u?1:0);let n=t.capture?"":"?:",o="",s="",i;return e.positives.length&&(o=e.positives.map(a=>Ua(String(a),r)).join("|")),e.negatives.length&&(s=`-(${n}${e.negatives.map(a=>Ua(String(a),r)).join("|")})`),o&&s?i=`${o}|${s}`:i=o||s,t.wrap?`(${n}${i})`:i},MD=(e,t,r,n)=>{if(r)return OD(e,t,{wrap:!1,...n});let o=String.fromCharCode(e);if(e===t)return o;let s=String.fromCharCode(t);return`[${o}-${s}]`},BD=(e,t,r)=>{if(Array.isArray(e)){let n=r.wrap===!0,o=r.capture?"":"?:";return n?`(${o}${e.join("|")})`:e.join("|")}return OD(e,t,r)},LD=(...e)=>new RangeError("Invalid range arguments: "+Ck.inspect(...e)),zD=(e,t,r)=>{if(r.strictRanges===!0)throw LD([e,t]);return[]},Ek=(e,t)=>{if(t.strictRanges===!0)throw new TypeError(`Expected step "${e}" to be a number`);return[]},Pk=(e,t,r=1,n={})=>{let o=Number(e),s=Number(t);if(!Number.isInteger(o)||!Number.isInteger(s)){if(n.strictRanges===!0)throw LD([e,t]);return[]}o===0&&(o=0),s===0&&(s=0);let i=o>s,a=String(e),u=String(t),c=String(r);r=Math.max(Math.abs(r),1);let l=Bl(a)||Bl(u)||Bl(c),p=l?Math.max(a.length,u.length,c.length):0,d=l===!1&&wk(e,t,n)===!1,g=n.transform||bk(d);if(n.toRegex&&r===1)return MD(Ua(e,p),Ua(t,p),!0,n);let m={negatives:[],positives:[]},f=b=>m[b<0?"negatives":"positives"].push(Math.abs(b)),h=[],y=0;for(;i?o>=s:o<=s;)n.toRegex===!0&&r>1?f(o):h.push(xk(g(o,y),p,d)),o=i?o-r:o+r,y++;return n.toRegex===!0?r>1?Sk(m,n,p):BD(h,null,{wrap:!1,...n}):h},_k=(e,t,r=1,n={})=>{if(!Hi(e)&&e.length>1||!Hi(t)&&t.length>1)return zD(e,t,n);let o=n.transform||(d=>String.fromCharCode(d)),s=`${e}`.charCodeAt(0),i=`${t}`.charCodeAt(0),a=s>i,u=Math.min(s,i),c=Math.max(s,i);if(n.toRegex&&r===1)return MD(u,c,!1,n);let l=[],p=0;for(;a?s>=i:s<=i;)l.push(o(s,p)),s=a?s-r:s+r,p++;return n.toRegex===!0?BD(l,null,{wrap:!1,options:n}):l},ja=(e,t,r,n={})=>{if(t==null&&Ml(e))return[e];if(!Ml(e)||!Ml(t))return zD(e,t,n);if(typeof r=="function")return ja(e,t,1,{transform:r});if(ND(r))return ja(e,t,0,r);let o={...n};return o.capture===!0&&(o.wrap=!0),r=r||o.step||1,Hi(r)?Hi(e)&&Hi(t)?Pk(e,t,r,o):_k(e,t,Math.max(Math.abs(r),1),o):r!=null&&!ND(r)?Ek(r,o):ja(e,t,1,r)};jD.exports=ja});var HD=x((MG,VD)=>{"use strict";var Ak=Ll(),UD=La(),Fk=(e,t={})=>{let r=(n,o={})=>{let s=UD.isInvalidBrace(o),i=n.invalid===!0&&t.escapeInvalid===!0,a=s===!0||i===!0,u=t.escapeInvalid===!0?"\\":"",c="";if(n.isOpen===!0)return u+n.value;if(n.isClose===!0)return console.log("node.isClose",u,n.value),u+n.value;if(n.type==="open")return a?u+n.value:"(";if(n.type==="close")return a?u+n.value:")";if(n.type==="comma")return n.prev.type==="comma"?"":a?n.value:"|";if(n.value)return n.value;if(n.nodes&&n.ranges>0){let l=UD.reduce(n.nodes),p=Ak(...l,{...t,wrap:!1,toRegex:!0,strictZeros:!0});if(p.length!==0)return l.length>1&&p.length>1?`(${p})`:p}if(n.nodes)for(let l of n.nodes)c+=r(l,n);return c};return r(e)};VD.exports=Fk});var GD=x((BG,KD)=>{"use strict";var Tk=Ll(),qD=za(),Mo=La(),eo=(e="",t="",r=!1)=>{let n=[];if(e=[].concat(e),t=[].concat(t),!t.length)return e;if(!e.length)return r?Mo.flatten(t).map(o=>`{${o}}`):t;for(let o of e)if(Array.isArray(o))for(let s of o)n.push(eo(s,t,r));else for(let s of t)r===!0&&typeof s=="string"&&(s=`{${s}}`),n.push(Array.isArray(s)?eo(o,s,r):o+s);return Mo.flatten(n)},$k=(e,t={})=>{let r=t.rangeLimit===void 0?1e3:t.rangeLimit,n=(o,s={})=>{o.queue=[];let i=s,a=s.queue;for(;i.type!=="brace"&&i.type!=="root"&&i.parent;)i=i.parent,a=i.queue;if(o.invalid||o.dollar){a.push(eo(a.pop(),qD(o,t)));return}if(o.type==="brace"&&o.invalid!==!0&&o.nodes.length===2){a.push(eo(a.pop(),["{}"]));return}if(o.nodes&&o.ranges>0){let p=Mo.reduce(o.nodes);if(Mo.exceedsLimit(...p,t.step,r))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let d=Tk(...p,t);d.length===0&&(d=qD(o,t)),a.push(eo(a.pop(),d)),o.nodes=[];return}let u=Mo.encloseBrace(o),c=o.queue,l=o;for(;l.type!=="brace"&&l.type!=="root"&&l.parent;)l=l.parent,c=l.queue;for(let p=0;p<o.nodes.length;p++){let d=o.nodes[p];if(d.type==="comma"&&o.type==="brace"){p===1&&c.push(""),c.push("");continue}if(d.type==="close"){a.push(eo(a.pop(),c,u));continue}if(d.value&&d.type!=="open"){c.push(eo(c.pop(),d.value));continue}d.nodes&&n(d,o)}return c};return Mo.flatten(n(e))};KD.exports=$k});var ZD=x((LG,WD)=>{"use strict";WD.exports={MAX_LENGTH:1e4,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:`
16
+ `,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}});var ev=x((zG,XD)=>{"use strict";var kk=za(),{MAX_LENGTH:JD,CHAR_BACKSLASH:zl,CHAR_BACKTICK:Rk,CHAR_COMMA:Ik,CHAR_DOT:Nk,CHAR_LEFT_PARENTHESES:Ok,CHAR_RIGHT_PARENTHESES:Mk,CHAR_LEFT_CURLY_BRACE:Bk,CHAR_RIGHT_CURLY_BRACE:Lk,CHAR_LEFT_SQUARE_BRACKET:YD,CHAR_RIGHT_SQUARE_BRACKET:QD,CHAR_DOUBLE_QUOTE:zk,CHAR_SINGLE_QUOTE:jk,CHAR_NO_BREAK_SPACE:Uk,CHAR_ZERO_WIDTH_NOBREAK_SPACE:Vk}=ZD(),Hk=(e,t={})=>{if(typeof e!="string")throw new TypeError("Expected a string");let r=t||{},n=typeof r.maxLength=="number"?Math.min(JD,r.maxLength):JD;if(e.length>n)throw new SyntaxError(`Input length (${e.length}), exceeds max characters (${n})`);let o={type:"root",input:e,nodes:[]},s=[o],i=o,a=o,u=0,c=e.length,l=0,p=0,d,g=()=>e[l++],m=f=>{if(f.type==="text"&&a.type==="dot"&&(a.type="text"),a&&a.type==="text"&&f.type==="text"){a.value+=f.value;return}return i.nodes.push(f),f.parent=i,f.prev=a,a=f,f};for(m({type:"bos"});l<c;)if(i=s[s.length-1],d=g(),!(d===Vk||d===Uk)){if(d===zl){m({type:"text",value:(t.keepEscaping?d:"")+g()});continue}if(d===QD){m({type:"text",value:"\\"+d});continue}if(d===YD){u++;let f;for(;l<c&&(f=g());){if(d+=f,f===YD){u++;continue}if(f===zl){d+=g();continue}if(f===QD&&(u--,u===0))break}m({type:"text",value:d});continue}if(d===Ok){i=m({type:"paren",nodes:[]}),s.push(i),m({type:"text",value:d});continue}if(d===Mk){if(i.type!=="paren"){m({type:"text",value:d});continue}i=s.pop(),m({type:"text",value:d}),i=s[s.length-1];continue}if(d===zk||d===jk||d===Rk){let f=d,h;for(t.keepQuotes!==!0&&(d="");l<c&&(h=g());){if(h===zl){d+=h+g();continue}if(h===f){t.keepQuotes===!0&&(d+=h);break}d+=h}m({type:"text",value:d});continue}if(d===Bk){p++;let h={type:"brace",open:!0,close:!1,dollar:a.value&&a.value.slice(-1)==="$"||i.dollar===!0,depth:p,commas:0,ranges:0,nodes:[]};i=m(h),s.push(i),m({type:"open",value:d});continue}if(d===Lk){if(i.type!=="brace"){m({type:"text",value:d});continue}let f="close";i=s.pop(),i.close=!0,m({type:f,value:d}),p--,i=s[s.length-1];continue}if(d===Ik&&p>0){if(i.ranges>0){i.ranges=0;let f=i.nodes.shift();i.nodes=[f,{type:"text",value:kk(i)}]}m({type:"comma",value:d}),i.commas++;continue}if(d===Nk&&p>0&&i.commas===0){let f=i.nodes;if(p===0||f.length===0){m({type:"text",value:d});continue}if(a.type==="dot"){if(i.range=[],a.value+=d,a.type="range",i.nodes.length!==3&&i.nodes.length!==5){i.invalid=!0,i.ranges=0,a.type="text";continue}i.ranges++,i.args=[];continue}if(a.type==="range"){f.pop();let h=f[f.length-1];h.value+=a.value+d,a=h,i.ranges--;continue}m({type:"dot",value:d});continue}m({type:"text",value:d})}do if(i=s.pop(),i.type!=="root"){i.nodes.forEach(y=>{y.nodes||(y.type==="open"&&(y.isOpen=!0),y.type==="close"&&(y.isClose=!0),y.nodes||(y.type="text"),y.invalid=!0)});let f=s[s.length-1],h=f.nodes.indexOf(i);f.nodes.splice(h,1,...i.nodes)}while(s.length>0);return m({type:"eos"}),o};XD.exports=Hk});var nv=x((jG,rv)=>{"use strict";var tv=za(),qk=HD(),Kk=GD(),Gk=ev(),qt=(e,t={})=>{let r=[];if(Array.isArray(e))for(let n of e){let o=qt.create(n,t);Array.isArray(o)?r.push(...o):r.push(o)}else r=[].concat(qt.create(e,t));return t&&t.expand===!0&&t.nodupes===!0&&(r=[...new Set(r)]),r};qt.parse=(e,t={})=>Gk(e,t);qt.stringify=(e,t={})=>tv(typeof e=="string"?qt.parse(e,t):e,t);qt.compile=(e,t={})=>(typeof e=="string"&&(e=qt.parse(e,t)),qk(e,t));qt.expand=(e,t={})=>{typeof e=="string"&&(e=qt.parse(e,t));let r=Kk(e,t);return t.noempty===!0&&(r=r.filter(Boolean)),t.nodupes===!0&&(r=[...new Set(r)]),r};qt.create=(e,t={})=>e===""||e.length<3?[e]:t.expand!==!0?qt.compile(e,t):qt.expand(e,t);rv.exports=qt});var qi=x((UG,uv)=>{"use strict";var Wk=require("path"),Hr="\\\\/",ov=`[^${Hr}]`,ln="\\.",Zk="\\+",Jk="\\?",Va="\\/",Yk="(?=.)",iv="[^/]",jl=`(?:${Va}|$)`,sv=`(?:^|${Va})`,Ul=`${ln}{1,2}${jl}`,Qk=`(?!${ln})`,Xk=`(?!${sv}${Ul})`,eR=`(?!${ln}{0,1}${jl})`,tR=`(?!${Ul})`,rR=`[^.${Va}]`,nR=`${iv}*?`,av={DOT_LITERAL:ln,PLUS_LITERAL:Zk,QMARK_LITERAL:Jk,SLASH_LITERAL:Va,ONE_CHAR:Yk,QMARK:iv,END_ANCHOR:jl,DOTS_SLASH:Ul,NO_DOT:Qk,NO_DOTS:Xk,NO_DOT_SLASH:eR,NO_DOTS_SLASH:tR,QMARK_NO_DOT:rR,STAR:nR,START_ANCHOR:sv},oR={...av,SLASH_LITERAL:`[${Hr}]`,QMARK:ov,STAR:`${ov}*?`,DOTS_SLASH:`${ln}{1,2}(?:[${Hr}]|$)`,NO_DOT:`(?!${ln})`,NO_DOTS:`(?!(?:^|[${Hr}])${ln}{1,2}(?:[${Hr}]|$))`,NO_DOT_SLASH:`(?!${ln}{0,1}(?:[${Hr}]|$))`,NO_DOTS_SLASH:`(?!${ln}{1,2}(?:[${Hr}]|$))`,QMARK_NO_DOT:`[^.${Hr}]`,START_ANCHOR:`(?:^|[${Hr}])`,END_ANCHOR:`(?:[${Hr}]|$)`},iR={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};uv.exports={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:iR,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:Wk.sep,extglobChars(e){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${e.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(e){return e===!0?oR:av}}});var Ki=x($t=>{"use strict";var sR=require("path"),aR=process.platform==="win32",{REGEX_BACKSLASH:uR,REGEX_REMOVE_BACKSLASH:cR,REGEX_SPECIAL_CHARS:lR,REGEX_SPECIAL_CHARS_GLOBAL:pR}=qi();$t.isObject=e=>e!==null&&typeof e=="object"&&!Array.isArray(e);$t.hasRegexChars=e=>lR.test(e);$t.isRegexChar=e=>e.length===1&&$t.hasRegexChars(e);$t.escapeRegex=e=>e.replace(pR,"\\$1");$t.toPosixSlashes=e=>e.replace(uR,"/");$t.removeBackslashes=e=>e.replace(cR,t=>t==="\\"?"":t);$t.supportsLookbehinds=()=>{let e=process.version.slice(1).split(".").map(Number);return e.length===3&&e[0]>=9||e[0]===8&&e[1]>=10};$t.isWindows=e=>e&&typeof e.windows=="boolean"?e.windows:aR===!0||sR.sep==="\\";$t.escapeLast=(e,t,r)=>{let n=e.lastIndexOf(t,r);return n===-1?e:e[n-1]==="\\"?$t.escapeLast(e,t,n-1):`${e.slice(0,n)}\\${e.slice(n)}`};$t.removePrefix=(e,t={})=>{let r=e;return r.startsWith("./")&&(r=r.slice(2),t.prefix="./"),r};$t.wrapOutput=(e,t={},r={})=>{let n=r.contains?"":"^",o=r.contains?"":"$",s=`${n}(?:${e})${o}`;return t.negated===!0&&(s=`(?:^(?!${s}).*$)`),s}});var hv=x((HG,gv)=>{"use strict";var cv=Ki(),{CHAR_ASTERISK:Vl,CHAR_AT:dR,CHAR_BACKWARD_SLASH:Gi,CHAR_COMMA:fR,CHAR_DOT:Hl,CHAR_EXCLAMATION_MARK:ql,CHAR_FORWARD_SLASH:mv,CHAR_LEFT_CURLY_BRACE:Kl,CHAR_LEFT_PARENTHESES:Gl,CHAR_LEFT_SQUARE_BRACKET:mR,CHAR_PLUS:gR,CHAR_QUESTION_MARK:lv,CHAR_RIGHT_CURLY_BRACE:hR,CHAR_RIGHT_PARENTHESES:pv,CHAR_RIGHT_SQUARE_BRACKET:yR}=qi(),dv=e=>e===mv||e===Gi,fv=e=>{e.isPrefix!==!0&&(e.depth=e.isGlobstar?1/0:1)},DR=(e,t)=>{let r=t||{},n=e.length-1,o=r.parts===!0||r.scanToEnd===!0,s=[],i=[],a=[],u=e,c=-1,l=0,p=0,d=!1,g=!1,m=!1,f=!1,h=!1,y=!1,b=!1,C=!1,_=!1,S=!1,T=0,k,I,R={value:"",depth:0,isGlob:!1},$=()=>c>=n,D=()=>u.charCodeAt(c+1),B=()=>(k=I,u.charCodeAt(++c));for(;c<n;){I=B();let Be;if(I===Gi){b=R.backslashes=!0,I=B(),I===Kl&&(y=!0);continue}if(y===!0||I===Kl){for(T++;$()!==!0&&(I=B());){if(I===Gi){b=R.backslashes=!0,B();continue}if(I===Kl){T++;continue}if(y!==!0&&I===Hl&&(I=B())===Hl){if(d=R.isBrace=!0,m=R.isGlob=!0,S=!0,o===!0)continue;break}if(y!==!0&&I===fR){if(d=R.isBrace=!0,m=R.isGlob=!0,S=!0,o===!0)continue;break}if(I===hR&&(T--,T===0)){y=!1,d=R.isBrace=!0,S=!0;break}}if(o===!0)continue;break}if(I===mv){if(s.push(c),i.push(R),R={value:"",depth:0,isGlob:!1},S===!0)continue;if(k===Hl&&c===l+1){l+=2;continue}p=c+1;continue}if(r.noext!==!0&&(I===gR||I===dR||I===Vl||I===lv||I===ql)===!0&&D()===Gl){if(m=R.isGlob=!0,f=R.isExtglob=!0,S=!0,I===ql&&c===l&&(_=!0),o===!0){for(;$()!==!0&&(I=B());){if(I===Gi){b=R.backslashes=!0,I=B();continue}if(I===pv){m=R.isGlob=!0,S=!0;break}}continue}break}if(I===Vl){if(k===Vl&&(h=R.isGlobstar=!0),m=R.isGlob=!0,S=!0,o===!0)continue;break}if(I===lv){if(m=R.isGlob=!0,S=!0,o===!0)continue;break}if(I===mR){for(;$()!==!0&&(Be=B());){if(Be===Gi){b=R.backslashes=!0,B();continue}if(Be===yR){g=R.isBracket=!0,m=R.isGlob=!0,S=!0;break}}if(o===!0)continue;break}if(r.nonegate!==!0&&I===ql&&c===l){C=R.negated=!0,l++;continue}if(r.noparen!==!0&&I===Gl){if(m=R.isGlob=!0,o===!0){for(;$()!==!0&&(I=B());){if(I===Gl){b=R.backslashes=!0,I=B();continue}if(I===pv){S=!0;break}}continue}break}if(m===!0){if(S=!0,o===!0)continue;break}}r.noext===!0&&(f=!1,m=!1);let U=u,q="",w="";l>0&&(q=u.slice(0,l),u=u.slice(l),p-=l),U&&m===!0&&p>0?(U=u.slice(0,p),w=u.slice(p)):m===!0?(U="",w=u):U=u,U&&U!==""&&U!=="/"&&U!==u&&dv(U.charCodeAt(U.length-1))&&(U=U.slice(0,-1)),r.unescape===!0&&(w&&(w=cv.removeBackslashes(w)),U&&b===!0&&(U=cv.removeBackslashes(U)));let E={prefix:q,input:e,start:l,base:U,glob:w,isBrace:d,isBracket:g,isGlob:m,isExtglob:f,isGlobstar:h,negated:C,negatedExtglob:_};if(r.tokens===!0&&(E.maxDepth=0,dv(I)||i.push(R),E.tokens=i),r.parts===!0||r.tokens===!0){let Be;for(let de=0;de<s.length;de++){let _r=Be?Be+1:l,Ar=s[de],zt=e.slice(_r,Ar);r.tokens&&(de===0&&l!==0?(i[de].isPrefix=!0,i[de].value=q):i[de].value=zt,fv(i[de]),E.maxDepth+=i[de].depth),(de!==0||zt!=="")&&a.push(zt),Be=Ar}if(Be&&Be+1<e.length){let de=e.slice(Be+1);a.push(de),r.tokens&&(i[i.length-1].value=de,fv(i[i.length-1]),E.maxDepth+=i[i.length-1].depth)}E.slashes=s,E.parts=a}return E};gv.exports=DR});var vv=x((qG,Dv)=>{"use strict";var Ha=qi(),Kt=Ki(),{MAX_LENGTH:qa,POSIX_REGEX_SOURCE:vR,REGEX_NON_SPECIAL_CHARS:CR,REGEX_SPECIAL_CHARS_BACKREF:bR,REPLACEMENTS:yv}=Ha,wR=(e,t)=>{if(typeof t.expandRange=="function")return t.expandRange(...e,t);e.sort();let r=`[${e.join("-")}]`;try{new RegExp(r)}catch{return e.map(o=>Kt.escapeRegex(o)).join("..")}return r},Bo=(e,t)=>`Missing ${e}: "${t}" - use "\\\\${t}" to match literal characters`,Wl=(e,t)=>{if(typeof e!="string")throw new TypeError("Expected a string");e=yv[e]||e;let r={...t},n=typeof r.maxLength=="number"?Math.min(qa,r.maxLength):qa,o=e.length;if(o>n)throw new SyntaxError(`Input length: ${o}, exceeds maximum allowed length: ${n}`);let s={type:"bos",value:"",output:r.prepend||""},i=[s],a=r.capture?"":"?:",u=Kt.isWindows(t),c=Ha.globChars(u),l=Ha.extglobChars(c),{DOT_LITERAL:p,PLUS_LITERAL:d,SLASH_LITERAL:g,ONE_CHAR:m,DOTS_SLASH:f,NO_DOT:h,NO_DOT_SLASH:y,NO_DOTS_SLASH:b,QMARK:C,QMARK_NO_DOT:_,STAR:S,START_ANCHOR:T}=c,k=M=>`(${a}(?:(?!${T}${M.dot?f:p}).)*?)`,I=r.dot?"":h,R=r.dot?C:_,$=r.bash===!0?k(r):S;r.capture&&($=`(${$})`),typeof r.noext=="boolean"&&(r.noextglob=r.noext);let D={input:e,index:-1,start:0,dot:r.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:i};e=Kt.removePrefix(e,D),o=e.length;let B=[],U=[],q=[],w=s,E,Be=()=>D.index===o-1,de=D.peek=(M=1)=>e[D.index+M],_r=D.advance=()=>e[++D.index]||"",Ar=()=>e.slice(D.index+1),zt=(M="",Pe=0)=>{D.consumed+=M,D.index+=Pe},Zs=M=>{D.output+=M.output!=null?M.output:M.value,zt(M.value)},u_=()=>{let M=1;for(;de()==="!"&&(de(2)!=="("||de(3)==="?");)_r(),D.start++,M++;return M%2===0?!1:(D.negated=!0,D.start++,!0)},Js=M=>{D[M]++,q.push(M)},zn=M=>{D[M]--,q.pop()},re=M=>{if(w.type==="globstar"){let Pe=D.braces>0&&(M.type==="comma"||M.type==="brace"),N=M.extglob===!0||B.length&&(M.type==="pipe"||M.type==="paren");M.type!=="slash"&&M.type!=="paren"&&!Pe&&!N&&(D.output=D.output.slice(0,-w.output.length),w.type="star",w.value="*",w.output=$,D.output+=w.output)}if(B.length&&M.type!=="paren"&&(B[B.length-1].inner+=M.value),(M.value||M.output)&&Zs(M),w&&w.type==="text"&&M.type==="text"){w.value+=M.value,w.output=(w.output||"")+M.value;return}M.prev=w,i.push(M),w=M},Ys=(M,Pe)=>{let N={...l[Pe],conditions:1,inner:""};N.prev=w,N.parens=D.parens,N.output=D.output;let X=(r.capture?"(":"")+N.open;Js("parens"),re({type:M,value:Pe,output:D.output?"":m}),re({type:"paren",extglob:!0,value:_r(),output:X}),B.push(N)},c_=M=>{let Pe=M.close+(r.capture?")":""),N;if(M.type==="negate"){let X=$;if(M.inner&&M.inner.length>1&&M.inner.includes("/")&&(X=k(r)),(X!==$||Be()||/^\)+$/.test(Ar()))&&(Pe=M.close=`)$))${X}`),M.inner.includes("*")&&(N=Ar())&&/^\.[^\\/.]+$/.test(N)){let Le=Wl(N,{...t,fastpaths:!1}).output;Pe=M.close=`)${Le})${X})`}M.prev.type==="bos"&&(D.negatedExtglob=!0)}re({type:"paren",extglob:!0,value:E,output:Pe}),zn("parens")};if(r.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(e)){let M=!1,Pe=e.replace(bR,(N,X,Le,Dt,Ke,ac)=>Dt==="\\"?(M=!0,N):Dt==="?"?X?X+Dt+(Ke?C.repeat(Ke.length):""):ac===0?R+(Ke?C.repeat(Ke.length):""):C.repeat(Le.length):Dt==="."?p.repeat(Le.length):Dt==="*"?X?X+Dt+(Ke?$:""):$:X?N:`\\${N}`);return M===!0&&(r.unescape===!0?Pe=Pe.replace(/\\/g,""):Pe=Pe.replace(/\\+/g,N=>N.length%2===0?"\\\\":N?"\\":"")),Pe===e&&r.contains===!0?(D.output=e,D):(D.output=Kt.wrapOutput(Pe,D,t),D)}for(;!Be();){if(E=_r(),E==="\0")continue;if(E==="\\"){let N=de();if(N==="/"&&r.bash!==!0||N==="."||N===";")continue;if(!N){E+="\\",re({type:"text",value:E});continue}let X=/^\\+/.exec(Ar()),Le=0;if(X&&X[0].length>2&&(Le=X[0].length,D.index+=Le,Le%2!==0&&(E+="\\")),r.unescape===!0?E=_r():E+=_r(),D.brackets===0){re({type:"text",value:E});continue}}if(D.brackets>0&&(E!=="]"||w.value==="["||w.value==="[^")){if(r.posix!==!1&&E===":"){let N=w.value.slice(1);if(N.includes("[")&&(w.posix=!0,N.includes(":"))){let X=w.value.lastIndexOf("["),Le=w.value.slice(0,X),Dt=w.value.slice(X+2),Ke=vR[Dt];if(Ke){w.value=Le+Ke,D.backtrack=!0,_r(),!s.output&&i.indexOf(w)===1&&(s.output=m);continue}}}(E==="["&&de()!==":"||E==="-"&&de()==="]")&&(E=`\\${E}`),E==="]"&&(w.value==="["||w.value==="[^")&&(E=`\\${E}`),r.posix===!0&&E==="!"&&w.value==="["&&(E="^"),w.value+=E,Zs({value:E});continue}if(D.quotes===1&&E!=='"'){E=Kt.escapeRegex(E),w.value+=E,Zs({value:E});continue}if(E==='"'){D.quotes=D.quotes===1?0:1,r.keepQuotes===!0&&re({type:"text",value:E});continue}if(E==="("){Js("parens"),re({type:"paren",value:E});continue}if(E===")"){if(D.parens===0&&r.strictBrackets===!0)throw new SyntaxError(Bo("opening","("));let N=B[B.length-1];if(N&&D.parens===N.parens+1){c_(B.pop());continue}re({type:"paren",value:E,output:D.parens?")":"\\)"}),zn("parens");continue}if(E==="["){if(r.nobracket===!0||!Ar().includes("]")){if(r.nobracket!==!0&&r.strictBrackets===!0)throw new SyntaxError(Bo("closing","]"));E=`\\${E}`}else Js("brackets");re({type:"bracket",value:E});continue}if(E==="]"){if(r.nobracket===!0||w&&w.type==="bracket"&&w.value.length===1){re({type:"text",value:E,output:`\\${E}`});continue}if(D.brackets===0){if(r.strictBrackets===!0)throw new SyntaxError(Bo("opening","["));re({type:"text",value:E,output:`\\${E}`});continue}zn("brackets");let N=w.value.slice(1);if(w.posix!==!0&&N[0]==="^"&&!N.includes("/")&&(E=`/${E}`),w.value+=E,Zs({value:E}),r.literalBrackets===!1||Kt.hasRegexChars(N))continue;let X=Kt.escapeRegex(w.value);if(D.output=D.output.slice(0,-w.value.length),r.literalBrackets===!0){D.output+=X,w.value=X;continue}w.value=`(${a}${X}|${w.value})`,D.output+=w.value;continue}if(E==="{"&&r.nobrace!==!0){Js("braces");let N={type:"brace",value:E,output:"(",outputIndex:D.output.length,tokensIndex:D.tokens.length};U.push(N),re(N);continue}if(E==="}"){let N=U[U.length-1];if(r.nobrace===!0||!N){re({type:"text",value:E,output:E});continue}let X=")";if(N.dots===!0){let Le=i.slice(),Dt=[];for(let Ke=Le.length-1;Ke>=0&&(i.pop(),Le[Ke].type!=="brace");Ke--)Le[Ke].type!=="dots"&&Dt.unshift(Le[Ke].value);X=wR(Dt,r),D.backtrack=!0}if(N.comma!==!0&&N.dots!==!0){let Le=D.output.slice(0,N.outputIndex),Dt=D.tokens.slice(N.tokensIndex);N.value=N.output="\\{",E=X="\\}",D.output=Le;for(let Ke of Dt)D.output+=Ke.output||Ke.value}re({type:"brace",value:E,output:X}),zn("braces"),U.pop();continue}if(E==="|"){B.length>0&&B[B.length-1].conditions++,re({type:"text",value:E});continue}if(E===","){let N=E,X=U[U.length-1];X&&q[q.length-1]==="braces"&&(X.comma=!0,N="|"),re({type:"comma",value:E,output:N});continue}if(E==="/"){if(w.type==="dot"&&D.index===D.start+1){D.start=D.index+1,D.consumed="",D.output="",i.pop(),w=s;continue}re({type:"slash",value:E,output:g});continue}if(E==="."){if(D.braces>0&&w.type==="dot"){w.value==="."&&(w.output=p);let N=U[U.length-1];w.type="dots",w.output+=E,w.value+=E,N.dots=!0;continue}if(D.braces+D.parens===0&&w.type!=="bos"&&w.type!=="slash"){re({type:"text",value:E,output:p});continue}re({type:"dot",value:E,output:p});continue}if(E==="?"){if(!(w&&w.value==="(")&&r.noextglob!==!0&&de()==="("&&de(2)!=="?"){Ys("qmark",E);continue}if(w&&w.type==="paren"){let X=de(),Le=E;if(X==="<"&&!Kt.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");(w.value==="("&&!/[!=<:]/.test(X)||X==="<"&&!/<([!=]|\w+>)/.test(Ar()))&&(Le=`\\${E}`),re({type:"text",value:E,output:Le});continue}if(r.dot!==!0&&(w.type==="slash"||w.type==="bos")){re({type:"qmark",value:E,output:_});continue}re({type:"qmark",value:E,output:C});continue}if(E==="!"){if(r.noextglob!==!0&&de()==="("&&(de(2)!=="?"||!/[!=<:]/.test(de(3)))){Ys("negate",E);continue}if(r.nonegate!==!0&&D.index===0){u_();continue}}if(E==="+"){if(r.noextglob!==!0&&de()==="("&&de(2)!=="?"){Ys("plus",E);continue}if(w&&w.value==="("||r.regex===!1){re({type:"plus",value:E,output:d});continue}if(w&&(w.type==="bracket"||w.type==="paren"||w.type==="brace")||D.parens>0){re({type:"plus",value:E});continue}re({type:"plus",value:d});continue}if(E==="@"){if(r.noextglob!==!0&&de()==="("&&de(2)!=="?"){re({type:"at",extglob:!0,value:E,output:""});continue}re({type:"text",value:E});continue}if(E!=="*"){(E==="$"||E==="^")&&(E=`\\${E}`);let N=CR.exec(Ar());N&&(E+=N[0],D.index+=N[0].length),re({type:"text",value:E});continue}if(w&&(w.type==="globstar"||w.star===!0)){w.type="star",w.star=!0,w.value+=E,w.output=$,D.backtrack=!0,D.globstar=!0,zt(E);continue}let M=Ar();if(r.noextglob!==!0&&/^\([^?]/.test(M)){Ys("star",E);continue}if(w.type==="star"){if(r.noglobstar===!0){zt(E);continue}let N=w.prev,X=N.prev,Le=N.type==="slash"||N.type==="bos",Dt=X&&(X.type==="star"||X.type==="globstar");if(r.bash===!0&&(!Le||M[0]&&M[0]!=="/")){re({type:"star",value:E,output:""});continue}let Ke=D.braces>0&&(N.type==="comma"||N.type==="brace"),ac=B.length&&(N.type==="pipe"||N.type==="paren");if(!Le&&N.type!=="paren"&&!Ke&&!ac){re({type:"star",value:E,output:""});continue}for(;M.slice(0,3)==="/**";){let Qs=e[D.index+4];if(Qs&&Qs!=="/")break;M=M.slice(3),zt("/**",3)}if(N.type==="bos"&&Be()){w.type="globstar",w.value+=E,w.output=k(r),D.output=w.output,D.globstar=!0,zt(E);continue}if(N.type==="slash"&&N.prev.type!=="bos"&&!Dt&&Be()){D.output=D.output.slice(0,-(N.output+w.output).length),N.output=`(?:${N.output}`,w.type="globstar",w.output=k(r)+(r.strictSlashes?")":"|$)"),w.value+=E,D.globstar=!0,D.output+=N.output+w.output,zt(E);continue}if(N.type==="slash"&&N.prev.type!=="bos"&&M[0]==="/"){let Qs=M[1]!==void 0?"|$":"";D.output=D.output.slice(0,-(N.output+w.output).length),N.output=`(?:${N.output}`,w.type="globstar",w.output=`${k(r)}${g}|${g}${Qs})`,w.value+=E,D.output+=N.output+w.output,D.globstar=!0,zt(E+_r()),re({type:"slash",value:"/",output:""});continue}if(N.type==="bos"&&M[0]==="/"){w.type="globstar",w.value+=E,w.output=`(?:^|${g}|${k(r)}${g})`,D.output=w.output,D.globstar=!0,zt(E+_r()),re({type:"slash",value:"/",output:""});continue}D.output=D.output.slice(0,-w.output.length),w.type="globstar",w.output=k(r),w.value+=E,D.output+=w.output,D.globstar=!0,zt(E);continue}let Pe={type:"star",value:E,output:$};if(r.bash===!0){Pe.output=".*?",(w.type==="bos"||w.type==="slash")&&(Pe.output=I+Pe.output),re(Pe);continue}if(w&&(w.type==="bracket"||w.type==="paren")&&r.regex===!0){Pe.output=E,re(Pe);continue}(D.index===D.start||w.type==="slash"||w.type==="dot")&&(w.type==="dot"?(D.output+=y,w.output+=y):r.dot===!0?(D.output+=b,w.output+=b):(D.output+=I,w.output+=I),de()!=="*"&&(D.output+=m,w.output+=m)),re(Pe)}for(;D.brackets>0;){if(r.strictBrackets===!0)throw new SyntaxError(Bo("closing","]"));D.output=Kt.escapeLast(D.output,"["),zn("brackets")}for(;D.parens>0;){if(r.strictBrackets===!0)throw new SyntaxError(Bo("closing",")"));D.output=Kt.escapeLast(D.output,"("),zn("parens")}for(;D.braces>0;){if(r.strictBrackets===!0)throw new SyntaxError(Bo("closing","}"));D.output=Kt.escapeLast(D.output,"{"),zn("braces")}if(r.strictSlashes!==!0&&(w.type==="star"||w.type==="bracket")&&re({type:"maybe_slash",value:"",output:`${g}?`}),D.backtrack===!0){D.output="";for(let M of D.tokens)D.output+=M.output!=null?M.output:M.value,M.suffix&&(D.output+=M.suffix)}return D};Wl.fastpaths=(e,t)=>{let r={...t},n=typeof r.maxLength=="number"?Math.min(qa,r.maxLength):qa,o=e.length;if(o>n)throw new SyntaxError(`Input length: ${o}, exceeds maximum allowed length: ${n}`);e=yv[e]||e;let s=Kt.isWindows(t),{DOT_LITERAL:i,SLASH_LITERAL:a,ONE_CHAR:u,DOTS_SLASH:c,NO_DOT:l,NO_DOTS:p,NO_DOTS_SLASH:d,STAR:g,START_ANCHOR:m}=Ha.globChars(s),f=r.dot?p:l,h=r.dot?d:l,y=r.capture?"":"?:",b={negated:!1,prefix:""},C=r.bash===!0?".*?":g;r.capture&&(C=`(${C})`);let _=I=>I.noglobstar===!0?C:`(${y}(?:(?!${m}${I.dot?c:i}).)*?)`,S=I=>{switch(I){case"*":return`${f}${u}${C}`;case".*":return`${i}${u}${C}`;case"*.*":return`${f}${C}${i}${u}${C}`;case"*/*":return`${f}${C}${a}${u}${h}${C}`;case"**":return f+_(r);case"**/*":return`(?:${f}${_(r)}${a})?${h}${u}${C}`;case"**/*.*":return`(?:${f}${_(r)}${a})?${h}${C}${i}${u}${C}`;case"**/.*":return`(?:${f}${_(r)}${a})?${i}${u}${C}`;default:{let R=/^(.*?)\.(\w+)$/.exec(I);if(!R)return;let $=S(R[1]);return $?$+i+R[2]:void 0}}},T=Kt.removePrefix(e,b),k=S(T);return k&&r.strictSlashes!==!0&&(k+=`${a}?`),k};Dv.exports=Wl});var bv=x((KG,Cv)=>{"use strict";var xR=require("path"),SR=hv(),Zl=vv(),Jl=Ki(),ER=qi(),PR=e=>e&&typeof e=="object"&&!Array.isArray(e),Ve=(e,t,r=!1)=>{if(Array.isArray(e)){let l=e.map(d=>Ve(d,t,r));return d=>{for(let g of l){let m=g(d);if(m)return m}return!1}}let n=PR(e)&&e.tokens&&e.input;if(e===""||typeof e!="string"&&!n)throw new TypeError("Expected pattern to be a non-empty string");let o=t||{},s=Jl.isWindows(t),i=n?Ve.compileRe(e,t):Ve.makeRe(e,t,!1,!0),a=i.state;delete i.state;let u=()=>!1;if(o.ignore){let l={...t,ignore:null,onMatch:null,onResult:null};u=Ve(o.ignore,l,r)}let c=(l,p=!1)=>{let{isMatch:d,match:g,output:m}=Ve.test(l,i,t,{glob:e,posix:s}),f={glob:e,state:a,regex:i,posix:s,input:l,output:m,match:g,isMatch:d};return typeof o.onResult=="function"&&o.onResult(f),d===!1?(f.isMatch=!1,p?f:!1):u(l)?(typeof o.onIgnore=="function"&&o.onIgnore(f),f.isMatch=!1,p?f:!1):(typeof o.onMatch=="function"&&o.onMatch(f),p?f:!0)};return r&&(c.state=a),c};Ve.test=(e,t,r,{glob:n,posix:o}={})=>{if(typeof e!="string")throw new TypeError("Expected input to be a string");if(e==="")return{isMatch:!1,output:""};let s=r||{},i=s.format||(o?Jl.toPosixSlashes:null),a=e===n,u=a&&i?i(e):e;return a===!1&&(u=i?i(e):e,a=u===n),(a===!1||s.capture===!0)&&(s.matchBase===!0||s.basename===!0?a=Ve.matchBase(e,t,r,o):a=t.exec(u)),{isMatch:!!a,match:a,output:u}};Ve.matchBase=(e,t,r,n=Jl.isWindows(r))=>(t instanceof RegExp?t:Ve.makeRe(t,r)).test(xR.basename(e));Ve.isMatch=(e,t,r)=>Ve(t,r)(e);Ve.parse=(e,t)=>Array.isArray(e)?e.map(r=>Ve.parse(r,t)):Zl(e,{...t,fastpaths:!1});Ve.scan=(e,t)=>SR(e,t);Ve.compileRe=(e,t,r=!1,n=!1)=>{if(r===!0)return e.output;let o=t||{},s=o.contains?"":"^",i=o.contains?"":"$",a=`${s}(?:${e.output})${i}`;e&&e.negated===!0&&(a=`^(?!${a}).*$`);let u=Ve.toRegex(a,t);return n===!0&&(u.state=e),u};Ve.makeRe=(e,t={},r=!1,n=!1)=>{if(!e||typeof e!="string")throw new TypeError("Expected a non-empty string");let o={negated:!1,fastpaths:!0};return t.fastpaths!==!1&&(e[0]==="."||e[0]==="*")&&(o.output=Zl.fastpaths(e,t)),o.output||(o=Zl(e,t)),Ve.compileRe(o,t,r,n)};Ve.toRegex=(e,t)=>{try{let r=t||{};return new RegExp(e,r.flags||(r.nocase?"i":""))}catch(r){if(t&&t.debug===!0)throw r;return/$^/}};Ve.constants=ER;Cv.exports=Ve});var xv=x((GG,wv)=>{"use strict";wv.exports=bv()});var Ql=x((WG,Av)=>{"use strict";var Ev=require("util"),Pv=nv(),qr=xv(),Yl=Ki(),Sv=e=>e===""||e==="./",_v=e=>{let t=e.indexOf("{");return t>-1&&e.indexOf("}",t)>-1},Fe=(e,t,r)=>{t=[].concat(t),e=[].concat(e);let n=new Set,o=new Set,s=new Set,i=0,a=l=>{s.add(l.output),r&&r.onResult&&r.onResult(l)};for(let l=0;l<t.length;l++){let p=qr(String(t[l]),{...r,onResult:a},!0),d=p.state.negated||p.state.negatedExtglob;d&&i++;for(let g of e){let m=p(g,!0);(d?!m.isMatch:m.isMatch)&&(d?n.add(m.output):(n.delete(m.output),o.add(m.output)))}}let c=(i===t.length?[...s]:[...o]).filter(l=>!n.has(l));if(r&&c.length===0){if(r.failglob===!0)throw new Error(`No matches found for "${t.join(", ")}"`);if(r.nonull===!0||r.nullglob===!0)return r.unescape?t.map(l=>l.replace(/\\/g,"")):t}return c};Fe.match=Fe;Fe.matcher=(e,t)=>qr(e,t);Fe.isMatch=(e,t,r)=>qr(t,r)(e);Fe.any=Fe.isMatch;Fe.not=(e,t,r={})=>{t=[].concat(t).map(String);let n=new Set,o=[],s=a=>{r.onResult&&r.onResult(a),o.push(a.output)},i=new Set(Fe(e,t,{...r,onResult:s}));for(let a of o)i.has(a)||n.add(a);return[...n]};Fe.contains=(e,t,r)=>{if(typeof e!="string")throw new TypeError(`Expected a string: "${Ev.inspect(e)}"`);if(Array.isArray(t))return t.some(n=>Fe.contains(e,n,r));if(typeof t=="string"){if(Sv(e)||Sv(t))return!1;if(e.includes(t)||e.startsWith("./")&&e.slice(2).includes(t))return!0}return Fe.isMatch(e,t,{...r,contains:!0})};Fe.matchKeys=(e,t,r)=>{if(!Yl.isObject(e))throw new TypeError("Expected the first argument to be an object");let n=Fe(Object.keys(e),t,r),o={};for(let s of n)o[s]=e[s];return o};Fe.some=(e,t,r)=>{let n=[].concat(e);for(let o of[].concat(t)){let s=qr(String(o),r);if(n.some(i=>s(i)))return!0}return!1};Fe.every=(e,t,r)=>{let n=[].concat(e);for(let o of[].concat(t)){let s=qr(String(o),r);if(!n.every(i=>s(i)))return!1}return!0};Fe.all=(e,t,r)=>{if(typeof e!="string")throw new TypeError(`Expected a string: "${Ev.inspect(e)}"`);return[].concat(t).every(n=>qr(n,r)(e))};Fe.capture=(e,t,r)=>{let n=Yl.isWindows(r),s=qr.makeRe(String(e),{...r,capture:!0}).exec(n?Yl.toPosixSlashes(t):t);if(s)return s.slice(1).map(i=>i===void 0?"":i)};Fe.makeRe=(...e)=>qr.makeRe(...e);Fe.scan=(...e)=>qr.scan(...e);Fe.parse=(e,t)=>{let r=[];for(let n of[].concat(e||[]))for(let o of Pv(String(n),t))r.push(qr.parse(o,t));return r};Fe.braces=(e,t)=>{if(typeof e!="string")throw new TypeError("Expected a string");return t&&t.nobrace===!0||!_v(e)?[e]:Pv(e,t)};Fe.braceExpand=(e,t)=>{if(typeof e!="string")throw new TypeError("Expected a string");return Fe.braces(e,{...t,expand:!0})};Fe.hasBraces=_v;Av.exports=Fe});var Tv=x((cW,Fv)=>{var Lo=1e3,zo=Lo*60,jo=zo*60,to=jo*24,TR=to*7,$R=to*365.25;Fv.exports=function(e,t){t=t||{};var r=typeof e;if(r==="string"&&e.length>0)return kR(e);if(r==="number"&&isFinite(e))return t.long?IR(e):RR(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function kR(e){if(e=String(e),!(e.length>100)){var t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*$R;case"weeks":case"week":case"w":return r*TR;case"days":case"day":case"d":return r*to;case"hours":case"hour":case"hrs":case"hr":case"h":return r*jo;case"minutes":case"minute":case"mins":case"min":case"m":return r*zo;case"seconds":case"second":case"secs":case"sec":case"s":return r*Lo;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function RR(e){var t=Math.abs(e);return t>=to?Math.round(e/to)+"d":t>=jo?Math.round(e/jo)+"h":t>=zo?Math.round(e/zo)+"m":t>=Lo?Math.round(e/Lo)+"s":e+"ms"}function IR(e){var t=Math.abs(e);return t>=to?Ka(e,t,to,"day"):t>=jo?Ka(e,t,jo,"hour"):t>=zo?Ka(e,t,zo,"minute"):t>=Lo?Ka(e,t,Lo,"second"):e+" ms"}function Ka(e,t,r,n){var o=t>=r*1.5;return Math.round(e/r)+" "+n+(o?"s":"")}});var Xl=x((lW,$v)=>{function NR(e){r.debug=r,r.default=r,r.coerce=u,r.disable=i,r.enable=o,r.enabled=a,r.humanize=Tv(),r.destroy=c,Object.keys(e).forEach(l=>{r[l]=e[l]}),r.names=[],r.skips=[],r.formatters={};function t(l){let p=0;for(let d=0;d<l.length;d++)p=(p<<5)-p+l.charCodeAt(d),p|=0;return r.colors[Math.abs(p)%r.colors.length]}r.selectColor=t;function r(l){let p,d=null,g,m;function f(...h){if(!f.enabled)return;let y=f,b=Number(new Date),C=b-(p||b);y.diff=C,y.prev=p,y.curr=b,p=b,h[0]=r.coerce(h[0]),typeof h[0]!="string"&&h.unshift("%O");let _=0;h[0]=h[0].replace(/%([a-zA-Z%])/g,(T,k)=>{if(T==="%%")return"%";_++;let I=r.formatters[k];if(typeof I=="function"){let R=h[_];T=I.call(y,R),h.splice(_,1),_--}return T}),r.formatArgs.call(y,h),(y.log||r.log).apply(y,h)}return f.namespace=l,f.useColors=r.useColors(),f.color=r.selectColor(l),f.extend=n,f.destroy=r.destroy,Object.defineProperty(f,"enabled",{enumerable:!0,configurable:!1,get:()=>d!==null?d:(g!==r.namespaces&&(g=r.namespaces,m=r.enabled(l)),m),set:h=>{d=h}}),typeof r.init=="function"&&r.init(f),f}function n(l,p){let d=r(this.namespace+(typeof p>"u"?":":p)+l);return d.log=this.log,d}function o(l){r.save(l),r.namespaces=l,r.names=[],r.skips=[];let p=(typeof l=="string"?l:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let d of p)d[0]==="-"?r.skips.push(d.slice(1)):r.names.push(d)}function s(l,p){let d=0,g=0,m=-1,f=0;for(;d<l.length;)if(g<p.length&&(p[g]===l[d]||p[g]==="*"))p[g]==="*"?(m=g,f=d,g++):(d++,g++);else if(m!==-1)g=m+1,f++,d=f;else return!1;for(;g<p.length&&p[g]==="*";)g++;return g===p.length}function i(){let l=[...r.names,...r.skips.map(p=>"-"+p)].join(",");return r.enable(""),l}function a(l){for(let p of r.skips)if(s(l,p))return!1;for(let p of r.names)if(s(l,p))return!0;return!1}function u(l){return l instanceof Error?l.stack||l.message:l}function c(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}$v.exports=NR});var kv=x((kt,Ga)=>{kt.formatArgs=MR;kt.save=BR;kt.load=LR;kt.useColors=OR;kt.storage=zR();kt.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();kt.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function OR(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let e;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function MR(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+Ga.exports.humanize(this.diff),!this.useColors)return;let t="color: "+this.color;e.splice(1,0,t,"color: inherit");let r=0,n=0;e[0].replace(/%[a-zA-Z%]/g,o=>{o!=="%%"&&(r++,o==="%c"&&(n=r))}),e.splice(n,0,t)}kt.log=console.debug||console.log||(()=>{});function BR(e){try{e?kt.storage.setItem("debug",e):kt.storage.removeItem("debug")}catch{}}function LR(){let e;try{e=kt.storage.getItem("debug")||kt.storage.getItem("DEBUG")}catch{}return!e&&typeof process<"u"&&"env"in process&&(e=process.env.DEBUG),e}function zR(){try{return localStorage}catch{}}Ga.exports=Xl()(kt);var{formatters:jR}=Ga.exports;jR.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var Iv=x((pW,Rv)=>{"use strict";Rv.exports=(e,t=process.argv)=>{let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),o=t.indexOf("--");return n!==-1&&(o===-1||n<o)}});var Mv=x((dW,Ov)=>{"use strict";var UR=require("os"),Nv=require("tty"),sr=Iv(),{env:Xe}=process,Fn;sr("no-color")||sr("no-colors")||sr("color=false")||sr("color=never")?Fn=0:(sr("color")||sr("colors")||sr("color=true")||sr("color=always"))&&(Fn=1);"FORCE_COLOR"in Xe&&(Xe.FORCE_COLOR==="true"?Fn=1:Xe.FORCE_COLOR==="false"?Fn=0:Fn=Xe.FORCE_COLOR.length===0?1:Math.min(parseInt(Xe.FORCE_COLOR,10),3));function ep(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function tp(e,t){if(Fn===0)return 0;if(sr("color=16m")||sr("color=full")||sr("color=truecolor"))return 3;if(sr("color=256"))return 2;if(e&&!t&&Fn===void 0)return 0;let r=Fn||0;if(Xe.TERM==="dumb")return r;if(process.platform==="win32"){let n=UR.release().split(".");return Number(n[0])>=10&&Number(n[2])>=10586?Number(n[2])>=14931?3:2:1}if("CI"in Xe)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(n=>n in Xe)||Xe.CI_NAME==="codeship"?1:r;if("TEAMCITY_VERSION"in Xe)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Xe.TEAMCITY_VERSION)?1:0;if(Xe.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in Xe){let n=parseInt((Xe.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Xe.TERM_PROGRAM){case"iTerm.app":return n>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Xe.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Xe.TERM)||"COLORTERM"in Xe?1:r}function VR(e){let t=tp(e,e&&e.isTTY);return ep(t)}Ov.exports={supportsColor:VR,stdout:ep(tp(!0,Nv.isatty(1))),stderr:ep(tp(!0,Nv.isatty(2)))}});var Lv=x((et,Za)=>{var HR=require("tty"),Wa=require("util");et.init=YR;et.log=WR;et.formatArgs=KR;et.save=ZR;et.load=JR;et.useColors=qR;et.destroy=Wa.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");et.colors=[6,2,3,4,5,1];try{let e=Mv();e&&(e.stderr||e).level>=2&&(et.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch{}et.inspectOpts=Object.keys(process.env).filter(e=>/^debug_/i.test(e)).reduce((e,t)=>{let r=t.substring(6).toLowerCase().replace(/_([a-z])/g,(o,s)=>s.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),e[r]=n,e},{});function qR(){return"colors"in et.inspectOpts?!!et.inspectOpts.colors:HR.isatty(process.stderr.fd)}function KR(e){let{namespace:t,useColors:r}=this;if(r){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${o};1m${t} \x1B[0m`;e[0]=s+e[0].split(`
17
17
  `).join(`
18
- `+s),e.push(o+"m+"+Ya.exports.humanize(this.diff)+"\x1B[0m")}else e[0]=B_()+t+" "+e[0]}function B_(){return Ge.inspectOpts.hideDate?"":new Date().toISOString()+" "}function M_(...e){return process.stderr.write(Ja.formatWithOptions(Ge.inspectOpts,...e)+`
19
- `)}function L_(e){e?process.env.DEBUG=e:delete process.env.DEBUG}function j_(){return process.env.DEBUG}function U_(e){e.inspectOpts={};let t=Object.keys(Ge.inspectOpts);for(let r=0;r<t.length;r++)e.inspectOpts[t[r]]=Ge.inspectOpts[t[r]]}Ya.exports=Vl()(Ge);var{formatters:kD}=Ya.exports;kD.o=function(e){return this.inspectOpts.colors=this.useColors,Ja.inspect(e,this.inspectOpts).split(`
20
- `).map(t=>t.trim()).join(" ")};kD.O=function(e){return this.inspectOpts.colors=this.useColors,Ja.inspect(e,this.inspectOpts)}});var Qa=S((sH,Kl)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?Kl.exports=AD():Kl.exports=$D()});var OD=S((aH,ND)=>{var us;ND.exports=function(){if(!us){try{us=Qa()("follow-redirects")}catch{}typeof us!="function"&&(us=function(){})}us.apply(null,arguments)}});var UD=S((uH,nd)=>{var ls=require("url"),cs=ls.URL,V_=require("http"),H_=require("https"),Yl=require("stream").Writable,Ql=require("assert"),BD=OD();(function(){var t=typeof process<"u",r=typeof window<"u"&&typeof document<"u",n=to(Error.captureStackTrace);!t&&(r||!n)&&console.warn("The follow-redirects package should be excluded from browser builds.")})();var Zl=!1;try{Ql(new cs(""))}catch(e){Zl=e.code==="ERR_INVALID_URL"}var z_=["auth","host","hostname","href","path","pathname","port","protocol","query","search","hash"],Xl=["abort","aborted","connect","error","socket","timeout"],ed=Object.create(null);Xl.forEach(function(e){ed[e]=function(t,r,n){this._redirectable.emit(e,t,r,n)}});var Gl=ds("ERR_INVALID_URL","Invalid URL",TypeError),Wl=ds("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),K_=ds("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded",Wl),q_=ds("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),G_=ds("ERR_STREAM_WRITE_AFTER_END","write after end"),W_=Yl.prototype.destroy||LD;function Ct(e,t){Yl.call(this),this._sanitizeOptions(e),this._options=e,this._ended=!1,this._ending=!1,this._redirectCount=0,this._redirects=[],this._requestBodyLength=0,this._requestBodyBuffers=[],t&&this.on("response",t);var r=this;this._onNativeResponse=function(n){try{r._processResponse(n)}catch(o){r.emit("error",o instanceof Wl?o:new Wl({cause:o}))}},this._performRequest()}Ct.prototype=Object.create(Yl.prototype);Ct.prototype.abort=function(){rd(this._currentRequest),this._currentRequest.abort(),this.emit("abort")};Ct.prototype.destroy=function(e){return rd(this._currentRequest,e),W_.call(this,e),this};Ct.prototype.write=function(e,t,r){if(this._ending)throw new G_;if(!eo(e)&&!Q_(e))throw new TypeError("data should be a string, Buffer or Uint8Array");if(to(t)&&(r=t,t=null),e.length===0){r&&r();return}this._requestBodyLength+e.length<=this._options.maxBodyLength?(this._requestBodyLength+=e.length,this._requestBodyBuffers.push({data:e,encoding:t}),this._currentRequest.write(e,t,r)):(this.emit("error",new q_),this.abort())};Ct.prototype.end=function(e,t,r){if(to(e)?(r=e,e=t=null):to(t)&&(r=t,t=null),!e)this._ended=this._ending=!0,this._currentRequest.end(null,null,r);else{var n=this,o=this._currentRequest;this.write(e,t,function(){n._ended=!0,o.end(null,null,r)}),this._ending=!0}};Ct.prototype.setHeader=function(e,t){this._options.headers[e]=t,this._currentRequest.setHeader(e,t)};Ct.prototype.removeHeader=function(e){delete this._options.headers[e],this._currentRequest.removeHeader(e)};Ct.prototype.setTimeout=function(e,t){var r=this;function n(i){i.setTimeout(e),i.removeListener("timeout",i.destroy),i.addListener("timeout",i.destroy)}function o(i){r._timeout&&clearTimeout(r._timeout),r._timeout=setTimeout(function(){r.emit("timeout"),s()},e),n(i)}function s(){r._timeout&&(clearTimeout(r._timeout),r._timeout=null),r.removeListener("abort",s),r.removeListener("error",s),r.removeListener("response",s),r.removeListener("close",s),t&&r.removeListener("timeout",t),r.socket||r._currentRequest.removeListener("socket",o)}return t&&this.on("timeout",t),this.socket?o(this.socket):this._currentRequest.once("socket",o),this.on("socket",n),this.on("abort",s),this.on("error",s),this.on("response",s),this.on("close",s),this};["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach(function(e){Ct.prototype[e]=function(t,r){return this._currentRequest[e](t,r)}});["aborted","connection","socket"].forEach(function(e){Object.defineProperty(Ct.prototype,e,{get:function(){return this._currentRequest[e]}})});Ct.prototype._sanitizeOptions=function(e){if(e.headers||(e.headers={}),e.host&&(e.hostname||(e.hostname=e.host),delete e.host),!e.pathname&&e.path){var t=e.path.indexOf("?");t<0?e.pathname=e.path:(e.pathname=e.path.substring(0,t),e.search=e.path.substring(t))}};Ct.prototype._performRequest=function(){var e=this._options.protocol,t=this._options.nativeProtocols[e];if(!t)throw new TypeError("Unsupported protocol "+e);if(this._options.agents){var r=e.slice(0,-1);this._options.agent=this._options.agents[r]}var n=this._currentRequest=t.request(this._options,this._onNativeResponse);n._redirectable=this;for(var o of Xl)n.on(o,ed[o]);if(this._currentUrl=/^\//.test(this._options.path)?ls.format(this._options):this._options.path,this._isRedirect){var s=0,i=this,a=this._requestBodyBuffers;(function u(c){if(n===i._currentRequest)if(c)i.emit("error",c);else if(s<a.length){var l=a[s++];n.finished||n.write(l.data,l.encoding,u)}else i._ended&&n.end()})()}};Ct.prototype._processResponse=function(e){var t=e.statusCode;this._options.trackRedirects&&this._redirects.push({url:this._currentUrl,headers:e.headers,statusCode:t});var r=e.headers.location;if(!r||this._options.followRedirects===!1||t<300||t>=400){e.responseUrl=this._currentUrl,e.redirects=this._redirects,this.emit("response",e),this._requestBodyBuffers=[];return}if(rd(this._currentRequest),e.destroy(),++this._redirectCount>this._options.maxRedirects)throw new K_;var n,o=this._options.beforeRedirect;o&&(n=Object.assign({Host:e.req.getHeader("host")},this._options.headers));var s=this._options.method;((t===301||t===302)&&this._options.method==="POST"||t===303&&!/^(?:GET|HEAD)$/.test(this._options.method))&&(this._options.method="GET",this._requestBodyBuffers=[],ql(/^content-/i,this._options.headers));var i=ql(/^host$/i,this._options.headers),a=td(this._currentUrl),u=i||a.host,c=/^\w+:/.test(r)?this._currentUrl:ls.format(Object.assign(a,{host:u})),l=J_(r,c);if(BD("redirecting to",l.href),this._isRedirect=!0,Jl(l,this._options),(l.protocol!==a.protocol&&l.protocol!=="https:"||l.host!==u&&!Y_(l.host,u))&&ql(/^(?:(?:proxy-)?authorization|cookie)$/i,this._options.headers),to(o)){var d={headers:e.headers,statusCode:t},p={url:c,method:s,headers:n};o(this._options,d,p),this._sanitizeOptions(this._options)}this._performRequest()};function MD(e){var t={maxRedirects:21,maxBodyLength:10485760},r={};return Object.keys(e).forEach(function(n){var o=n+":",s=r[o]=e[n],i=t[n]=Object.create(s);function a(c,l,d){return Z_(c)?c=Jl(c):eo(c)?c=Jl(td(c)):(d=l,l=jD(c),c={protocol:o}),to(l)&&(d=l,l=null),l=Object.assign({maxRedirects:t.maxRedirects,maxBodyLength:t.maxBodyLength},c,l),l.nativeProtocols=r,!eo(l.host)&&!eo(l.hostname)&&(l.hostname="::1"),Ql.equal(l.protocol,o,"protocol mismatch"),BD("options",l),new Ct(l,d)}function u(c,l,d){var p=i.request(c,l,d);return p.end(),p}Object.defineProperties(i,{request:{value:a,configurable:!0,enumerable:!0,writable:!0},get:{value:u,configurable:!0,enumerable:!0,writable:!0}})}),t}function LD(){}function td(e){var t;if(Zl)t=new cs(e);else if(t=jD(ls.parse(e)),!eo(t.protocol))throw new Gl({input:e});return t}function J_(e,t){return Zl?new cs(e,t):td(ls.resolve(t,e))}function jD(e){if(/^\[/.test(e.hostname)&&!/^\[[:0-9a-f]+\]$/i.test(e.hostname))throw new Gl({input:e.href||e});if(/^\[/.test(e.host)&&!/^\[[:0-9a-f]+\](:\d+)?$/i.test(e.host))throw new Gl({input:e.href||e});return e}function Jl(e,t){var r=t||{};for(var n of z_)r[n]=e[n];return r.hostname.startsWith("[")&&(r.hostname=r.hostname.slice(1,-1)),r.port!==""&&(r.port=Number(r.port)),r.path=r.search?r.pathname+r.search:r.pathname,r}function ql(e,t){var r;for(var n in t)e.test(n)&&(r=t[n],delete t[n]);return r===null||typeof r>"u"?void 0:String(r).trim()}function ds(e,t,r){function n(o){to(Error.captureStackTrace)&&Error.captureStackTrace(this,this.constructor),Object.assign(this,o||{}),this.code=e,this.message=this.cause?t+": "+this.cause.message:t}return n.prototype=new(r||Error),Object.defineProperties(n.prototype,{constructor:{value:n,enumerable:!1},name:{value:"Error ["+e+"]",enumerable:!1}}),n}function rd(e,t){for(var r of Xl)e.removeListener(r,ed[r]);e.on("error",LD),e.destroy(t)}function Y_(e,t){Ql(eo(e)&&eo(t));var r=e.length-t.length-1;return r>0&&e[r]==="."&&e.endsWith(t)}function eo(e){return typeof e=="string"||e instanceof String}function to(e){return typeof e=="function"}function Q_(e){return typeof e=="object"&&"length"in e}function Z_(e){return cs&&e instanceof cs}nd.exports=MD({http:V_,https:H_});nd.exports.wrap=MD});var ps=S(Bt=>{"use strict";Object.defineProperty(Bt,"__esModule",{value:!0});Bt.isSSL=void 0;Bt.setupOutgoing=rT;Bt.setupSocket=nT;Bt.getPort=oT;Bt.hasEncryptedConnection=zD;Bt.urlJoin=KD;Bt.rewriteCookieProperty=qD;Bt.toURL=GD;var X_=require("node:tls"),eT=/(^|,)\s*upgrade\s*($|,)/i;Bt.isSSL=/^https|wss/;var tT="trailer",VD=[":method",":path",":scheme",":authority","connection","keep-alive"];function rT(e,t,r,n){let o=t[n||"target"];e.port=+(o.port??(o.protocol!==void 0&&Bt.isSSL.test(o.protocol)?443:80));for(let a of["host","hostname","socketPath","pfx","key","passphrase","cert","ca","ciphers","secureProtocol"])e[a]=o[a];e.method=t.method||r.method,e.headers={...r.headers},r.headers?.[":authority"]&&(e.headers.host=r.headers[":authority"]),t.headers&&(e.headers={...e.headers,...t.headers});for(let a in e.headers)if(tT==a.toLowerCase()){delete e.headers[a];break}if(r.httpVersionMajor>1)for(let a of VD)delete e.headers[a];t.auth&&(delete e.headers.authorization,e.auth=t.auth),t.ca&&(e.ca=t.ca),o.protocol!==void 0&&Bt.isSSL.test(o.protocol)&&(e.rejectUnauthorized=typeof t.secure>"u"?!0:t.secure),e.agent=t.agent||!1,e.localAddress=t.localAddress,e.agent||(e.headers=e.headers||{},(typeof e.headers.connection!="string"||!eT.test(e.headers.connection))&&(e.headers.connection="close"));let s=o&&t.prependPath!==!1&&"pathname"in o?HD(`${o.pathname}${o.search??""}`):"/",i=t.toProxy?r.url:HD(r.url);if(i=t.ignorePath?"":i,e.path=KD(s,i??""),t.changeOrigin&&(e.headers.host=o.protocol!==void 0&&sT(e.port,o.protocol)&&!iT(e.host)?e.host+":"+e.port:e.host),e.url="href"in o&&o.href||(o.protocol==="https"?"https":"http")+"://"+e.host+(e.port?":"+e.port:""),r.httpVersionMajor>1)for(let a of VD)delete e.headers[a];return e}function nT(e){return e.setTimeout(0),e.setNoDelay(!0),e.setKeepAlive(!0,0),e}function oT(e){let t=e.headers[":authority"]||e.headers.host,r=t?t.match(/:(\d+)/):"";return r?r[1]:zD(e)?"443":"80"}function zD(e){let t=e.connection;return t instanceof X_.TLSSocket&&t.encrypted||!!t.pair}function KD(...e){let t=[],r="";e.forEach((o,s)=>{let i=o.indexOf("?");i!==-1&&(t.push(o.substring(i+1)),e[s]=o.substring(0,i))}),r=t.filter(Boolean).join("&");let n="";for(let o of e)o&&(n.endsWith("/")?o.startsWith("/")?n+=o.slice(1):n+=o:o.startsWith("/")?n+=o:n+="/"+o);return r?n+"?"+r:n}function qD(e,t,r){return Array.isArray(e)?e.map(n=>qD(n,t,r)):e.replace(new RegExp("(;\\s*"+r+"=)([^;]+)","i"),(n,o,s)=>{let i;if(s in t)i=t[s];else if("*"in t)i=t["*"];else return n;return i?o+i:""})}function iT(e){return!!~e.indexOf(":")}function HD(e){if(e===""||e?.startsWith("?"))return e;let t=GD(e);return`${t.pathname??""}${t.search??""}`}function GD(e){return e instanceof URL?e:(typeof e=="object"&&"href"in e&&typeof e.href=="string"&&(e=e.href),e||(e=""),typeof e!="string"&&(e=`${e}`),e.startsWith("//")&&(e=`http://base.invalid${e}`),new URL(e,"http://base.invalid"))}function sT(e,t){if(t=t.split(":")[0],e=+e,!e)return!1;switch(t){case"http":case"ws":return e!==80;case"https":case"wss":return e!==443}return e!==0}});var od=S(dt=>{"use strict";var aT=dt&&dt.__createBinding||(Object.create?(function(e,t,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}):(function(e,t,r,n){n===void 0&&(n=r),e[n]=t[r]})),uT=dt&&dt.__setModuleDefault||(Object.create?(function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}):function(e,t){e.default=t}),cT=dt&&dt.__importStar||(function(){var e=function(t){return e=Object.getOwnPropertyNames||function(r){var n=[];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[n.length]=o);return n},e(t)};return function(t){if(t&&t.__esModule)return t;var r={};if(t!=null)for(var n=e(t),o=0;o<n.length;o++)n[o]!=="default"&&aT(r,t,n[o]);return uT(r,t),r}})();Object.defineProperty(dt,"__esModule",{value:!0});dt.OUTGOING_PASSES=void 0;dt.removeChunked=WD;dt.setConnection=JD;dt.setRedirectHostRewrite=YD;dt.writeHeaders=QD;dt.writeStatusCode=ZD;var Za=cT(ps()),lT=/^201|30(1|2|7|8)$/;function WD(e,t,r){delete r.headers["transfer-encoding"]}function JD(e,t,r){e.httpVersion==="1.0"?r.headers.connection=e.headers.connection||"close":e.httpVersion!=="2.0"&&!r.headers.connection&&(r.headers.connection=e.headers.connection||"keep-alive")}function YD(e,t,r,n){if((n.hostRewrite||n.autoRewrite||n.protocolRewrite)&&r.headers.location&&lT.test(`${r.statusCode}`)){let o=Za.toURL(n.target),s=r.headers.location;if(typeof s!="string")return;let i=Za.toURL(s);if(o.host!=i.host)return;n.hostRewrite?i.host=n.hostRewrite:n.autoRewrite&&(i.host=e.headers[":authority"]??e.headers.host??""),n.protocolRewrite&&(i.protocol=n.protocolRewrite),r.headers.location=i.toString()}}function QD(e,t,r,n){let o=typeof n.cookieDomainRewrite=="string"?{"*":n.cookieDomainRewrite}:n.cookieDomainRewrite,s=typeof n.cookiePathRewrite=="string"?{"*":n.cookiePathRewrite}:n.cookiePathRewrite,i=n.preserveHeaderKeyCase,a=(c,l)=>{l!=null&&(o&&c.toLowerCase()==="set-cookie"&&(l=Za.rewriteCookieProperty(l,o,"domain")),s&&c.toLowerCase()==="set-cookie"&&(l=Za.rewriteCookieProperty(l,s,"path")),t.setHeader(String(c).trim(),l))},u;if(i&&r.rawHeaders!=null){u={};for(let c=0;c<r.rawHeaders.length;c+=2){let l=r.rawHeaders[c];u[l.toLowerCase()]=l}}for(let c in r.headers){let l=c;if(e.httpVersionMajor>1&&(l==="connection"||l==="keep-alive"))continue;let d=r.headers[l];i&&u&&(l=u[l]??l),a(l,d)}}function ZD(e,t,r){t.statusCode=r.statusCode,r.statusMessage&&e.httpVersionMajor===1&&(t.statusMessage=r.statusMessage)}dt.OUTGOING_PASSES={removeChunked:WD,setConnection:JD,setRedirectHostRewrite:YD,writeHeaders:QD,writeStatusCode:ZD}});var ov=S(bt=>{"use strict";var dT=bt&&bt.__createBinding||(Object.create?(function(e,t,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}):(function(e,t,r,n){n===void 0&&(n=r),e[n]=t[r]})),pT=bt&&bt.__setModuleDefault||(Object.create?(function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}):function(e,t){e.default=t}),Xa=bt&&bt.__importStar||(function(){var e=function(t){return e=Object.getOwnPropertyNames||function(r){var n=[];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[n.length]=o);return n},e(t)};return function(t){if(t&&t.__esModule)return t;var r={};if(t!=null)for(var n=e(t),o=0;o<n.length;o++)n[o]!=="default"&&dT(r,t,n[o]);return pT(r,t),r}})();Object.defineProperty(bt,"__esModule",{value:!0});bt.WEB_PASSES=void 0;bt.deleteLength=ev;bt.timeout=tv;bt.XHeaders=rv;bt.stream=nv;var fT=Xa(require("node:http")),mT=Xa(require("node:https")),gT=Xa(UD()),Xo=Xa(ps()),hT=od(),yT=require("node:stream"),XD=Object.values(hT.OUTGOING_PASSES),DT={http:fT,https:mT};function ev(e){(e.method==="DELETE"||e.method==="OPTIONS")&&!e.headers["content-length"]&&(e.headers["content-length"]="0",delete e.headers["transfer-encoding"])}function tv(e,t,r){r.timeout&&e.socket.setTimeout(r.timeout)}function rv(e,t,r){if(!r.xfwd)return;let n=Xo.hasEncryptedConnection(e),o={for:e.connection.remoteAddress||e.socket.remoteAddress,port:Xo.getPort(e),proto:n?"https":"http"};for(let s of["for","port","proto"])e.headers["x-forwarded-"+s]=(e.headers["x-forwarded-"+s]||"")+(e.headers["x-forwarded-"+s]?",":"")+o[s];e.headers["x-forwarded-host"]=e.headers["x-forwarded-host"]||e.headers[":authority"]||e.headers.host||""}function nv(e,t,r,n,o,s){if(o.emit("start",e,t,r.target||r.forward),r.fetch||r.fetchOptions||process.env.FORCE_FETCH_PATH==="true")return vT(e,t,r,n,o,s);let i=r.followRedirects?gT:DT,a=i.http,u=i.https;if(r.forward){let g=r.forward.protocol==="https:"?u:a,m=Xo.setupOutgoing(r.ssl||{},r,e,"forward"),y=g.request(m),D=h(y,r.forward);if(e.on("error",D),y.on("error",D),(r.buffer||e).pipe(y),!r.target)return t.end()}let c=r.target.protocol==="https:"?u:a,l=Xo.setupOutgoing(r.ssl||{},r,e),d=c.request(l);d.on("socket",g=>{o&&!d.getHeader("expect")&&o.emit("proxyReq",d,e,t,r,g)}),r.proxyTimeout&&d.setTimeout(r.proxyTimeout,()=>{d.destroy()}),t.on("close",()=>{!t.writableFinished&&d.destroy()});let p=h(d,r.target);e.on("error",p),d.on("error",p);function h(g,m){return y=>{if(e.socket.destroyed&&y.code==="ECONNRESET"){o.emit("econnreset",y,e,t,m),g.destroy();return}s?s(y,e,t,m):o.emit("error",y,e,t,m)}}(r.buffer||e).pipe(d),d.on("response",g=>{if(o?.emit("proxyRes",g,e,t),!t.headersSent&&!r.selfHandleResponse)for(let m of XD)m(e,t,g,r);t.finished?o?.emit("end",e,t,g):(g.on("end",()=>{o?.emit("end",e,t,g)}),r.selfHandleResponse||g.pipe(t))})}async function vT(e,t,r,n,o,s){let i=(h,g)=>{let m=h;m.code===void 0&&m.cause?.code&&(m.code=m.cause.code),s?s(h,e,t,g):o.emit("error",h,e,t,g)};e.on("error",h=>{if(e.socket.destroyed&&h.code==="ECONNRESET"){let g=r.target||r.forward;g&&o.emit("econnreset",h,e,t,g);return}i(h)});let a=r.fetch||fetch,u=r.fetchOptions??{},c=h=>{let g={method:h.method,...u.requestOptions},m=new Headers(u.requestOptions?.headers);if(!u.requestOptions?.headers&&h.headers){for(let[y,D]of Object.entries(h.headers))if(typeof y=="string")if(Array.isArray(D))for(let w of D)m.append(y,w);else D!=null&&m.append(y,D)}return r.auth&&m.set("authorization",`Basic ${Buffer.from(r.auth).toString("base64")}`),r.proxyTimeout&&(g.signal=AbortSignal.timeout(r.proxyTimeout)),g.headers=m,r.buffer?g.body=r.buffer:e.method!=="GET"&&e.method!=="HEAD"&&(g.body=e,g.duplex="half"),g};if(r.forward){let h=Xo.setupOutgoing(r.ssl||{},r,e,"forward"),g=c(h),m=new URL(h.url).origin+h.path;if(m.startsWith("ws")&&(m=m.replace("ws","http")),u.onBeforeRequest)try{await u.onBeforeRequest(g,e,t,r)}catch(y){i(y,r.forward);return}try{let y=await a(m,g);if(u.onAfterResponse)try{await u.onAfterResponse(y,e,t,r)}catch(D){i(D,r.forward);return}}catch(y){i(y,r.forward)}if(!r.target)return t.end()}let l=Xo.setupOutgoing(r.ssl||{},r,e),d=c(l),p=new URL(l.url).origin+l.path;if(p.startsWith("ws")&&(p=p.replace("ws","http")),u.onBeforeRequest)try{await u.onBeforeRequest(d,e,t,r)}catch(h){i(h,r.target);return}try{let h=await a(p,d);if(u.onAfterResponse)try{await u.onAfterResponse(h,e,t,r)}catch(m){i(m,r.target);return}let g={statusCode:h.status,statusMessage:h.statusText,headers:Object.fromEntries(h.headers.entries()),rawHeaders:Object.entries(h.headers).flatMap(([m,y])=>Array.isArray(y)?y.flatMap(D=>D!=null?[m,D]:[]):y!=null?[m,y]:[])};if(o?.emit("proxyRes",g,e,t),!t.headersSent&&!r.selfHandleResponse)for(let m of XD)m(e,t,g,r);if(t.writableEnded)o?.emit("end",e,t,g);else{let m=h.body?yT.Readable.from(h.body):null;m?(m.on("error",y=>{i(y,r.target)}),m.on("end",()=>{o?.emit("end",e,t,g)}),r.selfHandleResponse?m.resume():m.pipe(t,{end:!0})):o?.emit("end",e,t,g)}}catch(h){i(h,r.target)}}bt.WEB_PASSES={deleteLength:ev,timeout:tv,XHeaders:rv,stream:nv}});var cd=S(rt=>{"use strict";var CT=rt&&rt.__createBinding||(Object.create?(function(e,t,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}):(function(e,t,r,n){n===void 0&&(n=r),e[n]=t[r]})),bT=rt&&rt.__setModuleDefault||(Object.create?(function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}):function(e,t){e.default=t}),ud=rt&&rt.__importStar||(function(){var e=function(t){return e=Object.getOwnPropertyNames||function(r){var n=[];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[n.length]=o);return n},e(t)};return function(t){if(t&&t.__esModule)return t;var r={};if(t!=null)for(var n=e(t),o=0;o<n.length;o++)n[o]!=="default"&&CT(r,t,n[o]);return bT(r,t),r}})(),wT=rt&&rt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(rt,"__esModule",{value:!0});rt.WS_PASSES=void 0;rt.numOpenSockets=FT;rt.checkMethodAndHeader=sv;rt.XHeaders=av;rt.stream=uv;var xT=ud(require("node:http")),ST=ud(require("node:https")),ei=ud(ps()),ET=od(),PT=wT(Qa()),ti=(0,PT.default)("http-proxy-3:ws-incoming"),AT=Object.values(ET.OUTGOING_PASSES);function iv(e){let t=new Set;return({add:r,rm:n}={})=>(r&&(r.id||(r.id=Math.random()),t.has(r.id)||t.add(r.id)),n&&(n.id||(n.id=Math.random()),t.has(n.id)&&t.delete(n.id)),ti("socket counter:",{[e]:t.size},r?"add":n?"rm":""),t.size)}var id=iv("socket"),sd=iv("proxySocket"),ad=class{constructor(){this.headers={},this.statusCode=200,this.statusMessage=""}setHeader(t,r){return this.headers[t]=r,this}};function FT(){return id()+sd()}function sv(e,t){if(ti("websocket: checkMethodAndHeader"),e.method!=="GET"||!e.headers.upgrade||e.headers.upgrade.toLowerCase()!=="websocket")return t.destroy(),!0}function av(e,t,r){if(!r.xfwd)return;ti("websocket: XHeaders");let n={for:e.connection.remoteAddress||e.socket.remoteAddress,port:ei.getPort(e),proto:ei.hasEncryptedConnection(e)?"wss":"ws"};for(let o of["for","port","proto"])e.headers["x-forwarded-"+o]=(e.headers["x-forwarded-"+o]||"")+(e.headers["x-forwarded-"+o]?",":"")+n[o]}function uv(e,t,r,n,o,s){ti("websocket: new stream");let i=[];id({add:t});let a=()=>{for(let h of i)h.end()};t.on("close",()=>{id({rm:t}),a()}),t.on("error",a);let u=(h,g)=>Object.keys(g).reduce((m,y)=>{let D=g[y];if(!Array.isArray(D))return m.push(y+": "+D),m;for(let w=0;w<D.length;w++)m.push(y+": "+D[w]);return m},[h]).join(`\r
18
+ `+s),e.push(o+"m+"+Za.exports.humanize(this.diff)+"\x1B[0m")}else e[0]=GR()+t+" "+e[0]}function GR(){return et.inspectOpts.hideDate?"":new Date().toISOString()+" "}function WR(...e){return process.stderr.write(Wa.formatWithOptions(et.inspectOpts,...e)+`
19
+ `)}function ZR(e){e?process.env.DEBUG=e:delete process.env.DEBUG}function JR(){return process.env.DEBUG}function YR(e){e.inspectOpts={};let t=Object.keys(et.inspectOpts);for(let r=0;r<t.length;r++)e.inspectOpts[t[r]]=et.inspectOpts[t[r]]}Za.exports=Xl()(et);var{formatters:Bv}=Za.exports;Bv.o=function(e){return this.inspectOpts.colors=this.useColors,Wa.inspect(e,this.inspectOpts).split(`
20
+ `).map(t=>t.trim()).join(" ")};Bv.O=function(e){return this.inspectOpts.colors=this.useColors,Wa.inspect(e,this.inspectOpts)}});var Ja=x((fW,rp)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?rp.exports=kv():rp.exports=Lv()});var jv=x((mW,zv)=>{var Wi;zv.exports=function(){if(!Wi){try{Wi=Ja()("follow-redirects")}catch{}typeof Wi!="function"&&(Wi=function(){})}Wi.apply(null,arguments)}});var Kv=x((gW,mp)=>{var Ji=require("url"),Zi=Ji.URL,QR=require("http"),XR=require("https"),ap=require("stream").Writable,up=require("assert"),Uv=jv();(function(){var t=typeof process<"u",r=typeof window<"u"&&typeof document<"u",n=no(Error.captureStackTrace);!t&&(r||!n)&&console.warn("The follow-redirects package should be excluded from browser builds.")})();var cp=!1;try{up(new Zi(""))}catch(e){cp=e.code==="ERR_INVALID_URL"}var eI=["auth","host","hostname","href","path","pathname","port","protocol","query","search","hash"],lp=["abort","aborted","connect","error","socket","timeout"],pp=Object.create(null);lp.forEach(function(e){pp[e]=function(t,r,n){this._redirectable.emit(e,t,r,n)}});var op=Yi("ERR_INVALID_URL","Invalid URL",TypeError),ip=Yi("ERR_FR_REDIRECTION_FAILURE","Redirected request failed"),tI=Yi("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded",ip),rI=Yi("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit"),nI=Yi("ERR_STREAM_WRITE_AFTER_END","write after end"),oI=ap.prototype.destroy||Hv;function Rt(e,t){ap.call(this),this._sanitizeOptions(e),this._options=e,this._ended=!1,this._ending=!1,this._redirectCount=0,this._redirects=[],this._requestBodyLength=0,this._requestBodyBuffers=[],t&&this.on("response",t);var r=this;this._onNativeResponse=function(n){try{r._processResponse(n)}catch(o){r.emit("error",o instanceof ip?o:new ip({cause:o}))}},this._performRequest()}Rt.prototype=Object.create(ap.prototype);Rt.prototype.abort=function(){fp(this._currentRequest),this._currentRequest.abort(),this.emit("abort")};Rt.prototype.destroy=function(e){return fp(this._currentRequest,e),oI.call(this,e),this};Rt.prototype.write=function(e,t,r){if(this._ending)throw new nI;if(!ro(e)&&!aI(e))throw new TypeError("data should be a string, Buffer or Uint8Array");if(no(t)&&(r=t,t=null),e.length===0){r&&r();return}this._requestBodyLength+e.length<=this._options.maxBodyLength?(this._requestBodyLength+=e.length,this._requestBodyBuffers.push({data:e,encoding:t}),this._currentRequest.write(e,t,r)):(this.emit("error",new rI),this.abort())};Rt.prototype.end=function(e,t,r){if(no(e)?(r=e,e=t=null):no(t)&&(r=t,t=null),!e)this._ended=this._ending=!0,this._currentRequest.end(null,null,r);else{var n=this,o=this._currentRequest;this.write(e,t,function(){n._ended=!0,o.end(null,null,r)}),this._ending=!0}};Rt.prototype.setHeader=function(e,t){this._options.headers[e]=t,this._currentRequest.setHeader(e,t)};Rt.prototype.removeHeader=function(e){delete this._options.headers[e],this._currentRequest.removeHeader(e)};Rt.prototype.setTimeout=function(e,t){var r=this;function n(i){i.setTimeout(e),i.removeListener("timeout",i.destroy),i.addListener("timeout",i.destroy)}function o(i){r._timeout&&clearTimeout(r._timeout),r._timeout=setTimeout(function(){r.emit("timeout"),s()},e),n(i)}function s(){r._timeout&&(clearTimeout(r._timeout),r._timeout=null),r.removeListener("abort",s),r.removeListener("error",s),r.removeListener("response",s),r.removeListener("close",s),t&&r.removeListener("timeout",t),r.socket||r._currentRequest.removeListener("socket",o)}return t&&this.on("timeout",t),this.socket?o(this.socket):this._currentRequest.once("socket",o),this.on("socket",n),this.on("abort",s),this.on("error",s),this.on("response",s),this.on("close",s),this};["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach(function(e){Rt.prototype[e]=function(t,r){return this._currentRequest[e](t,r)}});["aborted","connection","socket"].forEach(function(e){Object.defineProperty(Rt.prototype,e,{get:function(){return this._currentRequest[e]}})});Rt.prototype._sanitizeOptions=function(e){if(e.headers||(e.headers={}),e.host&&(e.hostname||(e.hostname=e.host),delete e.host),!e.pathname&&e.path){var t=e.path.indexOf("?");t<0?e.pathname=e.path:(e.pathname=e.path.substring(0,t),e.search=e.path.substring(t))}};Rt.prototype._performRequest=function(){var e=this._options.protocol,t=this._options.nativeProtocols[e];if(!t)throw new TypeError("Unsupported protocol "+e);if(this._options.agents){var r=e.slice(0,-1);this._options.agent=this._options.agents[r]}var n=this._currentRequest=t.request(this._options,this._onNativeResponse);n._redirectable=this;for(var o of lp)n.on(o,pp[o]);if(this._currentUrl=/^\//.test(this._options.path)?Ji.format(this._options):this._options.path,this._isRedirect){var s=0,i=this,a=this._requestBodyBuffers;(function u(c){if(n===i._currentRequest)if(c)i.emit("error",c);else if(s<a.length){var l=a[s++];n.finished||n.write(l.data,l.encoding,u)}else i._ended&&n.end()})()}};Rt.prototype._processResponse=function(e){var t=e.statusCode;this._options.trackRedirects&&this._redirects.push({url:this._currentUrl,headers:e.headers,statusCode:t});var r=e.headers.location;if(!r||this._options.followRedirects===!1||t<300||t>=400){e.responseUrl=this._currentUrl,e.redirects=this._redirects,this.emit("response",e),this._requestBodyBuffers=[];return}if(fp(this._currentRequest),e.destroy(),++this._redirectCount>this._options.maxRedirects)throw new tI;var n,o=this._options.beforeRedirect;o&&(n=Object.assign({Host:e.req.getHeader("host")},this._options.headers));var s=this._options.method;((t===301||t===302)&&this._options.method==="POST"||t===303&&!/^(?:GET|HEAD)$/.test(this._options.method))&&(this._options.method="GET",this._requestBodyBuffers=[],np(/^content-/i,this._options.headers));var i=np(/^host$/i,this._options.headers),a=dp(this._currentUrl),u=i||a.host,c=/^\w+:/.test(r)?this._currentUrl:Ji.format(Object.assign(a,{host:u})),l=iI(r,c);if(Uv("redirecting to",l.href),this._isRedirect=!0,sp(l,this._options),(l.protocol!==a.protocol&&l.protocol!=="https:"||l.host!==u&&!sI(l.host,u))&&np(/^(?:(?:proxy-)?authorization|cookie)$/i,this._options.headers),no(o)){var p={headers:e.headers,statusCode:t},d={url:c,method:s,headers:n};o(this._options,p,d),this._sanitizeOptions(this._options)}this._performRequest()};function Vv(e){var t={maxRedirects:21,maxBodyLength:10485760},r={};return Object.keys(e).forEach(function(n){var o=n+":",s=r[o]=e[n],i=t[n]=Object.create(s);function a(c,l,p){return uI(c)?c=sp(c):ro(c)?c=sp(dp(c)):(p=l,l=qv(c),c={protocol:o}),no(l)&&(p=l,l=null),l=Object.assign({maxRedirects:t.maxRedirects,maxBodyLength:t.maxBodyLength},c,l),l.nativeProtocols=r,!ro(l.host)&&!ro(l.hostname)&&(l.hostname="::1"),up.equal(l.protocol,o,"protocol mismatch"),Uv("options",l),new Rt(l,p)}function u(c,l,p){var d=i.request(c,l,p);return d.end(),d}Object.defineProperties(i,{request:{value:a,configurable:!0,enumerable:!0,writable:!0},get:{value:u,configurable:!0,enumerable:!0,writable:!0}})}),t}function Hv(){}function dp(e){var t;if(cp)t=new Zi(e);else if(t=qv(Ji.parse(e)),!ro(t.protocol))throw new op({input:e});return t}function iI(e,t){return cp?new Zi(e,t):dp(Ji.resolve(t,e))}function qv(e){if(/^\[/.test(e.hostname)&&!/^\[[:0-9a-f]+\]$/i.test(e.hostname))throw new op({input:e.href||e});if(/^\[/.test(e.host)&&!/^\[[:0-9a-f]+\](:\d+)?$/i.test(e.host))throw new op({input:e.href||e});return e}function sp(e,t){var r=t||{};for(var n of eI)r[n]=e[n];return r.hostname.startsWith("[")&&(r.hostname=r.hostname.slice(1,-1)),r.port!==""&&(r.port=Number(r.port)),r.path=r.search?r.pathname+r.search:r.pathname,r}function np(e,t){var r;for(var n in t)e.test(n)&&(r=t[n],delete t[n]);return r===null||typeof r>"u"?void 0:String(r).trim()}function Yi(e,t,r){function n(o){no(Error.captureStackTrace)&&Error.captureStackTrace(this,this.constructor),Object.assign(this,o||{}),this.code=e,this.message=this.cause?t+": "+this.cause.message:t}return n.prototype=new(r||Error),Object.defineProperties(n.prototype,{constructor:{value:n,enumerable:!1},name:{value:"Error ["+e+"]",enumerable:!1}}),n}function fp(e,t){for(var r of lp)e.removeListener(r,pp[r]);e.on("error",Hv),e.destroy(t)}function sI(e,t){up(ro(e)&&ro(t));var r=e.length-t.length-1;return r>0&&e[r]==="."&&e.endsWith(t)}function ro(e){return typeof e=="string"||e instanceof String}function no(e){return typeof e=="function"}function aI(e){return typeof e=="object"&&"length"in e}function uI(e){return Zi&&e instanceof Zi}mp.exports=Vv({http:QR,https:XR});mp.exports.wrap=Vv});var Qi=x(Gt=>{"use strict";Object.defineProperty(Gt,"__esModule",{value:!0});Gt.isSSL=void 0;Gt.setupOutgoing=dI;Gt.setupSocket=fI;Gt.getPort=mI;Gt.hasEncryptedConnection=Zv;Gt.urlJoin=Jv;Gt.rewriteCookieProperty=Yv;Gt.toURL=Qv;var cI=require("node:tls"),lI=/(^|,)\s*upgrade\s*($|,)/i;Gt.isSSL=/^https|wss/;var pI="trailer",Gv=[":method",":path",":scheme",":authority","connection","keep-alive"];function dI(e,t,r,n){let o=t[n||"target"];e.port=+(o.port??(o.protocol!==void 0&&Gt.isSSL.test(o.protocol)?443:80));for(let a of["host","hostname","socketPath","pfx","key","passphrase","cert","ca","ciphers","secureProtocol"])e[a]=o[a];e.method=t.method||r.method,e.headers={...r.headers},r.headers?.[":authority"]&&(e.headers.host=r.headers[":authority"]),t.headers&&(e.headers={...e.headers,...t.headers});for(let a in e.headers)if(pI==a.toLowerCase()){delete e.headers[a];break}if(r.httpVersionMajor>1)for(let a of Gv)delete e.headers[a];t.auth&&(delete e.headers.authorization,e.auth=t.auth),t.ca&&(e.ca=t.ca),o.protocol!==void 0&&Gt.isSSL.test(o.protocol)&&(e.rejectUnauthorized=typeof t.secure>"u"?!0:t.secure),e.agent=t.agent||!1,e.localAddress=t.localAddress,e.agent||(e.headers=e.headers||{},(typeof e.headers.connection!="string"||!lI.test(e.headers.connection))&&(e.headers.connection="close"));let s=o&&t.prependPath!==!1&&"pathname"in o?Wv(`${o.pathname}${o.search??""}`):"/",i=t.toProxy?r.url:Wv(r.url);if(i=t.ignorePath?"":i,e.path=Jv(s,i??""),t.changeOrigin&&(e.headers.host=o.protocol!==void 0&&hI(e.port,o.protocol)&&!gI(e.host)?e.host+":"+e.port:e.host),e.url="href"in o&&o.href||(o.protocol==="https"?"https":"http")+"://"+e.host+(e.port?":"+e.port:""),r.httpVersionMajor>1)for(let a of Gv)delete e.headers[a];return e}function fI(e){return e.setTimeout(0),e.setNoDelay(!0),e.setKeepAlive(!0,0),e}function mI(e){let t=e.headers[":authority"]||e.headers.host,r=t?t.match(/:(\d+)/):"";return r?r[1]:Zv(e)?"443":"80"}function Zv(e){let t=e.connection;return t instanceof cI.TLSSocket&&t.encrypted||!!t.pair}function Jv(...e){let t=[],r="";e.forEach((o,s)=>{let i=o.indexOf("?");i!==-1&&(t.push(o.substring(i+1)),e[s]=o.substring(0,i))}),r=t.filter(Boolean).join("&");let n="";for(let o of e)o&&(n.endsWith("/")?o.startsWith("/")?n+=o.slice(1):n+=o:o.startsWith("/")?n+=o:n+="/"+o);return r?n+"?"+r:n}function Yv(e,t,r){return Array.isArray(e)?e.map(n=>Yv(n,t,r)):e.replace(new RegExp("(;\\s*"+r+"=)([^;]+)","i"),(n,o,s)=>{let i;if(s in t)i=t[s];else if("*"in t)i=t["*"];else return n;return i?o+i:""})}function gI(e){return!!~e.indexOf(":")}function Wv(e){if(e===""||e?.startsWith("?"))return e;let t=Qv(e);return`${t.pathname??""}${t.search??""}`}function Qv(e){return e instanceof URL?e:(typeof e=="object"&&"href"in e&&typeof e.href=="string"&&(e=e.href),e||(e=""),typeof e!="string"&&(e=`${e}`),e.startsWith("//")&&(e=`http://base.invalid${e}`),new URL(e,"http://base.invalid"))}function hI(e,t){if(t=t.split(":")[0],e=+e,!e)return!1;switch(t){case"http":case"ws":return e!==80;case"https":case"wss":return e!==443}return e!==0}});var gp=x(wt=>{"use strict";var yI=wt&&wt.__createBinding||(Object.create?(function(e,t,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}):(function(e,t,r,n){n===void 0&&(n=r),e[n]=t[r]})),DI=wt&&wt.__setModuleDefault||(Object.create?(function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}):function(e,t){e.default=t}),vI=wt&&wt.__importStar||(function(){var e=function(t){return e=Object.getOwnPropertyNames||function(r){var n=[];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[n.length]=o);return n},e(t)};return function(t){if(t&&t.__esModule)return t;var r={};if(t!=null)for(var n=e(t),o=0;o<n.length;o++)n[o]!=="default"&&yI(r,t,n[o]);return DI(r,t),r}})();Object.defineProperty(wt,"__esModule",{value:!0});wt.OUTGOING_PASSES=void 0;wt.removeChunked=Xv;wt.setConnection=eC;wt.setRedirectHostRewrite=tC;wt.writeHeaders=rC;wt.writeStatusCode=nC;var Ya=vI(Qi()),CI=/^201|30(1|2|7|8)$/;function Xv(e,t,r){delete r.headers["transfer-encoding"]}function eC(e,t,r){e.httpVersion==="1.0"?r.headers.connection=e.headers.connection||"close":e.httpVersion!=="2.0"&&!r.headers.connection&&(r.headers.connection=e.headers.connection||"keep-alive")}function tC(e,t,r,n){if((n.hostRewrite||n.autoRewrite||n.protocolRewrite)&&r.headers.location&&CI.test(`${r.statusCode}`)){let o=Ya.toURL(n.target),s=r.headers.location;if(typeof s!="string")return;let i=Ya.toURL(s);if(o.host!=i.host)return;n.hostRewrite?i.host=n.hostRewrite:n.autoRewrite&&(i.host=e.headers[":authority"]??e.headers.host??""),n.protocolRewrite&&(i.protocol=n.protocolRewrite),r.headers.location=i.toString()}}function rC(e,t,r,n){let o=typeof n.cookieDomainRewrite=="string"?{"*":n.cookieDomainRewrite}:n.cookieDomainRewrite,s=typeof n.cookiePathRewrite=="string"?{"*":n.cookiePathRewrite}:n.cookiePathRewrite,i=n.preserveHeaderKeyCase,a=(c,l)=>{l!=null&&(o&&c.toLowerCase()==="set-cookie"&&(l=Ya.rewriteCookieProperty(l,o,"domain")),s&&c.toLowerCase()==="set-cookie"&&(l=Ya.rewriteCookieProperty(l,s,"path")),t.setHeader(String(c).trim(),l))},u;if(i&&r.rawHeaders!=null){u={};for(let c=0;c<r.rawHeaders.length;c+=2){let l=r.rawHeaders[c];u[l.toLowerCase()]=l}}for(let c in r.headers){let l=c;if(e.httpVersionMajor>1&&(l==="connection"||l==="keep-alive"))continue;let p=r.headers[l];i&&u&&(l=u[l]??l),a(l,p)}}function nC(e,t,r){t.statusCode=r.statusCode,r.statusMessage&&e.httpVersionMajor===1&&(t.statusMessage=r.statusMessage)}wt.OUTGOING_PASSES={removeChunked:Xv,setConnection:eC,setRedirectHostRewrite:tC,writeHeaders:rC,writeStatusCode:nC}});var cC=x(It=>{"use strict";var bI=It&&It.__createBinding||(Object.create?(function(e,t,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}):(function(e,t,r,n){n===void 0&&(n=r),e[n]=t[r]})),wI=It&&It.__setModuleDefault||(Object.create?(function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}):function(e,t){e.default=t}),Qa=It&&It.__importStar||(function(){var e=function(t){return e=Object.getOwnPropertyNames||function(r){var n=[];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[n.length]=o);return n},e(t)};return function(t){if(t&&t.__esModule)return t;var r={};if(t!=null)for(var n=e(t),o=0;o<n.length;o++)n[o]!=="default"&&bI(r,t,n[o]);return wI(r,t),r}})();Object.defineProperty(It,"__esModule",{value:!0});It.WEB_PASSES=void 0;It.deleteLength=iC;It.timeout=sC;It.XHeaders=aC;It.stream=uC;var xI=Qa(require("node:http")),SI=Qa(require("node:https")),EI=Qa(Kv()),Uo=Qa(Qi()),PI=gp(),_I=require("node:stream"),oC=Object.values(PI.OUTGOING_PASSES),AI={http:xI,https:SI};function iC(e){(e.method==="DELETE"||e.method==="OPTIONS")&&!e.headers["content-length"]&&(e.headers["content-length"]="0",delete e.headers["transfer-encoding"])}function sC(e,t,r){r.timeout&&e.socket.setTimeout(r.timeout)}function aC(e,t,r){if(!r.xfwd)return;let n=Uo.hasEncryptedConnection(e),o={for:e.connection.remoteAddress||e.socket.remoteAddress,port:Uo.getPort(e),proto:n?"https":"http"};for(let s of["for","port","proto"])e.headers["x-forwarded-"+s]=(e.headers["x-forwarded-"+s]||"")+(e.headers["x-forwarded-"+s]?",":"")+o[s];e.headers["x-forwarded-host"]=e.headers["x-forwarded-host"]||e.headers[":authority"]||e.headers.host||""}function uC(e,t,r,n,o,s){if(o.emit("start",e,t,r.target||r.forward),r.fetch||r.fetchOptions||process.env.FORCE_FETCH_PATH==="true")return FI(e,t,r,n,o,s);let i=r.followRedirects?EI:AI,a=i.http,u=i.https;if(r.forward){let m=r.forward.protocol==="https:"?u:a,f=Uo.setupOutgoing(r.ssl||{},r,e,"forward"),h=m.request(f),y=g(h,r.forward);if(e.on("error",y),h.on("error",y),(r.buffer||e).pipe(h),!r.target)return t.end()}let c=r.target.protocol==="https:"?u:a,l=Uo.setupOutgoing(r.ssl||{},r,e),p=c.request(l);p.on("socket",m=>{o&&!p.getHeader("expect")&&o.emit("proxyReq",p,e,t,r,m)}),r.proxyTimeout&&p.setTimeout(r.proxyTimeout,()=>{p.destroy()}),t.on("close",()=>{!t.writableFinished&&p.destroy()});let d=g(p,r.target);e.on("error",d),p.on("error",d);function g(m,f){return h=>{if(e.socket.destroyed&&h.code==="ECONNRESET"){o.emit("econnreset",h,e,t,f),m.destroy();return}s?s(h,e,t,f):o.emit("error",h,e,t,f)}}(r.buffer||e).pipe(p),p.on("response",m=>{if(o?.emit("proxyRes",m,e,t),!t.headersSent&&!r.selfHandleResponse)for(let f of oC)f(e,t,m,r);t.finished?o?.emit("end",e,t,m):(m.on("end",()=>{o?.emit("end",e,t,m)}),r.selfHandleResponse||m.pipe(t))})}async function FI(e,t,r,n,o,s){let i=(g,m)=>{let f=g;f.code===void 0&&f.cause?.code&&(f.code=f.cause.code),s?s(g,e,t,m):o.emit("error",g,e,t,m)};e.on("error",g=>{if(e.socket.destroyed&&g.code==="ECONNRESET"){let m=r.target||r.forward;m&&o.emit("econnreset",g,e,t,m);return}i(g)});let a=r.fetch||fetch,u=r.fetchOptions??{},c=g=>{let m={method:g.method,...u.requestOptions},f=new Headers(u.requestOptions?.headers);if(!u.requestOptions?.headers&&g.headers){for(let[h,y]of Object.entries(g.headers))if(typeof h=="string")if(Array.isArray(y))for(let b of y)f.append(h,b);else y!=null&&f.append(h,y)}return r.auth&&f.set("authorization",`Basic ${Buffer.from(r.auth).toString("base64")}`),r.proxyTimeout&&(m.signal=AbortSignal.timeout(r.proxyTimeout)),m.headers=f,r.buffer?m.body=r.buffer:e.method!=="GET"&&e.method!=="HEAD"&&(m.body=e,m.duplex="half"),m};if(r.forward){let g=Uo.setupOutgoing(r.ssl||{},r,e,"forward"),m=c(g),f=new URL(g.url).origin+g.path;if(f.startsWith("ws")&&(f=f.replace("ws","http")),u.onBeforeRequest)try{await u.onBeforeRequest(m,e,t,r)}catch(h){i(h,r.forward);return}try{let h=await a(f,m);if(u.onAfterResponse)try{await u.onAfterResponse(h,e,t,r)}catch(y){i(y,r.forward);return}}catch(h){i(h,r.forward)}if(!r.target)return t.end()}let l=Uo.setupOutgoing(r.ssl||{},r,e),p=c(l),d=new URL(l.url).origin+l.path;if(d.startsWith("ws")&&(d=d.replace("ws","http")),u.onBeforeRequest)try{await u.onBeforeRequest(p,e,t,r)}catch(g){i(g,r.target);return}try{let g=await a(d,p);if(u.onAfterResponse)try{await u.onAfterResponse(g,e,t,r)}catch(f){i(f,r.target);return}let m={statusCode:g.status,statusMessage:g.statusText,headers:Object.fromEntries(g.headers.entries()),rawHeaders:Object.entries(g.headers).flatMap(([f,h])=>Array.isArray(h)?h.flatMap(y=>y!=null?[f,y]:[]):h!=null?[f,h]:[])};if(o?.emit("proxyRes",m,e,t),!t.headersSent&&!r.selfHandleResponse)for(let f of oC)f(e,t,m,r);if(t.writableEnded)o?.emit("end",e,t,m);else{let f=g.body?_I.Readable.from(g.body):null;f?(f.on("error",h=>{i(h,r.target)}),f.on("end",()=>{o?.emit("end",e,t,m)}),r.selfHandleResponse?f.resume():f.pipe(t,{end:!0})):o?.emit("end",e,t,m)}}catch(g){i(g,r.target)}}It.WEB_PASSES={deleteLength:iC,timeout:sC,XHeaders:aC,stream:uC}});var Cp=x(ft=>{"use strict";var TI=ft&&ft.__createBinding||(Object.create?(function(e,t,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}):(function(e,t,r,n){n===void 0&&(n=r),e[n]=t[r]})),$I=ft&&ft.__setModuleDefault||(Object.create?(function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}):function(e,t){e.default=t}),vp=ft&&ft.__importStar||(function(){var e=function(t){return e=Object.getOwnPropertyNames||function(r){var n=[];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[n.length]=o);return n},e(t)};return function(t){if(t&&t.__esModule)return t;var r={};if(t!=null)for(var n=e(t),o=0;o<n.length;o++)n[o]!=="default"&&TI(r,t,n[o]);return $I(r,t),r}})(),kI=ft&&ft.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(ft,"__esModule",{value:!0});ft.WS_PASSES=void 0;ft.numOpenSockets=BI;ft.checkMethodAndHeader=pC;ft.XHeaders=dC;ft.stream=fC;var RI=vp(require("node:http")),II=vp(require("node:https")),Vo=vp(Qi()),NI=gp(),OI=kI(Ja()),Ho=(0,OI.default)("http-proxy-3:ws-incoming"),MI=Object.values(NI.OUTGOING_PASSES);function lC(e){let t=new Set;return({add:r,rm:n}={})=>(r&&(r.id||(r.id=Math.random()),t.has(r.id)||t.add(r.id)),n&&(n.id||(n.id=Math.random()),t.has(n.id)&&t.delete(n.id)),Ho("socket counter:",{[e]:t.size},r?"add":n?"rm":""),t.size)}var hp=lC("socket"),yp=lC("proxySocket"),Dp=class{constructor(){this.headers={},this.statusCode=200,this.statusMessage=""}setHeader(t,r){return this.headers[t]=r,this}};function BI(){return hp()+yp()}function pC(e,t){if(Ho("websocket: checkMethodAndHeader"),e.method!=="GET"||!e.headers.upgrade||e.headers.upgrade.toLowerCase()!=="websocket")return t.destroy(),!0}function dC(e,t,r){if(!r.xfwd)return;Ho("websocket: XHeaders");let n={for:e.connection.remoteAddress||e.socket.remoteAddress,port:Vo.getPort(e),proto:Vo.hasEncryptedConnection(e)?"wss":"ws"};for(let o of["for","port","proto"])e.headers["x-forwarded-"+o]=(e.headers["x-forwarded-"+o]||"")+(e.headers["x-forwarded-"+o]?",":"")+n[o]}function fC(e,t,r,n,o,s){Ho("websocket: new stream");let i=[];hp({add:t});let a=()=>{for(let g of i)g.end()};t.on("close",()=>{hp({rm:t}),a()}),t.on("error",a);let u=(g,m)=>Object.keys(m).reduce((f,h)=>{let y=m[h];if(!Array.isArray(y))return f.push(h+": "+y),f;for(let b=0;b<y.length;b++)f.push(h+": "+y[b]);return f},[g]).join(`\r
21
21
  `)+`\r
22
22
  \r
23
- `;ei.setupSocket(t),n&&n.length&&t.unshift(n);let c=ei.isSSL.test(r.target.protocol)?ST:xT,l=ei.setupOutgoing(r.ssl||{},r,e),d=c.request(l);o&&o.emit("proxyReqWs",d,e,t,r,n),d.on("error",p),d.on("upgrade",(h,g,m)=>{ti("upgrade"),sd({add:g}),i.push(g),g.on("close",()=>{sd({rm:g})}),g.on("error",p),g.on("end",()=>{o.emit("close",h,g,m)}),g.on("close",()=>{t.end()}),ei.setupSocket(g),m&&m.length&&g.unshift(m),t.write(u("HTTP/1.1 101 Switching Protocols",h.headers)),g.pipe(t).pipe(g),o.emit("open",g)});function p(h){s?s(h,e,t):o.emit("error",h,e,t),t.destroySoon()}d.on("response",h=>{ti("got non-ws HTTP response",{statusCode:h.statusCode,statusMessage:h.statusMessage});let g=new ad;for(let D of AT)D(e,g,h,r);let m=D=>{t.write(D)};e.httpVersion==="1.1"&&h.headers["content-length"]===void 0&&(g.headers["transfer-encoding"]="chunked",m=D=>{t.write(D.length.toString(16)),t.write(`\r
24
- `),t.write(D),t.write(`\r
25
- `)});let y=u(`HTTP/${e.httpVersion} ${h.statusCode} ${h.statusMessage}`,g.headers);t.destroyed?h.resume():(t.write(y),h.on("data",D=>{m(D)}),h.on("end",()=>{m(""),t.destroySoon()}))}),d.end()}rt.WS_PASSES={checkMethodAndHeader:sv,XHeaders:av,stream:uv}});var lv=S(Yt=>{"use strict";var _T=Yt&&Yt.__createBinding||(Object.create?(function(e,t,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}):(function(e,t,r,n){n===void 0&&(n=r),e[n]=t[r]})),TT=Yt&&Yt.__setModuleDefault||(Object.create?(function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}):function(e,t){e.default=t}),cv=Yt&&Yt.__importStar||(function(){var e=function(t){return e=Object.getOwnPropertyNames||function(r){var n=[];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[n.length]=o);return n},e(t)};return function(t){if(t&&t.__esModule)return t;var r={};if(t!=null)for(var n=e(t),o=0;o<n.length;o++)n[o]!=="default"&&_T(r,t,n[o]);return TT(r,t),r}})(),RT=Yt&&Yt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Yt,"__esModule",{value:!0});Yt.ProxyServer=void 0;var IT=cv(require("node:http")),kT=cv(require("node:http2")),$T=ov(),NT=cd(),OT=require("node:events"),BT=RT(Qa()),MT=ps(),eu=(0,BT.default)("http-proxy-3"),ld=class e extends OT.EventEmitter{constructor(t={}){super(),this.createRightProxy=r=>(eu("createRightProxy",{type:r}),n=>(...o)=>{let s=o[0];eu("proxy: ",{type:r,path:s.url});let i=o[1],a=r==="ws"?this.wsPasses:this.webPasses;r=="ws"&&i.on("error",p=>{this.emit("error",p,s,i)});let u=o.length-1,c,l;typeof o[u]=="function"&&(l=o[u],u--);let d;!(o[u]instanceof Buffer)&&o[u]!==i?(d={...n,...o[u]},u--):d={...n},o[u]instanceof Buffer&&(c=o[u]);for(let p of["target","forward"])typeof d[p]=="string"&&(d[p]=(0,MT.toURL)(d[p]));if(!d.target&&!d.forward){this.emit("error",new Error("Must set target or forward"),s,i);return}for(let p of a)if(p(s,i,d,c,this,l))break}),this.onError=r=>{if(this.listeners("error").length===1)throw r},this.listen=(r,n)=>{eu("listen",{port:r,hostname:n});let o=(s,i)=>{this.web(s,i)};return this._server=this.options.ssl?kT.createSecureServer({...this.options.ssl,allowHTTP1:!0},o):IT.createServer(o),this.options.ws&&this._server.on("upgrade",(s,i,a)=>{this.ws(s,i,a)}),this._server.listen(r,n),this},this.address=()=>this._server?.address(),this.close=r=>{if(this._server==null){r?.();return}this._server.close(n=>{this._server=null,r?.(n)})},this.before=(r,n,o)=>{if(r!=="ws"&&r!=="web")throw new Error("type must be `web` or `ws`");let s=r==="ws"?this.wsPasses:this.webPasses,i=!1;if(s.forEach((a,u)=>{a.name===n&&(i=u)}),i===!1)throw new Error("No such pass");s.splice(i,0,o)},this.after=(r,n,o)=>{if(r!=="ws"&&r!=="web")throw new Error("type must be `web` or `ws`");let s=r==="ws"?this.wsPasses:this.webPasses,i=!1;if(s.forEach((a,u)=>{a.name===n&&(i=u)}),i===!1)throw new Error("No such pass");s.splice(i++,0,o)},eu("creating a ProxyServer",t),t.prependPath=t.prependPath!==!1,this.options=t,this.web=this.createRightProxy("web")(t),this.ws=this.createRightProxy("ws")(t),this.webPasses=Object.values($T.WEB_PASSES),this.wsPasses=Object.values(NT.WS_PASSES),this.on("error",this.onError)}static createProxyServer(t){return new e(t)}static createServer(t){return new e(t)}static createProxy(t){return new e(t)}};Yt.ProxyServer=ld});var dv=S(Br=>{"use strict";Object.defineProperty(Br,"__esModule",{value:!0});Br.numOpenSockets=Br.ProxyServer=void 0;Br.createProxyServer=pd;Br.createServer=pd;Br.createProxy=pd;var dd=lv();Object.defineProperty(Br,"ProxyServer",{enumerable:!0,get:function(){return dd.ProxyServer}});var LT=cd();Object.defineProperty(Br,"numOpenSockets",{enumerable:!0,get:function(){return LT.numOpenSockets}});function pd(e={}){return new dd.ProxyServer(e)}Br.default=dd.ProxyServer});var mv=S(fd=>{"use strict";fd.parse=qT;fd.serialize=GT;var jT=Object.prototype.toString,UT=Object.prototype.hasOwnProperty,VT=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/,HT=/^("?)[\u0021\u0023-\u002B\u002D-\u003A\u003C-\u005B\u005D-\u007E]*\1$/,zT=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,KT=/^[\u0020-\u003A\u003D-\u007E]*$/;function qT(e,t){if(typeof e!="string")throw new TypeError("argument str must be a string");var r={},n=e.length;if(n<2)return r;var o=t&&t.decode||WT,s=0,i=0,a=0;do{if(i=e.indexOf("=",s),i===-1)break;if(a=e.indexOf(";",s),a===-1)a=n;else if(i>a){s=e.lastIndexOf(";",i-1)+1;continue}var u=pv(e,s,i),c=fv(e,i,u),l=e.slice(u,c);if(!UT.call(r,l)){var d=pv(e,i+1,a),p=fv(e,a,d);e.charCodeAt(d)===34&&e.charCodeAt(p-1)===34&&(d++,p--);var h=e.slice(d,p);r[l]=YT(h,o)}s=a+1}while(s<n);return r}function pv(e,t,r){do{var n=e.charCodeAt(t);if(n!==32&&n!==9)return t}while(++t<r);return r}function fv(e,t,r){for(;t>r;){var n=e.charCodeAt(--t);if(n!==32&&n!==9)return t+1}return r}function GT(e,t,r){var n=r&&r.encode||encodeURIComponent;if(typeof n!="function")throw new TypeError("option encode is invalid");if(!VT.test(e))throw new TypeError("argument name is invalid");var o=n(t);if(!HT.test(o))throw new TypeError("argument val is invalid");var s=e+"="+o;if(!r)return s;if(r.maxAge!=null){var i=Math.floor(r.maxAge);if(!isFinite(i))throw new TypeError("option maxAge is invalid");s+="; Max-Age="+i}if(r.domain){if(!zT.test(r.domain))throw new TypeError("option domain is invalid");s+="; Domain="+r.domain}if(r.path){if(!KT.test(r.path))throw new TypeError("option path is invalid");s+="; Path="+r.path}if(r.expires){var a=r.expires;if(!JT(a)||isNaN(a.valueOf()))throw new TypeError("option expires is invalid");s+="; Expires="+a.toUTCString()}if(r.httpOnly&&(s+="; HttpOnly"),r.secure&&(s+="; Secure"),r.partitioned&&(s+="; Partitioned"),r.priority){var u=typeof r.priority=="string"?r.priority.toLowerCase():r.priority;switch(u){case"low":s+="; Priority=Low";break;case"medium":s+="; Priority=Medium";break;case"high":s+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(r.sameSite){var c=typeof r.sameSite=="string"?r.sameSite.toLowerCase():r.sameSite;switch(c){case!0:s+="; SameSite=Strict";break;case"lax":s+="; SameSite=Lax";break;case"strict":s+="; SameSite=Strict";break;case"none":s+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return s}function WT(e){return e.indexOf("%")!==-1?decodeURIComponent(e):e}function JT(e){return jT.call(e)==="[object Date]"}function YT(e,t){try{return t(e)}catch{return e}}});var yv=S(tu=>{var hv=require("crypto");tu.sign=function(e,t){if(typeof e!="string")throw new TypeError("Cookie value must be provided as a string.");if(typeof t!="string")throw new TypeError("Secret string must be provided.");return e+"."+hv.createHmac("sha256",t).update(e).digest("base64").replace(/\=+$/,"")};tu.unsign=function(e,t){if(typeof e!="string")throw new TypeError("Signed cookie string must be provided.");if(typeof t!="string")throw new TypeError("Secret string must be provided.");var r=e.slice(0,e.lastIndexOf(".")),n=tu.sign(r,t);return gv(n)==gv(e)?r:!1};function gv(e){return hv.createHash("sha1").update(e).digest("hex")}});var bv=S((yH,ri)=>{"use strict";var QT=mv(),ZT=yv();ri.exports=XT;ri.exports.JSONCookie=Dv;ri.exports.JSONCookies=md;ri.exports.signedCookie=vv;ri.exports.signedCookies=Cv;function XT(e,t){var r=!e||Array.isArray(e)?e||[]:[e];return function(o,s,i){if(o.cookies)return i();var a=o.headers.cookie;if(o.secret=r[0],o.cookies=Object.create(null),o.signedCookies=Object.create(null),!a)return i();o.cookies=QT.parse(a,t),r.length!==0&&(o.signedCookies=Cv(o.cookies,r),o.signedCookies=md(o.signedCookies)),o.cookies=md(o.cookies),i()}}function Dv(e){if(!(typeof e!="string"||e.substr(0,2)!=="j:"))try{return JSON.parse(e.slice(2))}catch{return}}function md(e){for(var t=Object.keys(e),r,n,o=0;o<t.length;o++)r=t[o],n=Dv(e[r]),n&&(e[r]=n);return e}function vv(e,t){if(typeof e=="string"){if(e.substr(0,2)!=="s:")return e;for(var r=!t||Array.isArray(t)?t||[]:[t],n=0;n<r.length;n++){var o=ZT.unsign(e.slice(2),r[n]);if(o!==!1)return o}return!1}}function Cv(e,t){for(var r=Object.keys(e),n,o,s=Object.create(null),i,a=0;a<r.length;a++)o=r[a],i=e[o],n=vv(i,t),i!==n&&(s[o]=n,delete e[o]);return s}});var bs=S(me=>{"use strict";Object.defineProperty(me,"__esModule",{value:!0});me.regexpCode=me.getEsmExportName=me.getProperty=me.safeStringify=me.stringify=me.strConcat=me.addCodeArg=me.str=me._=me.nil=me._Code=me.Name=me.IDENTIFIER=me._CodeOrName=void 0;var vs=class{};me._CodeOrName=vs;me.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;var vo=class extends vs{constructor(t){if(super(),!me.IDENTIFIER.test(t))throw new Error("CodeGen: name must be a valid identifier");this.str=t}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}};me.Name=vo;var rr=class extends vs{constructor(t){super(),this._items=typeof t=="string"?[t]:t}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;let t=this._items[0];return t===""||t==='""'}get str(){var t;return(t=this._str)!==null&&t!==void 0?t:this._str=this._items.reduce((r,n)=>`${r}${n}`,"")}get names(){var t;return(t=this._names)!==null&&t!==void 0?t:this._names=this._items.reduce((r,n)=>(n instanceof vo&&(r[n.str]=(r[n.str]||0)+1),r),{})}};me._Code=rr;me.nil=new rr("");function Xv(e,...t){let r=[e[0]],n=0;for(;n<t.length;)Fd(r,t[n]),r.push(e[++n]);return new rr(r)}me._=Xv;var Ad=new rr("+");function eC(e,...t){let r=[Cs(e[0])],n=0;for(;n<t.length;)r.push(Ad),Fd(r,t[n]),r.push(Ad,Cs(e[++n]));return DI(r),new rr(r)}me.str=eC;function Fd(e,t){t instanceof rr?e.push(...t._items):t instanceof vo?e.push(t):e.push(bI(t))}me.addCodeArg=Fd;function DI(e){let t=1;for(;t<e.length-1;){if(e[t]===Ad){let r=vI(e[t-1],e[t+1]);if(r!==void 0){e.splice(t-1,3,r);continue}e[t++]="+"}t++}}function vI(e,t){if(t==='""')return e;if(e==='""')return t;if(typeof e=="string")return t instanceof vo||e[e.length-1]!=='"'?void 0:typeof t!="string"?`${e.slice(0,-1)}${t}"`:t[0]==='"'?e.slice(0,-1)+t.slice(1):void 0;if(typeof t=="string"&&t[0]==='"'&&!(e instanceof vo))return`"${e}${t.slice(1)}`}function CI(e,t){return t.emptyStr()?e:e.emptyStr()?t:eC`${e}${t}`}me.strConcat=CI;function bI(e){return typeof e=="number"||typeof e=="boolean"||e===null?e:Cs(Array.isArray(e)?e.join(","):e)}function wI(e){return new rr(Cs(e))}me.stringify=wI;function Cs(e){return JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}me.safeStringify=Cs;function xI(e){return typeof e=="string"&&me.IDENTIFIER.test(e)?new rr(`.${e}`):Xv`[${e}]`}me.getProperty=xI;function SI(e){if(typeof e=="string"&&me.IDENTIFIER.test(e))return new rr(`${e}`);throw new Error(`CodeGen: invalid export name: ${e}, use explicit $id name mapping`)}me.getEsmExportName=SI;function EI(e){return new rr(e.toString())}me.regexpCode=EI});var Rd=S(Pt=>{"use strict";Object.defineProperty(Pt,"__esModule",{value:!0});Pt.ValueScope=Pt.ValueScopeName=Pt.Scope=Pt.varKinds=Pt.UsedValueState=void 0;var Et=bs(),_d=class extends Error{constructor(t){super(`CodeGen: "code" for ${t} not defined`),this.value=t.value}},pu;(function(e){e[e.Started=0]="Started",e[e.Completed=1]="Completed"})(pu||(Pt.UsedValueState=pu={}));Pt.varKinds={const:new Et.Name("const"),let:new Et.Name("let"),var:new Et.Name("var")};var fu=class{constructor({prefixes:t,parent:r}={}){this._names={},this._prefixes=t,this._parent=r}toName(t){return t instanceof Et.Name?t:this.name(t)}name(t){return new Et.Name(this._newName(t))}_newName(t){let r=this._names[t]||this._nameGroup(t);return`${t}${r.index++}`}_nameGroup(t){var r,n;if(!((n=(r=this._parent)===null||r===void 0?void 0:r._prefixes)===null||n===void 0)&&n.has(t)||this._prefixes&&!this._prefixes.has(t))throw new Error(`CodeGen: prefix "${t}" is not allowed in this scope`);return this._names[t]={prefix:t,index:0}}};Pt.Scope=fu;var mu=class extends Et.Name{constructor(t,r){super(r),this.prefix=t}setValue(t,{property:r,itemIndex:n}){this.value=t,this.scopePath=(0,Et._)`.${new Et.Name(r)}[${n}]`}};Pt.ValueScopeName=mu;var PI=(0,Et._)`\n`,Td=class extends fu{constructor(t){super(t),this._values={},this._scope=t.scope,this.opts={...t,_n:t.lines?PI:Et.nil}}get(){return this._scope}name(t){return new mu(t,this._newName(t))}value(t,r){var n;if(r.ref===void 0)throw new Error("CodeGen: ref must be passed in value");let o=this.toName(t),{prefix:s}=o,i=(n=r.key)!==null&&n!==void 0?n:r.ref,a=this._values[s];if(a){let l=a.get(i);if(l)return l}else a=this._values[s]=new Map;a.set(i,o);let u=this._scope[s]||(this._scope[s]=[]),c=u.length;return u[c]=r.ref,o.setValue(r,{property:s,itemIndex:c}),o}getValue(t,r){let n=this._values[t];if(n)return n.get(r)}scopeRefs(t,r=this._values){return this._reduceValues(r,n=>{if(n.scopePath===void 0)throw new Error(`CodeGen: name "${n}" has no value`);return(0,Et._)`${t}${n.scopePath}`})}scopeCode(t=this._values,r,n){return this._reduceValues(t,o=>{if(o.value===void 0)throw new Error(`CodeGen: name "${o}" has no value`);return o.value.code},r,n)}_reduceValues(t,r,n={},o){let s=Et.nil;for(let i in t){let a=t[i];if(!a)continue;let u=n[i]=n[i]||new Map;a.forEach(c=>{if(u.has(c))return;u.set(c,pu.Started);let l=r(c);if(l){let d=this.opts.es5?Pt.varKinds.var:Pt.varKinds.const;s=(0,Et._)`${s}${d} ${c} = ${l};${this.opts._n}`}else if(l=o?.(c))s=(0,Et._)`${s}${l}${this.opts._n}`;else throw new _d(c);u.set(c,pu.Completed)})}return s}};Pt.ValueScope=Td});var te=S(re=>{"use strict";Object.defineProperty(re,"__esModule",{value:!0});re.or=re.and=re.not=re.CodeGen=re.operators=re.varKinds=re.ValueScopeName=re.ValueScope=re.Scope=re.Name=re.regexpCode=re.stringify=re.getProperty=re.nil=re.strConcat=re.str=re._=void 0;var ue=bs(),fr=Rd(),_n=bs();Object.defineProperty(re,"_",{enumerable:!0,get:function(){return _n._}});Object.defineProperty(re,"str",{enumerable:!0,get:function(){return _n.str}});Object.defineProperty(re,"strConcat",{enumerable:!0,get:function(){return _n.strConcat}});Object.defineProperty(re,"nil",{enumerable:!0,get:function(){return _n.nil}});Object.defineProperty(re,"getProperty",{enumerable:!0,get:function(){return _n.getProperty}});Object.defineProperty(re,"stringify",{enumerable:!0,get:function(){return _n.stringify}});Object.defineProperty(re,"regexpCode",{enumerable:!0,get:function(){return _n.regexpCode}});Object.defineProperty(re,"Name",{enumerable:!0,get:function(){return _n.Name}});var Du=Rd();Object.defineProperty(re,"Scope",{enumerable:!0,get:function(){return Du.Scope}});Object.defineProperty(re,"ValueScope",{enumerable:!0,get:function(){return Du.ValueScope}});Object.defineProperty(re,"ValueScopeName",{enumerable:!0,get:function(){return Du.ValueScopeName}});Object.defineProperty(re,"varKinds",{enumerable:!0,get:function(){return Du.varKinds}});re.operators={GT:new ue._Code(">"),GTE:new ue._Code(">="),LT:new ue._Code("<"),LTE:new ue._Code("<="),EQ:new ue._Code("==="),NEQ:new ue._Code("!=="),NOT:new ue._Code("!"),OR:new ue._Code("||"),AND:new ue._Code("&&"),ADD:new ue._Code("+")};var un=class{optimizeNodes(){return this}optimizeNames(t,r){return this}},Id=class extends un{constructor(t,r,n){super(),this.varKind=t,this.name=r,this.rhs=n}render({es5:t,_n:r}){let n=t?fr.varKinds.var:this.varKind,o=this.rhs===void 0?"":` = ${this.rhs}`;return`${n} ${this.name}${o};`+r}optimizeNames(t,r){if(t[this.name.str])return this.rhs&&(this.rhs=pi(this.rhs,t,r)),this}get names(){return this.rhs instanceof ue._CodeOrName?this.rhs.names:{}}},gu=class extends un{constructor(t,r,n){super(),this.lhs=t,this.rhs=r,this.sideEffects=n}render({_n:t}){return`${this.lhs} = ${this.rhs};`+t}optimizeNames(t,r){if(!(this.lhs instanceof ue.Name&&!t[this.lhs.str]&&!this.sideEffects))return this.rhs=pi(this.rhs,t,r),this}get names(){let t=this.lhs instanceof ue.Name?{}:{...this.lhs.names};return yu(t,this.rhs)}},kd=class extends gu{constructor(t,r,n,o){super(t,n,o),this.op=r}render({_n:t}){return`${this.lhs} ${this.op}= ${this.rhs};`+t}},$d=class extends un{constructor(t){super(),this.label=t,this.names={}}render({_n:t}){return`${this.label}:`+t}},Nd=class extends un{constructor(t){super(),this.label=t,this.names={}}render({_n:t}){return`break${this.label?` ${this.label}`:""};`+t}},Od=class extends un{constructor(t){super(),this.error=t}render({_n:t}){return`throw ${this.error};`+t}get names(){return this.error.names}},Bd=class extends un{constructor(t){super(),this.code=t}render({_n:t}){return`${this.code};`+t}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(t,r){return this.code=pi(this.code,t,r),this}get names(){return this.code instanceof ue._CodeOrName?this.code.names:{}}},ws=class extends un{constructor(t=[]){super(),this.nodes=t}render(t){return this.nodes.reduce((r,n)=>r+n.render(t),"")}optimizeNodes(){let{nodes:t}=this,r=t.length;for(;r--;){let n=t[r].optimizeNodes();Array.isArray(n)?t.splice(r,1,...n):n?t[r]=n:t.splice(r,1)}return t.length>0?this:void 0}optimizeNames(t,r){let{nodes:n}=this,o=n.length;for(;o--;){let s=n[o];s.optimizeNames(t,r)||(AI(t,s.names),n.splice(o,1))}return n.length>0?this:void 0}get names(){return this.nodes.reduce((t,r)=>wo(t,r.names),{})}},cn=class extends ws{render(t){return"{"+t._n+super.render(t)+"}"+t._n}},Md=class extends ws{},di=class extends cn{};di.kind="else";var Co=class e extends cn{constructor(t,r){super(r),this.condition=t}render(t){let r=`if(${this.condition})`+super.render(t);return this.else&&(r+="else "+this.else.render(t)),r}optimizeNodes(){super.optimizeNodes();let t=this.condition;if(t===!0)return this.nodes;let r=this.else;if(r){let n=r.optimizeNodes();r=this.else=Array.isArray(n)?new di(n):n}if(r)return t===!1?r instanceof e?r:r.nodes:this.nodes.length?this:new e(tC(t),r instanceof e?[r]:r.nodes);if(!(t===!1||!this.nodes.length))return this}optimizeNames(t,r){var n;if(this.else=(n=this.else)===null||n===void 0?void 0:n.optimizeNames(t,r),!!(super.optimizeNames(t,r)||this.else))return this.condition=pi(this.condition,t,r),this}get names(){let t=super.names;return yu(t,this.condition),this.else&&wo(t,this.else.names),t}};Co.kind="if";var bo=class extends cn{};bo.kind="for";var Ld=class extends bo{constructor(t){super(),this.iteration=t}render(t){return`for(${this.iteration})`+super.render(t)}optimizeNames(t,r){if(super.optimizeNames(t,r))return this.iteration=pi(this.iteration,t,r),this}get names(){return wo(super.names,this.iteration.names)}},jd=class extends bo{constructor(t,r,n,o){super(),this.varKind=t,this.name=r,this.from=n,this.to=o}render(t){let r=t.es5?fr.varKinds.var:this.varKind,{name:n,from:o,to:s}=this;return`for(${r} ${n}=${o}; ${n}<${s}; ${n}++)`+super.render(t)}get names(){let t=yu(super.names,this.from);return yu(t,this.to)}},hu=class extends bo{constructor(t,r,n,o){super(),this.loop=t,this.varKind=r,this.name=n,this.iterable=o}render(t){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(t)}optimizeNames(t,r){if(super.optimizeNames(t,r))return this.iterable=pi(this.iterable,t,r),this}get names(){return wo(super.names,this.iterable.names)}},xs=class extends cn{constructor(t,r,n){super(),this.name=t,this.args=r,this.async=n}render(t){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(t)}};xs.kind="func";var Ss=class extends ws{render(t){return"return "+super.render(t)}};Ss.kind="return";var Ud=class extends cn{render(t){let r="try"+super.render(t);return this.catch&&(r+=this.catch.render(t)),this.finally&&(r+=this.finally.render(t)),r}optimizeNodes(){var t,r;return super.optimizeNodes(),(t=this.catch)===null||t===void 0||t.optimizeNodes(),(r=this.finally)===null||r===void 0||r.optimizeNodes(),this}optimizeNames(t,r){var n,o;return super.optimizeNames(t,r),(n=this.catch)===null||n===void 0||n.optimizeNames(t,r),(o=this.finally)===null||o===void 0||o.optimizeNames(t,r),this}get names(){let t=super.names;return this.catch&&wo(t,this.catch.names),this.finally&&wo(t,this.finally.names),t}},Es=class extends cn{constructor(t){super(),this.error=t}render(t){return`catch(${this.error})`+super.render(t)}};Es.kind="catch";var Ps=class extends cn{render(t){return"finally"+super.render(t)}};Ps.kind="finally";var Vd=class{constructor(t,r={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...r,_n:r.lines?`
26
- `:""},this._extScope=t,this._scope=new fr.Scope({parent:t}),this._nodes=[new Md]}toString(){return this._root.render(this.opts)}name(t){return this._scope.name(t)}scopeName(t){return this._extScope.name(t)}scopeValue(t,r){let n=this._extScope.value(t,r);return(this._values[n.prefix]||(this._values[n.prefix]=new Set)).add(n),n}getScopeValue(t,r){return this._extScope.getValue(t,r)}scopeRefs(t){return this._extScope.scopeRefs(t,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(t,r,n,o){let s=this._scope.toName(r);return n!==void 0&&o&&(this._constants[s.str]=n),this._leafNode(new Id(t,s,n)),s}const(t,r,n){return this._def(fr.varKinds.const,t,r,n)}let(t,r,n){return this._def(fr.varKinds.let,t,r,n)}var(t,r,n){return this._def(fr.varKinds.var,t,r,n)}assign(t,r,n){return this._leafNode(new gu(t,r,n))}add(t,r){return this._leafNode(new kd(t,re.operators.ADD,r))}code(t){return typeof t=="function"?t():t!==ue.nil&&this._leafNode(new Bd(t)),this}object(...t){let r=["{"];for(let[n,o]of t)r.length>1&&r.push(","),r.push(n),(n!==o||this.opts.es5)&&(r.push(":"),(0,ue.addCodeArg)(r,o));return r.push("}"),new ue._Code(r)}if(t,r,n){if(this._blockNode(new Co(t)),r&&n)this.code(r).else().code(n).endIf();else if(r)this.code(r).endIf();else if(n)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(t){return this._elseNode(new Co(t))}else(){return this._elseNode(new di)}endIf(){return this._endBlockNode(Co,di)}_for(t,r){return this._blockNode(t),r&&this.code(r).endFor(),this}for(t,r){return this._for(new Ld(t),r)}forRange(t,r,n,o,s=this.opts.es5?fr.varKinds.var:fr.varKinds.let){let i=this._scope.toName(t);return this._for(new jd(s,i,r,n),()=>o(i))}forOf(t,r,n,o=fr.varKinds.const){let s=this._scope.toName(t);if(this.opts.es5){let i=r instanceof ue.Name?r:this.var("_arr",r);return this.forRange("_i",0,(0,ue._)`${i}.length`,a=>{this.var(s,(0,ue._)`${i}[${a}]`),n(s)})}return this._for(new hu("of",o,s,r),()=>n(s))}forIn(t,r,n,o=this.opts.es5?fr.varKinds.var:fr.varKinds.const){if(this.opts.ownProperties)return this.forOf(t,(0,ue._)`Object.keys(${r})`,n);let s=this._scope.toName(t);return this._for(new hu("in",o,s,r),()=>n(s))}endFor(){return this._endBlockNode(bo)}label(t){return this._leafNode(new $d(t))}break(t){return this._leafNode(new Nd(t))}return(t){let r=new Ss;if(this._blockNode(r),this.code(t),r.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(Ss)}try(t,r,n){if(!r&&!n)throw new Error('CodeGen: "try" without "catch" and "finally"');let o=new Ud;if(this._blockNode(o),this.code(t),r){let s=this.name("e");this._currNode=o.catch=new Es(s),r(s)}return n&&(this._currNode=o.finally=new Ps,this.code(n)),this._endBlockNode(Es,Ps)}throw(t){return this._leafNode(new Od(t))}block(t,r){return this._blockStarts.push(this._nodes.length),t&&this.code(t).endBlock(r),this}endBlock(t){let r=this._blockStarts.pop();if(r===void 0)throw new Error("CodeGen: not in self-balancing block");let n=this._nodes.length-r;if(n<0||t!==void 0&&n!==t)throw new Error(`CodeGen: wrong number of nodes: ${n} vs ${t} expected`);return this._nodes.length=r,this}func(t,r=ue.nil,n,o){return this._blockNode(new xs(t,r,n)),o&&this.code(o).endFunc(),this}endFunc(){return this._endBlockNode(xs)}optimize(t=1){for(;t-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(t){return this._currNode.nodes.push(t),this}_blockNode(t){this._currNode.nodes.push(t),this._nodes.push(t)}_endBlockNode(t,r){let n=this._currNode;if(n instanceof t||r&&n instanceof r)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${r?`${t.kind}/${r.kind}`:t.kind}"`)}_elseNode(t){let r=this._currNode;if(!(r instanceof Co))throw new Error('CodeGen: "else" without "if"');return this._currNode=r.else=t,this}get _root(){return this._nodes[0]}get _currNode(){let t=this._nodes;return t[t.length-1]}set _currNode(t){let r=this._nodes;r[r.length-1]=t}};re.CodeGen=Vd;function wo(e,t){for(let r in t)e[r]=(e[r]||0)+(t[r]||0);return e}function yu(e,t){return t instanceof ue._CodeOrName?wo(e,t.names):e}function pi(e,t,r){if(e instanceof ue.Name)return n(e);if(!o(e))return e;return new ue._Code(e._items.reduce((s,i)=>(i instanceof ue.Name&&(i=n(i)),i instanceof ue._Code?s.push(...i._items):s.push(i),s),[]));function n(s){let i=r[s.str];return i===void 0||t[s.str]!==1?s:(delete t[s.str],i)}function o(s){return s instanceof ue._Code&&s._items.some(i=>i instanceof ue.Name&&t[i.str]===1&&r[i.str]!==void 0)}}function AI(e,t){for(let r in t)e[r]=(e[r]||0)-(t[r]||0)}function tC(e){return typeof e=="boolean"||typeof e=="number"||e===null?!e:(0,ue._)`!${Hd(e)}`}re.not=tC;var FI=rC(re.operators.AND);function _I(...e){return e.reduce(FI)}re.and=_I;var TI=rC(re.operators.OR);function RI(...e){return e.reduce(TI)}re.or=RI;function rC(e){return(t,r)=>t===ue.nil?r:r===ue.nil?t:(0,ue._)`${Hd(t)} ${e} ${Hd(r)}`}function Hd(e){return e instanceof ue.Name?e:(0,ue._)`(${e})`}});var ge=S(oe=>{"use strict";Object.defineProperty(oe,"__esModule",{value:!0});oe.checkStrictMode=oe.getErrorPath=oe.Type=oe.useFunc=oe.setEvaluated=oe.evaluatedPropsToName=oe.mergeEvaluated=oe.eachItem=oe.unescapeJsonPointer=oe.escapeJsonPointer=oe.escapeFragment=oe.unescapeFragment=oe.schemaRefOrVal=oe.schemaHasRulesButRef=oe.schemaHasRules=oe.checkUnknownRules=oe.alwaysValidSchema=oe.toHash=void 0;var we=te(),II=bs();function kI(e){let t={};for(let r of e)t[r]=!0;return t}oe.toHash=kI;function $I(e,t){return typeof t=="boolean"?t:Object.keys(t).length===0?!0:(iC(e,t),!sC(t,e.self.RULES.all))}oe.alwaysValidSchema=$I;function iC(e,t=e.schema){let{opts:r,self:n}=e;if(!r.strictSchema||typeof t=="boolean")return;let o=n.RULES.keywords;for(let s in t)o[s]||cC(e,`unknown keyword: "${s}"`)}oe.checkUnknownRules=iC;function sC(e,t){if(typeof e=="boolean")return!e;for(let r in e)if(t[r])return!0;return!1}oe.schemaHasRules=sC;function NI(e,t){if(typeof e=="boolean")return!e;for(let r in e)if(r!=="$ref"&&t.all[r])return!0;return!1}oe.schemaHasRulesButRef=NI;function OI({topSchemaRef:e,schemaPath:t},r,n,o){if(!o){if(typeof r=="number"||typeof r=="boolean")return r;if(typeof r=="string")return(0,we._)`${r}`}return(0,we._)`${e}${t}${(0,we.getProperty)(n)}`}oe.schemaRefOrVal=OI;function BI(e){return aC(decodeURIComponent(e))}oe.unescapeFragment=BI;function MI(e){return encodeURIComponent(Kd(e))}oe.escapeFragment=MI;function Kd(e){return typeof e=="number"?`${e}`:e.replace(/~/g,"~0").replace(/\//g,"~1")}oe.escapeJsonPointer=Kd;function aC(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}oe.unescapeJsonPointer=aC;function LI(e,t){if(Array.isArray(e))for(let r of e)t(r);else t(e)}oe.eachItem=LI;function nC({mergeNames:e,mergeToName:t,mergeValues:r,resultToName:n}){return(o,s,i,a)=>{let u=i===void 0?s:i instanceof we.Name?(s instanceof we.Name?e(o,s,i):t(o,s,i),i):s instanceof we.Name?(t(o,i,s),s):r(s,i);return a===we.Name&&!(u instanceof we.Name)?n(o,u):u}}oe.mergeEvaluated={props:nC({mergeNames:(e,t,r)=>e.if((0,we._)`${r} !== true && ${t} !== undefined`,()=>{e.if((0,we._)`${t} === true`,()=>e.assign(r,!0),()=>e.assign(r,(0,we._)`${r} || {}`).code((0,we._)`Object.assign(${r}, ${t})`))}),mergeToName:(e,t,r)=>e.if((0,we._)`${r} !== true`,()=>{t===!0?e.assign(r,!0):(e.assign(r,(0,we._)`${r} || {}`),qd(e,r,t))}),mergeValues:(e,t)=>e===!0?!0:{...e,...t},resultToName:uC}),items:nC({mergeNames:(e,t,r)=>e.if((0,we._)`${r} !== true && ${t} !== undefined`,()=>e.assign(r,(0,we._)`${t} === true ? true : ${r} > ${t} ? ${r} : ${t}`)),mergeToName:(e,t,r)=>e.if((0,we._)`${r} !== true`,()=>e.assign(r,t===!0?!0:(0,we._)`${r} > ${t} ? ${r} : ${t}`)),mergeValues:(e,t)=>e===!0?!0:Math.max(e,t),resultToName:(e,t)=>e.var("items",t)})};function uC(e,t){if(t===!0)return e.var("props",!0);let r=e.var("props",(0,we._)`{}`);return t!==void 0&&qd(e,r,t),r}oe.evaluatedPropsToName=uC;function qd(e,t,r){Object.keys(r).forEach(n=>e.assign((0,we._)`${t}${(0,we.getProperty)(n)}`,!0))}oe.setEvaluated=qd;var oC={};function jI(e,t){return e.scopeValue("func",{ref:t,code:oC[t.code]||(oC[t.code]=new II._Code(t.code))})}oe.useFunc=jI;var zd;(function(e){e[e.Num=0]="Num",e[e.Str=1]="Str"})(zd||(oe.Type=zd={}));function UI(e,t,r){if(e instanceof we.Name){let n=t===zd.Num;return r?n?(0,we._)`"[" + ${e} + "]"`:(0,we._)`"['" + ${e} + "']"`:n?(0,we._)`"/" + ${e}`:(0,we._)`"/" + ${e}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return r?(0,we.getProperty)(e).toString():"/"+Kd(e)}oe.getErrorPath=UI;function cC(e,t,r=e.opts.strictSchema){if(r){if(t=`strict mode: ${t}`,r===!0)throw new Error(t);e.self.logger.warn(t)}}oe.checkStrictMode=cC});var ln=S(Gd=>{"use strict";Object.defineProperty(Gd,"__esModule",{value:!0});var ot=te(),VI={data:new ot.Name("data"),valCxt:new ot.Name("valCxt"),instancePath:new ot.Name("instancePath"),parentData:new ot.Name("parentData"),parentDataProperty:new ot.Name("parentDataProperty"),rootData:new ot.Name("rootData"),dynamicAnchors:new ot.Name("dynamicAnchors"),vErrors:new ot.Name("vErrors"),errors:new ot.Name("errors"),this:new ot.Name("this"),self:new ot.Name("self"),scope:new ot.Name("scope"),json:new ot.Name("json"),jsonPos:new ot.Name("jsonPos"),jsonLen:new ot.Name("jsonLen"),jsonPart:new ot.Name("jsonPart")};Gd.default=VI});var As=S(it=>{"use strict";Object.defineProperty(it,"__esModule",{value:!0});it.extendErrors=it.resetErrorsCount=it.reportExtraError=it.reportError=it.keyword$DataError=it.keywordError=void 0;var pe=te(),vu=ge(),pt=ln();it.keywordError={message:({keyword:e})=>(0,pe.str)`must pass "${e}" keyword validation`};it.keyword$DataError={message:({keyword:e,schemaType:t})=>t?(0,pe.str)`"${e}" keyword must be ${t} ($data)`:(0,pe.str)`"${e}" keyword is invalid ($data)`};function HI(e,t=it.keywordError,r,n){let{it:o}=e,{gen:s,compositeRule:i,allErrors:a}=o,u=pC(e,t,r);n??(i||a)?lC(s,u):dC(o,(0,pe._)`[${u}]`)}it.reportError=HI;function zI(e,t=it.keywordError,r){let{it:n}=e,{gen:o,compositeRule:s,allErrors:i}=n,a=pC(e,t,r);lC(o,a),s||i||dC(n,pt.default.vErrors)}it.reportExtraError=zI;function KI(e,t){e.assign(pt.default.errors,t),e.if((0,pe._)`${pt.default.vErrors} !== null`,()=>e.if(t,()=>e.assign((0,pe._)`${pt.default.vErrors}.length`,t),()=>e.assign(pt.default.vErrors,null)))}it.resetErrorsCount=KI;function qI({gen:e,keyword:t,schemaValue:r,data:n,errsCount:o,it:s}){if(o===void 0)throw new Error("ajv implementation error");let i=e.name("err");e.forRange("i",o,pt.default.errors,a=>{e.const(i,(0,pe._)`${pt.default.vErrors}[${a}]`),e.if((0,pe._)`${i}.instancePath === undefined`,()=>e.assign((0,pe._)`${i}.instancePath`,(0,pe.strConcat)(pt.default.instancePath,s.errorPath))),e.assign((0,pe._)`${i}.schemaPath`,(0,pe.str)`${s.errSchemaPath}/${t}`),s.opts.verbose&&(e.assign((0,pe._)`${i}.schema`,r),e.assign((0,pe._)`${i}.data`,n))})}it.extendErrors=qI;function lC(e,t){let r=e.const("err",t);e.if((0,pe._)`${pt.default.vErrors} === null`,()=>e.assign(pt.default.vErrors,(0,pe._)`[${r}]`),(0,pe._)`${pt.default.vErrors}.push(${r})`),e.code((0,pe._)`${pt.default.errors}++`)}function dC(e,t){let{gen:r,validateName:n,schemaEnv:o}=e;o.$async?r.throw((0,pe._)`new ${e.ValidationError}(${t})`):(r.assign((0,pe._)`${n}.errors`,t),r.return(!1))}var xo={keyword:new pe.Name("keyword"),schemaPath:new pe.Name("schemaPath"),params:new pe.Name("params"),propertyName:new pe.Name("propertyName"),message:new pe.Name("message"),schema:new pe.Name("schema"),parentSchema:new pe.Name("parentSchema")};function pC(e,t,r){let{createErrors:n}=e.it;return n===!1?(0,pe._)`{}`:GI(e,t,r)}function GI(e,t,r={}){let{gen:n,it:o}=e,s=[WI(o,r),JI(e,r)];return YI(e,t,s),n.object(...s)}function WI({errorPath:e},{instancePath:t}){let r=t?(0,pe.str)`${e}${(0,vu.getErrorPath)(t,vu.Type.Str)}`:e;return[pt.default.instancePath,(0,pe.strConcat)(pt.default.instancePath,r)]}function JI({keyword:e,it:{errSchemaPath:t}},{schemaPath:r,parentSchema:n}){let o=n?t:(0,pe.str)`${t}/${e}`;return r&&(o=(0,pe.str)`${o}${(0,vu.getErrorPath)(r,vu.Type.Str)}`),[xo.schemaPath,o]}function YI(e,{params:t,message:r},n){let{keyword:o,data:s,schemaValue:i,it:a}=e,{opts:u,propertyName:c,topSchemaRef:l,schemaPath:d}=a;n.push([xo.keyword,o],[xo.params,typeof t=="function"?t(e):t||(0,pe._)`{}`]),u.messages&&n.push([xo.message,typeof r=="function"?r(e):r]),u.verbose&&n.push([xo.schema,i],[xo.parentSchema,(0,pe._)`${l}${d}`],[pt.default.data,s]),c&&n.push([xo.propertyName,c])}});var mC=S(fi=>{"use strict";Object.defineProperty(fi,"__esModule",{value:!0});fi.boolOrEmptySchema=fi.topBoolOrEmptySchema=void 0;var QI=As(),ZI=te(),XI=ln(),ek={message:"boolean schema is false"};function tk(e){let{gen:t,schema:r,validateName:n}=e;r===!1?fC(e,!1):typeof r=="object"&&r.$async===!0?t.return(XI.default.data):(t.assign((0,ZI._)`${n}.errors`,null),t.return(!0))}fi.topBoolOrEmptySchema=tk;function rk(e,t){let{gen:r,schema:n}=e;n===!1?(r.var(t,!1),fC(e)):r.var(t,!0)}fi.boolOrEmptySchema=rk;function fC(e,t){let{gen:r,data:n}=e,o={gen:r,keyword:"false schema",data:n,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:e};(0,QI.reportError)(o,ek,void 0,t)}});var Wd=S(mi=>{"use strict";Object.defineProperty(mi,"__esModule",{value:!0});mi.getRules=mi.isJSONType=void 0;var nk=["string","number","integer","boolean","null","object","array"],ok=new Set(nk);function ik(e){return typeof e=="string"&&ok.has(e)}mi.isJSONType=ik;function sk(){let e={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...e,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},e.number,e.string,e.array,e.object],post:{rules:[]},all:{},keywords:{}}}mi.getRules=sk});var Jd=S(Tn=>{"use strict";Object.defineProperty(Tn,"__esModule",{value:!0});Tn.shouldUseRule=Tn.shouldUseGroup=Tn.schemaHasRulesForType=void 0;function ak({schema:e,self:t},r){let n=t.RULES.types[r];return n&&n!==!0&&gC(e,n)}Tn.schemaHasRulesForType=ak;function gC(e,t){return t.rules.some(r=>hC(e,r))}Tn.shouldUseGroup=gC;function hC(e,t){var r;return e[t.keyword]!==void 0||((r=t.definition.implements)===null||r===void 0?void 0:r.some(n=>e[n]!==void 0))}Tn.shouldUseRule=hC});var Fs=S(st=>{"use strict";Object.defineProperty(st,"__esModule",{value:!0});st.reportTypeError=st.checkDataTypes=st.checkDataType=st.coerceAndCheckDataType=st.getJSONTypes=st.getSchemaTypes=st.DataType=void 0;var uk=Wd(),ck=Jd(),lk=As(),Z=te(),yC=ge(),gi;(function(e){e[e.Correct=0]="Correct",e[e.Wrong=1]="Wrong"})(gi||(st.DataType=gi={}));function dk(e){let t=DC(e.type);if(t.includes("null")){if(e.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!t.length&&e.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');e.nullable===!0&&t.push("null")}return t}st.getSchemaTypes=dk;function DC(e){let t=Array.isArray(e)?e:e?[e]:[];if(t.every(uk.isJSONType))return t;throw new Error("type must be JSONType or JSONType[]: "+t.join(","))}st.getJSONTypes=DC;function pk(e,t){let{gen:r,data:n,opts:o}=e,s=fk(t,o.coerceTypes),i=t.length>0&&!(s.length===0&&t.length===1&&(0,ck.schemaHasRulesForType)(e,t[0]));if(i){let a=Qd(t,n,o.strictNumbers,gi.Wrong);r.if(a,()=>{s.length?mk(e,t,s):Zd(e)})}return i}st.coerceAndCheckDataType=pk;var vC=new Set(["string","number","integer","boolean","null"]);function fk(e,t){return t?e.filter(r=>vC.has(r)||t==="array"&&r==="array"):[]}function mk(e,t,r){let{gen:n,data:o,opts:s}=e,i=n.let("dataType",(0,Z._)`typeof ${o}`),a=n.let("coerced",(0,Z._)`undefined`);s.coerceTypes==="array"&&n.if((0,Z._)`${i} == 'object' && Array.isArray(${o}) && ${o}.length == 1`,()=>n.assign(o,(0,Z._)`${o}[0]`).assign(i,(0,Z._)`typeof ${o}`).if(Qd(t,o,s.strictNumbers),()=>n.assign(a,o))),n.if((0,Z._)`${a} !== undefined`);for(let c of r)(vC.has(c)||c==="array"&&s.coerceTypes==="array")&&u(c);n.else(),Zd(e),n.endIf(),n.if((0,Z._)`${a} !== undefined`,()=>{n.assign(o,a),gk(e,a)});function u(c){switch(c){case"string":n.elseIf((0,Z._)`${i} == "number" || ${i} == "boolean"`).assign(a,(0,Z._)`"" + ${o}`).elseIf((0,Z._)`${o} === null`).assign(a,(0,Z._)`""`);return;case"number":n.elseIf((0,Z._)`${i} == "boolean" || ${o} === null
23
+ `;Vo.setupSocket(t),n&&n.length&&t.unshift(n);let c=Vo.isSSL.test(r.target.protocol)?II:RI,l=Vo.setupOutgoing(r.ssl||{},r,e),p=c.request(l);o&&o.emit("proxyReqWs",p,e,t,r,n),p.on("error",d),p.on("upgrade",(g,m,f)=>{Ho("upgrade"),yp({add:m}),i.push(m),m.on("close",()=>{yp({rm:m})}),m.on("error",d),m.on("end",()=>{o.emit("close",g,m,f)}),m.on("close",()=>{t.end()}),Vo.setupSocket(m),f&&f.length&&m.unshift(f),t.write(u("HTTP/1.1 101 Switching Protocols",g.headers)),m.pipe(t).pipe(m),o.emit("open",m)});function d(g){s?s(g,e,t):o.emit("error",g,e,t),t.destroySoon()}p.on("response",g=>{Ho("got non-ws HTTP response",{statusCode:g.statusCode,statusMessage:g.statusMessage});let m=new Dp;for(let y of MI)y(e,m,g,r);let f=y=>{t.write(y)};e.httpVersion==="1.1"&&g.headers["content-length"]===void 0&&(m.headers["transfer-encoding"]="chunked",f=y=>{t.write(y.length.toString(16)),t.write(`\r
24
+ `),t.write(y),t.write(`\r
25
+ `)});let h=u(`HTTP/${e.httpVersion} ${g.statusCode} ${g.statusMessage}`,m.headers);t.destroyed?g.resume():(t.write(h),g.on("data",y=>{f(y)}),g.on("end",()=>{f(""),t.destroySoon()}))}),p.end()}ft.WS_PASSES={checkMethodAndHeader:pC,XHeaders:dC,stream:fC}});var gC=x(ar=>{"use strict";var LI=ar&&ar.__createBinding||(Object.create?(function(e,t,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}):(function(e,t,r,n){n===void 0&&(n=r),e[n]=t[r]})),zI=ar&&ar.__setModuleDefault||(Object.create?(function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}):function(e,t){e.default=t}),mC=ar&&ar.__importStar||(function(){var e=function(t){return e=Object.getOwnPropertyNames||function(r){var n=[];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[n.length]=o);return n},e(t)};return function(t){if(t&&t.__esModule)return t;var r={};if(t!=null)for(var n=e(t),o=0;o<n.length;o++)n[o]!=="default"&&LI(r,t,n[o]);return zI(r,t),r}})(),jI=ar&&ar.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(ar,"__esModule",{value:!0});ar.ProxyServer=void 0;var UI=mC(require("node:http")),VI=mC(require("node:http2")),HI=cC(),qI=Cp(),KI=require("node:events"),GI=jI(Ja()),WI=Qi(),Xa=(0,GI.default)("http-proxy-3"),bp=class e extends KI.EventEmitter{constructor(t={}){super(),this.createRightProxy=r=>(Xa("createRightProxy",{type:r}),n=>(...o)=>{let s=o[0];Xa("proxy: ",{type:r,path:s.url});let i=o[1],a=r==="ws"?this.wsPasses:this.webPasses;r=="ws"&&i.on("error",d=>{this.emit("error",d,s,i)});let u=o.length-1,c,l;typeof o[u]=="function"&&(l=o[u],u--);let p;!(o[u]instanceof Buffer)&&o[u]!==i?(p={...n,...o[u]},u--):p={...n},o[u]instanceof Buffer&&(c=o[u]);for(let d of["target","forward"])typeof p[d]=="string"&&(p[d]=(0,WI.toURL)(p[d]));if(!p.target&&!p.forward){this.emit("error",new Error("Must set target or forward"),s,i);return}for(let d of a)if(d(s,i,p,c,this,l))break}),this.onError=r=>{if(this.listeners("error").length===1)throw r},this.listen=(r,n)=>{Xa("listen",{port:r,hostname:n});let o=(s,i)=>{this.web(s,i)};return this._server=this.options.ssl?VI.createSecureServer({...this.options.ssl,allowHTTP1:!0},o):UI.createServer(o),this.options.ws&&this._server.on("upgrade",(s,i,a)=>{this.ws(s,i,a)}),this._server.listen(r,n),this},this.address=()=>this._server?.address(),this.close=r=>{if(this._server==null){r?.();return}this._server.close(n=>{this._server=null,r?.(n)})},this.before=(r,n,o)=>{if(r!=="ws"&&r!=="web")throw new Error("type must be `web` or `ws`");let s=r==="ws"?this.wsPasses:this.webPasses,i=!1;if(s.forEach((a,u)=>{a.name===n&&(i=u)}),i===!1)throw new Error("No such pass");s.splice(i,0,o)},this.after=(r,n,o)=>{if(r!=="ws"&&r!=="web")throw new Error("type must be `web` or `ws`");let s=r==="ws"?this.wsPasses:this.webPasses,i=!1;if(s.forEach((a,u)=>{a.name===n&&(i=u)}),i===!1)throw new Error("No such pass");s.splice(i++,0,o)},Xa("creating a ProxyServer",t),t.prependPath=t.prependPath!==!1,this.options=t,this.web=this.createRightProxy("web")(t),this.ws=this.createRightProxy("ws")(t),this.webPasses=Object.values(HI.WEB_PASSES),this.wsPasses=Object.values(qI.WS_PASSES),this.on("error",this.onError)}static createProxyServer(t){return new e(t)}static createServer(t){return new e(t)}static createProxy(t){return new e(t)}};ar.ProxyServer=bp});var hC=x(Kr=>{"use strict";Object.defineProperty(Kr,"__esModule",{value:!0});Kr.numOpenSockets=Kr.ProxyServer=void 0;Kr.createProxyServer=xp;Kr.createServer=xp;Kr.createProxy=xp;var wp=gC();Object.defineProperty(Kr,"ProxyServer",{enumerable:!0,get:function(){return wp.ProxyServer}});var ZI=Cp();Object.defineProperty(Kr,"numOpenSockets",{enumerable:!0,get:function(){return ZI.numOpenSockets}});function xp(e={}){return new wp.ProxyServer(e)}Kr.default=wp.ProxyServer});var vC=x(Sp=>{"use strict";Sp.parse=r1;Sp.serialize=n1;var JI=Object.prototype.toString,YI=Object.prototype.hasOwnProperty,QI=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/,XI=/^("?)[\u0021\u0023-\u002B\u002D-\u003A\u003C-\u005B\u005D-\u007E]*\1$/,e1=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,t1=/^[\u0020-\u003A\u003D-\u007E]*$/;function r1(e,t){if(typeof e!="string")throw new TypeError("argument str must be a string");var r={},n=e.length;if(n<2)return r;var o=t&&t.decode||o1,s=0,i=0,a=0;do{if(i=e.indexOf("=",s),i===-1)break;if(a=e.indexOf(";",s),a===-1)a=n;else if(i>a){s=e.lastIndexOf(";",i-1)+1;continue}var u=yC(e,s,i),c=DC(e,i,u),l=e.slice(u,c);if(!YI.call(r,l)){var p=yC(e,i+1,a),d=DC(e,a,p);e.charCodeAt(p)===34&&e.charCodeAt(d-1)===34&&(p++,d--);var g=e.slice(p,d);r[l]=s1(g,o)}s=a+1}while(s<n);return r}function yC(e,t,r){do{var n=e.charCodeAt(t);if(n!==32&&n!==9)return t}while(++t<r);return r}function DC(e,t,r){for(;t>r;){var n=e.charCodeAt(--t);if(n!==32&&n!==9)return t+1}return r}function n1(e,t,r){var n=r&&r.encode||encodeURIComponent;if(typeof n!="function")throw new TypeError("option encode is invalid");if(!QI.test(e))throw new TypeError("argument name is invalid");var o=n(t);if(!XI.test(o))throw new TypeError("argument val is invalid");var s=e+"="+o;if(!r)return s;if(r.maxAge!=null){var i=Math.floor(r.maxAge);if(!isFinite(i))throw new TypeError("option maxAge is invalid");s+="; Max-Age="+i}if(r.domain){if(!e1.test(r.domain))throw new TypeError("option domain is invalid");s+="; Domain="+r.domain}if(r.path){if(!t1.test(r.path))throw new TypeError("option path is invalid");s+="; Path="+r.path}if(r.expires){var a=r.expires;if(!i1(a)||isNaN(a.valueOf()))throw new TypeError("option expires is invalid");s+="; Expires="+a.toUTCString()}if(r.httpOnly&&(s+="; HttpOnly"),r.secure&&(s+="; Secure"),r.partitioned&&(s+="; Partitioned"),r.priority){var u=typeof r.priority=="string"?r.priority.toLowerCase():r.priority;switch(u){case"low":s+="; Priority=Low";break;case"medium":s+="; Priority=Medium";break;case"high":s+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(r.sameSite){var c=typeof r.sameSite=="string"?r.sameSite.toLowerCase():r.sameSite;switch(c){case!0:s+="; SameSite=Strict";break;case"lax":s+="; SameSite=Lax";break;case"strict":s+="; SameSite=Strict";break;case"none":s+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return s}function o1(e){return e.indexOf("%")!==-1?decodeURIComponent(e):e}function i1(e){return JI.call(e)==="[object Date]"}function s1(e,t){try{return t(e)}catch{return e}}});var wC=x(eu=>{var bC=require("crypto");eu.sign=function(e,t){if(typeof e!="string")throw new TypeError("Cookie value must be provided as a string.");if(typeof t!="string")throw new TypeError("Secret string must be provided.");return e+"."+bC.createHmac("sha256",t).update(e).digest("base64").replace(/\=+$/,"")};eu.unsign=function(e,t){if(typeof e!="string")throw new TypeError("Signed cookie string must be provided.");if(typeof t!="string")throw new TypeError("Secret string must be provided.");var r=e.slice(0,e.lastIndexOf(".")),n=eu.sign(r,t);return CC(n)==CC(e)?r:!1};function CC(e){return bC.createHash("sha1").update(e).digest("hex")}});var PC=x((SW,qo)=>{"use strict";var a1=vC(),u1=wC();qo.exports=c1;qo.exports.JSONCookie=xC;qo.exports.JSONCookies=Ep;qo.exports.signedCookie=SC;qo.exports.signedCookies=EC;function c1(e,t){var r=!e||Array.isArray(e)?e||[]:[e];return function(o,s,i){if(o.cookies)return i();var a=o.headers.cookie;if(o.secret=r[0],o.cookies=Object.create(null),o.signedCookies=Object.create(null),!a)return i();o.cookies=a1.parse(a,t),r.length!==0&&(o.signedCookies=EC(o.cookies,r),o.signedCookies=Ep(o.signedCookies)),o.cookies=Ep(o.cookies),i()}}function xC(e){if(!(typeof e!="string"||e.substr(0,2)!=="j:"))try{return JSON.parse(e.slice(2))}catch{return}}function Ep(e){for(var t=Object.keys(e),r,n,o=0;o<t.length;o++)r=t[o],n=xC(e[r]),n&&(e[r]=n);return e}function SC(e,t){if(typeof e=="string"){if(e.substr(0,2)!=="s:")return e;for(var r=!t||Array.isArray(t)?t||[]:[t],n=0;n<r.length;n++){var o=u1.unsign(e.slice(2),r[n]);if(o!==!1)return o}return!1}}function EC(e,t){for(var r=Object.keys(e),n,o,s=Object.create(null),i,a=0;a<r.length;a++)o=r[a],i=e[o],n=SC(i,t),i!==n&&(s[o]=n,delete e[o]);return s}});var Cs=x(le=>{"use strict";Object.defineProperty(le,"__esModule",{value:!0});le.regexpCode=le.getEsmExportName=le.getProperty=le.safeStringify=le.stringify=le.strConcat=le.addCodeArg=le.str=le._=le.nil=le._Code=le.Name=le.IDENTIFIER=le._CodeOrName=void 0;var Ds=class{};le._CodeOrName=Ds;le.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;var ao=class extends Ds{constructor(t){if(super(),!le.IDENTIFIER.test(t))throw new Error("CodeGen: name must be a valid identifier");this.str=t}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}};le.Name=ao;var pr=class extends Ds{constructor(t){super(),this._items=typeof t=="string"?[t]:t}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;let t=this._items[0];return t===""||t==='""'}get str(){var t;return(t=this._str)!==null&&t!==void 0?t:this._str=this._items.reduce((r,n)=>`${r}${n}`,"")}get names(){var t;return(t=this._names)!==null&&t!==void 0?t:this._names=this._items.reduce((r,n)=>(n instanceof ao&&(r[n.str]=(r[n.str]||0)+1),r),{})}};le._Code=pr;le.nil=new pr("");function c0(e,...t){let r=[e[0]],n=0;for(;n<t.length;)Id(r,t[n]),r.push(e[++n]);return new pr(r)}le._=c0;var Rd=new pr("+");function l0(e,...t){let r=[vs(e[0])],n=0;for(;n<t.length;)r.push(Rd),Id(r,t[n]),r.push(Rd,vs(e[++n]));return EO(r),new pr(r)}le.str=l0;function Id(e,t){t instanceof pr?e.push(...t._items):t instanceof ao?e.push(t):e.push(AO(t))}le.addCodeArg=Id;function EO(e){let t=1;for(;t<e.length-1;){if(e[t]===Rd){let r=PO(e[t-1],e[t+1]);if(r!==void 0){e.splice(t-1,3,r);continue}e[t++]="+"}t++}}function PO(e,t){if(t==='""')return e;if(e==='""')return t;if(typeof e=="string")return t instanceof ao||e[e.length-1]!=='"'?void 0:typeof t!="string"?`${e.slice(0,-1)}${t}"`:t[0]==='"'?e.slice(0,-1)+t.slice(1):void 0;if(typeof t=="string"&&t[0]==='"'&&!(e instanceof ao))return`"${e}${t.slice(1)}`}function _O(e,t){return t.emptyStr()?e:e.emptyStr()?t:l0`${e}${t}`}le.strConcat=_O;function AO(e){return typeof e=="number"||typeof e=="boolean"||e===null?e:vs(Array.isArray(e)?e.join(","):e)}function FO(e){return new pr(vs(e))}le.stringify=FO;function vs(e){return JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}le.safeStringify=vs;function TO(e){return typeof e=="string"&&le.IDENTIFIER.test(e)?new pr(`.${e}`):c0`[${e}]`}le.getProperty=TO;function $O(e){if(typeof e=="string"&&le.IDENTIFIER.test(e))return new pr(`${e}`);throw new Error(`CodeGen: invalid export name: ${e}, use explicit $id name mapping`)}le.getEsmExportName=$O;function kO(e){return new pr(e.toString())}le.regexpCode=kO});var Md=x(Mt=>{"use strict";Object.defineProperty(Mt,"__esModule",{value:!0});Mt.ValueScope=Mt.ValueScopeName=Mt.Scope=Mt.varKinds=Mt.UsedValueState=void 0;var Ot=Cs(),Nd=class extends Error{constructor(t){super(`CodeGen: "code" for ${t} not defined`),this.value=t.value}},wu;(function(e){e[e.Started=0]="Started",e[e.Completed=1]="Completed"})(wu||(Mt.UsedValueState=wu={}));Mt.varKinds={const:new Ot.Name("const"),let:new Ot.Name("let"),var:new Ot.Name("var")};var xu=class{constructor({prefixes:t,parent:r}={}){this._names={},this._prefixes=t,this._parent=r}toName(t){return t instanceof Ot.Name?t:this.name(t)}name(t){return new Ot.Name(this._newName(t))}_newName(t){let r=this._names[t]||this._nameGroup(t);return`${t}${r.index++}`}_nameGroup(t){var r,n;if(!((n=(r=this._parent)===null||r===void 0?void 0:r._prefixes)===null||n===void 0)&&n.has(t)||this._prefixes&&!this._prefixes.has(t))throw new Error(`CodeGen: prefix "${t}" is not allowed in this scope`);return this._names[t]={prefix:t,index:0}}};Mt.Scope=xu;var Su=class extends Ot.Name{constructor(t,r){super(r),this.prefix=t}setValue(t,{property:r,itemIndex:n}){this.value=t,this.scopePath=(0,Ot._)`.${new Ot.Name(r)}[${n}]`}};Mt.ValueScopeName=Su;var RO=(0,Ot._)`\n`,Od=class extends xu{constructor(t){super(t),this._values={},this._scope=t.scope,this.opts={...t,_n:t.lines?RO:Ot.nil}}get(){return this._scope}name(t){return new Su(t,this._newName(t))}value(t,r){var n;if(r.ref===void 0)throw new Error("CodeGen: ref must be passed in value");let o=this.toName(t),{prefix:s}=o,i=(n=r.key)!==null&&n!==void 0?n:r.ref,a=this._values[s];if(a){let l=a.get(i);if(l)return l}else a=this._values[s]=new Map;a.set(i,o);let u=this._scope[s]||(this._scope[s]=[]),c=u.length;return u[c]=r.ref,o.setValue(r,{property:s,itemIndex:c}),o}getValue(t,r){let n=this._values[t];if(n)return n.get(r)}scopeRefs(t,r=this._values){return this._reduceValues(r,n=>{if(n.scopePath===void 0)throw new Error(`CodeGen: name "${n}" has no value`);return(0,Ot._)`${t}${n.scopePath}`})}scopeCode(t=this._values,r,n){return this._reduceValues(t,o=>{if(o.value===void 0)throw new Error(`CodeGen: name "${o}" has no value`);return o.value.code},r,n)}_reduceValues(t,r,n={},o){let s=Ot.nil;for(let i in t){let a=t[i];if(!a)continue;let u=n[i]=n[i]||new Map;a.forEach(c=>{if(u.has(c))return;u.set(c,wu.Started);let l=r(c);if(l){let p=this.opts.es5?Mt.varKinds.var:Mt.varKinds.const;s=(0,Ot._)`${s}${p} ${c} = ${l};${this.opts._n}`}else if(l=o?.(c))s=(0,Ot._)`${s}${l}${this.opts._n}`;else throw new Nd(c);u.set(c,wu.Completed)})}return s}};Mt.ValueScope=Od});var Y=x(Q=>{"use strict";Object.defineProperty(Q,"__esModule",{value:!0});Q.or=Q.and=Q.not=Q.CodeGen=Q.operators=Q.varKinds=Q.ValueScopeName=Q.ValueScope=Q.Scope=Q.Name=Q.regexpCode=Q.stringify=Q.getProperty=Q.nil=Q.strConcat=Q.str=Q._=void 0;var ie=Cs(),wr=Md(),$n=Cs();Object.defineProperty(Q,"_",{enumerable:!0,get:function(){return $n._}});Object.defineProperty(Q,"str",{enumerable:!0,get:function(){return $n.str}});Object.defineProperty(Q,"strConcat",{enumerable:!0,get:function(){return $n.strConcat}});Object.defineProperty(Q,"nil",{enumerable:!0,get:function(){return $n.nil}});Object.defineProperty(Q,"getProperty",{enumerable:!0,get:function(){return $n.getProperty}});Object.defineProperty(Q,"stringify",{enumerable:!0,get:function(){return $n.stringify}});Object.defineProperty(Q,"regexpCode",{enumerable:!0,get:function(){return $n.regexpCode}});Object.defineProperty(Q,"Name",{enumerable:!0,get:function(){return $n.Name}});var Au=Md();Object.defineProperty(Q,"Scope",{enumerable:!0,get:function(){return Au.Scope}});Object.defineProperty(Q,"ValueScope",{enumerable:!0,get:function(){return Au.ValueScope}});Object.defineProperty(Q,"ValueScopeName",{enumerable:!0,get:function(){return Au.ValueScopeName}});Object.defineProperty(Q,"varKinds",{enumerable:!0,get:function(){return Au.varKinds}});Q.operators={GT:new ie._Code(">"),GTE:new ie._Code(">="),LT:new ie._Code("<"),LTE:new ie._Code("<="),EQ:new ie._Code("==="),NEQ:new ie._Code("!=="),NOT:new ie._Code("!"),OR:new ie._Code("||"),AND:new ie._Code("&&"),ADD:new ie._Code("+")};var fn=class{optimizeNodes(){return this}optimizeNames(t,r){return this}},Bd=class extends fn{constructor(t,r,n){super(),this.varKind=t,this.name=r,this.rhs=n}render({es5:t,_n:r}){let n=t?wr.varKinds.var:this.varKind,o=this.rhs===void 0?"":` = ${this.rhs}`;return`${n} ${this.name}${o};`+r}optimizeNames(t,r){if(t[this.name.str])return this.rhs&&(this.rhs=Qo(this.rhs,t,r)),this}get names(){return this.rhs instanceof ie._CodeOrName?this.rhs.names:{}}},Eu=class extends fn{constructor(t,r,n){super(),this.lhs=t,this.rhs=r,this.sideEffects=n}render({_n:t}){return`${this.lhs} = ${this.rhs};`+t}optimizeNames(t,r){if(!(this.lhs instanceof ie.Name&&!t[this.lhs.str]&&!this.sideEffects))return this.rhs=Qo(this.rhs,t,r),this}get names(){let t=this.lhs instanceof ie.Name?{}:{...this.lhs.names};return _u(t,this.rhs)}},Ld=class extends Eu{constructor(t,r,n,o){super(t,n,o),this.op=r}render({_n:t}){return`${this.lhs} ${this.op}= ${this.rhs};`+t}},zd=class extends fn{constructor(t){super(),this.label=t,this.names={}}render({_n:t}){return`${this.label}:`+t}},jd=class extends fn{constructor(t){super(),this.label=t,this.names={}}render({_n:t}){return`break${this.label?` ${this.label}`:""};`+t}},Ud=class extends fn{constructor(t){super(),this.error=t}render({_n:t}){return`throw ${this.error};`+t}get names(){return this.error.names}},Vd=class extends fn{constructor(t){super(),this.code=t}render({_n:t}){return`${this.code};`+t}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(t,r){return this.code=Qo(this.code,t,r),this}get names(){return this.code instanceof ie._CodeOrName?this.code.names:{}}},bs=class extends fn{constructor(t=[]){super(),this.nodes=t}render(t){return this.nodes.reduce((r,n)=>r+n.render(t),"")}optimizeNodes(){let{nodes:t}=this,r=t.length;for(;r--;){let n=t[r].optimizeNodes();Array.isArray(n)?t.splice(r,1,...n):n?t[r]=n:t.splice(r,1)}return t.length>0?this:void 0}optimizeNames(t,r){let{nodes:n}=this,o=n.length;for(;o--;){let s=n[o];s.optimizeNames(t,r)||(IO(t,s.names),n.splice(o,1))}return n.length>0?this:void 0}get names(){return this.nodes.reduce((t,r)=>lo(t,r.names),{})}},mn=class extends bs{render(t){return"{"+t._n+super.render(t)+"}"+t._n}},Hd=class extends bs{},Yo=class extends mn{};Yo.kind="else";var uo=class e extends mn{constructor(t,r){super(r),this.condition=t}render(t){let r=`if(${this.condition})`+super.render(t);return this.else&&(r+="else "+this.else.render(t)),r}optimizeNodes(){super.optimizeNodes();let t=this.condition;if(t===!0)return this.nodes;let r=this.else;if(r){let n=r.optimizeNodes();r=this.else=Array.isArray(n)?new Yo(n):n}if(r)return t===!1?r instanceof e?r:r.nodes:this.nodes.length?this:new e(p0(t),r instanceof e?[r]:r.nodes);if(!(t===!1||!this.nodes.length))return this}optimizeNames(t,r){var n;if(this.else=(n=this.else)===null||n===void 0?void 0:n.optimizeNames(t,r),!!(super.optimizeNames(t,r)||this.else))return this.condition=Qo(this.condition,t,r),this}get names(){let t=super.names;return _u(t,this.condition),this.else&&lo(t,this.else.names),t}};uo.kind="if";var co=class extends mn{};co.kind="for";var qd=class extends co{constructor(t){super(),this.iteration=t}render(t){return`for(${this.iteration})`+super.render(t)}optimizeNames(t,r){if(super.optimizeNames(t,r))return this.iteration=Qo(this.iteration,t,r),this}get names(){return lo(super.names,this.iteration.names)}},Kd=class extends co{constructor(t,r,n,o){super(),this.varKind=t,this.name=r,this.from=n,this.to=o}render(t){let r=t.es5?wr.varKinds.var:this.varKind,{name:n,from:o,to:s}=this;return`for(${r} ${n}=${o}; ${n}<${s}; ${n}++)`+super.render(t)}get names(){let t=_u(super.names,this.from);return _u(t,this.to)}},Pu=class extends co{constructor(t,r,n,o){super(),this.loop=t,this.varKind=r,this.name=n,this.iterable=o}render(t){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(t)}optimizeNames(t,r){if(super.optimizeNames(t,r))return this.iterable=Qo(this.iterable,t,r),this}get names(){return lo(super.names,this.iterable.names)}},ws=class extends mn{constructor(t,r,n){super(),this.name=t,this.args=r,this.async=n}render(t){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(t)}};ws.kind="func";var xs=class extends bs{render(t){return"return "+super.render(t)}};xs.kind="return";var Gd=class extends mn{render(t){let r="try"+super.render(t);return this.catch&&(r+=this.catch.render(t)),this.finally&&(r+=this.finally.render(t)),r}optimizeNodes(){var t,r;return super.optimizeNodes(),(t=this.catch)===null||t===void 0||t.optimizeNodes(),(r=this.finally)===null||r===void 0||r.optimizeNodes(),this}optimizeNames(t,r){var n,o;return super.optimizeNames(t,r),(n=this.catch)===null||n===void 0||n.optimizeNames(t,r),(o=this.finally)===null||o===void 0||o.optimizeNames(t,r),this}get names(){let t=super.names;return this.catch&&lo(t,this.catch.names),this.finally&&lo(t,this.finally.names),t}},Ss=class extends mn{constructor(t){super(),this.error=t}render(t){return`catch(${this.error})`+super.render(t)}};Ss.kind="catch";var Es=class extends mn{render(t){return"finally"+super.render(t)}};Es.kind="finally";var Wd=class{constructor(t,r={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...r,_n:r.lines?`
26
+ `:""},this._extScope=t,this._scope=new wr.Scope({parent:t}),this._nodes=[new Hd]}toString(){return this._root.render(this.opts)}name(t){return this._scope.name(t)}scopeName(t){return this._extScope.name(t)}scopeValue(t,r){let n=this._extScope.value(t,r);return(this._values[n.prefix]||(this._values[n.prefix]=new Set)).add(n),n}getScopeValue(t,r){return this._extScope.getValue(t,r)}scopeRefs(t){return this._extScope.scopeRefs(t,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(t,r,n,o){let s=this._scope.toName(r);return n!==void 0&&o&&(this._constants[s.str]=n),this._leafNode(new Bd(t,s,n)),s}const(t,r,n){return this._def(wr.varKinds.const,t,r,n)}let(t,r,n){return this._def(wr.varKinds.let,t,r,n)}var(t,r,n){return this._def(wr.varKinds.var,t,r,n)}assign(t,r,n){return this._leafNode(new Eu(t,r,n))}add(t,r){return this._leafNode(new Ld(t,Q.operators.ADD,r))}code(t){return typeof t=="function"?t():t!==ie.nil&&this._leafNode(new Vd(t)),this}object(...t){let r=["{"];for(let[n,o]of t)r.length>1&&r.push(","),r.push(n),(n!==o||this.opts.es5)&&(r.push(":"),(0,ie.addCodeArg)(r,o));return r.push("}"),new ie._Code(r)}if(t,r,n){if(this._blockNode(new uo(t)),r&&n)this.code(r).else().code(n).endIf();else if(r)this.code(r).endIf();else if(n)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(t){return this._elseNode(new uo(t))}else(){return this._elseNode(new Yo)}endIf(){return this._endBlockNode(uo,Yo)}_for(t,r){return this._blockNode(t),r&&this.code(r).endFor(),this}for(t,r){return this._for(new qd(t),r)}forRange(t,r,n,o,s=this.opts.es5?wr.varKinds.var:wr.varKinds.let){let i=this._scope.toName(t);return this._for(new Kd(s,i,r,n),()=>o(i))}forOf(t,r,n,o=wr.varKinds.const){let s=this._scope.toName(t);if(this.opts.es5){let i=r instanceof ie.Name?r:this.var("_arr",r);return this.forRange("_i",0,(0,ie._)`${i}.length`,a=>{this.var(s,(0,ie._)`${i}[${a}]`),n(s)})}return this._for(new Pu("of",o,s,r),()=>n(s))}forIn(t,r,n,o=this.opts.es5?wr.varKinds.var:wr.varKinds.const){if(this.opts.ownProperties)return this.forOf(t,(0,ie._)`Object.keys(${r})`,n);let s=this._scope.toName(t);return this._for(new Pu("in",o,s,r),()=>n(s))}endFor(){return this._endBlockNode(co)}label(t){return this._leafNode(new zd(t))}break(t){return this._leafNode(new jd(t))}return(t){let r=new xs;if(this._blockNode(r),this.code(t),r.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(xs)}try(t,r,n){if(!r&&!n)throw new Error('CodeGen: "try" without "catch" and "finally"');let o=new Gd;if(this._blockNode(o),this.code(t),r){let s=this.name("e");this._currNode=o.catch=new Ss(s),r(s)}return n&&(this._currNode=o.finally=new Es,this.code(n)),this._endBlockNode(Ss,Es)}throw(t){return this._leafNode(new Ud(t))}block(t,r){return this._blockStarts.push(this._nodes.length),t&&this.code(t).endBlock(r),this}endBlock(t){let r=this._blockStarts.pop();if(r===void 0)throw new Error("CodeGen: not in self-balancing block");let n=this._nodes.length-r;if(n<0||t!==void 0&&n!==t)throw new Error(`CodeGen: wrong number of nodes: ${n} vs ${t} expected`);return this._nodes.length=r,this}func(t,r=ie.nil,n,o){return this._blockNode(new ws(t,r,n)),o&&this.code(o).endFunc(),this}endFunc(){return this._endBlockNode(ws)}optimize(t=1){for(;t-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(t){return this._currNode.nodes.push(t),this}_blockNode(t){this._currNode.nodes.push(t),this._nodes.push(t)}_endBlockNode(t,r){let n=this._currNode;if(n instanceof t||r&&n instanceof r)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${r?`${t.kind}/${r.kind}`:t.kind}"`)}_elseNode(t){let r=this._currNode;if(!(r instanceof uo))throw new Error('CodeGen: "else" without "if"');return this._currNode=r.else=t,this}get _root(){return this._nodes[0]}get _currNode(){let t=this._nodes;return t[t.length-1]}set _currNode(t){let r=this._nodes;r[r.length-1]=t}};Q.CodeGen=Wd;function lo(e,t){for(let r in t)e[r]=(e[r]||0)+(t[r]||0);return e}function _u(e,t){return t instanceof ie._CodeOrName?lo(e,t.names):e}function Qo(e,t,r){if(e instanceof ie.Name)return n(e);if(!o(e))return e;return new ie._Code(e._items.reduce((s,i)=>(i instanceof ie.Name&&(i=n(i)),i instanceof ie._Code?s.push(...i._items):s.push(i),s),[]));function n(s){let i=r[s.str];return i===void 0||t[s.str]!==1?s:(delete t[s.str],i)}function o(s){return s instanceof ie._Code&&s._items.some(i=>i instanceof ie.Name&&t[i.str]===1&&r[i.str]!==void 0)}}function IO(e,t){for(let r in t)e[r]=(e[r]||0)-(t[r]||0)}function p0(e){return typeof e=="boolean"||typeof e=="number"||e===null?!e:(0,ie._)`!${Zd(e)}`}Q.not=p0;var NO=d0(Q.operators.AND);function OO(...e){return e.reduce(NO)}Q.and=OO;var MO=d0(Q.operators.OR);function BO(...e){return e.reduce(MO)}Q.or=BO;function d0(e){return(t,r)=>t===ie.nil?r:r===ie.nil?t:(0,ie._)`${Zd(t)} ${e} ${Zd(r)}`}function Zd(e){return e instanceof ie.Name?e:(0,ie._)`(${e})`}});var pe=x(ee=>{"use strict";Object.defineProperty(ee,"__esModule",{value:!0});ee.checkStrictMode=ee.getErrorPath=ee.Type=ee.useFunc=ee.setEvaluated=ee.evaluatedPropsToName=ee.mergeEvaluated=ee.eachItem=ee.unescapeJsonPointer=ee.escapeJsonPointer=ee.escapeFragment=ee.unescapeFragment=ee.schemaRefOrVal=ee.schemaHasRulesButRef=ee.schemaHasRules=ee.checkUnknownRules=ee.alwaysValidSchema=ee.toHash=void 0;var Ce=Y(),LO=Cs();function zO(e){let t={};for(let r of e)t[r]=!0;return t}ee.toHash=zO;function jO(e,t){return typeof t=="boolean"?t:Object.keys(t).length===0?!0:(g0(e,t),!h0(t,e.self.RULES.all))}ee.alwaysValidSchema=jO;function g0(e,t=e.schema){let{opts:r,self:n}=e;if(!r.strictSchema||typeof t=="boolean")return;let o=n.RULES.keywords;for(let s in t)o[s]||v0(e,`unknown keyword: "${s}"`)}ee.checkUnknownRules=g0;function h0(e,t){if(typeof e=="boolean")return!e;for(let r in e)if(t[r])return!0;return!1}ee.schemaHasRules=h0;function UO(e,t){if(typeof e=="boolean")return!e;for(let r in e)if(r!=="$ref"&&t.all[r])return!0;return!1}ee.schemaHasRulesButRef=UO;function VO({topSchemaRef:e,schemaPath:t},r,n,o){if(!o){if(typeof r=="number"||typeof r=="boolean")return r;if(typeof r=="string")return(0,Ce._)`${r}`}return(0,Ce._)`${e}${t}${(0,Ce.getProperty)(n)}`}ee.schemaRefOrVal=VO;function HO(e){return y0(decodeURIComponent(e))}ee.unescapeFragment=HO;function qO(e){return encodeURIComponent(Yd(e))}ee.escapeFragment=qO;function Yd(e){return typeof e=="number"?`${e}`:e.replace(/~/g,"~0").replace(/\//g,"~1")}ee.escapeJsonPointer=Yd;function y0(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}ee.unescapeJsonPointer=y0;function KO(e,t){if(Array.isArray(e))for(let r of e)t(r);else t(e)}ee.eachItem=KO;function f0({mergeNames:e,mergeToName:t,mergeValues:r,resultToName:n}){return(o,s,i,a)=>{let u=i===void 0?s:i instanceof Ce.Name?(s instanceof Ce.Name?e(o,s,i):t(o,s,i),i):s instanceof Ce.Name?(t(o,i,s),s):r(s,i);return a===Ce.Name&&!(u instanceof Ce.Name)?n(o,u):u}}ee.mergeEvaluated={props:f0({mergeNames:(e,t,r)=>e.if((0,Ce._)`${r} !== true && ${t} !== undefined`,()=>{e.if((0,Ce._)`${t} === true`,()=>e.assign(r,!0),()=>e.assign(r,(0,Ce._)`${r} || {}`).code((0,Ce._)`Object.assign(${r}, ${t})`))}),mergeToName:(e,t,r)=>e.if((0,Ce._)`${r} !== true`,()=>{t===!0?e.assign(r,!0):(e.assign(r,(0,Ce._)`${r} || {}`),Qd(e,r,t))}),mergeValues:(e,t)=>e===!0?!0:{...e,...t},resultToName:D0}),items:f0({mergeNames:(e,t,r)=>e.if((0,Ce._)`${r} !== true && ${t} !== undefined`,()=>e.assign(r,(0,Ce._)`${t} === true ? true : ${r} > ${t} ? ${r} : ${t}`)),mergeToName:(e,t,r)=>e.if((0,Ce._)`${r} !== true`,()=>e.assign(r,t===!0?!0:(0,Ce._)`${r} > ${t} ? ${r} : ${t}`)),mergeValues:(e,t)=>e===!0?!0:Math.max(e,t),resultToName:(e,t)=>e.var("items",t)})};function D0(e,t){if(t===!0)return e.var("props",!0);let r=e.var("props",(0,Ce._)`{}`);return t!==void 0&&Qd(e,r,t),r}ee.evaluatedPropsToName=D0;function Qd(e,t,r){Object.keys(r).forEach(n=>e.assign((0,Ce._)`${t}${(0,Ce.getProperty)(n)}`,!0))}ee.setEvaluated=Qd;var m0={};function GO(e,t){return e.scopeValue("func",{ref:t,code:m0[t.code]||(m0[t.code]=new LO._Code(t.code))})}ee.useFunc=GO;var Jd;(function(e){e[e.Num=0]="Num",e[e.Str=1]="Str"})(Jd||(ee.Type=Jd={}));function WO(e,t,r){if(e instanceof Ce.Name){let n=t===Jd.Num;return r?n?(0,Ce._)`"[" + ${e} + "]"`:(0,Ce._)`"['" + ${e} + "']"`:n?(0,Ce._)`"/" + ${e}`:(0,Ce._)`"/" + ${e}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return r?(0,Ce.getProperty)(e).toString():"/"+Yd(e)}ee.getErrorPath=WO;function v0(e,t,r=e.opts.strictSchema){if(r){if(t=`strict mode: ${t}`,r===!0)throw new Error(t);e.self.logger.warn(t)}}ee.checkStrictMode=v0});var gn=x(Xd=>{"use strict";Object.defineProperty(Xd,"__esModule",{value:!0});var gt=Y(),ZO={data:new gt.Name("data"),valCxt:new gt.Name("valCxt"),instancePath:new gt.Name("instancePath"),parentData:new gt.Name("parentData"),parentDataProperty:new gt.Name("parentDataProperty"),rootData:new gt.Name("rootData"),dynamicAnchors:new gt.Name("dynamicAnchors"),vErrors:new gt.Name("vErrors"),errors:new gt.Name("errors"),this:new gt.Name("this"),self:new gt.Name("self"),scope:new gt.Name("scope"),json:new gt.Name("json"),jsonPos:new gt.Name("jsonPos"),jsonLen:new gt.Name("jsonLen"),jsonPart:new gt.Name("jsonPart")};Xd.default=ZO});var Ps=x(ht=>{"use strict";Object.defineProperty(ht,"__esModule",{value:!0});ht.extendErrors=ht.resetErrorsCount=ht.reportExtraError=ht.reportError=ht.keyword$DataError=ht.keywordError=void 0;var ue=Y(),Fu=pe(),St=gn();ht.keywordError={message:({keyword:e})=>(0,ue.str)`must pass "${e}" keyword validation`};ht.keyword$DataError={message:({keyword:e,schemaType:t})=>t?(0,ue.str)`"${e}" keyword must be ${t} ($data)`:(0,ue.str)`"${e}" keyword is invalid ($data)`};function JO(e,t=ht.keywordError,r,n){let{it:o}=e,{gen:s,compositeRule:i,allErrors:a}=o,u=w0(e,t,r);n??(i||a)?C0(s,u):b0(o,(0,ue._)`[${u}]`)}ht.reportError=JO;function YO(e,t=ht.keywordError,r){let{it:n}=e,{gen:o,compositeRule:s,allErrors:i}=n,a=w0(e,t,r);C0(o,a),s||i||b0(n,St.default.vErrors)}ht.reportExtraError=YO;function QO(e,t){e.assign(St.default.errors,t),e.if((0,ue._)`${St.default.vErrors} !== null`,()=>e.if(t,()=>e.assign((0,ue._)`${St.default.vErrors}.length`,t),()=>e.assign(St.default.vErrors,null)))}ht.resetErrorsCount=QO;function XO({gen:e,keyword:t,schemaValue:r,data:n,errsCount:o,it:s}){if(o===void 0)throw new Error("ajv implementation error");let i=e.name("err");e.forRange("i",o,St.default.errors,a=>{e.const(i,(0,ue._)`${St.default.vErrors}[${a}]`),e.if((0,ue._)`${i}.instancePath === undefined`,()=>e.assign((0,ue._)`${i}.instancePath`,(0,ue.strConcat)(St.default.instancePath,s.errorPath))),e.assign((0,ue._)`${i}.schemaPath`,(0,ue.str)`${s.errSchemaPath}/${t}`),s.opts.verbose&&(e.assign((0,ue._)`${i}.schema`,r),e.assign((0,ue._)`${i}.data`,n))})}ht.extendErrors=XO;function C0(e,t){let r=e.const("err",t);e.if((0,ue._)`${St.default.vErrors} === null`,()=>e.assign(St.default.vErrors,(0,ue._)`[${r}]`),(0,ue._)`${St.default.vErrors}.push(${r})`),e.code((0,ue._)`${St.default.errors}++`)}function b0(e,t){let{gen:r,validateName:n,schemaEnv:o}=e;o.$async?r.throw((0,ue._)`new ${e.ValidationError}(${t})`):(r.assign((0,ue._)`${n}.errors`,t),r.return(!1))}var po={keyword:new ue.Name("keyword"),schemaPath:new ue.Name("schemaPath"),params:new ue.Name("params"),propertyName:new ue.Name("propertyName"),message:new ue.Name("message"),schema:new ue.Name("schema"),parentSchema:new ue.Name("parentSchema")};function w0(e,t,r){let{createErrors:n}=e.it;return n===!1?(0,ue._)`{}`:eM(e,t,r)}function eM(e,t,r={}){let{gen:n,it:o}=e,s=[tM(o,r),rM(e,r)];return nM(e,t,s),n.object(...s)}function tM({errorPath:e},{instancePath:t}){let r=t?(0,ue.str)`${e}${(0,Fu.getErrorPath)(t,Fu.Type.Str)}`:e;return[St.default.instancePath,(0,ue.strConcat)(St.default.instancePath,r)]}function rM({keyword:e,it:{errSchemaPath:t}},{schemaPath:r,parentSchema:n}){let o=n?t:(0,ue.str)`${t}/${e}`;return r&&(o=(0,ue.str)`${o}${(0,Fu.getErrorPath)(r,Fu.Type.Str)}`),[po.schemaPath,o]}function nM(e,{params:t,message:r},n){let{keyword:o,data:s,schemaValue:i,it:a}=e,{opts:u,propertyName:c,topSchemaRef:l,schemaPath:p}=a;n.push([po.keyword,o],[po.params,typeof t=="function"?t(e):t||(0,ue._)`{}`]),u.messages&&n.push([po.message,typeof r=="function"?r(e):r]),u.verbose&&n.push([po.schema,i],[po.parentSchema,(0,ue._)`${l}${p}`],[St.default.data,s]),c&&n.push([po.propertyName,c])}});var S0=x(Xo=>{"use strict";Object.defineProperty(Xo,"__esModule",{value:!0});Xo.boolOrEmptySchema=Xo.topBoolOrEmptySchema=void 0;var oM=Ps(),iM=Y(),sM=gn(),aM={message:"boolean schema is false"};function uM(e){let{gen:t,schema:r,validateName:n}=e;r===!1?x0(e,!1):typeof r=="object"&&r.$async===!0?t.return(sM.default.data):(t.assign((0,iM._)`${n}.errors`,null),t.return(!0))}Xo.topBoolOrEmptySchema=uM;function cM(e,t){let{gen:r,schema:n}=e;n===!1?(r.var(t,!1),x0(e)):r.var(t,!0)}Xo.boolOrEmptySchema=cM;function x0(e,t){let{gen:r,data:n}=e,o={gen:r,keyword:"false schema",data:n,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:e};(0,oM.reportError)(o,aM,void 0,t)}});var ef=x(ei=>{"use strict";Object.defineProperty(ei,"__esModule",{value:!0});ei.getRules=ei.isJSONType=void 0;var lM=["string","number","integer","boolean","null","object","array"],pM=new Set(lM);function dM(e){return typeof e=="string"&&pM.has(e)}ei.isJSONType=dM;function fM(){let e={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...e,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},e.number,e.string,e.array,e.object],post:{rules:[]},all:{},keywords:{}}}ei.getRules=fM});var tf=x(kn=>{"use strict";Object.defineProperty(kn,"__esModule",{value:!0});kn.shouldUseRule=kn.shouldUseGroup=kn.schemaHasRulesForType=void 0;function mM({schema:e,self:t},r){let n=t.RULES.types[r];return n&&n!==!0&&E0(e,n)}kn.schemaHasRulesForType=mM;function E0(e,t){return t.rules.some(r=>P0(e,r))}kn.shouldUseGroup=E0;function P0(e,t){var r;return e[t.keyword]!==void 0||((r=t.definition.implements)===null||r===void 0?void 0:r.some(n=>e[n]!==void 0))}kn.shouldUseRule=P0});var _s=x(yt=>{"use strict";Object.defineProperty(yt,"__esModule",{value:!0});yt.reportTypeError=yt.checkDataTypes=yt.checkDataType=yt.coerceAndCheckDataType=yt.getJSONTypes=yt.getSchemaTypes=yt.DataType=void 0;var gM=ef(),hM=tf(),yM=Ps(),Z=Y(),_0=pe(),ti;(function(e){e[e.Correct=0]="Correct",e[e.Wrong=1]="Wrong"})(ti||(yt.DataType=ti={}));function DM(e){let t=A0(e.type);if(t.includes("null")){if(e.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!t.length&&e.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');e.nullable===!0&&t.push("null")}return t}yt.getSchemaTypes=DM;function A0(e){let t=Array.isArray(e)?e:e?[e]:[];if(t.every(gM.isJSONType))return t;throw new Error("type must be JSONType or JSONType[]: "+t.join(","))}yt.getJSONTypes=A0;function vM(e,t){let{gen:r,data:n,opts:o}=e,s=CM(t,o.coerceTypes),i=t.length>0&&!(s.length===0&&t.length===1&&(0,hM.schemaHasRulesForType)(e,t[0]));if(i){let a=nf(t,n,o.strictNumbers,ti.Wrong);r.if(a,()=>{s.length?bM(e,t,s):of(e)})}return i}yt.coerceAndCheckDataType=vM;var F0=new Set(["string","number","integer","boolean","null"]);function CM(e,t){return t?e.filter(r=>F0.has(r)||t==="array"&&r==="array"):[]}function bM(e,t,r){let{gen:n,data:o,opts:s}=e,i=n.let("dataType",(0,Z._)`typeof ${o}`),a=n.let("coerced",(0,Z._)`undefined`);s.coerceTypes==="array"&&n.if((0,Z._)`${i} == 'object' && Array.isArray(${o}) && ${o}.length == 1`,()=>n.assign(o,(0,Z._)`${o}[0]`).assign(i,(0,Z._)`typeof ${o}`).if(nf(t,o,s.strictNumbers),()=>n.assign(a,o))),n.if((0,Z._)`${a} !== undefined`);for(let c of r)(F0.has(c)||c==="array"&&s.coerceTypes==="array")&&u(c);n.else(),of(e),n.endIf(),n.if((0,Z._)`${a} !== undefined`,()=>{n.assign(o,a),wM(e,a)});function u(c){switch(c){case"string":n.elseIf((0,Z._)`${i} == "number" || ${i} == "boolean"`).assign(a,(0,Z._)`"" + ${o}`).elseIf((0,Z._)`${o} === null`).assign(a,(0,Z._)`""`);return;case"number":n.elseIf((0,Z._)`${i} == "boolean" || ${o} === null
27
27
  || (${i} == "string" && ${o} && ${o} == +${o})`).assign(a,(0,Z._)`+${o}`);return;case"integer":n.elseIf((0,Z._)`${i} === "boolean" || ${o} === null
28
28
  || (${i} === "string" && ${o} && ${o} == +${o} && !(${o} % 1))`).assign(a,(0,Z._)`+${o}`);return;case"boolean":n.elseIf((0,Z._)`${o} === "false" || ${o} === 0 || ${o} === null`).assign(a,!1).elseIf((0,Z._)`${o} === "true" || ${o} === 1`).assign(a,!0);return;case"null":n.elseIf((0,Z._)`${o} === "" || ${o} === 0 || ${o} === false`),n.assign(a,null);return;case"array":n.elseIf((0,Z._)`${i} === "string" || ${i} === "number"
29
- || ${i} === "boolean" || ${o} === null`).assign(a,(0,Z._)`[${o}]`)}}}function gk({gen:e,parentData:t,parentDataProperty:r},n){e.if((0,Z._)`${t} !== undefined`,()=>e.assign((0,Z._)`${t}[${r}]`,n))}function Yd(e,t,r,n=gi.Correct){let o=n===gi.Correct?Z.operators.EQ:Z.operators.NEQ,s;switch(e){case"null":return(0,Z._)`${t} ${o} null`;case"array":s=(0,Z._)`Array.isArray(${t})`;break;case"object":s=(0,Z._)`${t} && typeof ${t} == "object" && !Array.isArray(${t})`;break;case"integer":s=i((0,Z._)`!(${t} % 1) && !isNaN(${t})`);break;case"number":s=i();break;default:return(0,Z._)`typeof ${t} ${o} ${e}`}return n===gi.Correct?s:(0,Z.not)(s);function i(a=Z.nil){return(0,Z.and)((0,Z._)`typeof ${t} == "number"`,a,r?(0,Z._)`isFinite(${t})`:Z.nil)}}st.checkDataType=Yd;function Qd(e,t,r,n){if(e.length===1)return Yd(e[0],t,r,n);let o,s=(0,yC.toHash)(e);if(s.array&&s.object){let i=(0,Z._)`typeof ${t} != "object"`;o=s.null?i:(0,Z._)`!${t} || ${i}`,delete s.null,delete s.array,delete s.object}else o=Z.nil;s.number&&delete s.integer;for(let i in s)o=(0,Z.and)(o,Yd(i,t,r,n));return o}st.checkDataTypes=Qd;var hk={message:({schema:e})=>`must be ${e}`,params:({schema:e,schemaValue:t})=>typeof e=="string"?(0,Z._)`{type: ${e}}`:(0,Z._)`{type: ${t}}`};function Zd(e){let t=yk(e);(0,lk.reportError)(t,hk)}st.reportTypeError=Zd;function yk(e){let{gen:t,data:r,schema:n}=e,o=(0,yC.schemaRefOrVal)(e,n,"type");return{gen:t,keyword:"type",data:r,schema:n.type,schemaCode:o,schemaValue:o,parentSchema:n,params:{},it:e}}});var bC=S(Cu=>{"use strict";Object.defineProperty(Cu,"__esModule",{value:!0});Cu.assignDefaults=void 0;var hi=te(),Dk=ge();function vk(e,t){let{properties:r,items:n}=e.schema;if(t==="object"&&r)for(let o in r)CC(e,o,r[o].default);else t==="array"&&Array.isArray(n)&&n.forEach((o,s)=>CC(e,s,o.default))}Cu.assignDefaults=vk;function CC(e,t,r){let{gen:n,compositeRule:o,data:s,opts:i}=e;if(r===void 0)return;let a=(0,hi._)`${s}${(0,hi.getProperty)(t)}`;if(o){(0,Dk.checkStrictMode)(e,`default is ignored for: ${a}`);return}let u=(0,hi._)`${a} === undefined`;i.useDefaults==="empty"&&(u=(0,hi._)`${u} || ${a} === null || ${a} === ""`),n.if(u,(0,hi._)`${a} = ${(0,hi.stringify)(r)}`)}});var nr=S(Ce=>{"use strict";Object.defineProperty(Ce,"__esModule",{value:!0});Ce.validateUnion=Ce.validateArray=Ce.usePattern=Ce.callValidateCode=Ce.schemaProperties=Ce.allSchemaProperties=Ce.noPropertyInData=Ce.propertyInData=Ce.isOwnProperty=Ce.hasPropFunc=Ce.reportMissingProp=Ce.checkMissingProp=Ce.checkReportMissingProp=void 0;var _e=te(),Xd=ge(),Rn=ln(),Ck=ge();function bk(e,t){let{gen:r,data:n,it:o}=e;r.if(tp(r,n,t,o.opts.ownProperties),()=>{e.setParams({missingProperty:(0,_e._)`${t}`},!0),e.error()})}Ce.checkReportMissingProp=bk;function wk({gen:e,data:t,it:{opts:r}},n,o){return(0,_e.or)(...n.map(s=>(0,_e.and)(tp(e,t,s,r.ownProperties),(0,_e._)`${o} = ${s}`)))}Ce.checkMissingProp=wk;function xk(e,t){e.setParams({missingProperty:t},!0),e.error()}Ce.reportMissingProp=xk;function wC(e){return e.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,_e._)`Object.prototype.hasOwnProperty`})}Ce.hasPropFunc=wC;function ep(e,t,r){return(0,_e._)`${wC(e)}.call(${t}, ${r})`}Ce.isOwnProperty=ep;function Sk(e,t,r,n){let o=(0,_e._)`${t}${(0,_e.getProperty)(r)} !== undefined`;return n?(0,_e._)`${o} && ${ep(e,t,r)}`:o}Ce.propertyInData=Sk;function tp(e,t,r,n){let o=(0,_e._)`${t}${(0,_e.getProperty)(r)} === undefined`;return n?(0,_e.or)(o,(0,_e.not)(ep(e,t,r))):o}Ce.noPropertyInData=tp;function xC(e){return e?Object.keys(e).filter(t=>t!=="__proto__"):[]}Ce.allSchemaProperties=xC;function Ek(e,t){return xC(t).filter(r=>!(0,Xd.alwaysValidSchema)(e,t[r]))}Ce.schemaProperties=Ek;function Pk({schemaCode:e,data:t,it:{gen:r,topSchemaRef:n,schemaPath:o,errorPath:s},it:i},a,u,c){let l=c?(0,_e._)`${e}, ${t}, ${n}${o}`:t,d=[[Rn.default.instancePath,(0,_e.strConcat)(Rn.default.instancePath,s)],[Rn.default.parentData,i.parentData],[Rn.default.parentDataProperty,i.parentDataProperty],[Rn.default.rootData,Rn.default.rootData]];i.opts.dynamicRef&&d.push([Rn.default.dynamicAnchors,Rn.default.dynamicAnchors]);let p=(0,_e._)`${l}, ${r.object(...d)}`;return u!==_e.nil?(0,_e._)`${a}.call(${u}, ${p})`:(0,_e._)`${a}(${p})`}Ce.callValidateCode=Pk;var Ak=(0,_e._)`new RegExp`;function Fk({gen:e,it:{opts:t}},r){let n=t.unicodeRegExp?"u":"",{regExp:o}=t.code,s=o(r,n);return e.scopeValue("pattern",{key:s.toString(),ref:s,code:(0,_e._)`${o.code==="new RegExp"?Ak:(0,Ck.useFunc)(e,o)}(${r}, ${n})`})}Ce.usePattern=Fk;function _k(e){let{gen:t,data:r,keyword:n,it:o}=e,s=t.name("valid");if(o.allErrors){let a=t.let("valid",!0);return i(()=>t.assign(a,!1)),a}return t.var(s,!0),i(()=>t.break()),s;function i(a){let u=t.const("len",(0,_e._)`${r}.length`);t.forRange("i",0,u,c=>{e.subschema({keyword:n,dataProp:c,dataPropType:Xd.Type.Num},s),t.if((0,_e.not)(s),a)})}}Ce.validateArray=_k;function Tk(e){let{gen:t,schema:r,keyword:n,it:o}=e;if(!Array.isArray(r))throw new Error("ajv implementation error");if(r.some(u=>(0,Xd.alwaysValidSchema)(o,u))&&!o.opts.unevaluated)return;let i=t.let("valid",!1),a=t.name("_valid");t.block(()=>r.forEach((u,c)=>{let l=e.subschema({keyword:n,schemaProp:c,compositeRule:!0},a);t.assign(i,(0,_e._)`${i} || ${a}`),e.mergeValidEvaluated(l,a)||t.if((0,_e.not)(i))})),e.result(i,()=>e.reset(),()=>e.error(!0))}Ce.validateUnion=Tk});var PC=S(Vr=>{"use strict";Object.defineProperty(Vr,"__esModule",{value:!0});Vr.validateKeywordUsage=Vr.validSchemaType=Vr.funcKeywordCode=Vr.macroKeywordCode=void 0;var ft=te(),So=ln(),Rk=nr(),Ik=As();function kk(e,t){let{gen:r,keyword:n,schema:o,parentSchema:s,it:i}=e,a=t.macro.call(i.self,o,s,i),u=EC(r,n,a);i.opts.validateSchema!==!1&&i.self.validateSchema(a,!0);let c=r.name("valid");e.subschema({schema:a,schemaPath:ft.nil,errSchemaPath:`${i.errSchemaPath}/${n}`,topSchemaRef:u,compositeRule:!0},c),e.pass(c,()=>e.error(!0))}Vr.macroKeywordCode=kk;function $k(e,t){var r;let{gen:n,keyword:o,schema:s,parentSchema:i,$data:a,it:u}=e;Ok(u,t);let c=!a&&t.compile?t.compile.call(u.self,s,i,u):t.validate,l=EC(n,o,c),d=n.let("valid");e.block$data(d,p),e.ok((r=t.valid)!==null&&r!==void 0?r:d);function p(){if(t.errors===!1)m(),t.modifying&&SC(e),y(()=>e.error());else{let D=t.async?h():g();t.modifying&&SC(e),y(()=>Nk(e,D))}}function h(){let D=n.let("ruleErrs",null);return n.try(()=>m((0,ft._)`await `),w=>n.assign(d,!1).if((0,ft._)`${w} instanceof ${u.ValidationError}`,()=>n.assign(D,(0,ft._)`${w}.errors`),()=>n.throw(w))),D}function g(){let D=(0,ft._)`${l}.errors`;return n.assign(D,null),m(ft.nil),D}function m(D=t.async?(0,ft._)`await `:ft.nil){let w=u.opts.passContext?So.default.this:So.default.self,x=!("compile"in t&&!a||t.schema===!1);n.assign(d,(0,ft._)`${D}${(0,Rk.callValidateCode)(e,l,w,x)}`,t.modifying)}function y(D){var w;n.if((0,ft.not)((w=t.valid)!==null&&w!==void 0?w:d),D)}}Vr.funcKeywordCode=$k;function SC(e){let{gen:t,data:r,it:n}=e;t.if(n.parentData,()=>t.assign(r,(0,ft._)`${n.parentData}[${n.parentDataProperty}]`))}function Nk(e,t){let{gen:r}=e;r.if((0,ft._)`Array.isArray(${t})`,()=>{r.assign(So.default.vErrors,(0,ft._)`${So.default.vErrors} === null ? ${t} : ${So.default.vErrors}.concat(${t})`).assign(So.default.errors,(0,ft._)`${So.default.vErrors}.length`),(0,Ik.extendErrors)(e)},()=>e.error())}function Ok({schemaEnv:e},t){if(t.async&&!e.$async)throw new Error("async keyword in sync schema")}function EC(e,t,r){if(r===void 0)throw new Error(`keyword "${t}" failed to compile`);return e.scopeValue("keyword",typeof r=="function"?{ref:r}:{ref:r,code:(0,ft.stringify)(r)})}function Bk(e,t,r=!1){return!t.length||t.some(n=>n==="array"?Array.isArray(e):n==="object"?e&&typeof e=="object"&&!Array.isArray(e):typeof e==n||r&&typeof e>"u")}Vr.validSchemaType=Bk;function Mk({schema:e,opts:t,self:r,errSchemaPath:n},o,s){if(Array.isArray(o.keyword)?!o.keyword.includes(s):o.keyword!==s)throw new Error("ajv implementation error");let i=o.dependencies;if(i?.some(a=>!Object.prototype.hasOwnProperty.call(e,a)))throw new Error(`parent schema must have dependencies of ${s}: ${i.join(",")}`);if(o.validateSchema&&!o.validateSchema(e[s])){let u=`keyword "${s}" value is invalid at path "${n}": `+r.errorsText(o.validateSchema.errors);if(t.validateSchema==="log")r.logger.error(u);else throw new Error(u)}}Vr.validateKeywordUsage=Mk});var FC=S(In=>{"use strict";Object.defineProperty(In,"__esModule",{value:!0});In.extendSubschemaMode=In.extendSubschemaData=In.getSubschema=void 0;var Hr=te(),AC=ge();function Lk(e,{keyword:t,schemaProp:r,schema:n,schemaPath:o,errSchemaPath:s,topSchemaRef:i}){if(t!==void 0&&n!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(t!==void 0){let a=e.schema[t];return r===void 0?{schema:a,schemaPath:(0,Hr._)`${e.schemaPath}${(0,Hr.getProperty)(t)}`,errSchemaPath:`${e.errSchemaPath}/${t}`}:{schema:a[r],schemaPath:(0,Hr._)`${e.schemaPath}${(0,Hr.getProperty)(t)}${(0,Hr.getProperty)(r)}`,errSchemaPath:`${e.errSchemaPath}/${t}/${(0,AC.escapeFragment)(r)}`}}if(n!==void 0){if(o===void 0||s===void 0||i===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:n,schemaPath:o,topSchemaRef:i,errSchemaPath:s}}throw new Error('either "keyword" or "schema" must be passed')}In.getSubschema=Lk;function jk(e,t,{dataProp:r,dataPropType:n,data:o,dataTypes:s,propertyName:i}){if(o!==void 0&&r!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');let{gen:a}=t;if(r!==void 0){let{errorPath:c,dataPathArr:l,opts:d}=t,p=a.let("data",(0,Hr._)`${t.data}${(0,Hr.getProperty)(r)}`,!0);u(p),e.errorPath=(0,Hr.str)`${c}${(0,AC.getErrorPath)(r,n,d.jsPropertySyntax)}`,e.parentDataProperty=(0,Hr._)`${r}`,e.dataPathArr=[...l,e.parentDataProperty]}if(o!==void 0){let c=o instanceof Hr.Name?o:a.let("data",o,!0);u(c),i!==void 0&&(e.propertyName=i)}s&&(e.dataTypes=s);function u(c){e.data=c,e.dataLevel=t.dataLevel+1,e.dataTypes=[],t.definedProperties=new Set,e.parentData=t.data,e.dataNames=[...t.dataNames,c]}}In.extendSubschemaData=jk;function Uk(e,{jtdDiscriminator:t,jtdMetadata:r,compositeRule:n,createErrors:o,allErrors:s}){n!==void 0&&(e.compositeRule=n),o!==void 0&&(e.createErrors=o),s!==void 0&&(e.allErrors=s),e.jtdDiscriminator=t,e.jtdMetadata=r}In.extendSubschemaMode=Uk});var rp=S((wK,_C)=>{"use strict";_C.exports=function e(t,r){if(t===r)return!0;if(t&&r&&typeof t=="object"&&typeof r=="object"){if(t.constructor!==r.constructor)return!1;var n,o,s;if(Array.isArray(t)){if(n=t.length,n!=r.length)return!1;for(o=n;o--!==0;)if(!e(t[o],r[o]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if(s=Object.keys(t),n=s.length,n!==Object.keys(r).length)return!1;for(o=n;o--!==0;)if(!Object.prototype.hasOwnProperty.call(r,s[o]))return!1;for(o=n;o--!==0;){var i=s[o];if(!e(t[i],r[i]))return!1}return!0}return t!==t&&r!==r}});var RC=S((xK,TC)=>{"use strict";var kn=TC.exports=function(e,t,r){typeof t=="function"&&(r=t,t={}),r=t.cb||r;var n=typeof r=="function"?r:r.pre||function(){},o=r.post||function(){};bu(t,n,o,e,"",e)};kn.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0};kn.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0};kn.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0};kn.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function bu(e,t,r,n,o,s,i,a,u,c){if(n&&typeof n=="object"&&!Array.isArray(n)){t(n,o,s,i,a,u,c);for(var l in n){var d=n[l];if(Array.isArray(d)){if(l in kn.arrayKeywords)for(var p=0;p<d.length;p++)bu(e,t,r,d[p],o+"/"+l+"/"+p,s,o,l,n,p)}else if(l in kn.propsKeywords){if(d&&typeof d=="object")for(var h in d)bu(e,t,r,d[h],o+"/"+l+"/"+Vk(h),s,o,l,n,h)}else(l in kn.keywords||e.allKeys&&!(l in kn.skipKeywords))&&bu(e,t,r,d,o+"/"+l,s,o,l,n)}r(n,o,s,i,a,u,c)}}function Vk(e){return e.replace(/~/g,"~0").replace(/\//g,"~1")}});var _s=S(At=>{"use strict";Object.defineProperty(At,"__esModule",{value:!0});At.getSchemaRefs=At.resolveUrl=At.normalizeId=At._getFullPath=At.getFullPath=At.inlineRef=void 0;var Hk=ge(),zk=rp(),Kk=RC(),qk=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function Gk(e,t=!0){return typeof e=="boolean"?!0:t===!0?!np(e):t?IC(e)<=t:!1}At.inlineRef=Gk;var Wk=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function np(e){for(let t in e){if(Wk.has(t))return!0;let r=e[t];if(Array.isArray(r)&&r.some(np)||typeof r=="object"&&np(r))return!0}return!1}function IC(e){let t=0;for(let r in e){if(r==="$ref")return 1/0;if(t++,!qk.has(r)&&(typeof e[r]=="object"&&(0,Hk.eachItem)(e[r],n=>t+=IC(n)),t===1/0))return 1/0}return t}function kC(e,t="",r){r!==!1&&(t=yi(t));let n=e.parse(t);return $C(e,n)}At.getFullPath=kC;function $C(e,t){return e.serialize(t).split("#")[0]+"#"}At._getFullPath=$C;var Jk=/#\/?$/;function yi(e){return e?e.replace(Jk,""):""}At.normalizeId=yi;function Yk(e,t,r){return r=yi(r),e.resolve(t,r)}At.resolveUrl=Yk;var Qk=/^[a-z_][-a-z0-9._]*$/i;function Zk(e,t){if(typeof e=="boolean")return{};let{schemaId:r,uriResolver:n}=this.opts,o=yi(e[r]||t),s={"":o},i=kC(n,o,!1),a={},u=new Set;return Kk(e,{allKeys:!0},(d,p,h,g)=>{if(g===void 0)return;let m=i+p,y=s[g];typeof d[r]=="string"&&(y=D.call(this,d[r])),w.call(this,d.$anchor),w.call(this,d.$dynamicAnchor),s[p]=y;function D(x){let F=this.opts.uriResolver.resolve;if(x=yi(y?F(y,x):x),u.has(x))throw l(x);u.add(x);let P=this.refs[x];return typeof P=="string"&&(P=this.refs[P]),typeof P=="object"?c(d,P.schema,x):x!==yi(m)&&(x[0]==="#"?(c(d,a[x],x),a[x]=d):this.refs[x]=m),x}function w(x){if(typeof x=="string"){if(!Qk.test(x))throw new Error(`invalid anchor "${x}"`);D.call(this,`#${x}`)}}}),a;function c(d,p,h){if(p!==void 0&&!zk(d,p))throw l(h)}function l(d){return new Error(`reference "${d}" resolves to more than one schema`)}}At.getSchemaRefs=Zk});var Is=S($n=>{"use strict";Object.defineProperty($n,"__esModule",{value:!0});$n.getData=$n.KeywordCxt=$n.validateFunctionCode=void 0;var LC=mC(),NC=Fs(),ip=Jd(),wu=Fs(),Xk=bC(),Rs=PC(),op=FC(),U=te(),W=ln(),e$=_s(),dn=ge(),Ts=As();function t$(e){if(VC(e)&&(HC(e),UC(e))){o$(e);return}jC(e,()=>(0,LC.topBoolOrEmptySchema)(e))}$n.validateFunctionCode=t$;function jC({gen:e,validateName:t,schema:r,schemaEnv:n,opts:o},s){o.code.es5?e.func(t,(0,U._)`${W.default.data}, ${W.default.valCxt}`,n.$async,()=>{e.code((0,U._)`"use strict"; ${OC(r,o)}`),n$(e,o),e.code(s)}):e.func(t,(0,U._)`${W.default.data}, ${r$(o)}`,n.$async,()=>e.code(OC(r,o)).code(s))}function r$(e){return(0,U._)`{${W.default.instancePath}="", ${W.default.parentData}, ${W.default.parentDataProperty}, ${W.default.rootData}=${W.default.data}${e.dynamicRef?(0,U._)`, ${W.default.dynamicAnchors}={}`:U.nil}}={}`}function n$(e,t){e.if(W.default.valCxt,()=>{e.var(W.default.instancePath,(0,U._)`${W.default.valCxt}.${W.default.instancePath}`),e.var(W.default.parentData,(0,U._)`${W.default.valCxt}.${W.default.parentData}`),e.var(W.default.parentDataProperty,(0,U._)`${W.default.valCxt}.${W.default.parentDataProperty}`),e.var(W.default.rootData,(0,U._)`${W.default.valCxt}.${W.default.rootData}`),t.dynamicRef&&e.var(W.default.dynamicAnchors,(0,U._)`${W.default.valCxt}.${W.default.dynamicAnchors}`)},()=>{e.var(W.default.instancePath,(0,U._)`""`),e.var(W.default.parentData,(0,U._)`undefined`),e.var(W.default.parentDataProperty,(0,U._)`undefined`),e.var(W.default.rootData,W.default.data),t.dynamicRef&&e.var(W.default.dynamicAnchors,(0,U._)`{}`)})}function o$(e){let{schema:t,opts:r,gen:n}=e;jC(e,()=>{r.$comment&&t.$comment&&KC(e),c$(e),n.let(W.default.vErrors,null),n.let(W.default.errors,0),r.unevaluated&&i$(e),zC(e),p$(e)})}function i$(e){let{gen:t,validateName:r}=e;e.evaluated=t.const("evaluated",(0,U._)`${r}.evaluated`),t.if((0,U._)`${e.evaluated}.dynamicProps`,()=>t.assign((0,U._)`${e.evaluated}.props`,(0,U._)`undefined`)),t.if((0,U._)`${e.evaluated}.dynamicItems`,()=>t.assign((0,U._)`${e.evaluated}.items`,(0,U._)`undefined`))}function OC(e,t){let r=typeof e=="object"&&e[t.schemaId];return r&&(t.code.source||t.code.process)?(0,U._)`/*# sourceURL=${r} */`:U.nil}function s$(e,t){if(VC(e)&&(HC(e),UC(e))){a$(e,t);return}(0,LC.boolOrEmptySchema)(e,t)}function UC({schema:e,self:t}){if(typeof e=="boolean")return!e;for(let r in e)if(t.RULES.all[r])return!0;return!1}function VC(e){return typeof e.schema!="boolean"}function a$(e,t){let{schema:r,gen:n,opts:o}=e;o.$comment&&r.$comment&&KC(e),l$(e),d$(e);let s=n.const("_errs",W.default.errors);zC(e,s),n.var(t,(0,U._)`${s} === ${W.default.errors}`)}function HC(e){(0,dn.checkUnknownRules)(e),u$(e)}function zC(e,t){if(e.opts.jtd)return BC(e,[],!1,t);let r=(0,NC.getSchemaTypes)(e.schema),n=(0,NC.coerceAndCheckDataType)(e,r);BC(e,r,!n,t)}function u$(e){let{schema:t,errSchemaPath:r,opts:n,self:o}=e;t.$ref&&n.ignoreKeywordsWithRef&&(0,dn.schemaHasRulesButRef)(t,o.RULES)&&o.logger.warn(`$ref: keywords ignored in schema at path "${r}"`)}function c$(e){let{schema:t,opts:r}=e;t.default!==void 0&&r.useDefaults&&r.strictSchema&&(0,dn.checkStrictMode)(e,"default is ignored in the schema root")}function l$(e){let t=e.schema[e.opts.schemaId];t&&(e.baseId=(0,e$.resolveUrl)(e.opts.uriResolver,e.baseId,t))}function d$(e){if(e.schema.$async&&!e.schemaEnv.$async)throw new Error("async schema in sync schema")}function KC({gen:e,schemaEnv:t,schema:r,errSchemaPath:n,opts:o}){let s=r.$comment;if(o.$comment===!0)e.code((0,U._)`${W.default.self}.logger.log(${s})`);else if(typeof o.$comment=="function"){let i=(0,U.str)`${n}/$comment`,a=e.scopeValue("root",{ref:t.root});e.code((0,U._)`${W.default.self}.opts.$comment(${s}, ${i}, ${a}.schema)`)}}function p$(e){let{gen:t,schemaEnv:r,validateName:n,ValidationError:o,opts:s}=e;r.$async?t.if((0,U._)`${W.default.errors} === 0`,()=>t.return(W.default.data),()=>t.throw((0,U._)`new ${o}(${W.default.vErrors})`)):(t.assign((0,U._)`${n}.errors`,W.default.vErrors),s.unevaluated&&f$(e),t.return((0,U._)`${W.default.errors} === 0`))}function f$({gen:e,evaluated:t,props:r,items:n}){r instanceof U.Name&&e.assign((0,U._)`${t}.props`,r),n instanceof U.Name&&e.assign((0,U._)`${t}.items`,n)}function BC(e,t,r,n){let{gen:o,schema:s,data:i,allErrors:a,opts:u,self:c}=e,{RULES:l}=c;if(s.$ref&&(u.ignoreKeywordsWithRef||!(0,dn.schemaHasRulesButRef)(s,l))){o.block(()=>GC(e,"$ref",l.all.$ref.definition));return}u.jtd||m$(e,t),o.block(()=>{for(let p of l.rules)d(p);d(l.post)});function d(p){(0,ip.shouldUseGroup)(s,p)&&(p.type?(o.if((0,wu.checkDataType)(p.type,i,u.strictNumbers)),MC(e,p),t.length===1&&t[0]===p.type&&r&&(o.else(),(0,wu.reportTypeError)(e)),o.endIf()):MC(e,p),a||o.if((0,U._)`${W.default.errors} === ${n||0}`))}}function MC(e,t){let{gen:r,schema:n,opts:{useDefaults:o}}=e;o&&(0,Xk.assignDefaults)(e,t.type),r.block(()=>{for(let s of t.rules)(0,ip.shouldUseRule)(n,s)&&GC(e,s.keyword,s.definition,t.type)})}function m$(e,t){e.schemaEnv.meta||!e.opts.strictTypes||(g$(e,t),e.opts.allowUnionTypes||h$(e,t),y$(e,e.dataTypes))}function g$(e,t){if(t.length){if(!e.dataTypes.length){e.dataTypes=t;return}t.forEach(r=>{qC(e.dataTypes,r)||sp(e,`type "${r}" not allowed by context "${e.dataTypes.join(",")}"`)}),v$(e,t)}}function h$(e,t){t.length>1&&!(t.length===2&&t.includes("null"))&&sp(e,"use allowUnionTypes to allow union type keyword")}function y$(e,t){let r=e.self.RULES.all;for(let n in r){let o=r[n];if(typeof o=="object"&&(0,ip.shouldUseRule)(e.schema,o)){let{type:s}=o.definition;s.length&&!s.some(i=>D$(t,i))&&sp(e,`missing type "${s.join(",")}" for keyword "${n}"`)}}}function D$(e,t){return e.includes(t)||t==="number"&&e.includes("integer")}function qC(e,t){return e.includes(t)||t==="integer"&&e.includes("number")}function v$(e,t){let r=[];for(let n of e.dataTypes)qC(t,n)?r.push(n):t.includes("integer")&&n==="number"&&r.push("integer");e.dataTypes=r}function sp(e,t){let r=e.schemaEnv.baseId+e.errSchemaPath;t+=` at "${r}" (strictTypes)`,(0,dn.checkStrictMode)(e,t,e.opts.strictTypes)}var xu=class{constructor(t,r,n){if((0,Rs.validateKeywordUsage)(t,r,n),this.gen=t.gen,this.allErrors=t.allErrors,this.keyword=n,this.data=t.data,this.schema=t.schema[n],this.$data=r.$data&&t.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,dn.schemaRefOrVal)(t,this.schema,n,this.$data),this.schemaType=r.schemaType,this.parentSchema=t.schema,this.params={},this.it=t,this.def=r,this.$data)this.schemaCode=t.gen.const("vSchema",WC(this.$data,t));else if(this.schemaCode=this.schemaValue,!(0,Rs.validSchemaType)(this.schema,r.schemaType,r.allowUndefined))throw new Error(`${n} value must be ${JSON.stringify(r.schemaType)}`);("code"in r?r.trackErrors:r.errors!==!1)&&(this.errsCount=t.gen.const("_errs",W.default.errors))}result(t,r,n){this.failResult((0,U.not)(t),r,n)}failResult(t,r,n){this.gen.if(t),n?n():this.error(),r?(this.gen.else(),r(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(t,r){this.failResult((0,U.not)(t),void 0,r)}fail(t){if(t===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(t),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(t){if(!this.$data)return this.fail(t);let{schemaCode:r}=this;this.fail((0,U._)`${r} !== undefined && (${(0,U.or)(this.invalid$data(),t)})`)}error(t,r,n){if(r){this.setParams(r),this._error(t,n),this.setParams({});return}this._error(t,n)}_error(t,r){(t?Ts.reportExtraError:Ts.reportError)(this,this.def.error,r)}$dataError(){(0,Ts.reportError)(this,this.def.$dataError||Ts.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,Ts.resetErrorsCount)(this.gen,this.errsCount)}ok(t){this.allErrors||this.gen.if(t)}setParams(t,r){r?Object.assign(this.params,t):this.params=t}block$data(t,r,n=U.nil){this.gen.block(()=>{this.check$data(t,n),r()})}check$data(t=U.nil,r=U.nil){if(!this.$data)return;let{gen:n,schemaCode:o,schemaType:s,def:i}=this;n.if((0,U.or)((0,U._)`${o} === undefined`,r)),t!==U.nil&&n.assign(t,!0),(s.length||i.validateSchema)&&(n.elseIf(this.invalid$data()),this.$dataError(),t!==U.nil&&n.assign(t,!1)),n.else()}invalid$data(){let{gen:t,schemaCode:r,schemaType:n,def:o,it:s}=this;return(0,U.or)(i(),a());function i(){if(n.length){if(!(r instanceof U.Name))throw new Error("ajv implementation error");let u=Array.isArray(n)?n:[n];return(0,U._)`${(0,wu.checkDataTypes)(u,r,s.opts.strictNumbers,wu.DataType.Wrong)}`}return U.nil}function a(){if(o.validateSchema){let u=t.scopeValue("validate$data",{ref:o.validateSchema});return(0,U._)`!${u}(${r})`}return U.nil}}subschema(t,r){let n=(0,op.getSubschema)(this.it,t);(0,op.extendSubschemaData)(n,this.it,t),(0,op.extendSubschemaMode)(n,t);let o={...this.it,...n,items:void 0,props:void 0};return s$(o,r),o}mergeEvaluated(t,r){let{it:n,gen:o}=this;n.opts.unevaluated&&(n.props!==!0&&t.props!==void 0&&(n.props=dn.mergeEvaluated.props(o,t.props,n.props,r)),n.items!==!0&&t.items!==void 0&&(n.items=dn.mergeEvaluated.items(o,t.items,n.items,r)))}mergeValidEvaluated(t,r){let{it:n,gen:o}=this;if(n.opts.unevaluated&&(n.props!==!0||n.items!==!0))return o.if(r,()=>this.mergeEvaluated(t,U.Name)),!0}};$n.KeywordCxt=xu;function GC(e,t,r,n){let o=new xu(e,r,t);"code"in r?r.code(o,n):o.$data&&r.validate?(0,Rs.funcKeywordCode)(o,r):"macro"in r?(0,Rs.macroKeywordCode)(o,r):(r.compile||r.validate)&&(0,Rs.funcKeywordCode)(o,r)}var C$=/^\/(?:[^~]|~0|~1)*$/,b$=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function WC(e,{dataLevel:t,dataNames:r,dataPathArr:n}){let o,s;if(e==="")return W.default.rootData;if(e[0]==="/"){if(!C$.test(e))throw new Error(`Invalid JSON-pointer: ${e}`);o=e,s=W.default.rootData}else{let c=b$.exec(e);if(!c)throw new Error(`Invalid JSON-pointer: ${e}`);let l=+c[1];if(o=c[2],o==="#"){if(l>=t)throw new Error(u("property/index",l));return n[t-l]}if(l>t)throw new Error(u("data",l));if(s=r[t-l],!o)return s}let i=s,a=o.split("/");for(let c of a)c&&(s=(0,U._)`${s}${(0,U.getProperty)((0,dn.unescapeJsonPointer)(c))}`,i=(0,U._)`${i} && ${s}`);return i;function u(c,l){return`Cannot access ${c} ${l} levels up, current level is ${t}`}}$n.getData=WC});var Su=S(up=>{"use strict";Object.defineProperty(up,"__esModule",{value:!0});var ap=class extends Error{constructor(t){super("validation failed"),this.errors=t,this.ajv=this.validation=!0}};up.default=ap});var ks=S(dp=>{"use strict";Object.defineProperty(dp,"__esModule",{value:!0});var cp=_s(),lp=class extends Error{constructor(t,r,n,o){super(o||`can't resolve reference ${n} from id ${r}`),this.missingRef=(0,cp.resolveUrl)(t,r,n),this.missingSchema=(0,cp.normalizeId)((0,cp.getFullPath)(t,this.missingRef))}};dp.default=lp});var Pu=S(or=>{"use strict";Object.defineProperty(or,"__esModule",{value:!0});or.resolveSchema=or.getCompilingSchema=or.resolveRef=or.compileSchema=or.SchemaEnv=void 0;var mr=te(),w$=Su(),Eo=ln(),gr=_s(),JC=ge(),x$=Is(),Di=class{constructor(t){var r;this.refs={},this.dynamicAnchors={};let n;typeof t.schema=="object"&&(n=t.schema),this.schema=t.schema,this.schemaId=t.schemaId,this.root=t.root||this,this.baseId=(r=t.baseId)!==null&&r!==void 0?r:(0,gr.normalizeId)(n?.[t.schemaId||"$id"]),this.schemaPath=t.schemaPath,this.localRefs=t.localRefs,this.meta=t.meta,this.$async=n?.$async,this.refs={}}};or.SchemaEnv=Di;function fp(e){let t=YC.call(this,e);if(t)return t;let r=(0,gr.getFullPath)(this.opts.uriResolver,e.root.baseId),{es5:n,lines:o}=this.opts.code,{ownProperties:s}=this.opts,i=new mr.CodeGen(this.scope,{es5:n,lines:o,ownProperties:s}),a;e.$async&&(a=i.scopeValue("Error",{ref:w$.default,code:(0,mr._)`require("ajv/dist/runtime/validation_error").default`}));let u=i.scopeName("validate");e.validateName=u;let c={gen:i,allErrors:this.opts.allErrors,data:Eo.default.data,parentData:Eo.default.parentData,parentDataProperty:Eo.default.parentDataProperty,dataNames:[Eo.default.data],dataPathArr:[mr.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:i.scopeValue("schema",this.opts.code.source===!0?{ref:e.schema,code:(0,mr.stringify)(e.schema)}:{ref:e.schema}),validateName:u,ValidationError:a,schema:e.schema,schemaEnv:e,rootId:r,baseId:e.baseId||r,schemaPath:mr.nil,errSchemaPath:e.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,mr._)`""`,opts:this.opts,self:this},l;try{this._compilations.add(e),(0,x$.validateFunctionCode)(c),i.optimize(this.opts.code.optimize);let d=i.toString();l=`${i.scopeRefs(Eo.default.scope)}return ${d}`,this.opts.code.process&&(l=this.opts.code.process(l,e));let h=new Function(`${Eo.default.self}`,`${Eo.default.scope}`,l)(this,this.scope.get());if(this.scope.value(u,{ref:h}),h.errors=null,h.schema=e.schema,h.schemaEnv=e,e.$async&&(h.$async=!0),this.opts.code.source===!0&&(h.source={validateName:u,validateCode:d,scopeValues:i._values}),this.opts.unevaluated){let{props:g,items:m}=c;h.evaluated={props:g instanceof mr.Name?void 0:g,items:m instanceof mr.Name?void 0:m,dynamicProps:g instanceof mr.Name,dynamicItems:m instanceof mr.Name},h.source&&(h.source.evaluated=(0,mr.stringify)(h.evaluated))}return e.validate=h,e}catch(d){throw delete e.validate,delete e.validateName,l&&this.logger.error("Error compiling schema, function code:",l),d}finally{this._compilations.delete(e)}}or.compileSchema=fp;function S$(e,t,r){var n;r=(0,gr.resolveUrl)(this.opts.uriResolver,t,r);let o=e.refs[r];if(o)return o;let s=A$.call(this,e,r);if(s===void 0){let i=(n=e.localRefs)===null||n===void 0?void 0:n[r],{schemaId:a}=this.opts;i&&(s=new Di({schema:i,schemaId:a,root:e,baseId:t}))}if(s!==void 0)return e.refs[r]=E$.call(this,s)}or.resolveRef=S$;function E$(e){return(0,gr.inlineRef)(e.schema,this.opts.inlineRefs)?e.schema:e.validate?e:fp.call(this,e)}function YC(e){for(let t of this._compilations)if(P$(t,e))return t}or.getCompilingSchema=YC;function P$(e,t){return e.schema===t.schema&&e.root===t.root&&e.baseId===t.baseId}function A$(e,t){let r;for(;typeof(r=this.refs[t])=="string";)t=r;return r||this.schemas[t]||Eu.call(this,e,t)}function Eu(e,t){let r=this.opts.uriResolver.parse(t),n=(0,gr._getFullPath)(this.opts.uriResolver,r),o=(0,gr.getFullPath)(this.opts.uriResolver,e.baseId,void 0);if(Object.keys(e.schema).length>0&&n===o)return pp.call(this,r,e);let s=(0,gr.normalizeId)(n),i=this.refs[s]||this.schemas[s];if(typeof i=="string"){let a=Eu.call(this,e,i);return typeof a?.schema!="object"?void 0:pp.call(this,r,a)}if(typeof i?.schema=="object"){if(i.validate||fp.call(this,i),s===(0,gr.normalizeId)(t)){let{schema:a}=i,{schemaId:u}=this.opts,c=a[u];return c&&(o=(0,gr.resolveUrl)(this.opts.uriResolver,o,c)),new Di({schema:a,schemaId:u,root:e,baseId:o})}return pp.call(this,r,i)}}or.resolveSchema=Eu;var F$=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function pp(e,{baseId:t,schema:r,root:n}){var o;if(((o=e.fragment)===null||o===void 0?void 0:o[0])!=="/")return;for(let a of e.fragment.slice(1).split("/")){if(typeof r=="boolean")return;let u=r[(0,JC.unescapeFragment)(a)];if(u===void 0)return;r=u;let c=typeof r=="object"&&r[this.opts.schemaId];!F$.has(a)&&c&&(t=(0,gr.resolveUrl)(this.opts.uriResolver,t,c))}let s;if(typeof r!="boolean"&&r.$ref&&!(0,JC.schemaHasRulesButRef)(r,this.RULES)){let a=(0,gr.resolveUrl)(this.opts.uriResolver,t,r.$ref);s=Eu.call(this,n,a)}let{schemaId:i}=this.opts;if(s=s||new Di({schema:r,schemaId:i,root:n,baseId:t}),s.schema!==s.root.schema)return s}});var QC=S((_K,_$)=>{_$.exports={$id:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",description:"Meta-schema for $data reference (JSON AnySchema extension proposal)",type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:!1}});var XC=S((TK,ZC)=>{"use strict";var T$={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,A:10,b:11,B:11,c:12,C:12,d:13,D:13,e:14,E:14,f:15,F:15};ZC.exports={HEX:T$}});var a0=S((RK,s0)=>{"use strict";var{HEX:R$}=XC(),I$=/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u;function n0(e){if(i0(e,".")<3)return{host:e,isIPV4:!1};let t=e.match(I$)||[],[r]=t;return r?{host:$$(r,"."),isIPV4:!0}:{host:e,isIPV4:!1}}function mp(e,t=!1){let r="",n=!0;for(let o of e){if(R$[o]===void 0)return;o!=="0"&&n===!0&&(n=!1),n||(r+=o)}return t&&r.length===0&&(r="0"),r}function k$(e){let t=0,r={error:!1,address:"",zone:""},n=[],o=[],s=!1,i=!1,a=!1;function u(){if(o.length){if(s===!1){let c=mp(o);if(c!==void 0)n.push(c);else return r.error=!0,!1}o.length=0}return!0}for(let c=0;c<e.length;c++){let l=e[c];if(!(l==="["||l==="]"))if(l===":"){if(i===!0&&(a=!0),!u())break;if(t++,n.push(":"),t>7){r.error=!0;break}c-1>=0&&e[c-1]===":"&&(i=!0);continue}else if(l==="%"){if(!u())break;s=!0}else{o.push(l);continue}}return o.length&&(s?r.zone=o.join(""):a?n.push(o.join("")):n.push(mp(o))),r.address=n.join(""),r}function o0(e){if(i0(e,":")<2)return{host:e,isIPV6:!1};let t=k$(e);if(t.error)return{host:e,isIPV6:!1};{let r=t.address,n=t.address;return t.zone&&(r+="%"+t.zone,n+="%25"+t.zone),{host:r,escapedHost:n,isIPV6:!0}}}function $$(e,t){let r="",n=!0,o=e.length;for(let s=0;s<o;s++){let i=e[s];i==="0"&&n?(s+1<=o&&e[s+1]===t||s+1===o)&&(r+=i,n=!1):(i===t?n=!0:n=!1,r+=i)}return r}function i0(e,t){let r=0;for(let n=0;n<e.length;n++)e[n]===t&&r++;return r}var e0=/^\.\.?\//u,t0=/^\/\.(?:\/|$)/u,r0=/^\/\.\.(?:\/|$)/u,N$=/^\/?(?:.|\n)*?(?=\/|$)/u;function O$(e){let t=[];for(;e.length;)if(e.match(e0))e=e.replace(e0,"");else if(e.match(t0))e=e.replace(t0,"/");else if(e.match(r0))e=e.replace(r0,"/"),t.pop();else if(e==="."||e==="..")e="";else{let r=e.match(N$);if(r){let n=r[0];e=e.slice(n.length),t.push(n)}else throw new Error("Unexpected dot segment condition")}return t.join("")}function B$(e,t){let r=t!==!0?escape:unescape;return e.scheme!==void 0&&(e.scheme=r(e.scheme)),e.userinfo!==void 0&&(e.userinfo=r(e.userinfo)),e.host!==void 0&&(e.host=r(e.host)),e.path!==void 0&&(e.path=r(e.path)),e.query!==void 0&&(e.query=r(e.query)),e.fragment!==void 0&&(e.fragment=r(e.fragment)),e}function M$(e){let t=[];if(e.userinfo!==void 0&&(t.push(e.userinfo),t.push("@")),e.host!==void 0){let r=unescape(e.host),n=n0(r);if(n.isIPV4)r=n.host;else{let o=o0(n.host);o.isIPV6===!0?r=`[${o.escapedHost}]`:r=e.host}t.push(r)}return(typeof e.port=="number"||typeof e.port=="string")&&(t.push(":"),t.push(String(e.port))),t.length?t.join(""):void 0}s0.exports={recomposeAuthority:M$,normalizeComponentEncoding:B$,removeDotSegments:O$,normalizeIPv4:n0,normalizeIPv6:o0,stringArrayToHexStripped:mp}});var f0=S((IK,p0)=>{"use strict";var L$=/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu,j$=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;function u0(e){return typeof e.secure=="boolean"?e.secure:String(e.scheme).toLowerCase()==="wss"}function c0(e){return e.host||(e.error=e.error||"HTTP URIs must have a host."),e}function l0(e){let t=String(e.scheme).toLowerCase()==="https";return(e.port===(t?443:80)||e.port==="")&&(e.port=void 0),e.path||(e.path="/"),e}function U$(e){return e.secure=u0(e),e.resourceName=(e.path||"/")+(e.query?"?"+e.query:""),e.path=void 0,e.query=void 0,e}function V$(e){if((e.port===(u0(e)?443:80)||e.port==="")&&(e.port=void 0),typeof e.secure=="boolean"&&(e.scheme=e.secure?"wss":"ws",e.secure=void 0),e.resourceName){let[t,r]=e.resourceName.split("?");e.path=t&&t!=="/"?t:void 0,e.query=r,e.resourceName=void 0}return e.fragment=void 0,e}function H$(e,t){if(!e.path)return e.error="URN can not be parsed",e;let r=e.path.match(j$);if(r){let n=t.scheme||e.scheme||"urn";e.nid=r[1].toLowerCase(),e.nss=r[2];let o=`${n}:${t.nid||e.nid}`,s=gp[o];e.path=void 0,s&&(e=s.parse(e,t))}else e.error=e.error||"URN can not be parsed.";return e}function z$(e,t){let r=t.scheme||e.scheme||"urn",n=e.nid.toLowerCase(),o=`${r}:${t.nid||n}`,s=gp[o];s&&(e=s.serialize(e,t));let i=e,a=e.nss;return i.path=`${n||t.nid}:${a}`,t.skipEscape=!0,i}function K$(e,t){let r=e;return r.uuid=r.nss,r.nss=void 0,!t.tolerant&&(!r.uuid||!L$.test(r.uuid))&&(r.error=r.error||"UUID is not valid."),r}function q$(e){let t=e;return t.nss=(e.uuid||"").toLowerCase(),t}var d0={scheme:"http",domainHost:!0,parse:c0,serialize:l0},G$={scheme:"https",domainHost:d0.domainHost,parse:c0,serialize:l0},Au={scheme:"ws",domainHost:!0,parse:U$,serialize:V$},W$={scheme:"wss",domainHost:Au.domainHost,parse:Au.parse,serialize:Au.serialize},J$={scheme:"urn",parse:H$,serialize:z$,skipNormalize:!0},Y$={scheme:"urn:uuid",parse:K$,serialize:q$,skipNormalize:!0},gp={http:d0,https:G$,ws:Au,wss:W$,urn:J$,"urn:uuid":Y$};p0.exports=gp});var g0=S((kK,_u)=>{"use strict";var{normalizeIPv6:Q$,normalizeIPv4:Z$,removeDotSegments:$s,recomposeAuthority:X$,normalizeComponentEncoding:Fu}=a0(),hp=f0();function eN(e,t){return typeof e=="string"?e=zr(pn(e,t),t):typeof e=="object"&&(e=pn(zr(e,t),t)),e}function tN(e,t,r){let n=Object.assign({scheme:"null"},r),o=m0(pn(e,n),pn(t,n),n,!0);return zr(o,{...n,skipEscape:!0})}function m0(e,t,r,n){let o={};return n||(e=pn(zr(e,r),r),t=pn(zr(t,r),r)),r=r||{},!r.tolerant&&t.scheme?(o.scheme=t.scheme,o.userinfo=t.userinfo,o.host=t.host,o.port=t.port,o.path=$s(t.path||""),o.query=t.query):(t.userinfo!==void 0||t.host!==void 0||t.port!==void 0?(o.userinfo=t.userinfo,o.host=t.host,o.port=t.port,o.path=$s(t.path||""),o.query=t.query):(t.path?(t.path.charAt(0)==="/"?o.path=$s(t.path):((e.userinfo!==void 0||e.host!==void 0||e.port!==void 0)&&!e.path?o.path="/"+t.path:e.path?o.path=e.path.slice(0,e.path.lastIndexOf("/")+1)+t.path:o.path=t.path,o.path=$s(o.path)),o.query=t.query):(o.path=e.path,t.query!==void 0?o.query=t.query:o.query=e.query),o.userinfo=e.userinfo,o.host=e.host,o.port=e.port),o.scheme=e.scheme),o.fragment=t.fragment,o}function rN(e,t,r){return typeof e=="string"?(e=unescape(e),e=zr(Fu(pn(e,r),!0),{...r,skipEscape:!0})):typeof e=="object"&&(e=zr(Fu(e,!0),{...r,skipEscape:!0})),typeof t=="string"?(t=unescape(t),t=zr(Fu(pn(t,r),!0),{...r,skipEscape:!0})):typeof t=="object"&&(t=zr(Fu(t,!0),{...r,skipEscape:!0})),e.toLowerCase()===t.toLowerCase()}function zr(e,t){let r={host:e.host,scheme:e.scheme,userinfo:e.userinfo,port:e.port,path:e.path,query:e.query,nid:e.nid,nss:e.nss,uuid:e.uuid,fragment:e.fragment,reference:e.reference,resourceName:e.resourceName,secure:e.secure,error:""},n=Object.assign({},t),o=[],s=hp[(n.scheme||r.scheme||"").toLowerCase()];s&&s.serialize&&s.serialize(r,n),r.path!==void 0&&(n.skipEscape?r.path=unescape(r.path):(r.path=escape(r.path),r.scheme!==void 0&&(r.path=r.path.split("%3A").join(":")))),n.reference!=="suffix"&&r.scheme&&o.push(r.scheme,":");let i=X$(r);if(i!==void 0&&(n.reference!=="suffix"&&o.push("//"),o.push(i),r.path&&r.path.charAt(0)!=="/"&&o.push("/")),r.path!==void 0){let a=r.path;!n.absolutePath&&(!s||!s.absolutePath)&&(a=$s(a)),i===void 0&&(a=a.replace(/^\/\//u,"/%2F")),o.push(a)}return r.query!==void 0&&o.push("?",r.query),r.fragment!==void 0&&o.push("#",r.fragment),o.join("")}var nN=Array.from({length:127},(e,t)=>/[^!"$&'()*+,\-.;=_`a-z{}~]/u.test(String.fromCharCode(t)));function oN(e){let t=0;for(let r=0,n=e.length;r<n;++r)if(t=e.charCodeAt(r),t>126||nN[t])return!0;return!1}var iN=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function pn(e,t){let r=Object.assign({},t),n={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0},o=e.indexOf("%")!==-1,s=!1;r.reference==="suffix"&&(e=(r.scheme?r.scheme+":":"")+"//"+e);let i=e.match(iN);if(i){if(n.scheme=i[1],n.userinfo=i[3],n.host=i[4],n.port=parseInt(i[5],10),n.path=i[6]||"",n.query=i[7],n.fragment=i[8],isNaN(n.port)&&(n.port=i[5]),n.host){let u=Z$(n.host);if(u.isIPV4===!1){let c=Q$(u.host);n.host=c.host.toLowerCase(),s=c.isIPV6}else n.host=u.host,s=!0}n.scheme===void 0&&n.userinfo===void 0&&n.host===void 0&&n.port===void 0&&n.query===void 0&&!n.path?n.reference="same-document":n.scheme===void 0?n.reference="relative":n.fragment===void 0?n.reference="absolute":n.reference="uri",r.reference&&r.reference!=="suffix"&&r.reference!==n.reference&&(n.error=n.error||"URI is not a "+r.reference+" reference.");let a=hp[(r.scheme||n.scheme||"").toLowerCase()];if(!r.unicodeSupport&&(!a||!a.unicodeSupport)&&n.host&&(r.domainHost||a&&a.domainHost)&&s===!1&&oN(n.host))try{n.host=URL.domainToASCII(n.host.toLowerCase())}catch(u){n.error=n.error||"Host's domain name can not be converted to ASCII: "+u}(!a||a&&!a.skipNormalize)&&(o&&n.scheme!==void 0&&(n.scheme=unescape(n.scheme)),o&&n.host!==void 0&&(n.host=unescape(n.host)),n.path&&(n.path=escape(unescape(n.path))),n.fragment&&(n.fragment=encodeURI(decodeURIComponent(n.fragment)))),a&&a.parse&&a.parse(n,r)}else n.error=n.error||"URI can not be parsed.";return n}var yp={SCHEMES:hp,normalize:eN,resolve:tN,resolveComponents:m0,equal:rN,serialize:zr,parse:pn};_u.exports=yp;_u.exports.default=yp;_u.exports.fastUri=yp});var y0=S(Dp=>{"use strict";Object.defineProperty(Dp,"__esModule",{value:!0});var h0=g0();h0.code='require("ajv/dist/runtime/uri").default';Dp.default=h0});var E0=S(Qe=>{"use strict";Object.defineProperty(Qe,"__esModule",{value:!0});Qe.CodeGen=Qe.Name=Qe.nil=Qe.stringify=Qe.str=Qe._=Qe.KeywordCxt=void 0;var sN=Is();Object.defineProperty(Qe,"KeywordCxt",{enumerable:!0,get:function(){return sN.KeywordCxt}});var vi=te();Object.defineProperty(Qe,"_",{enumerable:!0,get:function(){return vi._}});Object.defineProperty(Qe,"str",{enumerable:!0,get:function(){return vi.str}});Object.defineProperty(Qe,"stringify",{enumerable:!0,get:function(){return vi.stringify}});Object.defineProperty(Qe,"nil",{enumerable:!0,get:function(){return vi.nil}});Object.defineProperty(Qe,"Name",{enumerable:!0,get:function(){return vi.Name}});Object.defineProperty(Qe,"CodeGen",{enumerable:!0,get:function(){return vi.CodeGen}});var aN=Su(),w0=ks(),uN=Wd(),Ns=Pu(),cN=te(),Os=_s(),Tu=Fs(),Cp=ge(),D0=QC(),lN=y0(),x0=(e,t)=>new RegExp(e,t);x0.code="new RegExp";var dN=["removeAdditional","useDefaults","coerceTypes"],pN=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),fN={errorDataPath:"",format:"`validateFormats: false` can be used instead.",nullable:'"nullable" keyword is supported by default.',jsonPointers:"Deprecated jsPropertySyntax can be used instead.",extendRefs:"Deprecated ignoreKeywordsWithRef can be used instead.",missingRefs:"Pass empty schema with $id that should be ignored to ajv.addSchema.",processCode:"Use option `code: {process: (code, schemaEnv: object) => string}`",sourceCode:"Use option `code: {source: true}`",strictDefaults:"It is default now, see option `strict`.",strictKeywords:"It is default now, see option `strict`.",uniqueItems:'"uniqueItems" keyword is always validated.',unknownFormats:"Disable strict mode or pass `true` to `ajv.addFormat` (or `formats` option).",cache:"Map is used as cache, schema object as key.",serialize:"Map is used as cache, schema object as key.",ajvErrors:"It is default now."},mN={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},v0=200;function gN(e){var t,r,n,o,s,i,a,u,c,l,d,p,h,g,m,y,D,w,x,F,P,_,I,N,k;let T=e.strict,v=(t=e.code)===null||t===void 0?void 0:t.optimize,j=v===!0||v===void 0?1:v||0,H=(n=(r=e.code)===null||r===void 0?void 0:r.regExp)!==null&&n!==void 0?n:x0,G=(o=e.uriResolver)!==null&&o!==void 0?o:lN.default;return{strictSchema:(i=(s=e.strictSchema)!==null&&s!==void 0?s:T)!==null&&i!==void 0?i:!0,strictNumbers:(u=(a=e.strictNumbers)!==null&&a!==void 0?a:T)!==null&&u!==void 0?u:!0,strictTypes:(l=(c=e.strictTypes)!==null&&c!==void 0?c:T)!==null&&l!==void 0?l:"log",strictTuples:(p=(d=e.strictTuples)!==null&&d!==void 0?d:T)!==null&&p!==void 0?p:"log",strictRequired:(g=(h=e.strictRequired)!==null&&h!==void 0?h:T)!==null&&g!==void 0?g:!1,code:e.code?{...e.code,optimize:j,regExp:H}:{optimize:j,regExp:H},loopRequired:(m=e.loopRequired)!==null&&m!==void 0?m:v0,loopEnum:(y=e.loopEnum)!==null&&y!==void 0?y:v0,meta:(D=e.meta)!==null&&D!==void 0?D:!0,messages:(w=e.messages)!==null&&w!==void 0?w:!0,inlineRefs:(x=e.inlineRefs)!==null&&x!==void 0?x:!0,schemaId:(F=e.schemaId)!==null&&F!==void 0?F:"$id",addUsedSchema:(P=e.addUsedSchema)!==null&&P!==void 0?P:!0,validateSchema:(_=e.validateSchema)!==null&&_!==void 0?_:!0,validateFormats:(I=e.validateFormats)!==null&&I!==void 0?I:!0,unicodeRegExp:(N=e.unicodeRegExp)!==null&&N!==void 0?N:!0,int32range:(k=e.int32range)!==null&&k!==void 0?k:!0,uriResolver:G}}var Bs=class{constructor(t={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,t=this.opts={...t,...gN(t)};let{es5:r,lines:n}=this.opts.code;this.scope=new cN.ValueScope({scope:{},prefixes:pN,es5:r,lines:n}),this.logger=bN(t.logger);let o=t.validateFormats;t.validateFormats=!1,this.RULES=(0,uN.getRules)(),C0.call(this,fN,t,"NOT SUPPORTED"),C0.call(this,mN,t,"DEPRECATED","warn"),this._metaOpts=vN.call(this),t.formats&&yN.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),t.keywords&&DN.call(this,t.keywords),typeof t.meta=="object"&&this.addMetaSchema(t.meta),hN.call(this),t.validateFormats=o}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){let{$data:t,meta:r,schemaId:n}=this.opts,o=D0;n==="id"&&(o={...D0},o.id=o.$id,delete o.$id),r&&t&&this.addMetaSchema(o,o[n],!1)}defaultMeta(){let{meta:t,schemaId:r}=this.opts;return this.opts.defaultMeta=typeof t=="object"?t[r]||t:void 0}validate(t,r){let n;if(typeof t=="string"){if(n=this.getSchema(t),!n)throw new Error(`no schema with key or ref "${t}"`)}else n=this.compile(t);let o=n(r);return"$async"in n||(this.errors=n.errors),o}compile(t,r){let n=this._addSchema(t,r);return n.validate||this._compileSchemaEnv(n)}compileAsync(t,r){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");let{loadSchema:n}=this.opts;return o.call(this,t,r);async function o(l,d){await s.call(this,l.$schema);let p=this._addSchema(l,d);return p.validate||i.call(this,p)}async function s(l){l&&!this.getSchema(l)&&await o.call(this,{$ref:l},!0)}async function i(l){try{return this._compileSchemaEnv(l)}catch(d){if(!(d instanceof w0.default))throw d;return a.call(this,d),await u.call(this,d.missingSchema),i.call(this,l)}}function a({missingSchema:l,missingRef:d}){if(this.refs[l])throw new Error(`AnySchema ${l} is loaded but ${d} cannot be resolved`)}async function u(l){let d=await c.call(this,l);this.refs[l]||await s.call(this,d.$schema),this.refs[l]||this.addSchema(d,l,r)}async function c(l){let d=this._loading[l];if(d)return d;try{return await(this._loading[l]=n(l))}finally{delete this._loading[l]}}}addSchema(t,r,n,o=this.opts.validateSchema){if(Array.isArray(t)){for(let i of t)this.addSchema(i,void 0,n,o);return this}let s;if(typeof t=="object"){let{schemaId:i}=this.opts;if(s=t[i],s!==void 0&&typeof s!="string")throw new Error(`schema ${i} must be string`)}return r=(0,Os.normalizeId)(r||s),this._checkUnique(r),this.schemas[r]=this._addSchema(t,n,r,o,!0),this}addMetaSchema(t,r,n=this.opts.validateSchema){return this.addSchema(t,r,!0,n),this}validateSchema(t,r){if(typeof t=="boolean")return!0;let n;if(n=t.$schema,n!==void 0&&typeof n!="string")throw new Error("$schema must be a string");if(n=n||this.opts.defaultMeta||this.defaultMeta(),!n)return this.logger.warn("meta-schema not available"),this.errors=null,!0;let o=this.validate(n,t);if(!o&&r){let s="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(s);else throw new Error(s)}return o}getSchema(t){let r;for(;typeof(r=b0.call(this,t))=="string";)t=r;if(r===void 0){let{schemaId:n}=this.opts,o=new Ns.SchemaEnv({schema:{},schemaId:n});if(r=Ns.resolveSchema.call(this,o,t),!r)return;this.refs[t]=r}return r.validate||this._compileSchemaEnv(r)}removeSchema(t){if(t instanceof RegExp)return this._removeAllSchemas(this.schemas,t),this._removeAllSchemas(this.refs,t),this;switch(typeof t){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{let r=b0.call(this,t);return typeof r=="object"&&this._cache.delete(r.schema),delete this.schemas[t],delete this.refs[t],this}case"object":{let r=t;this._cache.delete(r);let n=t[this.opts.schemaId];return n&&(n=(0,Os.normalizeId)(n),delete this.schemas[n],delete this.refs[n]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(t){for(let r of t)this.addKeyword(r);return this}addKeyword(t,r){let n;if(typeof t=="string")n=t,typeof r=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),r.keyword=n);else if(typeof t=="object"&&r===void 0){if(r=t,n=r.keyword,Array.isArray(n)&&!n.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(xN.call(this,n,r),!r)return(0,Cp.eachItem)(n,s=>vp.call(this,s)),this;EN.call(this,r);let o={...r,type:(0,Tu.getJSONTypes)(r.type),schemaType:(0,Tu.getJSONTypes)(r.schemaType)};return(0,Cp.eachItem)(n,o.type.length===0?s=>vp.call(this,s,o):s=>o.type.forEach(i=>vp.call(this,s,o,i))),this}getKeyword(t){let r=this.RULES.all[t];return typeof r=="object"?r.definition:!!r}removeKeyword(t){let{RULES:r}=this;delete r.keywords[t],delete r.all[t];for(let n of r.rules){let o=n.rules.findIndex(s=>s.keyword===t);o>=0&&n.rules.splice(o,1)}return this}addFormat(t,r){return typeof r=="string"&&(r=new RegExp(r)),this.formats[t]=r,this}errorsText(t=this.errors,{separator:r=", ",dataVar:n="data"}={}){return!t||t.length===0?"No errors":t.map(o=>`${n}${o.instancePath} ${o.message}`).reduce((o,s)=>o+r+s)}$dataMetaSchema(t,r){let n=this.RULES.all;t=JSON.parse(JSON.stringify(t));for(let o of r){let s=o.split("/").slice(1),i=t;for(let a of s)i=i[a];for(let a in n){let u=n[a];if(typeof u!="object")continue;let{$data:c}=u.definition,l=i[a];c&&l&&(i[a]=S0(l))}}return t}_removeAllSchemas(t,r){for(let n in t){let o=t[n];(!r||r.test(n))&&(typeof o=="string"?delete t[n]:o&&!o.meta&&(this._cache.delete(o.schema),delete t[n]))}}_addSchema(t,r,n,o=this.opts.validateSchema,s=this.opts.addUsedSchema){let i,{schemaId:a}=this.opts;if(typeof t=="object")i=t[a];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof t!="boolean")throw new Error("schema must be object or boolean")}let u=this._cache.get(t);if(u!==void 0)return u;n=(0,Os.normalizeId)(i||n);let c=Os.getSchemaRefs.call(this,t,n);return u=new Ns.SchemaEnv({schema:t,schemaId:a,meta:r,baseId:n,localRefs:c}),this._cache.set(u.schema,u),s&&!n.startsWith("#")&&(n&&this._checkUnique(n),this.refs[n]=u),o&&this.validateSchema(t,!0),u}_checkUnique(t){if(this.schemas[t]||this.refs[t])throw new Error(`schema with key or id "${t}" already exists`)}_compileSchemaEnv(t){if(t.meta?this._compileMetaSchema(t):Ns.compileSchema.call(this,t),!t.validate)throw new Error("ajv implementation error");return t.validate}_compileMetaSchema(t){let r=this.opts;this.opts=this._metaOpts;try{Ns.compileSchema.call(this,t)}finally{this.opts=r}}};Bs.ValidationError=aN.default;Bs.MissingRefError=w0.default;Qe.default=Bs;function C0(e,t,r,n="error"){for(let o in e){let s=o;s in t&&this.logger[n](`${r}: option ${o}. ${e[s]}`)}}function b0(e){return e=(0,Os.normalizeId)(e),this.schemas[e]||this.refs[e]}function hN(){let e=this.opts.schemas;if(e)if(Array.isArray(e))this.addSchema(e);else for(let t in e)this.addSchema(e[t],t)}function yN(){for(let e in this.opts.formats){let t=this.opts.formats[e];t&&this.addFormat(e,t)}}function DN(e){if(Array.isArray(e)){this.addVocabulary(e);return}this.logger.warn("keywords option as map is deprecated, pass array");for(let t in e){let r=e[t];r.keyword||(r.keyword=t),this.addKeyword(r)}}function vN(){let e={...this.opts};for(let t of dN)delete e[t];return e}var CN={log(){},warn(){},error(){}};function bN(e){if(e===!1)return CN;if(e===void 0)return console;if(e.log&&e.warn&&e.error)return e;throw new Error("logger must implement log, warn and error methods")}var wN=/^[a-z_$][a-z0-9_$:-]*$/i;function xN(e,t){let{RULES:r}=this;if((0,Cp.eachItem)(e,n=>{if(r.keywords[n])throw new Error(`Keyword ${n} is already defined`);if(!wN.test(n))throw new Error(`Keyword ${n} has invalid name`)}),!!t&&t.$data&&!("code"in t||"validate"in t))throw new Error('$data keyword must have "code" or "validate" function')}function vp(e,t,r){var n;let o=t?.post;if(r&&o)throw new Error('keyword with "post" flag cannot have "type"');let{RULES:s}=this,i=o?s.post:s.rules.find(({type:u})=>u===r);if(i||(i={type:r,rules:[]},s.rules.push(i)),s.keywords[e]=!0,!t)return;let a={keyword:e,definition:{...t,type:(0,Tu.getJSONTypes)(t.type),schemaType:(0,Tu.getJSONTypes)(t.schemaType)}};t.before?SN.call(this,i,a,t.before):i.rules.push(a),s.all[e]=a,(n=t.implements)===null||n===void 0||n.forEach(u=>this.addKeyword(u))}function SN(e,t,r){let n=e.rules.findIndex(o=>o.keyword===r);n>=0?e.rules.splice(n,0,t):(e.rules.push(t),this.logger.warn(`rule ${r} is not defined`))}function EN(e){let{metaSchema:t}=e;t!==void 0&&(e.$data&&this.opts.$data&&(t=S0(t)),e.validateSchema=this.compile(t,!0))}var PN={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function S0(e){return{anyOf:[e,PN]}}});var P0=S(bp=>{"use strict";Object.defineProperty(bp,"__esModule",{value:!0});var AN={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};bp.default=AN});var T0=S(Po=>{"use strict";Object.defineProperty(Po,"__esModule",{value:!0});Po.callRef=Po.getValidate=void 0;var FN=ks(),A0=nr(),Ft=te(),Ci=ln(),F0=Pu(),Ru=ge(),_N={keyword:"$ref",schemaType:"string",code(e){let{gen:t,schema:r,it:n}=e,{baseId:o,schemaEnv:s,validateName:i,opts:a,self:u}=n,{root:c}=s;if((r==="#"||r==="#/")&&o===c.baseId)return d();let l=F0.resolveRef.call(u,c,o,r);if(l===void 0)throw new FN.default(n.opts.uriResolver,o,r);if(l instanceof F0.SchemaEnv)return p(l);return h(l);function d(){if(s===c)return Iu(e,i,s,s.$async);let g=t.scopeValue("root",{ref:c});return Iu(e,(0,Ft._)`${g}.validate`,c,c.$async)}function p(g){let m=_0(e,g);Iu(e,m,g,g.$async)}function h(g){let m=t.scopeValue("schema",a.code.source===!0?{ref:g,code:(0,Ft.stringify)(g)}:{ref:g}),y=t.name("valid"),D=e.subschema({schema:g,dataTypes:[],schemaPath:Ft.nil,topSchemaRef:m,errSchemaPath:r},y);e.mergeEvaluated(D),e.ok(y)}}};function _0(e,t){let{gen:r}=e;return t.validate?r.scopeValue("validate",{ref:t.validate}):(0,Ft._)`${r.scopeValue("wrapper",{ref:t})}.validate`}Po.getValidate=_0;function Iu(e,t,r,n){let{gen:o,it:s}=e,{allErrors:i,schemaEnv:a,opts:u}=s,c=u.passContext?Ci.default.this:Ft.nil;n?l():d();function l(){if(!a.$async)throw new Error("async schema referenced by sync schema");let g=o.let("valid");o.try(()=>{o.code((0,Ft._)`await ${(0,A0.callValidateCode)(e,t,c)}`),h(t),i||o.assign(g,!0)},m=>{o.if((0,Ft._)`!(${m} instanceof ${s.ValidationError})`,()=>o.throw(m)),p(m),i||o.assign(g,!1)}),e.ok(g)}function d(){e.result((0,A0.callValidateCode)(e,t,c),()=>h(t),()=>p(t))}function p(g){let m=(0,Ft._)`${g}.errors`;o.assign(Ci.default.vErrors,(0,Ft._)`${Ci.default.vErrors} === null ? ${m} : ${Ci.default.vErrors}.concat(${m})`),o.assign(Ci.default.errors,(0,Ft._)`${Ci.default.vErrors}.length`)}function h(g){var m;if(!s.opts.unevaluated)return;let y=(m=r?.validate)===null||m===void 0?void 0:m.evaluated;if(s.props!==!0)if(y&&!y.dynamicProps)y.props!==void 0&&(s.props=Ru.mergeEvaluated.props(o,y.props,s.props));else{let D=o.var("props",(0,Ft._)`${g}.evaluated.props`);s.props=Ru.mergeEvaluated.props(o,D,s.props,Ft.Name)}if(s.items!==!0)if(y&&!y.dynamicItems)y.items!==void 0&&(s.items=Ru.mergeEvaluated.items(o,y.items,s.items));else{let D=o.var("items",(0,Ft._)`${g}.evaluated.items`);s.items=Ru.mergeEvaluated.items(o,D,s.items,Ft.Name)}}}Po.callRef=Iu;Po.default=_N});var R0=S(wp=>{"use strict";Object.defineProperty(wp,"__esModule",{value:!0});var TN=P0(),RN=T0(),IN=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",TN.default,RN.default];wp.default=IN});var I0=S(xp=>{"use strict";Object.defineProperty(xp,"__esModule",{value:!0});var ku=te(),Nn=ku.operators,$u={maximum:{okStr:"<=",ok:Nn.LTE,fail:Nn.GT},minimum:{okStr:">=",ok:Nn.GTE,fail:Nn.LT},exclusiveMaximum:{okStr:"<",ok:Nn.LT,fail:Nn.GTE},exclusiveMinimum:{okStr:">",ok:Nn.GT,fail:Nn.LTE}},kN={message:({keyword:e,schemaCode:t})=>(0,ku.str)`must be ${$u[e].okStr} ${t}`,params:({keyword:e,schemaCode:t})=>(0,ku._)`{comparison: ${$u[e].okStr}, limit: ${t}}`},$N={keyword:Object.keys($u),type:"number",schemaType:"number",$data:!0,error:kN,code(e){let{keyword:t,data:r,schemaCode:n}=e;e.fail$data((0,ku._)`${r} ${$u[t].fail} ${n} || isNaN(${r})`)}};xp.default=$N});var k0=S(Sp=>{"use strict";Object.defineProperty(Sp,"__esModule",{value:!0});var Ms=te(),NN={message:({schemaCode:e})=>(0,Ms.str)`must be multiple of ${e}`,params:({schemaCode:e})=>(0,Ms._)`{multipleOf: ${e}}`},ON={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:NN,code(e){let{gen:t,data:r,schemaCode:n,it:o}=e,s=o.opts.multipleOfPrecision,i=t.let("res"),a=s?(0,Ms._)`Math.abs(Math.round(${i}) - ${i}) > 1e-${s}`:(0,Ms._)`${i} !== parseInt(${i})`;e.fail$data((0,Ms._)`(${n} === 0 || (${i} = ${r}/${n}, ${a}))`)}};Sp.default=ON});var N0=S(Ep=>{"use strict";Object.defineProperty(Ep,"__esModule",{value:!0});function $0(e){let t=e.length,r=0,n=0,o;for(;n<t;)r++,o=e.charCodeAt(n++),o>=55296&&o<=56319&&n<t&&(o=e.charCodeAt(n),(o&64512)===56320&&n++);return r}Ep.default=$0;$0.code='require("ajv/dist/runtime/ucs2length").default'});var O0=S(Pp=>{"use strict";Object.defineProperty(Pp,"__esModule",{value:!0});var Ao=te(),BN=ge(),MN=N0(),LN={message({keyword:e,schemaCode:t}){let r=e==="maxLength"?"more":"fewer";return(0,Ao.str)`must NOT have ${r} than ${t} characters`},params:({schemaCode:e})=>(0,Ao._)`{limit: ${e}}`},jN={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:LN,code(e){let{keyword:t,data:r,schemaCode:n,it:o}=e,s=t==="maxLength"?Ao.operators.GT:Ao.operators.LT,i=o.opts.unicode===!1?(0,Ao._)`${r}.length`:(0,Ao._)`${(0,BN.useFunc)(e.gen,MN.default)}(${r})`;e.fail$data((0,Ao._)`${i} ${s} ${n}`)}};Pp.default=jN});var B0=S(Ap=>{"use strict";Object.defineProperty(Ap,"__esModule",{value:!0});var UN=nr(),Nu=te(),VN={message:({schemaCode:e})=>(0,Nu.str)`must match pattern "${e}"`,params:({schemaCode:e})=>(0,Nu._)`{pattern: ${e}}`},HN={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:VN,code(e){let{data:t,$data:r,schema:n,schemaCode:o,it:s}=e,i=s.opts.unicodeRegExp?"u":"",a=r?(0,Nu._)`(new RegExp(${o}, ${i}))`:(0,UN.usePattern)(e,n);e.fail$data((0,Nu._)`!${a}.test(${t})`)}};Ap.default=HN});var M0=S(Fp=>{"use strict";Object.defineProperty(Fp,"__esModule",{value:!0});var Ls=te(),zN={message({keyword:e,schemaCode:t}){let r=e==="maxProperties"?"more":"fewer";return(0,Ls.str)`must NOT have ${r} than ${t} properties`},params:({schemaCode:e})=>(0,Ls._)`{limit: ${e}}`},KN={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:zN,code(e){let{keyword:t,data:r,schemaCode:n}=e,o=t==="maxProperties"?Ls.operators.GT:Ls.operators.LT;e.fail$data((0,Ls._)`Object.keys(${r}).length ${o} ${n}`)}};Fp.default=KN});var L0=S(_p=>{"use strict";Object.defineProperty(_p,"__esModule",{value:!0});var js=nr(),Us=te(),qN=ge(),GN={message:({params:{missingProperty:e}})=>(0,Us.str)`must have required property '${e}'`,params:({params:{missingProperty:e}})=>(0,Us._)`{missingProperty: ${e}}`},WN={keyword:"required",type:"object",schemaType:"array",$data:!0,error:GN,code(e){let{gen:t,schema:r,schemaCode:n,data:o,$data:s,it:i}=e,{opts:a}=i;if(!s&&r.length===0)return;let u=r.length>=a.loopRequired;if(i.allErrors?c():l(),a.strictRequired){let h=e.parentSchema.properties,{definedProperties:g}=e.it;for(let m of r)if(h?.[m]===void 0&&!g.has(m)){let y=i.schemaEnv.baseId+i.errSchemaPath,D=`required property "${m}" is not defined at "${y}" (strictRequired)`;(0,qN.checkStrictMode)(i,D,i.opts.strictRequired)}}function c(){if(u||s)e.block$data(Us.nil,d);else for(let h of r)(0,js.checkReportMissingProp)(e,h)}function l(){let h=t.let("missing");if(u||s){let g=t.let("valid",!0);e.block$data(g,()=>p(h,g)),e.ok(g)}else t.if((0,js.checkMissingProp)(e,r,h)),(0,js.reportMissingProp)(e,h),t.else()}function d(){t.forOf("prop",n,h=>{e.setParams({missingProperty:h}),t.if((0,js.noPropertyInData)(t,o,h,a.ownProperties),()=>e.error())})}function p(h,g){e.setParams({missingProperty:h}),t.forOf(h,n,()=>{t.assign(g,(0,js.propertyInData)(t,o,h,a.ownProperties)),t.if((0,Us.not)(g),()=>{e.error(),t.break()})},Us.nil)}}};_p.default=WN});var j0=S(Tp=>{"use strict";Object.defineProperty(Tp,"__esModule",{value:!0});var Vs=te(),JN={message({keyword:e,schemaCode:t}){let r=e==="maxItems"?"more":"fewer";return(0,Vs.str)`must NOT have ${r} than ${t} items`},params:({schemaCode:e})=>(0,Vs._)`{limit: ${e}}`},YN={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:JN,code(e){let{keyword:t,data:r,schemaCode:n}=e,o=t==="maxItems"?Vs.operators.GT:Vs.operators.LT;e.fail$data((0,Vs._)`${r}.length ${o} ${n}`)}};Tp.default=YN});var Ou=S(Rp=>{"use strict";Object.defineProperty(Rp,"__esModule",{value:!0});var U0=rp();U0.code='require("ajv/dist/runtime/equal").default';Rp.default=U0});var V0=S(kp=>{"use strict";Object.defineProperty(kp,"__esModule",{value:!0});var Ip=Fs(),Ze=te(),QN=ge(),ZN=Ou(),XN={message:({params:{i:e,j:t}})=>(0,Ze.str)`must NOT have duplicate items (items ## ${t} and ${e} are identical)`,params:({params:{i:e,j:t}})=>(0,Ze._)`{i: ${e}, j: ${t}}`},e2={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:XN,code(e){let{gen:t,data:r,$data:n,schema:o,parentSchema:s,schemaCode:i,it:a}=e;if(!n&&!o)return;let u=t.let("valid"),c=s.items?(0,Ip.getSchemaTypes)(s.items):[];e.block$data(u,l,(0,Ze._)`${i} === false`),e.ok(u);function l(){let g=t.let("i",(0,Ze._)`${r}.length`),m=t.let("j");e.setParams({i:g,j:m}),t.assign(u,!0),t.if((0,Ze._)`${g} > 1`,()=>(d()?p:h)(g,m))}function d(){return c.length>0&&!c.some(g=>g==="object"||g==="array")}function p(g,m){let y=t.name("item"),D=(0,Ip.checkDataTypes)(c,y,a.opts.strictNumbers,Ip.DataType.Wrong),w=t.const("indices",(0,Ze._)`{}`);t.for((0,Ze._)`;${g}--;`,()=>{t.let(y,(0,Ze._)`${r}[${g}]`),t.if(D,(0,Ze._)`continue`),c.length>1&&t.if((0,Ze._)`typeof ${y} == "string"`,(0,Ze._)`${y} += "_"`),t.if((0,Ze._)`typeof ${w}[${y}] == "number"`,()=>{t.assign(m,(0,Ze._)`${w}[${y}]`),e.error(),t.assign(u,!1).break()}).code((0,Ze._)`${w}[${y}] = ${g}`)})}function h(g,m){let y=(0,QN.useFunc)(t,ZN.default),D=t.name("outer");t.label(D).for((0,Ze._)`;${g}--;`,()=>t.for((0,Ze._)`${m} = ${g}; ${m}--;`,()=>t.if((0,Ze._)`${y}(${r}[${g}], ${r}[${m}])`,()=>{e.error(),t.assign(u,!1).break(D)})))}}};kp.default=e2});var H0=S(Np=>{"use strict";Object.defineProperty(Np,"__esModule",{value:!0});var $p=te(),t2=ge(),r2=Ou(),n2={message:"must be equal to constant",params:({schemaCode:e})=>(0,$p._)`{allowedValue: ${e}}`},o2={keyword:"const",$data:!0,error:n2,code(e){let{gen:t,data:r,$data:n,schemaCode:o,schema:s}=e;n||s&&typeof s=="object"?e.fail$data((0,$p._)`!${(0,t2.useFunc)(t,r2.default)}(${r}, ${o})`):e.fail((0,$p._)`${s} !== ${r}`)}};Np.default=o2});var z0=S(Op=>{"use strict";Object.defineProperty(Op,"__esModule",{value:!0});var Hs=te(),i2=ge(),s2=Ou(),a2={message:"must be equal to one of the allowed values",params:({schemaCode:e})=>(0,Hs._)`{allowedValues: ${e}}`},u2={keyword:"enum",schemaType:"array",$data:!0,error:a2,code(e){let{gen:t,data:r,$data:n,schema:o,schemaCode:s,it:i}=e;if(!n&&o.length===0)throw new Error("enum must have non-empty array");let a=o.length>=i.opts.loopEnum,u,c=()=>u??(u=(0,i2.useFunc)(t,s2.default)),l;if(a||n)l=t.let("valid"),e.block$data(l,d);else{if(!Array.isArray(o))throw new Error("ajv implementation error");let h=t.const("vSchema",s);l=(0,Hs.or)(...o.map((g,m)=>p(h,m)))}e.pass(l);function d(){t.assign(l,!1),t.forOf("v",s,h=>t.if((0,Hs._)`${c()}(${r}, ${h})`,()=>t.assign(l,!0).break()))}function p(h,g){let m=o[g];return typeof m=="object"&&m!==null?(0,Hs._)`${c()}(${r}, ${h}[${g}])`:(0,Hs._)`${r} === ${m}`}}};Op.default=u2});var K0=S(Bp=>{"use strict";Object.defineProperty(Bp,"__esModule",{value:!0});var c2=I0(),l2=k0(),d2=O0(),p2=B0(),f2=M0(),m2=L0(),g2=j0(),h2=V0(),y2=H0(),D2=z0(),v2=[c2.default,l2.default,d2.default,p2.default,f2.default,m2.default,g2.default,h2.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},y2.default,D2.default];Bp.default=v2});var Lp=S(zs=>{"use strict";Object.defineProperty(zs,"__esModule",{value:!0});zs.validateAdditionalItems=void 0;var Fo=te(),Mp=ge(),C2={message:({params:{len:e}})=>(0,Fo.str)`must NOT have more than ${e} items`,params:({params:{len:e}})=>(0,Fo._)`{limit: ${e}}`},b2={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:C2,code(e){let{parentSchema:t,it:r}=e,{items:n}=t;if(!Array.isArray(n)){(0,Mp.checkStrictMode)(r,'"additionalItems" is ignored when "items" is not an array of schemas');return}q0(e,n)}};function q0(e,t){let{gen:r,schema:n,data:o,keyword:s,it:i}=e;i.items=!0;let a=r.const("len",(0,Fo._)`${o}.length`);if(n===!1)e.setParams({len:t.length}),e.pass((0,Fo._)`${a} <= ${t.length}`);else if(typeof n=="object"&&!(0,Mp.alwaysValidSchema)(i,n)){let c=r.var("valid",(0,Fo._)`${a} <= ${t.length}`);r.if((0,Fo.not)(c),()=>u(c)),e.ok(c)}function u(c){r.forRange("i",t.length,a,l=>{e.subschema({keyword:s,dataProp:l,dataPropType:Mp.Type.Num},c),i.allErrors||r.if((0,Fo.not)(c),()=>r.break())})}}zs.validateAdditionalItems=q0;zs.default=b2});var jp=S(Ks=>{"use strict";Object.defineProperty(Ks,"__esModule",{value:!0});Ks.validateTuple=void 0;var G0=te(),Bu=ge(),w2=nr(),x2={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(e){let{schema:t,it:r}=e;if(Array.isArray(t))return W0(e,"additionalItems",t);r.items=!0,!(0,Bu.alwaysValidSchema)(r,t)&&e.ok((0,w2.validateArray)(e))}};function W0(e,t,r=e.schema){let{gen:n,parentSchema:o,data:s,keyword:i,it:a}=e;l(o),a.opts.unevaluated&&r.length&&a.items!==!0&&(a.items=Bu.mergeEvaluated.items(n,r.length,a.items));let u=n.name("valid"),c=n.const("len",(0,G0._)`${s}.length`);r.forEach((d,p)=>{(0,Bu.alwaysValidSchema)(a,d)||(n.if((0,G0._)`${c} > ${p}`,()=>e.subschema({keyword:i,schemaProp:p,dataProp:p},u)),e.ok(u))});function l(d){let{opts:p,errSchemaPath:h}=a,g=r.length,m=g===d.minItems&&(g===d.maxItems||d[t]===!1);if(p.strictTuples&&!m){let y=`"${i}" is ${g}-tuple, but minItems or maxItems/${t} are not specified or different at path "${h}"`;(0,Bu.checkStrictMode)(a,y,p.strictTuples)}}}Ks.validateTuple=W0;Ks.default=x2});var J0=S(Up=>{"use strict";Object.defineProperty(Up,"__esModule",{value:!0});var S2=jp(),E2={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:e=>(0,S2.validateTuple)(e,"items")};Up.default=E2});var Q0=S(Vp=>{"use strict";Object.defineProperty(Vp,"__esModule",{value:!0});var Y0=te(),P2=ge(),A2=nr(),F2=Lp(),_2={message:({params:{len:e}})=>(0,Y0.str)`must NOT have more than ${e} items`,params:({params:{len:e}})=>(0,Y0._)`{limit: ${e}}`},T2={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:_2,code(e){let{schema:t,parentSchema:r,it:n}=e,{prefixItems:o}=r;n.items=!0,!(0,P2.alwaysValidSchema)(n,t)&&(o?(0,F2.validateAdditionalItems)(e,o):e.ok((0,A2.validateArray)(e)))}};Vp.default=T2});var Z0=S(Hp=>{"use strict";Object.defineProperty(Hp,"__esModule",{value:!0});var ir=te(),Mu=ge(),R2={message:({params:{min:e,max:t}})=>t===void 0?(0,ir.str)`must contain at least ${e} valid item(s)`:(0,ir.str)`must contain at least ${e} and no more than ${t} valid item(s)`,params:({params:{min:e,max:t}})=>t===void 0?(0,ir._)`{minContains: ${e}}`:(0,ir._)`{minContains: ${e}, maxContains: ${t}}`},I2={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:R2,code(e){let{gen:t,schema:r,parentSchema:n,data:o,it:s}=e,i,a,{minContains:u,maxContains:c}=n;s.opts.next?(i=u===void 0?1:u,a=c):i=1;let l=t.const("len",(0,ir._)`${o}.length`);if(e.setParams({min:i,max:a}),a===void 0&&i===0){(0,Mu.checkStrictMode)(s,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(a!==void 0&&i>a){(0,Mu.checkStrictMode)(s,'"minContains" > "maxContains" is always invalid'),e.fail();return}if((0,Mu.alwaysValidSchema)(s,r)){let m=(0,ir._)`${l} >= ${i}`;a!==void 0&&(m=(0,ir._)`${m} && ${l} <= ${a}`),e.pass(m);return}s.items=!0;let d=t.name("valid");a===void 0&&i===1?h(d,()=>t.if(d,()=>t.break())):i===0?(t.let(d,!0),a!==void 0&&t.if((0,ir._)`${o}.length > 0`,p)):(t.let(d,!1),p()),e.result(d,()=>e.reset());function p(){let m=t.name("_valid"),y=t.let("count",0);h(m,()=>t.if(m,()=>g(y)))}function h(m,y){t.forRange("i",0,l,D=>{e.subschema({keyword:"contains",dataProp:D,dataPropType:Mu.Type.Num,compositeRule:!0},m),y()})}function g(m){t.code((0,ir._)`${m}++`),a===void 0?t.if((0,ir._)`${m} >= ${i}`,()=>t.assign(d,!0).break()):(t.if((0,ir._)`${m} > ${a}`,()=>t.assign(d,!1).break()),i===1?t.assign(d,!0):t.if((0,ir._)`${m} >= ${i}`,()=>t.assign(d,!0)))}}};Hp.default=I2});var tb=S(Kr=>{"use strict";Object.defineProperty(Kr,"__esModule",{value:!0});Kr.validateSchemaDeps=Kr.validatePropertyDeps=Kr.error=void 0;var zp=te(),k2=ge(),qs=nr();Kr.error={message:({params:{property:e,depsCount:t,deps:r}})=>{let n=t===1?"property":"properties";return(0,zp.str)`must have ${n} ${r} when property ${e} is present`},params:({params:{property:e,depsCount:t,deps:r,missingProperty:n}})=>(0,zp._)`{property: ${e},
29
+ || ${i} === "boolean" || ${o} === null`).assign(a,(0,Z._)`[${o}]`)}}}function wM({gen:e,parentData:t,parentDataProperty:r},n){e.if((0,Z._)`${t} !== undefined`,()=>e.assign((0,Z._)`${t}[${r}]`,n))}function rf(e,t,r,n=ti.Correct){let o=n===ti.Correct?Z.operators.EQ:Z.operators.NEQ,s;switch(e){case"null":return(0,Z._)`${t} ${o} null`;case"array":s=(0,Z._)`Array.isArray(${t})`;break;case"object":s=(0,Z._)`${t} && typeof ${t} == "object" && !Array.isArray(${t})`;break;case"integer":s=i((0,Z._)`!(${t} % 1) && !isNaN(${t})`);break;case"number":s=i();break;default:return(0,Z._)`typeof ${t} ${o} ${e}`}return n===ti.Correct?s:(0,Z.not)(s);function i(a=Z.nil){return(0,Z.and)((0,Z._)`typeof ${t} == "number"`,a,r?(0,Z._)`isFinite(${t})`:Z.nil)}}yt.checkDataType=rf;function nf(e,t,r,n){if(e.length===1)return rf(e[0],t,r,n);let o,s=(0,_0.toHash)(e);if(s.array&&s.object){let i=(0,Z._)`typeof ${t} != "object"`;o=s.null?i:(0,Z._)`!${t} || ${i}`,delete s.null,delete s.array,delete s.object}else o=Z.nil;s.number&&delete s.integer;for(let i in s)o=(0,Z.and)(o,rf(i,t,r,n));return o}yt.checkDataTypes=nf;var xM={message:({schema:e})=>`must be ${e}`,params:({schema:e,schemaValue:t})=>typeof e=="string"?(0,Z._)`{type: ${e}}`:(0,Z._)`{type: ${t}}`};function of(e){let t=SM(e);(0,yM.reportError)(t,xM)}yt.reportTypeError=of;function SM(e){let{gen:t,data:r,schema:n}=e,o=(0,_0.schemaRefOrVal)(e,n,"type");return{gen:t,keyword:"type",data:r,schema:n.type,schemaCode:o,schemaValue:o,parentSchema:n,params:{},it:e}}});var $0=x(Tu=>{"use strict";Object.defineProperty(Tu,"__esModule",{value:!0});Tu.assignDefaults=void 0;var ri=Y(),EM=pe();function PM(e,t){let{properties:r,items:n}=e.schema;if(t==="object"&&r)for(let o in r)T0(e,o,r[o].default);else t==="array"&&Array.isArray(n)&&n.forEach((o,s)=>T0(e,s,o.default))}Tu.assignDefaults=PM;function T0(e,t,r){let{gen:n,compositeRule:o,data:s,opts:i}=e;if(r===void 0)return;let a=(0,ri._)`${s}${(0,ri.getProperty)(t)}`;if(o){(0,EM.checkStrictMode)(e,`default is ignored for: ${a}`);return}let u=(0,ri._)`${a} === undefined`;i.useDefaults==="empty"&&(u=(0,ri._)`${u} || ${a} === null || ${a} === ""`),n.if(u,(0,ri._)`${a} = ${(0,ri.stringify)(r)}`)}});var dr=x(De=>{"use strict";Object.defineProperty(De,"__esModule",{value:!0});De.validateUnion=De.validateArray=De.usePattern=De.callValidateCode=De.schemaProperties=De.allSchemaProperties=De.noPropertyInData=De.propertyInData=De.isOwnProperty=De.hasPropFunc=De.reportMissingProp=De.checkMissingProp=De.checkReportMissingProp=void 0;var $e=Y(),sf=pe(),Rn=gn(),_M=pe();function AM(e,t){let{gen:r,data:n,it:o}=e;r.if(uf(r,n,t,o.opts.ownProperties),()=>{e.setParams({missingProperty:(0,$e._)`${t}`},!0),e.error()})}De.checkReportMissingProp=AM;function FM({gen:e,data:t,it:{opts:r}},n,o){return(0,$e.or)(...n.map(s=>(0,$e.and)(uf(e,t,s,r.ownProperties),(0,$e._)`${o} = ${s}`)))}De.checkMissingProp=FM;function TM(e,t){e.setParams({missingProperty:t},!0),e.error()}De.reportMissingProp=TM;function k0(e){return e.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,$e._)`Object.prototype.hasOwnProperty`})}De.hasPropFunc=k0;function af(e,t,r){return(0,$e._)`${k0(e)}.call(${t}, ${r})`}De.isOwnProperty=af;function $M(e,t,r,n){let o=(0,$e._)`${t}${(0,$e.getProperty)(r)} !== undefined`;return n?(0,$e._)`${o} && ${af(e,t,r)}`:o}De.propertyInData=$M;function uf(e,t,r,n){let o=(0,$e._)`${t}${(0,$e.getProperty)(r)} === undefined`;return n?(0,$e.or)(o,(0,$e.not)(af(e,t,r))):o}De.noPropertyInData=uf;function R0(e){return e?Object.keys(e).filter(t=>t!=="__proto__"):[]}De.allSchemaProperties=R0;function kM(e,t){return R0(t).filter(r=>!(0,sf.alwaysValidSchema)(e,t[r]))}De.schemaProperties=kM;function RM({schemaCode:e,data:t,it:{gen:r,topSchemaRef:n,schemaPath:o,errorPath:s},it:i},a,u,c){let l=c?(0,$e._)`${e}, ${t}, ${n}${o}`:t,p=[[Rn.default.instancePath,(0,$e.strConcat)(Rn.default.instancePath,s)],[Rn.default.parentData,i.parentData],[Rn.default.parentDataProperty,i.parentDataProperty],[Rn.default.rootData,Rn.default.rootData]];i.opts.dynamicRef&&p.push([Rn.default.dynamicAnchors,Rn.default.dynamicAnchors]);let d=(0,$e._)`${l}, ${r.object(...p)}`;return u!==$e.nil?(0,$e._)`${a}.call(${u}, ${d})`:(0,$e._)`${a}(${d})`}De.callValidateCode=RM;var IM=(0,$e._)`new RegExp`;function NM({gen:e,it:{opts:t}},r){let n=t.unicodeRegExp?"u":"",{regExp:o}=t.code,s=o(r,n);return e.scopeValue("pattern",{key:s.toString(),ref:s,code:(0,$e._)`${o.code==="new RegExp"?IM:(0,_M.useFunc)(e,o)}(${r}, ${n})`})}De.usePattern=NM;function OM(e){let{gen:t,data:r,keyword:n,it:o}=e,s=t.name("valid");if(o.allErrors){let a=t.let("valid",!0);return i(()=>t.assign(a,!1)),a}return t.var(s,!0),i(()=>t.break()),s;function i(a){let u=t.const("len",(0,$e._)`${r}.length`);t.forRange("i",0,u,c=>{e.subschema({keyword:n,dataProp:c,dataPropType:sf.Type.Num},s),t.if((0,$e.not)(s),a)})}}De.validateArray=OM;function MM(e){let{gen:t,schema:r,keyword:n,it:o}=e;if(!Array.isArray(r))throw new Error("ajv implementation error");if(r.some(u=>(0,sf.alwaysValidSchema)(o,u))&&!o.opts.unevaluated)return;let i=t.let("valid",!1),a=t.name("_valid");t.block(()=>r.forEach((u,c)=>{let l=e.subschema({keyword:n,schemaProp:c,compositeRule:!0},a);t.assign(i,(0,$e._)`${i} || ${a}`),e.mergeValidEvaluated(l,a)||t.if((0,$e.not)(i))})),e.result(i,()=>e.reset(),()=>e.error(!0))}De.validateUnion=MM});var O0=x(Zr=>{"use strict";Object.defineProperty(Zr,"__esModule",{value:!0});Zr.validateKeywordUsage=Zr.validSchemaType=Zr.funcKeywordCode=Zr.macroKeywordCode=void 0;var Et=Y(),fo=gn(),BM=dr(),LM=Ps();function zM(e,t){let{gen:r,keyword:n,schema:o,parentSchema:s,it:i}=e,a=t.macro.call(i.self,o,s,i),u=N0(r,n,a);i.opts.validateSchema!==!1&&i.self.validateSchema(a,!0);let c=r.name("valid");e.subschema({schema:a,schemaPath:Et.nil,errSchemaPath:`${i.errSchemaPath}/${n}`,topSchemaRef:u,compositeRule:!0},c),e.pass(c,()=>e.error(!0))}Zr.macroKeywordCode=zM;function jM(e,t){var r;let{gen:n,keyword:o,schema:s,parentSchema:i,$data:a,it:u}=e;VM(u,t);let c=!a&&t.compile?t.compile.call(u.self,s,i,u):t.validate,l=N0(n,o,c),p=n.let("valid");e.block$data(p,d),e.ok((r=t.valid)!==null&&r!==void 0?r:p);function d(){if(t.errors===!1)f(),t.modifying&&I0(e),h(()=>e.error());else{let y=t.async?g():m();t.modifying&&I0(e),h(()=>UM(e,y))}}function g(){let y=n.let("ruleErrs",null);return n.try(()=>f((0,Et._)`await `),b=>n.assign(p,!1).if((0,Et._)`${b} instanceof ${u.ValidationError}`,()=>n.assign(y,(0,Et._)`${b}.errors`),()=>n.throw(b))),y}function m(){let y=(0,Et._)`${l}.errors`;return n.assign(y,null),f(Et.nil),y}function f(y=t.async?(0,Et._)`await `:Et.nil){let b=u.opts.passContext?fo.default.this:fo.default.self,C=!("compile"in t&&!a||t.schema===!1);n.assign(p,(0,Et._)`${y}${(0,BM.callValidateCode)(e,l,b,C)}`,t.modifying)}function h(y){var b;n.if((0,Et.not)((b=t.valid)!==null&&b!==void 0?b:p),y)}}Zr.funcKeywordCode=jM;function I0(e){let{gen:t,data:r,it:n}=e;t.if(n.parentData,()=>t.assign(r,(0,Et._)`${n.parentData}[${n.parentDataProperty}]`))}function UM(e,t){let{gen:r}=e;r.if((0,Et._)`Array.isArray(${t})`,()=>{r.assign(fo.default.vErrors,(0,Et._)`${fo.default.vErrors} === null ? ${t} : ${fo.default.vErrors}.concat(${t})`).assign(fo.default.errors,(0,Et._)`${fo.default.vErrors}.length`),(0,LM.extendErrors)(e)},()=>e.error())}function VM({schemaEnv:e},t){if(t.async&&!e.$async)throw new Error("async keyword in sync schema")}function N0(e,t,r){if(r===void 0)throw new Error(`keyword "${t}" failed to compile`);return e.scopeValue("keyword",typeof r=="function"?{ref:r}:{ref:r,code:(0,Et.stringify)(r)})}function HM(e,t,r=!1){return!t.length||t.some(n=>n==="array"?Array.isArray(e):n==="object"?e&&typeof e=="object"&&!Array.isArray(e):typeof e==n||r&&typeof e>"u")}Zr.validSchemaType=HM;function qM({schema:e,opts:t,self:r,errSchemaPath:n},o,s){if(Array.isArray(o.keyword)?!o.keyword.includes(s):o.keyword!==s)throw new Error("ajv implementation error");let i=o.dependencies;if(i?.some(a=>!Object.prototype.hasOwnProperty.call(e,a)))throw new Error(`parent schema must have dependencies of ${s}: ${i.join(",")}`);if(o.validateSchema&&!o.validateSchema(e[s])){let u=`keyword "${s}" value is invalid at path "${n}": `+r.errorsText(o.validateSchema.errors);if(t.validateSchema==="log")r.logger.error(u);else throw new Error(u)}}Zr.validateKeywordUsage=qM});var B0=x(In=>{"use strict";Object.defineProperty(In,"__esModule",{value:!0});In.extendSubschemaMode=In.extendSubschemaData=In.getSubschema=void 0;var Jr=Y(),M0=pe();function KM(e,{keyword:t,schemaProp:r,schema:n,schemaPath:o,errSchemaPath:s,topSchemaRef:i}){if(t!==void 0&&n!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(t!==void 0){let a=e.schema[t];return r===void 0?{schema:a,schemaPath:(0,Jr._)`${e.schemaPath}${(0,Jr.getProperty)(t)}`,errSchemaPath:`${e.errSchemaPath}/${t}`}:{schema:a[r],schemaPath:(0,Jr._)`${e.schemaPath}${(0,Jr.getProperty)(t)}${(0,Jr.getProperty)(r)}`,errSchemaPath:`${e.errSchemaPath}/${t}/${(0,M0.escapeFragment)(r)}`}}if(n!==void 0){if(o===void 0||s===void 0||i===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:n,schemaPath:o,topSchemaRef:i,errSchemaPath:s}}throw new Error('either "keyword" or "schema" must be passed')}In.getSubschema=KM;function GM(e,t,{dataProp:r,dataPropType:n,data:o,dataTypes:s,propertyName:i}){if(o!==void 0&&r!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');let{gen:a}=t;if(r!==void 0){let{errorPath:c,dataPathArr:l,opts:p}=t,d=a.let("data",(0,Jr._)`${t.data}${(0,Jr.getProperty)(r)}`,!0);u(d),e.errorPath=(0,Jr.str)`${c}${(0,M0.getErrorPath)(r,n,p.jsPropertySyntax)}`,e.parentDataProperty=(0,Jr._)`${r}`,e.dataPathArr=[...l,e.parentDataProperty]}if(o!==void 0){let c=o instanceof Jr.Name?o:a.let("data",o,!0);u(c),i!==void 0&&(e.propertyName=i)}s&&(e.dataTypes=s);function u(c){e.data=c,e.dataLevel=t.dataLevel+1,e.dataTypes=[],t.definedProperties=new Set,e.parentData=t.data,e.dataNames=[...t.dataNames,c]}}In.extendSubschemaData=GM;function WM(e,{jtdDiscriminator:t,jtdMetadata:r,compositeRule:n,createErrors:o,allErrors:s}){n!==void 0&&(e.compositeRule=n),o!==void 0&&(e.createErrors=o),s!==void 0&&(e.allErrors=s),e.jtdDiscriminator=t,e.jtdMetadata=r}In.extendSubschemaMode=WM});var cf=x((Cte,L0)=>{"use strict";L0.exports=function e(t,r){if(t===r)return!0;if(t&&r&&typeof t=="object"&&typeof r=="object"){if(t.constructor!==r.constructor)return!1;var n,o,s;if(Array.isArray(t)){if(n=t.length,n!=r.length)return!1;for(o=n;o--!==0;)if(!e(t[o],r[o]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if(s=Object.keys(t),n=s.length,n!==Object.keys(r).length)return!1;for(o=n;o--!==0;)if(!Object.prototype.hasOwnProperty.call(r,s[o]))return!1;for(o=n;o--!==0;){var i=s[o];if(!e(t[i],r[i]))return!1}return!0}return t!==t&&r!==r}});var j0=x((bte,z0)=>{"use strict";var Nn=z0.exports=function(e,t,r){typeof t=="function"&&(r=t,t={}),r=t.cb||r;var n=typeof r=="function"?r:r.pre||function(){},o=r.post||function(){};$u(t,n,o,e,"",e)};Nn.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0};Nn.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0};Nn.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0};Nn.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function $u(e,t,r,n,o,s,i,a,u,c){if(n&&typeof n=="object"&&!Array.isArray(n)){t(n,o,s,i,a,u,c);for(var l in n){var p=n[l];if(Array.isArray(p)){if(l in Nn.arrayKeywords)for(var d=0;d<p.length;d++)$u(e,t,r,p[d],o+"/"+l+"/"+d,s,o,l,n,d)}else if(l in Nn.propsKeywords){if(p&&typeof p=="object")for(var g in p)$u(e,t,r,p[g],o+"/"+l+"/"+ZM(g),s,o,l,n,g)}else(l in Nn.keywords||e.allKeys&&!(l in Nn.skipKeywords))&&$u(e,t,r,p,o+"/"+l,s,o,l,n)}r(n,o,s,i,a,u,c)}}function ZM(e){return e.replace(/~/g,"~0").replace(/\//g,"~1")}});var As=x(Bt=>{"use strict";Object.defineProperty(Bt,"__esModule",{value:!0});Bt.getSchemaRefs=Bt.resolveUrl=Bt.normalizeId=Bt._getFullPath=Bt.getFullPath=Bt.inlineRef=void 0;var JM=pe(),YM=cf(),QM=j0(),XM=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function eB(e,t=!0){return typeof e=="boolean"?!0:t===!0?!lf(e):t?U0(e)<=t:!1}Bt.inlineRef=eB;var tB=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function lf(e){for(let t in e){if(tB.has(t))return!0;let r=e[t];if(Array.isArray(r)&&r.some(lf)||typeof r=="object"&&lf(r))return!0}return!1}function U0(e){let t=0;for(let r in e){if(r==="$ref")return 1/0;if(t++,!XM.has(r)&&(typeof e[r]=="object"&&(0,JM.eachItem)(e[r],n=>t+=U0(n)),t===1/0))return 1/0}return t}function V0(e,t="",r){r!==!1&&(t=ni(t));let n=e.parse(t);return H0(e,n)}Bt.getFullPath=V0;function H0(e,t){return e.serialize(t).split("#")[0]+"#"}Bt._getFullPath=H0;var rB=/#\/?$/;function ni(e){return e?e.replace(rB,""):""}Bt.normalizeId=ni;function nB(e,t,r){return r=ni(r),e.resolve(t,r)}Bt.resolveUrl=nB;var oB=/^[a-z_][-a-z0-9._]*$/i;function iB(e,t){if(typeof e=="boolean")return{};let{schemaId:r,uriResolver:n}=this.opts,o=ni(e[r]||t),s={"":o},i=V0(n,o,!1),a={},u=new Set;return QM(e,{allKeys:!0},(p,d,g,m)=>{if(m===void 0)return;let f=i+d,h=s[m];typeof p[r]=="string"&&(h=y.call(this,p[r])),b.call(this,p.$anchor),b.call(this,p.$dynamicAnchor),s[d]=h;function y(C){let _=this.opts.uriResolver.resolve;if(C=ni(h?_(h,C):C),u.has(C))throw l(C);u.add(C);let S=this.refs[C];return typeof S=="string"&&(S=this.refs[S]),typeof S=="object"?c(p,S.schema,C):C!==ni(f)&&(C[0]==="#"?(c(p,a[C],C),a[C]=p):this.refs[C]=f),C}function b(C){if(typeof C=="string"){if(!oB.test(C))throw new Error(`invalid anchor "${C}"`);y.call(this,`#${C}`)}}}),a;function c(p,d,g){if(d!==void 0&&!YM(p,d))throw l(g)}function l(p){return new Error(`reference "${p}" resolves to more than one schema`)}}Bt.getSchemaRefs=iB});var $s=x(On=>{"use strict";Object.defineProperty(On,"__esModule",{value:!0});On.getData=On.KeywordCxt=On.validateFunctionCode=void 0;var Z0=S0(),q0=_s(),df=tf(),ku=_s(),sB=$0(),Ts=O0(),pf=B0(),z=Y(),K=gn(),aB=As(),hn=pe(),Fs=Ps();function uB(e){if(Q0(e)&&(X0(e),Y0(e))){pB(e);return}J0(e,()=>(0,Z0.topBoolOrEmptySchema)(e))}On.validateFunctionCode=uB;function J0({gen:e,validateName:t,schema:r,schemaEnv:n,opts:o},s){o.code.es5?e.func(t,(0,z._)`${K.default.data}, ${K.default.valCxt}`,n.$async,()=>{e.code((0,z._)`"use strict"; ${K0(r,o)}`),lB(e,o),e.code(s)}):e.func(t,(0,z._)`${K.default.data}, ${cB(o)}`,n.$async,()=>e.code(K0(r,o)).code(s))}function cB(e){return(0,z._)`{${K.default.instancePath}="", ${K.default.parentData}, ${K.default.parentDataProperty}, ${K.default.rootData}=${K.default.data}${e.dynamicRef?(0,z._)`, ${K.default.dynamicAnchors}={}`:z.nil}}={}`}function lB(e,t){e.if(K.default.valCxt,()=>{e.var(K.default.instancePath,(0,z._)`${K.default.valCxt}.${K.default.instancePath}`),e.var(K.default.parentData,(0,z._)`${K.default.valCxt}.${K.default.parentData}`),e.var(K.default.parentDataProperty,(0,z._)`${K.default.valCxt}.${K.default.parentDataProperty}`),e.var(K.default.rootData,(0,z._)`${K.default.valCxt}.${K.default.rootData}`),t.dynamicRef&&e.var(K.default.dynamicAnchors,(0,z._)`${K.default.valCxt}.${K.default.dynamicAnchors}`)},()=>{e.var(K.default.instancePath,(0,z._)`""`),e.var(K.default.parentData,(0,z._)`undefined`),e.var(K.default.parentDataProperty,(0,z._)`undefined`),e.var(K.default.rootData,K.default.data),t.dynamicRef&&e.var(K.default.dynamicAnchors,(0,z._)`{}`)})}function pB(e){let{schema:t,opts:r,gen:n}=e;J0(e,()=>{r.$comment&&t.$comment&&tS(e),hB(e),n.let(K.default.vErrors,null),n.let(K.default.errors,0),r.unevaluated&&dB(e),eS(e),vB(e)})}function dB(e){let{gen:t,validateName:r}=e;e.evaluated=t.const("evaluated",(0,z._)`${r}.evaluated`),t.if((0,z._)`${e.evaluated}.dynamicProps`,()=>t.assign((0,z._)`${e.evaluated}.props`,(0,z._)`undefined`)),t.if((0,z._)`${e.evaluated}.dynamicItems`,()=>t.assign((0,z._)`${e.evaluated}.items`,(0,z._)`undefined`))}function K0(e,t){let r=typeof e=="object"&&e[t.schemaId];return r&&(t.code.source||t.code.process)?(0,z._)`/*# sourceURL=${r} */`:z.nil}function fB(e,t){if(Q0(e)&&(X0(e),Y0(e))){mB(e,t);return}(0,Z0.boolOrEmptySchema)(e,t)}function Y0({schema:e,self:t}){if(typeof e=="boolean")return!e;for(let r in e)if(t.RULES.all[r])return!0;return!1}function Q0(e){return typeof e.schema!="boolean"}function mB(e,t){let{schema:r,gen:n,opts:o}=e;o.$comment&&r.$comment&&tS(e),yB(e),DB(e);let s=n.const("_errs",K.default.errors);eS(e,s),n.var(t,(0,z._)`${s} === ${K.default.errors}`)}function X0(e){(0,hn.checkUnknownRules)(e),gB(e)}function eS(e,t){if(e.opts.jtd)return G0(e,[],!1,t);let r=(0,q0.getSchemaTypes)(e.schema),n=(0,q0.coerceAndCheckDataType)(e,r);G0(e,r,!n,t)}function gB(e){let{schema:t,errSchemaPath:r,opts:n,self:o}=e;t.$ref&&n.ignoreKeywordsWithRef&&(0,hn.schemaHasRulesButRef)(t,o.RULES)&&o.logger.warn(`$ref: keywords ignored in schema at path "${r}"`)}function hB(e){let{schema:t,opts:r}=e;t.default!==void 0&&r.useDefaults&&r.strictSchema&&(0,hn.checkStrictMode)(e,"default is ignored in the schema root")}function yB(e){let t=e.schema[e.opts.schemaId];t&&(e.baseId=(0,aB.resolveUrl)(e.opts.uriResolver,e.baseId,t))}function DB(e){if(e.schema.$async&&!e.schemaEnv.$async)throw new Error("async schema in sync schema")}function tS({gen:e,schemaEnv:t,schema:r,errSchemaPath:n,opts:o}){let s=r.$comment;if(o.$comment===!0)e.code((0,z._)`${K.default.self}.logger.log(${s})`);else if(typeof o.$comment=="function"){let i=(0,z.str)`${n}/$comment`,a=e.scopeValue("root",{ref:t.root});e.code((0,z._)`${K.default.self}.opts.$comment(${s}, ${i}, ${a}.schema)`)}}function vB(e){let{gen:t,schemaEnv:r,validateName:n,ValidationError:o,opts:s}=e;r.$async?t.if((0,z._)`${K.default.errors} === 0`,()=>t.return(K.default.data),()=>t.throw((0,z._)`new ${o}(${K.default.vErrors})`)):(t.assign((0,z._)`${n}.errors`,K.default.vErrors),s.unevaluated&&CB(e),t.return((0,z._)`${K.default.errors} === 0`))}function CB({gen:e,evaluated:t,props:r,items:n}){r instanceof z.Name&&e.assign((0,z._)`${t}.props`,r),n instanceof z.Name&&e.assign((0,z._)`${t}.items`,n)}function G0(e,t,r,n){let{gen:o,schema:s,data:i,allErrors:a,opts:u,self:c}=e,{RULES:l}=c;if(s.$ref&&(u.ignoreKeywordsWithRef||!(0,hn.schemaHasRulesButRef)(s,l))){o.block(()=>nS(e,"$ref",l.all.$ref.definition));return}u.jtd||bB(e,t),o.block(()=>{for(let d of l.rules)p(d);p(l.post)});function p(d){(0,df.shouldUseGroup)(s,d)&&(d.type?(o.if((0,ku.checkDataType)(d.type,i,u.strictNumbers)),W0(e,d),t.length===1&&t[0]===d.type&&r&&(o.else(),(0,ku.reportTypeError)(e)),o.endIf()):W0(e,d),a||o.if((0,z._)`${K.default.errors} === ${n||0}`))}}function W0(e,t){let{gen:r,schema:n,opts:{useDefaults:o}}=e;o&&(0,sB.assignDefaults)(e,t.type),r.block(()=>{for(let s of t.rules)(0,df.shouldUseRule)(n,s)&&nS(e,s.keyword,s.definition,t.type)})}function bB(e,t){e.schemaEnv.meta||!e.opts.strictTypes||(wB(e,t),e.opts.allowUnionTypes||xB(e,t),SB(e,e.dataTypes))}function wB(e,t){if(t.length){if(!e.dataTypes.length){e.dataTypes=t;return}t.forEach(r=>{rS(e.dataTypes,r)||ff(e,`type "${r}" not allowed by context "${e.dataTypes.join(",")}"`)}),PB(e,t)}}function xB(e,t){t.length>1&&!(t.length===2&&t.includes("null"))&&ff(e,"use allowUnionTypes to allow union type keyword")}function SB(e,t){let r=e.self.RULES.all;for(let n in r){let o=r[n];if(typeof o=="object"&&(0,df.shouldUseRule)(e.schema,o)){let{type:s}=o.definition;s.length&&!s.some(i=>EB(t,i))&&ff(e,`missing type "${s.join(",")}" for keyword "${n}"`)}}}function EB(e,t){return e.includes(t)||t==="number"&&e.includes("integer")}function rS(e,t){return e.includes(t)||t==="integer"&&e.includes("number")}function PB(e,t){let r=[];for(let n of e.dataTypes)rS(t,n)?r.push(n):t.includes("integer")&&n==="number"&&r.push("integer");e.dataTypes=r}function ff(e,t){let r=e.schemaEnv.baseId+e.errSchemaPath;t+=` at "${r}" (strictTypes)`,(0,hn.checkStrictMode)(e,t,e.opts.strictTypes)}var Ru=class{constructor(t,r,n){if((0,Ts.validateKeywordUsage)(t,r,n),this.gen=t.gen,this.allErrors=t.allErrors,this.keyword=n,this.data=t.data,this.schema=t.schema[n],this.$data=r.$data&&t.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,hn.schemaRefOrVal)(t,this.schema,n,this.$data),this.schemaType=r.schemaType,this.parentSchema=t.schema,this.params={},this.it=t,this.def=r,this.$data)this.schemaCode=t.gen.const("vSchema",oS(this.$data,t));else if(this.schemaCode=this.schemaValue,!(0,Ts.validSchemaType)(this.schema,r.schemaType,r.allowUndefined))throw new Error(`${n} value must be ${JSON.stringify(r.schemaType)}`);("code"in r?r.trackErrors:r.errors!==!1)&&(this.errsCount=t.gen.const("_errs",K.default.errors))}result(t,r,n){this.failResult((0,z.not)(t),r,n)}failResult(t,r,n){this.gen.if(t),n?n():this.error(),r?(this.gen.else(),r(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(t,r){this.failResult((0,z.not)(t),void 0,r)}fail(t){if(t===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(t),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(t){if(!this.$data)return this.fail(t);let{schemaCode:r}=this;this.fail((0,z._)`${r} !== undefined && (${(0,z.or)(this.invalid$data(),t)})`)}error(t,r,n){if(r){this.setParams(r),this._error(t,n),this.setParams({});return}this._error(t,n)}_error(t,r){(t?Fs.reportExtraError:Fs.reportError)(this,this.def.error,r)}$dataError(){(0,Fs.reportError)(this,this.def.$dataError||Fs.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,Fs.resetErrorsCount)(this.gen,this.errsCount)}ok(t){this.allErrors||this.gen.if(t)}setParams(t,r){r?Object.assign(this.params,t):this.params=t}block$data(t,r,n=z.nil){this.gen.block(()=>{this.check$data(t,n),r()})}check$data(t=z.nil,r=z.nil){if(!this.$data)return;let{gen:n,schemaCode:o,schemaType:s,def:i}=this;n.if((0,z.or)((0,z._)`${o} === undefined`,r)),t!==z.nil&&n.assign(t,!0),(s.length||i.validateSchema)&&(n.elseIf(this.invalid$data()),this.$dataError(),t!==z.nil&&n.assign(t,!1)),n.else()}invalid$data(){let{gen:t,schemaCode:r,schemaType:n,def:o,it:s}=this;return(0,z.or)(i(),a());function i(){if(n.length){if(!(r instanceof z.Name))throw new Error("ajv implementation error");let u=Array.isArray(n)?n:[n];return(0,z._)`${(0,ku.checkDataTypes)(u,r,s.opts.strictNumbers,ku.DataType.Wrong)}`}return z.nil}function a(){if(o.validateSchema){let u=t.scopeValue("validate$data",{ref:o.validateSchema});return(0,z._)`!${u}(${r})`}return z.nil}}subschema(t,r){let n=(0,pf.getSubschema)(this.it,t);(0,pf.extendSubschemaData)(n,this.it,t),(0,pf.extendSubschemaMode)(n,t);let o={...this.it,...n,items:void 0,props:void 0};return fB(o,r),o}mergeEvaluated(t,r){let{it:n,gen:o}=this;n.opts.unevaluated&&(n.props!==!0&&t.props!==void 0&&(n.props=hn.mergeEvaluated.props(o,t.props,n.props,r)),n.items!==!0&&t.items!==void 0&&(n.items=hn.mergeEvaluated.items(o,t.items,n.items,r)))}mergeValidEvaluated(t,r){let{it:n,gen:o}=this;if(n.opts.unevaluated&&(n.props!==!0||n.items!==!0))return o.if(r,()=>this.mergeEvaluated(t,z.Name)),!0}};On.KeywordCxt=Ru;function nS(e,t,r,n){let o=new Ru(e,r,t);"code"in r?r.code(o,n):o.$data&&r.validate?(0,Ts.funcKeywordCode)(o,r):"macro"in r?(0,Ts.macroKeywordCode)(o,r):(r.compile||r.validate)&&(0,Ts.funcKeywordCode)(o,r)}var _B=/^\/(?:[^~]|~0|~1)*$/,AB=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function oS(e,{dataLevel:t,dataNames:r,dataPathArr:n}){let o,s;if(e==="")return K.default.rootData;if(e[0]==="/"){if(!_B.test(e))throw new Error(`Invalid JSON-pointer: ${e}`);o=e,s=K.default.rootData}else{let c=AB.exec(e);if(!c)throw new Error(`Invalid JSON-pointer: ${e}`);let l=+c[1];if(o=c[2],o==="#"){if(l>=t)throw new Error(u("property/index",l));return n[t-l]}if(l>t)throw new Error(u("data",l));if(s=r[t-l],!o)return s}let i=s,a=o.split("/");for(let c of a)c&&(s=(0,z._)`${s}${(0,z.getProperty)((0,hn.unescapeJsonPointer)(c))}`,i=(0,z._)`${i} && ${s}`);return i;function u(c,l){return`Cannot access ${c} ${l} levels up, current level is ${t}`}}On.getData=oS});var Iu=x(gf=>{"use strict";Object.defineProperty(gf,"__esModule",{value:!0});var mf=class extends Error{constructor(t){super("validation failed"),this.errors=t,this.ajv=this.validation=!0}};gf.default=mf});var ks=x(Df=>{"use strict";Object.defineProperty(Df,"__esModule",{value:!0});var hf=As(),yf=class extends Error{constructor(t,r,n,o){super(o||`can't resolve reference ${n} from id ${r}`),this.missingRef=(0,hf.resolveUrl)(t,r,n),this.missingSchema=(0,hf.normalizeId)((0,hf.getFullPath)(t,this.missingRef))}};Df.default=yf});var Ou=x(fr=>{"use strict";Object.defineProperty(fr,"__esModule",{value:!0});fr.resolveSchema=fr.getCompilingSchema=fr.resolveRef=fr.compileSchema=fr.SchemaEnv=void 0;var xr=Y(),FB=Iu(),mo=gn(),Sr=As(),iS=pe(),TB=$s(),oi=class{constructor(t){var r;this.refs={},this.dynamicAnchors={};let n;typeof t.schema=="object"&&(n=t.schema),this.schema=t.schema,this.schemaId=t.schemaId,this.root=t.root||this,this.baseId=(r=t.baseId)!==null&&r!==void 0?r:(0,Sr.normalizeId)(n?.[t.schemaId||"$id"]),this.schemaPath=t.schemaPath,this.localRefs=t.localRefs,this.meta=t.meta,this.$async=n?.$async,this.refs={}}};fr.SchemaEnv=oi;function Cf(e){let t=sS.call(this,e);if(t)return t;let r=(0,Sr.getFullPath)(this.opts.uriResolver,e.root.baseId),{es5:n,lines:o}=this.opts.code,{ownProperties:s}=this.opts,i=new xr.CodeGen(this.scope,{es5:n,lines:o,ownProperties:s}),a;e.$async&&(a=i.scopeValue("Error",{ref:FB.default,code:(0,xr._)`require("ajv/dist/runtime/validation_error").default`}));let u=i.scopeName("validate");e.validateName=u;let c={gen:i,allErrors:this.opts.allErrors,data:mo.default.data,parentData:mo.default.parentData,parentDataProperty:mo.default.parentDataProperty,dataNames:[mo.default.data],dataPathArr:[xr.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:i.scopeValue("schema",this.opts.code.source===!0?{ref:e.schema,code:(0,xr.stringify)(e.schema)}:{ref:e.schema}),validateName:u,ValidationError:a,schema:e.schema,schemaEnv:e,rootId:r,baseId:e.baseId||r,schemaPath:xr.nil,errSchemaPath:e.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,xr._)`""`,opts:this.opts,self:this},l;try{this._compilations.add(e),(0,TB.validateFunctionCode)(c),i.optimize(this.opts.code.optimize);let p=i.toString();l=`${i.scopeRefs(mo.default.scope)}return ${p}`,this.opts.code.process&&(l=this.opts.code.process(l,e));let g=new Function(`${mo.default.self}`,`${mo.default.scope}`,l)(this,this.scope.get());if(this.scope.value(u,{ref:g}),g.errors=null,g.schema=e.schema,g.schemaEnv=e,e.$async&&(g.$async=!0),this.opts.code.source===!0&&(g.source={validateName:u,validateCode:p,scopeValues:i._values}),this.opts.unevaluated){let{props:m,items:f}=c;g.evaluated={props:m instanceof xr.Name?void 0:m,items:f instanceof xr.Name?void 0:f,dynamicProps:m instanceof xr.Name,dynamicItems:f instanceof xr.Name},g.source&&(g.source.evaluated=(0,xr.stringify)(g.evaluated))}return e.validate=g,e}catch(p){throw delete e.validate,delete e.validateName,l&&this.logger.error("Error compiling schema, function code:",l),p}finally{this._compilations.delete(e)}}fr.compileSchema=Cf;function $B(e,t,r){var n;r=(0,Sr.resolveUrl)(this.opts.uriResolver,t,r);let o=e.refs[r];if(o)return o;let s=IB.call(this,e,r);if(s===void 0){let i=(n=e.localRefs)===null||n===void 0?void 0:n[r],{schemaId:a}=this.opts;i&&(s=new oi({schema:i,schemaId:a,root:e,baseId:t}))}if(s!==void 0)return e.refs[r]=kB.call(this,s)}fr.resolveRef=$B;function kB(e){return(0,Sr.inlineRef)(e.schema,this.opts.inlineRefs)?e.schema:e.validate?e:Cf.call(this,e)}function sS(e){for(let t of this._compilations)if(RB(t,e))return t}fr.getCompilingSchema=sS;function RB(e,t){return e.schema===t.schema&&e.root===t.root&&e.baseId===t.baseId}function IB(e,t){let r;for(;typeof(r=this.refs[t])=="string";)t=r;return r||this.schemas[t]||Nu.call(this,e,t)}function Nu(e,t){let r=this.opts.uriResolver.parse(t),n=(0,Sr._getFullPath)(this.opts.uriResolver,r),o=(0,Sr.getFullPath)(this.opts.uriResolver,e.baseId,void 0);if(Object.keys(e.schema).length>0&&n===o)return vf.call(this,r,e);let s=(0,Sr.normalizeId)(n),i=this.refs[s]||this.schemas[s];if(typeof i=="string"){let a=Nu.call(this,e,i);return typeof a?.schema!="object"?void 0:vf.call(this,r,a)}if(typeof i?.schema=="object"){if(i.validate||Cf.call(this,i),s===(0,Sr.normalizeId)(t)){let{schema:a}=i,{schemaId:u}=this.opts,c=a[u];return c&&(o=(0,Sr.resolveUrl)(this.opts.uriResolver,o,c)),new oi({schema:a,schemaId:u,root:e,baseId:o})}return vf.call(this,r,i)}}fr.resolveSchema=Nu;var NB=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function vf(e,{baseId:t,schema:r,root:n}){var o;if(((o=e.fragment)===null||o===void 0?void 0:o[0])!=="/")return;for(let a of e.fragment.slice(1).split("/")){if(typeof r=="boolean")return;let u=r[(0,iS.unescapeFragment)(a)];if(u===void 0)return;r=u;let c=typeof r=="object"&&r[this.opts.schemaId];!NB.has(a)&&c&&(t=(0,Sr.resolveUrl)(this.opts.uriResolver,t,c))}let s;if(typeof r!="boolean"&&r.$ref&&!(0,iS.schemaHasRulesButRef)(r,this.RULES)){let a=(0,Sr.resolveUrl)(this.opts.uriResolver,t,r.$ref);s=Nu.call(this,n,a)}let{schemaId:i}=this.opts;if(s=s||new oi({schema:r,schemaId:i,root:n,baseId:t}),s.schema!==s.root.schema)return s}});var aS=x((_te,OB)=>{OB.exports={$id:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",description:"Meta-schema for $data reference (JSON AnySchema extension proposal)",type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:!1}});var cS=x((Ate,uS)=>{"use strict";var MB={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,A:10,b:11,B:11,c:12,C:12,d:13,D:13,e:14,E:14,f:15,F:15};uS.exports={HEX:MB}});var yS=x((Fte,hS)=>{"use strict";var{HEX:BB}=cS(),LB=/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u;function fS(e){if(gS(e,".")<3)return{host:e,isIPV4:!1};let t=e.match(LB)||[],[r]=t;return r?{host:jB(r,"."),isIPV4:!0}:{host:e,isIPV4:!1}}function bf(e,t=!1){let r="",n=!0;for(let o of e){if(BB[o]===void 0)return;o!=="0"&&n===!0&&(n=!1),n||(r+=o)}return t&&r.length===0&&(r="0"),r}function zB(e){let t=0,r={error:!1,address:"",zone:""},n=[],o=[],s=!1,i=!1,a=!1;function u(){if(o.length){if(s===!1){let c=bf(o);if(c!==void 0)n.push(c);else return r.error=!0,!1}o.length=0}return!0}for(let c=0;c<e.length;c++){let l=e[c];if(!(l==="["||l==="]"))if(l===":"){if(i===!0&&(a=!0),!u())break;if(t++,n.push(":"),t>7){r.error=!0;break}c-1>=0&&e[c-1]===":"&&(i=!0);continue}else if(l==="%"){if(!u())break;s=!0}else{o.push(l);continue}}return o.length&&(s?r.zone=o.join(""):a?n.push(o.join("")):n.push(bf(o))),r.address=n.join(""),r}function mS(e){if(gS(e,":")<2)return{host:e,isIPV6:!1};let t=zB(e);if(t.error)return{host:e,isIPV6:!1};{let r=t.address,n=t.address;return t.zone&&(r+="%"+t.zone,n+="%25"+t.zone),{host:r,escapedHost:n,isIPV6:!0}}}function jB(e,t){let r="",n=!0,o=e.length;for(let s=0;s<o;s++){let i=e[s];i==="0"&&n?(s+1<=o&&e[s+1]===t||s+1===o)&&(r+=i,n=!1):(i===t?n=!0:n=!1,r+=i)}return r}function gS(e,t){let r=0;for(let n=0;n<e.length;n++)e[n]===t&&r++;return r}var lS=/^\.\.?\//u,pS=/^\/\.(?:\/|$)/u,dS=/^\/\.\.(?:\/|$)/u,UB=/^\/?(?:.|\n)*?(?=\/|$)/u;function VB(e){let t=[];for(;e.length;)if(e.match(lS))e=e.replace(lS,"");else if(e.match(pS))e=e.replace(pS,"/");else if(e.match(dS))e=e.replace(dS,"/"),t.pop();else if(e==="."||e==="..")e="";else{let r=e.match(UB);if(r){let n=r[0];e=e.slice(n.length),t.push(n)}else throw new Error("Unexpected dot segment condition")}return t.join("")}function HB(e,t){let r=t!==!0?escape:unescape;return e.scheme!==void 0&&(e.scheme=r(e.scheme)),e.userinfo!==void 0&&(e.userinfo=r(e.userinfo)),e.host!==void 0&&(e.host=r(e.host)),e.path!==void 0&&(e.path=r(e.path)),e.query!==void 0&&(e.query=r(e.query)),e.fragment!==void 0&&(e.fragment=r(e.fragment)),e}function qB(e){let t=[];if(e.userinfo!==void 0&&(t.push(e.userinfo),t.push("@")),e.host!==void 0){let r=unescape(e.host),n=fS(r);if(n.isIPV4)r=n.host;else{let o=mS(n.host);o.isIPV6===!0?r=`[${o.escapedHost}]`:r=e.host}t.push(r)}return(typeof e.port=="number"||typeof e.port=="string")&&(t.push(":"),t.push(String(e.port))),t.length?t.join(""):void 0}hS.exports={recomposeAuthority:qB,normalizeComponentEncoding:HB,removeDotSegments:VB,normalizeIPv4:fS,normalizeIPv6:mS,stringArrayToHexStripped:bf}});var xS=x((Tte,wS)=>{"use strict";var KB=/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu,GB=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;function DS(e){return typeof e.secure=="boolean"?e.secure:String(e.scheme).toLowerCase()==="wss"}function vS(e){return e.host||(e.error=e.error||"HTTP URIs must have a host."),e}function CS(e){let t=String(e.scheme).toLowerCase()==="https";return(e.port===(t?443:80)||e.port==="")&&(e.port=void 0),e.path||(e.path="/"),e}function WB(e){return e.secure=DS(e),e.resourceName=(e.path||"/")+(e.query?"?"+e.query:""),e.path=void 0,e.query=void 0,e}function ZB(e){if((e.port===(DS(e)?443:80)||e.port==="")&&(e.port=void 0),typeof e.secure=="boolean"&&(e.scheme=e.secure?"wss":"ws",e.secure=void 0),e.resourceName){let[t,r]=e.resourceName.split("?");e.path=t&&t!=="/"?t:void 0,e.query=r,e.resourceName=void 0}return e.fragment=void 0,e}function JB(e,t){if(!e.path)return e.error="URN can not be parsed",e;let r=e.path.match(GB);if(r){let n=t.scheme||e.scheme||"urn";e.nid=r[1].toLowerCase(),e.nss=r[2];let o=`${n}:${t.nid||e.nid}`,s=wf[o];e.path=void 0,s&&(e=s.parse(e,t))}else e.error=e.error||"URN can not be parsed.";return e}function YB(e,t){let r=t.scheme||e.scheme||"urn",n=e.nid.toLowerCase(),o=`${r}:${t.nid||n}`,s=wf[o];s&&(e=s.serialize(e,t));let i=e,a=e.nss;return i.path=`${n||t.nid}:${a}`,t.skipEscape=!0,i}function QB(e,t){let r=e;return r.uuid=r.nss,r.nss=void 0,!t.tolerant&&(!r.uuid||!KB.test(r.uuid))&&(r.error=r.error||"UUID is not valid."),r}function XB(e){let t=e;return t.nss=(e.uuid||"").toLowerCase(),t}var bS={scheme:"http",domainHost:!0,parse:vS,serialize:CS},eL={scheme:"https",domainHost:bS.domainHost,parse:vS,serialize:CS},Mu={scheme:"ws",domainHost:!0,parse:WB,serialize:ZB},tL={scheme:"wss",domainHost:Mu.domainHost,parse:Mu.parse,serialize:Mu.serialize},rL={scheme:"urn",parse:JB,serialize:YB,skipNormalize:!0},nL={scheme:"urn:uuid",parse:QB,serialize:XB,skipNormalize:!0},wf={http:bS,https:eL,ws:Mu,wss:tL,urn:rL,"urn:uuid":nL};wS.exports=wf});var ES=x(($te,Lu)=>{"use strict";var{normalizeIPv6:oL,normalizeIPv4:iL,removeDotSegments:Rs,recomposeAuthority:sL,normalizeComponentEncoding:Bu}=yS(),xf=xS();function aL(e,t){return typeof e=="string"?e=Yr(yn(e,t),t):typeof e=="object"&&(e=yn(Yr(e,t),t)),e}function uL(e,t,r){let n=Object.assign({scheme:"null"},r),o=SS(yn(e,n),yn(t,n),n,!0);return Yr(o,{...n,skipEscape:!0})}function SS(e,t,r,n){let o={};return n||(e=yn(Yr(e,r),r),t=yn(Yr(t,r),r)),r=r||{},!r.tolerant&&t.scheme?(o.scheme=t.scheme,o.userinfo=t.userinfo,o.host=t.host,o.port=t.port,o.path=Rs(t.path||""),o.query=t.query):(t.userinfo!==void 0||t.host!==void 0||t.port!==void 0?(o.userinfo=t.userinfo,o.host=t.host,o.port=t.port,o.path=Rs(t.path||""),o.query=t.query):(t.path?(t.path.charAt(0)==="/"?o.path=Rs(t.path):((e.userinfo!==void 0||e.host!==void 0||e.port!==void 0)&&!e.path?o.path="/"+t.path:e.path?o.path=e.path.slice(0,e.path.lastIndexOf("/")+1)+t.path:o.path=t.path,o.path=Rs(o.path)),o.query=t.query):(o.path=e.path,t.query!==void 0?o.query=t.query:o.query=e.query),o.userinfo=e.userinfo,o.host=e.host,o.port=e.port),o.scheme=e.scheme),o.fragment=t.fragment,o}function cL(e,t,r){return typeof e=="string"?(e=unescape(e),e=Yr(Bu(yn(e,r),!0),{...r,skipEscape:!0})):typeof e=="object"&&(e=Yr(Bu(e,!0),{...r,skipEscape:!0})),typeof t=="string"?(t=unescape(t),t=Yr(Bu(yn(t,r),!0),{...r,skipEscape:!0})):typeof t=="object"&&(t=Yr(Bu(t,!0),{...r,skipEscape:!0})),e.toLowerCase()===t.toLowerCase()}function Yr(e,t){let r={host:e.host,scheme:e.scheme,userinfo:e.userinfo,port:e.port,path:e.path,query:e.query,nid:e.nid,nss:e.nss,uuid:e.uuid,fragment:e.fragment,reference:e.reference,resourceName:e.resourceName,secure:e.secure,error:""},n=Object.assign({},t),o=[],s=xf[(n.scheme||r.scheme||"").toLowerCase()];s&&s.serialize&&s.serialize(r,n),r.path!==void 0&&(n.skipEscape?r.path=unescape(r.path):(r.path=escape(r.path),r.scheme!==void 0&&(r.path=r.path.split("%3A").join(":")))),n.reference!=="suffix"&&r.scheme&&o.push(r.scheme,":");let i=sL(r);if(i!==void 0&&(n.reference!=="suffix"&&o.push("//"),o.push(i),r.path&&r.path.charAt(0)!=="/"&&o.push("/")),r.path!==void 0){let a=r.path;!n.absolutePath&&(!s||!s.absolutePath)&&(a=Rs(a)),i===void 0&&(a=a.replace(/^\/\//u,"/%2F")),o.push(a)}return r.query!==void 0&&o.push("?",r.query),r.fragment!==void 0&&o.push("#",r.fragment),o.join("")}var lL=Array.from({length:127},(e,t)=>/[^!"$&'()*+,\-.;=_`a-z{}~]/u.test(String.fromCharCode(t)));function pL(e){let t=0;for(let r=0,n=e.length;r<n;++r)if(t=e.charCodeAt(r),t>126||lL[t])return!0;return!1}var dL=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function yn(e,t){let r=Object.assign({},t),n={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0},o=e.indexOf("%")!==-1,s=!1;r.reference==="suffix"&&(e=(r.scheme?r.scheme+":":"")+"//"+e);let i=e.match(dL);if(i){if(n.scheme=i[1],n.userinfo=i[3],n.host=i[4],n.port=parseInt(i[5],10),n.path=i[6]||"",n.query=i[7],n.fragment=i[8],isNaN(n.port)&&(n.port=i[5]),n.host){let u=iL(n.host);if(u.isIPV4===!1){let c=oL(u.host);n.host=c.host.toLowerCase(),s=c.isIPV6}else n.host=u.host,s=!0}n.scheme===void 0&&n.userinfo===void 0&&n.host===void 0&&n.port===void 0&&n.query===void 0&&!n.path?n.reference="same-document":n.scheme===void 0?n.reference="relative":n.fragment===void 0?n.reference="absolute":n.reference="uri",r.reference&&r.reference!=="suffix"&&r.reference!==n.reference&&(n.error=n.error||"URI is not a "+r.reference+" reference.");let a=xf[(r.scheme||n.scheme||"").toLowerCase()];if(!r.unicodeSupport&&(!a||!a.unicodeSupport)&&n.host&&(r.domainHost||a&&a.domainHost)&&s===!1&&pL(n.host))try{n.host=URL.domainToASCII(n.host.toLowerCase())}catch(u){n.error=n.error||"Host's domain name can not be converted to ASCII: "+u}(!a||a&&!a.skipNormalize)&&(o&&n.scheme!==void 0&&(n.scheme=unescape(n.scheme)),o&&n.host!==void 0&&(n.host=unescape(n.host)),n.path&&(n.path=escape(unescape(n.path))),n.fragment&&(n.fragment=encodeURI(decodeURIComponent(n.fragment)))),a&&a.parse&&a.parse(n,r)}else n.error=n.error||"URI can not be parsed.";return n}var Sf={SCHEMES:xf,normalize:aL,resolve:uL,resolveComponents:SS,equal:cL,serialize:Yr,parse:yn};Lu.exports=Sf;Lu.exports.default=Sf;Lu.exports.fastUri=Sf});var _S=x(Ef=>{"use strict";Object.defineProperty(Ef,"__esModule",{value:!0});var PS=ES();PS.code='require("ajv/dist/runtime/uri").default';Ef.default=PS});var NS=x(ut=>{"use strict";Object.defineProperty(ut,"__esModule",{value:!0});ut.CodeGen=ut.Name=ut.nil=ut.stringify=ut.str=ut._=ut.KeywordCxt=void 0;var fL=$s();Object.defineProperty(ut,"KeywordCxt",{enumerable:!0,get:function(){return fL.KeywordCxt}});var ii=Y();Object.defineProperty(ut,"_",{enumerable:!0,get:function(){return ii._}});Object.defineProperty(ut,"str",{enumerable:!0,get:function(){return ii.str}});Object.defineProperty(ut,"stringify",{enumerable:!0,get:function(){return ii.stringify}});Object.defineProperty(ut,"nil",{enumerable:!0,get:function(){return ii.nil}});Object.defineProperty(ut,"Name",{enumerable:!0,get:function(){return ii.Name}});Object.defineProperty(ut,"CodeGen",{enumerable:!0,get:function(){return ii.CodeGen}});var mL=Iu(),kS=ks(),gL=ef(),Is=Ou(),hL=Y(),Ns=As(),zu=_s(),_f=pe(),AS=aS(),yL=_S(),RS=(e,t)=>new RegExp(e,t);RS.code="new RegExp";var DL=["removeAdditional","useDefaults","coerceTypes"],vL=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),CL={errorDataPath:"",format:"`validateFormats: false` can be used instead.",nullable:'"nullable" keyword is supported by default.',jsonPointers:"Deprecated jsPropertySyntax can be used instead.",extendRefs:"Deprecated ignoreKeywordsWithRef can be used instead.",missingRefs:"Pass empty schema with $id that should be ignored to ajv.addSchema.",processCode:"Use option `code: {process: (code, schemaEnv: object) => string}`",sourceCode:"Use option `code: {source: true}`",strictDefaults:"It is default now, see option `strict`.",strictKeywords:"It is default now, see option `strict`.",uniqueItems:'"uniqueItems" keyword is always validated.',unknownFormats:"Disable strict mode or pass `true` to `ajv.addFormat` (or `formats` option).",cache:"Map is used as cache, schema object as key.",serialize:"Map is used as cache, schema object as key.",ajvErrors:"It is default now."},bL={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},FS=200;function wL(e){var t,r,n,o,s,i,a,u,c,l,p,d,g,m,f,h,y,b,C,_,S,T,k,I,R;let $=e.strict,D=(t=e.code)===null||t===void 0?void 0:t.optimize,B=D===!0||D===void 0?1:D||0,U=(n=(r=e.code)===null||r===void 0?void 0:r.regExp)!==null&&n!==void 0?n:RS,q=(o=e.uriResolver)!==null&&o!==void 0?o:yL.default;return{strictSchema:(i=(s=e.strictSchema)!==null&&s!==void 0?s:$)!==null&&i!==void 0?i:!0,strictNumbers:(u=(a=e.strictNumbers)!==null&&a!==void 0?a:$)!==null&&u!==void 0?u:!0,strictTypes:(l=(c=e.strictTypes)!==null&&c!==void 0?c:$)!==null&&l!==void 0?l:"log",strictTuples:(d=(p=e.strictTuples)!==null&&p!==void 0?p:$)!==null&&d!==void 0?d:"log",strictRequired:(m=(g=e.strictRequired)!==null&&g!==void 0?g:$)!==null&&m!==void 0?m:!1,code:e.code?{...e.code,optimize:B,regExp:U}:{optimize:B,regExp:U},loopRequired:(f=e.loopRequired)!==null&&f!==void 0?f:FS,loopEnum:(h=e.loopEnum)!==null&&h!==void 0?h:FS,meta:(y=e.meta)!==null&&y!==void 0?y:!0,messages:(b=e.messages)!==null&&b!==void 0?b:!0,inlineRefs:(C=e.inlineRefs)!==null&&C!==void 0?C:!0,schemaId:(_=e.schemaId)!==null&&_!==void 0?_:"$id",addUsedSchema:(S=e.addUsedSchema)!==null&&S!==void 0?S:!0,validateSchema:(T=e.validateSchema)!==null&&T!==void 0?T:!0,validateFormats:(k=e.validateFormats)!==null&&k!==void 0?k:!0,unicodeRegExp:(I=e.unicodeRegExp)!==null&&I!==void 0?I:!0,int32range:(R=e.int32range)!==null&&R!==void 0?R:!0,uriResolver:q}}var Os=class{constructor(t={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,t=this.opts={...t,...wL(t)};let{es5:r,lines:n}=this.opts.code;this.scope=new hL.ValueScope({scope:{},prefixes:vL,es5:r,lines:n}),this.logger=AL(t.logger);let o=t.validateFormats;t.validateFormats=!1,this.RULES=(0,gL.getRules)(),TS.call(this,CL,t,"NOT SUPPORTED"),TS.call(this,bL,t,"DEPRECATED","warn"),this._metaOpts=PL.call(this),t.formats&&SL.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),t.keywords&&EL.call(this,t.keywords),typeof t.meta=="object"&&this.addMetaSchema(t.meta),xL.call(this),t.validateFormats=o}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){let{$data:t,meta:r,schemaId:n}=this.opts,o=AS;n==="id"&&(o={...AS},o.id=o.$id,delete o.$id),r&&t&&this.addMetaSchema(o,o[n],!1)}defaultMeta(){let{meta:t,schemaId:r}=this.opts;return this.opts.defaultMeta=typeof t=="object"?t[r]||t:void 0}validate(t,r){let n;if(typeof t=="string"){if(n=this.getSchema(t),!n)throw new Error(`no schema with key or ref "${t}"`)}else n=this.compile(t);let o=n(r);return"$async"in n||(this.errors=n.errors),o}compile(t,r){let n=this._addSchema(t,r);return n.validate||this._compileSchemaEnv(n)}compileAsync(t,r){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");let{loadSchema:n}=this.opts;return o.call(this,t,r);async function o(l,p){await s.call(this,l.$schema);let d=this._addSchema(l,p);return d.validate||i.call(this,d)}async function s(l){l&&!this.getSchema(l)&&await o.call(this,{$ref:l},!0)}async function i(l){try{return this._compileSchemaEnv(l)}catch(p){if(!(p instanceof kS.default))throw p;return a.call(this,p),await u.call(this,p.missingSchema),i.call(this,l)}}function a({missingSchema:l,missingRef:p}){if(this.refs[l])throw new Error(`AnySchema ${l} is loaded but ${p} cannot be resolved`)}async function u(l){let p=await c.call(this,l);this.refs[l]||await s.call(this,p.$schema),this.refs[l]||this.addSchema(p,l,r)}async function c(l){let p=this._loading[l];if(p)return p;try{return await(this._loading[l]=n(l))}finally{delete this._loading[l]}}}addSchema(t,r,n,o=this.opts.validateSchema){if(Array.isArray(t)){for(let i of t)this.addSchema(i,void 0,n,o);return this}let s;if(typeof t=="object"){let{schemaId:i}=this.opts;if(s=t[i],s!==void 0&&typeof s!="string")throw new Error(`schema ${i} must be string`)}return r=(0,Ns.normalizeId)(r||s),this._checkUnique(r),this.schemas[r]=this._addSchema(t,n,r,o,!0),this}addMetaSchema(t,r,n=this.opts.validateSchema){return this.addSchema(t,r,!0,n),this}validateSchema(t,r){if(typeof t=="boolean")return!0;let n;if(n=t.$schema,n!==void 0&&typeof n!="string")throw new Error("$schema must be a string");if(n=n||this.opts.defaultMeta||this.defaultMeta(),!n)return this.logger.warn("meta-schema not available"),this.errors=null,!0;let o=this.validate(n,t);if(!o&&r){let s="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(s);else throw new Error(s)}return o}getSchema(t){let r;for(;typeof(r=$S.call(this,t))=="string";)t=r;if(r===void 0){let{schemaId:n}=this.opts,o=new Is.SchemaEnv({schema:{},schemaId:n});if(r=Is.resolveSchema.call(this,o,t),!r)return;this.refs[t]=r}return r.validate||this._compileSchemaEnv(r)}removeSchema(t){if(t instanceof RegExp)return this._removeAllSchemas(this.schemas,t),this._removeAllSchemas(this.refs,t),this;switch(typeof t){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{let r=$S.call(this,t);return typeof r=="object"&&this._cache.delete(r.schema),delete this.schemas[t],delete this.refs[t],this}case"object":{let r=t;this._cache.delete(r);let n=t[this.opts.schemaId];return n&&(n=(0,Ns.normalizeId)(n),delete this.schemas[n],delete this.refs[n]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(t){for(let r of t)this.addKeyword(r);return this}addKeyword(t,r){let n;if(typeof t=="string")n=t,typeof r=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),r.keyword=n);else if(typeof t=="object"&&r===void 0){if(r=t,n=r.keyword,Array.isArray(n)&&!n.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(TL.call(this,n,r),!r)return(0,_f.eachItem)(n,s=>Pf.call(this,s)),this;kL.call(this,r);let o={...r,type:(0,zu.getJSONTypes)(r.type),schemaType:(0,zu.getJSONTypes)(r.schemaType)};return(0,_f.eachItem)(n,o.type.length===0?s=>Pf.call(this,s,o):s=>o.type.forEach(i=>Pf.call(this,s,o,i))),this}getKeyword(t){let r=this.RULES.all[t];return typeof r=="object"?r.definition:!!r}removeKeyword(t){let{RULES:r}=this;delete r.keywords[t],delete r.all[t];for(let n of r.rules){let o=n.rules.findIndex(s=>s.keyword===t);o>=0&&n.rules.splice(o,1)}return this}addFormat(t,r){return typeof r=="string"&&(r=new RegExp(r)),this.formats[t]=r,this}errorsText(t=this.errors,{separator:r=", ",dataVar:n="data"}={}){return!t||t.length===0?"No errors":t.map(o=>`${n}${o.instancePath} ${o.message}`).reduce((o,s)=>o+r+s)}$dataMetaSchema(t,r){let n=this.RULES.all;t=JSON.parse(JSON.stringify(t));for(let o of r){let s=o.split("/").slice(1),i=t;for(let a of s)i=i[a];for(let a in n){let u=n[a];if(typeof u!="object")continue;let{$data:c}=u.definition,l=i[a];c&&l&&(i[a]=IS(l))}}return t}_removeAllSchemas(t,r){for(let n in t){let o=t[n];(!r||r.test(n))&&(typeof o=="string"?delete t[n]:o&&!o.meta&&(this._cache.delete(o.schema),delete t[n]))}}_addSchema(t,r,n,o=this.opts.validateSchema,s=this.opts.addUsedSchema){let i,{schemaId:a}=this.opts;if(typeof t=="object")i=t[a];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof t!="boolean")throw new Error("schema must be object or boolean")}let u=this._cache.get(t);if(u!==void 0)return u;n=(0,Ns.normalizeId)(i||n);let c=Ns.getSchemaRefs.call(this,t,n);return u=new Is.SchemaEnv({schema:t,schemaId:a,meta:r,baseId:n,localRefs:c}),this._cache.set(u.schema,u),s&&!n.startsWith("#")&&(n&&this._checkUnique(n),this.refs[n]=u),o&&this.validateSchema(t,!0),u}_checkUnique(t){if(this.schemas[t]||this.refs[t])throw new Error(`schema with key or id "${t}" already exists`)}_compileSchemaEnv(t){if(t.meta?this._compileMetaSchema(t):Is.compileSchema.call(this,t),!t.validate)throw new Error("ajv implementation error");return t.validate}_compileMetaSchema(t){let r=this.opts;this.opts=this._metaOpts;try{Is.compileSchema.call(this,t)}finally{this.opts=r}}};Os.ValidationError=mL.default;Os.MissingRefError=kS.default;ut.default=Os;function TS(e,t,r,n="error"){for(let o in e){let s=o;s in t&&this.logger[n](`${r}: option ${o}. ${e[s]}`)}}function $S(e){return e=(0,Ns.normalizeId)(e),this.schemas[e]||this.refs[e]}function xL(){let e=this.opts.schemas;if(e)if(Array.isArray(e))this.addSchema(e);else for(let t in e)this.addSchema(e[t],t)}function SL(){for(let e in this.opts.formats){let t=this.opts.formats[e];t&&this.addFormat(e,t)}}function EL(e){if(Array.isArray(e)){this.addVocabulary(e);return}this.logger.warn("keywords option as map is deprecated, pass array");for(let t in e){let r=e[t];r.keyword||(r.keyword=t),this.addKeyword(r)}}function PL(){let e={...this.opts};for(let t of DL)delete e[t];return e}var _L={log(){},warn(){},error(){}};function AL(e){if(e===!1)return _L;if(e===void 0)return console;if(e.log&&e.warn&&e.error)return e;throw new Error("logger must implement log, warn and error methods")}var FL=/^[a-z_$][a-z0-9_$:-]*$/i;function TL(e,t){let{RULES:r}=this;if((0,_f.eachItem)(e,n=>{if(r.keywords[n])throw new Error(`Keyword ${n} is already defined`);if(!FL.test(n))throw new Error(`Keyword ${n} has invalid name`)}),!!t&&t.$data&&!("code"in t||"validate"in t))throw new Error('$data keyword must have "code" or "validate" function')}function Pf(e,t,r){var n;let o=t?.post;if(r&&o)throw new Error('keyword with "post" flag cannot have "type"');let{RULES:s}=this,i=o?s.post:s.rules.find(({type:u})=>u===r);if(i||(i={type:r,rules:[]},s.rules.push(i)),s.keywords[e]=!0,!t)return;let a={keyword:e,definition:{...t,type:(0,zu.getJSONTypes)(t.type),schemaType:(0,zu.getJSONTypes)(t.schemaType)}};t.before?$L.call(this,i,a,t.before):i.rules.push(a),s.all[e]=a,(n=t.implements)===null||n===void 0||n.forEach(u=>this.addKeyword(u))}function $L(e,t,r){let n=e.rules.findIndex(o=>o.keyword===r);n>=0?e.rules.splice(n,0,t):(e.rules.push(t),this.logger.warn(`rule ${r} is not defined`))}function kL(e){let{metaSchema:t}=e;t!==void 0&&(e.$data&&this.opts.$data&&(t=IS(t)),e.validateSchema=this.compile(t,!0))}var RL={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function IS(e){return{anyOf:[e,RL]}}});var OS=x(Af=>{"use strict";Object.defineProperty(Af,"__esModule",{value:!0});var IL={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};Af.default=IL});var zS=x(go=>{"use strict";Object.defineProperty(go,"__esModule",{value:!0});go.callRef=go.getValidate=void 0;var NL=ks(),MS=dr(),Lt=Y(),si=gn(),BS=Ou(),ju=pe(),OL={keyword:"$ref",schemaType:"string",code(e){let{gen:t,schema:r,it:n}=e,{baseId:o,schemaEnv:s,validateName:i,opts:a,self:u}=n,{root:c}=s;if((r==="#"||r==="#/")&&o===c.baseId)return p();let l=BS.resolveRef.call(u,c,o,r);if(l===void 0)throw new NL.default(n.opts.uriResolver,o,r);if(l instanceof BS.SchemaEnv)return d(l);return g(l);function p(){if(s===c)return Uu(e,i,s,s.$async);let m=t.scopeValue("root",{ref:c});return Uu(e,(0,Lt._)`${m}.validate`,c,c.$async)}function d(m){let f=LS(e,m);Uu(e,f,m,m.$async)}function g(m){let f=t.scopeValue("schema",a.code.source===!0?{ref:m,code:(0,Lt.stringify)(m)}:{ref:m}),h=t.name("valid"),y=e.subschema({schema:m,dataTypes:[],schemaPath:Lt.nil,topSchemaRef:f,errSchemaPath:r},h);e.mergeEvaluated(y),e.ok(h)}}};function LS(e,t){let{gen:r}=e;return t.validate?r.scopeValue("validate",{ref:t.validate}):(0,Lt._)`${r.scopeValue("wrapper",{ref:t})}.validate`}go.getValidate=LS;function Uu(e,t,r,n){let{gen:o,it:s}=e,{allErrors:i,schemaEnv:a,opts:u}=s,c=u.passContext?si.default.this:Lt.nil;n?l():p();function l(){if(!a.$async)throw new Error("async schema referenced by sync schema");let m=o.let("valid");o.try(()=>{o.code((0,Lt._)`await ${(0,MS.callValidateCode)(e,t,c)}`),g(t),i||o.assign(m,!0)},f=>{o.if((0,Lt._)`!(${f} instanceof ${s.ValidationError})`,()=>o.throw(f)),d(f),i||o.assign(m,!1)}),e.ok(m)}function p(){e.result((0,MS.callValidateCode)(e,t,c),()=>g(t),()=>d(t))}function d(m){let f=(0,Lt._)`${m}.errors`;o.assign(si.default.vErrors,(0,Lt._)`${si.default.vErrors} === null ? ${f} : ${si.default.vErrors}.concat(${f})`),o.assign(si.default.errors,(0,Lt._)`${si.default.vErrors}.length`)}function g(m){var f;if(!s.opts.unevaluated)return;let h=(f=r?.validate)===null||f===void 0?void 0:f.evaluated;if(s.props!==!0)if(h&&!h.dynamicProps)h.props!==void 0&&(s.props=ju.mergeEvaluated.props(o,h.props,s.props));else{let y=o.var("props",(0,Lt._)`${m}.evaluated.props`);s.props=ju.mergeEvaluated.props(o,y,s.props,Lt.Name)}if(s.items!==!0)if(h&&!h.dynamicItems)h.items!==void 0&&(s.items=ju.mergeEvaluated.items(o,h.items,s.items));else{let y=o.var("items",(0,Lt._)`${m}.evaluated.items`);s.items=ju.mergeEvaluated.items(o,y,s.items,Lt.Name)}}}go.callRef=Uu;go.default=OL});var jS=x(Ff=>{"use strict";Object.defineProperty(Ff,"__esModule",{value:!0});var ML=OS(),BL=zS(),LL=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",ML.default,BL.default];Ff.default=LL});var US=x(Tf=>{"use strict";Object.defineProperty(Tf,"__esModule",{value:!0});var Vu=Y(),Mn=Vu.operators,Hu={maximum:{okStr:"<=",ok:Mn.LTE,fail:Mn.GT},minimum:{okStr:">=",ok:Mn.GTE,fail:Mn.LT},exclusiveMaximum:{okStr:"<",ok:Mn.LT,fail:Mn.GTE},exclusiveMinimum:{okStr:">",ok:Mn.GT,fail:Mn.LTE}},zL={message:({keyword:e,schemaCode:t})=>(0,Vu.str)`must be ${Hu[e].okStr} ${t}`,params:({keyword:e,schemaCode:t})=>(0,Vu._)`{comparison: ${Hu[e].okStr}, limit: ${t}}`},jL={keyword:Object.keys(Hu),type:"number",schemaType:"number",$data:!0,error:zL,code(e){let{keyword:t,data:r,schemaCode:n}=e;e.fail$data((0,Vu._)`${r} ${Hu[t].fail} ${n} || isNaN(${r})`)}};Tf.default=jL});var VS=x($f=>{"use strict";Object.defineProperty($f,"__esModule",{value:!0});var Ms=Y(),UL={message:({schemaCode:e})=>(0,Ms.str)`must be multiple of ${e}`,params:({schemaCode:e})=>(0,Ms._)`{multipleOf: ${e}}`},VL={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:UL,code(e){let{gen:t,data:r,schemaCode:n,it:o}=e,s=o.opts.multipleOfPrecision,i=t.let("res"),a=s?(0,Ms._)`Math.abs(Math.round(${i}) - ${i}) > 1e-${s}`:(0,Ms._)`${i} !== parseInt(${i})`;e.fail$data((0,Ms._)`(${n} === 0 || (${i} = ${r}/${n}, ${a}))`)}};$f.default=VL});var qS=x(kf=>{"use strict";Object.defineProperty(kf,"__esModule",{value:!0});function HS(e){let t=e.length,r=0,n=0,o;for(;n<t;)r++,o=e.charCodeAt(n++),o>=55296&&o<=56319&&n<t&&(o=e.charCodeAt(n),(o&64512)===56320&&n++);return r}kf.default=HS;HS.code='require("ajv/dist/runtime/ucs2length").default'});var KS=x(Rf=>{"use strict";Object.defineProperty(Rf,"__esModule",{value:!0});var ho=Y(),HL=pe(),qL=qS(),KL={message({keyword:e,schemaCode:t}){let r=e==="maxLength"?"more":"fewer";return(0,ho.str)`must NOT have ${r} than ${t} characters`},params:({schemaCode:e})=>(0,ho._)`{limit: ${e}}`},GL={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:KL,code(e){let{keyword:t,data:r,schemaCode:n,it:o}=e,s=t==="maxLength"?ho.operators.GT:ho.operators.LT,i=o.opts.unicode===!1?(0,ho._)`${r}.length`:(0,ho._)`${(0,HL.useFunc)(e.gen,qL.default)}(${r})`;e.fail$data((0,ho._)`${i} ${s} ${n}`)}};Rf.default=GL});var GS=x(If=>{"use strict";Object.defineProperty(If,"__esModule",{value:!0});var WL=dr(),qu=Y(),ZL={message:({schemaCode:e})=>(0,qu.str)`must match pattern "${e}"`,params:({schemaCode:e})=>(0,qu._)`{pattern: ${e}}`},JL={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:ZL,code(e){let{data:t,$data:r,schema:n,schemaCode:o,it:s}=e,i=s.opts.unicodeRegExp?"u":"",a=r?(0,qu._)`(new RegExp(${o}, ${i}))`:(0,WL.usePattern)(e,n);e.fail$data((0,qu._)`!${a}.test(${t})`)}};If.default=JL});var WS=x(Nf=>{"use strict";Object.defineProperty(Nf,"__esModule",{value:!0});var Bs=Y(),YL={message({keyword:e,schemaCode:t}){let r=e==="maxProperties"?"more":"fewer";return(0,Bs.str)`must NOT have ${r} than ${t} properties`},params:({schemaCode:e})=>(0,Bs._)`{limit: ${e}}`},QL={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:YL,code(e){let{keyword:t,data:r,schemaCode:n}=e,o=t==="maxProperties"?Bs.operators.GT:Bs.operators.LT;e.fail$data((0,Bs._)`Object.keys(${r}).length ${o} ${n}`)}};Nf.default=QL});var ZS=x(Of=>{"use strict";Object.defineProperty(Of,"__esModule",{value:!0});var Ls=dr(),zs=Y(),XL=pe(),ez={message:({params:{missingProperty:e}})=>(0,zs.str)`must have required property '${e}'`,params:({params:{missingProperty:e}})=>(0,zs._)`{missingProperty: ${e}}`},tz={keyword:"required",type:"object",schemaType:"array",$data:!0,error:ez,code(e){let{gen:t,schema:r,schemaCode:n,data:o,$data:s,it:i}=e,{opts:a}=i;if(!s&&r.length===0)return;let u=r.length>=a.loopRequired;if(i.allErrors?c():l(),a.strictRequired){let g=e.parentSchema.properties,{definedProperties:m}=e.it;for(let f of r)if(g?.[f]===void 0&&!m.has(f)){let h=i.schemaEnv.baseId+i.errSchemaPath,y=`required property "${f}" is not defined at "${h}" (strictRequired)`;(0,XL.checkStrictMode)(i,y,i.opts.strictRequired)}}function c(){if(u||s)e.block$data(zs.nil,p);else for(let g of r)(0,Ls.checkReportMissingProp)(e,g)}function l(){let g=t.let("missing");if(u||s){let m=t.let("valid",!0);e.block$data(m,()=>d(g,m)),e.ok(m)}else t.if((0,Ls.checkMissingProp)(e,r,g)),(0,Ls.reportMissingProp)(e,g),t.else()}function p(){t.forOf("prop",n,g=>{e.setParams({missingProperty:g}),t.if((0,Ls.noPropertyInData)(t,o,g,a.ownProperties),()=>e.error())})}function d(g,m){e.setParams({missingProperty:g}),t.forOf(g,n,()=>{t.assign(m,(0,Ls.propertyInData)(t,o,g,a.ownProperties)),t.if((0,zs.not)(m),()=>{e.error(),t.break()})},zs.nil)}}};Of.default=tz});var JS=x(Mf=>{"use strict";Object.defineProperty(Mf,"__esModule",{value:!0});var js=Y(),rz={message({keyword:e,schemaCode:t}){let r=e==="maxItems"?"more":"fewer";return(0,js.str)`must NOT have ${r} than ${t} items`},params:({schemaCode:e})=>(0,js._)`{limit: ${e}}`},nz={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:rz,code(e){let{keyword:t,data:r,schemaCode:n}=e,o=t==="maxItems"?js.operators.GT:js.operators.LT;e.fail$data((0,js._)`${r}.length ${o} ${n}`)}};Mf.default=nz});var Ku=x(Bf=>{"use strict";Object.defineProperty(Bf,"__esModule",{value:!0});var YS=cf();YS.code='require("ajv/dist/runtime/equal").default';Bf.default=YS});var QS=x(zf=>{"use strict";Object.defineProperty(zf,"__esModule",{value:!0});var Lf=_s(),ct=Y(),oz=pe(),iz=Ku(),sz={message:({params:{i:e,j:t}})=>(0,ct.str)`must NOT have duplicate items (items ## ${t} and ${e} are identical)`,params:({params:{i:e,j:t}})=>(0,ct._)`{i: ${e}, j: ${t}}`},az={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:sz,code(e){let{gen:t,data:r,$data:n,schema:o,parentSchema:s,schemaCode:i,it:a}=e;if(!n&&!o)return;let u=t.let("valid"),c=s.items?(0,Lf.getSchemaTypes)(s.items):[];e.block$data(u,l,(0,ct._)`${i} === false`),e.ok(u);function l(){let m=t.let("i",(0,ct._)`${r}.length`),f=t.let("j");e.setParams({i:m,j:f}),t.assign(u,!0),t.if((0,ct._)`${m} > 1`,()=>(p()?d:g)(m,f))}function p(){return c.length>0&&!c.some(m=>m==="object"||m==="array")}function d(m,f){let h=t.name("item"),y=(0,Lf.checkDataTypes)(c,h,a.opts.strictNumbers,Lf.DataType.Wrong),b=t.const("indices",(0,ct._)`{}`);t.for((0,ct._)`;${m}--;`,()=>{t.let(h,(0,ct._)`${r}[${m}]`),t.if(y,(0,ct._)`continue`),c.length>1&&t.if((0,ct._)`typeof ${h} == "string"`,(0,ct._)`${h} += "_"`),t.if((0,ct._)`typeof ${b}[${h}] == "number"`,()=>{t.assign(f,(0,ct._)`${b}[${h}]`),e.error(),t.assign(u,!1).break()}).code((0,ct._)`${b}[${h}] = ${m}`)})}function g(m,f){let h=(0,oz.useFunc)(t,iz.default),y=t.name("outer");t.label(y).for((0,ct._)`;${m}--;`,()=>t.for((0,ct._)`${f} = ${m}; ${f}--;`,()=>t.if((0,ct._)`${h}(${r}[${m}], ${r}[${f}])`,()=>{e.error(),t.assign(u,!1).break(y)})))}}};zf.default=az});var XS=x(Uf=>{"use strict";Object.defineProperty(Uf,"__esModule",{value:!0});var jf=Y(),uz=pe(),cz=Ku(),lz={message:"must be equal to constant",params:({schemaCode:e})=>(0,jf._)`{allowedValue: ${e}}`},pz={keyword:"const",$data:!0,error:lz,code(e){let{gen:t,data:r,$data:n,schemaCode:o,schema:s}=e;n||s&&typeof s=="object"?e.fail$data((0,jf._)`!${(0,uz.useFunc)(t,cz.default)}(${r}, ${o})`):e.fail((0,jf._)`${s} !== ${r}`)}};Uf.default=pz});var eE=x(Vf=>{"use strict";Object.defineProperty(Vf,"__esModule",{value:!0});var Us=Y(),dz=pe(),fz=Ku(),mz={message:"must be equal to one of the allowed values",params:({schemaCode:e})=>(0,Us._)`{allowedValues: ${e}}`},gz={keyword:"enum",schemaType:"array",$data:!0,error:mz,code(e){let{gen:t,data:r,$data:n,schema:o,schemaCode:s,it:i}=e;if(!n&&o.length===0)throw new Error("enum must have non-empty array");let a=o.length>=i.opts.loopEnum,u,c=()=>u??(u=(0,dz.useFunc)(t,fz.default)),l;if(a||n)l=t.let("valid"),e.block$data(l,p);else{if(!Array.isArray(o))throw new Error("ajv implementation error");let g=t.const("vSchema",s);l=(0,Us.or)(...o.map((m,f)=>d(g,f)))}e.pass(l);function p(){t.assign(l,!1),t.forOf("v",s,g=>t.if((0,Us._)`${c()}(${r}, ${g})`,()=>t.assign(l,!0).break()))}function d(g,m){let f=o[m];return typeof f=="object"&&f!==null?(0,Us._)`${c()}(${r}, ${g}[${m}])`:(0,Us._)`${r} === ${f}`}}};Vf.default=gz});var tE=x(Hf=>{"use strict";Object.defineProperty(Hf,"__esModule",{value:!0});var hz=US(),yz=VS(),Dz=KS(),vz=GS(),Cz=WS(),bz=ZS(),wz=JS(),xz=QS(),Sz=XS(),Ez=eE(),Pz=[hz.default,yz.default,Dz.default,vz.default,Cz.default,bz.default,wz.default,xz.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},Sz.default,Ez.default];Hf.default=Pz});var Kf=x(Vs=>{"use strict";Object.defineProperty(Vs,"__esModule",{value:!0});Vs.validateAdditionalItems=void 0;var yo=Y(),qf=pe(),_z={message:({params:{len:e}})=>(0,yo.str)`must NOT have more than ${e} items`,params:({params:{len:e}})=>(0,yo._)`{limit: ${e}}`},Az={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:_z,code(e){let{parentSchema:t,it:r}=e,{items:n}=t;if(!Array.isArray(n)){(0,qf.checkStrictMode)(r,'"additionalItems" is ignored when "items" is not an array of schemas');return}rE(e,n)}};function rE(e,t){let{gen:r,schema:n,data:o,keyword:s,it:i}=e;i.items=!0;let a=r.const("len",(0,yo._)`${o}.length`);if(n===!1)e.setParams({len:t.length}),e.pass((0,yo._)`${a} <= ${t.length}`);else if(typeof n=="object"&&!(0,qf.alwaysValidSchema)(i,n)){let c=r.var("valid",(0,yo._)`${a} <= ${t.length}`);r.if((0,yo.not)(c),()=>u(c)),e.ok(c)}function u(c){r.forRange("i",t.length,a,l=>{e.subschema({keyword:s,dataProp:l,dataPropType:qf.Type.Num},c),i.allErrors||r.if((0,yo.not)(c),()=>r.break())})}}Vs.validateAdditionalItems=rE;Vs.default=Az});var Gf=x(Hs=>{"use strict";Object.defineProperty(Hs,"__esModule",{value:!0});Hs.validateTuple=void 0;var nE=Y(),Gu=pe(),Fz=dr(),Tz={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(e){let{schema:t,it:r}=e;if(Array.isArray(t))return oE(e,"additionalItems",t);r.items=!0,!(0,Gu.alwaysValidSchema)(r,t)&&e.ok((0,Fz.validateArray)(e))}};function oE(e,t,r=e.schema){let{gen:n,parentSchema:o,data:s,keyword:i,it:a}=e;l(o),a.opts.unevaluated&&r.length&&a.items!==!0&&(a.items=Gu.mergeEvaluated.items(n,r.length,a.items));let u=n.name("valid"),c=n.const("len",(0,nE._)`${s}.length`);r.forEach((p,d)=>{(0,Gu.alwaysValidSchema)(a,p)||(n.if((0,nE._)`${c} > ${d}`,()=>e.subschema({keyword:i,schemaProp:d,dataProp:d},u)),e.ok(u))});function l(p){let{opts:d,errSchemaPath:g}=a,m=r.length,f=m===p.minItems&&(m===p.maxItems||p[t]===!1);if(d.strictTuples&&!f){let h=`"${i}" is ${m}-tuple, but minItems or maxItems/${t} are not specified or different at path "${g}"`;(0,Gu.checkStrictMode)(a,h,d.strictTuples)}}}Hs.validateTuple=oE;Hs.default=Tz});var iE=x(Wf=>{"use strict";Object.defineProperty(Wf,"__esModule",{value:!0});var $z=Gf(),kz={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:e=>(0,$z.validateTuple)(e,"items")};Wf.default=kz});var aE=x(Zf=>{"use strict";Object.defineProperty(Zf,"__esModule",{value:!0});var sE=Y(),Rz=pe(),Iz=dr(),Nz=Kf(),Oz={message:({params:{len:e}})=>(0,sE.str)`must NOT have more than ${e} items`,params:({params:{len:e}})=>(0,sE._)`{limit: ${e}}`},Mz={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:Oz,code(e){let{schema:t,parentSchema:r,it:n}=e,{prefixItems:o}=r;n.items=!0,!(0,Rz.alwaysValidSchema)(n,t)&&(o?(0,Nz.validateAdditionalItems)(e,o):e.ok((0,Iz.validateArray)(e)))}};Zf.default=Mz});var uE=x(Jf=>{"use strict";Object.defineProperty(Jf,"__esModule",{value:!0});var mr=Y(),Wu=pe(),Bz={message:({params:{min:e,max:t}})=>t===void 0?(0,mr.str)`must contain at least ${e} valid item(s)`:(0,mr.str)`must contain at least ${e} and no more than ${t} valid item(s)`,params:({params:{min:e,max:t}})=>t===void 0?(0,mr._)`{minContains: ${e}}`:(0,mr._)`{minContains: ${e}, maxContains: ${t}}`},Lz={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:Bz,code(e){let{gen:t,schema:r,parentSchema:n,data:o,it:s}=e,i,a,{minContains:u,maxContains:c}=n;s.opts.next?(i=u===void 0?1:u,a=c):i=1;let l=t.const("len",(0,mr._)`${o}.length`);if(e.setParams({min:i,max:a}),a===void 0&&i===0){(0,Wu.checkStrictMode)(s,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(a!==void 0&&i>a){(0,Wu.checkStrictMode)(s,'"minContains" > "maxContains" is always invalid'),e.fail();return}if((0,Wu.alwaysValidSchema)(s,r)){let f=(0,mr._)`${l} >= ${i}`;a!==void 0&&(f=(0,mr._)`${f} && ${l} <= ${a}`),e.pass(f);return}s.items=!0;let p=t.name("valid");a===void 0&&i===1?g(p,()=>t.if(p,()=>t.break())):i===0?(t.let(p,!0),a!==void 0&&t.if((0,mr._)`${o}.length > 0`,d)):(t.let(p,!1),d()),e.result(p,()=>e.reset());function d(){let f=t.name("_valid"),h=t.let("count",0);g(f,()=>t.if(f,()=>m(h)))}function g(f,h){t.forRange("i",0,l,y=>{e.subschema({keyword:"contains",dataProp:y,dataPropType:Wu.Type.Num,compositeRule:!0},f),h()})}function m(f){t.code((0,mr._)`${f}++`),a===void 0?t.if((0,mr._)`${f} >= ${i}`,()=>t.assign(p,!0).break()):(t.if((0,mr._)`${f} > ${a}`,()=>t.assign(p,!1).break()),i===1?t.assign(p,!0):t.if((0,mr._)`${f} >= ${i}`,()=>t.assign(p,!0)))}}};Jf.default=Lz});var pE=x(Qr=>{"use strict";Object.defineProperty(Qr,"__esModule",{value:!0});Qr.validateSchemaDeps=Qr.validatePropertyDeps=Qr.error=void 0;var Yf=Y(),zz=pe(),qs=dr();Qr.error={message:({params:{property:e,depsCount:t,deps:r}})=>{let n=t===1?"property":"properties";return(0,Yf.str)`must have ${n} ${r} when property ${e} is present`},params:({params:{property:e,depsCount:t,deps:r,missingProperty:n}})=>(0,Yf._)`{property: ${e},
30
30
  missingProperty: ${n},
31
31
  depsCount: ${t},
32
- deps: ${r}}`};var $2={keyword:"dependencies",type:"object",schemaType:"object",error:Kr.error,code(e){let[t,r]=N2(e);X0(e,t),eb(e,r)}};function N2({schema:e}){let t={},r={};for(let n in e){if(n==="__proto__")continue;let o=Array.isArray(e[n])?t:r;o[n]=e[n]}return[t,r]}function X0(e,t=e.schema){let{gen:r,data:n,it:o}=e;if(Object.keys(t).length===0)return;let s=r.let("missing");for(let i in t){let a=t[i];if(a.length===0)continue;let u=(0,qs.propertyInData)(r,n,i,o.opts.ownProperties);e.setParams({property:i,depsCount:a.length,deps:a.join(", ")}),o.allErrors?r.if(u,()=>{for(let c of a)(0,qs.checkReportMissingProp)(e,c)}):(r.if((0,zp._)`${u} && (${(0,qs.checkMissingProp)(e,a,s)})`),(0,qs.reportMissingProp)(e,s),r.else())}}Kr.validatePropertyDeps=X0;function eb(e,t=e.schema){let{gen:r,data:n,keyword:o,it:s}=e,i=r.name("valid");for(let a in t)(0,k2.alwaysValidSchema)(s,t[a])||(r.if((0,qs.propertyInData)(r,n,a,s.opts.ownProperties),()=>{let u=e.subschema({keyword:o,schemaProp:a},i);e.mergeValidEvaluated(u,i)},()=>r.var(i,!0)),e.ok(i))}Kr.validateSchemaDeps=eb;Kr.default=$2});var nb=S(Kp=>{"use strict";Object.defineProperty(Kp,"__esModule",{value:!0});var rb=te(),O2=ge(),B2={message:"property name must be valid",params:({params:e})=>(0,rb._)`{propertyName: ${e.propertyName}}`},M2={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:B2,code(e){let{gen:t,schema:r,data:n,it:o}=e;if((0,O2.alwaysValidSchema)(o,r))return;let s=t.name("valid");t.forIn("key",n,i=>{e.setParams({propertyName:i}),e.subschema({keyword:"propertyNames",data:i,dataTypes:["string"],propertyName:i,compositeRule:!0},s),t.if((0,rb.not)(s),()=>{e.error(!0),o.allErrors||t.break()})}),e.ok(s)}};Kp.default=M2});var Gp=S(qp=>{"use strict";Object.defineProperty(qp,"__esModule",{value:!0});var Lu=nr(),hr=te(),L2=ln(),ju=ge(),j2={message:"must NOT have additional properties",params:({params:e})=>(0,hr._)`{additionalProperty: ${e.additionalProperty}}`},U2={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:j2,code(e){let{gen:t,schema:r,parentSchema:n,data:o,errsCount:s,it:i}=e;if(!s)throw new Error("ajv implementation error");let{allErrors:a,opts:u}=i;if(i.props=!0,u.removeAdditional!=="all"&&(0,ju.alwaysValidSchema)(i,r))return;let c=(0,Lu.allSchemaProperties)(n.properties),l=(0,Lu.allSchemaProperties)(n.patternProperties);d(),e.ok((0,hr._)`${s} === ${L2.default.errors}`);function d(){t.forIn("key",o,y=>{!c.length&&!l.length?g(y):t.if(p(y),()=>g(y))})}function p(y){let D;if(c.length>8){let w=(0,ju.schemaRefOrVal)(i,n.properties,"properties");D=(0,Lu.isOwnProperty)(t,w,y)}else c.length?D=(0,hr.or)(...c.map(w=>(0,hr._)`${y} === ${w}`)):D=hr.nil;return l.length&&(D=(0,hr.or)(D,...l.map(w=>(0,hr._)`${(0,Lu.usePattern)(e,w)}.test(${y})`))),(0,hr.not)(D)}function h(y){t.code((0,hr._)`delete ${o}[${y}]`)}function g(y){if(u.removeAdditional==="all"||u.removeAdditional&&r===!1){h(y);return}if(r===!1){e.setParams({additionalProperty:y}),e.error(),a||t.break();return}if(typeof r=="object"&&!(0,ju.alwaysValidSchema)(i,r)){let D=t.name("valid");u.removeAdditional==="failing"?(m(y,D,!1),t.if((0,hr.not)(D),()=>{e.reset(),h(y)})):(m(y,D),a||t.if((0,hr.not)(D),()=>t.break()))}}function m(y,D,w){let x={keyword:"additionalProperties",dataProp:y,dataPropType:ju.Type.Str};w===!1&&Object.assign(x,{compositeRule:!0,createErrors:!1,allErrors:!1}),e.subschema(x,D)}}};qp.default=U2});var sb=S(Jp=>{"use strict";Object.defineProperty(Jp,"__esModule",{value:!0});var V2=Is(),ob=nr(),Wp=ge(),ib=Gp(),H2={keyword:"properties",type:"object",schemaType:"object",code(e){let{gen:t,schema:r,parentSchema:n,data:o,it:s}=e;s.opts.removeAdditional==="all"&&n.additionalProperties===void 0&&ib.default.code(new V2.KeywordCxt(s,ib.default,"additionalProperties"));let i=(0,ob.allSchemaProperties)(r);for(let d of i)s.definedProperties.add(d);s.opts.unevaluated&&i.length&&s.props!==!0&&(s.props=Wp.mergeEvaluated.props(t,(0,Wp.toHash)(i),s.props));let a=i.filter(d=>!(0,Wp.alwaysValidSchema)(s,r[d]));if(a.length===0)return;let u=t.name("valid");for(let d of a)c(d)?l(d):(t.if((0,ob.propertyInData)(t,o,d,s.opts.ownProperties)),l(d),s.allErrors||t.else().var(u,!0),t.endIf()),e.it.definedProperties.add(d),e.ok(u);function c(d){return s.opts.useDefaults&&!s.compositeRule&&r[d].default!==void 0}function l(d){e.subschema({keyword:"properties",schemaProp:d,dataProp:d},u)}}};Jp.default=H2});var lb=S(Yp=>{"use strict";Object.defineProperty(Yp,"__esModule",{value:!0});var ab=nr(),Uu=te(),ub=ge(),cb=ge(),z2={keyword:"patternProperties",type:"object",schemaType:"object",code(e){let{gen:t,schema:r,data:n,parentSchema:o,it:s}=e,{opts:i}=s,a=(0,ab.allSchemaProperties)(r),u=a.filter(m=>(0,ub.alwaysValidSchema)(s,r[m]));if(a.length===0||u.length===a.length&&(!s.opts.unevaluated||s.props===!0))return;let c=i.strictSchema&&!i.allowMatchingProperties&&o.properties,l=t.name("valid");s.props!==!0&&!(s.props instanceof Uu.Name)&&(s.props=(0,cb.evaluatedPropsToName)(t,s.props));let{props:d}=s;p();function p(){for(let m of a)c&&h(m),s.allErrors?g(m):(t.var(l,!0),g(m),t.if(l))}function h(m){for(let y in c)new RegExp(m).test(y)&&(0,ub.checkStrictMode)(s,`property ${y} matches pattern ${m} (use allowMatchingProperties)`)}function g(m){t.forIn("key",n,y=>{t.if((0,Uu._)`${(0,ab.usePattern)(e,m)}.test(${y})`,()=>{let D=u.includes(m);D||e.subschema({keyword:"patternProperties",schemaProp:m,dataProp:y,dataPropType:cb.Type.Str},l),s.opts.unevaluated&&d!==!0?t.assign((0,Uu._)`${d}[${y}]`,!0):!D&&!s.allErrors&&t.if((0,Uu.not)(l),()=>t.break())})})}}};Yp.default=z2});var db=S(Qp=>{"use strict";Object.defineProperty(Qp,"__esModule",{value:!0});var K2=ge(),q2={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(e){let{gen:t,schema:r,it:n}=e;if((0,K2.alwaysValidSchema)(n,r)){e.fail();return}let o=t.name("valid");e.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},o),e.failResult(o,()=>e.reset(),()=>e.error())},error:{message:"must NOT be valid"}};Qp.default=q2});var pb=S(Zp=>{"use strict";Object.defineProperty(Zp,"__esModule",{value:!0});var G2=nr(),W2={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:G2.validateUnion,error:{message:"must match a schema in anyOf"}};Zp.default=W2});var fb=S(Xp=>{"use strict";Object.defineProperty(Xp,"__esModule",{value:!0});var Vu=te(),J2=ge(),Y2={message:"must match exactly one schema in oneOf",params:({params:e})=>(0,Vu._)`{passingSchemas: ${e.passing}}`},Q2={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:Y2,code(e){let{gen:t,schema:r,parentSchema:n,it:o}=e;if(!Array.isArray(r))throw new Error("ajv implementation error");if(o.opts.discriminator&&n.discriminator)return;let s=r,i=t.let("valid",!1),a=t.let("passing",null),u=t.name("_valid");e.setParams({passing:a}),t.block(c),e.result(i,()=>e.reset(),()=>e.error(!0));function c(){s.forEach((l,d)=>{let p;(0,J2.alwaysValidSchema)(o,l)?t.var(u,!0):p=e.subschema({keyword:"oneOf",schemaProp:d,compositeRule:!0},u),d>0&&t.if((0,Vu._)`${u} && ${i}`).assign(i,!1).assign(a,(0,Vu._)`[${a}, ${d}]`).else(),t.if(u,()=>{t.assign(i,!0),t.assign(a,d),p&&e.mergeEvaluated(p,Vu.Name)})})}}};Xp.default=Q2});var mb=S(ef=>{"use strict";Object.defineProperty(ef,"__esModule",{value:!0});var Z2=ge(),X2={keyword:"allOf",schemaType:"array",code(e){let{gen:t,schema:r,it:n}=e;if(!Array.isArray(r))throw new Error("ajv implementation error");let o=t.name("valid");r.forEach((s,i)=>{if((0,Z2.alwaysValidSchema)(n,s))return;let a=e.subschema({keyword:"allOf",schemaProp:i},o);e.ok(o),e.mergeEvaluated(a)})}};ef.default=X2});var yb=S(tf=>{"use strict";Object.defineProperty(tf,"__esModule",{value:!0});var Hu=te(),hb=ge(),eO={message:({params:e})=>(0,Hu.str)`must match "${e.ifClause}" schema`,params:({params:e})=>(0,Hu._)`{failingKeyword: ${e.ifClause}}`},tO={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:eO,code(e){let{gen:t,parentSchema:r,it:n}=e;r.then===void 0&&r.else===void 0&&(0,hb.checkStrictMode)(n,'"if" without "then" and "else" is ignored');let o=gb(n,"then"),s=gb(n,"else");if(!o&&!s)return;let i=t.let("valid",!0),a=t.name("_valid");if(u(),e.reset(),o&&s){let l=t.let("ifClause");e.setParams({ifClause:l}),t.if(a,c("then",l),c("else",l))}else o?t.if(a,c("then")):t.if((0,Hu.not)(a),c("else"));e.pass(i,()=>e.error(!0));function u(){let l=e.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},a);e.mergeEvaluated(l)}function c(l,d){return()=>{let p=e.subschema({keyword:l},a);t.assign(i,a),e.mergeValidEvaluated(p,i),d?t.assign(d,(0,Hu._)`${l}`):e.setParams({ifClause:l})}}}};function gb(e,t){let r=e.schema[t];return r!==void 0&&!(0,hb.alwaysValidSchema)(e,r)}tf.default=tO});var Db=S(rf=>{"use strict";Object.defineProperty(rf,"__esModule",{value:!0});var rO=ge(),nO={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:e,parentSchema:t,it:r}){t.if===void 0&&(0,rO.checkStrictMode)(r,`"${e}" without "if" is ignored`)}};rf.default=nO});var vb=S(nf=>{"use strict";Object.defineProperty(nf,"__esModule",{value:!0});var oO=Lp(),iO=J0(),sO=jp(),aO=Q0(),uO=Z0(),cO=tb(),lO=nb(),dO=Gp(),pO=sb(),fO=lb(),mO=db(),gO=pb(),hO=fb(),yO=mb(),DO=yb(),vO=Db();function CO(e=!1){let t=[mO.default,gO.default,hO.default,yO.default,DO.default,vO.default,lO.default,dO.default,cO.default,pO.default,fO.default];return e?t.push(iO.default,aO.default):t.push(oO.default,sO.default),t.push(uO.default),t}nf.default=CO});var Cb=S(of=>{"use strict";Object.defineProperty(of,"__esModule",{value:!0});var Be=te(),bO={message:({schemaCode:e})=>(0,Be.str)`must match format "${e}"`,params:({schemaCode:e})=>(0,Be._)`{format: ${e}}`},wO={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:bO,code(e,t){let{gen:r,data:n,$data:o,schema:s,schemaCode:i,it:a}=e,{opts:u,errSchemaPath:c,schemaEnv:l,self:d}=a;if(!u.validateFormats)return;o?p():h();function p(){let g=r.scopeValue("formats",{ref:d.formats,code:u.code.formats}),m=r.const("fDef",(0,Be._)`${g}[${i}]`),y=r.let("fType"),D=r.let("format");r.if((0,Be._)`typeof ${m} == "object" && !(${m} instanceof RegExp)`,()=>r.assign(y,(0,Be._)`${m}.type || "string"`).assign(D,(0,Be._)`${m}.validate`),()=>r.assign(y,(0,Be._)`"string"`).assign(D,m)),e.fail$data((0,Be.or)(w(),x()));function w(){return u.strictSchema===!1?Be.nil:(0,Be._)`${i} && !${D}`}function x(){let F=l.$async?(0,Be._)`(${m}.async ? await ${D}(${n}) : ${D}(${n}))`:(0,Be._)`${D}(${n})`,P=(0,Be._)`(typeof ${D} == "function" ? ${F} : ${D}.test(${n}))`;return(0,Be._)`${D} && ${D} !== true && ${y} === ${t} && !${P}`}}function h(){let g=d.formats[s];if(!g){w();return}if(g===!0)return;let[m,y,D]=x(g);m===t&&e.pass(F());function w(){if(u.strictSchema===!1){d.logger.warn(P());return}throw new Error(P());function P(){return`unknown format "${s}" ignored in schema at path "${c}"`}}function x(P){let _=P instanceof RegExp?(0,Be.regexpCode)(P):u.code.formats?(0,Be._)`${u.code.formats}${(0,Be.getProperty)(s)}`:void 0,I=r.scopeValue("formats",{key:s,ref:P,code:_});return typeof P=="object"&&!(P instanceof RegExp)?[P.type||"string",P.validate,(0,Be._)`${I}.validate`]:["string",P,I]}function F(){if(typeof g=="object"&&!(g instanceof RegExp)&&g.async){if(!l.$async)throw new Error("async format in sync schema");return(0,Be._)`await ${D}(${n})`}return typeof y=="function"?(0,Be._)`${D}(${n})`:(0,Be._)`${D}.test(${n})`}}}};of.default=wO});var bb=S(sf=>{"use strict";Object.defineProperty(sf,"__esModule",{value:!0});var xO=Cb(),SO=[xO.default];sf.default=SO});var wb=S(bi=>{"use strict";Object.defineProperty(bi,"__esModule",{value:!0});bi.contentVocabulary=bi.metadataVocabulary=void 0;bi.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"];bi.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"]});var Sb=S(af=>{"use strict";Object.defineProperty(af,"__esModule",{value:!0});var EO=R0(),PO=K0(),AO=vb(),FO=bb(),xb=wb(),_O=[EO.default,PO.default,(0,AO.default)(),FO.default,xb.metadataVocabulary,xb.contentVocabulary];af.default=_O});var Pb=S(zu=>{"use strict";Object.defineProperty(zu,"__esModule",{value:!0});zu.DiscrError=void 0;var Eb;(function(e){e.Tag="tag",e.Mapping="mapping"})(Eb||(zu.DiscrError=Eb={}))});var Fb=S(cf=>{"use strict";Object.defineProperty(cf,"__esModule",{value:!0});var wi=te(),uf=Pb(),Ab=Pu(),TO=ks(),RO=ge(),IO={message:({params:{discrError:e,tagName:t}})=>e===uf.DiscrError.Tag?`tag "${t}" must be string`:`value of tag "${t}" must be in oneOf`,params:({params:{discrError:e,tag:t,tagName:r}})=>(0,wi._)`{error: ${e}, tag: ${r}, tagValue: ${t}}`},kO={keyword:"discriminator",type:"object",schemaType:"object",error:IO,code(e){let{gen:t,data:r,schema:n,parentSchema:o,it:s}=e,{oneOf:i}=o;if(!s.opts.discriminator)throw new Error("discriminator: requires discriminator option");let a=n.propertyName;if(typeof a!="string")throw new Error("discriminator: requires propertyName");if(n.mapping)throw new Error("discriminator: mapping is not supported");if(!i)throw new Error("discriminator: requires oneOf keyword");let u=t.let("valid",!1),c=t.const("tag",(0,wi._)`${r}${(0,wi.getProperty)(a)}`);t.if((0,wi._)`typeof ${c} == "string"`,()=>l(),()=>e.error(!1,{discrError:uf.DiscrError.Tag,tag:c,tagName:a})),e.ok(u);function l(){let h=p();t.if(!1);for(let g in h)t.elseIf((0,wi._)`${c} === ${g}`),t.assign(u,d(h[g]));t.else(),e.error(!1,{discrError:uf.DiscrError.Mapping,tag:c,tagName:a}),t.endIf()}function d(h){let g=t.name("valid"),m=e.subschema({keyword:"oneOf",schemaProp:h},g);return e.mergeEvaluated(m,wi.Name),g}function p(){var h;let g={},m=D(o),y=!0;for(let F=0;F<i.length;F++){let P=i[F];if(P?.$ref&&!(0,RO.schemaHasRulesButRef)(P,s.self.RULES)){let I=P.$ref;if(P=Ab.resolveRef.call(s.self,s.schemaEnv.root,s.baseId,I),P instanceof Ab.SchemaEnv&&(P=P.schema),P===void 0)throw new TO.default(s.opts.uriResolver,s.baseId,I)}let _=(h=P?.properties)===null||h===void 0?void 0:h[a];if(typeof _!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${a}"`);y=y&&(m||D(P)),w(_,F)}if(!y)throw new Error(`discriminator: "${a}" must be required`);return g;function D({required:F}){return Array.isArray(F)&&F.includes(a)}function w(F,P){if(F.const)x(F.const,P);else if(F.enum)for(let _ of F.enum)x(_,P);else throw new Error(`discriminator: "properties/${a}" must have "const" or "enum"`)}function x(F,P){if(typeof F!="string"||F in g)throw new Error(`discriminator: "${a}" values must be unique strings`);g[F]=P}}}};cf.default=kO});var _b=S((bq,$O)=>{$O.exports={$schema:"http://json-schema.org/draft-07/schema#",$id:"http://json-schema.org/draft-07/schema#",title:"Core schema meta-schema",definitions:{schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},type:["object","boolean"],properties:{$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},default:!0}});var df=S((Te,lf)=>{"use strict";Object.defineProperty(Te,"__esModule",{value:!0});Te.MissingRefError=Te.ValidationError=Te.CodeGen=Te.Name=Te.nil=Te.stringify=Te.str=Te._=Te.KeywordCxt=Te.Ajv=void 0;var NO=E0(),OO=Sb(),BO=Fb(),Tb=_b(),MO=["/properties"],Ku="http://json-schema.org/draft-07/schema",xi=class extends NO.default{_addVocabularies(){super._addVocabularies(),OO.default.forEach(t=>this.addVocabulary(t)),this.opts.discriminator&&this.addKeyword(BO.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;let t=this.opts.$data?this.$dataMetaSchema(Tb,MO):Tb;this.addMetaSchema(t,Ku,!1),this.refs["http://json-schema.org/schema"]=Ku}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(Ku)?Ku:void 0)}};Te.Ajv=xi;lf.exports=Te=xi;lf.exports.Ajv=xi;Object.defineProperty(Te,"__esModule",{value:!0});Te.default=xi;var LO=Is();Object.defineProperty(Te,"KeywordCxt",{enumerable:!0,get:function(){return LO.KeywordCxt}});var Si=te();Object.defineProperty(Te,"_",{enumerable:!0,get:function(){return Si._}});Object.defineProperty(Te,"str",{enumerable:!0,get:function(){return Si.str}});Object.defineProperty(Te,"stringify",{enumerable:!0,get:function(){return Si.stringify}});Object.defineProperty(Te,"nil",{enumerable:!0,get:function(){return Si.nil}});Object.defineProperty(Te,"Name",{enumerable:!0,get:function(){return Si.Name}});Object.defineProperty(Te,"CodeGen",{enumerable:!0,get:function(){return Si.CodeGen}});var jO=Su();Object.defineProperty(Te,"ValidationError",{enumerable:!0,get:function(){return jO.default}});var UO=ks();Object.defineProperty(Te,"MissingRefError",{enumerable:!0,get:function(){return UO.default}})});var Mb=S(Gr=>{"use strict";Object.defineProperty(Gr,"__esModule",{value:!0});Gr.formatNames=Gr.fastFormats=Gr.fullFormats=void 0;function qr(e,t){return{validate:e,compare:t}}Gr.fullFormats={date:qr($b,gf),time:qr(ff(!0),hf),"date-time":qr(Rb(!0),Ob),"iso-time":qr(ff(),Nb),"iso-date-time":qr(Rb(),Bb),duration:/^P(?!$)((\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?|(\d+W)?)$/,uri:GO,"uri-reference":/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,"uri-template":/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i,url:/^(?:https?|ftp):\/\/(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)(?:\.(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)*(?:\.(?:[a-z\u{00a1}-\u{ffff}]{2,})))(?::\d{2,5})?(?:\/[^\s]*)?$/iu,email:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)$/,ipv6:/^((([0-9a-f]{1,4}:){7}([0-9a-f]{1,4}|:))|(([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){5}(((:[0-9a-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){4}(((:[0-9a-f]{1,4}){1,3})|((:[0-9a-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){3}(((:[0-9a-f]{1,4}){1,4})|((:[0-9a-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){2}(((:[0-9a-f]{1,4}){1,5})|((:[0-9a-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){1}(((:[0-9a-f]{1,4}){1,6})|((:[0-9a-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9a-f]{1,4}){1,7})|((:[0-9a-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))$/i,regex:eB,uuid:/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,"json-pointer":/^(?:\/(?:[^~/]|~0|~1)*)*$/,"json-pointer-uri-fragment":/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,"relative-json-pointer":/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,byte:WO,int32:{type:"number",validate:QO},int64:{type:"number",validate:ZO},float:{type:"number",validate:kb},double:{type:"number",validate:kb},password:!0,binary:!0};Gr.fastFormats={...Gr.fullFormats,date:qr(/^\d\d\d\d-[0-1]\d-[0-3]\d$/,gf),time:qr(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,hf),"date-time":qr(/^\d\d\d\d-[0-1]\d-[0-3]\dt(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,Ob),"iso-time":qr(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,Nb),"iso-date-time":qr(/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,Bb),uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i};Gr.formatNames=Object.keys(Gr.fullFormats);function VO(e){return e%4===0&&(e%100!==0||e%400===0)}var HO=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,zO=[0,31,28,31,30,31,30,31,31,30,31,30,31];function $b(e){let t=HO.exec(e);if(!t)return!1;let r=+t[1],n=+t[2],o=+t[3];return n>=1&&n<=12&&o>=1&&o<=(n===2&&VO(r)?29:zO[n])}function gf(e,t){if(e&&t)return e>t?1:e<t?-1:0}var pf=/^(\d\d):(\d\d):(\d\d(?:\.\d+)?)(z|([+-])(\d\d)(?::?(\d\d))?)?$/i;function ff(e){return function(r){let n=pf.exec(r);if(!n)return!1;let o=+n[1],s=+n[2],i=+n[3],a=n[4],u=n[5]==="-"?-1:1,c=+(n[6]||0),l=+(n[7]||0);if(c>23||l>59||e&&!a)return!1;if(o<=23&&s<=59&&i<60)return!0;let d=s-l*u,p=o-c*u-(d<0?1:0);return(p===23||p===-1)&&(d===59||d===-1)&&i<61}}function hf(e,t){if(!(e&&t))return;let r=new Date("2020-01-01T"+e).valueOf(),n=new Date("2020-01-01T"+t).valueOf();if(r&&n)return r-n}function Nb(e,t){if(!(e&&t))return;let r=pf.exec(e),n=pf.exec(t);if(r&&n)return e=r[1]+r[2]+r[3],t=n[1]+n[2]+n[3],e>t?1:e<t?-1:0}var mf=/t|\s/i;function Rb(e){let t=ff(e);return function(n){let o=n.split(mf);return o.length===2&&$b(o[0])&&t(o[1])}}function Ob(e,t){if(!(e&&t))return;let r=new Date(e).valueOf(),n=new Date(t).valueOf();if(r&&n)return r-n}function Bb(e,t){if(!(e&&t))return;let[r,n]=e.split(mf),[o,s]=t.split(mf),i=gf(r,o);if(i!==void 0)return i||hf(n,s)}var KO=/\/|:/,qO=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i;function GO(e){return KO.test(e)&&qO.test(e)}var Ib=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm;function WO(e){return Ib.lastIndex=0,Ib.test(e)}var JO=-(2**31),YO=2**31-1;function QO(e){return Number.isInteger(e)&&e<=YO&&e>=JO}function ZO(e){return Number.isInteger(e)}function kb(){return!0}var XO=/[^\\]\\Z/;function eB(e){if(XO.test(e))return!1;try{return new RegExp(e),!0}catch{return!1}}});var Lb=S(Ei=>{"use strict";Object.defineProperty(Ei,"__esModule",{value:!0});Ei.formatLimitDefinition=void 0;var tB=df(),yr=te(),On=yr.operators,qu={formatMaximum:{okStr:"<=",ok:On.LTE,fail:On.GT},formatMinimum:{okStr:">=",ok:On.GTE,fail:On.LT},formatExclusiveMaximum:{okStr:"<",ok:On.LT,fail:On.GTE},formatExclusiveMinimum:{okStr:">",ok:On.GT,fail:On.LTE}},rB={message:({keyword:e,schemaCode:t})=>(0,yr.str)`should be ${qu[e].okStr} ${t}`,params:({keyword:e,schemaCode:t})=>(0,yr._)`{comparison: ${qu[e].okStr}, limit: ${t}}`};Ei.formatLimitDefinition={keyword:Object.keys(qu),type:"string",schemaType:"string",$data:!0,error:rB,code(e){let{gen:t,data:r,schemaCode:n,keyword:o,it:s}=e,{opts:i,self:a}=s;if(!i.validateFormats)return;let u=new tB.KeywordCxt(s,a.RULES.all.format.definition,"format");u.$data?c():l();function c(){let p=t.scopeValue("formats",{ref:a.formats,code:i.code.formats}),h=t.const("fmt",(0,yr._)`${p}[${u.schemaCode}]`);e.fail$data((0,yr.or)((0,yr._)`typeof ${h} != "object"`,(0,yr._)`${h} instanceof RegExp`,(0,yr._)`typeof ${h}.compare != "function"`,d(h)))}function l(){let p=u.schema,h=a.formats[p];if(!h||h===!0)return;if(typeof h!="object"||h instanceof RegExp||typeof h.compare!="function")throw new Error(`"${o}": format "${p}" does not define "compare" function`);let g=t.scopeValue("formats",{key:p,ref:h,code:i.code.formats?(0,yr._)`${i.code.formats}${(0,yr.getProperty)(p)}`:void 0});e.fail$data(d(g))}function d(p){return(0,yr._)`${p}.compare(${r}, ${n}) ${qu[o].fail} 0`}},dependencies:["format"]};var nB=e=>(e.addKeyword(Ei.formatLimitDefinition),e);Ei.default=nB});var Hb=S((Gs,Vb)=>{"use strict";Object.defineProperty(Gs,"__esModule",{value:!0});var Pi=Mb(),oB=Lb(),yf=te(),jb=new yf.Name("fullFormats"),iB=new yf.Name("fastFormats"),Df=(e,t={keywords:!0})=>{if(Array.isArray(t))return Ub(e,t,Pi.fullFormats,jb),e;let[r,n]=t.mode==="fast"?[Pi.fastFormats,iB]:[Pi.fullFormats,jb],o=t.formats||Pi.formatNames;return Ub(e,o,r,n),t.keywords&&(0,oB.default)(e),e};Df.get=(e,t="full")=>{let n=(t==="fast"?Pi.fastFormats:Pi.fullFormats)[e];if(!n)throw new Error(`Unknown format "${e}"`);return n};function Ub(e,t,r,n){var o,s;(o=(s=e.opts.code).formats)!==null&&o!==void 0||(s.formats=(0,yf._)`require("ajv-formats/dist/formats").${n}`);for(let i of t)e.addFormat(i,r[i])}Vb.exports=Gs=Df;Object.defineProperty(Gs,"__esModule",{value:!0});Gs.default=Df});var Wb=S(($q,Gb)=>{Gb.exports=qb;qb.sync=cB;var zb=require("fs");function uB(e,t){var r=t.pathExt!==void 0?t.pathExt:process.env.PATHEXT;if(!r||(r=r.split(";"),r.indexOf("")!==-1))return!0;for(var n=0;n<r.length;n++){var o=r[n].toLowerCase();if(o&&e.substr(-o.length).toLowerCase()===o)return!0}return!1}function Kb(e,t,r){return!e.isSymbolicLink()&&!e.isFile()?!1:uB(t,r)}function qb(e,t,r){zb.stat(e,function(n,o){r(n,n?!1:Kb(o,e,t))})}function cB(e,t){return Kb(zb.statSync(e),e,t)}});var Xb=S((Nq,Zb)=>{Zb.exports=Yb;Yb.sync=lB;var Jb=require("fs");function Yb(e,t,r){Jb.stat(e,function(n,o){r(n,n?!1:Qb(o,t))})}function lB(e,t){return Qb(Jb.statSync(e),t)}function Qb(e,t){return e.isFile()&&dB(e,t)}function dB(e,t){var r=e.mode,n=e.uid,o=e.gid,s=t.uid!==void 0?t.uid:process.getuid&&process.getuid(),i=t.gid!==void 0?t.gid:process.getgid&&process.getgid(),a=parseInt("100",8),u=parseInt("010",8),c=parseInt("001",8),l=a|u,d=r&c||r&u&&o===i||r&a&&n===s||r&l&&s===0;return d}});var tw=S((Bq,ew)=>{var Oq=require("fs"),Gu;process.platform==="win32"||global.TESTING_WINDOWS?Gu=Wb():Gu=Xb();ew.exports=vf;vf.sync=pB;function vf(e,t,r){if(typeof t=="function"&&(r=t,t={}),!r){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(n,o){vf(e,t||{},function(s,i){s?o(s):n(i)})})}Gu(e,t||{},function(n,o){n&&(n.code==="EACCES"||t&&t.ignoreErrors)&&(n=null,o=!1),r(n,o)})}function pB(e,t){try{return Gu.sync(e,t||{})}catch(r){if(t&&t.ignoreErrors||r.code==="EACCES")return!1;throw r}}});var uw=S((Mq,aw)=>{var Ai=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",rw=require("path"),fB=Ai?";":":",nw=tw(),ow=e=>Object.assign(new Error(`not found: ${e}`),{code:"ENOENT"}),iw=(e,t)=>{let r=t.colon||fB,n=e.match(/\//)||Ai&&e.match(/\\/)?[""]:[...Ai?[process.cwd()]:[],...(t.path||process.env.PATH||"").split(r)],o=Ai?t.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",s=Ai?o.split(r):[""];return Ai&&e.indexOf(".")!==-1&&s[0]!==""&&s.unshift(""),{pathEnv:n,pathExt:s,pathExtExe:o}},sw=(e,t,r)=>{typeof t=="function"&&(r=t,t={}),t||(t={});let{pathEnv:n,pathExt:o,pathExtExe:s}=iw(e,t),i=[],a=c=>new Promise((l,d)=>{if(c===n.length)return t.all&&i.length?l(i):d(ow(e));let p=n[c],h=/^".*"$/.test(p)?p.slice(1,-1):p,g=rw.join(h,e),m=!h&&/^\.[\\\/]/.test(e)?e.slice(0,2)+g:g;l(u(m,c,0))}),u=(c,l,d)=>new Promise((p,h)=>{if(d===o.length)return p(a(l+1));let g=o[d];nw(c+g,{pathExt:s},(m,y)=>{if(!m&&y)if(t.all)i.push(c+g);else return p(c+g);return p(u(c,l,d+1))})});return r?a(0).then(c=>r(null,c),r):a(0)},mB=(e,t)=>{t=t||{};let{pathEnv:r,pathExt:n,pathExtExe:o}=iw(e,t),s=[];for(let i=0;i<r.length;i++){let a=r[i],u=/^".*"$/.test(a)?a.slice(1,-1):a,c=rw.join(u,e),l=!u&&/^\.[\\\/]/.test(e)?e.slice(0,2)+c:c;for(let d=0;d<n.length;d++){let p=l+n[d];try{if(nw.sync(p,{pathExt:o}))if(t.all)s.push(p);else return p}catch{}}}if(t.all&&s.length)return s;if(t.nothrow)return null;throw ow(e)};aw.exports=sw;sw.sync=mB});var lw=S((Lq,Cf)=>{"use strict";var cw=(e={})=>{let t=e.env||process.env;return(e.platform||process.platform)!=="win32"?"PATH":Object.keys(t).reverse().find(n=>n.toUpperCase()==="PATH")||"Path"};Cf.exports=cw;Cf.exports.default=cw});var mw=S((jq,fw)=>{"use strict";var dw=require("path"),gB=uw(),hB=lw();function pw(e,t){let r=e.options.env||process.env,n=process.cwd(),o=e.options.cwd!=null,s=o&&process.chdir!==void 0&&!process.chdir.disabled;if(s)try{process.chdir(e.options.cwd)}catch{}let i;try{i=gB.sync(e.command,{path:r[hB({env:r})],pathExt:t?dw.delimiter:void 0})}catch{}finally{s&&process.chdir(n)}return i&&(i=dw.resolve(o?e.options.cwd:"",i)),i}function yB(e){return pw(e)||pw(e,!0)}fw.exports=yB});var gw=S((Uq,wf)=>{"use strict";var bf=/([()\][%!^"`<>&|;, *?])/g;function DB(e){return e=e.replace(bf,"^$1"),e}function vB(e,t){return e=`${e}`,e=e.replace(/(?=(\\+?)?)\1"/g,'$1$1\\"'),e=e.replace(/(?=(\\+?)?)\1$/,"$1$1"),e=`"${e}"`,e=e.replace(bf,"^$1"),t&&(e=e.replace(bf,"^$1")),e}wf.exports.command=DB;wf.exports.argument=vB});var yw=S((Vq,hw)=>{"use strict";hw.exports=/^#!(.*)/});var vw=S((Hq,Dw)=>{"use strict";var CB=yw();Dw.exports=(e="")=>{let t=e.match(CB);if(!t)return null;let[r,n]=t[0].replace(/#! ?/,"").split(" "),o=r.split("/").pop();return o==="env"?n:n?`${o} ${n}`:o}});var bw=S((zq,Cw)=>{"use strict";var xf=require("fs"),bB=vw();function wB(e){let r=Buffer.alloc(150),n;try{n=xf.openSync(e,"r"),xf.readSync(n,r,0,150,0),xf.closeSync(n)}catch{}return bB(r.toString())}Cw.exports=wB});var Ew=S((Kq,Sw)=>{"use strict";var xB=require("path"),ww=mw(),xw=gw(),SB=bw(),EB=process.platform==="win32",PB=/\.(?:com|exe)$/i,AB=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function FB(e){e.file=ww(e);let t=e.file&&SB(e.file);return t?(e.args.unshift(e.file),e.command=t,ww(e)):e.file}function _B(e){if(!EB)return e;let t=FB(e),r=!PB.test(t);if(e.options.forceShell||r){let n=AB.test(t);e.command=xB.normalize(e.command),e.command=xw.command(e.command),e.args=e.args.map(s=>xw.argument(s,n));let o=[e.command].concat(e.args).join(" ");e.args=["/d","/s","/c",`"${o}"`],e.command=process.env.comspec||"cmd.exe",e.options.windowsVerbatimArguments=!0}return e}function TB(e,t,r){t&&!Array.isArray(t)&&(r=t,t=null),t=t?t.slice(0):[],r=Object.assign({},r);let n={command:e,args:t,options:r,file:void 0,original:{command:e,args:t}};return r.shell?n:_B(n)}Sw.exports=TB});var Fw=S((qq,Aw)=>{"use strict";var Sf=process.platform==="win32";function Ef(e,t){return Object.assign(new Error(`${t} ${e.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t} ${e.command}`,path:e.command,spawnargs:e.args})}function RB(e,t){if(!Sf)return;let r=e.emit;e.emit=function(n,o){if(n==="exit"){let s=Pw(o,t);if(s)return r.call(e,"error",s)}return r.apply(e,arguments)}}function Pw(e,t){return Sf&&e===1&&!t.file?Ef(t.original,"spawn"):null}function IB(e,t){return Sf&&e===1&&!t.file?Ef(t.original,"spawnSync"):null}Aw.exports={hookChildProcess:RB,verifyENOENT:Pw,verifyENOENTSync:IB,notFoundError:Ef}});var Rw=S((Gq,Fi)=>{"use strict";var _w=require("child_process"),Pf=Ew(),Af=Fw();function Tw(e,t,r){let n=Pf(e,t,r),o=_w.spawn(n.command,n.args,n.options);return Af.hookChildProcess(o,n),o}function kB(e,t,r){let n=Pf(e,t,r),o=_w.spawnSync(n.command,n.args,n.options);return o.error=o.error||Af.verifyENOENTSync(o.status,n),o}Fi.exports=Tw;Fi.exports.spawn=Tw;Fi.exports.sync=kB;Fi.exports._parse=Pf;Fi.exports._enoent=Af});var kw=S((tG,NB)=>{NB.exports={name:"dotenv",version:"16.3.2",description:"Loads environment variables from .env file",main:"lib/main.js",types:"lib/main.d.ts",exports:{".":{types:"./lib/main.d.ts",require:"./lib/main.js",default:"./lib/main.js"},"./config":"./config.js","./config.js":"./config.js","./lib/env-options":"./lib/env-options.js","./lib/env-options.js":"./lib/env-options.js","./lib/cli-options":"./lib/cli-options.js","./lib/cli-options.js":"./lib/cli-options.js","./package.json":"./package.json"},scripts:{"dts-check":"tsc --project tests/types/tsconfig.json",lint:"standard","lint-readme":"standard-markdown",pretest:"npm run lint && npm run dts-check",test:"tap tests/*.js --100 -Rspec",prerelease:"npm test",release:"standard-version"},repository:{type:"git",url:"git://github.com/motdotla/dotenv.git"},funding:"https://github.com/motdotla/dotenv?sponsor=1",keywords:["dotenv","env",".env","environment","variables","config","settings"],readmeFilename:"README.md",license:"BSD-2-Clause",devDependencies:{"@definitelytyped/dtslint":"^0.0.133","@types/node":"^18.11.3",decache:"^4.6.1",sinon:"^14.0.1",standard:"^17.0.0","standard-markdown":"^7.1.0","standard-version":"^9.5.0",tap:"^16.3.0",tar:"^6.1.11",typescript:"^4.8.4"},engines:{node:">=12"},browser:{fs:!1}}});var Bw=S((rG,fn)=>{var $w=require("fs"),Ff=require("path"),OB=require("os"),BB=require("crypto"),MB=kw(),_f=MB.version,LB=/(?:^|^)\s*(?:export\s+)?([\w.-]+)(?:\s*=\s*?|:\s+?)(\s*'(?:\\'|[^'])*'|\s*"(?:\\"|[^"])*"|\s*`(?:\\`|[^`])*`|[^#\r\n]+)?\s*(?:#.*)?(?:$|$)/mg;function jB(e){let t={},r=e.toString();r=r.replace(/\r\n?/mg,`
33
- `);let n;for(;(n=LB.exec(r))!=null;){let o=n[1],s=n[2]||"";s=s.trim();let i=s[0];s=s.replace(/^(['"`])([\s\S]*)\1$/mg,"$2"),i==='"'&&(s=s.replace(/\\n/g,`
34
- `),s=s.replace(/\\r/g,"\r")),t[o]=s}return t}function UB(e){let t=Ow(e),r=We.configDotenv({path:t});if(!r.parsed)throw new Error(`MISSING_DATA: Cannot parse ${t} for an unknown reason`);let n=Nw(e).split(","),o=n.length,s;for(let i=0;i<o;i++)try{let a=n[i].trim(),u=zB(r,a);s=We.decrypt(u.ciphertext,u.key);break}catch(a){if(i+1>=o)throw a}return We.parse(s)}function VB(e){console.log(`[dotenv@${_f}][INFO] ${e}`)}function HB(e){console.log(`[dotenv@${_f}][WARN] ${e}`)}function Wu(e){console.log(`[dotenv@${_f}][DEBUG] ${e}`)}function Nw(e){return e&&e.DOTENV_KEY&&e.DOTENV_KEY.length>0?e.DOTENV_KEY:process.env.DOTENV_KEY&&process.env.DOTENV_KEY.length>0?process.env.DOTENV_KEY:""}function zB(e,t){let r;try{r=new URL(t)}catch(a){throw a.code==="ERR_INVALID_URL"?new Error("INVALID_DOTENV_KEY: Wrong format. Must be in valid uri format like dotenv://:key_1234@dotenv.org/vault/.env.vault?environment=development"):a}let n=r.password;if(!n)throw new Error("INVALID_DOTENV_KEY: Missing key part");let o=r.searchParams.get("environment");if(!o)throw new Error("INVALID_DOTENV_KEY: Missing environment part");let s=`DOTENV_VAULT_${o.toUpperCase()}`,i=e.parsed[s];if(!i)throw new Error(`NOT_FOUND_DOTENV_ENVIRONMENT: Cannot locate environment ${s} in your .env.vault file.`);return{ciphertext:i,key:n}}function Ow(e){let t=Ff.resolve(process.cwd(),".env");return e&&e.path&&e.path.length>0&&(t=e.path),t.endsWith(".vault")?t:`${t}.vault`}function KB(e){return e[0]==="~"?Ff.join(OB.homedir(),e.slice(1)):e}function qB(e){VB("Loading env from encrypted .env.vault");let t=We._parseVault(e),r=process.env;return e&&e.processEnv!=null&&(r=e.processEnv),We.populate(r,t,e),{parsed:t}}function GB(e){let t=Ff.resolve(process.cwd(),".env"),r="utf8",n=!!(e&&e.debug);e&&(e.path!=null&&(t=KB(e.path)),e.encoding!=null?r=e.encoding:n&&Wu("No encoding is specified. UTF-8 is used by default"));try{let o=We.parse($w.readFileSync(t,{encoding:r})),s=process.env;return e&&e.processEnv!=null&&(s=e.processEnv),We.populate(s,o,e),{parsed:o}}catch(o){return n&&Wu(`Failed to load ${t} ${o.message}`),{error:o}}}function WB(e){let t=Ow(e);return Nw(e).length===0?We.configDotenv(e):$w.existsSync(t)?We._configVault(e):(HB(`You set DOTENV_KEY but you are missing a .env.vault file at ${t}. Did you forget to build it?`),We.configDotenv(e))}function JB(e,t){let r=Buffer.from(t.slice(-64),"hex"),n=Buffer.from(e,"base64"),o=n.subarray(0,12),s=n.subarray(-16);n=n.subarray(12,-16);try{let i=BB.createDecipheriv("aes-256-gcm",r,o);return i.setAuthTag(s),`${i.update(n)}${i.final()}`}catch(i){let a=i instanceof RangeError,u=i.message==="Invalid key length",c=i.message==="Unsupported state or unable to authenticate data";if(a||u){let l="INVALID_DOTENV_KEY: It must be 64 characters long (or more)";throw new Error(l)}else if(c){let l="DECRYPTION_FAILED: Please check your DOTENV_KEY";throw new Error(l)}else throw console.error("Error: ",i.code),console.error("Error: ",i.message),i}}function YB(e,t,r={}){let n=!!(r&&r.debug),o=!!(r&&r.override);if(typeof t!="object")throw new Error("OBJECT_REQUIRED: Please check the processEnv argument being passed to populate");for(let s of Object.keys(t))Object.prototype.hasOwnProperty.call(e,s)?(o===!0&&(e[s]=t[s]),n&&Wu(o===!0?`"${s}" is already defined and WAS overwritten`:`"${s}" is already defined and was NOT overwritten`)):e[s]=t[s]}var We={configDotenv:GB,_configVault:qB,_parseVault:UB,config:WB,decrypt:JB,parse:jB,populate:YB};fn.exports.configDotenv=We.configDotenv;fn.exports._configVault=We._configVault;fn.exports._parseVault=We._parseVault;fn.exports.config=We.config;fn.exports.decrypt=We.decrypt;fn.exports.parse=We.parse;fn.exports.populate=We.populate;fn.exports=We});var RM={};Vf(RM,{createDevToolsServer:()=>gl,version:()=>Uf});module.exports=sx(RM);var ax="1.19.2",Lt=process.env.OVERRIDE_VERSION??ax;var Yu=require("node:http");var Zu="preview-url";var _o="framework",ea="platform",ta="node",zf="/~builder-connect",Ln="/~builder-connected",Xu="/~builder-dev-tools",ec="/~builder-dev-tools.js",jn="/~builder-dev-tools-close",Kf="/mappings";function ce(e,t=""){return e.ts.createSourceFile("module.tsx",typeof t=="string"?t:"",e.ts.ScriptTarget.Latest,void 0)}function ra(e,t=""){let r=ce(e,t?.trim());if(r.statements.length===0)throw new Error(`No statements found in code: ${t}`);return r.statements[0]}function He(e,t,r){if(t){let n=e.ts.createPrinter({newLine:e.ts.NewLineKind.LineFeed,removeComments:r});return e.ts.isSourceFile(t)?n.printFile(t).trim()+`
32
+ deps: ${r}}`};var jz={keyword:"dependencies",type:"object",schemaType:"object",error:Qr.error,code(e){let[t,r]=Uz(e);cE(e,t),lE(e,r)}};function Uz({schema:e}){let t={},r={};for(let n in e){if(n==="__proto__")continue;let o=Array.isArray(e[n])?t:r;o[n]=e[n]}return[t,r]}function cE(e,t=e.schema){let{gen:r,data:n,it:o}=e;if(Object.keys(t).length===0)return;let s=r.let("missing");for(let i in t){let a=t[i];if(a.length===0)continue;let u=(0,qs.propertyInData)(r,n,i,o.opts.ownProperties);e.setParams({property:i,depsCount:a.length,deps:a.join(", ")}),o.allErrors?r.if(u,()=>{for(let c of a)(0,qs.checkReportMissingProp)(e,c)}):(r.if((0,Yf._)`${u} && (${(0,qs.checkMissingProp)(e,a,s)})`),(0,qs.reportMissingProp)(e,s),r.else())}}Qr.validatePropertyDeps=cE;function lE(e,t=e.schema){let{gen:r,data:n,keyword:o,it:s}=e,i=r.name("valid");for(let a in t)(0,zz.alwaysValidSchema)(s,t[a])||(r.if((0,qs.propertyInData)(r,n,a,s.opts.ownProperties),()=>{let u=e.subschema({keyword:o,schemaProp:a},i);e.mergeValidEvaluated(u,i)},()=>r.var(i,!0)),e.ok(i))}Qr.validateSchemaDeps=lE;Qr.default=jz});var fE=x(Qf=>{"use strict";Object.defineProperty(Qf,"__esModule",{value:!0});var dE=Y(),Vz=pe(),Hz={message:"property name must be valid",params:({params:e})=>(0,dE._)`{propertyName: ${e.propertyName}}`},qz={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:Hz,code(e){let{gen:t,schema:r,data:n,it:o}=e;if((0,Vz.alwaysValidSchema)(o,r))return;let s=t.name("valid");t.forIn("key",n,i=>{e.setParams({propertyName:i}),e.subschema({keyword:"propertyNames",data:i,dataTypes:["string"],propertyName:i,compositeRule:!0},s),t.if((0,dE.not)(s),()=>{e.error(!0),o.allErrors||t.break()})}),e.ok(s)}};Qf.default=qz});var em=x(Xf=>{"use strict";Object.defineProperty(Xf,"__esModule",{value:!0});var Zu=dr(),Er=Y(),Kz=gn(),Ju=pe(),Gz={message:"must NOT have additional properties",params:({params:e})=>(0,Er._)`{additionalProperty: ${e.additionalProperty}}`},Wz={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:Gz,code(e){let{gen:t,schema:r,parentSchema:n,data:o,errsCount:s,it:i}=e;if(!s)throw new Error("ajv implementation error");let{allErrors:a,opts:u}=i;if(i.props=!0,u.removeAdditional!=="all"&&(0,Ju.alwaysValidSchema)(i,r))return;let c=(0,Zu.allSchemaProperties)(n.properties),l=(0,Zu.allSchemaProperties)(n.patternProperties);p(),e.ok((0,Er._)`${s} === ${Kz.default.errors}`);function p(){t.forIn("key",o,h=>{!c.length&&!l.length?m(h):t.if(d(h),()=>m(h))})}function d(h){let y;if(c.length>8){let b=(0,Ju.schemaRefOrVal)(i,n.properties,"properties");y=(0,Zu.isOwnProperty)(t,b,h)}else c.length?y=(0,Er.or)(...c.map(b=>(0,Er._)`${h} === ${b}`)):y=Er.nil;return l.length&&(y=(0,Er.or)(y,...l.map(b=>(0,Er._)`${(0,Zu.usePattern)(e,b)}.test(${h})`))),(0,Er.not)(y)}function g(h){t.code((0,Er._)`delete ${o}[${h}]`)}function m(h){if(u.removeAdditional==="all"||u.removeAdditional&&r===!1){g(h);return}if(r===!1){e.setParams({additionalProperty:h}),e.error(),a||t.break();return}if(typeof r=="object"&&!(0,Ju.alwaysValidSchema)(i,r)){let y=t.name("valid");u.removeAdditional==="failing"?(f(h,y,!1),t.if((0,Er.not)(y),()=>{e.reset(),g(h)})):(f(h,y),a||t.if((0,Er.not)(y),()=>t.break()))}}function f(h,y,b){let C={keyword:"additionalProperties",dataProp:h,dataPropType:Ju.Type.Str};b===!1&&Object.assign(C,{compositeRule:!0,createErrors:!1,allErrors:!1}),e.subschema(C,y)}}};Xf.default=Wz});var hE=x(rm=>{"use strict";Object.defineProperty(rm,"__esModule",{value:!0});var Zz=$s(),mE=dr(),tm=pe(),gE=em(),Jz={keyword:"properties",type:"object",schemaType:"object",code(e){let{gen:t,schema:r,parentSchema:n,data:o,it:s}=e;s.opts.removeAdditional==="all"&&n.additionalProperties===void 0&&gE.default.code(new Zz.KeywordCxt(s,gE.default,"additionalProperties"));let i=(0,mE.allSchemaProperties)(r);for(let p of i)s.definedProperties.add(p);s.opts.unevaluated&&i.length&&s.props!==!0&&(s.props=tm.mergeEvaluated.props(t,(0,tm.toHash)(i),s.props));let a=i.filter(p=>!(0,tm.alwaysValidSchema)(s,r[p]));if(a.length===0)return;let u=t.name("valid");for(let p of a)c(p)?l(p):(t.if((0,mE.propertyInData)(t,o,p,s.opts.ownProperties)),l(p),s.allErrors||t.else().var(u,!0),t.endIf()),e.it.definedProperties.add(p),e.ok(u);function c(p){return s.opts.useDefaults&&!s.compositeRule&&r[p].default!==void 0}function l(p){e.subschema({keyword:"properties",schemaProp:p,dataProp:p},u)}}};rm.default=Jz});var CE=x(nm=>{"use strict";Object.defineProperty(nm,"__esModule",{value:!0});var yE=dr(),Yu=Y(),DE=pe(),vE=pe(),Yz={keyword:"patternProperties",type:"object",schemaType:"object",code(e){let{gen:t,schema:r,data:n,parentSchema:o,it:s}=e,{opts:i}=s,a=(0,yE.allSchemaProperties)(r),u=a.filter(f=>(0,DE.alwaysValidSchema)(s,r[f]));if(a.length===0||u.length===a.length&&(!s.opts.unevaluated||s.props===!0))return;let c=i.strictSchema&&!i.allowMatchingProperties&&o.properties,l=t.name("valid");s.props!==!0&&!(s.props instanceof Yu.Name)&&(s.props=(0,vE.evaluatedPropsToName)(t,s.props));let{props:p}=s;d();function d(){for(let f of a)c&&g(f),s.allErrors?m(f):(t.var(l,!0),m(f),t.if(l))}function g(f){for(let h in c)new RegExp(f).test(h)&&(0,DE.checkStrictMode)(s,`property ${h} matches pattern ${f} (use allowMatchingProperties)`)}function m(f){t.forIn("key",n,h=>{t.if((0,Yu._)`${(0,yE.usePattern)(e,f)}.test(${h})`,()=>{let y=u.includes(f);y||e.subschema({keyword:"patternProperties",schemaProp:f,dataProp:h,dataPropType:vE.Type.Str},l),s.opts.unevaluated&&p!==!0?t.assign((0,Yu._)`${p}[${h}]`,!0):!y&&!s.allErrors&&t.if((0,Yu.not)(l),()=>t.break())})})}}};nm.default=Yz});var bE=x(om=>{"use strict";Object.defineProperty(om,"__esModule",{value:!0});var Qz=pe(),Xz={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(e){let{gen:t,schema:r,it:n}=e;if((0,Qz.alwaysValidSchema)(n,r)){e.fail();return}let o=t.name("valid");e.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},o),e.failResult(o,()=>e.reset(),()=>e.error())},error:{message:"must NOT be valid"}};om.default=Xz});var wE=x(im=>{"use strict";Object.defineProperty(im,"__esModule",{value:!0});var e3=dr(),t3={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:e3.validateUnion,error:{message:"must match a schema in anyOf"}};im.default=t3});var xE=x(sm=>{"use strict";Object.defineProperty(sm,"__esModule",{value:!0});var Qu=Y(),r3=pe(),n3={message:"must match exactly one schema in oneOf",params:({params:e})=>(0,Qu._)`{passingSchemas: ${e.passing}}`},o3={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:n3,code(e){let{gen:t,schema:r,parentSchema:n,it:o}=e;if(!Array.isArray(r))throw new Error("ajv implementation error");if(o.opts.discriminator&&n.discriminator)return;let s=r,i=t.let("valid",!1),a=t.let("passing",null),u=t.name("_valid");e.setParams({passing:a}),t.block(c),e.result(i,()=>e.reset(),()=>e.error(!0));function c(){s.forEach((l,p)=>{let d;(0,r3.alwaysValidSchema)(o,l)?t.var(u,!0):d=e.subschema({keyword:"oneOf",schemaProp:p,compositeRule:!0},u),p>0&&t.if((0,Qu._)`${u} && ${i}`).assign(i,!1).assign(a,(0,Qu._)`[${a}, ${p}]`).else(),t.if(u,()=>{t.assign(i,!0),t.assign(a,p),d&&e.mergeEvaluated(d,Qu.Name)})})}}};sm.default=o3});var SE=x(am=>{"use strict";Object.defineProperty(am,"__esModule",{value:!0});var i3=pe(),s3={keyword:"allOf",schemaType:"array",code(e){let{gen:t,schema:r,it:n}=e;if(!Array.isArray(r))throw new Error("ajv implementation error");let o=t.name("valid");r.forEach((s,i)=>{if((0,i3.alwaysValidSchema)(n,s))return;let a=e.subschema({keyword:"allOf",schemaProp:i},o);e.ok(o),e.mergeEvaluated(a)})}};am.default=s3});var _E=x(um=>{"use strict";Object.defineProperty(um,"__esModule",{value:!0});var Xu=Y(),PE=pe(),a3={message:({params:e})=>(0,Xu.str)`must match "${e.ifClause}" schema`,params:({params:e})=>(0,Xu._)`{failingKeyword: ${e.ifClause}}`},u3={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:a3,code(e){let{gen:t,parentSchema:r,it:n}=e;r.then===void 0&&r.else===void 0&&(0,PE.checkStrictMode)(n,'"if" without "then" and "else" is ignored');let o=EE(n,"then"),s=EE(n,"else");if(!o&&!s)return;let i=t.let("valid",!0),a=t.name("_valid");if(u(),e.reset(),o&&s){let l=t.let("ifClause");e.setParams({ifClause:l}),t.if(a,c("then",l),c("else",l))}else o?t.if(a,c("then")):t.if((0,Xu.not)(a),c("else"));e.pass(i,()=>e.error(!0));function u(){let l=e.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},a);e.mergeEvaluated(l)}function c(l,p){return()=>{let d=e.subschema({keyword:l},a);t.assign(i,a),e.mergeValidEvaluated(d,i),p?t.assign(p,(0,Xu._)`${l}`):e.setParams({ifClause:l})}}}};function EE(e,t){let r=e.schema[t];return r!==void 0&&!(0,PE.alwaysValidSchema)(e,r)}um.default=u3});var AE=x(cm=>{"use strict";Object.defineProperty(cm,"__esModule",{value:!0});var c3=pe(),l3={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:e,parentSchema:t,it:r}){t.if===void 0&&(0,c3.checkStrictMode)(r,`"${e}" without "if" is ignored`)}};cm.default=l3});var FE=x(lm=>{"use strict";Object.defineProperty(lm,"__esModule",{value:!0});var p3=Kf(),d3=iE(),f3=Gf(),m3=aE(),g3=uE(),h3=pE(),y3=fE(),D3=em(),v3=hE(),C3=CE(),b3=bE(),w3=wE(),x3=xE(),S3=SE(),E3=_E(),P3=AE();function _3(e=!1){let t=[b3.default,w3.default,x3.default,S3.default,E3.default,P3.default,y3.default,D3.default,h3.default,v3.default,C3.default];return e?t.push(d3.default,m3.default):t.push(p3.default,f3.default),t.push(g3.default),t}lm.default=_3});var TE=x(pm=>{"use strict";Object.defineProperty(pm,"__esModule",{value:!0});var He=Y(),A3={message:({schemaCode:e})=>(0,He.str)`must match format "${e}"`,params:({schemaCode:e})=>(0,He._)`{format: ${e}}`},F3={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:A3,code(e,t){let{gen:r,data:n,$data:o,schema:s,schemaCode:i,it:a}=e,{opts:u,errSchemaPath:c,schemaEnv:l,self:p}=a;if(!u.validateFormats)return;o?d():g();function d(){let m=r.scopeValue("formats",{ref:p.formats,code:u.code.formats}),f=r.const("fDef",(0,He._)`${m}[${i}]`),h=r.let("fType"),y=r.let("format");r.if((0,He._)`typeof ${f} == "object" && !(${f} instanceof RegExp)`,()=>r.assign(h,(0,He._)`${f}.type || "string"`).assign(y,(0,He._)`${f}.validate`),()=>r.assign(h,(0,He._)`"string"`).assign(y,f)),e.fail$data((0,He.or)(b(),C()));function b(){return u.strictSchema===!1?He.nil:(0,He._)`${i} && !${y}`}function C(){let _=l.$async?(0,He._)`(${f}.async ? await ${y}(${n}) : ${y}(${n}))`:(0,He._)`${y}(${n})`,S=(0,He._)`(typeof ${y} == "function" ? ${_} : ${y}.test(${n}))`;return(0,He._)`${y} && ${y} !== true && ${h} === ${t} && !${S}`}}function g(){let m=p.formats[s];if(!m){b();return}if(m===!0)return;let[f,h,y]=C(m);f===t&&e.pass(_());function b(){if(u.strictSchema===!1){p.logger.warn(S());return}throw new Error(S());function S(){return`unknown format "${s}" ignored in schema at path "${c}"`}}function C(S){let T=S instanceof RegExp?(0,He.regexpCode)(S):u.code.formats?(0,He._)`${u.code.formats}${(0,He.getProperty)(s)}`:void 0,k=r.scopeValue("formats",{key:s,ref:S,code:T});return typeof S=="object"&&!(S instanceof RegExp)?[S.type||"string",S.validate,(0,He._)`${k}.validate`]:["string",S,k]}function _(){if(typeof m=="object"&&!(m instanceof RegExp)&&m.async){if(!l.$async)throw new Error("async format in sync schema");return(0,He._)`await ${y}(${n})`}return typeof h=="function"?(0,He._)`${y}(${n})`:(0,He._)`${y}.test(${n})`}}}};pm.default=F3});var $E=x(dm=>{"use strict";Object.defineProperty(dm,"__esModule",{value:!0});var T3=TE(),$3=[T3.default];dm.default=$3});var kE=x(ai=>{"use strict";Object.defineProperty(ai,"__esModule",{value:!0});ai.contentVocabulary=ai.metadataVocabulary=void 0;ai.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"];ai.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"]});var IE=x(fm=>{"use strict";Object.defineProperty(fm,"__esModule",{value:!0});var k3=jS(),R3=tE(),I3=FE(),N3=$E(),RE=kE(),O3=[k3.default,R3.default,(0,I3.default)(),N3.default,RE.metadataVocabulary,RE.contentVocabulary];fm.default=O3});var OE=x(ec=>{"use strict";Object.defineProperty(ec,"__esModule",{value:!0});ec.DiscrError=void 0;var NE;(function(e){e.Tag="tag",e.Mapping="mapping"})(NE||(ec.DiscrError=NE={}))});var BE=x(gm=>{"use strict";Object.defineProperty(gm,"__esModule",{value:!0});var ui=Y(),mm=OE(),ME=Ou(),M3=ks(),B3=pe(),L3={message:({params:{discrError:e,tagName:t}})=>e===mm.DiscrError.Tag?`tag "${t}" must be string`:`value of tag "${t}" must be in oneOf`,params:({params:{discrError:e,tag:t,tagName:r}})=>(0,ui._)`{error: ${e}, tag: ${r}, tagValue: ${t}}`},z3={keyword:"discriminator",type:"object",schemaType:"object",error:L3,code(e){let{gen:t,data:r,schema:n,parentSchema:o,it:s}=e,{oneOf:i}=o;if(!s.opts.discriminator)throw new Error("discriminator: requires discriminator option");let a=n.propertyName;if(typeof a!="string")throw new Error("discriminator: requires propertyName");if(n.mapping)throw new Error("discriminator: mapping is not supported");if(!i)throw new Error("discriminator: requires oneOf keyword");let u=t.let("valid",!1),c=t.const("tag",(0,ui._)`${r}${(0,ui.getProperty)(a)}`);t.if((0,ui._)`typeof ${c} == "string"`,()=>l(),()=>e.error(!1,{discrError:mm.DiscrError.Tag,tag:c,tagName:a})),e.ok(u);function l(){let g=d();t.if(!1);for(let m in g)t.elseIf((0,ui._)`${c} === ${m}`),t.assign(u,p(g[m]));t.else(),e.error(!1,{discrError:mm.DiscrError.Mapping,tag:c,tagName:a}),t.endIf()}function p(g){let m=t.name("valid"),f=e.subschema({keyword:"oneOf",schemaProp:g},m);return e.mergeEvaluated(f,ui.Name),m}function d(){var g;let m={},f=y(o),h=!0;for(let _=0;_<i.length;_++){let S=i[_];if(S?.$ref&&!(0,B3.schemaHasRulesButRef)(S,s.self.RULES)){let k=S.$ref;if(S=ME.resolveRef.call(s.self,s.schemaEnv.root,s.baseId,k),S instanceof ME.SchemaEnv&&(S=S.schema),S===void 0)throw new M3.default(s.opts.uriResolver,s.baseId,k)}let T=(g=S?.properties)===null||g===void 0?void 0:g[a];if(typeof T!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${a}"`);h=h&&(f||y(S)),b(T,_)}if(!h)throw new Error(`discriminator: "${a}" must be required`);return m;function y({required:_}){return Array.isArray(_)&&_.includes(a)}function b(_,S){if(_.const)C(_.const,S);else if(_.enum)for(let T of _.enum)C(T,S);else throw new Error(`discriminator: "properties/${a}" must have "const" or "enum"`)}function C(_,S){if(typeof _!="string"||_ in m)throw new Error(`discriminator: "${a}" values must be unique strings`);m[_]=S}}}};gm.default=z3});var LE=x((vre,j3)=>{j3.exports={$schema:"http://json-schema.org/draft-07/schema#",$id:"http://json-schema.org/draft-07/schema#",title:"Core schema meta-schema",definitions:{schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},type:["object","boolean"],properties:{$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},default:!0}});var ym=x((ke,hm)=>{"use strict";Object.defineProperty(ke,"__esModule",{value:!0});ke.MissingRefError=ke.ValidationError=ke.CodeGen=ke.Name=ke.nil=ke.stringify=ke.str=ke._=ke.KeywordCxt=ke.Ajv=void 0;var U3=NS(),V3=IE(),H3=BE(),zE=LE(),q3=["/properties"],tc="http://json-schema.org/draft-07/schema",ci=class extends U3.default{_addVocabularies(){super._addVocabularies(),V3.default.forEach(t=>this.addVocabulary(t)),this.opts.discriminator&&this.addKeyword(H3.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;let t=this.opts.$data?this.$dataMetaSchema(zE,q3):zE;this.addMetaSchema(t,tc,!1),this.refs["http://json-schema.org/schema"]=tc}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(tc)?tc:void 0)}};ke.Ajv=ci;hm.exports=ke=ci;hm.exports.Ajv=ci;Object.defineProperty(ke,"__esModule",{value:!0});ke.default=ci;var K3=$s();Object.defineProperty(ke,"KeywordCxt",{enumerable:!0,get:function(){return K3.KeywordCxt}});var li=Y();Object.defineProperty(ke,"_",{enumerable:!0,get:function(){return li._}});Object.defineProperty(ke,"str",{enumerable:!0,get:function(){return li.str}});Object.defineProperty(ke,"stringify",{enumerable:!0,get:function(){return li.stringify}});Object.defineProperty(ke,"nil",{enumerable:!0,get:function(){return li.nil}});Object.defineProperty(ke,"Name",{enumerable:!0,get:function(){return li.Name}});Object.defineProperty(ke,"CodeGen",{enumerable:!0,get:function(){return li.CodeGen}});var G3=Iu();Object.defineProperty(ke,"ValidationError",{enumerable:!0,get:function(){return G3.default}});var W3=ks();Object.defineProperty(ke,"MissingRefError",{enumerable:!0,get:function(){return W3.default}})});var WE=x(en=>{"use strict";Object.defineProperty(en,"__esModule",{value:!0});en.formatNames=en.fastFormats=en.fullFormats=void 0;function Xr(e,t){return{validate:e,compare:t}}en.fullFormats={date:Xr(HE,bm),time:Xr(vm(!0),wm),"date-time":Xr(jE(!0),KE),"iso-time":Xr(vm(),qE),"iso-date-time":Xr(jE(),GE),duration:/^P(?!$)((\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?|(\d+W)?)$/,uri:ej,"uri-reference":/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,"uri-template":/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i,url:/^(?:https?|ftp):\/\/(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)(?:\.(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)*(?:\.(?:[a-z\u{00a1}-\u{ffff}]{2,})))(?::\d{2,5})?(?:\/[^\s]*)?$/iu,email:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)$/,ipv6:/^((([0-9a-f]{1,4}:){7}([0-9a-f]{1,4}|:))|(([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){5}(((:[0-9a-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){4}(((:[0-9a-f]{1,4}){1,3})|((:[0-9a-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){3}(((:[0-9a-f]{1,4}){1,4})|((:[0-9a-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){2}(((:[0-9a-f]{1,4}){1,5})|((:[0-9a-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){1}(((:[0-9a-f]{1,4}){1,6})|((:[0-9a-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9a-f]{1,4}){1,7})|((:[0-9a-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))$/i,regex:aj,uuid:/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,"json-pointer":/^(?:\/(?:[^~/]|~0|~1)*)*$/,"json-pointer-uri-fragment":/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,"relative-json-pointer":/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,byte:tj,int32:{type:"number",validate:oj},int64:{type:"number",validate:ij},float:{type:"number",validate:VE},double:{type:"number",validate:VE},password:!0,binary:!0};en.fastFormats={...en.fullFormats,date:Xr(/^\d\d\d\d-[0-1]\d-[0-3]\d$/,bm),time:Xr(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,wm),"date-time":Xr(/^\d\d\d\d-[0-1]\d-[0-3]\dt(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,KE),"iso-time":Xr(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,qE),"iso-date-time":Xr(/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,GE),uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i};en.formatNames=Object.keys(en.fullFormats);function Z3(e){return e%4===0&&(e%100!==0||e%400===0)}var J3=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,Y3=[0,31,28,31,30,31,30,31,31,30,31,30,31];function HE(e){let t=J3.exec(e);if(!t)return!1;let r=+t[1],n=+t[2],o=+t[3];return n>=1&&n<=12&&o>=1&&o<=(n===2&&Z3(r)?29:Y3[n])}function bm(e,t){if(e&&t)return e>t?1:e<t?-1:0}var Dm=/^(\d\d):(\d\d):(\d\d(?:\.\d+)?)(z|([+-])(\d\d)(?::?(\d\d))?)?$/i;function vm(e){return function(r){let n=Dm.exec(r);if(!n)return!1;let o=+n[1],s=+n[2],i=+n[3],a=n[4],u=n[5]==="-"?-1:1,c=+(n[6]||0),l=+(n[7]||0);if(c>23||l>59||e&&!a)return!1;if(o<=23&&s<=59&&i<60)return!0;let p=s-l*u,d=o-c*u-(p<0?1:0);return(d===23||d===-1)&&(p===59||p===-1)&&i<61}}function wm(e,t){if(!(e&&t))return;let r=new Date("2020-01-01T"+e).valueOf(),n=new Date("2020-01-01T"+t).valueOf();if(r&&n)return r-n}function qE(e,t){if(!(e&&t))return;let r=Dm.exec(e),n=Dm.exec(t);if(r&&n)return e=r[1]+r[2]+r[3],t=n[1]+n[2]+n[3],e>t?1:e<t?-1:0}var Cm=/t|\s/i;function jE(e){let t=vm(e);return function(n){let o=n.split(Cm);return o.length===2&&HE(o[0])&&t(o[1])}}function KE(e,t){if(!(e&&t))return;let r=new Date(e).valueOf(),n=new Date(t).valueOf();if(r&&n)return r-n}function GE(e,t){if(!(e&&t))return;let[r,n]=e.split(Cm),[o,s]=t.split(Cm),i=bm(r,o);if(i!==void 0)return i||wm(n,s)}var Q3=/\/|:/,X3=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i;function ej(e){return Q3.test(e)&&X3.test(e)}var UE=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm;function tj(e){return UE.lastIndex=0,UE.test(e)}var rj=-(2**31),nj=2**31-1;function oj(e){return Number.isInteger(e)&&e<=nj&&e>=rj}function ij(e){return Number.isInteger(e)}function VE(){return!0}var sj=/[^\\]\\Z/;function aj(e){if(sj.test(e))return!1;try{return new RegExp(e),!0}catch{return!1}}});var ZE=x(pi=>{"use strict";Object.defineProperty(pi,"__esModule",{value:!0});pi.formatLimitDefinition=void 0;var uj=ym(),Pr=Y(),Bn=Pr.operators,rc={formatMaximum:{okStr:"<=",ok:Bn.LTE,fail:Bn.GT},formatMinimum:{okStr:">=",ok:Bn.GTE,fail:Bn.LT},formatExclusiveMaximum:{okStr:"<",ok:Bn.LT,fail:Bn.GTE},formatExclusiveMinimum:{okStr:">",ok:Bn.GT,fail:Bn.LTE}},cj={message:({keyword:e,schemaCode:t})=>(0,Pr.str)`should be ${rc[e].okStr} ${t}`,params:({keyword:e,schemaCode:t})=>(0,Pr._)`{comparison: ${rc[e].okStr}, limit: ${t}}`};pi.formatLimitDefinition={keyword:Object.keys(rc),type:"string",schemaType:"string",$data:!0,error:cj,code(e){let{gen:t,data:r,schemaCode:n,keyword:o,it:s}=e,{opts:i,self:a}=s;if(!i.validateFormats)return;let u=new uj.KeywordCxt(s,a.RULES.all.format.definition,"format");u.$data?c():l();function c(){let d=t.scopeValue("formats",{ref:a.formats,code:i.code.formats}),g=t.const("fmt",(0,Pr._)`${d}[${u.schemaCode}]`);e.fail$data((0,Pr.or)((0,Pr._)`typeof ${g} != "object"`,(0,Pr._)`${g} instanceof RegExp`,(0,Pr._)`typeof ${g}.compare != "function"`,p(g)))}function l(){let d=u.schema,g=a.formats[d];if(!g||g===!0)return;if(typeof g!="object"||g instanceof RegExp||typeof g.compare!="function")throw new Error(`"${o}": format "${d}" does not define "compare" function`);let m=t.scopeValue("formats",{key:d,ref:g,code:i.code.formats?(0,Pr._)`${i.code.formats}${(0,Pr.getProperty)(d)}`:void 0});e.fail$data(p(m))}function p(d){return(0,Pr._)`${d}.compare(${r}, ${n}) ${rc[o].fail} 0`}},dependencies:["format"]};var lj=e=>(e.addKeyword(pi.formatLimitDefinition),e);pi.default=lj});var XE=x((Ks,QE)=>{"use strict";Object.defineProperty(Ks,"__esModule",{value:!0});var di=WE(),pj=ZE(),xm=Y(),JE=new xm.Name("fullFormats"),dj=new xm.Name("fastFormats"),Sm=(e,t={keywords:!0})=>{if(Array.isArray(t))return YE(e,t,di.fullFormats,JE),e;let[r,n]=t.mode==="fast"?[di.fastFormats,dj]:[di.fullFormats,JE],o=t.formats||di.formatNames;return YE(e,o,r,n),t.keywords&&(0,pj.default)(e),e};Sm.get=(e,t="full")=>{let n=(t==="fast"?di.fastFormats:di.fullFormats)[e];if(!n)throw new Error(`Unknown format "${e}"`);return n};function YE(e,t,r,n){var o,s;(o=(s=e.opts.code).formats)!==null&&o!==void 0||(s.formats=(0,xm._)`require("ajv-formats/dist/formats").${n}`);for(let i of t)e.addFormat(i,r[i])}QE.exports=Ks=Sm;Object.defineProperty(Ks,"__esModule",{value:!0});Ks.default=Sm});var oP=x((jre,nP)=>{nP.exports=rP;rP.sync=hj;var eP=require("fs");function gj(e,t){var r=t.pathExt!==void 0?t.pathExt:process.env.PATHEXT;if(!r||(r=r.split(";"),r.indexOf("")!==-1))return!0;for(var n=0;n<r.length;n++){var o=r[n].toLowerCase();if(o&&e.substr(-o.length).toLowerCase()===o)return!0}return!1}function tP(e,t,r){return!e.isSymbolicLink()&&!e.isFile()?!1:gj(t,r)}function rP(e,t,r){eP.stat(e,function(n,o){r(n,n?!1:tP(o,e,t))})}function hj(e,t){return tP(eP.statSync(e),e,t)}});var cP=x((Ure,uP)=>{uP.exports=sP;sP.sync=yj;var iP=require("fs");function sP(e,t,r){iP.stat(e,function(n,o){r(n,n?!1:aP(o,t))})}function yj(e,t){return aP(iP.statSync(e),t)}function aP(e,t){return e.isFile()&&Dj(e,t)}function Dj(e,t){var r=e.mode,n=e.uid,o=e.gid,s=t.uid!==void 0?t.uid:process.getuid&&process.getuid(),i=t.gid!==void 0?t.gid:process.getgid&&process.getgid(),a=parseInt("100",8),u=parseInt("010",8),c=parseInt("001",8),l=a|u,p=r&c||r&u&&o===i||r&a&&n===s||r&l&&s===0;return p}});var pP=x((Hre,lP)=>{var Vre=require("fs"),nc;process.platform==="win32"||global.TESTING_WINDOWS?nc=oP():nc=cP();lP.exports=Em;Em.sync=vj;function Em(e,t,r){if(typeof t=="function"&&(r=t,t={}),!r){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(n,o){Em(e,t||{},function(s,i){s?o(s):n(i)})})}nc(e,t||{},function(n,o){n&&(n.code==="EACCES"||t&&t.ignoreErrors)&&(n=null,o=!1),r(n,o)})}function vj(e,t){try{return nc.sync(e,t||{})}catch(r){if(t&&t.ignoreErrors||r.code==="EACCES")return!1;throw r}}});var DP=x((qre,yP)=>{var fi=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",dP=require("path"),Cj=fi?";":":",fP=pP(),mP=e=>Object.assign(new Error(`not found: ${e}`),{code:"ENOENT"}),gP=(e,t)=>{let r=t.colon||Cj,n=e.match(/\//)||fi&&e.match(/\\/)?[""]:[...fi?[process.cwd()]:[],...(t.path||process.env.PATH||"").split(r)],o=fi?t.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",s=fi?o.split(r):[""];return fi&&e.indexOf(".")!==-1&&s[0]!==""&&s.unshift(""),{pathEnv:n,pathExt:s,pathExtExe:o}},hP=(e,t,r)=>{typeof t=="function"&&(r=t,t={}),t||(t={});let{pathEnv:n,pathExt:o,pathExtExe:s}=gP(e,t),i=[],a=c=>new Promise((l,p)=>{if(c===n.length)return t.all&&i.length?l(i):p(mP(e));let d=n[c],g=/^".*"$/.test(d)?d.slice(1,-1):d,m=dP.join(g,e),f=!g&&/^\.[\\\/]/.test(e)?e.slice(0,2)+m:m;l(u(f,c,0))}),u=(c,l,p)=>new Promise((d,g)=>{if(p===o.length)return d(a(l+1));let m=o[p];fP(c+m,{pathExt:s},(f,h)=>{if(!f&&h)if(t.all)i.push(c+m);else return d(c+m);return d(u(c,l,p+1))})});return r?a(0).then(c=>r(null,c),r):a(0)},bj=(e,t)=>{t=t||{};let{pathEnv:r,pathExt:n,pathExtExe:o}=gP(e,t),s=[];for(let i=0;i<r.length;i++){let a=r[i],u=/^".*"$/.test(a)?a.slice(1,-1):a,c=dP.join(u,e),l=!u&&/^\.[\\\/]/.test(e)?e.slice(0,2)+c:c;for(let p=0;p<n.length;p++){let d=l+n[p];try{if(fP.sync(d,{pathExt:o}))if(t.all)s.push(d);else return d}catch{}}}if(t.all&&s.length)return s;if(t.nothrow)return null;throw mP(e)};yP.exports=hP;hP.sync=bj});var CP=x((Kre,Pm)=>{"use strict";var vP=(e={})=>{let t=e.env||process.env;return(e.platform||process.platform)!=="win32"?"PATH":Object.keys(t).reverse().find(n=>n.toUpperCase()==="PATH")||"Path"};Pm.exports=vP;Pm.exports.default=vP});var SP=x((Gre,xP)=>{"use strict";var bP=require("path"),wj=DP(),xj=CP();function wP(e,t){let r=e.options.env||process.env,n=process.cwd(),o=e.options.cwd!=null,s=o&&process.chdir!==void 0&&!process.chdir.disabled;if(s)try{process.chdir(e.options.cwd)}catch{}let i;try{i=wj.sync(e.command,{path:r[xj({env:r})],pathExt:t?bP.delimiter:void 0})}catch{}finally{s&&process.chdir(n)}return i&&(i=bP.resolve(o?e.options.cwd:"",i)),i}function Sj(e){return wP(e)||wP(e,!0)}xP.exports=Sj});var EP=x((Wre,Am)=>{"use strict";var _m=/([()\][%!^"`<>&|;, *?])/g;function Ej(e){return e=e.replace(_m,"^$1"),e}function Pj(e,t){return e=`${e}`,e=e.replace(/(?=(\\+?)?)\1"/g,'$1$1\\"'),e=e.replace(/(?=(\\+?)?)\1$/,"$1$1"),e=`"${e}"`,e=e.replace(_m,"^$1"),t&&(e=e.replace(_m,"^$1")),e}Am.exports.command=Ej;Am.exports.argument=Pj});var _P=x((Zre,PP)=>{"use strict";PP.exports=/^#!(.*)/});var FP=x((Jre,AP)=>{"use strict";var _j=_P();AP.exports=(e="")=>{let t=e.match(_j);if(!t)return null;let[r,n]=t[0].replace(/#! ?/,"").split(" "),o=r.split("/").pop();return o==="env"?n:n?`${o} ${n}`:o}});var $P=x((Yre,TP)=>{"use strict";var Fm=require("fs"),Aj=FP();function Fj(e){let r=Buffer.alloc(150),n;try{n=Fm.openSync(e,"r"),Fm.readSync(n,r,0,150,0),Fm.closeSync(n)}catch{}return Aj(r.toString())}TP.exports=Fj});var NP=x((Qre,IP)=>{"use strict";var Tj=require("path"),kP=SP(),RP=EP(),$j=$P(),kj=process.platform==="win32",Rj=/\.(?:com|exe)$/i,Ij=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function Nj(e){e.file=kP(e);let t=e.file&&$j(e.file);return t?(e.args.unshift(e.file),e.command=t,kP(e)):e.file}function Oj(e){if(!kj)return e;let t=Nj(e),r=!Rj.test(t);if(e.options.forceShell||r){let n=Ij.test(t);e.command=Tj.normalize(e.command),e.command=RP.command(e.command),e.args=e.args.map(s=>RP.argument(s,n));let o=[e.command].concat(e.args).join(" ");e.args=["/d","/s","/c",`"${o}"`],e.command=process.env.comspec||"cmd.exe",e.options.windowsVerbatimArguments=!0}return e}function Mj(e,t,r){t&&!Array.isArray(t)&&(r=t,t=null),t=t?t.slice(0):[],r=Object.assign({},r);let n={command:e,args:t,options:r,file:void 0,original:{command:e,args:t}};return r.shell?n:Oj(n)}IP.exports=Mj});var BP=x((Xre,MP)=>{"use strict";var Tm=process.platform==="win32";function $m(e,t){return Object.assign(new Error(`${t} ${e.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t} ${e.command}`,path:e.command,spawnargs:e.args})}function Bj(e,t){if(!Tm)return;let r=e.emit;e.emit=function(n,o){if(n==="exit"){let s=OP(o,t);if(s)return r.call(e,"error",s)}return r.apply(e,arguments)}}function OP(e,t){return Tm&&e===1&&!t.file?$m(t.original,"spawn"):null}function Lj(e,t){return Tm&&e===1&&!t.file?$m(t.original,"spawnSync"):null}MP.exports={hookChildProcess:Bj,verifyENOENT:OP,verifyENOENTSync:Lj,notFoundError:$m}});var jP=x((ene,mi)=>{"use strict";var LP=require("child_process"),km=NP(),Rm=BP();function zP(e,t,r){let n=km(e,t,r),o=LP.spawn(n.command,n.args,n.options);return Rm.hookChildProcess(o,n),o}function zj(e,t,r){let n=km(e,t,r),o=LP.spawnSync(n.command,n.args,n.options);return o.error=o.error||Rm.verifyENOENTSync(o.status,n),o}mi.exports=zP;mi.exports.spawn=zP;mi.exports.sync=zj;mi.exports._parse=km;mi.exports._enoent=Rm});var VP=x((une,Uj)=>{Uj.exports={name:"dotenv",version:"16.3.2",description:"Loads environment variables from .env file",main:"lib/main.js",types:"lib/main.d.ts",exports:{".":{types:"./lib/main.d.ts",require:"./lib/main.js",default:"./lib/main.js"},"./config":"./config.js","./config.js":"./config.js","./lib/env-options":"./lib/env-options.js","./lib/env-options.js":"./lib/env-options.js","./lib/cli-options":"./lib/cli-options.js","./lib/cli-options.js":"./lib/cli-options.js","./package.json":"./package.json"},scripts:{"dts-check":"tsc --project tests/types/tsconfig.json",lint:"standard","lint-readme":"standard-markdown",pretest:"npm run lint && npm run dts-check",test:"tap tests/*.js --100 -Rspec",prerelease:"npm test",release:"standard-version"},repository:{type:"git",url:"git://github.com/motdotla/dotenv.git"},funding:"https://github.com/motdotla/dotenv?sponsor=1",keywords:["dotenv","env",".env","environment","variables","config","settings"],readmeFilename:"README.md",license:"BSD-2-Clause",devDependencies:{"@definitelytyped/dtslint":"^0.0.133","@types/node":"^18.11.3",decache:"^4.6.1",sinon:"^14.0.1",standard:"^17.0.0","standard-markdown":"^7.1.0","standard-version":"^9.5.0",tap:"^16.3.0",tar:"^6.1.11",typescript:"^4.8.4"},engines:{node:">=12"},browser:{fs:!1}}});var GP=x((cne,Dn)=>{var HP=require("fs"),Im=require("path"),Vj=require("os"),Hj=require("crypto"),qj=VP(),Nm=qj.version,Kj=/(?:^|^)\s*(?:export\s+)?([\w.-]+)(?:\s*=\s*?|:\s+?)(\s*'(?:\\'|[^'])*'|\s*"(?:\\"|[^"])*"|\s*`(?:\\`|[^`])*`|[^#\r\n]+)?\s*(?:#.*)?(?:$|$)/mg;function Gj(e){let t={},r=e.toString();r=r.replace(/\r\n?/mg,`
33
+ `);let n;for(;(n=Kj.exec(r))!=null;){let o=n[1],s=n[2]||"";s=s.trim();let i=s[0];s=s.replace(/^(['"`])([\s\S]*)\1$/mg,"$2"),i==='"'&&(s=s.replace(/\\n/g,`
34
+ `),s=s.replace(/\\r/g,"\r")),t[o]=s}return t}function Wj(e){let t=KP(e),r=rt.configDotenv({path:t});if(!r.parsed)throw new Error(`MISSING_DATA: Cannot parse ${t} for an unknown reason`);let n=qP(e).split(","),o=n.length,s;for(let i=0;i<o;i++)try{let a=n[i].trim(),u=Yj(r,a);s=rt.decrypt(u.ciphertext,u.key);break}catch(a){if(i+1>=o)throw a}return rt.parse(s)}function Zj(e){console.log(`[dotenv@${Nm}][INFO] ${e}`)}function Jj(e){console.log(`[dotenv@${Nm}][WARN] ${e}`)}function oc(e){console.log(`[dotenv@${Nm}][DEBUG] ${e}`)}function qP(e){return e&&e.DOTENV_KEY&&e.DOTENV_KEY.length>0?e.DOTENV_KEY:process.env.DOTENV_KEY&&process.env.DOTENV_KEY.length>0?process.env.DOTENV_KEY:""}function Yj(e,t){let r;try{r=new URL(t)}catch(a){throw a.code==="ERR_INVALID_URL"?new Error("INVALID_DOTENV_KEY: Wrong format. Must be in valid uri format like dotenv://:key_1234@dotenv.org/vault/.env.vault?environment=development"):a}let n=r.password;if(!n)throw new Error("INVALID_DOTENV_KEY: Missing key part");let o=r.searchParams.get("environment");if(!o)throw new Error("INVALID_DOTENV_KEY: Missing environment part");let s=`DOTENV_VAULT_${o.toUpperCase()}`,i=e.parsed[s];if(!i)throw new Error(`NOT_FOUND_DOTENV_ENVIRONMENT: Cannot locate environment ${s} in your .env.vault file.`);return{ciphertext:i,key:n}}function KP(e){let t=Im.resolve(process.cwd(),".env");return e&&e.path&&e.path.length>0&&(t=e.path),t.endsWith(".vault")?t:`${t}.vault`}function Qj(e){return e[0]==="~"?Im.join(Vj.homedir(),e.slice(1)):e}function Xj(e){Zj("Loading env from encrypted .env.vault");let t=rt._parseVault(e),r=process.env;return e&&e.processEnv!=null&&(r=e.processEnv),rt.populate(r,t,e),{parsed:t}}function e8(e){let t=Im.resolve(process.cwd(),".env"),r="utf8",n=!!(e&&e.debug);e&&(e.path!=null&&(t=Qj(e.path)),e.encoding!=null?r=e.encoding:n&&oc("No encoding is specified. UTF-8 is used by default"));try{let o=rt.parse(HP.readFileSync(t,{encoding:r})),s=process.env;return e&&e.processEnv!=null&&(s=e.processEnv),rt.populate(s,o,e),{parsed:o}}catch(o){return n&&oc(`Failed to load ${t} ${o.message}`),{error:o}}}function t8(e){let t=KP(e);return qP(e).length===0?rt.configDotenv(e):HP.existsSync(t)?rt._configVault(e):(Jj(`You set DOTENV_KEY but you are missing a .env.vault file at ${t}. Did you forget to build it?`),rt.configDotenv(e))}function r8(e,t){let r=Buffer.from(t.slice(-64),"hex"),n=Buffer.from(e,"base64"),o=n.subarray(0,12),s=n.subarray(-16);n=n.subarray(12,-16);try{let i=Hj.createDecipheriv("aes-256-gcm",r,o);return i.setAuthTag(s),`${i.update(n)}${i.final()}`}catch(i){let a=i instanceof RangeError,u=i.message==="Invalid key length",c=i.message==="Unsupported state or unable to authenticate data";if(a||u){let l="INVALID_DOTENV_KEY: It must be 64 characters long (or more)";throw new Error(l)}else if(c){let l="DECRYPTION_FAILED: Please check your DOTENV_KEY";throw new Error(l)}else throw console.error("Error: ",i.code),console.error("Error: ",i.message),i}}function n8(e,t,r={}){let n=!!(r&&r.debug),o=!!(r&&r.override);if(typeof t!="object")throw new Error("OBJECT_REQUIRED: Please check the processEnv argument being passed to populate");for(let s of Object.keys(t))Object.prototype.hasOwnProperty.call(e,s)?(o===!0&&(e[s]=t[s]),n&&oc(o===!0?`"${s}" is already defined and WAS overwritten`:`"${s}" is already defined and was NOT overwritten`)):e[s]=t[s]}var rt={configDotenv:e8,_configVault:Xj,_parseVault:Wj,config:t8,decrypt:r8,parse:Gj,populate:n8};Dn.exports.configDotenv=rt.configDotenv;Dn.exports._configVault=rt._configVault;Dn.exports._parseVault=rt._parseVault;Dn.exports.config=rt.config;Dn.exports.decrypt=rt.decrypt;Dn.exports.parse=rt.parse;Dn.exports.populate=rt.populate;Dn.exports=rt});var B8={};uc(B8,{createDevToolsServer:()=>Pl,version:()=>Gm});module.exports=h_(B8);var y_="1.19.3",Jt=process.env.OVERRIDE_VERSION??y_;var sc=require("node:http");var cc="preview-url";var Do="framework",Xs="platform",ea="node",Zm="/~builder-connect",jn="/~builder-connected",lc="/~builder-dev-tools",pc="/~builder-dev-tools.js",Un="/~builder-dev-tools-close",Jm="/mappings";function se(e,t=""){return e.ts.createSourceFile("module.tsx",typeof t=="string"?t:"",e.ts.ScriptTarget.Latest,void 0)}function ta(e,t=""){let r=se(e,t?.trim());if(r.statements.length===0)throw new Error(`No statements found in code: ${t}`);return r.statements[0]}function Je(e,t,r){if(t){let n=e.ts.createPrinter({newLine:e.ts.NewLineKind.LineFeed,removeComments:r});return e.ts.isSourceFile(t)?n.printFile(t).trim()+`
35
35
  `:n.printNode(e.ts.EmitHint.Unspecified,t,e.ts.createSourceFile("module.tsx","",e.ts.ScriptTarget.Latest)).trim()+`
36
- `}return""}var Jf=q(Gf(),1);function jt(e){return e.endsWith(".mapper.tsx")||e.endsWith(".mapper.jsx")||e.endsWith(".mapper.ts")||e.endsWith(".mapper.js")||e.endsWith(".mapper.mjs")}function le(e,t,r){t=ar(t),r=ar(r),t=e.dirname(t);let n=e.basename(r,e.extname(r));r=e.dirname(r);let o;return n==="index"?o=e.relative(t,r):o=e.relative(t,e.join(r,n)),o=ar(e.normalize(o)),o.startsWith(".")||(o="./"+o),o}function ar(e){return e.startsWith("\\\\?\\")?e:e.replace(/\\/g,"/")}function Un(e,t){let r=e.extname(t),n=e.basename(t,r).split(/[\/\\]/),o=n[n.length-1];return Wf(o==="index"?e.basename(e.dirname(t)):o)}function Wf(e){return xe(e).replace(/ /g,"")}function Ut(e,t){let r=e.extname(t),n=ar(e.basename(t,r)).split("/").pop();return xe(n==="index"?e.basename(e.dirname(t)):n)}function Se(e,t){let r=ar(e.relative(e.getAppRootDir(),t));r=r.split("/").filter(o=>o!=="."&&o!==".."&&o!=="").join("/"),r.endsWith(".tsx")||r.endsWith(".jsx")?r=r.slice(0,-4):(r.endsWith(".ts")||r.endsWith(".js"))&&(r=r.slice(0,-3));let n=e.getFrameworks();return r.startsWith("src/")&&(r=r.slice(4)),n.some(o=>o.name.includes("next"))?"@/"+r:"~/"+r}function De(e,t){let r=t,n=[];for(let o=0;o<2;o++){let s=e.basename(r);if(!s||s==="components")break;n.unshift(s),r=e.dirname(r)}return n.join("/")}function xe(e){for(e=e.replace(/([A-Z])/g," $1").replace(/\./g," ").replace(/_/g," ").replace(/-/g," ").replace(/\s/g," ").trim();e.includes(" ");)e=e.replace(/ /g," ");return e.split(" ").map(t=>t.length>2?t[0].toUpperCase()+t.slice(1):t).join("").trim()}function gt(e){return e.sort((t,r)=>t.name.toLocaleLowerCase().localeCompare(r.name.toLocaleLowerCase()))}async function be(e,t,r,n){if(typeof r!="string"||r==="")throw new Error(`getComponentId(), exportName must be a non-empty string, received: ${r}, ${t}`);return n&&(t=n),t=e.normalize(t),(await e.hash(t+"#"+r)).substring(0,8)}async function Yf(e){return(await e.hash(e.getAppRootDir())).substring(0,8)}function Ii(e){return typeof e=="number"}function To(e){return typeof e=="boolean"}function ut(e){return typeof e=="string"}function Ro(e){return typeof e=="string"?/^[A-Z][A-Za-z0-9]*$/.test(e):!1}function Tt(e){return JSON.parse(JSON.stringify(e))}function na(e,t,r){for(let n of t)if(e.dirname(r).includes(n))return!0;return!1}function Qf(){try{let e=(0,Jf.default)();if(e?.name)return e.name}catch{}return"npm"}function cx(){return process.platform.startsWith("win")}function $e(){return cx()?'"@builder.io/dev-tools"':"builder.io"}function ct(e){let t=e.join(e.getAppRootDir(),"tsconfig.json");return e.exists(t)}var lx=["node_modules","dist","build","public"];async function ht(e,t){async function r(o,s){if(s>10)return;let i=await e.readdir(o);for(let a of i){if(lx.includes(a))continue;let u=e.join(o,a),c=await e.stat(u);if(c){if(c.isFile()&&a.startsWith("builder-registry."))return u;if(c.isDirectory()){let l=await r(u,s+1);if(l)return l}}}}let n=await r(e.getAppRootDir(),0);if(!n){let s=`builder-registry.${await ct(e)?"ts":"js"}`;return e.join(t,s)}return n}async function mn(e,t){let r=e.resolve("/");for(let n=0;n<20;n++){let o=e.join(t,"package.json"),s=await e.readFile(o);if(s)return JSON.parse(s);if(t===r)break;t=e.dirname(t)}return null}async function Zf(e,t){for(let r=0;r<20;r++){let n=e.dirname(t),o=e.join(n,"node_modules");if(await e.exists(o))return o;if(t===e.getAppRootDir())break;t=e.dirname(t)}return e.join(e.getAppRootDir(),"node_modules")}async function ki(e,t,r){let n=await e.readdir(t);return n.includes(r)?e.join(t,r):(await Promise.all(n.map(async s=>{if(s.startsWith(".")||s==="node_modules")return;let i=e.join(t,s);if((await e.stat(i)).isDirectory()){let u=await ki(e,i,r);if(u)return u}}))).find(s=>typeof s=="string")}async function je(e,t,r){if(!Array.isArray(t)||t.length===0)throw new Error(`createTsProgram() Invalid filePaths: ${t}`);let n=await Zf(e,t[0]),o=e.join(n,"typescript","lib"),s=new Map,i={fileExists:a=>{if(a=e.normalize(a),a.includes("node_modules")){let u=$i.get(a);if(!u){try{e.statSync(a).isFile()?u={exists:!0,content:e.readFileSync(a)}:u={exists:!1}}catch{u={exists:!1}}$i.set(a,u)}return u.exists}if(!s.has(a))if(e.existsSync(a)){let c=e.statSync(a);s.set(a,c.isFile())}else s.set(a,!1);return s.get(a)},getCanonicalFileName:a=>e.normalize(a),getCurrentDirectory:()=>e.cwd(),getDefaultLibFileName:()=>e.join(o,"lib.d.ts"),getDefaultLibLocation:()=>o,getNewLine:()=>`
37
- `,getSourceFile:a=>{if(a=e.normalize(a),a.includes("node_modules")){let c=$i.get(a);if(c)return ce(e,c.content)}let u;try{u=e.readFileSync(a)}catch{console.error(`Could not read: ${a}`),u==null}if(u==null){let c=e.basename(a),l=e.extname(c).toLowerCase();if(a.startsWith(o)&&l===".ts"&&(u=em.get(c),u==null&&typeof self<"u"&&typeof fetch=="function"))throw new ia(c)}return a.includes("node_modules")&&(u?$i.set(a,{exists:!0,content:u}):$i.set(a,{exists:!1})),ce(e,u)},readFile:a=>{let u=e.readFileSync(a);return typeof u=="string"?u:void 0},useCaseSensitiveFileNames:()=>!1,writeFile:()=>{}};for(;;)try{return dx(e,i,t,r)}catch(a){if(a instanceof ia){await px(e,a.libName);continue}throw e.Sentry?.captureException(a),new Error(`createTsProgram() Could not create program for: ${t[0]}`,{cause:a})}}function dx(e,t,r,n){let o={rootNames:[...r],host:t,options:{}},s=e.ts.findConfigFile(e.dirname(r[0]),i=>e.existsSync(i));if(s){let i=Xf.get(s);if(!i){let a=e.ts.readConfigFile(s,u=>{let c=e.readFileSync(u);return typeof c=="string"?c:void 0});a.error?e.Sentry?.captureException(new Error("Error reading tsconfig for createTsProgram"),{extra:{error:a.error,tsConfigPath:s}}):(i=e.ts.parseJsonConfigFileContent(a.config,e.ts.sys||{useCaseSensitiveFileNames:!1,readDirectory:(c,l)=>e.readdirSync(c),fileExists:c=>e.existsSync(c),readFile:c=>e.readFileSync(c)||void 0},e.dirname(s),void 0,s).options,Xf.set(s,i))}i&&(o.options=Tt(i))}return o.options.noEmit=!0,o.options.isolatedModules=!1,o.options.strict=!1,o.options.jsx=e.ts.JsxEmit.Preserve,o.options.allowJs=!0,Object.assign(o.options,n),e.ts.createProgram(o)}async function Io(e,t,r){r||(r=await je(e,[t]));let n=r.getSourceFile(t);if(!n)throw new Error(`getTypeChecker() Could not find source file: ${t}`);return{typeChecker:r.getTypeChecker(),sourceFile:n}}var ia=class{constructor(t){Ve(this,"libName");this.libName=t}};async function px(e,t){let r=`https://cdn.jsdelivr.net/npm/typescript@${e.ts.version}/lib/${t}`;oa.has(t)||oa.set(t,fetch(r).then(n=>n.text()).then(n=>{em.set(t,n)})),await oa.get(t),oa.delete(t)}var em=new Map,oa=new Map,$i=new Map,Xf=new Map;async function tm(e,t){let r=await e.readFile(t.filePath);return r==null?{diagnostics:[{messageText:`Error reading: ${t.filePath}`}],code:null,output:null}:tc(e,{code:r,filePath:t.filePath,compilerOptions:t.compilerOptions})}function tc(e,t){let r={diagnostics:[],code:t.code,output:null};try{let n=e.ts.transpileModule(t.code,{compilerOptions:t.compilerOptions,fileName:t.filePath??"module.tsx",reportDiagnostics:!0});n.diagnostics?.forEach(o=>{r.diagnostics.push({messageText:String(o.messageText)})}),r.output=n.outputText}catch(n){console.error("transpileModule",n),r.diagnostics.push({messageText:String(n)})}return r}var Cr=require("node:fs/promises");var nc=require("node:os"),oc=q(require("node:path"),1),gx=q(require("typescript"),1),hx=q(require("launch-editor"),1);async function ko(e){let t=[],r=await mn(e,e.getRepoRootDir());if(r){let n=await nm(r,e);t.push(...n)}return t}async function nm(e,t){let r=[];if(e&&typeof e=="object"){let n=new Set(Object.keys({...e.dependencies,...e.devDependencies}));for(let o of fx)if(n.has(o)&&!r.some(s=>s.name===o)){let s={name:o};rm.has(o)&&(s.version=await rm.get(o)(t)),r.push(s)}}return r}function rc(e){let t=parseInt(e);return Number.isNaN(t)?void 0:t}var rm=new Map([["next",async e=>{if(!e.spawnSync)return;let t=Qf(),r=t==="npm"?"npx":t,{stdout:n}=e.spawnSync(r,["next","-v"],{encoding:"utf8"});if(!n)return;let o=n.match(/(Next.js v)([\d.]+)/g);if(!o)return;let s=o[0].split("Next.js v")[1],[i,a,u]=s.split(".");return{major:rc(i),minor:rc(a),patch:rc(u)}}]]),fx=["@shopify/remix-oxygen","@shopify/hydrogen","@builder.io/qwik-city","@remix-run/react","@sveltejs/kit","astro","gatsby","next","nuxt","@builder.io/qwik","@angular/core","react","solid-js","svelte","vue"];var yx=q(require("@sentry/node"),1);function om(){let e=(0,nc.homedir)();return oc.default.join(e,".config","builder","dev-tools.json")}function ic(e,t){return typeof e=="object"&&e!=null&&t in e}async function $o(){let e=om();try{let t=await(0,Cr.readFile)(e,"utf-8");if(typeof t=="string")return JSON.parse(t)}catch(t){if(t.code==="ENOENT")return null}return null}async function sc(e){let t=om();e=typeof e=="object"&&e!=null?e:{},await(0,Cr.mkdir)(oc.default.dirname(t),{recursive:!0}),await(0,Cr.writeFile)(t,JSON.stringify(e??{},null,2))}var z={gen1:"Gen 1",gen2:"Gen 2"},Ni={CMS:"cms",VCP:"vcp",HYBRID:"hybrid"};var im=require("node:console"),sm=require("node:http"),am=require("node:https");function No(e){let t=Date.now();return new Promise((r,n)=>{let s=Dx(e.url)({protocol:e.url.protocol,host:e.url.host,port:e.url.port,path:e.url.pathname+e.url.search,method:e.method,headers:e.headers},i=>{let a="";i.on("data",u=>{a+=u}),i.on("end",()=>{if((0,im.debug)(`${e.method} ${e.url.href}, duration: ${Date.now()-t}ms`),typeof i.statusCode=="number"&&i.statusCode>=200&&i.statusCode<300)if(typeof i.headers["content-type"]!="string"||!i.headers["content-type"].includes("application/json"))n(`Response from ${e.url.href} content-type is ${i.headers["content-type"]}`);else try{r(JSON.parse(a))}catch(u){n(`Response from ${e.url.href} is not valid JSON: ${a}
38
- ${u}`)}else n(`Request to ${e.url.href} failed with status ${i.statusCode}: ${a}`)})}).on("error",i=>{n(`Error fetching ${e.url.href}, ${i}`)});e.body&&(s.setHeader("Content-Type","application/json"),s.write(e.body)),s.end()})}function Dx(e){if(e.protocol==="https:")return am.request;if(e.protocol==="http:")return sm.request;throw new Error(`Unsupported protocol ${e.protocol}`)}async function um(e){let t=new URL(`https://cdn.builder.io/api/v3/query/${e.publicApiKey}/${e.model}`);return t.searchParams.set("omit","meta.componentsUsed"),t.searchParams.set("apiKey",e.publicApiKey),t.searchParams.set("userAttributes.urlPath",e.pageUrl),t.searchParams.set("options.page.model",`"${e.model}"`),t.searchParams.set("cachebust","true"),(await No({url:t,method:"GET"}))[e.model]}async function cm(e,t){if(t.kind===Ni.VCP)return!0;let r=new URL("https://cdn.builder.io/api/v2/admin"),n={query:`query {
36
+ `}return""}var eg=H(Qm(),1);function Yt(e){return e.endsWith(".mapper.tsx")||e.endsWith(".mapper.jsx")||e.endsWith(".mapper.ts")||e.endsWith(".mapper.js")||e.endsWith(".mapper.mjs")}function ae(e,t,r){t=hr(t),r=hr(r),t=e.dirname(t);let n=e.basename(r,e.extname(r));r=e.dirname(r);let o;return n==="index"?o=e.relative(t,r):o=e.relative(t,e.join(r,n)),o=hr(e.normalize(o)),o.startsWith(".")||(o="./"+o),o}function hr(e){return e.startsWith("\\\\?\\")?e:e.replace(/\\/g,"/")}function Vn(e,t){let r=e.extname(t),n=e.basename(t,r).split(/[\/\\]/),o=n[n.length-1];return Xm(o==="index"?e.basename(e.dirname(t)):o)}function Xm(e){return be(e).replace(/ /g,"")}function Qt(e,t){let r=e.extname(t),n=hr(e.basename(t,r)).split("/").pop();return be(n==="index"?e.basename(e.dirname(t)):n)}function we(e,t){let r=hr(e.relative(e.getAppRootDir(),t));r=r.split("/").filter(o=>o!=="."&&o!==".."&&o!=="").join("/"),r.endsWith(".tsx")||r.endsWith(".jsx")?r=r.slice(0,-4):(r.endsWith(".ts")||r.endsWith(".js"))&&(r=r.slice(0,-3));let n=e.getFrameworks();return r.startsWith("src/")&&(r=r.slice(4)),n.some(o=>o.name.includes("next"))?"@/"+r:"~/"+r}function ge(e,t){let r=t,n=[];for(let o=0;o<2;o++){let s=e.basename(r);if(!s||s==="components")break;n.unshift(s),r=e.dirname(r)}return n.join("/")}function be(e){for(e=e.replace(/([A-Z])/g," $1").replace(/\./g," ").replace(/_/g," ").replace(/-/g," ").replace(/\s/g," ").trim();e.includes(" ");)e=e.replace(/ /g," ");return e.split(" ").map(t=>t.length>2?t[0].toUpperCase()+t.slice(1):t).join("").trim()}function _t(e){return e.sort((t,r)=>t.name.toLocaleLowerCase().localeCompare(r.name.toLocaleLowerCase()))}async function ve(e,t,r,n){if(typeof r!="string"||r==="")throw new Error(`getComponentId(), exportName must be a non-empty string, received: ${r}, ${t}`);return n&&(t=n),t=e.normalize(t),(await e.hash(t+"#"+r)).substring(0,8)}async function tg(e){return(await e.hash(e.getAppRootDir())).substring(0,8)}function Di(e){return typeof e=="number"}function vo(e){return typeof e=="boolean"}function vt(e){return typeof e=="string"}function Co(e){return typeof e=="string"?/^[A-Z][A-Za-z0-9]*$/.test(e):!1}function jt(e){return JSON.parse(JSON.stringify(e))}function ra(e,t,r){for(let n of t)if(e.dirname(r).includes(n))return!0;return!1}function rg(){try{let e=(0,eg.default)();if(e?.name)return e.name}catch{}return"npm"}function v_(){return process.platform.startsWith("win")}function Re(){return process.pkg?"@builder.io/agent":v_()?'"@builder.io/dev-tools"':"builder.io"}function Ct(e){let t=e.join(e.getAppRootDir(),"tsconfig.json");return e.exists(t)}var C_=["node_modules","dist","build","public"];async function At(e,t){async function r(o,s){if(s>10)return;let i=await e.readdir(o);for(let a of i){if(C_.includes(a))continue;let u=e.join(o,a),c=await e.stat(u);if(c){if(c.isFile()&&a.startsWith("builder-registry."))return u;if(c.isDirectory()){let l=await r(u,s+1);if(l)return l}}}}let n=await r(e.getAppRootDir(),0);if(!n){let s=`builder-registry.${await Ct(e)?"ts":"js"}`;return e.join(t,s)}return n}async function vn(e,t){let r=e.resolve("/");for(let n=0;n<20;n++){let o=e.join(t,"package.json"),s=await e.readFile(o);if(s)return JSON.parse(s);if(t===r)break;t=e.dirname(t)}return null}async function ng(e,t){for(let r=0;r<20;r++){let n=e.dirname(t),o=e.join(n,"node_modules");if(await e.exists(o))return o;if(t===e.getAppRootDir())break;t=e.dirname(t)}return e.join(e.getAppRootDir(),"node_modules")}async function vi(e,t,r){let n=await e.readdir(t);return n.includes(r)?e.join(t,r):(await Promise.all(n.map(async s=>{if(s.startsWith(".")||s==="node_modules")return;let i=e.join(t,s);if((await e.stat(i)).isDirectory()){let u=await vi(e,i,r);if(u)return u}}))).find(s=>typeof s=="string")}async function Ge(e,t,r){if(!Array.isArray(t)||t.length===0)throw new Error(`createTsProgram() Invalid filePaths: ${t}`);let n=await ng(e,t[0]),o=e.join(n,"typescript","lib"),s=new Map,i={fileExists:a=>{if(a=e.normalize(a),a.includes("node_modules")){let u=Ci.get(a);if(!u){try{e.statSync(a).isFile()?u={exists:!0,content:e.readFileSync(a)}:u={exists:!1}}catch{u={exists:!1}}Ci.set(a,u)}return u.exists}if(!s.has(a))if(e.existsSync(a)){let c=e.statSync(a);s.set(a,c.isFile())}else s.set(a,!1);return s.get(a)},getCanonicalFileName:a=>e.normalize(a),getCurrentDirectory:()=>e.cwd(),getDefaultLibFileName:()=>e.join(o,"lib.d.ts"),getDefaultLibLocation:()=>o,getNewLine:()=>`
37
+ `,getSourceFile:a=>{if(a=e.normalize(a),a.includes("node_modules")){let c=Ci.get(a);if(c)return se(e,c.content)}let u;try{u=e.readFileSync(a)}catch{console.error(`Could not read: ${a}`),u==null}if(u==null){let c=e.basename(a),l=e.extname(c).toLowerCase();if(a.startsWith(o)&&l===".ts"&&(u=ig.get(c),u==null&&typeof self<"u"&&typeof fetch=="function"))throw new oa(c)}return a.includes("node_modules")&&(u?Ci.set(a,{exists:!0,content:u}):Ci.set(a,{exists:!1})),se(e,u)},readFile:a=>{let u=e.readFileSync(a);return typeof u=="string"?u:void 0},useCaseSensitiveFileNames:()=>!1,writeFile:()=>{}};for(;;)try{return b_(e,i,t,r)}catch(a){if(a instanceof oa){await w_(e,a.libName);continue}throw e.Sentry?.captureException(a),new Error(`createTsProgram() Could not create program for: ${t[0]}`,{cause:a})}}function b_(e,t,r,n){let o={rootNames:[...r],host:t,options:{}},s=e.ts.findConfigFile(e.dirname(r[0]),i=>e.existsSync(i));if(s){let i=og.get(s);if(!i){let a=e.ts.readConfigFile(s,u=>{let c=e.readFileSync(u);return typeof c=="string"?c:void 0});a.error?e.Sentry?.captureException(new Error("Error reading tsconfig for createTsProgram"),{extra:{error:a.error,tsConfigPath:s}}):(i=e.ts.parseJsonConfigFileContent(a.config,e.ts.sys||{useCaseSensitiveFileNames:!1,readDirectory:(c,l)=>e.readdirSync(c),fileExists:c=>e.existsSync(c),readFile:c=>e.readFileSync(c)||void 0},e.dirname(s),void 0,s).options,og.set(s,i))}i&&(o.options=jt(i))}return o.options.noEmit=!0,o.options.isolatedModules=!1,o.options.strict=!1,o.options.jsx=e.ts.JsxEmit.Preserve,o.options.allowJs=!0,Object.assign(o.options,n),e.ts.createProgram(o)}async function bo(e,t,r){r||(r=await Ge(e,[t]));let n=r.getSourceFile(t);if(!n)throw new Error(`getTypeChecker() Could not find source file: ${t}`);return{typeChecker:r.getTypeChecker(),sourceFile:n}}var oa=class{constructor(t){Ze(this,"libName");this.libName=t}};async function w_(e,t){let r=`https://cdn.jsdelivr.net/npm/typescript@${e.ts.version}/lib/${t}`;na.has(t)||na.set(t,fetch(r).then(n=>n.text()).then(n=>{ig.set(t,n)})),await na.get(t),na.delete(t)}var ig=new Map,na=new Map,Ci=new Map,og=new Map;async function sg(e,t){let r=await e.readFile(t.filePath);return r==null?{diagnostics:[{messageText:`Error reading: ${t.filePath}`}],code:null,output:null}:dc(e,{code:r,filePath:t.filePath,compilerOptions:t.compilerOptions})}function dc(e,t){let r={diagnostics:[],code:t.code,output:null};try{let n=e.ts.transpileModule(t.code,{compilerOptions:t.compilerOptions,fileName:t.filePath??"module.tsx",reportDiagnostics:!0});n.diagnostics?.forEach(o=>{r.diagnostics.push({messageText:String(o.messageText)})}),r.output=n.outputText}catch(n){console.error("transpileModule",n),r.diagnostics.push({messageText:String(n)})}return r}var Fr=require("node:fs/promises");var mc=require("node:os"),gc=H(require("node:path"),1),E_=H(require("typescript"),1),P_=H(require("launch-editor"),1);async function wo(e){let t=[],r=await vn(e,e.getRepoRootDir());if(r){let n=await ug(r,e);t.push(...n)}return t}async function ug(e,t){let r=[];if(e&&typeof e=="object"){let n=new Set(Object.keys({...e.dependencies,...e.devDependencies}));for(let o of x_)if(n.has(o)&&!r.some(s=>s.name===o)){let s={name:o};ag.has(o)&&(s.version=await ag.get(o)(t)),r.push(s)}}return r}function fc(e){let t=parseInt(e);return Number.isNaN(t)?void 0:t}var ag=new Map([["next",async e=>{if(!e.spawnSync)return;let t=rg(),r=t==="npm"?"npx":t,{stdout:n}=e.spawnSync(r,["next","-v"],{encoding:"utf8"});if(!n)return;let o=n.match(/(Next.js v)([\d.]+)/g);if(!o)return;let s=o[0].split("Next.js v")[1],[i,a,u]=s.split(".");return{major:fc(i),minor:fc(a),patch:fc(u)}}]]),x_=["@shopify/remix-oxygen","@shopify/hydrogen","@builder.io/qwik-city","@remix-run/react","@sveltejs/kit","astro","gatsby","next","nuxt","@builder.io/qwik","@angular/core","react","solid-js","svelte","vue"];var __=H(require("@sentry/node"),1);function cg(){let e=(0,mc.homedir)();return gc.default.join(e,".config","builder","dev-tools.json")}function hc(e,t){return typeof e=="object"&&e!=null&&t in e}async function xo(){let e=cg();try{let t=await(0,Fr.readFile)(e,"utf-8");if(typeof t=="string")return JSON.parse(t)}catch(t){if(t.code==="ENOENT")return null}return null}async function yc(e){let t=cg();e=typeof e=="object"&&e!=null?e:{},await(0,Fr.mkdir)(gc.default.dirname(t),{recursive:!0}),await(0,Fr.writeFile)(t,JSON.stringify(e??{},null,2))}var V={gen1:"Gen 1",gen2:"Gen 2"},bi={CMS:"cms",VCP:"vcp",HYBRID:"hybrid"};var lg=require("node:console"),pg=require("node:http"),dg=require("node:https");function So(e){let t=Date.now();return new Promise((r,n)=>{let s=A_(e.url)({protocol:e.url.protocol,host:e.url.host,port:e.url.port,path:e.url.pathname+e.url.search,method:e.method,headers:e.headers},i=>{let a="";i.on("data",u=>{a+=u}),i.on("end",()=>{if((0,lg.debug)(`${e.method} ${e.url.href}, duration: ${Date.now()-t}ms`),typeof i.statusCode=="number"&&i.statusCode>=200&&i.statusCode<300)if(typeof i.headers["content-type"]!="string"||!i.headers["content-type"].includes("application/json"))n(`Response from ${e.url.href} content-type is ${i.headers["content-type"]}`);else try{r(JSON.parse(a))}catch(u){n(`Response from ${e.url.href} is not valid JSON: ${a}
38
+ ${u}`)}else n(`Request to ${e.url.href} failed with status ${i.statusCode}: ${a}`)})}).on("error",i=>{n(`Error fetching ${e.url.href}, ${i}`)});e.body&&(s.setHeader("Content-Type","application/json"),s.write(e.body)),s.end()})}function A_(e){if(e.protocol==="https:")return dg.request;if(e.protocol==="http:")return pg.request;throw new Error(`Unsupported protocol ${e.protocol}`)}async function fg(e){let t=new URL(`https://cdn.builder.io/api/v3/query/${e.publicApiKey}/${e.model}`);return t.searchParams.set("omit","meta.componentsUsed"),t.searchParams.set("apiKey",e.publicApiKey),t.searchParams.set("userAttributes.urlPath",e.pageUrl),t.searchParams.set("options.page.model",`"${e.model}"`),t.searchParams.set("cachebust","true"),(await So({url:t,method:"GET"}))[e.model]}async function mg(e,t){if(t.kind===bi.VCP)return!0;let r=new URL("https://cdn.builder.io/api/v2/admin"),n={query:`query {
39
39
  models {
40
40
  id
41
41
  name
42
42
  }
43
- }`};e.debug(`Get model id for model name "${t.model}"`);let s=(await No({url:r,method:"POST",headers:{Authorization:`Bearer ${t.privateAuthKey}`,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(n)})).data.models.find(u=>u.name===t.model);if(!s)return e.debug(`No model found for model name "${t.model}"`),!1;e.debug(`Data query, modelId: "${s.id}", urlPath: "${t.pageUrl}"`);let i=new URL("https://cdn.builder.io/api/v3/data");i.searchParams.set("limit","1"),i.searchParams.set("cachebust","true"),i.searchParams.set("collection","content"),i.searchParams.set("query.published.$ne","archived"),i.searchParams.set("query.query.$elemMatch.$and[0].property","urlPath"),i.searchParams.set("query.query.$elemMatch.$and[0].operator","is"),i.searchParams.set("query.query.$elemMatch.$and[0].value",t.pageUrl),i.searchParams.set("query.modelId",s.id),i.searchParams.set("apiKey",t.publicApiKey);let a=await No({url:i,method:"GET"});return e.debug(`Data results (${a.results.length}): ${i.href}`),a.results.length>0}async function lm(e,t){let r=new URL(`https://cdn.builder.io/api/v3/content/${t.model}`);r.searchParams.set("apiKey",t.publicApiKey),r.searchParams.set("cachebust","true"),r.searchParams.set("cb",Date.now().toString()),t.pageUrl&&(r.searchParams.set("url",t.pageUrl),e.debug(`get model: "${t.model}", pageUrl: "${t.pageUrl}":`,r.href)),t.id&&(r.searchParams.set("query.id",t.id),e.debug(`get model: "${t.model}", id: "${t.id}":`,r.href));let n=await No({url:r,method:"GET"});return e.debug(`get content results: ${n.results.length}`),n}async function dm(e,t){let r=new URL(`https://cdn.builder.io/api/v1/write/${t.model}`);e.debug(`writing "${t.model}" content:`,r.href),await No({url:r,method:"POST",headers:{Authorization:`Bearer ${t.privateAuthKey}`},body:t.body})}var Oo="page",pm="integration-welcome-screens",fm="8d9ee72a33344b4b867918b442ebd0af";async function mm(e,t){let r=await lm(e,{model:pm,publicApiKey:fm,id:t.templateContentId});if(!Array.isArray(r?.results)||r.results.length===0||!r.results[0].data?.blocks)throw new Error(`No Builder content found for id ${t.templateContentId}`);let n=JSON.stringify(r.results[0].data.blocks),o=vx(t.publicApiKey,t.pathname,t.title,n);await dm(e,{privateAuthKey:t.privateAuthKey,model:Oo,body:o})}function vx(e,t,r,n){return JSON.stringify({name:r,ownerId:e,published:"published",query:[{property:"urlPath",value:[t],operator:"is"}],data:{title:r,blocksString:n}})}async function gm(e,t,r,n){e.debug(`connect builder with public key: ${t}`),e.publicApiKey=t;let o=e.closeAppServer(),s=await e.setPublicApiKey({publicApiKey:t});if(s.modifiedType==="permission-error")return e.debug("permission error, failed to set public api key"),{success:!1,pathname:""};e.debug(`set public key: process.env.${s.envKey}=${t}`),process.env[s.envKey]=t;let i=await e.builderPageOptions();e.debug(`builder model: ${Oo}, path: ${i.pathname}, template: ${i.templateContentId}`);let a=await cm(e,{model:Oo,pageUrl:i.pathname,publicApiKey:t,privateAuthKey:r,kind:n});if(!a){await mm(e,{templateContentId:i.templateContentId,pathname:i.pathname,title:i.title,publicApiKey:t,privateAuthKey:r});let l=5,d=0;for(;!a&&d<l;){await new Promise(h=>setTimeout(h,1e3));let p=await um({model:Oo,pageUrl:i.pathname,publicApiKey:t,privateAuthKey:r});d++,p&&p.length>0&&(a=!0)}}await o,e.debug("ensure builder setup");let u=[];n===Ni.VCP?u=await e.ensureFigmaImportPage():u=await e.ensureBuilderSetup(),s.modifiedType&&u.push({filePath:s.file,modifiedType:s.modifiedType}),u.forEach(l=>{l.displayFilePath=e.relative(e.getAppRootDir(),l.filePath)}),u.sort((l,d)=>l.filePath.localeCompare(d.filePath)),u.length>0?(e.debug(`modified files: ${u.map(l=>l.displayFilePath).join(", ")}`),await e.restartAppServer(),await new Promise(l=>setTimeout(l,500))):e.debug("no modified files");let c={success:!0,pathname:i.localePathname||i.pathname,modifiedFiles:u,platform:e.platform(),kind:n};return n===Ni.VCP&&(c.pathname="/"),e.debug(`connected builder: ${c.pathname}`),c}async function hm(e){let t=await e.builderPageOptions();e.debug(`validateBuilder, pathname: ${t.pathname}, localePathname: ${t.localePathname}, isValid: ${e.isValid}`);let r={isValid:e.isValid,pathname:t.localePathname||t.pathname,platform:e.platform()};if(e.isValid)return r;let n=await e.getPublicApiKey();return n.envValue?(e.debug(`public api key: ${n.envValue}, ${n.file}`),e.publicApiKey=n.envValue,e.debug("builder connection is valid"),r.isValid=!0,e.isValid=!0,r):(e.debug("missing public api key"),r)}async function ym(e,t){let r={type:t.type};switch(t.type){case"getCache":{r.data=await e.getCache();break}case"setCache":{await e.setCache(t.data);break}case"connectBuilder":{r.data=await gm(e,t.data.publicApiKey,t.data.privateAuthKey,t.data.kind);break}case"enableDevTools":{r.data=wx(e,t.data.enabled);break}case"getRegistry":{r.data=await e.getRegistry(t.data);break}case"launchEditor":{r.data=await e.launchEditor(t.data);break}case"validateBuilder":{r.data=await hm(e);break}case"loadComponent":{r.data=await e.loadComponent(t.data);break}case"getAllProjectFiles":{e.getAllProjectFiles?r.data=await e.getAllProjectFiles():r.errors=["getAllProjectFiles not implemented"];break}case"registerComponent":{r.data=await e.registerComponent(t.data),e.serverShouldRestart=!0;break}case"setComponentInfo":{r.data=await e.setRegisteredComponentInfo(t.data),e.serverShouldRestart=!0;break}case"setComponentInput":{r.data=await e.setRegisteredComponentInput(t.data),e.serverShouldRestart=!0;break}case"unregisterComponent":{r.data=await e.unregisterComponent(t.data),e.serverShouldRestart=!0;break}case"getFrameworks":{r.data=e.getFrameworks();break}case"readdir":{ac(e,t.path)?r.data=await e.readdir(t.path,!0):r.errors=[`Invalid file request: ${t.path}`];break}case"readFile":{ac(e,t.path)?r.data=await e.readFile(t.path):r.errors=[`Invalid file request: ${t.path}`];break}case"writeFile":{ac(e,t.path)?await e.writeFile(t.path,t.content):r.errors=[`Invalid file request: ${t.path}`];break}case"ensureFigmaImportPage":{r.data=await e.ensureFigmaImportPage();break}case"transileFile":{r.data=await tm(e,t);break}case"transileModule":{r.data=tc(e,t);break}case"getPastSyncInfo":{r.data=await e.getPastSyncInfo?.(t.data);break}case"resyncSnippet":{r.data=await e.resyncSnippet?.(t.data);break}case"localConfig":{r.data=await $o();break}default:{r.errors=[`Unknown request type: ${JSON.stringify(t)}`];let n=t}}return r}function ac(e,t){if(!t||t.includes(".."))return!1;t=t.replace(/\\/g,"/");let r=t.split("/"),n=r[r.length-1];if(n.length>0){let o=n.split(".").pop();if(o&&(o=`.${o}`.toLocaleLowerCase(),o=o.split("?")[0],!bx.includes(o)))return!1}return Cx(e,t),!1}function Cx(e,t){if(!t)return!1;t=e.normalize(e.resolve(t));let r=e.getAppRootDir();return!(!t.startsWith(r)&&!t.includes("node_modules"))}var bx=[".js",".jsx",".ts",".tsx",".json",".css",".scss",".sass",".less",".html",".htm",".xml",".svg",".png",".jpg",".jpeg",".gif",".ico",".webp",".woff",".woff2",".ttf",".eot",".mp4",".webm",".ogg",".md",".txt",".csv",".pdf"];function wx(e,t){return!t&&e.serverShouldRestart&&setTimeout(()=>{console.log(`
43
+ }`};e.debug(`Get model id for model name "${t.model}"`);let s=(await So({url:r,method:"POST",headers:{Authorization:`Bearer ${t.privateAuthKey}`,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(n)})).data.models.find(u=>u.name===t.model);if(!s)return e.debug(`No model found for model name "${t.model}"`),!1;e.debug(`Data query, modelId: "${s.id}", urlPath: "${t.pageUrl}"`);let i=new URL("https://cdn.builder.io/api/v3/data");i.searchParams.set("limit","1"),i.searchParams.set("cachebust","true"),i.searchParams.set("collection","content"),i.searchParams.set("query.published.$ne","archived"),i.searchParams.set("query.query.$elemMatch.$and[0].property","urlPath"),i.searchParams.set("query.query.$elemMatch.$and[0].operator","is"),i.searchParams.set("query.query.$elemMatch.$and[0].value",t.pageUrl),i.searchParams.set("query.modelId",s.id),i.searchParams.set("apiKey",t.publicApiKey);let a=await So({url:i,method:"GET"});return e.debug(`Data results (${a.results.length}): ${i.href}`),a.results.length>0}async function gg(e,t){let r=new URL(`https://cdn.builder.io/api/v3/content/${t.model}`);r.searchParams.set("apiKey",t.publicApiKey),r.searchParams.set("cachebust","true"),r.searchParams.set("cb",Date.now().toString()),t.pageUrl&&(r.searchParams.set("url",t.pageUrl),e.debug(`get model: "${t.model}", pageUrl: "${t.pageUrl}":`,r.href)),t.id&&(r.searchParams.set("query.id",t.id),e.debug(`get model: "${t.model}", id: "${t.id}":`,r.href));let n=await So({url:r,method:"GET"});return e.debug(`get content results: ${n.results.length}`),n}async function hg(e,t){let r=new URL(`https://cdn.builder.io/api/v1/write/${t.model}`);e.debug(`writing "${t.model}" content:`,r.href),await So({url:r,method:"POST",headers:{Authorization:`Bearer ${t.privateAuthKey}`},body:t.body})}var Eo="page",yg="integration-welcome-screens",Dg="8d9ee72a33344b4b867918b442ebd0af";async function vg(e,t){let r=await gg(e,{model:yg,publicApiKey:Dg,id:t.templateContentId});if(!Array.isArray(r?.results)||r.results.length===0||!r.results[0].data?.blocks)throw new Error(`No Builder content found for id ${t.templateContentId}`);let n=JSON.stringify(r.results[0].data.blocks),o=F_(t.publicApiKey,t.pathname,t.title,n);await hg(e,{privateAuthKey:t.privateAuthKey,model:Eo,body:o})}function F_(e,t,r,n){return JSON.stringify({name:r,ownerId:e,published:"published",query:[{property:"urlPath",value:[t],operator:"is"}],data:{title:r,blocksString:n}})}async function Cg(e,t,r,n){e.debug(`connect builder with public key: ${t}`),e.publicApiKey=t;let o=e.closeAppServer(),s=await e.setPublicApiKey({publicApiKey:t});if(s.modifiedType==="permission-error")return e.debug("permission error, failed to set public api key"),{success:!1,pathname:""};e.debug(`set public key: process.env.${s.envKey}=${t}`),process.env[s.envKey]=t;let i=await e.builderPageOptions();e.debug(`builder model: ${Eo}, path: ${i.pathname}, template: ${i.templateContentId}`);let a=await mg(e,{model:Eo,pageUrl:i.pathname,publicApiKey:t,privateAuthKey:r,kind:n});if(!a){await vg(e,{templateContentId:i.templateContentId,pathname:i.pathname,title:i.title,publicApiKey:t,privateAuthKey:r});let l=5,p=0;for(;!a&&p<l;){await new Promise(g=>setTimeout(g,1e3));let d=await fg({model:Eo,pageUrl:i.pathname,publicApiKey:t,privateAuthKey:r});p++,d&&d.length>0&&(a=!0)}}await o,e.debug("ensure builder setup");let u=[];n===bi.VCP?u=await e.ensureFigmaImportPage():u=await e.ensureBuilderSetup(),s.modifiedType&&u.push({filePath:s.file,modifiedType:s.modifiedType}),u.forEach(l=>{l.displayFilePath=e.relative(e.getAppRootDir(),l.filePath)}),u.sort((l,p)=>l.filePath.localeCompare(p.filePath)),u.length>0?(e.debug(`modified files: ${u.map(l=>l.displayFilePath).join(", ")}`),await e.restartAppServer(),await new Promise(l=>setTimeout(l,500))):e.debug("no modified files");let c={success:!0,pathname:i.localePathname||i.pathname,modifiedFiles:u,platform:e.platform(),kind:n};return n===bi.VCP&&(c.pathname="/"),e.debug(`connected builder: ${c.pathname}`),c}async function bg(e){let t=await e.builderPageOptions();e.debug(`validateBuilder, pathname: ${t.pathname}, localePathname: ${t.localePathname}, isValid: ${e.isValid}`);let r={isValid:e.isValid,pathname:t.localePathname||t.pathname,platform:e.platform()};if(e.isValid)return r;let n=await e.getPublicApiKey();return n.envValue?(e.debug(`public api key: ${n.envValue}, ${n.file}`),e.publicApiKey=n.envValue,e.debug("builder connection is valid"),r.isValid=!0,e.isValid=!0,r):(e.debug("missing public api key"),r)}async function wg(e,t){let r={type:t.type};switch(t.type){case"getCache":{r.data=await e.getCache();break}case"setCache":{await e.setCache(t.data);break}case"connectBuilder":{r.data=await Cg(e,t.data.publicApiKey,t.data.privateAuthKey,t.data.kind);break}case"enableDevTools":{r.data=k_(e,t.data.enabled);break}case"getRegistry":{r.data=await e.getRegistry(t.data);break}case"launchEditor":{r.data=await e.launchEditor(t.data);break}case"validateBuilder":{r.data=await bg(e);break}case"loadComponent":{r.data=await e.loadComponent(t.data);break}case"getAllProjectFiles":{e.getAllProjectFiles?r.data=await e.getAllProjectFiles():r.errors=["getAllProjectFiles not implemented"];break}case"registerComponent":{r.data=await e.registerComponent(t.data),e.serverShouldRestart=!0;break}case"setComponentInfo":{r.data=await e.setRegisteredComponentInfo(t.data),e.serverShouldRestart=!0;break}case"setComponentInput":{r.data=await e.setRegisteredComponentInput(t.data),e.serverShouldRestart=!0;break}case"unregisterComponent":{r.data=await e.unregisterComponent(t.data),e.serverShouldRestart=!0;break}case"getFrameworks":{r.data=e.getFrameworks();break}case"readdir":{Dc(e,t.path)?r.data=await e.readdir(t.path,!0):r.errors=[`Invalid file request: ${t.path}`];break}case"readFile":{Dc(e,t.path)?r.data=await e.readFile(t.path):r.errors=[`Invalid file request: ${t.path}`];break}case"writeFile":{Dc(e,t.path)?await e.writeFile(t.path,t.content):r.errors=[`Invalid file request: ${t.path}`];break}case"ensureFigmaImportPage":{r.data=await e.ensureFigmaImportPage();break}case"transileFile":{r.data=await sg(e,t);break}case"transileModule":{r.data=dc(e,t);break}case"getPastSyncInfo":{r.data=await e.getPastSyncInfo?.(t.data);break}case"resyncSnippet":{r.data=await e.resyncSnippet?.(t.data);break}case"localConfig":{r.data=await xo();break}default:{r.errors=[`Unknown request type: ${JSON.stringify(t)}`];let n=t}}return r}function Dc(e,t){if(!t||t.includes(".."))return!1;t=t.replace(/\\/g,"/");let r=t.split("/"),n=r[r.length-1];if(n.length>0){let o=n.split(".").pop();if(o&&(o=`.${o}`.toLocaleLowerCase(),o=o.split("?")[0],!$_.includes(o)))return!1}return T_(e,t),!1}function T_(e,t){if(!t)return!1;t=e.normalize(e.resolve(t));let r=e.getAppRootDir();return!(!t.startsWith(r)&&!t.includes("node_modules"))}var $_=[".js",".jsx",".ts",".tsx",".json",".css",".scss",".sass",".less",".html",".htm",".xml",".svg",".png",".jpg",".jpeg",".gif",".ico",".webp",".woff",".woff2",".ttf",".eot",".mp4",".webm",".ogg",".md",".txt",".csv",".pdf"];function k_(e,t){return!t&&e.serverShouldRestart&&setTimeout(()=>{console.log(`
44
44
  Restarting server after Builder Devtools update...
45
- `),e.restartAppServer()},10),e.enableAppWatch(!t),{enabled:t,platform:e.platform()}}async function Dm(e){return Cm(e,`"use strict";(()=>{var fi=Object.create;var Mt=Object.defineProperty;var mi=Object.getOwnPropertyDescriptor;var vi=Object.getOwnPropertyNames;var gi=Object.getPrototypeOf,hi=Object.prototype.hasOwnProperty;var yi=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),bi=(t,e)=>{for(var r in e)Mt(t,r,{get:e[r],enumerable:!0})},Ei=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of vi(e))!hi.call(t,i)&&i!==r&&Mt(t,i,{get:()=>e[i],enumerable:!(n=mi(e,i))||n.enumerable});return t};var _i=(t,e,r)=>(r=t!=null?fi(gi(t)):{},Ei(e||!t||!t.__esModule?Mt(r,"default",{value:t,enumerable:!0}):r,t));var jn=yi((Qe,Ct)=>{(function(t,e){"use strict";var r="0.7.33",n="",i="?",o="function",s="undefined",u="object",d="string",p="major",a="model",c="name",l="type",f="vendor",m="version",_="architecture",b="console",v="mobile",y="tablet",T="smarttv",L="wearable",k="embedded",w=350,C="Amazon",R="Apple",K="ASUS",z="BlackBerry",Q="Browser",P="Chrome",Ce="Edge",ce="Firefox",_e="Google",Me="Huawei",Re="LG",Oe="Microsoft",Be="Motorola",Te="Opera",we="Samsung",ke="Sharp",fe="Sony",me="Xiaomi",Ve="Zebra",U="Facebook",et=function(S,O){var I={};for(var q in S)O[q]&&O[q].length%2===0?I[q]=O[q].concat(S[q]):I[q]=S[q];return I},tt=function(S){for(var O={},I=0;I<S.length;I++)O[S[I].toUpperCase()]=S[I];return O},Pr=function(S,O){return typeof S===d?Fe(O).indexOf(Fe(S))!==-1:!1},Fe=function(S){return S.toLowerCase()},di=function(S){return typeof S===d?S.replace(/[^\\d\\.]/g,n).split(".")[0]:e},Nt=function(S,O){if(typeof S===d)return S=S.replace(/^\\s\\s*/,n),typeof O===s?S:S.substring(0,w)},He=function(S,O){for(var I=0,q,x,nt,D,qe,ie;I<O.length&&!qe;){var Or=O[I],kr=O[I+1];for(q=x=0;q<Or.length&&!qe;)if(qe=Or[q++].exec(S),qe)for(nt=0;nt<kr.length;nt++)ie=qe[++x],D=kr[nt],typeof D===u&&D.length>0?D.length===2?typeof D[1]==o?this[D[0]]=D[1].call(this,ie):this[D[0]]=D[1]:D.length===3?typeof D[1]===o&&!(D[1].exec&&D[1].test)?this[D[0]]=ie?D[1].call(this,ie,D[2]):e:this[D[0]]=ie?ie.replace(D[1],D[2]):e:D.length===4&&(this[D[0]]=ie?D[3].call(this,ie.replace(D[1],D[2])):e):this[D]=ie||e;I+=2}},Ut=function(S,O){for(var I in O)if(typeof O[I]===u&&O[I].length>0){for(var q=0;q<O[I].length;q++)if(Pr(O[I][q],S))return I===i?e:I}else if(Pr(O[I],S))return I===i?e:I;return S},pi={"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"},Cr={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},Rr={browser:[[/\\b(?:crmo|crios)\\/([\\w\\.]+)/i],[m,[c,"Chrome"]],[/edg(?:e|ios|a)?\\/([\\w\\.]+)/i],[m,[c,"Edge"]],[/(opera mini)\\/([-\\w\\.]+)/i,/(opera [mobiletab]{3,6})\\b.+version\\/([-\\w\\.]+)/i,/(opera)(?:.+version\\/|[\\/ ]+)([\\w\\.]+)/i],[c,m],[/opios[\\/ ]+([\\w\\.]+)/i],[m,[c,Te+" Mini"]],[/\\bopr\\/([\\w\\.]+)/i],[m,[c,Te]],[/(kindle)\\/([\\w\\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\\/ ]?([\\w\\.]*)/i,/(avant |iemobile|slim)(?:browser)?[\\/ ]?([\\w\\.]*)/i,/(ba?idubrowser)[\\/ ]?([\\w\\.]+)/i,/(?:ms|\\()(ie) ([\\w\\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale|qqbrowserlite|qq|duckduckgo)\\/([-\\w\\.]+)/i,/(weibo)__([\\d\\.]+)/i],[c,m],[/(?:\\buc? ?browser|(?:juc.+)ucweb)[\\/ ]?([\\w\\.]+)/i],[m,[c,"UC"+Q]],[/microm.+\\bqbcore\\/([\\w\\.]+)/i,/\\bqbcore\\/([\\w\\.]+).+microm/i],[m,[c,"WeChat(Win) Desktop"]],[/micromessenger\\/([\\w\\.]+)/i],[m,[c,"WeChat"]],[/konqueror\\/([\\w\\.]+)/i],[m,[c,"Konqueror"]],[/trident.+rv[: ]([\\w\\.]{1,9})\\b.+like gecko/i],[m,[c,"IE"]],[/yabrowser\\/([\\w\\.]+)/i],[m,[c,"Yandex"]],[/(avast|avg)\\/([\\w\\.]+)/i],[[c,/(.+)/,"$1 Secure "+Q],m],[/\\bfocus\\/([\\w\\.]+)/i],[m,[c,ce+" Focus"]],[/\\bopt\\/([\\w\\.]+)/i],[m,[c,Te+" Touch"]],[/coc_coc\\w+\\/([\\w\\.]+)/i],[m,[c,"Coc Coc"]],[/dolfin\\/([\\w\\.]+)/i],[m,[c,"Dolphin"]],[/coast\\/([\\w\\.]+)/i],[m,[c,Te+" Coast"]],[/miuibrowser\\/([\\w\\.]+)/i],[m,[c,"MIUI "+Q]],[/fxios\\/([-\\w\\.]+)/i],[m,[c,ce]],[/\\bqihu|(qi?ho?o?|360)browser/i],[[c,"360 "+Q]],[/(oculus|samsung|sailfish|huawei)browser\\/([\\w\\.]+)/i],[[c,/(.+)/,"$1 "+Q],m],[/(comodo_dragon)\\/([\\w\\.]+)/i],[[c,/_/g," "],m],[/(electron)\\/([\\w\\.]+) safari/i,/(tesla)(?: qtcarbrowser|\\/(20\\d\\d\\.[-\\w\\.]+))/i,/m?(qqbrowser|baiduboxapp|2345Explorer)[\\/ ]?([\\w\\.]+)/i],[c,m],[/(metasr)[\\/ ]?([\\w\\.]+)/i,/(lbbrowser)/i,/\\[(linkedin)app\\]/i],[c],[/((?:fban\\/fbios|fb_iab\\/fb4a)(?!.+fbav)|;fbav\\/([\\w\\.]+);)/i],[[c,U],m],[/safari (line)\\/([\\w\\.]+)/i,/\\b(line)\\/([\\w\\.]+)\\/iab/i,/(chromium|instagram)[\\/ ]([-\\w\\.]+)/i],[c,m],[/\\bgsa\\/([\\w\\.]+) .*safari\\//i],[m,[c,"GSA"]],[/headlesschrome(?:\\/([\\w\\.]+)| )/i],[m,[c,P+" Headless"]],[/ wv\\).+(chrome)\\/([\\w\\.]+)/i],[[c,P+" WebView"],m],[/droid.+ version\\/([\\w\\.]+)\\b.+(?:mobile safari|safari)/i],[m,[c,"Android "+Q]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\\/v?([\\w\\.]+)/i],[c,m],[/version\\/([\\w\\.\\,]+) .*mobile\\/\\w+ (safari)/i],[m,[c,"Mobile Safari"]],[/version\\/([\\w(\\.|\\,)]+) .*(mobile ?safari|safari)/i],[m,c],[/webkit.+?(mobile ?safari|safari)(\\/[\\w\\.]+)/i],[c,[m,Ut,pi]],[/(webkit|khtml)\\/([\\w\\.]+)/i],[c,m],[/(navigator|netscape\\d?)\\/([-\\w\\.]+)/i],[[c,"Netscape"],m],[/mobile vr; rv:([\\w\\.]+)\\).+firefox/i],[m,[c,ce+" Reality"]],[/ekiohf.+(flow)\\/([\\w\\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\\/ ]?([\\w\\.\\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\\/([-\\w\\.]+)$/i,/(firefox)\\/([\\w\\.]+)/i,/(mozilla)\\/([\\w\\.]+) .+rv\\:.+gecko\\/\\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\\. ]?browser)[-\\/ ]?v?([\\w\\.]+)/i,/(links) \\(([\\w\\.]+)/i],[c,m],[/(cobalt)\\/([\\w\\.]+)/i],[c,[m,/master.|lts./,""]]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\\)]/i],[[_,"amd64"]],[/(ia32(?=;))/i],[[_,Fe]],[/((?:i[346]|x)86)[;\\)]/i],[[_,"ia32"]],[/\\b(aarch64|arm(v?8e?l?|_?64))\\b/i],[[_,"arm64"]],[/\\b(arm(?:v[67])?ht?n?[fl]p?)\\b/i],[[_,"armhf"]],[/windows (ce|mobile); ppc;/i],[[_,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\\))/i],[[_,/ower/,n,Fe]],[/(sun4\\w)[;\\)]/i],[[_,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\\))|\\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\\b|pa-risc)/i],[[_,Fe]]],device:[[/\\b(sch-i[89]0\\d|shw-m380s|sm-[ptx]\\w{2,4}|gt-[pn]\\d{2,4}|sgh-t8[56]9|nexus 10)/i],[a,[f,we],[l,y]],[/\\b((?:s[cgp]h|gt|sm)-\\w+|galaxy nexus)/i,/samsung[- ]([-\\w]+)/i,/sec-(sgh\\w+)/i],[a,[f,we],[l,v]],[/((ipod|iphone)\\d+,\\d+)/i],[a,[f,R],[l,v]],[/(ipad\\d+,\\d+)/i],[a,[f,R],[l,y]],[/\\((ip(?:hone|od)[\\w ]*);/i],[a,[f,R],[l,v]],[/\\((ipad);[-\\w\\),; ]+apple/i,/applecoremedia\\/[\\w\\.]+ \\((ipad)/i,/\\b(ipad)\\d\\d?,\\d\\d?[;\\]].+ios/i],[a,[f,R],[l,y]],[/(macintosh);/i],[a,[f,R]],[/\\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\\d{2})\\b(?!.+d\\/s)/i],[a,[f,Me],[l,y]],[/(?:huawei|honor)([-\\w ]+)[;\\)]/i,/\\b(nexus 6p|\\w{2,4}e?-[atu]?[ln][\\dx][012359c][adn]?)\\b(?!.+d\\/s)/i],[a,[f,Me],[l,v]],[/\\b(poco[\\w ]+)(?: bui|\\))/i,/\\b; (\\w+) build\\/hm\\1/i,/\\b(hm[-_ ]?note?[_ ]?(?:\\d\\w)?) bui/i,/\\b(redmi[\\-_ ]?(?:note|k)?[\\w_ ]+)(?: bui|\\))/i,/\\b(mi[-_ ]?(?:a\\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\\d?\\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\\))/i],[[a,/_/g," "],[f,me],[l,v]],[/\\b(mi[-_ ]?(?:pad)(?:[\\w_ ]+))(?: bui|\\))/i],[[a,/_/g," "],[f,me],[l,y]],[/; (\\w+) bui.+ oppo/i,/\\b(cph[12]\\d{3}|p(?:af|c[al]|d\\w|e[ar])[mt]\\d0|x9007|a101op)\\b/i],[a,[f,"OPPO"],[l,v]],[/vivo (\\w+)(?: bui|\\))/i,/\\b(v[12]\\d{3}\\w?[at])(?: bui|;)/i],[a,[f,"Vivo"],[l,v]],[/\\b(rmx[12]\\d{3})(?: bui|;|\\))/i],[a,[f,"Realme"],[l,v]],[/\\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\\b[\\w ]+build\\//i,/\\bmot(?:orola)?[- ](\\w*)/i,/((?:moto[\\w\\(\\) ]+|xt\\d{3,4}|nexus 6)(?= bui|\\)))/i],[a,[f,Be],[l,v]],[/\\b(mz60\\d|xoom[2 ]{0,2}) build\\//i],[a,[f,Be],[l,y]],[/((?=lg)?[vl]k\\-?\\d{3}) bui| 3\\.[-\\w; ]{10}lg?-([06cv9]{3,4})/i],[a,[f,Re],[l,y]],[/(lm(?:-?f100[nv]?|-[\\w\\.]+)(?= bui|\\))|nexus [45])/i,/\\blg[-e;\\/ ]+((?!browser|netcast|android tv)\\w+)/i,/\\blg-?([\\d\\w]+) bui/i],[a,[f,Re],[l,v]],[/(ideatab[-\\w ]+)/i,/lenovo ?(s[56]000[-\\w]+|tab(?:[\\w ]+)|yt[-\\d\\w]{6}|tb[-\\d\\w]{6})/i],[a,[f,"Lenovo"],[l,y]],[/(?:maemo|nokia).*(n900|lumia \\d+)/i,/nokia[-_ ]?([-\\w\\.]*)/i],[[a,/_/g," "],[f,"Nokia"],[l,v]],[/(pixel c)\\b/i],[a,[f,_e],[l,y]],[/droid.+; (pixel[\\daxl ]{0,6})(?: bui|\\))/i],[a,[f,_e],[l,v]],[/droid.+ (a?\\d[0-2]{2}so|[c-g]\\d{4}|so[-gl]\\w+|xq-a\\w[4-7][12])(?= bui|\\).+chrome\\/(?![1-6]{0,1}\\d\\.))/i],[a,[f,fe],[l,v]],[/sony tablet [ps]/i,/\\b(?:sony)?sgp\\w+(?: bui|\\))/i],[[a,"Xperia Tablet"],[f,fe],[l,y]],[/ (kb2005|in20[12]5|be20[12][59])\\b/i,/(?:one)?(?:plus)? (a\\d0\\d\\d)(?: b|\\))/i],[a,[f,"OnePlus"],[l,v]],[/(alexa)webm/i,/(kf[a-z]{2}wi)( bui|\\))/i,/(kf[a-z]+)( bui|\\)).+silk\\//i],[a,[f,C],[l,y]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\\)).+silk\\//i],[[a,/(.+)/g,"Fire Phone $1"],[f,C],[l,v]],[/(playbook);[-\\w\\),; ]+(rim)/i],[a,f,[l,y]],[/\\b((?:bb[a-f]|st[hv])100-\\d)/i,/\\(bb10; (\\w+)/i],[a,[f,z],[l,v]],[/(?:\\b|asus_)(transfo[prime ]{4,10} \\w+|eeepc|slider \\w+|nexus 7|padfone|p00[cj])/i],[a,[f,K],[l,y]],[/ (z[bes]6[027][012][km][ls]|zenfone \\d\\w?)\\b/i],[a,[f,K],[l,v]],[/(nexus 9)/i],[a,[f,"HTC"],[l,y]],[/(htc)[-;_ ]{1,2}([\\w ]+(?=\\)| bui)|\\w+)/i,/(zte)[- ]([\\w ]+?)(?: bui|\\/|\\))/i,/(alcatel|geeksphone|nexian|panasonic|sony(?!-bra))[-_ ]?([-\\w]*)/i],[f,[a,/_/g," "],[l,v]],[/droid.+; ([ab][1-7]-?[0178a]\\d\\d?)/i],[a,[f,"Acer"],[l,y]],[/droid.+; (m[1-5] note) bui/i,/\\bmz-([-\\w]{2,})/i],[a,[f,"Meizu"],[l,v]],[/\\b(sh-?[altvz]?\\d\\d[a-ekm]?)/i],[a,[f,ke],[l,v]],[/(blackberry|benq|palm(?=\\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[-_ ]?([-\\w]*)/i,/(hp) ([\\w ]+\\w)/i,/(asus)-?(\\w+)/i,/(microsoft); (lumia[\\w ]+)/i,/(lenovo)[-_ ]?([-\\w]+)/i,/(jolla)/i,/(oppo) ?([\\w ]+) bui/i],[f,a,[l,v]],[/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\\/([\\w\\.]+)/i,/(nook)[\\w ]+build\\/(\\w+)/i,/(dell) (strea[kpr\\d ]*[\\dko])/i,/(le[- ]+pan)[- ]+(\\w{1,9}) bui/i,/(trinity)[- ]*(t\\d{3}) bui/i,/(gigaset)[- ]+(q\\w{1,9}) bui/i,/(vodafone) ([\\w ]+)(?:\\)| bui)/i],[f,a,[l,y]],[/(surface duo)/i],[a,[f,Oe],[l,y]],[/droid [\\d\\.]+; (fp\\du?)(?: b|\\))/i],[a,[f,"Fairphone"],[l,v]],[/(u304aa)/i],[a,[f,"AT&T"],[l,v]],[/\\bsie-(\\w*)/i],[a,[f,"Siemens"],[l,v]],[/\\b(rct\\w+) b/i],[a,[f,"RCA"],[l,y]],[/\\b(venue[\\d ]{2,7}) b/i],[a,[f,"Dell"],[l,y]],[/\\b(q(?:mv|ta)\\w+) b/i],[a,[f,"Verizon"],[l,y]],[/\\b(?:barnes[& ]+noble |bn[rt])([\\w\\+ ]*) b/i],[a,[f,"Barnes & Noble"],[l,y]],[/\\b(tm\\d{3}\\w+) b/i],[a,[f,"NuVision"],[l,y]],[/\\b(k88) b/i],[a,[f,"ZTE"],[l,y]],[/\\b(nx\\d{3}j) b/i],[a,[f,"ZTE"],[l,v]],[/\\b(gen\\d{3}) b.+49h/i],[a,[f,"Swiss"],[l,v]],[/\\b(zur\\d{3}) b/i],[a,[f,"Swiss"],[l,y]],[/\\b((zeki)?tb.*\\b) b/i],[a,[f,"Zeki"],[l,y]],[/\\b([yr]\\d{2}) b/i,/\\b(dragon[- ]+touch |dt)(\\w{5}) b/i],[[f,"Dragon Touch"],a,[l,y]],[/\\b(ns-?\\w{0,9}) b/i],[a,[f,"Insignia"],[l,y]],[/\\b((nxa|next)-?\\w{0,9}) b/i],[a,[f,"NextBook"],[l,y]],[/\\b(xtreme\\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[f,"Voice"],a,[l,v]],[/\\b(lvtel\\-)?(v1[12]) b/i],[[f,"LvTel"],a,[l,v]],[/\\b(ph-1) /i],[a,[f,"Essential"],[l,v]],[/\\b(v(100md|700na|7011|917g).*\\b) b/i],[a,[f,"Envizen"],[l,y]],[/\\b(trio[-\\w\\. ]+) b/i],[a,[f,"MachSpeed"],[l,y]],[/\\btu_(1491) b/i],[a,[f,"Rotor"],[l,y]],[/(shield[\\w ]+) b/i],[a,[f,"Nvidia"],[l,y]],[/(sprint) (\\w+)/i],[f,a,[l,v]],[/(kin\\.[onetw]{3})/i],[[a,/\\./g," "],[f,Oe],[l,v]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\\)/i],[a,[f,Ve],[l,y]],[/droid.+; (ec30|ps20|tc[2-8]\\d[kx])\\)/i],[a,[f,Ve],[l,v]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[f,a,[l,b]],[/droid.+; (shield) bui/i],[a,[f,"Nvidia"],[l,b]],[/(playstation [345portablevi]+)/i],[a,[f,fe],[l,b]],[/\\b(xbox(?: one)?(?!; xbox))[\\); ]/i],[a,[f,Oe],[l,b]],[/smart-tv.+(samsung)/i],[f,[l,T]],[/hbbtv.+maple;(\\d+)/i],[[a,/^/,"SmartTV"],[f,we],[l,T]],[/(nux; netcast.+smarttv|lg (netcast\\.tv-201\\d|android tv))/i],[[f,Re],[l,T]],[/(apple) ?tv/i],[f,[a,R+" TV"],[l,T]],[/crkey/i],[[a,P+"cast"],[f,_e],[l,T]],[/droid.+aft(\\w)( bui|\\))/i],[a,[f,C],[l,T]],[/\\(dtv[\\);].+(aquos)/i,/(aquos-tv[\\w ]+)\\)/i],[a,[f,ke],[l,T]],[/(bravia[\\w ]+)( bui|\\))/i],[a,[f,fe],[l,T]],[/(mitv-\\w{5}) bui/i],[a,[f,me],[l,T]],[/\\b(roku)[\\dx]*[\\)\\/]((?:dvp-)?[\\d\\.]*)/i,/hbbtv\\/\\d+\\.\\d+\\.\\d+ +\\([\\w ]*; *(\\w[^;]*);([^;]*)/i],[[f,Nt],[a,Nt],[l,T]],[/\\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\\b/i],[[l,T]],[/((pebble))app/i],[f,a,[l,L]],[/droid.+; (glass) \\d/i],[a,[f,_e],[l,L]],[/droid.+; (wt63?0{2,3})\\)/i],[a,[f,Ve],[l,L]],[/(quest( 2)?)/i],[a,[f,U],[l,L]],[/(tesla)(?: qtcarbrowser|\\/[-\\w\\.]+)/i],[f,[l,k]],[/droid .+?; ([^;]+?)(?: bui|\\) applew).+? mobile safari/i],[a,[l,v]],[/droid .+?; ([^;]+?)(?: bui|\\) applew).+?(?! mobile) safari/i],[a,[l,y]],[/\\b((tablet|tab)[;\\/]|focus\\/\\d(?!.+mobile))/i],[[l,y]],[/(phone|mobile(?:[;\\/]| [ \\w\\/\\.]*safari)|pda(?=.+windows ce))/i],[[l,v]],[/(android[-\\w\\. ]{0,9});.+buil/i],[a,[f,"Generic"]]],engine:[[/windows.+ edge\\/([\\w\\.]+)/i],[m,[c,Ce+"HTML"]],[/webkit\\/537\\.36.+chrome\\/(?!27)([\\w\\.]+)/i],[m,[c,"Blink"]],[/(presto)\\/([\\w\\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\\/([\\w\\.]+)/i,/ekioh(flow)\\/([\\w\\.]+)/i,/(khtml|tasman|links)[\\/ ]\\(?([\\w\\.]+)/i,/(icab)[\\/ ]([23]\\.[\\d\\.]+)/i],[c,m],[/rv\\:([\\w\\.]{1,9})\\b.+(gecko)/i],[m,c]],os:[[/microsoft (windows) (vista|xp)/i],[c,m],[/(windows) nt 6\\.2; (arm)/i,/(windows (?:phone(?: os)?|mobile))[\\/ ]?([\\d\\.\\w ]*)/i,/(windows)[\\/ ]?([ntce\\d\\. ]+\\w)(?!.+xbox)/i],[c,[m,Ut,Cr]],[/(win(?=3|9|n)|win 9x )([nt\\d\\.]+)/i],[[c,"Windows"],[m,Ut,Cr]],[/ip[honead]{2,4}\\b(?:.*os ([\\w]+) like mac|; opera)/i,/cfnetwork\\/.+darwin/i],[[m,/_/g,"."],[c,"iOS"]],[/(mac os x) ?([\\w\\. ]*)/i,/(macintosh|mac_powerpc\\b)(?!.+haiku)/i],[[c,"Mac OS"],[m,/_/g,"."]],[/droid ([\\w\\.]+)\\b.+(android[- ]x86|harmonyos)/i],[m,c],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\\/ ]?([\\w\\.]*)/i,/(blackberry)\\w*\\/([\\w\\.]*)/i,/(tizen|kaios)[\\/ ]([\\w\\.]+)/i,/\\((series40);/i],[c,m],[/\\(bb(10);/i],[m,[c,z]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\\/ ]?([\\w\\.]*)/i],[m,[c,"Symbian"]],[/mozilla\\/[\\d\\.]+ \\((?:mobile|tablet|tv|mobile; [\\w ]+); rv:.+ gecko\\/([\\w\\.]+)/i],[m,[c,ce+" OS"]],[/web0s;.+rt(tv)/i,/\\b(?:hp)?wos(?:browser)?\\/([\\w\\.]+)/i],[m,[c,"webOS"]],[/crkey\\/([\\d\\.]+)/i],[m,[c,P+"cast"]],[/(cros) [\\w]+ ([\\w\\.]+\\w)/i],[[c,"Chromium OS"],m],[/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\\);]+)/i,/\\b(joli|palm)\\b ?(?:os)?\\/?([\\w\\.]*)/i,/(mint)[\\/\\(\\) ]?(\\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\\/ ]?(?!chrom|package)([-\\w\\.]*)/i,/(hurd|linux) ?([\\w\\.]*)/i,/(gnu) ?([\\w\\.]*)/i,/\\b([-frentopcghs]{0,5}bsd|dragonfly)[\\/ ]?(?!amd|[ix346]{1,2}86)([\\w\\.]*)/i,/(haiku) (\\w+)/i],[c,m],[/(sunos) ?([\\w\\.\\d]*)/i],[[c,"Solaris"],m],[/((?:open)?solaris)[-\\/ ]?([\\w\\.]*)/i,/(aix) ((\\d)(?=\\.|\\)| )[\\w\\.])*/i,/\\b(beos|os\\/2|amigaos|morphos|openvms|fuchsia|hp-ux)/i,/(unix) ?([\\w\\.]*)/i],[c,m]]},Z=function(S,O){if(typeof S===u&&(O=S,S=e),!(this instanceof Z))return new Z(S,O).getResult();var I=S||(typeof t!==s&&t.navigator&&t.navigator.userAgent?t.navigator.userAgent:n),q=O?et(Rr,O):Rr;return this.getBrowser=function(){var x={};return x[c]=e,x[m]=e,He.call(x,I,q.browser),x.major=di(x.version),x},this.getCPU=function(){var x={};return x[_]=e,He.call(x,I,q.cpu),x},this.getDevice=function(){var x={};return x[f]=e,x[a]=e,x[l]=e,He.call(x,I,q.device),x},this.getEngine=function(){var x={};return x[c]=e,x[m]=e,He.call(x,I,q.engine),x},this.getOS=function(){var x={};return x[c]=e,x[m]=e,He.call(x,I,q.os),x},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return I},this.setUA=function(x){return I=typeof x===d&&x.length>w?Nt(x,w):x,this},this.setUA(I),this};Z.VERSION=r,Z.BROWSER=tt([c,m,p]),Z.CPU=tt([_]),Z.DEVICE=tt([a,f,l,b,v,T,y,L,k]),Z.ENGINE=Z.OS=tt([c,m]),typeof Qe!==s?(typeof Ct!==s&&Ct.exports&&(Qe=Ct.exports=Z),Qe.UAParser=Z):typeof define===o&&define.amd?define(function(){return Z}):typeof t!==s&&(t.UAParser=Z);var Ae=typeof t!==s&&(t.jQuery||t.Zepto);if(Ae&&!Ae.ua){var rt=new Z;Ae.ua=rt.getResult(),Ae.ua.get=function(){return rt.getUA()},Ae.ua.set=function(S){rt.setUA(S);var O=rt.getResult();for(var I in O)Ae.ua[I]=O[I]}}})(typeof window=="object"?window:Qe)});var oe=(t,e)=>{Vt(t);let r=t.querySelector("aside");r.dataset.view=e,r.classList.remove("section-ready"),setTimeout(()=>{r.classList.add("section-ready")},200)},Ar=t=>{Array.from(t.querySelectorAll(".back-button")).forEach(e=>{e.addEventListener("click",r=>{Vt(t),r.preventDefault(),r.stopPropagation();let n=r.target;oe(t,n?.dataset.back||"nav-home")})})},Bt=(t,e)=>{Vt(t);let r=t.querySelector("aside"),n=document.createElement("div");n.className="ui-toast",n.innerHTML=e,r.appendChild(n),setTimeout(()=>{n.classList.add("ui-toast-show"),setTimeout(()=>{n.classList.remove("ui-toast-show"),setTimeout(()=>{n.remove()},500)},4e3)},30)},Vt=t=>{let e=t.querySelector("aside");Array.from(e.querySelectorAll(".ui-toast")).forEach(n=>{n.classList.remove("ui-toast-show")})},it=()=>{let t=Dr();return localStorage.getItem(t)!=="true"},Ft=t=>{let e=Dr();t?localStorage.removeItem(e):localStorage.setItem(e,"true")},Dr=()=>Ti("disableEdit"),Ti=t=>\`builder.__LOCAL_APP_ID__.\${t}\`,Nr=()=>{let e=document.body.querySelector("[builder-content-id]")?.getAttribute("builder-content-id");return je(e)},je=(t,e)=>{let r="/content";t&&(r+="/"+t+"/edit");let n=new URL(r,"https://builder.io");t&&e&&n.searchParams.set("selectedBlock",e);let i=new URL(location.pathname,location.href);return n.searchParams.set("overridePreviewUrl",i.href),n.href},ot="__DEV_TOOLS_URL__",G={components:[],registryPath:"",registryDisplayPath:"",frameworks:[],dependencies:[],publicApiKey:void 0,devToolsVersion:""},le=t=>{G.components=t.components,G.registryPath=t.registryPath,G.registryDisplayPath=t.registryDisplayPath,G.dependencies=t.dependencies,G.publicApiKey=t.publicApiKey};function Ur(t){let e=null,r=document.querySelector("builder-dev-tools-menu"),n=()=>{t.hide()},i=u=>{let d=u.target;if(!d){n();return}if(d.closest("builder-dev-tools-edit"))return;let p=d.closest("[builder-content-id]"),a=d.closest("[builder-id]");if(!p||!a){t.hide();return}let c=t.show(p,a);!c||c===e||(r.highlightOpener(),e=c)};document.addEventListener("pointerover",i,{passive:!0}),document.addEventListener("pointerleave",n,{passive:!0}),document.addEventListener("pointercancel",n,{passive:!0}),document.addEventListener("visibilitychange",n,{passive:!0}),window.addEventListener("popstate",n,{passive:!0});let o=history.pushState;history.pushState=function(...u){t.hide(),o.apply(this,u)};let s=history.replaceState;history.replaceState=function(...u){t.hide(),s.apply(this,u)}}var st=class extends HTMLElement{openInBuilder=null;block=null;constructor(){super()}connectedCallback(){this.setAttribute("aria-hidden","true");let e=this.attachShadow({mode:"open"});e.innerHTML='<style>*,*:before,*:after{box-sizing:border-box}:host{--background-color: rgba(40, 40, 40, 1);--primary-color: rgba(72, 161, 255, 1);--primary-color-subdued: rgb(72, 161, 255, .6);--primary-color-highlight: rgb(126, 188, 255);--primary-contrast-color: white;--edit-color: #1d74e2;--edit-color-highlight: #1c6bd1;--edit-color-alpha: rgb(72, 161, 255, .15);--error-color: #ff2b55;--text-color: white;--text-color-highlight: white;--border-color: #454545;--button-background-color-hover: rgba(255, 255, 255, .1);--menu-width: 320px;--transition-time: .15s;--font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-family:var(--font-family);line-height:1.6}button{cursor:pointer;color:var(--text-color);-webkit-tap-highlight-color:transparent}input,select,button{font-family:var(--font-family)}:host{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2147483646;user-select:none;pointer-events:none;color:var(--text-color)}#content-highlight,#block{position:absolute}#content-highlight{border:3px solid var(--primary-color);background-color:var(--primary-color-alpha)}a{position:absolute;top:-33px;left:0;display:block;padding:5px 10px 8px;pointer-events:auto;z-index:100;text-decoration:none}a:hover{text-decoration:none}a span{display:block;padding:3px 6px;font-size:10px;font-weight:300;border-radius:3px;text-align:center;text-decoration:none;pointer-events:none;background-color:var(--edit-color);color:var(--text-color);white-space:nowrap}a:hover span{background-color:var(--edit-color-highlight)}a:hover~.outline{border-color:var(--edit-color-highlight)}#open-in-editor{display:none}.outline{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--edit-color);background-color:var(--edit-color-alpha)}</style><div id="block"> <a id="open-in-builder" target="builder"><span>Open In Builder</span></a> <a id="open-in-editor" href="#open-in-editor"><span>Open In Editor</span></a> <div class="outline"></div> </div>',this.openInBuilder=e.getElementById("open-in-builder"),this.block=e.getElementById("block"),Ur(this)}show(e,r){if(!it())return this.hide(),null;let n=e.getAttribute("builder-content-id"),i=r.getAttribute("builder-id");if(!n||!i)return this.hide(),null;let o=this.block,s=this.openInBuilder,u=r.getBoundingClientRect();o.style.top=u.top+window.scrollY-1+"px",o.style.left=u.left+window.scrollX+"px",o.style.width=u.width+"px",o.style.height=u.height+1+"px";let d=s.getBoundingClientRect();if(d.width>u.width){let p=d.width-u.width;s.style.left=p/2*-1+"px"}else s.style.left="";return s.href=je(n,i),this.style.display="block",i}hide(){this.style.display=""}};var Mr="preview-url";var Br="_b-uid";var Vr="/~builder-connect";var Fr="/~builder-dev-tools";var Hr="https://cdn.builder.io/api/v1/proxy-api?url=https://api2.amplitude.com/2/httpapi";var qr=()=>se({type:"validateBuilder"}),De=t=>se({type:"launchEditor",data:t}),jr=t=>se({type:"getRegistry",data:t}),Gr=t=>se({type:"loadComponent",data:t}),Kr=t=>se({type:"registerComponent",data:t}),Wr=t=>se({type:"setComponentInfo",data:t}),at=t=>se({type:"setComponentInput",data:t}),$r=t=>se({type:"unregisterComponent",data:t}),Yr=t=>se({type:"enableDevTools",data:{enabled:t}}),zr=()=>se({type:"localConfig"}),se=async t=>{let e=new URL(Fr,ot),r;try{r=await fetch(e,{method:"POST",body:JSON.stringify(t)})}catch(i){throw console.error(\`Devtools Fetch Error, \${e.href}\`,i),new Error("Builder Devtools Fetch Error")}if((r.headers.get("content-type")||"").includes("application/json")){let i=await r.json();if(r.ok)return i.data;if(Array.isArray(i.errors)&&i.errors.length>0)throw i.errors.forEach(o=>console.error(o)),new Error(\`Builder Devtools Fetch Error: \${i.errors[0]}\`)}throw new Error(\`Builder Devtools Fetch Error: \${r.status}, \${await r.text()}\`)};var Qr=[{value:"boolean",text:"boolean"},{value:"color",text:"color (provides a color in hex or rgb)"},{value:"date",text:"date (same format as the Date constructor)"},{value:"email",text:"email"},{value:"file",text:"file (uploads a file and provides a url)"},{value:"list",text:"list (collection of items)"},{value:"longText",text:"longText (multiline text editor)"},{value:"number",text:"number"},{value:"object",text:"object (set of specific names and values)"},{value:"richText",text:"richText (provides value as html)"},{value:"string",text:"string"}],ut=["color","date","email","file","longText","richText","string"],ct=["number"],lt=["boolean"],dt=["list"],pt=["object"];function ft(t){return ut.includes(t)?"string":ct.includes(t)?"number":lt.includes(t)?"boolean":dt.includes(t)?"array":pt.includes(t)?"object":"string"}var Io=new Set(["about","accessKey","accessKeyLabel","asChild","autoCapitalize","autoCorrect","autoFocus","autoSave","blur","contentEditable","contextMenu","dangerouslySetInnerHTML","datatype","defaultChecked","defaultValue","dir","draggable","enterKeyHint","focus","form","formAction","formEncType","formMethod","formNoValidate","formTarget","inlist","innerText","inputMode","is","isContentEditable","itemID","itemProp","itemRef","itemScope","itemType","lang","nonce","offsetHeight","offsetLeft","offsetTop","offsetWidth","outerText","prefix","property","radioGroup","rel","resource","results","rev","role","security","slot","spellCheck","suppressContentEditableWarning","suppressHydrationWarning","tabIndex","translate","typeof","unselectable","vocab"].map(t=>t.toLowerCase()));var Ht=function(t,e){return Ht=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},Ht(t,e)};function ae(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");Ht(t,e);function r(){this.constructor=t}t.prototype=e===null?Object.create(e):(r.prototype=e.prototype,new r)}var E=function(){return E=Object.assign||function(e){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},E.apply(this,arguments)};function Ge(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(t);i<n.length;i++)e.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(t,n[i])&&(r[n[i]]=t[n[i]]);return r}function g(t,e,r,n){function i(o){return o instanceof r?o:new r(function(s){s(o)})}return new(r||(r=Promise))(function(o,s){function u(a){try{p(n.next(a))}catch(c){s(c)}}function d(a){try{p(n.throw(a))}catch(c){s(c)}}function p(a){a.done?o(a.value):i(a.value).then(u,d)}p((n=n.apply(t,e||[])).next())})}function h(t,e){var r={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},n,i,o,s=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return s.next=u(0),s.throw=u(1),s.return=u(2),typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function u(p){return function(a){return d([p,a])}}function d(p){if(n)throw new TypeError("Generator is already executing.");for(;s&&(s=0,p[0]&&(r=0)),r;)try{if(n=1,i&&(o=p[0]&2?i.return:p[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,p[1])).done)return o;switch(i=0,o&&(p=[p[0]&2,o.value]),p[0]){case 0:case 1:o=p;break;case 4:return r.label++,{value:p[1],done:!1};case 5:r.label++,i=p[1],p=[0];continue;case 7:p=r.ops.pop(),r.trys.pop();continue;default:if(o=r.trys,!(o=o.length>0&&o[o.length-1])&&(p[0]===6||p[0]===2)){r=0;continue}if(p[0]===3&&(!o||p[1]>o[0]&&p[1]<o[3])){r.label=p[1];break}if(p[0]===6&&r.label<o[1]){r.label=o[1],o=p;break}if(o&&r.label<o[2]){r.label=o[2],r.ops.push(p);break}o[2]&&r.ops.pop(),r.trys.pop();continue}p=e.call(t,r)}catch(a){p=[6,a],i=0}finally{n=o=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}}function J(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function A(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],s;try{for(;(e===void 0||e-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(u){s={error:u}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function ee(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++)(o||!(n in e))&&(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))}var mt={};bi(mt,{IdentifyOperation:()=>B,LogLevel:()=>Y,PluginType:()=>N,RevenueProperty:()=>re,ServerZone:()=>Se,SpecialEventType:()=>de,Status:()=>M,TransportType:()=>Ie});var B;(function(t){t.SET="$set",t.SET_ONCE="$setOnce",t.ADD="$add",t.APPEND="$append",t.PREPEND="$prepend",t.REMOVE="$remove",t.PREINSERT="$preInsert",t.POSTINSERT="$postInsert",t.UNSET="$unset",t.CLEAR_ALL="$clearAll"})(B||(B={}));var re;(function(t){t.REVENUE_PRODUCT_ID="$productId",t.REVENUE_QUANTITY="$quantity",t.REVENUE_PRICE="$price",t.REVENUE_TYPE="$revenueType",t.REVENUE_CURRENCY="$currency",t.REVENUE="$revenue"})(re||(re={}));var de;(function(t){t.IDENTIFY="$identify",t.GROUP_IDENTIFY="$groupidentify",t.REVENUE="revenue_amount"})(de||(de={}));var Y;(function(t){t[t.None=0]="None",t[t.Error=1]="Error",t[t.Warn=2]="Warn",t[t.Verbose=3]="Verbose",t[t.Debug=4]="Debug"})(Y||(Y={}));var N;(function(t){t.BEFORE="before",t.ENRICHMENT="enrichment",t.DESTINATION="destination"})(N||(N={}));var Se;(function(t){t.US="US",t.EU="EU",t.STAGING="STAGING"})(Se||(Se={}));var M;(function(t){t.Unknown="unknown",t.Skipped="skipped",t.Success="success",t.RateLimit="rate_limit",t.PayloadTooLarge="payload_too_large",t.Invalid="invalid",t.Failed="failed",t.Timeout="Timeout",t.SystemError="SystemError"})(M||(M={}));var Ie;(function(t){t.XHR="xhr",t.SendBeacon="beacon",t.Fetch="fetch"})(Ie||(Ie={}));var qt="-",xe="AMP",jt="".concat(xe,"_unsent"),Gt="https://api2.amplitude.com/2/httpapi",Xr="https://api.eu.amplitude.com/2/httpapi",Zr="https://api2.amplitude.com/batch",Jr="https://api.eu.amplitude.com/batch";var wi=1e3,vt=function(t){if(Object.keys(t).length>wi)return!1;for(var e in t){var r=t[e];if(!Kt(e,r))return!1}return!0},Kt=function(t,e){var r,n;if(typeof t!="string")return!1;if(Array.isArray(e)){var i=!0;try{for(var o=J(e),s=o.next();!s.done;s=o.next()){var u=s.value;if(Array.isArray(u))return!1;if(typeof u=="object")i=i&&vt(u);else if(!["number","string"].includes(typeof u))return!1;if(!i)return!1}}catch(d){r={error:d}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}}else{if(e==null)return!1;if(typeof e=="object")return vt(e);if(!["number","string","boolean"].includes(typeof e))return!1}return!0};var ne=(function(){function t(){this._propertySet=new Set,this._properties={}}return t.prototype.getUserProperties=function(){return E({},this._properties)},t.prototype.set=function(e,r){return this._safeSet(B.SET,e,r),this},t.prototype.setOnce=function(e,r){return this._safeSet(B.SET_ONCE,e,r),this},t.prototype.append=function(e,r){return this._safeSet(B.APPEND,e,r),this},t.prototype.prepend=function(e,r){return this._safeSet(B.PREPEND,e,r),this},t.prototype.postInsert=function(e,r){return this._safeSet(B.POSTINSERT,e,r),this},t.prototype.preInsert=function(e,r){return this._safeSet(B.PREINSERT,e,r),this},t.prototype.remove=function(e,r){return this._safeSet(B.REMOVE,e,r),this},t.prototype.add=function(e,r){return this._safeSet(B.ADD,e,r),this},t.prototype.unset=function(e){return this._safeSet(B.UNSET,e,qt),this},t.prototype.clearAll=function(){return this._properties={},this._properties[B.CLEAR_ALL]=qt,this},t.prototype._safeSet=function(e,r,n){if(this._validate(e,r,n)){var i=this._properties[e];return i===void 0&&(i={},this._properties[e]=i),i[r]=n,this._propertySet.add(r),!0}return!1},t.prototype._validate=function(e,r,n){return this._properties[B.CLEAR_ALL]!==void 0||this._propertySet.has(r)?!1:e===B.ADD?typeof n=="number":e!==B.UNSET&&e!==B.REMOVE?Kt(r,n):!0},t})();var en=function(t,e,r){var n=typeof t=="string"?{event_type:t}:t;return E(E(E({},n),r),e&&{event_properties:e})},Ke=function(t,e){var r=E(E({},e),{event_type:de.IDENTIFY,user_properties:t.getUserProperties()});return r},tn=function(t,e,r,n){var i,o=E(E({},n),{event_type:de.GROUP_IDENTIFY,group_properties:r.getUserProperties(),groups:(i={},i[t]=e,i)});return o},rn=function(t,e,r){var n,i=new ne;i.set(t,e);var o=E(E({},r),{event_type:de.IDENTIFY,user_properties:i.getUserProperties(),groups:(n={},n[t]=e,n)});return o},nn=function(t,e){return E(E({},e),{event_type:de.REVENUE,event_properties:t.getEventProperties()})};var ve=function(t,e,r){return e===void 0&&(e=0),r===void 0&&(r=M.Unknown),{event:t,code:e,message:r}};var on=(function(){function t(e){this.client=e,this.queue=[],this.applying=!1,this.plugins=[]}return t.prototype.register=function(e,r){return g(this,void 0,void 0,function(){return h(this,function(n){switch(n.label){case 0:return[4,e.setup(r,this.client)];case 1:return n.sent(),this.plugins.push(e),[2]}})})},t.prototype.deregister=function(e,r){var n;return g(this,void 0,void 0,function(){var i,o;return h(this,function(s){switch(s.label){case 0:return i=this.plugins.findIndex(function(u){return u.name===e}),i===-1?(r.loggerProvider.warn("Plugin with name ".concat(e," does not exist, skipping deregistration")),[2]):(o=this.plugins[i],this.plugins.splice(i,1),[4,(n=o.teardown)===null||n===void 0?void 0:n.call(o)]);case 1:return s.sent(),[2]}})})},t.prototype.reset=function(e){this.applying=!1;var r=this.plugins;r.map(function(n){var i;return(i=n.teardown)===null||i===void 0?void 0:i.call(n)}),this.plugins=[],this.client=e},t.prototype.push=function(e){var r=this;return new Promise(function(n){r.queue.push([e,n]),r.scheduleApply(0)})},t.prototype.scheduleApply=function(e){var r=this;this.applying||(this.applying=!0,setTimeout(function(){r.apply(r.queue.shift()).then(function(){r.applying=!1,r.queue.length>0&&r.scheduleApply(0)})},e))},t.prototype.apply=function(e){return g(this,void 0,void 0,function(){var r,n,i,o,s,u,d,f,m,p,a,c,l,f,m,_,b,v,y,T,L,k;return h(this,function(w){switch(w.label){case 0:if(!e)return[2];r=A(e,1),n=r[0],i=A(e,2),o=i[1],s=this.plugins.filter(function(C){return C.type===N.BEFORE}),w.label=1;case 1:w.trys.push([1,6,7,8]),u=J(s),d=u.next(),w.label=2;case 2:return d.done?[3,5]:(f=d.value,[4,f.execute(E({},n))]);case 3:if(m=w.sent(),m===null)return o({event:n,code:0,message:""}),[2];n=m,w.label=4;case 4:return d=u.next(),[3,2];case 5:return[3,8];case 6:return p=w.sent(),y={error:p},[3,8];case 7:try{d&&!d.done&&(T=u.return)&&T.call(u)}finally{if(y)throw y.error}return[7];case 8:a=this.plugins.filter(function(C){return C.type===N.ENRICHMENT}),w.label=9;case 9:w.trys.push([9,14,15,16]),c=J(a),l=c.next(),w.label=10;case 10:return l.done?[3,13]:(f=l.value,[4,f.execute(E({},n))]);case 11:if(m=w.sent(),m===null)return o({event:n,code:0,message:""}),[2];n=m,w.label=12;case 12:return l=c.next(),[3,10];case 13:return[3,16];case 14:return _=w.sent(),L={error:_},[3,16];case 15:try{l&&!l.done&&(k=c.return)&&k.call(c)}finally{if(L)throw L.error}return[7];case 16:return b=this.plugins.filter(function(C){return C.type===N.DESTINATION}),v=b.map(function(C){var R=E({},n);return C.execute(R).catch(function(K){return ve(R,0,String(K))})}),Promise.all(v).then(function(C){var R=A(C,1),K=R[0];o(K)}),[2]}})})},t.prototype.flush=function(){return g(this,void 0,void 0,function(){var e,r,n,i=this;return h(this,function(o){switch(o.label){case 0:return e=this.queue,this.queue=[],[4,Promise.all(e.map(function(s){return i.apply(s)}))];case 1:return o.sent(),r=this.plugins.filter(function(s){return s.type===N.DESTINATION}),n=r.map(function(s){return s.flush&&s.flush()}),[4,Promise.all(n)];case 2:return o.sent(),[2]}})})},t})();var sn="Event tracked successfully",an="Unexpected error occurred",un="Event rejected due to exceeded retry count",cn="Event skipped due to optOut config",ln="Event rejected due to missing API key",dn="Invalid API key",pn="Client not initialized";var X=function(t){return{promise:t||Promise.resolve()}};var Wt=(function(){function t(e){e===void 0&&(e="$default"),this.initializing=!1,this.q=[],this.dispatchQ=[],this.logEvent=this.track.bind(this),this.timeline=new on(this),this.name=e}return t.prototype._init=function(e){return g(this,void 0,void 0,function(){return h(this,function(r){switch(r.label){case 0:return this.config=e,this.timeline.reset(this),[4,this.runQueuedFunctions("q")];case 1:return r.sent(),[2]}})})},t.prototype.runQueuedFunctions=function(e){return g(this,void 0,void 0,function(){var r,n,i,o,s,u,d;return h(this,function(p){switch(p.label){case 0:r=this[e],this[e]=[],p.label=1;case 1:p.trys.push([1,6,7,8]),n=J(r),i=n.next(),p.label=2;case 2:return i.done?[3,5]:(o=i.value,[4,o()]);case 3:p.sent(),p.label=4;case 4:return i=n.next(),[3,2];case 5:return[3,8];case 6:return s=p.sent(),u={error:s},[3,8];case 7:try{i&&!i.done&&(d=n.return)&&d.call(n)}finally{if(u)throw u.error}return[7];case 8:return[2]}})})},t.prototype.track=function(e,r,n){var i=en(e,r,n);return X(this.dispatch(i))},t.prototype.identify=function(e,r){var n=Ke(e,r);return X(this.dispatch(n))},t.prototype.groupIdentify=function(e,r,n,i){var o=tn(e,r,n,i);return X(this.dispatch(o))},t.prototype.setGroup=function(e,r,n){var i=rn(e,r,n);return X(this.dispatch(i))},t.prototype.revenue=function(e,r){var n=nn(e,r);return X(this.dispatch(n))},t.prototype.add=function(e){return this.config?X(this.timeline.register(e,this.config)):(this.q.push(this.add.bind(this,e)),X())},t.prototype.remove=function(e){return this.config?X(this.timeline.deregister(e,this.config)):(this.q.push(this.remove.bind(this,e)),X())},t.prototype.dispatchWithCallback=function(e,r){if(!this.config)return r(ve(e,0,pn));this.process(e).then(r)},t.prototype.dispatch=function(e){return g(this,void 0,void 0,function(){var r=this;return h(this,function(n){return this.config?[2,this.process(e)]:[2,new Promise(function(i){r.dispatchQ.push(r.dispatchWithCallback.bind(r,e,i))})]})})},t.prototype.process=function(e){return g(this,void 0,void 0,function(){var i,r,n,i;return h(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),this.config.optOut?[2,ve(e,0,cn)]:[4,this.timeline.push(e)];case 1:return i=o.sent(),i.code===200?this.config.loggerProvider.log(i.message):this.config.loggerProvider.error(i.message),[2,i];case 2:return r=o.sent(),this.config.loggerProvider.error(r),n=String(r),i=ve(e,0,n),[2,i];case 3:return[2]}})})},t.prototype.setOptOut=function(e){if(!this.config){this.q.push(this.setOptOut.bind(this,!!e));return}this.config.optOut=!!e},t.prototype.flush=function(){return X(this.timeline.flush())},t})();var gt=(function(){function t(){this.productId="",this.quantity=1,this.price=0}return t.prototype.setProductId=function(e){return this.productId=e,this},t.prototype.setQuantity=function(e){return e>0&&(this.quantity=e),this},t.prototype.setPrice=function(e){return this.price=e,this},t.prototype.setRevenueType=function(e){return this.revenueType=e,this},t.prototype.setCurrency=function(e){return this.currency=e,this},t.prototype.setRevenue=function(e){return this.revenue=e,this},t.prototype.setEventProperties=function(e){return vt(e)&&(this.properties=e),this},t.prototype.getEventProperties=function(){var e=this.properties?E({},this.properties):{};return e[re.REVENUE_PRODUCT_ID]=this.productId,e[re.REVENUE_QUANTITY]=this.quantity,e[re.REVENUE_PRICE]=this.price,e[re.REVENUE_TYPE]=this.revenueType,e[re.REVENUE_CURRENCY]=this.currency,e[re.REVENUE]=this.revenue,e},t})();var fn=function(t,e){var r=Math.max(e,1);return t.reduce(function(n,i,o){var s=Math.floor(o/r);return n[s]||(n[s]=[]),n[s].push(i),n},[])};var ht="Amplitude Logger ",mn=(function(){function t(){this.logLevel=Y.None}return t.prototype.disable=function(){this.logLevel=Y.None},t.prototype.enable=function(e){e===void 0&&(e=Y.Warn),this.logLevel=e},t.prototype.log=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];this.logLevel<Y.Verbose||console.log("".concat(ht,"[Log]: ").concat(e.join(" ")))},t.prototype.warn=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];this.logLevel<Y.Warn||console.warn("".concat(ht,"[Warn]: ").concat(e.join(" ")))},t.prototype.error=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];this.logLevel<Y.Error||console.error("".concat(ht,"[Error]: ").concat(e.join(" ")))},t.prototype.debug=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];this.logLevel<Y.Debug||console.log("".concat(ht,"[Debug]: ").concat(e.join(" ")))},t})();var yt=function(){return{flushMaxRetries:12,flushQueueSize:200,flushIntervalMillis:1e4,instanceName:"$default_instance",logLevel:Y.Warn,loggerProvider:new mn,optOut:!1,serverUrl:Gt,serverZone:Se.US,useBatch:!1}},$t=(function(){function t(e){var r,n,i,o;this._optOut=!1;var s=yt();this.apiKey=e.apiKey,this.flushIntervalMillis=(r=e.flushIntervalMillis)!==null&&r!==void 0?r:s.flushIntervalMillis,this.flushMaxRetries=e.flushMaxRetries||s.flushMaxRetries,this.flushQueueSize=e.flushQueueSize||s.flushQueueSize,this.instanceName=e.instanceName||s.instanceName,this.loggerProvider=e.loggerProvider||s.loggerProvider,this.logLevel=(n=e.logLevel)!==null&&n!==void 0?n:s.logLevel,this.minIdLength=e.minIdLength,this.plan=e.plan,this.ingestionMetadata=e.ingestionMetadata,this.optOut=(i=e.optOut)!==null&&i!==void 0?i:s.optOut,this.serverUrl=e.serverUrl,this.serverZone=e.serverZone||s.serverZone,this.storageProvider=e.storageProvider,this.transportProvider=e.transportProvider,this.useBatch=(o=e.useBatch)!==null&&o!==void 0?o:s.useBatch,this.loggerProvider.enable(this.logLevel);var u=Yt(e.serverUrl,e.serverZone,e.useBatch);this.serverZone=u.serverZone,this.serverUrl=u.serverUrl}return Object.defineProperty(t.prototype,"optOut",{get:function(){return this._optOut},set:function(e){this._optOut=e},enumerable:!1,configurable:!0}),t})();var Si=function(t,e){return t===Se.EU?e?Jr:Xr:e?Zr:Gt},Yt=function(t,e,r){if(t===void 0&&(t=""),e===void 0&&(e=yt().serverZone),r===void 0&&(r=yt().useBatch),t)return{serverUrl:t,serverZone:void 0};var n=["US","EU"].includes(e)?e:yt().serverZone;return{serverZone:n,serverUrl:Si(n,r)}};function Ii(t){return t instanceof Error?t.message:String(t)}function bt(t){var e="";try{"body"in t&&(e=JSON.stringify(t.body))}catch{}return e}var zt=(function(){function t(){this.name="amplitude",this.type=N.DESTINATION,this.retryTimeout=1e3,this.throttleTimeout=3e4,this.storageKey="",this.scheduled=null,this.queue=[]}return t.prototype.setup=function(e){var r;return g(this,void 0,void 0,function(){var n,i=this;return h(this,function(o){switch(o.label){case 0:return this.config=e,this.storageKey="".concat(jt,"_").concat(this.config.apiKey.substring(0,10)),[4,(r=this.config.storageProvider)===null||r===void 0?void 0:r.get(this.storageKey)];case 1:return n=o.sent(),this.saveEvents(),n&&n.length>0&&Promise.all(n.map(function(s){return i.execute(s)})).catch(),[2,Promise.resolve(void 0)]}})})},t.prototype.execute=function(e){var r=this;return new Promise(function(n){var i={event:e,attempts:0,callback:function(o){return n(o)},timeout:0};r.addToQueue(i)})},t.prototype.addToQueue=function(){for(var e=this,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=r.filter(function(o){return o.attempts<e.config.flushMaxRetries?(o.attempts+=1,!0):(e.fulfillRequest([o],500,un),!1)});i.forEach(function(o){if(e.queue=e.queue.concat(o),o.timeout===0){e.schedule(e.config.flushIntervalMillis);return}setTimeout(function(){o.timeout=0,e.schedule(0)},o.timeout)}),this.saveEvents()},t.prototype.schedule=function(e){var r=this;this.scheduled||(this.scheduled=setTimeout(function(){r.flush(!0).then(function(){r.queue.length>0&&r.schedule(e)})},e))},t.prototype.flush=function(e){return e===void 0&&(e=!1),g(this,void 0,void 0,function(){var r,n,i,o=this;return h(this,function(s){switch(s.label){case 0:return r=[],n=[],this.queue.forEach(function(u){return u.timeout===0?r.push(u):n.push(u)}),this.queue=n,this.scheduled&&(clearTimeout(this.scheduled),this.scheduled=null),i=fn(r,this.config.flushQueueSize),[4,Promise.all(i.map(function(u){return o.send(u,e)}))];case 1:return s.sent(),[2]}})})},t.prototype.send=function(e,r){return r===void 0&&(r=!0),g(this,void 0,void 0,function(){var n,i,o,s,u;return h(this,function(d){switch(d.label){case 0:if(!this.config.apiKey)return[2,this.fulfillRequest(e,400,ln)];n={api_key:this.config.apiKey,events:e.map(function(p){var a=p.event,c=a.extra,l=Ge(a,["extra"]);return l}),options:{min_id_length:this.config.minIdLength}},d.label=1;case 1:return d.trys.push([1,3,,4]),i=Yt(this.config.serverUrl,this.config.serverZone,this.config.useBatch).serverUrl,[4,this.config.transportProvider.send(i,n)];case 2:return o=d.sent(),o===null?(this.fulfillRequest(e,0,an),[2]):r?(this.handleResponse(o,e),[3,4]):("body"in o?this.fulfillRequest(e,o.statusCode,"".concat(o.status,": ").concat(bt(o))):this.fulfillRequest(e,o.statusCode,o.status),[2]);case 3:return s=d.sent(),this.config.loggerProvider.error(s),u=Ii(s),this.fulfillRequest(e,0,u),[3,4];case 4:return[2]}})})},t.prototype.handleResponse=function(e,r){var n=e.status;switch(n){case M.Success:{this.handleSuccessResponse(e,r);break}case M.Invalid:{this.handleInvalidResponse(e,r);break}case M.PayloadTooLarge:{this.handlePayloadTooLargeResponse(e,r);break}case M.RateLimit:{this.handleRateLimitResponse(e,r);break}default:{this.config.loggerProvider.warn(\`{code: 0, error: "Status '\`.concat(n,"' provided for ").concat(r.length,' events"}')),this.handleOtherResponse(r);break}}},t.prototype.handleSuccessResponse=function(e,r){this.fulfillRequest(r,e.statusCode,sn)},t.prototype.handleInvalidResponse=function(e,r){var n=this;if(e.body.missingField||e.body.error.startsWith(dn)){this.fulfillRequest(r,e.statusCode,e.body.error);return}var i=ee(ee(ee(ee([],A(Object.values(e.body.eventsWithInvalidFields)),!1),A(Object.values(e.body.eventsWithMissingFields)),!1),A(Object.values(e.body.eventsWithInvalidIdLengths)),!1),A(e.body.silencedEvents),!1).flat(),o=new Set(i),s=r.filter(function(u,d){if(o.has(d)){n.fulfillRequest([u],e.statusCode,e.body.error);return}return!0});s.length>0&&this.config.loggerProvider.warn(bt(e)),this.addToQueue.apply(this,ee([],A(s),!1))},t.prototype.handlePayloadTooLargeResponse=function(e,r){if(r.length===1){this.fulfillRequest(r,e.statusCode,e.body.error);return}this.config.loggerProvider.warn(bt(e)),this.config.flushQueueSize/=2,this.addToQueue.apply(this,ee([],A(r),!1))},t.prototype.handleRateLimitResponse=function(e,r){var n=this,i=Object.keys(e.body.exceededDailyQuotaUsers),o=Object.keys(e.body.exceededDailyQuotaDevices),s=e.body.throttledEvents,u=new Set(i),d=new Set(o),p=new Set(s),a=r.filter(function(c,l){if(c.event.user_id&&u.has(c.event.user_id)||c.event.device_id&&d.has(c.event.device_id)){n.fulfillRequest([c],e.statusCode,e.body.error);return}return p.has(l)&&(c.timeout=n.throttleTimeout),!0});a.length>0&&this.config.loggerProvider.warn(bt(e)),this.addToQueue.apply(this,ee([],A(a),!1))},t.prototype.handleOtherResponse=function(e){var r=this;this.addToQueue.apply(this,ee([],A(e.map(function(n){return n.timeout=n.attempts*r.retryTimeout,n})),!1))},t.prototype.fulfillRequest=function(e,r,n){this.saveEvents(),e.forEach(function(i){return i.callback(ve(i.event,r,n))})},t.prototype.saveEvents=function(){if(this.config.storageProvider){var e=Array.from(this.queue.map(function(r){return r.event}));this.config.storageProvider.set(this.storageKey,e)}},t})();var xi=function(t){t===void 0&&(t=0);var e=new Error().stack||"";return e.split(\`
45
+ `),e.restartAppServer()},10),e.enableAppWatch(!t),{enabled:t,platform:e.platform()}}async function xg(e){return Eg(e,`"use strict";(()=>{var fi=Object.create;var Mt=Object.defineProperty;var mi=Object.getOwnPropertyDescriptor;var vi=Object.getOwnPropertyNames;var gi=Object.getPrototypeOf,hi=Object.prototype.hasOwnProperty;var yi=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),bi=(t,e)=>{for(var r in e)Mt(t,r,{get:e[r],enumerable:!0})},Ei=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of vi(e))!hi.call(t,i)&&i!==r&&Mt(t,i,{get:()=>e[i],enumerable:!(n=mi(e,i))||n.enumerable});return t};var _i=(t,e,r)=>(r=t!=null?fi(gi(t)):{},Ei(e||!t||!t.__esModule?Mt(r,"default",{value:t,enumerable:!0}):r,t));var jn=yi((Qe,Ct)=>{(function(t,e){"use strict";var r="0.7.33",n="",i="?",o="function",s="undefined",u="object",d="string",p="major",a="model",c="name",l="type",f="vendor",m="version",_="architecture",b="console",v="mobile",y="tablet",T="smarttv",L="wearable",k="embedded",w=350,C="Amazon",R="Apple",K="ASUS",z="BlackBerry",Q="Browser",P="Chrome",Ce="Edge",ce="Firefox",_e="Google",Me="Huawei",Re="LG",Oe="Microsoft",Be="Motorola",Te="Opera",we="Samsung",ke="Sharp",fe="Sony",me="Xiaomi",Ve="Zebra",U="Facebook",et=function(S,O){var I={};for(var q in S)O[q]&&O[q].length%2===0?I[q]=O[q].concat(S[q]):I[q]=S[q];return I},tt=function(S){for(var O={},I=0;I<S.length;I++)O[S[I].toUpperCase()]=S[I];return O},Pr=function(S,O){return typeof S===d?Fe(O).indexOf(Fe(S))!==-1:!1},Fe=function(S){return S.toLowerCase()},di=function(S){return typeof S===d?S.replace(/[^\\d\\.]/g,n).split(".")[0]:e},Nt=function(S,O){if(typeof S===d)return S=S.replace(/^\\s\\s*/,n),typeof O===s?S:S.substring(0,w)},He=function(S,O){for(var I=0,q,x,nt,D,qe,ie;I<O.length&&!qe;){var Or=O[I],kr=O[I+1];for(q=x=0;q<Or.length&&!qe;)if(qe=Or[q++].exec(S),qe)for(nt=0;nt<kr.length;nt++)ie=qe[++x],D=kr[nt],typeof D===u&&D.length>0?D.length===2?typeof D[1]==o?this[D[0]]=D[1].call(this,ie):this[D[0]]=D[1]:D.length===3?typeof D[1]===o&&!(D[1].exec&&D[1].test)?this[D[0]]=ie?D[1].call(this,ie,D[2]):e:this[D[0]]=ie?ie.replace(D[1],D[2]):e:D.length===4&&(this[D[0]]=ie?D[3].call(this,ie.replace(D[1],D[2])):e):this[D]=ie||e;I+=2}},Ut=function(S,O){for(var I in O)if(typeof O[I]===u&&O[I].length>0){for(var q=0;q<O[I].length;q++)if(Pr(O[I][q],S))return I===i?e:I}else if(Pr(O[I],S))return I===i?e:I;return S},pi={"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"},Cr={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},Rr={browser:[[/\\b(?:crmo|crios)\\/([\\w\\.]+)/i],[m,[c,"Chrome"]],[/edg(?:e|ios|a)?\\/([\\w\\.]+)/i],[m,[c,"Edge"]],[/(opera mini)\\/([-\\w\\.]+)/i,/(opera [mobiletab]{3,6})\\b.+version\\/([-\\w\\.]+)/i,/(opera)(?:.+version\\/|[\\/ ]+)([\\w\\.]+)/i],[c,m],[/opios[\\/ ]+([\\w\\.]+)/i],[m,[c,Te+" Mini"]],[/\\bopr\\/([\\w\\.]+)/i],[m,[c,Te]],[/(kindle)\\/([\\w\\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\\/ ]?([\\w\\.]*)/i,/(avant |iemobile|slim)(?:browser)?[\\/ ]?([\\w\\.]*)/i,/(ba?idubrowser)[\\/ ]?([\\w\\.]+)/i,/(?:ms|\\()(ie) ([\\w\\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale|qqbrowserlite|qq|duckduckgo)\\/([-\\w\\.]+)/i,/(weibo)__([\\d\\.]+)/i],[c,m],[/(?:\\buc? ?browser|(?:juc.+)ucweb)[\\/ ]?([\\w\\.]+)/i],[m,[c,"UC"+Q]],[/microm.+\\bqbcore\\/([\\w\\.]+)/i,/\\bqbcore\\/([\\w\\.]+).+microm/i],[m,[c,"WeChat(Win) Desktop"]],[/micromessenger\\/([\\w\\.]+)/i],[m,[c,"WeChat"]],[/konqueror\\/([\\w\\.]+)/i],[m,[c,"Konqueror"]],[/trident.+rv[: ]([\\w\\.]{1,9})\\b.+like gecko/i],[m,[c,"IE"]],[/yabrowser\\/([\\w\\.]+)/i],[m,[c,"Yandex"]],[/(avast|avg)\\/([\\w\\.]+)/i],[[c,/(.+)/,"$1 Secure "+Q],m],[/\\bfocus\\/([\\w\\.]+)/i],[m,[c,ce+" Focus"]],[/\\bopt\\/([\\w\\.]+)/i],[m,[c,Te+" Touch"]],[/coc_coc\\w+\\/([\\w\\.]+)/i],[m,[c,"Coc Coc"]],[/dolfin\\/([\\w\\.]+)/i],[m,[c,"Dolphin"]],[/coast\\/([\\w\\.]+)/i],[m,[c,Te+" Coast"]],[/miuibrowser\\/([\\w\\.]+)/i],[m,[c,"MIUI "+Q]],[/fxios\\/([-\\w\\.]+)/i],[m,[c,ce]],[/\\bqihu|(qi?ho?o?|360)browser/i],[[c,"360 "+Q]],[/(oculus|samsung|sailfish|huawei)browser\\/([\\w\\.]+)/i],[[c,/(.+)/,"$1 "+Q],m],[/(comodo_dragon)\\/([\\w\\.]+)/i],[[c,/_/g," "],m],[/(electron)\\/([\\w\\.]+) safari/i,/(tesla)(?: qtcarbrowser|\\/(20\\d\\d\\.[-\\w\\.]+))/i,/m?(qqbrowser|baiduboxapp|2345Explorer)[\\/ ]?([\\w\\.]+)/i],[c,m],[/(metasr)[\\/ ]?([\\w\\.]+)/i,/(lbbrowser)/i,/\\[(linkedin)app\\]/i],[c],[/((?:fban\\/fbios|fb_iab\\/fb4a)(?!.+fbav)|;fbav\\/([\\w\\.]+);)/i],[[c,U],m],[/safari (line)\\/([\\w\\.]+)/i,/\\b(line)\\/([\\w\\.]+)\\/iab/i,/(chromium|instagram)[\\/ ]([-\\w\\.]+)/i],[c,m],[/\\bgsa\\/([\\w\\.]+) .*safari\\//i],[m,[c,"GSA"]],[/headlesschrome(?:\\/([\\w\\.]+)| )/i],[m,[c,P+" Headless"]],[/ wv\\).+(chrome)\\/([\\w\\.]+)/i],[[c,P+" WebView"],m],[/droid.+ version\\/([\\w\\.]+)\\b.+(?:mobile safari|safari)/i],[m,[c,"Android "+Q]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\\/v?([\\w\\.]+)/i],[c,m],[/version\\/([\\w\\.\\,]+) .*mobile\\/\\w+ (safari)/i],[m,[c,"Mobile Safari"]],[/version\\/([\\w(\\.|\\,)]+) .*(mobile ?safari|safari)/i],[m,c],[/webkit.+?(mobile ?safari|safari)(\\/[\\w\\.]+)/i],[c,[m,Ut,pi]],[/(webkit|khtml)\\/([\\w\\.]+)/i],[c,m],[/(navigator|netscape\\d?)\\/([-\\w\\.]+)/i],[[c,"Netscape"],m],[/mobile vr; rv:([\\w\\.]+)\\).+firefox/i],[m,[c,ce+" Reality"]],[/ekiohf.+(flow)\\/([\\w\\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\\/ ]?([\\w\\.\\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\\/([-\\w\\.]+)$/i,/(firefox)\\/([\\w\\.]+)/i,/(mozilla)\\/([\\w\\.]+) .+rv\\:.+gecko\\/\\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\\. ]?browser)[-\\/ ]?v?([\\w\\.]+)/i,/(links) \\(([\\w\\.]+)/i],[c,m],[/(cobalt)\\/([\\w\\.]+)/i],[c,[m,/master.|lts./,""]]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\\)]/i],[[_,"amd64"]],[/(ia32(?=;))/i],[[_,Fe]],[/((?:i[346]|x)86)[;\\)]/i],[[_,"ia32"]],[/\\b(aarch64|arm(v?8e?l?|_?64))\\b/i],[[_,"arm64"]],[/\\b(arm(?:v[67])?ht?n?[fl]p?)\\b/i],[[_,"armhf"]],[/windows (ce|mobile); ppc;/i],[[_,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\\))/i],[[_,/ower/,n,Fe]],[/(sun4\\w)[;\\)]/i],[[_,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\\))|\\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\\b|pa-risc)/i],[[_,Fe]]],device:[[/\\b(sch-i[89]0\\d|shw-m380s|sm-[ptx]\\w{2,4}|gt-[pn]\\d{2,4}|sgh-t8[56]9|nexus 10)/i],[a,[f,we],[l,y]],[/\\b((?:s[cgp]h|gt|sm)-\\w+|galaxy nexus)/i,/samsung[- ]([-\\w]+)/i,/sec-(sgh\\w+)/i],[a,[f,we],[l,v]],[/((ipod|iphone)\\d+,\\d+)/i],[a,[f,R],[l,v]],[/(ipad\\d+,\\d+)/i],[a,[f,R],[l,y]],[/\\((ip(?:hone|od)[\\w ]*);/i],[a,[f,R],[l,v]],[/\\((ipad);[-\\w\\),; ]+apple/i,/applecoremedia\\/[\\w\\.]+ \\((ipad)/i,/\\b(ipad)\\d\\d?,\\d\\d?[;\\]].+ios/i],[a,[f,R],[l,y]],[/(macintosh);/i],[a,[f,R]],[/\\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\\d{2})\\b(?!.+d\\/s)/i],[a,[f,Me],[l,y]],[/(?:huawei|honor)([-\\w ]+)[;\\)]/i,/\\b(nexus 6p|\\w{2,4}e?-[atu]?[ln][\\dx][012359c][adn]?)\\b(?!.+d\\/s)/i],[a,[f,Me],[l,v]],[/\\b(poco[\\w ]+)(?: bui|\\))/i,/\\b; (\\w+) build\\/hm\\1/i,/\\b(hm[-_ ]?note?[_ ]?(?:\\d\\w)?) bui/i,/\\b(redmi[\\-_ ]?(?:note|k)?[\\w_ ]+)(?: bui|\\))/i,/\\b(mi[-_ ]?(?:a\\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\\d?\\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\\))/i],[[a,/_/g," "],[f,me],[l,v]],[/\\b(mi[-_ ]?(?:pad)(?:[\\w_ ]+))(?: bui|\\))/i],[[a,/_/g," "],[f,me],[l,y]],[/; (\\w+) bui.+ oppo/i,/\\b(cph[12]\\d{3}|p(?:af|c[al]|d\\w|e[ar])[mt]\\d0|x9007|a101op)\\b/i],[a,[f,"OPPO"],[l,v]],[/vivo (\\w+)(?: bui|\\))/i,/\\b(v[12]\\d{3}\\w?[at])(?: bui|;)/i],[a,[f,"Vivo"],[l,v]],[/\\b(rmx[12]\\d{3})(?: bui|;|\\))/i],[a,[f,"Realme"],[l,v]],[/\\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\\b[\\w ]+build\\//i,/\\bmot(?:orola)?[- ](\\w*)/i,/((?:moto[\\w\\(\\) ]+|xt\\d{3,4}|nexus 6)(?= bui|\\)))/i],[a,[f,Be],[l,v]],[/\\b(mz60\\d|xoom[2 ]{0,2}) build\\//i],[a,[f,Be],[l,y]],[/((?=lg)?[vl]k\\-?\\d{3}) bui| 3\\.[-\\w; ]{10}lg?-([06cv9]{3,4})/i],[a,[f,Re],[l,y]],[/(lm(?:-?f100[nv]?|-[\\w\\.]+)(?= bui|\\))|nexus [45])/i,/\\blg[-e;\\/ ]+((?!browser|netcast|android tv)\\w+)/i,/\\blg-?([\\d\\w]+) bui/i],[a,[f,Re],[l,v]],[/(ideatab[-\\w ]+)/i,/lenovo ?(s[56]000[-\\w]+|tab(?:[\\w ]+)|yt[-\\d\\w]{6}|tb[-\\d\\w]{6})/i],[a,[f,"Lenovo"],[l,y]],[/(?:maemo|nokia).*(n900|lumia \\d+)/i,/nokia[-_ ]?([-\\w\\.]*)/i],[[a,/_/g," "],[f,"Nokia"],[l,v]],[/(pixel c)\\b/i],[a,[f,_e],[l,y]],[/droid.+; (pixel[\\daxl ]{0,6})(?: bui|\\))/i],[a,[f,_e],[l,v]],[/droid.+ (a?\\d[0-2]{2}so|[c-g]\\d{4}|so[-gl]\\w+|xq-a\\w[4-7][12])(?= bui|\\).+chrome\\/(?![1-6]{0,1}\\d\\.))/i],[a,[f,fe],[l,v]],[/sony tablet [ps]/i,/\\b(?:sony)?sgp\\w+(?: bui|\\))/i],[[a,"Xperia Tablet"],[f,fe],[l,y]],[/ (kb2005|in20[12]5|be20[12][59])\\b/i,/(?:one)?(?:plus)? (a\\d0\\d\\d)(?: b|\\))/i],[a,[f,"OnePlus"],[l,v]],[/(alexa)webm/i,/(kf[a-z]{2}wi)( bui|\\))/i,/(kf[a-z]+)( bui|\\)).+silk\\//i],[a,[f,C],[l,y]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\\)).+silk\\//i],[[a,/(.+)/g,"Fire Phone $1"],[f,C],[l,v]],[/(playbook);[-\\w\\),; ]+(rim)/i],[a,f,[l,y]],[/\\b((?:bb[a-f]|st[hv])100-\\d)/i,/\\(bb10; (\\w+)/i],[a,[f,z],[l,v]],[/(?:\\b|asus_)(transfo[prime ]{4,10} \\w+|eeepc|slider \\w+|nexus 7|padfone|p00[cj])/i],[a,[f,K],[l,y]],[/ (z[bes]6[027][012][km][ls]|zenfone \\d\\w?)\\b/i],[a,[f,K],[l,v]],[/(nexus 9)/i],[a,[f,"HTC"],[l,y]],[/(htc)[-;_ ]{1,2}([\\w ]+(?=\\)| bui)|\\w+)/i,/(zte)[- ]([\\w ]+?)(?: bui|\\/|\\))/i,/(alcatel|geeksphone|nexian|panasonic|sony(?!-bra))[-_ ]?([-\\w]*)/i],[f,[a,/_/g," "],[l,v]],[/droid.+; ([ab][1-7]-?[0178a]\\d\\d?)/i],[a,[f,"Acer"],[l,y]],[/droid.+; (m[1-5] note) bui/i,/\\bmz-([-\\w]{2,})/i],[a,[f,"Meizu"],[l,v]],[/\\b(sh-?[altvz]?\\d\\d[a-ekm]?)/i],[a,[f,ke],[l,v]],[/(blackberry|benq|palm(?=\\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[-_ ]?([-\\w]*)/i,/(hp) ([\\w ]+\\w)/i,/(asus)-?(\\w+)/i,/(microsoft); (lumia[\\w ]+)/i,/(lenovo)[-_ ]?([-\\w]+)/i,/(jolla)/i,/(oppo) ?([\\w ]+) bui/i],[f,a,[l,v]],[/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\\/([\\w\\.]+)/i,/(nook)[\\w ]+build\\/(\\w+)/i,/(dell) (strea[kpr\\d ]*[\\dko])/i,/(le[- ]+pan)[- ]+(\\w{1,9}) bui/i,/(trinity)[- ]*(t\\d{3}) bui/i,/(gigaset)[- ]+(q\\w{1,9}) bui/i,/(vodafone) ([\\w ]+)(?:\\)| bui)/i],[f,a,[l,y]],[/(surface duo)/i],[a,[f,Oe],[l,y]],[/droid [\\d\\.]+; (fp\\du?)(?: b|\\))/i],[a,[f,"Fairphone"],[l,v]],[/(u304aa)/i],[a,[f,"AT&T"],[l,v]],[/\\bsie-(\\w*)/i],[a,[f,"Siemens"],[l,v]],[/\\b(rct\\w+) b/i],[a,[f,"RCA"],[l,y]],[/\\b(venue[\\d ]{2,7}) b/i],[a,[f,"Dell"],[l,y]],[/\\b(q(?:mv|ta)\\w+) b/i],[a,[f,"Verizon"],[l,y]],[/\\b(?:barnes[& ]+noble |bn[rt])([\\w\\+ ]*) b/i],[a,[f,"Barnes & Noble"],[l,y]],[/\\b(tm\\d{3}\\w+) b/i],[a,[f,"NuVision"],[l,y]],[/\\b(k88) b/i],[a,[f,"ZTE"],[l,y]],[/\\b(nx\\d{3}j) b/i],[a,[f,"ZTE"],[l,v]],[/\\b(gen\\d{3}) b.+49h/i],[a,[f,"Swiss"],[l,v]],[/\\b(zur\\d{3}) b/i],[a,[f,"Swiss"],[l,y]],[/\\b((zeki)?tb.*\\b) b/i],[a,[f,"Zeki"],[l,y]],[/\\b([yr]\\d{2}) b/i,/\\b(dragon[- ]+touch |dt)(\\w{5}) b/i],[[f,"Dragon Touch"],a,[l,y]],[/\\b(ns-?\\w{0,9}) b/i],[a,[f,"Insignia"],[l,y]],[/\\b((nxa|next)-?\\w{0,9}) b/i],[a,[f,"NextBook"],[l,y]],[/\\b(xtreme\\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[f,"Voice"],a,[l,v]],[/\\b(lvtel\\-)?(v1[12]) b/i],[[f,"LvTel"],a,[l,v]],[/\\b(ph-1) /i],[a,[f,"Essential"],[l,v]],[/\\b(v(100md|700na|7011|917g).*\\b) b/i],[a,[f,"Envizen"],[l,y]],[/\\b(trio[-\\w\\. ]+) b/i],[a,[f,"MachSpeed"],[l,y]],[/\\btu_(1491) b/i],[a,[f,"Rotor"],[l,y]],[/(shield[\\w ]+) b/i],[a,[f,"Nvidia"],[l,y]],[/(sprint) (\\w+)/i],[f,a,[l,v]],[/(kin\\.[onetw]{3})/i],[[a,/\\./g," "],[f,Oe],[l,v]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\\)/i],[a,[f,Ve],[l,y]],[/droid.+; (ec30|ps20|tc[2-8]\\d[kx])\\)/i],[a,[f,Ve],[l,v]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[f,a,[l,b]],[/droid.+; (shield) bui/i],[a,[f,"Nvidia"],[l,b]],[/(playstation [345portablevi]+)/i],[a,[f,fe],[l,b]],[/\\b(xbox(?: one)?(?!; xbox))[\\); ]/i],[a,[f,Oe],[l,b]],[/smart-tv.+(samsung)/i],[f,[l,T]],[/hbbtv.+maple;(\\d+)/i],[[a,/^/,"SmartTV"],[f,we],[l,T]],[/(nux; netcast.+smarttv|lg (netcast\\.tv-201\\d|android tv))/i],[[f,Re],[l,T]],[/(apple) ?tv/i],[f,[a,R+" TV"],[l,T]],[/crkey/i],[[a,P+"cast"],[f,_e],[l,T]],[/droid.+aft(\\w)( bui|\\))/i],[a,[f,C],[l,T]],[/\\(dtv[\\);].+(aquos)/i,/(aquos-tv[\\w ]+)\\)/i],[a,[f,ke],[l,T]],[/(bravia[\\w ]+)( bui|\\))/i],[a,[f,fe],[l,T]],[/(mitv-\\w{5}) bui/i],[a,[f,me],[l,T]],[/\\b(roku)[\\dx]*[\\)\\/]((?:dvp-)?[\\d\\.]*)/i,/hbbtv\\/\\d+\\.\\d+\\.\\d+ +\\([\\w ]*; *(\\w[^;]*);([^;]*)/i],[[f,Nt],[a,Nt],[l,T]],[/\\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\\b/i],[[l,T]],[/((pebble))app/i],[f,a,[l,L]],[/droid.+; (glass) \\d/i],[a,[f,_e],[l,L]],[/droid.+; (wt63?0{2,3})\\)/i],[a,[f,Ve],[l,L]],[/(quest( 2)?)/i],[a,[f,U],[l,L]],[/(tesla)(?: qtcarbrowser|\\/[-\\w\\.]+)/i],[f,[l,k]],[/droid .+?; ([^;]+?)(?: bui|\\) applew).+? mobile safari/i],[a,[l,v]],[/droid .+?; ([^;]+?)(?: bui|\\) applew).+?(?! mobile) safari/i],[a,[l,y]],[/\\b((tablet|tab)[;\\/]|focus\\/\\d(?!.+mobile))/i],[[l,y]],[/(phone|mobile(?:[;\\/]| [ \\w\\/\\.]*safari)|pda(?=.+windows ce))/i],[[l,v]],[/(android[-\\w\\. ]{0,9});.+buil/i],[a,[f,"Generic"]]],engine:[[/windows.+ edge\\/([\\w\\.]+)/i],[m,[c,Ce+"HTML"]],[/webkit\\/537\\.36.+chrome\\/(?!27)([\\w\\.]+)/i],[m,[c,"Blink"]],[/(presto)\\/([\\w\\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\\/([\\w\\.]+)/i,/ekioh(flow)\\/([\\w\\.]+)/i,/(khtml|tasman|links)[\\/ ]\\(?([\\w\\.]+)/i,/(icab)[\\/ ]([23]\\.[\\d\\.]+)/i],[c,m],[/rv\\:([\\w\\.]{1,9})\\b.+(gecko)/i],[m,c]],os:[[/microsoft (windows) (vista|xp)/i],[c,m],[/(windows) nt 6\\.2; (arm)/i,/(windows (?:phone(?: os)?|mobile))[\\/ ]?([\\d\\.\\w ]*)/i,/(windows)[\\/ ]?([ntce\\d\\. ]+\\w)(?!.+xbox)/i],[c,[m,Ut,Cr]],[/(win(?=3|9|n)|win 9x )([nt\\d\\.]+)/i],[[c,"Windows"],[m,Ut,Cr]],[/ip[honead]{2,4}\\b(?:.*os ([\\w]+) like mac|; opera)/i,/cfnetwork\\/.+darwin/i],[[m,/_/g,"."],[c,"iOS"]],[/(mac os x) ?([\\w\\. ]*)/i,/(macintosh|mac_powerpc\\b)(?!.+haiku)/i],[[c,"Mac OS"],[m,/_/g,"."]],[/droid ([\\w\\.]+)\\b.+(android[- ]x86|harmonyos)/i],[m,c],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\\/ ]?([\\w\\.]*)/i,/(blackberry)\\w*\\/([\\w\\.]*)/i,/(tizen|kaios)[\\/ ]([\\w\\.]+)/i,/\\((series40);/i],[c,m],[/\\(bb(10);/i],[m,[c,z]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\\/ ]?([\\w\\.]*)/i],[m,[c,"Symbian"]],[/mozilla\\/[\\d\\.]+ \\((?:mobile|tablet|tv|mobile; [\\w ]+); rv:.+ gecko\\/([\\w\\.]+)/i],[m,[c,ce+" OS"]],[/web0s;.+rt(tv)/i,/\\b(?:hp)?wos(?:browser)?\\/([\\w\\.]+)/i],[m,[c,"webOS"]],[/crkey\\/([\\d\\.]+)/i],[m,[c,P+"cast"]],[/(cros) [\\w]+ ([\\w\\.]+\\w)/i],[[c,"Chromium OS"],m],[/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\\);]+)/i,/\\b(joli|palm)\\b ?(?:os)?\\/?([\\w\\.]*)/i,/(mint)[\\/\\(\\) ]?(\\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\\/ ]?(?!chrom|package)([-\\w\\.]*)/i,/(hurd|linux) ?([\\w\\.]*)/i,/(gnu) ?([\\w\\.]*)/i,/\\b([-frentopcghs]{0,5}bsd|dragonfly)[\\/ ]?(?!amd|[ix346]{1,2}86)([\\w\\.]*)/i,/(haiku) (\\w+)/i],[c,m],[/(sunos) ?([\\w\\.\\d]*)/i],[[c,"Solaris"],m],[/((?:open)?solaris)[-\\/ ]?([\\w\\.]*)/i,/(aix) ((\\d)(?=\\.|\\)| )[\\w\\.])*/i,/\\b(beos|os\\/2|amigaos|morphos|openvms|fuchsia|hp-ux)/i,/(unix) ?([\\w\\.]*)/i],[c,m]]},Z=function(S,O){if(typeof S===u&&(O=S,S=e),!(this instanceof Z))return new Z(S,O).getResult();var I=S||(typeof t!==s&&t.navigator&&t.navigator.userAgent?t.navigator.userAgent:n),q=O?et(Rr,O):Rr;return this.getBrowser=function(){var x={};return x[c]=e,x[m]=e,He.call(x,I,q.browser),x.major=di(x.version),x},this.getCPU=function(){var x={};return x[_]=e,He.call(x,I,q.cpu),x},this.getDevice=function(){var x={};return x[f]=e,x[a]=e,x[l]=e,He.call(x,I,q.device),x},this.getEngine=function(){var x={};return x[c]=e,x[m]=e,He.call(x,I,q.engine),x},this.getOS=function(){var x={};return x[c]=e,x[m]=e,He.call(x,I,q.os),x},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return I},this.setUA=function(x){return I=typeof x===d&&x.length>w?Nt(x,w):x,this},this.setUA(I),this};Z.VERSION=r,Z.BROWSER=tt([c,m,p]),Z.CPU=tt([_]),Z.DEVICE=tt([a,f,l,b,v,T,y,L,k]),Z.ENGINE=Z.OS=tt([c,m]),typeof Qe!==s?(typeof Ct!==s&&Ct.exports&&(Qe=Ct.exports=Z),Qe.UAParser=Z):typeof define===o&&define.amd?define(function(){return Z}):typeof t!==s&&(t.UAParser=Z);var Ae=typeof t!==s&&(t.jQuery||t.Zepto);if(Ae&&!Ae.ua){var rt=new Z;Ae.ua=rt.getResult(),Ae.ua.get=function(){return rt.getUA()},Ae.ua.set=function(S){rt.setUA(S);var O=rt.getResult();for(var I in O)Ae.ua[I]=O[I]}}})(typeof window=="object"?window:Qe)});var oe=(t,e)=>{Vt(t);let r=t.querySelector("aside");r.dataset.view=e,r.classList.remove("section-ready"),setTimeout(()=>{r.classList.add("section-ready")},200)},Ar=t=>{Array.from(t.querySelectorAll(".back-button")).forEach(e=>{e.addEventListener("click",r=>{Vt(t),r.preventDefault(),r.stopPropagation();let n=r.target;oe(t,n?.dataset.back||"nav-home")})})},Bt=(t,e)=>{Vt(t);let r=t.querySelector("aside"),n=document.createElement("div");n.className="ui-toast",n.innerHTML=e,r.appendChild(n),setTimeout(()=>{n.classList.add("ui-toast-show"),setTimeout(()=>{n.classList.remove("ui-toast-show"),setTimeout(()=>{n.remove()},500)},4e3)},30)},Vt=t=>{let e=t.querySelector("aside");Array.from(e.querySelectorAll(".ui-toast")).forEach(n=>{n.classList.remove("ui-toast-show")})},it=()=>{let t=Dr();return localStorage.getItem(t)!=="true"},Ft=t=>{let e=Dr();t?localStorage.removeItem(e):localStorage.setItem(e,"true")},Dr=()=>Ti("disableEdit"),Ti=t=>\`builder.__LOCAL_APP_ID__.\${t}\`,Nr=()=>{let e=document.body.querySelector("[builder-content-id]")?.getAttribute("builder-content-id");return je(e)},je=(t,e)=>{let r="/content";t&&(r+="/"+t+"/edit");let n=new URL(r,"https://builder.io");t&&e&&n.searchParams.set("selectedBlock",e);let i=new URL(location.pathname,location.href);return n.searchParams.set("overridePreviewUrl",i.href),n.href},ot="__DEV_TOOLS_URL__",G={components:[],registryPath:"",registryDisplayPath:"",frameworks:[],dependencies:[],publicApiKey:void 0,devToolsVersion:""},le=t=>{G.components=t.components,G.registryPath=t.registryPath,G.registryDisplayPath=t.registryDisplayPath,G.dependencies=t.dependencies,G.publicApiKey=t.publicApiKey};function Ur(t){let e=null,r=document.querySelector("builder-dev-tools-menu"),n=()=>{t.hide()},i=u=>{let d=u.target;if(!d){n();return}if(d.closest("builder-dev-tools-edit"))return;let p=d.closest("[builder-content-id]"),a=d.closest("[builder-id]");if(!p||!a){t.hide();return}let c=t.show(p,a);!c||c===e||(r.highlightOpener(),e=c)};document.addEventListener("pointerover",i,{passive:!0}),document.addEventListener("pointerleave",n,{passive:!0}),document.addEventListener("pointercancel",n,{passive:!0}),document.addEventListener("visibilitychange",n,{passive:!0}),window.addEventListener("popstate",n,{passive:!0});let o=history.pushState;history.pushState=function(...u){t.hide(),o.apply(this,u)};let s=history.replaceState;history.replaceState=function(...u){t.hide(),s.apply(this,u)}}var st=class extends HTMLElement{openInBuilder=null;block=null;constructor(){super()}connectedCallback(){this.setAttribute("aria-hidden","true");let e=this.attachShadow({mode:"open"});e.innerHTML='<style>*,*:before,*:after{box-sizing:border-box}:host{--background-color: rgba(40, 40, 40, 1);--primary-color: rgba(72, 161, 255, 1);--primary-color-subdued: rgb(72, 161, 255, .6);--primary-color-highlight: rgb(126, 188, 255);--primary-contrast-color: white;--edit-color: #1d74e2;--edit-color-highlight: #1c6bd1;--edit-color-alpha: rgb(72, 161, 255, .15);--error-color: #ff2b55;--text-color: white;--text-color-highlight: white;--border-color: #454545;--button-background-color-hover: rgba(255, 255, 255, .1);--menu-width: 320px;--transition-time: .15s;--font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-family:var(--font-family);line-height:1.6}button{cursor:pointer;color:var(--text-color);-webkit-tap-highlight-color:transparent}input,select,button{font-family:var(--font-family)}:host{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2147483646;user-select:none;pointer-events:none;color:var(--text-color)}#content-highlight,#block{position:absolute}#content-highlight{border:3px solid var(--primary-color);background-color:var(--primary-color-alpha)}a{position:absolute;top:-33px;left:0;display:block;padding:5px 10px 8px;pointer-events:auto;z-index:100;text-decoration:none}a:hover{text-decoration:none}a span{display:block;padding:3px 6px;font-size:10px;font-weight:300;border-radius:3px;text-align:center;text-decoration:none;pointer-events:none;background-color:var(--edit-color);color:var(--text-color);white-space:nowrap}a:hover span{background-color:var(--edit-color-highlight)}a:hover~.outline{border-color:var(--edit-color-highlight)}#open-in-editor{display:none}.outline{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--edit-color);background-color:var(--edit-color-alpha)}</style><div id="block"> <a id="open-in-builder" target="builder"><span>Open In Builder</span></a> <a id="open-in-editor" href="#open-in-editor"><span>Open In Editor</span></a> <div class="outline"></div> </div>',this.openInBuilder=e.getElementById("open-in-builder"),this.block=e.getElementById("block"),Ur(this)}show(e,r){if(!it())return this.hide(),null;let n=e.getAttribute("builder-content-id"),i=r.getAttribute("builder-id");if(!n||!i)return this.hide(),null;let o=this.block,s=this.openInBuilder,u=r.getBoundingClientRect();o.style.top=u.top+window.scrollY-1+"px",o.style.left=u.left+window.scrollX+"px",o.style.width=u.width+"px",o.style.height=u.height+1+"px";let d=s.getBoundingClientRect();if(d.width>u.width){let p=d.width-u.width;s.style.left=p/2*-1+"px"}else s.style.left="";return s.href=je(n,i),this.style.display="block",i}hide(){this.style.display=""}};var Mr="preview-url";var Br="_b-uid";var Vr="/~builder-connect";var Fr="/~builder-dev-tools";var Hr="https://cdn.builder.io/api/v1/proxy-api?url=https://api2.amplitude.com/2/httpapi";var qr=()=>se({type:"validateBuilder"}),De=t=>se({type:"launchEditor",data:t}),jr=t=>se({type:"getRegistry",data:t}),Gr=t=>se({type:"loadComponent",data:t}),Kr=t=>se({type:"registerComponent",data:t}),Wr=t=>se({type:"setComponentInfo",data:t}),at=t=>se({type:"setComponentInput",data:t}),$r=t=>se({type:"unregisterComponent",data:t}),Yr=t=>se({type:"enableDevTools",data:{enabled:t}}),zr=()=>se({type:"localConfig"}),se=async t=>{let e=new URL(Fr,ot),r;try{r=await fetch(e,{method:"POST",body:JSON.stringify(t)})}catch(i){throw console.error(\`Devtools Fetch Error, \${e.href}\`,i),new Error("Builder Devtools Fetch Error")}if((r.headers.get("content-type")||"").includes("application/json")){let i=await r.json();if(r.ok)return i.data;if(Array.isArray(i.errors)&&i.errors.length>0)throw i.errors.forEach(o=>console.error(o)),new Error(\`Builder Devtools Fetch Error: \${i.errors[0]}\`)}throw new Error(\`Builder Devtools Fetch Error: \${r.status}, \${await r.text()}\`)};var Qr=[{value:"boolean",text:"boolean"},{value:"color",text:"color (provides a color in hex or rgb)"},{value:"date",text:"date (same format as the Date constructor)"},{value:"email",text:"email"},{value:"file",text:"file (uploads a file and provides a url)"},{value:"list",text:"list (collection of items)"},{value:"longText",text:"longText (multiline text editor)"},{value:"number",text:"number"},{value:"object",text:"object (set of specific names and values)"},{value:"richText",text:"richText (provides value as html)"},{value:"string",text:"string"}],ut=["color","date","email","file","longText","richText","string"],ct=["number"],lt=["boolean"],dt=["list"],pt=["object"];function ft(t){return ut.includes(t)?"string":ct.includes(t)?"number":lt.includes(t)?"boolean":dt.includes(t)?"array":pt.includes(t)?"object":"string"}var Io=new Set(["about","accessKey","accessKeyLabel","asChild","autoCapitalize","autoCorrect","autoFocus","autoSave","blur","contentEditable","contextMenu","dangerouslySetInnerHTML","datatype","defaultChecked","defaultValue","dir","draggable","enterKeyHint","focus","form","formAction","formEncType","formMethod","formNoValidate","formTarget","inlist","innerText","inputMode","is","isContentEditable","itemID","itemProp","itemRef","itemScope","itemType","lang","nonce","offsetHeight","offsetLeft","offsetTop","offsetWidth","outerText","prefix","property","radioGroup","rel","resource","results","rev","role","security","slot","spellCheck","suppressContentEditableWarning","suppressHydrationWarning","tabIndex","translate","typeof","unselectable","vocab"].map(t=>t.toLowerCase()));var Ht=function(t,e){return Ht=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},Ht(t,e)};function ae(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");Ht(t,e);function r(){this.constructor=t}t.prototype=e===null?Object.create(e):(r.prototype=e.prototype,new r)}var E=function(){return E=Object.assign||function(e){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},E.apply(this,arguments)};function Ge(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(t);i<n.length;i++)e.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(t,n[i])&&(r[n[i]]=t[n[i]]);return r}function g(t,e,r,n){function i(o){return o instanceof r?o:new r(function(s){s(o)})}return new(r||(r=Promise))(function(o,s){function u(a){try{p(n.next(a))}catch(c){s(c)}}function d(a){try{p(n.throw(a))}catch(c){s(c)}}function p(a){a.done?o(a.value):i(a.value).then(u,d)}p((n=n.apply(t,e||[])).next())})}function h(t,e){var r={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},n,i,o,s=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return s.next=u(0),s.throw=u(1),s.return=u(2),typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function u(p){return function(a){return d([p,a])}}function d(p){if(n)throw new TypeError("Generator is already executing.");for(;s&&(s=0,p[0]&&(r=0)),r;)try{if(n=1,i&&(o=p[0]&2?i.return:p[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,p[1])).done)return o;switch(i=0,o&&(p=[p[0]&2,o.value]),p[0]){case 0:case 1:o=p;break;case 4:return r.label++,{value:p[1],done:!1};case 5:r.label++,i=p[1],p=[0];continue;case 7:p=r.ops.pop(),r.trys.pop();continue;default:if(o=r.trys,!(o=o.length>0&&o[o.length-1])&&(p[0]===6||p[0]===2)){r=0;continue}if(p[0]===3&&(!o||p[1]>o[0]&&p[1]<o[3])){r.label=p[1];break}if(p[0]===6&&r.label<o[1]){r.label=o[1],o=p;break}if(o&&r.label<o[2]){r.label=o[2],r.ops.push(p);break}o[2]&&r.ops.pop(),r.trys.pop();continue}p=e.call(t,r)}catch(a){p=[6,a],i=0}finally{n=o=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}}function J(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function A(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],s;try{for(;(e===void 0||e-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(u){s={error:u}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}function ee(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++)(o||!(n in e))&&(o||(o=Array.prototype.slice.call(e,0,n)),o[n]=e[n]);return t.concat(o||Array.prototype.slice.call(e))}var mt={};bi(mt,{IdentifyOperation:()=>B,LogLevel:()=>Y,PluginType:()=>N,RevenueProperty:()=>re,ServerZone:()=>Se,SpecialEventType:()=>de,Status:()=>M,TransportType:()=>Ie});var B;(function(t){t.SET="$set",t.SET_ONCE="$setOnce",t.ADD="$add",t.APPEND="$append",t.PREPEND="$prepend",t.REMOVE="$remove",t.PREINSERT="$preInsert",t.POSTINSERT="$postInsert",t.UNSET="$unset",t.CLEAR_ALL="$clearAll"})(B||(B={}));var re;(function(t){t.REVENUE_PRODUCT_ID="$productId",t.REVENUE_QUANTITY="$quantity",t.REVENUE_PRICE="$price",t.REVENUE_TYPE="$revenueType",t.REVENUE_CURRENCY="$currency",t.REVENUE="$revenue"})(re||(re={}));var de;(function(t){t.IDENTIFY="$identify",t.GROUP_IDENTIFY="$groupidentify",t.REVENUE="revenue_amount"})(de||(de={}));var Y;(function(t){t[t.None=0]="None",t[t.Error=1]="Error",t[t.Warn=2]="Warn",t[t.Verbose=3]="Verbose",t[t.Debug=4]="Debug"})(Y||(Y={}));var N;(function(t){t.BEFORE="before",t.ENRICHMENT="enrichment",t.DESTINATION="destination"})(N||(N={}));var Se;(function(t){t.US="US",t.EU="EU",t.STAGING="STAGING"})(Se||(Se={}));var M;(function(t){t.Unknown="unknown",t.Skipped="skipped",t.Success="success",t.RateLimit="rate_limit",t.PayloadTooLarge="payload_too_large",t.Invalid="invalid",t.Failed="failed",t.Timeout="Timeout",t.SystemError="SystemError"})(M||(M={}));var Ie;(function(t){t.XHR="xhr",t.SendBeacon="beacon",t.Fetch="fetch"})(Ie||(Ie={}));var qt="-",xe="AMP",jt="".concat(xe,"_unsent"),Gt="https://api2.amplitude.com/2/httpapi",Xr="https://api.eu.amplitude.com/2/httpapi",Zr="https://api2.amplitude.com/batch",Jr="https://api.eu.amplitude.com/batch";var wi=1e3,vt=function(t){if(Object.keys(t).length>wi)return!1;for(var e in t){var r=t[e];if(!Kt(e,r))return!1}return!0},Kt=function(t,e){var r,n;if(typeof t!="string")return!1;if(Array.isArray(e)){var i=!0;try{for(var o=J(e),s=o.next();!s.done;s=o.next()){var u=s.value;if(Array.isArray(u))return!1;if(typeof u=="object")i=i&&vt(u);else if(!["number","string"].includes(typeof u))return!1;if(!i)return!1}}catch(d){r={error:d}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}}else{if(e==null)return!1;if(typeof e=="object")return vt(e);if(!["number","string","boolean"].includes(typeof e))return!1}return!0};var ne=(function(){function t(){this._propertySet=new Set,this._properties={}}return t.prototype.getUserProperties=function(){return E({},this._properties)},t.prototype.set=function(e,r){return this._safeSet(B.SET,e,r),this},t.prototype.setOnce=function(e,r){return this._safeSet(B.SET_ONCE,e,r),this},t.prototype.append=function(e,r){return this._safeSet(B.APPEND,e,r),this},t.prototype.prepend=function(e,r){return this._safeSet(B.PREPEND,e,r),this},t.prototype.postInsert=function(e,r){return this._safeSet(B.POSTINSERT,e,r),this},t.prototype.preInsert=function(e,r){return this._safeSet(B.PREINSERT,e,r),this},t.prototype.remove=function(e,r){return this._safeSet(B.REMOVE,e,r),this},t.prototype.add=function(e,r){return this._safeSet(B.ADD,e,r),this},t.prototype.unset=function(e){return this._safeSet(B.UNSET,e,qt),this},t.prototype.clearAll=function(){return this._properties={},this._properties[B.CLEAR_ALL]=qt,this},t.prototype._safeSet=function(e,r,n){if(this._validate(e,r,n)){var i=this._properties[e];return i===void 0&&(i={},this._properties[e]=i),i[r]=n,this._propertySet.add(r),!0}return!1},t.prototype._validate=function(e,r,n){return this._properties[B.CLEAR_ALL]!==void 0||this._propertySet.has(r)?!1:e===B.ADD?typeof n=="number":e!==B.UNSET&&e!==B.REMOVE?Kt(r,n):!0},t})();var en=function(t,e,r){var n=typeof t=="string"?{event_type:t}:t;return E(E(E({},n),r),e&&{event_properties:e})},Ke=function(t,e){var r=E(E({},e),{event_type:de.IDENTIFY,user_properties:t.getUserProperties()});return r},tn=function(t,e,r,n){var i,o=E(E({},n),{event_type:de.GROUP_IDENTIFY,group_properties:r.getUserProperties(),groups:(i={},i[t]=e,i)});return o},rn=function(t,e,r){var n,i=new ne;i.set(t,e);var o=E(E({},r),{event_type:de.IDENTIFY,user_properties:i.getUserProperties(),groups:(n={},n[t]=e,n)});return o},nn=function(t,e){return E(E({},e),{event_type:de.REVENUE,event_properties:t.getEventProperties()})};var ve=function(t,e,r){return e===void 0&&(e=0),r===void 0&&(r=M.Unknown),{event:t,code:e,message:r}};var on=(function(){function t(e){this.client=e,this.queue=[],this.applying=!1,this.plugins=[]}return t.prototype.register=function(e,r){return g(this,void 0,void 0,function(){return h(this,function(n){switch(n.label){case 0:return[4,e.setup(r,this.client)];case 1:return n.sent(),this.plugins.push(e),[2]}})})},t.prototype.deregister=function(e,r){var n;return g(this,void 0,void 0,function(){var i,o;return h(this,function(s){switch(s.label){case 0:return i=this.plugins.findIndex(function(u){return u.name===e}),i===-1?(r.loggerProvider.warn("Plugin with name ".concat(e," does not exist, skipping deregistration")),[2]):(o=this.plugins[i],this.plugins.splice(i,1),[4,(n=o.teardown)===null||n===void 0?void 0:n.call(o)]);case 1:return s.sent(),[2]}})})},t.prototype.reset=function(e){this.applying=!1;var r=this.plugins;r.map(function(n){var i;return(i=n.teardown)===null||i===void 0?void 0:i.call(n)}),this.plugins=[],this.client=e},t.prototype.push=function(e){var r=this;return new Promise(function(n){r.queue.push([e,n]),r.scheduleApply(0)})},t.prototype.scheduleApply=function(e){var r=this;this.applying||(this.applying=!0,setTimeout(function(){r.apply(r.queue.shift()).then(function(){r.applying=!1,r.queue.length>0&&r.scheduleApply(0)})},e))},t.prototype.apply=function(e){return g(this,void 0,void 0,function(){var r,n,i,o,s,u,d,f,m,p,a,c,l,f,m,_,b,v,y,T,L,k;return h(this,function(w){switch(w.label){case 0:if(!e)return[2];r=A(e,1),n=r[0],i=A(e,2),o=i[1],s=this.plugins.filter(function(C){return C.type===N.BEFORE}),w.label=1;case 1:w.trys.push([1,6,7,8]),u=J(s),d=u.next(),w.label=2;case 2:return d.done?[3,5]:(f=d.value,[4,f.execute(E({},n))]);case 3:if(m=w.sent(),m===null)return o({event:n,code:0,message:""}),[2];n=m,w.label=4;case 4:return d=u.next(),[3,2];case 5:return[3,8];case 6:return p=w.sent(),y={error:p},[3,8];case 7:try{d&&!d.done&&(T=u.return)&&T.call(u)}finally{if(y)throw y.error}return[7];case 8:a=this.plugins.filter(function(C){return C.type===N.ENRICHMENT}),w.label=9;case 9:w.trys.push([9,14,15,16]),c=J(a),l=c.next(),w.label=10;case 10:return l.done?[3,13]:(f=l.value,[4,f.execute(E({},n))]);case 11:if(m=w.sent(),m===null)return o({event:n,code:0,message:""}),[2];n=m,w.label=12;case 12:return l=c.next(),[3,10];case 13:return[3,16];case 14:return _=w.sent(),L={error:_},[3,16];case 15:try{l&&!l.done&&(k=c.return)&&k.call(c)}finally{if(L)throw L.error}return[7];case 16:return b=this.plugins.filter(function(C){return C.type===N.DESTINATION}),v=b.map(function(C){var R=E({},n);return C.execute(R).catch(function(K){return ve(R,0,String(K))})}),Promise.all(v).then(function(C){var R=A(C,1),K=R[0];o(K)}),[2]}})})},t.prototype.flush=function(){return g(this,void 0,void 0,function(){var e,r,n,i=this;return h(this,function(o){switch(o.label){case 0:return e=this.queue,this.queue=[],[4,Promise.all(e.map(function(s){return i.apply(s)}))];case 1:return o.sent(),r=this.plugins.filter(function(s){return s.type===N.DESTINATION}),n=r.map(function(s){return s.flush&&s.flush()}),[4,Promise.all(n)];case 2:return o.sent(),[2]}})})},t})();var sn="Event tracked successfully",an="Unexpected error occurred",un="Event rejected due to exceeded retry count",cn="Event skipped due to optOut config",ln="Event rejected due to missing API key",dn="Invalid API key",pn="Client not initialized";var X=function(t){return{promise:t||Promise.resolve()}};var Wt=(function(){function t(e){e===void 0&&(e="$default"),this.initializing=!1,this.q=[],this.dispatchQ=[],this.logEvent=this.track.bind(this),this.timeline=new on(this),this.name=e}return t.prototype._init=function(e){return g(this,void 0,void 0,function(){return h(this,function(r){switch(r.label){case 0:return this.config=e,this.timeline.reset(this),[4,this.runQueuedFunctions("q")];case 1:return r.sent(),[2]}})})},t.prototype.runQueuedFunctions=function(e){return g(this,void 0,void 0,function(){var r,n,i,o,s,u,d;return h(this,function(p){switch(p.label){case 0:r=this[e],this[e]=[],p.label=1;case 1:p.trys.push([1,6,7,8]),n=J(r),i=n.next(),p.label=2;case 2:return i.done?[3,5]:(o=i.value,[4,o()]);case 3:p.sent(),p.label=4;case 4:return i=n.next(),[3,2];case 5:return[3,8];case 6:return s=p.sent(),u={error:s},[3,8];case 7:try{i&&!i.done&&(d=n.return)&&d.call(n)}finally{if(u)throw u.error}return[7];case 8:return[2]}})})},t.prototype.track=function(e,r,n){var i=en(e,r,n);return X(this.dispatch(i))},t.prototype.identify=function(e,r){var n=Ke(e,r);return X(this.dispatch(n))},t.prototype.groupIdentify=function(e,r,n,i){var o=tn(e,r,n,i);return X(this.dispatch(o))},t.prototype.setGroup=function(e,r,n){var i=rn(e,r,n);return X(this.dispatch(i))},t.prototype.revenue=function(e,r){var n=nn(e,r);return X(this.dispatch(n))},t.prototype.add=function(e){return this.config?X(this.timeline.register(e,this.config)):(this.q.push(this.add.bind(this,e)),X())},t.prototype.remove=function(e){return this.config?X(this.timeline.deregister(e,this.config)):(this.q.push(this.remove.bind(this,e)),X())},t.prototype.dispatchWithCallback=function(e,r){if(!this.config)return r(ve(e,0,pn));this.process(e).then(r)},t.prototype.dispatch=function(e){return g(this,void 0,void 0,function(){var r=this;return h(this,function(n){return this.config?[2,this.process(e)]:[2,new Promise(function(i){r.dispatchQ.push(r.dispatchWithCallback.bind(r,e,i))})]})})},t.prototype.process=function(e){return g(this,void 0,void 0,function(){var i,r,n,i;return h(this,function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),this.config.optOut?[2,ve(e,0,cn)]:[4,this.timeline.push(e)];case 1:return i=o.sent(),i.code===200?this.config.loggerProvider.log(i.message):this.config.loggerProvider.error(i.message),[2,i];case 2:return r=o.sent(),this.config.loggerProvider.error(r),n=String(r),i=ve(e,0,n),[2,i];case 3:return[2]}})})},t.prototype.setOptOut=function(e){if(!this.config){this.q.push(this.setOptOut.bind(this,!!e));return}this.config.optOut=!!e},t.prototype.flush=function(){return X(this.timeline.flush())},t})();var gt=(function(){function t(){this.productId="",this.quantity=1,this.price=0}return t.prototype.setProductId=function(e){return this.productId=e,this},t.prototype.setQuantity=function(e){return e>0&&(this.quantity=e),this},t.prototype.setPrice=function(e){return this.price=e,this},t.prototype.setRevenueType=function(e){return this.revenueType=e,this},t.prototype.setCurrency=function(e){return this.currency=e,this},t.prototype.setRevenue=function(e){return this.revenue=e,this},t.prototype.setEventProperties=function(e){return vt(e)&&(this.properties=e),this},t.prototype.getEventProperties=function(){var e=this.properties?E({},this.properties):{};return e[re.REVENUE_PRODUCT_ID]=this.productId,e[re.REVENUE_QUANTITY]=this.quantity,e[re.REVENUE_PRICE]=this.price,e[re.REVENUE_TYPE]=this.revenueType,e[re.REVENUE_CURRENCY]=this.currency,e[re.REVENUE]=this.revenue,e},t})();var fn=function(t,e){var r=Math.max(e,1);return t.reduce(function(n,i,o){var s=Math.floor(o/r);return n[s]||(n[s]=[]),n[s].push(i),n},[])};var ht="Amplitude Logger ",mn=(function(){function t(){this.logLevel=Y.None}return t.prototype.disable=function(){this.logLevel=Y.None},t.prototype.enable=function(e){e===void 0&&(e=Y.Warn),this.logLevel=e},t.prototype.log=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];this.logLevel<Y.Verbose||console.log("".concat(ht,"[Log]: ").concat(e.join(" ")))},t.prototype.warn=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];this.logLevel<Y.Warn||console.warn("".concat(ht,"[Warn]: ").concat(e.join(" ")))},t.prototype.error=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];this.logLevel<Y.Error||console.error("".concat(ht,"[Error]: ").concat(e.join(" ")))},t.prototype.debug=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];this.logLevel<Y.Debug||console.log("".concat(ht,"[Debug]: ").concat(e.join(" ")))},t})();var yt=function(){return{flushMaxRetries:12,flushQueueSize:200,flushIntervalMillis:1e4,instanceName:"$default_instance",logLevel:Y.Warn,loggerProvider:new mn,optOut:!1,serverUrl:Gt,serverZone:Se.US,useBatch:!1}},$t=(function(){function t(e){var r,n,i,o;this._optOut=!1;var s=yt();this.apiKey=e.apiKey,this.flushIntervalMillis=(r=e.flushIntervalMillis)!==null&&r!==void 0?r:s.flushIntervalMillis,this.flushMaxRetries=e.flushMaxRetries||s.flushMaxRetries,this.flushQueueSize=e.flushQueueSize||s.flushQueueSize,this.instanceName=e.instanceName||s.instanceName,this.loggerProvider=e.loggerProvider||s.loggerProvider,this.logLevel=(n=e.logLevel)!==null&&n!==void 0?n:s.logLevel,this.minIdLength=e.minIdLength,this.plan=e.plan,this.ingestionMetadata=e.ingestionMetadata,this.optOut=(i=e.optOut)!==null&&i!==void 0?i:s.optOut,this.serverUrl=e.serverUrl,this.serverZone=e.serverZone||s.serverZone,this.storageProvider=e.storageProvider,this.transportProvider=e.transportProvider,this.useBatch=(o=e.useBatch)!==null&&o!==void 0?o:s.useBatch,this.loggerProvider.enable(this.logLevel);var u=Yt(e.serverUrl,e.serverZone,e.useBatch);this.serverZone=u.serverZone,this.serverUrl=u.serverUrl}return Object.defineProperty(t.prototype,"optOut",{get:function(){return this._optOut},set:function(e){this._optOut=e},enumerable:!1,configurable:!0}),t})();var Si=function(t,e){return t===Se.EU?e?Jr:Xr:e?Zr:Gt},Yt=function(t,e,r){if(t===void 0&&(t=""),e===void 0&&(e=yt().serverZone),r===void 0&&(r=yt().useBatch),t)return{serverUrl:t,serverZone:void 0};var n=["US","EU"].includes(e)?e:yt().serverZone;return{serverZone:n,serverUrl:Si(n,r)}};function Ii(t){return t instanceof Error?t.message:String(t)}function bt(t){var e="";try{"body"in t&&(e=JSON.stringify(t.body))}catch{}return e}var zt=(function(){function t(){this.name="amplitude",this.type=N.DESTINATION,this.retryTimeout=1e3,this.throttleTimeout=3e4,this.storageKey="",this.scheduled=null,this.queue=[]}return t.prototype.setup=function(e){var r;return g(this,void 0,void 0,function(){var n,i=this;return h(this,function(o){switch(o.label){case 0:return this.config=e,this.storageKey="".concat(jt,"_").concat(this.config.apiKey.substring(0,10)),[4,(r=this.config.storageProvider)===null||r===void 0?void 0:r.get(this.storageKey)];case 1:return n=o.sent(),this.saveEvents(),n&&n.length>0&&Promise.all(n.map(function(s){return i.execute(s)})).catch(),[2,Promise.resolve(void 0)]}})})},t.prototype.execute=function(e){var r=this;return new Promise(function(n){var i={event:e,attempts:0,callback:function(o){return n(o)},timeout:0};r.addToQueue(i)})},t.prototype.addToQueue=function(){for(var e=this,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=r.filter(function(o){return o.attempts<e.config.flushMaxRetries?(o.attempts+=1,!0):(e.fulfillRequest([o],500,un),!1)});i.forEach(function(o){if(e.queue=e.queue.concat(o),o.timeout===0){e.schedule(e.config.flushIntervalMillis);return}setTimeout(function(){o.timeout=0,e.schedule(0)},o.timeout)}),this.saveEvents()},t.prototype.schedule=function(e){var r=this;this.scheduled||(this.scheduled=setTimeout(function(){r.flush(!0).then(function(){r.queue.length>0&&r.schedule(e)})},e))},t.prototype.flush=function(e){return e===void 0&&(e=!1),g(this,void 0,void 0,function(){var r,n,i,o=this;return h(this,function(s){switch(s.label){case 0:return r=[],n=[],this.queue.forEach(function(u){return u.timeout===0?r.push(u):n.push(u)}),this.queue=n,this.scheduled&&(clearTimeout(this.scheduled),this.scheduled=null),i=fn(r,this.config.flushQueueSize),[4,Promise.all(i.map(function(u){return o.send(u,e)}))];case 1:return s.sent(),[2]}})})},t.prototype.send=function(e,r){return r===void 0&&(r=!0),g(this,void 0,void 0,function(){var n,i,o,s,u;return h(this,function(d){switch(d.label){case 0:if(!this.config.apiKey)return[2,this.fulfillRequest(e,400,ln)];n={api_key:this.config.apiKey,events:e.map(function(p){var a=p.event,c=a.extra,l=Ge(a,["extra"]);return l}),options:{min_id_length:this.config.minIdLength}},d.label=1;case 1:return d.trys.push([1,3,,4]),i=Yt(this.config.serverUrl,this.config.serverZone,this.config.useBatch).serverUrl,[4,this.config.transportProvider.send(i,n)];case 2:return o=d.sent(),o===null?(this.fulfillRequest(e,0,an),[2]):r?(this.handleResponse(o,e),[3,4]):("body"in o?this.fulfillRequest(e,o.statusCode,"".concat(o.status,": ").concat(bt(o))):this.fulfillRequest(e,o.statusCode,o.status),[2]);case 3:return s=d.sent(),this.config.loggerProvider.error(s),u=Ii(s),this.fulfillRequest(e,0,u),[3,4];case 4:return[2]}})})},t.prototype.handleResponse=function(e,r){var n=e.status;switch(n){case M.Success:{this.handleSuccessResponse(e,r);break}case M.Invalid:{this.handleInvalidResponse(e,r);break}case M.PayloadTooLarge:{this.handlePayloadTooLargeResponse(e,r);break}case M.RateLimit:{this.handleRateLimitResponse(e,r);break}default:{this.config.loggerProvider.warn(\`{code: 0, error: "Status '\`.concat(n,"' provided for ").concat(r.length,' events"}')),this.handleOtherResponse(r);break}}},t.prototype.handleSuccessResponse=function(e,r){this.fulfillRequest(r,e.statusCode,sn)},t.prototype.handleInvalidResponse=function(e,r){var n=this;if(e.body.missingField||e.body.error.startsWith(dn)){this.fulfillRequest(r,e.statusCode,e.body.error);return}var i=ee(ee(ee(ee([],A(Object.values(e.body.eventsWithInvalidFields)),!1),A(Object.values(e.body.eventsWithMissingFields)),!1),A(Object.values(e.body.eventsWithInvalidIdLengths)),!1),A(e.body.silencedEvents),!1).flat(),o=new Set(i),s=r.filter(function(u,d){if(o.has(d)){n.fulfillRequest([u],e.statusCode,e.body.error);return}return!0});s.length>0&&this.config.loggerProvider.warn(bt(e)),this.addToQueue.apply(this,ee([],A(s),!1))},t.prototype.handlePayloadTooLargeResponse=function(e,r){if(r.length===1){this.fulfillRequest(r,e.statusCode,e.body.error);return}this.config.loggerProvider.warn(bt(e)),this.config.flushQueueSize/=2,this.addToQueue.apply(this,ee([],A(r),!1))},t.prototype.handleRateLimitResponse=function(e,r){var n=this,i=Object.keys(e.body.exceededDailyQuotaUsers),o=Object.keys(e.body.exceededDailyQuotaDevices),s=e.body.throttledEvents,u=new Set(i),d=new Set(o),p=new Set(s),a=r.filter(function(c,l){if(c.event.user_id&&u.has(c.event.user_id)||c.event.device_id&&d.has(c.event.device_id)){n.fulfillRequest([c],e.statusCode,e.body.error);return}return p.has(l)&&(c.timeout=n.throttleTimeout),!0});a.length>0&&this.config.loggerProvider.warn(bt(e)),this.addToQueue.apply(this,ee([],A(a),!1))},t.prototype.handleOtherResponse=function(e){var r=this;this.addToQueue.apply(this,ee([],A(e.map(function(n){return n.timeout=n.attempts*r.retryTimeout,n})),!1))},t.prototype.fulfillRequest=function(e,r,n){this.saveEvents(),e.forEach(function(i){return i.callback(ve(i.event,r,n))})},t.prototype.saveEvents=function(){if(this.config.storageProvider){var e=Array.from(this.queue.map(function(r){return r.event}));this.config.storageProvider.set(this.storageKey,e)}},t})();var xi=function(t){t===void 0&&(t=0);var e=new Error().stack||"";return e.split(\`
46
46
  \`).slice(2+t).map(function(r){return r.trim()})},V=function(t){return function(){var e=E({},t.config),r=e.loggerProvider,n=e.logLevel;return{logger:r,logLevel:n}}},Li=function(t,e){var r,n;e=e.replace(/\\[(\\w+)\\]/g,".$1"),e=e.replace(/^\\./,"");try{for(var i=J(e.split(".")),o=i.next();!o.done;o=i.next()){var s=o.value;if(s in t)t=t[s];else return}}catch(u){r={error:u}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}return t},F=function(t,e){return function(){var r,n,i={};try{for(var o=J(e),s=o.next();!s.done;s=o.next()){var u=s.value;i[u]=Li(t,u)}}catch(d){r={error:d}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}return i}},H=function(t,e,r,n,i){return i===void 0&&(i=null),function(){for(var o=[],s=0;s<arguments.length;s++)o[s]=arguments[s];var u=r(),d=u.logger,p=u.logLevel;if(p&&p<Y.Debug||!p||!d)return t.apply(i,o);var a={type:"invoke public method",name:e,args:o,stacktrace:xi(1),time:{start:new Date().toISOString()},states:{}};n&&a.states&&(a.states.before=n());var c=t.apply(i,o);return c&&c.promise?c.promise.then(function(){n&&a.states&&(a.states.after=n()),a.time&&(a.time.end=new Date().toISOString()),d.debug(JSON.stringify(a,null,2))}):(n&&a.states&&(a.states.after=n()),a.time&&(a.time.end=new Date().toISOString()),d.debug(JSON.stringify(a,null,2))),c}};var ge=function(t){return t?(t^Math.random()*16>>t/4).toString(16):(String(1e7)+String(-1e3)+String(-4e3)+String(-8e3)+String(-1e11)).replace(/[018]/g,ge)};var Et=(function(){function t(){this.memoryStorage=new Map}return t.prototype.isEnabled=function(){return g(this,void 0,void 0,function(){return h(this,function(e){return[2,!0]})})},t.prototype.get=function(e){return g(this,void 0,void 0,function(){return h(this,function(r){return[2,this.memoryStorage.get(e)]})})},t.prototype.getRaw=function(e){return g(this,void 0,void 0,function(){var r;return h(this,function(n){switch(n.label){case 0:return[4,this.get(e)];case 1:return r=n.sent(),[2,r?JSON.stringify(r):void 0]}})})},t.prototype.set=function(e,r){return g(this,void 0,void 0,function(){return h(this,function(n){return this.memoryStorage.set(e,r),[2]})})},t.prototype.remove=function(e){return g(this,void 0,void 0,function(){return h(this,function(r){return this.memoryStorage.delete(e),[2]})})},t.prototype.reset=function(){return g(this,void 0,void 0,function(){return h(this,function(e){return this.memoryStorage.clear(),[2]})})},t})();var Le=(function(){function t(){}return t.prototype.send=function(e,r){return Promise.resolve(null)},t.prototype.buildResponse=function(e){var r,n,i,o,s,u,d,p,a,c,l,f,m,_,b,v,y,T,L,k,w,C;if(typeof e!="object")return null;var R=e.code||0,K=this.buildStatus(R);switch(K){case M.Success:return{status:K,statusCode:R,body:{eventsIngested:(r=e.events_ingested)!==null&&r!==void 0?r:0,payloadSizeBytes:(n=e.payload_size_bytes)!==null&&n!==void 0?n:0,serverUploadTime:(i=e.server_upload_time)!==null&&i!==void 0?i:0}};case M.Invalid:return{status:K,statusCode:R,body:{error:(o=e.error)!==null&&o!==void 0?o:"",missingField:(s=e.missing_field)!==null&&s!==void 0?s:"",eventsWithInvalidFields:(u=e.events_with_invalid_fields)!==null&&u!==void 0?u:{},eventsWithMissingFields:(d=e.events_with_missing_fields)!==null&&d!==void 0?d:{},eventsWithInvalidIdLengths:(p=e.events_with_invalid_id_lengths)!==null&&p!==void 0?p:{},epsThreshold:(a=e.eps_threshold)!==null&&a!==void 0?a:0,exceededDailyQuotaDevices:(c=e.exceeded_daily_quota_devices)!==null&&c!==void 0?c:{},silencedDevices:(l=e.silenced_devices)!==null&&l!==void 0?l:[],silencedEvents:(f=e.silenced_events)!==null&&f!==void 0?f:[],throttledDevices:(m=e.throttled_devices)!==null&&m!==void 0?m:{},throttledEvents:(_=e.throttled_events)!==null&&_!==void 0?_:[]}};case M.PayloadTooLarge:return{status:K,statusCode:R,body:{error:(b=e.error)!==null&&b!==void 0?b:""}};case M.RateLimit:return{status:K,statusCode:R,body:{error:(v=e.error)!==null&&v!==void 0?v:"",epsThreshold:(y=e.eps_threshold)!==null&&y!==void 0?y:0,throttledDevices:(T=e.throttled_devices)!==null&&T!==void 0?T:{},throttledUsers:(L=e.throttled_users)!==null&&L!==void 0?L:{},exceededDailyQuotaDevices:(k=e.exceeded_daily_quota_devices)!==null&&k!==void 0?k:{},exceededDailyQuotaUsers:(w=e.exceeded_daily_quota_users)!==null&&w!==void 0?w:{},throttledEvents:(C=e.throttled_events)!==null&&C!==void 0?C:[]}};case M.Timeout:default:return{status:K,statusCode:R}}},t.prototype.buildStatus=function(e){return e>=200&&e<300?M.Success:e===429?M.RateLimit:e===413?M.PayloadTooLarge:e===408?M.Timeout:e>=400&&e<500?M.Invalid:e>=500?M.Failed:M.Unknown},t})();var Pi=(function(){function t(){}return t.prototype.getApplicationContext=function(){return{versionName:this.versionName,language:Ci(),platform:"Web",os:void 0,deviceModel:void 0}},t})(),Ci=function(){return typeof navigator<"u"&&(navigator.languages&&navigator.languages[0]||navigator.language)||""},Ri=(function(){function t(){this.queue=[]}return t.prototype.logEvent=function(e){this.receiver?this.receiver(e):this.queue.length<512&&this.queue.push(e)},t.prototype.setEventReceiver=function(e){this.receiver=e,this.queue.length>0&&(this.queue.forEach(function(r){e(r)}),this.queue=[])},t})(),he=function(){return he=Object.assign||function(e){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},he.apply(this,arguments)};function _t(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function vn(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],s;try{for(;(e===void 0||e-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(u){s={error:u}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return o}var Tt=function(t,e){var r,n,i=["string","number","boolean","undefined"],o=typeof t,s=typeof e;if(o!==s)return!1;try{for(var u=_t(i),d=u.next();!d.done;d=u.next()){var p=d.value;if(p===o)return t===e}}catch(b){r={error:b}}finally{try{d&&!d.done&&(n=u.return)&&n.call(u)}finally{if(r)throw r.error}}if(t==null&&e==null)return!0;if(t==null||e==null||t.length!==e.length)return!1;var a=Array.isArray(t),c=Array.isArray(e);if(a!==c)return!1;if(a&&c){for(var l=0;l<t.length;l++)if(!Tt(t[l],e[l]))return!1}else{var f=Object.keys(t).sort(),m=Object.keys(e).sort();if(!Tt(f,m))return!1;var _=!0;return Object.keys(t).forEach(function(b){Tt(t[b],e[b])||(_=!1)}),_}return!0},Oi="$set",ki="$unset",Ai="$clearAll";Object.entries||(Object.entries=function(t){for(var e=Object.keys(t),r=e.length,n=new Array(r);r--;)n[r]=[e[r],t[e[r]]];return n});var Di=(function(){function t(){this.identity={userProperties:{}},this.listeners=new Set}return t.prototype.editIdentity=function(){var e=this,r=he({},this.identity.userProperties),n=he(he({},this.identity),{userProperties:r});return{setUserId:function(i){return n.userId=i,this},setDeviceId:function(i){return n.deviceId=i,this},setUserProperties:function(i){return n.userProperties=i,this},setOptOut:function(i){return n.optOut=i,this},updateUserProperties:function(i){var o,s,u,d,p,a,c=n.userProperties||{};try{for(var l=_t(Object.entries(i)),f=l.next();!f.done;f=l.next()){var m=vn(f.value,2),_=m[0],b=m[1];switch(_){case Oi:try{for(var v=(u=void 0,_t(Object.entries(b))),y=v.next();!y.done;y=v.next()){var T=vn(y.value,2),L=T[0],k=T[1];c[L]=k}}catch(R){u={error:R}}finally{try{y&&!y.done&&(d=v.return)&&d.call(v)}finally{if(u)throw u.error}}break;case ki:try{for(var w=(p=void 0,_t(Object.keys(b))),C=w.next();!C.done;C=w.next()){var L=C.value;delete c[L]}}catch(R){p={error:R}}finally{try{C&&!C.done&&(a=w.return)&&a.call(w)}finally{if(p)throw p.error}}break;case Ai:c={};break}}}catch(R){o={error:R}}finally{try{f&&!f.done&&(s=l.return)&&s.call(l)}finally{if(o)throw o.error}}return n.userProperties=c,this},commit:function(){return e.setIdentity(n),this}}},t.prototype.getIdentity=function(){return he({},this.identity)},t.prototype.setIdentity=function(e){var r=he({},this.identity);this.identity=he({},e),Tt(r,this.identity)||this.listeners.forEach(function(n){n(e)})},t.prototype.addIdentityListener=function(e){this.listeners.add(e)},t.prototype.removeIdentityListener=function(e){this.listeners.delete(e)},t})(),We=typeof globalThis<"u"?globalThis:typeof global<"u"?global:self,gn=(function(){function t(){this.identityStore=new Di,this.eventBridge=new Ri,this.applicationContextProvider=new Pi}return t.getInstance=function(e){return We.analyticsConnectorInstances||(We.analyticsConnectorInstances={}),We.analyticsConnectorInstances[e]||(We.analyticsConnectorInstances[e]=new t),We.analyticsConnectorInstances[e]},t})();var pe=function(t){return t===void 0&&(t="$default_instance"),gn.getInstance(t)},Qt=function(t,e){pe(e).identityStore.editIdentity().setUserId(t).commit()},Xt=function(t,e){pe(e).identityStore.editIdentity().setDeviceId(t).commit()},Zt=function(t,e){pe(e).identityStore.editIdentity().setOptOut(t).commit()};var $=function(){if(typeof globalThis<"u")return globalThis;if(typeof window<"u")return window;if(typeof self<"u")return self;if(typeof global<"u")return global};var Ne=function(){var t,e=$();if(!(!((t=e?.location)===null||t===void 0)&&t.search))return{};var r=e.location.search.substring(1).split("&").filter(Boolean),n=r.reduce(function(i,o){var s=o.split("=",2),u=hn(s[0]),d=hn(s[1]);return d&&(i[u]=d),i},{});return n},hn=function(t){t===void 0&&(t="");try{return decodeURIComponent(t)}catch{return""}};var yn="utm_campaign",bn="utm_content",En="utm_id",_n="utm_medium",Tn="utm_source",wn="utm_term",Jt="dclid",er="fbclid",tr="gbraid",rr="gclid",nr="ko_click_id",ir="li_fat_id",or="msclkid",sr="rtd_cid",ar="ttclid",ur="twclid",cr="wbraid";var Pe={utm_campaign:void 0,utm_content:void 0,utm_id:void 0,utm_medium:void 0,utm_source:void 0,utm_term:void 0,referrer:void 0,referring_domain:void 0,dclid:void 0,gbraid:void 0,gclid:void 0,fbclid:void 0,ko_click_id:void 0,li_fat_id:void 0,msclkid:void 0,rtd_cid:void 0,ttclid:void 0,twclid:void 0,wbraid:void 0};var $e=(function(){function t(){}return t.prototype.parse=function(){return g(this,void 0,void 0,function(){return h(this,function(e){return[2,E(E(E(E({},Pe),this.getUtmParam()),this.getReferrer()),this.getClickIds())]})})},t.prototype.getUtmParam=function(){var e=Ne(),r=e[yn],n=e[bn],i=e[En],o=e[_n],s=e[Tn],u=e[wn];return{utm_campaign:r,utm_content:n,utm_id:i,utm_medium:o,utm_source:s,utm_term:u}},t.prototype.getReferrer=function(){var e,r,n={referrer:void 0,referring_domain:void 0};try{n.referrer=document.referrer||void 0,n.referring_domain=(r=(e=n.referrer)===null||e===void 0?void 0:e.split("/")[2])!==null&&r!==void 0?r:void 0}catch{}return n},t.prototype.getClickIds=function(){var e,r=Ne();return e={},e[Jt]=r[Jt],e[er]=r[er],e[tr]=r[tr],e[rr]=r[rr],e[nr]=r[nr],e[ir]=r[ir],e[or]=r[or],e[sr]=r[sr],e[ar]=r[ar],e[ur]=r[ur],e[cr]=r[cr],e},t})();var Ye=function(t,e,r){return e===void 0&&(e=""),r===void 0&&(r=10),[xe,e,t.substring(0,r)].filter(Boolean).join("_")},lr=function(t){return"".concat(xe.toLowerCase(),"_").concat(t.substring(0,6))};var dr=function(t){return typeof t=="boolean"?t:!!t?.fileDownloads},pr=function(t){return typeof t=="boolean"?t:!!t?.formInteractions},Sn=function(t){return typeof t=="boolean"?t:!!(t?.pageViews===!0||t?.pageViews&&typeof t.pageViews=="object")},fr=function(t){return typeof t=="boolean"?t:!!t?.sessions},mr=function(t){var e,r=!((e=t.attribution)===null||e===void 0)&&e.trackPageViews?"attribution":function(){return!1},n=void 0,i="Page View",o=Sn(t.defaultTracking);return o&&(r=void 0,i=void 0,t.defaultTracking&&typeof t.defaultTracking=="object"&&t.defaultTracking.pageViews&&typeof t.defaultTracking.pageViews=="object"&&("trackOn"in t.defaultTracking.pageViews&&(r=t.defaultTracking.pageViews.trackOn),"trackHistoryChanges"in t.defaultTracking.pageViews&&(n=t.defaultTracking.pageViews.trackHistoryChanges),"eventType"in t.defaultTracking.pageViews&&t.defaultTracking.pageViews.eventType&&(i=t.defaultTracking.pageViews.eventType))),{trackOn:r,trackHistoryChanges:n,eventType:i}};var vr=function(){var t,e,r,n;if(typeof navigator>"u")return"";var i=navigator.userLanguage;return(n=(r=(e=(t=navigator.languages)===null||t===void 0?void 0:t[0])!==null&&e!==void 0?e:navigator.language)!==null&&r!==void 0?r:i)!==null&&n!==void 0?n:""};var gr=(function(){function t(){this.name="identity",this.type=N.BEFORE,this.identityStore=pe().identityStore}return t.prototype.execute=function(e){return g(this,void 0,void 0,function(){var r;return h(this,function(n){return r=e.user_properties,r&&this.identityStore.editIdentity().updateUserProperties(r).commit(),[2,e]})})},t.prototype.setup=function(e){return g(this,void 0,void 0,function(){return h(this,function(r){return e.instanceName&&(this.identityStore=pe(e.instanceName).identityStore),[2]})})},t})();var ze=(function(){function t(e){this.options=E({},e)}return t.prototype.isEnabled=function(){return g(this,void 0,void 0,function(){var e,r,n,i;return h(this,function(o){switch(o.label){case 0:if(!$())return[2,!1];t.testValue=String(Date.now()),e=new t(this.options),r="AMP_TEST",o.label=1;case 1:return o.trys.push([1,4,5,7]),[4,e.set(r,t.testValue)];case 2:return o.sent(),[4,e.get(r)];case 3:return n=o.sent(),[2,n===t.testValue];case 4:return i=o.sent(),[2,!1];case 5:return[4,e.remove(r)];case 6:return o.sent(),[7];case 7:return[2]}})})},t.prototype.get=function(e){return g(this,void 0,void 0,function(){var r;return h(this,function(n){switch(n.label){case 0:return[4,this.getRaw(e)];case 1:if(r=n.sent(),!r)return[2,void 0];try{try{r=decodeURIComponent(atob(r))}catch{}return[2,JSON.parse(r)]}catch{return[2,void 0]}return[2]}})})},t.prototype.getRaw=function(e){var r;return g(this,void 0,void 0,function(){var n,i,o;return h(this,function(s){return n=$(),i=(r=n?.document.cookie.split("; "))!==null&&r!==void 0?r:[],o=i.find(function(u){return u.indexOf(e+"=")===0}),o?[2,o.substring(e.length+1)]:[2,void 0]})})},t.prototype.set=function(e,r){var n;return g(this,void 0,void 0,function(){var i,o,s,u,d,p;return h(this,function(a){try{i=(n=this.options.expirationDays)!==null&&n!==void 0?n:0,o=r!==null?i:-1,s=void 0,o&&(u=new Date,u.setTime(u.getTime()+o*24*60*60*1e3),s=u),d="".concat(e,"=").concat(btoa(encodeURIComponent(JSON.stringify(r)))),s&&(d+="; expires=".concat(s.toUTCString())),d+="; path=/",this.options.domain&&(d+="; domain=".concat(this.options.domain)),this.options.secure&&(d+="; Secure"),this.options.sameSite&&(d+="; SameSite=".concat(this.options.sameSite)),p=$(),p&&(p.document.cookie=d)}catch{}return[2]})})},t.prototype.remove=function(e){return g(this,void 0,void 0,function(){return h(this,function(r){switch(r.label){case 0:return[4,this.set(e,null)];case 1:return r.sent(),[2]}})})},t.prototype.reset=function(){return g(this,void 0,void 0,function(){return h(this,function(e){return[2]})})},t})();var hr=(function(t){ae(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.send=function(r,n){return g(this,void 0,void 0,function(){var i,o,s;return h(this,function(u){switch(u.label){case 0:if(typeof fetch>"u")throw new Error("FetchTransport is not supported");return i={headers:{"Content-Type":"application/json",Accept:"*/*"},body:JSON.stringify(n),method:"POST"},[4,fetch(r,i)];case 1:return o=u.sent(),[4,o.text()];case 2:s=u.sent();try{return[2,this.buildResponse(JSON.parse(s))]}catch{return[2,this.buildResponse({code:o.status})]}return[2]}})})},e})(Le);var In=function(t){var e={};for(var r in t){var n=t[r];n&&(e[r]=n)}return e};var yr=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var r,n={},i=$(),o=void 0,s,u=A(t,2),d=u[0],p=u[1];d&&"init"in d?(r=d,p&&(n=p)):d&&(n=d);var a=function(){return g(void 0,void 0,void 0,function(){var b,v,y;return h(this,function(T){switch(T.label){case 0:return v={event_type:(y=n.eventType)!==null&&y!==void 0?y:"Page View"},b=[{}],[4,Ni()];case 1:return[2,(v.event_properties=E.apply(void 0,[E.apply(void 0,b.concat([T.sent()])),{page_domain:typeof location<"u"&&location.hostname||"",page_location:typeof location<"u"&&location.href||"",page_path:typeof location<"u"&&location.pathname||"",page_title:typeof document<"u"&&document.title||"",page_url:typeof location<"u"&&location.href.split("?")[0]||""}]),v)]}})})},c=function(){return typeof n.trackOn>"u"||typeof n.trackOn=="function"&&n.trackOn()},l=typeof location<"u"?location.href:null,f=function(){return g(void 0,void 0,void 0,function(){var b,v,y,T,L;return h(this,function(k){switch(k.label){case 0:return b=location.href,v=Mi(n.trackHistoryChanges,b,l||"")&&c(),l=b,v?(o?.log("Tracking page view event"),r!=null?[3,1]:(y=void 0,[3,3])):[3,4];case 1:return L=(T=r).track,[4,a()];case 2:y=L.apply(T,[k.sent()]),k.label=3;case 3:k.label=4;case 4:return[2]}})})},m=function(){f()},_={name:"page-view-tracking",type:N.ENRICHMENT,setup:function(b,v){return g(void 0,void 0,void 0,function(){var y,T,L,k,w;return h(this,function(C){switch(C.label){case 0:return r=r??v,r?(o=b.loggerProvider,o.log("Installing @amplitude/plugin-page-view-tracking-browser"),n.trackOn=!((k=b.attribution)===null||k===void 0)&&k.trackPageViews?"attribution":n.trackOn,!v&&(!((w=b.attribution)===null||w===void 0)&&w.trackPageViews)&&(o.warn("@amplitude/plugin-page-view-tracking-browser overrides page view tracking behavior defined in @amplitude/analytics-browser. Resolve by disabling page view tracking in @amplitude/analytics-browser."),b.attribution.trackPageViews=!1),n.trackHistoryChanges&&i&&(i.addEventListener("popstate",m),s=i.history.pushState,i.history.pushState=new Proxy(i.history.pushState,{apply:function(R,K,z){var Q=A(z,3),P=Q[0],Ce=Q[1],ce=Q[2];R.apply(K,[P,Ce,ce]),f()}})),c()?(o.log("Tracking page view event"),L=(T=r).track,[4,a()]):[3,2]):(y=d?"Options":"undefined",b.loggerProvider.error("Argument of type '".concat(y,"' is not assignable to parameter of type 'BrowserClient'.")),[2]);case 1:L.apply(T,[C.sent()]),C.label=2;case 2:return[2]}})})},execute:function(b){return g(void 0,void 0,void 0,function(){var v;return h(this,function(y){switch(y.label){case 0:return n.trackOn==="attribution"&&Ui(b)?(o?.log("Enriching campaign event to page view event with campaign parameters"),[4,a()]):[3,2];case 1:v=y.sent(),b.event_type=v.event_type,b.event_properties=E(E({},b.event_properties),v.event_properties),y.label=2;case 2:return[2,b]}})})},teardown:function(){return g(void 0,void 0,void 0,function(){return h(this,function(b){return i&&(i.removeEventListener("popstate",m),s&&(i.history.pushState=s)),[2]})})}};return _.__trackHistoryPageView=f,_},Ni=function(){return g(void 0,void 0,void 0,function(){var t;return h(this,function(e){switch(e.label){case 0:return t=In,[4,new $e().parse()];case 1:return[2,t.apply(void 0,[e.sent()])]}})})},Ui=function(t){if(t.event_type==="$identify"&&t.user_properties){var e=t.user_properties,r=e[B.SET]||{},n=e[B.UNSET]||{},i=ee(ee([],A(Object.keys(r)),!1),A(Object.keys(n)),!1);return Object.keys(Pe).every(function(o){return i.includes(o)})}return!1},Mi=function(t,e,r){switch(t){case"pathOnly":return e.split("?")[0]!==r.split("?")[0];default:return e!==r}};var Ln=function(t,e,r){return e===void 0&&(e=""),r===void 0&&(r=10),[xe,e,t.substring(0,r)].filter(Boolean).join("_")},xn=function(t){var e=t.split(".");return e.length<=2?t:e.slice(e.length-2,e.length).join(".")},Pn=function(t,e,r){var n,i=t.referrer,o=t.referring_domain,s=Ge(t,["referrer","referring_domain"]),u=e||{},d=u.referrer,p=u.referring_domain,a=Ge(u,["referrer","referring_domain"]);if(t.referring_domain&&(!((n=r.excludeReferrers)===null||n===void 0)&&n.includes(t.referring_domain)))return!1;var c=JSON.stringify(s)!==JSON.stringify(a),l=xn(o||"")!==xn(p||"");return!e||c||l},Cn=function(t,e){var r=E(E({},Pe),t),n=Object.entries(r).reduce(function(i,o){var s,u=A(o,2),d=u[0],p=u[1];return i.setOnce("initial_".concat(d),(s=p??e.initialEmptyValue)!==null&&s!==void 0?s:"EMPTY"),p?i.set(d,p):i.unset(d)},new ne);return Ke(n)};var br=function(){for(var t=this,e,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i,o={},s=A(r,2),u=s[0],d=s[1];u&&"init"in u?(i=u,d&&(o=d)):u&&(o=u);var p=(e=o.excludeReferrers)!==null&&e!==void 0?e:[];typeof location<"u"&&p.unshift(location.hostname),o=E(E({disabled:!1,initialEmptyValue:"EMPTY",resetSessionOnNewCampaign:!1},o),{excludeReferrers:p});var a={name:"web-attribution",type:N.BEFORE,setup:function(c,l){var f;return g(this,void 0,void 0,function(){var m,_,b,v,y,T,L,k;return h(this,function(w){switch(w.label){case 0:return i=i??l,i?o.disabled?(c.loggerProvider.log("@amplitude/plugin-web-attribution-browser is disabled. Attribution is not tracked."),[2]):(c.loggerProvider.log("Installing @amplitude/plugin-web-attribution-browser."),!l&&!(!((f=c.attribution)===null||f===void 0)&&f.disabled)&&(c.loggerProvider.warn("@amplitude/plugin-web-attribution-browser overrides web attribution behavior defined in @amplitude/analytics-browser. Resolve by disabling web attribution tracking in @amplitude/analytics-browser."),c.attribution={disabled:!0}),_=c.cookieStorage,b=Ln(c.apiKey,"MKTG"),[4,Promise.all([new $e().parse(),_.get(b)])]):(m=u?"Options":"undefined",c.loggerProvider.error("Argument of type '".concat(m,"' is not assignable to parameter of type 'BrowserClient'.")),[2]);case 1:return v=A.apply(void 0,[w.sent(),2]),y=v[0],T=v[1],L=this.__pluginEnabledOverride,(L??Pn(y,T,o))&&(o.resetSessionOnNewCampaign&&(i.setSessionId(Date.now()),c.loggerProvider.log("Created a new session for new campaign.")),c.loggerProvider.log("Tracking attribution."),k=Cn(y,o),i.track(k),_.set(b,y)),[2]}})})},execute:function(c){return g(t,void 0,void 0,function(){return h(this,function(l){return[2,c]})})}};return a.__pluginEnabledOverride=void 0,a};var wt=1e3,Er=(function(){function t(e){this.loggerProvider=e?.loggerProvider}return t.prototype.isEnabled=function(){return g(this,void 0,void 0,function(){var e,r,n,i,o;return h(this,function(s){switch(s.label){case 0:if(!$())return[2,!1];e=String(Date.now()),r=new t,n="AMP_TEST",s.label=1;case 1:return s.trys.push([1,4,5,7]),[4,r.set(n,e)];case 2:return s.sent(),[4,r.get(n)];case 3:return i=s.sent(),[2,i===e];case 4:return o=s.sent(),[2,!1];case 5:return[4,r.remove(n)];case 6:return s.sent(),[7];case 7:return[2]}})})},t.prototype.get=function(e){return g(this,void 0,void 0,function(){var r,n;return h(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,this.getRaw(e)];case 1:return r=i.sent(),r?[2,JSON.parse(r)]:[2,void 0];case 2:return n=i.sent(),[2,void 0];case 3:return[2]}})})},t.prototype.getRaw=function(e){var r;return g(this,void 0,void 0,function(){return h(this,function(n){return[2,((r=$())===null||r===void 0?void 0:r.localStorage.getItem(e))||void 0]})})},t.prototype.set=function(e,r){var n,i;return g(this,void 0,void 0,function(){var o,s,u;return h(this,function(d){o=Array.isArray(r)&&r.length>wt;try{s=JSON.stringify(o?r.slice(0,wt):r),(n=$())===null||n===void 0||n.localStorage.setItem(e,s)}catch{}return o&&(u=r.length-wt,(i=this.loggerProvider)===null||i===void 0||i.error("Failed to save ".concat(u," events because the queue length exceeded ").concat(wt,"."))),[2]})})},t.prototype.remove=function(e){var r;return g(this,void 0,void 0,function(){return h(this,function(n){try{(r=$())===null||r===void 0||r.localStorage.removeItem(e)}catch{}return[2]})})},t.prototype.reset=function(){var e;return g(this,void 0,void 0,function(){return h(this,function(r){try{(e=$())===null||e===void 0||e.localStorage.clear()}catch{}return[2]})})},t})();var Rn=(function(t){ae(e,t);function e(){var r=t!==null&&t.apply(this,arguments)||this;return r.state={done:4},r}return e.prototype.send=function(r,n){return g(this,void 0,void 0,function(){var i=this;return h(this,function(o){return[2,new Promise(function(s,u){typeof XMLHttpRequest>"u"&&u(new Error("XHRTransport is not supported."));var d=new XMLHttpRequest;d.open("POST",r,!0),d.onreadystatechange=function(){if(d.readyState===i.state.done)try{var p=d.responseText,a=JSON.parse(p),c=i.buildResponse(a);s(c)}catch(l){u(l)}},d.setRequestHeader("Content-Type","application/json"),d.setRequestHeader("Accept","*/*"),d.send(JSON.stringify(n))})]})})},e})(Le);var On=(function(t){ae(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.send=function(r,n){return g(this,void 0,void 0,function(){var i=this;return h(this,function(o){return[2,new Promise(function(s,u){var d=$();if(!d?.navigator.sendBeacon)throw new Error("SendBeaconTransport is not supported");try{var p=JSON.stringify(n),a=d.navigator.sendBeacon(r,JSON.stringify(n));return s(a?i.buildResponse({code:200,events_ingested:n.events.length,payload_size_bytes:p.length,server_upload_time:Date.now()}):i.buildResponse({code:500}))}catch(c){u(c)}})]})})},e})(Le);var Ue=function(){var t=new Et,e={deviceManufacturer:!0,deviceModel:!0,ipAddress:!0,language:!0,osName:!0,osVersion:!0,platform:!0};return{cookieExpiration:365,cookieSameSite:"Lax",cookieSecure:!1,cookieStorage:t,cookieUpgrade:!0,disableCookies:!1,domain:"",sessionTimeout:1800*1e3,trackingOptions:e,transportProvider:new hr}},kn=(function(t){ae(e,t);function e(r,n){var i=this,o,s,u,d,p,a,c,l,f,m=Ue();return i=t.call(this,E(E({flushIntervalMillis:1e3,flushMaxRetries:5,flushQueueSize:30,transportProvider:m.transportProvider},n),{apiKey:r}))||this,i._optOut=!1,i.cookieStorage=(o=n?.cookieStorage)!==null&&o!==void 0?o:m.cookieStorage,i.deviceId=n?.deviceId,i.lastEventId=n?.lastEventId,i.lastEventTime=n?.lastEventTime,i.optOut=!!n?.optOut,i.sessionId=n?.sessionId,i.userId=n?.userId,i.appVersion=n?.appVersion,i.attribution=n?.attribution,i.cookieExpiration=(s=n?.cookieExpiration)!==null&&s!==void 0?s:m.cookieExpiration,i.cookieSameSite=(u=n?.cookieSameSite)!==null&&u!==void 0?u:m.cookieSameSite,i.cookieSecure=(d=n?.cookieSecure)!==null&&d!==void 0?d:m.cookieSecure,i.cookieUpgrade=(p=n?.cookieUpgrade)!==null&&p!==void 0?p:m.cookieUpgrade,i.defaultTracking=n?.defaultTracking,i.disableCookies=(a=n?.disableCookies)!==null&&a!==void 0?a:m.disableCookies,i.defaultTracking=n?.defaultTracking,i.domain=(c=n?.domain)!==null&&c!==void 0?c:m.domain,i.partnerId=n?.partnerId,i.sessionTimeout=(l=n?.sessionTimeout)!==null&&l!==void 0?l:m.sessionTimeout,i.trackingOptions=(f=n?.trackingOptions)!==null&&f!==void 0?f:m.trackingOptions,i}return Object.defineProperty(e.prototype,"deviceId",{get:function(){return this._deviceId},set:function(r){this._deviceId!==r&&(this._deviceId=r,this.updateStorage())},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"userId",{get:function(){return this._userId},set:function(r){this._userId!==r&&(this._userId=r,this.updateStorage())},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"sessionId",{get:function(){return this._sessionId},set:function(r){this._sessionId!==r&&(this._sessionId=r,this.updateStorage())},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"optOut",{get:function(){return this._optOut},set:function(r){this._optOut!==r&&(this._optOut=r,this.updateStorage())},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastEventTime",{get:function(){return this._lastEventTime},set:function(r){this._lastEventTime!==r&&(this._lastEventTime=r,this.updateStorage())},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastEventId",{get:function(){return this._lastEventId},set:function(r){this._lastEventId!==r&&(this._lastEventId=r,this.updateStorage())},enumerable:!1,configurable:!0}),e.prototype.updateStorage=function(){var r,n={deviceId:this._deviceId,userId:this._userId,sessionId:this._sessionId,optOut:this._optOut,lastEventTime:this._lastEventTime,lastEventId:this._lastEventId};(r=this.cookieStorage)===null||r===void 0||r.set(Ye(this.apiKey),n)},e})($t);var An=function(t,e){return g(void 0,void 0,void 0,function(){var r,n,i,o,s,u,d,p,a,c,l,f,m,_,b;return h(this,function(v){switch(v.label){case 0:return r=Ue(),n=(_=e?.deviceId)!==null&&_!==void 0?_:ge(),i=e?.lastEventId,o=e?.lastEventTime,s=e?.optOut,u=e?.sessionId,d=e?.userId,p=e?.cookieStorage,a=e?.domain,c=kn.bind,l=[void 0,t],f=[E({},e)],m={cookieStorage:p,deviceId:n,domain:a,lastEventId:i,lastEventTime:o,optOut:s,sessionId:u},[4,Vi(e)];case 1:return[2,new(c.apply(kn,l.concat([E.apply(void 0,f.concat([(m.storageProvider=v.sent(),m.trackingOptions=E(E({},r.trackingOptions),e?.trackingOptions),m.transportProvider=(b=e?.transportProvider)!==null&&b!==void 0?b:_r(e?.transport),m.userId=d,m)]))])))]}})})},St=function(t,e){return e===void 0&&(e=Ue()),g(void 0,void 0,void 0,function(){var r,n,i;return h(this,function(o){switch(o.label){case 0:return r=E(E({},e),t),n=t?.cookieStorage,i=!n,i?[3,2]:[4,n.isEnabled()];case 1:i=!o.sent(),o.label=2;case 2:return i?[2,Bi(r)]:[2,n]}})})},Bi=function(t){return g(void 0,void 0,void 0,function(){var e,r;return h(this,function(n){switch(n.label){case 0:return e=new ze({domain:t.domain,expirationDays:t.cookieExpiration,sameSite:t.cookieSameSite,secure:t.cookieSecure}),r=t.disableCookies,r?[3,2]:[4,e.isEnabled()];case 1:r=!n.sent(),n.label=2;case 2:return r?(e=new Er,[4,e.isEnabled()]):[3,4];case 3:n.sent()||(e=new Et),n.label=4;case 4:return[2,e]}})})},Vi=function(t){return g(void 0,void 0,void 0,function(){var e,r,n,i,o,s,u,d,p;return h(this,function(a){switch(a.label){case 0:if(e=t&&Object.prototype.hasOwnProperty.call(t,"storageProvider"),r=t&&t.loggerProvider,!(!e||t.storageProvider))return[3,9];a.label=1;case 1:a.trys.push([1,7,8,9]),n=J([t?.storageProvider,new Er({loggerProvider:r})]),i=n.next(),a.label=2;case 2:return i.done?[3,6]:(o=i.value,s=o,s?[4,o.isEnabled()]:[3,4]);case 3:s=a.sent(),a.label=4;case 4:if(s)return[2,o];a.label=5;case 5:return i=n.next(),[3,2];case 6:return[3,9];case 7:return u=a.sent(),d={error:u},[3,9];case 8:try{i&&!i.done&&(p=n.return)&&p.call(n)}finally{if(d)throw d.error}return[7];case 9:return[2,void 0]}})})},_r=function(t){return t===Ie.XHR?new Rn:t===Ie.SendBeacon?new On:Ue().transportProvider},Dn=function(t){return g(void 0,void 0,void 0,function(){var e,r,n,i,o,o,s,u,d,p;return h(this,function(a){switch(a.label){case 0:return[4,new ze().isEnabled()];case 1:if(!a.sent()||!t&&typeof location>"u")return[2,""];for(e=t??location.hostname,r=e.split("."),n=[],i="AMP_TLDTEST",o=r.length-2;o>=0;--o)n.push(r.slice(o).join("."));o=0,a.label=2;case 2:return o<n.length?(s=n[o],u={domain:"."+s},d=new ze(u),[4,d.set(i,1)]):[3,7];case 3:return a.sent(),[4,d.get(i)];case 4:return p=a.sent(),p?[4,d.remove(i)]:[3,6];case 5:return a.sent(),[2,"."+s];case 6:return o++,[3,2];case 7:return[2,""]}})})};var W="[Amplitude]",It="".concat(W," Page Viewed"),Tr="".concat(W," Form Started"),Nn="".concat(W," Form Submitted"),Un="".concat(W," File Downloaded"),wr="session_start",Sr="session_end",Mn="".concat(W," File Extension"),Bn="".concat(W," File Name"),Vn="".concat(W," Link ID"),Fn="".concat(W," Link Text"),Hn="".concat(W," Link URL"),xt="".concat(W," Form ID"),Lt="".concat(W," Form Name"),Pt="".concat(W," Form Destination");var qn=function(t,e){return g(void 0,void 0,void 0,function(){var r,n,i,o,s,u,d,p,a,c,l;return h(this,function(f){switch(f.label){case 0:return[4,St(e)];case 1:return r=f.sent(),n=lr(t),[4,r.getRaw(n)];case 2:return i=f.sent(),i?((l=e.cookieUpgrade)!==null&&l!==void 0?l:Ue().cookieUpgrade)?[4,r.remove(n)]:[3,4]:[2,{optOut:!1}];case 3:f.sent(),f.label=4;case 4:return o=A(i.split("."),6),s=o[0],u=o[1],d=o[2],p=o[3],a=o[4],c=o[5],[2,{deviceId:s,userId:Fi(u),sessionId:Ir(p),lastEventId:Ir(c),lastEventTime:Ir(a),optOut:!!d}]}})})},Ir=function(t){var e=parseInt(t,32);if(!isNaN(e))return e},Fi=function(t){if(!(!atob||!escape||!t))try{return decodeURIComponent(escape(atob(t)))}catch{return}};var Kn=_i(jn());var Gn="1.13.4";var Hi="Web",qi="$remote",Wn=(function(){function t(){this.name="context",this.type=N.BEFORE,this.library="amplitude-ts/".concat(Gn),typeof navigator<"u"&&(this.userAgent=navigator.userAgent),this.uaResult=new Kn.default(this.userAgent).getResult()}return t.prototype.setup=function(e){return this.config=e,Promise.resolve(void 0)},t.prototype.execute=function(e){var r,n;return g(this,void 0,void 0,function(){var i,o,s,u,d,p,a,c;return h(this,function(l){return i=new Date().getTime(),o=this.uaResult.browser.name,s=this.uaResult.browser.version,u=this.uaResult.device.model||this.uaResult.os.name,d=this.uaResult.device.vendor,p=(r=this.config.lastEventId)!==null&&r!==void 0?r:-1,a=(n=e.event_id)!==null&&n!==void 0?n:p+1,this.config.lastEventId=a,e.time||(this.config.lastEventTime=i),c=E(E(E(E(E(E(E(E(E(E(E(E({user_id:this.config.userId,device_id:this.config.deviceId,session_id:this.config.sessionId,time:i},this.config.appVersion&&{app_version:this.config.appVersion}),this.config.trackingOptions.platform&&{platform:Hi}),this.config.trackingOptions.osName&&{os_name:o}),this.config.trackingOptions.osVersion&&{os_version:s}),this.config.trackingOptions.deviceManufacturer&&{device_manufacturer:d}),this.config.trackingOptions.deviceModel&&{device_model:u}),this.config.trackingOptions.language&&{language:vr()}),this.config.trackingOptions.ipAddress&&{ip:qi}),{insert_id:ge(),partner_id:this.config.partnerId,plan:this.config.plan}),this.config.ingestionMetadata&&{ingestion_metadata:{source_name:this.config.ingestionMetadata.sourceName,source_version:this.config.ingestionMetadata.sourceVersion}}),e),{event_id:a,library:this.library,user_agent:this.userAgent}),[2,c]})})},t})();var ji={page_domain:"".concat(W," Page Domain"),page_location:"".concat(W," Page Location"),page_path:"".concat(W," Page Path"),page_title:"".concat(W," Page Title"),page_url:"".concat(W," Page URL")},$n=function(){var t="@amplitude/plugin-default-page-view-event-enrichment-browser",e=N.ENRICHMENT,r=function(){return g(void 0,void 0,void 0,function(){return h(this,function(i){return[2,void 0]})})},n=function(i){return g(void 0,void 0,void 0,function(){return h(this,function(o){return i.event_type===It&&i.event_properties&&(i.event_properties=Object.entries(i.event_properties).reduce(function(s,u){var d=A(u,2),p=d[0],a=d[1],c=ji[p];return c?s[c]=a:s[p]=a,s},{})),[2,i]})})};return{name:t,type:e,setup:r,execute:n}};var Yn=function(){var t,e=[],r=function(p,a,c){p.addEventListener(a,c),e.push({element:p,type:a,handler:c})},n=function(){e.forEach(function(p){var a=p.element,c=p.type,l=p.handler;a?.removeEventListener(c,l)}),e=[]},i="@amplitude/plugin-file-download-tracking-browser",o=N.ENRICHMENT,s=function(p,a){return g(void 0,void 0,void 0,function(){var c,l,f;return h(this,function(m){return a?typeof document>"u"?[2]:(c=function(_){var b;try{b=new URL(_.href,window.location.href)}catch{return}var v=l.exec(b.href),y=v?.[1];y&&r(_,"click",function(){var T;y&&a.track(Un,(T={},T[Mn]=y,T[Bn]=b.pathname,T[Vn]=_.id,T[Fn]=_.text,T[Hn]=_.href,T))})},l=/\\.(pdf|xlsx?|docx?|txt|rtf|csv|exe|key|pp(s|t|tx)|7z|pkg|rar|gz|zip|avi|mov|mp4|mpe?g|wmv|midi?|mp3|wav|wma)$/,f=Array.from(document.getElementsByTagName("a")),f.forEach(c),typeof MutationObserver<"u"&&(t=new MutationObserver(function(_){_.forEach(function(b){b.addedNodes.forEach(function(v){v.nodeName==="A"&&c(v),"querySelectorAll"in v&&typeof v.querySelectorAll=="function"&&Array.from(v.querySelectorAll("a")).map(c)})})}),t.observe(document.body,{subtree:!0,childList:!0})),[2]):(p.loggerProvider.warn("File download tracking requires a later version of @amplitude/analytics-browser. File download events are not tracked."),[2])})})},u=function(p){return g(void 0,void 0,void 0,function(){return h(this,function(a){return[2,p]})})},d=function(){return g(void 0,void 0,void 0,function(){return h(this,function(p){return t?.disconnect(),n(),[2]})})};return{name:i,type:o,setup:s,execute:u,teardown:d}};var zn=function(){var t,e=[],r=function(p,a,c){p.addEventListener(a,c),e.push({element:p,type:a,handler:c})},n=function(){e.forEach(function(p){var a=p.element,c=p.type,l=p.handler;a?.removeEventListener(c,l)}),e=[]},i="@amplitude/plugin-form-interaction-tracking-browser",o=N.ENRICHMENT,s=function(p,a){return g(void 0,void 0,void 0,function(){var c,l;return h(this,function(f){return a?typeof document>"u"?[2]:(c=function(m){var _=!1;r(m,"change",function(){var b;_||a.track(Tr,(b={},b[xt]=m.id,b[Lt]=m.name,b[Pt]=m.action,b)),_=!0}),r(m,"submit",function(){var b,v;_||a.track(Tr,(b={},b[xt]=m.id,b[Lt]=m.name,b[Pt]=m.action,b)),a.track(Nn,(v={},v[xt]=m.id,v[Lt]=m.name,v[Pt]=m.action,v)),_=!1})},l=Array.from(document.getElementsByTagName("form")),l.forEach(c),typeof MutationObserver<"u"&&(t=new MutationObserver(function(m){m.forEach(function(_){_.addedNodes.forEach(function(b){b.nodeName==="FORM"&&c(b),"querySelectorAll"in b&&typeof b.querySelectorAll=="function"&&Array.from(b.querySelectorAll("form")).map(c)})})}),t.observe(document.body,{subtree:!0,childList:!0})),[2]):(p.loggerProvider.warn("Form interaction tracking requires a later version of @amplitude/analytics-browser. Form interaction events are not tracked."),[2])})})},u=function(p){return g(void 0,void 0,void 0,function(){return h(this,function(a){return[2,p]})})},d=function(){return g(void 0,void 0,void 0,function(){return h(this,function(p){return t?.disconnect(),n(),[2]})})};return{name:i,type:o,setup:s,execute:u,teardown:d}};var Rt=function(t,e){for(var r=0;r<e.length;r++){var n=e[r],i=n.name,o=n.args,s=n.resolve,u=t&&t[i];if(typeof u=="function"){var d=u.apply(t,o);typeof s=="function"&&s(d?.promise)}}return t},Ot=function(t){var e=t;return e&&e._q!==void 0};var Qn=(function(t){ae(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.init=function(r,n,i){return r===void 0&&(r=""),X(this._init(E(E({},i),{userId:n,apiKey:r})))},e.prototype._init=function(r){var n,i,o,s,u,d,p,a,c,l,f,m,_,b,v,y,T,L,k,w;return g(this,void 0,void 0,function(){var C,R,K,z,Q,P,Ce,ce,_e,Me,Re,Oe,Be,Te,we,ke,fe,me,Ve=this;return h(this,function(U){switch(U.label){case 0:return this.initializing?[2]:(this.initializing=!0,C=r,r.disableCookies?(R="",[3,5]):[3,1]);case 1:return(n=r.domain)!==null&&n!==void 0?(K=n,[3,4]):[3,2];case 2:return[4,Dn()];case 3:K=U.sent(),U.label=4;case 4:R=K,U.label=5;case 5:return C.domain=R,[4,qn(r.apiKey,r)];case 6:return z=U.sent(),[4,St(r)];case 7:return Q=U.sent(),[4,Q.get(Ye(r.apiKey))];case 8:return P=U.sent(),Ce=Ne(),ce=(s=(o=(i=r.deviceId)!==null&&i!==void 0?i:Ce.deviceId)!==null&&o!==void 0?o:P?.deviceId)!==null&&s!==void 0?s:z.deviceId,_e=(u=P?.sessionId)!==null&&u!==void 0?u:z.sessionId,Me=(p=(d=r.optOut)!==null&&d!==void 0?d:P?.optOut)!==null&&p!==void 0?p:z.optOut,Re=(a=P?.lastEventId)!==null&&a!==void 0?a:z.lastEventId,Oe=(c=P?.lastEventTime)!==null&&c!==void 0?c:z.lastEventTime,Be=(f=(l=r.userId)!==null&&l!==void 0?l:P?.userId)!==null&&f!==void 0?f:z.userId,this.previousSessionDeviceId=(m=P?.deviceId)!==null&&m!==void 0?m:z.deviceId,this.previousSessionUserId=(_=P?.userId)!==null&&_!==void 0?_:z.userId,[4,An(r.apiKey,E(E({},r),{deviceId:ce,sessionId:_e,optOut:Me,lastEventId:Re,lastEventTime:Oe,userId:Be,cookieStorage:Q}))];case 9:return Te=U.sent(),[4,t.prototype._init.call(this,Te)];case 10:return U.sent(),we=!1,(!this.config.lastEventTime||!this.config.sessionId||this.config.lastEventTime&&Date.now()-this.config.lastEventTime>this.config.sessionTimeout)&&(this.setSessionId((v=(b=r.sessionId)!==null&&b!==void 0?b:this.config.sessionId)!==null&&v!==void 0?v:Date.now()),we=!0),ke=pe(r.instanceName),ke.identityStore.setIdentity({userId:this.config.userId,deviceId:this.config.deviceId}),[4,this.add(new zt).promise];case 11:return U.sent(),[4,this.add(new Wn).promise];case 12:return U.sent(),[4,this.add(new gr).promise];case 13:return U.sent(),dr(this.config.defaultTracking)?[4,this.add(Yn()).promise]:[3,15];case 14:U.sent(),U.label=15;case 15:return pr(this.config.defaultTracking)?[4,this.add(zn()).promise]:[3,17];case 16:U.sent(),U.label=17;case 17:return!((y=this.config.attribution)===null||y===void 0)&&y.disabled?[3,19]:(fe=br({excludeReferrers:(T=this.config.attribution)===null||T===void 0?void 0:T.excludeReferrers,initialEmptyValue:(L=this.config.attribution)===null||L===void 0?void 0:L.initialEmptyValue,resetSessionOnNewCampaign:(k=this.config.attribution)===null||k===void 0?void 0:k.resetSessionOnNewCampaign}),fe.__pluginEnabledOverride=we||!((w=this.config.attribution)===null||w===void 0)&&w.trackNewCampaigns?void 0:!1,[4,this.add(fe).promise]);case 18:U.sent(),U.label=19;case 19:return me=mr(this.config),me.eventType=me.eventType||It,[4,this.add(yr(me)).promise];case 20:return U.sent(),[4,this.add($n()).promise];case 21:return U.sent(),this.initializing=!1,[4,this.runQueuedFunctions("dispatchQ")];case 22:return U.sent(),ke.eventBridge.setEventReceiver(function(et){Ve.track(et.eventType,et.eventProperties)}),[2]}})})},e.prototype.getUserId=function(){var r;return(r=this.config)===null||r===void 0?void 0:r.userId},e.prototype.setUserId=function(r){if(!this.config){this.q.push(this.setUserId.bind(this,r));return}(r!==this.config.userId||r===void 0)&&(this.config.userId=r,Qt(r,this.config.instanceName))},e.prototype.getDeviceId=function(){var r;return(r=this.config)===null||r===void 0?void 0:r.deviceId},e.prototype.setDeviceId=function(r){if(!this.config){this.q.push(this.setDeviceId.bind(this,r));return}this.config.deviceId=r,Xt(r,this.config.instanceName)},e.prototype.setOptOut=function(r){Zt(r,this.config.instanceName),t.prototype.setOptOut.call(this,r)},e.prototype.reset=function(){this.setDeviceId(ge()),this.setUserId(void 0)},e.prototype.getSessionId=function(){var r;return(r=this.config)===null||r===void 0?void 0:r.sessionId},e.prototype.setSessionId=function(r){var n;if(!this.config){this.q.push(this.setSessionId.bind(this,r));return}if(r!==this.config.sessionId){var i=this.getSessionId(),o=this.config.lastEventTime,s=(n=this.config.lastEventId)!==null&&n!==void 0?n:-1;this.config.sessionId=r,this.config.lastEventTime=void 0,fr(this.config.defaultTracking)&&(i&&o&&this.track(Sr,void 0,{device_id:this.previousSessionDeviceId,event_id:++s,session_id:i,time:o+1,user_id:this.previousSessionUserId}),this.config.lastEventTime=this.config.sessionId,this.track(wr,void 0,{event_id:++s,session_id:this.config.sessionId,time:this.config.lastEventTime})),this.previousSessionDeviceId=this.config.deviceId,this.previousSessionUserId=this.config.userId}},e.prototype.extendSession=function(){if(!this.config){this.q.push(this.extendSession.bind(this));return}this.config.lastEventTime=Date.now()},e.prototype.setTransport=function(r){if(!this.config){this.q.push(this.setTransport.bind(this,r));return}this.config.transportProvider=_r(r)},e.prototype.identify=function(r,n){if(Ot(r)){var i=r._q;r._q=[],r=Rt(new ne,i)}return n?.user_id&&this.setUserId(n.user_id),n?.device_id&&this.setDeviceId(n.device_id),t.prototype.identify.call(this,r,n)},e.prototype.groupIdentify=function(r,n,i,o){if(Ot(i)){var s=i._q;i._q=[],i=Rt(new ne,s)}return t.prototype.groupIdentify.call(this,r,n,i,o)},e.prototype.revenue=function(r,n){if(Ot(r)){var i=r._q;r._q=[],r=Rt(new gt,i)}return t.prototype.revenue.call(this,r,n)},e.prototype.process=function(r){return g(this,void 0,void 0,function(){var n,i,o;return h(this,function(s){return n=Date.now(),i=this.config.lastEventTime||Date.now(),o=n-i,r.event_type!==wr&&r.event_type!==Sr&&(!r.session_id||r.session_id===this.getSessionId())&&o>this.config.sessionTimeout&&this.setSessionId(n),[2,t.prototype.process.call(this,r)]})})},e})(Wt);var Gi=function(){var t=new Qn;return{init:H(t.init.bind(t),"init",V(t),F(t,["config"])),add:H(t.add.bind(t),"add",V(t),F(t,["config.apiKey","timeline.plugins"])),remove:H(t.remove.bind(t),"remove",V(t),F(t,["config.apiKey","timeline.plugins"])),track:H(t.track.bind(t),"track",V(t),F(t,["config.apiKey","timeline.queue.length"])),logEvent:H(t.logEvent.bind(t),"logEvent",V(t),F(t,["config.apiKey","timeline.queue.length"])),identify:H(t.identify.bind(t),"identify",V(t),F(t,["config.apiKey","timeline.queue.length"])),groupIdentify:H(t.groupIdentify.bind(t),"groupIdentify",V(t),F(t,["config.apiKey","timeline.queue.length"])),setGroup:H(t.setGroup.bind(t),"setGroup",V(t),F(t,["config.apiKey","timeline.queue.length"])),revenue:H(t.revenue.bind(t),"revenue",V(t),F(t,["config.apiKey","timeline.queue.length"])),flush:H(t.flush.bind(t),"flush",V(t),F(t,["config.apiKey","timeline.queue.length"])),getUserId:H(t.getUserId.bind(t),"getUserId",V(t),F(t,["config","config.userId"])),setUserId:H(t.setUserId.bind(t),"setUserId",V(t),F(t,["config","config.userId"])),getDeviceId:H(t.getDeviceId.bind(t),"getDeviceId",V(t),F(t,["config","config.deviceId"])),setDeviceId:H(t.setDeviceId.bind(t),"setDeviceId",V(t),F(t,["config","config.deviceId"])),reset:H(t.reset.bind(t),"reset",V(t),F(t,["config","config.userId","config.deviceId"])),getSessionId:H(t.getSessionId.bind(t),"getSessionId",V(t),F(t,["config"])),setSessionId:H(t.setSessionId.bind(t),"setSessionId",V(t),F(t,["config"])),extendSession:H(t.extendSession.bind(t),"extendSession",V(t),F(t,["config"])),setOptOut:H(t.setOptOut.bind(t),"setOptOut",V(t),F(t,["config"])),setTransport:H(t.setTransport.bind(t),"setTransport",V(t),F(t,["config"]))}},j=Gi();var cc=j.add,lc=j.extendSession,dc=j.flush,pc=j.getDeviceId,fc=j.getSessionId,mc=j.getUserId,vc=j.groupIdentify,Xn=j.identify,Zn=j.init,gc=j.logEvent,hc=j.remove,yc=j.reset,bc=j.revenue,Ec=j.setDeviceId,_c=j.setGroup,Tc=j.setOptOut,wc=j.setSessionId,Sc=j.setTransport,Ic=j.setUserId,ye=j.track;var te=t=>{window.dispatchEvent(new CustomEvent("builderdevtools",{detail:{eventName:t}}))};async function Ki(){return zr()}var Jn=async()=>{let t=new URL(window.location.href),e=t.hash,r=\`#\${Br}=\`,n=Math.random().toString(36).substring(2,15),i=await Ki();Zn("f1d2eb79aecd01b28c8a371ea5d1751c",i?.userId||n,{logLevel:mt.LogLevel.None,serverUrl:Hr,flushIntervalMillis:500});let o=new ne;Xn(o,{device_id:i?.deviceId,user_id:i?.userId||n});let s="anonymous";e.startsWith(r)&&(s=e.slice(r.length),s&&(Wi(s),t.hash="",window.history.replaceState({},"",t.href))),te("init")};var Wi=t=>{if(typeof t=="string"&&t.length>0){let e=Ze();Xe({...e,builderUserId:t})}},Ze=()=>{let t=localStorage.getItem(ei);if(t)try{let e=JSON.parse(t);return(!e.ctas||typeof e.ctas!="object")&&(e=Xe({...e,ctas:{}})),e.menuOpenedTs&&(e=Xe({...e,ctas:{...e.ctas,menuOpened:e.menuOpenedTs}}),delete e.menuOpenedTs),e}catch(e){console.error(e)}return Xe({firstVisitTs:Date.now(),ctas:{},builderUserId:""})},Xe=t=>{try{localStorage.setItem(ei,JSON.stringify(t))}catch(e){console.error(e)}return t},xr=t=>!!Ze().ctas[t],Lr=t=>{let e=Ze();return Xe({...e,ctas:{...e.ctas,[t]:Date.now()}})},ei="builderDevtools";function ti(t){$i(t),Yi(t),zi(t),Qi(t)}function $i(t){let e=t.getElementById("input-register");e.addEventListener("change",async r=>{r.stopPropagation();let n=t.getElementById("input-name"),i=t.querySelector(".nav-cmp-input");i.classList.add("input-loading"),i.classList.remove("input-enabled");let o=n.dataset.id,s=n.dataset.prop,u=await at({cmpId:o,name:s,registerInput:e.checked});te("registryUpdate"),le(u),Je(t,o,s),be(t,o),i.classList.remove("input-loading")})}function Yi(t){t.getElementById("input-open-source").addEventListener("click",r=>{r.preventDefault(),r.stopPropagation();let n=r.target,i=G.components.find(o=>o.id===n?.dataset.id);i&&De({filePath:i.filePath})})}function zi(t){let e=t.getElementById("input-name"),r=e.closest(".ui-text-input"),n="",i;e.addEventListener("focus",o=>{clearTimeout(i),r.classList.remove("saved"),o.stopPropagation(),n=e.value}),e.addEventListener("blur",async o=>{if(o.stopPropagation(),clearTimeout(i),r.classList.remove("saved"),e.value!==n){if(e.value.trim().length<3){e.value=n;return}r.classList.add("saved"),i=setTimeout(()=>{r.classList.remove("saved")},3e3);let s=e.dataset.id,u=e.dataset.prop,d=await at({cmpId:s,name:u,friendlyName:e.value});te("registryUpdate"),le(d),ue(t),be(t,s),Je(t,s,u)}}),e.addEventListener("keyup",o=>{o.stopPropagation(),clearTimeout(i),r.classList.remove("saved"),o.key==="Escape"?(e.value=n,e.blur()):o.key==="Enter"&&e.blur()})}function Qi(t){let e=t.getElementById("input-type");e.addEventListener("change",async r=>{r.stopPropagation();let n=e.dataset.id,i=e.dataset.prop,o=await at({cmpId:n,name:i,type:e.value});te("registryUpdate"),le(o),ue(t),be(t,n),Je(t,n,i)})}function Je(t,e,r){let n=G.components.find(l=>l.id===e);if(!n)return null;let i=n.inputs.find(l=>l.name===r);if(!i)return null;let o=t.querySelector(".nav-cmp-input");i.isRegistered?o.classList.add("input-enabled"):o.classList.remove("input-enabled");let s=t.getElementById("input-register");s.checked=!!i.isRegistered;let u=t.getElementById("cmp-input-title");u.innerText=n.name+": "+(i.friendlyName||i.name);let d=t.getElementById("input-open-source");d.innerText=\`Open \${n.displayFilePath}\`,d.dataset.id=n.id;let p=t.getElementById("cmp-prop-name");p.innerText=i.name;let a=t.getElementById("cmp-prop-type");a.innerText=ft(i.type);let c=t.getElementById("input-name");return c.dataset.id=n.id,c.dataset.prop=i.name,c.value=i.friendlyName||i.name,Xi(t,n,i),i}function Xi(t,e,r){let n=t.getElementById("input-type");n.dataset.id=e.id,n.dataset.prop=r.name,n.innerHTML="";let i=r.type,o=ut.includes(i),s=ct.includes(i),u=lt.includes(i),d=dt.includes(i),p=pt.includes(i);Qr.forEach(a=>{let c=document.createElement("option");c.value=a.value,c.innerText=a.text,c.disabled=ut.includes(a.value)&&!o||ct.includes(a.value)&&!s||lt.includes(a.value)&&!u||dt.includes(a.value)&&!d||pt.includes(a.value)&&!p,n.appendChild(c)}),n.value=i}function ri(t){Zi(t),Ji(t),eo(t),ro(t),to(t)}function Zi(t){t.getElementById("cmp-register").addEventListener("change",r=>{r.stopPropagation(),kt(t,"update")})}async function kt(t,e){let r=t.querySelector(".nav-cmp-detail"),n=t.getElementById("cmp-error"),i=t.getElementById("cmp-register"),o=i.closest(".ui-switch");r.classList.remove("cmp-enabled"),i.checked&&r.classList.add("cmp-loading");try{let s=i.dataset.id,u;e==="load"?u=await Gr({cmpId:s}):i.checked?(u=await Kr({cmpId:s}),te("registryUpdate"),ye("interaction",{type:"click",name:"register component",detail:s})):(u=await $r({cmpId:s}),te("registryUpdate"),ye("interaction",{type:"click",name:"unregister component",detail:s})),le(u),ue(t);let d=be(t,s);e==="update"&&d&&(i.checked?(r.classList.add("cmp-enabled"),Bt(t,\`<strong>\${d.name}</strong> is now registered in <strong>\${G.registryDisplayPath}</strong> and available for use in the Builder Visual Editor\`)):Bt(t,\`<strong>\${d.name}</strong> has been unregistered from <strong>\${G.registryDisplayPath}</strong> and removed from the Builder Visual Editor\`))}catch(s){console.error(s),n.innerHTML=\`<p class="error">Error loading components</p><p class="error">\${s.message||s}</p>\`,o.style.display="none"}r.classList.remove("cmp-loading")}function Ji(t){let e=t.getElementById("cmp-name"),r=e.closest(".ui-text-input"),n="",i;e.addEventListener("focus",o=>{clearTimeout(i),r.classList.remove("saved"),o.stopPropagation(),n=e.value}),e.addEventListener("blur",async o=>{if(o.stopPropagation(),clearTimeout(i),r.classList.remove("saved"),e.value!==n){if(e.value.trim().length<3){e.value=n;return}r.classList.add("saved"),i=setTimeout(()=>{r.classList.remove("saved")},3e3);let s=e.dataset.id,u=await Wr({cmpId:s,name:e.value});te("registryUpdate"),le(u),ue(t),be(t,s)}}),e.addEventListener("keyup",o=>{o.stopPropagation(),clearTimeout(i),r.classList.remove("saved"),o.key==="Escape"?(e.value=n,e.blur()):o.key==="Enter"&&e.blur()})}function be(t,e){let r=G.components.find(a=>a.id===e);if(!r)return null;let n=t.getElementById("cmp-register"),i=t.getElementById("cmp-error"),o=n.closest(".ui-switch");o.style.display="",i.innerHTML="",n.dataset.id=r.id,n.checked=!!r.isRegistered;let s=t.querySelector(".nav-cmp-detail");r.isRegistered?s.classList.add("cmp-enabled"):s.classList.remove("cmp-enabled");let u=t.getElementById("cmp-name");u.dataset.id=r.id,u.value=r.name;let d=t.getElementById("cmp-open-source");d.innerText=\`Open \${r.displayFilePath}\`,d.dataset.id=r.id;let p=t.getElementById("cmp-detail-title");return p.innerText=\`\${r.name} Component\`,no(t,r),r}function eo(t){t.getElementById("cmp-open-source").addEventListener("click",r=>{r.preventDefault(),r.stopPropagation();let n=r.target,i=G.components.find(o=>o.id===n?.dataset.id);i&&(De({filePath:i.filePath}),ye("interaction",{type:"click",name:"open component source file",detail:i.filePath}))})}function to(t){t.getElementById("btn-inputs-reload").addEventListener("click",r=>{r.preventDefault(),r.stopPropagation(),kt(t,"load")})}function ro(t){t.getElementById("cmp-detail-inputs").addEventListener("click",r=>{r.preventDefault(),r.stopPropagation();let i=r.target?.closest("button"),o=i?.dataset.id,s=i?.dataset.propName;Je(t,o,s)&&oe(t,"nav-cmp-input")})}function no(t,e){let r=t.getElementById("cmp-detail-inputs"),n=e.inputs.filter(i=>!i.hideFromUI);n.length>0?(r.innerHTML="",n.forEach(i=>{r.appendChild(io(e,i))})):r.innerHTML=\`<p class="cmp-inputs-empty">\${e.name} component does not have any props</p>\`}function io(t,e){let r=document.createElement("button");r.dataset.id=t.id,r.dataset.propName=e.name,r.className="cmp-input-item nav-list-item",e.isRegistered||r.classList.add("cmp-input-item-unregistered");let n=document.createElement("span"),i=ft(e.type);n.className=\`nav-list-item-icon input-icon input-icon-\${i}\`,r.appendChild(n);let o=document.createElement("span");o.innerText=e.friendlyName||e.name,r.appendChild(o);let s=document.createElement("span");return s.className="nav-list-item-note",s.innerText=e.type,r.appendChild(s),r}function oi(t){t.getElementById("open-builder-registry").addEventListener("click",o=>{o.preventDefault(),o.stopPropagation(),De({filePath:G.registryPath,line:1,column:1})}),t.getElementById("cmp-list").addEventListener("click",o=>{o.preventDefault(),o.stopPropagation();let u=o.target?.dataset.id,d=G.components.find(p=>p.id===u);if(d){let p=t.querySelector(".nav-cmp-detail .section-content");p.scrollTop=0,be(t,d.id),oe(t,"nav-cmp-detail"),d.isRegistered&&kt(t,"load")}});let n=t.getElementById("component-search"),i=t.getElementById("clear-search");n?.addEventListener("input",o=>{let s=o.target.value.toLowerCase(),u=s?G.components.filter(d=>d.name.toLowerCase().includes(s)||d.displayFilePath?.toLowerCase().includes(s)):G.components;ue(t,u),i.style.display=s?"flex":"none"}),i?.addEventListener("click",()=>{n.value="",ue(t),i.style.display="none"}),n?.addEventListener("keydown",o=>{o.key==="Escape"&&(n.value="",ue(t),i.style.display="none")})}function si(t){let e=jr();oo(t,e)}async function oo(t,e){let r=t.getElementById("cmp-list"),n=t.querySelector(".nav-cmp-list");n.classList.add("nav-loading");let i=t.getElementById("open-builder-registry");try{let o=await e;le(o),ue(t),G.registryDisplayPath?i.innerText="Open "+o.registryDisplayPath:i.innerText=""}catch(o){r.innerHTML=\`<p class="error">Error loading components</p><p class="error">\${o.message||o}</p>\`,console.error(o)}n.classList.remove("nav-loading")}function ue(t,e){let r=t.getElementById("cmp-list");r.innerHTML="";let n=e||G.components,i=n.filter(s=>s.isRegistered),o=n.filter(s=>!s.isRegistered);if(e&&e.length===0){let s=document.createElement("p");s.className="no-results",s.innerText="No matching components found",r.appendChild(s);return}ni(r,"Registered Components",i),ni(r,"Unregistered Components",o)}function ni(t,e,r){if(r.length>0){let n=document.createElement("h4");n.innerText=e,t.appendChild(n),r.forEach(i=>{t.appendChild(so(i))})}}function so(t){let e=document.getElementById("component-search")?.value.toLowerCase(),r=document.createElement("button");r.dataset.id=t.id,r.className="cmp-item nav-list-item",t.isRegistered&&r.classList.add("registered");let n=document.createElement("span");n.className="nav-list-item-icon",t.image&&(n.style.backgroundImage=\`url(\${t.image})\`),r.appendChild(n);let i=document.createElement("span");i.className="nav-list-item-name",i.innerHTML=ii(t.name,e),r.appendChild(i);let o=document.createElement("span");return o.className="nav-list-item-note",o.innerHTML=ii(t.displayFilePath||"",e),r.appendChild(o),r}function ii(t,e){if(!e)return t;let r=new RegExp(\`(\${e})\`,"gi");return t.replace(r,'<span class="search-highlight">$1</span>')}var ai=t=>{t.querySelector(".menu-toggle").addEventListener("click",e=>{e.preventDefault(),e.stopPropagation(),Ee(t,!0)}),t.getElementById("close").addEventListener("click",e=>{e.preventDefault(),e.stopPropagation(),Ee(t,!1)}),t.getElementById("hit").addEventListener("click",e=>{e.preventDefault(),e.stopPropagation(),Ee(t,!1)}),Ar(t),t.addEventListener("click",e=>e.stopPropagation()),ao(t)},Ee=(t,e)=>{e?(document.body.classList.add("builder-no-scroll"),t.host.classList.add("show-builder-menu"),te("menuOpen"),Lr("menuOpened"),ye("interaction",{type:"click",name:"open dev-tools menu"})):(document.body.classList.remove("builder-no-scroll"),t.host.classList.remove("show-builder-menu"),te("menuClose"),setTimeout(()=>{oe(t,"nav-home")},300)),Yr(e)},ao=t=>{if(!xr("menuOpened")){uo(t);return}let e=Ze();if(!((Date.now()-e.firstVisitTs)/1e3/60<10)&&!xr("feedback")){Lr("feedback"),co(t);return}},uo=t=>{let e=document.createElement("a");e.classList.add("menu-toggle-tooltip"),e.href="#open-dev-tools",e.innerHTML=\`
47
47
  <div class="menu-toggle-tooltip-content">
48
48
  <h3>Open Builder Devtools</h3>
@@ -53,7 +53,7 @@ Restarting server after Builder Devtools update...
53
53
  <h3>How's Devtools working for you?</h3>
54
54
  <p>We'd love your feedback!</p>
55
55
  </div>
56
- \`,t.appendChild(e),setTimeout(()=>{e.classList.add("menu-toggle-tooltip-show"),e.addEventListener("click",()=>{e.classList.remove("menu-toggle-tooltip-show")})},1e3)};function ui(t){t.getElementById("go-to-builder").addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),Ee(t,!1),window.open(Nr(),"builder")}),t.getElementById("components-link").addEventListener("click",s=>{s.preventDefault(),s.stopPropagation();let u=t.querySelector(".nav-cmp-list .section-content");u.scrollTop=0,oe(t,"nav-cmp-list"),si(t)}),t.getElementById("settings-link").addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),oe(t,"nav-settings")}),t.getElementById("add-page-link").addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),Ee(t,!1),window.open(je(),"builder")}),t.getElementById("import-from-figma").addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),Ee(t,!1),window.open("https://www.figma.com/community/plugin/747985167520967365/builder-io-ai-powered-figma-to-code-react-vue-tailwind-more")})}function ci(t){let e=t.getElementById("enable-edit");e.addEventListener("change",r=>{r.stopPropagation(),Ft(e.checked)}),e.checked=it(),Ft(e.checked)}var At=class extends HTMLElement{constructor(){super()}connectedCallback(){let e=this.attachShadow({mode:"open"});e.innerHTML=\`<style>*,*:before,*:after{box-sizing:border-box}:host{--background-color: rgba(40, 40, 40, 1);--primary-color: rgba(72, 161, 255, 1);--primary-color-subdued: rgb(72, 161, 255, .6);--primary-color-highlight: rgb(126, 188, 255);--primary-contrast-color: white;--edit-color: #1d74e2;--edit-color-highlight: #1c6bd1;--edit-color-alpha: rgb(72, 161, 255, .15);--error-color: #ff2b55;--text-color: white;--text-color-highlight: white;--border-color: #454545;--button-background-color-hover: rgba(255, 255, 255, .1);--menu-width: 320px;--transition-time: .15s;--font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-family:var(--font-family);line-height:1.6}button{cursor:pointer;color:var(--text-color);-webkit-tap-highlight-color:transparent}input,select,button{font-family:var(--font-family)}.menu-toggle{position:absolute;right:0;bottom:0;pointer-events:auto;padding:8px;background:transparent;border:none;appearance:none}.menu-toggle div{position:relative;width:64px;height:64px;pointer-events:none;border-radius:50%;background:#000;border:1px solid white;box-shadow:#00000054 0 0 8px}.menu-toggle:hover div{background-color:var(--background-color);border:1px solid rgb(220,220,220)}.menu-toggle svg{position:absolute;top:15px;left:15px;width:33px;height:32px}div.highlight-bg{position:absolute;top:-1px;left:-1px;background-color:#1a1a1a;pointer-events:none;transition:all .4s ease-out;opacity:0}.menu-toggle-highlight-no-transition div.highlight-bg{transition:none}.menu-toggle-highlight div.highlight-bg{opacity:1}.menu-toggle-tooltip{position:absolute;bottom:0;right:0;width:382px;height:72px;padding:0;text-align:left;appearance:none;background-color:transparent;border:none;pointer-events:none;transform:translate3d(320px,0,0);opacity:0;transition:all .15s ease-in-out;color:#fff}.menu-toggle-tooltip.menu-toggle-tooltip-show{pointer-events:auto;opacity:1;transform:translateZ(0)}.menu-toggle-tooltip-content{position:absolute;inset:0 95px 10px 0;padding:8px 12px;background-color:var(--primary-color);box-shadow:#00000054 0 0 20px;border-radius:2px}.menu-toggle-tooltip-content:before{content:"";position:absolute;bottom:15px;right:-6px;width:30px;height:30px;background-color:var(--primary-color);transform:rotate(45deg)}.menu-toggle-tooltip:hover .menu-toggle-tooltip-content,.menu-toggle-tooltip:hover .menu-toggle-tooltip-content:before{background-color:var(--primary-color-highlight)}.menu-toggle-tooltip-content h3{margin:0;font-size:16px}.menu-toggle-tooltip-content p{margin:0;font-size:12px}section{position:absolute;display:grid;grid-template-rows:64px auto 64px;top:0;left:0;width:100%;height:100%;padding:0;pointer-events:none}.section-content{margin:0;padding:0 0 10px;font-weight:300;transform:translate3d(105%,0,0);transition:transform var(--transition-time) ease-in-out;overflow-y:auto}.section-content .error{color:var(--error-color);font-weight:700}section a{text-decoration:none;color:var(--text-color)}section h3,section p{margin-left:16px;margin-right:16px}.info{font-size:12px}ul.list{list-style:none;padding:0;margin:0}ul.list li{display:block;padding:0;margin:0}ul.list a,ul.list button{display:grid;grid-template-columns:24px auto;grid-gap:16px;padding:12px;margin:8px 0;border:none;background:transparent;appearance:none;width:100%;font-weight:300;text-align:left;text-decoration:none;color:var(--text-color)}ul.list a:hover,ul.list button:hover{text-decoration:none;color:var(--text-color);background-color:var(--button-background-color-hover)}ul.list a span,ul.list button span{display:block;font-size:16px;font-weight:500;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}header{position:relative;display:grid;grid-template-columns:44px 1fr;gap:8px;padding-left:8px;border-bottom:1px solid var(--border-color);transition:opacity var(--transition-time) ease-in-out;opacity:0;pointer-events:none}header>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-home header>div{margin-right:56px}header h2{margin:7px 0 0;font-size:18px;font-weight:500;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header p{margin:2px 0 0;font-size:12px;font-weight:300;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header p button{display:block;margin:0;padding:0;width:100%;font-size:12px;font-weight:300;text-decoration:none;appearance:none;text-align:left;background-color:transparent;border:none;color:var(--primary-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header p button:hover{text-decoration:underline;color:var(--primary-color)}.builder-logo{margin:12px 0 0 8px}#close{display:block;position:absolute;appearance:none;background:transparent;border:none;border-radius:50%;margin:0;padding:0;right:4px;top:8px;width:48px;height:48px;z-index:1;opacity:.7}#close:hover{opacity:1;background-color:var(--button-background-color-hover)}#close svg{position:absolute;top:12px;left:12px;width:24px;height:24px;fill:currentColor;pointer-events:none}.back-button{position:relative;display:block;margin:7px 0 0 -2px;width:48px;height:48px;background:transparent;border:none;appearance:none;border-radius:50%}.back-button:hover{background-color:var(--button-background-color-hover)}.back-button svg{position:absolute;top:12px;left:12px;width:24px;height:24px;fill:currentColor;pointer-events:none}footer{border-top:1px solid var(--border-color);transition:opacity var(--transition-time) ease-in-out;opacity:0;pointer-events:none}section.nav-cmp-list{grid-template-rows:64px auto 120px}footer a{text-decoration:underline;color:var(--primary-color)}footer a:hover{color:var(--primary-color);text-decoration:none}.nav-list{padding:2px 0}.nav-loading{pointer-events:none}.nav-loading-icon{position:absolute;display:inline-block;top:170px;left:0;width:100%;transform:translateZ(0);pointer-events:auto;opacity:0;transition:all 50ms ease-in-out;transition-delay:50ms;pointer-events:none}.nav-loading .nav-loading-icon{opacity:.5}.nav-list h4{margin:8px 8px 8px 10px;font-size:14px;font-weight:600}.nav-list .nav-list-item+h4{margin-top:30px}.nav-list-item{display:grid;grid-template-columns:1fr 1fr;gap:8px;position:relative;margin:2px 0;padding:8px 28px 8px 46px;width:100%;font-size:14px;font-weight:300;text-align:left;border:none;background:transparent;appearance:none}.nav-list-item:hover{background-color:var(--button-background-color-hover)}.nav-list-item-icon{position:absolute;top:4px;left:10px;width:24px;height:24px;object-fit:contain;filter:invert(100%);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.nav-list-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.nav-list-item:after{display:block;position:absolute;content:"";background-image:url('data:image/svg+xml,<svg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L7 7L1 13" stroke="%23F2F2F2" stroke-opacity="0.5" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:12px 9px;top:0;right:0;width:32px;height:32px;pointer-events:none}.nav-list-item-note{opacity:0;font-size:12px;padding-top:1px;text-align:right}.nav-list-item:hover .nav-list-item-note{opacity:.5}.ui-select{display:block;margin:8px 0 16px;padding:8px 16px;cursor:pointer}.ui-select h3{margin:0;font-size:14px;font-weight:500}.ui-select p{margin:8px 0;font-size:12px;font-weight:300}.ui-select .select{position:relative;margin:8px 0;border-radius:4px;padding:0;line-height:1.1;overflow:hidden;border:1px solid var(--border-color)}.ui-select select{appearance:none;background-color:transparent;border:none;outline:none;padding:8px 32px 8px 8px;margin:0;width:100%;font-size:14px;cursor:pointer;text-overflow:ellipsis;opacity:.6;color:var(--text-color)}.ui-select .select:after{content:"";top:6px;right:5px;width:24px;height:24px;position:absolute;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="%23F2F2F2" d="M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"/></svg>');background-repeat:no-repeat;background-position:center;pointer-events:none;opacity:.6}.ui-select .select:hover{border-color:var(--primary-color-subdued)}.ui-text-input .select:focus-within{border-color:var(--primary-color)}.ui-text-input .select:focus-within select{opacity:1}.spinner:after{content:" ";display:block;width:32px;height:32px;margin:0 auto;pointer-events:auto;border-radius:50%;border:3px solid var(--text-color);border-color:var(--text-color) transparent var(--text-color) transparent;animation:spinner .75s linear infinite}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-switch{display:grid;grid-template-columns:auto 48px;grid-gap:20px;margin:8px 0 16px;padding:8px 0 8px 16px;cursor:pointer}.ui-switch>*{pointer-events:none}.ui-switch input{display:none;visibility:hidden}.ui-switch .switcher{display:inline-block;border-radius:100px;width:35px;height:14px;background-color:#ccc;position:relative;top:6px;vertical-align:middle;cursor:pointer}.ui-switch input[type=checkbox]:checked+.switcher{background-color:var(--primary-color-subdued)}.ui-switch .switcher:before{content:"";display:block;width:20px;height:20px;background-color:var(--text-color);box-shadow:0 1px 3px #0009;border-radius:50%;position:absolute;top:-3px;left:0;margin-right:0;transition:all .15s}.ui-switch input[type=checkbox]:checked+.switcher:before{left:100%;margin-left:-20px;background-color:var(--primary-color)}.ui-switch h3{margin:0;font-size:14px;font-weight:500}.ui-switch p{margin:4px 0 0;font-size:12px;font-weight:300}.ui-text-input{display:block;margin:8px 0 16px;padding:8px 16px;cursor:pointer}.ui-text-input h3{margin:0;font-size:14px;font-weight:500}.ui-text-input p{margin:8px 0;font-size:12px;font-weight:300}.ui-text-input .input{position:relative;margin:8px 0;border:1px solid var(--border-color);border-radius:4px;background:transparent;padding:2px;overflow:hidden}.ui-text-input input{display:block;width:235px;font-size:14px;border:none;background:transparent;padding:6px;appearance:none;color:var(--text-color);opacity:.6;outline:none}.ui-text-input .input:hover{border-color:var(--primary-color-subdued)}.ui-text-input .input:focus-within{border-color:var(--primary-color)}.ui-text-input .input:focus-within input{opacity:1}.ui-text-input .input:after{content:"";position:absolute;top:5px;right:14px;width:8px;height:17px;border:2px solid rgba(51,181,51,1);border-top:none;border-left:none;transform:rotate(45deg);opacity:0;transition:opacity 80ms ease-in-out;pointer-events:none}.ui-text-input.saved .input:after{opacity:1}.ui-toast{position:fixed;bottom:8px;left:8px;right:8px;padding:6px 12px;font-size:14px;border-radius:4px;transform:translate3d(0,150%,0);opacity:0;transition:all var(--transition-time) ease-in-out;background-color:var(--primary-color-subdued);color:var(--text-color);pointer-events:none}.ui-toast.ui-toast-show{transform:translateZ(0);opacity:1;pointer-events:auto}[data-view=nav-home] .nav-home .section-content,[data-view=nav-cmp-list] .nav-cmp-list .section-content,[data-view=nav-cmp-detail] .nav-cmp-detail .section-content,[data-view=nav-cmp-input] .nav-cmp-input .section-content,[data-view=nav-settings] .nav-settings .section-content{transform:translateZ(0);pointer-events:auto}[data-view=nav-home] .nav-home header,[data-view=nav-home] .nav-home footer,[data-view=nav-cmp-list] .nav-cmp-list header,[data-view=nav-cmp-list] .nav-cmp-list footer,[data-view=nav-cmp-detail] .nav-cmp-detail header,[data-view=nav-cmp-detail] .nav-cmp-detail footer,[data-view=nav-cmp-input] .nav-cmp-input header,[data-view=nav-cmp-input] .nav-cmp-input footer,[data-view=nav-settings] .nav-settings header,[data-view=nav-settings] .nav-settings footer{opacity:1;pointer-events:auto}[data-view=nav-cmp-list] .nav-home .section-content,[data-view=nav-cmp-detail] .nav-home .section-content,[data-view=nav-cmp-detail] .nav-cmp-list .section-content,[data-view=nav-cmp-input] .nav-home .section-content,[data-view=nav-cmp-input] .nav-cmp-list .section-content,[data-view=nav-cmp-input] .nav-cmp-detail .section-content,[data-view=nav-settings] .nav-home .section-content{transform:translate3d(-105%,0,0)}.cmp-item .nav-list-item-icon{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.83 16.809C20.94 16.561 21 16.289 21 16.008V7.99001C20.9994 7.64108 20.9066 7.29851 20.731 6.99699C20.5554 6.69547 20.3032 6.44571 20 6.27301L13 2.26501C12.6954 2.09103 12.3508 1.99951 12 1.99951C11.6492 1.99951 11.3046 2.09103 11 2.26501L7.988 3.99001M5.441 5.44801L4 6.27301C3.381 6.62801 3 7.28301 3 7.99101V16.009C3 16.718 3.381 17.372 4 17.726L11 21.734C11.3046 21.908 11.6492 21.9995 12 21.9995C12.3508 21.9995 12.6954 21.908 13 21.734L18.544 18.56" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22V12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.532 10.538L20.73 6.95996" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.27002 6.95996L12 12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 3L21 21" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/></svg>');opacity:.3}.cmp-item.registered .nav-list-item-icon{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 16.008V7.99001C20.9994 7.64108 20.9066 7.29851 20.731 6.99699C20.5554 6.69547 20.3032 6.44571 20 6.27301L13 2.26501C12.6954 2.09103 12.3508 1.99951 12 1.99951C11.6492 1.99951 11.3046 2.09103 11 2.26501L4 6.27301C3.381 6.62801 3 7.28301 3 7.99101V16.009C3 16.718 3.381 17.372 4 17.726L11 21.734C11.3046 21.908 11.6492 21.9995 12 21.9995C12.3508 21.9995 12.6954 21.908 13 21.734L20 17.726C20.619 17.371 21 16.716 21 16.008Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M12 22V12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M12 12L20.73 6.95996" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M3.26999 6.95996L12 12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /></svg>');opacity:.8}.search-highlight{background-color:var(--primary-color-alpha);padding:0 2px;border-radius:2px;font-weight:500}.search-container{position:sticky;top:0;z-index:10;padding:12px 16px;background:var(--background-color);border-bottom:1px solid var(--border-color)}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;color:var(--text-color-secondary);pointer-events:none}.component-search-input{width:100%;height:36px;padding:8px 36px;border:1px solid var(--border-color);border-radius:6px;background:var(--input-background);color:var(--text-color);font-size:14px;transition:border-color .2s,box-shadow .2s}.component-search-input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-color-alpha)}.component-search-input::placeholder{color:var(--text-color-tertiary)}.clear-search-button{position:absolute;right:8px;padding:4px;color:var(--text-color-secondary);border:none;background:transparent;border-radius:4px;cursor:pointer;opacity:0;transition:opacity .2s,background-color .2s;display:flex;align-items:center;justify-content:center}.clear-search-button:hover{background-color:var(--hover-color)}.component-search-input:not(:placeholder-shown)+.clear-search-button{opacity:1}.no-results{padding:32px 16px;text-align:center;color:var(--text-color-secondary);font-size:14px}#cmp-detail{position:relative}.cmp-loading{pointer-events:none!important}.cmp-loading-icon{position:absolute;display:inline-block;top:170px;left:0;width:100%;transform:translateZ(0);pointer-events:auto;opacity:0;transition:all 50ms ease-in-out;transition-delay:50ms;pointer-events:none}.cmp-loading .cmp-loading-icon{opacity:.5}.cmp-cover{position:absolute;top:160px;left:0;width:100%;height:100vh;background:var(--background-color);transform:translateZ(0);pointer-events:none;display:none}[data-view=nav-cmp-detail] .cmp-cover{display:block;pointer-events:auto}.cmp-enabled .cmp-cover{transform:translate3d(0,105%,0);pointer-events:none}.section-ready .cmp-cover{transition:all var(--transition-time) ease-in-out}.cmp-detail-inputs-container{margin:8px 0 16px;padding:0}.cmp-detail-inputs-container h3{margin:0 0 6px;padding-left:16px;padding-right:8px;font-size:14px;font-weight:500;display:flex;justify-content:space-between;align-items:center}.cmp-detail-inputs-reload{font-weight:300;font-size:.9em;text-decoration:none;appearance:none;text-align:left;background-color:transparent;border:none;color:var(--primary-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmp-detail-inputs-reload:hover{text-decoration:underline;color:var(--primary-color)}.cmp-detail-inputs-container .cmp-inputs-empty{padding:0;margin-top:12px;font-size:12px;font-weight:300;opacity:.5;font-style:italic}.cmp-detail-inputs-container .nav-list-item-icon{opacity:.8;background-size:20px 20px;background-position:4px center}.input-icon{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path></svg>')}.input-icon-array{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path> <path d="M10 16v-6a2 2 0 1 1 4 0v6"></path> <path d="M10 13h4"></path></svg>')}.input-icon-boolean{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path> <path d="M10 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2v8z"></path></svg>')}.input-icon-number{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path> <path d="M10 16v-8l4 8v-8"></path></svg>')}.input-icon-object{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path> <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z"></path></svg>')}.input-icon-string{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path> <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1"></path></svg>')}.cmp-input-item-unregistered{opacity:.4}.cmp-input-item-unregistered .input-icon:after{content:"";position:absolute;top:11px;left:4px;width:20px;height:2px;background-color:#000;transform:rotate(-45deg)}.cmp-prop-info{border-bottom:1px solid var(--border-color)}.cmp-input-readonly{margin:16px 0;padding:0 16px;display:grid;grid-template-columns:50% 50%;gap:12px}.cmp-input-readonly h3{margin:0;font-size:14px;font-weight:500}.cmp-input-readonly span{margin-top:2px;font-size:12px;font-weight:300;opacity:.8}.cmp-input-detail{margin:16px 0}.cmp-input-detail a{color:var(--primary-color);text-decoration:none}.cmp-input-detail a:hover{text-decoration:underline}.input-cover{position:absolute;top:175px;left:0;width:100%;height:100%;background:var(--background-color);transform:translateZ(0);transition:all var(--transition-time) ease-in-out;pointer-events:auto}.input-enabled .input-cover{transform:translate3d(0,105%,0);pointer-events:none}.input-loading-icon{position:absolute;display:inline-block;top:190px;left:0;width:100%;transform:translateZ(0);pointer-events:auto;opacity:0;transition:all 50ms ease-in-out;transition-delay:50ms;pointer-events:none}.input-loading .input-loading-icon{opacity:.5}:host{position:fixed;inset:0;z-index:2147483646;user-select:none;pointer-events:none;color:var(--text-color)}aside{position:absolute;top:0;right:0;width:var(--menu-width);height:100%;transform:translate3d(105%,0,0);transition:transform var(--transition-time) ease-in-out;background:var(--background-color);box-shadow:#000000c9 5px 0 20px;overflow:hidden;z-index:1}:host(.show-builder-menu) aside{pointer-events:auto;transform:translateZ(0)}#hit{position:absolute;inset:0;display:none}:host(.show-builder-menu) #hit{display:block;pointer-events:auto}#version{position:absolute;bottom:6px;right:6px;font-size:8px;color:#9b9b9b}</style><div id="hit"></div> <aside data-view="nav-home"> <section class="nav-home"> <header> <svg class="builder-logo" viewBox="0 0 31 36" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M31 9.96854C31.0016 11.4553 30.6701 12.9236 30.03 14.2654C29.3898 15.6072 28.4572 16.7884 27.3007 17.7221L0.702841 2.61812C0.601104 2.56012 0.506714 2.49008 0.421705 2.40951C0.288323 2.27871 0.182333 2.12263 0.109928 1.95039C0.0375215 1.77814 0.000151253 1.59319 0 1.40633C0 1.03335 0.148098 0.675643 0.411715 0.411905C0.675332 0.148167 1.03287 0 1.40568 0L21.036 0C23.6786 0 26.213 1.05025 28.0816 2.91972C29.9502 4.78918 31 7.32472 31 9.96854Z" fill="#18B4F4" /> <path d="M31 25.4757C31.0004 26.7849 30.7429 28.0815 30.2423 29.2912C29.7417 30.5009 29.0078 31.6001 28.0825 32.526C27.1572 33.4519 26.0587 34.1864 24.8497 34.6875C23.6406 35.1886 22.3448 35.4465 21.0361 35.4465H1.40573C1.12766 35.4436 0.856725 35.3581 0.627199 35.201C0.397672 35.044 0.219871 34.8223 0.116289 34.5641C0.0127078 34.3059 -0.011999 34.0228 0.0452946 33.7505C0.102588 33.4783 0.239308 33.2292 0.438156 33.0347C0.517415 32.9551 0.606358 32.8858 0.702893 32.8284L11.1705 26.8843L27.2984 17.7244C28.4548 18.6579 29.3874 19.8387 30.028 21.18C30.6685 22.5213 31.0007 23.9891 31 25.4757Z" fill="#FD6B3C" /> <path d="M27.3011 17.7221L11.1709 26.8843L0.703209 32.8284C0.602697 32.8843 0.509784 32.9528 0.426758 33.0323C4.41799 28.9369 6.6496 23.442 6.64456 17.7221C6.65208 12.0015 4.42111 6.50517 0.429101 2.40948C0.51411 2.49005 0.6085 2.56009 0.710237 2.61809L27.3011 17.7221Z" fill="#A97FF2" /> </svg> <div> <h2 class="builder-home-title">Builder Devtools</h2> <p><button id="go-to-builder">Go to Builder</button></p> </div> <button id="close" aria-label="Close Menu"> <svg viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" > <path stroke="none" d="M0 0h24v24H0z" fill="none" /> <path d="M18 6l-12 12" /> <path d="M6 6l12 12" /> </svg> </button> </header> <div class="section-content"> <ul class="list"> <li> <button id="components-link"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M21 16.008V7.99001C20.9994 7.64108 20.9066 7.29851 20.731 6.99699C20.5554 6.69547 20.3032 6.44571 20 6.27301L13 2.26501C12.6954 2.09103 12.3508 1.99951 12 1.99951C11.6492 1.99951 11.3046 2.09103 11 2.26501L4 6.27301C3.381 6.62801 3 7.28301 3 7.99101V16.009C3 16.718 3.381 17.372 4 17.726L11 21.734C11.3046 21.908 11.6492 21.9995 12 21.9995C12.3508 21.9995 12.6954 21.908 13 21.734L20 17.726C20.619 17.371 21 16.716 21 16.008Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M12 22V12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M12 12L20.73 6.95996" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M3.26999 6.95996L12 12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> </svg> <span>Components</span> </button> </li> <li> <button id="settings-link"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M10.325 4.317C10.751 2.561 13.249 2.561 13.675 4.317C13.7389 4.5808 13.8642 4.82578 14.0407 5.032C14.2172 5.23822 14.4399 5.39985 14.6907 5.50375C14.9414 5.60764 15.2132 5.65085 15.4838 5.62987C15.7544 5.60889 16.0162 5.5243 16.248 5.383C17.791 4.443 19.558 6.209 18.618 7.753C18.4769 7.98466 18.3924 8.24634 18.3715 8.51677C18.3506 8.78721 18.3938 9.05877 18.4975 9.30938C18.6013 9.55999 18.7627 9.78258 18.9687 9.95905C19.1747 10.1355 19.4194 10.2609 19.683 10.325C21.439 10.751 21.439 13.249 19.683 13.675C19.4192 13.7389 19.1742 13.8642 18.968 14.0407C18.7618 14.2172 18.6001 14.4399 18.4963 14.6907C18.3924 14.9414 18.3491 15.2132 18.3701 15.4838C18.3911 15.7544 18.4757 16.0162 18.617 16.248C19.557 17.791 17.791 19.558 16.247 18.618C16.0153 18.4769 15.7537 18.3924 15.4832 18.3715C15.2128 18.3506 14.9412 18.3938 14.6906 18.4975C14.44 18.6013 14.2174 18.7627 14.0409 18.9687C13.8645 19.1747 13.7391 19.4194 13.675 19.683C13.249 21.439 10.751 21.439 10.325 19.683C10.2611 19.4192 10.1358 19.1742 9.95929 18.968C9.7828 18.7618 9.56011 18.6001 9.30935 18.4963C9.05859 18.3924 8.78683 18.3491 8.51621 18.3701C8.24559 18.3911 7.98375 18.4757 7.752 18.617C6.209 19.557 4.442 17.791 5.382 16.247C5.5231 16.0153 5.60755 15.7537 5.62848 15.4832C5.64942 15.2128 5.60624 14.9412 5.50247 14.6906C5.3987 14.44 5.23726 14.2174 5.03127 14.0409C4.82529 13.8645 4.58056 13.7391 4.317 13.675C2.561 13.249 2.561 10.751 4.317 10.325C4.5808 10.2611 4.82578 10.1358 5.032 9.95929C5.23822 9.7828 5.39985 9.56011 5.50375 9.30935C5.60764 9.05859 5.65085 8.78683 5.62987 8.51621C5.60889 8.24559 5.5243 7.98375 5.383 7.752C4.443 6.209 6.209 4.442 7.753 5.382C8.753 5.99 10.049 5.452 10.325 4.317Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M9 12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12C15 11.2044 14.6839 10.4413 14.1213 9.87868C13.5587 9.31607 12.7956 9 12 9C11.2044 9 10.4413 9.31607 9.87868 9.87868C9.31607 10.4413 9 11.2044 9 12Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> </svg> <span>Settings</span> </button> </li> <li> <button id="add-page-link"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" > <path stroke="none" d="M0 0h24v24H0z" fill="none" /> <path d="M14 3v4a1 1 0 0 0 1 1h4" /> <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <path d="M12 11l0 6" /> <path d="M9 14l6 0" /> </svg> <span>Add Builder Page</span> </button> </li> <li> <button id="import-from-figma"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-figma" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" > <path stroke="none" d="M0 0h24v24H0z" fill="none" /> <path d="M15 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" /> <path d="M6 3m0 3a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v0a3 3 0 0 1 -3 3h-6a3 3 0 0 1 -3 -3z" /> <path d="M9 9a3 3 0 0 0 0 6h3m-3 0a3 3 0 1 0 3 3v-15" /> </svg> <span>Import From Figma</span> </button> </li> </ul> </div> <footer> <ul class="list"> <li> <a href="https://docs.google.com/forms/d/e/1FAIpQLSdqZcJpRtm_Ia5DTHP6SDY9Xa6LID3KiTjRWkjMzWyJRUtSHw/viewform" target="_blank" > <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M11.013 17.0114L10.013 18.0114L2.513 10.5834C2.0183 10.102 1.62864 9.52342 1.36854 8.88404C1.10845 8.24466 0.983558 7.55836 1.00173 6.86834C1.01991 6.17832 1.18076 5.49954 1.47415 4.87474C1.76755 4.24994 2.18713 3.69266 2.70648 3.23799C3.22583 2.78331 3.8337 2.4411 4.49181 2.23289C5.14991 2.02468 5.844 1.95499 6.53036 2.02821C7.21673 2.10143 7.8805 2.31596 8.47987 2.65831C9.07925 3.00066 9.60124 3.46341 10.013 4.01741C10.8086 2.95654 11.9931 2.2552 13.3059 2.06766C14.6186 1.88012 15.9521 2.22176 17.013 3.01741C18.0739 3.81306 18.7752 4.99755 18.9627 6.3103C19.1503 7.62305 18.8086 8.95654 18.013 10.0174" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> <path d="M18.2006 19.8175L16.0286 20.9555C15.9642 20.989 15.8917 21.004 15.8192 20.9987C15.7467 20.9934 15.6771 20.9681 15.6182 20.9256C15.5593 20.8831 15.5134 20.825 15.4855 20.7579C15.4577 20.6907 15.4491 20.6172 15.4606 20.5455L15.8756 18.1345L14.1186 16.4275C14.0662 16.3768 14.0291 16.3123 14.0115 16.2416C13.9939 16.1708 13.9966 16.0965 14.0192 16.0271C14.0418 15.9578 14.0835 15.8962 14.1394 15.8494C14.1954 15.8026 14.2634 15.7725 14.3356 15.7625L16.7636 15.4105L17.8496 13.2175C17.8821 13.1521 17.9322 13.0972 17.9942 13.0588C18.0562 13.0204 18.1277 13 18.2006 13C18.2736 13 18.3451 13.0204 18.4071 13.0588C18.4691 13.0972 18.5191 13.1521 18.5516 13.2175L19.6376 15.4105L22.0656 15.7625C22.1377 15.7728 22.2054 15.8031 22.2611 15.85C22.3168 15.8968 22.3583 15.9583 22.3809 16.0275C22.4034 16.0967 22.4062 16.1708 22.3888 16.2415C22.3715 16.3122 22.3347 16.3766 22.2826 16.4275L20.5256 18.1345L20.9396 20.5445C20.9521 20.6163 20.9441 20.6902 20.9166 20.7578C20.8891 20.8254 20.8433 20.8839 20.7842 20.9267C20.7252 20.9695 20.6553 20.9949 20.5825 21C20.5098 21.005 20.4371 20.9896 20.3726 20.9555L18.2006 19.8175Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> </svg> <span>Give Feedback</span> </a> </li> </ul> <div id="version"></div> </footer> </section> <section class="nav-cmp-list"> <header> <button class="back-button"> <svg viewBox="0 0 24 24"> <path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z" /> </svg> </button> <div class="search-container"> <div class="search-input-wrapper"> <svg class="search-icon" viewBox="0 0 24 24" width="16" height="16"> <path fill="none" stroke="currentColor" stroke-width="2" d="M15.5 15.5L20 20M10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10C17 13.866 13.866 17 10 17Z" /> </svg> <input type="text" id="component-search" class="component-search-input" placeholder="Search components..." autocomplete="off" spellcheck="false" /> <button id="clear-search" class="clear-search-button" type="button" aria-label="Clear search" > <svg viewBox="0 0 24 24" width="16" height="16"> <path fill="none" stroke="currentColor" stroke-width="2" d="M6 6l12 12M6 18L18 6" /> </svg> </button> </div> </div> <div> <h2>Custom Components</h2> <p> <button id="open-builder-registry"></button> </p> </div> </header> <div class="section-content"> <div id="cmp-list" class="cmp-list nav-list"></div> </div> <div class="nav-loading-icon spinner"></div> <footer> <p class="info"> Expand on Builder's selection of built-in blocks by <a target="_blank" href="https://www.builder.io/c/docs/custom-components-intro" >registering components</a > from your codebase. This way, teammates can drag and drop your components within Builder's Visual Editor just like any other block. </p> </footer> </section> <section class="nav-cmp-detail"> <header> <button class="back-button" data-back="nav-cmp-list"> <svg viewBox="0 0 24 24"> <path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z" /> </svg> </button> <div> <h2 id="cmp-detail-title"></h2> <p> <button id="cmp-open-source"></button> </p> </div> </header> <div class="section-content"> <div id="cmp-error"></div> <label class="ui-switch"> <div> <h3>Register Component</h3> <p> Registers this component so it can be used within Builder Visual CMS </p> </div> <input type="checkbox" role="switch" id="cmp-register" /> <span class="switcher"></span> </label> <div id="cmp-detail"> <label class="ui-text-input"> <h3>Component Name</h3> <div class="input"> <input type="text" id="cmp-name" autocapitalize="off" autocorrect="off" spellcheck="false" autocomplete="off" minlength="2" maxlength="30" required placeholder="e.g. My Counter" /> </div> <p> Unique name to identify this custom component within Builder. Press ESC to cancel </p> </label> <div class="cmp-detail-inputs-container"> <h3> <span>Builder Inputs (Props)</span> <button class="cmp-detail-inputs-reload" id="btn-inputs-reload"> Reload </button> </h3> <div id="cmp-detail-inputs"></div> </div> </div> </div> <div class="cmp-cover"></div> <div class="cmp-loading-icon spinner"></div> </section> <section class="nav-cmp-input"> <header> <button class="back-button" data-back="nav-cmp-detail"> <svg viewBox="0 0 24 24"> <path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z" /> </svg> </button> <div> <h2 id="cmp-input-title"></h2> <p> <button id="input-open-source"></button> </p> </div> </header> <div class="section-content"> <label class="ui-switch"> <div> <h3>Enable Input</h3> <p>Add this component prop as a Builder input</p> </div> <input type="checkbox" role="switch" id="input-register" /> <span class="switcher"></span> </label> <div class="cmp-prop-info"> <div class="cmp-input-readonly"> <h3>Prop Name</h3> <span id="cmp-prop-name"></span> </div> <div class="cmp-input-readonly"> <h3>Prop Type</h3> <span id="cmp-prop-type"></span> </div> </div> <div class="cmp-input-detail"> <label class="ui-text-input"> <h3>Builder Input Name</h3> <div class="input"> <input type="text" id="input-name" autocapitalize="off" autocorrect="off" spellcheck="false" autocomplete="off" minlength="1" maxlength="30" required placeholder="e.g. Text" /> </div> <p> Friendly name to identify this component prop as a Builder input. Press ESC to cancel </p> </label> <label class="ui-select"> <h3>Builder Input Type</h3> <div class="select"> <select id="input-type"></select> </div> <p> Correlate to what editing UI is appropriate for this Builder input. <a href="https://www.builder.io/c/docs/custom-components-input-types" target="_blank" >Read more about input types.</a > </p> </label> </div> <div class="input-cover"></div> <div class="input-loading-icon spinner"></div> </div> </section> <section class="nav-settings"> <header> <button class="back-button"> <svg viewBox="0 0 24 24"> <path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z" /> </svg> </button> <div> <h2>Settings</h2> <p>Configure Builder's Devtools</p> </div> </header> <div class="section-content"> <label class="ui-switch"> <div> <h3>Enable edit button in UI</h3> <p>Enables the edit button so you can edit content in Builder</p> </div> <input type="checkbox" role="switch" id="enable-edit" /> <span class="switcher"></span> </label> </div> </section> <div class="ui-toast" id="toast"></div> </aside> <button class="menu-toggle" aria-label="Toggle Builder Devtools"> <div> <div class="highlight-bg"></div> <svg viewBox="0 0 31 36" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 9.96854C31.0016 11.4553 30.6701 12.9236 30.03 14.2654C29.3898 15.6072 28.4572 16.7884 27.3007 17.7221L0.702841 2.61812C0.601104 2.56012 0.506714 2.49008 0.421705 2.40951C0.288323 2.27871 0.182333 2.12263 0.109928 1.95039C0.0375215 1.77814 0.000151253 1.59319 0 1.40633C0 1.03335 0.148098 0.675643 0.411715 0.411905C0.675332 0.148167 1.03287 0 1.40568 0L21.036 0C23.6786 0 26.213 1.05025 28.0816 2.91972C29.9502 4.78918 31 7.32472 31 9.96854Z" fill="#18B4F4" /> <path d="M31 25.4757C31.0004 26.7849 30.7429 28.0815 30.2423 29.2912C29.7417 30.5009 29.0078 31.6001 28.0825 32.526C27.1572 33.4519 26.0587 34.1864 24.8497 34.6875C23.6406 35.1886 22.3448 35.4465 21.0361 35.4465H1.40573C1.12766 35.4436 0.856725 35.3581 0.627199 35.201C0.397672 35.044 0.219871 34.8223 0.116289 34.5641C0.0127078 34.3059 -0.011999 34.0228 0.0452946 33.7505C0.102588 33.4783 0.239308 33.2292 0.438156 33.0347C0.517415 32.9551 0.606358 32.8858 0.702893 32.8284L11.1705 26.8843L27.2984 17.7244C28.4548 18.6579 29.3874 19.8387 30.028 21.18C30.6685 22.5213 31.0007 23.9891 31 25.4757Z" fill="#FD6B3C" /> <path d="M27.3011 17.7221L11.1709 26.8843L0.703209 32.8284C0.602697 32.8843 0.509784 32.9528 0.426758 33.0323C4.41799 28.9369 6.6496 23.442 6.64456 17.7221C6.65208 12.0015 4.42111 6.50517 0.429101 2.40948C0.51411 2.49005 0.6085 2.56009 0.710237 2.61809L27.3011 17.7221Z" fill="#A97FF2" /> </svg> </div> </button>\`,ai(e),ui(e),oi(e),ri(e),ti(e),ci(e),this.setAttribute("aria-hidden","true"),e.getElementById("version").textContent="v1.19.2"}highlightOpener(){let e=this.shadowRoot.querySelector(".menu-toggle");e.classList.add("menu-toggle-highlight"),e.classList.add("menu-toggle-highlight-no-transition"),setTimeout(()=>{e.classList.remove("menu-toggle-highlight-no-transition"),setTimeout(()=>{e.classList.remove("menu-toggle-highlight")},20)},20)}};var lo=\`<style>*,*:before,*:after{box-sizing:border-box}html,body,:host{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:2147483646;margin:0;padding:0;line-height:1.8;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:#252525;color:#fff;transition:opacity .25s ease-in-out}:host([aria-hidden="true"]){opacity:0;pointer-events:none}main{position:absolute;top:0;left:0;width:100%;height:100vh}h1{margin-top:0;font-size:24px;font-weight:300;line-height:1.4}p{margin:20px 0;font-weight:300}button{cursor:pointer}aside{position:absolute;top:0;left:0;width:350px;height:100vh;padding:60px 0 0 50px;background-color:#121212}aside ul{margin:30px 0 0;padding:0;list-style:none}aside li{position:relative;margin:0;padding:20px 10px;font-weight:300}aside li.highlight{color:#48a1ff}aside li.active{font-weight:700}aside li .circle{position:absolute;top:20px;left:10px;width:24px;height:24px;border:3px solid white;border-radius:50%;font-size:14px}aside li.highlight .circle{border-color:#48a1ff}aside li.active .circle:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background-color:#48a1ff}aside li.completed .circle{background-color:#48a1ff}aside li.completed .circle:after{content:"";position:absolute;top:2px;left:6px;width:6px;height:13px;border:3px solid black;border-top:none;border-left:none;transform:rotate(45deg)}aside li .line{position:absolute;top:44px;left:21px;width:3px;height:45px;background-color:#fff}aside li.completed .line{background-color:#48a1ff}aside li span{display:block;margin-left:44px}nav{margin-top:30px}section{position:absolute;top:135px;left:350px;padding:0 80px 0 140px;transition:opacity .15s ease-in-out}section[aria-hidden=true]{pointer-events:none;opacity:0}section h1,section p{min-width:300px;max-width:600px}.button{position:relative;display:inline-block;color:#fff;background-color:#48a1ff;border-radius:4px;text-decoration:none;padding:10px 40px 10px 20px;white-space:nowrap}.button:hover{background-color:#48a1ffd9}#button-icon{position:absolute;top:1px;right:5px;bottom:0;width:30px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="none" stroke="white" stroke-linecap="square" stroke-miterlimit="10" stroke-width="48" d="M184 112l144 144-144 144"/></svg>');background-repeat:no-repeat;background-position:center;background-size:24px 24px}.button[aria-disabled=true]{opacity:.9;background-color:#ffffff4d;pointer-events:none;padding-right:60px}.button[aria-disabled=true] #button-icon{top:21px;right:29px;width:8px;height:8px;border-radius:4px;background:#fff;color:#fff;animation:dot-flashing .5s infinite linear alternate;animation-delay:.25s}.button[aria-disabled=true] #button-icon:before,.button[aria-disabled=true] #button-icon:after{content:"";display:inline-block;position:absolute;top:0}.button[aria-disabled=true] #button-icon:before{left:-12px;width:8px;height:8px;border-radius:4px;background-color:#fff;color:#fff;animation:dot-flashing .5s infinite alternate;animation-delay:0s}.button[aria-disabled=true] #button-icon:after{left:12px;width:8px;height:8px;border-radius:4px;background-color:#fff;color:#fff;animation:dot-flashing .5s infinite alternate;animation-delay:.5s}@keyframes dot-flashing{0%{background-color:#fff}50%,to{background-color:#ffffff4d}}.logo{margin-left:9px;background:url('data:image/svg+xml,<svg viewBox="0 0 150 32" fill="none" xmlns="http://www.w3.org/2000/svg" > <g clip-path="url(%23clip0_4_304)"> <path d="M27.9858 8.99927C27.9872 10.3415 27.688 11.667 27.1101 12.8783C26.5321 14.0896 25.6902 15.156 24.6462 15.9989V15.9989L0.634502 2.36355C0.542657 2.31119 0.457444 2.24796 0.380701 2.17523C0.260289 2.05715 0.164605 1.91624 0.0992389 1.76075C0.0338732 1.60525 0.000136546 1.43828 0 1.26959C0 0.932873 0.133698 0.609948 0.371683 0.371854C0.609667 0.13376 0.932443 0 1.269 0L18.9906 0C21.3763 0 23.6642 0.948135 25.3512 2.63583C27.0381 4.32352 27.9858 6.61252 27.9858 8.99927V8.99927Z" fill="%2318B4F4" /> <path d="M27.9858 22.9986C27.9861 24.1806 27.7536 25.351 27.3017 26.4431C26.8498 27.5352 26.1873 28.5275 25.352 29.3634C24.5167 30.1993 23.5249 30.8624 22.4335 31.3147C21.342 31.7671 20.1721 32 18.9907 32H1.26906C1.01802 31.9973 0.77343 31.9202 0.566221 31.7784C0.359012 31.6366 0.198499 31.4364 0.104989 31.2034C0.0114791 30.9703 -0.0108254 30.7147 0.0408974 30.4689C0.0926201 30.2231 0.216046 29.9982 0.395559 29.8226V29.8226C0.467112 29.7508 0.547407 29.6882 0.634555 29.6364L10.0844 24.2703L24.6441 16.001C25.688 16.8438 26.53 17.9097 27.1083 19.1206C27.6866 20.3315 27.9864 21.6566 27.9858 22.9986V22.9986Z" fill="%23FD6B3C" /> <path d="M24.6461 15.9989L10.0843 24.2703L0.634458 29.6365C0.54372 29.6868 0.459841 29.7487 0.384888 29.8205C3.98804 26.1233 6.00266 21.1627 5.99812 15.9989C6.0049 10.8346 3.99085 5.87268 0.387003 2.17523C0.463746 2.24796 0.548959 2.31119 0.640803 2.36355L24.6461 15.9989Z" fill="%23A97FF2" /> <path d="M47.6659 11.7352C51.8177 11.7352 54.1632 15.0531 54.1632 19.0714C54.1632 23.0896 51.8177 26.3821 47.6659 26.3821C45.5086 26.3821 43.8589 25.5188 42.9473 24.0545L42.5709 26.052H39.9736V6.77115H43.1884V13.8914C43.971 12.6959 45.5086 11.7352 47.6659 11.7352ZM47.0187 23.5488C49.4446 23.5488 50.9547 21.5809 50.9547 19.0714C50.9547 16.5089 49.4446 14.5664 47.0187 14.5664C44.5928 14.5664 43.0806 16.5047 43.0806 19.0714C43.0806 21.583 44.5653 23.5488 47.0187 23.5488V23.5488Z" fill="white" /> <path d="M65.4595 20.2859V12.0611H68.668V20.123C68.668 23.7202 67.0246 26.3821 62.4943 26.3821C57.9639 26.3821 56.3206 23.7117 56.3206 20.123V12.0611H59.529V20.2859C59.529 22.4696 60.5527 23.5488 62.49 23.5488C64.4274 23.5488 65.4595 22.4696 65.4595 20.2859Z" fill="white" /> <path d="M71.2355 7.74451C71.2247 7.46284 71.2724 7.18199 71.3755 6.91968C71.4787 6.65737 71.6351 6.41929 71.8348 6.22047C72.0345 6.02165 72.2732 5.8664 72.5359 5.76452C72.7986 5.66264 73.0796 5.61633 73.3611 5.62853C74.5793 5.62853 75.4571 6.50666 75.4571 7.75509C75.4571 9.00352 74.5793 9.8224 73.3611 9.8224C72.1428 9.8224 71.2355 8.9612 71.2355 7.74451Z" fill="white" /> <path d="M128.476 7.74451C128.465 7.46376 128.513 7.18383 128.615 6.92227C128.718 6.66071 128.873 6.42315 129.072 6.22449C129.27 6.02583 129.508 5.87035 129.769 5.7678C130.031 5.66524 130.31 5.61783 130.591 5.62852C131.809 5.62852 132.687 6.50666 132.687 7.75509C132.687 9.00352 131.809 9.8224 130.591 9.8224C129.373 9.8224 128.476 8.9612 128.476 7.74451Z" fill="white" /> <path d="M122.302 24.1031C122.291 23.8223 122.339 23.5422 122.441 23.2805C122.543 23.0188 122.699 22.7811 122.897 22.5824C123.096 22.3837 123.334 22.2282 123.595 22.1258C123.857 22.0233 124.137 21.9761 124.417 21.9872C125.636 21.9872 126.513 22.8653 126.513 24.1031C126.513 25.341 125.636 26.1726 124.417 26.1726C123.199 26.1726 122.302 25.3219 122.302 24.1031Z" fill="white" /> <path d="M74.9516 12.059H71.7432V26.0583H74.9516V12.059Z" fill="white" /> <path d="M78.16 26.0583V6.77115H81.3685V26.0626L78.16 26.0583Z" fill="white" /> <path d="M94.6063 6.77115H97.8148V26.0626H95.2239L94.8474 24.0651C93.9591 25.523 92.3094 26.3927 90.131 26.3927C86.0046 26.3927 83.6591 23.0748 83.6591 19.0819C83.6591 15.0891 86.0046 11.7458 90.131 11.7458C92.3137 11.7458 93.8238 12.7149 94.6063 13.902V6.77115ZM90.7993 14.5707C88.3734 14.5707 86.8633 16.5131 86.8633 19.0756C86.8633 21.5851 88.3734 23.553 90.7993 23.553C93.2252 23.553 94.7354 21.5851 94.7354 19.0756C94.7396 16.5047 93.257 14.5664 90.8036 14.5664L90.7993 14.5707Z" fill="white" /> <path d="M113.479 22.2284C112.482 24.7359 110.162 26.3821 107.117 26.3821C102.887 26.3821 100.137 23.225 100.137 19.0439C100.137 14.9706 102.942 11.7353 107.093 11.7353C111.245 11.7353 113.969 14.8902 113.969 18.991C113.982 19.3255 113.953 19.6604 113.883 19.9876H103.288C103.53 22.2009 104.959 23.6292 107.197 23.6292C108.735 23.6292 110.001 22.8738 110.594 21.473L113.479 22.2284ZM103.341 17.6156H110.784C110.513 15.6731 109.166 14.3506 107.089 14.3506C105.012 14.3506 103.665 15.7006 103.341 17.6156V17.6156Z" fill="white" /> <path d="M123.779 14.9452C123.538 14.9117 123.295 14.8933 123.051 14.8902C120.786 14.8902 119.439 16.0772 119.439 18.7751V26.0583H116.23V12.0611H118.821L119.195 14.0014C119.707 13.1127 120.887 11.9257 123.322 11.9257C123.455 11.9257 123.779 11.9532 123.779 11.9532V14.9452Z" fill="white" /> <path d="M132.192 12.059H128.984V26.0583H132.192V12.059Z" fill="white" /> <path d="M134.483 19.0714C134.483 15.1335 137.287 11.7353 141.735 11.7353C146.183 11.7353 149.015 15.1335 149.015 19.0714C149.015 23.0092 146.213 26.3821 141.735 26.3821C137.258 26.3821 134.483 23.0092 134.483 19.0714ZM141.735 23.5488C144.083 23.5488 145.806 21.7692 145.806 19.0714C145.806 16.3735 144.083 14.5664 141.735 14.5664C139.387 14.5664 137.687 16.346 137.687 19.0714C137.687 21.7968 139.417 23.5488 141.735 23.5488V23.5488Z" fill="white" /> </g> <defs> <clipPath id="clip0_4_304"> <rect width="149.015" height="32" fill="white" /> </clipPath> </defs> </svg>');background-repeat:no-repeat;width:150px;height:32px}@media (max-width: 840px){aside{width:250px;padding:60px 0 0 20px}section{left:250px;padding:0 80px}}@media (max-width: 590px){aside{width:230px;padding:60px 0 0 10px}section{left:230px;padding:0 40px}}#modified-files-message a{color:#cbcbcb;font-weight:300;text-decoration:underline}#modified-files-message a:hover{color:#fff;text-decoration:none}#restart-warning{border-radius:4px;padding:8px 16px;border:1px solid #fd6b3c;background:#fd6b3c1a}#react-router-steps{margin:0 0 5px;padding:0 20px}#need-help{color:#48a1ff;text-decoration:none}#router-message{border-radius:4px;padding:16px;border:1px solid #48a1ff}#router-finish-button{margin-top:12px}#router-checkbox-div{display:flex;align-items:center}#router-checkbox{margin-right:10px;width:15px;height:15px}#success-title{display:flex;align-items:center;gap:10px}#success-title .check-icon{display:inline-block;width:24px;height:24px;border:2px solid #28a745;border-radius:50%;position:relative}#success-title .check-icon:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:12px;border:solid #28a745;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}
56
+ \`,t.appendChild(e),setTimeout(()=>{e.classList.add("menu-toggle-tooltip-show"),e.addEventListener("click",()=>{e.classList.remove("menu-toggle-tooltip-show")})},1e3)};function ui(t){t.getElementById("go-to-builder").addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),Ee(t,!1),window.open(Nr(),"builder")}),t.getElementById("components-link").addEventListener("click",s=>{s.preventDefault(),s.stopPropagation();let u=t.querySelector(".nav-cmp-list .section-content");u.scrollTop=0,oe(t,"nav-cmp-list"),si(t)}),t.getElementById("settings-link").addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),oe(t,"nav-settings")}),t.getElementById("add-page-link").addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),Ee(t,!1),window.open(je(),"builder")}),t.getElementById("import-from-figma").addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),Ee(t,!1),window.open("https://www.figma.com/community/plugin/747985167520967365/builder-io-ai-powered-figma-to-code-react-vue-tailwind-more")})}function ci(t){let e=t.getElementById("enable-edit");e.addEventListener("change",r=>{r.stopPropagation(),Ft(e.checked)}),e.checked=it(),Ft(e.checked)}var At=class extends HTMLElement{constructor(){super()}connectedCallback(){let e=this.attachShadow({mode:"open"});e.innerHTML=\`<style>*,*:before,*:after{box-sizing:border-box}:host{--background-color: rgba(40, 40, 40, 1);--primary-color: rgba(72, 161, 255, 1);--primary-color-subdued: rgb(72, 161, 255, .6);--primary-color-highlight: rgb(126, 188, 255);--primary-contrast-color: white;--edit-color: #1d74e2;--edit-color-highlight: #1c6bd1;--edit-color-alpha: rgb(72, 161, 255, .15);--error-color: #ff2b55;--text-color: white;--text-color-highlight: white;--border-color: #454545;--button-background-color-hover: rgba(255, 255, 255, .1);--menu-width: 320px;--transition-time: .15s;--font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-family:var(--font-family);line-height:1.6}button{cursor:pointer;color:var(--text-color);-webkit-tap-highlight-color:transparent}input,select,button{font-family:var(--font-family)}.menu-toggle{position:absolute;right:0;bottom:0;pointer-events:auto;padding:8px;background:transparent;border:none;appearance:none}.menu-toggle div{position:relative;width:64px;height:64px;pointer-events:none;border-radius:50%;background:#000;border:1px solid white;box-shadow:#00000054 0 0 8px}.menu-toggle:hover div{background-color:var(--background-color);border:1px solid rgb(220,220,220)}.menu-toggle svg{position:absolute;top:15px;left:15px;width:33px;height:32px}div.highlight-bg{position:absolute;top:-1px;left:-1px;background-color:#1a1a1a;pointer-events:none;transition:all .4s ease-out;opacity:0}.menu-toggle-highlight-no-transition div.highlight-bg{transition:none}.menu-toggle-highlight div.highlight-bg{opacity:1}.menu-toggle-tooltip{position:absolute;bottom:0;right:0;width:382px;height:72px;padding:0;text-align:left;appearance:none;background-color:transparent;border:none;pointer-events:none;transform:translate3d(320px,0,0);opacity:0;transition:all .15s ease-in-out;color:#fff}.menu-toggle-tooltip.menu-toggle-tooltip-show{pointer-events:auto;opacity:1;transform:translateZ(0)}.menu-toggle-tooltip-content{position:absolute;inset:0 95px 10px 0;padding:8px 12px;background-color:var(--primary-color);box-shadow:#00000054 0 0 20px;border-radius:2px}.menu-toggle-tooltip-content:before{content:"";position:absolute;bottom:15px;right:-6px;width:30px;height:30px;background-color:var(--primary-color);transform:rotate(45deg)}.menu-toggle-tooltip:hover .menu-toggle-tooltip-content,.menu-toggle-tooltip:hover .menu-toggle-tooltip-content:before{background-color:var(--primary-color-highlight)}.menu-toggle-tooltip-content h3{margin:0;font-size:16px}.menu-toggle-tooltip-content p{margin:0;font-size:12px}section{position:absolute;display:grid;grid-template-rows:64px auto 64px;top:0;left:0;width:100%;height:100%;padding:0;pointer-events:none}.section-content{margin:0;padding:0 0 10px;font-weight:300;transform:translate3d(105%,0,0);transition:transform var(--transition-time) ease-in-out;overflow-y:auto}.section-content .error{color:var(--error-color);font-weight:700}section a{text-decoration:none;color:var(--text-color)}section h3,section p{margin-left:16px;margin-right:16px}.info{font-size:12px}ul.list{list-style:none;padding:0;margin:0}ul.list li{display:block;padding:0;margin:0}ul.list a,ul.list button{display:grid;grid-template-columns:24px auto;grid-gap:16px;padding:12px;margin:8px 0;border:none;background:transparent;appearance:none;width:100%;font-weight:300;text-align:left;text-decoration:none;color:var(--text-color)}ul.list a:hover,ul.list button:hover{text-decoration:none;color:var(--text-color);background-color:var(--button-background-color-hover)}ul.list a span,ul.list button span{display:block;font-size:16px;font-weight:500;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}header{position:relative;display:grid;grid-template-columns:44px 1fr;gap:8px;padding-left:8px;border-bottom:1px solid var(--border-color);transition:opacity var(--transition-time) ease-in-out;opacity:0;pointer-events:none}header>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-home header>div{margin-right:56px}header h2{margin:7px 0 0;font-size:18px;font-weight:500;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header p{margin:2px 0 0;font-size:12px;font-weight:300;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header p button{display:block;margin:0;padding:0;width:100%;font-size:12px;font-weight:300;text-decoration:none;appearance:none;text-align:left;background-color:transparent;border:none;color:var(--primary-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header p button:hover{text-decoration:underline;color:var(--primary-color)}.builder-logo{margin:12px 0 0 8px}#close{display:block;position:absolute;appearance:none;background:transparent;border:none;border-radius:50%;margin:0;padding:0;right:4px;top:8px;width:48px;height:48px;z-index:1;opacity:.7}#close:hover{opacity:1;background-color:var(--button-background-color-hover)}#close svg{position:absolute;top:12px;left:12px;width:24px;height:24px;fill:currentColor;pointer-events:none}.back-button{position:relative;display:block;margin:7px 0 0 -2px;width:48px;height:48px;background:transparent;border:none;appearance:none;border-radius:50%}.back-button:hover{background-color:var(--button-background-color-hover)}.back-button svg{position:absolute;top:12px;left:12px;width:24px;height:24px;fill:currentColor;pointer-events:none}footer{border-top:1px solid var(--border-color);transition:opacity var(--transition-time) ease-in-out;opacity:0;pointer-events:none}section.nav-cmp-list{grid-template-rows:64px auto 120px}footer a{text-decoration:underline;color:var(--primary-color)}footer a:hover{color:var(--primary-color);text-decoration:none}.nav-list{padding:2px 0}.nav-loading{pointer-events:none}.nav-loading-icon{position:absolute;display:inline-block;top:170px;left:0;width:100%;transform:translateZ(0);pointer-events:auto;opacity:0;transition:all 50ms ease-in-out;transition-delay:50ms;pointer-events:none}.nav-loading .nav-loading-icon{opacity:.5}.nav-list h4{margin:8px 8px 8px 10px;font-size:14px;font-weight:600}.nav-list .nav-list-item+h4{margin-top:30px}.nav-list-item{display:grid;grid-template-columns:1fr 1fr;gap:8px;position:relative;margin:2px 0;padding:8px 28px 8px 46px;width:100%;font-size:14px;font-weight:300;text-align:left;border:none;background:transparent;appearance:none}.nav-list-item:hover{background-color:var(--button-background-color-hover)}.nav-list-item-icon{position:absolute;top:4px;left:10px;width:24px;height:24px;object-fit:contain;filter:invert(100%);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.nav-list-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.nav-list-item:after{display:block;position:absolute;content:"";background-image:url('data:image/svg+xml,<svg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L7 7L1 13" stroke="%23F2F2F2" stroke-opacity="0.5" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:12px 9px;top:0;right:0;width:32px;height:32px;pointer-events:none}.nav-list-item-note{opacity:0;font-size:12px;padding-top:1px;text-align:right}.nav-list-item:hover .nav-list-item-note{opacity:.5}.ui-select{display:block;margin:8px 0 16px;padding:8px 16px;cursor:pointer}.ui-select h3{margin:0;font-size:14px;font-weight:500}.ui-select p{margin:8px 0;font-size:12px;font-weight:300}.ui-select .select{position:relative;margin:8px 0;border-radius:4px;padding:0;line-height:1.1;overflow:hidden;border:1px solid var(--border-color)}.ui-select select{appearance:none;background-color:transparent;border:none;outline:none;padding:8px 32px 8px 8px;margin:0;width:100%;font-size:14px;cursor:pointer;text-overflow:ellipsis;opacity:.6;color:var(--text-color)}.ui-select .select:after{content:"";top:6px;right:5px;width:24px;height:24px;position:absolute;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="%23F2F2F2" d="M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"/></svg>');background-repeat:no-repeat;background-position:center;pointer-events:none;opacity:.6}.ui-select .select:hover{border-color:var(--primary-color-subdued)}.ui-text-input .select:focus-within{border-color:var(--primary-color)}.ui-text-input .select:focus-within select{opacity:1}.spinner:after{content:" ";display:block;width:32px;height:32px;margin:0 auto;pointer-events:auto;border-radius:50%;border:3px solid var(--text-color);border-color:var(--text-color) transparent var(--text-color) transparent;animation:spinner .75s linear infinite}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-switch{display:grid;grid-template-columns:auto 48px;grid-gap:20px;margin:8px 0 16px;padding:8px 0 8px 16px;cursor:pointer}.ui-switch>*{pointer-events:none}.ui-switch input{display:none;visibility:hidden}.ui-switch .switcher{display:inline-block;border-radius:100px;width:35px;height:14px;background-color:#ccc;position:relative;top:6px;vertical-align:middle;cursor:pointer}.ui-switch input[type=checkbox]:checked+.switcher{background-color:var(--primary-color-subdued)}.ui-switch .switcher:before{content:"";display:block;width:20px;height:20px;background-color:var(--text-color);box-shadow:0 1px 3px #0009;border-radius:50%;position:absolute;top:-3px;left:0;margin-right:0;transition:all .15s}.ui-switch input[type=checkbox]:checked+.switcher:before{left:100%;margin-left:-20px;background-color:var(--primary-color)}.ui-switch h3{margin:0;font-size:14px;font-weight:500}.ui-switch p{margin:4px 0 0;font-size:12px;font-weight:300}.ui-text-input{display:block;margin:8px 0 16px;padding:8px 16px;cursor:pointer}.ui-text-input h3{margin:0;font-size:14px;font-weight:500}.ui-text-input p{margin:8px 0;font-size:12px;font-weight:300}.ui-text-input .input{position:relative;margin:8px 0;border:1px solid var(--border-color);border-radius:4px;background:transparent;padding:2px;overflow:hidden}.ui-text-input input{display:block;width:235px;font-size:14px;border:none;background:transparent;padding:6px;appearance:none;color:var(--text-color);opacity:.6;outline:none}.ui-text-input .input:hover{border-color:var(--primary-color-subdued)}.ui-text-input .input:focus-within{border-color:var(--primary-color)}.ui-text-input .input:focus-within input{opacity:1}.ui-text-input .input:after{content:"";position:absolute;top:5px;right:14px;width:8px;height:17px;border:2px solid rgba(51,181,51,1);border-top:none;border-left:none;transform:rotate(45deg);opacity:0;transition:opacity 80ms ease-in-out;pointer-events:none}.ui-text-input.saved .input:after{opacity:1}.ui-toast{position:fixed;bottom:8px;left:8px;right:8px;padding:6px 12px;font-size:14px;border-radius:4px;transform:translate3d(0,150%,0);opacity:0;transition:all var(--transition-time) ease-in-out;background-color:var(--primary-color-subdued);color:var(--text-color);pointer-events:none}.ui-toast.ui-toast-show{transform:translateZ(0);opacity:1;pointer-events:auto}[data-view=nav-home] .nav-home .section-content,[data-view=nav-cmp-list] .nav-cmp-list .section-content,[data-view=nav-cmp-detail] .nav-cmp-detail .section-content,[data-view=nav-cmp-input] .nav-cmp-input .section-content,[data-view=nav-settings] .nav-settings .section-content{transform:translateZ(0);pointer-events:auto}[data-view=nav-home] .nav-home header,[data-view=nav-home] .nav-home footer,[data-view=nav-cmp-list] .nav-cmp-list header,[data-view=nav-cmp-list] .nav-cmp-list footer,[data-view=nav-cmp-detail] .nav-cmp-detail header,[data-view=nav-cmp-detail] .nav-cmp-detail footer,[data-view=nav-cmp-input] .nav-cmp-input header,[data-view=nav-cmp-input] .nav-cmp-input footer,[data-view=nav-settings] .nav-settings header,[data-view=nav-settings] .nav-settings footer{opacity:1;pointer-events:auto}[data-view=nav-cmp-list] .nav-home .section-content,[data-view=nav-cmp-detail] .nav-home .section-content,[data-view=nav-cmp-detail] .nav-cmp-list .section-content,[data-view=nav-cmp-input] .nav-home .section-content,[data-view=nav-cmp-input] .nav-cmp-list .section-content,[data-view=nav-cmp-input] .nav-cmp-detail .section-content,[data-view=nav-settings] .nav-home .section-content{transform:translate3d(-105%,0,0)}.cmp-item .nav-list-item-icon{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.83 16.809C20.94 16.561 21 16.289 21 16.008V7.99001C20.9994 7.64108 20.9066 7.29851 20.731 6.99699C20.5554 6.69547 20.3032 6.44571 20 6.27301L13 2.26501C12.6954 2.09103 12.3508 1.99951 12 1.99951C11.6492 1.99951 11.3046 2.09103 11 2.26501L7.988 3.99001M5.441 5.44801L4 6.27301C3.381 6.62801 3 7.28301 3 7.99101V16.009C3 16.718 3.381 17.372 4 17.726L11 21.734C11.3046 21.908 11.6492 21.9995 12 21.9995C12.3508 21.9995 12.6954 21.908 13 21.734L18.544 18.56" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22V12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.532 10.538L20.73 6.95996" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.27002 6.95996L12 12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 3L21 21" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/></svg>');opacity:.3}.cmp-item.registered .nav-list-item-icon{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 16.008V7.99001C20.9994 7.64108 20.9066 7.29851 20.731 6.99699C20.5554 6.69547 20.3032 6.44571 20 6.27301L13 2.26501C12.6954 2.09103 12.3508 1.99951 12 1.99951C11.6492 1.99951 11.3046 2.09103 11 2.26501L4 6.27301C3.381 6.62801 3 7.28301 3 7.99101V16.009C3 16.718 3.381 17.372 4 17.726L11 21.734C11.3046 21.908 11.6492 21.9995 12 21.9995C12.3508 21.9995 12.6954 21.908 13 21.734L20 17.726C20.619 17.371 21 16.716 21 16.008Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M12 22V12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M12 12L20.73 6.95996" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M3.26999 6.95996L12 12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /></svg>');opacity:.8}.search-highlight{background-color:var(--primary-color-alpha);padding:0 2px;border-radius:2px;font-weight:500}.search-container{position:sticky;top:0;z-index:10;padding:12px 16px;background:var(--background-color);border-bottom:1px solid var(--border-color)}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;color:var(--text-color-secondary);pointer-events:none}.component-search-input{width:100%;height:36px;padding:8px 36px;border:1px solid var(--border-color);border-radius:6px;background:var(--input-background);color:var(--text-color);font-size:14px;transition:border-color .2s,box-shadow .2s}.component-search-input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-color-alpha)}.component-search-input::placeholder{color:var(--text-color-tertiary)}.clear-search-button{position:absolute;right:8px;padding:4px;color:var(--text-color-secondary);border:none;background:transparent;border-radius:4px;cursor:pointer;opacity:0;transition:opacity .2s,background-color .2s;display:flex;align-items:center;justify-content:center}.clear-search-button:hover{background-color:var(--hover-color)}.component-search-input:not(:placeholder-shown)+.clear-search-button{opacity:1}.no-results{padding:32px 16px;text-align:center;color:var(--text-color-secondary);font-size:14px}#cmp-detail{position:relative}.cmp-loading{pointer-events:none!important}.cmp-loading-icon{position:absolute;display:inline-block;top:170px;left:0;width:100%;transform:translateZ(0);pointer-events:auto;opacity:0;transition:all 50ms ease-in-out;transition-delay:50ms;pointer-events:none}.cmp-loading .cmp-loading-icon{opacity:.5}.cmp-cover{position:absolute;top:160px;left:0;width:100%;height:100vh;background:var(--background-color);transform:translateZ(0);pointer-events:none;display:none}[data-view=nav-cmp-detail] .cmp-cover{display:block;pointer-events:auto}.cmp-enabled .cmp-cover{transform:translate3d(0,105%,0);pointer-events:none}.section-ready .cmp-cover{transition:all var(--transition-time) ease-in-out}.cmp-detail-inputs-container{margin:8px 0 16px;padding:0}.cmp-detail-inputs-container h3{margin:0 0 6px;padding-left:16px;padding-right:8px;font-size:14px;font-weight:500;display:flex;justify-content:space-between;align-items:center}.cmp-detail-inputs-reload{font-weight:300;font-size:.9em;text-decoration:none;appearance:none;text-align:left;background-color:transparent;border:none;color:var(--primary-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmp-detail-inputs-reload:hover{text-decoration:underline;color:var(--primary-color)}.cmp-detail-inputs-container .cmp-inputs-empty{padding:0;margin-top:12px;font-size:12px;font-weight:300;opacity:.5;font-style:italic}.cmp-detail-inputs-container .nav-list-item-icon{opacity:.8;background-size:20px 20px;background-position:4px center}.input-icon{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path></svg>')}.input-icon-array{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path> <path d="M10 16v-6a2 2 0 1 1 4 0v6"></path> <path d="M10 13h4"></path></svg>')}.input-icon-boolean{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path> <path d="M10 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2v8z"></path></svg>')}.input-icon-number{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path> <path d="M10 16v-8l4 8v-8"></path></svg>')}.input-icon-object{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path> <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z"></path></svg>')}.input-icon-string{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path> <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1"></path></svg>')}.cmp-input-item-unregistered{opacity:.4}.cmp-input-item-unregistered .input-icon:after{content:"";position:absolute;top:11px;left:4px;width:20px;height:2px;background-color:#000;transform:rotate(-45deg)}.cmp-prop-info{border-bottom:1px solid var(--border-color)}.cmp-input-readonly{margin:16px 0;padding:0 16px;display:grid;grid-template-columns:50% 50%;gap:12px}.cmp-input-readonly h3{margin:0;font-size:14px;font-weight:500}.cmp-input-readonly span{margin-top:2px;font-size:12px;font-weight:300;opacity:.8}.cmp-input-detail{margin:16px 0}.cmp-input-detail a{color:var(--primary-color);text-decoration:none}.cmp-input-detail a:hover{text-decoration:underline}.input-cover{position:absolute;top:175px;left:0;width:100%;height:100%;background:var(--background-color);transform:translateZ(0);transition:all var(--transition-time) ease-in-out;pointer-events:auto}.input-enabled .input-cover{transform:translate3d(0,105%,0);pointer-events:none}.input-loading-icon{position:absolute;display:inline-block;top:190px;left:0;width:100%;transform:translateZ(0);pointer-events:auto;opacity:0;transition:all 50ms ease-in-out;transition-delay:50ms;pointer-events:none}.input-loading .input-loading-icon{opacity:.5}:host{position:fixed;inset:0;z-index:2147483646;user-select:none;pointer-events:none;color:var(--text-color)}aside{position:absolute;top:0;right:0;width:var(--menu-width);height:100%;transform:translate3d(105%,0,0);transition:transform var(--transition-time) ease-in-out;background:var(--background-color);box-shadow:#000000c9 5px 0 20px;overflow:hidden;z-index:1}:host(.show-builder-menu) aside{pointer-events:auto;transform:translateZ(0)}#hit{position:absolute;inset:0;display:none}:host(.show-builder-menu) #hit{display:block;pointer-events:auto}#version{position:absolute;bottom:6px;right:6px;font-size:8px;color:#9b9b9b}</style><div id="hit"></div> <aside data-view="nav-home"> <section class="nav-home"> <header> <svg class="builder-logo" viewBox="0 0 31 36" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M31 9.96854C31.0016 11.4553 30.6701 12.9236 30.03 14.2654C29.3898 15.6072 28.4572 16.7884 27.3007 17.7221L0.702841 2.61812C0.601104 2.56012 0.506714 2.49008 0.421705 2.40951C0.288323 2.27871 0.182333 2.12263 0.109928 1.95039C0.0375215 1.77814 0.000151253 1.59319 0 1.40633C0 1.03335 0.148098 0.675643 0.411715 0.411905C0.675332 0.148167 1.03287 0 1.40568 0L21.036 0C23.6786 0 26.213 1.05025 28.0816 2.91972C29.9502 4.78918 31 7.32472 31 9.96854Z" fill="#18B4F4" /> <path d="M31 25.4757C31.0004 26.7849 30.7429 28.0815 30.2423 29.2912C29.7417 30.5009 29.0078 31.6001 28.0825 32.526C27.1572 33.4519 26.0587 34.1864 24.8497 34.6875C23.6406 35.1886 22.3448 35.4465 21.0361 35.4465H1.40573C1.12766 35.4436 0.856725 35.3581 0.627199 35.201C0.397672 35.044 0.219871 34.8223 0.116289 34.5641C0.0127078 34.3059 -0.011999 34.0228 0.0452946 33.7505C0.102588 33.4783 0.239308 33.2292 0.438156 33.0347C0.517415 32.9551 0.606358 32.8858 0.702893 32.8284L11.1705 26.8843L27.2984 17.7244C28.4548 18.6579 29.3874 19.8387 30.028 21.18C30.6685 22.5213 31.0007 23.9891 31 25.4757Z" fill="#FD6B3C" /> <path d="M27.3011 17.7221L11.1709 26.8843L0.703209 32.8284C0.602697 32.8843 0.509784 32.9528 0.426758 33.0323C4.41799 28.9369 6.6496 23.442 6.64456 17.7221C6.65208 12.0015 4.42111 6.50517 0.429101 2.40948C0.51411 2.49005 0.6085 2.56009 0.710237 2.61809L27.3011 17.7221Z" fill="#A97FF2" /> </svg> <div> <h2 class="builder-home-title">Builder Devtools</h2> <p><button id="go-to-builder">Go to Builder</button></p> </div> <button id="close" aria-label="Close Menu"> <svg viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" > <path stroke="none" d="M0 0h24v24H0z" fill="none" /> <path d="M18 6l-12 12" /> <path d="M6 6l12 12" /> </svg> </button> </header> <div class="section-content"> <ul class="list"> <li> <button id="components-link"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M21 16.008V7.99001C20.9994 7.64108 20.9066 7.29851 20.731 6.99699C20.5554 6.69547 20.3032 6.44571 20 6.27301L13 2.26501C12.6954 2.09103 12.3508 1.99951 12 1.99951C11.6492 1.99951 11.3046 2.09103 11 2.26501L4 6.27301C3.381 6.62801 3 7.28301 3 7.99101V16.009C3 16.718 3.381 17.372 4 17.726L11 21.734C11.3046 21.908 11.6492 21.9995 12 21.9995C12.3508 21.9995 12.6954 21.908 13 21.734L20 17.726C20.619 17.371 21 16.716 21 16.008Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M12 22V12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M12 12L20.73 6.95996" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M3.26999 6.95996L12 12" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> </svg> <span>Components</span> </button> </li> <li> <button id="settings-link"> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M10.325 4.317C10.751 2.561 13.249 2.561 13.675 4.317C13.7389 4.5808 13.8642 4.82578 14.0407 5.032C14.2172 5.23822 14.4399 5.39985 14.6907 5.50375C14.9414 5.60764 15.2132 5.65085 15.4838 5.62987C15.7544 5.60889 16.0162 5.5243 16.248 5.383C17.791 4.443 19.558 6.209 18.618 7.753C18.4769 7.98466 18.3924 8.24634 18.3715 8.51677C18.3506 8.78721 18.3938 9.05877 18.4975 9.30938C18.6013 9.55999 18.7627 9.78258 18.9687 9.95905C19.1747 10.1355 19.4194 10.2609 19.683 10.325C21.439 10.751 21.439 13.249 19.683 13.675C19.4192 13.7389 19.1742 13.8642 18.968 14.0407C18.7618 14.2172 18.6001 14.4399 18.4963 14.6907C18.3924 14.9414 18.3491 15.2132 18.3701 15.4838C18.3911 15.7544 18.4757 16.0162 18.617 16.248C19.557 17.791 17.791 19.558 16.247 18.618C16.0153 18.4769 15.7537 18.3924 15.4832 18.3715C15.2128 18.3506 14.9412 18.3938 14.6906 18.4975C14.44 18.6013 14.2174 18.7627 14.0409 18.9687C13.8645 19.1747 13.7391 19.4194 13.675 19.683C13.249 21.439 10.751 21.439 10.325 19.683C10.2611 19.4192 10.1358 19.1742 9.95929 18.968C9.7828 18.7618 9.56011 18.6001 9.30935 18.4963C9.05859 18.3924 8.78683 18.3491 8.51621 18.3701C8.24559 18.3911 7.98375 18.4757 7.752 18.617C6.209 19.557 4.442 17.791 5.382 16.247C5.5231 16.0153 5.60755 15.7537 5.62848 15.4832C5.64942 15.2128 5.60624 14.9412 5.50247 14.6906C5.3987 14.44 5.23726 14.2174 5.03127 14.0409C4.82529 13.8645 4.58056 13.7391 4.317 13.675C2.561 13.249 2.561 10.751 4.317 10.325C4.5808 10.2611 4.82578 10.1358 5.032 9.95929C5.23822 9.7828 5.39985 9.56011 5.50375 9.30935C5.60764 9.05859 5.65085 8.78683 5.62987 8.51621C5.60889 8.24559 5.5243 7.98375 5.383 7.752C4.443 6.209 6.209 4.442 7.753 5.382C8.753 5.99 10.049 5.452 10.325 4.317Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> <path d="M9 12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12C15 11.2044 14.6839 10.4413 14.1213 9.87868C13.5587 9.31607 12.7956 9 12 9C11.2044 9 10.4413 9.31607 9.87868 9.87868C9.31607 10.4413 9 11.2044 9 12Z" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" /> </svg> <span>Settings</span> </button> </li> <li> <button id="add-page-link"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" > <path stroke="none" d="M0 0h24v24H0z" fill="none" /> <path d="M14 3v4a1 1 0 0 0 1 1h4" /> <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <path d="M12 11l0 6" /> <path d="M9 14l6 0" /> </svg> <span>Add Builder Page</span> </button> </li> <li> <button id="import-from-figma"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-figma" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" > <path stroke="none" d="M0 0h24v24H0z" fill="none" /> <path d="M15 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" /> <path d="M6 3m0 3a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v0a3 3 0 0 1 -3 3h-6a3 3 0 0 1 -3 -3z" /> <path d="M9 9a3 3 0 0 0 0 6h3m-3 0a3 3 0 1 0 3 3v-15" /> </svg> <span>Import From Figma</span> </button> </li> </ul> </div> <footer> <ul class="list"> <li> <a href="https://docs.google.com/forms/d/e/1FAIpQLSdqZcJpRtm_Ia5DTHP6SDY9Xa6LID3KiTjRWkjMzWyJRUtSHw/viewform" target="_blank" > <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M11.013 17.0114L10.013 18.0114L2.513 10.5834C2.0183 10.102 1.62864 9.52342 1.36854 8.88404C1.10845 8.24466 0.983558 7.55836 1.00173 6.86834C1.01991 6.17832 1.18076 5.49954 1.47415 4.87474C1.76755 4.24994 2.18713 3.69266 2.70648 3.23799C3.22583 2.78331 3.8337 2.4411 4.49181 2.23289C5.14991 2.02468 5.844 1.95499 6.53036 2.02821C7.21673 2.10143 7.8805 2.31596 8.47987 2.65831C9.07925 3.00066 9.60124 3.46341 10.013 4.01741C10.8086 2.95654 11.9931 2.2552 13.3059 2.06766C14.6186 1.88012 15.9521 2.22176 17.013 3.01741C18.0739 3.81306 18.7752 4.99755 18.9627 6.3103C19.1503 7.62305 18.8086 8.95654 18.013 10.0174" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> <path d="M18.2006 19.8175L16.0286 20.9555C15.9642 20.989 15.8917 21.004 15.8192 20.9987C15.7467 20.9934 15.6771 20.9681 15.6182 20.9256C15.5593 20.8831 15.5134 20.825 15.4855 20.7579C15.4577 20.6907 15.4491 20.6172 15.4606 20.5455L15.8756 18.1345L14.1186 16.4275C14.0662 16.3768 14.0291 16.3123 14.0115 16.2416C13.9939 16.1708 13.9966 16.0965 14.0192 16.0271C14.0418 15.9578 14.0835 15.8962 14.1394 15.8494C14.1954 15.8026 14.2634 15.7725 14.3356 15.7625L16.7636 15.4105L17.8496 13.2175C17.8821 13.1521 17.9322 13.0972 17.9942 13.0588C18.0562 13.0204 18.1277 13 18.2006 13C18.2736 13 18.3451 13.0204 18.4071 13.0588C18.4691 13.0972 18.5191 13.1521 18.5516 13.2175L19.6376 15.4105L22.0656 15.7625C22.1377 15.7728 22.2054 15.8031 22.2611 15.85C22.3168 15.8968 22.3583 15.9583 22.3809 16.0275C22.4034 16.0967 22.4062 16.1708 22.3888 16.2415C22.3715 16.3122 22.3347 16.3766 22.2826 16.4275L20.5256 18.1345L20.9396 20.5445C20.9521 20.6163 20.9441 20.6902 20.9166 20.7578C20.8891 20.8254 20.8433 20.8839 20.7842 20.9267C20.7252 20.9695 20.6553 20.9949 20.5825 21C20.5098 21.005 20.4371 20.9896 20.3726 20.9555L18.2006 19.8175Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> </svg> <span>Give Feedback</span> </a> </li> </ul> <div id="version"></div> </footer> </section> <section class="nav-cmp-list"> <header> <button class="back-button"> <svg viewBox="0 0 24 24"> <path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z" /> </svg> </button> <div class="search-container"> <div class="search-input-wrapper"> <svg class="search-icon" viewBox="0 0 24 24" width="16" height="16"> <path fill="none" stroke="currentColor" stroke-width="2" d="M15.5 15.5L20 20M10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10C17 13.866 13.866 17 10 17Z" /> </svg> <input type="text" id="component-search" class="component-search-input" placeholder="Search components..." autocomplete="off" spellcheck="false" /> <button id="clear-search" class="clear-search-button" type="button" aria-label="Clear search" > <svg viewBox="0 0 24 24" width="16" height="16"> <path fill="none" stroke="currentColor" stroke-width="2" d="M6 6l12 12M6 18L18 6" /> </svg> </button> </div> </div> <div> <h2>Custom Components</h2> <p> <button id="open-builder-registry"></button> </p> </div> </header> <div class="section-content"> <div id="cmp-list" class="cmp-list nav-list"></div> </div> <div class="nav-loading-icon spinner"></div> <footer> <p class="info"> Expand on Builder's selection of built-in blocks by <a target="_blank" href="https://www.builder.io/c/docs/custom-components-intro" >registering components</a > from your codebase. This way, teammates can drag and drop your components within Builder's Visual Editor just like any other block. </p> </footer> </section> <section class="nav-cmp-detail"> <header> <button class="back-button" data-back="nav-cmp-list"> <svg viewBox="0 0 24 24"> <path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z" /> </svg> </button> <div> <h2 id="cmp-detail-title"></h2> <p> <button id="cmp-open-source"></button> </p> </div> </header> <div class="section-content"> <div id="cmp-error"></div> <label class="ui-switch"> <div> <h3>Register Component</h3> <p> Registers this component so it can be used within Builder Visual CMS </p> </div> <input type="checkbox" role="switch" id="cmp-register" /> <span class="switcher"></span> </label> <div id="cmp-detail"> <label class="ui-text-input"> <h3>Component Name</h3> <div class="input"> <input type="text" id="cmp-name" autocapitalize="off" autocorrect="off" spellcheck="false" autocomplete="off" minlength="2" maxlength="30" required placeholder="e.g. My Counter" /> </div> <p> Unique name to identify this custom component within Builder. Press ESC to cancel </p> </label> <div class="cmp-detail-inputs-container"> <h3> <span>Builder Inputs (Props)</span> <button class="cmp-detail-inputs-reload" id="btn-inputs-reload"> Reload </button> </h3> <div id="cmp-detail-inputs"></div> </div> </div> </div> <div class="cmp-cover"></div> <div class="cmp-loading-icon spinner"></div> </section> <section class="nav-cmp-input"> <header> <button class="back-button" data-back="nav-cmp-detail"> <svg viewBox="0 0 24 24"> <path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z" /> </svg> </button> <div> <h2 id="cmp-input-title"></h2> <p> <button id="input-open-source"></button> </p> </div> </header> <div class="section-content"> <label class="ui-switch"> <div> <h3>Enable Input</h3> <p>Add this component prop as a Builder input</p> </div> <input type="checkbox" role="switch" id="input-register" /> <span class="switcher"></span> </label> <div class="cmp-prop-info"> <div class="cmp-input-readonly"> <h3>Prop Name</h3> <span id="cmp-prop-name"></span> </div> <div class="cmp-input-readonly"> <h3>Prop Type</h3> <span id="cmp-prop-type"></span> </div> </div> <div class="cmp-input-detail"> <label class="ui-text-input"> <h3>Builder Input Name</h3> <div class="input"> <input type="text" id="input-name" autocapitalize="off" autocorrect="off" spellcheck="false" autocomplete="off" minlength="1" maxlength="30" required placeholder="e.g. Text" /> </div> <p> Friendly name to identify this component prop as a Builder input. Press ESC to cancel </p> </label> <label class="ui-select"> <h3>Builder Input Type</h3> <div class="select"> <select id="input-type"></select> </div> <p> Correlate to what editing UI is appropriate for this Builder input. <a href="https://www.builder.io/c/docs/custom-components-input-types" target="_blank" >Read more about input types.</a > </p> </label> </div> <div class="input-cover"></div> <div class="input-loading-icon spinner"></div> </div> </section> <section class="nav-settings"> <header> <button class="back-button"> <svg viewBox="0 0 24 24"> <path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z" /> </svg> </button> <div> <h2>Settings</h2> <p>Configure Builder's Devtools</p> </div> </header> <div class="section-content"> <label class="ui-switch"> <div> <h3>Enable edit button in UI</h3> <p>Enables the edit button so you can edit content in Builder</p> </div> <input type="checkbox" role="switch" id="enable-edit" /> <span class="switcher"></span> </label> </div> </section> <div class="ui-toast" id="toast"></div> </aside> <button class="menu-toggle" aria-label="Toggle Builder Devtools"> <div> <div class="highlight-bg"></div> <svg viewBox="0 0 31 36" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M31 9.96854C31.0016 11.4553 30.6701 12.9236 30.03 14.2654C29.3898 15.6072 28.4572 16.7884 27.3007 17.7221L0.702841 2.61812C0.601104 2.56012 0.506714 2.49008 0.421705 2.40951C0.288323 2.27871 0.182333 2.12263 0.109928 1.95039C0.0375215 1.77814 0.000151253 1.59319 0 1.40633C0 1.03335 0.148098 0.675643 0.411715 0.411905C0.675332 0.148167 1.03287 0 1.40568 0L21.036 0C23.6786 0 26.213 1.05025 28.0816 2.91972C29.9502 4.78918 31 7.32472 31 9.96854Z" fill="#18B4F4" /> <path d="M31 25.4757C31.0004 26.7849 30.7429 28.0815 30.2423 29.2912C29.7417 30.5009 29.0078 31.6001 28.0825 32.526C27.1572 33.4519 26.0587 34.1864 24.8497 34.6875C23.6406 35.1886 22.3448 35.4465 21.0361 35.4465H1.40573C1.12766 35.4436 0.856725 35.3581 0.627199 35.201C0.397672 35.044 0.219871 34.8223 0.116289 34.5641C0.0127078 34.3059 -0.011999 34.0228 0.0452946 33.7505C0.102588 33.4783 0.239308 33.2292 0.438156 33.0347C0.517415 32.9551 0.606358 32.8858 0.702893 32.8284L11.1705 26.8843L27.2984 17.7244C28.4548 18.6579 29.3874 19.8387 30.028 21.18C30.6685 22.5213 31.0007 23.9891 31 25.4757Z" fill="#FD6B3C" /> <path d="M27.3011 17.7221L11.1709 26.8843L0.703209 32.8284C0.602697 32.8843 0.509784 32.9528 0.426758 33.0323C4.41799 28.9369 6.6496 23.442 6.64456 17.7221C6.65208 12.0015 4.42111 6.50517 0.429101 2.40948C0.51411 2.49005 0.6085 2.56009 0.710237 2.61809L27.3011 17.7221Z" fill="#A97FF2" /> </svg> </div> </button>\`,ai(e),ui(e),oi(e),ri(e),ti(e),ci(e),this.setAttribute("aria-hidden","true"),e.getElementById("version").textContent="v1.19.3"}highlightOpener(){let e=this.shadowRoot.querySelector(".menu-toggle");e.classList.add("menu-toggle-highlight"),e.classList.add("menu-toggle-highlight-no-transition"),setTimeout(()=>{e.classList.remove("menu-toggle-highlight-no-transition"),setTimeout(()=>{e.classList.remove("menu-toggle-highlight")},20)},20)}};var lo=\`<style>*,*:before,*:after{box-sizing:border-box}html,body,:host{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:2147483646;margin:0;padding:0;line-height:1.8;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:#252525;color:#fff;transition:opacity .25s ease-in-out}:host([aria-hidden="true"]){opacity:0;pointer-events:none}main{position:absolute;top:0;left:0;width:100%;height:100vh}h1{margin-top:0;font-size:24px;font-weight:300;line-height:1.4}p{margin:20px 0;font-weight:300}button{cursor:pointer}aside{position:absolute;top:0;left:0;width:350px;height:100vh;padding:60px 0 0 50px;background-color:#121212}aside ul{margin:30px 0 0;padding:0;list-style:none}aside li{position:relative;margin:0;padding:20px 10px;font-weight:300}aside li.highlight{color:#48a1ff}aside li.active{font-weight:700}aside li .circle{position:absolute;top:20px;left:10px;width:24px;height:24px;border:3px solid white;border-radius:50%;font-size:14px}aside li.highlight .circle{border-color:#48a1ff}aside li.active .circle:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background-color:#48a1ff}aside li.completed .circle{background-color:#48a1ff}aside li.completed .circle:after{content:"";position:absolute;top:2px;left:6px;width:6px;height:13px;border:3px solid black;border-top:none;border-left:none;transform:rotate(45deg)}aside li .line{position:absolute;top:44px;left:21px;width:3px;height:45px;background-color:#fff}aside li.completed .line{background-color:#48a1ff}aside li span{display:block;margin-left:44px}nav{margin-top:30px}section{position:absolute;top:135px;left:350px;padding:0 80px 0 140px;transition:opacity .15s ease-in-out}section[aria-hidden=true]{pointer-events:none;opacity:0}section h1,section p{min-width:300px;max-width:600px}.button{position:relative;display:inline-block;color:#fff;background-color:#48a1ff;border-radius:4px;text-decoration:none;padding:10px 40px 10px 20px;white-space:nowrap}.button:hover{background-color:#48a1ffd9}#button-icon{position:absolute;top:1px;right:5px;bottom:0;width:30px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="none" stroke="white" stroke-linecap="square" stroke-miterlimit="10" stroke-width="48" d="M184 112l144 144-144 144"/></svg>');background-repeat:no-repeat;background-position:center;background-size:24px 24px}.button[aria-disabled=true]{opacity:.9;background-color:#ffffff4d;pointer-events:none;padding-right:60px}.button[aria-disabled=true] #button-icon{top:21px;right:29px;width:8px;height:8px;border-radius:4px;background:#fff;color:#fff;animation:dot-flashing .5s infinite linear alternate;animation-delay:.25s}.button[aria-disabled=true] #button-icon:before,.button[aria-disabled=true] #button-icon:after{content:"";display:inline-block;position:absolute;top:0}.button[aria-disabled=true] #button-icon:before{left:-12px;width:8px;height:8px;border-radius:4px;background-color:#fff;color:#fff;animation:dot-flashing .5s infinite alternate;animation-delay:0s}.button[aria-disabled=true] #button-icon:after{left:12px;width:8px;height:8px;border-radius:4px;background-color:#fff;color:#fff;animation:dot-flashing .5s infinite alternate;animation-delay:.5s}@keyframes dot-flashing{0%{background-color:#fff}50%,to{background-color:#ffffff4d}}.logo{margin-left:9px;background:url('data:image/svg+xml,<svg viewBox="0 0 150 32" fill="none" xmlns="http://www.w3.org/2000/svg" > <g clip-path="url(%23clip0_4_304)"> <path d="M27.9858 8.99927C27.9872 10.3415 27.688 11.667 27.1101 12.8783C26.5321 14.0896 25.6902 15.156 24.6462 15.9989V15.9989L0.634502 2.36355C0.542657 2.31119 0.457444 2.24796 0.380701 2.17523C0.260289 2.05715 0.164605 1.91624 0.0992389 1.76075C0.0338732 1.60525 0.000136546 1.43828 0 1.26959C0 0.932873 0.133698 0.609948 0.371683 0.371854C0.609667 0.13376 0.932443 0 1.269 0L18.9906 0C21.3763 0 23.6642 0.948135 25.3512 2.63583C27.0381 4.32352 27.9858 6.61252 27.9858 8.99927V8.99927Z" fill="%2318B4F4" /> <path d="M27.9858 22.9986C27.9861 24.1806 27.7536 25.351 27.3017 26.4431C26.8498 27.5352 26.1873 28.5275 25.352 29.3634C24.5167 30.1993 23.5249 30.8624 22.4335 31.3147C21.342 31.7671 20.1721 32 18.9907 32H1.26906C1.01802 31.9973 0.77343 31.9202 0.566221 31.7784C0.359012 31.6366 0.198499 31.4364 0.104989 31.2034C0.0114791 30.9703 -0.0108254 30.7147 0.0408974 30.4689C0.0926201 30.2231 0.216046 29.9982 0.395559 29.8226V29.8226C0.467112 29.7508 0.547407 29.6882 0.634555 29.6364L10.0844 24.2703L24.6441 16.001C25.688 16.8438 26.53 17.9097 27.1083 19.1206C27.6866 20.3315 27.9864 21.6566 27.9858 22.9986V22.9986Z" fill="%23FD6B3C" /> <path d="M24.6461 15.9989L10.0843 24.2703L0.634458 29.6365C0.54372 29.6868 0.459841 29.7487 0.384888 29.8205C3.98804 26.1233 6.00266 21.1627 5.99812 15.9989C6.0049 10.8346 3.99085 5.87268 0.387003 2.17523C0.463746 2.24796 0.548959 2.31119 0.640803 2.36355L24.6461 15.9989Z" fill="%23A97FF2" /> <path d="M47.6659 11.7352C51.8177 11.7352 54.1632 15.0531 54.1632 19.0714C54.1632 23.0896 51.8177 26.3821 47.6659 26.3821C45.5086 26.3821 43.8589 25.5188 42.9473 24.0545L42.5709 26.052H39.9736V6.77115H43.1884V13.8914C43.971 12.6959 45.5086 11.7352 47.6659 11.7352ZM47.0187 23.5488C49.4446 23.5488 50.9547 21.5809 50.9547 19.0714C50.9547 16.5089 49.4446 14.5664 47.0187 14.5664C44.5928 14.5664 43.0806 16.5047 43.0806 19.0714C43.0806 21.583 44.5653 23.5488 47.0187 23.5488V23.5488Z" fill="white" /> <path d="M65.4595 20.2859V12.0611H68.668V20.123C68.668 23.7202 67.0246 26.3821 62.4943 26.3821C57.9639 26.3821 56.3206 23.7117 56.3206 20.123V12.0611H59.529V20.2859C59.529 22.4696 60.5527 23.5488 62.49 23.5488C64.4274 23.5488 65.4595 22.4696 65.4595 20.2859Z" fill="white" /> <path d="M71.2355 7.74451C71.2247 7.46284 71.2724 7.18199 71.3755 6.91968C71.4787 6.65737 71.6351 6.41929 71.8348 6.22047C72.0345 6.02165 72.2732 5.8664 72.5359 5.76452C72.7986 5.66264 73.0796 5.61633 73.3611 5.62853C74.5793 5.62853 75.4571 6.50666 75.4571 7.75509C75.4571 9.00352 74.5793 9.8224 73.3611 9.8224C72.1428 9.8224 71.2355 8.9612 71.2355 7.74451Z" fill="white" /> <path d="M128.476 7.74451C128.465 7.46376 128.513 7.18383 128.615 6.92227C128.718 6.66071 128.873 6.42315 129.072 6.22449C129.27 6.02583 129.508 5.87035 129.769 5.7678C130.031 5.66524 130.31 5.61783 130.591 5.62852C131.809 5.62852 132.687 6.50666 132.687 7.75509C132.687 9.00352 131.809 9.8224 130.591 9.8224C129.373 9.8224 128.476 8.9612 128.476 7.74451Z" fill="white" /> <path d="M122.302 24.1031C122.291 23.8223 122.339 23.5422 122.441 23.2805C122.543 23.0188 122.699 22.7811 122.897 22.5824C123.096 22.3837 123.334 22.2282 123.595 22.1258C123.857 22.0233 124.137 21.9761 124.417 21.9872C125.636 21.9872 126.513 22.8653 126.513 24.1031C126.513 25.341 125.636 26.1726 124.417 26.1726C123.199 26.1726 122.302 25.3219 122.302 24.1031Z" fill="white" /> <path d="M74.9516 12.059H71.7432V26.0583H74.9516V12.059Z" fill="white" /> <path d="M78.16 26.0583V6.77115H81.3685V26.0626L78.16 26.0583Z" fill="white" /> <path d="M94.6063 6.77115H97.8148V26.0626H95.2239L94.8474 24.0651C93.9591 25.523 92.3094 26.3927 90.131 26.3927C86.0046 26.3927 83.6591 23.0748 83.6591 19.0819C83.6591 15.0891 86.0046 11.7458 90.131 11.7458C92.3137 11.7458 93.8238 12.7149 94.6063 13.902V6.77115ZM90.7993 14.5707C88.3734 14.5707 86.8633 16.5131 86.8633 19.0756C86.8633 21.5851 88.3734 23.553 90.7993 23.553C93.2252 23.553 94.7354 21.5851 94.7354 19.0756C94.7396 16.5047 93.257 14.5664 90.8036 14.5664L90.7993 14.5707Z" fill="white" /> <path d="M113.479 22.2284C112.482 24.7359 110.162 26.3821 107.117 26.3821C102.887 26.3821 100.137 23.225 100.137 19.0439C100.137 14.9706 102.942 11.7353 107.093 11.7353C111.245 11.7353 113.969 14.8902 113.969 18.991C113.982 19.3255 113.953 19.6604 113.883 19.9876H103.288C103.53 22.2009 104.959 23.6292 107.197 23.6292C108.735 23.6292 110.001 22.8738 110.594 21.473L113.479 22.2284ZM103.341 17.6156H110.784C110.513 15.6731 109.166 14.3506 107.089 14.3506C105.012 14.3506 103.665 15.7006 103.341 17.6156V17.6156Z" fill="white" /> <path d="M123.779 14.9452C123.538 14.9117 123.295 14.8933 123.051 14.8902C120.786 14.8902 119.439 16.0772 119.439 18.7751V26.0583H116.23V12.0611H118.821L119.195 14.0014C119.707 13.1127 120.887 11.9257 123.322 11.9257C123.455 11.9257 123.779 11.9532 123.779 11.9532V14.9452Z" fill="white" /> <path d="M132.192 12.059H128.984V26.0583H132.192V12.059Z" fill="white" /> <path d="M134.483 19.0714C134.483 15.1335 137.287 11.7353 141.735 11.7353C146.183 11.7353 149.015 15.1335 149.015 19.0714C149.015 23.0092 146.213 26.3821 141.735 26.3821C137.258 26.3821 134.483 23.0092 134.483 19.0714ZM141.735 23.5488C144.083 23.5488 145.806 21.7692 145.806 19.0714C145.806 16.3735 144.083 14.5664 141.735 14.5664C139.387 14.5664 137.687 16.346 137.687 19.0714C137.687 21.7968 139.417 23.5488 141.735 23.5488V23.5488Z" fill="white" /> </g> <defs> <clipPath id="clip0_4_304"> <rect width="149.015" height="32" fill="white" /> </clipPath> </defs> </svg>');background-repeat:no-repeat;width:150px;height:32px}@media (max-width: 840px){aside{width:250px;padding:60px 0 0 20px}section{left:250px;padding:0 80px}}@media (max-width: 590px){aside{width:230px;padding:60px 0 0 10px}section{left:230px;padding:0 40px}}#modified-files-message a{color:#cbcbcb;font-weight:300;text-decoration:underline}#modified-files-message a:hover{color:#fff;text-decoration:none}#restart-warning{border-radius:4px;padding:8px 16px;border:1px solid #fd6b3c;background:#fd6b3c1a}#react-router-steps{margin:0 0 5px;padding:0 20px}#need-help{color:#48a1ff;text-decoration:none}#router-message{border-radius:4px;padding:16px;border:1px solid #48a1ff}#router-finish-button{margin-top:12px}#router-checkbox-div{display:flex;align-items:center}#router-checkbox{margin-right:10px;width:15px;height:15px}#success-title{display:flex;align-items:center;gap:10px}#success-title .check-icon{display:inline-block;width:24px;height:24px;border:2px solid #28a745;border-radius:50%;position:relative}#success-title .check-icon:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:12px;border:solid #28a745;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}
57
57
  </style>\`,Dt=class extends HTMLElement{constructor(){super()}connectedCallback(){let e=this.attachShadow({mode:"open"});e.innerHTML=lo+\`<main>
58
58
  <aside>
59
59
  <div class="logo"></div>
@@ -92,7 +92,7 @@ Restarting server after Builder Devtools update...
92
92
  </nav>
93
93
  </section>
94
94
  </main>
95
- \`,po();let r=new URL(Vr,ot);r.searchParams.set(Mr,location.href);let n=e.querySelectorAll(".next-step");for(let i of n)i.setAttribute("href",r.href);ye("overview step viewed")}},po=()=>{let t=document.head.querySelector("link[rel='icon'], link[rel='icon shortcut']");t?(t.href="https://cdn.builder.io/favicon.ico",t.removeAttribute("type")):(t=document.createElement("link"),t.rel="icon",t.href="https://cdn.builder.io/favicon.ico",document.head.appendChild(t))};var li=async()=>{(await qr()).isValid||fo()},fo=()=>{customElements.get("builder-dev-tools-overview")||customElements.define("builder-dev-tools-overview",Dt);let t=document.querySelector("builder-dev-tools-overview");t||(t=document.createElement("builder-dev-tools-overview"),t.setAttribute("aria-hidden","true"),document.body.appendChild(t)),setTimeout(()=>{t.removeAttribute("aria-hidden")},32)};var mo=()=>{try{customElements.get("builder-dev-tools-edit")||customElements.define("builder-dev-tools-edit",st),customElements.get("builder-dev-tools-menu")||customElements.define("builder-dev-tools-menu",At);let t=document.querySelector("builder-dev-tools-menu");t||(t=document.createElement("builder-dev-tools-menu"),t.setAttribute("data-version","1.19.2"),document.body.appendChild(t));let e=document.querySelector("builder-dev-tools-edit");e||(e=document.createElement("builder-dev-tools-edit"),document.body.appendChild(e));let r=document.getElementById("builder-dev-tools-style");r||(r=document.createElement("style"),r.id="builder-dev-tools-style",r.innerHTML=".builder-no-scroll{overflow:hidden !important}",document.head.appendChild(r)),li(),Jn()}catch(t){console.error("Builder Devtools:",t)}};window.location===window.parent.location&&(console.debug("Builder.io Devtools v1.19.2"),mo());})();`)}async function vm(e){return Cm(e,`<!doctype html>
95
+ \`,po();let r=new URL(Vr,ot);r.searchParams.set(Mr,location.href);let n=e.querySelectorAll(".next-step");for(let i of n)i.setAttribute("href",r.href);ye("overview step viewed")}},po=()=>{let t=document.head.querySelector("link[rel='icon'], link[rel='icon shortcut']");t?(t.href="https://cdn.builder.io/favicon.ico",t.removeAttribute("type")):(t=document.createElement("link"),t.rel="icon",t.href="https://cdn.builder.io/favicon.ico",document.head.appendChild(t))};var li=async()=>{(await qr()).isValid||fo()},fo=()=>{customElements.get("builder-dev-tools-overview")||customElements.define("builder-dev-tools-overview",Dt);let t=document.querySelector("builder-dev-tools-overview");t||(t=document.createElement("builder-dev-tools-overview"),t.setAttribute("aria-hidden","true"),document.body.appendChild(t)),setTimeout(()=>{t.removeAttribute("aria-hidden")},32)};var mo=()=>{try{customElements.get("builder-dev-tools-edit")||customElements.define("builder-dev-tools-edit",st),customElements.get("builder-dev-tools-menu")||customElements.define("builder-dev-tools-menu",At);let t=document.querySelector("builder-dev-tools-menu");t||(t=document.createElement("builder-dev-tools-menu"),t.setAttribute("data-version","1.19.3"),document.body.appendChild(t));let e=document.querySelector("builder-dev-tools-edit");e||(e=document.createElement("builder-dev-tools-edit"),document.body.appendChild(e));let r=document.getElementById("builder-dev-tools-style");r||(r=document.createElement("style"),r.id="builder-dev-tools-style",r.innerHTML=".builder-no-scroll{overflow:hidden !important}",document.head.appendChild(r)),li(),Jn()}catch(t){console.error("Builder Devtools:",t)}};window.location===window.parent.location&&(console.debug("Builder.io Devtools v1.19.3"),mo());})();`)}async function Sg(e){return Eg(e,`<!doctype html>
96
96
  <html lang="en" dir="ltr">
97
97
  <head>
98
98
  <meta charset="utf-8" />
@@ -258,51 +258,51 @@ Restarting server after Builder Devtools update...
258
258
  </script>
259
259
  </body>
260
260
  </html>
261
- `)}async function Cm(e,t){let r=await Yf(e),n=e.getFrameworks();return t.replace(/__LOCAL_APP_ID__/g,r).replace(/__DEV_TOOLS_URL__/g,e.devToolsServerUrl).replace(/__CLIENT_ID__/g,e.getClientId()).replace(/__FRAMEWORK__/g,n.length?n[0].name:"")}var bm=require("node:os");async function wm(e,t){let r=new URL("/cli-auth","https://builder.io");r.searchParams.set("client_id",e.getClientId()),r.searchParams.set("host",await e.getDeviceId()),r.searchParams.set("response_type","code"),r.searchParams.set("cli","true");let n=new URL(Ln,e.devToolsServerUrl);n.searchParams.set(ea,(0,bm.platform)()),n.searchParams.set(ta,process.versions.node);let o=e.getFrameworks();return o.length>0&&(r.searchParams.set(_o,o[0].name),n.searchParams.set(_o,o[0].name)),r.searchParams.set("redirect_url",n.href),r.searchParams.set("preview_url",t),r.href}var zw=require("http");var Kw=require("node:os"),Mt=require("node:path"),mt=require("node:fs");var Vt=q(sa(),1),pa=require("node:process");var pc=q(require("node:readline"),1),$m=require("node:stream");function Fx({onlyFirst:e=!1}={}){let t=["[\\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(t,e?void 0:"g")}var _x=Fx();function Nm(e){if(typeof e!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof e}\``);return e.replace(_x,"")}function Om(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Bm={exports:{}};(function(e){var t={};e.exports=t,t.eastAsianWidth=function(n){var o=n.charCodeAt(0),s=n.length==2?n.charCodeAt(1):0,i=o;return 55296<=o&&o<=56319&&56320<=s&&s<=57343&&(o&=1023,s&=1023,i=o<<10|s,i+=65536),i==12288||65281<=i&&i<=65376||65504<=i&&i<=65510?"F":i==8361||65377<=i&&i<=65470||65474<=i&&i<=65479||65482<=i&&i<=65487||65490<=i&&i<=65495||65498<=i&&i<=65500||65512<=i&&i<=65518?"H":4352<=i&&i<=4447||4515<=i&&i<=4519||4602<=i&&i<=4607||9001<=i&&i<=9002||11904<=i&&i<=11929||11931<=i&&i<=12019||12032<=i&&i<=12245||12272<=i&&i<=12283||12289<=i&&i<=12350||12353<=i&&i<=12438||12441<=i&&i<=12543||12549<=i&&i<=12589||12593<=i&&i<=12686||12688<=i&&i<=12730||12736<=i&&i<=12771||12784<=i&&i<=12830||12832<=i&&i<=12871||12880<=i&&i<=13054||13056<=i&&i<=19903||19968<=i&&i<=42124||42128<=i&&i<=42182||43360<=i&&i<=43388||44032<=i&&i<=55203||55216<=i&&i<=55238||55243<=i&&i<=55291||63744<=i&&i<=64255||65040<=i&&i<=65049||65072<=i&&i<=65106||65108<=i&&i<=65126||65128<=i&&i<=65131||110592<=i&&i<=110593||127488<=i&&i<=127490||127504<=i&&i<=127546||127552<=i&&i<=127560||127568<=i&&i<=127569||131072<=i&&i<=194367||177984<=i&&i<=196605||196608<=i&&i<=262141?"W":32<=i&&i<=126||162<=i&&i<=163||165<=i&&i<=166||i==172||i==175||10214<=i&&i<=10221||10629<=i&&i<=10630?"Na":i==161||i==164||167<=i&&i<=168||i==170||173<=i&&i<=174||176<=i&&i<=180||182<=i&&i<=186||188<=i&&i<=191||i==198||i==208||215<=i&&i<=216||222<=i&&i<=225||i==230||232<=i&&i<=234||236<=i&&i<=237||i==240||242<=i&&i<=243||247<=i&&i<=250||i==252||i==254||i==257||i==273||i==275||i==283||294<=i&&i<=295||i==299||305<=i&&i<=307||i==312||319<=i&&i<=322||i==324||328<=i&&i<=331||i==333||338<=i&&i<=339||358<=i&&i<=359||i==363||i==462||i==464||i==466||i==468||i==470||i==472||i==474||i==476||i==593||i==609||i==708||i==711||713<=i&&i<=715||i==717||i==720||728<=i&&i<=731||i==733||i==735||768<=i&&i<=879||913<=i&&i<=929||931<=i&&i<=937||945<=i&&i<=961||963<=i&&i<=969||i==1025||1040<=i&&i<=1103||i==1105||i==8208||8211<=i&&i<=8214||8216<=i&&i<=8217||8220<=i&&i<=8221||8224<=i&&i<=8226||8228<=i&&i<=8231||i==8240||8242<=i&&i<=8243||i==8245||i==8251||i==8254||i==8308||i==8319||8321<=i&&i<=8324||i==8364||i==8451||i==8453||i==8457||i==8467||i==8470||8481<=i&&i<=8482||i==8486||i==8491||8531<=i&&i<=8532||8539<=i&&i<=8542||8544<=i&&i<=8555||8560<=i&&i<=8569||i==8585||8592<=i&&i<=8601||8632<=i&&i<=8633||i==8658||i==8660||i==8679||i==8704||8706<=i&&i<=8707||8711<=i&&i<=8712||i==8715||i==8719||i==8721||i==8725||i==8730||8733<=i&&i<=8736||i==8739||i==8741||8743<=i&&i<=8748||i==8750||8756<=i&&i<=8759||8764<=i&&i<=8765||i==8776||i==8780||i==8786||8800<=i&&i<=8801||8804<=i&&i<=8807||8810<=i&&i<=8811||8814<=i&&i<=8815||8834<=i&&i<=8835||8838<=i&&i<=8839||i==8853||i==8857||i==8869||i==8895||i==8978||9312<=i&&i<=9449||9451<=i&&i<=9547||9552<=i&&i<=9587||9600<=i&&i<=9615||9618<=i&&i<=9621||9632<=i&&i<=9633||9635<=i&&i<=9641||9650<=i&&i<=9651||9654<=i&&i<=9655||9660<=i&&i<=9661||9664<=i&&i<=9665||9670<=i&&i<=9672||i==9675||9678<=i&&i<=9681||9698<=i&&i<=9701||i==9711||9733<=i&&i<=9734||i==9737||9742<=i&&i<=9743||9748<=i&&i<=9749||i==9756||i==9758||i==9792||i==9794||9824<=i&&i<=9825||9827<=i&&i<=9829||9831<=i&&i<=9834||9836<=i&&i<=9837||i==9839||9886<=i&&i<=9887||9918<=i&&i<=9919||9924<=i&&i<=9933||9935<=i&&i<=9953||i==9955||9960<=i&&i<=9983||i==10045||i==10071||10102<=i&&i<=10111||11093<=i&&i<=11097||12872<=i&&i<=12879||57344<=i&&i<=63743||65024<=i&&i<=65039||i==65533||127232<=i&&i<=127242||127248<=i&&i<=127277||127280<=i&&i<=127337||127344<=i&&i<=127386||917760<=i&&i<=917999||983040<=i&&i<=1048573||1048576<=i&&i<=1114109?"A":"N"},t.characterLength=function(n){var o=this.eastAsianWidth(n);return o=="F"||o=="W"||o=="A"?2:1};function r(n){return n.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]|[^\uD800-\uDFFF]/g)||[]}t.length=function(n){for(var o=r(n),s=0,i=0;i<o.length;i++)s=s+this.characterLength(o[i]);return s},t.slice=function(n,o,s){textLen=t.length(n),o=o||0,s=s||1,o<0&&(o=textLen+o),s<0&&(s=textLen+s);for(var i="",a=0,u=r(n),c=0;c<u.length;c++){var l=u[c],d=t.length(l);if(a>=o-(d==2?1:0))if(a+d<=s)i+=l;else break;a+=d}return i}})(Bm);var Tx=Bm.exports,Rx=Om(Tx),Ix=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67)\uDB40\uDC7F|(?:\uD83E\uDDD1\uD83C\uDFFF\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFC-\uDFFF])|\uD83D\uDC68(?:\uD83C\uDFFB(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|[\u2695\u2696\u2708]\uFE0F|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))?|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])\uFE0F|\u200D(?:(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D[\uDC66\uDC67])|\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC)?|(?:\uD83D\uDC69(?:\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69]))|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC69(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83E\uDDD1(?:\u200D(?:\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDE36\u200D\uD83C\uDF2B|\uD83C\uDFF3\uFE0F\u200D\u26A7|\uD83D\uDC3B\u200D\u2744|(?:(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\uD83C\uDFF4\u200D\u2620|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])\u200D[\u2640\u2642]|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u2600-\u2604\u260E\u2611\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26B0\u26B1\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0\u26F1\u26F4\u26F7\u26F8\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u3030\u303D\u3297\u3299]|\uD83C[\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]|\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|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDE35\u200D\uD83D\uDCAB|\uD83D\uDE2E\u200D\uD83D\uDCA8|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83E\uDDD1(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83D\uDC69(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF6\uD83C\uDDE6|\uD83C\uDDF4\uD83C\uDDF2|\uD83D\uDC08\u200D\u2B1B|\u2764\uFE0F\u200D(?:\uD83D\uDD25|\uD83E\uDE79)|\uD83D\uDC41\uFE0F|\uD83C\uDFF3\uFE0F|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|[#\*0-9]\uFE0F\u20E3|\u2764\uFE0F|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|\uD83C\uDFF4|(?:[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\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]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270C\u270D]|\uD83D[\uDD74\uDD90])(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC08\uDC15\uDC3B\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE2E\uDE35\uDE36\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5]|\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD]|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF]|[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\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-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0D\uDD0E\uDD10-\uDD17\uDD1D\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78\uDD7A-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCB\uDDD0\uDDE0-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6]|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26A7\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5-\uDED7\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDD77\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g},kx=Om(Ix);function Oi(e,t={}){if(typeof e!="string"||e.length===0||(t={ambiguousIsNarrow:!0,...t},e=Nm(e),e.length===0))return 0;e=e.replace(kx()," ");let r=t.ambiguousIsNarrow?1:2,n=0;for(let o of e){let s=o.codePointAt(0);if(!(s<=31||s>=127&&s<=159||s>=768&&s<=879))switch(Rx.eastAsianWidth(o)){case"F":case"W":n+=2;break;case"A":n+=r;break;default:n+=1}}return n}var lc=10,Pm=(e=0)=>t=>`\x1B[${t+e}m`,Am=(e=0)=>t=>`\x1B[${38+e};5;${t}m`,Fm=(e=0)=>(t,r,n)=>`\x1B[${38+e};2;${t};${r};${n}m`,Re={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]}};Object.keys(Re.modifier);var $x=Object.keys(Re.color),Nx=Object.keys(Re.bgColor);[...$x,...Nx];function Ox(){let e=new Map;for(let[t,r]of Object.entries(Re)){for(let[n,o]of Object.entries(r))Re[n]={open:`\x1B[${o[0]}m`,close:`\x1B[${o[1]}m`},r[n]=Re[n],e.set(o[0],o[1]);Object.defineProperty(Re,t,{value:r,enumerable:!1})}return Object.defineProperty(Re,"codes",{value:e,enumerable:!1}),Re.color.close="\x1B[39m",Re.bgColor.close="\x1B[49m",Re.color.ansi=Pm(),Re.color.ansi256=Am(),Re.color.ansi16m=Fm(),Re.bgColor.ansi=Pm(lc),Re.bgColor.ansi256=Am(lc),Re.bgColor.ansi16m=Fm(lc),Object.defineProperties(Re,{rgbToAnsi256:{value:(t,r,n)=>t===r&&r===n?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5),enumerable:!1},hexToRgb:{value:t=>{let r=/[a-f\d]{6}|[a-f\d]{3}/i.exec(t.toString(16));if(!r)return[0,0,0];let[n]=r;n.length===3&&(n=[...n].map(s=>s+s).join(""));let o=Number.parseInt(n,16);return[o>>16&255,o>>8&255,o&255]},enumerable:!1},hexToAnsi256:{value:t=>Re.rgbToAnsi256(...Re.hexToRgb(t)),enumerable:!1},ansi256ToAnsi:{value:t=>{if(t<8)return 30+t;if(t<16)return 90+(t-8);let r,n,o;if(t>=232)r=((t-232)*10+8)/255,n=r,o=r;else{t-=16;let a=t%36;r=Math.floor(t/36)/5,n=Math.floor(a/6)/5,o=a%6/5}let s=Math.max(r,n,o)*2;if(s===0)return 30;let i=30+(Math.round(o)<<2|Math.round(n)<<1|Math.round(r));return s===2&&(i+=60),i},enumerable:!1},rgbToAnsi:{value:(t,r,n)=>Re.ansi256ToAnsi(Re.rgbToAnsi256(t,r,n)),enumerable:!1},hexToAnsi:{value:t=>Re.ansi256ToAnsi(Re.hexToAnsi256(t)),enumerable:!1}}),Re}var Bx=Ox(),fa=new Set(["\x1B","\x9B"]),Mx=39,mc="\x07",Mm="[",Lx="]",Lm="m",gc=`${Lx}8;;`,_m=e=>`${fa.values().next().value}${Mm}${e}${Lm}`,Tm=e=>`${fa.values().next().value}${gc}${e}${mc}`,jx=e=>e.split(" ").map(t=>Oi(t)),dc=(e,t,r)=>{let n=[...t],o=!1,s=!1,i=Oi(Nm(e[e.length-1]));for(let[a,u]of n.entries()){let c=Oi(u);if(i+c<=r?e[e.length-1]+=u:(e.push(u),i=0),fa.has(u)&&(o=!0,s=n.slice(a+1).join("").startsWith(gc)),o){s?u===mc&&(o=!1,s=!1):u===Lm&&(o=!1);continue}i+=c,i===r&&a<n.length-1&&(e.push(""),i=0)}!i&&e[e.length-1].length>0&&e.length>1&&(e[e.length-2]+=e.pop())},Ux=e=>{let t=e.split(" "),r=t.length;for(;r>0&&!(Oi(t[r-1])>0);)r--;return r===t.length?e:t.slice(0,r).join(" ")+t.slice(r).join("")},Vx=(e,t,r={})=>{if(r.trim!==!1&&e.trim()==="")return"";let n="",o,s,i=jx(e),a=[""];for(let[c,l]of e.split(" ").entries()){r.trim!==!1&&(a[a.length-1]=a[a.length-1].trimStart());let d=Oi(a[a.length-1]);if(c!==0&&(d>=t&&(r.wordWrap===!1||r.trim===!1)&&(a.push(""),d=0),(d>0||r.trim===!1)&&(a[a.length-1]+=" ",d++)),r.hard&&i[c]>t){let p=t-d,h=1+Math.floor((i[c]-p-1)/t);Math.floor((i[c]-1)/t)<h&&a.push(""),dc(a,l,t);continue}if(d+i[c]>t&&d>0&&i[c]>0){if(r.wordWrap===!1&&d<t){dc(a,l,t);continue}a.push("")}if(d+i[c]>t&&r.wordWrap===!1){dc(a,l,t);continue}a[a.length-1]+=l}r.trim!==!1&&(a=a.map(c=>Ux(c)));let u=[...a.join(`
262
- `)];for(let[c,l]of u.entries()){if(n+=l,fa.has(l)){let{groups:p}=new RegExp(`(?:\\${Mm}(?<code>\\d+)m|\\${gc}(?<uri>.*)${mc})`).exec(u.slice(c).join(""))||{groups:{}};if(p.code!==void 0){let h=Number.parseFloat(p.code);o=h===Mx?void 0:h}else p.uri!==void 0&&(s=p.uri.length===0?void 0:p.uri)}let d=Bx.codes.get(Number(o));u[c+1]===`
263
- `?(s&&(n+=Tm("")),o&&d&&(n+=_m(d))):l===`
264
- `&&(o&&d&&(n+=_m(o)),s&&(n+=Tm(s)))}return n};function Rm(e,t,r){return String(e).normalize().replace(/\r\n/g,`
261
+ `)}async function Eg(e,t){let r=await tg(e),n=e.getFrameworks();return t.replace(/__LOCAL_APP_ID__/g,r).replace(/__DEV_TOOLS_URL__/g,e.devToolsServerUrl).replace(/__CLIENT_ID__/g,e.getClientId()).replace(/__FRAMEWORK__/g,n.length?n[0].name:"")}var Pg=require("node:os");async function _g(e,t){let r=new URL("/cli-auth","https://builder.io");r.searchParams.set("client_id",e.getClientId()),r.searchParams.set("host",await e.getDeviceId()),r.searchParams.set("response_type","code"),r.searchParams.set("cli","true");let n=new URL(jn,e.devToolsServerUrl);n.searchParams.set(Xs,(0,Pg.platform)()),n.searchParams.set(ea,process.versions.node);let o=e.getFrameworks();return o.length>0&&(r.searchParams.set(Do,o[0].name),n.searchParams.set(Do,o[0].name)),r.searchParams.set("redirect_url",n.href),r.searchParams.set("preview_url",t),r.href}var e_=require("http");var t_=require("node:os"),Zt=require("node:path"),Pt=require("node:fs");var Xt=H(ia(),1),pa=require("node:process");var xc=H(require("node:readline"),1),Lg=require("node:stream");function B_({onlyFirst:e=!1}={}){let t=["[\\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(t,e?void 0:"g")}var L_=B_();function zg(e){if(typeof e!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof e}\``);return e.replace(L_,"")}function jg(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Ug={exports:{}};(function(e){var t={};e.exports=t,t.eastAsianWidth=function(n){var o=n.charCodeAt(0),s=n.length==2?n.charCodeAt(1):0,i=o;return 55296<=o&&o<=56319&&56320<=s&&s<=57343&&(o&=1023,s&=1023,i=o<<10|s,i+=65536),i==12288||65281<=i&&i<=65376||65504<=i&&i<=65510?"F":i==8361||65377<=i&&i<=65470||65474<=i&&i<=65479||65482<=i&&i<=65487||65490<=i&&i<=65495||65498<=i&&i<=65500||65512<=i&&i<=65518?"H":4352<=i&&i<=4447||4515<=i&&i<=4519||4602<=i&&i<=4607||9001<=i&&i<=9002||11904<=i&&i<=11929||11931<=i&&i<=12019||12032<=i&&i<=12245||12272<=i&&i<=12283||12289<=i&&i<=12350||12353<=i&&i<=12438||12441<=i&&i<=12543||12549<=i&&i<=12589||12593<=i&&i<=12686||12688<=i&&i<=12730||12736<=i&&i<=12771||12784<=i&&i<=12830||12832<=i&&i<=12871||12880<=i&&i<=13054||13056<=i&&i<=19903||19968<=i&&i<=42124||42128<=i&&i<=42182||43360<=i&&i<=43388||44032<=i&&i<=55203||55216<=i&&i<=55238||55243<=i&&i<=55291||63744<=i&&i<=64255||65040<=i&&i<=65049||65072<=i&&i<=65106||65108<=i&&i<=65126||65128<=i&&i<=65131||110592<=i&&i<=110593||127488<=i&&i<=127490||127504<=i&&i<=127546||127552<=i&&i<=127560||127568<=i&&i<=127569||131072<=i&&i<=194367||177984<=i&&i<=196605||196608<=i&&i<=262141?"W":32<=i&&i<=126||162<=i&&i<=163||165<=i&&i<=166||i==172||i==175||10214<=i&&i<=10221||10629<=i&&i<=10630?"Na":i==161||i==164||167<=i&&i<=168||i==170||173<=i&&i<=174||176<=i&&i<=180||182<=i&&i<=186||188<=i&&i<=191||i==198||i==208||215<=i&&i<=216||222<=i&&i<=225||i==230||232<=i&&i<=234||236<=i&&i<=237||i==240||242<=i&&i<=243||247<=i&&i<=250||i==252||i==254||i==257||i==273||i==275||i==283||294<=i&&i<=295||i==299||305<=i&&i<=307||i==312||319<=i&&i<=322||i==324||328<=i&&i<=331||i==333||338<=i&&i<=339||358<=i&&i<=359||i==363||i==462||i==464||i==466||i==468||i==470||i==472||i==474||i==476||i==593||i==609||i==708||i==711||713<=i&&i<=715||i==717||i==720||728<=i&&i<=731||i==733||i==735||768<=i&&i<=879||913<=i&&i<=929||931<=i&&i<=937||945<=i&&i<=961||963<=i&&i<=969||i==1025||1040<=i&&i<=1103||i==1105||i==8208||8211<=i&&i<=8214||8216<=i&&i<=8217||8220<=i&&i<=8221||8224<=i&&i<=8226||8228<=i&&i<=8231||i==8240||8242<=i&&i<=8243||i==8245||i==8251||i==8254||i==8308||i==8319||8321<=i&&i<=8324||i==8364||i==8451||i==8453||i==8457||i==8467||i==8470||8481<=i&&i<=8482||i==8486||i==8491||8531<=i&&i<=8532||8539<=i&&i<=8542||8544<=i&&i<=8555||8560<=i&&i<=8569||i==8585||8592<=i&&i<=8601||8632<=i&&i<=8633||i==8658||i==8660||i==8679||i==8704||8706<=i&&i<=8707||8711<=i&&i<=8712||i==8715||i==8719||i==8721||i==8725||i==8730||8733<=i&&i<=8736||i==8739||i==8741||8743<=i&&i<=8748||i==8750||8756<=i&&i<=8759||8764<=i&&i<=8765||i==8776||i==8780||i==8786||8800<=i&&i<=8801||8804<=i&&i<=8807||8810<=i&&i<=8811||8814<=i&&i<=8815||8834<=i&&i<=8835||8838<=i&&i<=8839||i==8853||i==8857||i==8869||i==8895||i==8978||9312<=i&&i<=9449||9451<=i&&i<=9547||9552<=i&&i<=9587||9600<=i&&i<=9615||9618<=i&&i<=9621||9632<=i&&i<=9633||9635<=i&&i<=9641||9650<=i&&i<=9651||9654<=i&&i<=9655||9660<=i&&i<=9661||9664<=i&&i<=9665||9670<=i&&i<=9672||i==9675||9678<=i&&i<=9681||9698<=i&&i<=9701||i==9711||9733<=i&&i<=9734||i==9737||9742<=i&&i<=9743||9748<=i&&i<=9749||i==9756||i==9758||i==9792||i==9794||9824<=i&&i<=9825||9827<=i&&i<=9829||9831<=i&&i<=9834||9836<=i&&i<=9837||i==9839||9886<=i&&i<=9887||9918<=i&&i<=9919||9924<=i&&i<=9933||9935<=i&&i<=9953||i==9955||9960<=i&&i<=9983||i==10045||i==10071||10102<=i&&i<=10111||11093<=i&&i<=11097||12872<=i&&i<=12879||57344<=i&&i<=63743||65024<=i&&i<=65039||i==65533||127232<=i&&i<=127242||127248<=i&&i<=127277||127280<=i&&i<=127337||127344<=i&&i<=127386||917760<=i&&i<=917999||983040<=i&&i<=1048573||1048576<=i&&i<=1114109?"A":"N"},t.characterLength=function(n){var o=this.eastAsianWidth(n);return o=="F"||o=="W"||o=="A"?2:1};function r(n){return n.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]|[^\uD800-\uDFFF]/g)||[]}t.length=function(n){for(var o=r(n),s=0,i=0;i<o.length;i++)s=s+this.characterLength(o[i]);return s},t.slice=function(n,o,s){textLen=t.length(n),o=o||0,s=s||1,o<0&&(o=textLen+o),s<0&&(s=textLen+s);for(var i="",a=0,u=r(n),c=0;c<u.length;c++){var l=u[c],p=t.length(l);if(a>=o-(p==2?1:0))if(a+p<=s)i+=l;else break;a+=p}return i}})(Ug);var z_=Ug.exports,j_=jg(z_),U_=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67)\uDB40\uDC7F|(?:\uD83E\uDDD1\uD83C\uDFFF\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFC-\uDFFF])|\uD83D\uDC68(?:\uD83C\uDFFB(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|[\u2695\u2696\u2708]\uFE0F|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))?|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])\uFE0F|\u200D(?:(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D[\uDC66\uDC67])|\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC)?|(?:\uD83D\uDC69(?:\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69]))|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC69(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83E\uDDD1(?:\u200D(?:\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDE36\u200D\uD83C\uDF2B|\uD83C\uDFF3\uFE0F\u200D\u26A7|\uD83D\uDC3B\u200D\u2744|(?:(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\uD83C\uDFF4\u200D\u2620|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])\u200D[\u2640\u2642]|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u2600-\u2604\u260E\u2611\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26B0\u26B1\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0\u26F1\u26F4\u26F7\u26F8\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u3030\u303D\u3297\u3299]|\uD83C[\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]|\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|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDE35\u200D\uD83D\uDCAB|\uD83D\uDE2E\u200D\uD83D\uDCA8|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83E\uDDD1(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83D\uDC69(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF6\uD83C\uDDE6|\uD83C\uDDF4\uD83C\uDDF2|\uD83D\uDC08\u200D\u2B1B|\u2764\uFE0F\u200D(?:\uD83D\uDD25|\uD83E\uDE79)|\uD83D\uDC41\uFE0F|\uD83C\uDFF3\uFE0F|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|[#\*0-9]\uFE0F\u20E3|\u2764\uFE0F|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|\uD83C\uDFF4|(?:[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\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]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270C\u270D]|\uD83D[\uDD74\uDD90])(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC08\uDC15\uDC3B\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE2E\uDE35\uDE36\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5]|\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD]|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF]|[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\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-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0D\uDD0E\uDD10-\uDD17\uDD1D\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78\uDD7A-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCB\uDDD0\uDDE0-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6]|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26A7\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5-\uDED7\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDD77\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g},V_=jg(U_);function wi(e,t={}){if(typeof e!="string"||e.length===0||(t={ambiguousIsNarrow:!0,...t},e=zg(e),e.length===0))return 0;e=e.replace(V_()," ");let r=t.ambiguousIsNarrow?1:2,n=0;for(let o of e){let s=o.codePointAt(0);if(!(s<=31||s>=127&&s<=159||s>=768&&s<=879))switch(j_.eastAsianWidth(o)){case"F":case"W":n+=2;break;case"A":n+=r;break;default:n+=1}}return n}var bc=10,$g=(e=0)=>t=>`\x1B[${t+e}m`,kg=(e=0)=>t=>`\x1B[${38+e};5;${t}m`,Rg=(e=0)=>(t,r,n)=>`\x1B[${38+e};2;${t};${r};${n}m`,Ie={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]}};Object.keys(Ie.modifier);var H_=Object.keys(Ie.color),q_=Object.keys(Ie.bgColor);[...H_,...q_];function K_(){let e=new Map;for(let[t,r]of Object.entries(Ie)){for(let[n,o]of Object.entries(r))Ie[n]={open:`\x1B[${o[0]}m`,close:`\x1B[${o[1]}m`},r[n]=Ie[n],e.set(o[0],o[1]);Object.defineProperty(Ie,t,{value:r,enumerable:!1})}return Object.defineProperty(Ie,"codes",{value:e,enumerable:!1}),Ie.color.close="\x1B[39m",Ie.bgColor.close="\x1B[49m",Ie.color.ansi=$g(),Ie.color.ansi256=kg(),Ie.color.ansi16m=Rg(),Ie.bgColor.ansi=$g(bc),Ie.bgColor.ansi256=kg(bc),Ie.bgColor.ansi16m=Rg(bc),Object.defineProperties(Ie,{rgbToAnsi256:{value:(t,r,n)=>t===r&&r===n?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5),enumerable:!1},hexToRgb:{value:t=>{let r=/[a-f\d]{6}|[a-f\d]{3}/i.exec(t.toString(16));if(!r)return[0,0,0];let[n]=r;n.length===3&&(n=[...n].map(s=>s+s).join(""));let o=Number.parseInt(n,16);return[o>>16&255,o>>8&255,o&255]},enumerable:!1},hexToAnsi256:{value:t=>Ie.rgbToAnsi256(...Ie.hexToRgb(t)),enumerable:!1},ansi256ToAnsi:{value:t=>{if(t<8)return 30+t;if(t<16)return 90+(t-8);let r,n,o;if(t>=232)r=((t-232)*10+8)/255,n=r,o=r;else{t-=16;let a=t%36;r=Math.floor(t/36)/5,n=Math.floor(a/6)/5,o=a%6/5}let s=Math.max(r,n,o)*2;if(s===0)return 30;let i=30+(Math.round(o)<<2|Math.round(n)<<1|Math.round(r));return s===2&&(i+=60),i},enumerable:!1},rgbToAnsi:{value:(t,r,n)=>Ie.ansi256ToAnsi(Ie.rgbToAnsi256(t,r,n)),enumerable:!1},hexToAnsi:{value:t=>Ie.ansi256ToAnsi(Ie.hexToAnsi256(t)),enumerable:!1}}),Ie}var G_=K_(),da=new Set(["\x1B","\x9B"]),W_=39,Ec="\x07",Vg="[",Z_="]",Hg="m",Pc=`${Z_}8;;`,Ig=e=>`${da.values().next().value}${Vg}${e}${Hg}`,Ng=e=>`${da.values().next().value}${Pc}${e}${Ec}`,J_=e=>e.split(" ").map(t=>wi(t)),wc=(e,t,r)=>{let n=[...t],o=!1,s=!1,i=wi(zg(e[e.length-1]));for(let[a,u]of n.entries()){let c=wi(u);if(i+c<=r?e[e.length-1]+=u:(e.push(u),i=0),da.has(u)&&(o=!0,s=n.slice(a+1).join("").startsWith(Pc)),o){s?u===Ec&&(o=!1,s=!1):u===Hg&&(o=!1);continue}i+=c,i===r&&a<n.length-1&&(e.push(""),i=0)}!i&&e[e.length-1].length>0&&e.length>1&&(e[e.length-2]+=e.pop())},Y_=e=>{let t=e.split(" "),r=t.length;for(;r>0&&!(wi(t[r-1])>0);)r--;return r===t.length?e:t.slice(0,r).join(" ")+t.slice(r).join("")},Q_=(e,t,r={})=>{if(r.trim!==!1&&e.trim()==="")return"";let n="",o,s,i=J_(e),a=[""];for(let[c,l]of e.split(" ").entries()){r.trim!==!1&&(a[a.length-1]=a[a.length-1].trimStart());let p=wi(a[a.length-1]);if(c!==0&&(p>=t&&(r.wordWrap===!1||r.trim===!1)&&(a.push(""),p=0),(p>0||r.trim===!1)&&(a[a.length-1]+=" ",p++)),r.hard&&i[c]>t){let d=t-p,g=1+Math.floor((i[c]-d-1)/t);Math.floor((i[c]-1)/t)<g&&a.push(""),wc(a,l,t);continue}if(p+i[c]>t&&p>0&&i[c]>0){if(r.wordWrap===!1&&p<t){wc(a,l,t);continue}a.push("")}if(p+i[c]>t&&r.wordWrap===!1){wc(a,l,t);continue}a[a.length-1]+=l}r.trim!==!1&&(a=a.map(c=>Y_(c)));let u=[...a.join(`
262
+ `)];for(let[c,l]of u.entries()){if(n+=l,da.has(l)){let{groups:d}=new RegExp(`(?:\\${Vg}(?<code>\\d+)m|\\${Pc}(?<uri>.*)${Ec})`).exec(u.slice(c).join(""))||{groups:{}};if(d.code!==void 0){let g=Number.parseFloat(d.code);o=g===W_?void 0:g}else d.uri!==void 0&&(s=d.uri.length===0?void 0:d.uri)}let p=G_.codes.get(Number(o));u[c+1]===`
263
+ `?(s&&(n+=Ng("")),o&&p&&(n+=Ig(p))):l===`
264
+ `&&(o&&p&&(n+=Ig(o)),s&&(n+=Ng(s)))}return n};function Og(e,t,r){return String(e).normalize().replace(/\r\n/g,`
265
265
  `).split(`
266
- `).map(n=>Vx(n,t,r)).join(`
267
- `)}var Hx=["up","down","left","right","space","enter","cancel"],la={actions:new Set(Hx),aliases:new Map([["k","up"],["j","down"],["h","left"],["l","right"],["","cancel"],["escape","cancel"]])};function jm(e,t){if(typeof e=="string")return la.aliases.get(e)===t;for(let r of e)if(r!==void 0&&jm(r,t))return!0;return!1}function zx(e,t){if(e===t)return;let r=e.split(`
266
+ `).map(n=>Q_(n,t,r)).join(`
267
+ `)}var X_=["up","down","left","right","space","enter","cancel"],ca={actions:new Set(X_),aliases:new Map([["k","up"],["j","down"],["h","left"],["l","right"],["","cancel"],["escape","cancel"]])};function qg(e,t){if(typeof e=="string")return ca.aliases.get(e)===t;for(let r of e)if(r!==void 0&&qg(r,t))return!0;return!1}function eA(e,t){if(e===t)return;let r=e.split(`
268
268
  `),n=t.split(`
269
- `),o=[];for(let s=0;s<Math.max(r.length,n.length);s++)r[s]!==n[s]&&o.push(s);return o}var xL=globalThis.process.platform.startsWith("win"),Im=Symbol("clack:cancel");function ca(e,t){let r=e;r.isTTY&&r.setRawMode(t)}var Kx=Object.defineProperty,qx=(e,t,r)=>t in e?Kx(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Rt=(e,t,r)=>(qx(e,typeof t!="symbol"?t+"":t,r),r),fc=class{constructor(t,r=!0){Rt(this,"input"),Rt(this,"output"),Rt(this,"_abortSignal"),Rt(this,"rl"),Rt(this,"opts"),Rt(this,"_render"),Rt(this,"_track",!1),Rt(this,"_prevFrame",""),Rt(this,"_subscribers",new Map),Rt(this,"_cursor",0),Rt(this,"state","initial"),Rt(this,"error",""),Rt(this,"value");let{input:n=pa.stdin,output:o=pa.stdout,render:s,signal:i,...a}=t;this.opts=a,this.onKeypress=this.onKeypress.bind(this),this.close=this.close.bind(this),this.render=this.render.bind(this),this._render=s.bind(this),this._track=r,this._abortSignal=i,this.input=n,this.output=o}unsubscribe(){this._subscribers.clear()}setSubscriber(t,r){let n=this._subscribers.get(t)??[];n.push(r),this._subscribers.set(t,n)}on(t,r){this.setSubscriber(t,{cb:r})}once(t,r){this.setSubscriber(t,{cb:r,once:!0})}emit(t,...r){let n=this._subscribers.get(t)??[],o=[];for(let s of n)s.cb(...r),s.once&&o.push(()=>n.splice(n.indexOf(s),1));for(let s of o)s()}prompt(){return new Promise((t,r)=>{if(this._abortSignal){if(this._abortSignal.aborted)return this.state="cancel",this.close(),t(Im);this._abortSignal.addEventListener("abort",()=>{this.state="cancel",this.close()},{once:!0})}let n=new $m.Writable;n._write=(o,s,i)=>{this._track&&(this.value=this.rl?.line.replace(/\t/g,""),this._cursor=this.rl?.cursor??0,this.emit("value",this.value)),i()},this.input.pipe(n),this.rl=pc.default.createInterface({input:this.input,output:n,tabSize:2,prompt:"",escapeCodeTimeout:50,terminal:!0}),pc.default.emitKeypressEvents(this.input,this.rl),this.rl.prompt(),this.opts.initialValue!==void 0&&this._track&&this.rl.write(this.opts.initialValue),this.input.on("keypress",this.onKeypress),ca(this.input,!0),this.output.on("resize",this.render),this.render(),this.once("submit",()=>{this.output.write(Vt.cursor.show),this.output.off("resize",this.render),ca(this.input,!1),t(this.value)}),this.once("cancel",()=>{this.output.write(Vt.cursor.show),this.output.off("resize",this.render),ca(this.input,!1),t(Im)})})}onKeypress(t,r){if(this.state==="error"&&(this.state="active"),r?.name&&(!this._track&&la.aliases.has(r.name)&&this.emit("cursor",la.aliases.get(r.name)),la.actions.has(r.name)&&this.emit("cursor",r.name)),t&&(t.toLowerCase()==="y"||t.toLowerCase()==="n")&&this.emit("confirm",t.toLowerCase()==="y"),t===" "&&this.opts.placeholder&&(this.value||(this.rl?.write(this.opts.placeholder),this.emit("value",this.opts.placeholder))),t&&this.emit("key",t.toLowerCase()),r?.name==="return"){if(!this.value&&this.opts.placeholder&&(this.rl?.write(this.opts.placeholder),this.emit("value",this.opts.placeholder)),this.opts.validate){let n=this.opts.validate(this.value);n&&(this.error=n instanceof Error?n.message:n,this.state="error",this.rl?.write(this.value))}this.state!=="error"&&(this.state="submit")}jm([t,r?.name,r?.sequence],"cancel")&&(this.state="cancel"),(this.state==="submit"||this.state==="cancel")&&this.emit("finalize"),this.render(),(this.state==="submit"||this.state==="cancel")&&this.close()}close(){this.input.unpipe(),this.input.removeListener("keypress",this.onKeypress),this.output.write(`
270
- `),ca(this.input,!1),this.rl?.close(),this.rl=void 0,this.emit(`${this.state}`,this.value),this.unsubscribe()}restoreCursor(){let t=Rm(this._prevFrame,process.stdout.columns,{hard:!0}).split(`
271
- `).length-1;this.output.write(Vt.cursor.move(-999,t*-1))}render(){let t=Rm(this._render(this)??"",process.stdout.columns,{hard:!0});if(t!==this._prevFrame){if(this.state==="initial")this.output.write(Vt.cursor.hide);else{let r=zx(this._prevFrame,t);if(this.restoreCursor(),r&&r?.length===1){let n=r[0];this.output.write(Vt.cursor.move(0,n)),this.output.write(Vt.erase.lines(1));let o=t.split(`
272
- `);this.output.write(o[n]),this._prevFrame=t,this.output.write(Vt.cursor.move(0,o.length-n-1));return}if(r&&r?.length>1){let n=r[0];this.output.write(Vt.cursor.move(0,n)),this.output.write(Vt.erase.down());let o=t.split(`
269
+ `),o=[];for(let s=0;s<Math.max(r.length,n.length);s++)r[s]!==n[s]&&o.push(s);return o}var T9=globalThis.process.platform.startsWith("win"),Mg=Symbol("clack:cancel");function ua(e,t){let r=e;r.isTTY&&r.setRawMode(t)}var tA=Object.defineProperty,rA=(e,t,r)=>t in e?tA(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ut=(e,t,r)=>(rA(e,typeof t!="symbol"?t+"":t,r),r),Sc=class{constructor(t,r=!0){Ut(this,"input"),Ut(this,"output"),Ut(this,"_abortSignal"),Ut(this,"rl"),Ut(this,"opts"),Ut(this,"_render"),Ut(this,"_track",!1),Ut(this,"_prevFrame",""),Ut(this,"_subscribers",new Map),Ut(this,"_cursor",0),Ut(this,"state","initial"),Ut(this,"error",""),Ut(this,"value");let{input:n=pa.stdin,output:o=pa.stdout,render:s,signal:i,...a}=t;this.opts=a,this.onKeypress=this.onKeypress.bind(this),this.close=this.close.bind(this),this.render=this.render.bind(this),this._render=s.bind(this),this._track=r,this._abortSignal=i,this.input=n,this.output=o}unsubscribe(){this._subscribers.clear()}setSubscriber(t,r){let n=this._subscribers.get(t)??[];n.push(r),this._subscribers.set(t,n)}on(t,r){this.setSubscriber(t,{cb:r})}once(t,r){this.setSubscriber(t,{cb:r,once:!0})}emit(t,...r){let n=this._subscribers.get(t)??[],o=[];for(let s of n)s.cb(...r),s.once&&o.push(()=>n.splice(n.indexOf(s),1));for(let s of o)s()}prompt(){return new Promise((t,r)=>{if(this._abortSignal){if(this._abortSignal.aborted)return this.state="cancel",this.close(),t(Mg);this._abortSignal.addEventListener("abort",()=>{this.state="cancel",this.close()},{once:!0})}let n=new Lg.Writable;n._write=(o,s,i)=>{this._track&&(this.value=this.rl?.line.replace(/\t/g,""),this._cursor=this.rl?.cursor??0,this.emit("value",this.value)),i()},this.input.pipe(n),this.rl=xc.default.createInterface({input:this.input,output:n,tabSize:2,prompt:"",escapeCodeTimeout:50,terminal:!0}),xc.default.emitKeypressEvents(this.input,this.rl),this.rl.prompt(),this.opts.initialValue!==void 0&&this._track&&this.rl.write(this.opts.initialValue),this.input.on("keypress",this.onKeypress),ua(this.input,!0),this.output.on("resize",this.render),this.render(),this.once("submit",()=>{this.output.write(Xt.cursor.show),this.output.off("resize",this.render),ua(this.input,!1),t(this.value)}),this.once("cancel",()=>{this.output.write(Xt.cursor.show),this.output.off("resize",this.render),ua(this.input,!1),t(Mg)})})}onKeypress(t,r){if(this.state==="error"&&(this.state="active"),r?.name&&(!this._track&&ca.aliases.has(r.name)&&this.emit("cursor",ca.aliases.get(r.name)),ca.actions.has(r.name)&&this.emit("cursor",r.name)),t&&(t.toLowerCase()==="y"||t.toLowerCase()==="n")&&this.emit("confirm",t.toLowerCase()==="y"),t===" "&&this.opts.placeholder&&(this.value||(this.rl?.write(this.opts.placeholder),this.emit("value",this.opts.placeholder))),t&&this.emit("key",t.toLowerCase()),r?.name==="return"){if(!this.value&&this.opts.placeholder&&(this.rl?.write(this.opts.placeholder),this.emit("value",this.opts.placeholder)),this.opts.validate){let n=this.opts.validate(this.value);n&&(this.error=n instanceof Error?n.message:n,this.state="error",this.rl?.write(this.value))}this.state!=="error"&&(this.state="submit")}qg([t,r?.name,r?.sequence],"cancel")&&(this.state="cancel"),(this.state==="submit"||this.state==="cancel")&&this.emit("finalize"),this.render(),(this.state==="submit"||this.state==="cancel")&&this.close()}close(){this.input.unpipe(),this.input.removeListener("keypress",this.onKeypress),this.output.write(`
270
+ `),ua(this.input,!1),this.rl?.close(),this.rl=void 0,this.emit(`${this.state}`,this.value),this.unsubscribe()}restoreCursor(){let t=Og(this._prevFrame,process.stdout.columns,{hard:!0}).split(`
271
+ `).length-1;this.output.write(Xt.cursor.move(-999,t*-1))}render(){let t=Og(this._render(this)??"",process.stdout.columns,{hard:!0});if(t!==this._prevFrame){if(this.state==="initial")this.output.write(Xt.cursor.hide);else{let r=eA(this._prevFrame,t);if(this.restoreCursor(),r&&r?.length===1){let n=r[0];this.output.write(Xt.cursor.move(0,n)),this.output.write(Xt.erase.lines(1));let o=t.split(`
272
+ `);this.output.write(o[n]),this._prevFrame=t,this.output.write(Xt.cursor.move(0,o.length-n-1));return}if(r&&r?.length>1){let n=r[0];this.output.write(Xt.cursor.move(0,n)),this.output.write(Xt.erase.down());let o=t.split(`
273
273
  `).slice(n);this.output.write(o.join(`
274
- `)),this._prevFrame=t;return}this.output.write(Vt.erase.down())}this.output.write(t),this.state==="initial"&&(this.state="active"),this._prevFrame=t}}};var Gx;Gx=new WeakMap;var Wx=Object.defineProperty,Jx=(e,t,r)=>t in e?Wx(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,km=(e,t,r)=>(Jx(e,typeof t!="symbol"?t+"":t,r),r),da=class extends fc{constructor(t){super(t,!1),km(this,"options"),km(this,"cursor",0),this.options=t.options,this.cursor=this.options.findIndex(({value:r})=>r===t.initialValue),this.cursor===-1&&(this.cursor=0),this.changeValue(),this.on("cursor",r=>{switch(r){case"left":case"up":this.cursor=this.cursor===0?this.options.length-1:this.cursor-1;break;case"down":case"right":this.cursor=this.cursor===this.options.length-1?0:this.cursor+1;break}this.changeValue()})}get _value(){return this.options[this.cursor]}changeValue(){this.value=this._value.value}};var Ht=q(require("node:process"),1),ye=q(Vn(),1),Um=q(sa(),1);function Yx(){return Ht.default.platform!=="win32"?Ht.default.env.TERM!=="linux":!!Ht.default.env.CI||!!Ht.default.env.WT_SESSION||!!Ht.default.env.TERMINUS_SUBLIME||Ht.default.env.ConEmuTask==="{cmd::Cmder}"||Ht.default.env.TERM_PROGRAM==="Terminus-Sublime"||Ht.default.env.TERM_PROGRAM==="vscode"||Ht.default.env.TERM==="xterm-256color"||Ht.default.env.TERM==="alacritty"||Ht.default.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var Qx=Yx(),Ne=(e,t)=>Qx?e:t,Zx=Ne("\u25C6","*"),Xx=Ne("\u25A0","x"),eS=Ne("\u25B2","x"),Vm=Ne("\u25C7","o"),tS=Ne("\u250C","T"),ur=Ne("\u2502","|"),Hm=Ne("\u2514","\u2014"),rS=Ne("\u25CF",">"),nS=Ne("\u25CB"," "),$L=Ne("\u25FB","[\u2022]"),NL=Ne("\u25FC","[+]"),OL=Ne("\u25FB","[ ]"),BL=Ne("\u25AA","\u2022"),ML=Ne("\u2500","-"),LL=Ne("\u256E","+"),jL=Ne("\u251C","+"),UL=Ne("\u256F","+"),oS=Ne("\u25CF","\u2022"),iS=Ne("\u25C6","*"),sS=Ne("\u25B2","!"),aS=Ne("\u25A0","x"),uS=e=>{switch(e){case"initial":case"active":return ye.default.cyan(Zx);case"cancel":return ye.default.red(Xx);case"error":return ye.default.yellow(eS);case"submit":return ye.default.green(Vm)}},cS=e=>{let{cursor:t,options:r,style:n}=e,o=e.maxItems??Number.POSITIVE_INFINITY,s=Math.max(process.stdout.rows-4,0),i=Math.min(s,Math.max(o,5)),a=0;t>=a+i-3?a=Math.max(Math.min(t-i+3,r.length-i),0):t<a+2&&(a=Math.max(t-2,0));let u=i<r.length&&a>0,c=i<r.length&&a+i<r.length;return r.slice(a,a+i).map((l,d,p)=>{let h=d===0&&u,g=d===p.length-1&&c;return h||g?ye.default.dim("..."):n(l,d+a===t)})};var Bi=e=>{let t=(r,n)=>{let o=r.label??String(r.value);switch(n){case"selected":return`${ye.default.dim(o)}`;case"active":return`${ye.default.green(rS)} ${o} ${r.hint?ye.default.dim(`(${r.hint})`):""}`;case"cancelled":return`${ye.default.strikethrough(ye.default.dim(o))}`;default:return`${ye.default.dim(nS)} ${ye.default.dim(o)}`}};return new da({options:e.options,initialValue:e.initialValue,render(){let r=`${ye.default.gray(ur)}
275
- ${uS(this.state)} ${e.message}
276
- `;switch(this.state){case"submit":return`${r}${ye.default.gray(ur)} ${t(this.options[this.cursor],"selected")}`;case"cancel":return`${r}${ye.default.gray(ur)} ${t(this.options[this.cursor],"cancelled")}
277
- ${ye.default.gray(ur)}`;default:return`${r}${ye.default.cyan(ur)} ${cS({cursor:this.cursor,options:this.options,maxItems:e.maxItems,style:(n,o)=>t(n,o?"active":"inactive")}).join(`
278
- ${ye.default.cyan(ur)} `)}
279
- ${ye.default.cyan(Hm)}
280
- `}}}).prompt()};var gn=(e="")=>{process.stdout.write(`${ye.default.gray(tS)} ${e}
281
- `)},ma=(e="")=>{process.stdout.write(`${ye.default.gray(ur)}
282
- ${ye.default.gray(Hm)} ${e}
283
-
284
- `)},de={message:(e="",{symbol:t=ye.default.gray(ur)}={})=>{let r=[`${ye.default.gray(ur)}`];if(e){let[n,...o]=e.split(`
285
- `);r.push(`${t} ${n}`,...o.map(s=>`${ye.default.gray(ur)} ${s}`))}process.stdout.write(`${r.join(`
274
+ `)),this._prevFrame=t;return}this.output.write(Xt.erase.down())}this.output.write(t),this.state==="initial"&&(this.state="active"),this._prevFrame=t}}};var nA;nA=new WeakMap;var oA=Object.defineProperty,iA=(e,t,r)=>t in e?oA(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Bg=(e,t,r)=>(iA(e,typeof t!="symbol"?t+"":t,r),r),la=class extends Sc{constructor(t){super(t,!1),Bg(this,"options"),Bg(this,"cursor",0),this.options=t.options,this.cursor=this.options.findIndex(({value:r})=>r===t.initialValue),this.cursor===-1&&(this.cursor=0),this.changeValue(),this.on("cursor",r=>{switch(r){case"left":case"up":this.cursor=this.cursor===0?this.options.length-1:this.cursor-1;break;case"down":case"right":this.cursor=this.cursor===this.options.length-1?0:this.cursor+1;break}this.changeValue()})}get _value(){return this.options[this.cursor]}changeValue(){this.value=this._value.value}};var er=H(require("node:process"),1),fe=H(Hn(),1),Kg=H(ia(),1);function sA(){return er.default.platform!=="win32"?er.default.env.TERM!=="linux":!!er.default.env.CI||!!er.default.env.WT_SESSION||!!er.default.env.TERMINUS_SUBLIME||er.default.env.ConEmuTask==="{cmd::Cmder}"||er.default.env.TERM_PROGRAM==="Terminus-Sublime"||er.default.env.TERM_PROGRAM==="vscode"||er.default.env.TERM==="xterm-256color"||er.default.env.TERM==="alacritty"||er.default.env.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var aA=sA(),Ue=(e,t)=>aA?e:t,uA=Ue("\u25C6","*"),cA=Ue("\u25A0","x"),lA=Ue("\u25B2","x"),Gg=Ue("\u25C7","o"),pA=Ue("\u250C","T"),yr=Ue("\u2502","|"),Wg=Ue("\u2514","\u2014"),dA=Ue("\u25CF",">"),fA=Ue("\u25CB"," "),j9=Ue("\u25FB","[\u2022]"),U9=Ue("\u25FC","[+]"),V9=Ue("\u25FB","[ ]"),H9=Ue("\u25AA","\u2022"),q9=Ue("\u2500","-"),K9=Ue("\u256E","+"),G9=Ue("\u251C","+"),W9=Ue("\u256F","+"),mA=Ue("\u25CF","\u2022"),gA=Ue("\u25C6","*"),hA=Ue("\u25B2","!"),yA=Ue("\u25A0","x"),DA=e=>{switch(e){case"initial":case"active":return fe.default.cyan(uA);case"cancel":return fe.default.red(cA);case"error":return fe.default.yellow(lA);case"submit":return fe.default.green(Gg)}},vA=e=>{let{cursor:t,options:r,style:n}=e,o=e.maxItems??Number.POSITIVE_INFINITY,s=Math.max(process.stdout.rows-4,0),i=Math.min(s,Math.max(o,5)),a=0;t>=a+i-3?a=Math.max(Math.min(t-i+3,r.length-i),0):t<a+2&&(a=Math.max(t-2,0));let u=i<r.length&&a>0,c=i<r.length&&a+i<r.length;return r.slice(a,a+i).map((l,p,d)=>{let g=p===0&&u,m=p===d.length-1&&c;return g||m?fe.default.dim("..."):n(l,p+a===t)})};var xi=e=>{let t=(r,n)=>{let o=r.label??String(r.value);switch(n){case"selected":return`${fe.default.dim(o)}`;case"active":return`${fe.default.green(dA)} ${o} ${r.hint?fe.default.dim(`(${r.hint})`):""}`;case"cancelled":return`${fe.default.strikethrough(fe.default.dim(o))}`;default:return`${fe.default.dim(fA)} ${fe.default.dim(o)}`}};return new la({options:e.options,initialValue:e.initialValue,render(){let r=`${fe.default.gray(yr)}
275
+ ${DA(this.state)} ${e.message}
276
+ `;switch(this.state){case"submit":return`${r}${fe.default.gray(yr)} ${t(this.options[this.cursor],"selected")}`;case"cancel":return`${r}${fe.default.gray(yr)} ${t(this.options[this.cursor],"cancelled")}
277
+ ${fe.default.gray(yr)}`;default:return`${r}${fe.default.cyan(yr)} ${vA({cursor:this.cursor,options:this.options,maxItems:e.maxItems,style:(n,o)=>t(n,o?"active":"inactive")}).join(`
278
+ ${fe.default.cyan(yr)} `)}
279
+ ${fe.default.cyan(Wg)}
280
+ `}}}).prompt()};var Cn=(e="")=>{process.stdout.write(`${fe.default.gray(pA)} ${e}
281
+ `)},fa=(e="")=>{process.stdout.write(`${fe.default.gray(yr)}
282
+ ${fe.default.gray(Wg)} ${e}
283
+
284
+ `)},te={message:(e="",{symbol:t=fe.default.gray(yr)}={})=>{let r=[`${fe.default.gray(yr)}`];if(e){let[n,...o]=e.split(`
285
+ `);r.push(`${t} ${n}`,...o.map(s=>`${fe.default.gray(yr)} ${s}`))}process.stdout.write(`${r.join(`
286
286
  `)}
287
- `)},info:e=>{de.message(e,{symbol:ye.default.blue(oS)})},success:e=>{de.message(e,{symbol:ye.default.green(iS)})},step:e=>{de.message(e,{symbol:ye.default.green(Vm)})},warn:e=>{de.message(e,{symbol:ye.default.yellow(sS)})},warning:e=>{de.warn(e)},error:e=>{de.message(e,{symbol:ye.default.red(aS)})}},VL=`${ye.default.gray(ur)} `;var Bn=q(Vn(),1);var Q=q(require("typescript"),1);async function zt(e){let t=zm(e),r=await e.readFile(t);return typeof r=="string"?JSON.parse(r):{}}async function Kt(e,t){t=typeof t=="object"&&t!=null?t:{};let r=zm(e);await e.writeFile(r,JSON.stringify(t??{},null,2))}function zm(e){let t=e.getAppRootDir();return e.join(t,"node_modules",".builder","builder-cache.json")}async function br(e,t,r){let n={envKey:r,envValue:null,file:""};for(let o of t){let s=e.join(e.getAppRootDir(),o),i=await lS(e,s);if(i){let a=i[r];if(typeof a=="string"&&a.length>0&&a!=="YOUR_API_KEY")return n.envValue=a,n.file=s,n}}return n.file=e.join(e.getAppRootDir(),t[t.length-1]),n}async function lS(e,t){let r=await e.readFile(t);return typeof r=="string"?Km(r):null}function Km(e){let t={},r=e.replace(/\r\n?/gm,`
288
- `),n;for(;(n=dS.exec(r))!=null;){let o=n[1],s=n[2]||"";s=s.trim();let i=s[0];s=s.replace(/^(['"`])([\s\S]*)\1$/gm,"$2"),i==='"'&&(s=s.replace(/\\n/g,`
289
- `),s=s.replace(/\\r/g,"\r")),t[o]=s}return t}var dS=/(?:^|^)\s*(?:export\s+)?([\w.-]+)(?:\s*=\s*?|:\s+?)(\s*'(?:\\'|[^'])*'|\s*"(?:\\"|[^"])*"|\s*`(?:\\`|[^`])*`|[^#\r\n]+)?\s*(?:#.*)?(?:$|$)/gm;async function wr(e,t,r,n){let o="# https://www.builder.io/c/docs/using-your-api-key",s=await e.readFile(t);try{if(s)if(s.includes(r))if(s.includes(n))e.debug(`"${r}" with "${n}" already set in ${t}`);else return e.debug(`Replace "${r}" in ${t}`),s=s.replace(new RegExp(`${r}=.*`),`${r}=${n}`),await e.writeFile(t,s),"update";else return e.debug(`Append "${r}" to ${t}`),s+=`
287
+ `)},info:e=>{te.message(e,{symbol:fe.default.blue(mA)})},success:e=>{te.message(e,{symbol:fe.default.green(gA)})},step:e=>{te.message(e,{symbol:fe.default.green(Gg)})},warn:e=>{te.message(e,{symbol:fe.default.yellow(hA)})},warning:e=>{te.warn(e)},error:e=>{te.message(e,{symbol:fe.default.red(yA)})}},Z9=`${fe.default.gray(yr)} `;var Ln=H(Hn(),1);var W=H(require("typescript"),1);async function tr(e){let t=Zg(e),r=await e.readFile(t);return typeof r=="string"?JSON.parse(r):{}}async function rr(e,t){t=typeof t=="object"&&t!=null?t:{};let r=Zg(e);await e.writeFile(r,JSON.stringify(t??{},null,2))}function Zg(e){let t=e.getAppRootDir();return e.join(t,"node_modules",".builder","builder-cache.json")}async function Tr(e,t,r){let n={envKey:r,envValue:null,file:""};for(let o of t){let s=e.join(e.getAppRootDir(),o),i=await CA(e,s);if(i){let a=i[r];if(typeof a=="string"&&a.length>0&&a!=="YOUR_API_KEY")return n.envValue=a,n.file=s,n}}return n.file=e.join(e.getAppRootDir(),t[t.length-1]),n}async function CA(e,t){let r=await e.readFile(t);return typeof r=="string"?Jg(r):null}function Jg(e){let t={},r=e.replace(/\r\n?/gm,`
288
+ `),n;for(;(n=bA.exec(r))!=null;){let o=n[1],s=n[2]||"";s=s.trim();let i=s[0];s=s.replace(/^(['"`])([\s\S]*)\1$/gm,"$2"),i==='"'&&(s=s.replace(/\\n/g,`
289
+ `),s=s.replace(/\\r/g,"\r")),t[o]=s}return t}var bA=/(?:^|^)\s*(?:export\s+)?([\w.-]+)(?:\s*=\s*?|:\s+?)(\s*'(?:\\'|[^'])*'|\s*"(?:\\"|[^"])*"|\s*`(?:\\`|[^`])*`|[^#\r\n]+)?\s*(?:#.*)?(?:$|$)/gm;async function $r(e,t,r,n){let o="# https://www.builder.io/c/docs/using-your-api-key",s=await e.readFile(t);try{if(s)if(s.includes(r))if(s.includes(n))e.debug(`"${r}" with "${n}" already set in ${t}`);else return e.debug(`Replace "${r}" in ${t}`),s=s.replace(new RegExp(`${r}=.*`),`${r}=${n}`),await e.writeFile(t,s),"update";else return e.debug(`Append "${r}" to ${t}`),s+=`
290
290
 
291
291
  ${o}
292
292
  ${r}=${n}
293
293
 
294
294
  `,await e.writeFile(t,s),"update";else return e.debug(`Creating new .env file with "${r}" at ${t}`),s=[o,`${r}=${n}`,""].join(`
295
- `),await e.writeFile(t,s),"create"}catch(i){if(i&&String(i).includes("EACCES"))return e.debug(`Permssion denied, failed to create or modify .env file with "${r}=${n}" at ${t}`),"permission-error";e.Sentry?.captureException(i)}return null}async function Mi(e){return await br(e,[".env.local",".env.development.local",".env.production.local",".env.development",".env.production",".env"],xr)}async function qm(e,t){let r=await Mi(e),n=await wr(e,r.file,r.envKey,t);return{...r,modifiedType:n}}var xr="NEXT_PUBLIC_BUILDER_API_KEY";function Bo(e,t,r,n,o=!0){let s=t.properties.filter(a=>e.ts.isPropertyAssignment(a)),i=pS(e,t,r);return i>-1?n==null&&o?e.ts.factory.updateObjectLiteralExpression(t,s.filter((a,u)=>u!==i)):(s[i]=e.ts.factory.updatePropertyAssignment(s[i],s[i].name,Li(e,n)),e.ts.factory.updateObjectLiteralExpression(t,s)):(n!=null&&s.push(e.ts.factory.createPropertyAssignment(r,Li(e,n))),e.ts.factory.updateObjectLiteralExpression(t,s))}function pS(e,t,r){return t.properties.findIndex(n=>ve(e,n)===r)}function ji(e,t){switch(t.kind){case e.ts.SyntaxKind.ArrayLiteralExpression:return mS(e,t);case e.ts.SyntaxKind.ObjectLiteralExpression:return fS(e,t);case e.ts.SyntaxKind.StringLiteral:return t.text;case e.ts.SyntaxKind.NumericLiteral:return Number(t.text);case e.ts.SyntaxKind.NoSubstitutionTemplateLiteral:return t.text;case e.ts.SyntaxKind.TrueKeyword:return!0;case e.ts.SyntaxKind.FalseKeyword:return!1;case e.ts.SyntaxKind.Identifier:switch(t.escapedText){case"undefined":return;case"null":return null;case"String":return String;case"Number":return Number;case"Boolean":return Boolean;case"NaN":return NaN}}}function fS(e,t){let r={};if(t&&e.ts.isObjectLiteralExpression(t)){for(let n of t.properties)if(e.ts.isPropertyAssignment(n)){let o=ve(e,n);o&&(r[o]=ji(e,n.initializer))}}return r}function mS(e,t){return t&&e.ts.isArrayLiteralExpression(t)?t.elements.map(r=>ji(e,r)):[]}function ve(e,t){if(t&&e.ts.isPropertyAssignment(t)){let r=t.name;switch(r.kind){case e.ts.SyntaxKind.Identifier:return r.text;case e.ts.SyntaxKind.StringLiteral:case e.ts.SyntaxKind.NumericLiteral:return r.text;case e.ts.SyntaxKind.ComputedPropertyName:let n=r.expression;if(e.ts.isStringLiteral(n)||e.ts.isNumericLiteral(n))return r.expression.text}}}function Li(e,t){return hc(e,t,new WeakSet)}function hc(e,t,r){return t===void 0?e.ts.factory.createIdentifier("undefined"):t===null?e.ts.factory.createIdentifier("null"):typeof t=="string"?e.ts.factory.createStringLiteral(t):typeof t=="number"?isNaN(t)?e.ts.factory.createIdentifier("NaN"):e.ts.factory.createNumericLiteral(t):t===!0?e.ts.factory.createTrue():t===!1?e.ts.factory.createFalse():t===String?e.ts.factory.createIdentifier("String"):t===Number?e.ts.factory.createIdentifier("Number"):t===Boolean?e.ts.factory.createIdentifier("Boolean"):Array.isArray(t)?gS(e,t,r):typeof t=="object"?hS(e,t,r):e.ts.factory.createIdentifier(t)}function gS(e,t,r){let n=t.map(o=>hc(e,o,r));return e.ts.factory.createArrayLiteralExpression(n,!0)}function hS(e,t,r){if(r.has(t))return e.ts.factory.createIdentifier("undefined");r.add(t);let n=Object.keys(t).map(o=>e.ts.factory.createPropertyAssignment(o,hc(e,t[o],r)));return e.ts.factory.createObjectLiteralExpression(n,!0)}function zn(e,t,r){let n=[];if(!r)return n;let o=null;if(e.ts.isArrowFunction(r)||e.ts.isFunctionExpression(r)||e.ts.isFunctionDeclaration(r)){let s=r.parameters;if(s.length>0){let i=s[0],a=t.getTypeAtLocation(i);a.aliasTypeArguments&&a.aliasTypeArguments.length>0&&(a=a.aliasTypeArguments[0]),!!(a.flags&e.ts.TypeFlags.Object)&&(o=a.getProperties())}}else if(e.ts.isIdentifier(r)){let s=t.getTypeAtLocation(r),i=s.symbol?.valueDeclaration;if(i&&e.ts.isClassDeclaration(i)){let u=i.heritageClauses?.find(c=>c.token===e.ts.SyntaxKind.ExtendsKeyword)?.types;if(u){for(let c of u)if(t.getSymbolAtLocation(c.expression)?.name==="Component"){if(e.ts.isExpressionWithTypeArguments(c)){let d=c.typeArguments;if(d){let p=d[0];o=t.getTypeFromTypeNode(p).getProperties()}}break}}}if(!o){let a=s.getCallSignatures();if(a.length>0){let u=a[0].getParameters();u.length>0&&(o=t.getTypeOfSymbolAtLocation(u[0],r).getProperties())}}}else if(e.ts.isExportSpecifier(r)){let s=t.getSymbolAtLocation(r.name);if(s){let a=t.getTypeOfSymbolAtLocation(s,r).getCallSignatures();if(a.length>0){let u=a[0].getParameters();u.length>0&&(o=t.getTypeOfSymbolAtLocation(u[0],r).getProperties())}}}if(o)for(let s of o){let i=yS(e,t,s);i&&n.push(i)}return n=n.filter(Wm),n.length>0?n:DS(e,r)}function yS(e,t,r){let n=r.valueDeclaration,o=r.getName();if(n||(n=r.getDeclarations()?.[0]),n&&e.ts.isPropertySignature(n)){if(o!=="children"&&n.getSourceFile().fileName.includes("node_modules/@types/"))return null;let s="string",i;if(n?.type){let u=t.getTypeFromTypeNode(n.type),c=t.typeToString(u),l=yc(c);l.knownType?s=l.builderType:CS(c)||u.flags&e.ts.TypeFlags.StringLike?s="string":u.flags&e.ts.TypeFlags.NumberLike?s="number":u.flags&e.ts.TypeFlags.IndexedAccess?s="list":u.flags&e.ts.TypeFlags.Object||u.isUnion()&&u.types.every(d=>d.flags&e.ts.TypeFlags.Object)||u.isIntersection()&&u.types.some(d=>d.flags&e.ts.TypeFlags.Object)?s="object":s="string",c!==s&&(i=c)}let a={name:o,type:s,isRegistered:!1};if(i&&n.type){let u=SS(e,t,t.getTypeFromTypeNode(n.type));a.meta=a.meta||{},u&&u.length>0&&a.type==="string"&&u.every(wS)?a.enum=u.map(xS):a.meta.ts=i}return n.questionToken||(a.required=!0),a}return null}function DS(e,t){let r=[],n=e.ts.getJSDocCommentsAndTags(t);for(let o of n)if(!(!e.ts.isJSDoc(o)||!o.tags))for(let s of o.tags){if(!e.ts.isJSDocParameterTag(s)||s.tagName.text!=="param")continue;let a=s.typeExpression?.type;if(!a||!e.ts.isJSDocTypeLiteral(a))continue;let u=a.jsDocPropertyTags;if(u)for(let c of u){if(!e.ts.isJSDocPropertyLikeTag(c))continue;let l=c.name;if(!e.ts.isQualifiedName(l))continue;let d=c.typeExpression;if(!d)continue;let p="";switch(d.type.kind){case e.ts.SyntaxKind.StringKeyword:{p="string";break}case e.ts.SyntaxKind.NumberKeyword:{p="number";break}case e.ts.SyntaxKind.BooleanKeyword:{p="boolean";break}default:continue}let g={name:l.right.text,type:p,isRegistered:!1};r.push(g)}}return r.filter(Wm)}var vS=["ClassicComponent","FunctionComponent","IntrinsicElements","JSX","ReactNode","ReactElement","ReactPortal"];function CS(e){return typeof e!="string"?!1:!!vS.some(t=>e.includes(t))}function yc(e){return typeof e=="string"&&(e=e.trim(),bS.some(t=>t.value===e))?{builderType:e,knownType:!0}:{builderType:"string",knownType:!1}}var bS=[{value:"boolean",text:"boolean"},{value:"color",text:"color (provides a color in hex or rgb)"},{value:"date",text:"date (same format as the Date constructor)"},{value:"email",text:"email"},{value:"file",text:"file (uploads a file and provides a url)"},{value:"list",text:"list (collection of items)"},{value:"longText",text:"longText (multiline text editor)"},{value:"number",text:"number"},{value:"object",text:"object (set of specific names and values)"},{value:"richText",text:"richText (provides value as html)"},{value:"string",text:"string"}];function wS(e){return/^['"].*['"]$/.test(e)}function xS(e){return(e.startsWith('"')||e.startsWith("'"))&&(e.endsWith('"')||e.endsWith("'"))?e.slice(1,-1):e}var SS=(e,t,r)=>{let n=new Set;Gm(e,t,r,n);let o=n.delete("true"),s=n.delete("false");(o||s)&&n.add("boolean");let i=Array.from(n.keys()).sort();if(i.length>1&&(i=i.map(a=>a.indexOf("=>")>=0?`(${a})`:a)),!(i.length>20))return i},ES=(e,t,r)=>{let n=e.ts.TypeFormatFlags.InElementType|e.ts.TypeFormatFlags.NoTruncation;return t.typeToString(r,void 0,n)},Gm=(e,t,r,n)=>{if(r.isUnion())r.types.forEach(o=>{Gm(e,t,o,n)});else if(r.isLiteral()){let o=ES(e,t,r);n.add(o)}};function Wm(e){let t=e?.name;if(typeof t!="string"||t===""||t.startsWith("aria")||t.startsWith("data-"))return!1;if(t.startsWith("on")&&t.length>2){let r=t.charAt(2);if(r.toUpperCase()===r)return!1}return!PS.has(t.toLowerCase())}var PS=new Set(["about","accessKey","accessKeyLabel","asChild","autoCapitalize","autoCorrect","autoFocus","autoSave","blur","contentEditable","contextMenu","dangerouslySetInnerHTML","datatype","defaultChecked","defaultValue","dir","draggable","enterKeyHint","focus","form","formAction","formEncType","formMethod","formNoValidate","formTarget","inlist","innerText","inputMode","is","isContentEditable","itemID","itemProp","itemRef","itemScope","itemType","lang","nonce","offsetHeight","offsetLeft","offsetTop","offsetWidth","outerText","prefix","property","radioGroup","rel","resource","results","rev","role","security","slot","spellCheck","suppressContentEditableWarning","suppressHydrationWarning","tabIndex","translate","typeof","unselectable","vocab"].map(e=>e.toLowerCase()));function yt(e,t,r){for(let n of r.properties){if(!e.ts.isPropertyAssignment(n))continue;let o=ve(e,n);if(o==="name"&&e.ts.isStringLiteral(n.initializer)){t.name=n.initializer.text;continue}if(o==="description"&&e.ts.isStringLiteral(n.initializer)){t.description=n.initializer.text;continue}if(o==="image"&&e.ts.isStringLiteral(n.initializer)){t.image=n.initializer.text;continue}if(o==="inputs"&&e.ts.isArrayLiteralExpression(n.initializer)){let s=AS(e,n.initializer);It(t,s);continue}if(o==="meta"&&e.ts.isObjectLiteralExpression(n.initializer)){let s=ji(e,n.initializer);s&&typeof s=="object"&&(t.meta=s);continue}}return t}function AS(e,t){let r=[];for(let n of t.elements)e.ts.isObjectLiteralExpression(n)&&r.push(FS(e,n));return r}function FS(e,t){let r=ji(e,t),n=NS(r);return n.isRegistered=!0,n}function Ue(e,t,r){let n=TS(r);return t=Bo(e,t,"name",n.name,!1),t=Bo(e,t,"description",n.description),t=Bo(e,t,"image",n.image),t=Bo(e,t,"meta",n.meta),t=_S(e,t,n),OS(e,t)}function _S(e,t,r){let n=null,o=t.properties.filter(a=>e.ts.isPropertyAssignment(a)&&e.ts.isIdentifier(a.name)),s=o.findIndex(a=>e.ts.isIdentifier(a.name)&&a.name.text==="inputs"),i=[...r.inputs??[]];if(s>-1){if(i.length===0)return Bo(e,t,"inputs",null);let a=o[s];e.ts.isPropertyAssignment(a)&&e.ts.isArrayLiteralExpression(a.initializer)&&(n=a.initializer)}return i.length===0?t:(n=IS(e,n||e.ts.factory.createArrayLiteralExpression(),i),s>-1?o[s]=e.ts.factory.updatePropertyAssignment(o[s],o[s].name,n):o.push(e.ts.factory.createPropertyAssignment("inputs",n)),e.ts.factory.updateObjectLiteralExpression(t,o))}function TS(e){return{name:e.name,description:e.description,image:e.image,inputs:(e.inputs||[]).filter(r=>r.isRegistered).map(RS),...e.meta?{meta:{...e.meta}}:{}}}function RS(e){let t={name:e.name,type:e.type};return(ut(e.defaultValue)||Ii(e.defaultValue)||To(e.defaultValue))&&(t.defaultValue=e.defaultValue),ut(e.friendlyName)&&(t.friendlyName=e.friendlyName),ut(e.helperText)&&(t.helperText=e.helperText),e.required===!0&&(t.required=!0),Array.isArray(e.enum)&&(t.enum=e.enum),e.hideFromUI===!0&&(t.hideFromUI=!0),typeof e.meta=="object"&&e.meta!=null&&Object.keys(e.meta).length>0&&(t.meta=e.meta),t}function IS(e,t,r){let n=t.elements.filter(o=>{if(!e.ts.isObjectLiteralExpression(o))return!1;let s=o.properties.find(a=>ve(e,a)==="name");if(!s)return!1;let i=s.initializer;return e.ts.isStringLiteral(i)?r.some(a=>a.name===i.text):!1});for(let o of r)n=kS(e,n,o);return n.sort((o,s)=>{let i=o.properties.find(p=>ve(e,p)==="name"),a=s.properties.find(p=>ve(e,p)==="name"),u=i?.initializer,c=a?.initializer,l=u&&e.ts.isStringLiteral(u)?u.text:"zz",d=c&&e.ts.isStringLiteral(c)?c.text:"zz";return l.toLowerCase().localeCompare(d.toLowerCase())}),e.ts.factory.updateArrayLiteralExpression(t,n)}function kS(e,t,r){let n=t.findIndex(o=>o.properties.some(s=>{let i=ve(e,s);return e.ts.isPropertyAssignment(s)&&i==="name"&&e.ts.isStringLiteral(s.initializer)&&s.initializer.text===r.name}));if(n>-1)t[n]=Jm(e,t[n],r);else{let o=Jm(e,e.ts.factory.createObjectLiteralExpression([e.ts.factory.createPropertyAssignment("name",e.ts.factory.createStringLiteral(r.name))],!0),r);t.push(o)}return t}function Jm(e,t,r){let n=t.properties.filter(s=>e.ts.isPropertyAssignment(s)),o=Object.keys(r).filter(s=>s!=="isRegistered");for(let s of o)n=$S(e,n,r,s);return n=BS(e,n.filter(s=>{let i=ve(e,s);return o.includes(i)})),e.ts.factory.updateObjectLiteralExpression(t,n)}function $S(e,t,r,n){let o=t.findIndex(s=>e.ts.isIdentifier(s.name)&&s.name.text===n);return o>-1?t[o]=e.ts.factory.updatePropertyAssignment(t[o],t[o].name,Li(e,r[n])):t.push(e.ts.factory.createPropertyAssignment(n,Li(e,r[n]))),t}function It(e,t){for(let r of t){let n=e.inputs.findIndex(o=>o.name===r.name);n>-1?(r.isRegistered||!e.inputs[n].isRegistered)&&(e.inputs[n]=r):e.inputs.push(r)}e.acceptsChildren=Dc(e)}function NS(e){let t=yc(e.type),r={name:e.name.trim(),type:t.builderType};return ut(e.friendlyName)&&e.friendlyName.trim()!==e.name.trim()&&(r.friendlyName=e.friendlyName),(ut(e.defaultValue)||Ii(e.defaultValue)||To(e.defaultValue))&&(r.defaultValue=e.defaultValue),ut(e.helperText)&&(r.helperText=e.helperText),To(e.required)&&(r.required=e.required),typeof e.meta=="object"&&e.meta!=null&&Object.keys(e.meta).length>0&&(r.meta=e.meta),Array.isArray(e.enum)&&e.enum.length>0&&(r.enum=e.enum),e.hideFromUI===!0&&(r.hideFromUI=!0),vc(r)}function Dc(e){let t=e.inputs.some(n=>n.name==="children"),r=e.inputs.some(n=>n.meta?.ts==="ReactNode");return!!(t||r||e.acceptsChildren===!0)}function vc(e){if(e.name==="children"&&(e.hideFromUI=!0,delete e.required),e.type==="object"&&e.defaultValue==null&&(e.hideFromUI=!0),e.type==="list"&&e.defaultValue==null&&(e.hideFromUI=!0),e.meta){let t=e.meta.ts;typeof t=="string"&&(t=t.trim(),t.endsWith("ReactNode")&&(t="ReactNode"),e.meta.ts=t,t==="ReactNode"&&(e.hideFromUI=!0))}return e}function OS(e,t){let r=[...t.properties].sort((n,o)=>{let s=ve(e,n)||"zz",i=ve(e,o)||"zz";if(s==="inputs")return 1;let a=Ym.indexOf(s),u=Ym.indexOf(i);return a>-1?u>-1&&a>u?1:-1:u>-1?a>-1&&u<a?-1:1:s.localeCompare(i)});return e.ts.factory.updateObjectLiteralExpression(t,r)}var Ym=["component","name","description"];function BS(e,t){return[...t].sort((n,o)=>{let s=ve(e,n)||"zz",i=ve(e,o)||"zz",a=Qm.indexOf(s),u=Qm.indexOf(i);return a>-1?u>-1&&a>u?1:-1:u>-1?a>-1&&u<a?-1:1:s.localeCompare(i)})}var Qm=["name","type"];function Mo(e,t){for(let r of t.properties){if(!e.ts.isPropertyAssignment(r)||!e.ts.isIdentifier(r.name))continue;if(ve(e,r)==="canHaveChildren"){let{initializer:o}=r;return o.kind===e.ts.SyntaxKind.TrueKeyword}}return!1}function Zm(e,t){let r=`Builder.registerComponent(
295
+ `),await e.writeFile(t,s),"create"}catch(i){if(i&&String(i).includes("EACCES"))return e.debug(`Permssion denied, failed to create or modify .env file with "${r}=${n}" at ${t}`),"permission-error";e.Sentry?.captureException(i)}return null}async function Si(e){return await Tr(e,[".env.local",".env.development.local",".env.production.local",".env.development",".env.production",".env"],kr)}async function Yg(e,t){let r=await Si(e),n=await $r(e,r.file,r.envKey,t);return{...r,modifiedType:n}}var kr="NEXT_PUBLIC_BUILDER_API_KEY";function Po(e,t,r,n,o=!0){let s=t.properties.filter(a=>e.ts.isPropertyAssignment(a)),i=wA(e,t,r);return i>-1?n==null&&o?e.ts.factory.updateObjectLiteralExpression(t,s.filter((a,u)=>u!==i)):(s[i]=e.ts.factory.updatePropertyAssignment(s[i],s[i].name,Ei(e,n)),e.ts.factory.updateObjectLiteralExpression(t,s)):(n!=null&&s.push(e.ts.factory.createPropertyAssignment(r,Ei(e,n))),e.ts.factory.updateObjectLiteralExpression(t,s))}function wA(e,t,r){return t.properties.findIndex(n=>he(e,n)===r)}function Pi(e,t){switch(t.kind){case e.ts.SyntaxKind.ArrayLiteralExpression:return SA(e,t);case e.ts.SyntaxKind.ObjectLiteralExpression:return xA(e,t);case e.ts.SyntaxKind.StringLiteral:return t.text;case e.ts.SyntaxKind.NumericLiteral:return Number(t.text);case e.ts.SyntaxKind.NoSubstitutionTemplateLiteral:return t.text;case e.ts.SyntaxKind.TrueKeyword:return!0;case e.ts.SyntaxKind.FalseKeyword:return!1;case e.ts.SyntaxKind.Identifier:switch(t.escapedText){case"undefined":return;case"null":return null;case"String":return String;case"Number":return Number;case"Boolean":return Boolean;case"NaN":return NaN}}}function xA(e,t){let r={};if(t&&e.ts.isObjectLiteralExpression(t)){for(let n of t.properties)if(e.ts.isPropertyAssignment(n)){let o=he(e,n);o&&(r[o]=Pi(e,n.initializer))}}return r}function SA(e,t){return t&&e.ts.isArrayLiteralExpression(t)?t.elements.map(r=>Pi(e,r)):[]}function he(e,t){if(t&&e.ts.isPropertyAssignment(t)){let r=t.name;switch(r.kind){case e.ts.SyntaxKind.Identifier:return r.text;case e.ts.SyntaxKind.StringLiteral:case e.ts.SyntaxKind.NumericLiteral:return r.text;case e.ts.SyntaxKind.ComputedPropertyName:let n=r.expression;if(e.ts.isStringLiteral(n)||e.ts.isNumericLiteral(n))return r.expression.text}}}function Ei(e,t){return _c(e,t,new WeakSet)}function _c(e,t,r){return t===void 0?e.ts.factory.createIdentifier("undefined"):t===null?e.ts.factory.createIdentifier("null"):typeof t=="string"?e.ts.factory.createStringLiteral(t):typeof t=="number"?isNaN(t)?e.ts.factory.createIdentifier("NaN"):e.ts.factory.createNumericLiteral(t):t===!0?e.ts.factory.createTrue():t===!1?e.ts.factory.createFalse():t===String?e.ts.factory.createIdentifier("String"):t===Number?e.ts.factory.createIdentifier("Number"):t===Boolean?e.ts.factory.createIdentifier("Boolean"):Array.isArray(t)?EA(e,t,r):typeof t=="object"?PA(e,t,r):e.ts.factory.createIdentifier(t)}function EA(e,t,r){let n=t.map(o=>_c(e,o,r));return e.ts.factory.createArrayLiteralExpression(n,!0)}function PA(e,t,r){if(r.has(t))return e.ts.factory.createIdentifier("undefined");r.add(t);let n=Object.keys(t).map(o=>e.ts.factory.createPropertyAssignment(o,_c(e,t[o],r)));return e.ts.factory.createObjectLiteralExpression(n,!0)}function Kn(e,t,r){let n=[];if(!r)return n;let o=null;if(e.ts.isArrowFunction(r)||e.ts.isFunctionExpression(r)||e.ts.isFunctionDeclaration(r)){let s=r.parameters;if(s.length>0){let i=s[0],a=t.getTypeAtLocation(i);a.aliasTypeArguments&&a.aliasTypeArguments.length>0&&(a=a.aliasTypeArguments[0]),!!(a.flags&e.ts.TypeFlags.Object)&&(o=a.getProperties())}}else if(e.ts.isIdentifier(r)){let s=t.getTypeAtLocation(r),i=s.symbol?.valueDeclaration;if(i&&e.ts.isClassDeclaration(i)){let u=i.heritageClauses?.find(c=>c.token===e.ts.SyntaxKind.ExtendsKeyword)?.types;if(u){for(let c of u)if(t.getSymbolAtLocation(c.expression)?.name==="Component"){if(e.ts.isExpressionWithTypeArguments(c)){let p=c.typeArguments;if(p){let d=p[0];o=t.getTypeFromTypeNode(d).getProperties()}}break}}}if(!o){let a=s.getCallSignatures();if(a.length>0){let u=a[0].getParameters();u.length>0&&(o=t.getTypeOfSymbolAtLocation(u[0],r).getProperties())}}}else if(e.ts.isExportSpecifier(r)){let s=t.getSymbolAtLocation(r.name);if(s){let a=t.getTypeOfSymbolAtLocation(s,r).getCallSignatures();if(a.length>0){let u=a[0].getParameters();u.length>0&&(o=t.getTypeOfSymbolAtLocation(u[0],r).getProperties())}}}if(o)for(let s of o){let i=_A(e,t,s);i&&n.push(i)}return n=n.filter(Xg),n.length>0?n:AA(e,r)}function _A(e,t,r){let n=r.valueDeclaration,o=r.getName();if(n||(n=r.getDeclarations()?.[0]),n&&e.ts.isPropertySignature(n)){if(o!=="children"&&n.getSourceFile().fileName.includes("node_modules/@types/"))return null;let s="string",i;if(n?.type){let u=t.getTypeFromTypeNode(n.type),c=t.typeToString(u),l=Ac(c);l.knownType?s=l.builderType:TA(c)||u.flags&e.ts.TypeFlags.StringLike?s="string":u.flags&e.ts.TypeFlags.NumberLike?s="number":u.flags&e.ts.TypeFlags.IndexedAccess?s="list":u.flags&e.ts.TypeFlags.Object||u.isUnion()&&u.types.every(p=>p.flags&e.ts.TypeFlags.Object)||u.isIntersection()&&u.types.some(p=>p.flags&e.ts.TypeFlags.Object)?s="object":s="string",c!==s&&(i=c)}let a={name:o,type:s,isRegistered:!1};if(i&&n.type){let u=IA(e,t,t.getTypeFromTypeNode(n.type));a.meta=a.meta||{},u&&u.length>0&&a.type==="string"&&u.every(kA)?a.enum=u.map(RA):a.meta.ts=i}return n.questionToken||(a.required=!0),a}return null}function AA(e,t){let r=[],n=e.ts.getJSDocCommentsAndTags(t);for(let o of n)if(!(!e.ts.isJSDoc(o)||!o.tags))for(let s of o.tags){if(!e.ts.isJSDocParameterTag(s)||s.tagName.text!=="param")continue;let a=s.typeExpression?.type;if(!a||!e.ts.isJSDocTypeLiteral(a))continue;let u=a.jsDocPropertyTags;if(u)for(let c of u){if(!e.ts.isJSDocPropertyLikeTag(c))continue;let l=c.name;if(!e.ts.isQualifiedName(l))continue;let p=c.typeExpression;if(!p)continue;let d="";switch(p.type.kind){case e.ts.SyntaxKind.StringKeyword:{d="string";break}case e.ts.SyntaxKind.NumberKeyword:{d="number";break}case e.ts.SyntaxKind.BooleanKeyword:{d="boolean";break}default:continue}let m={name:l.right.text,type:d,isRegistered:!1};r.push(m)}}return r.filter(Xg)}var FA=["ClassicComponent","FunctionComponent","IntrinsicElements","JSX","ReactNode","ReactElement","ReactPortal"];function TA(e){return typeof e!="string"?!1:!!FA.some(t=>e.includes(t))}function Ac(e){return typeof e=="string"&&(e=e.trim(),$A.some(t=>t.value===e))?{builderType:e,knownType:!0}:{builderType:"string",knownType:!1}}var $A=[{value:"boolean",text:"boolean"},{value:"color",text:"color (provides a color in hex or rgb)"},{value:"date",text:"date (same format as the Date constructor)"},{value:"email",text:"email"},{value:"file",text:"file (uploads a file and provides a url)"},{value:"list",text:"list (collection of items)"},{value:"longText",text:"longText (multiline text editor)"},{value:"number",text:"number"},{value:"object",text:"object (set of specific names and values)"},{value:"richText",text:"richText (provides value as html)"},{value:"string",text:"string"}];function kA(e){return/^['"].*['"]$/.test(e)}function RA(e){return(e.startsWith('"')||e.startsWith("'"))&&(e.endsWith('"')||e.endsWith("'"))?e.slice(1,-1):e}var IA=(e,t,r)=>{let n=new Set;Qg(e,t,r,n);let o=n.delete("true"),s=n.delete("false");(o||s)&&n.add("boolean");let i=Array.from(n.keys()).sort();if(i.length>1&&(i=i.map(a=>a.indexOf("=>")>=0?`(${a})`:a)),!(i.length>20))return i},NA=(e,t,r)=>{let n=e.ts.TypeFormatFlags.InElementType|e.ts.TypeFormatFlags.NoTruncation;return t.typeToString(r,void 0,n)},Qg=(e,t,r,n)=>{if(r.isUnion())r.types.forEach(o=>{Qg(e,t,o,n)});else if(r.isLiteral()){let o=NA(e,t,r);n.add(o)}};function Xg(e){let t=e?.name;if(typeof t!="string"||t===""||t.startsWith("aria")||t.startsWith("data-"))return!1;if(t.startsWith("on")&&t.length>2){let r=t.charAt(2);if(r.toUpperCase()===r)return!1}return!OA.has(t.toLowerCase())}var OA=new Set(["about","accessKey","accessKeyLabel","asChild","autoCapitalize","autoCorrect","autoFocus","autoSave","blur","contentEditable","contextMenu","dangerouslySetInnerHTML","datatype","defaultChecked","defaultValue","dir","draggable","enterKeyHint","focus","form","formAction","formEncType","formMethod","formNoValidate","formTarget","inlist","innerText","inputMode","is","isContentEditable","itemID","itemProp","itemRef","itemScope","itemType","lang","nonce","offsetHeight","offsetLeft","offsetTop","offsetWidth","outerText","prefix","property","radioGroup","rel","resource","results","rev","role","security","slot","spellCheck","suppressContentEditableWarning","suppressHydrationWarning","tabIndex","translate","typeof","unselectable","vocab"].map(e=>e.toLowerCase()));function Ft(e,t,r){for(let n of r.properties){if(!e.ts.isPropertyAssignment(n))continue;let o=he(e,n);if(o==="name"&&e.ts.isStringLiteral(n.initializer)){t.name=n.initializer.text;continue}if(o==="description"&&e.ts.isStringLiteral(n.initializer)){t.description=n.initializer.text;continue}if(o==="image"&&e.ts.isStringLiteral(n.initializer)){t.image=n.initializer.text;continue}if(o==="inputs"&&e.ts.isArrayLiteralExpression(n.initializer)){let s=MA(e,n.initializer);Vt(t,s);continue}if(o==="meta"&&e.ts.isObjectLiteralExpression(n.initializer)){let s=Pi(e,n.initializer);s&&typeof s=="object"&&(t.meta=s);continue}}return t}function MA(e,t){let r=[];for(let n of t.elements)e.ts.isObjectLiteralExpression(n)&&r.push(BA(e,n));return r}function BA(e,t){let r=Pi(e,t),n=qA(r);return n.isRegistered=!0,n}function We(e,t,r){let n=zA(r);return t=Po(e,t,"name",n.name,!1),t=Po(e,t,"description",n.description),t=Po(e,t,"image",n.image),t=Po(e,t,"meta",n.meta),t=LA(e,t,n),KA(e,t)}function LA(e,t,r){let n=null,o=t.properties.filter(a=>e.ts.isPropertyAssignment(a)&&e.ts.isIdentifier(a.name)),s=o.findIndex(a=>e.ts.isIdentifier(a.name)&&a.name.text==="inputs"),i=[...r.inputs??[]];if(s>-1){if(i.length===0)return Po(e,t,"inputs",null);let a=o[s];e.ts.isPropertyAssignment(a)&&e.ts.isArrayLiteralExpression(a.initializer)&&(n=a.initializer)}return i.length===0?t:(n=UA(e,n||e.ts.factory.createArrayLiteralExpression(),i),s>-1?o[s]=e.ts.factory.updatePropertyAssignment(o[s],o[s].name,n):o.push(e.ts.factory.createPropertyAssignment("inputs",n)),e.ts.factory.updateObjectLiteralExpression(t,o))}function zA(e){return{name:e.name,description:e.description,image:e.image,inputs:(e.inputs||[]).filter(r=>r.isRegistered).map(jA),...e.meta?{meta:{...e.meta}}:{}}}function jA(e){let t={name:e.name,type:e.type};return(vt(e.defaultValue)||Di(e.defaultValue)||vo(e.defaultValue))&&(t.defaultValue=e.defaultValue),vt(e.friendlyName)&&(t.friendlyName=e.friendlyName),vt(e.helperText)&&(t.helperText=e.helperText),e.required===!0&&(t.required=!0),Array.isArray(e.enum)&&(t.enum=e.enum),e.hideFromUI===!0&&(t.hideFromUI=!0),typeof e.meta=="object"&&e.meta!=null&&Object.keys(e.meta).length>0&&(t.meta=e.meta),t}function UA(e,t,r){let n=t.elements.filter(o=>{if(!e.ts.isObjectLiteralExpression(o))return!1;let s=o.properties.find(a=>he(e,a)==="name");if(!s)return!1;let i=s.initializer;return e.ts.isStringLiteral(i)?r.some(a=>a.name===i.text):!1});for(let o of r)n=VA(e,n,o);return n.sort((o,s)=>{let i=o.properties.find(d=>he(e,d)==="name"),a=s.properties.find(d=>he(e,d)==="name"),u=i?.initializer,c=a?.initializer,l=u&&e.ts.isStringLiteral(u)?u.text:"zz",p=c&&e.ts.isStringLiteral(c)?c.text:"zz";return l.toLowerCase().localeCompare(p.toLowerCase())}),e.ts.factory.updateArrayLiteralExpression(t,n)}function VA(e,t,r){let n=t.findIndex(o=>o.properties.some(s=>{let i=he(e,s);return e.ts.isPropertyAssignment(s)&&i==="name"&&e.ts.isStringLiteral(s.initializer)&&s.initializer.text===r.name}));if(n>-1)t[n]=eh(e,t[n],r);else{let o=eh(e,e.ts.factory.createObjectLiteralExpression([e.ts.factory.createPropertyAssignment("name",e.ts.factory.createStringLiteral(r.name))],!0),r);t.push(o)}return t}function eh(e,t,r){let n=t.properties.filter(s=>e.ts.isPropertyAssignment(s)),o=Object.keys(r).filter(s=>s!=="isRegistered");for(let s of o)n=HA(e,n,r,s);return n=GA(e,n.filter(s=>{let i=he(e,s);return o.includes(i)})),e.ts.factory.updateObjectLiteralExpression(t,n)}function HA(e,t,r,n){let o=t.findIndex(s=>e.ts.isIdentifier(s.name)&&s.name.text===n);return o>-1?t[o]=e.ts.factory.updatePropertyAssignment(t[o],t[o].name,Ei(e,r[n])):t.push(e.ts.factory.createPropertyAssignment(n,Ei(e,r[n]))),t}function Vt(e,t){for(let r of t){let n=e.inputs.findIndex(o=>o.name===r.name);n>-1?(r.isRegistered||!e.inputs[n].isRegistered)&&(e.inputs[n]=r):e.inputs.push(r)}e.acceptsChildren=Fc(e)}function qA(e){let t=Ac(e.type),r={name:e.name.trim(),type:t.builderType};return vt(e.friendlyName)&&e.friendlyName.trim()!==e.name.trim()&&(r.friendlyName=e.friendlyName),(vt(e.defaultValue)||Di(e.defaultValue)||vo(e.defaultValue))&&(r.defaultValue=e.defaultValue),vt(e.helperText)&&(r.helperText=e.helperText),vo(e.required)&&(r.required=e.required),typeof e.meta=="object"&&e.meta!=null&&Object.keys(e.meta).length>0&&(r.meta=e.meta),Array.isArray(e.enum)&&e.enum.length>0&&(r.enum=e.enum),e.hideFromUI===!0&&(r.hideFromUI=!0),Tc(r)}function Fc(e){let t=e.inputs.some(n=>n.name==="children"),r=e.inputs.some(n=>n.meta?.ts==="ReactNode");return!!(t||r||e.acceptsChildren===!0)}function Tc(e){if(e.name==="children"&&(e.hideFromUI=!0,delete e.required),e.type==="object"&&e.defaultValue==null&&(e.hideFromUI=!0),e.type==="list"&&e.defaultValue==null&&(e.hideFromUI=!0),e.meta){let t=e.meta.ts;typeof t=="string"&&(t=t.trim(),t.endsWith("ReactNode")&&(t="ReactNode"),e.meta.ts=t,t==="ReactNode"&&(e.hideFromUI=!0))}return e}function KA(e,t){let r=[...t.properties].sort((n,o)=>{let s=he(e,n)||"zz",i=he(e,o)||"zz";if(s==="inputs")return 1;let a=th.indexOf(s),u=th.indexOf(i);return a>-1?u>-1&&a>u?1:-1:u>-1?a>-1&&u<a?-1:1:s.localeCompare(i)});return e.ts.factory.updateObjectLiteralExpression(t,r)}var th=["component","name","description"];function GA(e,t){return[...t].sort((n,o)=>{let s=he(e,n)||"zz",i=he(e,o)||"zz",a=rh.indexOf(s),u=rh.indexOf(i);return a>-1?u>-1&&a>u?1:-1:u>-1?a>-1&&u<a?-1:1:s.localeCompare(i)})}var rh=["name","type"];function _o(e,t){for(let r of t.properties){if(!e.ts.isPropertyAssignment(r)||!e.ts.isIdentifier(r.name))continue;if(he(e,r)==="canHaveChildren"){let{initializer:o}=r;return o.kind===e.ts.SyntaxKind.TrueKeyword}}return!1}function nh(e,t){let r=`Builder.registerComponent(
296
296
  `;if(e.appDir)t.acceptsChildren?r+=` withChildren(${t.importName}),
297
297
  `:r+=` ${t.importName},
298
- `;else{let o=t.externalImportPath?t.externalImportPath:le(e,e.registryPath,t.filePath);t.exportName==="default"?t.acceptsChildren?r+=` withChildren(dynamic(() => import(${JSON.stringify(o)}))),
298
+ `;else{let o=t.externalImportPath?t.externalImportPath:ae(e,e.registryPath,t.filePath);t.exportName==="default"?t.acceptsChildren?r+=` withChildren(dynamic(() => import(${JSON.stringify(o)}))),
299
299
  `:r+=` dynamic(() => import(${JSON.stringify(o)})),
300
300
  `:t.acceptsChildren?r+=` withChildren(dynamic(async () => (await import(${JSON.stringify(o)})).${t.exportName})),
301
301
  `:r+=` dynamic(async () => (await import(${JSON.stringify(o)})).${t.exportName}),
302
302
  `}r+=` {
303
303
  name: "${t.name}",
304
304
  }
305
- `,r+=");";let n=ra(e,r);return Cc(e,n,t)}function Cc(e,t,r){if(!e.ts.isExpressionStatement(t))return t;let n=t.expression;if(!e.ts.isCallExpression(n))return t;let o=[...n.arguments];if(o.length<2)return t;r.acceptsChildren?e.ts.isCallExpression(o[0])&&e.ts.isIdentifier(o[0].expression)&&o[0].expression.text==="withChildren"||(o[0]=e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("withChildren"),void 0,[o[0]])):e.ts.isCallExpression(o[0])&&e.ts.isIdentifier(o[0].expression)&&o[0].expression.text==="withChildren"&&(o[0]=o[0].arguments[0]);let s=o[1];return e.ts.isObjectLiteralExpression(s)?(o[1]=Ue(e,s,r),e.ts.factory.updateExpressionStatement(t,e.ts.factory.updateCallExpression(n,n.expression,n.typeArguments,o))):t}function fe(e,t,r,n="esm"){return Array.isArray(r.namedImports)&&r.namedImports.forEach(o=>{t=MS(e,t,o,r.importPath,!!r.isTypeOnly,n)}),typeof r.defaultImport=="string"&&(t=LS(e,t,r.defaultImport,r.importPath,n)),t}function MS(e,t,r,n,o,s){return s==="cjs"?eg(e,t,null,r,n):Xm(e,t,null,r,n,o)}function LS(e,t,r,n,o){return o==="cjs"?eg(e,t,r,null,n):Xm(e,t,r,null,n,!1)}function Xm(e,t,r,n,o,s){let i=[...t.statements],a=0,u=!1,c=!1;for(let h=0;h<i.length;h++){let g=i[h];if(!e.ts.isImportDeclaration(g)||(a=h,!g.moduleSpecifier||!e.ts.isStringLiteral(g.moduleSpecifier))||g.moduleSpecifier.text!==o||!!g.importClause?.isTypeOnly!==s)continue;let m=[],y=g.importClause?.namedBindings;if(y&&e.ts.isNamedImports(y)&&y.elements&&m.push(...y.elements),typeof n=="string"){if(m.some(w=>w.name.text===n))return t;m.push(e.ts.factory.createImportSpecifier(!1,void 0,e.ts.factory.createIdentifier(n))),m.sort((w,x)=>w.name.text.localeCompare(x.name.text)),u=!0}let D=g.importClause?g.importClause.name:void 0;if(typeof r=="string"){if(D&&D.text===r)return t;D=e.ts.factory.createIdentifier(r),c=!0}if(u||c)return i[h]=e.ts.factory.updateImportDeclaration(g,void 0,e.ts.factory.createImportClause(s,D,e.ts.factory.createNamedImports(m)),g.moduleSpecifier,void 0),e.ts.factory.updateSourceFile(t,i)}let l,d;typeof r=="string"&&(l=e.ts.factory.createIdentifier(r)),typeof n=="string"&&(d=e.ts.factory.createNamedImports([e.ts.factory.createImportSpecifier(!1,void 0,e.ts.factory.createIdentifier(n))]));let p=e.ts.factory.createImportDeclaration(void 0,e.ts.factory.createImportClause(s,l,d),e.ts.factory.createStringLiteral(o));return i.splice(a,0,p),e.ts.factory.updateSourceFile(t,i)}function eg(e,t,r,n,o){let s=[...t.statements],i=0;for(let a=0;a<s.length;a++){let u=s[a];if(e.ts.isVariableStatement(u))for(let c=0;c<u.declarationList.declarations.length;c++){let l=[...u.declarationList.declarations],d=l[c],p=d.initializer;if(!p||!e.ts.isCallExpression(p))continue;let h=p.expression;if(!e.ts.isIdentifier(h)||h.text!=="require"||p.arguments.length!==1)continue;let g=p.arguments[0];if(e.ts.isStringLiteral(g)&&(i=a,g.text===o)){if(e.ts.isIdentifier(d.name)&&typeof r=="string")return d.name.text===r?t:(l[c]=e.ts.factory.updateVariableDeclaration(d,e.ts.factory.createIdentifier(r),d.exclamationToken,d.type,d.initializer),s[a]=e.ts.factory.updateVariableStatement(u,u.modifiers,e.ts.factory.updateVariableDeclarationList(u.declarationList,l)),e.ts.factory.updateSourceFile(t,s));if(e.ts.isObjectBindingPattern(d.name)&&typeof n=="string"){let m=[...d.name.elements];return m.some(D=>!e.ts.isBindingElement(D)||!e.ts.isIdentifier(D.name)?!1:D.name.text===n)?t:(m.push(e.ts.factory.createBindingElement(void 0,void 0,n)),m.sort((D,w)=>!e.ts.isBindingElement(D)||!e.ts.isIdentifier(D.name)||!e.ts.isBindingElement(w)||!e.ts.isIdentifier(w.name)?0:D.name.text.localeCompare(w.name.text)),l[c]=e.ts.factory.updateVariableDeclaration(d,e.ts.factory.createObjectBindingPattern(m),d.exclamationToken,d.type,d.initializer),s[a]=e.ts.factory.updateVariableStatement(u,u.modifiers,e.ts.factory.updateVariableDeclarationList(u.declarationList,l)),e.ts.factory.updateSourceFile(t,s))}}}}if(typeof r=="string"){let a=e.ts.factory.createVariableStatement(void 0,e.ts.factory.createVariableDeclarationList([e.ts.factory.createVariableDeclaration(r,void 0,void 0,e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("require"),void 0,[e.ts.factory.createStringLiteral(o)]))],e.ts.NodeFlags.Const));return s.splice(i,0,a),e.ts.factory.updateSourceFile(t,s)}if(typeof n=="string"){let a=e.ts.factory.createVariableStatement(void 0,e.ts.factory.createVariableDeclarationList([e.ts.factory.createVariableDeclaration(e.ts.factory.createObjectBindingPattern([e.ts.factory.createBindingElement(void 0,void 0,n)]),void 0,void 0,e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("require"),void 0,[e.ts.factory.createStringLiteral(o)]))],e.ts.NodeFlags.Const));return s.splice(i,0,a),e.ts.factory.updateSourceFile(t,s)}return t}function Kn(e,t,r="esm"){return r==="cjs"?US(e,t):jS(e,t)}function jS(e,t){let r=[];for(let n of t.statements){if(e.ts.isExportDeclaration(n)){if(n.exportClause&&e.ts.isNamedExports(n.exportClause)){for(let o of n.exportClause.elements)if(n.moduleSpecifier&&r.push({isDefaultExport:!1,statement:n,node:o}),e.ts.isIdentifier(o.name)){let s=o.name.text;for(let i of t.statements)if(e.ts.isVariableStatement(i))for(let a of i.declarationList.declarations)e.ts.isIdentifier(a.name)&&a.name.text===s&&r.push({isDefaultExport:!1,statement:i,node:i});else e.ts.isFunctionDeclaration(i)&&i.name&&i.name.text===s&&r.push({isDefaultExport:!1,statement:i,node:i})}}else!n.exportClause&&n.moduleSpecifier&&r.push({isDefaultExport:!1,statement:n,node:n});continue}if(e.ts.isExportAssignment(n)){let o=n.flags===e.ts.NodeFlags.None,s=n.expression;if(e.ts.isIdentifier(s)){let i=s.text;for(let a of t.statements){if(e.ts.isVariableStatement(a))for(let u of a.declarationList.declarations)e.ts.isIdentifier(u.name)&&u.name.text===i&&r.push({isDefaultExport:o,statement:a,node:a});e.ts.isFunctionDeclaration(a)&&a.name?.text===i&&r.push({isDefaultExport:o,statement:a,node:a})}}else(e.ts.isArrowFunction(s)||e.ts.isCallExpression(s)||e.ts.isFunctionDeclaration(s)||e.ts.isObjectLiteralExpression(s))&&r.push({isDefaultExport:o,statement:n,node:s});continue}if((e.ts.isVariableStatement(n)||e.ts.isFunctionDeclaration(n))&&n.modifiers&&n.modifiers.some(o=>o.kind===e.ts.SyntaxKind.ExportKeyword)){r.push({isDefaultExport:n.modifiers.some(o=>o.kind===e.ts.SyntaxKind.DefaultKeyword),statement:n,node:n});continue}}return r}function US(e,t){let r=[];for(let n of t.statements)if(e.ts.isExpressionStatement(n)&&e.ts.isBinaryExpression(n.expression)&&e.ts.isPropertyAccessExpression(n.expression.left)){let o=n.expression.left,s=n.expression.right;if(!e.ts.isIdentifier(o.expression))continue;if(o.expression.text==="module"&&o.name.text==="exports"){if(e.ts.isIdentifier(s)){let i=s.text;for(let a of t.statements)if(e.ts.isVariableStatement(a))for(let u of a.declarationList.declarations)e.ts.isIdentifier(u.name)&&u.name.text===i&&r.push({isDefaultExport:!0,statement:a,node:a});else e.ts.isFunctionDeclaration(a)&&a.name&&a.name.text===i&&r.push({isDefaultExport:!0,statement:a,node:a})}else r.push({isDefaultExport:!0,statement:n,node:s});continue}}return r}function VS(e,t,r){for(let n of t.statements)if(e.ts.isImportDeclaration(n)&&n.importClause){if(n.importClause.namedBindings&&e.ts.isNamedImports(n.importClause.namedBindings)){for(let o of n.importClause.namedBindings.elements)if(e.ts.isIdentifier(o.name)&&o.name.text===r&&e.ts.isStringLiteral(n.moduleSpecifier))return{importPath:n.moduleSpecifier.text,exportType:"named"}}if(n.importClause.name&&n.importClause.name.text===r&&e.ts.isStringLiteral(n.moduleSpecifier))return{importPath:n.moduleSpecifier.text,exportType:"default"}}return null}async function Sr(e,t,r,n){let o=VS(e,r,n);if(o){let s=await Ui(e,e.normalize(e.resolve(e.dirname(t),o.importPath))),i=e.relative(e.getAppRootDir(),s);return{displayFilePath:De(e,s),filePath:s,relFilePath:i,importPath:o.importPath,exportType:o.exportType}}return null}function Lo(e,t,r){for(let n=0;n<t.statements.length;n++){let o=t.statements[n];if(e.ts.isVariableStatement(o)){for(let s of o.declarationList.declarations)if(e.ts.isIdentifier(s.name)&&s.name.text===r)return{statement:o,statementIndex:n}}}return null}function Me(e,t,r){let n=Lo(e,t,r);if(n&&n.statement.declarationList.declarations.length>0){let o=n.statement.declarationList.declarations[0];if(o.initializer&&e.ts.isArrayLiteralExpression(o.initializer))return{statement:n.statement,statementIndex:n.statementIndex,variableDeclaration:o,arrayLiteralExp:o.initializer}}return null}function ga(e,t){if(t){if(HS(e,t))return!0;let r=!1;if(t.forEachChild(n=>{ga(e,n)&&(r=!0)}),r)return!0}return!1}function HS(e,t){return e.ts.isJsxElement(t)||e.ts.isJsxOpeningElement(t)||e.ts.isJsxOpeningFragment(t)||e.ts.isJsxSelfClosingElement(t)||e.ts.isJsxFragment(t)||e.ts.isJsxChild(t)}async function Ui(e,t){let r=e.extname(t).toLowerCase();if(r===""||!bc.includes(r)){for(let n of bc){let o=t+n;if(await e.exists(o))return o}for(let n of bc){let o=e.join(t,"index"+n);if(await e.exists(o))return o}}return t}var bc=[".tsx",".jsx",".ts",".js"];function jo(e,t,r){if(!r||!t)return;let n=t.getSymbolAtLocation(r);if(!n)return;let o=n.valueDeclaration;if(!o)return;let s=o.getSourceFile().fileName,i=zS(e,s);return i?[{name:i}]:void 0}function zS(e,t){if(typeof t=="string"){t=e.normalize(ar(t));let r=t.split("/"),n=r.lastIndexOf("node_modules");if(n>-1){let o=r.slice(n+1),s=o[0];if(s)return s.startsWith("@")&&o[1]&&(s+="/"+o[1]),s}}}function qt(e){let t=[];for(let r of e)if(r.dependencies)for(let n of r.dependencies)t.some(o=>o.name===n.name)||t.push({...n});return t.sort((r,n)=>r.name.localeCompare(n.name))}function tg(e,t,r="esm"){return r==="cjs"?GS(e,t):qS(e,t)}var KS=/^(@\w|\w)/;function qS(e,t){let r=[];for(let n of t.statements)if(e.ts.isImportDeclaration(n)&&e.ts.isLiteralExpression(n.moduleSpecifier)){if(!KS.test(n.moduleSpecifier.text)||n.importClause?.isTypeOnly)continue;if(n.importClause&&n.importClause.namedBindings&&e.ts.isNamedImports(n.importClause.namedBindings))for(let o of n.importClause.namedBindings.elements)o.isTypeOnly||r.push({isDefaultExport:!1,statement:n,node:o.name});n.importClause&&n.importClause.name&&r.push({isDefaultExport:!0,statement:n,node:n.importClause.name})}return r}function GS(e,t){return[]}async function Uo(e,t){if(!t.some(i=>!i.isRegistered))return t;let n=await je(e,t.map(i=>i.filePath)),o=n.getTypeChecker();return await Promise.all(t.map(async i=>{let a=n.getSourceFile(i.filePath);if(a){let c=(await hn(e,o,i.filePath,a,!1)).find(l=>l.cmpInfo.id===i.id);c&&(i.inputs=zn(e,o,c.node.fnNode))}return i}))}async function Vo(e,t,r,n){if(t.node.fnNode){let{sourceFile:o,typeChecker:s}=await Io(e,t.cmpInfo.filePath,r),a=(await hn(e,s,t.cmpInfo.filePath,o,n)).find(u=>u.cmpInfo.id===t.cmpInfo.id);if(!a)throw new Error(`createComponentInputs() Could not find component ${t.cmpInfo.name} in ${t.cmpInfo.filePath}`);return zn(e,s,a.node.fnNode)}return[]}async function ng(e,t,r){let n=e.extname(t).toLowerCase();if(n===".tsx"||n===".jsx"||n===".ts"||n===".js"){let o=await e.readFile(t);if(o)return WS(e,t,o,r)}return null}function WS(e,t,r,n=!1){let o=ce(e,r);return hn(e,null,t,o,n)}async function hn(e,t,r,n,o){let s=[];for(let a of n.statements)if(e.ts.isExpressionStatement(a)&&e.ts.isStringLiteral(a.expression)&&a.expression.text==="use server")return s;let i=Kn(e,n);return o&&i.push(...tg(e,n)),r=e.normalize(r),await Promise.all(i.map(async a=>{let u=await JS(e,t,r,a);s.push(...u)})),s}async function JS(e,t,r,n){let o=[],s=e.relative(e.getAppRootDir(),r),i=Se(e,r);if(e.ts.isVariableStatement(n.node)){for(let a of n.node.declarationList.declarations){if(!e.ts.isIdentifier(a.name)||!Ro(a.name.text))continue;let u=Jr(e,t,a.initializer);if(u){let c=u.name||a.name.text,l=n.isDefaultExport?"default":c,d=n.isDefaultExport?"default":"named";o.push({cmpInfo:{id:await be(e,r,l),displayFilePath:De(e,r),name:xe(c),inputs:[],exportName:l,exportType:d,importName:c,filePath:r,relFilePath:s,importPath:i,dependencies:u.deps,framework:"react"},node:u})}}return o}if(e.ts.isArrowFunction(n.node)){let a=Jr(e,t,n.node);if(a){let u=Ut(e,r),c=n.isDefaultExport?"default":u,l=n.isDefaultExport?"default":"named";o.push({cmpInfo:{id:await be(e,r,c),displayFilePath:De(e,r),name:u,inputs:[],exportName:c,exportType:l,importName:Un(e,r),filePath:r,relFilePath:s,importPath:i,dependencies:a.deps,framework:"react"},node:a})}return o}if(e.ts.isFunctionExpression(n.node)||e.ts.isFunctionDeclaration(n.node)){let a=n.node.name?.text;if(a&&!Ro(a))return o;let u=Jr(e,t,n.node);if(u){let c=u.name||Ut(e,r),l=n.isDefaultExport||!u.name?"default":u.name,d=n.isDefaultExport?"default":"named";o.push({cmpInfo:{id:await be(e,r,l),displayFilePath:De(e,r),name:c,inputs:[],exportName:l,exportType:d,importName:u.name||Un(e,r),filePath:r,relFilePath:s,importPath:i,dependencies:u.deps,framework:"react"},node:u})}return o}if((e.ts.isExportSpecifier(n.node)||e.ts.isIdentifier(n.node))&&Ro(n.node.getText())){let a,u=Jr(e,t,n.node);if(u){let c=u.name||Ut(e,r),l=n.isDefaultExport||!u.name?"default":u.name,d=n.isDefaultExport?"default":"named",p=YS(e,n.node)?.moduleSpecifier??QS(e,n.node)?.moduleSpecifier;if(p&&e.ts.isStringLiteral(p)){let h=t?.getSymbolAtLocation(p);if(h&&h.declarations&&h.declarations.length>0){let g=h.declarations[0];(!e.ts.isSourceFile(g)||e.ts.isSourceFile(g)&&g.fileName.includes("node_modules"))&&(a=p.text)}}o.push({cmpInfo:{id:await be(e,r,l,a),displayFilePath:De(e,r),name:c,inputs:[],exportName:l,exportType:d,importName:u.name||Un(e,r),filePath:r,relFilePath:s,importPath:a||i,externalImportPath:a,dependencies:u.deps,framework:"react"},node:u})}return o}if(e.ts.isExportDeclaration(n.node)&&n.node.exportClause===void 0){let a=n.node.moduleSpecifier;if(a&&e.ts.isStringLiteral(a)){let u=await XS(e,t,r,a);o.push(...u)}return o}return o}function YS(e,t){for(;t;){if(e.ts.isExportDeclaration(t))return t;t=t.parent}return null}function QS(e,t){for(;t;){if(e.ts.isImportDeclaration(t))return t;t=t.parent}return null}function Jr(e,t,r){if(!r)return null;if(e.ts.isArrowFunction(r))return ga(e,r.body)?{name:"",fnNode:r,deps:jo(e,t,r)}:null;if(e.ts.isFunctionExpression(r)||e.ts.isFunctionDeclaration(r))return ga(e,r.body)?{name:r.name?.text||"",fnNode:r,deps:jo(e,t,r)}:null;if(e.ts.isCallExpression(r)){let n=r.expression;if(e.ts.isPropertyAccessExpression(n)){let o=r.arguments;if(o.length===0)return null;let s=n.expression;if(!e.ts.isIdentifier(s)||s.text!=="React")return null;let i=n.name;return!e.ts.isIdentifier(i)||i.text!=="forwardRef"?null:Jr(e,t,o[0])}else if(e.ts.isIdentifier(n)&&(n.text==="observer"||n.text==="forwardRef")){let o=r.arguments;return o.length===0?null:Jr(e,t,o[0])}return null}if(!t)return null;if(e.ts.isPropertyAccessExpression(r)){let n=r.expression,o=r.name;if(!e.ts.isIdentifier(n)||!e.ts.isIdentifier(o)||!Ro(o.text))return null;let i=t.getTypeAtLocation(o).getCallSignatures();if(i.length>0&&i[0].getParameters().length>0)return{name:"",fnNode:o,deps:jo(e,t,o)}}if(e.ts.isExportSpecifier(r)){let n=r.name;return{name:n.text||"",fnNode:n,deps:jo(e,t,n)}}if(e.ts.isIdentifier(r))return{name:r.text||"",fnNode:r,deps:jo(e,t,r)};if(e.ts.isExpressionStatement(r)){let n=r.expression;if(e.ts.isAsExpression(n)&&e.ts.isIdentifier(n.type)&&n.type.text==="default")return Jr(e,t,n.expression)}if(e.ts.isVariableStatement(r)){for(let n of r.declarationList.declarations)if(n.initializer&&e.ts.isAsExpression(n.initializer)){let o=n.initializer;if(e.ts.isIdentifier(o.type)&&o.type.text==="default"){let s=Jr(e,t,o.expression);if(s&&e.ts.isIdentifier(n.name))return{name:n.name.text,fnNode:s.fnNode,deps:s.deps}}}}return null}async function og(e,t){let r=[],n=t.getSourceFiles(),o=t.getTypeChecker();return await Promise.all(n.map(async s=>{let i=e.normalize(s.fileName);if(na(e,ZS,s.fileName)||i===e.reactConfigPath||i===e.builderComponentPath)return;let a=await hn(e,o,i,s,i===e.registryPath);r.push(...a)})),r.sort((s,i)=>s.cmpInfo.name.localeCompare(i.cmpInfo.name))}var ZS=new Set(["node_modules","dist"]);async function XS(e,t,r,n){let o=[],s=n.text;if(!t)return o;try{let i=t.getSymbolAtLocation(n);if(!i)return o;let a=t.getExportsOfModule(i);for(let u of a){let c=u.valueDeclaration||u.declarations?.[0];if(!c)continue;let l=u.name;if(!Ro(l)&&l!=="default"||!ig(e,t,c))continue;let d=Jr(e,t,c);if(d){let p=u.name,h=p==="default"?"default":"named",g=xe(p),m=p==="default"?Un(e,r):p;o.push({cmpInfo:{id:await be(e,r,p,s),displayFilePath:De(e,r),name:g,inputs:[],exportName:p,exportType:h,importName:m,filePath:r,relFilePath:e.relative(e.getAppRootDir(),r),importPath:s,externalImportPath:s,dependencies:d.deps,framework:"react"},node:d})}}}catch(i){e.Sentry?.captureException(new Error(`Error processing module ${s}:`,{cause:i}),{extra:{modulePath:s,filePath:r}})}return o}function ig(e,t,r){if(e.ts.isInterfaceDeclaration(r)||e.ts.isTypeAliasDeclaration(r))return!1;if(e.ts.isExportSpecifier(r)){let n=t.getSymbolAtLocation(r.name);if(n){let s=t.getAliasedSymbol(n).declarations?.[0];if(s)return ig(e,t,s)}return!1}if(e.ts.isFunctionDeclaration(r)||e.ts.isArrowFunction(r)||e.ts.isFunctionExpression(r)){let n=t.getSignatureFromDeclaration(r);if(n){let o=t.getReturnTypeOfSignature(n);return rg(o,t)}}return e.ts.isClassDeclaration(r)?r.heritageClauses?.some(o=>o.types.some(s=>s.expression.getText()==="React.Component"||s.expression.getText()==="Component"))??!1:e.ts.isVariableDeclaration(r)?t.getTypeAtLocation(r).getCallSignatures().some(s=>rg(t.getReturnTypeOfSignature(s),t)):!1}function rg(e,t){let r=t.typeToString(e);return r==="JSX.Element"||r==="Element"||r.includes("ReactElement")||r.includes("React.ReactElement")||r.includes("ReactNode")}async function sg(e,t){let r=[],n=t.getSourceFiles(),o=t.getTypeChecker();return await Promise.all(n.map(async s=>{let i=e.basename(s.fileName);if(e.appDir&&eE.has(i)||e.dirname(s.fileName).includes("node_modules"))return;let a=e.normalize(s.fileName);if(a===e.nextConfigPath||a===e.builderComponentPath)return;let u=await hn(e,o,a,s,a===e.registryPath||jt(a));r.push(...u)})),r.sort((s,i)=>s.cmpInfo.name.localeCompare(i.cmpInfo.name))}var eE=new Set(["default.tsx","default.ts","default.jsx","default.js","error.tsx","error.ts","error.jsx","error.js","layout.tsx","layout.ts","layout.jsx","layout.js","loading.tsx","loading.ts","loading.jsx","loading.js","not-found.tsx","not-found.ts","not-found.jsx","not-found.js","page.tsx","page.ts","page.jsx","page.js","route.tsx","route.ts","route.jsx","route.js","template.tsx","template.ts","template.jsx","template.js"]);function Er(e,t){let r=[],n=[],o=[],s=[];for(let i of t.statements){if(e.ts.isImportDeclaration(i)){if(e.ts.isStringLiteral(i.moduleSpecifier)){let u=i.moduleSpecifier.text;if(!u.startsWith(".")&&!u.startsWith("/")){r.push(i);continue}}let a=i.importClause;if(a){if(a.namedBindings){n.push(i);continue}if(a.name){n.push(i);continue}}o.push(i);continue}s.push(i)}return e.ts.factory.updateSourceFile(t,[...wc(e,r),...wc(e,n),...wc(e,o),...s])}function cr(e){let t=e.split(`
305
+ `,r+=");";let n=ta(e,r);return $c(e,n,t)}function $c(e,t,r){if(!e.ts.isExpressionStatement(t))return t;let n=t.expression;if(!e.ts.isCallExpression(n))return t;let o=[...n.arguments];if(o.length<2)return t;r.acceptsChildren?e.ts.isCallExpression(o[0])&&e.ts.isIdentifier(o[0].expression)&&o[0].expression.text==="withChildren"||(o[0]=e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("withChildren"),void 0,[o[0]])):e.ts.isCallExpression(o[0])&&e.ts.isIdentifier(o[0].expression)&&o[0].expression.text==="withChildren"&&(o[0]=o[0].arguments[0]);let s=o[1];return e.ts.isObjectLiteralExpression(s)?(o[1]=We(e,s,r),e.ts.factory.updateExpressionStatement(t,e.ts.factory.updateCallExpression(n,n.expression,n.typeArguments,o))):t}function ce(e,t,r,n="esm"){return Array.isArray(r.namedImports)&&r.namedImports.forEach(o=>{t=WA(e,t,o,r.importPath,!!r.isTypeOnly,n)}),typeof r.defaultImport=="string"&&(t=ZA(e,t,r.defaultImport,r.importPath,n)),t}function WA(e,t,r,n,o,s){return s==="cjs"?ih(e,t,null,r,n):oh(e,t,null,r,n,o)}function ZA(e,t,r,n,o){return o==="cjs"?ih(e,t,r,null,n):oh(e,t,r,null,n,!1)}function oh(e,t,r,n,o,s){let i=[...t.statements],a=0,u=!1,c=!1;for(let g=0;g<i.length;g++){let m=i[g];if(!e.ts.isImportDeclaration(m)||(a=g,!m.moduleSpecifier||!e.ts.isStringLiteral(m.moduleSpecifier))||m.moduleSpecifier.text!==o||!!m.importClause?.isTypeOnly!==s)continue;let f=[],h=m.importClause?.namedBindings;if(h&&e.ts.isNamedImports(h)&&h.elements&&f.push(...h.elements),typeof n=="string"){if(f.some(b=>b.name.text===n))return t;f.push(e.ts.factory.createImportSpecifier(!1,void 0,e.ts.factory.createIdentifier(n))),f.sort((b,C)=>b.name.text.localeCompare(C.name.text)),u=!0}let y=m.importClause?m.importClause.name:void 0;if(typeof r=="string"){if(y&&y.text===r)return t;y=e.ts.factory.createIdentifier(r),c=!0}if(u||c)return i[g]=e.ts.factory.updateImportDeclaration(m,void 0,e.ts.factory.createImportClause(s,y,e.ts.factory.createNamedImports(f)),m.moduleSpecifier,void 0),e.ts.factory.updateSourceFile(t,i)}let l,p;typeof r=="string"&&(l=e.ts.factory.createIdentifier(r)),typeof n=="string"&&(p=e.ts.factory.createNamedImports([e.ts.factory.createImportSpecifier(!1,void 0,e.ts.factory.createIdentifier(n))]));let d=e.ts.factory.createImportDeclaration(void 0,e.ts.factory.createImportClause(s,l,p),e.ts.factory.createStringLiteral(o));return i.splice(a,0,d),e.ts.factory.updateSourceFile(t,i)}function ih(e,t,r,n,o){let s=[...t.statements],i=0;for(let a=0;a<s.length;a++){let u=s[a];if(e.ts.isVariableStatement(u))for(let c=0;c<u.declarationList.declarations.length;c++){let l=[...u.declarationList.declarations],p=l[c],d=p.initializer;if(!d||!e.ts.isCallExpression(d))continue;let g=d.expression;if(!e.ts.isIdentifier(g)||g.text!=="require"||d.arguments.length!==1)continue;let m=d.arguments[0];if(e.ts.isStringLiteral(m)&&(i=a,m.text===o)){if(e.ts.isIdentifier(p.name)&&typeof r=="string")return p.name.text===r?t:(l[c]=e.ts.factory.updateVariableDeclaration(p,e.ts.factory.createIdentifier(r),p.exclamationToken,p.type,p.initializer),s[a]=e.ts.factory.updateVariableStatement(u,u.modifiers,e.ts.factory.updateVariableDeclarationList(u.declarationList,l)),e.ts.factory.updateSourceFile(t,s));if(e.ts.isObjectBindingPattern(p.name)&&typeof n=="string"){let f=[...p.name.elements];return f.some(y=>!e.ts.isBindingElement(y)||!e.ts.isIdentifier(y.name)?!1:y.name.text===n)?t:(f.push(e.ts.factory.createBindingElement(void 0,void 0,n)),f.sort((y,b)=>!e.ts.isBindingElement(y)||!e.ts.isIdentifier(y.name)||!e.ts.isBindingElement(b)||!e.ts.isIdentifier(b.name)?0:y.name.text.localeCompare(b.name.text)),l[c]=e.ts.factory.updateVariableDeclaration(p,e.ts.factory.createObjectBindingPattern(f),p.exclamationToken,p.type,p.initializer),s[a]=e.ts.factory.updateVariableStatement(u,u.modifiers,e.ts.factory.updateVariableDeclarationList(u.declarationList,l)),e.ts.factory.updateSourceFile(t,s))}}}}if(typeof r=="string"){let a=e.ts.factory.createVariableStatement(void 0,e.ts.factory.createVariableDeclarationList([e.ts.factory.createVariableDeclaration(r,void 0,void 0,e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("require"),void 0,[e.ts.factory.createStringLiteral(o)]))],e.ts.NodeFlags.Const));return s.splice(i,0,a),e.ts.factory.updateSourceFile(t,s)}if(typeof n=="string"){let a=e.ts.factory.createVariableStatement(void 0,e.ts.factory.createVariableDeclarationList([e.ts.factory.createVariableDeclaration(e.ts.factory.createObjectBindingPattern([e.ts.factory.createBindingElement(void 0,void 0,n)]),void 0,void 0,e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("require"),void 0,[e.ts.factory.createStringLiteral(o)]))],e.ts.NodeFlags.Const));return s.splice(i,0,a),e.ts.factory.updateSourceFile(t,s)}return t}function Gn(e,t,r="esm"){return r==="cjs"?YA(e,t):JA(e,t)}function JA(e,t){let r=[];for(let n of t.statements){if(e.ts.isExportDeclaration(n)){if(n.exportClause&&e.ts.isNamedExports(n.exportClause)){for(let o of n.exportClause.elements)if(n.moduleSpecifier&&r.push({isDefaultExport:!1,statement:n,node:o}),e.ts.isIdentifier(o.name)){let s=o.name.text;for(let i of t.statements)if(e.ts.isVariableStatement(i))for(let a of i.declarationList.declarations)e.ts.isIdentifier(a.name)&&a.name.text===s&&r.push({isDefaultExport:!1,statement:i,node:i});else e.ts.isFunctionDeclaration(i)&&i.name&&i.name.text===s&&r.push({isDefaultExport:!1,statement:i,node:i})}}else!n.exportClause&&n.moduleSpecifier&&r.push({isDefaultExport:!1,statement:n,node:n});continue}if(e.ts.isExportAssignment(n)){let o=n.flags===e.ts.NodeFlags.None,s=n.expression;if(e.ts.isIdentifier(s)){let i=s.text;for(let a of t.statements){if(e.ts.isVariableStatement(a))for(let u of a.declarationList.declarations)e.ts.isIdentifier(u.name)&&u.name.text===i&&r.push({isDefaultExport:o,statement:a,node:a});e.ts.isFunctionDeclaration(a)&&a.name?.text===i&&r.push({isDefaultExport:o,statement:a,node:a})}}else(e.ts.isArrowFunction(s)||e.ts.isCallExpression(s)||e.ts.isFunctionDeclaration(s)||e.ts.isObjectLiteralExpression(s))&&r.push({isDefaultExport:o,statement:n,node:s});continue}if((e.ts.isVariableStatement(n)||e.ts.isFunctionDeclaration(n))&&n.modifiers&&n.modifiers.some(o=>o.kind===e.ts.SyntaxKind.ExportKeyword)){r.push({isDefaultExport:n.modifiers.some(o=>o.kind===e.ts.SyntaxKind.DefaultKeyword),statement:n,node:n});continue}}return r}function YA(e,t){let r=[];for(let n of t.statements)if(e.ts.isExpressionStatement(n)&&e.ts.isBinaryExpression(n.expression)&&e.ts.isPropertyAccessExpression(n.expression.left)){let o=n.expression.left,s=n.expression.right;if(!e.ts.isIdentifier(o.expression))continue;if(o.expression.text==="module"&&o.name.text==="exports"){if(e.ts.isIdentifier(s)){let i=s.text;for(let a of t.statements)if(e.ts.isVariableStatement(a))for(let u of a.declarationList.declarations)e.ts.isIdentifier(u.name)&&u.name.text===i&&r.push({isDefaultExport:!0,statement:a,node:a});else e.ts.isFunctionDeclaration(a)&&a.name&&a.name.text===i&&r.push({isDefaultExport:!0,statement:a,node:a})}else r.push({isDefaultExport:!0,statement:n,node:s});continue}}return r}function QA(e,t,r){for(let n of t.statements)if(e.ts.isImportDeclaration(n)&&n.importClause){if(n.importClause.namedBindings&&e.ts.isNamedImports(n.importClause.namedBindings)){for(let o of n.importClause.namedBindings.elements)if(e.ts.isIdentifier(o.name)&&o.name.text===r&&e.ts.isStringLiteral(n.moduleSpecifier))return{importPath:n.moduleSpecifier.text,exportType:"named"}}if(n.importClause.name&&n.importClause.name.text===r&&e.ts.isStringLiteral(n.moduleSpecifier))return{importPath:n.moduleSpecifier.text,exportType:"default"}}return null}async function Rr(e,t,r,n){let o=QA(e,r,n);if(o){let s=await _i(e,e.normalize(e.resolve(e.dirname(t),o.importPath))),i=e.relative(e.getAppRootDir(),s);return{displayFilePath:ge(e,s),filePath:s,relFilePath:i,importPath:o.importPath,exportType:o.exportType}}return null}function Ao(e,t,r){for(let n=0;n<t.statements.length;n++){let o=t.statements[n];if(e.ts.isVariableStatement(o)){for(let s of o.declarationList.declarations)if(e.ts.isIdentifier(s.name)&&s.name.text===r)return{statement:o,statementIndex:n}}}return null}function qe(e,t,r){let n=Ao(e,t,r);if(n&&n.statement.declarationList.declarations.length>0){let o=n.statement.declarationList.declarations[0];if(o.initializer&&e.ts.isArrayLiteralExpression(o.initializer))return{statement:n.statement,statementIndex:n.statementIndex,variableDeclaration:o,arrayLiteralExp:o.initializer}}return null}function ma(e,t){if(t){if(XA(e,t))return!0;let r=!1;if(t.forEachChild(n=>{ma(e,n)&&(r=!0)}),r)return!0}return!1}function XA(e,t){return e.ts.isJsxElement(t)||e.ts.isJsxOpeningElement(t)||e.ts.isJsxOpeningFragment(t)||e.ts.isJsxSelfClosingElement(t)||e.ts.isJsxFragment(t)||e.ts.isJsxChild(t)}async function _i(e,t){let r=e.extname(t).toLowerCase();if(r===""||!kc.includes(r)){for(let n of kc){let o=t+n;if(await e.exists(o))return o}for(let n of kc){let o=e.join(t,"index"+n);if(await e.exists(o))return o}}return t}var kc=[".tsx",".jsx",".ts",".js"];function Fo(e,t,r){if(!r||!t)return;let n=t.getSymbolAtLocation(r);if(!n)return;let o=n.valueDeclaration;if(!o)return;let s=o.getSourceFile().fileName,i=eF(e,s);return i?[{name:i}]:void 0}function eF(e,t){if(typeof t=="string"){t=e.normalize(hr(t));let r=t.split("/"),n=r.lastIndexOf("node_modules");if(n>-1){let o=r.slice(n+1),s=o[0];if(s)return s.startsWith("@")&&o[1]&&(s+="/"+o[1]),s}}}function nr(e){let t=[];for(let r of e)if(r.dependencies)for(let n of r.dependencies)t.some(o=>o.name===n.name)||t.push({...n});return t.sort((r,n)=>r.name.localeCompare(n.name))}function sh(e,t,r="esm"){return r==="cjs"?nF(e,t):rF(e,t)}var tF=/^(@\w|\w)/;function rF(e,t){let r=[];for(let n of t.statements)if(e.ts.isImportDeclaration(n)&&e.ts.isLiteralExpression(n.moduleSpecifier)){if(!tF.test(n.moduleSpecifier.text)||n.importClause?.isTypeOnly)continue;if(n.importClause&&n.importClause.namedBindings&&e.ts.isNamedImports(n.importClause.namedBindings))for(let o of n.importClause.namedBindings.elements)o.isTypeOnly||r.push({isDefaultExport:!1,statement:n,node:o.name});n.importClause&&n.importClause.name&&r.push({isDefaultExport:!0,statement:n,node:n.importClause.name})}return r}function nF(e,t){return[]}async function To(e,t){if(!t.some(i=>!i.isRegistered))return t;let n=await Ge(e,t.map(i=>i.filePath)),o=n.getTypeChecker();return await Promise.all(t.map(async i=>{let a=n.getSourceFile(i.filePath);if(a){let c=(await bn(e,o,i.filePath,a,!1)).find(l=>l.cmpInfo.id===i.id);c&&(i.inputs=Kn(e,o,c.node.fnNode))}return i}))}async function $o(e,t,r,n){if(t.node.fnNode){let{sourceFile:o,typeChecker:s}=await bo(e,t.cmpInfo.filePath,r),a=(await bn(e,s,t.cmpInfo.filePath,o,n)).find(u=>u.cmpInfo.id===t.cmpInfo.id);if(!a)throw new Error(`createComponentInputs() Could not find component ${t.cmpInfo.name} in ${t.cmpInfo.filePath}`);return Kn(e,s,a.node.fnNode)}return[]}async function uh(e,t,r){let n=e.extname(t).toLowerCase();if(n===".tsx"||n===".jsx"||n===".ts"||n===".js"){let o=await e.readFile(t);if(o)return oF(e,t,o,r)}return null}function oF(e,t,r,n=!1){let o=se(e,r);return bn(e,null,t,o,n)}async function bn(e,t,r,n,o){let s=[];for(let a of n.statements)if(e.ts.isExpressionStatement(a)&&e.ts.isStringLiteral(a.expression)&&a.expression.text==="use server")return s;let i=Gn(e,n);return o&&i.push(...sh(e,n)),r=e.normalize(r),await Promise.all(i.map(async a=>{let u=await iF(e,t,r,a);s.push(...u)})),s}async function iF(e,t,r,n){let o=[],s=e.relative(e.getAppRootDir(),r),i=we(e,r);if(e.ts.isVariableStatement(n.node)){for(let a of n.node.declarationList.declarations){if(!e.ts.isIdentifier(a.name)||!Co(a.name.text))continue;let u=rn(e,t,a.initializer);if(u){let c=u.name||a.name.text,l=n.isDefaultExport?"default":c,p=n.isDefaultExport?"default":"named";o.push({cmpInfo:{id:await ve(e,r,l),displayFilePath:ge(e,r),name:be(c),inputs:[],exportName:l,exportType:p,importName:c,filePath:r,relFilePath:s,importPath:i,dependencies:u.deps,framework:"react"},node:u})}}return o}if(e.ts.isArrowFunction(n.node)){let a=rn(e,t,n.node);if(a){let u=Qt(e,r),c=n.isDefaultExport?"default":u,l=n.isDefaultExport?"default":"named";o.push({cmpInfo:{id:await ve(e,r,c),displayFilePath:ge(e,r),name:u,inputs:[],exportName:c,exportType:l,importName:Vn(e,r),filePath:r,relFilePath:s,importPath:i,dependencies:a.deps,framework:"react"},node:a})}return o}if(e.ts.isFunctionExpression(n.node)||e.ts.isFunctionDeclaration(n.node)){let a=n.node.name?.text;if(a&&!Co(a))return o;let u=rn(e,t,n.node);if(u){let c=u.name||Qt(e,r),l=n.isDefaultExport||!u.name?"default":u.name,p=n.isDefaultExport?"default":"named";o.push({cmpInfo:{id:await ve(e,r,l),displayFilePath:ge(e,r),name:c,inputs:[],exportName:l,exportType:p,importName:u.name||Vn(e,r),filePath:r,relFilePath:s,importPath:i,dependencies:u.deps,framework:"react"},node:u})}return o}if((e.ts.isExportSpecifier(n.node)||e.ts.isIdentifier(n.node))&&Co(n.node.getText())){let a,u=rn(e,t,n.node);if(u){let c=u.name||Qt(e,r),l=n.isDefaultExport||!u.name?"default":u.name,p=n.isDefaultExport?"default":"named",d=sF(e,n.node)?.moduleSpecifier??aF(e,n.node)?.moduleSpecifier;if(d&&e.ts.isStringLiteral(d)){let g=t?.getSymbolAtLocation(d);if(g&&g.declarations&&g.declarations.length>0){let m=g.declarations[0];(!e.ts.isSourceFile(m)||e.ts.isSourceFile(m)&&m.fileName.includes("node_modules"))&&(a=d.text)}}o.push({cmpInfo:{id:await ve(e,r,l,a),displayFilePath:ge(e,r),name:c,inputs:[],exportName:l,exportType:p,importName:u.name||Vn(e,r),filePath:r,relFilePath:s,importPath:a||i,externalImportPath:a,dependencies:u.deps,framework:"react"},node:u})}return o}if(e.ts.isExportDeclaration(n.node)&&n.node.exportClause===void 0){let a=n.node.moduleSpecifier;if(a&&e.ts.isStringLiteral(a)){let u=await cF(e,t,r,a);o.push(...u)}return o}return o}function sF(e,t){for(;t;){if(e.ts.isExportDeclaration(t))return t;t=t.parent}return null}function aF(e,t){for(;t;){if(e.ts.isImportDeclaration(t))return t;t=t.parent}return null}function rn(e,t,r){if(!r)return null;if(e.ts.isArrowFunction(r))return ma(e,r.body)?{name:"",fnNode:r,deps:Fo(e,t,r)}:null;if(e.ts.isFunctionExpression(r)||e.ts.isFunctionDeclaration(r))return ma(e,r.body)?{name:r.name?.text||"",fnNode:r,deps:Fo(e,t,r)}:null;if(e.ts.isCallExpression(r)){let n=r.expression;if(e.ts.isPropertyAccessExpression(n)){let o=r.arguments;if(o.length===0)return null;let s=n.expression;if(!e.ts.isIdentifier(s)||s.text!=="React")return null;let i=n.name;return!e.ts.isIdentifier(i)||i.text!=="forwardRef"?null:rn(e,t,o[0])}else if(e.ts.isIdentifier(n)&&(n.text==="observer"||n.text==="forwardRef")){let o=r.arguments;return o.length===0?null:rn(e,t,o[0])}return null}if(!t)return null;if(e.ts.isPropertyAccessExpression(r)){let n=r.expression,o=r.name;if(!e.ts.isIdentifier(n)||!e.ts.isIdentifier(o)||!Co(o.text))return null;let i=t.getTypeAtLocation(o).getCallSignatures();if(i.length>0&&i[0].getParameters().length>0)return{name:"",fnNode:o,deps:Fo(e,t,o)}}if(e.ts.isExportSpecifier(r)){let n=r.name;return{name:n.text||"",fnNode:n,deps:Fo(e,t,n)}}if(e.ts.isIdentifier(r))return{name:r.text||"",fnNode:r,deps:Fo(e,t,r)};if(e.ts.isExpressionStatement(r)){let n=r.expression;if(e.ts.isAsExpression(n)&&e.ts.isIdentifier(n.type)&&n.type.text==="default")return rn(e,t,n.expression)}if(e.ts.isVariableStatement(r)){for(let n of r.declarationList.declarations)if(n.initializer&&e.ts.isAsExpression(n.initializer)){let o=n.initializer;if(e.ts.isIdentifier(o.type)&&o.type.text==="default"){let s=rn(e,t,o.expression);if(s&&e.ts.isIdentifier(n.name))return{name:n.name.text,fnNode:s.fnNode,deps:s.deps}}}}return null}async function ch(e,t){let r=[],n=t.getSourceFiles(),o=t.getTypeChecker();return await Promise.all(n.map(async s=>{let i=e.normalize(s.fileName);if(ra(e,uF,s.fileName)||i===e.reactConfigPath||i===e.builderComponentPath)return;let a=await bn(e,o,i,s,i===e.registryPath);r.push(...a)})),r.sort((s,i)=>s.cmpInfo.name.localeCompare(i.cmpInfo.name))}var uF=new Set(["node_modules","dist"]);async function cF(e,t,r,n){let o=[],s=n.text;if(!t)return o;try{let i=t.getSymbolAtLocation(n);if(!i)return o;let a=t.getExportsOfModule(i);for(let u of a){let c=u.valueDeclaration||u.declarations?.[0];if(!c)continue;let l=u.name;if(!Co(l)&&l!=="default"||!lh(e,t,c))continue;let p=rn(e,t,c);if(p){let d=u.name,g=d==="default"?"default":"named",m=be(d),f=d==="default"?Vn(e,r):d;o.push({cmpInfo:{id:await ve(e,r,d,s),displayFilePath:ge(e,r),name:m,inputs:[],exportName:d,exportType:g,importName:f,filePath:r,relFilePath:e.relative(e.getAppRootDir(),r),importPath:s,externalImportPath:s,dependencies:p.deps,framework:"react"},node:p})}}}catch(i){e.Sentry?.captureException(new Error(`Error processing module ${s}:`,{cause:i}),{extra:{modulePath:s,filePath:r}})}return o}function lh(e,t,r){if(e.ts.isInterfaceDeclaration(r)||e.ts.isTypeAliasDeclaration(r))return!1;if(e.ts.isExportSpecifier(r)){let n=t.getSymbolAtLocation(r.name);if(n){let s=t.getAliasedSymbol(n).declarations?.[0];if(s)return lh(e,t,s)}return!1}if(e.ts.isFunctionDeclaration(r)||e.ts.isArrowFunction(r)||e.ts.isFunctionExpression(r)){let n=t.getSignatureFromDeclaration(r);if(n){let o=t.getReturnTypeOfSignature(n);return ah(o,t)}}return e.ts.isClassDeclaration(r)?r.heritageClauses?.some(o=>o.types.some(s=>s.expression.getText()==="React.Component"||s.expression.getText()==="Component"))??!1:e.ts.isVariableDeclaration(r)?t.getTypeAtLocation(r).getCallSignatures().some(s=>ah(t.getReturnTypeOfSignature(s),t)):!1}function ah(e,t){let r=t.typeToString(e);return r==="JSX.Element"||r==="Element"||r.includes("ReactElement")||r.includes("React.ReactElement")||r.includes("ReactNode")}async function ph(e,t){let r=[],n=t.getSourceFiles(),o=t.getTypeChecker();return await Promise.all(n.map(async s=>{let i=e.basename(s.fileName);if(e.appDir&&lF.has(i)||e.dirname(s.fileName).includes("node_modules"))return;let a=e.normalize(s.fileName);if(a===e.nextConfigPath||a===e.builderComponentPath)return;let u=await bn(e,o,a,s,a===e.registryPath||Yt(a));r.push(...u)})),r.sort((s,i)=>s.cmpInfo.name.localeCompare(i.cmpInfo.name))}var lF=new Set(["default.tsx","default.ts","default.jsx","default.js","error.tsx","error.ts","error.jsx","error.js","layout.tsx","layout.ts","layout.jsx","layout.js","loading.tsx","loading.ts","loading.jsx","loading.js","not-found.tsx","not-found.ts","not-found.jsx","not-found.js","page.tsx","page.ts","page.jsx","page.js","route.tsx","route.ts","route.jsx","route.js","template.tsx","template.ts","template.jsx","template.js"]);function Ir(e,t){let r=[],n=[],o=[],s=[];for(let i of t.statements){if(e.ts.isImportDeclaration(i)){if(e.ts.isStringLiteral(i.moduleSpecifier)){let u=i.moduleSpecifier.text;if(!u.startsWith(".")&&!u.startsWith("/")){r.push(i);continue}}let a=i.importClause;if(a){if(a.namedBindings){n.push(i);continue}if(a.name){n.push(i);continue}}o.push(i);continue}s.push(i)}return e.ts.factory.updateSourceFile(t,[...Rc(e,r),...Rc(e,n),...Rc(e,o),...s])}function Dr(e){let t=e.split(`
306
306
  `).map(n=>n.trimEnd());e="";let r=!1;for(let n=t.length-1;n>=0;n--){let o=t[n];!r&&o.startsWith("import ")&&(r=!0,o=o+`
307
307
  `),/^builder.init(.*)$/.test(o)&&(o=o+`
308
308
  `),t[n-1]&&!t[n-1].includes("*/")&&(o.trim().startsWith("Builder.registerComponent")&&(o=`
@@ -311,12 +311,12 @@ ${r}=${n}
311
311
  `+o),o.trim().startsWith("export ")&&(o=`
312
312
  `+o)),e=o+`
313
313
  `+e}return e.trim()+`
314
- `}function wc(e,t){return t.sort((r,n)=>{let o=ag(e,r),s=ag(e,n);return o.toLocaleLowerCase().localeCompare(s.toLocaleLowerCase())})}function ag(e,t){let r=t.importClause;if(r){let n=r.namedBindings;if(n&&e.ts.isNamedImports(n)&&n.elements.length>0)return n.elements[0].name.text;if(r.name)return r.name.text}return t.moduleSpecifier&&e.ts.isStringLiteral(t.moduleSpecifier)?t.moduleSpecifier.text:""}function cg(e){return typeof e=="string"&&!e.includes("'use client'")&&!e.includes(`"use client"'`)&&(e=`"use client"
315
- ${e}`),e}function lg(e,t){let r=t.statements.filter(n=>!(e.ts.isExpressionStatement(n)&&e.ts.isStringLiteral(n.expression)&&e.ts.isStringLiteral(n.expression)&&n.expression.text==="use client"));return e.ts.factory.updateSourceFile(t,r)}function Pr(e,t){return t.sort((r,n)=>{if(e.ts.isObjectLiteralExpression(r)&&e.ts.isObjectLiteralExpression(n)){let o=ug(e,r),s=ug(e,n);return o.toLocaleLowerCase().localeCompare(s.toLocaleLowerCase())}return 1})}function ug(e,t){let r=t.properties.find(n=>ve(e,n)==="name");return r&&e.ts.isPropertyAssignment(r)&&e.ts.isStringLiteral(r.initializer)?r.initializer.text:"zzzz"}async function dg(e){let t=await e.readFile(e.registryPath);return t?tE(e,t):{components:[],sourceFile:ce(e,"")}}async function tE(e,t){let r=ce(e,t);return e.sdkVersion===z.gen2?nE(e,r):rE(e,r)}async function rE(e,t){let r=[];for(let n=0;n<t.statements.length;n++){let o=t.statements[n];if(!e.ts.isExpressionStatement(o))continue;let s=o.expression;if(!e.ts.isCallExpression(s))continue;let i=s.expression;if(!e.ts.isPropertyAccessExpression(i))continue;let a=i.expression;if(!e.ts.isIdentifier(a)||a.text!=="Builder"||i.name.text!=="registerComponent")continue;let c=s.arguments;if(c.length<2)continue;let l=c[1];if(!e.ts.isObjectLiteralExpression(l))continue;let d=c[0];if(e.ts.isCallExpression(d)){let p=e.ts.isIdentifier(d.expression)&&d.expression.text;if(p==="withChildren"){let g=Ec(e,d.arguments[0]);if(e.ts.isCallExpression(g)){let m=await xc(e,n,g,l,!0);m&&r.push(m)}else{let m=g;if(e.ts.isIdentifier(m)){let y=await Sc(e,t,n,m,l,!0);y&&r.push(y)}}continue}if(p==="dynamic"){let g=await xc(e,n,d,l,!1);g&&r.push(g);continue}let h=Ec(e,d.arguments[0]);if(e.ts.isCallExpression(h)&&e.ts.isIdentifier(h.expression)&&h.expression.text==="dynamic"){let g=await xc(e,n,h,l,!1);g&&r.push(g);continue}if(e.ts.isIdentifier(h)){let g=await Sc(e,t,n,h,l,!1);g&&r.push(g);continue}continue}if(e.ts.isIdentifier(d)){let p=await Sc(e,t,n,d,l,!1);p&&r.push(p);continue}}return{sourceFile:t,components:gt(r)}}function Ec(e,t){return e.ts.isCallExpression(t)?(e.ts.isIdentifier(t.expression)&&t.expression.text)==="dynamic"?t:Ec(e,t.arguments[0]):t}async function xc(e,t,r,n,o){let s={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],nodeIndex:t,acceptsChildren:o,framework:"react"},i=r.arguments;if(i.length===0)return null;let a=i[0];if(!e.ts.isArrowFunction(a))return null;let u=a.body;if(e.ts.isCallExpression(u)){if(u.expression.kind!==e.ts.SyntaxKind.ImportKeyword||u.arguments.length!==1)return null;let l=u.arguments[0];if(!e.ts.isStringLiteral(l))return null;let d=l.text,p=await Ho(e,d);s.filePath=p,s.relFilePath=e.relative(e.getAppRootDir(),s.filePath),await e.exists(p)?s.importPath=Se(e,s.filePath):(s.externalImportPath=d,s.importPath=s.externalImportPath),s.name=Ut(e,s.filePath),s.importName="default",s.exportName="default",s.exportType="default"}else if(e.ts.isPropertyAccessExpression(u)){let c=u.expression;if(!e.ts.isParenthesizedExpression(c))return null;let l=c.expression;if(!e.ts.isAwaitExpression(l))return null;let d=l.expression;if(!e.ts.isCallExpression(d)||d.expression.kind!==e.ts.SyntaxKind.ImportKeyword||d.arguments.length!==1)return null;let h=d.arguments[0];if(!e.ts.isStringLiteral(h)||!e.ts.isIdentifier(u.name))return null;let g=h.text,m=await Ho(e,g);s.filePath=m,s.relFilePath=e.relative(e.getAppRootDir(),s.filePath),await e.exists(m)?s.importPath=Se(e,s.filePath):(s.externalImportPath=g,s.importPath=s.externalImportPath),s.name=xe(u.name.text),s.importName=u.name.text,s.exportName=u.name.text,s.exportType="named"}else return null;return s=yt(e,s,n),s.displayFilePath=De(e,s.filePath),s.filePath&&s.exportName&&(s.id=await be(e,s.filePath,s.exportName,s.externalImportPath)),s}async function Sc(e,t,r,n,o,s){let i={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],nodeIndex:r,acceptsChildren:s,framework:"react"},a=t.statements.filter(c=>e.ts.isImportDeclaration(c)),u=a.find(c=>c.importClause&&c.importClause.name?.text===n.text);if(u){let c=u.moduleSpecifier;if(!e.ts.isStringLiteral(c))return null;let l=await Ho(e,c.text);i.filePath=l,i.relFilePath=e.relative(e.getAppRootDir(),i.filePath),await e.exists(l)?i.importPath=Se(e,i.filePath):(i.externalImportPath=c.text,i.importPath=i.externalImportPath),i.name=Ut(e,i.filePath),i.importName=n.text,i.exportName="default",i.exportType="default"}else{let c=a.find(p=>!p.importClause||!p.importClause.namedBindings||!e.ts.isNamedImports(p.importClause.namedBindings)?!1:p.importClause.namedBindings.elements.some(h=>h.name.text===n.text));if(!c)return null;let l=c.moduleSpecifier;if(!e.ts.isStringLiteral(l))return null;let d=await Ho(e,l.text);i.filePath=d,i.relFilePath=e.relative(e.getAppRootDir(),i.filePath),await e.exists(d)?i.importPath=Se(e,i.filePath):(i.externalImportPath=l.text,i.importPath=i.externalImportPath),i.name=xe(n.text),i.importName=n.text,i.exportName=n.text,i.exportType="named"}return i=yt(e,i,o),i.displayFilePath=De(e,i.filePath),i.filePath&&i.exportName&&(i.id=await be(e,i.filePath,i.exportName,i.externalImportPath)),i}function Ho(e,t){return Ui(e,e.normalize(e.resolve(e.dirname(e.registryPath),t)))}function pg(e,t,r){let n=!1,o=0,s=[...t.statements];for(let c=0;c<s.length;c++){let l=s[c];if(e.ts.isImportDeclaration(l)){o=c;continue}if(!e.ts.isExpressionStatement(l))continue;let d=l.expression;if(!e.ts.isCallExpression(d))continue;let p=d.expression;if(!e.ts.isPropertyAccessExpression(p))continue;let h=p.expression;if(!e.ts.isIdentifier(h)||h.text!=="builder")continue;if(p.name.text=="init"){n=!0;break}else continue}if(n)return t;let i=e.ts.factory.createPropertyAccessExpression(e.ts.factory.createPropertyAccessExpression(e.ts.factory.createIdentifier("process"),e.ts.factory.createIdentifier("env")),e.ts.factory.createIdentifier(xr)),a=r?e.ts.factory.createNonNullExpression(i):i,u=e.ts.factory.createExpressionStatement(e.ts.factory.createCallExpression(e.ts.factory.createPropertyAccessExpression(e.ts.factory.createIdentifier("builder"),e.ts.factory.createIdentifier("init")),void 0,[a]));return s.splice(o+1,0,u),e.ts.factory.updateSourceFile(t,s)}async function nE(e,t){let r=[],n=Me(e,t,"CUSTOM_COMPONENTS");return n&&await Promise.all(n.arrayLiteralExp.elements.map(async(o,s)=>{let i=await Pc(e,t,o);i&&(i.nodeIndex=s,r.push(i))})),{sourceFile:t,components:gt(r)}}async function Pc(e,t,r){if(!e.ts.isObjectLiteralExpression(r))return null;let n={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],acceptsChildren:!1,framework:"react"};Mo(e,r)&&(n.acceptsChildren=!0);for(let s of r.properties){if(!e.ts.isPropertyAssignment(s)||!e.ts.isIdentifier(s.name))continue;if(ve(e,s)==="component"){let a,{initializer:u}=s;if(e.ts.isCallExpression(u)&&(e.ts.isIdentifier(u.expression)&&u.expression.text)==="dynamic"){let h=u.arguments;if(h.length===0)return null;let g=h[0];if(!e.ts.isArrowFunction(g))return null;let m=g.body;if(e.ts.isCallExpression(m)){if(m.expression.kind!==e.ts.SyntaxKind.ImportKeyword||m.arguments.length!==1)return null;let D=m.arguments[0];if(!e.ts.isStringLiteral(D))return null;let w=D.text,x=await Ho(e,w);n.filePath=x,n.relFilePath=e.relative(e.getAppRootDir(),n.filePath),await e.exists(x)?n.importPath=Se(e,n.filePath):(n.externalImportPath=w,n.importPath=n.externalImportPath),n.name=Ut(e,n.filePath),n.importName="default",n.exportName="default",n.exportType="default"}else if(e.ts.isPropertyAccessExpression(m)){let y=m.expression;if(!e.ts.isParenthesizedExpression(y))return null;let D=y.expression;if(!e.ts.isAwaitExpression(D))return null;let w=D.expression;if(!e.ts.isCallExpression(w)||w.expression.kind!==e.ts.SyntaxKind.ImportKeyword||w.arguments.length!==1)return null;let F=w.arguments[0];if(!e.ts.isStringLiteral(F)||!e.ts.isIdentifier(m.name))return null;let P=F.text,_=await Ho(e,P);n.filePath=_,n.relFilePath=e.relative(e.getAppRootDir(),n.filePath),await e.exists(_)?n.importPath=Se(e,n.filePath):(n.externalImportPath=P,n.importPath=n.externalImportPath),n.name=xe(m.name.text),n.importName=m.name.text,n.exportName=m.name.text,n.exportType="named"}else return null;return n=yt(e,n,r),n.displayFilePath=De(e,n.filePath),n.filePath&&n.exportName&&(n.id=await be(e,n.filePath,n.exportName,n.externalImportPath)),n}if(e.ts.isIdentifier(u)&&(a=u.text),!a)continue;n.name===""&&(n.name=xe(a)),n.importName=a;let c=await Sr(e,e.registryPath,t,a);if(!c)continue;n.filePath=c.filePath,n.relFilePath=c.relFilePath,await e.exists(c.filePath)?n.importPath=Se(e,c.filePath):(n.externalImportPath=c.importPath,n.importPath=n.externalImportPath),n.importPath=Se(e,c.filePath),n.displayFilePath=c.displayFilePath,n.exportType=c.exportType;let l=t.statements.filter(p=>e.ts.isImportDeclaration(p)),d=l.find(p=>p.importClause&&p.importClause.name?.text===a);if(d){let p=d.moduleSpecifier;if(!e.ts.isStringLiteral(p))return null;n.exportName="default"}else{let p=l.find(g=>!g.importClause||!g.importClause.namedBindings||!e.ts.isNamedImports(g.importClause.namedBindings)?!1:g.importClause.namedBindings.elements.some(m=>m.name.text===a));if(!p)return null;let h=p.moduleSpecifier;if(!e.ts.isStringLiteral(h))return null;n.exportName=a}continue}}return n=yt(e,n,r),n.filePath&&n.exportName&&(n.id=await be(e,n.filePath,n.exportName,n.externalImportPath)),n}function Ar(e,t){let r=[...t.statements],n=!1;for(let o=t.statements.length-1;o>=0;o--){let s=t.statements[o];if(e.ts.isImportDeclaration(s)&&s.importClause){let i=!1,a=s.importClause.namedBindings;if(a&&e.ts.isNamedImports(a)&&a.elements){let u=[...a.elements];for(let c=u.length-1;c>=0;c--){let l=u[c];if(e.ts.isImportSpecifier(l)){let d=l.name;if(d&&e.ts.isIdentifier(d)){let p=d.text;fg(e,t,p)||u.splice(c,1)}}}if(u.length===0)i=!0;else if(a.elements.length!==u.length){let c=e.ts.factory.updateImportClause(s.importClause,!1,s.importClause.name,e.ts.factory.createNamedImports(u)),l=e.ts.factory.updateImportDeclaration(s,void 0,c,s.moduleSpecifier,void 0);r[o]=l,n=!0}}else if(s.importClause.name&&e.ts.isIdentifier(s.importClause.name)){let u=s.importClause.name.text;fg(e,t,u)||(i=!0)}i&&(r.splice(o,1),n=!0)}}return n?e.ts.factory.updateSourceFile(t,r):t}function fg(e,t,r){let n=!1;function o(s){if(!e.ts.isImportDeclaration(s)){if(e.ts.isIdentifier(s)&&s.text===r){n=!0;return}e.ts.forEachChild(s,o)}}return e.ts.forEachChild(t,o),n}function Fr(e,t,r,n,o,s,i){let a=null,u=null,c=null,l=-1;t=Tt(t),r=Tt(r);let d=t.find(h=>h.id===e),p=r.find(h=>h.id===e);if(n)p||(a={...Tt(d),inputs:Tt(d.inputs).map(h=>(h.isRegistered=!0,h))},l=r.length,r.push(a));else if(typeof p?.nodeIndex=="number"&&p.nodeIndex>-1){if(o)l=p.nodeIndex,u=Tt(p),r=r.filter(h=>h.id!==e);else if(s!=null)oE(p,s),l=p.nodeIndex,c=p;else if(i!=null){let h=p.inputs.find(g=>g.name===i.name);h&&(i.registerInput===!1?h.isRegistered=!1:(iE(h,i),h.isRegistered=!0),c=p,l=p.nodeIndex)}}return{addCmpToRegistry:a,removeCmpFromRegistry:u,updateRegisteredCmp:c,nodeIndex:l,components:lr(t,r)}}function lr(e,t){let r=gt([...t.map(n=>(n.isRegistered=!0,n)),...e.filter(n=>!t.some(o=>o.id===n.id)).map(n=>(n.isRegistered=!1,n))]);return r.forEach(n=>{n.inputs=n.inputs.map(vc),n.inputs.sort((i,a)=>i.name.toLowerCase().localeCompare(a.name.toLowerCase()));let o=t.find(i=>i.id===n.id);o&&(o.acceptsChildren=Dc(n));let s=e.find(i=>i.id===n.id&&i.externalImportPath);s&&(n.filePath=s.filePath,n.relFilePath=s.relFilePath)}),r}function oE(e,t){ut(t.name)?e.name=t.name:t.name===null&&(e.name=e.importName),ut(t.description)?e.description=t.description:t.description===null&&delete e.description,ut(t.image)?e.image=t.image:t.image===null&&delete e.image}function iE(e,t){ut(t.type)&&(e.type=t.type),ut(t.friendlyName)?e.friendlyName=t.friendlyName:t.friendlyName===null&&delete e.friendlyName,ut(t.defaultValue)||Ii(t.defaultValue)||To(t.defaultValue)?e.defaultValue=t.defaultValue:t.defaultValue===null&&delete e.defaultValue,ut(t.helperText)?e.helperText=t.helperText:t.helperText===null&&delete e.helperText,t.required===!0?e.required=t.required:(t.required===null||t.required===!1)&&delete e.required}async function yn(e){let t=new Set,r=async o=>{let s=await e.readdir(o);await Promise.all(s.map(async i=>{if(i.startsWith(".")||i==="node_modules")return;let a=e.join(o,i),u=e.extname(i).toLowerCase();if(u===".tsx"||u===".jsx"||u===".ts"||u===".js"){t.add(a);return}(await e.stat(a)).isDirectory()&&await r(a)}))};return await r(e.getAppRootDir()),await je(e,[...t])}function _r(e,t,r){return Lo(e,t,r.variableName)?t:sE(e,t,r)}function sE(e,t,r){let n=typeof r.arrayType=="string"?e.ts.factory.createArrayTypeNode(e.ts.factory.createTypeReferenceNode(r.arrayType,void 0)):void 0,o=e.ts.factory.createArrayLiteralExpression([]),s=e.ts.factory.createVariableDeclaration(r.variableName,void 0,n,o),i=e.ts.factory.createVariableDeclarationList([s],e.ts.NodeFlags.Const),a=e.ts.factory.createModifier(e.ts.SyntaxKind.ExportKeyword),u=e.ts.factory.createVariableStatement([a],i),c=[...t.statements,u];return e.ts.factory.updateSourceFile(t,c)}async function Tr(e,t,r,n,o,s,i,a){let u=await yn(e),[c,l,d,p]=await Promise.all([sg(e,u),dg(e),ct(e),Mi(e)]),h=c.map(x=>x.cmpInfo),g=l.components,m={components:lr(h,g),registryPath:e.registryPath,registryDisplayPath:De(e,e.registryPath),frameworks:e.getFrameworks(),dependencies:qt(h),publicApiKey:p.envValue??void 0,devToolsVersion:e.version};if(a)return m.components=await Uo(e,m.components),m;let y=!1,D=l.sourceFile,w=Array.isArray(t)?t:typeof t=="string"?[t]:[];if(w.length>0){let x=w.map(_=>{let I=c.find(N=>N.cmpInfo.id===_);if(!I)throw new Error(`Component ${_} not found`);return I}),F=Array.from(new Set(x.map(_=>_.cmpInfo.filePath))),P=await je(e,F);for(let _ of x){let I=m.components.find(v=>v.id===_.cmpInfo.id),N=await Vo(e,_,P,e.registryPath===_.cmpInfo.filePath||jt(_.cmpInfo.filePath));It(I,N);let k=h.findIndex(v=>v.id===_.cmpInfo.id);h[k].inputs=N;let T=Fr(_.cmpInfo.id,h,g,r,n,o,s);if(e.sdkVersion===z.gen2){let{elements:v,elmIndex:j,statementIndex:H,statement:G,variableDeclaration:b}=await cE(e,D,_);if(T.addCmpToRegistry)v.push(uE(e,T.addCmpToRegistry)),y=!0;else if(T.removeCmpFromRegistry)v.splice(j,1),y=!0;else if(T.updateRegisteredCmp){let E=Ue(e,v[j],T.updateRegisteredCmp);v[j]=e.ts.factory.updateObjectLiteralExpression(E,[gg(e,T.updateRegisteredCmp),...E.properties.slice(1)]),y=!0}if(y&&i){let E=[...D.statements];E[H]=e.ts.factory.updateVariableStatement(G,G.modifiers,e.ts.factory.updateVariableDeclarationList(G.declarationList,[e.ts.factory.updateVariableDeclaration(b,b.name,b.exclamationToken,b.type,e.ts.factory.createArrayLiteralExpression(Pr(e,v)))])),D=e.ts.factory.updateSourceFile(D,E),D=mg(e,T,D),D=fe(e,D,{namedImports:["RegisteredComponent"],importPath:"@builder.io/sdk-react",isTypeOnly:!0}),D=_r(e,D,{variableName:"CUSTOM_COMPONENTS",arrayType:"RegisteredComponent"}),m.components=T.components,g=T.components.filter(Ie=>Ie.isRegistered)}}else{let v=[...D.statements];T.addCmpToRegistry?(v.push(Zm(e,T.addCmpToRegistry)),y=!0):T.removeCmpFromRegistry?(v.splice(T.nodeIndex,1),y=!0):T.updateRegisteredCmp&&(v[T.nodeIndex]=Cc(e,v[T.nodeIndex],T.updateRegisteredCmp),y=!0),y&&i&&(D=e.ts.factory.updateSourceFile(D,v),D=fe(e,D,{namedImports:["Builder","builder"],importPath:"@builder.io/react"}),D=pg(e,D,d),D=mg(e,T,D),I?.acceptsChildren&&(D=fe(e,D,{namedImports:["withChildren"],importPath:"@builder.io/react"})),m.components=T.components,g=T.components.filter(j=>j.isRegistered))}}}if(y&&i){D=Ar(e,D),D=Er(e,D),e.appDir&&(D=lg(e,D));let x=He(e,D);x=cr(x),e.appDir&&(x=cg(x)),x=await e.formatCode(e.registryPath,x),await e.writeFile(e.registryPath,x)}return m}function gg(e,t){let r=e.ts.factory.createIdentifier(t.importName);return e.appDir?e.ts.factory.createPropertyAssignment("component",r):e.ts.factory.createPropertyAssignment("component",lE(e,t))}function aE(e){return e.ts.factory.createPropertyAssignment("canHaveChildren",e.ts.factory.createTrue())}function uE(e,t){return Ue(e,e.ts.factory.createObjectLiteralExpression([gg(e,t),...t.acceptsChildren?[aE(e)]:[]],!0),t)}async function cE(e,t,r){let n=Me(e,t,"CUSTOM_COMPONENTS");if(!n)throw new Error(`Exported name of the Builder registry must be "CUSTOM_COMPONENTS". Please update your Builder registry file: ${e.registryPath}`);let o=n.arrayLiteralExp.elements.filter(i=>e.ts.isObjectLiteralExpression(i)),s=-1;for(let i=0;i<o.length;i++)if((await Pc(e,t,o[i]))?.id===r.cmpInfo.id){s=i;break}return{...n,elements:o,elmIndex:s}}function mg(e,t,r){if(e.appDir){let n=t.addCmpToRegistry||t.updateRegisteredCmp;if(n){let o=n.externalImportPath?n.externalImportPath:le(e,e.registryPath,n.filePath);n.exportType==="default"?r=fe(e,r,{defaultImport:n.importName,importPath:o}):n.exportType==="named"&&(r=fe(e,r,{namedImports:[n.importName],importPath:o}))}}else r=fe(e,r,{defaultImport:"dynamic",importPath:"next/dynamic"});return r}function lE(e,t){let r=t.externalImportPath?t.externalImportPath:le(e,e.registryPath,t.filePath),n=t.exportName!=="default",o;n?o=e.ts.factory.createPropertyAccessExpression(e.ts.factory.createAwaitExpression(e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("import"),void 0,[e.ts.factory.createStringLiteral(r)])),e.ts.factory.createIdentifier(t.exportName)):o=e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("import"),void 0,[e.ts.factory.createStringLiteral(r)]);let s=e.ts.factory.createArrowFunction(n?[e.ts.factory.createModifier(e.ts.SyntaxKind.AsyncKeyword)]:void 0,void 0,[],void 0,e.ts.factory.createToken(e.ts.SyntaxKind.EqualsGreaterThanToken),o);return e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("dynamic"),void 0,[s])}async function yg(e){let t=[],r=await gE(e,t);return await wg(e,t,r),e.appDir?(e.debug(`ensure builder setup for next.js app ${e.appDir}`),await pE(e,e.appDir,t)):e.pagesDir&&(e.debug(`ensure builder setup for next.js pages ${e.pagesDir}`),await fE(e,e.pagesDir,t)),t}async function Dg(e){let t=[];return await wg(e,t),e.appDir?(e.debug(`ensure figma-imports setup for next.js app ${e.appDir}`),await dE(e,e.appDir,t)):e.pagesDir&&(e.debug(`ensure figma-imports setup for next.js pages ${e.pagesDir}`),await mE(e,e.pagesDir,t)),t}async function dE(e,t,r){let n=`page.${e.typescriptEnabled?"tsx":"jsx"}`,o=e.join(t,"figma-imports",n);if(!await e.exists(o)){let s=await e.formatCode(o,Cg({sys:e,routePath:o,modelName:"figma-imports"}));await e.writeFile(o,s),r.push({filePath:o,modifiedType:"create"})}if(!await e.exists(e.builderComponentPath)){let s=await e.formatCode(e.builderComponentPath,vg(e));await e.writeFile(e.builderComponentPath,s),r.push({filePath:e.builderComponentPath,modifiedType:"create"})}}async function pE(e,t,r){let n=`page.${e.typescriptEnabled?"tsx":"jsx"}`,o=e.join(t,"[...page]",n);if(!await e.exists(o)){let s=await e.formatCode(o,Cg({sys:e,routePath:o,modelName:"page"}));await e.writeFile(o,s),r.push({filePath:o,modifiedType:"create"})}if(!await e.exists(e.builderComponentPath)){let s=await e.formatCode(e.builderComponentPath,vg(e));await e.writeFile(e.builderComponentPath,s),r.push({filePath:e.builderComponentPath,modifiedType:"create"})}}function vg(e){let t=e.typescriptEnabled;return e.sdkVersion===z.gen2?`
314
+ `}function Rc(e,t){return t.sort((r,n)=>{let o=dh(e,r),s=dh(e,n);return o.toLocaleLowerCase().localeCompare(s.toLocaleLowerCase())})}function dh(e,t){let r=t.importClause;if(r){let n=r.namedBindings;if(n&&e.ts.isNamedImports(n)&&n.elements.length>0)return n.elements[0].name.text;if(r.name)return r.name.text}return t.moduleSpecifier&&e.ts.isStringLiteral(t.moduleSpecifier)?t.moduleSpecifier.text:""}function mh(e){return typeof e=="string"&&!e.includes("'use client'")&&!e.includes(`"use client"'`)&&(e=`"use client"
315
+ ${e}`),e}function gh(e,t){let r=t.statements.filter(n=>!(e.ts.isExpressionStatement(n)&&e.ts.isStringLiteral(n.expression)&&e.ts.isStringLiteral(n.expression)&&n.expression.text==="use client"));return e.ts.factory.updateSourceFile(t,r)}function Nr(e,t){return t.sort((r,n)=>{if(e.ts.isObjectLiteralExpression(r)&&e.ts.isObjectLiteralExpression(n)){let o=fh(e,r),s=fh(e,n);return o.toLocaleLowerCase().localeCompare(s.toLocaleLowerCase())}return 1})}function fh(e,t){let r=t.properties.find(n=>he(e,n)==="name");return r&&e.ts.isPropertyAssignment(r)&&e.ts.isStringLiteral(r.initializer)?r.initializer.text:"zzzz"}async function hh(e){let t=await e.readFile(e.registryPath);return t?pF(e,t):{components:[],sourceFile:se(e,"")}}async function pF(e,t){let r=se(e,t);return e.sdkVersion===V.gen2?fF(e,r):dF(e,r)}async function dF(e,t){let r=[];for(let n=0;n<t.statements.length;n++){let o=t.statements[n];if(!e.ts.isExpressionStatement(o))continue;let s=o.expression;if(!e.ts.isCallExpression(s))continue;let i=s.expression;if(!e.ts.isPropertyAccessExpression(i))continue;let a=i.expression;if(!e.ts.isIdentifier(a)||a.text!=="Builder"||i.name.text!=="registerComponent")continue;let c=s.arguments;if(c.length<2)continue;let l=c[1];if(!e.ts.isObjectLiteralExpression(l))continue;let p=c[0];if(e.ts.isCallExpression(p)){let d=e.ts.isIdentifier(p.expression)&&p.expression.text;if(d==="withChildren"){let m=Oc(e,p.arguments[0]);if(e.ts.isCallExpression(m)){let f=await Ic(e,n,m,l,!0);f&&r.push(f)}else{let f=m;if(e.ts.isIdentifier(f)){let h=await Nc(e,t,n,f,l,!0);h&&r.push(h)}}continue}if(d==="dynamic"){let m=await Ic(e,n,p,l,!1);m&&r.push(m);continue}let g=Oc(e,p.arguments[0]);if(e.ts.isCallExpression(g)&&e.ts.isIdentifier(g.expression)&&g.expression.text==="dynamic"){let m=await Ic(e,n,g,l,!1);m&&r.push(m);continue}if(e.ts.isIdentifier(g)){let m=await Nc(e,t,n,g,l,!1);m&&r.push(m);continue}continue}if(e.ts.isIdentifier(p)){let d=await Nc(e,t,n,p,l,!1);d&&r.push(d);continue}}return{sourceFile:t,components:_t(r)}}function Oc(e,t){return e.ts.isCallExpression(t)?(e.ts.isIdentifier(t.expression)&&t.expression.text)==="dynamic"?t:Oc(e,t.arguments[0]):t}async function Ic(e,t,r,n,o){let s={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],nodeIndex:t,acceptsChildren:o,framework:"react"},i=r.arguments;if(i.length===0)return null;let a=i[0];if(!e.ts.isArrowFunction(a))return null;let u=a.body;if(e.ts.isCallExpression(u)){if(u.expression.kind!==e.ts.SyntaxKind.ImportKeyword||u.arguments.length!==1)return null;let l=u.arguments[0];if(!e.ts.isStringLiteral(l))return null;let p=l.text,d=await ko(e,p);s.filePath=d,s.relFilePath=e.relative(e.getAppRootDir(),s.filePath),await e.exists(d)?s.importPath=we(e,s.filePath):(s.externalImportPath=p,s.importPath=s.externalImportPath),s.name=Qt(e,s.filePath),s.importName="default",s.exportName="default",s.exportType="default"}else if(e.ts.isPropertyAccessExpression(u)){let c=u.expression;if(!e.ts.isParenthesizedExpression(c))return null;let l=c.expression;if(!e.ts.isAwaitExpression(l))return null;let p=l.expression;if(!e.ts.isCallExpression(p)||p.expression.kind!==e.ts.SyntaxKind.ImportKeyword||p.arguments.length!==1)return null;let g=p.arguments[0];if(!e.ts.isStringLiteral(g)||!e.ts.isIdentifier(u.name))return null;let m=g.text,f=await ko(e,m);s.filePath=f,s.relFilePath=e.relative(e.getAppRootDir(),s.filePath),await e.exists(f)?s.importPath=we(e,s.filePath):(s.externalImportPath=m,s.importPath=s.externalImportPath),s.name=be(u.name.text),s.importName=u.name.text,s.exportName=u.name.text,s.exportType="named"}else return null;return s=Ft(e,s,n),s.displayFilePath=ge(e,s.filePath),s.filePath&&s.exportName&&(s.id=await ve(e,s.filePath,s.exportName,s.externalImportPath)),s}async function Nc(e,t,r,n,o,s){let i={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],nodeIndex:r,acceptsChildren:s,framework:"react"},a=t.statements.filter(c=>e.ts.isImportDeclaration(c)),u=a.find(c=>c.importClause&&c.importClause.name?.text===n.text);if(u){let c=u.moduleSpecifier;if(!e.ts.isStringLiteral(c))return null;let l=await ko(e,c.text);i.filePath=l,i.relFilePath=e.relative(e.getAppRootDir(),i.filePath),await e.exists(l)?i.importPath=we(e,i.filePath):(i.externalImportPath=c.text,i.importPath=i.externalImportPath),i.name=Qt(e,i.filePath),i.importName=n.text,i.exportName="default",i.exportType="default"}else{let c=a.find(d=>!d.importClause||!d.importClause.namedBindings||!e.ts.isNamedImports(d.importClause.namedBindings)?!1:d.importClause.namedBindings.elements.some(g=>g.name.text===n.text));if(!c)return null;let l=c.moduleSpecifier;if(!e.ts.isStringLiteral(l))return null;let p=await ko(e,l.text);i.filePath=p,i.relFilePath=e.relative(e.getAppRootDir(),i.filePath),await e.exists(p)?i.importPath=we(e,i.filePath):(i.externalImportPath=l.text,i.importPath=i.externalImportPath),i.name=be(n.text),i.importName=n.text,i.exportName=n.text,i.exportType="named"}return i=Ft(e,i,o),i.displayFilePath=ge(e,i.filePath),i.filePath&&i.exportName&&(i.id=await ve(e,i.filePath,i.exportName,i.externalImportPath)),i}function ko(e,t){return _i(e,e.normalize(e.resolve(e.dirname(e.registryPath),t)))}function yh(e,t,r){let n=!1,o=0,s=[...t.statements];for(let c=0;c<s.length;c++){let l=s[c];if(e.ts.isImportDeclaration(l)){o=c;continue}if(!e.ts.isExpressionStatement(l))continue;let p=l.expression;if(!e.ts.isCallExpression(p))continue;let d=p.expression;if(!e.ts.isPropertyAccessExpression(d))continue;let g=d.expression;if(!e.ts.isIdentifier(g)||g.text!=="builder")continue;if(d.name.text=="init"){n=!0;break}else continue}if(n)return t;let i=e.ts.factory.createPropertyAccessExpression(e.ts.factory.createPropertyAccessExpression(e.ts.factory.createIdentifier("process"),e.ts.factory.createIdentifier("env")),e.ts.factory.createIdentifier(kr)),a=r?e.ts.factory.createNonNullExpression(i):i,u=e.ts.factory.createExpressionStatement(e.ts.factory.createCallExpression(e.ts.factory.createPropertyAccessExpression(e.ts.factory.createIdentifier("builder"),e.ts.factory.createIdentifier("init")),void 0,[a]));return s.splice(o+1,0,u),e.ts.factory.updateSourceFile(t,s)}async function fF(e,t){let r=[],n=qe(e,t,"CUSTOM_COMPONENTS");return n&&await Promise.all(n.arrayLiteralExp.elements.map(async(o,s)=>{let i=await Mc(e,t,o);i&&(i.nodeIndex=s,r.push(i))})),{sourceFile:t,components:_t(r)}}async function Mc(e,t,r){if(!e.ts.isObjectLiteralExpression(r))return null;let n={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],acceptsChildren:!1,framework:"react"};_o(e,r)&&(n.acceptsChildren=!0);for(let s of r.properties){if(!e.ts.isPropertyAssignment(s)||!e.ts.isIdentifier(s.name))continue;if(he(e,s)==="component"){let a,{initializer:u}=s;if(e.ts.isCallExpression(u)&&(e.ts.isIdentifier(u.expression)&&u.expression.text)==="dynamic"){let g=u.arguments;if(g.length===0)return null;let m=g[0];if(!e.ts.isArrowFunction(m))return null;let f=m.body;if(e.ts.isCallExpression(f)){if(f.expression.kind!==e.ts.SyntaxKind.ImportKeyword||f.arguments.length!==1)return null;let y=f.arguments[0];if(!e.ts.isStringLiteral(y))return null;let b=y.text,C=await ko(e,b);n.filePath=C,n.relFilePath=e.relative(e.getAppRootDir(),n.filePath),await e.exists(C)?n.importPath=we(e,n.filePath):(n.externalImportPath=b,n.importPath=n.externalImportPath),n.name=Qt(e,n.filePath),n.importName="default",n.exportName="default",n.exportType="default"}else if(e.ts.isPropertyAccessExpression(f)){let h=f.expression;if(!e.ts.isParenthesizedExpression(h))return null;let y=h.expression;if(!e.ts.isAwaitExpression(y))return null;let b=y.expression;if(!e.ts.isCallExpression(b)||b.expression.kind!==e.ts.SyntaxKind.ImportKeyword||b.arguments.length!==1)return null;let _=b.arguments[0];if(!e.ts.isStringLiteral(_)||!e.ts.isIdentifier(f.name))return null;let S=_.text,T=await ko(e,S);n.filePath=T,n.relFilePath=e.relative(e.getAppRootDir(),n.filePath),await e.exists(T)?n.importPath=we(e,n.filePath):(n.externalImportPath=S,n.importPath=n.externalImportPath),n.name=be(f.name.text),n.importName=f.name.text,n.exportName=f.name.text,n.exportType="named"}else return null;return n=Ft(e,n,r),n.displayFilePath=ge(e,n.filePath),n.filePath&&n.exportName&&(n.id=await ve(e,n.filePath,n.exportName,n.externalImportPath)),n}if(e.ts.isIdentifier(u)&&(a=u.text),!a)continue;n.name===""&&(n.name=be(a)),n.importName=a;let c=await Rr(e,e.registryPath,t,a);if(!c)continue;n.filePath=c.filePath,n.relFilePath=c.relFilePath,await e.exists(c.filePath)?n.importPath=we(e,c.filePath):(n.externalImportPath=c.importPath,n.importPath=n.externalImportPath),n.importPath=we(e,c.filePath),n.displayFilePath=c.displayFilePath,n.exportType=c.exportType;let l=t.statements.filter(d=>e.ts.isImportDeclaration(d)),p=l.find(d=>d.importClause&&d.importClause.name?.text===a);if(p){let d=p.moduleSpecifier;if(!e.ts.isStringLiteral(d))return null;n.exportName="default"}else{let d=l.find(m=>!m.importClause||!m.importClause.namedBindings||!e.ts.isNamedImports(m.importClause.namedBindings)?!1:m.importClause.namedBindings.elements.some(f=>f.name.text===a));if(!d)return null;let g=d.moduleSpecifier;if(!e.ts.isStringLiteral(g))return null;n.exportName=a}continue}}return n=Ft(e,n,r),n.filePath&&n.exportName&&(n.id=await ve(e,n.filePath,n.exportName,n.externalImportPath)),n}function Or(e,t){let r=[...t.statements],n=!1;for(let o=t.statements.length-1;o>=0;o--){let s=t.statements[o];if(e.ts.isImportDeclaration(s)&&s.importClause){let i=!1,a=s.importClause.namedBindings;if(a&&e.ts.isNamedImports(a)&&a.elements){let u=[...a.elements];for(let c=u.length-1;c>=0;c--){let l=u[c];if(e.ts.isImportSpecifier(l)){let p=l.name;if(p&&e.ts.isIdentifier(p)){let d=p.text;Dh(e,t,d)||u.splice(c,1)}}}if(u.length===0)i=!0;else if(a.elements.length!==u.length){let c=e.ts.factory.updateImportClause(s.importClause,!1,s.importClause.name,e.ts.factory.createNamedImports(u)),l=e.ts.factory.updateImportDeclaration(s,void 0,c,s.moduleSpecifier,void 0);r[o]=l,n=!0}}else if(s.importClause.name&&e.ts.isIdentifier(s.importClause.name)){let u=s.importClause.name.text;Dh(e,t,u)||(i=!0)}i&&(r.splice(o,1),n=!0)}}return n?e.ts.factory.updateSourceFile(t,r):t}function Dh(e,t,r){let n=!1;function o(s){if(!e.ts.isImportDeclaration(s)){if(e.ts.isIdentifier(s)&&s.text===r){n=!0;return}e.ts.forEachChild(s,o)}}return e.ts.forEachChild(t,o),n}function Mr(e,t,r,n,o,s,i){let a=null,u=null,c=null,l=-1;t=jt(t),r=jt(r);let p=t.find(g=>g.id===e),d=r.find(g=>g.id===e);if(n)d||(a={...jt(p),inputs:jt(p.inputs).map(g=>(g.isRegistered=!0,g))},l=r.length,r.push(a));else if(typeof d?.nodeIndex=="number"&&d.nodeIndex>-1){if(o)l=d.nodeIndex,u=jt(d),r=r.filter(g=>g.id!==e);else if(s!=null)mF(d,s),l=d.nodeIndex,c=d;else if(i!=null){let g=d.inputs.find(m=>m.name===i.name);g&&(i.registerInput===!1?g.isRegistered=!1:(gF(g,i),g.isRegistered=!0),c=d,l=d.nodeIndex)}}return{addCmpToRegistry:a,removeCmpFromRegistry:u,updateRegisteredCmp:c,nodeIndex:l,components:vr(t,r)}}function vr(e,t){let r=_t([...t.map(n=>(n.isRegistered=!0,n)),...e.filter(n=>!t.some(o=>o.id===n.id)).map(n=>(n.isRegistered=!1,n))]);return r.forEach(n=>{n.inputs=n.inputs.map(Tc),n.inputs.sort((i,a)=>i.name.toLowerCase().localeCompare(a.name.toLowerCase()));let o=t.find(i=>i.id===n.id);o&&(o.acceptsChildren=Fc(n));let s=e.find(i=>i.id===n.id&&i.externalImportPath);s&&(n.filePath=s.filePath,n.relFilePath=s.relFilePath)}),r}function mF(e,t){vt(t.name)?e.name=t.name:t.name===null&&(e.name=e.importName),vt(t.description)?e.description=t.description:t.description===null&&delete e.description,vt(t.image)?e.image=t.image:t.image===null&&delete e.image}function gF(e,t){vt(t.type)&&(e.type=t.type),vt(t.friendlyName)?e.friendlyName=t.friendlyName:t.friendlyName===null&&delete e.friendlyName,vt(t.defaultValue)||Di(t.defaultValue)||vo(t.defaultValue)?e.defaultValue=t.defaultValue:t.defaultValue===null&&delete e.defaultValue,vt(t.helperText)?e.helperText=t.helperText:t.helperText===null&&delete e.helperText,t.required===!0?e.required=t.required:(t.required===null||t.required===!1)&&delete e.required}async function wn(e){let t=new Set,r=async o=>{let s=await e.readdir(o);await Promise.all(s.map(async i=>{if(i.startsWith(".")||i==="node_modules")return;let a=e.join(o,i),u=e.extname(i).toLowerCase();if(u===".tsx"||u===".jsx"||u===".ts"||u===".js"){t.add(a);return}(await e.stat(a)).isDirectory()&&await r(a)}))};return await r(e.getAppRootDir()),await Ge(e,[...t])}function Br(e,t,r){return Ao(e,t,r.variableName)?t:hF(e,t,r)}function hF(e,t,r){let n=typeof r.arrayType=="string"?e.ts.factory.createArrayTypeNode(e.ts.factory.createTypeReferenceNode(r.arrayType,void 0)):void 0,o=e.ts.factory.createArrayLiteralExpression([]),s=e.ts.factory.createVariableDeclaration(r.variableName,void 0,n,o),i=e.ts.factory.createVariableDeclarationList([s],e.ts.NodeFlags.Const),a=e.ts.factory.createModifier(e.ts.SyntaxKind.ExportKeyword),u=e.ts.factory.createVariableStatement([a],i),c=[...t.statements,u];return e.ts.factory.updateSourceFile(t,c)}async function Lr(e,t,r,n,o,s,i,a){let u=await wn(e),[c,l,p,d]=await Promise.all([ph(e,u),hh(e),Ct(e),Si(e)]),g=c.map(C=>C.cmpInfo),m=l.components,f={components:vr(g,m),registryPath:e.registryPath,registryDisplayPath:ge(e,e.registryPath),frameworks:e.getFrameworks(),dependencies:nr(g),publicApiKey:d.envValue??void 0,devToolsVersion:e.version};if(a)return f.components=await To(e,f.components),f;let h=!1,y=l.sourceFile,b=Array.isArray(t)?t:typeof t=="string"?[t]:[];if(b.length>0){let C=b.map(T=>{let k=c.find(I=>I.cmpInfo.id===T);if(!k)throw new Error(`Component ${T} not found`);return k}),_=Array.from(new Set(C.map(T=>T.cmpInfo.filePath))),S=await Ge(e,_);for(let T of C){let k=f.components.find(D=>D.id===T.cmpInfo.id),I=await $o(e,T,S,e.registryPath===T.cmpInfo.filePath||Yt(T.cmpInfo.filePath));Vt(k,I);let R=g.findIndex(D=>D.id===T.cmpInfo.id);g[R].inputs=I;let $=Mr(T.cmpInfo.id,g,m,r,n,o,s);if(e.sdkVersion===V.gen2){let{elements:D,elmIndex:B,statementIndex:U,statement:q,variableDeclaration:w}=await vF(e,y,T);if($.addCmpToRegistry)D.push(DF(e,$.addCmpToRegistry)),h=!0;else if($.removeCmpFromRegistry)D.splice(B,1),h=!0;else if($.updateRegisteredCmp){let E=We(e,D[B],$.updateRegisteredCmp);D[B]=e.ts.factory.updateObjectLiteralExpression(E,[Ch(e,$.updateRegisteredCmp),...E.properties.slice(1)]),h=!0}if(h&&i){let E=[...y.statements];E[U]=e.ts.factory.updateVariableStatement(q,q.modifiers,e.ts.factory.updateVariableDeclarationList(q.declarationList,[e.ts.factory.updateVariableDeclaration(w,w.name,w.exclamationToken,w.type,e.ts.factory.createArrayLiteralExpression(Nr(e,D)))])),y=e.ts.factory.updateSourceFile(y,E),y=vh(e,$,y),y=ce(e,y,{namedImports:["RegisteredComponent"],importPath:"@builder.io/sdk-react",isTypeOnly:!0}),y=Br(e,y,{variableName:"CUSTOM_COMPONENTS",arrayType:"RegisteredComponent"}),f.components=$.components,m=$.components.filter(Be=>Be.isRegistered)}}else{let D=[...y.statements];$.addCmpToRegistry?(D.push(nh(e,$.addCmpToRegistry)),h=!0):$.removeCmpFromRegistry?(D.splice($.nodeIndex,1),h=!0):$.updateRegisteredCmp&&(D[$.nodeIndex]=$c(e,D[$.nodeIndex],$.updateRegisteredCmp),h=!0),h&&i&&(y=e.ts.factory.updateSourceFile(y,D),y=ce(e,y,{namedImports:["Builder","builder"],importPath:"@builder.io/react"}),y=yh(e,y,p),y=vh(e,$,y),k?.acceptsChildren&&(y=ce(e,y,{namedImports:["withChildren"],importPath:"@builder.io/react"})),f.components=$.components,m=$.components.filter(B=>B.isRegistered))}}}if(h&&i){y=Or(e,y),y=Ir(e,y),e.appDir&&(y=gh(e,y));let C=Je(e,y);C=Dr(C),e.appDir&&(C=mh(C)),C=await e.formatCode(e.registryPath,C),await e.writeFile(e.registryPath,C)}return f}function Ch(e,t){let r=e.ts.factory.createIdentifier(t.importName);return e.appDir?e.ts.factory.createPropertyAssignment("component",r):e.ts.factory.createPropertyAssignment("component",CF(e,t))}function yF(e){return e.ts.factory.createPropertyAssignment("canHaveChildren",e.ts.factory.createTrue())}function DF(e,t){return We(e,e.ts.factory.createObjectLiteralExpression([Ch(e,t),...t.acceptsChildren?[yF(e)]:[]],!0),t)}async function vF(e,t,r){let n=qe(e,t,"CUSTOM_COMPONENTS");if(!n)throw new Error(`Exported name of the Builder registry must be "CUSTOM_COMPONENTS". Please update your Builder registry file: ${e.registryPath}`);let o=n.arrayLiteralExp.elements.filter(i=>e.ts.isObjectLiteralExpression(i)),s=-1;for(let i=0;i<o.length;i++)if((await Mc(e,t,o[i]))?.id===r.cmpInfo.id){s=i;break}return{...n,elements:o,elmIndex:s}}function vh(e,t,r){if(e.appDir){let n=t.addCmpToRegistry||t.updateRegisteredCmp;if(n){let o=n.externalImportPath?n.externalImportPath:ae(e,e.registryPath,n.filePath);n.exportType==="default"?r=ce(e,r,{defaultImport:n.importName,importPath:o}):n.exportType==="named"&&(r=ce(e,r,{namedImports:[n.importName],importPath:o}))}}else r=ce(e,r,{defaultImport:"dynamic",importPath:"next/dynamic"});return r}function CF(e,t){let r=t.externalImportPath?t.externalImportPath:ae(e,e.registryPath,t.filePath),n=t.exportName!=="default",o;n?o=e.ts.factory.createPropertyAccessExpression(e.ts.factory.createAwaitExpression(e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("import"),void 0,[e.ts.factory.createStringLiteral(r)])),e.ts.factory.createIdentifier(t.exportName)):o=e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("import"),void 0,[e.ts.factory.createStringLiteral(r)]);let s=e.ts.factory.createArrowFunction(n?[e.ts.factory.createModifier(e.ts.SyntaxKind.AsyncKeyword)]:void 0,void 0,[],void 0,e.ts.factory.createToken(e.ts.SyntaxKind.EqualsGreaterThanToken),o);return e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("dynamic"),void 0,[s])}async function wh(e){let t=[],r=await EF(e,t);return await _h(e,t,r),e.appDir?(e.debug(`ensure builder setup for next.js app ${e.appDir}`),await wF(e,e.appDir,t)):e.pagesDir&&(e.debug(`ensure builder setup for next.js pages ${e.pagesDir}`),await xF(e,e.pagesDir,t)),t}async function xh(e){let t=[];return await _h(e,t),e.appDir?(e.debug(`ensure figma-imports setup for next.js app ${e.appDir}`),await bF(e,e.appDir,t)):e.pagesDir&&(e.debug(`ensure figma-imports setup for next.js pages ${e.pagesDir}`),await SF(e,e.pagesDir,t)),t}async function bF(e,t,r){let n=`page.${e.typescriptEnabled?"tsx":"jsx"}`,o=e.join(t,"figma-imports",n);if(!await e.exists(o)){let s=await e.formatCode(o,Eh({sys:e,routePath:o,modelName:"figma-imports"}));await e.writeFile(o,s),r.push({filePath:o,modifiedType:"create"})}if(!await e.exists(e.builderComponentPath)){let s=await e.formatCode(e.builderComponentPath,Sh(e));await e.writeFile(e.builderComponentPath,s),r.push({filePath:e.builderComponentPath,modifiedType:"create"})}}async function wF(e,t,r){let n=`page.${e.typescriptEnabled?"tsx":"jsx"}`,o=e.join(t,"[...page]",n);if(!await e.exists(o)){let s=await e.formatCode(o,Eh({sys:e,routePath:o,modelName:"page"}));await e.writeFile(o,s),r.push({filePath:o,modifiedType:"create"})}if(!await e.exists(e.builderComponentPath)){let s=await e.formatCode(e.builderComponentPath,Sh(e));await e.writeFile(e.builderComponentPath,s),r.push({filePath:e.builderComponentPath,modifiedType:"create"})}}function Sh(e){let t=e.typescriptEnabled;return e.sdkVersion===V.gen2?`
316
316
  "use client";
317
317
  import { ${t?"BuilderContent, ":""} isPreviewing, Content } from "@builder.io/sdk-react";
318
318
  import DefaultErrorPage from "next/error";
319
- import { CUSTOM_COMPONENTS } from ${JSON.stringify(le(e,e.builderComponentPath,e.registryPath))};
319
+ import { CUSTOM_COMPONENTS } from ${JSON.stringify(ae(e,e.builderComponentPath,e.registryPath))};
320
320
  ${t?`
321
321
  interface BuilderPageProps {
322
322
  content: BuilderContent | null;
@@ -324,7 +324,7 @@ interface BuilderPageProps {
324
324
  }`:""}
325
325
 
326
326
  // Builder Public API Key set in .env file
327
- const builderApiKey = process.env.${xr}${t?"!":""};
327
+ const builderApiKey = process.env.${kr}${t?"!":""};
328
328
 
329
329
  export function RenderBuilderContent({ content, model }${t?": BuilderPageProps":""}) {
330
330
  // Call the isPreviewing hook to determine if
@@ -350,12 +350,12 @@ ${t?'import { ComponentProps } from "react";':""}
350
350
  import { BuilderComponent, useIsPreviewing } from "@builder.io/react";
351
351
  import { ${t?"BuilderContent, ":""}builder } from '@builder.io/sdk';
352
352
  import DefaultErrorPage from "next/error";
353
- import ${JSON.stringify(le(e,e.builderComponentPath,e.registryPath))};
353
+ import ${JSON.stringify(ae(e,e.builderComponentPath,e.registryPath))};
354
354
  ${t?`
355
355
  type BuilderPageProps = ComponentProps<typeof BuilderComponent>;`:""}
356
356
 
357
357
  // Builder Public API Key set in .env file
358
- builder.init(process.env.${xr}${t?"!":""});
358
+ builder.init(process.env.${kr}${t?"!":""});
359
359
 
360
360
  export function RenderBuilderContent({ content, model }${t?": BuilderPageProps":""}) {
361
361
  // Call the useIsPreviewing hook to determine if
@@ -371,7 +371,7 @@ export function RenderBuilderContent({ content, model }${t?": BuilderPageProps":
371
371
  // DefaultErrorPage with a 404.
372
372
  return <DefaultErrorPage statusCode={404} />;
373
373
  }
374
- `.trimStart()}function hg(e){return e.features.asyncParams?`
374
+ `.trimStart()}function bh(e){return e.features.asyncParams?`
375
375
  interface PageProps {
376
376
  params: Promise<{
377
377
  page: string[];
@@ -381,14 +381,14 @@ interface PageProps {
381
381
  params: {
382
382
  page: string[];
383
383
  };
384
- }`}function Cg({sys:e,routePath:t,modelName:r}){let n=e.typescriptEnabled,o=le(e,t,e.builderComponentPath);return e.sdkVersion===z.gen2?`
384
+ }`}function Eh({sys:e,routePath:t,modelName:r}){let n=e.typescriptEnabled,o=ae(e,t,e.builderComponentPath);return e.sdkVersion===V.gen2?`
385
385
  import { fetchOneEntry } from "@builder.io/sdk-react";
386
386
  import { RenderBuilderContent } from ${JSON.stringify(o)};
387
387
 
388
388
  // Builder Public API Key set in .env file
389
- const PUBLIC_API_KEY = process.env.${xr}${n?"!":""};
389
+ const PUBLIC_API_KEY = process.env.${kr}${n?"!":""};
390
390
 
391
- ${n?hg(e):""}
391
+ ${n?bh(e):""}
392
392
 
393
393
  export default async function Page(props${n?": PageProps":""}) {
394
394
  const builderModelName = "${r}";
@@ -415,8 +415,8 @@ import { builder } from "@builder.io/sdk";
415
415
  import { RenderBuilderContent } from ${JSON.stringify(o)};
416
416
 
417
417
  // Builder Public API Key set in .env file
418
- builder.init(process.env.${xr}${n?"!":""});
419
- ${n?hg(e):""}
418
+ builder.init(process.env.${kr}${n?"!":""});
419
+ ${n?bh(e):""}
420
420
 
421
421
  export default async function Page(props${n?": PageProps":""}) {
422
422
  const builderModelName = "${r}";
@@ -439,7 +439,7 @@ export default async function Page(props${n?": PageProps":""}) {
439
439
  </>
440
440
  );
441
441
  }
442
- `.trimStart()}async function fE(e,t,r){let n=`[...page].${e.typescriptEnabled?"tsx":"jsx"}`,o=e.join(t,n);if(!await e.exists(o)){let s=await e.formatCode(o,bg({sys:e,routePath:o,modelName:"page"}));await e.writeFile(o,s),r.push({filePath:o,modifiedType:"create"})}}async function mE(e,t,r){let n=`figma-imports.${e.typescriptEnabled?"tsx":"jsx"}`,o=e.join(t,n);if(!await e.exists(o)){let s=await e.formatCode(o,bg({sys:e,routePath:o,modelName:"figma-imports"}));await e.writeFile(o,s),r.push({filePath:o,modifiedType:"create"})}}function bg({sys:e,routePath:t,modelName:r}){let n=e.typescriptEnabled;return e.sdkVersion===z.gen2?`
442
+ `.trimStart()}async function xF(e,t,r){let n=`[...page].${e.typescriptEnabled?"tsx":"jsx"}`,o=e.join(t,n);if(!await e.exists(o)){let s=await e.formatCode(o,Ph({sys:e,routePath:o,modelName:"page"}));await e.writeFile(o,s),r.push({filePath:o,modifiedType:"create"})}}async function SF(e,t,r){let n=`figma-imports.${e.typescriptEnabled?"tsx":"jsx"}`,o=e.join(t,n);if(!await e.exists(o)){let s=await e.formatCode(o,Ph({sys:e,routePath:o,modelName:"figma-imports"}));await e.writeFile(o,s),r.push({filePath:o,modifiedType:"create"})}}function Ph({sys:e,routePath:t,modelName:r}){let n=e.typescriptEnabled;return e.sdkVersion===V.gen2?`
443
443
  import React from "react";
444
444
  import { useRouter } from "next/router";
445
445
  ${n?'import type { BuilderContent } from "@builder.io/sdk-react";':""}
@@ -452,9 +452,9 @@ import {
452
452
  import DefaultErrorPage from "next/error";
453
453
  import Head from "next/head";
454
454
  ${n?'import { GetStaticProps } from "next";':""}
455
- import { CUSTOM_COMPONENTS } from ${JSON.stringify(le(e,e.builderComponentPath,e.registryPath))};
455
+ import { CUSTOM_COMPONENTS } from ${JSON.stringify(ae(e,e.builderComponentPath,e.registryPath))};
456
456
 
457
- const BUILDER_API_KEY = process.env.${xr}${n?"!":""};
457
+ const BUILDER_API_KEY = process.env.${kr}${n?"!":""};
458
458
 
459
459
  // Define a function that fetches the Builder
460
460
  // content for a given page
@@ -536,9 +536,9 @@ import DefaultErrorPage from "next/error";
536
536
  import Head from "next/head";${n?`
537
537
  import { BuilderContent } from "@builder.io/sdk";`:""}${n?`
538
538
  import { GetStaticProps } from "next";`:""}
539
- import ${JSON.stringify(le(e,t,e.registryPath))};
539
+ import ${JSON.stringify(ae(e,t,e.registryPath))};
540
540
 
541
- builder.init(process.env.${xr}${n?"!":""});
541
+ builder.init(process.env.${kr}${n?"!":""});
542
542
 
543
543
  // Define a function that fetches the Builder
544
544
  // content for a given page
@@ -603,7 +603,7 @@ export default function Page({ page }${n?": { page: BuilderContent | null }":""}
603
603
  </>
604
604
  );
605
605
  }
606
- `.trimStart()}async function gE(e,t){let n=e.typescriptEnabled?"tsx":"jsx",o=e.join(e.componentsDir,"Counter"),s=e.join(o,`Counter.${n}`),i=e.join(o,"styles.module.css"),{component:a,styles:u}=hE(e);if(!await e.exists(s)){let c=await e.formatCode(s,a);await e.writeFile(s,c),t.push({filePath:s,modifiedType:"create"})}return await e.exists(i)||(await e.writeFile(i,u),t.push({filePath:i,modifiedType:"create"})),s}function hE(e){let t=e.typescriptEnabled,r=`
606
+ `.trimStart()}async function EF(e,t){let n=e.typescriptEnabled?"tsx":"jsx",o=e.join(e.componentsDir,"Counter"),s=e.join(o,`Counter.${n}`),i=e.join(o,"styles.module.css"),{component:a,styles:u}=PF(e);if(!await e.exists(s)){let c=await e.formatCode(s,a);await e.writeFile(s,c),t.push({filePath:s,modifiedType:"create"})}return await e.exists(i)||(await e.writeFile(i,u),t.push({filePath:i,modifiedType:"create"})),s}function PF(e){let t=e.typescriptEnabled,r=`
607
607
  "use client"
608
608
  import React, { useState } from "react";
609
609
  import styles from "./styles.module.css";
@@ -666,18 +666,18 @@ export default Counter;
666
666
  font-size: 42px;
667
667
  text-align: center;
668
668
  }
669
- `.trimStart();return{component:r,styles:n}}async function wg(e,t,r){if(!await e.exists(e.registryPath)){if(e.sdkVersion===z.gen2){let s=yE(e);await e.writeFile(e.registryPath,s)}else await e.writeFile(e.registryPath,"");t.push({filePath:e.registryPath,modifiedType:"create"})}if(!r)return;let o=(await Tr(e,null,!1,!1,null,null,!1,!1)).components.find(s=>s.filePath===r);o&&await Tr(e,o.id,!0,!1,null,null,!0,!1)}function yE(e){return e.typescriptEnabled?`import type { RegisteredComponent } from "@builder.io/sdk-react";
669
+ `.trimStart();return{component:r,styles:n}}async function _h(e,t,r){if(!await e.exists(e.registryPath)){if(e.sdkVersion===V.gen2){let s=_F(e);await e.writeFile(e.registryPath,s)}else await e.writeFile(e.registryPath,"");t.push({filePath:e.registryPath,modifiedType:"create"})}if(!r)return;let o=(await Lr(e,null,!1,!1,null,null,!1,!1)).components.find(s=>s.filePath===r);o&&await Lr(e,o.id,!0,!1,null,null,!0,!1)}function _F(e){return e.typescriptEnabled?`import type { RegisteredComponent } from "@builder.io/sdk-react";
670
670
 
671
671
  export const CUSTOM_COMPONENTS: RegisteredComponent[] = [
672
672
  ];`:`export const CUSTOM_COMPONENTS = [
673
673
  ];
674
- `}async function zo(e){let t=await mn(e,e.getRepoRootDir());if(t&&typeof t=="object"){let r=new Set(Object.keys({...t.dependencies,...t.devDependencies}));if(r.has("@builder.io/sdk-react"))return z.gen2;if(r.has("@builder.io/react"))return z.gen1}return null}async function xg(e){let t=await DE(e);return{builderPageOptions:async()=>({templateContentId:"3de2f13211234071a4b19a17b4fbc5a7",pathname:"/builder-demo",title:"Builder + Next.js Demo Page"}),ensureBuilderSetup:()=>yg(t),ensureFigmaImportPage:()=>Dg(t),getRegistryPath:()=>t.registryPath,getRegistry:n=>Tr(t,null,!1,!1,null,null,!1,!!n?.readAllInputTypes),addExternalPackage:n=>{t.addExternalPackage(n)},loadComponent:async n=>{let o=await Tr(t,n.cmpId,!1,!1,null,null,!1,!1);return{...o,component:o.components.find(s=>s.id===n.cmpId)}},registerComponent:n=>Tr(t,n.cmpId,!0,!1,null,null,!0,!1),setRegisteredComponentInfo:n=>Tr(t,n.cmpId,!1,!1,n,null,!0,!1),setRegisteredComponentInput:n=>Tr(t,n.cmpId,!1,!1,null,n,!0,!1),unregisterComponent:n=>Tr(t,n.cmpId,!1,!0,null,null,!0,!1),getPublicApiKey:()=>Mi(t),setPublicApiKey:n=>qm(t,n.publicApiKey),getDependencies:n=>n.sdkVersion===z.gen2?[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-react"}]:[{name:"@builder.io/dev-tools"},{name:"@builder.io/react"},{name:"@builder.io/sdk"}],getDevRunCommand:()=>"dev",getCache:()=>zt(t),setCache:n=>Kt(t,n)}}async function DE(e){let t=e.getAppRootDir(),r=e.join(t,"src"),n=await vE(e),o=await ct(e),s=e.getFrameworks().find(c=>c.name==="next"),i={asyncParams:s?.version?.major!==void 0&&s.version.major>=15},a={},u={...e,addExternalPackage:c=>{a[e.join(t,c,"index.ts")]=`export * from "${c}";`},readFileSync:c=>a[c]??e.readFileSync(c),existsSync:c=>!!a[c]||e.existsSync(c),readdirSync:c=>{let l=e.readdirSync(c);return c===t?[...l,...Object.keys(a).map(d=>d.slice(t.length+1))]:l},readdir:async c=>{let l=await e.readdir(c);return c===t?[...l,...Object.keys(a).map(d=>d.slice(t.length+1))]:l},appDir:null,pagesDir:null,srcDir:null,builderComponentPath:"",componentsDir:"",registryPath:"",nextConfigPath:n,typescriptEnabled:o,features:i};if(e.sdkVersion?u.sdkVersion=e.sdkVersion:u.sdkVersion=await zo(u),await e.exists(r)){u.srcDir=r,u.componentsDir=e.join(r,"components");let c=e.join(r,"app");await e.exists(c)&&(u.appDir=c);let l=e.join(r,"pages");await e.exists(l)&&(u.pagesDir=l),u.registryPath=await ht(e,r)}else u.componentsDir=e.join(t,"components"),u.registryPath=await ht(e,t);if(u.builderComponentPath=e.join(u.componentsDir,`builder.${o?"tsx":"jsx"}`),!u.appDir){let c=e.join(t,"app");await e.exists(c)&&(u.appDir=c)}if(!u.pagesDir){let c=e.join(t,"pages");await e.exists(c)&&(u.pagesDir=c)}if(!u.appDir&&!u.pagesDir&&!e.ignoreMissingConfig)throw new Error(`Could not find Next.js "app" or "pages" directory. Searched in "${t}".`);return u}async function vE(e){let t=e.join(e.getAppRootDir(),"next.config.ts");if(await e.exists(t))return t;let r=e.join(e.getAppRootDir(),"next.config.mjs");if(await e.exists(r))return r;let n=e.join(e.getAppRootDir(),"next.config.js");if(await e.exists(n))return n;throw new Error(`Could not find Next.js config file. Searched for "next.config.ts", "next.config.mjs" and "next.config.js" in "${e.getAppRootDir()}".`)}async function Vi(e){return await br(e,[".env"],Eg)}async function Sg(e,t){CE(t);let r=await Vi(e),n=await wr(e,r.file,r.envKey,t);return{...r,modifiedType:n}}function CE(e){typeof process<"u"&&(process.env[Eg]=e)}var Eg="PUBLIC_BUILDER_API_KEY";function Pg(e,t,r){if(r.length===0)return e;let n=e.split(`
674
+ `}async function Ro(e){let t=await vn(e,e.getRepoRootDir());if(t&&typeof t=="object"){let r=new Set(Object.keys({...t.dependencies,...t.devDependencies}));if(r.has("@builder.io/sdk-react"))return V.gen2;if(r.has("@builder.io/react"))return V.gen1}return null}async function Ah(e){let t=await AF(e);return{builderPageOptions:async()=>({templateContentId:"3de2f13211234071a4b19a17b4fbc5a7",pathname:"/builder-demo",title:"Builder + Next.js Demo Page"}),ensureBuilderSetup:()=>wh(t),ensureFigmaImportPage:()=>xh(t),getRegistryPath:()=>t.registryPath,getRegistry:n=>Lr(t,null,!1,!1,null,null,!1,!!n?.readAllInputTypes),addExternalPackage:n=>{t.addExternalPackage(n)},loadComponent:async n=>{let o=await Lr(t,n.cmpId,!1,!1,null,null,!1,!1);return{...o,component:o.components.find(s=>s.id===n.cmpId)}},registerComponent:n=>Lr(t,n.cmpId,!0,!1,null,null,!0,!1),setRegisteredComponentInfo:n=>Lr(t,n.cmpId,!1,!1,n,null,!0,!1),setRegisteredComponentInput:n=>Lr(t,n.cmpId,!1,!1,null,n,!0,!1),unregisterComponent:n=>Lr(t,n.cmpId,!1,!0,null,null,!0,!1),getPublicApiKey:()=>Si(t),setPublicApiKey:n=>Yg(t,n.publicApiKey),getDependencies:n=>n.sdkVersion===V.gen2?[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-react"}]:[{name:"@builder.io/dev-tools"},{name:"@builder.io/react"},{name:"@builder.io/sdk"}],getDevRunCommand:()=>"dev",getCache:()=>tr(t),setCache:n=>rr(t,n)}}async function AF(e){let t=e.getAppRootDir(),r=e.join(t,"src"),n=await FF(e),o=await Ct(e),s=e.getFrameworks().find(c=>c.name==="next"),i={asyncParams:s?.version?.major!==void 0&&s.version.major>=15},a={},u={...e,addExternalPackage:c=>{a[e.join(t,c,"index.ts")]=`export * from "${c}";`},readFileSync:c=>a[c]??e.readFileSync(c),existsSync:c=>!!a[c]||e.existsSync(c),readdirSync:c=>{let l=e.readdirSync(c);return c===t?[...l,...Object.keys(a).map(p=>p.slice(t.length+1))]:l},readdir:async c=>{let l=await e.readdir(c);return c===t?[...l,...Object.keys(a).map(p=>p.slice(t.length+1))]:l},appDir:null,pagesDir:null,srcDir:null,builderComponentPath:"",componentsDir:"",registryPath:"",nextConfigPath:n,typescriptEnabled:o,features:i};if(e.sdkVersion?u.sdkVersion=e.sdkVersion:u.sdkVersion=await Ro(u),await e.exists(r)){u.srcDir=r,u.componentsDir=e.join(r,"components");let c=e.join(r,"app");await e.exists(c)&&(u.appDir=c);let l=e.join(r,"pages");await e.exists(l)&&(u.pagesDir=l),u.registryPath=await At(e,r)}else u.componentsDir=e.join(t,"components"),u.registryPath=await At(e,t);if(u.builderComponentPath=e.join(u.componentsDir,`builder.${o?"tsx":"jsx"}`),!u.appDir){let c=e.join(t,"app");await e.exists(c)&&(u.appDir=c)}if(!u.pagesDir){let c=e.join(t,"pages");await e.exists(c)&&(u.pagesDir=c)}if(!u.appDir&&!u.pagesDir&&!e.ignoreMissingConfig)throw new Error(`Could not find Next.js "app" or "pages" directory. Searched in "${t}".`);return u}async function FF(e){let t=e.join(e.getAppRootDir(),"next.config.ts");if(await e.exists(t))return t;let r=e.join(e.getAppRootDir(),"next.config.mjs");if(await e.exists(r))return r;let n=e.join(e.getAppRootDir(),"next.config.js");if(await e.exists(n))return n;throw new Error(`Could not find Next.js config file. Searched for "next.config.ts", "next.config.mjs" and "next.config.js" in "${e.getAppRootDir()}".`)}async function Ai(e){return await Tr(e,[".env"],Th)}async function Fh(e,t){TF(t);let r=await Ai(e),n=await $r(e,r.file,r.envKey,t);return{...r,modifiedType:n}}function TF(e){typeof process<"u"&&(process.env[Th]=e)}var Th="PUBLIC_BUILDER_API_KEY";function $h(e,t,r){if(r.length===0)return e;let n=e.split(`
675
675
  `),o=n.findIndex(a=>a.includes(r));if(o===-1||n.some(a=>a.includes(t[0])))return e;let i=["/**",...t.map(a=>` * ${a.trim()}`)," */"];return n.splice(o,0,...i),n.join(`
676
- `)}async function Fg(e,t){let r=[],n=t.getSourceFiles(),o=t.getTypeChecker();return await Promise.all(n.map(async s=>{let i=e.basename(s.fileName);if(i.startsWith(".")||xE.has(i))return;let a=e.normalize(s.fileName);if(a===e.registryPath)return;let u=await ha(e,o,a,s);r.push(...u)})),r}async function _g(e,t){if(e.extname(t).toLowerCase()===".tsx"){let n=await e.readFile(t);if(n)return bE(e,t,n)}return null}function bE(e,t,r){let n=ce(e,r);return ha(e,null,t,n)}async function ha(e,t,r,n){r=e.normalize(r);let o=[],s=Kn(e,n);return await Promise.all(s.map(async i=>{let a=await wE(e,t,r,i);a&&o.push(a)})),o}async function wE(e,t,r,n){let o=e.relative(e.getAppRootDir(),r),s=Se(e,r);if(e.ts.isVariableStatement(n.node))for(let i of n.node.declarationList.declarations){let a=Ag(e,i.initializer);if(a&&e.ts.isIdentifier(i.name)){let u=i.name.text;return{cmpInfo:{id:await be(e,r,u),displayFilePath:De(e,r),name:xe(u),inputs:[],exportName:n.isDefaultExport?"default":u,exportType:n.isDefaultExport?"default":"named",importName:u,filePath:r,relFilePath:o,importPath:s,framework:"qwik"},node:a}}}else if(e.ts.isCallExpression(n.node)){let i=Ag(e,n.node);if(i)return{cmpInfo:{id:await be(e,r,"default"),displayFilePath:De(e,r),name:Ut(e,r),inputs:[],exportName:"default",exportType:"default",importName:Un(e,r),filePath:r,relFilePath:o,importPath:s,framework:"qwik"},node:i}}return null}function Ag(e,t){if(t&&e.ts.isCallExpression(t)&&e.ts.isIdentifier(t.expression)&&t.expression.text==="component$"&&t.arguments.length>0){let r=t.arguments[0];if(e.ts.isArrowFunction(r)||e.ts.isFunctionExpression(r))return{callExpression:t,fnNode:r}}return null}var xE=new Set(["node_modules","layout.tsx","404.tsx","router-head.tsx"]);async function Tg(e,t){let r=t.node.fnNode;if((e.ts.isArrowFunction(r)||e.ts.isFunctionExpression(r))&&r.parameters.length>0){let{sourceFile:o,typeChecker:s}=await Io(e,t.cmpInfo.filePath,null);if(!(await ha(e,s,t.cmpInfo.filePath,o)).find(u=>u.cmpInfo.id===t.cmpInfo.id))throw new Error(`createComponentInputs() Could not find component ${t.cmpInfo.name} in ${t.cmpInfo.filePath}`);return zn(e,s,r)}return[]}async function Rg(e){return Ac(e)}async function Ac(e){let t=[];return await e.exists(e.registryPath)||(await e.writeFile(e.registryPath,SE),t.push({filePath:e.registryPath,modifiedType:"create"})),t}var SE=`import type { RegisteredComponent } from "@builder.io/sdk-qwik";
676
+ `)}async function Rh(e,t){let r=[],n=t.getSourceFiles(),o=t.getTypeChecker();return await Promise.all(n.map(async s=>{let i=e.basename(s.fileName);if(i.startsWith(".")||RF.has(i))return;let a=e.normalize(s.fileName);if(a===e.registryPath)return;let u=await ga(e,o,a,s);r.push(...u)})),r}async function Ih(e,t){if(e.extname(t).toLowerCase()===".tsx"){let n=await e.readFile(t);if(n)return $F(e,t,n)}return null}function $F(e,t,r){let n=se(e,r);return ga(e,null,t,n)}async function ga(e,t,r,n){r=e.normalize(r);let o=[],s=Gn(e,n);return await Promise.all(s.map(async i=>{let a=await kF(e,t,r,i);a&&o.push(a)})),o}async function kF(e,t,r,n){let o=e.relative(e.getAppRootDir(),r),s=we(e,r);if(e.ts.isVariableStatement(n.node))for(let i of n.node.declarationList.declarations){let a=kh(e,i.initializer);if(a&&e.ts.isIdentifier(i.name)){let u=i.name.text;return{cmpInfo:{id:await ve(e,r,u),displayFilePath:ge(e,r),name:be(u),inputs:[],exportName:n.isDefaultExport?"default":u,exportType:n.isDefaultExport?"default":"named",importName:u,filePath:r,relFilePath:o,importPath:s,framework:"qwik"},node:a}}}else if(e.ts.isCallExpression(n.node)){let i=kh(e,n.node);if(i)return{cmpInfo:{id:await ve(e,r,"default"),displayFilePath:ge(e,r),name:Qt(e,r),inputs:[],exportName:"default",exportType:"default",importName:Vn(e,r),filePath:r,relFilePath:o,importPath:s,framework:"qwik"},node:i}}return null}function kh(e,t){if(t&&e.ts.isCallExpression(t)&&e.ts.isIdentifier(t.expression)&&t.expression.text==="component$"&&t.arguments.length>0){let r=t.arguments[0];if(e.ts.isArrowFunction(r)||e.ts.isFunctionExpression(r))return{callExpression:t,fnNode:r}}return null}var RF=new Set(["node_modules","layout.tsx","404.tsx","router-head.tsx"]);async function Nh(e,t){let r=t.node.fnNode;if((e.ts.isArrowFunction(r)||e.ts.isFunctionExpression(r))&&r.parameters.length>0){let{sourceFile:o,typeChecker:s}=await bo(e,t.cmpInfo.filePath,null);if(!(await ga(e,s,t.cmpInfo.filePath,o)).find(u=>u.cmpInfo.id===t.cmpInfo.id))throw new Error(`createComponentInputs() Could not find component ${t.cmpInfo.name} in ${t.cmpInfo.filePath}`);return Kn(e,s,r)}return[]}async function Oh(e){return Bc(e)}async function Bc(e){let t=[];return await e.exists(e.registryPath)||(await e.writeFile(e.registryPath,IF),t.push({filePath:e.registryPath,modifiedType:"create"})),t}var IF=`import type { RegisteredComponent } from "@builder.io/sdk-qwik";
677
677
 
678
678
  export const CUSTOM_COMPONENTS: RegisteredComponent[] = [
679
679
  ];
680
- `;async function Ig(e){await Ac(e);let t=await e.readFile(e.registryPath);return t?EE(e,t):{components:[],sourceFile:ce(e,"")}}async function EE(e,t){let r=ce(e,t);return PE(e,r)}async function PE(e,t){let r=[],n=Me(e,t,"CUSTOM_COMPONENTS");return n&&await Promise.all(n.arrayLiteralExp.elements.map(async(o,s)=>{let i=await Fc(e,t,o);i&&(i.nodeIndex=s,r.push(i))})),{sourceFile:t,components:gt(r)}}async function Fc(e,t,r){if(!e.ts.isObjectLiteralExpression(r))return null;let n={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],framework:"qwik"};for(let o of r.properties){if(!e.ts.isPropertyAssignment(o)||!e.ts.isIdentifier(o.name))continue;if(ve(e,o)==="component"&&e.ts.isIdentifier(o.initializer)){let i=o.initializer.text;n.name===""&&(n.name=xe(i)),n.importName=i;let a=await Sr(e,e.registryPath,t,i);if(!a)continue;n.filePath=a.filePath,n.relFilePath=a.relFilePath,n.importPath=Se(e,a.filePath),n.displayFilePath=a.displayFilePath,n.exportType=a.exportType;let u=await _g(e,a.filePath);if(u&&u.length>0)if(u.length===1)n.exportName=u[0].cmpInfo.exportName;else{let c=u.find(l=>l.cmpInfo.exportName===i);c&&(n.exportName=c.cmpInfo.exportName)}continue}}return n=yt(e,n,r),n.filePath&&n.exportName&&(n.id=await be(e,n.filePath,n.exportName)),n}async function kg(e){let t=new Set,r=async o=>{let s=await e.readdir(o);await Promise.all(s.map(async i=>{if(i.startsWith(".")||i==="node_modules")return;let a=e.join(o,i),u=e.extname(i).toLowerCase();if(u===".tsx"||u===".ts"){t.add(a);return}(await e.stat(a)).isDirectory()&&await r(a)}))};return await r(e.getAppRootDir()),await je(e,[...t])}async function qn(e,t,r,n,o,s,i,a){let u=await kg(e),[c,l,d]=await Promise.all([Fg(e,u),Ig(e),Vi(e)]),p=c.map(m=>m.cmpInfo),h=l.components,g={components:lr(p,h),registryPath:e.registryPath,registryDisplayPath:De(e,e.registryPath),frameworks:e.getFrameworks(),dependencies:qt(p),publicApiKey:d.envValue??void 0,devToolsVersion:e.version};if(a)return g;if(t!=null){let m=c.find(T=>T.cmpInfo.id===t);if(!m)throw new Error(`Component ${t} not found`);let y=l.sourceFile,D=g.components.find(T=>T.id===t),w=await Tg(e,m);It(D,w),t=Array.isArray(t)?t[0]:t;let x=Fr(t,p,h,r,n,o,s),{elements:F,elmIndex:P,statementIndex:_,statement:I,variableDeclaration:N}=await FE(e,y,m),k=!1;if(x.addCmpToRegistry?(F.push(AE(e,x.addCmpToRegistry)),k=!0):x.removeCmpFromRegistry?(F.splice(P,1),k=!0):x.updateRegisteredCmp&&(F[P]=Ue(e,F[P],x.updateRegisteredCmp),k=!0),k&&i){let T=[...y.statements];T[_]=e.ts.factory.updateVariableStatement(I,I.modifiers,e.ts.factory.updateVariableDeclarationList(I.declarationList,[e.ts.factory.updateVariableDeclaration(N,N.name,N.exclamationToken,N.type,e.ts.factory.createArrayLiteralExpression(Pr(e,F)))])),y=e.ts.factory.updateSourceFile(y,T),D.exportType==="named"?y=fe(e,y,{namedImports:[D.importName],importPath:le(e,e.registryPath,D.filePath)}):y=fe(e,y,{defaultImport:D.importName,importPath:le(e,e.registryPath,D.filePath)}),y=fe(e,y,{namedImports:["RegisteredComponent"],importPath:"@builder.io/sdk-qwik",isTypeOnly:!0}),y=_r(e,y,{variableName:"CUSTOM_COMPONENTS",arrayType:"RegisteredComponent"}),y=Ar(e,y),y=Er(e,y);let v=He(e,y);v=cr(v),v=Pg(v,_E,"CUSTOM_COMPONENTS"),v=await e.formatCode(e.registryPath,v),await e.writeFile(e.registryPath,v)}g.components=x.components}return g}function AE(e,t){return Ue(e,e.ts.factory.createObjectLiteralExpression([e.ts.factory.createPropertyAssignment("component",e.ts.factory.createIdentifier(t.importName))],!0),t)}async function FE(e,t,r){let n=Me(e,t,"CUSTOM_COMPONENTS");if(!n)throw new Error(`Exported name of the Builder registry must be "CUSTOM_COMPONENTS". Please update your Builder registry file: ${e.registryPath}`);let o=n.arrayLiteralExp.elements.filter(i=>e.ts.isObjectLiteralExpression(i)),s=-1;for(let i=0;i<o.length;i++)if((await Fc(e,t,o[i]))?.id===r.cmpInfo.id){s=i;break}return{...n,elements:o,elmIndex:s}}var _E=["This array is used to integrate custom components within Builder.","https://www.builder.io/c/docs/custom-components-intro","",'These components will be found the "Custom Components"',"section of Builder's visual editor.",'You can also turn on "components only mode" to limit',"editing to only these components.","https://www.builder.io/c/docs/guides/components-only-mode"];async function $g(e){let t=await TE(e);return{builderPageOptions:async()=>({templateContentId:"dc70f1d979ad416d8fd357137eb9ddfb",pathname:"/",title:"Builder + Qwik Demo Page"}),ensureBuilderSetup:()=>Rg(t),ensureFigmaImportPage:async()=>[],getRegistryPath:()=>t.registryPath,getRegistry:n=>qn(t,null,!1,!1,null,null,!1,!!n?.readAllInputTypes),addExternalPackage:async n=>{},loadComponent:async n=>{let o=await qn(t,n.cmpId,!1,!1,null,null,!1,!1);return{...o,component:o.components.find(s=>s.id===n.cmpId)}},registerComponent:n=>qn(t,n.cmpId,!0,!1,null,null,!0,!1),setRegisteredComponentInfo:n=>qn(t,n.cmpId,!1,!1,n,null,!0,!1),setRegisteredComponentInput:n=>qn(t,n.cmpId,!1,!1,null,n,!0,!1),unregisterComponent:n=>qn(t,n.cmpId,!1,!0,null,null,!0,!1),getPublicApiKey:()=>Vi(t),setPublicApiKey:n=>Sg(t,n.publicApiKey),getDependencies:n=>[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-qwik"}],getDevRunCommand:()=>"dev",getCache:()=>zt(t),setCache:n=>Kt(t,n)}}async function TE(e){let t=await ki(e,e.getAppRootDir(),"components");if(!t)throw new Error(`Could not find components directory within project: ${e.getAppRootDir()}`);let r=await ht(e,t),n=e.join(e.getAppRootDir(),".env");return{...e,componentsDir:t,registryPath:r,envPath:n}}async function Hi(e){return await br(e,[".env"],zi)}async function Ng(e,t){let r=await Hi(e),n=await wr(e,r.file,r.envKey,t);return{...r,modifiedType:n}}var zi="PUBLIC_BUILDER_KEY";var RE=new Set(["dist","node_modules"]);async function Og(e,t){let r=[],n=t.getSourceFiles(),o=t.getTypeChecker(),s=e.join(e.getAppRootDir(),"build");return await Promise.all(n.map(async i=>{let a=e.basename(i.fileName);if(a.startsWith(".")||a==="node_modules"||na(e,RE,i.fileName)||IE.has(a)||a.includes("$."))return;let u=e.normalize(i.fileName);if(u===e.remixConfigPath||u===s)return;let c=await hn(e,o,u,i,u===e.registryPath);r.push(...c)})),r}var IE=new Set(["root.tsx","root.ts","root.jsx","root.js","_index.tsx","_index.jsx","_index.ts","_index.js"]);async function Bg(e){await ya(e);let t=await e.readFile(e.registryPath);return t?kE(e,t):{components:[],sourceFile:ce(e,"")}}async function kE(e,t){let r=ce(e,t);return $E(e,r)}async function $E(e,t){let r=[],n=Me(e,t,"CUSTOM_COMPONENTS");return n&&await Promise.all(n.arrayLiteralExp.elements.map(async(o,s)=>{let i=await _c(e,t,o);i&&(i.nodeIndex=s,r.push(i))})),{sourceFile:t,components:gt(r)}}async function _c(e,t,r){if(!e.ts.isObjectLiteralExpression(r))return null;let n={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],acceptsChildren:!1,framework:"react"};e.sdkVersion===z.gen2&&Mo(e,r)&&(n.acceptsChildren=!0);for(let o of r.properties){if(!e.ts.isPropertyAssignment(o)||!e.ts.isIdentifier(o.name))continue;if(ve(e,o)==="component"){let i,{initializer:a}=o;if(e.ts.isIdentifier(a))i=a.text;else if(e.ts.isCallExpression(a)){(e.ts.isIdentifier(a.expression)&&a.expression.text)==="withChildren"&&(n.acceptsChildren=!0);let l=a.arguments[0];e.ts.isIdentifier(l)&&(i=l.text)}if(!i)continue;n.name===""&&(n.name=xe(i)),n.importName=i;let u=await Sr(e,e.registryPath,t,i);if(!u)continue;if(n.filePath=u.filePath,n.relFilePath=u.relFilePath,await e.exists(u.filePath)?n.importPath=Se(e,u.filePath):(n.externalImportPath=u.importPath,n.importPath=n.externalImportPath),n.displayFilePath=u.displayFilePath,n.exportType=u.exportType,n.externalImportPath)n.exportName=i;else{let c=await ng(e,u.filePath,e.registryPath===u.filePath||jt(u.filePath));if(c&&c.length>0)if(c.length===1)n.exportName=c[0].cmpInfo.exportName;else{let l=c.find(d=>d.cmpInfo.exportName===i);l&&(n.exportName=l.cmpInfo.exportName)}}continue}}return n=yt(e,n,r),n.filePath&&n.exportName&&(n.id=await be(e,n.filePath,n.exportName,n.externalImportPath)),n}async function Rr(e,t,r,n,o,s,i,a){let u=await yn(e),[c,l,d]=await Promise.all([Og(e,u),Bg(e),Hi(e)]),p=c.map(w=>w.cmpInfo),h=l.components,g={components:lr(p,h),registryPath:e.registryPath,registryDisplayPath:De(e,e.registryPath),frameworks:e.getFrameworks(),dependencies:qt(p),publicApiKey:d.envValue??void 0,devToolsVersion:e.version};if(a)return g.components=await Uo(e,g.components),g;let m=!1,y=l.sourceFile,D=Array.isArray(t)?t:typeof t=="string"?[t]:[];if(D.length>0){let w=D.map(P=>{let _=c.find(I=>I.cmpInfo.id===P);if(!_)throw new Error(`Component ${P} not found`);return _}),x=Array.from(new Set(w.map(P=>P.cmpInfo.filePath))),F=await je(e,x);for(let P of w){let _=g.components.find(b=>b.id===P.cmpInfo.id),I=await Vo(e,P,F,e.registryPath===P.cmpInfo.filePath||jt(P.cmpInfo.filePath));It(_,I);let N=p.findIndex(b=>b.id===P.cmpInfo.id);p[N].inputs=I;let k=Fr(P.cmpInfo.id,p,h,r,n,o,s),{elements:T,elmIndex:v,statementIndex:j,statement:H,variableDeclaration:G}=await OE(e,y,P);if(k.addCmpToRegistry)T.push(NE(e,k.addCmpToRegistry)),m=!0;else if(k.removeCmpFromRegistry)T.splice(v,1),m=!0;else if(k.updateRegisteredCmp){let b=Ue(e,T[v],k.updateRegisteredCmp);T[v]=e.ts.factory.updateObjectLiteralExpression(b,[Mg(e,k.updateRegisteredCmp),...b.properties.slice(1)]),m=!0}if(m&&i){let b=[...y.statements];b[j]=e.ts.factory.updateVariableStatement(H,H.modifiers,e.ts.factory.updateVariableDeclarationList(H.declarationList,[e.ts.factory.updateVariableDeclaration(G,G.name,G.exclamationToken,G.type,e.ts.factory.createArrayLiteralExpression(Pr(e,T)))])),y=e.ts.factory.updateSourceFile(y,b),_.exportType==="named"?y=fe(e,y,{namedImports:[_.importName],importPath:_.externalImportPath?_.externalImportPath:le(e,e.registryPath,_.filePath)}):y=fe(e,y,{defaultImport:_.importName,importPath:_.externalImportPath?_.externalImportPath:le(e,e.registryPath,_.filePath)});let E=e.sdkVersion===z.gen2?"@builder.io/sdk-react":"@builder.io/react";y=fe(e,y,{namedImports:["RegisteredComponent"],importPath:E,isTypeOnly:!0}),_.acceptsChildren&&e.sdkVersion!==z.gen2&&(y=fe(e,y,{namedImports:["withChildren"],importPath:"@builder.io/react"})),y=_r(e,y,{variableName:"CUSTOM_COMPONENTS",arrayType:"RegisteredComponent"}),g.components=k.components,h=k.components.filter(Ie=>Ie.isRegistered)}}}if(m&&i){y=Ar(e,y),y=Er(e,y);let w=He(e,y);w=cr(w),w=await e.formatCode(e.registryPath,w),await e.writeFile(e.registryPath,w)}return g}function Mg(e,t){if(e.sdkVersion===z.gen2)return e.ts.factory.createPropertyAssignment("component",e.ts.factory.createIdentifier(t.importName));let r=e.ts.factory.createIdentifier(t.importName),n=t.acceptsChildren?e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("withChildren"),void 0,[r]):r;return e.ts.factory.createPropertyAssignment("component",n)}function NE(e,t){return Ue(e,e.ts.factory.createObjectLiteralExpression([Mg(e,t),...t.acceptsChildren&&e.sdkVersion===z.gen2?[e.ts.factory.createPropertyAssignment("canHaveChildren",e.ts.factory.createTrue())]:[]],!0),t)}async function OE(e,t,r){let n=Me(e,t,"CUSTOM_COMPONENTS");if(!n)throw new Error(`Exported name of the Builder registry must be "CUSTOM_COMPONENTS". Please update your Builder registry file: ${e.registryPath}`);let o=n.arrayLiteralExp.elements.filter(i=>e.ts.isObjectLiteralExpression(i)),s=-1;for(let i=0;i<o.length;i++)if((await _c(e,t,o[i]))?.id===r.cmpInfo.id){s=i;break}return{...n,elements:o,elmIndex:s}}async function Lg(e){let t=[],r=await LE(e,t);return t.push(...await ya(e)),await UE(e,r),await ME(e,t),t}async function jg(e){let t=[];return t.push(...await ya(e)),await BE(e,t),t}async function BE(e,t){let r=`figma-imports.${e.typescriptEnabled?"tsx":"jsx"}`;e.hasLocaleParam&&(e.debug("remixEnsureFigmaImportRoute, hasLocaleParam"),r=`($locale).${r}`);let n=e.join(e.routesDir,r),o=await e.exists(n);e.debug(`remixEnsureFigmaImportRoute, hasRoute: ${o}`);let s=await e.formatCode(n,Ug({sys:e,routePath:n,modelName:"figma-imports"}));await e.writeFile(n,s),t.push({filePath:n,modifiedType:o?"update":"create"})}async function ME(e,t){let r=`$.${e.typescriptEnabled?"tsx":"jsx"}`;e.hasLocaleParam&&(e.debug("remixEnsureAppRoute, hasLocaleParam"),r=`($locale).${r}`),e.sdkVersion===z.gen2&&(r=`($slug)._index.${e.typescriptEnabled?"tsx":"jsx"}`);let n=e.join(e.routesDir,r),o=await e.exists(n);e.debug(`remixEnsureAppRoute, hasRoute: ${o}`);let s=await e.formatCode(n,Ug({sys:e,routePath:n,modelName:"page"}));await e.writeFile(n,s),t.push({filePath:n,modifiedType:o?"update":"create"})}function Ug({sys:e,routePath:t,modelName:r}){let n=e.typescriptEnabled,o=le(e,t,e.registryPath),s="",i="";n&&(s="import type { LoaderArgs } from '@remix-run/server-runtime';",i=": LoaderArgs");let a=`process.env.${zi}`,u="";return e.getFrameworks().some(c=>c.name==="@shopify/remix-oxygen")&&(a=`context.env.${zi}`,u=", context"),n&&(a+="!"),e.sdkVersion===z.gen2?`
680
+ `;async function Mh(e){await Bc(e);let t=await e.readFile(e.registryPath);return t?NF(e,t):{components:[],sourceFile:se(e,"")}}async function NF(e,t){let r=se(e,t);return OF(e,r)}async function OF(e,t){let r=[],n=qe(e,t,"CUSTOM_COMPONENTS");return n&&await Promise.all(n.arrayLiteralExp.elements.map(async(o,s)=>{let i=await Lc(e,t,o);i&&(i.nodeIndex=s,r.push(i))})),{sourceFile:t,components:_t(r)}}async function Lc(e,t,r){if(!e.ts.isObjectLiteralExpression(r))return null;let n={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],framework:"qwik"};for(let o of r.properties){if(!e.ts.isPropertyAssignment(o)||!e.ts.isIdentifier(o.name))continue;if(he(e,o)==="component"&&e.ts.isIdentifier(o.initializer)){let i=o.initializer.text;n.name===""&&(n.name=be(i)),n.importName=i;let a=await Rr(e,e.registryPath,t,i);if(!a)continue;n.filePath=a.filePath,n.relFilePath=a.relFilePath,n.importPath=we(e,a.filePath),n.displayFilePath=a.displayFilePath,n.exportType=a.exportType;let u=await Ih(e,a.filePath);if(u&&u.length>0)if(u.length===1)n.exportName=u[0].cmpInfo.exportName;else{let c=u.find(l=>l.cmpInfo.exportName===i);c&&(n.exportName=c.cmpInfo.exportName)}continue}}return n=Ft(e,n,r),n.filePath&&n.exportName&&(n.id=await ve(e,n.filePath,n.exportName)),n}async function Bh(e){let t=new Set,r=async o=>{let s=await e.readdir(o);await Promise.all(s.map(async i=>{if(i.startsWith(".")||i==="node_modules")return;let a=e.join(o,i),u=e.extname(i).toLowerCase();if(u===".tsx"||u===".ts"){t.add(a);return}(await e.stat(a)).isDirectory()&&await r(a)}))};return await r(e.getAppRootDir()),await Ge(e,[...t])}async function Wn(e,t,r,n,o,s,i,a){let u=await Bh(e),[c,l,p]=await Promise.all([Rh(e,u),Mh(e),Ai(e)]),d=c.map(f=>f.cmpInfo),g=l.components,m={components:vr(d,g),registryPath:e.registryPath,registryDisplayPath:ge(e,e.registryPath),frameworks:e.getFrameworks(),dependencies:nr(d),publicApiKey:p.envValue??void 0,devToolsVersion:e.version};if(a)return m;if(t!=null){let f=c.find($=>$.cmpInfo.id===t);if(!f)throw new Error(`Component ${t} not found`);let h=l.sourceFile,y=m.components.find($=>$.id===t),b=await Nh(e,f);Vt(y,b),t=Array.isArray(t)?t[0]:t;let C=Mr(t,d,g,r,n,o,s),{elements:_,elmIndex:S,statementIndex:T,statement:k,variableDeclaration:I}=await BF(e,h,f),R=!1;if(C.addCmpToRegistry?(_.push(MF(e,C.addCmpToRegistry)),R=!0):C.removeCmpFromRegistry?(_.splice(S,1),R=!0):C.updateRegisteredCmp&&(_[S]=We(e,_[S],C.updateRegisteredCmp),R=!0),R&&i){let $=[...h.statements];$[T]=e.ts.factory.updateVariableStatement(k,k.modifiers,e.ts.factory.updateVariableDeclarationList(k.declarationList,[e.ts.factory.updateVariableDeclaration(I,I.name,I.exclamationToken,I.type,e.ts.factory.createArrayLiteralExpression(Nr(e,_)))])),h=e.ts.factory.updateSourceFile(h,$),y.exportType==="named"?h=ce(e,h,{namedImports:[y.importName],importPath:ae(e,e.registryPath,y.filePath)}):h=ce(e,h,{defaultImport:y.importName,importPath:ae(e,e.registryPath,y.filePath)}),h=ce(e,h,{namedImports:["RegisteredComponent"],importPath:"@builder.io/sdk-qwik",isTypeOnly:!0}),h=Br(e,h,{variableName:"CUSTOM_COMPONENTS",arrayType:"RegisteredComponent"}),h=Or(e,h),h=Ir(e,h);let D=Je(e,h);D=Dr(D),D=$h(D,LF,"CUSTOM_COMPONENTS"),D=await e.formatCode(e.registryPath,D),await e.writeFile(e.registryPath,D)}m.components=C.components}return m}function MF(e,t){return We(e,e.ts.factory.createObjectLiteralExpression([e.ts.factory.createPropertyAssignment("component",e.ts.factory.createIdentifier(t.importName))],!0),t)}async function BF(e,t,r){let n=qe(e,t,"CUSTOM_COMPONENTS");if(!n)throw new Error(`Exported name of the Builder registry must be "CUSTOM_COMPONENTS". Please update your Builder registry file: ${e.registryPath}`);let o=n.arrayLiteralExp.elements.filter(i=>e.ts.isObjectLiteralExpression(i)),s=-1;for(let i=0;i<o.length;i++)if((await Lc(e,t,o[i]))?.id===r.cmpInfo.id){s=i;break}return{...n,elements:o,elmIndex:s}}var LF=["This array is used to integrate custom components within Builder.","https://www.builder.io/c/docs/custom-components-intro","",'These components will be found the "Custom Components"',"section of Builder's visual editor.",'You can also turn on "components only mode" to limit',"editing to only these components.","https://www.builder.io/c/docs/guides/components-only-mode"];async function Lh(e){let t=await zF(e);return{builderPageOptions:async()=>({templateContentId:"dc70f1d979ad416d8fd357137eb9ddfb",pathname:"/",title:"Builder + Qwik Demo Page"}),ensureBuilderSetup:()=>Oh(t),ensureFigmaImportPage:async()=>[],getRegistryPath:()=>t.registryPath,getRegistry:n=>Wn(t,null,!1,!1,null,null,!1,!!n?.readAllInputTypes),addExternalPackage:async n=>{},loadComponent:async n=>{let o=await Wn(t,n.cmpId,!1,!1,null,null,!1,!1);return{...o,component:o.components.find(s=>s.id===n.cmpId)}},registerComponent:n=>Wn(t,n.cmpId,!0,!1,null,null,!0,!1),setRegisteredComponentInfo:n=>Wn(t,n.cmpId,!1,!1,n,null,!0,!1),setRegisteredComponentInput:n=>Wn(t,n.cmpId,!1,!1,null,n,!0,!1),unregisterComponent:n=>Wn(t,n.cmpId,!1,!0,null,null,!0,!1),getPublicApiKey:()=>Ai(t),setPublicApiKey:n=>Fh(t,n.publicApiKey),getDependencies:n=>[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-qwik"}],getDevRunCommand:()=>"dev",getCache:()=>tr(t),setCache:n=>rr(t,n)}}async function zF(e){let t=await vi(e,e.getAppRootDir(),"components");if(!t)throw new Error(`Could not find components directory within project: ${e.getAppRootDir()}`);let r=await At(e,t),n=e.join(e.getAppRootDir(),".env");return{...e,componentsDir:t,registryPath:r,envPath:n}}async function Fi(e){return await Tr(e,[".env"],Ti)}async function zh(e,t){let r=await Fi(e),n=await $r(e,r.file,r.envKey,t);return{...r,modifiedType:n}}var Ti="PUBLIC_BUILDER_KEY";var jF=new Set(["dist","node_modules"]);async function jh(e,t){let r=[],n=t.getSourceFiles(),o=t.getTypeChecker(),s=e.join(e.getAppRootDir(),"build");return await Promise.all(n.map(async i=>{let a=e.basename(i.fileName);if(a.startsWith(".")||a==="node_modules"||ra(e,jF,i.fileName)||UF.has(a)||a.includes("$."))return;let u=e.normalize(i.fileName);if(u===e.remixConfigPath||u===s)return;let c=await bn(e,o,u,i,u===e.registryPath);r.push(...c)})),r}var UF=new Set(["root.tsx","root.ts","root.jsx","root.js","_index.tsx","_index.jsx","_index.ts","_index.js"]);async function Uh(e){await ha(e);let t=await e.readFile(e.registryPath);return t?VF(e,t):{components:[],sourceFile:se(e,"")}}async function VF(e,t){let r=se(e,t);return HF(e,r)}async function HF(e,t){let r=[],n=qe(e,t,"CUSTOM_COMPONENTS");return n&&await Promise.all(n.arrayLiteralExp.elements.map(async(o,s)=>{let i=await zc(e,t,o);i&&(i.nodeIndex=s,r.push(i))})),{sourceFile:t,components:_t(r)}}async function zc(e,t,r){if(!e.ts.isObjectLiteralExpression(r))return null;let n={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],acceptsChildren:!1,framework:"react"};e.sdkVersion===V.gen2&&_o(e,r)&&(n.acceptsChildren=!0);for(let o of r.properties){if(!e.ts.isPropertyAssignment(o)||!e.ts.isIdentifier(o.name))continue;if(he(e,o)==="component"){let i,{initializer:a}=o;if(e.ts.isIdentifier(a))i=a.text;else if(e.ts.isCallExpression(a)){(e.ts.isIdentifier(a.expression)&&a.expression.text)==="withChildren"&&(n.acceptsChildren=!0);let l=a.arguments[0];e.ts.isIdentifier(l)&&(i=l.text)}if(!i)continue;n.name===""&&(n.name=be(i)),n.importName=i;let u=await Rr(e,e.registryPath,t,i);if(!u)continue;if(n.filePath=u.filePath,n.relFilePath=u.relFilePath,await e.exists(u.filePath)?n.importPath=we(e,u.filePath):(n.externalImportPath=u.importPath,n.importPath=n.externalImportPath),n.displayFilePath=u.displayFilePath,n.exportType=u.exportType,n.externalImportPath)n.exportName=i;else{let c=await uh(e,u.filePath,e.registryPath===u.filePath||Yt(u.filePath));if(c&&c.length>0)if(c.length===1)n.exportName=c[0].cmpInfo.exportName;else{let l=c.find(p=>p.cmpInfo.exportName===i);l&&(n.exportName=l.cmpInfo.exportName)}}continue}}return n=Ft(e,n,r),n.filePath&&n.exportName&&(n.id=await ve(e,n.filePath,n.exportName,n.externalImportPath)),n}async function zr(e,t,r,n,o,s,i,a){let u=await wn(e),[c,l,p]=await Promise.all([jh(e,u),Uh(e),Fi(e)]),d=c.map(b=>b.cmpInfo),g=l.components,m={components:vr(d,g),registryPath:e.registryPath,registryDisplayPath:ge(e,e.registryPath),frameworks:e.getFrameworks(),dependencies:nr(d),publicApiKey:p.envValue??void 0,devToolsVersion:e.version};if(a)return m.components=await To(e,m.components),m;let f=!1,h=l.sourceFile,y=Array.isArray(t)?t:typeof t=="string"?[t]:[];if(y.length>0){let b=y.map(S=>{let T=c.find(k=>k.cmpInfo.id===S);if(!T)throw new Error(`Component ${S} not found`);return T}),C=Array.from(new Set(b.map(S=>S.cmpInfo.filePath))),_=await Ge(e,C);for(let S of b){let T=m.components.find(w=>w.id===S.cmpInfo.id),k=await $o(e,S,_,e.registryPath===S.cmpInfo.filePath||Yt(S.cmpInfo.filePath));Vt(T,k);let I=d.findIndex(w=>w.id===S.cmpInfo.id);d[I].inputs=k;let R=Mr(S.cmpInfo.id,d,g,r,n,o,s),{elements:$,elmIndex:D,statementIndex:B,statement:U,variableDeclaration:q}=await KF(e,h,S);if(R.addCmpToRegistry)$.push(qF(e,R.addCmpToRegistry)),f=!0;else if(R.removeCmpFromRegistry)$.splice(D,1),f=!0;else if(R.updateRegisteredCmp){let w=We(e,$[D],R.updateRegisteredCmp);$[D]=e.ts.factory.updateObjectLiteralExpression(w,[Vh(e,R.updateRegisteredCmp),...w.properties.slice(1)]),f=!0}if(f&&i){let w=[...h.statements];w[B]=e.ts.factory.updateVariableStatement(U,U.modifiers,e.ts.factory.updateVariableDeclarationList(U.declarationList,[e.ts.factory.updateVariableDeclaration(q,q.name,q.exclamationToken,q.type,e.ts.factory.createArrayLiteralExpression(Nr(e,$)))])),h=e.ts.factory.updateSourceFile(h,w),T.exportType==="named"?h=ce(e,h,{namedImports:[T.importName],importPath:T.externalImportPath?T.externalImportPath:ae(e,e.registryPath,T.filePath)}):h=ce(e,h,{defaultImport:T.importName,importPath:T.externalImportPath?T.externalImportPath:ae(e,e.registryPath,T.filePath)});let E=e.sdkVersion===V.gen2?"@builder.io/sdk-react":"@builder.io/react";h=ce(e,h,{namedImports:["RegisteredComponent"],importPath:E,isTypeOnly:!0}),T.acceptsChildren&&e.sdkVersion!==V.gen2&&(h=ce(e,h,{namedImports:["withChildren"],importPath:"@builder.io/react"})),h=Br(e,h,{variableName:"CUSTOM_COMPONENTS",arrayType:"RegisteredComponent"}),m.components=R.components,g=R.components.filter(Be=>Be.isRegistered)}}}if(f&&i){h=Or(e,h),h=Ir(e,h);let b=Je(e,h);b=Dr(b),b=await e.formatCode(e.registryPath,b),await e.writeFile(e.registryPath,b)}return m}function Vh(e,t){if(e.sdkVersion===V.gen2)return e.ts.factory.createPropertyAssignment("component",e.ts.factory.createIdentifier(t.importName));let r=e.ts.factory.createIdentifier(t.importName),n=t.acceptsChildren?e.ts.factory.createCallExpression(e.ts.factory.createIdentifier("withChildren"),void 0,[r]):r;return e.ts.factory.createPropertyAssignment("component",n)}function qF(e,t){return We(e,e.ts.factory.createObjectLiteralExpression([Vh(e,t),...t.acceptsChildren&&e.sdkVersion===V.gen2?[e.ts.factory.createPropertyAssignment("canHaveChildren",e.ts.factory.createTrue())]:[]],!0),t)}async function KF(e,t,r){let n=qe(e,t,"CUSTOM_COMPONENTS");if(!n)throw new Error(`Exported name of the Builder registry must be "CUSTOM_COMPONENTS". Please update your Builder registry file: ${e.registryPath}`);let o=n.arrayLiteralExp.elements.filter(i=>e.ts.isObjectLiteralExpression(i)),s=-1;for(let i=0;i<o.length;i++)if((await zc(e,t,o[i]))?.id===r.cmpInfo.id){s=i;break}return{...n,elements:o,elmIndex:s}}async function Hh(e){let t=[],r=await ZF(e,t);return t.push(...await ha(e)),await YF(e,r),await WF(e,t),t}async function qh(e){let t=[];return t.push(...await ha(e)),await GF(e,t),t}async function GF(e,t){let r=`figma-imports.${e.typescriptEnabled?"tsx":"jsx"}`;e.hasLocaleParam&&(e.debug("remixEnsureFigmaImportRoute, hasLocaleParam"),r=`($locale).${r}`);let n=e.join(e.routesDir,r),o=await e.exists(n);e.debug(`remixEnsureFigmaImportRoute, hasRoute: ${o}`);let s=await e.formatCode(n,Kh({sys:e,routePath:n,modelName:"figma-imports"}));await e.writeFile(n,s),t.push({filePath:n,modifiedType:o?"update":"create"})}async function WF(e,t){let r=`$.${e.typescriptEnabled?"tsx":"jsx"}`;e.hasLocaleParam&&(e.debug("remixEnsureAppRoute, hasLocaleParam"),r=`($locale).${r}`),e.sdkVersion===V.gen2&&(r=`($slug)._index.${e.typescriptEnabled?"tsx":"jsx"}`);let n=e.join(e.routesDir,r),o=await e.exists(n);e.debug(`remixEnsureAppRoute, hasRoute: ${o}`);let s=await e.formatCode(n,Kh({sys:e,routePath:n,modelName:"page"}));await e.writeFile(n,s),t.push({filePath:n,modifiedType:o?"update":"create"})}function Kh({sys:e,routePath:t,modelName:r}){let n=e.typescriptEnabled,o=ae(e,t,e.registryPath),s="",i="";n&&(s="import type { LoaderArgs } from '@remix-run/server-runtime';",i=": LoaderArgs");let a=`process.env.${Ti}`,u="";return e.getFrameworks().some(c=>c.name==="@shopify/remix-oxygen")&&(a=`context.env.${Ti}`,u=", context"),n&&(a+="!"),e.sdkVersion===V.gen2?`
681
681
 
682
682
  import {
683
683
  Content,
@@ -783,11 +783,11 @@ export default function Page() {
783
783
  ${n?`
784
784
  declare global {
785
785
  interface Env {
786
- ${zi}: string;
786
+ ${Ti}: string;
787
787
  }
788
788
  }
789
789
  `:""}
790
- `}async function LE(e,t){let n=e.typescriptEnabled?"tsx":"jsx",o=e.join(e.componentsDir,"Counter"),s=e.join(o,`Counter.${n}`),i=e.join(o,"styles.module.css"),{component:a,styles:u}=jE(e),c=await e.exists(s);if(e.debug(`remixEnsureCounterComponent, hasCounterCmp: ${c}`),!c){let d=await e.formatCode(s,a);await e.writeFile(s,d),t.push({filePath:s,modifiedType:"create"})}let l=await e.exists(i);return e.debug(`remixEnsureCounterComponent, hasCounterStyles: ${l}`),l||(await e.writeFile(i,u),t.push({filePath:i,modifiedType:"create"})),s}function jE(e){let t=e.typescriptEnabled,r=`
790
+ `}async function ZF(e,t){let n=e.typescriptEnabled?"tsx":"jsx",o=e.join(e.componentsDir,"Counter"),s=e.join(o,`Counter.${n}`),i=e.join(o,"styles.module.css"),{component:a,styles:u}=JF(e),c=await e.exists(s);if(e.debug(`remixEnsureCounterComponent, hasCounterCmp: ${c}`),!c){let p=await e.formatCode(s,a);await e.writeFile(s,p),t.push({filePath:s,modifiedType:"create"})}let l=await e.exists(i);return e.debug(`remixEnsureCounterComponent, hasCounterStyles: ${l}`),l||(await e.writeFile(i,u),t.push({filePath:i,modifiedType:"create"})),s}function JF(e){let t=e.typescriptEnabled,r=`
791
791
  import { useState } from "react";
792
792
  import styles from "./styles.module.css";
793
793
  ${t?`
@@ -850,17 +850,17 @@ export default Counter;
850
850
  font-size: 42px;
851
851
  text-align: center;
852
852
  }
853
- `.trimStart();return{component:r,styles:n}}async function UE(e,t){let n=(await Rr(e,null,!1,!1,null,null,!1,!1)).components.find(o=>o.filePath===t);n&&await Rr(e,n.id,!0,!1,null,null,!0,!1)}async function ya(e){let t=[];return await e.exists(e.registryPath)||(await e.writeFile(e.registryPath,VE(e)),t.push({filePath:e.registryPath,modifiedType:"create"})),t}function VE(e){let t=e.sdkVersion===z.gen2;return e.typescriptEnabled?`import type { RegisteredComponent } from ${t?'"@builder.io/sdk-react"':'"@builder.io/react"'};
853
+ `.trimStart();return{component:r,styles:n}}async function YF(e,t){let n=(await zr(e,null,!1,!1,null,null,!1,!1)).components.find(o=>o.filePath===t);n&&await zr(e,n.id,!0,!1,null,null,!0,!1)}async function ha(e){let t=[];return await e.exists(e.registryPath)||(await e.writeFile(e.registryPath,QF(e)),t.push({filePath:e.registryPath,modifiedType:"create"})),t}function QF(e){let t=e.sdkVersion===V.gen2;return e.typescriptEnabled?`import type { RegisteredComponent } from ${t?'"@builder.io/sdk-react"':'"@builder.io/react"'};
854
854
 
855
855
  export const CUSTOM_COMPONENTS: RegisteredComponent[] = [
856
856
  ];`:`export const CUSTOM_COMPONENTS = [
857
857
  ];
858
- `}async function Vg(e){let t=await HE(e);return{builderPageOptions:async()=>{let n="/builder-demo",o=t.hasLocaleParam?`/en-us${n}`:void 0;return{templateContentId:"a5c9eef7909d4fc99554264a17de22c9",pathname:n,localePathname:o,title:"Builder + Remix Demo Page"}},ensureBuilderSetup:()=>Lg(t),ensureFigmaImportPage:()=>jg(t),getRegistryPath:()=>t.registryPath,getRegistry:n=>Rr(t,null,!1,!1,null,null,!1,!!n?.readAllInputTypes),addExternalPackage:n=>{t.addExternalPackage(n)},loadComponent:async n=>{let o=await Rr(t,n.cmpId,!1,!1,null,null,!1,!1);return{...o,component:o.components.find(s=>s.id===n.cmpId)}},registerComponent:n=>Rr(t,n.cmpId,!0,!1,null,null,!0,!1),setRegisteredComponentInfo:n=>Rr(t,n.cmpId,!1,!1,n,null,!0,!1),setRegisteredComponentInput:n=>Rr(t,n.cmpId,!1,!1,null,n,!0,!1),unregisterComponent:n=>Rr(t,n.cmpId,!1,!0,null,null,!0,!1),getPublicApiKey:()=>Hi(t),setPublicApiKey:n=>Ng(t,n.publicApiKey),getDependencies:n=>n.sdkVersion===z.gen2?[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-react"}]:[{name:"@builder.io/dev-tools"},{name:"@builder.io/react"},{name:"@builder.io/sdk"}],getDevRunCommand:()=>"dev",getCache:()=>zt(t),setCache:n=>Kt(t,n)}}async function HE(e){let t=await KE(e),r=e.getAppRootDir(),n=await qE(e),o=e.dirname(n),s=e.join(o,"components"),i=await ct(e),a=await ht(e,o),u={},c={...e,registryPath:a,remixConfigPath:t,typescriptEnabled:i,appDir:o,componentsDir:s,routesDir:n,hasLocaleParam:await zE(e,n),addExternalPackage:l=>{u[e.join(r,l,"index.ts")]=`export * from "${l}";`},readFileSync:l=>u[l]??e.readFileSync(l),existsSync:l=>!!u[l]||e.existsSync(l),readdirSync:l=>{let d=e.readdirSync(l);return l===r?[...d,...Object.keys(u).map(p=>p.slice(r.length+1))]:d},readdir:async l=>{let d=await e.readdir(l);return l===r?[...d,...Object.keys(u).map(p=>p.slice(r.length+1))]:d}};return e.sdkVersion?c.sdkVersion=e.sdkVersion:c.sdkVersion=await zo(c),c}async function zE(e,t){return(await e.readdir(t)).some(n=>n.startsWith("($locale)."))}async function KE(e){let t=["remix.config.ts","remix.config.js","vite.config.ts","vite.config.js"];for(let r of t){let n=e.join(e.getAppRootDir(),r);if(await e.exists(n))return n}if(e.ignoreMissingConfig)return"";throw new Error(`Could not find Remix config file. Searched for ${t.join(", ")} in "${e.getAppRootDir()}".`)}async function qE(e){let t=await ki(e,e.getAppRootDir(),"routes");if(t)return t;throw new Error(`Could not find Remix "routes" directory in "${e.getAppRootDir()}". Please ensure this command is ran from within your Remix project's directory.`)}async function Ki(e){let t=[".env"],r=e.configType==="vite"?qi:Da;return await br(e,t,r)}async function Hg(e,t){let r=await Ki(e),n=await wr(e,r.file,r.envKey,t);return{...r,modifiedType:n}}var qi="VITE_PUBLIC_BUILDER_KEY",Da="PUBLIC_BUILDER_KEY";function zg(e,t){let r=`Builder.registerComponent(
858
+ `}async function Gh(e){let t=await XF(e);return{builderPageOptions:async()=>{let n="/builder-demo",o=t.hasLocaleParam?`/en-us${n}`:void 0;return{templateContentId:"a5c9eef7909d4fc99554264a17de22c9",pathname:n,localePathname:o,title:"Builder + Remix Demo Page"}},ensureBuilderSetup:()=>Hh(t),ensureFigmaImportPage:()=>qh(t),getRegistryPath:()=>t.registryPath,getRegistry:n=>zr(t,null,!1,!1,null,null,!1,!!n?.readAllInputTypes),addExternalPackage:n=>{t.addExternalPackage(n)},loadComponent:async n=>{let o=await zr(t,n.cmpId,!1,!1,null,null,!1,!1);return{...o,component:o.components.find(s=>s.id===n.cmpId)}},registerComponent:n=>zr(t,n.cmpId,!0,!1,null,null,!0,!1),setRegisteredComponentInfo:n=>zr(t,n.cmpId,!1,!1,n,null,!0,!1),setRegisteredComponentInput:n=>zr(t,n.cmpId,!1,!1,null,n,!0,!1),unregisterComponent:n=>zr(t,n.cmpId,!1,!0,null,null,!0,!1),getPublicApiKey:()=>Fi(t),setPublicApiKey:n=>zh(t,n.publicApiKey),getDependencies:n=>n.sdkVersion===V.gen2?[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-react"}]:[{name:"@builder.io/dev-tools"},{name:"@builder.io/react"},{name:"@builder.io/sdk"}],getDevRunCommand:()=>"dev",getCache:()=>tr(t),setCache:n=>rr(t,n)}}async function XF(e){let t=await tT(e),r=e.getAppRootDir(),n=await rT(e),o=e.dirname(n),s=e.join(o,"components"),i=await Ct(e),a=await At(e,o),u={},c={...e,registryPath:a,remixConfigPath:t,typescriptEnabled:i,appDir:o,componentsDir:s,routesDir:n,hasLocaleParam:await eT(e,n),addExternalPackage:l=>{u[e.join(r,l,"index.ts")]=`export * from "${l}";`},readFileSync:l=>u[l]??e.readFileSync(l),existsSync:l=>!!u[l]||e.existsSync(l),readdirSync:l=>{let p=e.readdirSync(l);return l===r?[...p,...Object.keys(u).map(d=>d.slice(r.length+1))]:p},readdir:async l=>{let p=await e.readdir(l);return l===r?[...p,...Object.keys(u).map(d=>d.slice(r.length+1))]:p}};return e.sdkVersion?c.sdkVersion=e.sdkVersion:c.sdkVersion=await Ro(c),c}async function eT(e,t){return(await e.readdir(t)).some(n=>n.startsWith("($locale)."))}async function tT(e){let t=["remix.config.ts","remix.config.js","vite.config.ts","vite.config.js"];for(let r of t){let n=e.join(e.getAppRootDir(),r);if(await e.exists(n))return n}if(e.ignoreMissingConfig)return"";throw new Error(`Could not find Remix config file. Searched for ${t.join(", ")} in "${e.getAppRootDir()}".`)}async function rT(e){let t=await vi(e,e.getAppRootDir(),"routes");if(t)return t;throw new Error(`Could not find Remix "routes" directory in "${e.getAppRootDir()}". Please ensure this command is ran from within your Remix project's directory.`)}async function $i(e){let t=[".env"],r=e.configType==="vite"?ki:ya;return await Tr(e,t,r)}async function Wh(e,t){let r=await $i(e),n=await $r(e,r.file,r.envKey,t);return{...r,modifiedType:n}}var ki="VITE_PUBLIC_BUILDER_KEY",ya="PUBLIC_BUILDER_KEY";function Zh(e,t){let r=`Builder.registerComponent(
859
859
  `;r+=` ${t.importName},
860
860
  `,r+=` {
861
861
  name: "${t.name}",
862
862
  }
863
- `,r+=");";let n=ra(e,r);return Tc(e,n,t)}function Tc(e,t,r){if(!e.ts.isExpressionStatement(t))return t;let n=t.expression;if(!e.ts.isCallExpression(n))return t;let o=[...n.arguments];if(o.length<2)return t;let s=o[1];return e.ts.isObjectLiteralExpression(s)?(o[1]=Ue(e,s,r),e.ts.factory.updateExpressionStatement(t,e.ts.factory.updateCallExpression(n,n.expression,n.typeArguments,o))):t}async function Kg(e){let t=await e.readFile(e.registryPath);return t?GE(e,t):{components:[],sourceFile:ce(e,"")}}async function GE(e,t){let r=ce(e,t);return e.sdkVersion===z.gen2?YE(e,r):WE(e,r)}async function WE(e,t){let r=[];for(let n=0;n<t.statements.length;n++){let o=t.statements[n];if(!e.ts.isExpressionStatement(o))continue;let s=o.expression;if(!e.ts.isCallExpression(s))continue;let i=s.expression;if(!e.ts.isPropertyAccessExpression(i))continue;let a=i.expression;if(!e.ts.isIdentifier(a)||a.text!=="Builder"||i.name.text!=="registerComponent")continue;let c=s.arguments;if(c.length<2)continue;let l=c[1];if(!e.ts.isObjectLiteralExpression(l))continue;let d=c[0];if(e.ts.isIdentifier(d)){let p=await JE(e,t,n,d,l,!1);p&&r.push(p);continue}}return{sourceFile:t,components:gt(r)}}async function JE(e,t,r,n,o,s){let i={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],nodeIndex:r,acceptsChildren:s,framework:"react"},a=t.statements.filter(c=>e.ts.isImportDeclaration(c)),u=a.find(c=>c.importClause&&c.importClause.name?.text===n.text);if(u){let c=u.moduleSpecifier;if(!e.ts.isStringLiteral(c))return null;i.filePath=await Rc(e,c.text),i.relFilePath=e.relative(e.getAppRootDir(),i.filePath),i.importPath=Se(e,i.filePath),i.name=Ut(e,i.filePath),i.importName=n.text,i.exportName="default",i.exportType="default"}else{let c=a.find(p=>!p.importClause||!p.importClause.namedBindings||!e.ts.isNamedImports(p.importClause.namedBindings)?!1:p.importClause.namedBindings.elements.some(h=>h.name.text===n.text));if(!c)return null;let l=c.moduleSpecifier;if(!e.ts.isStringLiteral(l))return null;let d=await Rc(e,l.text);i.filePath=await Rc(e,l.text),i.relFilePath=e.relative(e.getAppRootDir(),i.filePath),await e.exists(d)?i.importPath=Se(e,i.filePath):(i.externalImportPath=l.text,i.importPath=i.externalImportPath),i.name=xe(n.text),i.importName=n.text,i.exportName=n.text,i.exportType="named"}return i=yt(e,i,o),i.displayFilePath=De(e,i.filePath),i.filePath&&i.exportName&&(i.id=await be(e,i.filePath,i.exportName,i.externalImportPath)),i}function Rc(e,t){return Ui(e,e.normalize(e.resolve(e.dirname(e.registryPath),t)))}async function YE(e,t){let r=[],n=Me(e,t,"CUSTOM_COMPONENTS");return n&&await Promise.all(n.arrayLiteralExp.elements.map(async(o,s)=>{let i=await Ic(e,t,o);i&&(i.nodeIndex=s,r.push(i))})),{sourceFile:t,components:gt(r)}}async function Ic(e,t,r){if(!e.ts.isObjectLiteralExpression(r))return null;let n={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],acceptsChildren:!1,framework:"react"};Mo(e,r)&&(n.acceptsChildren=!0);for(let s of r.properties){if(!e.ts.isPropertyAssignment(s)||!e.ts.isIdentifier(s.name))continue;if(ve(e,s)==="component"){let a,{initializer:u}=s;if(e.ts.isIdentifier(u)&&(a=u.text),!a)continue;n.name===""&&(n.name=xe(a)),n.importName=a;let c=await Sr(e,e.registryPath,t,a);if(!c)continue;n.filePath=c.filePath,n.relFilePath=c.relFilePath,await e.exists(c.filePath)?n.importPath=Se(e,c.filePath):(n.externalImportPath=c.importPath,n.importPath=n.externalImportPath),n.displayFilePath=c.displayFilePath,n.exportType=c.exportType;let l=t.statements.filter(p=>e.ts.isImportDeclaration(p)),d=l.find(p=>p.importClause&&p.importClause.name?.text===a);if(d){let p=d.moduleSpecifier;if(!e.ts.isStringLiteral(p))return null;n.exportName="default"}else{let p=l.find(g=>!g.importClause||!g.importClause.namedBindings||!e.ts.isNamedImports(g.importClause.namedBindings)?!1:g.importClause.namedBindings.elements.some(m=>m.name.text===a));if(!p)return null;let h=p.moduleSpecifier;if(!e.ts.isStringLiteral(h))return null;n.exportName=a}continue}}return n=yt(e,n,r),n.filePath&&n.exportName&&(n.id=await be(e,n.filePath,n.exportName,n.externalImportPath)),n}async function Ir(e,t,r,n,o,s,i,a){let u=await yn(e),[c,l,d,p]=await Promise.all([og(e,u),Kg(e),ct(e),Ki(e)]),h=c.map(x=>x.cmpInfo),g=l.components,m={components:lr(h,g),registryPath:e.registryPath,registryDisplayPath:De(e,e.registryPath),frameworks:e.getFrameworks(),dependencies:qt(h),publicApiKey:p.envValue??void 0,devToolsVersion:e.version};if(a)return m.components=await Uo(e,m.components),m;let y=!1,D=l.sourceFile,w=Array.isArray(t)?t:typeof t=="string"?[t]:[];if(w.length>0){let x=w.map(_=>{let I=c.find(N=>N.cmpInfo.id===_);if(!I)throw new Error(`Component ${_} not found`);return I}),F=Array.from(new Set(x.map(_=>_.cmpInfo.filePath))),P=await je(e,F);for(let _ of x){let I=m.components.find(v=>v.id===_.cmpInfo.id),N=await Vo(e,_,P,e.registryPath===_.cmpInfo.filePath||jt(_.cmpInfo.filePath));It(I,N);let k=h.findIndex(v=>v.id===_.cmpInfo.id);h[k].inputs=N;let T=Fr(_.cmpInfo.id,h,g,r,n,o,s);if(e.sdkVersion===z.gen2){let{elements:v,elmIndex:j,statementIndex:H,statement:G,variableDeclaration:b}=await QE(e,D,_);if(T.addCmpToRegistry)v.push(ZE(e,T.addCmpToRegistry)),y=!0;else if(T.removeCmpFromRegistry)v.splice(j,1),y=!0;else if(T.updateRegisteredCmp){let E=Ue(e,v[j],T.updateRegisteredCmp),Ie=e.ts.factory.createIdentifier(T.updateRegisteredCmp.importName);v[j]=e.ts.factory.updateObjectLiteralExpression(E,[e.ts.factory.createPropertyAssignment("component",Ie),...E.properties.slice(1)]),y=!0}if(y&&i){let E=[...D.statements];E[H]=e.ts.factory.updateVariableStatement(G,G.modifiers,e.ts.factory.updateVariableDeclarationList(G.declarationList,[e.ts.factory.updateVariableDeclaration(b,b.name,b.exclamationToken,b.type,e.ts.factory.createArrayLiteralExpression(Pr(e,v)))])),D=e.ts.factory.updateSourceFile(D,E),D=qg(e,T,D),D=fe(e,D,{namedImports:["RegisteredComponent"],importPath:"@builder.io/sdk-react",isTypeOnly:!0}),D=_r(e,D,{variableName:"CUSTOM_COMPONENTS",arrayType:"RegisteredComponent"}),m.components=T.components,g=T.components.filter(Ie=>Ie.isRegistered)}}else{let v=[...D.statements];T.addCmpToRegistry?(v.push(zg(e,T.addCmpToRegistry)),y=!0):T.removeCmpFromRegistry?(v.splice(T.nodeIndex,1),y=!0):T.updateRegisteredCmp&&(v[T.nodeIndex]=Tc(e,v[T.nodeIndex],T.updateRegisteredCmp),y=!0),y&&i&&(D=e.ts.factory.updateSourceFile(D,v),D=fe(e,D,{namedImports:["Builder","builder"],importPath:"@builder.io/react"}),D=qg(e,T,D),I?.acceptsChildren&&(D=fe(e,D,{namedImports:["withChildren"],importPath:"@builder.io/react"})),m.components=T.components,g=T.components.filter(j=>j.isRegistered))}}}if(y&&i){D=Ar(e,D),D=Er(e,D);let x=He(e,D);x=cr(x),x=await e.formatCode(e.registryPath,x),await e.writeFile(e.registryPath,x)}return m}async function QE(e,t,r){let n=Me(e,t,"CUSTOM_COMPONENTS");if(!n)throw new Error(`Exported name of the Builder registry must be "CUSTOM_COMPONENTS". Please update your Builder registry file: ${e.registryPath}`);let o=n.arrayLiteralExp.elements.filter(i=>e.ts.isObjectLiteralExpression(i)),s=-1;for(let i=0;i<o.length;i++)if((await Ic(e,t,o[i]))?.id===r.cmpInfo.id){s=i;break}return{...n,elements:o,elmIndex:s}}function ZE(e,t){let r=e.ts.factory.createIdentifier(t.importName);return Ue(e,e.ts.factory.createObjectLiteralExpression([e.ts.factory.createPropertyAssignment("component",r),...t.acceptsChildren?[e.ts.factory.createPropertyAssignment("canHaveChildren",e.ts.factory.createTrue())]:[]],!0),t)}function qg(e,t,r){let n=t.addCmpToRegistry||t.updateRegisteredCmp;if(n){let o=n.externalImportPath?n.externalImportPath:le(e,e.registryPath,n.filePath);n.exportType==="default"?r=fe(e,r,{defaultImport:n.importName,importPath:o}):n.exportType==="named"&&(r=fe(e,r,{namedImports:[n.importName],importPath:o}))}return r}async function Gg(e){let t=[],r=await XE(e,t);if(await Yg(e,t,r),!await e.exists(e.builderComponentPath)){let n=await e.formatCode(e.builderComponentPath,Jg(e,e.builderComponentPath));await e.writeFile(e.builderComponentPath,n),t.push({filePath:e.builderComponentPath,modifiedType:"create"})}return t}async function Wg(e){let t=[];await Yg(e,t);let r=`figma-imports.${e.typescriptEnabled?"tsx":"jsx"}`,n=e.join(e.componentsDir,r);if(!await e.exists(n)){let o=await e.formatCode(n,Jg(e,n,"figma-imports"));await e.writeFile(n,o),t.push({filePath:n,modifiedType:"create"})}return t}function Jg(e,t,r="page"){let n=e.typescriptEnabled;return e.sdkVersion===z.gen2?`
863
+ `,r+=");";let n=ta(e,r);return jc(e,n,t)}function jc(e,t,r){if(!e.ts.isExpressionStatement(t))return t;let n=t.expression;if(!e.ts.isCallExpression(n))return t;let o=[...n.arguments];if(o.length<2)return t;let s=o[1];return e.ts.isObjectLiteralExpression(s)?(o[1]=We(e,s,r),e.ts.factory.updateExpressionStatement(t,e.ts.factory.updateCallExpression(n,n.expression,n.typeArguments,o))):t}async function Jh(e){let t=await e.readFile(e.registryPath);return t?nT(e,t):{components:[],sourceFile:se(e,"")}}async function nT(e,t){let r=se(e,t);return e.sdkVersion===V.gen2?sT(e,r):oT(e,r)}async function oT(e,t){let r=[];for(let n=0;n<t.statements.length;n++){let o=t.statements[n];if(!e.ts.isExpressionStatement(o))continue;let s=o.expression;if(!e.ts.isCallExpression(s))continue;let i=s.expression;if(!e.ts.isPropertyAccessExpression(i))continue;let a=i.expression;if(!e.ts.isIdentifier(a)||a.text!=="Builder"||i.name.text!=="registerComponent")continue;let c=s.arguments;if(c.length<2)continue;let l=c[1];if(!e.ts.isObjectLiteralExpression(l))continue;let p=c[0];if(e.ts.isIdentifier(p)){let d=await iT(e,t,n,p,l,!1);d&&r.push(d);continue}}return{sourceFile:t,components:_t(r)}}async function iT(e,t,r,n,o,s){let i={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],nodeIndex:r,acceptsChildren:s,framework:"react"},a=t.statements.filter(c=>e.ts.isImportDeclaration(c)),u=a.find(c=>c.importClause&&c.importClause.name?.text===n.text);if(u){let c=u.moduleSpecifier;if(!e.ts.isStringLiteral(c))return null;i.filePath=await Uc(e,c.text),i.relFilePath=e.relative(e.getAppRootDir(),i.filePath),i.importPath=we(e,i.filePath),i.name=Qt(e,i.filePath),i.importName=n.text,i.exportName="default",i.exportType="default"}else{let c=a.find(d=>!d.importClause||!d.importClause.namedBindings||!e.ts.isNamedImports(d.importClause.namedBindings)?!1:d.importClause.namedBindings.elements.some(g=>g.name.text===n.text));if(!c)return null;let l=c.moduleSpecifier;if(!e.ts.isStringLiteral(l))return null;let p=await Uc(e,l.text);i.filePath=await Uc(e,l.text),i.relFilePath=e.relative(e.getAppRootDir(),i.filePath),await e.exists(p)?i.importPath=we(e,i.filePath):(i.externalImportPath=l.text,i.importPath=i.externalImportPath),i.name=be(n.text),i.importName=n.text,i.exportName=n.text,i.exportType="named"}return i=Ft(e,i,o),i.displayFilePath=ge(e,i.filePath),i.filePath&&i.exportName&&(i.id=await ve(e,i.filePath,i.exportName,i.externalImportPath)),i}function Uc(e,t){return _i(e,e.normalize(e.resolve(e.dirname(e.registryPath),t)))}async function sT(e,t){let r=[],n=qe(e,t,"CUSTOM_COMPONENTS");return n&&await Promise.all(n.arrayLiteralExp.elements.map(async(o,s)=>{let i=await Vc(e,t,o);i&&(i.nodeIndex=s,r.push(i))})),{sourceFile:t,components:_t(r)}}async function Vc(e,t,r){if(!e.ts.isObjectLiteralExpression(r))return null;let n={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],acceptsChildren:!1,framework:"react"};_o(e,r)&&(n.acceptsChildren=!0);for(let s of r.properties){if(!e.ts.isPropertyAssignment(s)||!e.ts.isIdentifier(s.name))continue;if(he(e,s)==="component"){let a,{initializer:u}=s;if(e.ts.isIdentifier(u)&&(a=u.text),!a)continue;n.name===""&&(n.name=be(a)),n.importName=a;let c=await Rr(e,e.registryPath,t,a);if(!c)continue;n.filePath=c.filePath,n.relFilePath=c.relFilePath,await e.exists(c.filePath)?n.importPath=we(e,c.filePath):(n.externalImportPath=c.importPath,n.importPath=n.externalImportPath),n.displayFilePath=c.displayFilePath,n.exportType=c.exportType;let l=t.statements.filter(d=>e.ts.isImportDeclaration(d)),p=l.find(d=>d.importClause&&d.importClause.name?.text===a);if(p){let d=p.moduleSpecifier;if(!e.ts.isStringLiteral(d))return null;n.exportName="default"}else{let d=l.find(m=>!m.importClause||!m.importClause.namedBindings||!e.ts.isNamedImports(m.importClause.namedBindings)?!1:m.importClause.namedBindings.elements.some(f=>f.name.text===a));if(!d)return null;let g=d.moduleSpecifier;if(!e.ts.isStringLiteral(g))return null;n.exportName=a}continue}}return n=Ft(e,n,r),n.filePath&&n.exportName&&(n.id=await ve(e,n.filePath,n.exportName,n.externalImportPath)),n}async function jr(e,t,r,n,o,s,i,a){let u=await wn(e),[c,l,p,d]=await Promise.all([ch(e,u),Jh(e),Ct(e),$i(e)]),g=c.map(C=>C.cmpInfo),m=l.components,f={components:vr(g,m),registryPath:e.registryPath,registryDisplayPath:ge(e,e.registryPath),frameworks:e.getFrameworks(),dependencies:nr(g),publicApiKey:d.envValue??void 0,devToolsVersion:e.version};if(a)return f.components=await To(e,f.components),f;let h=!1,y=l.sourceFile,b=Array.isArray(t)?t:typeof t=="string"?[t]:[];if(b.length>0){let C=b.map(T=>{let k=c.find(I=>I.cmpInfo.id===T);if(!k)throw new Error(`Component ${T} not found`);return k}),_=Array.from(new Set(C.map(T=>T.cmpInfo.filePath))),S=await Ge(e,_);for(let T of C){let k=f.components.find(D=>D.id===T.cmpInfo.id),I=await $o(e,T,S,e.registryPath===T.cmpInfo.filePath||Yt(T.cmpInfo.filePath));Vt(k,I);let R=g.findIndex(D=>D.id===T.cmpInfo.id);g[R].inputs=I;let $=Mr(T.cmpInfo.id,g,m,r,n,o,s);if(e.sdkVersion===V.gen2){let{elements:D,elmIndex:B,statementIndex:U,statement:q,variableDeclaration:w}=await aT(e,y,T);if($.addCmpToRegistry)D.push(uT(e,$.addCmpToRegistry)),h=!0;else if($.removeCmpFromRegistry)D.splice(B,1),h=!0;else if($.updateRegisteredCmp){let E=We(e,D[B],$.updateRegisteredCmp),Be=e.ts.factory.createIdentifier($.updateRegisteredCmp.importName);D[B]=e.ts.factory.updateObjectLiteralExpression(E,[e.ts.factory.createPropertyAssignment("component",Be),...E.properties.slice(1)]),h=!0}if(h&&i){let E=[...y.statements];E[U]=e.ts.factory.updateVariableStatement(q,q.modifiers,e.ts.factory.updateVariableDeclarationList(q.declarationList,[e.ts.factory.updateVariableDeclaration(w,w.name,w.exclamationToken,w.type,e.ts.factory.createArrayLiteralExpression(Nr(e,D)))])),y=e.ts.factory.updateSourceFile(y,E),y=Yh(e,$,y),y=ce(e,y,{namedImports:["RegisteredComponent"],importPath:"@builder.io/sdk-react",isTypeOnly:!0}),y=Br(e,y,{variableName:"CUSTOM_COMPONENTS",arrayType:"RegisteredComponent"}),f.components=$.components,m=$.components.filter(Be=>Be.isRegistered)}}else{let D=[...y.statements];$.addCmpToRegistry?(D.push(Zh(e,$.addCmpToRegistry)),h=!0):$.removeCmpFromRegistry?(D.splice($.nodeIndex,1),h=!0):$.updateRegisteredCmp&&(D[$.nodeIndex]=jc(e,D[$.nodeIndex],$.updateRegisteredCmp),h=!0),h&&i&&(y=e.ts.factory.updateSourceFile(y,D),y=ce(e,y,{namedImports:["Builder","builder"],importPath:"@builder.io/react"}),y=Yh(e,$,y),k?.acceptsChildren&&(y=ce(e,y,{namedImports:["withChildren"],importPath:"@builder.io/react"})),f.components=$.components,m=$.components.filter(B=>B.isRegistered))}}}if(h&&i){y=Or(e,y),y=Ir(e,y);let C=Je(e,y);C=Dr(C),C=await e.formatCode(e.registryPath,C),await e.writeFile(e.registryPath,C)}return f}async function aT(e,t,r){let n=qe(e,t,"CUSTOM_COMPONENTS");if(!n)throw new Error(`Exported name of the Builder registry must be "CUSTOM_COMPONENTS". Please update your Builder registry file: ${e.registryPath}`);let o=n.arrayLiteralExp.elements.filter(i=>e.ts.isObjectLiteralExpression(i)),s=-1;for(let i=0;i<o.length;i++)if((await Vc(e,t,o[i]))?.id===r.cmpInfo.id){s=i;break}return{...n,elements:o,elmIndex:s}}function uT(e,t){let r=e.ts.factory.createIdentifier(t.importName);return We(e,e.ts.factory.createObjectLiteralExpression([e.ts.factory.createPropertyAssignment("component",r),...t.acceptsChildren?[e.ts.factory.createPropertyAssignment("canHaveChildren",e.ts.factory.createTrue())]:[]],!0),t)}function Yh(e,t,r){let n=t.addCmpToRegistry||t.updateRegisteredCmp;if(n){let o=n.externalImportPath?n.externalImportPath:ae(e,e.registryPath,n.filePath);n.exportType==="default"?r=ce(e,r,{defaultImport:n.importName,importPath:o}):n.exportType==="named"&&(r=ce(e,r,{namedImports:[n.importName],importPath:o}))}return r}async function Qh(e){let t=[],r=await cT(e,t);if(await ty(e,t,r),!await e.exists(e.builderComponentPath)){let n=await e.formatCode(e.builderComponentPath,ey(e,e.builderComponentPath));await e.writeFile(e.builderComponentPath,n),t.push({filePath:e.builderComponentPath,modifiedType:"create"})}return t}async function Xh(e){let t=[];await ty(e,t);let r=`figma-imports.${e.typescriptEnabled?"tsx":"jsx"}`,n=e.join(e.componentsDir,r);if(!await e.exists(n)){let o=await e.formatCode(n,ey(e,n,"figma-imports"));await e.writeFile(n,o),t.push({filePath:n,modifiedType:"create"})}return t}function ey(e,t,r="page"){let n=e.typescriptEnabled;return e.sdkVersion===V.gen2?`
864
864
  import React from "react";
865
865
  import {
866
866
  Content,
@@ -869,10 +869,10 @@ export const CUSTOM_COMPONENTS: RegisteredComponent[] = [
869
869
  isPreviewing,
870
870
  ${n?"type BuilderContent,":""}
871
871
  } from "@builder.io/sdk-react";
872
- import { CUSTOM_COMPONENTS } from ${JSON.stringify(le(e,t,e.registryPath))};
872
+ import { CUSTOM_COMPONENTS } from ${JSON.stringify(ae(e,t,e.registryPath))};
873
873
 
874
874
  // Builder Public API Key set in .env file
875
- const BUILDER_API_KEY = ${e.configType==="vite"?`import.meta.env.${qi};`:`${Da};`}
875
+ const BUILDER_API_KEY = ${e.configType==="vite"?`import.meta.env.${ki};`:`${ya};`}
876
876
  const MODEL_NAME = "${r}";
877
877
 
878
878
  export default function BuilderPage() {
@@ -922,10 +922,10 @@ export const CUSTOM_COMPONENTS: RegisteredComponent[] = [
922
922
  `:`
923
923
  import React from "react";
924
924
  import { BuilderComponent, builder, useIsPreviewing } from "@builder.io/react";
925
- import ${JSON.stringify(le(e,t,e.registryPath))};
925
+ import ${JSON.stringify(ae(e,t,e.registryPath))};
926
926
 
927
927
  // Builder Public API Key set in .env file
928
- ${e.configType==="vite"?`builder.init(import.meta.env.${qi}${n?"!":""})`:`builder.init("${Da}")`}
928
+ ${e.configType==="vite"?`builder.init(import.meta.env.${ki}${n?"!":""})`:`builder.init("${ya}")`}
929
929
 
930
930
  export default function BuilderPage() {
931
931
  const isPreviewingInBuilder = useIsPreviewing();
@@ -970,7 +970,7 @@ export default function BuilderPage() {
970
970
  </>
971
971
  );
972
972
  }
973
- `.trimStart()}async function Yg(e,t,r){if(!await e.exists(e.registryPath)){if(e.sdkVersion===z.gen2){let s=tP(e);await e.writeFile(e.registryPath,s)}else await e.writeFile(e.registryPath,"");t.push({filePath:e.registryPath,modifiedType:"create"})}if(!r)return;let o=(await Ir(e,null,!1,!1,null,null,!1,!1)).components.find(s=>s.filePath===r);o&&await Ir(e,o.id,!0,!1,null,null,!0,!1)}async function XE(e,t){let n=e.typescriptEnabled?"tsx":"jsx",o=e.join(e.componentsDir,"Counter"),s=e.join(o,`Counter.${n}`),i=e.join(o,"styles.module.css"),{component:a,styles:u}=eP(e);if(!await e.exists(s)){let c=await e.formatCode(s,a);await e.writeFile(s,c),t.push({filePath:s,modifiedType:"create"})}return await e.exists(i)||(await e.writeFile(i,u),t.push({filePath:i,modifiedType:"create"})),s}function eP(e){let t=e.typescriptEnabled,r=`
973
+ `.trimStart()}async function ty(e,t,r){if(!await e.exists(e.registryPath)){if(e.sdkVersion===V.gen2){let s=pT(e);await e.writeFile(e.registryPath,s)}else await e.writeFile(e.registryPath,"");t.push({filePath:e.registryPath,modifiedType:"create"})}if(!r)return;let o=(await jr(e,null,!1,!1,null,null,!1,!1)).components.find(s=>s.filePath===r);o&&await jr(e,o.id,!0,!1,null,null,!0,!1)}async function cT(e,t){let n=e.typescriptEnabled?"tsx":"jsx",o=e.join(e.componentsDir,"Counter"),s=e.join(o,`Counter.${n}`),i=e.join(o,"styles.module.css"),{component:a,styles:u}=lT(e);if(!await e.exists(s)){let c=await e.formatCode(s,a);await e.writeFile(s,c),t.push({filePath:s,modifiedType:"create"})}return await e.exists(i)||(await e.writeFile(i,u),t.push({filePath:i,modifiedType:"create"})),s}function lT(e){let t=e.typescriptEnabled,r=`
974
974
  "use client"
975
975
  import React, { useState } from "react";
976
976
  import styles from "./styles.module.css";
@@ -1033,18 +1033,18 @@ export default Counter;
1033
1033
  font-size: 42px;
1034
1034
  text-align: center;
1035
1035
  }
1036
- `.trimStart();return{component:r,styles:n}}function tP(e){return e.typescriptEnabled?`import type { RegisteredComponent } from "@builder.io/sdk-react";
1036
+ `.trimStart();return{component:r,styles:n}}function pT(e){return e.typescriptEnabled?`import type { RegisteredComponent } from "@builder.io/sdk-react";
1037
1037
 
1038
1038
  export const CUSTOM_COMPONENTS: RegisteredComponent[] = [
1039
1039
  ];`:`export const CUSTOM_COMPONENTS = [
1040
1040
  ];
1041
- `}async function kc(e){let t=await rP(e);return{builderPageOptions:async()=>({templateContentId:"2e36438034894a8abf279ea9e6d3596f",pathname:"/builder-demo",title:"Builder + React Demo Page"}),ensureBuilderSetup:()=>Gg(t),ensureFigmaImportPage:()=>Wg(t),getRegistryPath:()=>t.registryPath,getRegistry:n=>Ir(t,null,!1,!1,null,null,!1,!!n?.readAllInputTypes),addExternalPackage:n=>{t.addExternalPackage(n)},loadComponent:async n=>{let o=await Ir(t,n.cmpId,!1,!1,null,null,!1,!1);return{...o,component:o.components.find(s=>s.id===n.cmpId)}},registerComponent:n=>Ir(t,n.cmpId,!0,!1,null,null,!0,!1),setRegisteredComponentInfo:n=>Ir(t,n.cmpId,!1,!1,n,null,!0,!1),setRegisteredComponentInput:n=>Ir(t,n.cmpId,!1,!1,null,n,!0,!1),unregisterComponent:n=>Ir(t,n.cmpId,!1,!0,null,null,!0,!1),getPublicApiKey:()=>Ki(t),setPublicApiKey:n=>Hg(t,n.publicApiKey),getDependencies:n=>n.sdkVersion===z.gen2?[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-react"}]:[{name:"@builder.io/dev-tools"},{name:"@builder.io/react"},{name:"@builder.io/sdk"}],getDevRunCommand:()=>"dev",getCache:()=>zt(t),setCache:n=>Kt(t,n)}}async function rP(e){let t=await nP(e),r=e.getAppRootDir(),n=e.join(r,"src"),o=await ct(e),s={},i={...e,srcDir:null,builderComponentPath:"",componentsDir:"",registryPath:"",reactConfigPath:t,typescriptEnabled:o,configType:"",addExternalPackage:a=>{s[e.join(r,a,"index.ts")]=`export * from "${a}";`},readFileSync:a=>s[a]??e.readFileSync(a),existsSync:a=>!!s[a]||e.existsSync(a),readdirSync:a=>{let u=e.readdirSync(a);return a===r?[...u,...Object.keys(s).map(c=>c.slice(r.length+1))]:u},readdir:async a=>{let u=await e.readdir(a);return a===r?[...u,...Object.keys(s).map(c=>c.slice(r.length+1))]:u}};return e.sdkVersion?i.sdkVersion=e.sdkVersion:i.sdkVersion=await zo(i),t.includes("webpack.config")&&(i.configType="webpack"),t.includes("vite.config")&&(i.configType="vite"),await e.exists(n)?(i.srcDir=n,i.componentsDir=e.join(n,"components"),i.registryPath=await ht(e,n),i.builderComponentPath=e.join(i.srcDir,`builder-page.${o?"tsx":"jsx"}`)):(i.componentsDir=e.join(r,"components"),i.registryPath=await ht(e,r),i.builderComponentPath=e.join(r,`builder-page.${o?"tsx":"jsx"}`)),i}async function nP(e){let t=["vite.config.ts","vite.config.js","webpack.config.js","webpack.config.ts"];for(let r of t){let n=e.join(e.getAppRootDir(),r);if(await e.exists(n))return n}if(e.ignoreMissingConfig)return"";throw new Error(`Could not find React config file. Searched for ${t.join(", ")} in "${e.getAppRootDir()}".`)}async function Gi(e){return await oP(e,["environment.ts"],va)}async function Qg(e,t){let r=await Gi(e),n=await uP(e,r.file,r.envKey,t);return{...r,modifiedType:n}}async function oP(e,t,r){let n={envKey:r,envValue:null,file:""};for(let o of t){let s=e.join(e.getAppRootDir(),"src","environments",o),i=await iP(e,s);if(typeof i=="string"&&i.length>0&&i!=="YOUR_API_KEY")return n.envValue=i,n.file=s,n}return n.file=e.join(e.getAppRootDir(),"src","environments",t[t.length-1]),n}async function iP(e,t){let r=await e.readFile(t);return r?sP(e,r):""}function sP(e,t){let r=ce(e,t),n="",s=Lo(e,r,"environment");if(s&&s.statement.declarationList.declarations.length>0){let a=s.statement.declarationList.declarations[0].initializer;a&&e.ts.isObjectLiteralExpression(a)&&a.properties.forEach(u=>{e.ts.isPropertyAssignment(u)&&e.ts.isIdentifier(u.name)&&u.name.text===va&&e.ts.isStringLiteral(u.initializer)&&(n=u.initializer.text)})}return n}async function aP(e,t,r,n){let o=ce(e,t),i=Lo(e,o,"environment");if(i&&i.statement.declarationList.declarations.length>0){let a=i.statement.declarationList,u=a.declarations[0],c=u.initializer;if(c&&e.ts.isObjectLiteralExpression(c)){let l=e.ts.factory.createPropertyAssignment(e.ts.factory.createIdentifier(r),e.ts.factory.createStringLiteral(n)),d=e.ts.factory.createNodeArray([...c.properties,l]),p=e.ts.factory.updateObjectLiteralExpression(c,d),h=e.ts.factory.updateVariableDeclaration(u,u.name,u.exclamationToken,u.type,p),g=e.ts.factory.updateVariableDeclarationList(a,[h]);return e.ts.factory.updateVariableStatement(i.statement,i.statement.modifiers,g)}return null}return null}async function uP(e,t,r,n){let o=await e.readFile(t);if(o)if(o.includes(r))e.debug(`"${r}" already set in ${t}`);else{e.debug(`Add "${r}" to ${t}`);let s=await aP(e,o,r,n);if(s){let i=He(e,s),a=await e.formatCode(t,i);await e.writeFile(t,a)}return"update"}else{e.debug(`Creating new env file with "${r}" at ${t}`);let s=`
1041
+ `}async function Hc(e){let t=await dT(e);return{builderPageOptions:async()=>({templateContentId:"2e36438034894a8abf279ea9e6d3596f",pathname:"/builder-demo",title:"Builder + React Demo Page"}),ensureBuilderSetup:()=>Qh(t),ensureFigmaImportPage:()=>Xh(t),getRegistryPath:()=>t.registryPath,getRegistry:n=>jr(t,null,!1,!1,null,null,!1,!!n?.readAllInputTypes),addExternalPackage:n=>{t.addExternalPackage(n)},loadComponent:async n=>{let o=await jr(t,n.cmpId,!1,!1,null,null,!1,!1);return{...o,component:o.components.find(s=>s.id===n.cmpId)}},registerComponent:n=>jr(t,n.cmpId,!0,!1,null,null,!0,!1),setRegisteredComponentInfo:n=>jr(t,n.cmpId,!1,!1,n,null,!0,!1),setRegisteredComponentInput:n=>jr(t,n.cmpId,!1,!1,null,n,!0,!1),unregisterComponent:n=>jr(t,n.cmpId,!1,!0,null,null,!0,!1),getPublicApiKey:()=>$i(t),setPublicApiKey:n=>Wh(t,n.publicApiKey),getDependencies:n=>n.sdkVersion===V.gen2?[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-react"}]:[{name:"@builder.io/dev-tools"},{name:"@builder.io/react"},{name:"@builder.io/sdk"}],getDevRunCommand:()=>"dev",getCache:()=>tr(t),setCache:n=>rr(t,n)}}async function dT(e){let t=await fT(e),r=e.getAppRootDir(),n=e.join(r,"src"),o=await Ct(e),s={},i={...e,srcDir:null,builderComponentPath:"",componentsDir:"",registryPath:"",reactConfigPath:t,typescriptEnabled:o,configType:"",addExternalPackage:a=>{s[e.join(r,a,"index.ts")]=`export * from "${a}";`},readFileSync:a=>s[a]??e.readFileSync(a),existsSync:a=>!!s[a]||e.existsSync(a),readdirSync:a=>{let u=e.readdirSync(a);return a===r?[...u,...Object.keys(s).map(c=>c.slice(r.length+1))]:u},readdir:async a=>{let u=await e.readdir(a);return a===r?[...u,...Object.keys(s).map(c=>c.slice(r.length+1))]:u}};return e.sdkVersion?i.sdkVersion=e.sdkVersion:i.sdkVersion=await Ro(i),t.includes("webpack.config")&&(i.configType="webpack"),t.includes("vite.config")&&(i.configType="vite"),await e.exists(n)?(i.srcDir=n,i.componentsDir=e.join(n,"components"),i.registryPath=await At(e,n),i.builderComponentPath=e.join(i.srcDir,`builder-page.${o?"tsx":"jsx"}`)):(i.componentsDir=e.join(r,"components"),i.registryPath=await At(e,r),i.builderComponentPath=e.join(r,`builder-page.${o?"tsx":"jsx"}`)),i}async function fT(e){let t=["vite.config.ts","vite.config.js","webpack.config.js","webpack.config.ts"];for(let r of t){let n=e.join(e.getAppRootDir(),r);if(await e.exists(n))return n}if(e.ignoreMissingConfig)return"";throw new Error(`Could not find React config file. Searched for ${t.join(", ")} in "${e.getAppRootDir()}".`)}async function Ri(e){return await mT(e,["environment.ts"],Da)}async function ry(e,t){let r=await Ri(e),n=await DT(e,r.file,r.envKey,t);return{...r,modifiedType:n}}async function mT(e,t,r){let n={envKey:r,envValue:null,file:""};for(let o of t){let s=e.join(e.getAppRootDir(),"src","environments",o),i=await gT(e,s);if(typeof i=="string"&&i.length>0&&i!=="YOUR_API_KEY")return n.envValue=i,n.file=s,n}return n.file=e.join(e.getAppRootDir(),"src","environments",t[t.length-1]),n}async function gT(e,t){let r=await e.readFile(t);return r?hT(e,r):""}function hT(e,t){let r=se(e,t),n="",s=Ao(e,r,"environment");if(s&&s.statement.declarationList.declarations.length>0){let a=s.statement.declarationList.declarations[0].initializer;a&&e.ts.isObjectLiteralExpression(a)&&a.properties.forEach(u=>{e.ts.isPropertyAssignment(u)&&e.ts.isIdentifier(u.name)&&u.name.text===Da&&e.ts.isStringLiteral(u.initializer)&&(n=u.initializer.text)})}return n}async function yT(e,t,r,n){let o=se(e,t),i=Ao(e,o,"environment");if(i&&i.statement.declarationList.declarations.length>0){let a=i.statement.declarationList,u=a.declarations[0],c=u.initializer;if(c&&e.ts.isObjectLiteralExpression(c)){let l=e.ts.factory.createPropertyAssignment(e.ts.factory.createIdentifier(r),e.ts.factory.createStringLiteral(n)),p=e.ts.factory.createNodeArray([...c.properties,l]),d=e.ts.factory.updateObjectLiteralExpression(c,p),g=e.ts.factory.updateVariableDeclaration(u,u.name,u.exclamationToken,u.type,d),m=e.ts.factory.updateVariableDeclarationList(a,[g]);return e.ts.factory.updateVariableStatement(i.statement,i.statement.modifiers,m)}return null}return null}async function DT(e,t,r,n){let o=await e.readFile(t);if(o)if(o.includes(r))e.debug(`"${r}" already set in ${t}`);else{e.debug(`Add "${r}" to ${t}`);let s=await yT(e,o,r,n);if(s){let i=Je(e,s),a=await e.formatCode(t,i);await e.writeFile(t,a)}return"update"}else{e.debug(`Creating new env file with "${r}" at ${t}`);let s=`
1042
1042
  // https://www.builder.io/c/docs/using-your-api-key
1043
1043
  export const environment = {
1044
1044
  production: false,
1045
1045
  builderApiKey: "${n}",
1046
1046
  };
1047
- `.trimStart(),i=await e.formatCode(t,s);return await e.writeFile(t,i),"create"}return null}var va="builderApiKey";async function Xg(e,t){let r=[],n=t.getSourceFiles(),o=t.getTypeChecker();return await Promise.all(n.map(async s=>{let i=e.basename(s.fileName);if(dP(e,s.fileName)||i.startsWith(".")||i==="node_modules"||cP.has(i))return;let a=e.normalize(s.fileName);if(a===e.registryPath)return;let u=await Ca(e,o,a,s);r.push(...u)})),r.sort((s,i)=>s.cmpInfo.name.localeCompare(i.cmpInfo.name))}var cP=new Set([]),lP=new Set(["node_modules"]);function dP(e,t){for(let r of lP)if(e.dirname(t).includes(r))return!0;return!1}async function eh(e,t){let r=e.extname(t).toLowerCase();if(r===".tsx"||r===".jsx"||r===".ts"||r===".js"){let n=await e.readFile(t);if(n)return pP(e,t,n)}return null}function pP(e,t,r){let n=ce(e,r);return Ca(e,null,t,n)}async function Ca(e,t,r,n){let o=[],s={};r=e.normalize(r);let i=n.statements.filter(l=>e.ts.isClassDeclaration(l)&&yP(e,l)),a=n.statements.find(l=>e.ts.isImportDeclaration(l)&&e.ts.isStringLiteral(l.moduleSpecifier)&&l.moduleSpecifier.text==="@angular/core");if(a&&e.ts.isImportDeclaration(a)){let l=a.importClause?.namedBindings;if(l&&e.ts.isNamedImports(l)){let d=l.elements.find(p=>(p.propertyName??p.name).text==="input");d&&(s.inputSignalImportName=d.name.text)}}let u=await mP(e,t,r,n),c=DP(e,n);return await Promise.all(i.map(async l=>{let d=await fP(e,t,r,l,c,s);o.push(...d)})),o.push(...u),o}async function $c(e,t,r){if(t.node.fnNode){let{sourceFile:n,typeChecker:o}=await Io(e,t.cmpInfo.filePath,r),i=(await Ca(e,o,t.cmpInfo.filePath,n)).find(a=>a.cmpInfo.id===t.cmpInfo.id);if(!i)throw new Error(`Could not find component ${t.cmpInfo.name} in ${t.cmpInfo.filePath}`);return i.cmpInfo.inputs}return[]}async function th(e,t,r){let n=await je(e,r.map(i=>i.filePath)),o=n.getTypeChecker();return await Promise.all(r.filter(i=>!(i.name.endsWith("Page")||i.name.endsWith("Module")||i.name==="AppComponent")).map(async i=>{if(!i.isRegistered){let a=n.getSourceFile(i.filePath);if(a){let c=(await Ca(e,o,i.filePath,a)).find(l=>l.cmpInfo.id===i.id);if(c){i.inputs=zn(e,o,c.node.fnNode);let l=t.find(d=>d.cmpInfo.id===i.id);if(l){let d=await $c(e,l,n);It(i,d)}}}}return i}))}async function fP(e,t,r,n,o,s){let i=[],a=e.relative(e.getAppRootDir(),r),u=Se(e,r),c=n.name?.text;if(!c)return i;let l=!1;n.modifiers&&(l=n.modifiers.some(g=>g.kind===e.ts.SyntaxKind.DefaultKeyword));let d=l?"default":c,p=l?"default":"named",h=[];return n.members.forEach(g=>{if(e.ts.isPropertyDeclaration(g)||e.ts.isGetAccessor(g)||e.ts.isSetAccessor(g)){let D=(e.ts.getDecorators(g)??[]).find(x=>gP(e,x))!==void 0&&e.ts.isIdentifier(g.name),w=s?.inputSignalImportName!==void 0&&e.ts.isIdentifier(g.name)&&hP(e,g,s.inputSignalImportName);if(D||w){let x="any";if(e.ts.isSetAccessor(g))x=Zg(e,g.parameters[0].type);else if(g.type&&t){let P=t.getTypeAtLocation(g.type);x=t.typeToString(P)}else x=Zg(e,g.type);let F={name:g.name.text,type:o[x]?"string":x};o[x]&&(F.enum=o[x]),h.push(F)}}}),i.push({cmpInfo:{id:await be(e,r,c),displayFilePath:De(e,r),name:xe(c),inputs:h,exportName:d,exportType:p,importName:c,filePath:r,relFilePath:a,importPath:u,meta:{...CP(e,n)},framework:"angular"},node:{name:c,fnNode:n,deps:void 0}}),i}async function mP(e,t,r,n){let o=[],s=e.relative(e.getAppRootDir(),r),i=Se(e,r);for(let a of n.statements)if(e.ts.isExportDeclaration(a)&&a.exportClause&&e.ts.isNamedExports(a.exportClause))for(let u of a.exportClause.elements){let c=u.name?.text;if(!c)continue;let l=c,d="named",p=[];if(t){let m=t.getSymbolAtLocation(u.name);if(m){let y=t.getDeclaredTypeOfSymbol(m);t.getPropertiesOfType(y).forEach(w=>{let x=w.getDeclarations();x&&x.forEach(F=>{if(e.ts.isPropertyDeclaration(F)){let P=t.getTypeAtLocation(F),_={name:w.getName(),type:vP(e,t,P)};p.push(_)}})})}}let h=e.ts.isExportSpecifier(u)&&u.parent?u.parent.parent:void 0,g;if(h){let m=h.moduleSpecifier;if(m&&e.ts.isStringLiteral(m)){let y=t?.getSymbolAtLocation(m);if(y&&y.declarations&&y.declarations.length>0){let D=y.declarations[0];(!e.ts.isSourceFile(D)||e.ts.isSourceFile(D)&&D.fileName.includes("node_modules"))&&(g=m.text)}}}o.push({cmpInfo:{id:await be(e,r,c,g),displayFilePath:De(e,r),name:xe(c),inputs:p,exportName:l,exportType:d,importName:c,filePath:r,relFilePath:s,importPath:g||i,externalImportPath:g,framework:"angular"},node:{name:c,fnNode:u,deps:void 0}})}else if(e.ts.isExportDeclaration(a)&&!a.exportClause&&a.moduleSpecifier&&e.ts.isStringLiteral(a.moduleSpecifier)){let u=a.moduleSpecifier.text;if(t)try{let c=t.getSymbolAtLocation(a.moduleSpecifier);if(c&&c.exports){let l=t.getExportsOfModule(c);for(let d of l)if(d.flags&e.ts.SymbolFlags.Class){let p=d.getName();if(p.startsWith("_"))continue;o.push({cmpInfo:{id:await be(e,r,p,u),displayFilePath:De(e,r),name:xe(p),inputs:[],exportName:p,exportType:"named",importName:p,filePath:r,relFilePath:s,importPath:u,externalImportPath:u,framework:"angular"},node:{name:p,fnNode:a,deps:void 0}})}}}catch(c){console.warn(`Error processing star export from ${u}:`,c)}}return o}function gP(e,t){return rh(e,t,"Input")}function hP(e,t,r){return e.ts.isPropertyDeclaration(t)&&t.initializer!==void 0&&e.ts.isCallExpression(t.initializer)&&e.ts.isIdentifier(t.initializer.expression)&&t.initializer.expression.text===r}function rh(e,t,r){if(e.ts.isCallExpression(t.expression)){let n=t.expression;if(e.ts.isIdentifier(n.expression))return n.expression?.text===r}return!1}function yP(e,t){return!!e.ts.getDecorators(t)?.some(o=>e.ts.isCallExpression(o.expression)&&e.ts.isIdentifier(o.expression.expression)&&o.expression.expression.text==="Component")}function Zg(e,t){if(!t)return"any";let r="any";switch(t.kind){case e.ts.SyntaxKind.StringKeyword:r="string";break;case e.ts.SyntaxKind.NumberKeyword:r="number";break;case e.ts.SyntaxKind.BooleanKeyword:r="boolean";break;case e.ts.SyntaxKind.TypeReference:e.ts.isTypeReferenceNode(t)&&e.ts.isIdentifier(t.typeName)&&(r=t.typeName.text);break}return r.includes("|")?"string":r}function DP(e,t){let r={};return e.ts.forEachChild(t,n=>{e.ts.isTypeAliasDeclaration(n)&&e.ts.isUnionTypeNode(n.type)&&n.type.types.every(o=>e.ts.isLiteralTypeNode(o)&&e.ts.isStringLiteral(o.literal))&&(r[n.name.text]=n.type.types.map(o=>o.literal.text))}),r}function vP(e,t,r){let n=t.typeToString(r);if(n==="any"){let o=r.getSymbol();if(o){let s=o.getDeclarations();if(s&&s.length>0){let i=s[0];if(e.ts.isVariableDeclaration(i)){let a=i.type;a&&(n=t.typeToString(t.getTypeAtLocation(a)))}}}}return n}function CP(e,t){let{getDecorators:r,isCallExpression:n,isIdentifier:o,isObjectLiteralExpression:s,isPropertyAssignment:i,isStringLiteral:a,SyntaxKind:u}=e.ts,c,l;return r(t)?.forEach(p=>{if(rh(e,p,"Component")){let{expression:h}=p;if(n(h)){let[g]=h.arguments;s(g)&&g.properties.forEach(m=>{i(m)&&o(m.name)&&(m.name.escapedText==="selector"&&a(m.initializer)&&(c=m.initializer.text),m.name.escapedText==="standalone"&&(l=m.initializer.kind===u.TrueKeyword))})}}}),{selector:c,standalone:l}}async function ba(e,t,r){let n=e.typescriptEnabled?".ts":".js",o=`app.module${n}`,s=e.join(e.appDir,o),i=await e.readFile(s);if(!i){e.Sentry?.captureException(new Error(`Unable to read app.module.${n} at ${s}`),{extra:{appModuleCode:i,appModulePath:s}});return}let a=await bP(e,s,t,r,i);if(!a){e.Sentry?.captureException(new Error(`Unable to update app.module.${n} at ${s}`),{extra:{appModuleCode:i,appModulePath:s}});return}return await e.writeFile(s,a),s}async function bP(e,t,r,n,o){let s=o,i=ce(e,o),a=le(e,t,n);i=fe(e,i,{namedImports:[r],importPath:a}),i=fe(e,i,{namedImports:["Content"],importPath:"@builder.io/sdk-angular"});let u=[];for(let c of i.statements)if(e.ts.isClassDeclaration(c)&&c.name?.text==="AppModule"){let l=wP(e,r,c);u.push(l)}else u.push(c);return i=e.ts.factory.updateSourceFile(i,u),s=He(e,i),s}function wP(e,t,r){let n=e.ts.getDecorators(r);if(n){for(let o of n)if(e.ts.isCallExpression(o.expression)&&e.ts.isIdentifier(o.expression.expression)&&o.expression.expression.text==="NgModule"){let s=o.expression.arguments;if(s.length===1&&e.ts.isObjectLiteralExpression(s[0])){let i=nh(e,s[0],"declarations",t);if(i){let a=nh(e,i,"imports","Content");if(a&&(i=a),i){let u=e.ts.factory.updateDecorator(o,e.ts.factory.updateCallExpression(o.expression,o.expression.expression,o.expression.typeArguments,[i])),l=[...n.map(d=>d===o?u:d),...e.ts.getModifiers(r)||[]];return e.ts.factory.updateClassDeclaration(r,l,r.name,r.typeParameters,r.heritageClauses,r.members)}}}}}return r}function nh(e,t,r,n){let o=[...t.properties],s=o.findIndex(a=>ve(e,a)===r);if(s>-1){let a=o[s];if(e.ts.isPropertyAssignment(a)&&a.initializer&&e.ts.isArrayLiteralExpression(a.initializer)){let u=oh(e,a.initializer,n);return u?(o[s]=e.ts.factory.updatePropertyAssignment(a,a.name,u),e.ts.factory.updateObjectLiteralExpression(t,o)):null}return null}let i=oh(e,e.ts.factory.createArrayLiteralExpression([],!0),n);return i?e.ts.factory.updateObjectLiteralExpression(t,[...o,e.ts.factory.createPropertyAssignment(r,i)]):null}function oh(e,t,r){return t.elements.some(o=>e.ts.isIdentifier(o)?o.text===r:!1)?null:e.ts.factory.updateArrayLiteralExpression(t,[...t.elements,e.ts.factory.createIdentifier(r)])}async function Nc(e,t,r,n){let s=`app.routes${e.typescriptEnabled?".ts":".js"}`,i=e.join(e.appDir,s);try{if(e.magicast){let a=await e.magicast.loadFile(i);Object.keys(a.exports).length===0&&(a.exports.routes=[]);let c=Object.keys(a.exports)[0],l=a.exports[c];if(l.find(p=>p.path===t))return;let d=e.magicast.builders.raw("{}");if(d.path=t,d.component=e.magicast.builders.raw(r),l.push(d),a.imports.$items.find(p=>p.imported===r))return;a.imports.$append({imported:r,from:n}),await e.magicast.writeFile(a,i)}}catch(a){let u=null;try{u=e.readFileSync(i)}catch(c){e.Sentry?.captureException(c,{level:"warning"})}e.Sentry?.captureException(a,{extra:{content:u,appRoutesPath:i,componentName:r,componentPath:n}})}}var hh=q(gh(),1);async function yh(e){let t=e.ts.findConfigFile(e.getAppRootDir(),e.existsSync);if(t){let r=await e.readFile(t);if(!r)return;let n=hh.default.parse(r);if(!n||typeof n!="object"||Array.isArray(n))return;let o=n.compilerOptions;if(!o||typeof o!="object"||Array.isArray(o))return;let s=o.paths;(!s||typeof s!="object"||Array.isArray(s))&&(o.paths={},s=o.paths),Object.assign(o.paths,{"~/*":["./src/*"]}),await e.writeFile(t,JSON.stringify(n,null,2))}}async function Dh(e){let t=[],r=await kP(e,t);t.push(...await Pa(e)),await RP(e,r);let n="BuilderPage";if(!await e.exists(e.builderPageComponentPath)){let o=await e.formatCode(e.builderPageComponentPath,Ch(e,n,e.builderPageComponentPath,"builder-page","page",!0));await e.writeFile(e.builderPageComponentPath,o),t.push({filePath:e.builderPageComponentPath,modifiedType:"create"})}if(e.hasAppModule){await ba(e,"Counter",r);let o=await ba(e,n,e.builderPageComponentPath);o&&t.push({filePath:o,modifiedType:"update"})}return await Nc(e,"**",n,"./components/builder-page.component"),t}async function vh(e){let t=[];t.push(...await Pa(e));let r="FigmaImportsPage",n="figma-imports.component",o=e.join(e.componentsDir,`${n}.${e.typescriptEnabled?"ts":"js"}`);if(!await e.exists(o)){let s=await e.formatCode(o,Ch(e,r,o,"figma-imports","figma-imports",!1));await e.writeFile(o,s),t.push({filePath:o,modifiedType:"create"})}if(e.hasAppModule){let s=await ba(e,r,o);s&&t.push({filePath:s,modifiedType:"update"})}return await Nc(e,"figma-imports",r,`./components/${n}`),await yh(e),t}async function Pa(e){let t=[];return await e.exists(e.registryPath)||(await e.writeFile(e.registryPath,IP(e)),t.push({filePath:e.registryPath,modifiedType:"create"})),t}async function RP(e,t){let n=(await kr(e,null,!1,!1,null,null,!1,!1)).components.find(o=>o.filePath===t);n&&await kr(e,n.id,!0,!1,null,null,!0,!1)}function Ch(e,t,r,n,o,s){let i=!e.hasAppModule,a=le(e,r,e.registryPath),u=e.join(e.getAppRootDir(),"src","environments","environment.ts"),c=le(e,r,u),l=s?` <ng-container *ngIf="content || isPreviewing; else notFound">
1047
+ `.trimStart(),i=await e.formatCode(t,s);return await e.writeFile(t,i),"create"}return null}var Da="builderApiKey";async function oy(e,t){let r=[],n=t.getSourceFiles(),o=t.getTypeChecker();return await Promise.all(n.map(async s=>{let i=e.basename(s.fileName);if(bT(e,s.fileName)||i.startsWith(".")||i==="node_modules"||vT.has(i))return;let a=e.normalize(s.fileName);if(a===e.registryPath)return;let u=await va(e,o,a,s);r.push(...u)})),r.sort((s,i)=>s.cmpInfo.name.localeCompare(i.cmpInfo.name))}var vT=new Set([]),CT=new Set(["node_modules"]);function bT(e,t){for(let r of CT)if(e.dirname(t).includes(r))return!0;return!1}async function iy(e,t){let r=e.extname(t).toLowerCase();if(r===".tsx"||r===".jsx"||r===".ts"||r===".js"){let n=await e.readFile(t);if(n)return wT(e,t,n)}return null}function wT(e,t,r){let n=se(e,r);return va(e,null,t,n)}async function va(e,t,r,n){let o=[],s={};r=e.normalize(r);let i=n.statements.filter(l=>e.ts.isClassDeclaration(l)&&_T(e,l)),a=n.statements.find(l=>e.ts.isImportDeclaration(l)&&e.ts.isStringLiteral(l.moduleSpecifier)&&l.moduleSpecifier.text==="@angular/core");if(a&&e.ts.isImportDeclaration(a)){let l=a.importClause?.namedBindings;if(l&&e.ts.isNamedImports(l)){let p=l.elements.find(d=>(d.propertyName??d.name).text==="input");p&&(s.inputSignalImportName=p.name.text)}}let u=await ST(e,t,r,n),c=AT(e,n);return await Promise.all(i.map(async l=>{let p=await xT(e,t,r,l,c,s);o.push(...p)})),o.push(...u),o}async function qc(e,t,r){if(t.node.fnNode){let{sourceFile:n,typeChecker:o}=await bo(e,t.cmpInfo.filePath,r),i=(await va(e,o,t.cmpInfo.filePath,n)).find(a=>a.cmpInfo.id===t.cmpInfo.id);if(!i)throw new Error(`Could not find component ${t.cmpInfo.name} in ${t.cmpInfo.filePath}`);return i.cmpInfo.inputs}return[]}async function sy(e,t,r){let n=await Ge(e,r.map(i=>i.filePath)),o=n.getTypeChecker();return await Promise.all(r.filter(i=>!(i.name.endsWith("Page")||i.name.endsWith("Module")||i.name==="AppComponent")).map(async i=>{if(!i.isRegistered){let a=n.getSourceFile(i.filePath);if(a){let c=(await va(e,o,i.filePath,a)).find(l=>l.cmpInfo.id===i.id);if(c){i.inputs=Kn(e,o,c.node.fnNode);let l=t.find(p=>p.cmpInfo.id===i.id);if(l){let p=await qc(e,l,n);Vt(i,p)}}}}return i}))}async function xT(e,t,r,n,o,s){let i=[],a=e.relative(e.getAppRootDir(),r),u=we(e,r),c=n.name?.text;if(!c)return i;let l=!1;n.modifiers&&(l=n.modifiers.some(m=>m.kind===e.ts.SyntaxKind.DefaultKeyword));let p=l?"default":c,d=l?"default":"named",g=[];return n.members.forEach(m=>{if(e.ts.isPropertyDeclaration(m)||e.ts.isGetAccessor(m)||e.ts.isSetAccessor(m)){let y=(e.ts.getDecorators(m)??[]).find(C=>ET(e,C))!==void 0&&e.ts.isIdentifier(m.name),b=s?.inputSignalImportName!==void 0&&e.ts.isIdentifier(m.name)&&PT(e,m,s.inputSignalImportName);if(y||b){let C="any";if(e.ts.isSetAccessor(m))C=ny(e,m.parameters[0].type);else if(m.type&&t){let S=t.getTypeAtLocation(m.type);C=t.typeToString(S)}else C=ny(e,m.type);let _={name:m.name.text,type:o[C]?"string":C};o[C]&&(_.enum=o[C]),g.push(_)}}}),i.push({cmpInfo:{id:await ve(e,r,c),displayFilePath:ge(e,r),name:be(c),inputs:g,exportName:p,exportType:d,importName:c,filePath:r,relFilePath:a,importPath:u,meta:{...TT(e,n)},framework:"angular"},node:{name:c,fnNode:n,deps:void 0}}),i}async function ST(e,t,r,n){let o=[],s=e.relative(e.getAppRootDir(),r),i=we(e,r);for(let a of n.statements)if(e.ts.isExportDeclaration(a)&&a.exportClause&&e.ts.isNamedExports(a.exportClause))for(let u of a.exportClause.elements){let c=u.name?.text;if(!c)continue;let l=c,p="named",d=[];if(t){let f=t.getSymbolAtLocation(u.name);if(f){let h=t.getDeclaredTypeOfSymbol(f);t.getPropertiesOfType(h).forEach(b=>{let C=b.getDeclarations();C&&C.forEach(_=>{if(e.ts.isPropertyDeclaration(_)){let S=t.getTypeAtLocation(_),T={name:b.getName(),type:FT(e,t,S)};d.push(T)}})})}}let g=e.ts.isExportSpecifier(u)&&u.parent?u.parent.parent:void 0,m;if(g){let f=g.moduleSpecifier;if(f&&e.ts.isStringLiteral(f)){let h=t?.getSymbolAtLocation(f);if(h&&h.declarations&&h.declarations.length>0){let y=h.declarations[0];(!e.ts.isSourceFile(y)||e.ts.isSourceFile(y)&&y.fileName.includes("node_modules"))&&(m=f.text)}}}o.push({cmpInfo:{id:await ve(e,r,c,m),displayFilePath:ge(e,r),name:be(c),inputs:d,exportName:l,exportType:p,importName:c,filePath:r,relFilePath:s,importPath:m||i,externalImportPath:m,framework:"angular"},node:{name:c,fnNode:u,deps:void 0}})}else if(e.ts.isExportDeclaration(a)&&!a.exportClause&&a.moduleSpecifier&&e.ts.isStringLiteral(a.moduleSpecifier)){let u=a.moduleSpecifier.text;if(t)try{let c=t.getSymbolAtLocation(a.moduleSpecifier);if(c&&c.exports){let l=t.getExportsOfModule(c);for(let p of l)if(p.flags&e.ts.SymbolFlags.Class){let d=p.getName();if(d.startsWith("_"))continue;o.push({cmpInfo:{id:await ve(e,r,d,u),displayFilePath:ge(e,r),name:be(d),inputs:[],exportName:d,exportType:"named",importName:d,filePath:r,relFilePath:s,importPath:u,externalImportPath:u,framework:"angular"},node:{name:d,fnNode:a,deps:void 0}})}}}catch(c){console.warn(`Error processing star export from ${u}:`,c)}}return o}function ET(e,t){return ay(e,t,"Input")}function PT(e,t,r){return e.ts.isPropertyDeclaration(t)&&t.initializer!==void 0&&e.ts.isCallExpression(t.initializer)&&e.ts.isIdentifier(t.initializer.expression)&&t.initializer.expression.text===r}function ay(e,t,r){if(e.ts.isCallExpression(t.expression)){let n=t.expression;if(e.ts.isIdentifier(n.expression))return n.expression?.text===r}return!1}function _T(e,t){return!!e.ts.getDecorators(t)?.some(o=>e.ts.isCallExpression(o.expression)&&e.ts.isIdentifier(o.expression.expression)&&o.expression.expression.text==="Component")}function ny(e,t){if(!t)return"any";let r="any";switch(t.kind){case e.ts.SyntaxKind.StringKeyword:r="string";break;case e.ts.SyntaxKind.NumberKeyword:r="number";break;case e.ts.SyntaxKind.BooleanKeyword:r="boolean";break;case e.ts.SyntaxKind.TypeReference:e.ts.isTypeReferenceNode(t)&&e.ts.isIdentifier(t.typeName)&&(r=t.typeName.text);break}return r.includes("|")?"string":r}function AT(e,t){let r={};return e.ts.forEachChild(t,n=>{e.ts.isTypeAliasDeclaration(n)&&e.ts.isUnionTypeNode(n.type)&&n.type.types.every(o=>e.ts.isLiteralTypeNode(o)&&e.ts.isStringLiteral(o.literal))&&(r[n.name.text]=n.type.types.map(o=>o.literal.text))}),r}function FT(e,t,r){let n=t.typeToString(r);if(n==="any"){let o=r.getSymbol();if(o){let s=o.getDeclarations();if(s&&s.length>0){let i=s[0];if(e.ts.isVariableDeclaration(i)){let a=i.type;a&&(n=t.typeToString(t.getTypeAtLocation(a)))}}}}return n}function TT(e,t){let{getDecorators:r,isCallExpression:n,isIdentifier:o,isObjectLiteralExpression:s,isPropertyAssignment:i,isStringLiteral:a,SyntaxKind:u}=e.ts,c,l;return r(t)?.forEach(d=>{if(ay(e,d,"Component")){let{expression:g}=d;if(n(g)){let[m]=g.arguments;s(m)&&m.properties.forEach(f=>{i(f)&&o(f.name)&&(f.name.escapedText==="selector"&&a(f.initializer)&&(c=f.initializer.text),f.name.escapedText==="standalone"&&(l=f.initializer.kind===u.TrueKeyword))})}}}),{selector:c,standalone:l}}async function Ca(e,t,r){let n=e.typescriptEnabled?".ts":".js",o=`app.module${n}`,s=e.join(e.appDir,o),i=await e.readFile(s);if(!i){e.Sentry?.captureException(new Error(`Unable to read app.module.${n} at ${s}`),{extra:{appModuleCode:i,appModulePath:s}});return}let a=await $T(e,s,t,r,i);if(!a){e.Sentry?.captureException(new Error(`Unable to update app.module.${n} at ${s}`),{extra:{appModuleCode:i,appModulePath:s}});return}return await e.writeFile(s,a),s}async function $T(e,t,r,n,o){let s=o,i=se(e,o),a=ae(e,t,n);i=ce(e,i,{namedImports:[r],importPath:a}),i=ce(e,i,{namedImports:["Content"],importPath:"@builder.io/sdk-angular"});let u=[];for(let c of i.statements)if(e.ts.isClassDeclaration(c)&&c.name?.text==="AppModule"){let l=kT(e,r,c);u.push(l)}else u.push(c);return i=e.ts.factory.updateSourceFile(i,u),s=Je(e,i),s}function kT(e,t,r){let n=e.ts.getDecorators(r);if(n){for(let o of n)if(e.ts.isCallExpression(o.expression)&&e.ts.isIdentifier(o.expression.expression)&&o.expression.expression.text==="NgModule"){let s=o.expression.arguments;if(s.length===1&&e.ts.isObjectLiteralExpression(s[0])){let i=uy(e,s[0],"declarations",t);if(i){let a=uy(e,i,"imports","Content");if(a&&(i=a),i){let u=e.ts.factory.updateDecorator(o,e.ts.factory.updateCallExpression(o.expression,o.expression.expression,o.expression.typeArguments,[i])),l=[...n.map(p=>p===o?u:p),...e.ts.getModifiers(r)||[]];return e.ts.factory.updateClassDeclaration(r,l,r.name,r.typeParameters,r.heritageClauses,r.members)}}}}}return r}function uy(e,t,r,n){let o=[...t.properties],s=o.findIndex(a=>he(e,a)===r);if(s>-1){let a=o[s];if(e.ts.isPropertyAssignment(a)&&a.initializer&&e.ts.isArrayLiteralExpression(a.initializer)){let u=cy(e,a.initializer,n);return u?(o[s]=e.ts.factory.updatePropertyAssignment(a,a.name,u),e.ts.factory.updateObjectLiteralExpression(t,o)):null}return null}let i=cy(e,e.ts.factory.createArrayLiteralExpression([],!0),n);return i?e.ts.factory.updateObjectLiteralExpression(t,[...o,e.ts.factory.createPropertyAssignment(r,i)]):null}function cy(e,t,r){return t.elements.some(o=>e.ts.isIdentifier(o)?o.text===r:!1)?null:e.ts.factory.updateArrayLiteralExpression(t,[...t.elements,e.ts.factory.createIdentifier(r)])}async function Kc(e,t,r,n){let s=`app.routes${e.typescriptEnabled?".ts":".js"}`,i=e.join(e.appDir,s);try{if(e.magicast){let a=await e.magicast.loadFile(i);Object.keys(a.exports).length===0&&(a.exports.routes=[]);let c=Object.keys(a.exports)[0],l=a.exports[c];if(l.find(d=>d.path===t))return;let p=e.magicast.builders.raw("{}");if(p.path=t,p.component=e.magicast.builders.raw(r),l.push(p),a.imports.$items.find(d=>d.imported===r))return;a.imports.$append({imported:r,from:n}),await e.magicast.writeFile(a,i)}}catch(a){let u=null;try{u=e.readFileSync(i)}catch(c){e.Sentry?.captureException(c,{level:"warning"})}e.Sentry?.captureException(a,{extra:{content:u,appRoutesPath:i,componentName:r,componentPath:n}})}}var by=H(Cy(),1);async function wy(e){let t=e.ts.findConfigFile(e.getAppRootDir(),e.existsSync);if(t){let r=await e.readFile(t);if(!r)return;let n=by.default.parse(r);if(!n||typeof n!="object"||Array.isArray(n))return;let o=n.compilerOptions;if(!o||typeof o!="object"||Array.isArray(o))return;let s=o.paths;(!s||typeof s!="object"||Array.isArray(s))&&(o.paths={},s=o.paths),Object.assign(o.paths,{"~/*":["./src/*"]}),await e.writeFile(t,JSON.stringify(n,null,2))}}async function xy(e){let t=[],r=await VT(e,t);t.push(...await Ea(e)),await jT(e,r);let n="BuilderPage";if(!await e.exists(e.builderPageComponentPath)){let o=await e.formatCode(e.builderPageComponentPath,Ey(e,n,e.builderPageComponentPath,"builder-page","page",!0));await e.writeFile(e.builderPageComponentPath,o),t.push({filePath:e.builderPageComponentPath,modifiedType:"create"})}if(e.hasAppModule){await Ca(e,"Counter",r);let o=await Ca(e,n,e.builderPageComponentPath);o&&t.push({filePath:o,modifiedType:"update"})}return await Kc(e,"**",n,"./components/builder-page.component"),t}async function Sy(e){let t=[];t.push(...await Ea(e));let r="FigmaImportsPage",n="figma-imports.component",o=e.join(e.componentsDir,`${n}.${e.typescriptEnabled?"ts":"js"}`);if(!await e.exists(o)){let s=await e.formatCode(o,Ey(e,r,o,"figma-imports","figma-imports",!1));await e.writeFile(o,s),t.push({filePath:o,modifiedType:"create"})}if(e.hasAppModule){let s=await Ca(e,r,o);s&&t.push({filePath:s,modifiedType:"update"})}return await Kc(e,"figma-imports",r,`./components/${n}`),await wy(e),t}async function Ea(e){let t=[];return await e.exists(e.registryPath)||(await e.writeFile(e.registryPath,UT(e)),t.push({filePath:e.registryPath,modifiedType:"create"})),t}async function jT(e,t){let n=(await Ur(e,null,!1,!1,null,null,!1,!1)).components.find(o=>o.filePath===t);n&&await Ur(e,n.id,!0,!1,null,null,!0,!1)}function Ey(e,t,r,n,o,s){let i=!e.hasAppModule,a=ae(e,r,e.registryPath),u=e.join(e.getAppRootDir(),"src","environments","environment.ts"),c=ae(e,r,u),l=s?` <ng-container *ngIf="content || isPreviewing; else notFound">
1048
1048
  <builder-content
1049
1049
  [model]="model"
1050
1050
  [content]="content"
@@ -1082,7 +1082,7 @@ export class ${t} {
1082
1082
  `:""}
1083
1083
  @Input() model = '${o}';
1084
1084
 
1085
- apiKey = environment.${va};
1085
+ apiKey = environment.${Da};
1086
1086
  ${e.typescriptEnabled?`
1087
1087
  content: BuilderContent | null = null;
1088
1088
  `:`
@@ -1110,12 +1110,12 @@ export class ${t} {
1110
1110
  }
1111
1111
  }
1112
1112
 
1113
- `.trimStart()}function IP(e){return e.typescriptEnabled?`import type { RegisteredComponent } from "@builder.io/sdk-angular";
1113
+ `.trimStart()}function UT(e){return e.typescriptEnabled?`import type { RegisteredComponent } from "@builder.io/sdk-angular";
1114
1114
 
1115
1115
  export const CUSTOM_COMPONENTS: RegisteredComponent[] = [
1116
1116
  ];`:`export const CUSTOM_COMPONENTS = [
1117
1117
  ];
1118
- `}async function kP(e,t){let n=e.typescriptEnabled?"ts":"js",o=e.join(e.componentsDir,`counter.component.${n}`),s=await e.exists(o);e.debug(`angularEnsureCounterComponent, hasCounterCmp: ${s}`);let i=$P(e);if(!s){let a=await e.formatCode(o,i);await e.writeFile(o,a),t.push({filePath:o,modifiedType:"create"})}return o}function $P(e){return`
1118
+ `}async function VT(e,t){let n=e.typescriptEnabled?"ts":"js",o=e.join(e.componentsDir,`counter.component.${n}`),s=await e.exists(o);e.debug(`angularEnsureCounterComponent, hasCounterCmp: ${s}`);let i=HT(e);if(!s){let a=await e.formatCode(o,i);await e.writeFile(o,a),t.push({filePath:o,modifiedType:"create"})}return o}function HT(e){return`
1119
1119
  import { Component, Input } from '@angular/core';
1120
1120
 
1121
1121
  @Component({
@@ -1183,7 +1183,7 @@ export class Counter {
1183
1183
  }
1184
1184
  }
1185
1185
 
1186
- `.trimStart()}async function bh(e){await Pa(e);let t=await e.readFile(e.registryPath);return t?NP(e,t):{components:[],sourceFile:ce(e,"")}}async function NP(e,t){let r=ce(e,t);return OP(e,r)}async function OP(e,t){let r=[],n=Me(e,t,"CUSTOM_COMPONENTS");return n&&await Promise.all(n.arrayLiteralExp.elements.map(async(o,s)=>{let i=await zc(e,t,o);i&&(i.nodeIndex=s,r.push(i))})),{sourceFile:t,components:gt(r)}}async function zc(e,t,r){if(!e.ts.isObjectLiteralExpression(r))return null;let n={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],framework:"angular"};for(let o of r.properties){if(!e.ts.isPropertyAssignment(o)||!e.ts.isIdentifier(o.name))continue;if(ve(e,o)==="component"){let i,{initializer:a}=o;if(e.ts.isIdentifier(a))i=a.text;else if(e.ts.isCallExpression(a)){let c=a.arguments[0];e.ts.isIdentifier(c)&&(i=c.text)}if(!i)continue;n.name===""&&(n.name=xe(i)),n.importName=i;let u=await Sr(e,e.registryPath,t,i);if(!u)continue;if(n.filePath=u.filePath,n.relFilePath=u.relFilePath,await e.exists(u.filePath)?n.importPath=Se(e,u.filePath):(n.externalImportPath=u.importPath,n.importPath=n.externalImportPath),n.displayFilePath=u.displayFilePath,n.exportType=u.exportType,n.externalImportPath)n.exportName=i;else{let c=await eh(e,u.filePath);if(c&&c.length>0)if(c.length===1)n.exportName=c[0].cmpInfo.exportName;else{let l=c.find(d=>d.cmpInfo.exportName===i);l&&(n.exportName=l.cmpInfo.exportName)}}continue}}return n=yt(e,n,r),n.filePath&&n.exportName&&(n.id=await be(e,n.filePath,n.exportName,n.externalImportPath)),n}async function kr(e,t,r,n,o,s,i,a){let u=await yn(e),[c,l,d]=await Promise.all([Xg(e,u),bh(e),Gi(e)]),p=c.map(w=>w.cmpInfo),h=l.components,g={components:lr(p,h),registryPath:e.registryPath,registryDisplayPath:De(e,e.registryPath),frameworks:e.getFrameworks(),dependencies:qt(p),publicApiKey:d.envValue??void 0,devToolsVersion:e.version};if(a)return g.components=await th(e,c,g.components),g;let m=!1,y=l.sourceFile,D=Array.isArray(t)?t:typeof t=="string"?[t]:[];if(D.length>0){let w=D.map(P=>{let _=c.find(I=>I.cmpInfo.id===P);if(!_)throw new Error(`Component ${P} not found`);return _}),x=Array.from(new Set(w.map(P=>P.cmpInfo.filePath))),F=await je(e,x);for(let P of w){let _=g.components.find(b=>b.id===P.cmpInfo.id),I=await $c(e,P,F);It(_,I);let N=p.findIndex(b=>b.id===P.cmpInfo.id);p[N].inputs=I;let k=Fr(P.cmpInfo.id,p,h,r,n,o,s),{elements:T,elmIndex:v,statementIndex:j,statement:H,variableDeclaration:G}=await MP(e,y,P);if(k.addCmpToRegistry)T.push(BP(e,k.addCmpToRegistry)),m=!0;else if(k.removeCmpFromRegistry)T.splice(v,1),m=!0;else if(k.updateRegisteredCmp){let b=Ue(e,T[v],k.updateRegisteredCmp);T[v]=e.ts.factory.updateObjectLiteralExpression(b,[wh(e,k.updateRegisteredCmp),...b.properties.slice(1)]),m=!0}if(m&&i){let b=[...y.statements];b[j]=e.ts.factory.updateVariableStatement(H,H.modifiers,e.ts.factory.updateVariableDeclarationList(H.declarationList,[e.ts.factory.updateVariableDeclaration(G,G.name,G.exclamationToken,G.type,e.ts.factory.createArrayLiteralExpression(Pr(e,T)))])),y=e.ts.factory.updateSourceFile(y,b),_.exportType==="named"?y=fe(e,y,{namedImports:[_.importName],importPath:_.externalImportPath?_.externalImportPath:le(e,e.registryPath,_.filePath)}):y=fe(e,y,{defaultImport:_.importName,importPath:_.externalImportPath?_.externalImportPath:le(e,e.registryPath,_.filePath)}),y=fe(e,y,{namedImports:["RegisteredComponent"],importPath:"@builder.io/sdk-angular",isTypeOnly:!0}),y=_r(e,y,{variableName:"CUSTOM_COMPONENTS",arrayType:"RegisteredComponent"}),g.components=k.components,h=k.components.filter(E=>E.isRegistered)}}}if(m&&i){y=Ar(e,y),y=Er(e,y);let w=He(e,y);w=cr(w),w=await e.formatCode(e.registryPath,w),await e.writeFile(e.registryPath,w)}return g}function wh(e,t){let r=e.ts.factory.createIdentifier(t.importName);return e.ts.factory.createPropertyAssignment("component",r)}function BP(e,t){return Ue(e,e.ts.factory.createObjectLiteralExpression([wh(e,t)],!0),t)}async function MP(e,t,r){let n=Me(e,t,"CUSTOM_COMPONENTS");if(!n)throw new Error(`Exported name of the Builder registry must be "CUSTOM_COMPONENTS". Please update your Builder registry file: ${e.registryPath}`);let o=n.arrayLiteralExp.elements.filter(i=>e.ts.isObjectLiteralExpression(i)),s=-1;for(let i=0;i<o.length;i++)if((await zc(e,t,o[i]))?.id===r.cmpInfo.id){s=i;break}return{...n,elements:o,elmIndex:s}}async function xh(e){let t=await LP(e);return{builderPageOptions:async()=>({templateContentId:"f0b8016ac92e474699293211a268ebaa",pathname:"/builder-demo",title:"Builder + Angular Demo Page"}),ensureBuilderSetup:()=>Dh(t),ensureFigmaImportPage:()=>vh(t),getRegistryPath:()=>t.registryPath,getRegistry:n=>kr(t,null,!1,!1,null,null,!1,!!n?.readAllInputTypes),addExternalPackage:async n=>{t.addExternalPackage(n)},loadComponent:async n=>{let o=await kr(t,n.cmpId,!1,!1,null,null,!1,!1);return{...o,component:o.components.find(s=>s.id===n.cmpId)}},registerComponent:n=>kr(t,n.cmpId,!0,!1,null,null,!0,!1),setRegisteredComponentInfo:n=>kr(t,n.cmpId,!1,!1,n,null,!0,!1),setRegisteredComponentInput:n=>kr(t,n.cmpId,!1,!1,null,n,!0,!1),unregisterComponent:n=>kr(t,n.cmpId,!1,!0,null,null,!0,!1),getPublicApiKey:()=>Gi(t),setPublicApiKey:n=>Qg(t,n.publicApiKey),getDependencies:n=>[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-angular"},{name:"concurrently"}],getDevRunCommand:()=>"builder-dev",getCache:()=>zt(t),setCache:n=>Kt(t,n)}}async function LP(e){let t=await jP(e),r=e.getAppRootDir(),n=e.join(r,"src"),o=await ct(e),s=e.join(n,"app"),i=await ht(e,s),a={},u={...e,srcDir:"",appDir:"",componentsDir:"",registryPath:i,angularConfigPath:t,typescriptEnabled:o,builderPageComponentPath:"",hasAppModule:!1,addExternalPackage:d=>{a[e.join(r,d,"index.ts")]=`export * from "${d}";`},readFileSync:d=>a[d]??e.readFileSync(d),existsSync:d=>!!a[d]||e.existsSync(d),readdirSync:d=>{let p=e.readdirSync(d);return d===r?[...p,...Object.keys(a).map(h=>h.slice(r.length+1))]:p},readdir:async d=>{let p=await e.readdir(d);return d===r?[...p,...Object.keys(a).map(h=>h.slice(r.length+1))]:p}};if(!await e.exists(n))throw new Error(`Could not find src directory. Searched for src in "${e.getAppRootDir()}".`);u.srcDir=n,u.appDir=s,u.componentsDir=e.join(u.appDir,"components"),u.builderPageComponentPath=e.join(u.componentsDir,`builder-page.component.${o?"ts":"js"}`);let c=`app.module.${o?"ts":"js"}`,l=e.join(u.appDir,c);return await e.exists(l)&&(u.hasAppModule=!0),u}async function jP(e){let t=e.join(e.getAppRootDir(),"angular.json");if(await e.exists(t))return t;let r=e.join(e.getAppRootDir(),"project.json");if(await e.exists(r))return r;if(e.ignoreMissingConfig)return"";throw new Error(`Could not find Angular config file. Searched for angular.json & project.json in "${e.getAppRootDir()}".`)}async function Yi(e){let t=e.configType==="vite"?UP:VP;return await br(e,[".env"],t)}async function Sh(e,t){let r=await Yi(e),n=await wr(e,r.file,r.envKey,t);return{...r,modifiedType:n}}var UP="VITE_PUBLIC_BUILDER_KEY",VP="PUBLIC_BUILDER_KEY";async function Ph(e,t,r){try{let n=await e.readFile(t);if(!n)return null;let o=e.relative(e.getAppRootDir(),t),s=t.split("/").pop()?.replace(".vue","")||"UnknownComponent",i=qP(s),a=zP(n,r),u=HP(n);return{id:GP(t),name:i,filePath:o,relFilePath:o,inputs:a,framework:"vue",exportType:"default",exportName:"default",importName:i,importPath:o,vueApiType:u}}catch(n){return console.warn(`Failed to parse Vue component ${t}:`,n),null}}function HP(e){return/<script[^>]*\s+setup[^>]*>/.test(e)?"composition-setup":/import\s+\{[^}]*\b(ref|reactive|computed|watch|onMounted|defineComponent)\b[^}]*\}\s+from\s+['"]vue['"]/.test(e)||/setup\s*\([^)]*\)\s*\{/.test(e)?"composition":"options"}function zP(e,t){if(!t)return[];let r=[],n=[/defineProps<\s*\{([^}]+)\}\s*>\s*\(\s*\)/g,/defineProps\s*\(\s*\{([^}]+)\}\s*\)/g,/defineProps\s*\(\s*\[([^\]]+)\]\s*\)/g];for(let u of n){let c;for(;(c=u.exec(e))!==null;){let l=c[1];l.includes(":")?r.push(...Kc(l)):r.push(...Eh(l))}}let o=/props\s*:\s*(\{[^}]+\}|\[[^\]]+\])/g,s;for(;(s=o.exec(e))!==null;){let u=s[1];if(u.startsWith("{")){let c=u.slice(1,-1);r.push(...Kc(c))}else{let c=u.slice(1,-1);r.push(...Eh(c))}}let i=/setup\s*\(\s*props\s*(?::\s*\{([^}]+)\})?\s*[,)]?/g,a;for(;(a=i.exec(e))!==null;)a[1]&&r.push(...Kc(a[1]));return KP(r)}function Kc(e){let t=[],r=/(\w+)\s*:\s*([^,;]+)/g,n;for(;(n=r.exec(e))!==null;){let[,i,a]=n;t.push({name:i.trim(),type:qc(a.trim()),required:!a.includes("?")&&!a.includes("undefined")})}let o=/(\w+)\s*:\s*\{([^}]+)\}/g;for(;(n=o.exec(e))!==null;){let[,i,a]=n,u=a.match(/type\s*:\s*(\w+)/),c=a.match(/required\s*:\s*(true|false)/),l=a.match(/default\s*:\s*([^,}]+)/);t.push({name:i.trim(),type:u?qc(u[1]):"any",required:c?c[1]==="true":!1,defaultValue:l?l[1].trim():void 0})}let s=/(\w+)\s*:\s*(\w+)(?=\s*[,}])/g;for(;(n=s.exec(e))!==null;){let[,i,a]=n;t.some(u=>u.name===i.trim())||t.push({name:i.trim(),type:qc(a.trim()),required:!1})}return t}function Eh(e){let t=[],r=e.split(",").map(n=>n.trim().replace(/['"]/g,"")).filter(n=>n.length>0);for(let n of r)t.push({name:n,type:"any",required:!1});return t}function qc(e){let t={String:"string",Number:"number",Boolean:"boolean",Array:"any[]",Object:"object",Function:"function",Date:"Date",Symbol:"symbol",string:"string",number:"number",boolean:"boolean",object:"object",function:"function"},r=e.replace(/\s*\|\s*undefined/g,"").replace(/\?$/,"");return t[r]||r||"any"}function KP(e){let t=new Set;return e.filter(r=>t.has(r.name)?!1:(t.add(r.name),!0))}function qP(e){return e.replace(/[-_\s]+(.)?/g,(t,r)=>r?r.toUpperCase():"").replace(/^(.)/,(t,r)=>r?r.toUpperCase():"")}function GP(e){return e.replace(/[^a-zA-Z0-9]/g,"-").replace(/-+/g,"-").replace(/^-|-$/g,"").toLowerCase()}async function Jn(e,t){let r=await WP(e,t.readAllInputTypes),n=await Yi(e);return{components:r,registryPath:e.registryPath,registryDisplayPath:e.relative(e.getAppRootDir(),e.registryPath),frameworks:e.getFrameworks(),dependencies:qt(r),publicApiKey:n.envValue??void 0,devToolsVersion:e.version}}async function WP(e,t){let r=[],n=await JP(e,e.getAppRootDir());for(let o of n){let s=await Ph(e,o,t);s&&r.push(s)}return r}async function JP(e,t){let r=[],n=async s=>{try{let i=await e.readdir(s);for(let a of i){let u=e.join(s,a);(await e.stat(u)).isDirectory()?!a.startsWith(".")&&a!=="node_modules"&&a!=="dist"&&a!=="build"&&a!==".nuxt"&&a!==".output"&&await n(u):a.endsWith(".vue")&&r.push(u)}}catch{}};await n(t);let o=["components","pages","layouts"];for(let s of o){let i=e.join(t,s);try{(await e.stat(i)).isDirectory()&&await n(i)}catch{}}return r}async function Ah(e){let t={errors:[]};try{await _h(e)}catch(r){t.errors.push(r instanceof Error?r.message:String(r))}return t}async function Fh(e){let t=[];t.push(...await _h(e));let n=e.join(e.componentsDir,"FigmaImports.vue");if(!await e.exists(n)){let o=await e.formatCode(n,YP(e,n,"figma-imports"));await e.writeFile(n,o),t.push({filePath:n,modifiedType:"create"})}return t}async function _h(e){let t=[];return await e.exists(e.registryPath)||(await e.writeFile(e.registryPath,ZP(e)),t.push({filePath:e.registryPath,modifiedType:"create"})),t}function YP(e,t,r="page"){let n=le(e,t,e.registryPath),o=e.typescriptEnabled;return e.isNuxt?`<template>
1186
+ `.trimStart()}async function Py(e){await Ea(e);let t=await e.readFile(e.registryPath);return t?qT(e,t):{components:[],sourceFile:se(e,"")}}async function qT(e,t){let r=se(e,t);return KT(e,r)}async function KT(e,t){let r=[],n=qe(e,t,"CUSTOM_COMPONENTS");return n&&await Promise.all(n.arrayLiteralExp.elements.map(async(o,s)=>{let i=await tl(e,t,o);i&&(i.nodeIndex=s,r.push(i))})),{sourceFile:t,components:_t(r)}}async function tl(e,t,r){if(!e.ts.isObjectLiteralExpression(r))return null;let n={id:"",name:"",displayFilePath:"",exportName:"",importName:"",filePath:"",relFilePath:"",importPath:"",inputs:[],framework:"angular"};for(let o of r.properties){if(!e.ts.isPropertyAssignment(o)||!e.ts.isIdentifier(o.name))continue;if(he(e,o)==="component"){let i,{initializer:a}=o;if(e.ts.isIdentifier(a))i=a.text;else if(e.ts.isCallExpression(a)){let c=a.arguments[0];e.ts.isIdentifier(c)&&(i=c.text)}if(!i)continue;n.name===""&&(n.name=be(i)),n.importName=i;let u=await Rr(e,e.registryPath,t,i);if(!u)continue;if(n.filePath=u.filePath,n.relFilePath=u.relFilePath,await e.exists(u.filePath)?n.importPath=we(e,u.filePath):(n.externalImportPath=u.importPath,n.importPath=n.externalImportPath),n.displayFilePath=u.displayFilePath,n.exportType=u.exportType,n.externalImportPath)n.exportName=i;else{let c=await iy(e,u.filePath);if(c&&c.length>0)if(c.length===1)n.exportName=c[0].cmpInfo.exportName;else{let l=c.find(p=>p.cmpInfo.exportName===i);l&&(n.exportName=l.cmpInfo.exportName)}}continue}}return n=Ft(e,n,r),n.filePath&&n.exportName&&(n.id=await ve(e,n.filePath,n.exportName,n.externalImportPath)),n}async function Ur(e,t,r,n,o,s,i,a){let u=await wn(e),[c,l,p]=await Promise.all([oy(e,u),Py(e),Ri(e)]),d=c.map(b=>b.cmpInfo),g=l.components,m={components:vr(d,g),registryPath:e.registryPath,registryDisplayPath:ge(e,e.registryPath),frameworks:e.getFrameworks(),dependencies:nr(d),publicApiKey:p.envValue??void 0,devToolsVersion:e.version};if(a)return m.components=await sy(e,c,m.components),m;let f=!1,h=l.sourceFile,y=Array.isArray(t)?t:typeof t=="string"?[t]:[];if(y.length>0){let b=y.map(S=>{let T=c.find(k=>k.cmpInfo.id===S);if(!T)throw new Error(`Component ${S} not found`);return T}),C=Array.from(new Set(b.map(S=>S.cmpInfo.filePath))),_=await Ge(e,C);for(let S of b){let T=m.components.find(w=>w.id===S.cmpInfo.id),k=await qc(e,S,_);Vt(T,k);let I=d.findIndex(w=>w.id===S.cmpInfo.id);d[I].inputs=k;let R=Mr(S.cmpInfo.id,d,g,r,n,o,s),{elements:$,elmIndex:D,statementIndex:B,statement:U,variableDeclaration:q}=await WT(e,h,S);if(R.addCmpToRegistry)$.push(GT(e,R.addCmpToRegistry)),f=!0;else if(R.removeCmpFromRegistry)$.splice(D,1),f=!0;else if(R.updateRegisteredCmp){let w=We(e,$[D],R.updateRegisteredCmp);$[D]=e.ts.factory.updateObjectLiteralExpression(w,[_y(e,R.updateRegisteredCmp),...w.properties.slice(1)]),f=!0}if(f&&i){let w=[...h.statements];w[B]=e.ts.factory.updateVariableStatement(U,U.modifiers,e.ts.factory.updateVariableDeclarationList(U.declarationList,[e.ts.factory.updateVariableDeclaration(q,q.name,q.exclamationToken,q.type,e.ts.factory.createArrayLiteralExpression(Nr(e,$)))])),h=e.ts.factory.updateSourceFile(h,w),T.exportType==="named"?h=ce(e,h,{namedImports:[T.importName],importPath:T.externalImportPath?T.externalImportPath:ae(e,e.registryPath,T.filePath)}):h=ce(e,h,{defaultImport:T.importName,importPath:T.externalImportPath?T.externalImportPath:ae(e,e.registryPath,T.filePath)}),h=ce(e,h,{namedImports:["RegisteredComponent"],importPath:"@builder.io/sdk-angular",isTypeOnly:!0}),h=Br(e,h,{variableName:"CUSTOM_COMPONENTS",arrayType:"RegisteredComponent"}),m.components=R.components,g=R.components.filter(E=>E.isRegistered)}}}if(f&&i){h=Or(e,h),h=Ir(e,h);let b=Je(e,h);b=Dr(b),b=await e.formatCode(e.registryPath,b),await e.writeFile(e.registryPath,b)}return m}function _y(e,t){let r=e.ts.factory.createIdentifier(t.importName);return e.ts.factory.createPropertyAssignment("component",r)}function GT(e,t){return We(e,e.ts.factory.createObjectLiteralExpression([_y(e,t)],!0),t)}async function WT(e,t,r){let n=qe(e,t,"CUSTOM_COMPONENTS");if(!n)throw new Error(`Exported name of the Builder registry must be "CUSTOM_COMPONENTS". Please update your Builder registry file: ${e.registryPath}`);let o=n.arrayLiteralExp.elements.filter(i=>e.ts.isObjectLiteralExpression(i)),s=-1;for(let i=0;i<o.length;i++)if((await tl(e,t,o[i]))?.id===r.cmpInfo.id){s=i;break}return{...n,elements:o,elmIndex:s}}async function Ay(e){let t=await ZT(e);return{builderPageOptions:async()=>({templateContentId:"f0b8016ac92e474699293211a268ebaa",pathname:"/builder-demo",title:"Builder + Angular Demo Page"}),ensureBuilderSetup:()=>xy(t),ensureFigmaImportPage:()=>Sy(t),getRegistryPath:()=>t.registryPath,getRegistry:n=>Ur(t,null,!1,!1,null,null,!1,!!n?.readAllInputTypes),addExternalPackage:async n=>{t.addExternalPackage(n)},loadComponent:async n=>{let o=await Ur(t,n.cmpId,!1,!1,null,null,!1,!1);return{...o,component:o.components.find(s=>s.id===n.cmpId)}},registerComponent:n=>Ur(t,n.cmpId,!0,!1,null,null,!0,!1),setRegisteredComponentInfo:n=>Ur(t,n.cmpId,!1,!1,n,null,!0,!1),setRegisteredComponentInput:n=>Ur(t,n.cmpId,!1,!1,null,n,!0,!1),unregisterComponent:n=>Ur(t,n.cmpId,!1,!0,null,null,!0,!1),getPublicApiKey:()=>Ri(t),setPublicApiKey:n=>ry(t,n.publicApiKey),getDependencies:n=>[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-angular"},{name:"concurrently"}],getDevRunCommand:()=>"builder-dev",getCache:()=>tr(t),setCache:n=>rr(t,n)}}async function ZT(e){let t=await JT(e),r=e.getAppRootDir(),n=e.join(r,"src"),o=await Ct(e),s=e.join(n,"app"),i=await At(e,s),a={},u={...e,srcDir:"",appDir:"",componentsDir:"",registryPath:i,angularConfigPath:t,typescriptEnabled:o,builderPageComponentPath:"",hasAppModule:!1,addExternalPackage:p=>{a[e.join(r,p,"index.ts")]=`export * from "${p}";`},readFileSync:p=>a[p]??e.readFileSync(p),existsSync:p=>!!a[p]||e.existsSync(p),readdirSync:p=>{let d=e.readdirSync(p);return p===r?[...d,...Object.keys(a).map(g=>g.slice(r.length+1))]:d},readdir:async p=>{let d=await e.readdir(p);return p===r?[...d,...Object.keys(a).map(g=>g.slice(r.length+1))]:d}};if(!await e.exists(n))throw new Error(`Could not find src directory. Searched for src in "${e.getAppRootDir()}".`);u.srcDir=n,u.appDir=s,u.componentsDir=e.join(u.appDir,"components"),u.builderPageComponentPath=e.join(u.componentsDir,`builder-page.component.${o?"ts":"js"}`);let c=`app.module.${o?"ts":"js"}`,l=e.join(u.appDir,c);return await e.exists(l)&&(u.hasAppModule=!0),u}async function JT(e){let t=e.join(e.getAppRootDir(),"angular.json");if(await e.exists(t))return t;let r=e.join(e.getAppRootDir(),"project.json");if(await e.exists(r))return r;if(e.ignoreMissingConfig)return"";throw new Error(`Could not find Angular config file. Searched for angular.json & project.json in "${e.getAppRootDir()}".`)}async function Oi(e){let t=e.configType==="vite"?YT:QT;return await Tr(e,[".env"],t)}async function Fy(e,t){let r=await Oi(e),n=await $r(e,r.file,r.envKey,t);return{...r,modifiedType:n}}var YT="VITE_PUBLIC_BUILDER_KEY",QT="PUBLIC_BUILDER_KEY";async function $y(e,t,r){try{let n=await e.readFile(t);if(!n)return null;let o=e.relative(e.getAppRootDir(),t),s=t.split("/").pop()?.replace(".vue","")||"UnknownComponent",i=r$(s),a=e$(n,r),u=XT(n);return{id:n$(t),name:i,filePath:o,relFilePath:o,inputs:a,framework:"vue",exportType:"default",exportName:"default",importName:i,importPath:o,vueApiType:u}}catch(n){return console.warn(`Failed to parse Vue component ${t}:`,n),null}}function XT(e){return/<script[^>]*\s+setup[^>]*>/.test(e)?"composition-setup":/import\s+\{[^}]*\b(ref|reactive|computed|watch|onMounted|defineComponent)\b[^}]*\}\s+from\s+['"]vue['"]/.test(e)||/setup\s*\([^)]*\)\s*\{/.test(e)?"composition":"options"}function e$(e,t){if(!t)return[];let r=[],n=[/defineProps<\s*\{([^}]+)\}\s*>\s*\(\s*\)/g,/defineProps\s*\(\s*\{([^}]+)\}\s*\)/g,/defineProps\s*\(\s*\[([^\]]+)\]\s*\)/g];for(let u of n){let c;for(;(c=u.exec(e))!==null;){let l=c[1];l.includes(":")?r.push(...rl(l)):r.push(...Ty(l))}}let o=/props\s*:\s*(\{[^}]+\}|\[[^\]]+\])/g,s;for(;(s=o.exec(e))!==null;){let u=s[1];if(u.startsWith("{")){let c=u.slice(1,-1);r.push(...rl(c))}else{let c=u.slice(1,-1);r.push(...Ty(c))}}let i=/setup\s*\(\s*props\s*(?::\s*\{([^}]+)\})?\s*[,)]?/g,a;for(;(a=i.exec(e))!==null;)a[1]&&r.push(...rl(a[1]));return t$(r)}function rl(e){let t=[],r=/(\w+)\s*:\s*([^,;]+)/g,n;for(;(n=r.exec(e))!==null;){let[,i,a]=n;t.push({name:i.trim(),type:nl(a.trim()),required:!a.includes("?")&&!a.includes("undefined")})}let o=/(\w+)\s*:\s*\{([^}]+)\}/g;for(;(n=o.exec(e))!==null;){let[,i,a]=n,u=a.match(/type\s*:\s*(\w+)/),c=a.match(/required\s*:\s*(true|false)/),l=a.match(/default\s*:\s*([^,}]+)/);t.push({name:i.trim(),type:u?nl(u[1]):"any",required:c?c[1]==="true":!1,defaultValue:l?l[1].trim():void 0})}let s=/(\w+)\s*:\s*(\w+)(?=\s*[,}])/g;for(;(n=s.exec(e))!==null;){let[,i,a]=n;t.some(u=>u.name===i.trim())||t.push({name:i.trim(),type:nl(a.trim()),required:!1})}return t}function Ty(e){let t=[],r=e.split(",").map(n=>n.trim().replace(/['"]/g,"")).filter(n=>n.length>0);for(let n of r)t.push({name:n,type:"any",required:!1});return t}function nl(e){let t={String:"string",Number:"number",Boolean:"boolean",Array:"any[]",Object:"object",Function:"function",Date:"Date",Symbol:"symbol",string:"string",number:"number",boolean:"boolean",object:"object",function:"function"},r=e.replace(/\s*\|\s*undefined/g,"").replace(/\?$/,"");return t[r]||r||"any"}function t$(e){let t=new Set;return e.filter(r=>t.has(r.name)?!1:(t.add(r.name),!0))}function r$(e){return e.replace(/[-_\s]+(.)?/g,(t,r)=>r?r.toUpperCase():"").replace(/^(.)/,(t,r)=>r?r.toUpperCase():"")}function n$(e){return e.replace(/[^a-zA-Z0-9]/g,"-").replace(/-+/g,"-").replace(/^-|-$/g,"").toLowerCase()}async function Yn(e,t){let r=await o$(e,t.readAllInputTypes),n=await Oi(e);return{components:r,registryPath:e.registryPath,registryDisplayPath:e.relative(e.getAppRootDir(),e.registryPath),frameworks:e.getFrameworks(),dependencies:nr(r),publicApiKey:n.envValue??void 0,devToolsVersion:e.version}}async function o$(e,t){let r=[],n=await i$(e,e.getAppRootDir());for(let o of n){let s=await $y(e,o,t);s&&r.push(s)}return r}async function i$(e,t){let r=[],n=async s=>{try{let i=await e.readdir(s);for(let a of i){let u=e.join(s,a);(await e.stat(u)).isDirectory()?!a.startsWith(".")&&a!=="node_modules"&&a!=="dist"&&a!=="build"&&a!==".nuxt"&&a!==".output"&&await n(u):a.endsWith(".vue")&&r.push(u)}}catch{}};await n(t);let o=["components","pages","layouts"];for(let s of o){let i=e.join(t,s);try{(await e.stat(i)).isDirectory()&&await n(i)}catch{}}return r}async function ky(e){let t={errors:[]};try{await Iy(e)}catch(r){t.errors.push(r instanceof Error?r.message:String(r))}return t}async function Ry(e){let t=[];t.push(...await Iy(e));let n=e.join(e.componentsDir,"FigmaImports.vue");if(!await e.exists(n)){let o=await e.formatCode(n,s$(e,n,"figma-imports"));await e.writeFile(n,o),t.push({filePath:n,modifiedType:"create"})}return t}async function Iy(e){let t=[];return await e.exists(e.registryPath)||(await e.writeFile(e.registryPath,u$(e)),t.push({filePath:e.registryPath,modifiedType:"create"})),t}function s$(e,t,r="page"){let n=ae(e,t,e.registryPath),o=e.typescriptEnabled;return e.isNuxt?`<template>
1187
1187
  <div>
1188
1188
  <div v-if="pending">Loading...</div>
1189
1189
  <div v-else-if="error">Error loading content</div>
@@ -1239,7 +1239,7 @@ export default defineComponent({
1239
1239
  },
1240
1240
  setup() {
1241
1241
  const model = '${r}'
1242
- const apiKey = ${QP(e)}
1242
+ const apiKey = ${a$(e)}
1243
1243
  const content = ref${o?"<any>":""}(null)
1244
1244
  const loading = ref(true)
1245
1245
  const customComponents = CUSTOM_COMPONENTS
@@ -1272,7 +1272,7 @@ export default defineComponent({
1272
1272
  }
1273
1273
  }
1274
1274
  })
1275
- </script>`}function QP(e){return e.isNuxt?"useRuntimeConfig().public.builderApiKey":e.configType==="vite"?"import.meta.env.VITE_BUILDER_API_KEY":"process.env.VUE_APP_BUILDER_API_KEY"}function ZP(e){return`import type { RegisteredComponent } from "@builder.io/sdk-vue";
1275
+ </script>`}function a$(e){return e.isNuxt?"useRuntimeConfig().public.builderApiKey":e.configType==="vite"?"import.meta.env.VITE_BUILDER_API_KEY":"process.env.VUE_APP_BUILDER_API_KEY"}function u$(e){return`import type { RegisteredComponent } from "@builder.io/sdk-vue";
1276
1276
 
1277
1277
  export const CUSTOM_COMPONENTS: RegisteredComponent[] = [
1278
1278
  // Add your Vue components here
@@ -1289,177 +1289,177 @@ export const CUSTOM_COMPONENTS: RegisteredComponent[] = [
1289
1289
  // ]
1290
1290
  // }
1291
1291
  ];
1292
- `}async function Th(e){let t=await XP(e);return{builderPageOptions:async()=>({templateContentId:"vue-demo-template-id",pathname:"/builder-demo",title:"Builder + Vue Demo Page"}),ensureBuilderSetup:async()=>(await Ah(t)).errors.length>0?[]:[],ensureFigmaImportPage:()=>Fh(t),getRegistryPath:()=>t.registryPath,getRegistry:n=>Jn(t,{readAllInputTypes:!!n?.readAllInputTypes}),addExternalPackage:n=>{t.addExternalPackage(n)},loadComponent:async n=>{let o=await Jn(t,{readAllInputTypes:!1}),s=o.components.find(i=>i.id===n.cmpId);return{...o,component:s}},registerComponent:async n=>Jn(t,{readAllInputTypes:!1}),setRegisteredComponentInfo:async n=>Jn(t,{readAllInputTypes:!1}),setRegisteredComponentInput:async n=>Jn(t,{readAllInputTypes:!1}),unregisterComponent:async n=>Jn(t,{readAllInputTypes:!1}),getPublicApiKey:()=>Yi(t),setPublicApiKey:n=>Sh(t,n.publicApiKey),getDependencies:n=>n.sdkVersion===z.gen2?[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-vue"}]:[{name:"@builder.io/dev-tools"},{name:"@builder.io/vue"},{name:"@builder.io/sdk"}],getDevRunCommand:()=>"dev",getCache:()=>zt(t),setCache:n=>Kt(t,n)}}async function XP(e){let t=await eA(e),r=e.getAppRootDir(),n=e.join(r,"src"),o=await ct(e),s={},i={...e,srcDir:null,builderComponentPath:"",componentsDir:"",registryPath:"",vueConfigPath:t,typescriptEnabled:o,configType:"",isNuxt:await tA(e),addExternalPackage:c=>{s[e.join(r,c,"index.ts")]=`export * from "${c}";`},readFileSync:c=>s[c]??e.readFileSync(c),existsSync:c=>!!s[c]||e.existsSync(c),readdirSync:c=>{let l=e.readdirSync(c);return c===r?[...l,...Object.keys(s).map(d=>d.slice(r.length+1))]:l},readdir:async c=>{let l=await e.readdir(c);return c===r?[...l,...Object.keys(s).map(d=>d.slice(r.length+1))]:l}};t.includes("webpack.config")&&(i.configType="webpack"),(t.includes("vite.config")||t.includes("nuxt.config"))&&(i.configType="vite");let a=await e.exists(n);i.srcDir=a?n:null;let u=[e.join(r,"components"),e.join(r,"src","components"),e.join(r,"app","components")];for(let c of u)if(await e.exists(c)){i.componentsDir=c;break}return i.componentsDir||(i.componentsDir=a?e.join(n,"components"):e.join(r,"components")),i.registryPath=await ht(e,i.componentsDir),i}async function eA(e){let t=["nuxt.config.ts","nuxt.config.js","vite.config.ts","vite.config.js","webpack.config.js","webpack.config.ts","vue.config.js","vue.config.ts"];for(let r of t){let n=e.join(e.getAppRootDir(),r);if(await e.exists(n))return n}if(e.ignoreMissingConfig)return"";throw new Error(`Could not find Vue config file. Searched for ${t.join(", ")} in "${e.getAppRootDir()}".`)}async function tA(e){let t=["nuxt.config.ts","nuxt.config.js"];for(let r of t){let n=e.join(e.getAppRootDir(),r);if(await e.exists(n))return!0}try{let r=e.join(e.getAppRootDir(),"package.json");if(await e.exists(r)){let n=JSON.parse(await e.readFile(r)||"{}"),o={...n.dependencies,...n.devDependencies};return!!(o.nuxt||o["@nuxt/kit"]||o.nuxt3)}}catch{}return!1}var Ta=q(Hh(),1);async function zh(e,t){let n={components:(await t.getRegistry()).components.filter(s=>s.isRegistered).map(s=>{let i={filePath:ar(e.relative(e.getAppRootDir(),s.filePath)),name:s.name,image:s.image,description:s.description,exportName:s.exportName,inputs:Tt(s.inputs)};return Tt(i)}),version:1};e.debug("exporting registry components:",n.components.length);let o=(0,Ta.compress)(n);return btoa(JSON.stringify(o))}async function Kh(e,t,r){if(typeof r!="string")throw new Error("Invalid registry to import");let n=await t.getRegistry(),o=JSON.parse(atob(r)),s=(0,Ta.decompress)(o),i=Tt(n);e.debug("importing registry components:",s.components.length);for(let a of s.components){let u=ar(e.normalize(a.filePath)),c=n.components.find(d=>ar(d.filePath).endsWith(u)&&d.exportName===a.exportName);if(!c){console.error(`Could not find component to register: ${a.filePath}, ${a.exportName}`);continue}e.debug(`register (${c.id})`,c.filePath),await t.registerComponent({cmpId:c.id});for(let d of a.inputs)e.debug(`set input (${c.id})`),await t.setRegisteredComponentInput({cmpId:c.id,name:d.name,type:d.type,required:d.required,defaultValue:d.defaultValue,friendlyName:d.friendlyName,helperText:d.helperText});e.debug(`set input (${c.id}) info`);let l=await t.setRegisteredComponentInfo({cmpId:c.id,name:a.name,image:a.image,description:a.description});i=Tt(l)}return i}var Dt={react:"react",remix:"remix",angular:"angular",next:"next",qwik:"qwik",vue:"vue",native:"native"},R4={[Dt.react]:[{version:z.gen1,recommended:!0},{version:z.gen2,recommended:!1}],[Dt.remix]:[{version:z.gen1,recommended:!1},{version:z.gen2,recommended:!0}],[Dt.angular]:[{version:z.gen2,recommended:!0}],[Dt.next]:[{version:z.gen1,recommended:!0},{version:z.gen2,recommended:!1}],[Dt.qwik]:[{version:z.gen2,recommended:!0}],[Dt.vue]:[{version:z.gen1,recommended:!0},{version:z.gen2,recommended:!1}]};async function qh(e,t){let r=[],n=new Set;async function o(s){let i=e.join(s,"package.json");try{if(!await e.exists(i))return null;let u=await e.readFile(i);if(u===null)throw new Error(`Failed to read package.json at ${i}`);let c=JSON.parse(u);if(typeof c.name!="string"||c.name.trim()===""||n.has(c.name))return null;n.add(c.name);let l={name:c.name,subPackages:[]},d=await e.readdir(s);for(let p of d)p!=="node_modules"&&(await e.stat(e.join(s,p))).isDirectory()&&l.subPackages.push(p);return r.push(l),l}catch(a){return e.Sentry?.captureException(a,{level:"warning"}),null}}try{let s=e.join(t,"package.json");if(await e.exists(s)){let a=await e.readFile(s);if(a!==null){let u=JSON.parse(a),c={...u.dependencies,...u.devDependencies};for(let l of Object.keys(c)){let d=e.join(t,"node_modules",l);await o(d)}if(Array.isArray(u.workspaces))for(let l of u.workspaces){let d=await e.readdir(e.join(t,l));for(let p of d){let h=e.join(t,l,p);await o(h)}}}}}catch(s){e.Sentry?.captureException(s,{level:"warning"})}return r}var EA={"@builder.io/qwik-city":$g,next:xg,"@remix-run/react":Vg,react:kc,"@angular/core":xh,vue:Th,native:kc},PA={"@builder.io/qwik-city":Dt.qwik,next:Dt.next,"@remix-run/react":Dt.remix,react:Dt.react,"@angular/core":Dt.angular,vue:Dt.vue,native:Dt.native};async function Ra(e,t=!1){if(!e.ts)throw new Error("createDevTools() requires a TypeScript instance passed to the 'ts' option");if((!e.frameworks||e.frameworks.length===0)&&(e.frameworks=await ko(e)),e.frameworks.length===0&&t&&e.frameworks.push({name:"native"}),e.frameworks.length===0)throw new Error("Supported Devtools framework for not found");for(let r of e.frameworks){let n=EA[r.name];if(n)try{let o=await n(e);return{...o,exportRegistry:()=>zh(e,o),importRegistry:i=>Kh(e,o,i),framework:PA[r.name],findAllDependencies:async()=>await qh(e,e.getRepoRootDir())}}catch(o){e.Sentry?.captureException(o,{level:"warning"})}}throw new Error(`Devtools framework not found for ${e.getAppRootDir()}, ${JSON.stringify(e.frameworks,null,2)}`)}var FU=`
1292
+ `}async function Ny(e){let t=await c$(e);return{builderPageOptions:async()=>({templateContentId:"vue-demo-template-id",pathname:"/builder-demo",title:"Builder + Vue Demo Page"}),ensureBuilderSetup:async()=>(await ky(t)).errors.length>0?[]:[],ensureFigmaImportPage:()=>Ry(t),getRegistryPath:()=>t.registryPath,getRegistry:n=>Yn(t,{readAllInputTypes:!!n?.readAllInputTypes}),addExternalPackage:n=>{t.addExternalPackage(n)},loadComponent:async n=>{let o=await Yn(t,{readAllInputTypes:!1}),s=o.components.find(i=>i.id===n.cmpId);return{...o,component:s}},registerComponent:async n=>Yn(t,{readAllInputTypes:!1}),setRegisteredComponentInfo:async n=>Yn(t,{readAllInputTypes:!1}),setRegisteredComponentInput:async n=>Yn(t,{readAllInputTypes:!1}),unregisterComponent:async n=>Yn(t,{readAllInputTypes:!1}),getPublicApiKey:()=>Oi(t),setPublicApiKey:n=>Fy(t,n.publicApiKey),getDependencies:n=>n.sdkVersion===V.gen2?[{name:"@builder.io/dev-tools"},{name:"@builder.io/sdk-vue"}]:[{name:"@builder.io/dev-tools"},{name:"@builder.io/vue"},{name:"@builder.io/sdk"}],getDevRunCommand:()=>"dev",getCache:()=>tr(t),setCache:n=>rr(t,n)}}async function c$(e){let t=await l$(e),r=e.getAppRootDir(),n=e.join(r,"src"),o=await Ct(e),s={},i={...e,srcDir:null,builderComponentPath:"",componentsDir:"",registryPath:"",vueConfigPath:t,typescriptEnabled:o,configType:"",isNuxt:await p$(e),addExternalPackage:c=>{s[e.join(r,c,"index.ts")]=`export * from "${c}";`},readFileSync:c=>s[c]??e.readFileSync(c),existsSync:c=>!!s[c]||e.existsSync(c),readdirSync:c=>{let l=e.readdirSync(c);return c===r?[...l,...Object.keys(s).map(p=>p.slice(r.length+1))]:l},readdir:async c=>{let l=await e.readdir(c);return c===r?[...l,...Object.keys(s).map(p=>p.slice(r.length+1))]:l}};t.includes("webpack.config")&&(i.configType="webpack"),(t.includes("vite.config")||t.includes("nuxt.config"))&&(i.configType="vite");let a=await e.exists(n);i.srcDir=a?n:null;let u=[e.join(r,"components"),e.join(r,"src","components"),e.join(r,"app","components")];for(let c of u)if(await e.exists(c)){i.componentsDir=c;break}return i.componentsDir||(i.componentsDir=a?e.join(n,"components"):e.join(r,"components")),i.registryPath=await At(e,i.componentsDir),i}async function l$(e){let t=["nuxt.config.ts","nuxt.config.js","vite.config.ts","vite.config.js","webpack.config.js","webpack.config.ts","vue.config.js","vue.config.ts"];for(let r of t){let n=e.join(e.getAppRootDir(),r);if(await e.exists(n))return n}if(e.ignoreMissingConfig)return"";throw new Error(`Could not find Vue config file. Searched for ${t.join(", ")} in "${e.getAppRootDir()}".`)}async function p$(e){let t=["nuxt.config.ts","nuxt.config.js"];for(let r of t){let n=e.join(e.getAppRootDir(),r);if(await e.exists(n))return!0}try{let r=e.join(e.getAppRootDir(),"package.json");if(await e.exists(r)){let n=JSON.parse(await e.readFile(r)||"{}"),o={...n.dependencies,...n.devDependencies};return!!(o.nuxt||o["@nuxt/kit"]||o.nuxt3)}}catch{}return!1}var Fa=H(Wy(),1);async function Zy(e,t){let n={components:(await t.getRegistry()).components.filter(s=>s.isRegistered).map(s=>{let i={filePath:hr(e.relative(e.getAppRootDir(),s.filePath)),name:s.name,image:s.image,description:s.description,exportName:s.exportName,inputs:jt(s.inputs)};return jt(i)}),version:1};e.debug("exporting registry components:",n.components.length);let o=(0,Fa.compress)(n);return btoa(JSON.stringify(o))}async function Jy(e,t,r){if(typeof r!="string")throw new Error("Invalid registry to import");let n=await t.getRegistry(),o=JSON.parse(atob(r)),s=(0,Fa.decompress)(o),i=jt(n);e.debug("importing registry components:",s.components.length);for(let a of s.components){let u=hr(e.normalize(a.filePath)),c=n.components.find(p=>hr(p.filePath).endsWith(u)&&p.exportName===a.exportName);if(!c){console.error(`Could not find component to register: ${a.filePath}, ${a.exportName}`);continue}e.debug(`register (${c.id})`,c.filePath),await t.registerComponent({cmpId:c.id});for(let p of a.inputs)e.debug(`set input (${c.id})`),await t.setRegisteredComponentInput({cmpId:c.id,name:p.name,type:p.type,required:p.required,defaultValue:p.defaultValue,friendlyName:p.friendlyName,helperText:p.helperText});e.debug(`set input (${c.id}) info`);let l=await t.setRegisteredComponentInfo({cmpId:c.id,name:a.name,image:a.image,description:a.description});i=jt(l)}return i}var Tt={react:"react",remix:"remix",angular:"angular",next:"next",qwik:"qwik",vue:"vue",native:"native"},BV={[Tt.react]:[{version:V.gen1,recommended:!0},{version:V.gen2,recommended:!1}],[Tt.remix]:[{version:V.gen1,recommended:!1},{version:V.gen2,recommended:!0}],[Tt.angular]:[{version:V.gen2,recommended:!0}],[Tt.next]:[{version:V.gen1,recommended:!0},{version:V.gen2,recommended:!1}],[Tt.qwik]:[{version:V.gen2,recommended:!0}],[Tt.vue]:[{version:V.gen1,recommended:!0},{version:V.gen2,recommended:!1}]};async function Yy(e,t){let r=[],n=new Set;async function o(s){let i=e.join(s,"package.json");try{if(!await e.exists(i))return null;let u=await e.readFile(i);if(u===null)throw new Error(`Failed to read package.json at ${i}`);let c=JSON.parse(u);if(typeof c.name!="string"||c.name.trim()===""||n.has(c.name))return null;n.add(c.name);let l={name:c.name,subPackages:[]},p=await e.readdir(s);for(let d of p)d!=="node_modules"&&(await e.stat(e.join(s,d))).isDirectory()&&l.subPackages.push(d);return r.push(l),l}catch(a){return e.Sentry?.captureException(a,{level:"warning"}),null}}try{let s=e.join(t,"package.json");if(await e.exists(s)){let a=await e.readFile(s);if(a!==null){let u=JSON.parse(a),c={...u.dependencies,...u.devDependencies};for(let l of Object.keys(c)){let p=e.join(t,"node_modules",l);await o(p)}if(Array.isArray(u.workspaces))for(let l of u.workspaces){let p=await e.readdir(e.join(t,l));for(let d of p){let g=e.join(t,l,d);await o(g)}}}}}catch(s){e.Sentry?.captureException(s,{level:"warning"})}return r}var N$={"@builder.io/qwik-city":Lh,next:Ah,"@remix-run/react":Gh,react:Hc,"@angular/core":Ay,vue:Ny,native:Hc},O$={"@builder.io/qwik-city":Tt.qwik,next:Tt.next,"@remix-run/react":Tt.remix,react:Tt.react,"@angular/core":Tt.angular,vue:Tt.vue,native:Tt.native};async function Ta(e,t=!1){if(!e.ts)throw new Error("createDevTools() requires a TypeScript instance passed to the 'ts' option");if((!e.frameworks||e.frameworks.length===0)&&(e.frameworks=await wo(e)),e.frameworks.length===0&&t&&e.frameworks.push({name:"native"}),e.frameworks.length===0)throw new Error("Supported Devtools framework for not found");for(let r of e.frameworks){let n=N$[r.name];if(n)try{let o=await n(e);return{...o,exportRegistry:()=>Zy(e,o),importRegistry:i=>Jy(e,o,i),framework:O$[r.name],findAllDependencies:async()=>await Yy(e,e.getRepoRootDir())}}catch(o){e.Sentry?.captureException(o,{level:"warning"})}}throw new Error(`Devtools framework not found for ${e.getAppRootDir()}, ${JSON.stringify(e.frameworks,null,2)}`)}var NH=`
1293
1293
  /** @type {import('next').NextConfig} */
1294
1294
  const nextConfig = {
1295
1295
  }
1296
1296
 
1297
1297
  module.exports = nextConfig
1298
- `.trimStart();var Gh=q(require("@sentry/node"),1),Wh=q(require("@amplitude/analytics-node"),1);async function en(e){if(process.env.NODE_ENV!=="test")try{await Promise.allSettled([Gh.flush(2e3),Wh.flush().promise])}catch(t){console.error(t)}process.exit(e)}var bn=process.env.AIR_HOST||"https://api.builder.io";var Go=q(require("@amplitude/analytics-node"),1),Xi=q(require("@sentry/node"),1);var Je=[];for(let e=0;e<256;++e)Je.push((e+256).toString(16).slice(1));function Jh(e,t=0){return(Je[e[t+0]]+Je[e[t+1]]+Je[e[t+2]]+Je[e[t+3]]+"-"+Je[e[t+4]]+Je[e[t+5]]+"-"+Je[e[t+6]]+Je[e[t+7]]+"-"+Je[e[t+8]]+Je[e[t+9]]+"-"+Je[e[t+10]]+Je[e[t+11]]+Je[e[t+12]]+Je[e[t+13]]+Je[e[t+14]]+Je[e[t+15]]).toLowerCase()}var Yh=q(require("node:crypto")),ka=new Uint8Array(256),Ia=ka.length;function ul(){return Ia>ka.length-16&&(Yh.default.randomFillSync(ka),Ia=0),ka.slice(Ia,Ia+=16)}var Qh=q(require("node:crypto")),cl={randomUUID:Qh.default.randomUUID};function AA(e,t,r){if(cl.randomUUID&&!t&&!e)return cl.randomUUID();e=e||{};let n=e.random||(e.rng||ul)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){r=r||0;for(let o=0;o<16;++o)t[r+o]=n[o];return t}return Jh(n)}var ll=AA;var wn=class extends Error{},kt=class extends wn{constructor({type:r,cause:n,message:o,suggestions:s=[],hostname:i,port:a,statusCode:u,errorCode:c}){super(o,{cause:n});Ve(this,"type");Ve(this,"suggestions");Ve(this,"hostname");Ve(this,"port");Ve(this,"statusCode");Ve(this,"errorCode");this.name="NetworkError",this.type=r,this.suggestions=s,this.hostname=i,this.port=a,this.statusCode=u,this.errorCode=c}};function dl(e,t,r){switch(e.code){case"ECONNREFUSED":return new kt({type:"connection_refused",cause:e,message:`Connection refused to ${t}${r?`:${r}`:""}. The server may be down or unreachable.`,suggestions:["Check your internet connection","Try again in a few minutes - the service may be temporarily unavailable","Contact support if the issue persists"],hostname:t,port:r,errorCode:"ECONNREFUSED"});case"ETIMEDOUT":return new kt({type:"connection_timeout",cause:e,message:`Connection timed out to ${t}${r?`:${r}`:""}. The request took too long to complete.`,suggestions:["Check your internet connection speed","Try again in a few minutes","Contact support if the issue persists"],hostname:t,port:r,errorCode:"ETIMEDOUT"});case"ENOTFOUND":return new kt({type:"dns_not_found",cause:e,message:`Cannot resolve ${t}. The server address could not be found.`,suggestions:["Check your internet connection","Try again in a few minutes","Contact support if the issue persists"],hostname:t,errorCode:"ENOTFOUND"});default:return new kt({type:"unknown",cause:e,message:`Network error connecting to ${t}: ${e.message}`,suggestions:["Check your internet connection","Try again in a few minutes","Contact support if the issue persists"],hostname:t,port:r})}}async function es(e,t){let r={...t,app:"dev-tools-cli",package:"cli"},n=await FA(),o=await _A();return await Go.track(e,r,{user_id:n,device_id:o}).promise}var $a,pl;async function Zh(e){$a=e;let t=await $o();await sc({...t,userId:e})}async function FA(){if($a)return $a;let e=await $o(),t;return ic(e,"userId")&&(t=e.userId),$a=t,t}async function _A(){if(pl)return pl;let e=await $o(),t=ll();return ic(e,"deviceId")?t=e.deviceId:await sc({...e,deviceId:t}),pl=t,t}var Oa=require("undici");var Xh="0.0.0";var Na=q(require("node:process"),1),ey=q(require("@sentry/node"),1);var xn=class extends Error{constructor(r,n,o){super(r,o);Ve(this,"code");this.name="CodeGenError",this.code=n}};var fl;function RA(){let e=Na.default.env.FUSION_REJECT_UNAUTHORIZED!=="0";return fl||(fl=new Oa.Agent({connect:{rejectUnauthorized:e}})),fl}var $r=async(e,t)=>{let r=new URL(e),n=r.hostname,o=r.port?parseInt(r.port):void 0;try{let s=ey.getTraceData(),i=await(0,Oa.fetch)(e,{...t,dispatcher:RA(),headers:{...t?.headers,...IA(),...s}});if(!i.ok){if(i.status===402){let a=await i.json(),u=a.code??"credits-limit-daily",c=a.message??"You've reached the DAY AI credits limit for your current plan.";throw new xn(c,u)}else if(i.status===429){let a=await i.json(),u=a.code??"credits-limit-other",c=a.message??"Rate limit exceeded. Please try again later.";throw new xn(c,u)}if(i.status>=500){let a;try{let u=await i.text();if(u)try{let c=JSON.parse(u);a=c.message||c.error||u}catch{a=u}}catch{}throw new kt({type:"server_error",cause:a?new Error(a):void 0,message:`Server error from ${n} (HTTP ${i.status}). The server encountered an internal error.`,suggestions:["Try again in a few minutes - this may be a temporary issue","Contact support if the problem persists"],hostname:n,statusCode:i.status})}}return i}catch(s){if(s instanceof kt||s instanceof xn||s instanceof Error&&s.name==="AbortError")throw s;if(s instanceof Error){if(s.name==="TypeError"&&s.cause instanceof Error){let c=s.cause;if(c.code)throw dl(c,n,o)}if(s.code)throw dl(s,n,o);if(s.message?.includes("SSL")||s.message?.includes("TLS")||s.message?.includes("certificate")||s.message?.includes("CERT"))throw new kt({type:"ssl_error",cause:s,message:`SSL/TLS error connecting to ${n}. The connection could not be secured.`,suggestions:["Check your internet connection","Try again in a few minutes","Contact support@builder.io if the issue persists"],hostname:n})}let i=t?.method||"GET",a=s instanceof Error?s.message:String(s);throw new kt({type:"unknown",cause:s instanceof Error?s:new Error(String(s)),message:`Network error for ${i} ${r.toString()}: ${a}`,suggestions:["Check your internet connection","Try again in a few minutes","Contact support if the issue persists"],hostname:n,port:o})}};function IA(){let t={darwin:"Macintosh",win32:"Windows NT",linux:"Linux",android:"Android",ios:"iPhone"}[Na.default.platform]||"Unknown",r=Na.default.platform==="win32"?"10.0":"";return{"User-Agent":`Mozilla/5.0 (${t}${r?"; "+r:""}) builder-cli/${Xh}`,"Sec-Ch-Ua-Platform":t}}var kA=q(require("@sentry/node"),1);var Wr=q(Vn(),1);var BA=q(require("chokidar"),1),MA=q(require("ignore"),1);var C=q(Vn(),1);function hl(e){switch(es("cli help",{subcommand:e}),console.log(""),gn((0,C.bgCyan)((0,C.bold)((0,C.white)(" help ")))+" "+(0,C.dim)(Lt)),e){case"add":case"generate":case"gen":case"g":gn(`${(0,C.cyan)("\u2192")} ${(0,C.bold)("Generate Figma Components")}
1298
+ `.trimStart();var Qy=H(require("@sentry/node"),1),Xy=H(require("@amplitude/analytics-node"),1);async function un(e){if(process.env.NODE_ENV!=="test")try{await Promise.allSettled([Qy.flush(2e3),Xy.flush().promise])}catch(t){console.error(t)}process.exit(e)}var Pn=process.env.AIR_HOST||"https://api.builder.io";var Oo=H(require("@amplitude/analytics-node"),1),Li=H(require("@sentry/node"),1);var nt=[];for(let e=0;e<256;++e)nt.push((e+256).toString(16).slice(1));function eD(e,t=0){return(nt[e[t+0]]+nt[e[t+1]]+nt[e[t+2]]+nt[e[t+3]]+"-"+nt[e[t+4]]+nt[e[t+5]]+"-"+nt[e[t+6]]+nt[e[t+7]]+"-"+nt[e[t+8]]+nt[e[t+9]]+"-"+nt[e[t+10]]+nt[e[t+11]]+nt[e[t+12]]+nt[e[t+13]]+nt[e[t+14]]+nt[e[t+15]]).toLowerCase()}var tD=H(require("node:crypto")),ka=new Uint8Array(256),$a=ka.length;function vl(){return $a>ka.length-16&&(tD.default.randomFillSync(ka),$a=0),ka.slice($a,$a+=16)}var rD=H(require("node:crypto")),Cl={randomUUID:rD.default.randomUUID};function M$(e,t,r){if(Cl.randomUUID&&!t&&!e)return Cl.randomUUID();e=e||{};let n=e.random||(e.rng||vl)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){r=r||0;for(let o=0;o<16;++o)t[r+o]=n[o];return t}return eD(n)}var bl=M$;var _n=class extends Error{},Ht=class extends _n{constructor({type:r,cause:n,message:o,suggestions:s=[],hostname:i,port:a,statusCode:u,errorCode:c}){super(o,{cause:n});Ze(this,"type");Ze(this,"suggestions");Ze(this,"hostname");Ze(this,"port");Ze(this,"statusCode");Ze(this,"errorCode");this.name="NetworkError",this.type=r,this.suggestions=s,this.hostname=i,this.port=a,this.statusCode=u,this.errorCode=c}};function wl(e,t,r){switch(e.code){case"ECONNREFUSED":return new Ht({type:"connection_refused",cause:e,message:`Connection refused to ${t}${r?`:${r}`:""}. The server may be down or unreachable.`,suggestions:["Check your internet connection","Try again in a few minutes - the service may be temporarily unavailable","Contact support if the issue persists"],hostname:t,port:r,errorCode:"ECONNREFUSED"});case"ETIMEDOUT":return new Ht({type:"connection_timeout",cause:e,message:`Connection timed out to ${t}${r?`:${r}`:""}. The request took too long to complete.`,suggestions:["Check your internet connection speed","Try again in a few minutes","Contact support if the issue persists"],hostname:t,port:r,errorCode:"ETIMEDOUT"});case"ENOTFOUND":return new Ht({type:"dns_not_found",cause:e,message:`Cannot resolve ${t}. The server address could not be found.`,suggestions:["Check your internet connection","Try again in a few minutes","Contact support if the issue persists"],hostname:t,errorCode:"ENOTFOUND"});default:return new Ht({type:"unknown",cause:e,message:`Network error connecting to ${t}: ${e.message}`,suggestions:["Check your internet connection","Try again in a few minutes","Contact support if the issue persists"],hostname:t,port:r})}}async function zi(e,t){let r={...t,app:"dev-tools-cli",package:"cli"},n=await B$(),o=await L$();return await Oo.track(e,r,{user_id:n,device_id:o}).promise}var Ra,xl;async function nD(e){Ra=e;let t=await xo();await yc({...t,userId:e})}async function B$(){if(Ra)return Ra;let e=await xo(),t;return hc(e,"userId")&&(t=e.userId),Ra=t,t}async function L$(){if(xl)return xl;let e=await xo(),t=bl();return hc(e,"deviceId")?t=e.deviceId:await yc({...e,deviceId:t}),xl=t,t}var Na=require("undici");var oD="0.0.0";var Ia=H(require("node:process"),1),iD=H(require("@sentry/node"),1);var An=class extends Error{constructor(r,n,o){super(r,o);Ze(this,"code");this.name="CodeGenError",this.code=n}};var Sl;function j$(){let e=Ia.default.env.FUSION_REJECT_UNAUTHORIZED!=="0";return Sl||(Sl=new Na.Agent({connect:{rejectUnauthorized:e}})),Sl}var Vr=async(e,t)=>{let r=new URL(e),n=r.hostname,o=r.port?parseInt(r.port):void 0;try{let s=iD.getTraceData(),i=await(0,Na.fetch)(e,{...t,dispatcher:j$(),headers:{...t?.headers,...U$(),...s}});if(!i.ok){if(i.status===402){let a=await i.json(),u=a.code??"credits-limit-daily",c=a.message??"You've reached the DAY AI credits limit for your current plan.";throw new An(c,u)}else if(i.status===429){let a=await i.json(),u=a.code??"credits-limit-other",c=a.message??"Rate limit exceeded. Please try again later.";throw new An(c,u)}if(i.status>=500){let a;try{let u=await i.text();if(u)try{let c=JSON.parse(u);a=c.message||c.error||u}catch{a=u}}catch{}throw new Ht({type:"server_error",cause:a?new Error(a):void 0,message:`Server error from ${n} (HTTP ${i.status}). The server encountered an internal error.`,suggestions:["Try again in a few minutes - this may be a temporary issue","Contact support if the problem persists"],hostname:n,statusCode:i.status})}}return i}catch(s){if(s instanceof Ht||s instanceof An||s instanceof Error&&s.name==="AbortError")throw s;if(s instanceof Error){if(s.name==="TypeError"&&s.cause instanceof Error){let c=s.cause;if(c.code)throw wl(c,n,o)}if(s.code)throw wl(s,n,o);if(s.message?.includes("SSL")||s.message?.includes("TLS")||s.message?.includes("certificate")||s.message?.includes("CERT"))throw new Ht({type:"ssl_error",cause:s,message:`SSL/TLS error connecting to ${n}. The connection could not be secured.`,suggestions:["Check your internet connection","Try again in a few minutes","Contact support@builder.io if the issue persists"],hostname:n})}let i=t?.method||"GET",a=s instanceof Error?s.message:String(s);throw new Ht({type:"unknown",cause:s instanceof Error?s:new Error(String(s)),message:`Network error for ${i} ${r.toString()}: ${a}`,suggestions:["Check your internet connection","Try again in a few minutes","Contact support if the issue persists"],hostname:n,port:o})}};function U$(){let t={darwin:"Macintosh",win32:"Windows NT",linux:"Linux",android:"Android",ios:"iPhone"}[Ia.default.platform]||"Unknown",r=Ia.default.platform==="win32"?"10.0":"";return{"User-Agent":`Mozilla/5.0 (${t}${r?"; "+r:""}) builder-cli/${oD}`,"Sec-Ch-Ua-Platform":t}}var V$=H(require("@sentry/node"),1);var tn=H(Hn(),1);var G$=H(require("chokidar"),1),W$=H(require("ignore"),1);var v=H(Hn(),1);function _l(e){switch(zi("cli help",{subcommand:e}),console.log(""),Cn((0,v.bgCyan)((0,v.bold)((0,v.white)(" help ")))+" "+(0,v.dim)(Jt)),e){case"add":case"generate":case"gen":case"g":Cn(`${(0,v.cyan)("\u2192")} ${(0,v.bold)("Generate Figma Components")}
1299
1299
 
1300
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} figma generate URL [URL ...] `))}
1300
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} figma generate URL [URL ...] `))}
1301
1301
 
1302
1302
  Start the auto-mapping wizard for the Figma Component URLs pasted in.
1303
1303
 
1304
- ${(0,C.yellow)("Usage:")}
1304
+ ${(0,v.yellow)("Usage:")}
1305
1305
  Get the URL by right-clicking on the Figma Component and selecting
1306
1306
  "Copy Link". Be sure to copy the URL from the main component.
1307
1307
 
1308
- ${(0,C.yellow)("Arguments:")}
1309
- ${(0,C.cyan)("--figmaToken")} Figma access token for authentication
1310
- ${(0,C.cyan)("--spaceId")} Builder.io space ID to use
1311
- ${(0,C.cyan)("--componentName")} Name of the component to generate
1312
- ${(0,C.cyan)("--mappingOutput")} Output file name for the mapping
1313
- ${(0,C.cyan)("--ci")} Run in CI mode without interactive prompts
1314
- ${(0,C.cyan)("--force")} Force operation even if there are warnings
1315
- ${(0,C.cyan)("--skipInstallation")} Skip the package installation step
1316
- ${(0,C.cyan)("--yes")} Auto-confirm all prompts`);break;case"auth":de.info(`${(0,C.cyan)("\u2192")} ${(0,C.bold)("Authentication")}
1308
+ ${(0,v.yellow)("Arguments:")}
1309
+ ${(0,v.cyan)("--figmaToken")} Figma access token for authentication
1310
+ ${(0,v.cyan)("--spaceId")} Builder.io space ID to use
1311
+ ${(0,v.cyan)("--componentName")} Name of the component to generate
1312
+ ${(0,v.cyan)("--mappingOutput")} Output file name for the mapping
1313
+ ${(0,v.cyan)("--ci")} Run in CI mode without interactive prompts
1314
+ ${(0,v.cyan)("--force")} Force operation even if there are warnings
1315
+ ${(0,v.cyan)("--skipInstallation")} Skip the package installation step
1316
+ ${(0,v.cyan)("--yes")} Auto-confirm all prompts`);break;case"auth":te.info(`${(0,v.cyan)("\u2192")} ${(0,v.bold)("Authentication")}
1317
1317
 
1318
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} auth `))}
1318
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} auth `))}
1319
1319
 
1320
1320
  Re-authenticate with Figma and Builder.io.
1321
1321
 
1322
- ${(0,C.yellow)("Environment Variables:")}
1323
- ${(0,C.cyan)("BUILDER_PUBLIC_KEY")} Your Builder.io public API key
1324
- ${(0,C.cyan)("BUILDER_PRIVATE_KEY")} Your Builder.io private API key
1325
- ${(0,C.cyan)("FIGMA_PERSONAL_TOKEN")} Your Figma personal access token
1322
+ ${(0,v.yellow)("Environment Variables:")}
1323
+ ${(0,v.cyan)("BUILDER_PUBLIC_KEY")} Your Builder.io public API key
1324
+ ${(0,v.cyan)("BUILDER_PRIVATE_KEY")} Your Builder.io private API key
1325
+ ${(0,v.cyan)("FIGMA_PERSONAL_TOKEN")} Your Figma personal access token
1326
1326
 
1327
- ${(0,C.yellow)("Non-Interactive Authentication:")}
1327
+ ${(0,v.yellow)("Non-Interactive Authentication:")}
1328
1328
  Environment variables can be used to skip the interactive authentication process.
1329
1329
  This is especially useful for CI/CD pipelines or automated workflows.
1330
1330
 
1331
1331
  Example using environment variables:
1332
- ${(0,C.dim)('export BUILDER_PRIVATE_KEY="your-private-key"')}
1333
- ${(0,C.dim)('export FIGMA_PERSONAL_TOKEN="your-figma-token"')}
1334
- ${(0,C.dim)(`npx ${$e()} figma generate <url> --ci`)}
1332
+ ${(0,v.dim)('export BUILDER_PRIVATE_KEY="your-private-key"')}
1333
+ ${(0,v.dim)('export FIGMA_PERSONAL_TOKEN="your-figma-token"')}
1334
+ ${(0,v.dim)(`npx ${Re()} figma generate <url> --ci`)}
1335
1335
 
1336
- ${(0,C.yellow)("Arguments:")}
1337
- ${(0,C.cyan)("--figmaToken")} Figma access token for authentication
1338
- ${(0,C.cyan)("--spaceId")} Builder.io space ID to use
1339
- ${(0,C.cyan)("--force")} Force re-authentication even if already authenticated
1340
- ${(0,C.cyan)("--reset")} Clear all stored credentials (logout)
1336
+ ${(0,v.yellow)("Arguments:")}
1337
+ ${(0,v.cyan)("--figmaToken")} Figma access token for authentication
1338
+ ${(0,v.cyan)("--spaceId")} Builder.io space ID to use
1339
+ ${(0,v.cyan)("--force")} Force re-authentication even if already authenticated
1340
+ ${(0,v.cyan)("--reset")} Clear all stored credentials (logout)
1341
1341
 
1342
- ${(0,C.yellow)("Learn More:")}
1342
+ ${(0,v.yellow)("Learn More:")}
1343
1343
  \u2022 Builder.io API keys: https://www.builder.io/c/docs/using-your-api-key#managing-private-keys
1344
1344
  \u2022 Figma access token: https://help.figma.com/hc/en-us/articles/8085703771159-Manage-personal-access-tokens
1345
1345
  \u2022 CI setup guide: https://www.builder.io/c/docs/integrating-builder-figma
1346
1346
 
1347
- ${(0,C.yellow)("Subcommands:")}
1348
- ${(0,C.cyan)("status")} Check if you are authenticated and display user/space info
1347
+ ${(0,v.yellow)("Subcommands:")}
1348
+ ${(0,v.cyan)("status")} Check if you are authenticated and display user/space info
1349
1349
 
1350
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} auth status `))}
1350
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} auth status `))}
1351
1351
 
1352
1352
  Check authentication status and user information.
1353
1353
 
1354
- ${(0,C.yellow)("Clear Credentials:")}
1354
+ ${(0,v.yellow)("Clear Credentials:")}
1355
1355
 
1356
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} auth --reset `))}
1356
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} auth --reset `))}
1357
1357
 
1358
- Clear all stored credentials to logout or switch accounts.`);break;case"publish":de.info(`${(0,C.cyan)("\u2192")} ${(0,C.bold)("Publish Mappings")}
1358
+ Clear all stored credentials to logout or switch accounts.`);break;case"publish":te.info(`${(0,v.cyan)("\u2192")} ${(0,v.bold)("Publish Mappings")}
1359
1359
 
1360
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} figma publish `))}
1360
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} figma publish `))}
1361
1361
 
1362
1362
  Publish your Figma Mappings to Builder.io.
1363
1363
 
1364
- ${(0,C.yellow)("Arguments:")}
1365
- ${(0,C.cyan)("--spaceId")} Builder.io space ID to use
1366
- ${(0,C.cyan)("--ci")} Run in CI mode without interactive prompts
1367
- ${(0,C.cyan)("--force")} Force publish even if there are warnings
1368
- ${(0,C.cyan)("--verbose")} Print output as JSON
1369
- ${(0,C.cyan)("--dryrun")} Run without making changes
1370
- ${(0,C.cyan)("--yes")} Auto-confirm all prompts
1371
- ${(0,C.cyan)("--clearMappings")} Remove all mappings from the space, publishing zero mappings`);break;case"migrate":de.info(`${(0,C.cyan)("\u2192")} ${(0,C.bold)("Migrate Mappings")}
1364
+ ${(0,v.yellow)("Arguments:")}
1365
+ ${(0,v.cyan)("--spaceId")} Builder.io space ID to use
1366
+ ${(0,v.cyan)("--ci")} Run in CI mode without interactive prompts
1367
+ ${(0,v.cyan)("--force")} Force publish even if there are warnings
1368
+ ${(0,v.cyan)("--verbose")} Print output as JSON
1369
+ ${(0,v.cyan)("--dryrun")} Run without making changes
1370
+ ${(0,v.cyan)("--yes")} Auto-confirm all prompts
1371
+ ${(0,v.cyan)("--clearMappings")} Remove all mappings from the space, publishing zero mappings`);break;case"migrate":te.info(`${(0,v.cyan)("\u2192")} ${(0,v.bold)("Migrate Mappings")}
1372
1372
 
1373
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} figma migrate `))}
1373
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} figma migrate `))}
1374
1374
 
1375
1375
  Migrate your existing Figma Mappings into the repo as local files.
1376
1376
 
1377
- ${(0,C.yellow)("Description:")}
1377
+ ${(0,v.yellow)("Description:")}
1378
1378
  Downloads existing Figma Mappings from Builder.io and saves them locally.
1379
1379
 
1380
- ${(0,C.yellow)("Arguments:")}
1381
- ${(0,C.cyan)("--spaceId")} Builder.io space ID to use
1382
- ${(0,C.cyan)("--force")} Force migration even if there are warnings
1383
- ${(0,C.cyan)("--yes")} Auto-confirm all prompts`);break;case"code":de.info(`${(0,C.cyan)("\u2192")} ${(0,C.bold)("Code Generation")}
1380
+ ${(0,v.yellow)("Arguments:")}
1381
+ ${(0,v.cyan)("--spaceId")} Builder.io space ID to use
1382
+ ${(0,v.cyan)("--force")} Force migration even if there are warnings
1383
+ ${(0,v.cyan)("--yes")} Auto-confirm all prompts`);break;case"code":te.info(`${(0,v.cyan)("\u2192")} ${(0,v.bold)("Code Generation")}
1384
1384
 
1385
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} code --url URL `))}
1385
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} code --url URL `))}
1386
1386
 
1387
1387
  Generate or modify code based on Figma designs.
1388
1388
 
1389
- ${(0,C.yellow)("Arguments:")}
1390
- ${(0,C.cyan)("--url")} URL to start completion from
1391
- ${(0,C.cyan)("--spaceId")} Builder.io space ID to use
1392
- ${(0,C.cyan)("--prompt")} Prompt text for non-interactive mode
1393
- ${(0,C.cyan)("--workspace")} Specify a workspace configuration file for multi-root workspaces
1394
- ${(0,C.cyan)("--mode")} Generation mode - either 'exact' for precise matches or 'creative' for more flexibility
1395
- ${(0,C.cyan)("--cwd")} Working directory to run commands from
1396
- ${(0,C.cyan)("--disableMcp")} Disable MCP server support
1397
- ${(0,C.cyan)("--privacyMode")} Enable privacy mode for codegen (encrypts sensitive data)
1398
- ${(0,C.yellow)("Configuration Files:")}
1399
- ${(0,C.cyan)(".builderignore")} Add patterns to exclude files from being included in code generation
1400
- ${(0,C.cyan)(".builderrules")} Add custom instructions that will be injected into the LLM prompt
1401
- ${(0,C.cyan)(".cursorrules")} Cursor's settings are automatically supported for consistent behavior`);break;case"indexing":de.info(`${(0,C.cyan)("\u2192")} ${(0,C.bold)("Code Indexing")}
1402
-
1403
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} code indexing `))}
1389
+ ${(0,v.yellow)("Arguments:")}
1390
+ ${(0,v.cyan)("--url")} URL to start completion from
1391
+ ${(0,v.cyan)("--spaceId")} Builder.io space ID to use
1392
+ ${(0,v.cyan)("--prompt")} Prompt text for non-interactive mode
1393
+ ${(0,v.cyan)("--workspace")} Specify a workspace configuration file for multi-root workspaces
1394
+ ${(0,v.cyan)("--mode")} Generation mode - either 'exact' for precise matches or 'creative' for more flexibility
1395
+ ${(0,v.cyan)("--cwd")} Working directory to run commands from
1396
+ ${(0,v.cyan)("--disableMcp")} Disable MCP server support
1397
+ ${(0,v.cyan)("--privacyMode")} Enable privacy mode for codegen (encrypts sensitive data)
1398
+ ${(0,v.yellow)("Configuration Files:")}
1399
+ ${(0,v.cyan)(".builderignore")} Add patterns to exclude files from being included in code generation
1400
+ ${(0,v.cyan)(".builderrules")} Add custom instructions that will be injected into the LLM prompt
1401
+ ${(0,v.cyan)(".cursorrules")} Cursor's settings are automatically supported for consistent behavior`);break;case"indexing":te.info(`${(0,v.cyan)("\u2192")} ${(0,v.bold)("Code Indexing")}
1402
+
1403
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} code indexing `))}
1404
1404
 
1405
1405
  Index your codebase to improve code generation results.
1406
1406
 
1407
- ${(0,C.yellow)("Arguments:")}
1408
- ${(0,C.cyan)("--spaceId")} Builder.io space ID to use
1409
- ${(0,C.cyan)("--cwd")} Working directory to run commands from`);break;case"index-repo":case"repo-index":de.info(`${(0,C.cyan)("\u2192")} ${(0,C.bold)("Repository Indexing")}
1407
+ ${(0,v.yellow)("Arguments:")}
1408
+ ${(0,v.cyan)("--spaceId")} Builder.io space ID to use
1409
+ ${(0,v.cyan)("--cwd")} Working directory to run commands from`);break;case"index-repo":case"repo-index":te.info(`${(0,v.cyan)("\u2192")} ${(0,v.bold)("Repository Indexing")}
1410
1410
 
1411
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} index-repo `))}
1411
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} index-repo `))}
1412
1412
 
1413
1413
  Index your entire repository to improve code generation results.
1414
1414
 
1415
- ${(0,C.yellow)("Arguments:")}
1416
- ${(0,C.cyan)("--spaceId")} Builder.io space ID to use
1417
- ${(0,C.cyan)("--cwd")} Working directory to run commands from
1418
- ${(0,C.cyan)("--components")} Comma-separated list of specific component names to reindex
1419
- ${(0,C.cyan)("--force")} Force reindexing even if no changes detected
1420
- ${(0,C.cyan)("--designSystemName")} Name of the design system to index
1421
- ${(0,C.cyan)("--designSystemPackage")} NPM package name to index
1422
- ${(0,C.cyan)("--addDirectory")} Additional directories to include in indexing
1423
- ${(0,C.cyan)("--exclude")} Glob patterns to exclude from indexing
1424
- ${(0,C.cyan)("--include")} Glob patterns to include in indexing
1425
- ${(0,C.cyan)("--instructions")} Add extra instructions to be taken into account during repo indexing
1426
-
1427
- ${(0,C.yellow)("Examples:")}
1428
- ${(0,C.cyan)(`npx ${$e()} index-repo`)} - Index entire repository
1429
- ${(0,C.cyan)(`npx ${$e()} index-repo --components "Button,Input,Card"`)} - Reindex specific components
1430
- ${(0,C.cyan)(`npx ${$e()} index-repo --components "Button" --force`)} - Force reindex Button component`);break;case"launch":case"fusion":de.info(`${(0,C.cyan)("\u2192")} ${(0,C.bold)("Fusion Development Server")}
1431
-
1432
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} launch -p <port> -c <command> `))}
1415
+ ${(0,v.yellow)("Arguments:")}
1416
+ ${(0,v.cyan)("--spaceId")} Builder.io space ID to use
1417
+ ${(0,v.cyan)("--cwd")} Working directory to run commands from
1418
+ ${(0,v.cyan)("--components")} Comma-separated list of specific component names to reindex
1419
+ ${(0,v.cyan)("--force")} Force reindexing even if no changes detected
1420
+ ${(0,v.cyan)("--designSystemName")} Name of the design system to index
1421
+ ${(0,v.cyan)("--designSystemPackage")} NPM package name to index
1422
+ ${(0,v.cyan)("--addDirectory")} Additional directories to include in indexing
1423
+ ${(0,v.cyan)("--exclude")} Glob patterns to exclude from indexing
1424
+ ${(0,v.cyan)("--include")} Glob patterns to include in indexing
1425
+ ${(0,v.cyan)("--instructions")} Add extra instructions to be taken into account during repo indexing
1426
+
1427
+ ${(0,v.yellow)("Examples:")}
1428
+ ${(0,v.cyan)(`npx ${Re()} index-repo`)} - Index entire repository
1429
+ ${(0,v.cyan)(`npx ${Re()} index-repo --components "Button,Input,Card"`)} - Reindex specific components
1430
+ ${(0,v.cyan)(`npx ${Re()} index-repo --components "Button" --force`)} - Force reindex Button component`);break;case"launch":case"fusion":te.info(`${(0,v.cyan)("\u2192")} ${(0,v.bold)("Fusion Development Server")}
1431
+
1432
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} launch -p <port> -c <command> `))}
1433
1433
 
1434
1434
  This command will:
1435
1435
  1. Run your development server command
1436
1436
  2. Create a proxy server that injects Builder.io scripts into your application on the specified port
1437
1437
  3. Set up an API server to handle Builder.io operations
1438
1438
 
1439
- ${(0,C.yellow)("Arguments:")}
1440
- ${(0,C.cyan)("-p, --port")} Port number where your application is running
1441
- ${(0,C.cyan)("-c, --command")} Command to run your development server
1442
- ${(0,C.cyan)("--no-open")} Skip automatically opening the browser
1443
- ${(0,C.cyan)("--privacyMode")} Enable privacy mode for codegen (encrypts sensitive data)
1444
- ${(0,C.cyan)("--chat")} Open Builder in chat-only mode
1439
+ ${(0,v.yellow)("Arguments:")}
1440
+ ${(0,v.cyan)("-p, --port")} Port number where your application is running
1441
+ ${(0,v.cyan)("-c, --command")} Command to run your development server
1442
+ ${(0,v.cyan)("--no-open")} Skip automatically opening the browser
1443
+ ${(0,v.cyan)("--privacyMode")} Enable privacy mode for codegen (encrypts sensitive data)
1444
+ ${(0,v.cyan)("--chat")} Open Builder in chat-only mode
1445
1445
 
1446
- ${(0,C.yellow)("Example:")}
1447
- ${(0,C.cyan)('npx builder.io launch -p 3000 -c "npm run dev"')}
1446
+ ${(0,v.yellow)("Example:")}
1447
+ ${(0,v.cyan)('npx builder.io launch -p 3000 -c "npm run dev"')}
1448
1448
 
1449
- ${(0,C.yellow)("Note:")}
1450
- - The proxy runs on port ${(0,C.cyan)("48752")} and the API server on port ${(0,C.cyan)("48753")}`);break;case"launch-init":gn(`${(0,C.cyan)("\u2192")} ${(0,C.bold)("Initialize Builder.io Repository")}
1449
+ ${(0,v.yellow)("Note:")}
1450
+ - The proxy runs on port ${(0,v.cyan)("48752")} and the API server on port ${(0,v.cyan)("48753")}`);break;case"launch-init":Cn(`${(0,v.cyan)("\u2192")} ${(0,v.bold)("Initialize Builder.io Repository")}
1451
1451
 
1452
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} init `))}
1452
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} init `))}
1453
1453
 
1454
1454
  Clone and initialize a repository for use with Builder.io.
1455
1455
 
1456
- ${(0,C.yellow)("Arguments:")}
1457
- ${(0,C.cyan)("--repoFullName")} Repository name in format owner/repo
1458
- ${(0,C.cyan)("--branchName")} Branch name to clone (required)
1459
- ${(0,C.cyan)("--githubToken")} GitHub token for private repositories
1460
- ${(0,C.cyan)("--installCommand")} Command to install dependencies (defaults to npm install)`);break;case"repo-connect":case"connect-repo":de.info(`${(0,C.cyan)("\u2192")} ${(0,C.bold)("Connect Repository to Builder.io")}
1456
+ ${(0,v.yellow)("Arguments:")}
1457
+ ${(0,v.cyan)("--repoFullName")} Repository name in format owner/repo
1458
+ ${(0,v.cyan)("--branchName")} Branch name to clone (required)
1459
+ ${(0,v.cyan)("--githubToken")} GitHub token for private repositories
1460
+ ${(0,v.cyan)("--installCommand")} Command to install dependencies (defaults to npm install)`);break;case"repo-connect":case"connect-repo":te.info(`${(0,v.cyan)("\u2192")} ${(0,v.bold)("Connect Repository to Builder.io")}
1461
1461
 
1462
- ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} connect-repo `))}
1462
+ ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} connect-repo `))}
1463
1463
 
1464
1464
  Connect your existing git repository to Builder.io Fusion by creating a new project.
1465
1465
 
@@ -1471,13 +1471,13 @@ This command will:
1471
1471
  5. Detect installed tools (node, npm, pnpm, yarn, bun, deno)
1472
1472
  6. Create a new Fusion project with all collected information
1473
1473
 
1474
- ${(0,C.yellow)("Arguments:")}
1475
- ${(0,C.cyan)("--installCommand")} Install command to run (e.g., 'npm install', 'pnpm install')
1476
- ${(0,C.cyan)("--spaceId")} Builder.io space ID to use
1477
- ${(0,C.cyan)("--cwd")} Working directory to run from
1478
- ${(0,C.cyan)("--dryrun")} Run without creating the project (shows configuration only)
1474
+ ${(0,v.yellow)("Arguments:")}
1475
+ ${(0,v.cyan)("--installCommand")} Install command to run (e.g., 'npm install', 'pnpm install')
1476
+ ${(0,v.cyan)("--spaceId")} Builder.io space ID to use
1477
+ ${(0,v.cyan)("--cwd")} Working directory to run from
1478
+ ${(0,v.cyan)("--dryrun")} Run without creating the project (shows configuration only)
1479
1479
 
1480
- ${(0,C.yellow)("Features:")}
1480
+ ${(0,v.yellow)("Features:")}
1481
1481
  \u2022 Automatic git repository detection
1482
1482
  \u2022 Monorepo support (detects recommended root path)
1483
1483
  \u2022 Interactive environment variable selection
@@ -1485,33 +1485,63 @@ ${(0,C.yellow)("Features:")}
1485
1485
  \u2022 Configuration file collection (.npmrc, hosts)
1486
1486
  \u2022 Tool version detection for reproducible builds
1487
1487
 
1488
- ${(0,C.yellow)("Example:")}
1489
- ${(0,C.cyan)("cd /path/to/your/project")}
1490
- ${(0,C.cyan)(`npx ${$e()} connect-repo`)}
1491
- ${(0,C.cyan)(`npx ${$e()} connect-repo --installCommand "pnpm install"`)}
1492
- ${(0,C.cyan)(`npx ${$e()} connect-repo --dryrun`)}
1488
+ ${(0,v.yellow)("Example:")}
1489
+ ${(0,v.cyan)("cd /path/to/your/project")}
1490
+ ${(0,v.cyan)(`npx ${Re()} connect-repo`)}
1491
+ ${(0,v.cyan)(`npx ${Re()} connect-repo --installCommand "pnpm install"`)}
1492
+ ${(0,v.cyan)(`npx ${Re()} connect-repo --dryrun`)}
1493
1493
 
1494
- ${(0,C.yellow)("Note:")}
1494
+ ${(0,v.yellow)("Note:")}
1495
1495
  - Must be run from within a git repository
1496
1496
  - Creates a new Fusion project with needSetup: true
1497
1497
  - Environment variables can be selected interactively
1498
- - Use --dryrun to preview the configuration without creating the project`);break;default:de.info(`${(0,C.bold)("Available Commands:")}
1499
- `),[{command:"generate URL [URL ...]",description:"Start the auto-mapping wizard for Figma Component URLs"},{command:"publish",description:"Publish your Figma Mappings to Builder.io"},{command:"migrate",description:"Migrate existing Figma Mappings into the repo as local files"},{command:"auth",description:"Authenticate with Builder.io"},{command:"auth status",description:"Check authentication status and user information"},{command:"code",description:"Generate or modify code based on Figma designs"},{command:"indexing",description:"Index your codebase to improve code generation results"},{command:"index-repo",description:"Index your entire repository to improve code generation results"},{command:"code-server",description:"Start a development server that provides project file information and code analysis"},{command:"launch",description:"Launch a development server"},{command:"connect-repo",description:"Connect your git repository to Builder.io Fusion"}].forEach(({command:r,description:n})=>{de.info(`${(0,C.cyan)("\u2192")} ${(0,C.bgGreen)((0,C.white)(` npx ${$e()} figma ${r} `))}
1500
- ${(0,C.dim)(n)}
1501
- `)}),de.info(`Use ${(0,C.cyan)(`npx ${$e()} figma help <command>`)} for detailed help about a command`)}ma("bye \u{1F44B}")}var LA=["steve8708/mui-vite","steve8708/carbon-vite","steve8708/vite-react-shopify-polaris","steve8708/cloudscape-demos","BuilderIO/fusion-angular-tailwind-starter","BuilderIO/fusion-svelte-tailwind-starter","BuilderIO/fusion-vue-tailwind-starter"],jA="BuilderIO/fusion-starter",yl=[...LA,jA],r7=yl.map(e=>`https://github.com/${e}`);function tn(){}tn.prototype={diff:function(t,r){var n,o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},s=o.callback;typeof o=="function"&&(s=o,o={}),this.options=o;var i=this;function a(F){return s?(setTimeout(function(){s(void 0,F)},0),!0):F}t=this.castInput(t),r=this.castInput(r),t=this.removeEmpty(this.tokenize(t)),r=this.removeEmpty(this.tokenize(r));var u=r.length,c=t.length,l=1,d=u+c;o.maxEditLength&&(d=Math.min(d,o.maxEditLength));var p=(n=o.timeout)!==null&&n!==void 0?n:1/0,h=Date.now()+p,g=[{oldPos:-1,lastComponent:void 0}],m=this.extractCommon(g[0],r,t,0);if(g[0].oldPos+1>=c&&m+1>=u)return a([{value:this.join(r),count:r.length}]);var y=-1/0,D=1/0;function w(){for(var F=Math.max(y,-l);F<=Math.min(D,l);F+=2){var P=void 0,_=g[F-1],I=g[F+1];_&&(g[F-1]=void 0);var N=!1;if(I){var k=I.oldPos-F;N=I&&0<=k&&k<u}var T=_&&_.oldPos+1<c;if(!N&&!T){g[F]=void 0;continue}if(!T||N&&_.oldPos+1<I.oldPos?P=i.addToPath(I,!0,void 0,0):P=i.addToPath(_,void 0,!0,1),m=i.extractCommon(P,r,t,F),P.oldPos+1>=c&&m+1>=u)return a(UA(i,P.lastComponent,r,t,i.useLongestToken));g[F]=P,P.oldPos+1>=c&&(D=Math.min(D,F-1)),m+1>=u&&(y=Math.max(y,F+1))}l++}if(s)(function F(){setTimeout(function(){if(l>d||Date.now()>h)return s();w()||F()},0)})();else for(;l<=d&&Date.now()<=h;){var x=w();if(x)return x}},addToPath:function(t,r,n,o){var s=t.lastComponent;return s&&s.added===r&&s.removed===n?{oldPos:t.oldPos+o,lastComponent:{count:s.count+1,added:r,removed:n,previousComponent:s.previousComponent}}:{oldPos:t.oldPos+o,lastComponent:{count:1,added:r,removed:n,previousComponent:s}}},extractCommon:function(t,r,n,o){for(var s=r.length,i=n.length,a=t.oldPos,u=a-o,c=0;u+1<s&&a+1<i&&this.equals(r[u+1],n[a+1]);)u++,a++,c++;return c&&(t.lastComponent={count:c,previousComponent:t.lastComponent}),t.oldPos=a,u},equals:function(t,r){return this.options.comparator?this.options.comparator(t,r):t===r||this.options.ignoreCase&&t.toLowerCase()===r.toLowerCase()},removeEmpty:function(t){for(var r=[],n=0;n<t.length;n++)t[n]&&r.push(t[n]);return r},castInput:function(t){return t},tokenize:function(t){return t.split("")},join:function(t){return t.join("")}};function UA(e,t,r,n,o){for(var s=[],i;t;)s.push(t),i=t.previousComponent,delete t.previousComponent,t=i;s.reverse();for(var a=0,u=s.length,c=0,l=0;a<u;a++){var d=s[a];if(d.removed){if(d.value=e.join(n.slice(l,l+d.count)),l+=d.count,a&&s[a-1].added){var h=s[a-1];s[a-1]=s[a],s[a]=h}}else{if(!d.added&&o){var p=r.slice(c,c+d.count);p=p.map(function(m,y){var D=n[l+y];return D.length>m.length?D:m}),d.value=e.join(p)}else d.value=e.join(r.slice(c,c+d.count));c+=d.count,d.added||(l+=d.count)}}var g=s[u-1];return u>1&&typeof g.value=="string"&&(g.added||g.removed)&&e.equals("",g.value)&&(s[u-2].value+=g.value,s.pop()),s}var h7=new tn;var ry=/^[A-Za-z\xC0-\u02C6\u02C8-\u02D7\u02DE-\u02FF\u1E00-\u1EFF]+$/,ny=/\S/,oy=new tn;oy.equals=function(e,t){return this.options.ignoreCase&&(e=e.toLowerCase(),t=t.toLowerCase()),e===t||this.options.ignoreWhitespace&&!ny.test(e)&&!ny.test(t)};oy.tokenize=function(e){for(var t=e.split(/([^\S\r\n]+|[()[\]{}'"\r\n]|\b)/),r=0;r<t.length-1;r++)!t[r+1]&&t[r+2]&&ry.test(t[r])&&ry.test(t[r+2])&&(t[r]+=t[r+2],t.splice(r+1,2),r--);return t};var iy=new tn;iy.tokenize=function(e){this.options.stripTrailingCr&&(e=e.replace(/\r\n/g,`
1502
- `));var t=[],r=e.split(/(\n|\r\n)/);r[r.length-1]||r.pop();for(var n=0;n<r.length;n++){var o=r[n];n%2&&!this.options.newlineIsToken?t[t.length-1]+=o:(this.options.ignoreWhitespace&&(o=o.trim()),t.push(o))}return t};var VA=new tn;VA.tokenize=function(e){return e.split(/(\S.+?[.!?])(?=\s+|$)/)};var HA=new tn;HA.tokenize=function(e){return e.split(/([{}:;,]|\s+)/)};function Ba(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ba=function(t){return typeof t}:Ba=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ba(e)}var zA=Object.prototype.toString,ns=new tn;ns.useLongestToken=!0;ns.tokenize=iy.tokenize;ns.castInput=function(e){var t=this.options,r=t.undefinedReplacement,n=t.stringifyReplacer,o=n===void 0?function(s,i){return typeof i>"u"?r:i}:n;return typeof e=="string"?e:JSON.stringify(Dl(e,null,null,o),o," ")};ns.equals=function(e,t){return tn.prototype.equals.call(ns,e.replace(/,([\r\n])/g,"$1"),t.replace(/,([\r\n])/g,"$1"))};function Dl(e,t,r,n,o){t=t||[],r=r||[],n&&(e=n(o,e));var s;for(s=0;s<t.length;s+=1)if(t[s]===e)return r[s];var i;if(zA.call(e)==="[object Array]"){for(t.push(e),i=new Array(e.length),r.push(i),s=0;s<e.length;s+=1)i[s]=Dl(e[s],t,r,n,o);return t.pop(),r.pop(),i}if(e&&e.toJSON&&(e=e.toJSON()),Ba(e)==="object"&&e!==null){t.push(e),i={},r.push(i);var a=[],u;for(u in e)e.hasOwnProperty(u)&&a.push(u);for(a.sort(),s=0;s<a.length;s+=1)u=a[s],i[u]=Dl(e[u],t,r,n,u);t.pop(),r.pop()}else i=e;return i}var vl=new tn;vl.tokenize=function(e){return e.slice()};vl.join=vl.removeEmpty=function(e){return e};function Ma(){let e=new Error("AbortError");return e.name="AbortError",e}var wl=q(py(),1);var ZA=q(require("@sentry/node"),1);var xl=class{constructor(){Ve(this,"processes",new Set);Ve(this,"cleanupHandlersRegistered",!1);this.registerCleanupHandlers()}track(t){this.processes.add(t),t.on("exit",()=>{this.processes.delete(t)})}untrack(t){this.processes.delete(t)}async killAll(t){if(this.processes.size===0)return;let r=[];for(let n of this.processes)n.pid&&n.exitCode===null&&r.push(La(t,n));await Promise.all(r),this.processes.clear()}registerCleanupHandlers(){if(this.cleanupHandlersRegistered)return;this.cleanupHandlersRegistered=!0;let t=async r=>{try{await this.killAll()}catch(n){console.error("[ProcessTracker] Error during cleanup:",n)}};process.on("SIGINT",()=>t("SIGINT")),process.on("SIGTERM",()=>t("SIGTERM")),process.on("SIGHUP",()=>t("SIGHUP")),process.on("exit",()=>{for(let r of this.processes)if(r.pid&&r.exitCode===null)try{process.kill(r.pid,"SIGKILL")}catch{}})}get count(){return this.processes.size}},q7=new xl;function XA(e){try{return process.kill(e,0),!0}catch(t){return t.code==="EPERM"}}async function La(e,t,r,n=5e3){if(typeof t!="number"&&(!t||(bl(t)?t.getExitCode()!==null:t.exitCode!==null)))return null;if(r?.aborted)return Ma();let o=new Promise((a,u)=>{r?.addEventListener("abort",()=>{u(new Error("killProcess aborted by the user"))},{once:!0})}),s,i;if(typeof t=="number"?s=t:(i=t,s=bl(i)?i.getPid():i.pid),!s){if(e?.Sentry?.captureMessage("killProcess: no pid (process never spawned or already exited)",{level:"info",extra:{procType:i?bl(i)?"DevCommandProcess":"ChildProcess":"number"}}),i)try{i.kill("SIGKILL")}catch{}return null}try{return await Promise.race([await new Promise((a,u)=>(0,wl.default)(s,"SIGTERM",c=>{c?u(c):a()})),new Promise((a,u)=>setTimeout(()=>u(new Error("SIGTERM killProcess timeout")),n)),o]),null}catch(a){if(a.code==="ESRCH")return null;e?.Sentry?.captureException(a,{level:"warning"});try{return await Promise.race([await new Promise((u,c)=>(0,wl.default)(s,"SIGKILL",l=>{l?c(l):u()})),new Promise((u,c)=>setTimeout(()=>c(new Error("SIGKILL killProcess timeout")),n)),o]),null}catch(u){return u.code==="ESRCH"||!XA(s)?null:(e?.Sentry?.captureException(u,{level:"warning"}),u instanceof Error?u:new Error("killProcess: failed to kill process: "+String(u)))}}finally{i&&i.removeAllListeners()}}var bl=e=>"type"in e;var nM=q(require("chokidar"),1);var v_=q(Ul(),1);var y_=q(Ul(),1);var ZV=process.platform==="win32"?"C:\\Windows\\System32\\drivers\\etc\\hosts":"/etc/hosts";var tR=q(dv(),1);var eR=q(bv(),1),wv="/_builder.io",DH=wv+"/api";var wH=new(require("https")).Agent({rejectUnauthorized:!1});var sR=q(require("@sentry/node"),1);var f={};Vf(f,{BRAND:()=>IR,DIRTY:()=>ro,EMPTY_PATH:()=>lR,INVALID:()=>V,NEVER:()=>h1,OK:()=>nt,ParseStatus:()=>Ye,Schema:()=>ee,ZodAny:()=>An,ZodArray:()=>an,ZodBigInt:()=>oo,ZodBoolean:()=>io,ZodBranded:()=>ms,ZodCatch:()=>yo,ZodDate:()=>so,ZodDefault:()=>ho,ZodDiscriminatedUnion:()=>ou,ZodEffects:()=>Xt,ZodEnum:()=>mo,ZodError:()=>wt,ZodFirstPartyTypeKind:()=>K,ZodFunction:()=>su,ZodIntersection:()=>lo,ZodIssueCode:()=>R,ZodLazy:()=>po,ZodLiteral:()=>fo,ZodMap:()=>ui,ZodNaN:()=>li,ZodNativeEnum:()=>go,ZodNever:()=>pr,ZodNull:()=>uo,ZodNullable:()=>jr,ZodNumber:()=>no,ZodObject:()=>xt,ZodOptional:()=>Qt,ZodParsedType:()=>B,ZodPipeline:()=>gs,ZodPromise:()=>Fn,ZodReadonly:()=>Do,ZodRecord:()=>iu,ZodSchema:()=>ee,ZodSet:()=>ci,ZodString:()=>Pn,ZodSymbol:()=>si,ZodTransformer:()=>Xt,ZodTuple:()=>Lr,ZodType:()=>ee,ZodUndefined:()=>ao,ZodUnion:()=>co,ZodUnknown:()=>sn,ZodVoid:()=>ai,addIssueToContext:()=>O,any:()=>UR,array:()=>KR,bigint:()=>OR,boolean:()=>Nv,coerce:()=>g1,custom:()=>Iv,date:()=>BR,datetimeRegex:()=>Tv,defaultErrorMap:()=>nn,discriminatedUnion:()=>JR,effect:()=>a1,enum:()=>o1,function:()=>t1,getErrorMap:()=>ni,getParsedType:()=>Mr,instanceof:()=>$R,intersection:()=>YR,isAborted:()=>ru,isAsync:()=>oi,isDirty:()=>nu,isValid:()=>En,late:()=>kR,lazy:()=>r1,literal:()=>n1,makeIssue:()=>fs,map:()=>XR,nan:()=>NR,nativeEnum:()=>i1,never:()=>HR,null:()=>jR,nullable:()=>c1,number:()=>$v,object:()=>qR,objectUtil:()=>gd,oboolean:()=>m1,onumber:()=>f1,optional:()=>u1,ostring:()=>p1,pipeline:()=>d1,preprocess:()=>l1,promise:()=>s1,quotelessJson:()=>aR,record:()=>ZR,set:()=>e1,setErrorMap:()=>cR,strictObject:()=>GR,string:()=>kv,symbol:()=>MR,transformer:()=>a1,tuple:()=>QR,undefined:()=>LR,union:()=>WR,unknown:()=>VR,util:()=>ie,void:()=>zR});var ie;(function(e){e.assertEqual=o=>{};function t(o){}e.assertIs=t;function r(o){throw new Error}e.assertNever=r,e.arrayToEnum=o=>{let s={};for(let i of o)s[i]=i;return s},e.getValidEnumValues=o=>{let s=e.objectKeys(o).filter(a=>typeof o[o[a]]!="number"),i={};for(let a of s)i[a]=o[a];return e.objectValues(i)},e.objectValues=o=>e.objectKeys(o).map(function(s){return o[s]}),e.objectKeys=typeof Object.keys=="function"?o=>Object.keys(o):o=>{let s=[];for(let i in o)Object.prototype.hasOwnProperty.call(o,i)&&s.push(i);return s},e.find=(o,s)=>{for(let i of o)if(s(i))return i},e.isInteger=typeof Number.isInteger=="function"?o=>Number.isInteger(o):o=>typeof o=="number"&&Number.isFinite(o)&&Math.floor(o)===o;function n(o,s=" | "){return o.map(i=>typeof i=="string"?`'${i}'`:i).join(s)}e.joinValues=n,e.jsonStringifyReplacer=(o,s)=>typeof s=="bigint"?s.toString():s})(ie||(ie={}));var gd;(function(e){e.mergeShapes=(t,r)=>({...t,...r})})(gd||(gd={}));var B=ie.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Mr=e=>{switch(typeof e){case"undefined":return B.undefined;case"string":return B.string;case"number":return Number.isNaN(e)?B.nan:B.number;case"boolean":return B.boolean;case"function":return B.function;case"bigint":return B.bigint;case"symbol":return B.symbol;case"object":return Array.isArray(e)?B.array:e===null?B.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?B.promise:typeof Map<"u"&&e instanceof Map?B.map:typeof Set<"u"&&e instanceof Set?B.set:typeof Date<"u"&&e instanceof Date?B.date:B.object;default:return B.unknown}};var R=ie.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"]),aR=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:"),wt=class e extends Error{get errors(){return this.issues}constructor(t){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=t}format(t){let r=t||function(s){return s.message},n={_errors:[]},o=s=>{for(let i of s.issues)if(i.code==="invalid_union")i.unionErrors.map(o);else if(i.code==="invalid_return_type")o(i.returnTypeError);else if(i.code==="invalid_arguments")o(i.argumentsError);else if(i.path.length===0)n._errors.push(r(i));else{let a=n,u=0;for(;u<i.path.length;){let c=i.path[u];u===i.path.length-1?(a[c]=a[c]||{_errors:[]},a[c]._errors.push(r(i))):a[c]=a[c]||{_errors:[]},a=a[c],u++}}};return o(this),n}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,ie.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=r=>r.message){let r={},n=[];for(let o of this.issues)if(o.path.length>0){let s=o.path[0];r[s]=r[s]||[],r[s].push(t(o))}else n.push(t(o));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}};wt.create=e=>new wt(e);var uR=(e,t)=>{let r;switch(e.code){case R.invalid_type:e.received===B.undefined?r="Required":r=`Expected ${e.expected}, received ${e.received}`;break;case R.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(e.expected,ie.jsonStringifyReplacer)}`;break;case R.unrecognized_keys:r=`Unrecognized key(s) in object: ${ie.joinValues(e.keys,", ")}`;break;case R.invalid_union:r="Invalid input";break;case R.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${ie.joinValues(e.options)}`;break;case R.invalid_enum_value:r=`Invalid enum value. Expected ${ie.joinValues(e.options)}, received '${e.received}'`;break;case R.invalid_arguments:r="Invalid function arguments";break;case R.invalid_return_type:r="Invalid function return type";break;case R.invalid_date:r="Invalid date";break;case R.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(r=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?r=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?r=`Invalid input: must end with "${e.validation.endsWith}"`:ie.assertNever(e.validation):e.validation!=="regex"?r=`Invalid ${e.validation}`:r="Invalid";break;case R.too_small:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="bigint"?r=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:r="Invalid input";break;case R.too_big:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?r=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:r="Invalid input";break;case R.custom:r="Invalid input";break;case R.invalid_intersection_types:r="Intersection results could not be merged";break;case R.not_multiple_of:r=`Number must be a multiple of ${e.multipleOf}`;break;case R.not_finite:r="Number must be finite";break;default:r=t.defaultError,ie.assertNever(e)}return{message:r}},nn=uR;var Ev=nn;function cR(e){Ev=e}function ni(){return Ev}var fs=e=>{let{data:t,path:r,errorMaps:n,issueData:o}=e,s=[...r,...o.path||[]],i={...o,path:s};if(o.message!==void 0)return{...o,path:s,message:o.message};let a="",u=n.filter(c=>!!c).slice().reverse();for(let c of u)a=c(i,{data:t,defaultError:a}).message;return{...o,path:s,message:a}},lR=[];function O(e,t){let r=ni(),n=fs({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,r,r===nn?void 0:nn].filter(o=>!!o)});e.common.issues.push(n)}var Ye=class e{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,r){let n=[];for(let o of r){if(o.status==="aborted")return V;o.status==="dirty"&&t.dirty(),n.push(o.value)}return{status:t.value,value:n}}static async mergeObjectAsync(t,r){let n=[];for(let o of r){let s=await o.key,i=await o.value;n.push({key:s,value:i})}return e.mergeObjectSync(t,n)}static mergeObjectSync(t,r){let n={};for(let o of r){let{key:s,value:i}=o;if(s.status==="aborted"||i.status==="aborted")return V;s.status==="dirty"&&t.dirty(),i.status==="dirty"&&t.dirty(),s.value!=="__proto__"&&(typeof i.value<"u"||o.alwaysSet)&&(n[s.value]=i.value)}return{status:t.value,value:n}}},V=Object.freeze({status:"aborted"}),ro=e=>({status:"dirty",value:e}),nt=e=>({status:"valid",value:e}),ru=e=>e.status==="aborted",nu=e=>e.status==="dirty",En=e=>e.status==="valid",oi=e=>typeof Promise<"u"&&e instanceof Promise;var L;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t?.message})(L||(L={}));var Zt=class{constructor(t,r,n,o){this._cachedPath=[],this.parent=t,this.data=r,this._path=n,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}},Pv=(e,t)=>{if(En(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 r=new wt(e.common.issues);return this._error=r,this._error}}};function Y(e){if(!e)return{};let{errorMap:t,invalid_type_error:r,required_error:n,description:o}=e;if(t&&(r||n))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:(i,a)=>{let{message:u}=e;return i.code==="invalid_enum_value"?{message:u??a.defaultError}:typeof a.data>"u"?{message:u??n??a.defaultError}:i.code!=="invalid_type"?{message:a.defaultError}:{message:u??r??a.defaultError}},description:o}}var ee=class{get description(){return this._def.description}_getType(t){return Mr(t.data)}_getOrReturnCtx(t,r){return r||{common:t.parent.common,data:t.data,parsedType:Mr(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new Ye,ctx:{common:t.parent.common,data:t.data,parsedType:Mr(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){let r=this._parse(t);if(oi(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(t){let r=this._parse(t);return Promise.resolve(r)}parse(t,r){let n=this.safeParse(t,r);if(n.success)return n.data;throw n.error}safeParse(t,r){let n={common:{issues:[],async:r?.async??!1,contextualErrorMap:r?.errorMap},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Mr(t)},o=this._parseSync({data:t,path:n.path,parent:n});return Pv(n,o)}"~validate"(t){let r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Mr(t)};if(!this["~standard"].async)try{let n=this._parseSync({data:t,path:[],parent:r});return En(n)?{value:n.value}:{issues:r.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),r.common={issues:[],async:!0}}return this._parseAsync({data:t,path:[],parent:r}).then(n=>En(n)?{value:n.value}:{issues:r.common.issues})}async parseAsync(t,r){let n=await this.safeParseAsync(t,r);if(n.success)return n.data;throw n.error}async safeParseAsync(t,r){let n={common:{issues:[],contextualErrorMap:r?.errorMap,async:!0},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Mr(t)},o=this._parse({data:t,path:n.path,parent:n}),s=await(oi(o)?o:Promise.resolve(o));return Pv(n,s)}refine(t,r){let n=o=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(o):r;return this._refinement((o,s)=>{let i=t(o),a=()=>s.addIssue({code:R.custom,...n(o)});return typeof Promise<"u"&&i instanceof Promise?i.then(u=>u?!0:(a(),!1)):i?!0:(a(),!1)})}refinement(t,r){return this._refinement((n,o)=>t(n)?!0:(o.addIssue(typeof r=="function"?r(n,o):r),!1))}_refinement(t){return new Xt({schema:this,typeName:K.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:r=>this["~validate"](r)}}optional(){return Qt.create(this,this._def)}nullable(){return jr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return an.create(this)}promise(){return Fn.create(this,this._def)}or(t){return co.create([this,t],this._def)}and(t){return lo.create(this,t,this._def)}transform(t){return new Xt({...Y(this._def),schema:this,typeName:K.ZodEffects,effect:{type:"transform",transform:t}})}default(t){let r=typeof t=="function"?t:()=>t;return new ho({...Y(this._def),innerType:this,defaultValue:r,typeName:K.ZodDefault})}brand(){return new ms({typeName:K.ZodBranded,type:this,...Y(this._def)})}catch(t){let r=typeof t=="function"?t:()=>t;return new yo({...Y(this._def),innerType:this,catchValue:r,typeName:K.ZodCatch})}describe(t){let r=this.constructor;return new r({...this._def,description:t})}pipe(t){return gs.create(this,t)}readonly(){return Do.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},dR=/^c[^\s-]{8,}$/i,pR=/^[0-9a-z]+$/,fR=/^[0-9A-HJKMNP-TV-Z]{26}$/i,mR=/^[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,gR=/^[a-z0-9_-]{21}$/i,hR=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,yR=/^[-+]?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)?)??$/,DR=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,vR="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",hd,CR=/^(?:(?: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])$/,bR=/^(?:(?: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])$/,wR=/^(([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]))$/,xR=/^(([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])$/,SR=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,ER=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Fv="((\\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])))",PR=new RegExp(`^${Fv}$`);function _v(e){let t="[0-5]\\d";e.precision?t=`${t}\\.\\d{${e.precision}}`:e.precision==null&&(t=`${t}(\\.\\d+)?`);let r=e.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${t})${r}`}function AR(e){return new RegExp(`^${_v(e)}$`)}function Tv(e){let t=`${Fv}T${_v(e)}`,r=[];return r.push(e.local?"Z?":"Z"),e.offset&&r.push("([+-]\\d{2}:?\\d{2})"),t=`${t}(${r.join("|")})`,new RegExp(`^${t}$`)}function FR(e,t){return!!((t==="v4"||!t)&&CR.test(e)||(t==="v6"||!t)&&wR.test(e))}function _R(e,t){if(!hR.test(e))return!1;try{let[r]=e.split(".");if(!r)return!1;let n=r.replace(/-/g,"+").replace(/_/g,"/").padEnd(r.length+(4-r.length%4)%4,"="),o=JSON.parse(atob(n));return!(typeof o!="object"||o===null||"typ"in o&&o?.typ!=="JWT"||!o.alg||t&&o.alg!==t)}catch{return!1}}function TR(e,t){return!!((t==="v4"||!t)&&bR.test(e)||(t==="v6"||!t)&&xR.test(e))}var Pn=class e extends ee{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==B.string){let s=this._getOrReturnCtx(t);return O(s,{code:R.invalid_type,expected:B.string,received:s.parsedType}),V}let n=new Ye,o;for(let s of this._def.checks)if(s.kind==="min")t.data.length<s.value&&(o=this._getOrReturnCtx(t,o),O(o,{code:R.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!1,message:s.message}),n.dirty());else if(s.kind==="max")t.data.length>s.value&&(o=this._getOrReturnCtx(t,o),O(o,{code:R.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!1,message:s.message}),n.dirty());else if(s.kind==="length"){let i=t.data.length>s.value,a=t.data.length<s.value;(i||a)&&(o=this._getOrReturnCtx(t,o),i?O(o,{code:R.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}):a&&O(o,{code:R.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}),n.dirty())}else if(s.kind==="email")DR.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"email",code:R.invalid_string,message:s.message}),n.dirty());else if(s.kind==="emoji")hd||(hd=new RegExp(vR,"u")),hd.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"emoji",code:R.invalid_string,message:s.message}),n.dirty());else if(s.kind==="uuid")mR.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"uuid",code:R.invalid_string,message:s.message}),n.dirty());else if(s.kind==="nanoid")gR.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"nanoid",code:R.invalid_string,message:s.message}),n.dirty());else if(s.kind==="cuid")dR.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"cuid",code:R.invalid_string,message:s.message}),n.dirty());else if(s.kind==="cuid2")pR.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"cuid2",code:R.invalid_string,message:s.message}),n.dirty());else if(s.kind==="ulid")fR.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"ulid",code:R.invalid_string,message:s.message}),n.dirty());else if(s.kind==="url")try{new URL(t.data)}catch{o=this._getOrReturnCtx(t,o),O(o,{validation:"url",code:R.invalid_string,message:s.message}),n.dirty()}else s.kind==="regex"?(s.regex.lastIndex=0,s.regex.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"regex",code:R.invalid_string,message:s.message}),n.dirty())):s.kind==="trim"?t.data=t.data.trim():s.kind==="includes"?t.data.includes(s.value,s.position)||(o=this._getOrReturnCtx(t,o),O(o,{code:R.invalid_string,validation:{includes:s.value,position:s.position},message:s.message}),n.dirty()):s.kind==="toLowerCase"?t.data=t.data.toLowerCase():s.kind==="toUpperCase"?t.data=t.data.toUpperCase():s.kind==="startsWith"?t.data.startsWith(s.value)||(o=this._getOrReturnCtx(t,o),O(o,{code:R.invalid_string,validation:{startsWith:s.value},message:s.message}),n.dirty()):s.kind==="endsWith"?t.data.endsWith(s.value)||(o=this._getOrReturnCtx(t,o),O(o,{code:R.invalid_string,validation:{endsWith:s.value},message:s.message}),n.dirty()):s.kind==="datetime"?Tv(s).test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{code:R.invalid_string,validation:"datetime",message:s.message}),n.dirty()):s.kind==="date"?PR.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{code:R.invalid_string,validation:"date",message:s.message}),n.dirty()):s.kind==="time"?AR(s).test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{code:R.invalid_string,validation:"time",message:s.message}),n.dirty()):s.kind==="duration"?yR.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"duration",code:R.invalid_string,message:s.message}),n.dirty()):s.kind==="ip"?FR(t.data,s.version)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"ip",code:R.invalid_string,message:s.message}),n.dirty()):s.kind==="jwt"?_R(t.data,s.alg)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"jwt",code:R.invalid_string,message:s.message}),n.dirty()):s.kind==="cidr"?TR(t.data,s.version)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"cidr",code:R.invalid_string,message:s.message}),n.dirty()):s.kind==="base64"?SR.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"base64",code:R.invalid_string,message:s.message}),n.dirty()):s.kind==="base64url"?ER.test(t.data)||(o=this._getOrReturnCtx(t,o),O(o,{validation:"base64url",code:R.invalid_string,message:s.message}),n.dirty()):ie.assertNever(s);return{status:n.value,value:t.data}}_regex(t,r,n){return this.refinement(o=>t.test(o),{validation:r,code:R.invalid_string,...L.errToObj(n)})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...L.errToObj(t)})}url(t){return this._addCheck({kind:"url",...L.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...L.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...L.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",...L.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...L.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...L.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...L.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",...L.errToObj(t)})}base64url(t){return this._addCheck({kind:"base64url",...L.errToObj(t)})}jwt(t){return this._addCheck({kind:"jwt",...L.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...L.errToObj(t)})}cidr(t){return this._addCheck({kind:"cidr",...L.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,...L.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,...L.errToObj(t?.message)})}duration(t){return this._addCheck({kind:"duration",...L.errToObj(t)})}regex(t,r){return this._addCheck({kind:"regex",regex:t,...L.errToObj(r)})}includes(t,r){return this._addCheck({kind:"includes",value:t,position:r?.position,...L.errToObj(r?.message)})}startsWith(t,r){return this._addCheck({kind:"startsWith",value:t,...L.errToObj(r)})}endsWith(t,r){return this._addCheck({kind:"endsWith",value:t,...L.errToObj(r)})}min(t,r){return this._addCheck({kind:"min",value:t,...L.errToObj(r)})}max(t,r){return this._addCheck({kind:"max",value:t,...L.errToObj(r)})}length(t,r){return this._addCheck({kind:"length",value:t,...L.errToObj(r)})}nonempty(t){return this.min(1,L.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 r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxLength(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}};Pn.create=e=>new Pn({checks:[],typeName:K.ZodString,coerce:e?.coerce??!1,...Y(e)});function RR(e,t){let r=(e.toString().split(".")[1]||"").length,n=(t.toString().split(".")[1]||"").length,o=r>n?r:n,s=Number.parseInt(e.toFixed(o).replace(".","")),i=Number.parseInt(t.toFixed(o).replace(".",""));return s%i/10**o}var no=class e extends ee{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)!==B.number){let s=this._getOrReturnCtx(t);return O(s,{code:R.invalid_type,expected:B.number,received:s.parsedType}),V}let n,o=new Ye;for(let s of this._def.checks)s.kind==="int"?ie.isInteger(t.data)||(n=this._getOrReturnCtx(t,n),O(n,{code:R.invalid_type,expected:"integer",received:"float",message:s.message}),o.dirty()):s.kind==="min"?(s.inclusive?t.data<s.value:t.data<=s.value)&&(n=this._getOrReturnCtx(t,n),O(n,{code:R.too_small,minimum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),o.dirty()):s.kind==="max"?(s.inclusive?t.data>s.value:t.data>=s.value)&&(n=this._getOrReturnCtx(t,n),O(n,{code:R.too_big,maximum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),o.dirty()):s.kind==="multipleOf"?RR(t.data,s.value)!==0&&(n=this._getOrReturnCtx(t,n),O(n,{code:R.not_multiple_of,multipleOf:s.value,message:s.message}),o.dirty()):s.kind==="finite"?Number.isFinite(t.data)||(n=this._getOrReturnCtx(t,n),O(n,{code:R.not_finite,message:s.message}),o.dirty()):ie.assertNever(s);return{status:o.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,L.toString(r))}gt(t,r){return this.setLimit("min",t,!1,L.toString(r))}lte(t,r){return this.setLimit("max",t,!0,L.toString(r))}lt(t,r){return this.setLimit("max",t,!1,L.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:L.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:L.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:L.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:L.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:L.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:L.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:L.toString(r)})}finite(t){return this._addCheck({kind:"finite",message:L.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:L.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:L.toString(t)})}get minValue(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&ie.isInteger(t.value))}get isFinite(){let t=null,r=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(r===null||n.value>r)&&(r=n.value):n.kind==="max"&&(t===null||n.value<t)&&(t=n.value)}return Number.isFinite(r)&&Number.isFinite(t)}};no.create=e=>new no({checks:[],typeName:K.ZodNumber,coerce:e?.coerce||!1,...Y(e)});var oo=class e extends ee{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)!==B.bigint)return this._getInvalidInput(t);let n,o=new Ye;for(let s of this._def.checks)s.kind==="min"?(s.inclusive?t.data<s.value:t.data<=s.value)&&(n=this._getOrReturnCtx(t,n),O(n,{code:R.too_small,type:"bigint",minimum:s.value,inclusive:s.inclusive,message:s.message}),o.dirty()):s.kind==="max"?(s.inclusive?t.data>s.value:t.data>=s.value)&&(n=this._getOrReturnCtx(t,n),O(n,{code:R.too_big,type:"bigint",maximum:s.value,inclusive:s.inclusive,message:s.message}),o.dirty()):s.kind==="multipleOf"?t.data%s.value!==BigInt(0)&&(n=this._getOrReturnCtx(t,n),O(n,{code:R.not_multiple_of,multipleOf:s.value,message:s.message}),o.dirty()):ie.assertNever(s);return{status:o.value,value:t.data}}_getInvalidInput(t){let r=this._getOrReturnCtx(t);return O(r,{code:R.invalid_type,expected:B.bigint,received:r.parsedType}),V}gte(t,r){return this.setLimit("min",t,!0,L.toString(r))}gt(t,r){return this.setLimit("min",t,!1,L.toString(r))}lte(t,r){return this.setLimit("max",t,!0,L.toString(r))}lt(t,r){return this.setLimit("max",t,!1,L.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:L.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:L.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:L.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:L.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:L.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:L.toString(r)})}get minValue(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}};oo.create=e=>new oo({checks:[],typeName:K.ZodBigInt,coerce:e?.coerce??!1,...Y(e)});var io=class extends ee{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==B.boolean){let n=this._getOrReturnCtx(t);return O(n,{code:R.invalid_type,expected:B.boolean,received:n.parsedType}),V}return nt(t.data)}};io.create=e=>new io({typeName:K.ZodBoolean,coerce:e?.coerce||!1,...Y(e)});var so=class e extends ee{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==B.date){let s=this._getOrReturnCtx(t);return O(s,{code:R.invalid_type,expected:B.date,received:s.parsedType}),V}if(Number.isNaN(t.data.getTime())){let s=this._getOrReturnCtx(t);return O(s,{code:R.invalid_date}),V}let n=new Ye,o;for(let s of this._def.checks)s.kind==="min"?t.data.getTime()<s.value&&(o=this._getOrReturnCtx(t,o),O(o,{code:R.too_small,message:s.message,inclusive:!0,exact:!1,minimum:s.value,type:"date"}),n.dirty()):s.kind==="max"?t.data.getTime()>s.value&&(o=this._getOrReturnCtx(t,o),O(o,{code:R.too_big,message:s.message,inclusive:!0,exact:!1,maximum:s.value,type:"date"}),n.dirty()):ie.assertNever(s);return{status:n.value,value:new Date(t.data.getTime())}}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}min(t,r){return this._addCheck({kind:"min",value:t.getTime(),message:L.toString(r)})}max(t,r){return this._addCheck({kind:"max",value:t.getTime(),message:L.toString(r)})}get minDate(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t!=null?new Date(t):null}};so.create=e=>new so({checks:[],coerce:e?.coerce||!1,typeName:K.ZodDate,...Y(e)});var si=class extends ee{_parse(t){if(this._getType(t)!==B.symbol){let n=this._getOrReturnCtx(t);return O(n,{code:R.invalid_type,expected:B.symbol,received:n.parsedType}),V}return nt(t.data)}};si.create=e=>new si({typeName:K.ZodSymbol,...Y(e)});var ao=class extends ee{_parse(t){if(this._getType(t)!==B.undefined){let n=this._getOrReturnCtx(t);return O(n,{code:R.invalid_type,expected:B.undefined,received:n.parsedType}),V}return nt(t.data)}};ao.create=e=>new ao({typeName:K.ZodUndefined,...Y(e)});var uo=class extends ee{_parse(t){if(this._getType(t)!==B.null){let n=this._getOrReturnCtx(t);return O(n,{code:R.invalid_type,expected:B.null,received:n.parsedType}),V}return nt(t.data)}};uo.create=e=>new uo({typeName:K.ZodNull,...Y(e)});var An=class extends ee{constructor(){super(...arguments),this._any=!0}_parse(t){return nt(t.data)}};An.create=e=>new An({typeName:K.ZodAny,...Y(e)});var sn=class extends ee{constructor(){super(...arguments),this._unknown=!0}_parse(t){return nt(t.data)}};sn.create=e=>new sn({typeName:K.ZodUnknown,...Y(e)});var pr=class extends ee{_parse(t){let r=this._getOrReturnCtx(t);return O(r,{code:R.invalid_type,expected:B.never,received:r.parsedType}),V}};pr.create=e=>new pr({typeName:K.ZodNever,...Y(e)});var ai=class extends ee{_parse(t){if(this._getType(t)!==B.undefined){let n=this._getOrReturnCtx(t);return O(n,{code:R.invalid_type,expected:B.void,received:n.parsedType}),V}return nt(t.data)}};ai.create=e=>new ai({typeName:K.ZodVoid,...Y(e)});var an=class e extends ee{_parse(t){let{ctx:r,status:n}=this._processInputParams(t),o=this._def;if(r.parsedType!==B.array)return O(r,{code:R.invalid_type,expected:B.array,received:r.parsedType}),V;if(o.exactLength!==null){let i=r.data.length>o.exactLength.value,a=r.data.length<o.exactLength.value;(i||a)&&(O(r,{code:i?R.too_big:R.too_small,minimum:a?o.exactLength.value:void 0,maximum:i?o.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:o.exactLength.message}),n.dirty())}if(o.minLength!==null&&r.data.length<o.minLength.value&&(O(r,{code:R.too_small,minimum:o.minLength.value,type:"array",inclusive:!0,exact:!1,message:o.minLength.message}),n.dirty()),o.maxLength!==null&&r.data.length>o.maxLength.value&&(O(r,{code:R.too_big,maximum:o.maxLength.value,type:"array",inclusive:!0,exact:!1,message:o.maxLength.message}),n.dirty()),r.common.async)return Promise.all([...r.data].map((i,a)=>o.type._parseAsync(new Zt(r,i,r.path,a)))).then(i=>Ye.mergeArray(n,i));let s=[...r.data].map((i,a)=>o.type._parseSync(new Zt(r,i,r.path,a)));return Ye.mergeArray(n,s)}get element(){return this._def.type}min(t,r){return new e({...this._def,minLength:{value:t,message:L.toString(r)}})}max(t,r){return new e({...this._def,maxLength:{value:t,message:L.toString(r)}})}length(t,r){return new e({...this._def,exactLength:{value:t,message:L.toString(r)}})}nonempty(t){return this.min(1,t)}};an.create=(e,t)=>new an({type:e,minLength:null,maxLength:null,exactLength:null,typeName:K.ZodArray,...Y(t)});function ii(e){if(e instanceof xt){let t={};for(let r in e.shape){let n=e.shape[r];t[r]=Qt.create(ii(n))}return new xt({...e._def,shape:()=>t})}else return e instanceof an?new an({...e._def,type:ii(e.element)}):e instanceof Qt?Qt.create(ii(e.unwrap())):e instanceof jr?jr.create(ii(e.unwrap())):e instanceof Lr?Lr.create(e.items.map(t=>ii(t))):e}var xt=class e extends ee{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(),r=ie.objectKeys(t);return this._cached={shape:t,keys:r},this._cached}_parse(t){if(this._getType(t)!==B.object){let c=this._getOrReturnCtx(t);return O(c,{code:R.invalid_type,expected:B.object,received:c.parsedType}),V}let{status:n,ctx:o}=this._processInputParams(t),{shape:s,keys:i}=this._getCached(),a=[];if(!(this._def.catchall instanceof pr&&this._def.unknownKeys==="strip"))for(let c in o.data)i.includes(c)||a.push(c);let u=[];for(let c of i){let l=s[c],d=o.data[c];u.push({key:{status:"valid",value:c},value:l._parse(new Zt(o,d,o.path,c)),alwaysSet:c in o.data})}if(this._def.catchall instanceof pr){let c=this._def.unknownKeys;if(c==="passthrough")for(let l of a)u.push({key:{status:"valid",value:l},value:{status:"valid",value:o.data[l]}});else if(c==="strict")a.length>0&&(O(o,{code:R.unrecognized_keys,keys:a}),n.dirty());else if(c!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let c=this._def.catchall;for(let l of a){let d=o.data[l];u.push({key:{status:"valid",value:l},value:c._parse(new Zt(o,d,o.path,l)),alwaysSet:l in o.data})}}return o.common.async?Promise.resolve().then(async()=>{let c=[];for(let l of u){let d=await l.key,p=await l.value;c.push({key:d,value:p,alwaysSet:l.alwaysSet})}return c}).then(c=>Ye.mergeObjectSync(n,c)):Ye.mergeObjectSync(n,u)}get shape(){return this._def.shape()}strict(t){return L.errToObj,new e({...this._def,unknownKeys:"strict",...t!==void 0?{errorMap:(r,n)=>{let o=this._def.errorMap?.(r,n).message??n.defaultError;return r.code==="unrecognized_keys"?{message:L.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:K.ZodObject})}setKey(t,r){return this.augment({[t]:r})}catchall(t){return new e({...this._def,catchall:t})}pick(t){let r={};for(let n of ie.objectKeys(t))t[n]&&this.shape[n]&&(r[n]=this.shape[n]);return new e({...this._def,shape:()=>r})}omit(t){let r={};for(let n of ie.objectKeys(this.shape))t[n]||(r[n]=this.shape[n]);return new e({...this._def,shape:()=>r})}deepPartial(){return ii(this)}partial(t){let r={};for(let n of ie.objectKeys(this.shape)){let o=this.shape[n];t&&!t[n]?r[n]=o:r[n]=o.optional()}return new e({...this._def,shape:()=>r})}required(t){let r={};for(let n of ie.objectKeys(this.shape))if(t&&!t[n])r[n]=this.shape[n];else{let s=this.shape[n];for(;s instanceof Qt;)s=s._def.innerType;r[n]=s}return new e({...this._def,shape:()=>r})}keyof(){return Rv(ie.objectKeys(this.shape))}};xt.create=(e,t)=>new xt({shape:()=>e,unknownKeys:"strip",catchall:pr.create(),typeName:K.ZodObject,...Y(t)});xt.strictCreate=(e,t)=>new xt({shape:()=>e,unknownKeys:"strict",catchall:pr.create(),typeName:K.ZodObject,...Y(t)});xt.lazycreate=(e,t)=>new xt({shape:e,unknownKeys:"strip",catchall:pr.create(),typeName:K.ZodObject,...Y(t)});var co=class extends ee{_parse(t){let{ctx:r}=this._processInputParams(t),n=this._def.options;function o(s){for(let a of s)if(a.result.status==="valid")return a.result;for(let a of s)if(a.result.status==="dirty")return r.common.issues.push(...a.ctx.common.issues),a.result;let i=s.map(a=>new wt(a.ctx.common.issues));return O(r,{code:R.invalid_union,unionErrors:i}),V}if(r.common.async)return Promise.all(n.map(async s=>{let i={...r,common:{...r.common,issues:[]},parent:null};return{result:await s._parseAsync({data:r.data,path:r.path,parent:i}),ctx:i}})).then(o);{let s,i=[];for(let u of n){let c={...r,common:{...r.common,issues:[]},parent:null},l=u._parseSync({data:r.data,path:r.path,parent:c});if(l.status==="valid")return l;l.status==="dirty"&&!s&&(s={result:l,ctx:c}),c.common.issues.length&&i.push(c.common.issues)}if(s)return r.common.issues.push(...s.ctx.common.issues),s.result;let a=i.map(u=>new wt(u));return O(r,{code:R.invalid_union,unionErrors:a}),V}}get options(){return this._def.options}};co.create=(e,t)=>new co({options:e,typeName:K.ZodUnion,...Y(t)});var on=e=>e instanceof po?on(e.schema):e instanceof Xt?on(e.innerType()):e instanceof fo?[e.value]:e instanceof mo?e.options:e instanceof go?ie.objectValues(e.enum):e instanceof ho?on(e._def.innerType):e instanceof ao?[void 0]:e instanceof uo?[null]:e instanceof Qt?[void 0,...on(e.unwrap())]:e instanceof jr?[null,...on(e.unwrap())]:e instanceof ms||e instanceof Do?on(e.unwrap()):e instanceof yo?on(e._def.innerType):[],ou=class e extends ee{_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==B.object)return O(r,{code:R.invalid_type,expected:B.object,received:r.parsedType}),V;let n=this.discriminator,o=r.data[n],s=this.optionsMap.get(o);return s?r.common.async?s._parseAsync({data:r.data,path:r.path,parent:r}):s._parseSync({data:r.data,path:r.path,parent:r}):(O(r,{code:R.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),V)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,r,n){let o=new Map;for(let s of r){let i=on(s.shape[t]);if(!i.length)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(let a of i){if(o.has(a))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(a)}`);o.set(a,s)}}return new e({typeName:K.ZodDiscriminatedUnion,discriminator:t,options:r,optionsMap:o,...Y(n)})}};function yd(e,t){let r=Mr(e),n=Mr(t);if(e===t)return{valid:!0,data:e};if(r===B.object&&n===B.object){let o=ie.objectKeys(t),s=ie.objectKeys(e).filter(a=>o.indexOf(a)!==-1),i={...e,...t};for(let a of s){let u=yd(e[a],t[a]);if(!u.valid)return{valid:!1};i[a]=u.data}return{valid:!0,data:i}}else if(r===B.array&&n===B.array){if(e.length!==t.length)return{valid:!1};let o=[];for(let s=0;s<e.length;s++){let i=e[s],a=t[s],u=yd(i,a);if(!u.valid)return{valid:!1};o.push(u.data)}return{valid:!0,data:o}}else return r===B.date&&n===B.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}var lo=class extends ee{_parse(t){let{status:r,ctx:n}=this._processInputParams(t),o=(s,i)=>{if(ru(s)||ru(i))return V;let a=yd(s.value,i.value);return a.valid?((nu(s)||nu(i))&&r.dirty(),{status:r.value,value:a.data}):(O(n,{code:R.invalid_intersection_types}),V)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([s,i])=>o(s,i)):o(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};lo.create=(e,t,r)=>new lo({left:e,right:t,typeName:K.ZodIntersection,...Y(r)});var Lr=class e extends ee{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==B.array)return O(n,{code:R.invalid_type,expected:B.array,received:n.parsedType}),V;if(n.data.length<this._def.items.length)return O(n,{code:R.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),V;!this._def.rest&&n.data.length>this._def.items.length&&(O(n,{code:R.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());let s=[...n.data].map((i,a)=>{let u=this._def.items[a]||this._def.rest;return u?u._parse(new Zt(n,i,n.path,a)):null}).filter(i=>!!i);return n.common.async?Promise.all(s).then(i=>Ye.mergeArray(r,i)):Ye.mergeArray(r,s)}get items(){return this._def.items}rest(t){return new e({...this._def,rest:t})}};Lr.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Lr({items:e,typeName:K.ZodTuple,rest:null,...Y(t)})};var iu=class e extends ee{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==B.object)return O(n,{code:R.invalid_type,expected:B.object,received:n.parsedType}),V;let o=[],s=this._def.keyType,i=this._def.valueType;for(let a in n.data)o.push({key:s._parse(new Zt(n,a,n.path,a)),value:i._parse(new Zt(n,n.data[a],n.path,a)),alwaysSet:a in n.data});return n.common.async?Ye.mergeObjectAsync(r,o):Ye.mergeObjectSync(r,o)}get element(){return this._def.valueType}static create(t,r,n){return r instanceof ee?new e({keyType:t,valueType:r,typeName:K.ZodRecord,...Y(n)}):new e({keyType:Pn.create(),valueType:t,typeName:K.ZodRecord,...Y(r)})}},ui=class extends ee{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==B.map)return O(n,{code:R.invalid_type,expected:B.map,received:n.parsedType}),V;let o=this._def.keyType,s=this._def.valueType,i=[...n.data.entries()].map(([a,u],c)=>({key:o._parse(new Zt(n,a,n.path,[c,"key"])),value:s._parse(new Zt(n,u,n.path,[c,"value"]))}));if(n.common.async){let a=new Map;return Promise.resolve().then(async()=>{for(let u of i){let c=await u.key,l=await u.value;if(c.status==="aborted"||l.status==="aborted")return V;(c.status==="dirty"||l.status==="dirty")&&r.dirty(),a.set(c.value,l.value)}return{status:r.value,value:a}})}else{let a=new Map;for(let u of i){let c=u.key,l=u.value;if(c.status==="aborted"||l.status==="aborted")return V;(c.status==="dirty"||l.status==="dirty")&&r.dirty(),a.set(c.value,l.value)}return{status:r.value,value:a}}}};ui.create=(e,t,r)=>new ui({valueType:t,keyType:e,typeName:K.ZodMap,...Y(r)});var ci=class e extends ee{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==B.set)return O(n,{code:R.invalid_type,expected:B.set,received:n.parsedType}),V;let o=this._def;o.minSize!==null&&n.data.size<o.minSize.value&&(O(n,{code:R.too_small,minimum:o.minSize.value,type:"set",inclusive:!0,exact:!1,message:o.minSize.message}),r.dirty()),o.maxSize!==null&&n.data.size>o.maxSize.value&&(O(n,{code:R.too_big,maximum:o.maxSize.value,type:"set",inclusive:!0,exact:!1,message:o.maxSize.message}),r.dirty());let s=this._def.valueType;function i(u){let c=new Set;for(let l of u){if(l.status==="aborted")return V;l.status==="dirty"&&r.dirty(),c.add(l.value)}return{status:r.value,value:c}}let a=[...n.data.values()].map((u,c)=>s._parse(new Zt(n,u,n.path,c)));return n.common.async?Promise.all(a).then(u=>i(u)):i(a)}min(t,r){return new e({...this._def,minSize:{value:t,message:L.toString(r)}})}max(t,r){return new e({...this._def,maxSize:{value:t,message:L.toString(r)}})}size(t,r){return this.min(t,r).max(t,r)}nonempty(t){return this.min(1,t)}};ci.create=(e,t)=>new ci({valueType:e,minSize:null,maxSize:null,typeName:K.ZodSet,...Y(t)});var su=class e extends ee{constructor(){super(...arguments),this.validate=this.implement}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==B.function)return O(r,{code:R.invalid_type,expected:B.function,received:r.parsedType}),V;function n(a,u){return fs({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,ni(),nn].filter(c=>!!c),issueData:{code:R.invalid_arguments,argumentsError:u}})}function o(a,u){return fs({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,ni(),nn].filter(c=>!!c),issueData:{code:R.invalid_return_type,returnTypeError:u}})}let s={errorMap:r.common.contextualErrorMap},i=r.data;if(this._def.returns instanceof Fn){let a=this;return nt(async function(...u){let c=new wt([]),l=await a._def.args.parseAsync(u,s).catch(h=>{throw c.addIssue(n(u,h)),c}),d=await Reflect.apply(i,this,l);return await a._def.returns._def.type.parseAsync(d,s).catch(h=>{throw c.addIssue(o(d,h)),c})})}else{let a=this;return nt(function(...u){let c=a._def.args.safeParse(u,s);if(!c.success)throw new wt([n(u,c.error)]);let l=Reflect.apply(i,this,c.data),d=a._def.returns.safeParse(l,s);if(!d.success)throw new wt([o(l,d.error)]);return d.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new e({...this._def,args:Lr.create(t).rest(sn.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,r,n){return new e({args:t||Lr.create([]).rest(sn.create()),returns:r||sn.create(),typeName:K.ZodFunction,...Y(n)})}},po=class extends ee{get schema(){return this._def.getter()}_parse(t){let{ctx:r}=this._processInputParams(t);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}};po.create=(e,t)=>new po({getter:e,typeName:K.ZodLazy,...Y(t)});var fo=class extends ee{_parse(t){if(t.data!==this._def.value){let r=this._getOrReturnCtx(t);return O(r,{received:r.data,code:R.invalid_literal,expected:this._def.value}),V}return{status:"valid",value:t.data}}get value(){return this._def.value}};fo.create=(e,t)=>new fo({value:e,typeName:K.ZodLiteral,...Y(t)});function Rv(e,t){return new mo({values:e,typeName:K.ZodEnum,...Y(t)})}var mo=class e extends ee{_parse(t){if(typeof t.data!="string"){let r=this._getOrReturnCtx(t),n=this._def.values;return O(r,{expected:ie.joinValues(n),received:r.parsedType,code:R.invalid_type}),V}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(t.data)){let r=this._getOrReturnCtx(t),n=this._def.values;return O(r,{received:r.data,code:R.invalid_enum_value,options:n}),V}return nt(t.data)}get options(){return this._def.values}get enum(){let t={};for(let r of this._def.values)t[r]=r;return t}get Values(){let t={};for(let r of this._def.values)t[r]=r;return t}get Enum(){let t={};for(let r of this._def.values)t[r]=r;return t}extract(t,r=this._def){return e.create(t,{...this._def,...r})}exclude(t,r=this._def){return e.create(this.options.filter(n=>!t.includes(n)),{...this._def,...r})}};mo.create=Rv;var go=class extends ee{_parse(t){let r=ie.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(t);if(n.parsedType!==B.string&&n.parsedType!==B.number){let o=ie.objectValues(r);return O(n,{expected:ie.joinValues(o),received:n.parsedType,code:R.invalid_type}),V}if(this._cache||(this._cache=new Set(ie.getValidEnumValues(this._def.values))),!this._cache.has(t.data)){let o=ie.objectValues(r);return O(n,{received:n.data,code:R.invalid_enum_value,options:o}),V}return nt(t.data)}get enum(){return this._def.values}};go.create=(e,t)=>new go({values:e,typeName:K.ZodNativeEnum,...Y(t)});var Fn=class extends ee{unwrap(){return this._def.type}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==B.promise&&r.common.async===!1)return O(r,{code:R.invalid_type,expected:B.promise,received:r.parsedType}),V;let n=r.parsedType===B.promise?r.data:Promise.resolve(r.data);return nt(n.then(o=>this._def.type.parseAsync(o,{path:r.path,errorMap:r.common.contextualErrorMap})))}};Fn.create=(e,t)=>new Fn({type:e,typeName:K.ZodPromise,...Y(t)});var Xt=class extends ee{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===K.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){let{status:r,ctx:n}=this._processInputParams(t),o=this._def.effect||null,s={addIssue:i=>{O(n,i),i.fatal?r.abort():r.dirty()},get path(){return n.path}};if(s.addIssue=s.addIssue.bind(s),o.type==="preprocess"){let i=o.transform(n.data,s);if(n.common.async)return Promise.resolve(i).then(async a=>{if(r.value==="aborted")return V;let u=await this._def.schema._parseAsync({data:a,path:n.path,parent:n});return u.status==="aborted"?V:u.status==="dirty"?ro(u.value):r.value==="dirty"?ro(u.value):u});{if(r.value==="aborted")return V;let a=this._def.schema._parseSync({data:i,path:n.path,parent:n});return a.status==="aborted"?V:a.status==="dirty"?ro(a.value):r.value==="dirty"?ro(a.value):a}}if(o.type==="refinement"){let i=a=>{let u=o.refinement(a,s);if(n.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(n.common.async===!1){let a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?V:(a.status==="dirty"&&r.dirty(),i(a.value),{status:r.value,value:a.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>a.status==="aborted"?V:(a.status==="dirty"&&r.dirty(),i(a.value).then(()=>({status:r.value,value:a.value}))))}if(o.type==="transform")if(n.common.async===!1){let i=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!En(i))return V;let a=o.transform(i.value,s);if(a instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:a}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(i=>En(i)?Promise.resolve(o.transform(i.value,s)).then(a=>({status:r.value,value:a})):V);ie.assertNever(o)}};Xt.create=(e,t,r)=>new Xt({schema:e,typeName:K.ZodEffects,effect:t,...Y(r)});Xt.createWithPreprocess=(e,t,r)=>new Xt({schema:t,effect:{type:"preprocess",transform:e},typeName:K.ZodEffects,...Y(r)});var Qt=class extends ee{_parse(t){return this._getType(t)===B.undefined?nt(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Qt.create=(e,t)=>new Qt({innerType:e,typeName:K.ZodOptional,...Y(t)});var jr=class extends ee{_parse(t){return this._getType(t)===B.null?nt(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};jr.create=(e,t)=>new jr({innerType:e,typeName:K.ZodNullable,...Y(t)});var ho=class extends ee{_parse(t){let{ctx:r}=this._processInputParams(t),n=r.data;return r.parsedType===B.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};ho.create=(e,t)=>new ho({innerType:e,typeName:K.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...Y(t)});var yo=class extends ee{_parse(t){let{ctx:r}=this._processInputParams(t),n={...r,common:{...r.common,issues:[]}},o=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return oi(o)?o.then(s=>({status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new wt(n.common.issues)},input:n.data})})):{status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new wt(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};yo.create=(e,t)=>new yo({innerType:e,typeName:K.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...Y(t)});var li=class extends ee{_parse(t){if(this._getType(t)!==B.nan){let n=this._getOrReturnCtx(t);return O(n,{code:R.invalid_type,expected:B.nan,received:n.parsedType}),V}return{status:"valid",value:t.data}}};li.create=e=>new li({typeName:K.ZodNaN,...Y(e)});var IR=Symbol("zod_brand"),ms=class extends ee{_parse(t){let{ctx:r}=this._processInputParams(t),n=r.data;return this._def.type._parse({data:n,path:r.path,parent:r})}unwrap(){return this._def.type}},gs=class e extends ee{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.common.async)return(async()=>{let s=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?V:s.status==="dirty"?(r.dirty(),ro(s.value)):this._def.out._parseAsync({data:s.value,path:n.path,parent:n})})();{let o=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?V:o.status==="dirty"?(r.dirty(),{status:"dirty",value:o.value}):this._def.out._parseSync({data:o.value,path:n.path,parent:n})}}static create(t,r){return new e({in:t,out:r,typeName:K.ZodPipeline})}},Do=class extends ee{_parse(t){let r=this._def.innerType._parse(t),n=o=>(En(o)&&(o.value=Object.freeze(o.value)),o);return oi(r)?r.then(o=>n(o)):n(r)}unwrap(){return this._def.innerType}};Do.create=(e,t)=>new Do({innerType:e,typeName:K.ZodReadonly,...Y(t)});function Av(e,t){let r=typeof e=="function"?e(t):typeof e=="string"?{message:e}:e;return typeof r=="string"?{message:r}:r}function Iv(e,t={},r){return e?An.create().superRefine((n,o)=>{let s=e(n);if(s instanceof Promise)return s.then(i=>{if(!i){let a=Av(t,n),u=a.fatal??r??!0;o.addIssue({code:"custom",...a,fatal:u})}});if(!s){let i=Av(t,n),a=i.fatal??r??!0;o.addIssue({code:"custom",...i,fatal:a})}}):An.create()}var kR={object:xt.lazycreate},K;(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"})(K||(K={}));var $R=(e,t={message:`Input not instance of ${e.name}`})=>Iv(r=>r instanceof e,t),kv=Pn.create,$v=no.create,NR=li.create,OR=oo.create,Nv=io.create,BR=so.create,MR=si.create,LR=ao.create,jR=uo.create,UR=An.create,VR=sn.create,HR=pr.create,zR=ai.create,KR=an.create,qR=xt.create,GR=xt.strictCreate,WR=co.create,JR=ou.create,YR=lo.create,QR=Lr.create,ZR=iu.create,XR=ui.create,e1=ci.create,t1=su.create,r1=po.create,n1=fo.create,o1=mo.create,i1=go.create,s1=Fn.create,a1=Xt.create,u1=Qt.create,c1=jr.create,l1=Xt.createWithPreprocess,d1=gs.create,p1=()=>kv().optional(),f1=()=>$v().optional(),m1=()=>Nv().optional(),g1={string:(e=>Pn.create({...e,coerce:!0})),number:(e=>no.create({...e,coerce:!0})),boolean:(e=>io.create({...e,coerce:!0})),bigint:(e=>oo.create({...e,coerce:!0})),date:(e=>so.create({...e,coerce:!0}))};var h1=V;var uu="2.0",Ov=f.union([f.string(),f.number().int()]),Bv=f.string(),y1=f.object({progressToken:f.optional(Ov)}).passthrough(),er=f.object({_meta:f.optional(y1)}).passthrough(),St=f.object({method:f.string(),params:f.optional(er)}),hs=f.object({_meta:f.optional(f.object({}).passthrough())}).passthrough(),Ur=f.object({method:f.string(),params:f.optional(hs)}),tr=f.object({_meta:f.optional(f.object({}).passthrough())}).passthrough(),cu=f.union([f.string(),f.number().int()]),D1=f.object({jsonrpc:f.literal(uu),id:cu}).merge(St).strict();var v1=f.object({jsonrpc:f.literal(uu)}).merge(Ur).strict();var C1=f.object({jsonrpc:f.literal(uu),id:cu,result:tr}).strict();var au;(function(e){e[e.ConnectionClosed=-32e3]="ConnectionClosed",e[e.RequestTimeout=-32001]="RequestTimeout",e[e.ParseError=-32700]="ParseError",e[e.InvalidRequest=-32600]="InvalidRequest",e[e.MethodNotFound=-32601]="MethodNotFound",e[e.InvalidParams=-32602]="InvalidParams",e[e.InternalError=-32603]="InternalError"})(au||(au={}));var b1=f.object({jsonrpc:f.literal(uu),id:cu,error:f.object({code:f.number().int(),message:f.string(),data:f.optional(f.unknown())})}).strict();var w1=f.union([D1,v1,C1,b1]),Dd=tr.strict(),vd=Ur.extend({method:f.literal("notifications/cancelled"),params:hs.extend({requestId:cu,reason:f.string().optional()})}),x1=f.object({src:f.string(),mimeType:f.optional(f.string()),sizes:f.optional(f.array(f.string()))}).passthrough(),ys=f.object({icons:f.array(x1).optional()}).passthrough(),Ds=f.object({name:f.string(),title:f.optional(f.string())}).passthrough(),Mv=Ds.extend({version:f.string(),websiteUrl:f.optional(f.string())}).merge(ys),S1=f.object({experimental:f.optional(f.object({}).passthrough()),sampling:f.optional(f.object({}).passthrough()),elicitation:f.optional(f.object({}).passthrough()),roots:f.optional(f.object({listChanged:f.optional(f.boolean())}).passthrough())}).passthrough(),E1=St.extend({method:f.literal("initialize"),params:er.extend({protocolVersion:f.string(),capabilities:S1,clientInfo:Mv})});var P1=f.object({experimental:f.optional(f.object({}).passthrough()),logging:f.optional(f.object({}).passthrough()),completions:f.optional(f.object({}).passthrough()),prompts:f.optional(f.object({listChanged:f.optional(f.boolean())}).passthrough()),resources:f.optional(f.object({subscribe:f.optional(f.boolean()),listChanged:f.optional(f.boolean())}).passthrough()),tools:f.optional(f.object({listChanged:f.optional(f.boolean())}).passthrough())}).passthrough(),Lv=tr.extend({protocolVersion:f.string(),capabilities:P1,serverInfo:Mv,instructions:f.optional(f.string())}),A1=Ur.extend({method:f.literal("notifications/initialized")});var Cd=St.extend({method:f.literal("ping")}),F1=f.object({progress:f.number(),total:f.optional(f.number()),message:f.optional(f.string())}).passthrough(),bd=Ur.extend({method:f.literal("notifications/progress"),params:hs.merge(F1).extend({progressToken:Ov})}),lu=St.extend({params:er.extend({cursor:f.optional(Bv)}).optional()}),du=tr.extend({nextCursor:f.optional(Bv)}),jv=f.object({uri:f.string(),mimeType:f.optional(f.string()),_meta:f.optional(f.object({}).passthrough())}).passthrough(),Uv=jv.extend({text:f.string()}),wd=f.string().refine(e=>{try{return atob(e),!0}catch{return!1}},{message:"Invalid Base64 string"}),Vv=jv.extend({blob:wd}),Hv=Ds.extend({uri:f.string(),description:f.optional(f.string()),mimeType:f.optional(f.string()),_meta:f.optional(f.object({}).passthrough())}).merge(ys),_1=Ds.extend({uriTemplate:f.string(),description:f.optional(f.string()),mimeType:f.optional(f.string()),_meta:f.optional(f.object({}).passthrough())}).merge(ys),T1=lu.extend({method:f.literal("resources/list")}),zv=du.extend({resources:f.array(Hv)}),R1=lu.extend({method:f.literal("resources/templates/list")}),Kv=du.extend({resourceTemplates:f.array(_1)}),I1=St.extend({method:f.literal("resources/read"),params:er.extend({uri:f.string()})}),qv=tr.extend({contents:f.array(f.union([Uv,Vv]))}),k1=Ur.extend({method:f.literal("notifications/resources/list_changed")}),$1=St.extend({method:f.literal("resources/subscribe"),params:er.extend({uri:f.string()})}),N1=St.extend({method:f.literal("resources/unsubscribe"),params:er.extend({uri:f.string()})}),O1=Ur.extend({method:f.literal("notifications/resources/updated"),params:hs.extend({uri:f.string()})}),B1=f.object({name:f.string(),description:f.optional(f.string()),required:f.optional(f.boolean())}).passthrough(),M1=Ds.extend({description:f.optional(f.string()),arguments:f.optional(f.array(B1)),_meta:f.optional(f.object({}).passthrough())}).merge(ys),L1=lu.extend({method:f.literal("prompts/list")}),Gv=du.extend({prompts:f.array(M1)}),j1=St.extend({method:f.literal("prompts/get"),params:er.extend({name:f.string(),arguments:f.optional(f.record(f.string()))})}),xd=f.object({type:f.literal("text"),text:f.string(),_meta:f.optional(f.object({}).passthrough())}).passthrough(),Sd=f.object({type:f.literal("image"),data:wd,mimeType:f.string(),_meta:f.optional(f.object({}).passthrough())}).passthrough(),Ed=f.object({type:f.literal("audio"),data:wd,mimeType:f.string(),_meta:f.optional(f.object({}).passthrough())}).passthrough(),U1=f.object({type:f.literal("resource"),resource:f.union([Uv,Vv]),_meta:f.optional(f.object({}).passthrough())}).passthrough(),V1=Hv.extend({type:f.literal("resource_link")}),Wv=f.union([xd,Sd,Ed,V1,U1]),H1=f.object({role:f.enum(["user","assistant"]),content:Wv}).passthrough(),Jv=tr.extend({description:f.optional(f.string()),messages:f.array(H1)}),z1=Ur.extend({method:f.literal("notifications/prompts/list_changed")}),K1=f.object({title:f.optional(f.string()),readOnlyHint:f.optional(f.boolean()),destructiveHint:f.optional(f.boolean()),idempotentHint:f.optional(f.boolean()),openWorldHint:f.optional(f.boolean())}).passthrough(),q1=Ds.extend({description:f.optional(f.string()),inputSchema:f.object({type:f.literal("object"),properties:f.optional(f.object({}).passthrough()),required:f.optional(f.array(f.string()))}).passthrough(),outputSchema:f.optional(f.object({type:f.literal("object"),properties:f.optional(f.object({}).passthrough()),required:f.optional(f.array(f.string()))}).passthrough()),annotations:f.optional(K1),_meta:f.optional(f.object({}).passthrough())}).merge(ys),G1=lu.extend({method:f.literal("tools/list")}),Yv=du.extend({tools:f.array(q1)}),Pd=tr.extend({content:f.array(Wv).default([]),structuredContent:f.object({}).passthrough().optional(),isError:f.optional(f.boolean())}),Wz=Pd.or(tr.extend({toolResult:f.unknown()})),W1=St.extend({method:f.literal("tools/call"),params:er.extend({name:f.string(),arguments:f.optional(f.record(f.unknown()))})}),J1=Ur.extend({method:f.literal("notifications/tools/list_changed")}),Qv=f.enum(["debug","info","notice","warning","error","critical","alert","emergency"]),Y1=St.extend({method:f.literal("logging/setLevel"),params:er.extend({level:Qv})}),Q1=Ur.extend({method:f.literal("notifications/message"),params:hs.extend({level:Qv,logger:f.optional(f.string()),data:f.unknown()})}),Z1=f.object({name:f.string().optional()}).passthrough(),X1=f.object({hints:f.optional(f.array(Z1)),costPriority:f.optional(f.number().min(0).max(1)),speedPriority:f.optional(f.number().min(0).max(1)),intelligencePriority:f.optional(f.number().min(0).max(1))}).passthrough(),eI=f.object({role:f.enum(["user","assistant"]),content:f.union([xd,Sd,Ed])}).passthrough(),tI=St.extend({method:f.literal("sampling/createMessage"),params:er.extend({messages:f.array(eI),systemPrompt:f.optional(f.string()),includeContext:f.optional(f.enum(["none","thisServer","allServers"])),temperature:f.optional(f.number()),maxTokens:f.number().int(),stopSequences:f.optional(f.array(f.string())),metadata:f.optional(f.object({}).passthrough()),modelPreferences:f.optional(X1)})}),rI=tr.extend({model:f.string(),stopReason:f.optional(f.enum(["endTurn","stopSequence","maxTokens"]).or(f.string())),role:f.enum(["user","assistant"]),content:f.discriminatedUnion("type",[xd,Sd,Ed])}),nI=f.object({type:f.literal("boolean"),title:f.optional(f.string()),description:f.optional(f.string()),default:f.optional(f.boolean())}).passthrough(),oI=f.object({type:f.literal("string"),title:f.optional(f.string()),description:f.optional(f.string()),minLength:f.optional(f.number()),maxLength:f.optional(f.number()),format:f.optional(f.enum(["email","uri","date","date-time"]))}).passthrough(),iI=f.object({type:f.enum(["number","integer"]),title:f.optional(f.string()),description:f.optional(f.string()),minimum:f.optional(f.number()),maximum:f.optional(f.number())}).passthrough(),sI=f.object({type:f.literal("string"),title:f.optional(f.string()),description:f.optional(f.string()),enum:f.array(f.string()),enumNames:f.optional(f.array(f.string()))}).passthrough(),aI=f.union([nI,oI,iI,sI]),uI=St.extend({method:f.literal("elicitation/create"),params:er.extend({message:f.string(),requestedSchema:f.object({type:f.literal("object"),properties:f.record(f.string(),aI),required:f.optional(f.array(f.string()))}).passthrough()})}),cI=tr.extend({action:f.enum(["accept","decline","cancel"]),content:f.optional(f.record(f.string(),f.unknown()))}),lI=f.object({type:f.literal("ref/resource"),uri:f.string()}).passthrough();var dI=f.object({type:f.literal("ref/prompt"),name:f.string()}).passthrough(),pI=St.extend({method:f.literal("completion/complete"),params:er.extend({ref:f.union([dI,lI]),argument:f.object({name:f.string(),value:f.string()}).passthrough(),context:f.optional(f.object({arguments:f.optional(f.record(f.string(),f.string()))}))})}),Zv=tr.extend({completion:f.object({values:f.array(f.string()).max(100),total:f.optional(f.number().int()),hasMore:f.optional(f.boolean())}).passthrough()}),fI=f.object({uri:f.string().startsWith("file://"),name:f.optional(f.string()),_meta:f.optional(f.object({}).passthrough())}).passthrough(),mI=St.extend({method:f.literal("roots/list")}),gI=tr.extend({roots:f.array(fI)}),hI=Ur.extend({method:f.literal("notifications/roots/list_changed")}),Jz=f.union([Cd,E1,pI,Y1,j1,L1,T1,R1,I1,$1,N1,W1,G1]),Yz=f.union([vd,bd,A1,hI]),Qz=f.union([Dd,rI,cI,gI]),Zz=f.union([Cd,tI,uI,mI]),Xz=f.union([vd,bd,Q1,O1,k1,J1,z1]),eK=f.union([Dd,Lv,Zv,Jv,Gv,zv,Kv,qv,Pd,Yv]);var sB=q(df(),1),aB=q(Hb(),1);var $B=q(Rw(),1),Iw=q(require("node:process"),1);var Xq=Iw.default.platform==="win32"?["APPDATA","HOMEDRIVE","HOMEPATH","LOCALAPPDATA","PATH","PROCESSOR_ARCHITECTURE","SYSTEMDRIVE","SYSTEMROOT","TEMP","USERNAME","USERPROFILE","PROGRAMFILES"]:["HOME","LOGNAME","PATH","SHELL","TERM","USER"];var XB=q(require("@sentry/node"),1);var eM=q(Bw(),1);var tM=()=>{if(typeof globalThis<"u"&&globalThis.crypto)return globalThis.crypto;if(typeof require<"u")try{let e=require("crypto");if(e.webcrypto)return e.webcrypto}catch{}throw new Error("Web Crypto API is not available. Requires Node.js 15+ or a browser environment.")},mG=tM();var Tf=q(require("node:process"),1);function Rf(){let{env:e}=Tf.default,{TERM:t,TERM_PROGRAM:r}=e;return Tf.default.platform!=="win32"?t!=="linux":!!e.WT_SESSION||!!e.TERMINUS_SUBLIME||e.ConEmuTask==="{cmd::Cmder}"||r==="Terminus-Sublime"||r==="vscode"||t==="xterm-256color"||t==="alacritty"||t==="rxvt-unicode"||t==="rxvt-unicode-256color"||e.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var If=q(Vn(),1),_i=q(sa(),1),Ws=q(Vn(),1),$f=()=>{let e=kf?["\u25D2","\u25D0","\u25D3","\u25D1"]:["\u2022","o","O","0"],t=kf?80:120,r,n=!1,o="",s="",i="",a=y=>{let D=y>1?"Something went wrong":"Canceled";n&&h(D,y)},u=(y,D)=>{console.error(D,y),a(2)},c=()=>a(1),l=()=>{process.on("uncaughtExceptionMonitor",u),process.on("unhandledRejection",u),process.on("SIGINT",c),process.on("SIGTERM",c),process.on("exit",a)},d=()=>{process.removeListener("uncaughtExceptionMonitor",u),process.removeListener("unhandledRejection",u),process.removeListener("SIGINT",c),process.removeListener("SIGTERM",c),process.removeListener("exit",a)},p=(y="")=>{n=!0,o=y.replace(/\.+$/,""),process.stdout.write(`${If.default.gray(oM)}
1503
- `);let D=0,w=0;l(),process.env.CI||(r=setInterval(()=>{let x=If.default.magenta(e[D]),F=".".repeat(Math.floor(w)).slice(0,3);process.stdout.write(_i.cursor.move(-999,-i.split(`
1504
- `).length+1)),process.stdout.write(_i.erase.down(i.split(`
1505
- `).length));let P=`${x} ${o}${F}${s}`;process.stdout.write(P),D=D+1<e.length?D+1:0,w=w<e.length?w+.125:0,i=P},t))},h=(y,D=0)=>{o=y??o,n=!1,clearInterval(r);let w=D===0?(0,Ws.green)(aM):D===1?(0,Ws.red)(iM):(0,Ws.red)(sM);process.stdout.write(_i.cursor.move(-999,-i.split(`
1506
- `).length+1)),process.stdout.write(_i.erase.down(i.split(`
1507
- `).length)),process.stdout.write(`${w} ${o}
1508
- `),i=o,d()};return{start:p,stop:h,message:(y="")=>{o=y??o},extra:(y="")=>{s=y}}},kf=Rf(),Ju=(e,t)=>kf?e:t,oM=Ju("\u2502","|"),iM=Ju("\u25A0","x"),sM=Ju("\u25B2","x"),aM=Ju("\u25C7","o");var Mw=require("child_process");async function Nf(e){try{let s=(await import("open")).default;await s(e);return}catch{}let t=process.platform,r,n;if(t==="darwin")r="open",n=[e];else if(t==="win32"){let o=e.replace(/`/g,"``").replace(/"/g,'`"').replace(/\$/g,"`$");r="powershell",n=["-NoProfile","-Command",`Start-Process "${o}"`]}else r="xdg-open",n=[e];return new Promise((o,s)=>{let i=(0,Mw.spawn)(r,n,{stdio:"ignore",detached:!0});i.on("error",s),i.on("close",a=>{a===0?o():s(new Error(`Failed to open browser with exit code ${a}`))}),i.unref()})}var cM=q(require("@sentry/node"),1);var jJ=`
1509
- `+(0,Wr.dim)("ESC to interrupt");var sr=q(require("typescript"),1);function Of(e){return!(e.category!==sr.DiagnosticCategory.Error||!e.file||e.code===6133||e.code===6138||e.code===6305||e.code===6196||e.code===6192||e.code===6198||e.code===6199||e.code===6205||e.code===1449||e.code===2578||e.code===7006||e.code===5074||e.code===7026||e.code===2503||e.code===2695||e.code===2322)}async function lM(e,t,r){let n=[],o=[t],s=e.relative(e.getAppRootDir(),t.fileName);for(;o.length>0;){let i=o.shift();if(gM(i,t)){let a=pM(e,i,t,r),{line:u,character:c}=t.getLineAndCharacterOfPosition(i.getStart());a&&(a.loc=`${s}:${u+1}:${c+1}`,n.push(a))}o.push(...i.getChildren(t))}return n}var dM="figmaMapping";function pM(e,t,r,n){let[o]=t.arguments;if(!o)throw new Error("Invalid figmaMapping call, no arguments found");if(!Q.default.isObjectLiteralExpression(o))throw new Error("Invalid figmaMapping call, argument is not an object literal");let s=o.properties;if(!s)throw new Error("Invalid figmaMapping call, argument has no properties");let i="",a,u,c,l="-",d=e.basename(r.fileName).replace(/\.mapper\.[tsxjm]+$/,""),p,h,g,m,y;if(t.typeArguments&&t.typeArguments.length>0){let I=Lw(t.typeArguments[0].getText(r));I&&(d=I)}for(let I of s){let N=I.name?.getText(r);if(!N)throw new Error("Invalid figmaMapping call, property has no name");switch(N){case"componentName":{if(!("initializer"in I))throw new Error("Invalid figmaMapping call, componentName has no initializer");let k=I.initializer;if(!Q.default.isStringLiteral(k))throw new Error("Invalid figmaMapping call, componentName is not a string literal");a=k.text;break}case"url":{if(!("initializer"in I))throw new Error("Invalid figmaMapping call, url has no initializer");let k=I.initializer;if(!Q.default.isStringLiteral(k))throw new Error("Invalid figmaMapping call, url is not a string literal");m=k.text;break}case"componentKey":{if(!("initializer"in I))throw new Error("Invalid figmaMapping call, componentKey has no initializer");let k=I.initializer;if(!Q.default.isStringLiteral(k))throw new Error("Invalid figmaMapping call, componentKey is not a string literal");i=k.text;break}case"meta":{if(!("initializer"in I))throw new Error("Invalid figmaMapping call, meta has no initializer");let k=I.initializer;if(Q.default.isObjectLiteralExpression(k)){y={imports:[]};for(let T of k.properties)Q.default.isPropertyAssignment(T)&&Q.default.isIdentifier(T.name)&&T.name.text==="imports"&&Q.default.isArrayLiteralExpression(T.initializer)&&(y.imports=T.initializer.elements.map(j=>{if(Q.default.isStringLiteral(j))return j.text;if(Q.default.isObjectLiteralExpression(j)){let H={};for(let G of j.properties)if(Q.default.isPropertyAssignment(G)&&Q.default.isIdentifier(G.name)){let b=G.name.text;Q.default.isStringLiteral(G.initializer)&&(H[b]=G.initializer.text)}return H}return null}).filter(Boolean))}break}case"mapper":if(Q.default.isMethodDeclaration(I)){let k=function(v){let H=n.getSymbolAtLocation(v)?.getDeclarations()?.[0];if(H){let G=mM(H);if(G?.importClause){let b=G.importClause.name?.getText(r);return b===l?(p="default",h=b):G.importClause.namedBindings&&Q.default.isNamedImports(G.importClause.namedBindings)&&(p="named",G.importClause.namedBindings.elements.forEach(E=>{E.name.getText(r)===l&&(h=E.name.getText(r))})),h&&Q.default.isStringLiteral(G.moduleSpecifier)&&(g=G.moduleSpecifier.text),!0}}return!1},T=function(v){if((Q.default.isJsxOpeningElement(v)||Q.default.isJsxSelfClosingElement(v))&&Q.default.isIdentifier(v.tagName)){l=v.tagName.getText(r),k(v.tagName);return}else if(Q.default.isTaggedTemplateExpression(v)&&Q.default.isIdentifier(v.tag)&&(v.tag.escapedText==="html"||v.tag.escapedText==="tmpl")){if(Q.default.isTemplateExpression(v.template)){let H=v.template.templateSpans.find(G=>Q.default.isIdentifier(G.expression)&&fM(G.expression.text)&&k(G.expression));if(H&&Q.default.isIdentifier(H.expression)){l=H.expression.text;return}}let j=v.template.getText(r).match(/^`\s*<([^\s]+)/);if(j){l=j[1];return}if(j=v.template.getText(r).match(/^`\s*([^\s]+)/),j){l=j[1];return}}else Q.default.forEachChild(v,T)};var P=k,_=T;if(I.parameters&&I.parameters.length>0&&I.parameters[0]&&I.parameters[0].type){let v=I.parameters[0].type.getText(r),j=Lw(v);j&&(d=j)}Q.default.forEachChild(I,T),c=I.getText(r).replace(/^mapper/,"function Mapper"),u=Bf(c);break}case"designTokenMapper":if(Q.default.isMethodDeclaration(I)){c=I.getText(r).replace(/^designTokenMapper/,"function Mapper"),u=Bf(c),i="design-tokens";break}case"genericMapper":if(Q.default.isMethodDeclaration(I)){c=I.getText(r).replace(/^genericMapper/,"function Mapper"),u=Bf(c),i="*";break}}}if(!i&&!m)throw new Error("Invalid figmaMapping call, no componentKey or url found");if(!i&&!u)throw new Error("Invalid figmaMapping call, no mapper found");if(!i&&!c)throw new Error("Invalid figmaMapping call, no original mapper found");let D=DM(r),w=y?.imports??[],x=[],F=[];x.push(...D);for(let I of w)typeof I=="string"?F.push(I):x.push(I);return{builderName:l,figmaName:a??d,figmaKey:i,figmaUrl:m,inputMapper:u,exportType:p,importName:h,importPath:g,originalInputMapper:c,imports:x,importStrings:F.length>0?F:void 0,source:"cli"}}function fM(e){return e.charAt(0)===e.charAt(0).toUpperCase()}function Bf(e){return Q.default.transpile(e,{target:Q.default.ScriptTarget.Latest,allowNonTsExtensions:!0,moduleResolution:Q.default.ModuleResolutionKind.NodeJs,module:Q.default.ModuleKind.CommonJS,noImplicitAny:!1,esModuleInterop:!0,noUnusedLocals:!1,noUnusedParameters:!1,jsx:Q.default.JsxEmit.React,jsxFactory:"React.createElement",jsxFragmentFactory:"React.Fragment",allowJs:!0,checkJs:!0,strict:!0,suppressImplicitAnyIndexErrors:!0,typeRoots:["node_modules/@types"],inlineSources:!0,inlineSourceMap:!0})}function mM(e){let t=e;for(;t;){if(Q.default.isImportDeclaration(t))return t;t=t.parent}}function gM(e,t){return Q.default.isCallExpression(e)&&e.expression.getText(t)===dM}async function jw(e){let t=["node_modules","dist","build","public"];return(await e.readdirRecursive(e.getAppRootDir(),t)).filter(n=>jt(n))}function Lw(e){let t=e.match(/^Figma(\w+)Props$/);if(t&&typeof t[1]=="string")return t[1]}async function Uw(e,t,r,n=!1){try{return r||(r=await Ra(e)),(await r.setPublicApiKey({publicApiKey:t})).modifiedType==="permission-error"?{success:!1,error:"permission-error"}:(n&&await r.ensureFigmaImportPage(),{success:!0})}catch(o){let s="unknown-error";return o instanceof Error?s=o.message:typeof o=="string"&&(s=o),{success:!1,error:s}}}var hM={getCanonicalFileName:e=>e,getCurrentDirectory:()=>Q.default.sys.getCurrentDirectory(),getNewLine:()=>Q.default.sys.newLine};function yM(e){return Q.default.formatDiagnosticsWithColorAndContext(e,hM)}async function Vw({sys:e,mappingFiles:t,typeCheck:r}){if(e.Sentry?.setContext("findMappings",{mappingFiles:t}),!t.length)return{mapperFiles:[],figmaBuilderLinks:[],figmaLinksToResolve:[],diagnostics:[]};let n=[],o=[],s=[],i=await je(e,t),a=i.getTypeChecker(),u=i.getSyntacticDiagnostics().filter(Of).filter(d=>d.file?.fileName?t.includes(d.file.fileName):!1);if(u.length>0)return de.error(`At least one of the mappings contain syntactic errors:
1510
-
1511
- ${yM(u)}`),en(1);let c=[...r?i.getSemanticDiagnostics():[]].filter(Of);for(let d of t)try{let p=i.getSourceFile(d);if(!p){e.Sentry?.captureException(new Error("Could not find source file"),{extra:{file:d,sourceFiles:i.getSourceFiles().map(m=>m.fileName)},level:"warning"});continue}let h=p?.fileName;if(o.push({filePath:d,content:p.getText()}),h){let m=c.filter(y=>y.file?.fileName===h);m.length>0&&s.push(...m)}let g=await lM(e,p,a);n.push(...g)}catch(p){return e.Sentry?.captureException(p),await en(1)}let l=n.filter(d=>d.figmaUrl&&!d.figmaKey).map(d=>d.figmaUrl);return{mapperFiles:o,figmaBuilderLinks:n,figmaLinksToResolve:l,diagnostics:s}}function DM(e){let t=[];for(let r of e.statements){if(!Q.default.isImportDeclaration(r)||!r.importClause||r.importClause.isTypeOnly||!Q.default.isStringLiteral(r.moduleSpecifier))continue;let n=r.moduleSpecifier.text;if(n.startsWith("@builder.io"))continue;r.importClause.name&&t.push({importType:"default",importName:r.importClause.name.text,importPath:n});let o=r.importClause.namedBindings;if(o&&Q.default.isNamedImports(o))for(let s of o.elements)s.isTypeOnly||t.push({importType:"named",importName:s.name.text,importPath:n})}return t}var qw=require("crypto");var vM=5294,CM=5284,Lf=4,Mf=e=>!!(process.env.CI||e.ci),bM=(e,t)=>{let r=Mf(t)?{}:jf(e),n=r.spaceName,o=t.builderUserId??process.env.BUILDER_USER_ID??r.userId,s=t.builderPublicKey??process.env.BUILDER_PUBLIC_KEY??r.builderPublicKey,i=t.builderPrivateKey??process.env.BUILDER_PRIVATE_KEY??r.builderPrivateKey,a=process.env.FIGMA_PERSONAL_TOKEN??t.figmaToken,u;return a?u={access_token:a,oauth:!1}:u=r.figmaAuth,{spaceName:n,userId:o,builderPublicKey:s,builderPrivateKey:i,figmaAuth:u,timestamp:r.timestamp}},rs=async(e,t,r)=>{let{spaceName:n,userId:o,builderPublicKey:s,builderPrivateKey:i,figmaAuth:a,timestamp:u}=bM(e,t);if(r.forceSpaceId&&!t.yes&&s&&s!==r.forceSpaceId)if(de.warning(`You are currently authenticated for space ${(0,Bn.yellow)(s)} (${n||"unnamed"}), but this command requires space ${(0,Bn.green)(r.forceSpaceId)}.`),await Bi({message:"You must switch to the correct space to continue with this code generation command.",options:[{value:"switch",label:"Switch to required space",hint:"Authenticate with the correct space and continue"},{value:"exit",label:"Exit code generation",hint:"Cancel the command and stay in current space"}]})==="switch")s=r.forceSpaceId,i=void 0,n=void 0,o=void 0;else return de.info("Code generation cancelled. You can run the command again when you're ready to switch spaces."),await en(1);if(Mf(t)){if(!a&&r.requireFigmaAuth==="if-unset")throw new Error(`No Figma personal token found.
1498
+ - Use --dryrun to preview the configuration without creating the project`);break;case"figma":te.info(`${(0,v.bold)("Figma Commands:")}
1499
+ `),[{command:"figma generate URL [URL ...]",description:"Start the auto-mapping wizard for Figma Component URLs"},{command:"figma publish",description:"Publish your Figma Mappings to Builder.io"},{command:"figma migrate",description:"Migrate existing Figma Mappings into the repo as local files"},{command:"figma auth",description:"Authenticate with Figma and Builder.io"}].forEach(({command:n,description:o})=>{te.info(`${(0,v.cyan)("\u2192")} ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} ${n} `))}
1500
+ ${(0,v.dim)(o)}
1501
+ `)}),te.info(`For detailed help about a specific command, run:
1502
+ ${(0,v.cyan)(`npx ${Re()} figma <command> --help`)}`);break;default:te.info(`${(0,v.bold)("Available Commands:")}
1503
+ `),[{command:"launch",description:"Launch Builder Fusion development server"},{command:"auth",description:"Authenticate with Builder.io"},{command:"index-repo",description:"Index your design system repository for AI code generation"},{command:"connect-repo",description:"Connect your git repository to Builder.io Fusion"},{command:"code",description:"Generate or modify code based on Figma designs"},{command:"figma generate",description:"Start the auto-mapping wizard for Figma Component URLs"},{command:"figma publish",description:"Publish your Figma Mappings to Builder.io"},{command:"figma migrate",description:"Migrate existing Figma Mappings into the repo as local files"},{command:"add",description:"Add a component to your project"}].forEach(({command:n,description:o})=>{te.info(`${(0,v.cyan)("\u2192")} ${(0,v.bgGreen)((0,v.white)(` npx ${Re()} ${n} `))}
1504
+ ${(0,v.dim)(o)}
1505
+ `)}),te.info(`For detailed help about a specific command, run:
1506
+ ${(0,v.cyan)(`npx ${Re()} <command> --help`)}`)}fa("bye \u{1F44B}")}var Z$=["steve8708/mui-vite","steve8708/carbon-vite","steve8708/vite-react-shopify-polaris","steve8708/cloudscape-demos","BuilderIO/fusion-angular-tailwind-starter","BuilderIO/fusion-svelte-tailwind-starter","BuilderIO/fusion-vue-tailwind-starter"],J$="BuilderIO/fusion-starter",Al=[...Z$,J$],cK=Al.map(e=>`https://github.com/${e}`);function cn(){}cn.prototype={diff:function(t,r){var n,o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},s=o.callback;typeof o=="function"&&(s=o,o={}),this.options=o;var i=this;function a(_){return s?(setTimeout(function(){s(void 0,_)},0),!0):_}t=this.castInput(t),r=this.castInput(r),t=this.removeEmpty(this.tokenize(t)),r=this.removeEmpty(this.tokenize(r));var u=r.length,c=t.length,l=1,p=u+c;o.maxEditLength&&(p=Math.min(p,o.maxEditLength));var d=(n=o.timeout)!==null&&n!==void 0?n:1/0,g=Date.now()+d,m=[{oldPos:-1,lastComponent:void 0}],f=this.extractCommon(m[0],r,t,0);if(m[0].oldPos+1>=c&&f+1>=u)return a([{value:this.join(r),count:r.length}]);var h=-1/0,y=1/0;function b(){for(var _=Math.max(h,-l);_<=Math.min(y,l);_+=2){var S=void 0,T=m[_-1],k=m[_+1];T&&(m[_-1]=void 0);var I=!1;if(k){var R=k.oldPos-_;I=k&&0<=R&&R<u}var $=T&&T.oldPos+1<c;if(!I&&!$){m[_]=void 0;continue}if(!$||I&&T.oldPos+1<k.oldPos?S=i.addToPath(k,!0,void 0,0):S=i.addToPath(T,void 0,!0,1),f=i.extractCommon(S,r,t,_),S.oldPos+1>=c&&f+1>=u)return a(Y$(i,S.lastComponent,r,t,i.useLongestToken));m[_]=S,S.oldPos+1>=c&&(y=Math.min(y,_-1)),f+1>=u&&(h=Math.max(h,_+1))}l++}if(s)(function _(){setTimeout(function(){if(l>p||Date.now()>g)return s();b()||_()},0)})();else for(;l<=p&&Date.now()<=g;){var C=b();if(C)return C}},addToPath:function(t,r,n,o){var s=t.lastComponent;return s&&s.added===r&&s.removed===n?{oldPos:t.oldPos+o,lastComponent:{count:s.count+1,added:r,removed:n,previousComponent:s.previousComponent}}:{oldPos:t.oldPos+o,lastComponent:{count:1,added:r,removed:n,previousComponent:s}}},extractCommon:function(t,r,n,o){for(var s=r.length,i=n.length,a=t.oldPos,u=a-o,c=0;u+1<s&&a+1<i&&this.equals(r[u+1],n[a+1]);)u++,a++,c++;return c&&(t.lastComponent={count:c,previousComponent:t.lastComponent}),t.oldPos=a,u},equals:function(t,r){return this.options.comparator?this.options.comparator(t,r):t===r||this.options.ignoreCase&&t.toLowerCase()===r.toLowerCase()},removeEmpty:function(t){for(var r=[],n=0;n<t.length;n++)t[n]&&r.push(t[n]);return r},castInput:function(t){return t},tokenize:function(t){return t.split("")},join:function(t){return t.join("")}};function Y$(e,t,r,n,o){for(var s=[],i;t;)s.push(t),i=t.previousComponent,delete t.previousComponent,t=i;s.reverse();for(var a=0,u=s.length,c=0,l=0;a<u;a++){var p=s[a];if(p.removed){if(p.value=e.join(n.slice(l,l+p.count)),l+=p.count,a&&s[a-1].added){var g=s[a-1];s[a-1]=s[a],s[a]=g}}else{if(!p.added&&o){var d=r.slice(c,c+p.count);d=d.map(function(f,h){var y=n[l+h];return y.length>f.length?y:f}),p.value=e.join(d)}else p.value=e.join(r.slice(c,c+p.count));c+=p.count,p.added||(l+=p.count)}}var m=s[u-1];return u>1&&typeof m.value=="string"&&(m.added||m.removed)&&e.equals("",m.value)&&(s[u-2].value+=m.value,s.pop()),s}var xK=new cn;var aD=/^[A-Za-z\xC0-\u02C6\u02C8-\u02D7\u02DE-\u02FF\u1E00-\u1EFF]+$/,uD=/\S/,cD=new cn;cD.equals=function(e,t){return this.options.ignoreCase&&(e=e.toLowerCase(),t=t.toLowerCase()),e===t||this.options.ignoreWhitespace&&!uD.test(e)&&!uD.test(t)};cD.tokenize=function(e){for(var t=e.split(/([^\S\r\n]+|[()[\]{}'"\r\n]|\b)/),r=0;r<t.length-1;r++)!t[r+1]&&t[r+2]&&aD.test(t[r])&&aD.test(t[r+2])&&(t[r]+=t[r+2],t.splice(r+1,2),r--);return t};var lD=new cn;lD.tokenize=function(e){this.options.stripTrailingCr&&(e=e.replace(/\r\n/g,`
1507
+ `));var t=[],r=e.split(/(\n|\r\n)/);r[r.length-1]||r.pop();for(var n=0;n<r.length;n++){var o=r[n];n%2&&!this.options.newlineIsToken?t[t.length-1]+=o:(this.options.ignoreWhitespace&&(o=o.trim()),t.push(o))}return t};var Q$=new cn;Q$.tokenize=function(e){return e.split(/(\S.+?[.!?])(?=\s+|$)/)};var X$=new cn;X$.tokenize=function(e){return e.split(/([{}:;,]|\s+)/)};function Oa(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Oa=function(t){return typeof t}:Oa=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Oa(e)}var ek=Object.prototype.toString,Vi=new cn;Vi.useLongestToken=!0;Vi.tokenize=lD.tokenize;Vi.castInput=function(e){var t=this.options,r=t.undefinedReplacement,n=t.stringifyReplacer,o=n===void 0?function(s,i){return typeof i>"u"?r:i}:n;return typeof e=="string"?e:JSON.stringify(Fl(e,null,null,o),o," ")};Vi.equals=function(e,t){return cn.prototype.equals.call(Vi,e.replace(/,([\r\n])/g,"$1"),t.replace(/,([\r\n])/g,"$1"))};function Fl(e,t,r,n,o){t=t||[],r=r||[],n&&(e=n(o,e));var s;for(s=0;s<t.length;s+=1)if(t[s]===e)return r[s];var i;if(ek.call(e)==="[object Array]"){for(t.push(e),i=new Array(e.length),r.push(i),s=0;s<e.length;s+=1)i[s]=Fl(e[s],t,r,n,o);return t.pop(),r.pop(),i}if(e&&e.toJSON&&(e=e.toJSON()),Oa(e)==="object"&&e!==null){t.push(e),i={},r.push(i);var a=[],u;for(u in e)e.hasOwnProperty(u)&&a.push(u);for(a.sort(),s=0;s<a.length;s+=1)u=a[s],i[u]=Fl(e[u],t,r,n,u);t.pop(),r.pop()}else i=e;return i}var Tl=new cn;Tl.tokenize=function(e){return e.slice()};Tl.join=Tl.removeEmpty=function(e){return e};function Ma(){let e=new Error("AbortError");return e.name="AbortError",e}var Rl=H(yD(),1);var uk=H(require("@sentry/node"),1);var Il=class{constructor(){Ze(this,"processes",new Set);Ze(this,"cleanupHandlersRegistered",!1);this.registerCleanupHandlers()}track(t){this.processes.add(t),t.on("exit",()=>{this.processes.delete(t)})}untrack(t){this.processes.delete(t)}async killAll(t){if(this.processes.size===0)return;let r=[];for(let n of this.processes)n.pid&&n.exitCode===null&&r.push(Ba(t,n));await Promise.all(r),this.processes.clear()}registerCleanupHandlers(){if(this.cleanupHandlersRegistered)return;this.cleanupHandlersRegistered=!0;let t=async r=>{try{await this.killAll()}catch(n){console.error("[ProcessTracker] Error during cleanup:",n)}};process.on("SIGINT",()=>t("SIGINT")),process.on("SIGTERM",()=>t("SIGTERM")),process.on("SIGHUP",()=>t("SIGHUP")),process.on("exit",()=>{for(let r of this.processes)if(r.pid&&r.exitCode===null)try{process.kill(r.pid,"SIGKILL")}catch{}})}get count(){return this.processes.size}},XK=new Il;function ck(e){try{return process.kill(e,0),!0}catch(t){return t.code==="EPERM"}}async function Ba(e,t,r,n=5e3){if(typeof t!="number"&&(!t||(kl(t)?t.getExitCode()!==null:t.exitCode!==null)))return null;if(r?.aborted)return Ma();let o=new Promise((a,u)=>{r?.addEventListener("abort",()=>{u(new Error("killProcess aborted by the user"))},{once:!0})}),s,i;if(typeof t=="number"?s=t:(i=t,s=kl(i)?i.getPid():i.pid),!s){if(e?.Sentry?.captureMessage("killProcess: no pid (process never spawned or already exited)",{level:"info",extra:{procType:i?kl(i)?"DevCommandProcess":"ChildProcess":"number"}}),i)try{i.kill("SIGKILL")}catch{}return null}try{return await Promise.race([await new Promise((a,u)=>(0,Rl.default)(s,"SIGTERM",c=>{c?u(c):a()})),new Promise((a,u)=>setTimeout(()=>u(new Error("SIGTERM killProcess timeout")),n)),o]),null}catch(a){if(a.code==="ESRCH")return null;e?.Sentry?.captureException(a,{level:"warning"});try{return await Promise.race([await new Promise((u,c)=>(0,Rl.default)(s,"SIGKILL",l=>{l?c(l):u()})),new Promise((u,c)=>setTimeout(()=>c(new Error("SIGKILL killProcess timeout")),n)),o]),null}catch(u){return u.code==="ESRCH"||!ck(s)?null:(e?.Sentry?.captureException(u,{level:"warning"}),u instanceof Error?u:new Error("killProcess: failed to kill process: "+String(u)))}}finally{i&&i.removeAllListeners()}}var kl=e=>"type"in e;var l8=H(require("chokidar"),1);var FR=H(Ql(),1);var _R=H(Ql(),1);var iW=process.platform==="win32"?"C:\\Windows\\System32\\drivers\\etc\\hosts":"/etc/hosts";var p1=H(hC(),1);var l1=H(PC(),1),_C="/_builder.io",EW=_C+"/api";var FW=new(require("https")).Agent({rejectUnauthorized:!1});var h1=H(require("@sentry/node"),1);var AZ=Object.freeze({status:"aborted"});function A(e,t,r){function n(a,u){var c;Object.defineProperty(a,"_zod",{value:a._zod??{},enumerable:!1}),(c=a._zod).traits??(c.traits=new Set),a._zod.traits.add(e),t(a,u);for(let l in i.prototype)l in a||Object.defineProperty(a,l,{value:i.prototype[l].bind(a)});a._zod.constr=i,a._zod.def=u}let o=r?.Parent??Object;class s extends o{}Object.defineProperty(s,"name",{value:e});function i(a){var u;let c=r?.Parent?new s:this;n(c,a),(u=c._zod).deferred??(u.deferred=[]);for(let l of c._zod.deferred)l();return c}return Object.defineProperty(i,"init",{value:n}),Object.defineProperty(i,Symbol.hasInstance,{value:a=>r?.Parent&&a instanceof r.Parent?!0:a?._zod?.traits?.has(e)}),Object.defineProperty(i,"name",{value:e}),i}var FZ=Symbol("zod_brand"),pn=class extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}},tu={};function ur(e){return e&&Object.assign(tu,e),tu}var me={};uc(me,{BIGINT_FORMAT_RANGES:()=>$C,Class:()=>_p,NUMBER_FORMAT_RANGES:()=>Np,aborted:()=>io,allowsEval:()=>kp,assert:()=>b1,assertEqual:()=>y1,assertIs:()=>v1,assertNever:()=>C1,assertNotEqual:()=>D1,assignProp:()=>$p,cached:()=>es,captureStackTrace:()=>nu,cleanEnum:()=>I1,cleanRegex:()=>rs,clone:()=>Gr,createTransparentProxy:()=>_1,defineLazy:()=>xe,esc:()=>oo,escapeRegex:()=>Tn,extend:()=>T1,finalizeIssue:()=>br,floatSafeRemainder:()=>Tp,getElementAtPath:()=>w1,getEnumValues:()=>Ap,getLengthableOrigin:()=>ns,getParsedType:()=>P1,getSizableOrigin:()=>kC,isObject:()=>Ko,isPlainObject:()=>Go,issue:()=>Op,joinValues:()=>ru,jsonStringifyReplacer:()=>Fp,merge:()=>$1,normalizeParams:()=>j,nullish:()=>ts,numKeys:()=>E1,omit:()=>F1,optionalKeys:()=>Ip,partial:()=>k1,pick:()=>A1,prefixIssues:()=>Wr,primitiveTypes:()=>TC,promiseAllObject:()=>x1,propertyKeyTypes:()=>Rp,randomString:()=>S1,required:()=>R1,stringifyPrimitive:()=>ou,unwrapMessage:()=>Xi});function y1(e){return e}function D1(e){return e}function v1(e){}function C1(e){throw new Error}function b1(e){}function Ap(e){let t=Object.values(e).filter(n=>typeof n=="number");return Object.entries(e).filter(([n,o])=>t.indexOf(+n)===-1).map(([n,o])=>o)}function ru(e,t="|"){return e.map(r=>ou(r)).join(t)}function Fp(e,t){return typeof t=="bigint"?t.toString():t}function es(e){return{get value(){{let r=e();return Object.defineProperty(this,"value",{value:r}),r}throw new Error("cached value already set")}}}function ts(e){return e==null}function rs(e){let t=e.startsWith("^")?1:0,r=e.endsWith("$")?e.length-1:e.length;return e.slice(t,r)}function Tp(e,t){let r=(e.toString().split(".")[1]||"").length,n=(t.toString().split(".")[1]||"").length,o=r>n?r:n,s=Number.parseInt(e.toFixed(o).replace(".","")),i=Number.parseInt(t.toFixed(o).replace(".",""));return s%i/10**o}function xe(e,t,r){Object.defineProperty(e,t,{get(){{let o=r();return e[t]=o,o}throw new Error("cached value already set")},set(o){Object.defineProperty(e,t,{value:o})},configurable:!0})}function $p(e,t,r){Object.defineProperty(e,t,{value:r,writable:!0,enumerable:!0,configurable:!0})}function w1(e,t){return t?t.reduce((r,n)=>r?.[n],e):e}function x1(e){let t=Object.keys(e),r=t.map(n=>e[n]);return Promise.all(r).then(n=>{let o={};for(let s=0;s<t.length;s++)o[t[s]]=n[s];return o})}function S1(e=10){let t="abcdefghijklmnopqrstuvwxyz",r="";for(let n=0;n<e;n++)r+=t[Math.floor(Math.random()*t.length)];return r}function oo(e){return JSON.stringify(e)}var nu=Error.captureStackTrace?Error.captureStackTrace:(...e)=>{};function Ko(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}var kp=es(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{let e=Function;return new e(""),!0}catch{return!1}});function Go(e){if(Ko(e)===!1)return!1;let t=e.constructor;if(t===void 0)return!0;let r=t.prototype;return!(Ko(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}function E1(e){let t=0;for(let r in e)Object.prototype.hasOwnProperty.call(e,r)&&t++;return t}var P1=e=>{let t=typeof e;switch(t){case"undefined":return"undefined";case"string":return"string";case"number":return Number.isNaN(e)?"nan":"number";case"boolean":return"boolean";case"function":return"function";case"bigint":return"bigint";case"symbol":return"symbol";case"object":return Array.isArray(e)?"array":e===null?"null":e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?"promise":typeof Map<"u"&&e instanceof Map?"map":typeof Set<"u"&&e instanceof Set?"set":typeof Date<"u"&&e instanceof Date?"date":typeof File<"u"&&e instanceof File?"file":"object";default:throw new Error(`Unknown data type: ${t}`)}},Rp=new Set(["string","number","symbol"]),TC=new Set(["string","number","bigint","boolean","symbol","undefined"]);function Tn(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Gr(e,t,r){let n=new e._zod.constr(t??e._zod.def);return(!t||r?.parent)&&(n._zod.parent=e),n}function j(e){let t=e;if(!t)return{};if(typeof t=="string")return{error:()=>t};if(t?.message!==void 0){if(t?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,typeof t.error=="string"?{...t,error:()=>t.error}:t}function _1(e){let t;return new Proxy({},{get(r,n,o){return t??(t=e()),Reflect.get(t,n,o)},set(r,n,o,s){return t??(t=e()),Reflect.set(t,n,o,s)},has(r,n){return t??(t=e()),Reflect.has(t,n)},deleteProperty(r,n){return t??(t=e()),Reflect.deleteProperty(t,n)},ownKeys(r){return t??(t=e()),Reflect.ownKeys(t)},getOwnPropertyDescriptor(r,n){return t??(t=e()),Reflect.getOwnPropertyDescriptor(t,n)},defineProperty(r,n,o){return t??(t=e()),Reflect.defineProperty(t,n,o)}})}function ou(e){return typeof e=="bigint"?e.toString()+"n":typeof e=="string"?`"${e}"`:`${e}`}function Ip(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}var Np={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]},$C={int64:[BigInt("-9223372036854775808"),BigInt("9223372036854775807")],uint64:[BigInt(0),BigInt("18446744073709551615")]};function A1(e,t){let r={},n=e._zod.def;for(let o in t){if(!(o in n.shape))throw new Error(`Unrecognized key: "${o}"`);t[o]&&(r[o]=n.shape[o])}return Gr(e,{...e._zod.def,shape:r,checks:[]})}function F1(e,t){let r={...e._zod.def.shape},n=e._zod.def;for(let o in t){if(!(o in n.shape))throw new Error(`Unrecognized key: "${o}"`);t[o]&&delete r[o]}return Gr(e,{...e._zod.def,shape:r,checks:[]})}function T1(e,t){if(!Go(t))throw new Error("Invalid input to extend: expected a plain object");let r={...e._zod.def,get shape(){let n={...e._zod.def.shape,...t};return $p(this,"shape",n),n},checks:[]};return Gr(e,r)}function $1(e,t){return Gr(e,{...e._zod.def,get shape(){let r={...e._zod.def.shape,...t._zod.def.shape};return $p(this,"shape",r),r},catchall:t._zod.def.catchall,checks:[]})}function k1(e,t,r){let n=t._zod.def.shape,o={...n};if(r)for(let s in r){if(!(s in n))throw new Error(`Unrecognized key: "${s}"`);r[s]&&(o[s]=e?new e({type:"optional",innerType:n[s]}):n[s])}else for(let s in n)o[s]=e?new e({type:"optional",innerType:n[s]}):n[s];return Gr(t,{...t._zod.def,shape:o,checks:[]})}function R1(e,t,r){let n=t._zod.def.shape,o={...n};if(r)for(let s in r){if(!(s in o))throw new Error(`Unrecognized key: "${s}"`);r[s]&&(o[s]=new e({type:"nonoptional",innerType:n[s]}))}else for(let s in n)o[s]=new e({type:"nonoptional",innerType:n[s]});return Gr(t,{...t._zod.def,shape:o,checks:[]})}function io(e,t=0){for(let r=t;r<e.issues.length;r++)if(e.issues[r]?.continue!==!0)return!0;return!1}function Wr(e,t){return t.map(r=>{var n;return(n=r).path??(n.path=[]),r.path.unshift(e),r})}function Xi(e){return typeof e=="string"?e:e?.message}function br(e,t,r){let n={...e,path:e.path??[]};if(!e.message){let o=Xi(e.inst?._zod.def?.error?.(e))??Xi(t?.error?.(e))??Xi(r.customError?.(e))??Xi(r.localeError?.(e))??"Invalid input";n.message=o}return delete n.inst,delete n.continue,t?.reportInput||delete n.input,n}function kC(e){return e instanceof Set?"set":e instanceof Map?"map":e instanceof File?"file":"unknown"}function ns(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function Op(...e){let[t,r,n]=e;return typeof t=="string"?{message:t,code:"custom",input:r,inst:n}:{...t}}function I1(e){return Object.entries(e).filter(([t,r])=>Number.isNaN(Number.parseInt(t,10))).map(t=>t[1])}var _p=class{constructor(...t){}};var RC=(e,t)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),Object.defineProperty(e,"message",{get(){return JSON.stringify(t,Fp,2)},enumerable:!0}),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},iu=A("$ZodError",RC),Mp=A("$ZodError",RC,{Parent:Error});function IC(e,t=r=>r.message){let r={},n=[];for(let o of e.issues)o.path.length>0?(r[o.path[0]]=r[o.path[0]]||[],r[o.path[0]].push(t(o))):n.push(t(o));return{formErrors:n,fieldErrors:r}}function NC(e,t){let r=t||function(s){return s.message},n={_errors:[]},o=s=>{for(let i of s.issues)if(i.code==="invalid_union"&&i.errors.length)i.errors.map(a=>o({issues:a}));else if(i.code==="invalid_key")o({issues:i.issues});else if(i.code==="invalid_element")o({issues:i.issues});else if(i.path.length===0)n._errors.push(r(i));else{let a=n,u=0;for(;u<i.path.length;){let c=i.path[u];u===i.path.length-1?(a[c]=a[c]||{_errors:[]},a[c]._errors.push(r(i))):a[c]=a[c]||{_errors:[]},a=a[c],u++}}};return o(e),n}var OC=e=>(t,r,n,o)=>{let s=n?Object.assign(n,{async:!1}):{async:!1},i=t._zod.run({value:r,issues:[]},s);if(i instanceof Promise)throw new pn;if(i.issues.length){let a=new(o?.Err??e)(i.issues.map(u=>br(u,s,ur())));throw nu(a,o?.callee),a}return i.value};var MC=e=>async(t,r,n,o)=>{let s=n?Object.assign(n,{async:!0}):{async:!0},i=t._zod.run({value:r,issues:[]},s);if(i instanceof Promise&&(i=await i),i.issues.length){let a=new(o?.Err??e)(i.issues.map(u=>br(u,s,ur())));throw nu(a,o?.callee),a}return i.value};var Bp=e=>(t,r,n)=>{let o=n?{...n,async:!1}:{async:!1},s=t._zod.run({value:r,issues:[]},o);if(s instanceof Promise)throw new pn;return s.issues.length?{success:!1,error:new(e??iu)(s.issues.map(i=>br(i,o,ur())))}:{success:!0,data:s.value}},BC=Bp(Mp),Lp=e=>async(t,r,n)=>{let o=n?Object.assign(n,{async:!0}):{async:!0},s=t._zod.run({value:r,issues:[]},o);return s instanceof Promise&&(s=await s),s.issues.length?{success:!1,error:new e(s.issues.map(i=>br(i,o,ur())))}:{success:!0,data:s.value}},LC=Lp(Mp);var zC=/^[cC][^\s-]{8,}$/,jC=/^[0-9a-z]+$/,UC=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,VC=/^[0-9a-vA-V]{20}$/,HC=/^[A-Za-z0-9]{27}$/,qC=/^[a-zA-Z0-9_-]{21}$/,KC=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/;var GC=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,zp=e=>e?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${e}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/;var WC=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/;var O1="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function ZC(){return new RegExp(O1,"u")}var JC=/^(?:(?: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])$/,YC=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})$/,QC=/^((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])\/([0-9]|[1-2][0-9]|3[0-2])$/,XC=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,eb=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,jp=/^[A-Za-z0-9_-]*$/,tb=/^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/;var rb=/^\+(?:[0-9]){6,14}[0-9]$/,nb="(?:(?:\\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])))",ob=new RegExp(`^${nb}$`);function ib(e){let t="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof e.precision=="number"?e.precision===-1?`${t}`:e.precision===0?`${t}:[0-5]\\d`:`${t}:[0-5]\\d\\.\\d{${e.precision}}`:`${t}(?::[0-5]\\d(?:\\.\\d+)?)?`}function sb(e){return new RegExp(`^${ib(e)}$`)}function ab(e){let t=ib({precision:e.precision}),r=["Z"];e.local&&r.push(""),e.offset&&r.push("([+-]\\d{2}:\\d{2})");let n=`${t}(?:${r.join("|")})`;return new RegExp(`^${nb}T(?:${n})$`)}var ub=e=>{let t=e?`[\\s\\S]{${e?.minimum??0},${e?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${t}$`)};var cb=/^\d+$/,lb=/^-?\d+(?:\.\d+)?/i,pb=/true|false/i,db=/null/i;var fb=/^[^A-Z]*$/,mb=/^[^a-z]*$/;var mt=A("$ZodCheck",(e,t)=>{var r;e._zod??(e._zod={}),e._zod.def=t,(r=e._zod).onattach??(r.onattach=[])}),gb={number:"number",bigint:"bigint",object:"date"},Vp=A("$ZodCheckLessThan",(e,t)=>{mt.init(e,t);let r=gb[typeof t.value];e._zod.onattach.push(n=>{let o=n._zod.bag,s=(t.inclusive?o.maximum:o.exclusiveMaximum)??Number.POSITIVE_INFINITY;t.value<s&&(t.inclusive?o.maximum=t.value:o.exclusiveMaximum=t.value)}),e._zod.check=n=>{(t.inclusive?n.value<=t.value:n.value<t.value)||n.issues.push({origin:r,code:"too_big",maximum:t.value,input:n.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),Hp=A("$ZodCheckGreaterThan",(e,t)=>{mt.init(e,t);let r=gb[typeof t.value];e._zod.onattach.push(n=>{let o=n._zod.bag,s=(t.inclusive?o.minimum:o.exclusiveMinimum)??Number.NEGATIVE_INFINITY;t.value>s&&(t.inclusive?o.minimum=t.value:o.exclusiveMinimum=t.value)}),e._zod.check=n=>{(t.inclusive?n.value>=t.value:n.value>t.value)||n.issues.push({origin:r,code:"too_small",minimum:t.value,input:n.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),hb=A("$ZodCheckMultipleOf",(e,t)=>{mt.init(e,t),e._zod.onattach.push(r=>{var n;(n=r._zod.bag).multipleOf??(n.multipleOf=t.value)}),e._zod.check=r=>{if(typeof r.value!=typeof t.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof r.value=="bigint"?r.value%t.value===BigInt(0):Tp(r.value,t.value)===0)||r.issues.push({origin:typeof r.value,code:"not_multiple_of",divisor:t.value,input:r.value,inst:e,continue:!t.abort})}}),yb=A("$ZodCheckNumberFormat",(e,t)=>{mt.init(e,t),t.format=t.format||"float64";let r=t.format?.includes("int"),n=r?"int":"number",[o,s]=Np[t.format];e._zod.onattach.push(i=>{let a=i._zod.bag;a.format=t.format,a.minimum=o,a.maximum=s,r&&(a.pattern=cb)}),e._zod.check=i=>{let a=i.value;if(r){if(!Number.isInteger(a)){i.issues.push({expected:n,format:t.format,code:"invalid_type",input:a,inst:e});return}if(!Number.isSafeInteger(a)){a>0?i.issues.push({input:a,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:n,continue:!t.abort}):i.issues.push({input:a,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:n,continue:!t.abort});return}}a<o&&i.issues.push({origin:"number",input:a,code:"too_small",minimum:o,inclusive:!0,inst:e,continue:!t.abort}),a>s&&i.issues.push({origin:"number",input:a,code:"too_big",maximum:s,inst:e})}});var Db=A("$ZodCheckMaxLength",(e,t)=>{var r;mt.init(e,t),(r=e._zod.def).when??(r.when=n=>{let o=n.value;return!ts(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{let o=n._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<o&&(n._zod.bag.maximum=t.maximum)}),e._zod.check=n=>{let o=n.value;if(o.length<=t.maximum)return;let i=ns(o);n.issues.push({origin:i,code:"too_big",maximum:t.maximum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),vb=A("$ZodCheckMinLength",(e,t)=>{var r;mt.init(e,t),(r=e._zod.def).when??(r.when=n=>{let o=n.value;return!ts(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{let o=n._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>o&&(n._zod.bag.minimum=t.minimum)}),e._zod.check=n=>{let o=n.value;if(o.length>=t.minimum)return;let i=ns(o);n.issues.push({origin:i,code:"too_small",minimum:t.minimum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),Cb=A("$ZodCheckLengthEquals",(e,t)=>{var r;mt.init(e,t),(r=e._zod.def).when??(r.when=n=>{let o=n.value;return!ts(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{let o=n._zod.bag;o.minimum=t.length,o.maximum=t.length,o.length=t.length}),e._zod.check=n=>{let o=n.value,s=o.length;if(s===t.length)return;let i=ns(o),a=s>t.length;n.issues.push({origin:i,...a?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length},inclusive:!0,exact:!0,input:n.value,inst:e,continue:!t.abort})}}),os=A("$ZodCheckStringFormat",(e,t)=>{var r,n;mt.init(e,t),e._zod.onattach.push(o=>{let s=o._zod.bag;s.format=t.format,t.pattern&&(s.patterns??(s.patterns=new Set),s.patterns.add(t.pattern))}),t.pattern?(r=e._zod).check??(r.check=o=>{t.pattern.lastIndex=0,!t.pattern.test(o.value)&&o.issues.push({origin:"string",code:"invalid_format",format:t.format,input:o.value,...t.pattern?{pattern:t.pattern.toString()}:{},inst:e,continue:!t.abort})}):(n=e._zod).check??(n.check=()=>{})}),bb=A("$ZodCheckRegex",(e,t)=>{os.init(e,t),e._zod.check=r=>{t.pattern.lastIndex=0,!t.pattern.test(r.value)&&r.issues.push({origin:"string",code:"invalid_format",format:"regex",input:r.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),wb=A("$ZodCheckLowerCase",(e,t)=>{t.pattern??(t.pattern=fb),os.init(e,t)}),xb=A("$ZodCheckUpperCase",(e,t)=>{t.pattern??(t.pattern=mb),os.init(e,t)}),Sb=A("$ZodCheckIncludes",(e,t)=>{mt.init(e,t);let r=Tn(t.includes),n=new RegExp(typeof t.position=="number"?`^.{${t.position}}${r}`:r);t.pattern=n,e._zod.onattach.push(o=>{let s=o._zod.bag;s.patterns??(s.patterns=new Set),s.patterns.add(n)}),e._zod.check=o=>{o.value.includes(t.includes,t.position)||o.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:t.includes,input:o.value,inst:e,continue:!t.abort})}}),Eb=A("$ZodCheckStartsWith",(e,t)=>{mt.init(e,t);let r=new RegExp(`^${Tn(t.prefix)}.*`);t.pattern??(t.pattern=r),e._zod.onattach.push(n=>{let o=n._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(r)}),e._zod.check=n=>{n.value.startsWith(t.prefix)||n.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:n.value,inst:e,continue:!t.abort})}}),Pb=A("$ZodCheckEndsWith",(e,t)=>{mt.init(e,t);let r=new RegExp(`.*${Tn(t.suffix)}$`);t.pattern??(t.pattern=r),e._zod.onattach.push(n=>{let o=n._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(r)}),e._zod.check=n=>{n.value.endsWith(t.suffix)||n.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:n.value,inst:e,continue:!t.abort})}});var _b=A("$ZodCheckOverwrite",(e,t)=>{mt.init(e,t),e._zod.check=r=>{r.value=t.tx(r.value)}});var su=class{constructor(t=[]){this.content=[],this.indent=0,this&&(this.args=t)}indented(t){this.indent+=1,t(this),this.indent-=1}write(t){if(typeof t=="function"){t(this,{execution:"sync"}),t(this,{execution:"async"});return}let n=t.split(`
1508
+ `).filter(i=>i),o=Math.min(...n.map(i=>i.length-i.trimStart().length)),s=n.map(i=>i.slice(o)).map(i=>" ".repeat(this.indent*2)+i);for(let i of s)this.content.push(i)}compile(){let t=Function,r=this?.args,o=[...(this?.content??[""]).map(s=>` ${s}`)];return new t(...r,o.join(`
1509
+ `))}};var Fb={major:4,minor:0,patch:0};var Se=A("$ZodType",(e,t)=>{var r;e??(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=Fb;let n=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&n.unshift(e);for(let o of n)for(let s of o._zod.onattach)s(e);if(n.length===0)(r=e._zod).deferred??(r.deferred=[]),e._zod.deferred?.push(()=>{e._zod.run=e._zod.parse});else{let o=(s,i,a)=>{let u=io(s),c;for(let l of i){if(l._zod.def.when){if(!l._zod.def.when(s))continue}else if(u)continue;let p=s.issues.length,d=l._zod.check(s);if(d instanceof Promise&&a?.async===!1)throw new pn;if(c||d instanceof Promise)c=(c??Promise.resolve()).then(async()=>{await d,s.issues.length!==p&&(u||(u=io(s,p)))});else{if(s.issues.length===p)continue;u||(u=io(s,p))}}return c?c.then(()=>s):s};e._zod.run=(s,i)=>{let a=e._zod.parse(s,i);if(a instanceof Promise){if(i.async===!1)throw new pn;return a.then(u=>o(u,n,i))}return o(a,n,i)}}e["~standard"]={validate:o=>{try{let s=BC(e,o);return s.success?{value:s.data}:{issues:s.error?.issues}}catch{return LC(e,o).then(i=>i.success?{value:i.data}:{issues:i.error?.issues})}},vendor:"zod",version:1}}),uu=A("$ZodString",(e,t)=>{Se.init(e,t),e._zod.pattern=[...e?._zod.bag?.patterns??[]].pop()??ub(e._zod.bag),e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=String(r.value)}catch{}return typeof r.value=="string"||r.issues.push({expected:"string",code:"invalid_type",input:r.value,inst:e}),r}}),Te=A("$ZodStringFormat",(e,t)=>{os.init(e,t),uu.init(e,t)}),Lb=A("$ZodGUID",(e,t)=>{t.pattern??(t.pattern=GC),Te.init(e,t)}),zb=A("$ZodUUID",(e,t)=>{if(t.version){let n={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(n===void 0)throw new Error(`Invalid UUID version: "${t.version}"`);t.pattern??(t.pattern=zp(n))}else t.pattern??(t.pattern=zp());Te.init(e,t)}),jb=A("$ZodEmail",(e,t)=>{t.pattern??(t.pattern=WC),Te.init(e,t)}),Ub=A("$ZodURL",(e,t)=>{Te.init(e,t),e._zod.check=r=>{try{let n=r.value,o=new URL(n),s=o.href;t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(o.hostname)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:tb.source,input:r.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(o.protocol.endsWith(":")?o.protocol.slice(0,-1):o.protocol)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:r.value,inst:e,continue:!t.abort})),!n.endsWith("/")&&s.endsWith("/")?r.value=s.slice(0,-1):r.value=s;return}catch{r.issues.push({code:"invalid_format",format:"url",input:r.value,inst:e,continue:!t.abort})}}}),Vb=A("$ZodEmoji",(e,t)=>{t.pattern??(t.pattern=ZC()),Te.init(e,t)}),Hb=A("$ZodNanoID",(e,t)=>{t.pattern??(t.pattern=qC),Te.init(e,t)}),qb=A("$ZodCUID",(e,t)=>{t.pattern??(t.pattern=zC),Te.init(e,t)}),Kb=A("$ZodCUID2",(e,t)=>{t.pattern??(t.pattern=jC),Te.init(e,t)}),Gb=A("$ZodULID",(e,t)=>{t.pattern??(t.pattern=UC),Te.init(e,t)}),Wb=A("$ZodXID",(e,t)=>{t.pattern??(t.pattern=VC),Te.init(e,t)}),Zb=A("$ZodKSUID",(e,t)=>{t.pattern??(t.pattern=HC),Te.init(e,t)}),Jb=A("$ZodISODateTime",(e,t)=>{t.pattern??(t.pattern=ab(t)),Te.init(e,t)}),Yb=A("$ZodISODate",(e,t)=>{t.pattern??(t.pattern=ob),Te.init(e,t)}),Qb=A("$ZodISOTime",(e,t)=>{t.pattern??(t.pattern=sb(t)),Te.init(e,t)}),Xb=A("$ZodISODuration",(e,t)=>{t.pattern??(t.pattern=KC),Te.init(e,t)}),ew=A("$ZodIPv4",(e,t)=>{t.pattern??(t.pattern=JC),Te.init(e,t),e._zod.onattach.push(r=>{let n=r._zod.bag;n.format="ipv4"})}),tw=A("$ZodIPv6",(e,t)=>{t.pattern??(t.pattern=YC),Te.init(e,t),e._zod.onattach.push(r=>{let n=r._zod.bag;n.format="ipv6"}),e._zod.check=r=>{try{new URL(`http://[${r.value}]`)}catch{r.issues.push({code:"invalid_format",format:"ipv6",input:r.value,inst:e,continue:!t.abort})}}}),rw=A("$ZodCIDRv4",(e,t)=>{t.pattern??(t.pattern=QC),Te.init(e,t)}),nw=A("$ZodCIDRv6",(e,t)=>{t.pattern??(t.pattern=XC),Te.init(e,t),e._zod.check=r=>{let[n,o]=r.value.split("/");try{if(!o)throw new Error;let s=Number(o);if(`${s}`!==o)throw new Error;if(s<0||s>128)throw new Error;new URL(`http://[${n}]`)}catch{r.issues.push({code:"invalid_format",format:"cidrv6",input:r.value,inst:e,continue:!t.abort})}}});function ow(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch{return!1}}var iw=A("$ZodBase64",(e,t)=>{t.pattern??(t.pattern=eb),Te.init(e,t),e._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64"}),e._zod.check=r=>{ow(r.value)||r.issues.push({code:"invalid_format",format:"base64",input:r.value,inst:e,continue:!t.abort})}});function M1(e){if(!jp.test(e))return!1;let t=e.replace(/[-_]/g,n=>n==="-"?"+":"/"),r=t.padEnd(Math.ceil(t.length/4)*4,"=");return ow(r)}var sw=A("$ZodBase64URL",(e,t)=>{t.pattern??(t.pattern=jp),Te.init(e,t),e._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64url"}),e._zod.check=r=>{M1(r.value)||r.issues.push({code:"invalid_format",format:"base64url",input:r.value,inst:e,continue:!t.abort})}}),aw=A("$ZodE164",(e,t)=>{t.pattern??(t.pattern=rb),Te.init(e,t)});function B1(e,t=null){try{let r=e.split(".");if(r.length!==3)return!1;let[n]=r;if(!n)return!1;let o=JSON.parse(atob(n));return!("typ"in o&&o?.typ!=="JWT"||!o.alg||t&&(!("alg"in o)||o.alg!==t))}catch{return!1}}var uw=A("$ZodJWT",(e,t)=>{Te.init(e,t),e._zod.check=r=>{B1(r.value,t.alg)||r.issues.push({code:"invalid_format",format:"jwt",input:r.value,inst:e,continue:!t.abort})}});var Kp=A("$ZodNumber",(e,t)=>{Se.init(e,t),e._zod.pattern=e._zod.bag.pattern??lb,e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=Number(r.value)}catch{}let o=r.value;if(typeof o=="number"&&!Number.isNaN(o)&&Number.isFinite(o))return r;let s=typeof o=="number"?Number.isNaN(o)?"NaN":Number.isFinite(o)?void 0:"Infinity":void 0;return r.issues.push({expected:"number",code:"invalid_type",input:o,inst:e,...s?{received:s}:{}}),r}}),cw=A("$ZodNumber",(e,t)=>{yb.init(e,t),Kp.init(e,t)}),lw=A("$ZodBoolean",(e,t)=>{Se.init(e,t),e._zod.pattern=pb,e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=!!r.value}catch{}let o=r.value;return typeof o=="boolean"||r.issues.push({expected:"boolean",code:"invalid_type",input:o,inst:e}),r}});var pw=A("$ZodNull",(e,t)=>{Se.init(e,t),e._zod.pattern=db,e._zod.values=new Set([null]),e._zod.parse=(r,n)=>{let o=r.value;return o===null||r.issues.push({expected:"null",code:"invalid_type",input:o,inst:e}),r}});var dw=A("$ZodUnknown",(e,t)=>{Se.init(e,t),e._zod.parse=r=>r}),fw=A("$ZodNever",(e,t)=>{Se.init(e,t),e._zod.parse=(r,n)=>(r.issues.push({expected:"never",code:"invalid_type",input:r.value,inst:e}),r)});function Tb(e,t,r){e.issues.length&&t.issues.push(...Wr(r,e.issues)),t.value[r]=e.value}var mw=A("$ZodArray",(e,t)=>{Se.init(e,t),e._zod.parse=(r,n)=>{let o=r.value;if(!Array.isArray(o))return r.issues.push({expected:"array",code:"invalid_type",input:o,inst:e}),r;r.value=Array(o.length);let s=[];for(let i=0;i<o.length;i++){let a=o[i],u=t.element._zod.run({value:a,issues:[]},n);u instanceof Promise?s.push(u.then(c=>Tb(c,r,i))):Tb(u,r,i)}return s.length?Promise.all(s).then(()=>r):r}});function au(e,t,r){e.issues.length&&t.issues.push(...Wr(r,e.issues)),t.value[r]=e.value}function $b(e,t,r,n){e.issues.length?n[r]===void 0?r in n?t.value[r]=void 0:t.value[r]=e.value:t.issues.push(...Wr(r,e.issues)):e.value===void 0?r in n&&(t.value[r]=void 0):t.value[r]=e.value}var gw=A("$ZodObject",(e,t)=>{Se.init(e,t);let r=es(()=>{let p=Object.keys(t.shape);for(let g of p)if(!(t.shape[g]instanceof Se))throw new Error(`Invalid element at key "${g}": expected a Zod schema`);let d=Ip(t.shape);return{shape:t.shape,keys:p,keySet:new Set(p),numKeys:p.length,optionalKeys:new Set(d)}});xe(e._zod,"propValues",()=>{let p=t.shape,d={};for(let g in p){let m=p[g]._zod;if(m.values){d[g]??(d[g]=new Set);for(let f of m.values)d[g].add(f)}}return d});let n=p=>{let d=new su(["shape","payload","ctx"]),g=r.value,m=b=>{let C=oo(b);return`shape[${C}]._zod.run({ value: input[${C}], issues: [] }, ctx)`};d.write("const input = payload.value;");let f=Object.create(null),h=0;for(let b of g.keys)f[b]=`key_${h++}`;d.write("const newResult = {}");for(let b of g.keys)if(g.optionalKeys.has(b)){let C=f[b];d.write(`const ${C} = ${m(b)};`);let _=oo(b);d.write(`
1510
+ if (${C}.issues.length) {
1511
+ if (input[${_}] === undefined) {
1512
+ if (${_} in input) {
1513
+ newResult[${_}] = undefined;
1514
+ }
1515
+ } else {
1516
+ payload.issues = payload.issues.concat(
1517
+ ${C}.issues.map((iss) => ({
1518
+ ...iss,
1519
+ path: iss.path ? [${_}, ...iss.path] : [${_}],
1520
+ }))
1521
+ );
1522
+ }
1523
+ } else if (${C}.value === undefined) {
1524
+ if (${_} in input) newResult[${_}] = undefined;
1525
+ } else {
1526
+ newResult[${_}] = ${C}.value;
1527
+ }
1528
+ `)}else{let C=f[b];d.write(`const ${C} = ${m(b)};`),d.write(`
1529
+ if (${C}.issues.length) payload.issues = payload.issues.concat(${C}.issues.map(iss => ({
1530
+ ...iss,
1531
+ path: iss.path ? [${oo(b)}, ...iss.path] : [${oo(b)}]
1532
+ })));`),d.write(`newResult[${oo(b)}] = ${C}.value`)}d.write("payload.value = newResult;"),d.write("return payload;");let y=d.compile();return(b,C)=>y(p,b,C)},o,s=Ko,i=!tu.jitless,u=i&&kp.value,c=t.catchall,l;e._zod.parse=(p,d)=>{l??(l=r.value);let g=p.value;if(!s(g))return p.issues.push({expected:"object",code:"invalid_type",input:g,inst:e}),p;let m=[];if(i&&u&&d?.async===!1&&d.jitless!==!0)o||(o=n(t.shape)),p=o(p,d);else{p.value={};let C=l.shape;for(let _ of l.keys){let S=C[_],T=S._zod.run({value:g[_],issues:[]},d),k=S._zod.optin==="optional"&&S._zod.optout==="optional";T instanceof Promise?m.push(T.then(I=>k?$b(I,p,_,g):au(I,p,_))):k?$b(T,p,_,g):au(T,p,_)}}if(!c)return m.length?Promise.all(m).then(()=>p):p;let f=[],h=l.keySet,y=c._zod,b=y.def.type;for(let C of Object.keys(g)){if(h.has(C))continue;if(b==="never"){f.push(C);continue}let _=y.run({value:g[C],issues:[]},d);_ instanceof Promise?m.push(_.then(S=>au(S,p,C))):au(_,p,C)}return f.length&&p.issues.push({code:"unrecognized_keys",keys:f,input:g,inst:e}),m.length?Promise.all(m).then(()=>p):p}});function kb(e,t,r,n){for(let o of e)if(o.issues.length===0)return t.value=o.value,t;return t.issues.push({code:"invalid_union",input:t.value,inst:r,errors:e.map(o=>o.issues.map(s=>br(s,n,ur())))}),t}var Gp=A("$ZodUnion",(e,t)=>{Se.init(e,t),xe(e._zod,"optin",()=>t.options.some(r=>r._zod.optin==="optional")?"optional":void 0),xe(e._zod,"optout",()=>t.options.some(r=>r._zod.optout==="optional")?"optional":void 0),xe(e._zod,"values",()=>{if(t.options.every(r=>r._zod.values))return new Set(t.options.flatMap(r=>Array.from(r._zod.values)))}),xe(e._zod,"pattern",()=>{if(t.options.every(r=>r._zod.pattern)){let r=t.options.map(n=>n._zod.pattern);return new RegExp(`^(${r.map(n=>rs(n.source)).join("|")})$`)}}),e._zod.parse=(r,n)=>{let o=!1,s=[];for(let i of t.options){let a=i._zod.run({value:r.value,issues:[]},n);if(a instanceof Promise)s.push(a),o=!0;else{if(a.issues.length===0)return a;s.push(a)}}return o?Promise.all(s).then(i=>kb(i,r,e,n)):kb(s,r,e,n)}}),hw=A("$ZodDiscriminatedUnion",(e,t)=>{Gp.init(e,t);let r=e._zod.parse;xe(e._zod,"propValues",()=>{let o={};for(let s of t.options){let i=s._zod.propValues;if(!i||Object.keys(i).length===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(s)}"`);for(let[a,u]of Object.entries(i)){o[a]||(o[a]=new Set);for(let c of u)o[a].add(c)}}return o});let n=es(()=>{let o=t.options,s=new Map;for(let i of o){let a=i._zod.propValues[t.discriminator];if(!a||a.size===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(i)}"`);for(let u of a){if(s.has(u))throw new Error(`Duplicate discriminator value "${String(u)}"`);s.set(u,i)}}return s});e._zod.parse=(o,s)=>{let i=o.value;if(!Ko(i))return o.issues.push({code:"invalid_type",expected:"object",input:i,inst:e}),o;let a=n.value.get(i?.[t.discriminator]);return a?a._zod.run(o,s):t.unionFallback?r(o,s):(o.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",input:i,path:[t.discriminator],inst:e}),o)}}),yw=A("$ZodIntersection",(e,t)=>{Se.init(e,t),e._zod.parse=(r,n)=>{let o=r.value,s=t.left._zod.run({value:o,issues:[]},n),i=t.right._zod.run({value:o,issues:[]},n);return s instanceof Promise||i instanceof Promise?Promise.all([s,i]).then(([u,c])=>Rb(r,u,c)):Rb(r,s,i)}});function qp(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(Go(e)&&Go(t)){let r=Object.keys(t),n=Object.keys(e).filter(s=>r.indexOf(s)!==-1),o={...e,...t};for(let s of n){let i=qp(e[s],t[s]);if(!i.valid)return{valid:!1,mergeErrorPath:[s,...i.mergeErrorPath]};o[s]=i.data}return{valid:!0,data:o}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};let r=[];for(let n=0;n<e.length;n++){let o=e[n],s=t[n],i=qp(o,s);if(!i.valid)return{valid:!1,mergeErrorPath:[n,...i.mergeErrorPath]};r.push(i.data)}return{valid:!0,data:r}}return{valid:!1,mergeErrorPath:[]}}function Rb(e,t,r){if(t.issues.length&&e.issues.push(...t.issues),r.issues.length&&e.issues.push(...r.issues),io(e))return e;let n=qp(t.value,r.value);if(!n.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(n.mergeErrorPath)}`);return e.value=n.data,e}var Dw=A("$ZodRecord",(e,t)=>{Se.init(e,t),e._zod.parse=(r,n)=>{let o=r.value;if(!Go(o))return r.issues.push({expected:"record",code:"invalid_type",input:o,inst:e}),r;let s=[];if(t.keyType._zod.values){let i=t.keyType._zod.values;r.value={};for(let u of i)if(typeof u=="string"||typeof u=="number"||typeof u=="symbol"){let c=t.valueType._zod.run({value:o[u],issues:[]},n);c instanceof Promise?s.push(c.then(l=>{l.issues.length&&r.issues.push(...Wr(u,l.issues)),r.value[u]=l.value})):(c.issues.length&&r.issues.push(...Wr(u,c.issues)),r.value[u]=c.value)}let a;for(let u in o)i.has(u)||(a=a??[],a.push(u));a&&a.length>0&&r.issues.push({code:"unrecognized_keys",input:o,inst:e,keys:a})}else{r.value={};for(let i of Reflect.ownKeys(o)){if(i==="__proto__")continue;let a=t.keyType._zod.run({value:i,issues:[]},n);if(a instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(a.issues.length){r.issues.push({origin:"record",code:"invalid_key",issues:a.issues.map(c=>br(c,n,ur())),input:i,path:[i],inst:e}),r.value[a.value]=a.value;continue}let u=t.valueType._zod.run({value:o[i],issues:[]},n);u instanceof Promise?s.push(u.then(c=>{c.issues.length&&r.issues.push(...Wr(i,c.issues)),r.value[a.value]=c.value})):(u.issues.length&&r.issues.push(...Wr(i,u.issues)),r.value[a.value]=u.value)}}return s.length?Promise.all(s).then(()=>r):r}});var vw=A("$ZodEnum",(e,t)=>{Se.init(e,t);let r=Ap(t.entries);e._zod.values=new Set(r),e._zod.pattern=new RegExp(`^(${r.filter(n=>Rp.has(typeof n)).map(n=>typeof n=="string"?Tn(n):n.toString()).join("|")})$`),e._zod.parse=(n,o)=>{let s=n.value;return e._zod.values.has(s)||n.issues.push({code:"invalid_value",values:r,input:s,inst:e}),n}}),Cw=A("$ZodLiteral",(e,t)=>{Se.init(e,t),e._zod.values=new Set(t.values),e._zod.pattern=new RegExp(`^(${t.values.map(r=>typeof r=="string"?Tn(r):r?r.toString():String(r)).join("|")})$`),e._zod.parse=(r,n)=>{let o=r.value;return e._zod.values.has(o)||r.issues.push({code:"invalid_value",values:t.values,input:o,inst:e}),r}});var bw=A("$ZodTransform",(e,t)=>{Se.init(e,t),e._zod.parse=(r,n)=>{let o=t.transform(r.value,r);if(n.async)return(o instanceof Promise?o:Promise.resolve(o)).then(i=>(r.value=i,r));if(o instanceof Promise)throw new pn;return r.value=o,r}}),ww=A("$ZodOptional",(e,t)=>{Se.init(e,t),e._zod.optin="optional",e._zod.optout="optional",xe(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),xe(e._zod,"pattern",()=>{let r=t.innerType._zod.pattern;return r?new RegExp(`^(${rs(r.source)})?$`):void 0}),e._zod.parse=(r,n)=>t.innerType._zod.optin==="optional"?t.innerType._zod.run(r,n):r.value===void 0?r:t.innerType._zod.run(r,n)}),xw=A("$ZodNullable",(e,t)=>{Se.init(e,t),xe(e._zod,"optin",()=>t.innerType._zod.optin),xe(e._zod,"optout",()=>t.innerType._zod.optout),xe(e._zod,"pattern",()=>{let r=t.innerType._zod.pattern;return r?new RegExp(`^(${rs(r.source)}|null)$`):void 0}),xe(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(r,n)=>r.value===null?r:t.innerType._zod.run(r,n)}),Sw=A("$ZodDefault",(e,t)=>{Se.init(e,t),e._zod.optin="optional",xe(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,n)=>{if(r.value===void 0)return r.value=t.defaultValue,r;let o=t.innerType._zod.run(r,n);return o instanceof Promise?o.then(s=>Ib(s,t)):Ib(o,t)}});function Ib(e,t){return e.value===void 0&&(e.value=t.defaultValue),e}var Ew=A("$ZodPrefault",(e,t)=>{Se.init(e,t),e._zod.optin="optional",xe(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,n)=>(r.value===void 0&&(r.value=t.defaultValue),t.innerType._zod.run(r,n))}),Pw=A("$ZodNonOptional",(e,t)=>{Se.init(e,t),xe(e._zod,"values",()=>{let r=t.innerType._zod.values;return r?new Set([...r].filter(n=>n!==void 0)):void 0}),e._zod.parse=(r,n)=>{let o=t.innerType._zod.run(r,n);return o instanceof Promise?o.then(s=>Nb(s,e)):Nb(o,e)}});function Nb(e,t){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}var _w=A("$ZodCatch",(e,t)=>{Se.init(e,t),e._zod.optin="optional",xe(e._zod,"optout",()=>t.innerType._zod.optout),xe(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,n)=>{let o=t.innerType._zod.run(r,n);return o instanceof Promise?o.then(s=>(r.value=s.value,s.issues.length&&(r.value=t.catchValue({...r,error:{issues:s.issues.map(i=>br(i,n,ur()))},input:r.value}),r.issues=[]),r)):(r.value=o.value,o.issues.length&&(r.value=t.catchValue({...r,error:{issues:o.issues.map(s=>br(s,n,ur()))},input:r.value}),r.issues=[]),r)}});var Aw=A("$ZodPipe",(e,t)=>{Se.init(e,t),xe(e._zod,"values",()=>t.in._zod.values),xe(e._zod,"optin",()=>t.in._zod.optin),xe(e._zod,"optout",()=>t.out._zod.optout),e._zod.parse=(r,n)=>{let o=t.in._zod.run(r,n);return o instanceof Promise?o.then(s=>Ob(s,t,n)):Ob(o,t,n)}});function Ob(e,t,r){return io(e)?e:t.out._zod.run({value:e.value,issues:e.issues},r)}var Fw=A("$ZodReadonly",(e,t)=>{Se.init(e,t),xe(e._zod,"propValues",()=>t.innerType._zod.propValues),xe(e._zod,"values",()=>t.innerType._zod.values),xe(e._zod,"optin",()=>t.innerType._zod.optin),xe(e._zod,"optout",()=>t.innerType._zod.optout),e._zod.parse=(r,n)=>{let o=t.innerType._zod.run(r,n);return o instanceof Promise?o.then(Mb):Mb(o)}});function Mb(e){return e.value=Object.freeze(e.value),e}var Tw=A("$ZodCustom",(e,t)=>{mt.init(e,t),Se.init(e,t),e._zod.parse=(r,n)=>r,e._zod.check=r=>{let n=r.value,o=t.fn(n);if(o instanceof Promise)return o.then(s=>Bb(s,r,n,e));Bb(o,r,n,e)}});function Bb(e,t,r,n){if(!e){let o={code:"custom",input:r,inst:n,path:[...n._zod.def.path??[]],continue:!n._zod.def.abort};n._zod.def.params&&(o.params=n._zod.def.params),t.issues.push(Op(o))}}var L1=e=>{let t=typeof e;switch(t){case"number":return Number.isNaN(e)?"NaN":"number";case"object":{if(Array.isArray(e))return"array";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return t},z1=()=>{let e={string:{unit:"characters",verb:"to have"},file:{unit:"bytes",verb:"to have"},array:{unit:"items",verb:"to have"},set:{unit:"items",verb:"to have"}};function t(n){return e[n]??null}let r={regex:"input",email:"email address",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datetime",date:"ISO date",time:"ISO time",duration:"ISO duration",ipv4:"IPv4 address",ipv6:"IPv6 address",cidrv4:"IPv4 range",cidrv6:"IPv6 range",base64:"base64-encoded string",base64url:"base64url-encoded string",json_string:"JSON string",e164:"E.164 number",jwt:"JWT",template_literal:"input"};return n=>{switch(n.code){case"invalid_type":return`Invalid input: expected ${n.expected}, received ${L1(n.input)}`;case"invalid_value":return n.values.length===1?`Invalid input: expected ${ou(n.values[0])}`:`Invalid option: expected one of ${ru(n.values,"|")}`;case"too_big":{let o=n.inclusive?"<=":"<",s=t(n.origin);return s?`Too big: expected ${n.origin??"value"} to have ${o}${n.maximum.toString()} ${s.unit??"elements"}`:`Too big: expected ${n.origin??"value"} to be ${o}${n.maximum.toString()}`}case"too_small":{let o=n.inclusive?">=":">",s=t(n.origin);return s?`Too small: expected ${n.origin} to have ${o}${n.minimum.toString()} ${s.unit}`:`Too small: expected ${n.origin} to be ${o}${n.minimum.toString()}`}case"invalid_format":{let o=n;return o.format==="starts_with"?`Invalid string: must start with "${o.prefix}"`:o.format==="ends_with"?`Invalid string: must end with "${o.suffix}"`:o.format==="includes"?`Invalid string: must include "${o.includes}"`:o.format==="regex"?`Invalid string: must match pattern ${o.pattern}`:`Invalid ${r[o.format]??n.format}`}case"not_multiple_of":return`Invalid number: must be a multiple of ${n.divisor}`;case"unrecognized_keys":return`Unrecognized key${n.keys.length>1?"s":""}: ${ru(n.keys,", ")}`;case"invalid_key":return`Invalid key in ${n.origin}`;case"invalid_union":return"Invalid input";case"invalid_element":return`Invalid value in ${n.origin}`;default:return"Invalid input"}}};function $w(){return{localeError:z1()}}var VZ=Symbol("ZodOutput"),HZ=Symbol("ZodInput"),Wp=class{constructor(){this._map=new Map,this._idmap=new Map}add(t,...r){let n=r[0];if(this._map.set(t,n),n&&typeof n=="object"&&"id"in n){if(this._idmap.has(n.id))throw new Error(`ID ${n.id} already exists in the registry`);this._idmap.set(n.id,t)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(t){let r=this._map.get(t);return r&&typeof r=="object"&&"id"in r&&this._idmap.delete(r.id),this._map.delete(t),this}get(t){let r=t._zod.parent;if(r){let n={...this.get(r)??{}};return delete n.id,{...n,...this._map.get(t)}}return this._map.get(t)}has(t){return this._map.has(t)}};function j1(){return new Wp}var is=j1();function kw(e,t){return new e({type:"string",...j(t)})}function Rw(e,t){return new e({type:"string",format:"email",check:"string_format",abort:!1,...j(t)})}function Zp(e,t){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...j(t)})}function Iw(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...j(t)})}function Nw(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...j(t)})}function Ow(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...j(t)})}function Mw(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...j(t)})}function Bw(e,t){return new e({type:"string",format:"url",check:"string_format",abort:!1,...j(t)})}function Lw(e,t){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...j(t)})}function zw(e,t){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...j(t)})}function jw(e,t){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...j(t)})}function Uw(e,t){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...j(t)})}function Vw(e,t){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...j(t)})}function Hw(e,t){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...j(t)})}function qw(e,t){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...j(t)})}function Kw(e,t){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...j(t)})}function Gw(e,t){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...j(t)})}function Ww(e,t){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...j(t)})}function Zw(e,t){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...j(t)})}function Jw(e,t){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...j(t)})}function Yw(e,t){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...j(t)})}function Qw(e,t){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...j(t)})}function Xw(e,t){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...j(t)})}function ex(e,t){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...j(t)})}function tx(e,t){return new e({type:"string",format:"date",check:"string_format",...j(t)})}function rx(e,t){return new e({type:"string",format:"time",check:"string_format",precision:null,...j(t)})}function nx(e,t){return new e({type:"string",format:"duration",check:"string_format",...j(t)})}function ox(e,t){return new e({type:"number",checks:[],...j(t)})}function ix(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...j(t)})}function sx(e,t){return new e({type:"boolean",...j(t)})}function ax(e,t){return new e({type:"null",...j(t)})}function ux(e){return new e({type:"unknown"})}function cx(e,t){return new e({type:"never",...j(t)})}function cu(e,t){return new Vp({check:"less_than",...j(t),value:e,inclusive:!1})}function ss(e,t){return new Vp({check:"less_than",...j(t),value:e,inclusive:!0})}function lu(e,t){return new Hp({check:"greater_than",...j(t),value:e,inclusive:!1})}function as(e,t){return new Hp({check:"greater_than",...j(t),value:e,inclusive:!0})}function pu(e,t){return new hb({check:"multiple_of",...j(t),value:e})}function du(e,t){return new Db({check:"max_length",...j(t),maximum:e})}function Wo(e,t){return new vb({check:"min_length",...j(t),minimum:e})}function fu(e,t){return new Cb({check:"length_equals",...j(t),length:e})}function Jp(e,t){return new bb({check:"string_format",format:"regex",...j(t),pattern:e})}function Yp(e){return new wb({check:"string_format",format:"lowercase",...j(e)})}function Qp(e){return new xb({check:"string_format",format:"uppercase",...j(e)})}function Xp(e,t){return new Sb({check:"string_format",format:"includes",...j(t),includes:e})}function ed(e,t){return new Eb({check:"string_format",format:"starts_with",...j(t),prefix:e})}function td(e,t){return new Pb({check:"string_format",format:"ends_with",...j(t),suffix:e})}function so(e){return new _b({check:"overwrite",tx:e})}function rd(e){return so(t=>t.normalize(e))}function nd(){return so(e=>e.trim())}function od(){return so(e=>e.toLowerCase())}function id(){return so(e=>e.toUpperCase())}function lx(e,t,r){return new e({type:"array",element:t,...j(r)})}function px(e,t,r){let n=j(r);return n.abort??(n.abort=!0),new e({type:"custom",check:"custom",fn:t,...n})}function dx(e,t,r){return new e({type:"custom",check:"custom",fn:t,...j(r)})}var cs={};uc(cs,{ZodISODate:()=>mx,ZodISODateTime:()=>fx,ZodISODuration:()=>hx,ZodISOTime:()=>gx,date:()=>ad,datetime:()=>sd,duration:()=>cd,time:()=>ud});var fx=A("ZodISODateTime",(e,t)=>{Jb.init(e,t),Ne.init(e,t)});function sd(e){return ex(fx,e)}var mx=A("ZodISODate",(e,t)=>{Yb.init(e,t),Ne.init(e,t)});function ad(e){return tx(mx,e)}var gx=A("ZodISOTime",(e,t)=>{Qb.init(e,t),Ne.init(e,t)});function ud(e){return rx(gx,e)}var hx=A("ZodISODuration",(e,t)=>{Xb.init(e,t),Ne.init(e,t)});function cd(e){return nx(hx,e)}var yx=(e,t)=>{iu.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:r=>NC(e,r)},flatten:{value:r=>IC(e,r)},addIssue:{value:r=>e.issues.push(r)},addIssues:{value:r=>e.issues.push(...r)},isEmpty:{get(){return e.issues.length===0}}})},DJ=A("ZodError",yx),ls=A("ZodError",yx,{Parent:Error});var Dx=OC(ls),vx=MC(ls),Cx=Bp(ls),bx=Lp(ls);var je=A("ZodType",(e,t)=>(Se.init(e,t),e.def=t,Object.defineProperty(e,"_def",{value:t}),e.check=(...r)=>e.clone({...t,checks:[...t.checks??[],...r.map(n=>typeof n=="function"?{_zod:{check:n,def:{check:"custom"},onattach:[]}}:n)]}),e.clone=(r,n)=>Gr(e,r,n),e.brand=()=>e,e.register=((r,n)=>(r.add(e,n),e)),e.parse=(r,n)=>Dx(e,r,n,{callee:e.parse}),e.safeParse=(r,n)=>Cx(e,r,n),e.parseAsync=async(r,n)=>vx(e,r,n,{callee:e.parseAsync}),e.safeParseAsync=async(r,n)=>bx(e,r,n),e.spa=e.safeParseAsync,e.refine=(r,n)=>e.check(BN(r,n)),e.superRefine=r=>e.check(LN(r)),e.overwrite=r=>e.check(so(r)),e.optional=()=>ze(e),e.nullable=()=>Sx(e),e.nullish=()=>ze(Sx(e)),e.nonoptional=r=>$N(e,r),e.array=()=>oe(e),e.or=r=>Ee([e,r]),e.and=r=>gu(e,r),e.transform=r=>pd(e,Fx(r)),e.default=r=>AN(e,r),e.prefault=r=>TN(e,r),e.catch=r=>RN(e,r),e.pipe=r=>pd(e,r),e.readonly=()=>ON(e),e.describe=r=>{let n=e.clone();return is.add(n,{description:r}),n},Object.defineProperty(e,"description",{get(){return is.get(e)?.description},configurable:!0}),e.meta=(...r)=>{if(r.length===0)return is.get(e);let n=e.clone();return is.add(n,r[0]),n},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),Ex=A("_ZodString",(e,t)=>{uu.init(e,t),je.init(e,t);let r=e._zod.bag;e.format=r.format??null,e.minLength=r.minimum??null,e.maxLength=r.maximum??null,e.regex=(...n)=>e.check(Jp(...n)),e.includes=(...n)=>e.check(Xp(...n)),e.startsWith=(...n)=>e.check(ed(...n)),e.endsWith=(...n)=>e.check(td(...n)),e.min=(...n)=>e.check(Wo(...n)),e.max=(...n)=>e.check(du(...n)),e.length=(...n)=>e.check(fu(...n)),e.nonempty=(...n)=>e.check(Wo(1,...n)),e.lowercase=n=>e.check(Yp(n)),e.uppercase=n=>e.check(Qp(n)),e.trim=()=>e.check(nd()),e.normalize=(...n)=>e.check(rd(...n)),e.toLowerCase=()=>e.check(od()),e.toUpperCase=()=>e.check(id())}),J1=A("ZodString",(e,t)=>{uu.init(e,t),Ex.init(e,t),e.email=r=>e.check(Rw(Y1,r)),e.url=r=>e.check(Bw(Q1,r)),e.jwt=r=>e.check(Xw(fN,r)),e.emoji=r=>e.check(Lw(X1,r)),e.guid=r=>e.check(Zp(wx,r)),e.uuid=r=>e.check(Iw(mu,r)),e.uuidv4=r=>e.check(Nw(mu,r)),e.uuidv6=r=>e.check(Ow(mu,r)),e.uuidv7=r=>e.check(Mw(mu,r)),e.nanoid=r=>e.check(zw(eN,r)),e.guid=r=>e.check(Zp(wx,r)),e.cuid=r=>e.check(jw(tN,r)),e.cuid2=r=>e.check(Uw(rN,r)),e.ulid=r=>e.check(Vw(nN,r)),e.base64=r=>e.check(Jw(lN,r)),e.base64url=r=>e.check(Yw(pN,r)),e.xid=r=>e.check(Hw(oN,r)),e.ksuid=r=>e.check(qw(iN,r)),e.ipv4=r=>e.check(Kw(sN,r)),e.ipv6=r=>e.check(Gw(aN,r)),e.cidrv4=r=>e.check(Ww(uN,r)),e.cidrv6=r=>e.check(Zw(cN,r)),e.e164=r=>e.check(Qw(dN,r)),e.datetime=r=>e.check(sd(r)),e.date=r=>e.check(ad(r)),e.time=r=>e.check(ud(r)),e.duration=r=>e.check(cd(r))});function P(e){return kw(J1,e)}var Ne=A("ZodStringFormat",(e,t)=>{Te.init(e,t),Ex.init(e,t)}),Y1=A("ZodEmail",(e,t)=>{jb.init(e,t),Ne.init(e,t)});var wx=A("ZodGUID",(e,t)=>{Lb.init(e,t),Ne.init(e,t)});var mu=A("ZodUUID",(e,t)=>{zb.init(e,t),Ne.init(e,t)});var Q1=A("ZodURL",(e,t)=>{Ub.init(e,t),Ne.init(e,t)});var X1=A("ZodEmoji",(e,t)=>{Vb.init(e,t),Ne.init(e,t)});var eN=A("ZodNanoID",(e,t)=>{Hb.init(e,t),Ne.init(e,t)});var tN=A("ZodCUID",(e,t)=>{qb.init(e,t),Ne.init(e,t)});var rN=A("ZodCUID2",(e,t)=>{Kb.init(e,t),Ne.init(e,t)});var nN=A("ZodULID",(e,t)=>{Gb.init(e,t),Ne.init(e,t)});var oN=A("ZodXID",(e,t)=>{Wb.init(e,t),Ne.init(e,t)});var iN=A("ZodKSUID",(e,t)=>{Zb.init(e,t),Ne.init(e,t)});var sN=A("ZodIPv4",(e,t)=>{ew.init(e,t),Ne.init(e,t)});var aN=A("ZodIPv6",(e,t)=>{tw.init(e,t),Ne.init(e,t)});var uN=A("ZodCIDRv4",(e,t)=>{rw.init(e,t),Ne.init(e,t)});var cN=A("ZodCIDRv6",(e,t)=>{nw.init(e,t),Ne.init(e,t)});var lN=A("ZodBase64",(e,t)=>{iw.init(e,t),Ne.init(e,t)});var pN=A("ZodBase64URL",(e,t)=>{sw.init(e,t),Ne.init(e,t)});var dN=A("ZodE164",(e,t)=>{aw.init(e,t),Ne.init(e,t)});var fN=A("ZodJWT",(e,t)=>{uw.init(e,t),Ne.init(e,t)});var Px=A("ZodNumber",(e,t)=>{Kp.init(e,t),je.init(e,t),e.gt=(n,o)=>e.check(lu(n,o)),e.gte=(n,o)=>e.check(as(n,o)),e.min=(n,o)=>e.check(as(n,o)),e.lt=(n,o)=>e.check(cu(n,o)),e.lte=(n,o)=>e.check(ss(n,o)),e.max=(n,o)=>e.check(ss(n,o)),e.int=n=>e.check(xx(n)),e.safe=n=>e.check(xx(n)),e.positive=n=>e.check(lu(0,n)),e.nonnegative=n=>e.check(as(0,n)),e.negative=n=>e.check(cu(0,n)),e.nonpositive=n=>e.check(ss(0,n)),e.multipleOf=(n,o)=>e.check(pu(n,o)),e.step=(n,o)=>e.check(pu(n,o)),e.finite=()=>e;let r=e._zod.bag;e.minValue=Math.max(r.minimum??Number.NEGATIVE_INFINITY,r.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(r.maximum??Number.POSITIVE_INFINITY,r.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(r.format??"").includes("int")||Number.isSafeInteger(r.multipleOf??.5),e.isFinite=!0,e.format=r.format??null});function ye(e){return ox(Px,e)}var mN=A("ZodNumberFormat",(e,t)=>{cw.init(e,t),Px.init(e,t)});function xx(e){return ix(mN,e)}var gN=A("ZodBoolean",(e,t)=>{lw.init(e,t),je.init(e,t)});function tt(e){return sx(gN,e)}var hN=A("ZodNull",(e,t)=>{pw.init(e,t),je.init(e,t)});function dd(e){return ax(hN,e)}var yN=A("ZodUnknown",(e,t)=>{dw.init(e,t),je.init(e,t)});function Oe(){return ux(yN)}var DN=A("ZodNever",(e,t)=>{fw.init(e,t),je.init(e,t)});function vN(e){return cx(DN,e)}var CN=A("ZodArray",(e,t)=>{mw.init(e,t),je.init(e,t),e.element=t.element,e.min=(r,n)=>e.check(Wo(r,n)),e.nonempty=r=>e.check(Wo(1,r)),e.max=(r,n)=>e.check(du(r,n)),e.length=(r,n)=>e.check(fu(r,n)),e.unwrap=()=>e.element});function oe(e,t){return lx(CN,e,t)}var _x=A("ZodObject",(e,t)=>{gw.init(e,t),je.init(e,t),me.defineLazy(e,"shape",()=>t.shape),e.keyof=()=>Nt(Object.keys(e._zod.def.shape)),e.catchall=r=>e.clone({...e._zod.def,catchall:r}),e.passthrough=()=>e.clone({...e._zod.def,catchall:Oe()}),e.loose=()=>e.clone({...e._zod.def,catchall:Oe()}),e.strict=()=>e.clone({...e._zod.def,catchall:vN()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=r=>me.extend(e,r),e.merge=r=>me.merge(e,r),e.pick=r=>me.pick(e,r),e.omit=r=>me.omit(e,r),e.partial=(...r)=>me.partial(Tx,e,r[0]),e.required=(...r)=>me.required($x,e,r[0])});function O(e,t){let r={type:"object",get shape(){return me.assignProp(this,"shape",{...e}),this.shape},...me.normalizeParams(t)};return new _x(r)}function xt(e,t){return new _x({type:"object",get shape(){return me.assignProp(this,"shape",{...e}),this.shape},catchall:Oe(),...me.normalizeParams(t)})}var Ax=A("ZodUnion",(e,t)=>{Gp.init(e,t),je.init(e,t),e.options=t.options});function Ee(e,t){return new Ax({type:"union",options:e,...me.normalizeParams(t)})}var bN=A("ZodDiscriminatedUnion",(e,t)=>{Ax.init(e,t),hw.init(e,t)});function fd(e,t,r){return new bN({type:"union",options:t,discriminator:e,...me.normalizeParams(r)})}var wN=A("ZodIntersection",(e,t)=>{yw.init(e,t),je.init(e,t)});function gu(e,t){return new wN({type:"intersection",left:e,right:t})}var xN=A("ZodRecord",(e,t)=>{Dw.init(e,t),je.init(e,t),e.keyType=t.keyType,e.valueType=t.valueType});function Me(e,t,r){return new xN({type:"record",keyType:e,valueType:t,...me.normalizeParams(r)})}var ld=A("ZodEnum",(e,t)=>{vw.init(e,t),je.init(e,t),e.enum=t.entries,e.options=Object.values(t.entries);let r=new Set(Object.keys(t.entries));e.extract=(n,o)=>{let s={};for(let i of n)if(r.has(i))s[i]=t.entries[i];else throw new Error(`Key ${i} not found in enum`);return new ld({...t,checks:[],...me.normalizeParams(o),entries:s})},e.exclude=(n,o)=>{let s={...t.entries};for(let i of n)if(r.has(i))delete s[i];else throw new Error(`Key ${i} not found in enum`);return new ld({...t,checks:[],...me.normalizeParams(o),entries:s})}});function Nt(e,t){let r=Array.isArray(e)?Object.fromEntries(e.map(n=>[n,n])):e;return new ld({type:"enum",entries:r,...me.normalizeParams(t)})}var SN=A("ZodLiteral",(e,t)=>{Cw.init(e,t),je.init(e,t),e.values=new Set(t.values),Object.defineProperty(e,"value",{get(){if(t.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return t.values[0]}})});function L(e,t){return new SN({type:"literal",values:Array.isArray(e)?e:[e],...me.normalizeParams(t)})}var EN=A("ZodTransform",(e,t)=>{bw.init(e,t),je.init(e,t),e._zod.parse=(r,n)=>{r.addIssue=s=>{if(typeof s=="string")r.issues.push(me.issue(s,r.value,t));else{let i=s;i.fatal&&(i.continue=!1),i.code??(i.code="custom"),i.input??(i.input=r.value),i.inst??(i.inst=e),i.continue??(i.continue=!0),r.issues.push(me.issue(i))}};let o=t.transform(r.value,r);return o instanceof Promise?o.then(s=>(r.value=s,r)):(r.value=o,r)}});function Fx(e){return new EN({type:"transform",transform:e})}var Tx=A("ZodOptional",(e,t)=>{ww.init(e,t),je.init(e,t),e.unwrap=()=>e._zod.def.innerType});function ze(e){return new Tx({type:"optional",innerType:e})}var PN=A("ZodNullable",(e,t)=>{xw.init(e,t),je.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Sx(e){return new PN({type:"nullable",innerType:e})}var _N=A("ZodDefault",(e,t)=>{Sw.init(e,t),je.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function AN(e,t){return new _N({type:"default",innerType:e,get defaultValue(){return typeof t=="function"?t():t}})}var FN=A("ZodPrefault",(e,t)=>{Ew.init(e,t),je.init(e,t),e.unwrap=()=>e._zod.def.innerType});function TN(e,t){return new FN({type:"prefault",innerType:e,get defaultValue(){return typeof t=="function"?t():t}})}var $x=A("ZodNonOptional",(e,t)=>{Pw.init(e,t),je.init(e,t),e.unwrap=()=>e._zod.def.innerType});function $N(e,t){return new $x({type:"nonoptional",innerType:e,...me.normalizeParams(t)})}var kN=A("ZodCatch",(e,t)=>{_w.init(e,t),je.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function RN(e,t){return new kN({type:"catch",innerType:e,catchValue:typeof t=="function"?t:()=>t})}var IN=A("ZodPipe",(e,t)=>{Aw.init(e,t),je.init(e,t),e.in=t.in,e.out=t.out});function pd(e,t){return new IN({type:"pipe",in:e,out:t})}var NN=A("ZodReadonly",(e,t)=>{Fw.init(e,t),je.init(e,t)});function ON(e){return new NN({type:"readonly",innerType:e})}var kx=A("ZodCustom",(e,t)=>{Tw.init(e,t),je.init(e,t)});function MN(e){let t=new mt({check:"custom"});return t._zod.check=e,t}function Rx(e,t){return px(kx,e??(()=>!0),t)}function BN(e,t={}){return dx(kx,e,t)}function LN(e){let t=MN(r=>(r.addIssue=n=>{if(typeof n=="string")r.issues.push(me.issue(n,r.value,t._zod.def));else{let o=n;o.fatal&&(o.continue=!1),o.code??(o.code="custom"),o.input??(o.input=r.value),o.inst??(o.inst=t),o.continue??(o.continue=!t._zod.def.abort),r.issues.push(me.issue(o))}},e(r.value,r)));return t}function md(e,t){return pd(Fx(e),t)}ur($w());var Ix="io.modelcontextprotocol/related-task",yu="2.0",ot=Rx(e=>e!==null&&(typeof e=="object"||typeof e=="function")),Nx=Ee([P(),ye().int()]),Ox=P(),pY=xt({ttl:Ee([ye(),dd()]).optional(),pollInterval:ye().optional()}),zN=O({ttl:ye().optional()}),jN=O({taskId:P()}),gd=xt({progressToken:Nx.optional(),[Ix]:jN.optional()}),Wt=O({_meta:gd.optional()}),Du=Wt.extend({task:zN.optional()});var it=O({method:P(),params:Wt.loose().optional()}),cr=O({_meta:gd.optional()}),lr=O({method:P(),params:cr.loose().optional()}),st=xt({_meta:gd.optional()}),vu=Ee([P(),ye().int()]),UN=O({jsonrpc:L(yu),id:vu,...it.shape}).strict();var VN=O({jsonrpc:L(yu),...lr.shape}).strict();var Mx=O({jsonrpc:L(yu),id:vu,result:st}).strict();var ps;(function(e){e[e.ConnectionClosed=-32e3]="ConnectionClosed",e[e.RequestTimeout=-32001]="RequestTimeout",e[e.ParseError=-32700]="ParseError",e[e.InvalidRequest=-32600]="InvalidRequest",e[e.MethodNotFound=-32601]="MethodNotFound",e[e.InvalidParams=-32602]="InvalidParams",e[e.InternalError=-32603]="InternalError",e[e.UrlElicitationRequired=-32042]="UrlElicitationRequired"})(ps||(ps={}));var Bx=O({jsonrpc:L(yu),id:vu.optional(),error:O({code:ye().int(),message:P(),data:Oe().optional()})}).strict();var HN=Ee([UN,VN,Mx,Bx]),dY=Ee([Mx,Bx]),hd=st.strict(),qN=cr.extend({requestId:vu.optional(),reason:P().optional()}),yd=lr.extend({method:L("notifications/cancelled"),params:qN}),KN=O({src:P(),mimeType:P().optional(),sizes:oe(P()).optional(),theme:Nt(["light","dark"]).optional()}),ds=O({icons:oe(KN).optional()}),Zo=O({name:P(),title:P().optional()}),Lx=Zo.extend({...Zo.shape,...ds.shape,version:P(),websiteUrl:P().optional(),description:P().optional()}),GN=gu(O({applyDefaults:tt().optional()}),Me(P(),Oe())),WN=md(e=>e&&typeof e=="object"&&!Array.isArray(e)&&Object.keys(e).length===0?{form:{}}:e,gu(O({form:GN.optional(),url:ot.optional()}),Me(P(),Oe()).optional())),ZN=xt({list:ot.optional(),cancel:ot.optional(),requests:xt({sampling:xt({createMessage:ot.optional()}).optional(),elicitation:xt({create:ot.optional()}).optional()}).optional()}),JN=xt({list:ot.optional(),cancel:ot.optional(),requests:xt({tools:xt({call:ot.optional()}).optional()}).optional()}),YN=O({experimental:Me(P(),ot).optional(),sampling:O({context:ot.optional(),tools:ot.optional()}).optional(),elicitation:WN.optional(),roots:O({listChanged:tt().optional()}).optional(),tasks:ZN.optional()}),QN=Wt.extend({protocolVersion:P(),capabilities:YN,clientInfo:Lx}),XN=it.extend({method:L("initialize"),params:QN});var e2=O({experimental:Me(P(),ot).optional(),logging:ot.optional(),completions:ot.optional(),prompts:O({listChanged:tt().optional()}).optional(),resources:O({subscribe:tt().optional(),listChanged:tt().optional()}).optional(),tools:O({listChanged:tt().optional()}).optional(),tasks:JN.optional()}),zx=st.extend({protocolVersion:P(),capabilities:e2,serverInfo:Lx,instructions:P().optional()}),t2=lr.extend({method:L("notifications/initialized"),params:cr.optional()});var Dd=it.extend({method:L("ping"),params:Wt.optional()}),r2=O({progress:ye(),total:ze(ye()),message:ze(P())}),n2=O({...cr.shape,...r2.shape,progressToken:Nx}),vd=lr.extend({method:L("notifications/progress"),params:n2}),o2=Wt.extend({cursor:Ox.optional()}),fs=it.extend({params:o2.optional()}),ms=st.extend({nextCursor:Ox.optional()}),i2=Nt(["working","input_required","completed","failed","cancelled"]),gs=O({taskId:P(),status:i2,ttl:Ee([ye(),dd()]),createdAt:P(),lastUpdatedAt:P(),pollInterval:ze(ye()),statusMessage:ze(P())}),Cu=st.extend({task:gs}),s2=cr.merge(gs),Cd=lr.extend({method:L("notifications/tasks/status"),params:s2}),bd=it.extend({method:L("tasks/get"),params:Wt.extend({taskId:P()})}),wd=st.merge(gs),xd=it.extend({method:L("tasks/result"),params:Wt.extend({taskId:P()})}),fY=st.loose(),Sd=fs.extend({method:L("tasks/list")}),Ed=ms.extend({tasks:oe(gs)}),Pd=it.extend({method:L("tasks/cancel"),params:Wt.extend({taskId:P()})}),a2=st.merge(gs),jx=O({uri:P(),mimeType:ze(P()),_meta:Me(P(),Oe()).optional()}),Ux=jx.extend({text:P()}),_d=P().refine(e=>{try{return atob(e),!0}catch{return!1}},{message:"Invalid Base64 string"}),Vx=jx.extend({blob:_d}),hs=Nt(["user","assistant"]),Jo=O({audience:oe(hs).optional(),priority:ye().min(0).max(1).optional(),lastModified:cs.datetime({offset:!0}).optional()}),Hx=O({...Zo.shape,...ds.shape,uri:P(),description:ze(P()),mimeType:ze(P()),annotations:Jo.optional(),_meta:ze(xt({}))}),u2=O({...Zo.shape,...ds.shape,uriTemplate:P(),description:ze(P()),mimeType:ze(P()),annotations:Jo.optional(),_meta:ze(xt({}))}),c2=fs.extend({method:L("resources/list")}),qx=ms.extend({resources:oe(Hx)}),l2=fs.extend({method:L("resources/templates/list")}),Kx=ms.extend({resourceTemplates:oe(u2)}),Ad=Wt.extend({uri:P()}),p2=Ad,d2=it.extend({method:L("resources/read"),params:p2}),Gx=st.extend({contents:oe(Ee([Ux,Vx]))}),Wx=lr.extend({method:L("notifications/resources/list_changed"),params:cr.optional()}),f2=Ad,m2=it.extend({method:L("resources/subscribe"),params:f2}),g2=Ad,h2=it.extend({method:L("resources/unsubscribe"),params:g2}),y2=cr.extend({uri:P()}),D2=lr.extend({method:L("notifications/resources/updated"),params:y2}),v2=O({name:P(),description:ze(P()),required:ze(tt())}),C2=O({...Zo.shape,...ds.shape,description:ze(P()),arguments:ze(oe(v2)),_meta:ze(xt({}))}),b2=fs.extend({method:L("prompts/list")}),Zx=ms.extend({prompts:oe(C2)}),w2=Wt.extend({name:P(),arguments:Me(P(),P()).optional()}),x2=it.extend({method:L("prompts/get"),params:w2}),Fd=O({type:L("text"),text:P(),annotations:Jo.optional(),_meta:Me(P(),Oe()).optional()}),Td=O({type:L("image"),data:_d,mimeType:P(),annotations:Jo.optional(),_meta:Me(P(),Oe()).optional()}),$d=O({type:L("audio"),data:_d,mimeType:P(),annotations:Jo.optional(),_meta:Me(P(),Oe()).optional()}),S2=O({type:L("tool_use"),name:P(),id:P(),input:Me(P(),Oe()),_meta:Me(P(),Oe()).optional()}),E2=O({type:L("resource"),resource:Ee([Ux,Vx]),annotations:Jo.optional(),_meta:Me(P(),Oe()).optional()}),P2=Hx.extend({type:L("resource_link")}),kd=Ee([Fd,Td,$d,P2,E2]),_2=O({role:hs,content:kd}),Jx=st.extend({description:P().optional(),messages:oe(_2)}),Yx=lr.extend({method:L("notifications/prompts/list_changed"),params:cr.optional()}),A2=O({title:P().optional(),readOnlyHint:tt().optional(),destructiveHint:tt().optional(),idempotentHint:tt().optional(),openWorldHint:tt().optional()}),F2=O({taskSupport:Nt(["required","optional","forbidden"]).optional()}),Qx=O({...Zo.shape,...ds.shape,description:P().optional(),inputSchema:O({type:L("object"),properties:Me(P(),ot).optional(),required:oe(P()).optional()}).catchall(Oe()),outputSchema:O({type:L("object"),properties:Me(P(),ot).optional(),required:oe(P()).optional()}).catchall(Oe()).optional(),annotations:A2.optional(),execution:F2.optional(),_meta:Me(P(),Oe()).optional()}),T2=fs.extend({method:L("tools/list")}),Xx=ms.extend({tools:oe(Qx)}),bu=st.extend({content:oe(kd).default([]),structuredContent:Me(P(),Oe()).optional(),isError:tt().optional()}),mY=bu.or(st.extend({toolResult:Oe()})),$2=Du.extend({name:P(),arguments:Me(P(),Oe()).optional()}),k2=it.extend({method:L("tools/call"),params:$2}),e0=lr.extend({method:L("notifications/tools/list_changed"),params:cr.optional()}),R2=O({autoRefresh:tt().default(!0),debounceMs:ye().int().nonnegative().default(300)}),t0=Nt(["debug","info","notice","warning","error","critical","alert","emergency"]),I2=Wt.extend({level:t0}),N2=it.extend({method:L("logging/setLevel"),params:I2}),O2=cr.extend({level:t0,logger:P().optional(),data:Oe()}),M2=lr.extend({method:L("notifications/message"),params:O2}),B2=O({name:P().optional()}),L2=O({hints:oe(B2).optional(),costPriority:ye().min(0).max(1).optional(),speedPriority:ye().min(0).max(1).optional(),intelligencePriority:ye().min(0).max(1).optional()}),z2=O({mode:Nt(["auto","required","none"]).optional()}),j2=O({type:L("tool_result"),toolUseId:P().describe("The unique identifier for the corresponding tool call."),content:oe(kd).default([]),structuredContent:O({}).loose().optional(),isError:tt().optional(),_meta:Me(P(),Oe()).optional()}),U2=fd("type",[Fd,Td,$d]),hu=fd("type",[Fd,Td,$d,S2,j2]),V2=O({role:hs,content:Ee([hu,oe(hu)]),_meta:Me(P(),Oe()).optional()}),H2=Du.extend({messages:oe(V2),modelPreferences:L2.optional(),systemPrompt:P().optional(),includeContext:Nt(["none","thisServer","allServers"]).optional(),temperature:ye().optional(),maxTokens:ye().int(),stopSequences:oe(P()).optional(),metadata:ot.optional(),tools:oe(Qx).optional(),toolChoice:z2.optional()}),r0=it.extend({method:L("sampling/createMessage"),params:H2}),n0=st.extend({model:P(),stopReason:ze(Nt(["endTurn","stopSequence","maxTokens"]).or(P())),role:hs,content:U2}),q2=st.extend({model:P(),stopReason:ze(Nt(["endTurn","stopSequence","maxTokens","toolUse"]).or(P())),role:hs,content:Ee([hu,oe(hu)])}),K2=O({type:L("boolean"),title:P().optional(),description:P().optional(),default:tt().optional()}),G2=O({type:L("string"),title:P().optional(),description:P().optional(),minLength:ye().optional(),maxLength:ye().optional(),format:Nt(["email","uri","date","date-time"]).optional(),default:P().optional()}),W2=O({type:Nt(["number","integer"]),title:P().optional(),description:P().optional(),minimum:ye().optional(),maximum:ye().optional(),default:ye().optional()}),Z2=O({type:L("string"),title:P().optional(),description:P().optional(),enum:oe(P()),default:P().optional()}),J2=O({type:L("string"),title:P().optional(),description:P().optional(),oneOf:oe(O({const:P(),title:P()})),default:P().optional()}),Y2=O({type:L("string"),title:P().optional(),description:P().optional(),enum:oe(P()),enumNames:oe(P()).optional(),default:P().optional()}),Q2=Ee([Z2,J2]),X2=O({type:L("array"),title:P().optional(),description:P().optional(),minItems:ye().optional(),maxItems:ye().optional(),items:O({type:L("string"),enum:oe(P())}),default:oe(P()).optional()}),eO=O({type:L("array"),title:P().optional(),description:P().optional(),minItems:ye().optional(),maxItems:ye().optional(),items:O({anyOf:oe(O({const:P(),title:P()}))}),default:oe(P()).optional()}),tO=Ee([X2,eO]),rO=Ee([Y2,Q2,tO]),nO=Ee([rO,K2,G2,W2]),oO=Du.extend({mode:L("form").optional(),message:P(),requestedSchema:O({type:L("object"),properties:Me(P(),nO),required:oe(P()).optional()})}),iO=Du.extend({mode:L("url"),message:P(),elicitationId:P(),url:P().url()}),sO=Ee([oO,iO]),o0=it.extend({method:L("elicitation/create"),params:sO}),aO=cr.extend({elicitationId:P()}),uO=lr.extend({method:L("notifications/elicitation/complete"),params:aO}),i0=st.extend({action:Nt(["accept","decline","cancel"]),content:md(e=>e===null?void 0:e,Me(P(),Ee([P(),ye(),tt(),oe(P())])).optional())}),cO=O({type:L("ref/resource"),uri:P()});var lO=O({type:L("ref/prompt"),name:P()}),pO=Wt.extend({ref:Ee([lO,cO]),argument:O({name:P(),value:P()}),context:O({arguments:Me(P(),P()).optional()}).optional()}),dO=it.extend({method:L("completion/complete"),params:pO});var s0=st.extend({completion:xt({values:oe(P()).max(100),total:ze(ye().int()),hasMore:ze(tt())})}),fO=O({uri:P().startsWith("file://"),name:P().optional(),_meta:Me(P(),Oe()).optional()}),mO=it.extend({method:L("roots/list"),params:Wt.optional()}),gO=st.extend({roots:oe(fO)}),hO=lr.extend({method:L("notifications/roots/list_changed"),params:cr.optional()}),gY=Ee([Dd,XN,dO,N2,x2,b2,c2,l2,d2,m2,h2,k2,T2,bd,xd,Sd,Pd]),hY=Ee([yd,vd,t2,hO,Cd]),yY=Ee([hd,n0,q2,i0,gO,wd,Ed,Cu]),DY=Ee([Dd,r0,o0,mO,bd,xd,Sd,Pd]),vY=Ee([yd,vd,M2,D2,Wx,e0,Yx,Cd,uO]),CY=Ee([hd,zx,s0,Jx,Zx,qx,Kx,Gx,bu,Xx,wd,Ed,Cu]);var yO=Symbol("Let zodToJsonSchema decide on which parser to use");var XY=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");var fj=H(ym(),1),mj=H(XE(),1);var jj=H(jP(),1),UP=H(require("node:process"),1);var sne=UP.default.platform==="win32"?["APPDATA","HOMEDRIVE","HOMEPATH","LOCALAPPDATA","PATH","PROCESSOR_ARCHITECTURE","SYSTEMDRIVE","SYSTEMROOT","TEMP","USERNAME","USERPROFILE","PROGRAMFILES"]:["HOME","LOGNAME","PATH","SHELL","TERM","USER"];var s8=H(require("@sentry/node"),1);var a8=H(GP(),1);var u8=()=>{if(typeof globalThis<"u"&&globalThis.crypto)return globalThis.crypto;if(typeof require<"u")try{let e=require("crypto");if(e.webcrypto)return e.webcrypto}catch{}throw new Error("Web Crypto API is not available. Requires Node.js 15+ or a browser environment.")},bne=u8();var Om=H(require("node:process"),1);function Mm(){let{env:e}=Om.default,{TERM:t,TERM_PROGRAM:r}=e;return Om.default.platform!=="win32"?t!=="linux":!!e.WT_SESSION||!!e.TERMINUS_SUBLIME||e.ConEmuTask==="{cmd::Cmder}"||r==="Terminus-Sublime"||r==="vscode"||t==="xterm-256color"||t==="alacritty"||t==="rxvt-unicode"||t==="rxvt-unicode-256color"||e.TERMINAL_EMULATOR==="JetBrains-JediTerm"}var Bm=H(Hn(),1),gi=H(ia(),1),Gs=H(Hn(),1),zm=()=>{let e=Lm?["\u25D2","\u25D0","\u25D3","\u25D1"]:["\u2022","o","O","0"],t=Lm?80:120,r,n=!1,o="",s="",i="",a=h=>{let y=h>1?"Something went wrong":"Canceled";n&&g(y,h)},u=(h,y)=>{console.error(y,h),a(2)},c=()=>a(1),l=()=>{process.on("uncaughtExceptionMonitor",u),process.on("unhandledRejection",u),process.on("SIGINT",c),process.on("SIGTERM",c),process.on("exit",a)},p=()=>{process.removeListener("uncaughtExceptionMonitor",u),process.removeListener("unhandledRejection",u),process.removeListener("SIGINT",c),process.removeListener("SIGTERM",c),process.removeListener("exit",a)},d=(h="")=>{n=!0,o=h.replace(/\.+$/,""),process.stdout.write(`${Bm.default.gray(p8)}
1533
+ `);let y=0,b=0;l(),process.env.CI||(r=setInterval(()=>{let C=Bm.default.magenta(e[y]),_=".".repeat(Math.floor(b)).slice(0,3);process.stdout.write(gi.cursor.move(-999,-i.split(`
1534
+ `).length+1)),process.stdout.write(gi.erase.down(i.split(`
1535
+ `).length));let S=`${C} ${o}${_}${s}`;process.stdout.write(S),y=y+1<e.length?y+1:0,b=b<e.length?b+.125:0,i=S},t))},g=(h,y=0)=>{o=h??o,n=!1,clearInterval(r);let b=y===0?(0,Gs.green)(m8):y===1?(0,Gs.red)(d8):(0,Gs.red)(f8);process.stdout.write(gi.cursor.move(-999,-i.split(`
1536
+ `).length+1)),process.stdout.write(gi.erase.down(i.split(`
1537
+ `).length)),process.stdout.write(`${b} ${o}
1538
+ `),i=o,p()};return{start:d,stop:g,message:(h="")=>{o=h??o},extra:(h="")=>{s=h}}},Lm=Mm(),ic=(e,t)=>Lm?e:t,p8=ic("\u2502","|"),d8=ic("\u25A0","x"),f8=ic("\u25B2","x"),m8=ic("\u25C7","o");var WP=require("child_process");async function jm(e){try{let s=(await import("open")).default;await s(e);return}catch{}let t=process.platform,r,n;if(t==="darwin")r="open",n=[e];else if(t==="win32"){let o=e.replace(/`/g,"``").replace(/"/g,'`"').replace(/\$/g,"`$");r="powershell",n=["-NoProfile","-Command",`Start-Process "${o}"`]}else r="xdg-open",n=[e];return new Promise((o,s)=>{let i=(0,WP.spawn)(r,n,{stdio:"ignore",detached:!0});i.on("error",s),i.on("close",a=>{a===0?o():s(new Error(`Failed to open browser with exit code ${a}`))}),i.unref()})}var h8=H(require("@sentry/node"),1);var Gie=`
1539
+ `+(0,tn.dim)("ESC to interrupt");var gr=H(require("typescript"),1);function Um(e){return!(e.category!==gr.DiagnosticCategory.Error||!e.file||e.code===6133||e.code===6138||e.code===6305||e.code===6196||e.code===6192||e.code===6198||e.code===6199||e.code===6205||e.code===1449||e.code===2578||e.code===7006||e.code===5074||e.code===7026||e.code===2503||e.code===2695||e.code===2322)}async function y8(e,t,r){let n=[],o=[t],s=e.relative(e.getAppRootDir(),t.fileName);for(;o.length>0;){let i=o.shift();if(w8(i,t)){let a=v8(e,i,t,r),{line:u,character:c}=t.getLineAndCharacterOfPosition(i.getStart());a&&(a.loc=`${s}:${u+1}:${c+1}`,n.push(a))}o.push(...i.getChildren(t))}return n}var D8="figmaMapping";function v8(e,t,r,n){let[o]=t.arguments;if(!o)throw new Error("Invalid figmaMapping call, no arguments found");if(!W.default.isObjectLiteralExpression(o))throw new Error("Invalid figmaMapping call, argument is not an object literal");let s=o.properties;if(!s)throw new Error("Invalid figmaMapping call, argument has no properties");let i="",a,u,c,l="-",p=e.basename(r.fileName).replace(/\.mapper\.[tsxjm]+$/,""),d,g,m,f,h;if(t.typeArguments&&t.typeArguments.length>0){let k=ZP(t.typeArguments[0].getText(r));k&&(p=k)}for(let k of s){let I=k.name?.getText(r);if(!I)throw new Error("Invalid figmaMapping call, property has no name");switch(I){case"componentName":{if(!("initializer"in k))throw new Error("Invalid figmaMapping call, componentName has no initializer");let R=k.initializer;if(!W.default.isStringLiteral(R))throw new Error("Invalid figmaMapping call, componentName is not a string literal");a=R.text;break}case"url":{if(!("initializer"in k))throw new Error("Invalid figmaMapping call, url has no initializer");let R=k.initializer;if(!W.default.isStringLiteral(R))throw new Error("Invalid figmaMapping call, url is not a string literal");f=R.text;break}case"componentKey":{if(!("initializer"in k))throw new Error("Invalid figmaMapping call, componentKey has no initializer");let R=k.initializer;if(!W.default.isStringLiteral(R))throw new Error("Invalid figmaMapping call, componentKey is not a string literal");i=R.text;break}case"meta":{if(!("initializer"in k))throw new Error("Invalid figmaMapping call, meta has no initializer");let R=k.initializer;if(W.default.isObjectLiteralExpression(R)){h={imports:[]};for(let $ of R.properties)W.default.isPropertyAssignment($)&&W.default.isIdentifier($.name)&&$.name.text==="imports"&&W.default.isArrayLiteralExpression($.initializer)&&(h.imports=$.initializer.elements.map(B=>{if(W.default.isStringLiteral(B))return B.text;if(W.default.isObjectLiteralExpression(B)){let U={};for(let q of B.properties)if(W.default.isPropertyAssignment(q)&&W.default.isIdentifier(q.name)){let w=q.name.text;W.default.isStringLiteral(q.initializer)&&(U[w]=q.initializer.text)}return U}return null}).filter(Boolean))}break}case"mapper":if(W.default.isMethodDeclaration(k)){let R=function(D){let U=n.getSymbolAtLocation(D)?.getDeclarations()?.[0];if(U){let q=b8(U);if(q?.importClause){let w=q.importClause.name?.getText(r);return w===l?(d="default",g=w):q.importClause.namedBindings&&W.default.isNamedImports(q.importClause.namedBindings)&&(d="named",q.importClause.namedBindings.elements.forEach(E=>{E.name.getText(r)===l&&(g=E.name.getText(r))})),g&&W.default.isStringLiteral(q.moduleSpecifier)&&(m=q.moduleSpecifier.text),!0}}return!1},$=function(D){if((W.default.isJsxOpeningElement(D)||W.default.isJsxSelfClosingElement(D))&&W.default.isIdentifier(D.tagName)){l=D.tagName.getText(r),R(D.tagName);return}else if(W.default.isTaggedTemplateExpression(D)&&W.default.isIdentifier(D.tag)&&(D.tag.escapedText==="html"||D.tag.escapedText==="tmpl")){if(W.default.isTemplateExpression(D.template)){let U=D.template.templateSpans.find(q=>W.default.isIdentifier(q.expression)&&C8(q.expression.text)&&R(q.expression));if(U&&W.default.isIdentifier(U.expression)){l=U.expression.text;return}}let B=D.template.getText(r).match(/^`\s*<([^\s]+)/);if(B){l=B[1];return}if(B=D.template.getText(r).match(/^`\s*([^\s]+)/),B){l=B[1];return}}else W.default.forEachChild(D,$)};var S=R,T=$;if(k.parameters&&k.parameters.length>0&&k.parameters[0]&&k.parameters[0].type){let D=k.parameters[0].type.getText(r),B=ZP(D);B&&(p=B)}W.default.forEachChild(k,$),c=k.getText(r).replace(/^mapper/,"function Mapper"),u=Vm(c);break}case"designTokenMapper":if(W.default.isMethodDeclaration(k)){c=k.getText(r).replace(/^designTokenMapper/,"function Mapper"),u=Vm(c),i="design-tokens";break}case"genericMapper":if(W.default.isMethodDeclaration(k)){c=k.getText(r).replace(/^genericMapper/,"function Mapper"),u=Vm(c),i="*";break}}}if(!i&&!f)throw new Error("Invalid figmaMapping call, no componentKey or url found");if(!i&&!u)throw new Error("Invalid figmaMapping call, no mapper found");if(!i&&!c)throw new Error("Invalid figmaMapping call, no original mapper found");let y=E8(r),b=h?.imports??[],C=[],_=[];C.push(...y);for(let k of b)typeof k=="string"?_.push(k):C.push(k);return{builderName:l,figmaName:a??p,figmaKey:i,figmaUrl:f,inputMapper:u,exportType:d,importName:g,importPath:m,originalInputMapper:c,imports:C,importStrings:_.length>0?_:void 0,source:"cli"}}function C8(e){return e.charAt(0)===e.charAt(0).toUpperCase()}function Vm(e){return W.default.transpile(e,{target:W.default.ScriptTarget.Latest,allowNonTsExtensions:!0,moduleResolution:W.default.ModuleResolutionKind.NodeJs,module:W.default.ModuleKind.CommonJS,noImplicitAny:!1,esModuleInterop:!0,noUnusedLocals:!1,noUnusedParameters:!1,jsx:W.default.JsxEmit.React,jsxFactory:"React.createElement",jsxFragmentFactory:"React.Fragment",allowJs:!0,checkJs:!0,strict:!0,suppressImplicitAnyIndexErrors:!0,typeRoots:["node_modules/@types"],inlineSources:!0,inlineSourceMap:!0})}function b8(e){let t=e;for(;t;){if(W.default.isImportDeclaration(t))return t;t=t.parent}}function w8(e,t){return W.default.isCallExpression(e)&&e.expression.getText(t)===D8}async function JP(e){let t=["node_modules","dist","build","public"];return(await e.readdirRecursive(e.getAppRootDir(),t)).filter(n=>Yt(n))}function ZP(e){let t=e.match(/^Figma(\w+)Props$/);if(t&&typeof t[1]=="string")return t[1]}async function YP(e,t,r,n=!1){try{return r||(r=await Ta(e)),(await r.setPublicApiKey({publicApiKey:t})).modifiedType==="permission-error"?{success:!1,error:"permission-error"}:(n&&await r.ensureFigmaImportPage(),{success:!0})}catch(o){let s="unknown-error";return o instanceof Error?s=o.message:typeof o=="string"&&(s=o),{success:!1,error:s}}}var x8={getCanonicalFileName:e=>e,getCurrentDirectory:()=>W.default.sys.getCurrentDirectory(),getNewLine:()=>W.default.sys.newLine};function S8(e){return W.default.formatDiagnosticsWithColorAndContext(e,x8)}async function QP({sys:e,mappingFiles:t,typeCheck:r}){if(e.Sentry?.setContext("findMappings",{mappingFiles:t}),!t.length)return{mapperFiles:[],figmaBuilderLinks:[],figmaLinksToResolve:[],diagnostics:[]};let n=[],o=[],s=[],i=await Ge(e,t),a=i.getTypeChecker(),u=i.getSyntacticDiagnostics().filter(Um).filter(p=>p.file?.fileName?t.includes(p.file.fileName):!1);if(u.length>0)return te.error(`At least one of the mappings contain syntactic errors:
1540
+
1541
+ ${S8(u)}`),un(1);let c=[...r?i.getSemanticDiagnostics():[]].filter(Um);for(let p of t)try{let d=i.getSourceFile(p);if(!d){e.Sentry?.captureException(new Error("Could not find source file"),{extra:{file:p,sourceFiles:i.getSourceFiles().map(f=>f.fileName)},level:"warning"});continue}let g=d?.fileName;if(o.push({filePath:p,content:d.getText()}),g){let f=c.filter(h=>h.file?.fileName===g);f.length>0&&s.push(...f)}let m=await y8(e,d,a);n.push(...m)}catch(d){return e.Sentry?.captureException(d),await un(1)}let l=n.filter(p=>p.figmaUrl&&!p.figmaKey).map(p=>p.figmaUrl);return{mapperFiles:o,figmaBuilderLinks:n,figmaLinksToResolve:l,diagnostics:s}}function E8(e){let t=[];for(let r of e.statements){if(!W.default.isImportDeclaration(r)||!r.importClause||r.importClause.isTypeOnly||!W.default.isStringLiteral(r.moduleSpecifier))continue;let n=r.moduleSpecifier.text;if(n.startsWith("@builder.io"))continue;r.importClause.name&&t.push({importType:"default",importName:r.importClause.name.text,importPath:n});let o=r.importClause.namedBindings;if(o&&W.default.isNamedImports(o))for(let s of o.elements)s.isTypeOnly||t.push({importType:"named",importName:s.name.text,importPath:n})}return t}var r_=require("crypto");var P8=5294,_8=5284,qm=4,Hm=e=>!!(process.env.CI||e.ci),A8=(e,t)=>{let r=Hm(t)?{}:Km(e),n=r.spaceName,o=t.builderUserId??process.env.BUILDER_USER_ID??r.userId,s=t.builderPublicKey??process.env.BUILDER_PUBLIC_KEY??r.builderPublicKey,i=t.builderPrivateKey??process.env.BUILDER_PRIVATE_KEY??r.builderPrivateKey,a=process.env.FIGMA_PERSONAL_TOKEN??t.figmaToken,u;return a?u={access_token:a,oauth:!1}:u=r.figmaAuth,{spaceName:n,userId:o,builderPublicKey:s,builderPrivateKey:i,figmaAuth:u,timestamp:r.timestamp}},Ui=async(e,t,r)=>{let{spaceName:n,userId:o,builderPublicKey:s,builderPrivateKey:i,figmaAuth:a,timestamp:u}=A8(e,t);if(r.forceSpaceId&&!t.yes&&s&&s!==r.forceSpaceId)if(te.warning(`You are currently authenticated for space ${(0,Ln.yellow)(s)} (${n||"unnamed"}), but this command requires space ${(0,Ln.green)(r.forceSpaceId)}.`),await xi({message:"You must switch to the correct space to continue with this code generation command.",options:[{value:"switch",label:"Switch to required space",hint:"Authenticate with the correct space and continue"},{value:"exit",label:"Exit code generation",hint:"Cancel the command and stay in current space"}]})==="switch")s=r.forceSpaceId,i=void 0,n=void 0,o=void 0;else return te.info("Code generation cancelled. You can run the command again when you're ready to switch spaces."),await un(1);if(Hm(t)){if(!a&&r.requireFigmaAuth==="if-unset")throw new Error(`No Figma personal token found.
1512
1542
  Please set the FIGMA_PERSONAL_TOKEN environment variable.`);if(!i&&r.builderPrivateKey)throw new Error(`No Builder private key found.
1513
1543
  Please set the BUILDER_PRIVATE_KEY environment variable.`);if(!s&&r.builderPublicKey)throw new Error(`No Builder public key found.
1514
- Please set the BUILDER_PUBLIC_KEY environment variable.`);return{figmaAuth:a,builderPublicKey:s,builderPrivateKey:i,userId:o,spaceName:n}}if((r.requireFigmaAuth==="always"||!a&&r.requireFigmaAuth==="if-unset")&&(a=await xM(e),Hw(e,{figmaAuth:a})),r.force||!i&&r.builderPrivateKey||!s&&r.builderPublicKey){let{privateKey:c,spaceId:l,spaceName:d,userId:p}=await SM(e,r.forceSpaceId);if(r.forceSpaceId&&l!==r.forceSpaceId)throw new Error(`OAuth flow returned space ${(0,Bn.yellow)(l)}, however the command specified --spaceId=${(0,Bn.green)(r.forceSpaceId)}`);s=l,i=c,n=d,o=p,await Zh(o),await mn(e,e.getAppRootDir())&&(await Uw(e,l,void 0,!1)||de.warn("Unable to set public api key in an existing .env file or create a new one. Please ensure you have write access in the current directory.")),Hw(e,{builderPublicKey:s,builderPrivateKey:i,spaceName:n,userId:o,timestamp:new Date().toISOString()})}return o?e.Sentry?.setUser({id:o,username:process.env.USER||process.env.USERNAME||"unknown"}):s&&e.Sentry?.setUser({id:s,username:process.env.USER||process.env.USERNAME||"unknown"}),(n||s)&&e.Sentry?.setContext("builder",{spaceId:s,spaceName:n,userId:o}),{figmaAuth:a,builderPublicKey:s,builderPrivateKey:i,spaceName:n,userId:o,timestamp:u}},wM="RHr2ed743waC2g2ZHMEJSn6O0NQ08L";async function xM(e){let t=(0,qw.randomUUID)();return Gw({sys:e,name:"Figma",initialPort:vM,requestListener:async(r,n,o,s,i)=>{let a=new URL(n.url||"",`http://localhost:${r}`);if(a.pathname==="/figma-connect"){let u=a.searchParams.get("code"),c=a.searchParams.get("state"),l="nrGCqw6TLl95QJhVDi097A",d=wM,h=`Basic ${Buffer.from(`${l}:${d}`).toString("base64")}`;if(u&&t===c){let m=await(await $r("https://api.figma.com/v1/oauth/token",{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Authorization:h},body:new URLSearchParams({redirect_uri:`http://localhost:${r}/figma-connect`,code:u,grant_type:"authorization_code"}).toString()})).json();o.end(`<!doctype html>
1544
+ Please set the BUILDER_PUBLIC_KEY environment variable.`);return{figmaAuth:a,builderPublicKey:s,builderPrivateKey:i,userId:o,spaceName:n}}if((r.requireFigmaAuth==="always"||!a&&r.requireFigmaAuth==="if-unset")&&(a=await T8(e),XP(e,{figmaAuth:a})),r.force||!i&&r.builderPrivateKey||!s&&r.builderPublicKey){let{privateKey:c,spaceId:l,spaceName:p,userId:d}=await $8(e,r.forceSpaceId);if(r.forceSpaceId&&l!==r.forceSpaceId)throw new Error(`OAuth flow returned space ${(0,Ln.yellow)(l)}, however the command specified --spaceId=${(0,Ln.green)(r.forceSpaceId)}`);s=l,i=c,n=p,o=d,await nD(o),await vn(e,e.getAppRootDir())&&(await YP(e,l,void 0,!1)||te.warn("Unable to set public api key in an existing .env file or create a new one. Please ensure you have write access in the current directory.")),XP(e,{builderPublicKey:s,builderPrivateKey:i,spaceName:n,userId:o,timestamp:new Date().toISOString()})}return o?e.Sentry?.setUser({id:o,username:process.env.USER||process.env.USERNAME||"unknown"}):s&&e.Sentry?.setUser({id:s,username:process.env.USER||process.env.USERNAME||"unknown"}),(n||s)&&e.Sentry?.setContext("builder",{spaceId:s,spaceName:n,userId:o}),{figmaAuth:a,builderPublicKey:s,builderPrivateKey:i,spaceName:n,userId:o,timestamp:u}},F8="RHr2ed743waC2g2ZHMEJSn6O0NQ08L";async function T8(e){let t=(0,r_.randomUUID)();return n_({sys:e,name:"Figma",initialPort:P8,requestListener:async(r,n,o,s,i)=>{let a=new URL(n.url||"",`http://localhost:${r}`);if(a.pathname==="/figma-connect"){let u=a.searchParams.get("code"),c=a.searchParams.get("state"),l="nrGCqw6TLl95QJhVDi097A",p=F8,g=`Basic ${Buffer.from(`${l}:${p}`).toString("base64")}`;if(u&&t===c){let f=await(await Vr("https://api.figma.com/v1/oauth/token",{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Authorization:g},body:new URLSearchParams({redirect_uri:`http://localhost:${r}/figma-connect`,code:u,grant_type:"authorization_code"}).toString()})).json();o.end(`<!doctype html>
1515
1545
  <html lang="en" dir="ltr">
1516
1546
  <head>
1517
1547
  <meta charset="utf-8" />
@@ -1620,7 +1650,7 @@ Please set the BUILDER_PUBLIC_KEY environment variable.`);return{figmaAuth:a,bui
1620
1650
  <!--SCRIPT_PLACEHOLDER-->
1621
1651
  </body>
1622
1652
  </html>
1623
- `.replace("{{MESSAGE}}","The CLI has authenticated correctly with Figma"),()=>{s({...m,oauth:!0})})}}},onListen:r=>{let n=new URL("https://www.figma.com/oauth");return n.searchParams.set("client_id","nrGCqw6TLl95QJhVDi097A"),n.searchParams.set("redirect_uri",`http://localhost:${r}/figma-connect`),n.searchParams.set("scope","files:read,file_dev_resources:read,file_variables:read"),n.searchParams.set("state",t),n.searchParams.set("response_type","code"),n.href}})}async function SM(e,t){let r=await e.getDeviceId();return Gw({sys:e,name:"Builder.io",initialPort:CM,requestListener:async(n,o,s,i)=>{let a=new URL(o.url||"",`http://localhost:${n}`);a.pathname===Ln&&s.end(`<!doctype html>
1653
+ `.replace("{{MESSAGE}}","The CLI has authenticated correctly with Figma"),()=>{s({...f,oauth:!0})})}}},onListen:r=>{let n=new URL("https://www.figma.com/oauth");return n.searchParams.set("client_id","nrGCqw6TLl95QJhVDi097A"),n.searchParams.set("redirect_uri",`http://localhost:${r}/figma-connect`),n.searchParams.set("scope","files:read,file_dev_resources:read,file_variables:read"),n.searchParams.set("state",t),n.searchParams.set("response_type","code"),n.href}})}async function $8(e,t){let r=await e.getDeviceId();return n_({sys:e,name:"Builder.io",initialPort:_8,requestListener:async(n,o,s,i)=>{let a=new URL(o.url||"",`http://localhost:${n}`);a.pathname===jn&&s.end(`<!doctype html>
1624
1654
  <html lang="en" dir="ltr">
1625
1655
  <head>
1626
1656
  <meta charset="utf-8" />
@@ -1729,11 +1759,11 @@ Please set the BUILDER_PUBLIC_KEY environment variable.`);return{figmaAuth:a,bui
1729
1759
  <!--SCRIPT_PLACEHOLDER-->
1730
1760
  </body>
1731
1761
  </html>
1732
- `.replace("{{MESSAGE}}","The CLI has authenticated correctly with Builder.io"),()=>{i({privateKey:a.searchParams.get("p-key")||"",spaceId:a.searchParams.get("api-key")||"",spaceName:a.searchParams.get("org-name")||"",userId:a.searchParams.get("user-id")||""})})},onListen:n=>{let o=new URL("/cli-auth","https://builder.io");o.searchParams.set("client_id","builder-dev-tools-cli"),o.searchParams.set("host",r),o.searchParams.set("response_type","code"),o.searchParams.set("cli","true"),t&&o.searchParams.set("space_id",t);let s=new URL(Ln,`http://localhost:${n}`);s.searchParams.set(ea,(0,Kw.platform)()),s.searchParams.set(ta,process.versions.node);let i=e.getFrameworks();return i.length>0&&(o.searchParams.set(_o,i[0].name),s.searchParams.set(_o,i[0].name)),o.searchParams.set("redirect_url",s.href),o.href}})}function Hw(e,t){if((0,mt.existsSync)((0,Mt.join)(e.getAppRootDir(),"node_modules"))){let n=(0,Mt.join)(e.getAppRootDir(),"node_modules",".builder"),o=(0,Mt.join)(n,"data.json"),s=jf(e);t=Object.assign(s,t),(0,mt.mkdirSync)((0,Mt.dirname)(o),{recursive:!0}),(0,mt.writeFileSync)(o,JSON.stringify({credentials:t},null,2))}else{let n=(0,Mt.join)(e.getAppRootDir(),".config","builderio"),o=(0,Mt.join)(n,"data.json"),s=(0,Mt.join)(e.getAppRootDir(),".gitignore"),i=jf(e);t=Object.assign(i,t),(0,mt.mkdirSync)((0,Mt.dirname)(o),{recursive:!0}),(0,mt.writeFileSync)(o,JSON.stringify({credentials:t},null,2));let a=".config/";if((0,mt.existsSync)(s)){let u=(0,mt.readFileSync)(s,"utf8");u.includes(a)||(0,mt.writeFileSync)(s,u+`
1762
+ `.replace("{{MESSAGE}}","The CLI has authenticated correctly with Builder.io"),()=>{i({privateKey:a.searchParams.get("p-key")||"",spaceId:a.searchParams.get("api-key")||"",spaceName:a.searchParams.get("org-name")||"",userId:a.searchParams.get("user-id")||""})})},onListen:n=>{let o=new URL("/cli-auth","https://builder.io");o.searchParams.set("client_id","builder-dev-tools-cli"),o.searchParams.set("host",r),o.searchParams.set("response_type","code"),o.searchParams.set("cli","true"),t&&o.searchParams.set("space_id",t);let s=new URL(jn,`http://localhost:${n}`);s.searchParams.set(Xs,(0,t_.platform)()),s.searchParams.set(ea,process.versions.node);let i=e.getFrameworks();return i.length>0&&(o.searchParams.set(Do,i[0].name),s.searchParams.set(Do,i[0].name)),o.searchParams.set("redirect_url",s.href),o.href}})}function XP(e,t){if((0,Pt.existsSync)((0,Zt.join)(e.getAppRootDir(),"node_modules"))){let n=(0,Zt.join)(e.getAppRootDir(),"node_modules",".builder"),o=(0,Zt.join)(n,"data.json"),s=Km(e);t=Object.assign(s,t),(0,Pt.mkdirSync)((0,Zt.dirname)(o),{recursive:!0}),(0,Pt.writeFileSync)(o,JSON.stringify({credentials:t},null,2))}else{let n=(0,Zt.join)(e.getAppRootDir(),".config","builderio"),o=(0,Zt.join)(n,"data.json"),s=(0,Zt.join)(e.getAppRootDir(),".gitignore"),i=Km(e);t=Object.assign(i,t),(0,Pt.mkdirSync)((0,Zt.dirname)(o),{recursive:!0}),(0,Pt.writeFileSync)(o,JSON.stringify({credentials:t},null,2));let a=".config/";if((0,Pt.existsSync)(s)){let u=(0,Pt.readFileSync)(s,"utf8");u.includes(a)||(0,Pt.writeFileSync)(s,u+`
1733
1763
  `+a+`
1734
- `)}else(0,mt.writeFileSync)(s,a+`
1735
- `)}}function jf(e){let t=(0,Mt.join)(e.getAppRootDir(),".config","builderio","data.json"),r=[(0,Mt.join)(e.getAppRootDir(),"node_modules",".builder","data.json"),t,(0,Mt.join)(e.getRepoRootDir(),".git",".builder.json")];for(let n of r)if((0,mt.existsSync)(n))try{let o=(0,mt.readFileSync)(n,"utf8");return JSON.parse(o).credentials}catch(o){e.Sentry?.captureException(o,{level:"warning"})}return{}}async function Gw(e){let t,r,n,o=new Promise((d,p)=>{t=d,r=p}),s=e.initialPort,i=0,a=(0,zw.createServer)((d,p)=>e.requestListener(s,d,p,t,r)),u=()=>{c(),a&&("closeAllConnections"in a&&a.closeAllConnections(),a.close(d=>{d&&e.sys.Sentry?.captureException(d)}))};process.on("uncaughtExceptionMonitor",u),process.on("unhandledRejection",u),process.on("SIGINT",u),process.on("SIGTERM",u),process.on("exit",u);let c=()=>{process.removeListener("uncaughtExceptionMonitor",u),process.removeListener("unhandledRejection",u),process.removeListener("SIGINT",u),process.removeListener("SIGTERM",u),process.removeListener("exit",u)},l=()=>new Promise((d,p)=>{let h=g=>{a.removeListener("error",h),g.code==="EADDRINUSE"&&i<Lf?(de.warning(`Port ${s} is already in use, trying next port`),s++,i++,d(0)):p(g)};a.once("error",h),a.listen(s,()=>{a.removeListener("error",h);let g=a.address();d(g.port)})});try{let d=0;for(;d===0&&i<Lf;)d=await l();if(d===0)throw new Error(`Failed to find an available port after ${Lf} attempts`);let p=e.onListen(d);de.warn(`Required authenticating with ${e.name}
1736
- OPEN: ${(0,Bn.dim)(p)}`),n=$f(),n.start(`Waiting for ${e.name} authentication`),await Nf(p);let h=await o;return n&&n.stop(`Authenticated with ${e.name} successfully`),h}catch(d){throw n&&(n.stop(`Failed to authenticate with ${e.name}.`,-1),hl("auth")),e.sys.Sentry?.captureException(d),u(),d}finally{u()}}async function Jw(e,t,r,n){try{if(!e)return Ti(r,n,400,"Builder context closed");let o=_M(r);if(o.pathname===Xu){if(r.method==="POST"){let s=await FM(r);if(s)try{let i=await ym(e,JSON.parse(s));return Ww(r,n,200,i)}catch(i){e.debug("Dev API Error",i.stack||i.message||i);let a={errors:[String(i.message||i)]};return Ww(r,n,500,a)}}else if(r.method==="OPTIONS"){let s={"Access-Control-Allow-Methods":"POST, OPTIONS","Access-Control-Allow-Headers":"Content-Type, Cache-Control, X-Builder-Devtools-Version, sentry-trace, baggage"},i=r.headers.origin;i&&i!=="null"?Yw(new URL(i))&&(s["Access-Control-Allow-Origin"]=i):s["Access-Control-Allow-Origin"]="*",n.writeHead(200,s),n.end();return}return Ti(r,n,405,`${Xu} is an API endpoint used only during development by the Builder.io Devtools client-side script`)}if(o.pathname===ec)return EM(r,n,200,await Dm(e));if(o.pathname===zf){let s=o.searchParams.get(Zu);return s?AM(n,302,await wm(e,s)):Ti(r,n,400,`Missing ${Zu} querystring`)}if(o.pathname===Ln)return PM(r,n,200,await vm(e));if(o.pathname===Kf){await rs(e,{_:[]},{});let s=await jw(e),{figmaBuilderLinks:i,diagnostics:a}=await Vw({mappingFiles:s,sys:e});return Js(r,n,200,"application/json",JSON.stringify({figmaBuilderLinks:i,foundErrors:a.length>0,diagnostics:a,version:2,local:!0},null,2))}return o.pathname===jn?(e.debug(`Close Dev Tools Server Requested: ${o.href}`),setTimeout(()=>{try{t.close(s=>{e.debug(`Dev Tools Server Closed Error: ${s}`)})}catch(s){e.debug(`Error closing devtools server: ${s}`)}},20),Ti(r,n,200,"Closing Dev Tools Server")):Ti(r,n,404,"Not found")}catch(o){return e?.Sentry?.captureException(o),Ti(r,n,500,`Dev Server Error: ${o}`)}}function Ww(e,t,r,n){Js(e,t,r,"application/json",JSON.stringify(n))}function EM(e,t,r,n){Js(e,t,r,"application/javascript",n)}function PM(e,t,r,n){Js(e,t,r,"text/html",n)}function Ti(e,t,r,n){Js(e,t,r,"text/plain",n)}function Js(e,t,r,n,o){let s={"Content-Type":`${n}; charset=utf-8`,"Cache-Control":"no-cache, no-store, must-revalidate","X-Builder-Devtools-Version":Lt},i=e.headers.origin;i&&i!=="null"?Yw(new URL(i))&&(s["Access-Control-Allow-Origin"]=i):s["Access-Control-Allow-Origin"]="*",t.writeHead(r,s),t.end(o)}function Yw(e){return e.hostname==="localhost"||e.origin==="https://builder.io"||e.origin==="https://www.builder.io"||e.origin.endsWith(".builder.io")?!0:e.port===""?!1:e.port!=="80"&&e.port!=="443"}function AM(e,t,r){e.writeHead(t,{Location:r}),e.end()}async function FM(e){let t="";for await(let r of e)t+=r;return t}function _M(e){let t=e.url||"/";return new URL(t,`http://${e.headers.host}`)}async function Qw(e){if(globalThis.__builderDevToolsServer)return e.debug("reusing existing devtools server"),globalThis.__builderDevToolsServer.setContext(e),globalThis.__builderDevToolsServer;let t=await TM(e),r=(0,Yu.createServer)((o,s)=>{Jw(e,r,o,s)}),n=()=>new Promise((o,s)=>{r.listening?(e.debug(`closing devtools server on port ${t}`),r.close(i=>{e=null,i?(e.debug(`error closing devtools server on port ${t}`),s(i)):(e&&e.debug(`closed devtools server on port ${t}`),o())})):(e.debug(`devtools server on port ${t} not listening`),o())});return process.once("SIGTERM",n),process.once("SIGINT",n),process.env.CI!=="true"&&process.stdin.on("end",n),globalThis.__builderDevToolsServer={url:new URL(`http://localhost:${t}`).href,port:t,setContext:o=>{e.debug(`set devtools context on server ${t}`),e=o},close:async()=>{globalThis.__builderDevToolsServer=null,await n()}},new Promise(o=>{r.listen(t,()=>{e.debug(`started devtools server on port ${t}`),o(globalThis.__builderDevToolsServer)})})}function TM(e){return new Promise(t=>{let r=e.port;try{(0,Yu.request)({hostname:"localhost",port:r,path:jn,method:"GET"},o=>{o.on("end",()=>{e.debug(`${jn} - Response ended`),t(r)})}).on("error",o=>{e.debug(`${jn} - No response ${o}`),t(r)}).end()}catch(n){e.debug(`${jn} - Error ${n}`),t(r)}})}async function gl(e){let t={...e,devToolsServerUrl:"",isValid:!1,serverShouldRestart:!1,publicApiKey:"",port:e.port||5273,ignoreMissingConfig:!1,getAllProjectFiles:e.getAllProjectFiles||(()=>Promise.resolve([]))},r=e.getFrameworks().map(s=>s.name).join(", ");t.debug(`create devtools ${Uf} [${r}]`);let n=await Qw(t);return t.devToolsServerUrl=n.url,t.port=n.port,{getUrl:()=>t.devToolsServerUrl}}var Uf=Lt;0&&(module.exports={createDevToolsServer,version});
1764
+ `)}else(0,Pt.writeFileSync)(s,a+`
1765
+ `)}}function Km(e){let t=(0,Zt.join)(e.getAppRootDir(),".config","builderio","data.json"),r=[(0,Zt.join)(e.getAppRootDir(),"node_modules",".builder","data.json"),t,(0,Zt.join)(e.getRepoRootDir(),".git",".builder.json")];for(let n of r)if((0,Pt.existsSync)(n))try{let o=(0,Pt.readFileSync)(n,"utf8");return JSON.parse(o).credentials}catch(o){e.Sentry?.captureException(o,{level:"warning"})}return{}}async function n_(e){let t,r,n,o=new Promise((p,d)=>{t=p,r=d}),s=e.initialPort,i=0,a=(0,e_.createServer)((p,d)=>e.requestListener(s,p,d,t,r)),u=()=>{c(),a&&("closeAllConnections"in a&&a.closeAllConnections(),a.close(p=>{p&&e.sys.Sentry?.captureException(p)}))};process.on("uncaughtExceptionMonitor",u),process.on("unhandledRejection",u),process.on("SIGINT",u),process.on("SIGTERM",u),process.on("exit",u);let c=()=>{process.removeListener("uncaughtExceptionMonitor",u),process.removeListener("unhandledRejection",u),process.removeListener("SIGINT",u),process.removeListener("SIGTERM",u),process.removeListener("exit",u)},l=()=>new Promise((p,d)=>{let g=m=>{a.removeListener("error",g),m.code==="EADDRINUSE"&&i<qm?(te.warning(`Port ${s} is already in use, trying next port`),s++,i++,p(0)):d(m)};a.once("error",g),a.listen(s,()=>{a.removeListener("error",g);let m=a.address();p(m.port)})});try{let p=0;for(;p===0&&i<qm;)p=await l();if(p===0)throw new Error(`Failed to find an available port after ${qm} attempts`);let d=e.onListen(p);te.warn(`Required authenticating with ${e.name}
1766
+ OPEN: ${(0,Ln.dim)(d)}`),n=zm(),n.start(`Waiting for ${e.name} authentication`),await jm(d);let g=await o;return n&&n.stop(`Authenticated with ${e.name} successfully`),g}catch(p){throw n&&(n.stop(`Failed to authenticate with ${e.name}.`,-1),_l("auth")),e.sys.Sentry?.captureException(p),u(),p}finally{u()}}async function i_(e,t,r,n){try{if(!e)return hi(r,n,400,"Builder context closed");let o=O8(r);if(o.pathname===lc){if(r.method==="POST"){let s=await N8(r);if(s)try{let i=await wg(e,JSON.parse(s));return o_(r,n,200,i)}catch(i){e.debug("Dev API Error",i.stack||i.message||i);let a={errors:[String(i.message||i)]};return o_(r,n,500,a)}}else if(r.method==="OPTIONS"){let s={"Access-Control-Allow-Methods":"POST, OPTIONS","Access-Control-Allow-Headers":"Content-Type, Cache-Control, X-Builder-Devtools-Version, sentry-trace, baggage"},i=r.headers.origin;i&&i!=="null"?s_(new URL(i))&&(s["Access-Control-Allow-Origin"]=i):s["Access-Control-Allow-Origin"]="*",n.writeHead(200,s),n.end();return}return hi(r,n,405,`${lc} is an API endpoint used only during development by the Builder.io Devtools client-side script`)}if(o.pathname===pc)return k8(r,n,200,await xg(e));if(o.pathname===Zm){let s=o.searchParams.get(cc);return s?I8(n,302,await _g(e,s)):hi(r,n,400,`Missing ${cc} querystring`)}if(o.pathname===jn)return R8(r,n,200,await Sg(e));if(o.pathname===Jm){await Ui(e,{_:[]},{});let s=await JP(e),{figmaBuilderLinks:i,diagnostics:a}=await QP({mappingFiles:s,sys:e});return Ws(r,n,200,"application/json",JSON.stringify({figmaBuilderLinks:i,foundErrors:a.length>0,diagnostics:a,version:2,local:!0},null,2))}return o.pathname===Un?(e.debug(`Close Dev Tools Server Requested: ${o.href}`),setTimeout(()=>{try{t.close(s=>{e.debug(`Dev Tools Server Closed Error: ${s}`)})}catch(s){e.debug(`Error closing devtools server: ${s}`)}},20),hi(r,n,200,"Closing Dev Tools Server")):hi(r,n,404,"Not found")}catch(o){return e?.Sentry?.captureException(o),hi(r,n,500,`Dev Server Error: ${o}`)}}function o_(e,t,r,n){Ws(e,t,r,"application/json",JSON.stringify(n))}function k8(e,t,r,n){Ws(e,t,r,"application/javascript",n)}function R8(e,t,r,n){Ws(e,t,r,"text/html",n)}function hi(e,t,r,n){Ws(e,t,r,"text/plain",n)}function Ws(e,t,r,n,o){let s={"Content-Type":`${n}; charset=utf-8`,"Cache-Control":"no-cache, no-store, must-revalidate","X-Builder-Devtools-Version":Jt},i=e.headers.origin;i&&i!=="null"?s_(new URL(i))&&(s["Access-Control-Allow-Origin"]=i):s["Access-Control-Allow-Origin"]="*",t.writeHead(r,s),t.end(o)}function s_(e){return e.hostname==="localhost"||e.origin==="https://builder.io"||e.origin==="https://www.builder.io"||e.origin.endsWith(".builder.io")?!0:e.port===""?!1:e.port!=="80"&&e.port!=="443"}function I8(e,t,r){e.writeHead(t,{Location:r}),e.end()}async function N8(e){let t="";for await(let r of e)t+=r;return t}function O8(e){let t=e.url||"/";return new URL(t,`http://${e.headers.host}`)}async function a_(e){if(globalThis.__builderDevToolsServer)return e.debug("reusing existing devtools server"),globalThis.__builderDevToolsServer.setContext(e),globalThis.__builderDevToolsServer;let t=await M8(e),r=(0,sc.createServer)((o,s)=>{i_(e,r,o,s)}),n=()=>new Promise((o,s)=>{r.listening?(e.debug(`closing devtools server on port ${t}`),r.close(i=>{e=null,i?(e.debug(`error closing devtools server on port ${t}`),s(i)):(e&&e.debug(`closed devtools server on port ${t}`),o())})):(e.debug(`devtools server on port ${t} not listening`),o())});return process.once("SIGTERM",n),process.once("SIGINT",n),process.env.CI!=="true"&&process.stdin.on("end",n),globalThis.__builderDevToolsServer={url:new URL(`http://localhost:${t}`).href,port:t,setContext:o=>{e.debug(`set devtools context on server ${t}`),e=o},close:async()=>{globalThis.__builderDevToolsServer=null,await n()}},new Promise(o=>{r.listen(t,()=>{e.debug(`started devtools server on port ${t}`),o(globalThis.__builderDevToolsServer)})})}function M8(e){return new Promise(t=>{let r=e.port;try{(0,sc.request)({hostname:"localhost",port:r,path:Un,method:"GET"},o=>{o.on("end",()=>{e.debug(`${Un} - Response ended`),t(r)})}).on("error",o=>{e.debug(`${Un} - No response ${o}`),t(r)}).end()}catch(n){e.debug(`${Un} - Error ${n}`),t(r)}})}async function Pl(e){let t={...e,devToolsServerUrl:"",isValid:!1,serverShouldRestart:!1,publicApiKey:"",port:e.port||5273,ignoreMissingConfig:!1,getAllProjectFiles:e.getAllProjectFiles||(()=>Promise.resolve([]))},r=e.getFrameworks().map(s=>s.name).join(", ");t.debug(`create devtools ${Gm} [${r}]`);let n=await a_(t);return t.devToolsServerUrl=n.url,t.port=n.port,{getUrl:()=>t.devToolsServerUrl}}var Gm=Jt;0&&(module.exports={createDevToolsServer,version});
1737
1767
  /*! Bundled license information:
1738
1768
 
1739
1769
  is-number/index.js: