ripplo 0.7.19 → 0.7.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunk-7UWDMECF.js +2 -0
- package/dist/{chunk-WNUKCEN6.js → chunk-BJVAPI4P.js} +1 -1
- package/dist/chunk-DAULBZMT.js +167 -0
- package/dist/chunk-EVYYSTR7.js +46 -0
- package/dist/chunk-IHSHBPJY.js +2 -0
- package/dist/chunk-XZTICXYD.js +206 -0
- package/dist/daemon-5FTGPJ3L.js +62 -0
- package/dist/daemon-XZ5HWQJA.js +2 -0
- package/dist/daemon-tunnel-AG6FGNXC.js +2 -0
- package/dist/gifenc.esm-GMV2LJ5K.js +2 -0
- package/dist/index.js +175 -187
- package/package.json +4 -4
- package/dist/chunk-7R7PWDYF.js +0 -137
- package/dist/chunk-APGFYCJC.js +0 -200
- package/dist/chunk-SB7H6IAS.js +0 -2
- package/dist/chunk-Y5IXMRSB.js +0 -46
- package/dist/daemon-EQZROAKJ.js +0 -2
- package/dist/daemon-EUZ4KVQP.js +0 -61
- package/dist/daemon-tunnel-MOYCRSSC.js +0 -2
package/dist/chunk-7R7PWDYF.js
DELETED
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
import{a as id,b as gs,c as Rw}from"./chunk-SB7H6IAS.js";var Kd=id((Hs,Hd)=>{"use strict";var{hasOwnProperty:nr}=Object.prototype,Qt=Gs();Qt.configure=Gs;Qt.stringify=Qt;Qt.default=Qt;Hs.stringify=Qt;Hs.configure=Gs;Hd.exports=Qt;var c0=/[\u0000-\u001f\u0022\u005c\ud800-\udfff]/;function Lt(e){return e.length<5e3&&!c0.test(e)?`"${e}"`:JSON.stringify(e)}function Ws(e,t){if(e.length>200||t)return e.sort(t);for(let n=1;n<e.length;n++){let r=e[n],i=n;for(;i!==0&&e[i-1]>r;)e[i]=e[i-1],i--;e[i]=r}return e}var d0=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(Object.getPrototypeOf(new Int8Array)),Symbol.toStringTag).get;function zs(e){return d0.call(e)!==void 0&&e.length!==0}function zd(e,t,n){e.length<n&&(n=e.length);let r=t===","?"":" ",i=`"0":${r}${e[0]}`;for(let o=1;o<n;o++)i+=`${t}"${o}":${r}${e[o]}`;return i}function f0(e){if(nr.call(e,"circularValue")){let t=e.circularValue;if(typeof t=="string")return`"${t}"`;if(t==null)return t;if(t===Error||t===TypeError)return{toString(){throw new TypeError("Converting circular structure to JSON")}};throw new TypeError('The "circularValue" argument must be of type string or the value null or undefined')}return'"[Circular]"'}function p0(e){let t;if(nr.call(e,"deterministic")&&(t=e.deterministic,typeof t!="boolean"&&typeof t!="function"))throw new TypeError('The "deterministic" argument must be of type boolean or comparator function');return t===void 0?!0:t}function h0(e,t){let n;if(nr.call(e,t)&&(n=e[t],typeof n!="boolean"))throw new TypeError(`The "${t}" argument must be of type boolean`);return n===void 0?!0:n}function Gd(e,t){let n;if(nr.call(e,t)){if(n=e[t],typeof n!="number")throw new TypeError(`The "${t}" argument must be of type number`);if(!Number.isInteger(n))throw new TypeError(`The "${t}" argument must be an integer`);if(n<1)throw new RangeError(`The "${t}" argument must be >= 1`)}return n===void 0?1/0:n}function Xt(e){return e===1?"1 item":`${e} items`}function m0(e){let t=new Set;for(let n of e)(typeof n=="string"||typeof n=="number")&&t.add(String(n));return t}function g0(e){if(nr.call(e,"strict")){let t=e.strict;if(typeof t!="boolean")throw new TypeError('The "strict" argument must be of type boolean');if(t)return n=>{let r=`Object can not safely be stringified. Received type ${typeof n}`;throw typeof n!="function"&&(r+=` (${n.toString()})`),new Error(r)}}}function Gs(e){e={...e};let t=g0(e);t&&(e.bigint===void 0&&(e.bigint=!1),"circularValue"in e||(e.circularValue=Error));let n=f0(e),r=h0(e,"bigint"),i=p0(e),o=typeof i=="function"?i:void 0,s=Gd(e,"maximumDepth"),l=Gd(e,"maximumBreadth");function a(g,f,h,m,S,w){let b=f[g];switch(typeof b=="object"&&b!==null&&typeof b.toJSON=="function"&&(b=b.toJSON(g)),b=m.call(f,g,b),typeof b){case"string":return Lt(b);case"object":{if(b===null)return"null";if(h.indexOf(b)!==-1)return n;let v="",O=",",N=w;if(Array.isArray(b)){if(b.length===0)return"[]";if(s<h.length+1)return'"[Array]"';h.push(b),S!==""&&(w+=S,v+=`
|
|
3
|
-
${w}`,O=`,
|
|
4
|
-
${w}`);let se=Math.min(b.length,l),D=0;for(;D<se-1;D++){let st=a(String(D),b,h,m,S,w);v+=st!==void 0?st:"null",v+=O}let Pe=a(String(D),b,h,m,S,w);if(v+=Pe!==void 0?Pe:"null",b.length-1>l){let st=b.length-l-1;v+=`${O}"... ${Xt(st)} not stringified"`}return S!==""&&(v+=`
|
|
5
|
-
${N}`),h.pop(),`[${v}]`}let $=Object.keys(b),L=$.length;if(L===0)return"{}";if(s<h.length+1)return'"[Object]"';let T="",K="";S!==""&&(w+=S,O=`,
|
|
6
|
-
${w}`,T=" ");let ue=Math.min(L,l);i&&!zs(b)&&($=Ws($,o)),h.push(b);for(let se=0;se<ue;se++){let D=$[se],Pe=a(D,b,h,m,S,w);Pe!==void 0&&(v+=`${K}${Lt(D)}:${T}${Pe}`,K=O)}if(L>l){let se=L-l;v+=`${K}"...":${T}"${Xt(se)} not stringified"`,K=O}return S!==""&&K.length>1&&(v=`
|
|
7
|
-
${w}${v}
|
|
8
|
-
${N}`),h.pop(),`{${v}}`}case"number":return isFinite(b)?String(b):t?t(b):"null";case"boolean":return b===!0?"true":"false";case"undefined":return;case"bigint":if(r)return String(b);default:return t?t(b):void 0}}function u(g,f,h,m,S,w){switch(typeof f=="object"&&f!==null&&typeof f.toJSON=="function"&&(f=f.toJSON(g)),typeof f){case"string":return Lt(f);case"object":{if(f===null)return"null";if(h.indexOf(f)!==-1)return n;let b=w,v="",O=",";if(Array.isArray(f)){if(f.length===0)return"[]";if(s<h.length+1)return'"[Array]"';h.push(f),S!==""&&(w+=S,v+=`
|
|
9
|
-
${w}`,O=`,
|
|
10
|
-
${w}`);let L=Math.min(f.length,l),T=0;for(;T<L-1;T++){let ue=u(String(T),f[T],h,m,S,w);v+=ue!==void 0?ue:"null",v+=O}let K=u(String(T),f[T],h,m,S,w);if(v+=K!==void 0?K:"null",f.length-1>l){let ue=f.length-l-1;v+=`${O}"... ${Xt(ue)} not stringified"`}return S!==""&&(v+=`
|
|
11
|
-
${b}`),h.pop(),`[${v}]`}h.push(f);let N="";S!==""&&(w+=S,O=`,
|
|
12
|
-
${w}`,N=" ");let $="";for(let L of m){let T=u(L,f[L],h,m,S,w);T!==void 0&&(v+=`${$}${Lt(L)}:${N}${T}`,$=O)}return S!==""&&$.length>1&&(v=`
|
|
13
|
-
${w}${v}
|
|
14
|
-
${b}`),h.pop(),`{${v}}`}case"number":return isFinite(f)?String(f):t?t(f):"null";case"boolean":return f===!0?"true":"false";case"undefined":return;case"bigint":if(r)return String(f);default:return t?t(f):void 0}}function c(g,f,h,m,S){switch(typeof f){case"string":return Lt(f);case"object":{if(f===null)return"null";if(typeof f.toJSON=="function"){if(f=f.toJSON(g),typeof f!="object")return c(g,f,h,m,S);if(f===null)return"null"}if(h.indexOf(f)!==-1)return n;let w=S;if(Array.isArray(f)){if(f.length===0)return"[]";if(s<h.length+1)return'"[Array]"';h.push(f),S+=m;let T=`
|
|
15
|
-
${S}`,K=`,
|
|
16
|
-
${S}`,ue=Math.min(f.length,l),se=0;for(;se<ue-1;se++){let Pe=c(String(se),f[se],h,m,S);T+=Pe!==void 0?Pe:"null",T+=K}let D=c(String(se),f[se],h,m,S);if(T+=D!==void 0?D:"null",f.length-1>l){let Pe=f.length-l-1;T+=`${K}"... ${Xt(Pe)} not stringified"`}return T+=`
|
|
17
|
-
${w}`,h.pop(),`[${T}]`}let b=Object.keys(f),v=b.length;if(v===0)return"{}";if(s<h.length+1)return'"[Object]"';S+=m;let O=`,
|
|
18
|
-
${S}`,N="",$="",L=Math.min(v,l);zs(f)&&(N+=zd(f,O,l),b=b.slice(f.length),L-=f.length,$=O),i&&(b=Ws(b,o)),h.push(f);for(let T=0;T<L;T++){let K=b[T],ue=c(K,f[K],h,m,S);ue!==void 0&&(N+=`${$}${Lt(K)}: ${ue}`,$=O)}if(v>l){let T=v-l;N+=`${$}"...": "${Xt(T)} not stringified"`,$=O}return $!==""&&(N=`
|
|
19
|
-
${S}${N}
|
|
20
|
-
${w}`),h.pop(),`{${N}}`}case"number":return isFinite(f)?String(f):t?t(f):"null";case"boolean":return f===!0?"true":"false";case"undefined":return;case"bigint":if(r)return String(f);default:return t?t(f):void 0}}function d(g,f,h){switch(typeof f){case"string":return Lt(f);case"object":{if(f===null)return"null";if(typeof f.toJSON=="function"){if(f=f.toJSON(g),typeof f!="object")return d(g,f,h);if(f===null)return"null"}if(h.indexOf(f)!==-1)return n;let m="",S=f.length!==void 0;if(S&&Array.isArray(f)){if(f.length===0)return"[]";if(s<h.length+1)return'"[Array]"';h.push(f);let N=Math.min(f.length,l),$=0;for(;$<N-1;$++){let T=d(String($),f[$],h);m+=T!==void 0?T:"null",m+=","}let L=d(String($),f[$],h);if(m+=L!==void 0?L:"null",f.length-1>l){let T=f.length-l-1;m+=`,"... ${Xt(T)} not stringified"`}return h.pop(),`[${m}]`}let w=Object.keys(f),b=w.length;if(b===0)return"{}";if(s<h.length+1)return'"[Object]"';let v="",O=Math.min(b,l);S&&zs(f)&&(m+=zd(f,",",l),w=w.slice(f.length),O-=f.length,v=","),i&&(w=Ws(w,o)),h.push(f);for(let N=0;N<O;N++){let $=w[N],L=d($,f[$],h);L!==void 0&&(m+=`${v}${Lt($)}:${L}`,v=",")}if(b>l){let N=b-l;m+=`${v}"...":"${Xt(N)} not stringified"`}return h.pop(),`{${m}}`}case"number":return isFinite(f)?String(f):t?t(f):"null";case"boolean":return f===!0?"true":"false";case"undefined":return;case"bigint":if(r)return String(f);default:return t?t(f):void 0}}function p(g,f,h){if(arguments.length>1){let m="";if(typeof h=="number"?m=" ".repeat(Math.min(h,10)):typeof h=="string"&&(m=h.slice(0,10)),f!=null){if(typeof f=="function")return a("",{"":g},[],f,m,"");if(Array.isArray(f))return u("",g,[],m0(f),m,"")}if(m.length!==0)return c("",g,[],m,"")}return d("",g,[])}return p}});var xp=id((OD,La)=>{"use strict";var Oi=process||{},Sp=Oi.argv||[],Ti=Oi.env||{},iC=!(Ti.NO_COLOR||Sp.includes("--no-color"))&&(!!Ti.FORCE_COLOR||Sp.includes("--color")||Oi.platform==="win32"||(Oi.stdout||{}).isTTY&&Ti.TERM!=="dumb"||!!Ti.CI),oC=(e,t,n=e)=>r=>{let i=""+r,o=i.indexOf(t,e.length);return~o?e+sC(i,t,n,o)+t:e+i+t},sC=(e,t,n,r)=>{let i="",o=0;do i+=e.substring(o,r)+n,o=r+t.length,r=e.indexOf(t,o);while(~r);return i+e.substring(o)},wp=(e=iC)=>{let t=e?oC:()=>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")}};La.exports=wp();La.exports.createColors=wp});import{z as A}from"zod";var ys=A.enum(["fast","slow","async"]),gn=A.object({ref:A.string().min(1)}),$t=A.union([A.string(),A.number(),A.boolean()]),bs=A.object({template:A.array(A.union([A.string(),gn])).min(1)}),Ne=A.union([gn,$t,bs,A.null()]),od=A.object({kind:A.literal("changed")}),Ss=A.union([Ne,od]),gt=A.union([A.string(),gn,bs]),Cw=A.object({by:A.literal("role"),name:A.union([gt,A.undefined()]).optional().transform(e=>e),role:A.string().min(1)}),kw=A.object({by:A.literal("testId"),value:gt}),Aw=A.object({by:A.literal("inside"),scope:A.lazy(()=>ge),target:A.lazy(()=>ge)}),ge=A.discriminatedUnion("by",[Cw,kw,Aw]),ni=A.enum(["string","number","boolean"]),ws=A.enum(["strict","eventual"]),Ew=A.object({kind:A.literal("string"),maxLength:A.number().int().positive().optional(),minLength:A.number().int().nonnegative().optional(),pattern:A.string().optional()}),Iw=A.object({kind:A.literal("number"),max:A.number().int().optional(),min:A.number().int().optional()}),Pw=A.object({kind:A.literal("datetime"),maxOffsetDays:A.number().int(),minOffsetDays:A.number().int()}),sd=A.discriminatedUnion("kind",[Ew,Iw,Pw]),ad=A.enum(["company.name","date.iso","internet.email","internet.url","person.fullName","lorem.slug","lorem.word"]),xs=A.object({constraints:sd.optional(),generator:ad,name:A.string().min(1),type:ni,values:A.array($t).min(1).optional()}),ld=A.object({consistency:ws.default("strict"),optional:A.boolean(),type:ni,valueSpace:A.string().min(1).optional()}),vs=A.enum(["backend","client"]),Rs=A.object({description:A.string().optional(),identity:A.array(A.string().min(1)).min(1),identityKind:A.enum(["surrogate","natural"]),name:A.string().min(1),props:A.record(A.string().min(1),ld),source:vs.default("backend")}),Cs=A.object({consistency:ws.default("strict"),default:$t,description:A.string().optional(),name:A.string().min(1),source:vs.default("backend"),type:ni,valueSpace:A.string().min(1).optional()}),yt=A.enum(["url","title","viewport"]);function ks(e){return e.by==="testId"?`testId=${e.value}`:e.by==="inside"?`${ks(e.scope)} \u25B8 ${ks(e.target)}`:`${e.role} ${e.name??""}`.trim()}import{z as k}from"zod";var Mw=k.discriminatedUnion("kind",[k.object({as:k.string().min(1),kind:k.literal("created"),props:k.record(k.string().min(1),Ne)}),k.object({as:k.string().min(1),kind:k.literal("updated"),props:k.record(k.string().min(1),Ss)}),k.object({kind:k.literal("deleted")})]),Tw=k.object({kind:k.literal("is"),value:Ne}),ud=k.lazy(()=>k.union([Ne,Nw])),Ow=k.object({entity:k.string().min(1),where:k.record(k.string().min(1),ud)}),Nw=k.object({field:k.string().min(1),kind:k.literal("within"),selection:Ow}),lt=k.union([ys,k.undefined()]).optional().transform(e=>e),cd=k.object({assertion:Tw,kind:k.literal("singleton"),singleton:k.string().min(1),wait:lt}),dd=k.object({entity:k.string().min(1),kind:k.literal("count"),value:k.number().int().nonnegative()}),ri=k.lazy(()=>k.discriminatedUnion("kind",[cd,dd,k.object({kind:k.literal("not"),predicate:ri}),k.object({kind:k.literal("and"),predicates:k.array(ri)})])),$w=k.lazy(()=>k.object({condition:k.union([ri,k.undefined()]).optional().transform(e=>e),consequence:k.array(yn),name:k.string().min(1)})),yn=k.lazy(()=>k.discriminatedUnion("kind",[k.object({kind:k.literal("visible"),locator:ge,wait:lt}),k.object({kind:k.literal("disabled"),locator:ge,wait:lt}),k.object({kind:k.literal("enabled"),locator:ge,wait:lt}),k.object({kind:k.literal("focused"),locator:ge,wait:lt}),k.object({kind:k.literal("checked"),locator:ge,wait:lt}),k.object({kind:k.literal("value"),locator:ge,value:gt,wait:lt}),k.object({kind:k.literal("text"),locator:ge,value:gt,wait:lt}),cd,k.object({kind:k.literal("browser"),name:yt,value:gt,wait:lt}),k.object({assertion:Mw,entity:k.string().min(1),key:k.record(k.string().min(1),ud),kind:k.literal("state"),wait:lt}),k.object({kind:k.literal("not"),predicate:yn}),k.object({kind:k.literal("and"),predicates:k.array(yn)}),dd,k.object({branches:k.array($w),kind:k.literal("when")})]));import{z as ii}from"zod";var Lw=ii.object({__codec:ii.string().min(1),data:ii.unknown(),version:ii.number().int().positive()}),oi=class extends Error{codec;currentVersion;gotVersion;constructor(t){super(`Unsupported ${t.codec} version ${String(t.gotVersion)} (current ${String(t.currentVersion)}). Upgrade Ripplo or rebuild with a compatible CLI.`),this.name="CodecVersionError",this.codec=t.codec,this.currentVersion=t.currentVersion,this.gotVersion=t.gotVersion}},si=class extends Error{constructor(t){super(`Codec mismatch: expected "${t.expected}", got "${t.got}"`),this.name="CodecMismatchError"}};function As({name:e,schema:t}){return{currentVersion:1,name:e,decode:n=>Fw({name:e,raw:n,schema:t}),encode:n=>({__codec:e,data:n,version:1})}}function Dw(e,t){return JSON.stringify(e.encode(t))}function _w(e,t){let n=JSON.parse(t);return e.decode(n)}function Fw({name:e,raw:t,schema:n}){let r=Lw.parse(t);if(r.__codec!==e)throw new si({expected:e,got:r.__codec});if(r.version!==1)throw new oi({codec:e,currentVersion:1,gotVersion:r.version});return n.parse(r.data)}var ai="__ripplo__",Es="__ripplo_seed__";import{z as R}from"zod";var fd=R.discriminatedUnion("kind",[R.object({kind:R.literal("goto"),url:gt}),R.object({kind:R.literal("fill"),locator:ge,value:Ne}),R.object({kind:R.literal("clear"),locator:ge}),R.object({kind:R.literal("click"),locator:ge}),R.object({kind:R.literal("dblclick"),locator:ge}),R.object({kind:R.literal("select"),locator:ge,value:Ne}),R.object({kind:R.literal("check"),locator:ge}),R.object({kind:R.literal("uncheck"),locator:ge}),R.object({kind:R.literal("hover"),locator:ge}),R.object({files:R.array(R.string().min(1)).min(1),kind:R.literal("upload"),locator:ge}),R.object({key:R.string().min(1),kind:R.literal("press"),locator:ge.optional()})]),Is=R.object({action:fd,expect:R.array(yn).default([])}),Ps=R.object({valueSpace:R.string().min(1)}),li=R.object({as:R.string().min(1),entity:R.string().min(1),set:R.record(R.string().min(1),Ne)}),Ms=R.object({entity:R.string().min(1),where:R.record(R.string().min(1),Ne)}),pd=R.object({absent:R.array(Ms).default([]),exclusive:R.array(R.string().min(1)).default([]),intent:R.string().min(1),name:R.string().min(1),params:R.record(R.string().min(1),Ps),singletons:R.record(R.string().min(1),Ne).default({}),slug:R.string().min(1),steps:R.array(Is).default([]),workflow:R.string().min(1),world:R.array(li).default([])}),hd=R.object({absent:R.array(Ms).default([]),exclusive:R.array(R.string().min(1)).default([]),intent:R.string().min(1),maybe:R.array(li).default([]),name:R.string().min(1),params:R.record(R.string().min(1),Ps),singletons:R.record(R.string().min(1),Ne).default({}),sourcePath:R.string().min(1).optional(),steps:R.array(Is).default([]),stub:R.boolean().default(!1),tests:R.array(pd).default([]),world:R.array(li).default([])}),md=R.object({sha256:R.string().regex(/^[0-9a-f]{64}$/u),size:R.number().int().nonnegative()}),gd=R.object({entities:R.array(Rs),fixtures:R.record(R.string().min(1),md).default({}),singletons:R.array(Cs).default([]),valueSpaces:R.array(xs),workflows:R.array(hd)}),jw=As({name:"ripplo-lockfile",schema:gd});import{z as Xn}from"zod";var Vw=Xn.object({index:Xn.number().int().nonnegative(),kind:Xn.string(),target:Xn.string(),value:Xn.string()});function Bw(e){let t=Ww(e);return{preconditions:e.entities.map(n=>({depends:t.get(n.name)??[],description:n.description??"",name:n.name,returns:n.identity})),singletons:e.singletons.map(n=>({defaultValue:String(n.default),description:n.description??"",name:n.name,type:n.type})),workflows:e.workflows.map(n=>({expectedOutcome:n.intent,name:n.intent,preconditions:Kw(qw(n),t),requiresKeys:n.world.map(r=>({namespace:r.as,preconditionName:r.entity})),slug:bd(n.name),sourcePath:n.sourcePath??null,spec:n}))}}function Uw(e,t){return{index:t,kind:e.action.kind,target:Yw(e.action),value:Zw(e.action)}}function bd(e){return e.toLowerCase().replaceAll(/[^a-z0-9]/g,"-").split("-").filter(t=>t.length>0).join("-")}function Ww(e){let t=e.workflows.reduce((n,r)=>zw(n,r),new Map);return new Map([...t].map(([n,r])=>[n,[...r]]))}function zw(e,t){let n=[...t.world,...t.maybe],r=new Map(n.map(i=>[i.as,i.entity]));return n.reduce((i,o)=>{let s=Gw(o,r),l=i.get(o.entity)??new Set;return new Map([...i,[o.entity,new Set([...l,...s])]])},e)}function Gw(e,t){return Object.values(e.set).flatMap(n=>Hw(n)).map(n=>t.get(n)).filter(n=>n!=null&&n!==e.entity)}function Hw(e){return e==null||typeof e!="object"?[]:"ref"in e?[yd(e.ref)]:e.template.filter(t=>typeof t!="string").map(t=>yd(t.ref))}function yd(e){let[t]=e.split(".");return t??e}function Kw(e,t){let n=(r,i)=>r.has(i)?r:(t.get(i)??[]).reduce((o,s)=>n(o,s),new Set([...r,i]));return[...e.reduce((r,i)=>n(r,i),new Set)]}function qw(e){return[...new Set(e.world.map(t=>t.entity))]}function Yw(e){return e.kind==="goto"?ui(e.url):e.kind==="press"&&e.locator==null?"":ci(e.locator)}function ui(e){return typeof e=="string"?e:"ref"in e?`{${e.ref}}`:e.template.map(t=>typeof t=="string"?t:`{${t.ref}}`).join("")}function ci(e){return e.by==="testId"?`testId=${ui(e.value)}`:e.by==="inside"?`${ci(e.scope)} \u25B8 ${ci(e.target)}`:`${e.role} ${e.name==null?"":ui(e.name)}`.trim()}function Zw(e){return e.kind==="fill"||e.kind==="select"?Jw(e.value):e.kind==="press"?e.key:""}function Jw(e){return e==null?"":typeof e!="object"?String(e):ui(e)}import{z as we}from"zod";var Sd=we.enum(["Strict","Lax","None"]),wd=we.object({domain:we.string().min(1),expires:we.number(),httpOnly:we.boolean(),name:we.string().min(1),path:we.string().min(1),sameSite:Sd,secure:we.boolean(),value:we.string()}),xd=we.object({localStorage:we.array(we.object({name:we.string().min(1),value:we.string()})),origin:we.string().min(1)}),Ts=we.object({cookies:we.array(wd),headers:we.record(we.string().min(1),we.string()).optional(),origins:we.array(xd)});import{z as G}from"zod";var Os=G.union([$t,G.null()]),Ns=G.record(G.string().min(1),Os),vd=G.object({as:G.string().min(1),entity:G.string().min(1),fields:G.record(G.string().min(1),Ne)}),Xw=G.object({entities:G.array(vd),runId:G.string().min(1),singletons:G.record(G.string().min(1),Os).default({})}),Rd=G.object({as:G.string().min(1),row:Ns,session:Ts.optional()}),$s=G.object({rows:G.array(Rd)}),Qw=G.object({entities:G.array(G.string().min(1)),runId:G.string().min(1),singletons:G.array(G.string().min(1)).default([])}),Ls=G.object({entities:G.record(G.string().min(1),G.array(Ns)),singletons:G.record(G.string().min(1),Os).default({})}),e0=G.object({runId:G.string().min(1)}),Ds=G.object({ok:G.literal(!0)});function bt(e){let t=new URL(e,"https://ripplo.invalid"),n=[...t.searchParams.entries()].toSorted(([r],[i])=>r.localeCompare(i)).map(([r,i])=>`${r}=${i}`).join("&");return n.length===0?t.pathname:`${t.pathname}?${n}`}function bn(e,t){return e==="url"?bt(t):t}function _s(e,t,n){return bn(e,String(t))===bn(e,String(n))}function kd(e,t,n){return e!=="url"?_s(e,t,n):Cd(String(t))===Cd(String(n))}function Cd(e){return new URL(e,"https://ripplo.invalid").pathname}function Fs({actual:e,canon:t,pre:n,predicted:r}){return[...[...new Set([...r.entities.keys(),...e.entities.keys()])].flatMap(s=>t0({actual:e.entities.get(s),canon:t,entity:s,pre:n.entities.get(s),predicted:r.entities.get(s)})),...r0(n.singletons,r.singletons,e.singletons)]}function t0({actual:e,canon:t,entity:n,pre:r,predicted:i}){return[...new Set([...i?.keys()??[],...e?.keys()??[]])].flatMap(s=>n0({actual:e?.get(s),canon:t,entity:n,key:s,predicted:i?.get(s),preHadKey:r?.has(s)??!1,preRow:r?.get(s)}))}function n0({actual:e,canon:t,entity:n,key:r,predicted:i,preHadKey:o,preRow:s}){if(i==null)return[{mismatch:{entity:n,key:r,kind:"unexpected-row"},pending:o}];if(e==null)return[{mismatch:{entity:n,key:r,kind:"missing-row"},pending:!o}];let l=(u,c,d)=>Id(t(n,u,c),t(n,u,d));return[...new Set([...Object.keys(i),...Object.keys(e)])].filter(u=>!l(u,i[u],e[u])).map(u=>({mismatch:{entity:n,field:u,key:r,kind:"wrong-value",snapshot:i[u],sut:e[u]},pending:s==null?e[u]===void 0:l(u,s[u],e[u])}))}function Id(e,t){return Ad(e)===Ad(t)}function Ad(e){return e==null?"\u2205":JSON.stringify(e)}function r0(e,t,n){return[...new Set([...Object.keys(t),...Object.keys(n)])].flatMap(i=>{let o=t[i],s=n[i];return o===void 0||s===void 0||Ed(i,o,s)?[]:[{mismatch:{kind:"singleton-mismatch",singleton:i,snapshot:o,sut:s},pending:e[i]!==void 0&&Ed(i,e[i],s)}]})}function Ed(e,t,n){let r=yt.safeParse(e);return r.success?kd(r.data,t,n):Id(t,n)}function js(e){let t=i0(e.entities),n=o0(e.singletons);return r=>s0(r,t,n)}function i0(e){return new Map(e.flatMap(t=>Object.entries(t.props).map(([n,r])=>[Pd(t.name,n),r.consistency])))}function Pd(e,t){return`${e}.${t}`}function o0(e){return new Map(e.map(t=>[t.name,t.consistency]))}function s0(e,t,n){return e.kind==="singleton-mismatch"?a0(e.singleton,n):e.kind==="unexpected-row"||e.kind==="missing-row"?"strict":t.get(Pd(e.entity,e.field))??"strict"}function a0(e,t){return yt.safeParse(e).success?t.get(e)??"eventual":t.get(e)??"strict"}function Vs(e){let t=new Set(e.valueSpaces.filter(n=>n.generator==="date.iso").map(n=>n.name));return(n,r,i)=>{if(!t.has(`${n}.${r}`)||typeof i!="string")return i;let o=Date.parse(i);return Number.isNaN(o)?i:new Date(o).toISOString()}}function Bs({onlyFirst:e=!1}={}){let i="(?:\\u001B\\][\\s\\S]*?(?:\\u0007|\\u001B\\u005C|\\u009C))|[\\u001B\\u009B][[\\]()#;?]*(?:\\d{1,4}(?:[;:]\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]";return new RegExp(i,e?void 0:"g")}var l0=Bs();function Us(e){if(typeof e!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof e}\``);return!e.includes("\x1B")&&!e.includes("\x9B")?e:e.replace(l0,"")}function Td(e,t,n){return{detail:n.slice(0,500),kind:"engine-http",path:e,status:t}}function Qn(e,t){return{code:Wd(t),kind:"engine-network",message:tr(t),path:e}}function Od(e){return{kind:"client-mount-missing",mountKey:e}}function Nd(e,t){return{kind:"engine-decode",message:tr(t),path:e}}function $d(e,t){return{entity:e,field:t,kind:"state-identity"}}function Ld(e){return{as:e,kind:"setup-missing-row"}}function Dd(e){return{count:e,kind:"conflicting-sessions"}}function er(e){return{kind:"driver-launch",message:tr(e)}}function _d(e){return{kind:"engine-unreachable",url:e}}function Fd(e,t){return{action:e,kind:"action-failed",message:tr(t)}}function jd(e){return{kind:"check-failed",message:tr(e)}}function Vd(){return{kind:"aborted"}}var Md=300;function Jt(e){switch(e.kind){case"engine-http":return`engine ${e.path} returned ${String(e.status)}: ${Ud(e.detail)}${u0(e.status)}`;case"engine-network":return`engine ${e.path} request failed: ${e.message}`;case"client-mount-missing":return`client bridge "${e.mountKey}" never mounted; client singletons unreadable`;case"engine-decode":return`engine ${e.path} response did not match schema: ${e.message}`;case"state-identity":return`row of "${e.entity}" is missing identity field "${e.field}"`;case"setup-missing-row":return`setup returned no row for "${e.as}"`;case"conflicting-sessions":return`world established ${String(e.count)} distinct auth sessions in one browser context; sessions are exclusive \u2014 a single context holds one signed-in user`;case"engine-unreachable":return`the engine at ${e.url} did not respond in time \u2014 the dev server may still be recompiling. Re-run once it settles.`;case"driver-launch":return`browser driver failed to launch: ${e.message}`;case"action-failed":return`action "${e.action}" failed: ${e.message}`;case"check-failed":return`check failed: ${e.message}`;case"aborted":return"run aborted"}}function Bd(e){throw new Error(Jt(e))}function di(){}function Ud(e){let t=e.replaceAll(/\s+/gu," ").trim();return t.length<=Md?t:`${t.slice(0,Md)}\u2026 [truncated]`}function u0(e){return e===404?" \u2014 the engine adapter is not mounted at RIPPLO_ENGINE_URL (or the mount path differs). Verify the adapter is wired into the app server and ENABLE_RIPPLO_TESTING=true; `ripplo doctor` checks the endpoint.":e===403||e===401?" \u2014 the adapter rejected the request: ENABLE_RIPPLO_TESTING is not true in the app's env, or RIPPLO_WEBHOOK_SECRET differs between the app and .ripplo env.":""}function Wd(e){if(!(typeof e!="object"||e==null))return"code"in e&&typeof e.code=="string"?e.code:"cause"in e?Wd(e.cause):void 0}function tr(e){let t=e instanceof Error?e.message:String(e);return Ud(Us(t))}var Ks=gs(Kd(),1),x8=Ks.default.configure,fi=Ks.default;function U(e){return fi(e)??""}function St(e,t){return[...new Map(e.map(n=>[t(n),n])).values()]}function qs(e){return St(e,U)}function qd(e){return U(e)}var rr=class extends Error{name="AbortError";constructor(){super("aborted")}};function Yd(e){return e instanceof Error&&e.name==="AbortError"}function Dt(e){if(e.aborted)throw new rr}function Ys(e,t){return t.aborted?Promise.reject(new rr):new Promise((n,r)=>{let i=()=>{clearTimeout(o),r(new rr)},o=setTimeout(()=>{t.removeEventListener("abort",i),n()},e);t.addEventListener("abort",i,{once:!0})})}var y0={check:"Check",clear:"Clear",click:"Click",dblclick:"Double-click",fill:"Fill",goto:"Go to",hover:"Hover",press:"Press",select:"Select",uncheck:"Uncheck",upload:"Upload"};function Zd(e){let t=y0[e.kind]??e.kind;return e.kind==="press"&&e.key!=null?`${t}: ${e.key}`:t}function Jd(e){return e.kind==="data-rule"?"data rule":Xd(e.check)}function Xd(e){return e.kind==="not"?`not ${Xd(e.inner)}`:e.kind==="browser"?e.name:`${Qd(e.locator)} ${e.kind}`}function Qd(e){return e.by==="testId"?"element":e.by==="inside"?Qd(e.target):e.role}function sf(e){return e.includes("async")?"async":e.includes("slow")?"slow":"fast"}var b0=()=>[];async function Qs({canon:e,classify:t,initialSnapshot:n,observe:r,onAssertion:i,onStep:o,pageRulePendingChecks:s,steps:l},a){return af({acc:[],canon:e,classify:t,index:0,observe:r,onAssertion:i,onStep:o,pageRulePendingChecks:s??b0,signal:a,snapshot:n,steps:l})}async function af({acc:e,canon:t,classify:n,index:r,observe:i,onAssertion:o,onStep:s,pageRulePendingChecks:l,signal:a,snapshot:u,steps:c}){Dt(a);let d=c[r];if(d==null)return{finalModel:u,findings:e};let p=Date.now(),g=await d.targetIds(),f=Zd(d.step.action);if(!d.requiredState(u)){let h={kind:"impossible-action",step:d.step};return Js(s,{annotations:[Zs({actionLabel:f,outcome:"failed",rrwebIds:g,startMs:p})],endMs:Date.now(),findings:[h],index:r,post:u,pre:u,source:d.source,startMs:p,url:Xs(u)}),{finalModel:u,findings:[...e,h]}}return d.perform().match(()=>S0({acc:e,actionLabel:f,canon:t,classify:n,index:r,observe:i,onAssertion:o,onStep:s,pageRulePendingChecks:l,rrwebIds:g,signal:a,snapshot:u,startMs:p,step:d,steps:c}),h=>{let m=pi(h,d);return Js(s,{annotations:[Zs({actionLabel:f,outcome:"failed",rrwebIds:g,startMs:p})],endMs:Date.now(),findings:[m],index:r,post:u,pre:u,source:d.source,startMs:p,url:Xs(u)}),Promise.resolve({finalModel:u,findings:[...e,m]})})}function Zs({actionLabel:e,outcome:t,rrwebIds:n,startMs:r}){return{atMs:r,kind:"action",label:e,outcome:t,rrwebIds:n}}async function S0({acc:e,actionLabel:t,canon:n,classify:r,index:i,observe:o,onAssertion:s,onStep:l,pageRulePendingChecks:a,rrwebIds:u,signal:c,snapshot:d,startMs:p,step:g,steps:f}){let h=g.effect(d),m=await k0({canon:n,classify:r,observe:o,pre:d,predicted:h,signal:c,step:g}),S=[...g.pendingChecks,...a(d,m.snapshot)],w=await w0({onAssertion:s,pendingChecks:S,signal:c,step:g}),b=[...w.findings,...m.findings];Js(l,{annotations:[Zs({actionLabel:t,outcome:b.length>0?"failed":"passed",rrwebIds:u,startMs:p}),...w.annotations],endMs:Date.now(),findings:b,index:i,post:m.snapshot,pre:d,source:g.source,startMs:p,url:Xs(m.snapshot)});let v=[...e,...b];return b.length>0?{finalModel:m.snapshot,findings:v}:af({acc:v,canon:n,classify:r,index:i+1,observe:o,onAssertion:s,onStep:l,pageRulePendingChecks:a,signal:c,snapshot:m.snapshot,steps:f})}async function w0({onAssertion:e,pendingChecks:t,signal:n,step:r}){let i=[...new Map(t.map(s=>[qd(s.source),s])).values()],o=await Promise.all(i.map(async s=>{let l=await x0(s,n),a=Date.now(),u=await s.targetIds();return{atMs:a,outcome:l,pendingCheck:s,rrwebIds:u}}));return o.forEach(s=>{v0(e,s.pendingCheck,s.outcome,r)}),{annotations:o.filter(s=>s.pendingCheck.source.kind==="step").map(s=>({atMs:s.atMs,kind:"assertion",label:Jd(s.pendingCheck.source),outcome:lf(s.outcome),rrwebIds:s.rrwebIds})),findings:o.flatMap(s=>R0(s.pendingCheck,s.outcome,r))}}function x0(e,t){if(e.check.kind==="decided"){let n=e.check.passed?"passed":"failed";return Promise.resolve({kind:n})}return A0(e.budget,e.check.run,t)}function v0(e,t,n,r){e?.({outcome:lf(n),source:t.source,step:r.step})}function lf(e){return e.kind==="passed"?"passed":e.kind==="error"?"error":"failed"}function R0(e,t,n){return t.kind==="error"?[pi(t.error,n)]:t.kind==="failed"?[{budget:e.budget,kind:"pending-check",source:e.source,step:n.step}]:[]}function pi(e,t){return{error:e,kind:"driver-error",step:t.step}}function Js(e,t){e?.(t)}function Xs(e){let t=e.singletons.url;return typeof t=="string"?t:null}var ir={async:12e4,fast:5e3,slow:3e4},uf={async:{backoffMs:[500,1e3,2e3,5e3],timeoutMs:ir.async},fast:{backoffMs:[100,250,500,1e3],timeoutMs:ir.fast},slow:{backoffMs:[250,500,1e3,2e3],timeoutMs:ir.slow}};function cf(e,t){return e.backoffMs[Math.min(t,e.backoffMs.length-1)]??0}function ef(e){return e().match(t=>({observed:t,ok:!0}),t=>({error:t,ok:!1}))}function C0(e,t,n){return n.reconcile==null?e:n.reconcile(e,t)}function tf({canon:e,pre:t,predicted:n,step:r},i){let o=r.verifyChanges==null?[]:r.verifyChanges(n,i),s=C0(n,i,r),l=o.map(a=>({mismatch:a,pending:!0}));return{adopted:s,probed:[...l,...Fs({actual:i.snapshot,canon:e,pre:t,predicted:s})]}}function df(e,t){return{budget:t.sync,kind:"consistency",mismatch:e.mismatch,pending:e.pending,step:t.step}}function nf(e,t,n){let r=e.probed.filter(i=>!i.pending&&n(i.mismatch)==="strict");return r.length>0?{findings:r.map(i=>df(i,t)),snapshot:e.adopted}:e.probed.length===0?{findings:[],snapshot:e.adopted}:null}function rf(e,t,n){return{findings:[...e.probed.map(r=>df(r,t)),...n],snapshot:e.adopted}}async function k0({canon:e,classify:t,observe:n,pre:r,predicted:i,signal:o,step:s}){let l=uf[s.sync],a=Date.now()+l.timeoutMs,u=await ef(n);if(!u.ok)return{findings:[pi(u.error,s)],snapshot:i};let c=tf({canon:e,pre:r,predicted:i,step:s},u.observed),d=0;for(;Date.now()<a;){Dt(o);let p=nf(c,s,t);if(p!=null)return p;await Ys(cf(l,d),o),d+=1;let g=await ef(n);if(!g.ok)return rf(c,s,[pi(g.error,s)]);c=tf({canon:e,pre:r,predicted:i,step:s},g.observed)}return nf(c,s,t)??rf(c,s,[])}async function A0(e,t,n){let r=uf[e],i=Date.now()+r.timeoutMs,o=await of(t),s=0;for(;o.kind==="pending"&&Date.now()<i;)Dt(n),await Ys(cf(r,s),n),s+=1,o=await of(t);return o.kind==="pending"?{kind:"failed"}:o}function of(e){return e().match(t=>t?{kind:"passed"}:{kind:"pending"},t=>({error:t,kind:"error"}))}import{z as E0}from"zod";var ta=E0.string().brand(),Y=ta.parse("");function wt(e){return ta.parse(e)}function Ve(e,t){return ta.parse(e.length===0?t:`${e}.${t}`)}function pe(e){return gn.safeParse(e).success}function en(e){let t=e.lastIndexOf(".");return t===-1?void 0:{alias:e.slice(0,t),field:e.slice(t+1)}}function Ge(e){return typeof e=="object"&&e!==null&&"template"in e}function ea(e,t,n){let r=Ve(t,e.ref);if(!n.has(r))throw new Error(`unresolved binding ref "${r}"`);return n.get(r)??null}function ff(e,t,n){return I0(e).every(r=>n.has(Ve(t,r)))}function Ze(e,t,n){return typeof e=="string"?e:pe(e)?String(ea(e,t,n)):e.template.map(r=>typeof r=="string"?r:String(ea(r,t,n))).join("")}function He(e,t,n){return e===null||typeof e=="number"||typeof e=="boolean"?e:pe(e)?ea(e,t,n):Ze(e,t,n)}function pf(e,t){return He(e,Y,t)}function or(e){return fi(e)}function Sn(e,t,n){return Object.fromEntries(Object.entries(e).map(([r,i])=>[r,He(i,t,n)]))}function I0(e){return e==null||typeof e!="object"?[]:Ge(e)?e.template.flatMap(t=>typeof t=="string"?[]:[t.ref]):[e.ref]}function _t(e){return typeof e=="object"&&e!==null&&"kind"in e}function tn(e){return Object.fromEntries(Object.entries(e).filter(t=>!_t(t[1])))}function mi(e,t,n){return t.reduce((r,i)=>P0(r,i,n,e),e)}function hf(e,t){return Object.keys(t).length===0?e:{...e,singletons:{...e.singletons,...t}}}function P0(e,t,n,r){if(!M0(t,n))return e;if(t.assertion.kind==="created"){let o=Sn(t.assertion.props,Y,n);return T0(e,t.entity,or(o),o)}if(t.assertion.kind==="deleted")return na(e,t.entity,L0(t.key,n,r));let i=Sn(tn(t.assertion.props),Y,n);return na(e,t.entity,D0(t.key,i,n,r))}function M0(e,t){return("props"in e.assertion?[e.key,tn(e.assertion.props)]:[e.key]).every(r=>Object.values(r).every(i=>yf(i)||!pe(i)||t.has(wt(i.ref))))}function T0(e,t,n,r){let i=new Map([...e.entities.get(t)??[],[n,r]]);return{...e,entities:new Map([...e.entities,[t,i]])}}function na(e,t,n){let r=n(e.entities.get(t)??new Map);return{...e,entities:new Map([...e.entities,[t,r]])}}function nn(e,t,n,r){let i={env:r,key:n,snapshot:e};return[...(e.entities.get(t)??new Map).values()].filter(o=>gi(o,i))}function mf(e,t,n,r,i){let o={env:r,key:n,snapshot:e};return na(e,t,s=>new Map([...s].map(([l,a])=>[l,gi(a,o)?i(a):a])))}function gi(e,t){return Object.entries(t.key).every(([n,r])=>gf(e[n],r,t))}function gf(e,t,n){return yf(t)?O0(t,n).has(hi(e)):hi(e)===hi($0(t,n.env))}function yf(e){return typeof e=="object"&&e!==null&&"kind"in e}function O0(e,t){let n=t.snapshot.entities.get(e.selection.entity);return n==null?new Set:new Set([...n.values()].filter(r=>N0(r,e.selection.where,t)).map(r=>hi(r[e.field])))}function N0(e,t,n){return Object.entries(t).every(([r,i])=>gf(e[r],i,n))}function hi(e){return e==null?"\u2205":e instanceof Date?e.toISOString():JSON.stringify(e)}function $0(e,t){return He(e,Y,t)}function L0(e,t,n){let r={env:t,key:e,snapshot:n};return i=>new Map([...i].filter(([,o])=>!gi(o,r)))}function D0(e,t,n,r){let i={env:n,key:e,snapshot:r};return o=>new Map([...o].map(([s,l])=>gi(l,i)?[s,{...l,...t}]:[s,l]))}function wf(e){let t=e.predicates.filter(o=>Cf(o)),n=t.filter(o=>o.assertion.kind==="created"),r=Rf(t);if(n.length===0&&r.length===0&&e.deferred.length===0&&e.adopt.length===0)return;let i=t.filter(o=>o.assertion.kind==="updated");return(o,s)=>{let l=n.reduce((c,d)=>W0(c,s,d,e.env),{env:e.env,snapshot:o}),a=r.reduce((c,d)=>U0(c,s,d,e.env),l.snapshot),u=i.reduce((c,d)=>F0(c,s,d),l.env);return _0(H0(a,e.deferred,u),s,e.adopt)}}function _0(e,t,n){if(n.length===0)return e;let r=n.reduce((i,o)=>{let s=t.snapshot.singletons[o];return s===void 0?i:{...i,[o]:s}},e.singletons);return{...e,singletons:r}}function xf(e,t,n){return new Map([...e,...Object.entries(n).map(([r,i])=>[Ve(Y,`${t}.${r}`),i])])}function F0(e,t,n){let r=nn(t.snapshot,n.entity,n.key,e).at(0);return r==null?e:xf(e,n.assertion.as,r)}function vf(e){let t=Rf(e.predicates.filter(n=>Cf(n)));if(t.length!==0)return(n,r)=>t.flatMap(i=>j0(i,n,r,e.env))}function Rf(e){return e.filter(t=>t.assertion.kind==="updated"&&ra(t.assertion.props).length>0)}function ra(e){return Object.entries(e).filter(([,t])=>_t(t)).map(([t])=>t)}function Cf(e){return e.assertion.kind==="created"||e.assertion.kind==="updated"}function j0(e,t,n,r){let i=nn(t,e.entity,e.key,r).at(0),o=nn(n.snapshot,e.entity,e.key,r).at(0);if(i==null||o==null)return[];let s=or(V0(e.key,r));return ra(e.assertion.props).flatMap(l=>bf(i[l])===bf(o[l])?[{entity:e.entity,field:l,key:s,kind:"expected-change",value:o[l]}]:[])}function V0(e,t){let n=Object.fromEntries(Object.entries(e).filter(r=>!B0(r[1])));return Sn(n,Y,t)}function B0(e){return typeof e=="object"&&e!==null&&"kind"in e}function bf(e){return e==null?"\u2205":JSON.stringify(e)}function U0(e,t,n,r){let i=ra(n.assertion.props),o=nn(t.snapshot,n.entity,n.key,r).at(0);return o==null?e:mf(e,n.entity,n.key,r,s=>({...s,...Object.fromEntries(i.flatMap(l=>{let a=o[l];return a===void 0?[]:[[l,a]]}))}))}function W0(e,t,n,r){if(n.assertion.kind!=="created")return e;let i=Sn(n.assertion.props,Y,r),o=or(i),s=e.snapshot.entities.get(n.entity);if(s==null||!s.has(o))return e;let l=z0(t.snapshot.entities.get(n.entity),s,i);if(l==null)return e;let[a,u]=l,c=new Map(s);return c.delete(o),c.set(a,{...u,...i}),{env:xf(e.env,n.assertion.as,u),snapshot:{...e.snapshot,entities:new Map(e.snapshot.entities).set(n.entity,c)}}}function z0(e,t,n){if(e==null)return;let r=Object.entries(n),i=[...e].filter(([o])=>!t.has(o)).map(([o,s])=>({entry:[o,s],score:r.filter(([l,a])=>Sf(s[l])===Sf(a)).length}));return G0(i,r.length)}function Sf(e){return e==null?"\u2205":JSON.stringify(e)}function G0(e,t){let n=e.reduce((i,o)=>Math.max(i,o.score),0);if(n===0)return;let r=e.filter(i=>i.score===n);if(!(n<t&&r.length!==1))return r[0]?.entry}function H0(e,t,n){let r=t.reduce((i,o)=>{let s=K0(o.value,n);return s==null?i:{...i,[o.name]:bn(o.name,s)}},e.singletons);return{...e,singletons:r}}function K0(e,t){try{return Ze(e,Y,t)}catch{return}}function yi(e,t){if(e.kind==="visible"||e.kind==="disabled"||e.kind==="enabled"||e.kind==="focused"||e.kind==="checked")return{kind:e.kind,locator:sr(e.locator,t)};if(e.kind==="not"){let n=yi(e.predicate,t);return n==null?null:{inner:n,kind:"not"}}return e.kind==="value"||e.kind==="text"?{kind:e.kind,locator:sr(e.locator,t),value:Ze(e.value,Y,t)}:e.kind!=="browser"?null:{kind:"browser",name:e.name,value:Ze(e.value,Y,t)}}function ar(e,t){let n=e.expect.filter(l=>l.kind==="state"),r=Q0(n),{adopt:i,deferred:o,immediate:s}=q0(e,t,r);return{action:ex(e.action,t),label:e.action.kind,pendingChecks:e.expect.flatMap(l=>nx(l,t)),reconcile:wf({adopt:i,deferred:o,env:t,predicates:n}),verifyChanges:vf({adopt:i,deferred:o,env:t,predicates:n}),effect:l=>hf(mi(l,n,t),s)}}function sr(e,t){return e.by==="role"?{by:"role",name:e.name==null?void 0:Ze(e.name,Y,t),role:e.role}:e.by==="inside"?{by:"inside",scope:sr(e.scope,t),target:sr(e.target,t)}:{by:"testId",value:Ze(e.value,Y,t)}}function q0(e,t,n){let r=e.action.kind==="goto"&&!e.expect.some(s=>s.kind==="browser"&&s.name==="url"),i=e.action.kind==="goto"&&!r?{url:bt(Ze(e.action.url,Y,t))}:{},o=r?["url"]:[];return e.expect.reduce((s,l)=>l.kind==="browser"&&Y0(l.value,n)?{...s,deferred:[...s.deferred,{name:l.name,value:l.value}]}:l.kind==="browser"||l.kind==="singleton"?{...s,immediate:{...s.immediate,...J0(l,t)}}:s,{adopt:o,deferred:[],immediate:i})}function Y0(e,t){return Z0(e).some(n=>t.has(n.split(".")[0]??n))}function Z0(e){return typeof e=="string"?[]:pe(e)?[e.ref]:e.template.filter(t=>typeof t!="string").map(t=>t.ref)}function J0(e,t){if(e.kind==="browser")return{[e.name]:X0(e,t)};if(e.kind==="singleton")return{[e.singleton]:He(e.assertion.value,Y,t)};throw new Error("when() consequence must be a url (browser) or singleton assertion")}function X0(e,t){return bn(e.name,Ze(e.value,Y,t))}function Q0(e){return new Set(e.flatMap(t=>t.assertion.kind==="created"||t.assertion.kind==="updated"?[t.assertion.as]:[]))}function ex(e,t){return{files:e.kind==="upload"?e.files:void 0,key:e.kind==="press"?e.key:void 0,kind:e.kind,locator:tx(e,t),url:e.kind==="goto"?Ze(e.url,Y,t):void 0,value:"value"in e?pf(e.value,t):void 0}}function tx(e,t){if(!(!("locator"in e)||e.locator==null))return sr(e.locator,t)}function nx(e,t){if(e.kind==="browser"||e.kind==="singleton")return[];let n=yi(e,t),r="wait"in e?e.wait??"fast":"fast";return n==null?[]:[{budget:r,check:n}]}import{err as kf,ok as oa,okAsync as rx,Result as ix}from"neverthrow";function lr(e,t,n){let r=fx(e),i={env:new Map,generate:n.generate,generatedParams:new Set,indexed:r,overrides:new Map(Object.entries(n.params??{}).map(([s,l])=>[wt(s),l]))};px(t.params,Y,i);let o=t.world.map(s=>hx(s,Y,i));return n.materialize(o).andThen(s=>bx(s,i.env,r).map(l=>sx({base:l,generatedParams:i.generatedParams,lockfile:e,test:t})))}function ox(e,t){let n=new Map(t.map(r=>[r.name,r]));return r=>rx(ux(r,e,n).rows)}function sa(e){return t=>{let n=t.map(r=>({as:r.as,entity:r.entity,fields:r.fields}));return e(n).andThen(r=>lx(t,r))}}function Af(e,t){let n=bi(t);return Object.fromEntries(Object.entries(e).filter(([r,i])=>n.includes(r)&&i!=null))}function bi(e){return Object.keys(e.props)}function sx({base:e,generatedParams:t,lockfile:n,test:r}){let i=Object.fromEntries(n.singletons.map(c=>[c.name,c.default])),o=Object.fromEntries(Object.entries(r.singletons).map(([c,d])=>[c,He(d,Y,e.env)])),s=Object.entries(r.singletons).filter(([,c])=>ax(c,t)).map(([c])=>c),l={...i,...o},a=new Set(n.singletons.filter(c=>c.source==="client").map(c=>c.name)),u=Object.fromEntries(Object.entries(l).filter(([c])=>a.has(c)));return{...e,clientState:u,generatedSingletons:s,snapshot:{...e.snapshot,singletons:l}}}function ax(e,t){return pe(e)?t.has(Ve(Y,e.ref)):Ge(e)?e.template.some(n=>typeof n!="string"&&t.has(Ve(Y,n.ref))):!1}function lx(e,t){let n=new Map(t.map(r=>[r.as,r]));return ix.combine(e.map(r=>{let i=n.get(r.as);return i==null?kf(Ld(r.as)):oa({as:r.as,entity:r.entity,generatedFields:r.generatedFields,row:i.row,session:i.session})}))}function ux(e,t,n){return e.reduce((r,i)=>{let o=cx(i.fields,r.env),s=wx({generate:t,model:i.model,seedPrefix:i.seedPrefix,set:o,valueSpaces:n}),l=Object.entries(s).map(([u,c])=>[`${i.as}.${u}`,c]),a=Object.keys(s).filter(u=>!(u in o));return{env:new Map([...r.env,...l]),rows:[...r.rows,{as:i.as,entity:i.entity,generatedFields:[...new Set([...i.generatedFields,...a])],row:s,session:void 0}]}},{env:new Map,rows:[]})}function cx(e,t){return Object.fromEntries(Object.entries(e).map(([n,r])=>{if(pe(r))return[n,dx(t,r.ref)];if(Ge(r))throw new Error(`template value not allowed in entity field "${n}"`);return[n,r]}))}function dx(e,t){let n=e.get(t);if(n==null)throw new Error(`setup ref "${t}" was not produced by an earlier entity`);return n}function fx(e){return{models:new Map(e.entities.map(t=>[t.name,t])),valueSpaces:new Map(e.valueSpaces.map(t=>[t.name,t]))}}function px(e,t,n){Object.entries(e).forEach(([r,i])=>{let o=Ve(t,r),s=n.indexed.valueSpaces.get(i.valueSpace);if(s==null)throw new Error(`unknown valueSpace "${i.valueSpace}" for param "${o}"`);let l=n.overrides.get(o);l==null&&n.generatedParams.add(o);let a=l??n.generate.value({anchor:void 0,constraints:s.constraints,generator:s.generator,nullable:!1,seed:o,type:s.type,values:s.values,valueSpace:i.valueSpace});n.env.set(o,a)})}function hx(e,t,n){let r=n.indexed.models.get(e.entity);if(r==null)throw new Error(`model "${e.entity}" not found for setup "${e.as}"`);let i=Ve(t,e.as),o=mx(e.set,t,n.env),s=yx(r,o,i,n),l=Object.entries(e.set).filter(([,a])=>pe(a)&&n.generatedParams.has(Ve(t,a.ref))).map(([a])=>a);return{as:i,entity:e.entity,fields:{...s,...o},generatedFields:[...Object.keys(s),...l],model:r,seedPrefix:i}}function mx(e,t,n){return Object.fromEntries(Object.entries(e).map(([r,i])=>[r,gx(i,t,n)]))}function gx(e,t,n){if(!pe(e))return e;let r=Ve(t,e.ref);return n.get(r)??{ref:r}}function yx(e,t,n,r){return Object.fromEntries(Object.entries(e.props).filter(([i,o])=>!o.optional&&!e.identity.includes(i)&&!(i in t)).map(([i,o])=>[i,Ef({field:i,generate:r.generate,model:e,seedPrefix:n,spec:o,valueSpaces:r.indexed.valueSpaces})]))}function bx(e,t,n){let r=new Map,i=e.flatMap(l=>{let a=n.models.get(l.entity);if(a==null)throw new Error(`model "${l.entity}" not found for setup "${l.as}"`);Object.entries(l.row).forEach(([c,d])=>t.set(Ve(wt(l.as),c),d));let u=r.get(l.entity)??new Map;return u.set(ia(l.row,a),Af(l.row,a)),r.set(l.entity,u),l.session==null?[]:[l.session]}),o=e.flatMap(l=>{let a=n.models.get(l.entity);return a==null?[]:[{alias:l.as,entity:l.entity,key:ia(l.row,a)}]}),s=e.flatMap(l=>{let a=n.models.get(l.entity);if(a==null)return[];let u=ia(l.row,a);return l.generatedFields.map(c=>({entity:l.entity,field:c,key:u}))});return Sx(i).map(l=>({aliases:o,auth:l,env:t,generated:s,snapshot:{entities:xx(r),singletons:{}}}))}function Sx(e){if(e.length===0)return oa(void 0);let t=new Set(e.map(r=>JSON.stringify(r.cookies))).size;if(t>1)return kf(Dd(t));let n=e.flatMap(r=>Object.entries(r.headers??{}));return oa({cookies:e.flatMap(r=>r.cookies),headers:n.length===0?void 0:Object.fromEntries(n),origins:e.flatMap(r=>r.origins)})}function wx({generate:e,model:t,seedPrefix:n,set:r,valueSpaces:i}){return{...Object.fromEntries(Object.entries(t.props).filter(([s])=>!(s in r)).map(([s,l])=>[s,Ef({field:s,generate:e,model:t,seedPrefix:n,spec:l,valueSpaces:i})])),...r}}function Ef({field:e,generate:t,model:n,seedPrefix:r,spec:i,valueSpaces:o}){let s=`${n.name}.${e}`;return t.value({anchor:void 0,constraints:o.get(s)?.constraints,generator:o.get(s)?.generator??"lorem.word",nullable:i.optional,seed:Ve(r,e),type:i.type,values:o.get(s)?.values,valueSpace:s})}function ia(e,t){return t.identity.map(n=>String(e[n])).join(":")}function xx(e){return new Map([...e].map(([t,n])=>[t,new Map(n)]))}function Ft(e){return`${e.workflow}/${e.slug}`}function xt(e){return e.workflows.flatMap(t=>t.tests.map(n=>({ref:Ft(n),test:n,workflow:t})))}function ut(e){return`${e.test}#${String(e.index)}`}function Si(e){let t=xt(e).flatMap(n=>wi(e,n.test));return St(t,n=>`${n.test}:${U(n.steps)}`)}function wi(e,t){let n=Mf(t),r=If(n,t.singletons),i=Gx(t,zx(e)),o=vx(e,t);return Rx(r,Hx(t.steps),n).reduce((l,{chunk:a,requiredState:u},c)=>({offset:l.offset+a.length,transitions:[...l.transitions,Ux({chunk:a,index:c,intent:t.intent,namespace:n.namespace,paramSpaceOf:i,requiredState:u,testRef:Ft(t),whenChunk:o.slice(l.offset,l.offset+a.length)})]}),{offset:0,transitions:[]}).transitions}function If(e,t){return{absences:jx(e),entities:Bx(e),exclusives:e.exclusives,singletons:Object.fromEntries(Object.entries(t).filter(([,n])=>!pe(n)&&!Ge(n)))}}function vx(e,t){let n=e.workflows.find(r=>r.name===t.workflow);return n==null||n.steps.length!==t.steps.length?t.steps:n.steps}function xi(e,t,n){return Object.values(e).flatMap(r=>pe(r)?la(r.ref,n):[]).find(r=>r.entity===t)?.aliasPath}function Rx(e,t,n){return t.reduce((r,i)=>({requiredState:Cx(r.requiredState,i,n),withRequiredState:[...r.withRequiredState,{chunk:i,requiredState:Dx(r.requiredState,i)}]}),{requiredState:e,withRequiredState:[]}).withRequiredState}function Cx(e,t,n){let r=t.flatMap(i=>i.expect.filter(o=>o.kind==="state")).reduce((i,o)=>kx(i,o,n),e);return{...r,singletons:{...r.singletons,...Nx(t)}}}function kx(e,t,n){return t.assertion.kind==="deleted"?Ax(e,t,n):t.assertion.kind==="created"?Px(e,t.entity,t.assertion.as,t.assertion.props,n):Tx(e,t,n)}function Ax(e,t,n){let r=xi(t.key,t.entity,n.namespace),i=e.entities.find(l=>l.alias===r),o=ur(Ex(t.key),n),s=i==null?{entity:t.entity,...o}:{entity:i.entity,...Ix(i,o)};return{...e,absences:[...e.absences,s],entities:e.entities.filter(l=>l.alias!==r)}}function Ex(e){return Object.fromEntries(Object.entries(e).flatMap(t=>{let n=t[1];return Of(n)?[]:[[t[0],n]]}))}function Ix(e,t){return{literals:{...e.literals,...t.literals},relations:[...e.relations.filter(n=>!t.relations.some(r=>r.field===n.field)),...t.relations]}}function Px(e,t,n,r,i){let o=ur(r,i);return{...e,absences:e.absences.filter(s=>s.entity!==t||!Mx(o,s)),entities:[...e.entities,{alias:n,entity:t,...o}]}}function Mx(e,t){return Object.entries(t.literals).every(([r,i])=>e.literals[r]===i)&&t.relations.every(r=>e.relations.some(i=>i.field===r.field&&i.targetAlias===r.targetAlias&&i.targetField===r.targetField))}function Tx(e,t,n){if(t.assertion.kind!=="updated")return e;let r=xi(t.key,t.entity,n.namespace);if(r==null)return e;let i=ur(tn(t.assertion.props),n),o=Object.entries(t.assertion.props).filter(([,l])=>_t(l)).map(([l])=>l),s=l=>l.alias===r?Ox(l,i,o):l;return{...e,entities:e.entities.map(l=>s(l))}}function Ox(e,t,n){let r=Object.entries(e.literals).filter(([i])=>!n.includes(i)&&!(i in t.literals));return{...e,literals:{...Object.fromEntries(r),...t.literals},relations:[...e.relations.filter(i=>!t.relations.some(o=>o.field===i.field)),...t.relations]}}function Nx(e){return e.reduce((t,n)=>({...t,...$x(n),...Lx(n)}),{})}function $x(e){return e.action.kind==="goto"?{url:e.action.url}:{}}function Lx(e){return Object.fromEntries(e.expect.flatMap(t=>t.kind==="browser"?[[t.name,t.value]]:t.kind==="singleton"?[[t.singleton,t.assertion.value]]:[]))}function Dx(e,t){return t[0]?.action.kind!=="goto"?e:{...e,singletons:Object.fromEntries(Object.entries(e.singletons).filter(([n])=>n!=="url"))}}function vi(e,t){let n=Mf(t);return{namespace:n.namespace,requiredState:If(n,t.singletons)}}function Pf(e,t){return[...new Set(e)].flatMap(n=>la(n,t))}function Je(e){return pe(e)?[e.ref]:Ge(e)?e.template.flatMap(t=>pe(t)?[t.ref]:[]):[]}function rn(e){switch(e.kind){case"visible":case"disabled":case"enabled":case"focused":case"checked":return jt(e.locator);case"value":case"text":return[...jt(e.locator),...Je(e.value)];case"singleton":return Je(e.assertion.value);case"browser":return Je(e.value);case"state":return[...e.assertion.kind==="deleted"?[]:Object.values(tn(e.assertion.props)).flatMap(t=>Je(t)),...Object.values(e.key).flatMap(t=>Tf(t))];case"not":return rn(e.predicate);case"when":return e.branches.flatMap(t=>t.consequence.flatMap(n=>rn(n)));case"and":return e.predicates.flatMap(t=>rn(t));case"count":return[]}}function Mf(e){return{absences:e.absent,exclusives:e.exclusive,namespace:new Map(e.world.map(t=>[t.as,t.entity])),setups:e.world}}function jt(e){return e.by==="inside"?[...jt(e.scope),...jt(e.target)]:e.by==="role"?e.name==null?[]:Je(e.name):Je(e.value)}function Tf(e){return Of(e)?Object.values(e.selection.where).flatMap(t=>Tf(t)):Je(e)}function Of(e){return typeof e=="object"&&e!==null&&"kind"in e}function _x(e){return e.kind==="goto"?Je(e.url):e.kind==="fill"||e.kind==="select"?[...jt(e.locator),...Je(e.value)]:e.kind==="press"?e.locator==null?[]:jt(e.locator):(e.kind==="upload",jt(e.locator))}function Fx(e){return[..._x(e.action),...e.expect.flatMap(t=>rn(t))]}function jx(e){return e.absences.map(t=>({entity:t.entity,...ur(t.where,e)}))}function ur(e,t){let n=Object.entries(e),r=Object.fromEntries(n.flatMap(([o,s])=>pe(s)||Ge(s)?[]:[[o,s]])),i=n.flatMap(o=>{let s=o[1];if(!pe(s))return[];let l=la(s.ref,t.namespace).at(0);return l==null?[]:[{entity:l.entity,field:o[0],targetAlias:l.aliasPath,targetField:l.field}]});return{literals:r,relations:i}}function Vx(e,t){return e.map(n=>({alias:n.as,entity:n.entity,...ur(n.set,t)}))}function Bx(e){return Vx(e.setups,e)}function Ux(e){let t=e.chunk.findIndex(s=>s.action.kind!=="goto"),n=t===-1?e.chunk:e.chunk.slice(0,t),r=e.chunk.slice(n.length),i=r.at(-1)??e.chunk.at(-1);if(i==null)throw new Error("empty transition chunk");let o=[...new Set(e.chunk.flatMap(s=>Fx(s)))];return{effectStep:i,index:e.index,intent:e.intent,namespace:e.namespace,nav:n,paramSpaces:Object.fromEntries(o.filter(s=>e.paramSpaceOf.has(s)).map(s=>[s,e.paramSpaceOf.get(s)])),requiredState:e.requiredState,steps:r,test:e.testRef,wait:sf(r.flatMap(s=>Wx(s))),whenSteps:e.whenChunk}}function Wx(e){return e.expect.flatMap(t=>t.kind==="state"&&t.wait!=null?[t.wait]:[])}function la(e,t){let n=en(e);if(n==null)return[];let r=t.get(n.alias);return r==null?[]:[{aliasPath:n.alias,entity:r,field:n.field,ref:e}]}function zx(e){return new Map(e.valueSpaces.map(t=>[t.name,t]))}function Gx(e,t){return new Map(Object.entries(e.params).map(([n,r])=>[n,t.get(r.valueSpace)]))}function Hx(e){return aa(e,0,[],[])}function aa(e,t,n,r){let i=e[t];if(i==null)return n.length===0?r:[...r,n];let o=[...n,i];return Kx(i)?aa(e,t+1,[],[...r,o]):aa(e,t+1,o,r)}function Kx(e){return e.expect.some(t=>t.kind==="state")}function Nf(e){return $f(e,new Map)}function qx(e,t){return e.reduce((n,r)=>n??t(r),null)}function $f(e,t){let n=e.variables.find(r=>!t.has(r));return n==null?t:qx(e.domain(n),r=>{let i=new Map([...t,[n,r]]);return e.consistent(i)?$f(e,i):null})}function ct(e,t){let n=Yx(e,t);if(n==null)return null;let r=rv(n);return iv(e.singletons,t,r)?r:null}function Yx(e,t){let{absences:n,entities:r,exclusives:i}=e,o=new Map(r.map(l=>[l.alias,l])),s=Nf({variables:r.map(l=>l.alias),consistent:l=>Zx(l)&&Jx(r,l)&&Qx(n,l,t),domain:l=>tv(o.get(l),t)});return s==null?null:nv(i,r,s,t)?s:null}function Zx(e){let t=[...e.values()];return new Set(t).size===t.length}function Jx(e,t){return e.every(n=>t.has(n.alias)?n.relations.every(r=>Xx(n,r,t)):!0)}function Xx(e,t,n){if(!n.has(t.targetAlias))return!0;let r=n.get(t.targetAlias)?.[t.targetField];return r==null?!0:n.get(e.alias)?.[t.field]===r}function Qx(e,t,n){return e.every(r=>![...n.entities.get(r.entity)?.values()??[]].some(i=>ev(i,r,t)))}function ev(e,t,n){return Lf(e,t)?t.relations.every(r=>{if(!n.has(r.targetAlias))return!1;let i=n.get(r.targetAlias)?.[r.targetField];return i!=null&&e[r.field]===i}):!1}function Lf(e,t){return Object.entries(t.literals).every(([n,r])=>r===null?e[n]==null:e[n]===r)}function tv(e,t){return e==null?[]:[...t.entities.get(e.entity)?.values()??[]].filter(n=>Lf(n,e))}function nv(e,t,n,r){return e.every(i=>{let o=t.filter(l=>l.entity===i&&n.has(l.alias)).length;return(r.entities.get(i)?.size??0)===o})}function rv(e){return new Map([...e].flatMap(([t,n])=>Object.entries(n).flatMap(r=>{let i=r[1];return typeof i=="string"||typeof i=="number"||typeof i=="boolean"?[[wt(`${t}.${r[0]}`),i]]:[]})))}function iv(e,t,n){return Object.entries(e).every(([r,i])=>{if(!ff(i,Y,n))return!1;let o=He(i,Y,n),s=t.singletons[r],l=yt.safeParse(r);return l.success?_s(l.data,o,s):s===o})}function _f(e,t,n){return e.reduce((r,i)=>{let o=mi(r.snapshot,ov(i),n);return{resolved:[...r.resolved,sv(i,o,n)],snapshot:o}},{resolved:[],snapshot:t}).resolved}function ov(e){return e.expect.filter(t=>t.kind==="state")}function sv(e,t,n){return e.expect.some(r=>r.kind==="when")?{...e,expect:e.expect.flatMap(r=>Ff(r,{env:n,snapshot:t}))}:e}function Ff(e,t){if(e.kind!=="when")return[e];let n=av(e,t);return n==null?[]:n.flatMap(r=>Ff(r,t))}function av(e,t){return e.branches.find(n=>n.condition==null||ua(n.condition,t))?.consequence}function ua(e,t){if(e.kind==="count")return nn(t.snapshot,e.entity,{},t.env).length===e.value;if(e.kind==="singleton"){let n=He(e.assertion.value,Y,t.env);return Df(t.snapshot.singletons[e.singleton])===Df(n)}return e.kind==="not"?!ua(e.predicate,t):e.predicates.every(n=>ua(n,t))}function Df(e){return e==null?"\u2205":JSON.stringify(e)}function Ri(e,t,n){let r=ct(e.requiredState,t);return r==null?null:new Map([...r,...Object.entries(n).map(([i,o])=>[wt(i),o])])}function Ci(e,t,n){let r=_f(e.whenSteps,n,t),i=r.at(-1)??e.effectStep,o=ar(i,t),s=cv(e,t);return{effect:dv(o.effect,s),steps:r.map(l=>{let a=ar(l,t);return{action:a.action,effect:a.effect,pendingChecks:a.pendingChecks,reconcile:a.reconcile,source:l,verifyChanges:a.verifyChanges}})}}function ca(e,t,n){return ct(e.requiredState,n)==null?!1:on(t(n))!==on(n)||fv(e)||lv(e)}function lv(e){return[...e.nav,...e.steps].every(t=>t.expect.every(n=>n.kind!=="state"))}var jf=new WeakMap;function on(e){let t=jf.get(e);if(t!=null)return t;let n=U({entities:[...e.entities].map(([r,i])=>[r,[...i]]),singletons:uv(e.singletons)});return jf.set(e,n),n}function uv(e){return Object.fromEntries(Object.entries(e).map(([t,n])=>t==="url"&&typeof n=="string"?[t,bt(n)]:[t,n]))}function cv(e,t){let n=e.nav.at(-1);return n==null?void 0:ar(n,t).action.url}function dv(e,t){if(t==null)return e;let n=bt(t);return r=>{let i=e(r);return{...i,singletons:{...i.singletons,url:n}}}}function fv(e){return e.effectStep.expect.some(t=>t.kind==="state"&&t.assertion.kind==="updated"&&Object.values(t.assertion.props).some(n=>_t(n)))}function cr(e,t,n){let r=Ri(e,t.snapshot,n);if(r==null)return null;let i=pv(e,r,t.snapshot);return i==null||!ca(e,i.effect,t.snapshot)?null:{next:{snapshot:i.effect(t.snapshot)},resolved:i}}function Vf(e,t,n){let r=Ri(e,t.snapshot,n);if(r==null)return"required-state-unsatisfied";try{return Ci(e,r,t.snapshot),"no-effect"}catch{return"unresolvable"}}function pv(e,t,n){try{return Ci(e,t,n)}catch{return null}}function wn(e,t,n){return e.flatMap((r,i)=>{let o=n(r),s=cr(r,t,o);return s==null?[]:[{idx:i,label:ut(r),params:o,stepRun:s}]})}var hv={absences:[],entities:[],exclusives:[],singletons:{}};function dr(e){return{...hv,...e}}function fr(e,t){if(e==null)return new Set;if(e.by==="inside")return new Set([...fr(e.scope,t),...fr(e.target,t)]);let n=e.by==="role"?e.name:e.value;return new Set(t(n))}function da(e){return mv(e).flatMap(t=>gv(t))}function mv(e){return[...e.reduce((n,r)=>{let i=U([r.when.singletons,r.consequence]);return new Map([...n,[i,[...n.get(i)??[],r]]])},new Map).values()]}function gv(e){if(e.length<2)return[];let t=e.map(o=>new Set(o.when.entities.map(s=>fa(s)))),[n]=t;if(n==null)return[];let r=[...n].filter(o=>t.every(s=>s.has(o))),i=e.toSorted((o,s)=>o.when.entities.length-s.when.entities.length)[0];return i==null||r.length===i.when.entities.length?[]:yv(e,r)?[]:xv(i,r,Rv(e))}function fa(e){return U([e.entity,e.literals])}function yv(e,t){return e.some(n=>{let r=Bf(n.consequence),i=bv(r),o=Sv(r);return n.when.entities.some(s=>!t.includes(fa(s))&&(wv(s,i)||o.has(s.alias)))})}function Bf(e){return e.kind==="not"?Bf(e.predicate):"locator"in e?e.locator:void 0}function bv(e){return fr(e,t=>t==null||pe(t)||Ge(t)?[]:[t])}function Sv(e){return fr(e,t=>{if(t==null||!pe(t))return[];let n=en(t.ref);return n==null?[]:[n.alias]})}function wv(e,t){return Object.values(e.literals).some(n=>typeof n=="string"&&t.has(n))}function xv(e,t,n){let r=e.when.entities.filter(a=>t.includes(fa(a))),i=e.when.entities.filter(a=>!r.includes(a)).filter(a=>e.when.exclusives.includes(a.entity)).map(a=>({...a,literals:{},relations:[]})),o=[...r,...i],s=new Set(o.map(a=>a.alias));if(![...e.refs].every(a=>s.has(a)))return[];let l=dr({entities:o.map(a=>vv(a,s)),exclusives:e.when.exclusives.filter(a=>o.some(u=>u.entity===a)),singletons:e.when.singletons});return[{consequence:e.consequence,origin:{kind:"generalized",tests:n},refs:e.refs,when:l}]}function vv(e,t){return{...e,relations:e.relations.filter(n=>t.has(n.targetAlias))}}function Rv(e){return[...new Set(e.flatMap(t=>t.origin==null?[]:t.origin.kind==="generalized"?t.origin.tests:[t.origin.test]))]}function Cv(e){return e.flatMap((t,n)=>e.slice(n+1).flatMap(r=>Hf(t,r)))}function Gf(e,t){return Hf(e,t).length>0}function Hf(e,t){let n=Uf(e.when,t.when);return!n&&!Uf(t.when,e.when)||!Av(e.consequence,t.consequence)?[]:[{a:e.consequence,b:t.consequence,when:n?t.when:e.when}]}function Uf(e,t){return Wf(e.entities,t.entities)&&Wf(e.absences,t.absences)&&e.exclusives.every(n=>t.exclusives.includes(n))&&kv(e.singletons,t.singletons)}function Wf(e,t){let n=new Set(t.map(r=>U(r)));return e.every(r=>n.has(U(r)))}function kv(e,t){return Object.entries(e).every(([n,r])=>U(t[n])===U(r))}function Av(e,t){return e.kind==="not"?pa(e.predicate,t):t.kind==="not"?pa(e,t.predicate):Ev(e,t)||Iv(e,t)}function pa(e,t){return e.kind===t.kind&&"locator"in e&&"locator"in t&&Kf(e,t)}function Kf(e,t){return"locator"in t&&U(e.locator)===U(t.locator)}function Ev(e,t){let n=new Set([e.kind,t.kind]);return n.has("enabled")&&n.has("disabled")&&"locator"in e&&"locator"in t?Kf(e,t):!1}function Iv(e,t){let n=zf(e),r=zf(t);return n==null||r==null||e.kind!==t.kind?!1:pa(e,t)&&U(n)!==U(r)}function zf(e){return e.kind==="value"||e.kind==="text"?e.value:null}function Pv(e,t){return e.flatMap(n=>{let r=Mv(n),i=new Set(n.requiredState.absences.map(o=>o.entity));return t.flatMap(o=>Tv(n,o,r,i))})}function Mv(e){return new Set(e.steps.flatMap(t=>t.expect.flatMap(n=>n.kind==="state"&&n.assertion.kind==="deleted"?[n.entity]:[])))}function Tv(e,t,n,r){let{source:i,target:o}=t.reference;return!n.has(o)||n.has(i)||r.has(i)?[]:[{dataRule:t,source:i,target:o,transition:ut(e)}]}function ha(e){return U({consequence:e.consequence,when:e.when})}function ma(e){let t=[...Ov(e),...Gv(e)],n=da(t).reduce((r,i)=>[...t,...r].some(s=>Gf(i,s))?r:[...r,i],[]);return St([...t,...n],ha)}function Yf(e,t){return e.filter(n=>!Nv(n)||$v(n)===t)}function ga(e){return e.kind==="not"?ga(e.predicate):e.kind==="visible"||e.kind==="disabled"||e.kind==="enabled"||e.kind==="focused"||e.kind==="checked"||e.kind==="value"||e.kind==="text"}function ya(e,t,n){if(ct(e.when,t)!=null)return null;let r=ct(e.when,n);return r==null?null:Kv(e,r)}function Ov(e){return St(xt(e).flatMap(t=>Lv(e,t)),ha)}function Nv(e){return e.origin==null||e.origin.kind==="generalized"?!1:rn(e.consequence).some(t=>en(t)!=null)}function $v(e){let{origin:t}=e;if(!(t==null||t.kind==="generalized"))return t.test}function Lv(e,{test:t,workflow:n}){let r=vi(e,t),i=Dv(n.steps);return t.steps.reduce((o,s)=>({pageRules:[...o.pageRules,...zv({branchScoped:i,namespace:r.namespace,origin:{kind:"test",test:Ft(t)},requiredState:o.requiredState,step:s})],requiredState:_v(o.requiredState,s,r)}),{pageRules:[],requiredState:r.requiredState}).pageRules}function Dv(e){let t=e.flatMap(n=>n.expect).flatMap(n=>ki(n)).map(n=>U(n));return new Set(t)}function ki(e){return e.kind==="not"?ki(e.predicate):e.kind==="and"?e.predicates.flatMap(t=>ki(t)):e.kind!=="when"?[]:e.branches.flatMap(t=>t.consequence.flatMap(n=>[n,...ki(n)]))}function _v(e,t,n){return t.expect.reduce((r,i)=>i.kind==="state"?Fv(r,i,n):r,e)}function Fv(e,t,n){if(t.assertion.kind==="created"){let o=jv(t.assertion.as,t.entity,t.assertion.props,n);return{...e,entities:[...e.entities,o]}}let r=xi(t.key,t.entity,n.namespace);if(r==null)return e;if(t.assertion.kind==="deleted")return Uv(e,r);let i=tn(t.assertion.props);return{...e,entities:e.entities.map(o=>o.alias===r?Zf(o,i,n):o)}}function jv(e,t,n,r){return Zf({alias:e,entity:t,literals:{},relations:[]},n,r)}function Zf(e,t,n){return Object.entries(t).reduce((r,[i,o])=>{if(Ge(o))return r;if(pe(o)){let s=Vv(o.ref,i,n.namespace);return{...r,literals:Bv(r.literals,i),relations:s==null?r.relations:[...qf(r.relations,i),s]}}return{...r,literals:{...r.literals,[i]:o},relations:qf(r.relations,i)}},e)}function Vv(e,t,n){let r=en(e);if(r==null)return;let i=n.get(r.alias);return i==null?void 0:{entity:i,field:t,targetAlias:r.alias,targetField:r.field}}function Bv(e,t){return Object.fromEntries(Object.entries(e).filter(([n])=>n!==t))}function qf(e,t){return e.filter(n=>n.field!==t)}function Uv(e,t){let n=e.entities.find(i=>i.alias===t),r=Wv(e,t);return n==null?r:{...r,absences:[...r.absences,{entity:n.entity,literals:n.literals,relations:n.relations}]}}function Wv(e,t){return{...e,entities:e.entities.filter(n=>n.alias!==t)}}function zv({branchScoped:e,namespace:t,origin:n,requiredState:r,step:i}){if(i.action.kind!=="goto")return[];let o=i.action.url;return i.expect.filter(s=>ga(s)).filter(s=>!e.has(U(s))).map(s=>Jf({consequence:s,namespace:t,origin:n,requiredState:r,url:o}))}function Jf({consequence:e,namespace:t,origin:n,requiredState:r,url:i}){return{consequence:e,origin:n,refs:new Set(Pf([...Je(i),...rn(e)],t).map(o=>o.aliasPath)),when:{...r,singletons:{...r.singletons,url:i}}}}function Gv(e){return St(Si(e).flatMap(t=>Hv(t)),ha)}function Hv(e){let t=e.nav.at(-1),n=e.steps[0]?.action,r=n!=null&&"locator"in n?n.locator:void 0;return t==null||t.action.kind!=="goto"||r==null?[]:[Jf({consequence:{kind:"enabled",locator:r,wait:void 0},namespace:e.namespace,origin:{intent:e.intent,kind:"trigger",test:e.test},requiredState:e.requiredState,url:t.action.url})]}function Kv(e,t){try{let n=yi(e.consequence,t);return n==null?null:{check:n}}catch{return null}}function ba(e){return qs(xt(e).flatMap(t=>qv(e,t.test)))}function Sa(e,t){return ct(e.when,t)==null?!1:ct(e.holds,t)==null}function qv(e,t){let n=vi(e,t);return n.requiredState.entities.flatMap(r=>r.relations.flatMap(i=>Yv(e,r,i,n.namespace)?Xv(r,i,n.namespace):[]))}function Yv(e,t,n,r){let i=r.get(n.targetAlias);return i!=null&&!Zv(e,t.entity,n.field)&&Jv(e,i,n.targetField)}function Zv(e,t,n){return e.entities.find(r=>r.name===t)?.props[n]?.optional===!0}function Jv(e,t,n){return e.entities.find(r=>r.name===t)?.identity.includes(n)===!0}function Xv(e,t,n){let r=n.get(t.targetAlias);if(r==null)return[];let i=Xf(e.alias,e.entity),o=Xf(t.targetAlias,r);return[{holds:dr({entities:[{...i,relations:[t]},o]}),reference:{field:t.field,source:e.entity,target:r,targetField:t.targetField},when:dr({entities:[i]})}]}function Xf(e,t){return{alias:e,entity:t,literals:{},relations:[]}}function Qf(e,t){let n=[...t.entities].flatMap(([o,s])=>[...s].map(([l,a])=>Qv({entity:o,key:l,pre:e,row:a}))),r=[...e.entities].flatMap(([o,s])=>[...s].flatMap(([l,a])=>eR({entity:o,key:l,post:t,row:a}))),i=Object.entries(t.singletons).map(([o,s])=>({changed:e.singletons[o]!==s,name:o,value:s}));return{rows:[...n,...r],singletons:i}}function Qv({entity:e,key:t,pre:n,row:r}){let i=tR(n.entities.get(e),t),o=Object.entries(r).map(([s,l])=>({changed:i==null||i[s]!==l,field:s,value:l}));return{changed:i==null||o.some(s=>s.changed),entity:e,fields:o,key:t,status:i==null?"created":"present"}}function eR({entity:e,key:t,post:n,row:r}){if(n.entities.get(e)?.has(t)===!0)return[];let i=Object.entries(r).map(([o,s])=>({changed:!1,field:o,value:s}));return[{changed:!0,entity:e,fields:i,key:t,status:"deleted"}]}function tR(e,t){return e?.get(t)}function wa(e,t,n){return t.steps.map(r=>({effect:r.effect,pendingChecks:r.pendingChecks.map(i=>({budget:i.budget,check:{kind:"poll",run:()=>n.evaluate(i.check)},source:{check:i.check,kind:"step"},targetIds:()=>n.locateIds(Ai(i.check))})),reconcile:r.reconcile,source:r.source,step:{action:r.action,intent:e.intent,test:e.test},sync:e.wait,verifyChanges:r.verifyChanges,perform:()=>n.perform(r.action),requiredState:()=>!0,targetIds:()=>n.locateIds(r.action.locator)}))}function Ai(e){if(e.kind==="not")return Ai(e.inner);if(e.kind!=="browser")return e.locator}async function ep(e,t){let{params:n,transition:r}=e.stepRun,i=cr(r,e.state,n);if(i==null){let s={intent:r.intent,kind:"unrunnable",reason:Vf(r,e.state,n),test:r.test};return{label:ut(r),next:e.state,result:{finalModel:e.state.snapshot,findings:[s]}}}let o=await Qs({canon:e.canon,classify:e.classify,initialSnapshot:e.state.snapshot,observe:e.driver.observe,onAssertion:e.onAssertion,onStep:e.onStep,pageRulePendingChecks:rR(e.pageRules,e.dataRules,e.driver),steps:wa(e.stepRun.transition,i.resolved,e.driver)},t);return{label:ut(e.stepRun.transition),next:{snapshot:o.finalModel},result:o}}function nR(e,t){return Sa(e,t)?[{budget:"fast",check:{kind:"decided",passed:!1},source:{dataRule:e,kind:"data-rule"},targetIds:()=>Promise.resolve([])}]:[]}function rR(e,t,n){return(r,i)=>[...e.flatMap(o=>iR(o,r,i,n)),...t.flatMap(o=>nR(o,i))]}function iR(e,t,n,r){let i=ya(e,t,n);return i==null?[]:[{budget:"fast",check:{kind:"poll",run:()=>r.evaluate(i.check)},source:{check:i.check,kind:"page-rule",origin:e.origin},targetIds:()=>r.locateIds(Ai(i.check))}]}function va(e,t){return xa({acc:{findings:[],ran:[]},index:0,params:e,signal:t,state:e.initialState,stepBase:0})}async function xa({acc:e,index:t,params:n,signal:r,state:i,stepBase:o}){Dt(r);let s=n.sequence[t];if(s==null)return e;let l=Date.now(),a=[],u=await ep({canon:n.canon,classify:n.classify,dataRules:n.dataRules,driver:n.driver,onAssertion:n.onAssertion,pageRules:n.pageRules,state:i,stepRun:s,onStep:d=>{a.push(d.index),n.onEvent({annotations:d.annotations,endMs:d.endMs,findings:d.findings,index:o+d.index,kind:"step",source:d.source,startMs:d.startMs,state:Qf(d.pre,d.post),url:d.url})}},r);if(u==null)return xa({acc:e,index:t+1,params:n,signal:r,state:i,stepBase:o});n.onEvent({endMs:Date.now(),intent:s.transition.intent,kind:"ran",startMs:l}),u.result.findings.forEach(d=>{n.onEvent({finding:d,kind:"finding"})});let c={findings:[...e.findings,...u.result.findings],ran:[...e.ran,u.label]};return u.result.findings.length>0?c:xa({acc:c,index:t+1,params:n,signal:r,state:u.next,stepBase:o+a.length})}var oR={value:e=>sR(e)};function Ca(e,t){return{value:n=>e.value({...n,seed:`${t}:${n.seed}`})}}function ka(e,t){return{value:n=>e.value({...n,anchor:t})}}function sR({anchor:e,constraints:t,generator:n,nullable:r,seed:i,type:o,values:s,valueSpace:l}){let a=Ra(`${l}:${i}`);return r&&a%4===0?null:s!=null&&s.length>0?s[a%s.length]??s[0]??null:n==="date.iso"?aR({anchor:e,constraints:t,n:a,timeHash:Ra(`${l}:${i}#tod`)}):o==="number"?lR(a,t):o==="boolean"?a%2===0:pR(n,a)}var Ei=864e5;function aR({anchor:e,constraints:t,n,timeHash:r}){if(t?.kind!=="datetime")throw new Error("datetime value space requires offsetDays constraints");if(e==null)throw new Error("datetime value space requires a run anchor timestamp");let i=Date.parse(e);if(Number.isNaN(i))throw new TypeError(`datetime anchor "${e}" is not a valid ISO timestamp`);let o=t.maxOffsetDays-t.minOffsetDays+1,s=o<=0?t.minOffsetDays:t.minOffsetDays+n%o,l=Math.floor(i/Ei)*Ei;return new Date(l+s*Ei+r%Ei).toISOString()}function Ra(e,t=0,n=7){return t>=e.length?n>>>0:Ra(e,t+1,n*31+(e.codePointAt(t)??0)>>>0)}function lR(e,t){if(t?.kind!=="number"||t.min==null||t.max==null)throw new Error("number value space requires min and max constraints");let n=t.max-t.min+1;return n<=0?t.min:t.min+e%n}var uR=["ada","bruno","carmen","dario","elena","felix","greta","hugo","iris","jonas","kira","lena","mateo","nadia","oscar","petra","quinn","rosa","stefan","tara","ugo","vera","wim","yara"],cR=["abreu","berg","costa","duval","eriksen","fischer","garza","holm","ito","jansen","kovac","laurent","moreau","novak","okafor","petrov","quist","rossi","sato","tanaka","ueda","vargas","weber","zhang"],dR=["amber","brisk","calm","deep","early","fond","glad","hazel","ivory","jade","keen","lush","mauve","noble","opal","plum","quiet","rapid","sage","teal","umber","vivid","warm","zesty"],fR=["aspen","brook","cedar","dune","ember","fjord","grove","harbor","isle","juniper","knoll","lagoon","meadow","nimbus","orchid","prairie","quartz","ridge","summit","thicket","umbra","vale","willow","zephyr"];function Ii(e,t){let n=e[t%e.length];if(n==null)throw new Error("empty word list");return n}function Pi(e){return`${e.charAt(0).toUpperCase()}${e.slice(1)}`}function pR(e,t){let n=Ii(uR,t),r=Ii(cR,Math.floor(t/31)),i=Ii(dR,t),o=Ii(fR,Math.floor(t/29));return e==="internet.email"?`${n}.${r}${String(t%100)}@test.ripplo.ai`:e==="internet.url"?`https://${i}-${o}.example.com`:e==="person.fullName"?`${Pi(n)} ${Pi(r)}`:e==="company.name"?`${Pi(i)} ${Pi(o)}`:e==="lorem.slug"?`${i}-${o}`:`${o}-${String(t%1e3)}`}import{ResultAsync as Ea}from"neverthrow";var pr=class extends Error{mountKey;constructor(t){super("client-mount-unmounted"),this.mountKey=t}};function Aa(e){return{read:t=>hR(t,e),seedScript:t=>`globalThis[${JSON.stringify(Es)}] = ${JSON.stringify(t)};`}}async function hR(e,t){let n={title:await e.title(),url:bt(e.url()),viewport:yR(e.viewportSize())};if(t.length===0)return n;let r=await e.evaluate(gR,{mountKey:ai,names:t,timeoutMs:mR});if(r.kind==="unmounted")throw new pr(ai);return{...n,...r.values}}var mR=5e3;async function gR(e){let t=Date.now()+e.timeoutMs;for(;Reflect.get(globalThis,e.mountKey)==null&&Date.now()<t;)await new Promise(r=>setTimeout(r,25));let n=Reflect.get(globalThis,e.mountKey);return n==null?{kind:"unmounted"}:{kind:"values",values:Object.fromEntries(e.names.map(r=>[r,n.readSingleton(r)??null]))}}function yR(e){return e==null?"":`${String(e.width)}x${String(e.height)}`}function Ia(e,t,n){return{evaluate:r=>Ea.fromPromise(rp(bR(e,n,r),`check ${r.kind}`),tp),locateIds:r=>CR(e,r),observe:()=>t.read().andThen(r=>Ea.fromPromise(rp(ip(e,n,0),"observe"),tp).map(i=>({snapshot:{...r,singletons:{...r.singletons,...i}}}))),perform:r=>Ea.fromPromise(sp(e,r,0),i=>Fd(r.kind,i))}}async function bR(e,t,n){try{return await cp(e,t,n)}catch(r){if(op(r))return!1;throw r}}function tp(e){return e instanceof pr?Od(e.mountKey):jd(e)}var SR=[100,250,500];async function ip(e,t,n){try{return await t.read(e)}catch(r){let i=SR[n];if(i==null||!op(r))throw r;return await up(i),ip(e,t,n+1)}}function op(e){let t=e instanceof Error?e.message:String(e);return/Execution context was destroyed|Cannot find context with specified id|[Ff]rame was detached|frame got detached/.test(t)}var np=35e3;function rp(e,t){let n,r=new Promise((i,o)=>{n=setTimeout(()=>{o(new Error(`driver op "${t}" exceeded ${String(np)}ms`))},np)});return Promise.race([e,r]).finally(()=>{clearTimeout(n)})}var wR=[250,750,2e3];async function sp(e,t,n){try{await xR(e,t)}catch(r){let i=wR[n];if(i==null||!AR(r))throw r;await up(i),await sp(e,t,n+1)}}async function xR(e,t){if(t.kind==="goto"){await e.goto(xn(t.url,t,"url"),{waitUntil:"domcontentloaded"});return}if(t.kind==="press"&&t.locator==null){await e.keyboard.press(xn(t.key,t,"key"));return}let n=t.kind!=="upload";await vR(e,ap(e,t.locator,{visibleOnly:n}),t)}function xn(e,t,n){if(e==null)throw new Error(`action "${t.kind}" requires ${n}`);return e}function vR(e,t,n){switch(n.kind){case"goto":throw new Error("goto must not be located");case"fill":return t.fill(String(xn(n.value,n,"value")));case"clear":return t.clear();case"click":return t.click();case"dblclick":return t.dblclick();case"check":return t.check();case"uncheck":return t.uncheck();case"hover":return t.hover();case"select":return RR(e,t,String(xn(n.value,n,"value")));case"upload":return t.setInputFiles(xn(n.files,n,"files"));case"press":return t.press(xn(n.key,n,"key"))}}async function RR(e,t,n){if(await t.evaluate(i=>i.tagName==="SELECT")){await t.selectOption(n);return}await t.click(),await t.fill(n),await e.locator(lp("option",n)).filter({visible:!0}).click()}async function CR(e,t){if(t==null)return[];try{let n=Mi(e,t,{visibleOnly:!1});if(await n.count()===0)return[];let r=await n.first().evaluate(kR);return r>0?[r]:[]}catch{return[]}}function kR(e){return globalThis.__ripploRrwebMirror?.getId(e)??-1}function ap(e,t,n){if(t==null)throw new Error("action requires a locator");return Mi(e,t,n)}function Mi(e,t,n){if(t.by==="inside"){let i=Mi(e,t.scope,n);return Mi(i,t.target,n)}let r=t.by==="testId"?e.getByTestId(t.value):e.locator(lp(t.role,t.name));return n.visibleOnly?r.filter({visible:!0}):r}function lp(e,t){return t==null?`role=${e}`:`role=${e}[name=${JSON.stringify(t)}i]`}function AR(e){let t=e instanceof Error?e.message:String(e);return/net::ERR_|ERR_HTTP_RESPONSE_CODE_FAILURE|ECONNREFUSED|ECONNRESET|socket hang up|fetch failed|page\.goto: Timeout/.test(t)}function up(e){return new Promise(t=>{setTimeout(t,e)})}async function cp(e,t,n){if(n.kind==="browser")return IR(e,t,n.name,n.value);if(n.kind==="not")return!await cp(e,t,n.inner);let r=ap(e,n.locator,{visibleOnly:!0});return n.kind==="value"?await r.inputValue()===n.value:n.kind==="text"?(await r.textContent()??"").includes(n.value):ER(r,n.kind)}function ER(e,t){return t==="visible"?e.isVisible():t==="disabled"?e.isDisabled():t==="enabled"?e.isEnabled():t==="checked"?e.isChecked():e.evaluate(n=>n===n.ownerDocument.activeElement)}async function IR(e,t,n,r){let o=(await t.read(e))[n];return typeof o=="string"&&o.includes(r)}import PR from"path";async function Pa({baseUrl:e,browser:t,capture:n,clientState:r,engine:i,extraHeaders:o,fixturesDir:s,reader:l,session:a}){let u=await t.newContext({baseURL:e,reducedMotion:"reduce",storageState:a==null?void 0:{cookies:MR(a.cookies,e),origins:a.origins}}),c=TR(o,a?.headers);c!=null&&await u.setExtraHTTPHeaders(c),await u.addInitScript(i.seedScript(r));let d=n==null?OR():await n.hub.attach(u,n.runId),p=await u.newPage();return d.onPage(p),{driver:LR(NR(Ia(p,l,i),s),d),emitAssertion:d.emitAssertion,close:()=>DR({context:u,handle:d})}}async function Ma(e,t){let n=await fp(e);try{return await t(n)}finally{await n.close()}}function MR(e,t){let n=new URL(t).hostname;return e.map(r=>({...r,domain:n}))}function TR(e,t){return e==null?t:t==null?e:{...e,...t}}function OR(){return{emitAction:()=>{},emitAssertion:()=>{},finish:()=>Promise.resolve(),onPage:()=>{}}}async function fp(e){let{chromium:t}=await import("playwright");return t.launch({headless:!e})}function pp({headed:e}){let t;return{acquire:async()=>{let i=t;if(i!=null){let o=await i.catch(()=>{});if(o?.isConnected()===!0)return o;t===i&&(t=void 0)}return t??=fp(e),t},close:async()=>{let i=t;t=void 0,i!=null&&await i.then(o=>o.close()).catch(()=>{})}}}function NR(e,t){return{evaluate:e.evaluate,locateIds:e.locateIds,observe:e.observe,perform:n=>e.perform($R(n,t))}}function $R(e,t){return e.kind!=="upload"||e.files==null?e:{...e,files:e.files.map(n=>PR.join(t,n))}}function LR(e,t){return{evaluate:e.evaluate,locateIds:e.locateIds,observe:e.observe,perform:n=>(t.emitAction(n),e.perform(n))}}async function DR({context:e,handle:t}){await dp(t.finish()),await dp(e.close())}var _R=15e3;async function dp(e){let t,n=new Promise(r=>{t=setTimeout(r,_R)});await Promise.race([e.catch(()=>{}),n]).finally(()=>{clearTimeout(t)})}import{err as FR,ok as jR,Result as Ta}from"neverthrow";function Oa(e,t,n){return{read:()=>n.read(e.map(r=>r.name),t).andThen(r=>VR(e,r))}}function VR(e,t){return Ta.combine(e.map(n=>BR(n,t.entities[n.name]??[]).map(r=>[n.name,r]))).map(n=>({entities:new Map(n),singletons:t.singletons}))}function BR(e,t){let n=bi(e);return Ta.combine(t.map(r=>UR(r,e).map(i=>[i,WR(r,n)]))).map(r=>new Map(r))}function UR(e,t){return Ta.combine(t.identity.map(n=>{let r=e[n];return r==null?FR($d(t.name,n)):jR(String(r))})).map(n=>n.join(":"))}function WR(e,t){let n=t.map(r=>[r,e[r]]).filter(r=>r[1]!=null);return Object.fromEntries(n)}var hp=gs(Rw(),1);import zR from"crypto";import{err as GR,errAsync as Na,ok as HR,ResultAsync as vn}from"neverthrow";var KR=3e4,qR=[250,750,2e3],YR=[500,1e3,2e3,3e3];function $a({baseUrl:e,extraHeaders:t,runId:n,secret:r},i){let o=new hp.Webhook(r),s=(l,a,u)=>ZR({baseUrl:e,body:a,extraHeaders:t,path:l,retry:u.retry,schema:u.schema,signal:u.signal,webhook:o});return{query:{read:(l,a)=>s("/state",{entities:l,runId:n,singletons:a},{retry:"transient",schema:Ls,signal:i}).map(u=>({entities:u.entities,singletons:u.singletons}))},ready:()=>gp(e,t,i,0),setupWorld:l=>s("/setup",{entities:l,runId:n},{retry:"connection",schema:$s,signal:i}).map(a=>a.rows),teardown:()=>s("/teardown",{runId:n},{retry:"connection",schema:Ds,signal:void 0}).map(()=>{})}}function ZR(e){return mp(e.retry,()=>eC(e),0)}function mp(e,t,n){return t().orElse(r=>{let i=qR[n];return i==null||!XR(r,e)?Na(r):vn.fromSafePromise(yp(i)).andThen(()=>mp(e,t,n+1))})}function gp(e,t,n,r){return vn.fromPromise(fetch(e,{headers:t,method:"HEAD",signal:bp(n)}),i=>Qn("",i)).map(()=>{}).orElse(()=>{let i=YR[r];return i==null||n.aborted?Na(_d(e)):vn.fromSafePromise(yp(i)).andThen(()=>gp(e,t,n,r+1))})}var JR=new Set(["EAI_AGAIN","ECONNREFUSED","ENOTFOUND"]);function XR(e,t){return e.kind==="aborted"?!1:QR(e)?!0:t==="connection"?!1:e.kind==="engine-network"||e.kind==="engine-http"&&e.status>=500}function QR(e){return e.kind==="engine-network"&&e.code!=null&&JR.has(e.code)}function yp(e){return new Promise(t=>{setTimeout(t,e)})}function eC({baseUrl:e,body:t,extraHeaders:n,path:r,schema:i,signal:o,webhook:s}){let l=JSON.stringify(t);return vn.fromPromise(fetch(`${e}${r}`,{body:l,headers:{...n,"Content-Type":"application/json",...tC(s,l)},method:"PUT",signal:bp(o)}),a=>Qn(r,a)).andThen(a=>nC(a,r)).andThen(a=>rC(i,a,r)).mapErr(a=>o?.aborted===!0?Vd():a)}function tC(e,t){let n=`msg_${zR.randomUUID()}`,r=new Date;return{"webhook-id":n,"webhook-signature":e.sign(n,r,t),"webhook-timestamp":String(Math.floor(r.getTime()/1e3))}}function bp(e){let t=AbortSignal.timeout(KR);return e==null?t:AbortSignal.any([e,t])}function nC(e,t){return e.ok?vn.fromPromise(e.json(),n=>Qn(t,n)):vn.fromPromise(e.text().catch(()=>""),n=>Qn(t,n)).andThen(n=>Na(Td(t,e.status,n)))}function rC(e,t,n){let r=e.safeParse(t);return r.success?HR(r.data):GR(Nd(n,r.error))}var te=gs(xp(),1),Me={actual:e=>te.default.red(e),bad:e=>te.default.red(te.default.bold(e)),bold:e=>te.default.bold(e),dim:e=>te.default.dim(e),expected:e=>te.default.green(e),good:e=>te.default.green(te.default.bold(e)),heading:e=>te.default.bold(te.default.cyan(e)),path:e=>te.default.cyan(te.default.underline(e)),warn:e=>te.default.yellow(te.default.bold(e))},aC={assertion:te.default.yellow,consistency:te.default.magenta,"data rule":te.default.yellow,driver:te.default.red,"impossible action":te.default.cyan,"page rule":te.default.yellow,skipped:te.default.red};function Xe(e){return`${te.default.red(te.default.bold("\u2717"))} ${aC[e](te.default.bold(e))}`}var lC=te.default.red("\u2717"),ND=te.default.green("\u2713"),uC=te.default.dim("\u203A"),cC=8;function vp(e,t,n){let r=n==null?"":` ${Me.dim(n)}`;return` ${Me.dim(e.padStart(cC))} ${t}${r}`}function Cn(e){return e.by==="testId"?`testId=${e.value}`:e.by==="inside"?`${Cn(e.scope)} \u25B8 ${Cn(e.target)}`:e.name==null?e.role:`${e.role} "${e.name}"`}function _a(e){return e.url!=null?`${e.kind} ${e.url}`:e.locator!=null?`${e.kind} ${Cn(e.locator)}`:e.kind}function kn(e){return e.kind==="not"?`not ${kn(e.inner)}`:e.kind==="browser"?`${e.name}="${e.value}"`:e.kind==="value"||e.kind==="text"?`${e.kind} ${Cn(e.locator)}="${e.value}"`:`${e.kind} ${Cn(e.locator)}`}function hr(e){let{field:t,source:n,target:r,targetField:i}=e.reference;return`${n}.${t} \u2192 ${r}.${i}`}function Cp(e){return`${e.intent} \u203A ${_a(e.action)}`}function kp(e){return e.kind==="data-rule"?`data rule ${hr(e.dataRule)}`:`${e.kind} ${kn(e.check)}`}function Te(e){return e==null?"\u2205":JSON.stringify(e)}function Ap(e){return e.kind==="unexpected-row"?`${e.entity} "${e.key}" present in the app but the test expected none`:e.kind==="missing-row"?`${e.entity} "${e.key}" expected by the test but missing in the app`:e.kind==="wrong-value"?`${e.entity}.${e.field} [${e.key}] expected=${Te(e.snapshot)} actual=${Te(e.sut)}`:e.kind==="expected-change"?`${e.entity}.${e.field} [${e.key}] expected to change but stayed ${Te(e.value)}`:`${e.singleton} expected=${Te(e.snapshot)} actual=${Te(e.sut)}`}function Fa(e){return{label:kp(e.source),step:Cp(e.step)}}function ja({evidencePath:e,finding:t}){let n=dC(t);return e==null?n:`${n} Evidence: ${Me.path(e)}`}function Ep(e){return pC(hC(e))}function dC(e){return e.kind==="consistency"?RC(e):e.kind==="pending-check"?AC(e.source,e.step,e.budget):e.kind==="impossible-action"?`${Xe("impossible action")} The step "${e.step.intent}" ran ${_a(e.step.action)} from a state the test says can't happen. Either the test's required state is stricter than the app really is, or the app exposes this action somewhere it shouldn't \u2014 check which before loosening the test.`:e.kind==="unrunnable"?`${Xe("skipped")} The planned step "${e.intent}" could not run \u2014 ${Ip(e.reason)}. A planned move was skipped, so this run proved less than it claims \u2014 fix the plan or the starting state rather than ignoring the skip.`:`${Xe("driver")} The browser failed while running "${e.step.intent}" \u2014 ${Jt(e.error)}. This is an environment failure (daemon, dev server, ports), not an app or test bug \u2014 fix the run environment and rerun.`}var fC=new RegExp(`${String.fromCodePoint(27)}\\[[0-9;]*m`,"g");function pC(e){return e.replaceAll(fC,"").replaceAll(/\s+/g," ").trim()}function hC(e){if(e.kind==="consistency"){let t=e.step==null?"":` after "${e.step.intent}"`;return`${Ap(e.mismatch)}${t}`}return e.kind==="pending-check"?`${IC(e.source)} failed at "${e.step.intent}": ${PC(e.source)}`:e.kind==="impossible-action"?`"${e.step.intent}" ran from a state the test says can't happen`:e.kind==="unrunnable"?`planned step "${e.intent}" could not run \u2014 ${Ip(e.reason)}`:`driver failed at "${e.step.intent}": ${Jt(e.error)}`}var mC={"no-effect":"the action has no observable effect from this state","required-state-unsatisfied":"the live state doesn't satisfy the step's required state",unresolvable:"a step references a value that doesn't exist yet (e.g. a not-yet-created id)"};function Ip(e){return mC[e]}function gC({debugDir:e,runId:t}){let n=`${e}/${t}`;return vp("behavior",Me.path(`${n}/behavior.jsonl`),void 0)}function yC(e){if(e.kind==="cascade-gap"){let{gap:n}=e;return`${Xe("data rule")} ${n.transition} deletes ${n.target} but leaves ${n.source} rows pointing at the deleted row. That breaks the data rule ${hr(n.dataRule)} \u2014 cascade the delete in the app or declare the cleanup on the deleting step.`}if(e.kind==="create-gap"){let{gap:n}=e,r=n.missing.length===1?"field":"fields",i=n.missing.length===1?"it":"them";return`${Xe("data rule")} ${n.transition} creates ${n.entity} without setting the required ${r} ${n.missing.join(", ")}. Set ${i} on the creating step or drop the requirement from the entity.`}let{conflict:t}=e;return`${Xe("page rule")} Two page rules contradict each other \u2014 ${t.a.kind} vs ${t.b.kind} when ${JSON.stringify(t.when.singletons)}. They were learned from different tests asserting opposite things about the same page \u2014 one of those tests is wrong, fix it before trusting either rule.`}function bC(e){return"locator"in e&&e.locator!=null?`${e.kind} ${Da(e.locator)}`:"url"in e?`${e.kind} ${SC(e.url)}`:e.kind}function SC(e){return typeof e=="string"?e:"ref"in e?`{${e.ref}}`:Pp(e)}function Da(e){return e.by==="role"?e.name==null?e.role:`${e.role} ${Rp(e.name)}`:e.by==="inside"?`${Da(e.scope)} \u25B8 ${Da(e.target)}`:Rp(e.value)}function Rp(e){return e===null?"\u2205":typeof e=="string"?`"${e}"`:typeof e!="object"?String(e):"ref"in e?`{${e.ref}}`:Pp(e)}function Pp(e){return e.template.map(t=>typeof t=="string"?t:":id").join("")}function Ni(e){return e==null?"At the end of the run":`After ${xC(e.action)} in ${e.intent}`}var wC={click:"clicking",fill:"filling",goto:"opening",hover:"hovering over",press:"pressing",select:"selecting",upload:"uploading to"};function xC(e){return e.url!=null?`opening ${e.url}`:e.locator!=null?`${wC[e.kind]??e.kind} ${Rn(e.locator)}`:e.kind}function Rn(e){return e.by==="testId"?`the element with testId "${e.value}"`:e.by==="inside"?`${Rn(e.target)} inside ${Rn(e.scope)}`:e.name==null?`the ${e.role}`:`the "${e.name}" ${e.role}`}function vC(e){return e.kind==="not"&&e.inner.kind==="visible"?`${Rn(e.inner.locator)} never disappeared`:e.kind==="visible"?`${Rn(e.locator)} never appeared`:e.kind==="value"||e.kind==="text"?`${Rn(e.locator)} never showed "${e.value}"`:`the check ${kn(e)} never held`}function RC(e){let t=e.pending?CC(e):kC(e.mismatch,e.step);return`${Xe("consistency")} ${t}`}function CC(e){let t=`${Mp(e.budget)} wait window`,n="If this write is legitimately slow, declare wait: on the expectation or move it to a slower tier.",{mismatch:r}=e,i=Ni(e.step);return r.kind==="wrong-value"?`${i}, ${r.entity}.${r.field} on row "${r.key}" never changed within the ${t} \u2014 it still showed ${Me.actual(Te(r.sut))} instead of ${Me.expected(Te(r.snapshot))}, so the write may not have landed at all. ${n}`:r.kind==="unexpected-row"?`${i}, the ${r.entity} row "${r.key}" was still there at the end of the ${t} \u2014 the delete may not have landed. ${n}`:r.kind==="missing-row"?`${i}, the ${r.entity} row "${r.key}" never appeared within the ${t} \u2014 the create may not have landed. ${n}`:r.kind==="expected-change"?`${i}, ${r.entity}.${r.field} on row "${r.key}" was expected to change but stayed ${Me.actual(Te(r.value))} through the ${t}, so the write may not have landed at all. ${n}`:`${i}, ${r.singleton} never changed within the ${t} \u2014 it still showed ${Me.actual(Te(r.sut))} instead of ${Me.expected(Te(r.snapshot))}, so the write may not have landed at all. ${n}`}function Mp(e){return`${String(ir[e]/1e3)}s`}function kC(e,t){let n=Ni(t);return e.kind==="wrong-value"?`${n}, ${e.entity}.${e.field} on row "${e.key}" showed ${Me.actual(Te(e.sut))} but the test expected ${Me.expected(Te(e.snapshot))}. This is an app bug if the expected value is the promised behavior \u2014 if the app legitimately owns this value, assert changed() instead.`:e.kind==="singleton-mismatch"?`${n}, ${e.singleton} showed ${Me.actual(Te(e.sut))} but the test expected ${Me.expected(Te(e.snapshot))}. This is an app bug if the expected value is the promised behavior \u2014 otherwise correct the expected value at the step that sets it.`:e.kind==="unexpected-row"?`${n}, the app held a ${e.entity} row "${e.key}" the test never expected. Some step writes this row without declaring it \u2014 declare the effect on the acting step (${e.entity}.created, updated, or deleted), or if this write belongs to a different flow, cover it in that flow's test.`:e.kind==="missing-row"?`${n}, the test expected a ${e.entity} row "${e.key}" but the app had none. This is an app bug if the write was promised \u2014 if it only happens from a different starting state, restrict this test's given and cover that state in its own test.`:`${n}, ${e.entity}.${e.field} on row "${e.key}" was expected to change but stayed ${Me.actual(Te(e.value))}. This is an app bug if this action should change it \u2014 if the change needs other preconditions, split that case into its own test with the right given.`}function AC(e,t,n){let r=`${Mp(n)} wait window`;return e.kind==="data-rule"?`${Xe("data rule")} ${Ni(t)}, the data rule ${hr(e.dataRule)} stopped holding \u2014 a referenced row went missing. This is an app bug if the reference should survive this action \u2014 confirm in behavior.jsonl before relaxing the rule.`:e.kind==="page-rule"?`${Xe("page rule")} A page rule learned from ${EC(e.origin)} says ${kn(e.check)} at this URL \u2014 it never held here within the ${r}. Either the rule is broader than the app guarantees or this page regressed \u2014 confirm in behavior.jsonl before narrowing the rule.`:`${Xe("assertion")} ${Ni(t)}, ${vC(e.check)} within the ${r}. This is usually a wrong accessible name, a UI regression, or a starting state this page doesn't have \u2014 confirm in behavior.jsonl before changing the test.`}function EC(e){return e==null?"another workflow":e.kind==="test"?`an assertion in test "${e.test}"`:e.kind==="trigger"?`the trigger of "${e.intent}" in test "${e.test}"`:`tests ${e.tests.map(n=>JSON.stringify(n)).join(", ")}`}function IC(e){return e.kind==="data-rule"?"data rule":e.kind==="page-rule"?"page rule":"assertion"}function PC(e){return e.kind==="data-rule"?hr(e.dataRule):kn(e.check)}import{err as l7,ok as u7,ResultAsync as c7}from"neverthrow";import jg from"path";import{z as nt}from"zod";import MC from"path";import{z as mr}from"zod";var TC=["unspecified","internal","server","client","producer","consumer"],OC=["unset","ok","error"];function Tp(e){return TC[e]??"unspecified"}function Op(e){return OC[e]??"unset"}var UD=mr.looseObject({data:mr.looseObject({source:mr.number().optional()}).optional(),timestamp:mr.number(),type:mr.number()});function Np({debugDir:e,runId:t,worker:n}){let r=MC.join(e,t,"behavior.jsonl");return n.open({file:r,runId:t}),{close:i=>n.close({noticeLineIfNoRrweb:i?.noticeIfNoRrweb==null?"":JSON.stringify(NC(i.noticeIfNoRrweb)),runId:t}),emit:i=>{let o={...i,timestamp:$C(i.timeNanos)};n.line({line:JSON.stringify(o),runId:t,timeNanos:i.timeNanos})},emitRrwebBatch:i=>{n.rrwebBatch({data:i,runId:t})}}}function An(e){return String(BigInt(Math.round(e))*1000000n)}function NC(e){return{kind:"notice",message:e,source:"capture",timeNanos:"0"}}function $C(e){return Number(BigInt(e)/1000000n)}import{existsSync as LC}from"fs";import{createRequire as DC}from"module";import{fileURLToPath as _C}from"url";import{Worker as FC}from"worker_threads";var jC=DC(import.meta.url);function $p(e){let t=new FC(VC(),{workerData:e});t.unref();let n=new Map,r={next:0};t.on("message",o=>{let s=n.get(o.seq);s!=null&&(n.delete(o.seq),s())});let i=o=>{t.postMessage(o)};return{close:({noticeLineIfNoRrweb:o,runId:s})=>{let l=r.next;return r.next+=1,new Promise(a=>{n.set(l,a),i({noticeLineIfNoRrweb:o,runId:s,seq:l,t:"close"})})},line:({line:o,runId:s,timeNanos:l})=>{i({line:o,runId:s,t:"line",timeNanos:l})},open:({file:o,runId:s})=>{i({file:o,runId:s,t:"open"})},rrwebBatch:({data:o,runId:s})=>{i({data:o,runId:s,t:"rrweb-batch"})},terminate:async()=>{await t.terminate()}}}function VC(){try{return jC.resolve("@ripplo/runtime/capture-worker")}catch{let e=["../../dist/capture-worker.js","./capture-worker.js"].map(n=>_C(new URL(n,import.meta.url))),t=e.find(n=>LC(n));if(t==null)throw new Error(`capture-worker.js not found; looked at: ${e.join(", ")}`);return t}}import{readFile as BC}from"fs/promises";import{createRequire as UC}from"module";import{fileURLToPath as WC}from"url";var zC=UC(import.meta.url);function Va(e,t){try{return zC.resolve(e)}catch{return WC(new URL(`assets/${t}`,import.meta.url))}}var GC=Va("@ripplo/browser-trace/bundle","browser-trace.js");async function Dp(e,t){await e.addInitScript(`globalThis.__ripploRunId = ${JSON.stringify(t)};`),await e.addInitScript(await HC())}var Lp;function HC(){return Lp??=BC(GC,{encoding:"utf8"}),Lp}import{createServer as KC}from"http";import{mkdir as qC,rm as YC,writeFile as ZC}from"fs/promises";import JC from"path";import{z as Z}from"zod";var XC="otlp-port",Fp=Z.object({key:Z.string(),value:Z.object({boolValue:Z.boolean().optional(),doubleValue:Z.number().optional(),intValue:Z.union([Z.string(),Z.number()]).optional(),stringValue:Z.string().optional()})}),QC=Z.object({attributes:Z.array(Fp).default([]),endTimeUnixNano:Z.string(),kind:Z.number().default(0),name:Z.string(),parentSpanId:Z.string().optional(),spanId:Z.string(),startTimeUnixNano:Z.string(),status:Z.object({code:Z.number(),message:Z.string().optional()}).optional(),traceId:Z.string()}),ek=Z.object({resourceSpans:Z.array(Z.object({resource:Z.object({attributes:Z.array(Fp).default([])}).optional(),scopeSpans:Z.array(Z.object({spans:Z.array(QC).default([])})).default([])})).default([])});async function Ba({localDir:e,onRrwebBatch:t,onSpan:n,writePortFile:r}){let{port:i,server:o}=await tk({onRrwebBatch:t,onSpan:n}),s=JC.join(e,XC);return r&&(await qC(e,{recursive:!0}),await ZC(s,String(i),{encoding:"utf8"})),{port:i,stop:async()=>{r&&await YC(s,{force:!0}),await sk(o)}}}function tk(e){return new Promise((t,n)=>{let r=KC((i,o)=>{nk(i,o,e)});r.on("error",n),r.listen(0,()=>{let i=r.address();if(i==null||typeof i=="string"){n(new Error("otlp_receiver_no_port"));return}t({port:i.port,server:r})})})}function nk(e,t,n){let r=rk(e.url);if(r!=null){_p(e).then(i=>{n.onRrwebBatch(r,i),$i(t)}).catch(()=>{$i(t)});return}_p(e).then(i=>{ik(ek.parse(JSON.parse(i.toString("utf8"))),n.onSpan),$i(t)}).catch(()=>{$i(t)})}function rk(e){if(e==null||!e.startsWith("/rrweb/"))return;let t=decodeURIComponent(e.slice(7));return t.length===0?void 0:t}function _p(e){return new Promise((t,n)=>{let r=[];e.on("data",i=>{r.push(i)}),e.on("end",()=>{t(Buffer.concat(r))}),e.on("error",n)})}function $i(e){e.writeHead(200,{"content-type":"application/json"}),e.end("{}")}function ik(e,t){e.resourceSpans.flatMap(n=>n.scopeSpans).flatMap(n=>n.spans).forEach(n=>{t({attributes:ok(n.attributes),durationMs:Number((BigInt(n.endTimeUnixNano)-BigInt(n.startTimeUnixNano))/1000000n),kind:"span",name:n.name,parentSpanId:n.parentSpanId,source:"server",spanId:n.spanId,spanKind:Tp(n.kind),status:{code:Op(n.status?.code??0),message:n.status?.message},timeNanos:n.startTimeUnixNano,traceId:n.traceId})})}function ok(e){return Object.fromEntries(e.map(({key:t,value:n})=>[t,String(n.stringValue??n.intValue??n.doubleValue??n.boolValue??"")]))}function sk(e){return new Promise((t,n)=>{e.close(r=>{if(r==null){t();return}n(r)}),e.closeAllConnections()})}import{readFile as PM}from"fs/promises";var ak=Object.defineProperty,lk=(e,t,n)=>t in e?ak(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,C=(e,t,n)=>lk(e,typeof t!="symbol"?t+"":t,n),jp,uk=Object.defineProperty,ck=(e,t,n)=>t in e?uk(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Vp=(e,t,n)=>ck(e,typeof t!="symbol"?t+"":t,n),Ce=(e=>(e[e.Document=0]="Document",e[e.DocumentType=1]="DocumentType",e[e.Element=2]="Element",e[e.Text=3]="Text",e[e.CDATA=4]="CDATA",e[e.Comment=5]="Comment",e))(Ce||{}),Bp={Node:["childNodes","parentNode","parentElement","textContent","ownerDocument"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot","querySelector","querySelectorAll"],MutationObserver:[]},Up={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:[],MutationObserver:["constructor"]},Li={},dk=()=>!!globalThis.Zone;function Gl(e){if(Li[e])return Li[e];let t=globalThis[e],n=t.prototype,r=e in Bp?Bp[e]:void 0,i=!!(r&&r.every(l=>{var a,u;return!!((u=(a=Object.getOwnPropertyDescriptor(n,l))==null?void 0:a.get)!=null&&u.toString().includes("[native code]"))})),o=e in Up?Up[e]:void 0,s=!!(o&&o.every(l=>{var a;return typeof n[l]=="function"&&((a=n[l])==null?void 0:a.toString().includes("[native code]"))}));if(i&&s&&!dk())return Li[e]=t.prototype,t.prototype;try{let l=document.createElement("iframe");document.body.appendChild(l);let a=l.contentWindow;if(!a)return t.prototype;let u=a[e].prototype;return document.body.removeChild(l),u?Li[e]=u:n}catch{return n}}var Ua={};function kt(e,t,n){var r;let i=`${e}.${String(n)}`;if(Ua[i])return Ua[i].call(t);let o=Gl(e),s=(r=Object.getOwnPropertyDescriptor(o,n))==null?void 0:r.get;return s?(Ua[i]=s,s.call(t)):t[n]}var Wa={};function jh(e,t,n){let r=`${e}.${String(n)}`;if(Wa[r])return Wa[r].bind(t);let o=Gl(e)[n];return typeof o!="function"?t[n]:(Wa[r]=o,o.bind(t))}function fk(e){return kt("Node",e,"ownerDocument")}function pk(e){return kt("Node",e,"childNodes")}function hk(e){return kt("Node",e,"parentNode")}function mk(e){return kt("Node",e,"parentElement")}function gk(e){return kt("Node",e,"textContent")}function yk(e,t){return jh("Node",e,"contains")(t)}function bk(e){return jh("Node",e,"getRootNode")()}function Sk(e){return!e||!("host"in e)?null:kt("ShadowRoot",e,"host")}function wk(e){return e.styleSheets}function xk(e){return!e||!("shadowRoot"in e)?null:kt("Element",e,"shadowRoot")}function vk(e,t){return kt("Element",e,"querySelector")(t)}function Rk(e,t){return kt("Element",e,"querySelectorAll")(t)}function Ck(){return Gl("MutationObserver").constructor}function kk(e,t,n){try{if(!(t in e))return()=>{};let r=e[t],i=n(r);return typeof i=="function"&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:r}})),e[t]=i,()=>{e[t]=r}}catch{return()=>{}}}var Oe={ownerDocument:fk,childNodes:pk,parentNode:hk,parentElement:mk,textContent:gk,contains:yk,getRootNode:bk,host:Sk,styleSheets:wk,shadowRoot:xk,querySelector:vk,querySelectorAll:Rk,mutationObserver:Ck,patch:kk};function Vh(e){return e.nodeType===e.ELEMENT_NODE}function xr(e){let t=e&&"host"in e&&"mode"in e&&Oe.host(e)||null;return!!(t&&"shadowRoot"in t&&Oe.shadowRoot(t)===e)}function vr(e){return Object.prototype.toString.call(e)==="[object ShadowRoot]"}function Ak(e){return e.includes(" background-clip: text;")&&!e.includes(" -webkit-background-clip: text;")&&(e=e.replace(/\sbackground-clip:\s*text;/g," -webkit-background-clip: text; background-clip: text;")),e}function Ek(e){let{cssText:t}=e;if(t.split('"').length<3)return t;let n=["@import",`url(${JSON.stringify(e.href)})`];return e.layerName===""?n.push("layer"):e.layerName&&n.push(`layer(${e.layerName})`),e.supportsText&&n.push(`supports(${e.supportsText})`),e.media.length&&n.push(e.media.mediaText),n.join(" ")+";"}function nl(e){try{let t=e.rules||e.cssRules;if(!t)return null;let n=e.href;!n&&e.ownerNode&&(n=e.ownerNode.baseURI);let r=Array.from(t,i=>Bh(i,n)).join("");return Ak(r)}catch{return null}}function Bh(e,t){if(Pk(e)){let n;try{n=nl(e.styleSheet)||Ek(e)}catch{n=e.cssText}return e.styleSheet.href?ho(n,e.styleSheet.href):n}else{let n=e.cssText;return Mk(e)&&e.selectorText.includes(":")&&(n=Ik(n)),t?ho(n,t):n}}function Ik(e){let t=/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm;return e.replace(t,"$1\\$2")}function Pk(e){return"styleSheet"in e}function Mk(e){return"selectorText"in e}var co=class{constructor(){Vp(this,"idNodeMap",new Map),Vp(this,"nodeMetaMap",new WeakMap)}getId(t){var n;return t?((n=this.getMeta(t))==null?void 0:n.id)??-1:-1}getNode(t){return this.idNodeMap.get(t)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(t){return this.nodeMetaMap.get(t)||null}removeNodeFromMap(t){let n=this.getId(t);this.idNodeMap.delete(n),t.childNodes&&t.childNodes.forEach(r=>this.removeNodeFromMap(r))}has(t){return this.idNodeMap.has(t)}hasNode(t){return this.nodeMetaMap.has(t)}add(t,n){let r=n.id;this.idNodeMap.set(r,t),this.nodeMetaMap.set(t,n)}replace(t,n){let r=this.getNode(t);if(r){let i=this.nodeMetaMap.get(r);i&&this.nodeMetaMap.set(n,i)}this.idNodeMap.set(t,n)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}};function Tk(){return new co}function fo({element:e,maskInputOptions:t,tagName:n,type:r,value:i,maskInputFn:o}){let s=i||"",l=r&&an(r);return(t[n.toLowerCase()]||l&&t[l])&&(o?s=o(s,e):s="*".repeat(s.length)),s}function an(e){return e.toLowerCase()}var Wp="__rrweb_original__";function Ok(e){let t=e.getContext("2d");if(!t)return!0;let n=50;for(let r=0;r<e.width;r+=n)for(let i=0;i<e.height;i+=n){let o=t.getImageData,s=Wp in o?o[Wp]:o;if(new Uint32Array(s.call(t,r,i,Math.min(n,e.width-r),Math.min(n,e.height-i)).data.buffer).some(a=>a!==0))return!1}return!0}function po(e){let t=e.type;return e.hasAttribute("data-rr-is-password")?"password":t?an(t):null}function Uh(e,t){let n;try{n=new URL(e,t??window.location.href)}catch{return null}let r=/\.([0-9a-z]+)(?:$)/i,i=n.pathname.match(r);return i?.[1]??null}function Nk(e){let t="";return e.indexOf("//")>-1?t=e.split("/").slice(0,3).join("/"):t=e.split("/")[0],t=t.split("?")[0],t}var $k=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,Lk=/^(?:[a-z+]+:)?\/\//i,Dk=/^www\..*/i,_k=/^(data:)([^,]*),(.*)/i;function ho(e,t){return(e||"").replace($k,(n,r,i,o,s,l)=>{let a=i||s||l,u=r||o||"";if(!a)return n;if(Lk.test(a)||Dk.test(a))return`url(${u}${a}${u})`;if(_k.test(a))return`url(${u}${a}${u})`;if(a[0]==="/")return`url(${u}${Nk(t)+a}${u})`;let c=t.split("/"),d=a.split("/");c.pop();for(let p of d)p!=="."&&(p===".."?c.pop():c.push(p));return`url(${u}${c.join("/")}${u})`})}function Di(e,t=!1){return t?e.replace(/(\/\*[^*]*\*\/)|[\s;]/g,""):e.replace(/(\/\*[^*]*\*\/)|[\s;]/g,"").replace(/0px/g,"0")}function Fk(e,t,n=!1){let r=Array.from(t.childNodes),i=[],o=0;if(r.length>1&&e&&typeof e=="string"){let s=Di(e,n),l=s.length/e.length;for(let a=1;a<r.length;a++)if(r[a].textContent&&typeof r[a].textContent=="string"){let u=Di(r[a].textContent,n),c=100,d=3;for(;d<u.length&&(u[d].match(/[a-zA-Z0-9]/)||u.indexOf(u.substring(0,d),1)!==-1);d++);for(;d<u.length;d++){let p=u.substring(0,d),g=s.split(p),f=-1;if(g.length===2)f=g[0].length;else if(g.length>2&&g[0]===""&&r[a-1].textContent!=="")f=s.indexOf(p,1);else if(g.length===1){if(p=p.substring(0,p.length-1),g=s.split(p),g.length<=1)return i.push(e),i;d=c+1}else d===u.length-1&&(f=s.indexOf(p));if(g.length>=2&&d>c){let h=r[a-1].textContent;if(h&&typeof h=="string"){let m=Di(h).length;f=s.indexOf(p,m)}f===-1&&(f=g[0].length)}if(f!==-1){let h=Math.floor(f/l);for(;h>0&&h<e.length;){if(o+=1,o>50*r.length)return i.push(e),i;let m=Di(e.substring(0,h),n);if(m.length===f){i.push(e.substring(0,h)),e=e.substring(h),s=s.substring(f);break}else m.length<f?h+=Math.max(1,Math.floor((f-m.length)/l)):h-=Math.max(1,Math.floor((m.length-f)*l))}break}}}}return i.push(e),i}function jk(e,t){return Fk(e,t).join("/* rr_split */")}var Vk=1,Bk=new RegExp("[^a-z0-9-_:]"),Cr=-2;function Wh(){return Vk++}function Uk(e){if(e instanceof HTMLFormElement)return"form";let t=an(e.tagName);return Bk.test(t)?"div":t}var En,zp,Wk=/^[^ \t\n\r\u000c]+/,zk=/^[, \t\n\r\u000c]+/;function Gk(e,t){if(t.trim()==="")return t;let n=0;function r(o){let s,l=o.exec(t.substring(n));return l?(s=l[0],n+=s.length,s):""}let i=[];for(;r(zk),!(n>=t.length);){let o=r(Wk);if(o.slice(-1)===",")o=Mn(e,o.substring(0,o.length-1)),i.push(o);else{let s="";o=Mn(e,o);let l=!1;for(;;){let a=t.charAt(n);if(a===""){i.push((o+s).trim());break}else if(l)a===")"&&(l=!1);else if(a===","){n+=1,i.push((o+s).trim());break}else a==="("&&(l=!0);s+=a,n+=1}}}return i.join(", ")}var Gp=new WeakMap;function Mn(e,t){return!t||t.trim()===""?t:Hl(e,t)}function Hk(e){return!!(e.tagName==="svg"||e.ownerSVGElement)}function Hl(e,t){let n=Gp.get(e);if(n||(n=e.createElement("a"),Gp.set(e,n)),!t)t="";else if(t.startsWith("blob:")||t.startsWith("data:"))return t;return n.setAttribute("href",t),n.href}function zh(e,t,n,r){return r&&(n==="src"||n==="href"&&!(t==="use"&&r[0]==="#")||n==="xlink:href"&&r[0]!=="#"||n==="background"&&["table","td","th"].includes(t)?Mn(e,r):n==="srcset"?Gk(e,r):n==="style"?ho(r,Hl(e)):t==="object"&&n==="data"?Mn(e,r):r)}function Gh(e,t,n){return["video","audio"].includes(e)&&t==="autoplay"}function Kk(e,t,n){try{if(typeof t=="string"){if(e.classList.contains(t))return!0}else for(let r=e.classList.length;r--;){let i=e.classList[r];if(t.test(i))return!0}if(n)return e.matches(n)}catch{}return!1}function mo(e,t,n){if(!e)return!1;if(e.nodeType!==e.ELEMENT_NODE)return n?mo(Oe.parentNode(e),t,n):!1;for(let r=e.classList.length;r--;){let i=e.classList[r];if(t.test(i))return!0}return n?mo(Oe.parentNode(e),t,n):!1}function Hh(e,t,n,r){let i;if(Vh(e)){if(i=e,!Oe.childNodes(i).length)return!1}else{if(Oe.parentElement(e)===null)return!1;i=Oe.parentElement(e)}try{if(typeof t=="string"){if(r){if(i.closest(`.${t}`))return!0}else if(i.classList.contains(t))return!0}else if(mo(i,t,r))return!0;if(n){if(r){if(i.closest(n))return!0}else if(i.matches(n))return!0}}catch{}return!1}function qk(e,t,n){let r=e.contentWindow;if(!r)return;let i=!1,o;try{o=r.document.readyState}catch{return}if(o!=="complete"){let l=setTimeout(()=>{i||(t(),i=!0)},n);e.addEventListener("load",()=>{clearTimeout(l),i=!0,t()});return}let s="about:blank";if(r.location.href!==s||e.src===s||e.src==="")return setTimeout(t,0),e.addEventListener("load",t);e.addEventListener("load",t)}function Yk(e,t,n){let r=!1,i;try{i=e.sheet}catch{return}if(i)return;let o=setTimeout(()=>{r||(t(),r=!0)},n);e.addEventListener("load",()=>{clearTimeout(o),r=!0,t()})}function Zk(e,t){let{doc:n,mirror:r,blockClass:i,blockSelector:o,needsMask:s,inlineStylesheet:l,maskInputOptions:a={},maskTextFn:u,maskInputFn:c,dataURLOptions:d={},inlineImages:p,recordCanvas:g,keepIframeSrcFn:f,newlyAddedElement:h=!1,cssCaptured:m=!1}=t,S=Jk(n,r);switch(e.nodeType){case e.DOCUMENT_NODE:return e.compatMode!=="CSS1Compat"?{type:Ce.Document,childNodes:[],compatMode:e.compatMode}:{type:Ce.Document,childNodes:[]};case e.DOCUMENT_TYPE_NODE:return{type:Ce.DocumentType,name:e.name,publicId:e.publicId,systemId:e.systemId,rootId:S};case e.ELEMENT_NODE:return Qk(e,{doc:n,blockClass:i,blockSelector:o,inlineStylesheet:l,maskInputOptions:a,maskInputFn:c,dataURLOptions:d,inlineImages:p,recordCanvas:g,keepIframeSrcFn:f,newlyAddedElement:h,rootId:S});case e.TEXT_NODE:return Xk(e,{doc:n,needsMask:s,maskTextFn:u,rootId:S,cssCaptured:m});case e.CDATA_SECTION_NODE:return{type:Ce.CDATA,textContent:"",rootId:S};case e.COMMENT_NODE:return{type:Ce.Comment,textContent:Oe.textContent(e)||"",rootId:S};default:return!1}}function Jk(e,t){if(!t.hasNode(e))return;let n=t.getId(e);return n===1?void 0:n}function Xk(e,t){let{needsMask:n,maskTextFn:r,rootId:i,cssCaptured:o}=t,s=Oe.parentNode(e),l=s&&s.tagName,a="",u=l==="STYLE"?!0:void 0,c=l==="SCRIPT"?!0:void 0;return c?a="SCRIPT_PLACEHOLDER":o||(a=Oe.textContent(e),u&&a&&(a=ho(a,Hl(t.doc)))),!u&&!c&&a&&n&&(a=r?r(a,Oe.parentElement(e)):a.replace(/[\S]/g,"*")),{type:Ce.Text,textContent:a||"",rootId:i}}function Qk(e,t){let{doc:n,blockClass:r,blockSelector:i,inlineStylesheet:o,maskInputOptions:s={},maskInputFn:l,dataURLOptions:a={},inlineImages:u,recordCanvas:c,keepIframeSrcFn:d,newlyAddedElement:p=!1,rootId:g}=t,f=Kk(e,r,i),h=Uk(e),m={},S=e.attributes.length;for(let b=0;b<S;b++){let v=e.attributes[b];Gh(h,v.name,v.value)||(m[v.name]=zh(n,h,an(v.name),v.value))}if(h==="link"&&o){let b=Array.from(n.styleSheets).find(O=>O.href===e.href),v=null;b&&(v=nl(b)),v&&(delete m.rel,delete m.href,m._cssText=v)}if(h==="style"&&e.sheet){let b=nl(e.sheet);b&&(e.childNodes.length>1&&(b=jk(b,e)),m._cssText=b)}if(["input","textarea","select"].includes(h)){let b=e.value,v=e.checked;m.type!=="radio"&&m.type!=="checkbox"&&m.type!=="submit"&&m.type!=="button"&&b?m.value=fo({element:e,type:po(e),tagName:h,value:b,maskInputOptions:s,maskInputFn:l}):v&&(m.checked=v)}if(h==="option"&&(e.selected&&!s.select?m.selected=!0:delete m.selected),h==="dialog"&&e.open&&(m.rr_open_mode=e.matches("dialog:modal")?"modal":"non-modal"),h==="canvas"&&c){if(e.__context==="2d")Ok(e)||(m.rr_dataURL=e.toDataURL(a.type,a.quality));else if(!("__context"in e)){let b=e.toDataURL(a.type,a.quality),v=n.createElement("canvas");v.width=e.width,v.height=e.height;let O=v.toDataURL(a.type,a.quality);b!==O&&(m.rr_dataURL=b)}}if(h==="img"&&u){En||(En=n.createElement("canvas"),zp=En.getContext("2d"));let b=e,v=b.currentSrc||b.getAttribute("src")||"<unknown-src>",O=b.crossOrigin,N=()=>{b.removeEventListener("load",N);try{En.width=b.naturalWidth,En.height=b.naturalHeight,zp.drawImage(b,0,0),m.rr_dataURL=En.toDataURL(a.type,a.quality)}catch($){if(b.crossOrigin!=="anonymous"){b.crossOrigin="anonymous",b.complete&&b.naturalWidth!==0?N():b.addEventListener("load",N);return}else console.warn(`Cannot inline img src=${v}! Error: ${$}`)}b.crossOrigin==="anonymous"&&(O?m.crossOrigin=O:b.removeAttribute("crossorigin"))};b.complete&&b.naturalWidth!==0?N():b.addEventListener("load",N)}if(["audio","video"].includes(h)){let b=m;b.rr_mediaState=e.paused?"paused":"played",b.rr_mediaCurrentTime=e.currentTime,b.rr_mediaPlaybackRate=e.playbackRate,b.rr_mediaMuted=e.muted,b.rr_mediaLoop=e.loop,b.rr_mediaVolume=e.volume}if(p||(e.scrollLeft&&(m.rr_scrollLeft=e.scrollLeft),e.scrollTop&&(m.rr_scrollTop=e.scrollTop)),f){let{width:b,height:v}=e.getBoundingClientRect();m={class:m.class,rr_width:`${b}px`,rr_height:`${v}px`}}h==="iframe"&&!d(m.src)&&(e.contentDocument||(m.rr_src=m.src),delete m.src);let w;try{customElements.get(h)&&(w=!0)}catch{}return{type:Ce.Element,tagName:h,attributes:m,childNodes:[],isSVG:Hk(e)||void 0,needBlock:f,rootId:g,isCustom:w}}function re(e){return e==null?"":e.toLowerCase()}function Kh(e){return e===!0||e==="all"?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaVerification:!0,headMetaAuthorship:e==="all",headMetaDescKeywords:e==="all",headTitleMutations:e==="all"}:e||{}}function eA(e,t){if(t.comment&&e.type===Ce.Comment)return!0;if(e.type===Ce.Element){if(t.script&&(e.tagName==="script"||e.tagName==="link"&&(e.attributes.rel==="preload"&&e.attributes.as==="script"||e.attributes.rel==="modulepreload")||e.tagName==="link"&&e.attributes.rel==="prefetch"&&typeof e.attributes.href=="string"&&Uh(e.attributes.href)==="js"))return!0;if(t.headFavicon&&(e.tagName==="link"&&e.attributes.rel==="shortcut icon"||e.tagName==="meta"&&(re(e.attributes.name).match(/^msapplication-tile(image|color)$/)||re(e.attributes.name)==="application-name"||re(e.attributes.rel)==="icon"||re(e.attributes.rel)==="apple-touch-icon"||re(e.attributes.rel)==="shortcut icon")))return!0;if(e.tagName==="meta"){if(t.headMetaDescKeywords&&re(e.attributes.name).match(/^description|keywords$/))return!0;if(t.headMetaSocial&&(re(e.attributes.property).match(/^(og|twitter|fb):/)||re(e.attributes.name).match(/^(og|twitter):/)||re(e.attributes.name)==="pinterest"))return!0;if(t.headMetaRobots&&(re(e.attributes.name)==="robots"||re(e.attributes.name)==="googlebot"||re(e.attributes.name)==="bingbot"))return!0;if(t.headMetaHttpEquiv&&e.attributes["http-equiv"]!==void 0)return!0;if(t.headMetaAuthorship&&(re(e.attributes.name)==="author"||re(e.attributes.name)==="generator"||re(e.attributes.name)==="framework"||re(e.attributes.name)==="publisher"||re(e.attributes.name)==="progid"||re(e.attributes.property).match(/^article:/)||re(e.attributes.property).match(/^product:/)))return!0;if(t.headMetaVerification&&(re(e.attributes.name)==="google-site-verification"||re(e.attributes.name)==="yandex-verification"||re(e.attributes.name)==="csrf-token"||re(e.attributes.name)==="p:domain_verify"||re(e.attributes.name)==="verify-v1"||re(e.attributes.name)==="verification"||re(e.attributes.name)==="shopify-checkout-api-token"))return!0}}return!1}function Tn(e,t){let{doc:n,mirror:r,blockClass:i,blockSelector:o,maskTextClass:s,maskTextSelector:l,skipChild:a=!1,inlineStylesheet:u=!0,maskInputOptions:c={},maskTextFn:d,maskInputFn:p,slimDOMOptions:g,dataURLOptions:f={},inlineImages:h=!1,recordCanvas:m=!1,onSerialize:S,onIframeLoad:w,iframeLoadTimeout:b=5e3,onStylesheetLoad:v,stylesheetLoadTimeout:O=5e3,keepIframeSrcFn:N=()=>!1,newlyAddedElement:$=!1,cssCaptured:L=!1}=t,{needsMask:T}=t,{preserveWhiteSpace:K=!0}=t;T||(T=Hh(e,s,l,T===void 0));let ue=Zk(e,{doc:n,mirror:r,blockClass:i,blockSelector:o,needsMask:T,inlineStylesheet:u,maskInputOptions:c,maskTextFn:d,maskInputFn:p,dataURLOptions:f,inlineImages:h,recordCanvas:m,keepIframeSrcFn:N,newlyAddedElement:$,cssCaptured:L});if(!ue)return console.warn(e,"not serialized"),null;let se;r.hasNode(e)?se=r.getId(e):eA(ue,g)||!K&&ue.type===Ce.Text&&!ue.textContent.replace(/^\s+|\s+$/gm,"").length?se=Cr:se=Wh();let D=Object.assign(ue,{id:se});if(r.add(e,D),se===Cr)return null;S&&S(e);let Pe=!a;if(D.type===Ce.Element){Pe=Pe&&!D.needBlock,delete D.needBlock;let Re=Oe.shadowRoot(e);Re&&vr(Re)&&(D.isShadowHost=!0)}if((D.type===Ce.Document||D.type===Ce.Element)&&Pe){g.headWhitespace&&D.type===Ce.Element&&D.tagName==="head"&&(K=!1);let Re={doc:n,mirror:r,blockClass:i,blockSelector:o,needsMask:T,maskTextClass:s,maskTextSelector:l,skipChild:a,inlineStylesheet:u,maskInputOptions:c,maskTextFn:d,maskInputFn:p,slimDOMOptions:g,dataURLOptions:f,inlineImages:h,recordCanvas:m,preserveWhiteSpace:K,onSerialize:S,onIframeLoad:w,iframeLoadTimeout:b,onStylesheetLoad:v,stylesheetLoadTimeout:O,keepIframeSrcFn:N,cssCaptured:!1};if(!(D.type===Ce.Element&&D.tagName==="textarea"&&D.attributes.value!==void 0)){D.type===Ce.Element&&D.attributes._cssText!==void 0&&typeof D.attributes._cssText=="string"&&(Re.cssCaptured=!0);for(let qt of Array.from(Oe.childNodes(e))){let at=Tn(qt,Re);at&&D.childNodes.push(at)}}let ze=null;if(Vh(e)&&(ze=Oe.shadowRoot(e)))for(let qt of Array.from(Oe.childNodes(ze))){let at=Tn(qt,Re);at&&(vr(ze)&&(at.isShadow=!0),D.childNodes.push(at))}}let st=Oe.parentNode(e);return st&&xr(st)&&vr(st)&&(D.isShadow=!0),D.type===Ce.Element&&D.tagName==="iframe"&&qk(e,()=>{let Re=e.contentDocument;if(Re&&w){let ze=Tn(Re,{doc:Re,mirror:r,blockClass:i,blockSelector:o,needsMask:T,maskTextClass:s,maskTextSelector:l,skipChild:!1,inlineStylesheet:u,maskInputOptions:c,maskTextFn:d,maskInputFn:p,slimDOMOptions:g,dataURLOptions:f,inlineImages:h,recordCanvas:m,preserveWhiteSpace:K,onSerialize:S,onIframeLoad:w,iframeLoadTimeout:b,onStylesheetLoad:v,stylesheetLoadTimeout:O,keepIframeSrcFn:N});ze&&w(e,ze)}},b),D.type===Ce.Element&&D.tagName==="link"&&typeof D.attributes.rel=="string"&&(D.attributes.rel==="stylesheet"||D.attributes.rel==="preload"&&typeof D.attributes.href=="string"&&Uh(D.attributes.href)==="css")&&Yk(e,()=>{if(v){let Re=Tn(e,{doc:n,mirror:r,blockClass:i,blockSelector:o,needsMask:T,maskTextClass:s,maskTextSelector:l,skipChild:!1,inlineStylesheet:u,maskInputOptions:c,maskTextFn:d,maskInputFn:p,slimDOMOptions:g,dataURLOptions:f,inlineImages:h,recordCanvas:m,preserveWhiteSpace:K,onSerialize:S,onIframeLoad:w,iframeLoadTimeout:b,onStylesheetLoad:v,stylesheetLoadTimeout:O,keepIframeSrcFn:N});Re&&v(e,Re)}},O),D}function tA(e,t){let{mirror:n=new co,blockClass:r="rr-block",blockSelector:i=null,maskTextClass:o="rr-mask",maskTextSelector:s=null,inlineStylesheet:l=!0,inlineImages:a=!1,recordCanvas:u=!1,maskAllInputs:c=!1,maskTextFn:d,maskInputFn:p,slimDOM:g=!1,dataURLOptions:f,preserveWhiteSpace:h,onSerialize:m,onIframeLoad:S,iframeLoadTimeout:w,onStylesheetLoad:b,stylesheetLoadTimeout:v,keepIframeSrcFn:O=()=>!1}=t||{},N=c===!0?{color:!0,date:!0,"datetime-local":!0,email:!0,month:!0,number:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0,textarea:!0,select:!0,password:!0}:c===!1?{password:!0}:c,$=Kh(g);return Tn(e,{doc:e,mirror:n,blockClass:r,blockSelector:i,maskTextClass:o,maskTextSelector:s,skipChild:!1,inlineStylesheet:l,maskInputOptions:N,maskTextFn:d,maskInputFn:p,slimDOMOptions:$,dataURLOptions:f,inlineImages:a,recordCanvas:u,preserveWhiteSpace:h,onSerialize:m,onIframeLoad:S,iframeLoadTimeout:w,onStylesheetLoad:b,stylesheetLoadTimeout:v,keepIframeSrcFn:O,newlyAddedElement:!1})}var nA=/(max|min)-device-(width|height)/,o_=new RegExp(nA.source,"g");function rA(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function iA(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return e[r]}})}),n}var Kl={exports:{}},ae=String,qh=function(){return{isColorSupported:!1,reset:ae,bold:ae,dim:ae,italic:ae,underline:ae,inverse:ae,hidden:ae,strikethrough:ae,black:ae,red:ae,green:ae,yellow:ae,blue:ae,magenta:ae,cyan:ae,white:ae,gray:ae,bgBlack:ae,bgRed:ae,bgGreen:ae,bgYellow:ae,bgBlue:ae,bgMagenta:ae,bgCyan:ae,bgWhite:ae}};Kl.exports=qh();Kl.exports.createColors=qh;var oA=Kl.exports,sA={},aA=Object.freeze(Object.defineProperty({__proto__:null,default:sA},Symbol.toStringTag,{value:"Module"})),et=iA(aA),Hp=oA,Kp=et,rl=class Yh extends Error{constructor(t,n,r,i,o,s){super(t),this.name="CssSyntaxError",this.reason=t,o&&(this.file=o),i&&(this.source=i),s&&(this.plugin=s),typeof n<"u"&&typeof r<"u"&&(typeof n=="number"?(this.line=n,this.column=r):(this.line=n.line,this.column=n.column,this.endLine=r.line,this.endColumn=r.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,Yh)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(t){if(!this.source)return"";let n=this.source;t==null&&(t=Hp.isColorSupported),Kp&&t&&(n=Kp(n));let r=n.split(/\r?\n/),i=Math.max(this.line-3,0),o=Math.min(this.line+2,r.length),s=String(o).length,l,a;if(t){let{bold:u,gray:c,red:d}=Hp.createColors(!0);l=p=>u(d(p)),a=p=>c(p)}else l=a=u=>u;return r.slice(i,o).map((u,c)=>{let d=i+1+c,p=" "+(" "+d).slice(-s)+" | ";if(d===this.line){let g=a(p.replace(/\d/g," "))+u.slice(0,this.column-1).replace(/[^\t]/g," ");return l(">")+a(p)+u+`
|
|
21
|
-
`+g+l("^")}return" "+a(p)+u}).join(`
|
|
22
|
-
`)}toString(){let t=this.showSourceCode();return t&&(t=`
|
|
23
|
-
|
|
24
|
-
`+t+`
|
|
25
|
-
`),this.name+": "+this.message+t}},ql=rl;rl.default=rl;var $r={};$r.isClean=Symbol("isClean");$r.my=Symbol("my");var qp={after:`
|
|
26
|
-
`,beforeClose:`
|
|
27
|
-
`,beforeComment:`
|
|
28
|
-
`,beforeDecl:`
|
|
29
|
-
`,beforeOpen:" ",beforeRule:`
|
|
30
|
-
`,colon:": ",commentLeft:" ",commentRight:" ",emptyBody:"",indent:" ",semicolon:!1};function lA(e){return e[0].toUpperCase()+e.slice(1)}var il=class{constructor(t){this.builder=t}atrule(t,n){let r="@"+t.name,i=t.params?this.rawValue(t,"params"):"";if(typeof t.raws.afterName<"u"?r+=t.raws.afterName:i&&(r+=" "),t.nodes)this.block(t,r+i);else{let o=(t.raws.between||"")+(n?";":"");this.builder(r+i+o,t)}}beforeAfter(t,n){let r;t.type==="decl"?r=this.raw(t,null,"beforeDecl"):t.type==="comment"?r=this.raw(t,null,"beforeComment"):n==="before"?r=this.raw(t,null,"beforeRule"):r=this.raw(t,null,"beforeClose");let i=t.parent,o=0;for(;i&&i.type!=="root";)o+=1,i=i.parent;if(r.includes(`
|
|
31
|
-
`)){let s=this.raw(t,null,"indent");if(s.length)for(let l=0;l<o;l++)r+=s}return r}block(t,n){let r=this.raw(t,"between","beforeOpen");this.builder(n+r+"{",t,"start");let i;t.nodes&&t.nodes.length?(this.body(t),i=this.raw(t,"after")):i=this.raw(t,"after","emptyBody"),i&&this.builder(i),this.builder("}",t,"end")}body(t){let n=t.nodes.length-1;for(;n>0&&t.nodes[n].type==="comment";)n-=1;let r=this.raw(t,"semicolon");for(let i=0;i<t.nodes.length;i++){let o=t.nodes[i],s=this.raw(o,"before");s&&this.builder(s),this.stringify(o,n!==i||r)}}comment(t){let n=this.raw(t,"left","commentLeft"),r=this.raw(t,"right","commentRight");this.builder("/*"+n+t.text+r+"*/",t)}decl(t,n){let r=this.raw(t,"between","colon"),i=t.prop+r+this.rawValue(t,"value");t.important&&(i+=t.raws.important||" !important"),n&&(i+=";"),this.builder(i,t)}document(t){this.body(t)}raw(t,n,r){let i;if(r||(r=n),n&&(i=t.raws[n],typeof i<"u"))return i;let o=t.parent;if(r==="before"&&(!o||o.type==="root"&&o.first===t||o&&o.type==="document"))return"";if(!o)return qp[r];let s=t.root();if(s.rawCache||(s.rawCache={}),typeof s.rawCache[r]<"u")return s.rawCache[r];if(r==="before"||r==="after")return this.beforeAfter(t,r);{let l="raw"+lA(r);this[l]?i=this[l](s,t):s.walk(a=>{if(i=a.raws[n],typeof i<"u")return!1})}return typeof i>"u"&&(i=qp[r]),s.rawCache[r]=i,i}rawBeforeClose(t){let n;return t.walk(r=>{if(r.nodes&&r.nodes.length>0&&typeof r.raws.after<"u")return n=r.raws.after,n.includes(`
|
|
32
|
-
`)&&(n=n.replace(/[^\n]+$/,"")),!1}),n&&(n=n.replace(/\S/g,"")),n}rawBeforeComment(t,n){let r;return t.walkComments(i=>{if(typeof i.raws.before<"u")return r=i.raws.before,r.includes(`
|
|
33
|
-
`)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r>"u"?r=this.raw(n,null,"beforeDecl"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeDecl(t,n){let r;return t.walkDecls(i=>{if(typeof i.raws.before<"u")return r=i.raws.before,r.includes(`
|
|
34
|
-
`)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r>"u"?r=this.raw(n,null,"beforeRule"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeOpen(t){let n;return t.walk(r=>{if(r.type!=="decl"&&(n=r.raws.between,typeof n<"u"))return!1}),n}rawBeforeRule(t){let n;return t.walk(r=>{if(r.nodes&&(r.parent!==t||t.first!==r)&&typeof r.raws.before<"u")return n=r.raws.before,n.includes(`
|
|
35
|
-
`)&&(n=n.replace(/[^\n]+$/,"")),!1}),n&&(n=n.replace(/\S/g,"")),n}rawColon(t){let n;return t.walkDecls(r=>{if(typeof r.raws.between<"u")return n=r.raws.between.replace(/[^\s:]/g,""),!1}),n}rawEmptyBody(t){let n;return t.walk(r=>{if(r.nodes&&r.nodes.length===0&&(n=r.raws.after,typeof n<"u"))return!1}),n}rawIndent(t){if(t.raws.indent)return t.raws.indent;let n;return t.walk(r=>{let i=r.parent;if(i&&i!==t&&i.parent&&i.parent===t&&typeof r.raws.before<"u"){let o=r.raws.before.split(`
|
|
36
|
-
`);return n=o[o.length-1],n=n.replace(/\S/g,""),!1}}),n}rawSemicolon(t){let n;return t.walk(r=>{if(r.nodes&&r.nodes.length&&r.last.type==="decl"&&(n=r.raws.semicolon,typeof n<"u"))return!1}),n}rawValue(t,n){let r=t[n],i=t.raws[n];return i&&i.value===r?i.raw:r}root(t){this.body(t),t.raws.after&&this.builder(t.raws.after)}rule(t){this.block(t,this.rawValue(t,"selector")),t.raws.ownSemicolon&&this.builder(t.raws.ownSemicolon,t,"end")}stringify(t,n){if(!this[t.type])throw new Error("Unknown AST node type "+t.type+". Maybe you need to change PostCSS stringifier.");this[t.type](t,n)}},Zh=il;il.default=il;var uA=Zh;function ol(e,t){new uA(t).stringify(e)}var Io=ol;ol.default=ol;var{isClean:_i,my:cA}=$r,dA=ql,fA=Zh,pA=Io;function sl(e,t){let n=new e.constructor;for(let r in e){if(!Object.prototype.hasOwnProperty.call(e,r)||r==="proxyCache")continue;let i=e[r],o=typeof i;r==="parent"&&o==="object"?t&&(n[r]=t):r==="source"?n[r]=i:Array.isArray(i)?n[r]=i.map(s=>sl(s,n)):(o==="object"&&i!==null&&(i=sl(i)),n[r]=i)}return n}var al=class{constructor(t={}){this.raws={},this[_i]=!1,this[cA]=!0;for(let n in t)if(n==="nodes"){this.nodes=[];for(let r of t[n])typeof r.clone=="function"?this.append(r.clone()):this.append(r)}else this[n]=t[n]}addToError(t){if(t.postcssNode=this,t.stack&&this.source&&/\n\s{4}at /.test(t.stack)){let n=this.source;t.stack=t.stack.replace(/\n\s{4}at /,`$&${n.input.from}:${n.start.line}:${n.start.column}$&`)}return t}after(t){return this.parent.insertAfter(this,t),this}assign(t={}){for(let n in t)this[n]=t[n];return this}before(t){return this.parent.insertBefore(this,t),this}cleanRaws(t){delete this.raws.before,delete this.raws.after,t||delete this.raws.between}clone(t={}){let n=sl(this);for(let r in t)n[r]=t[r];return n}cloneAfter(t={}){let n=this.clone(t);return this.parent.insertAfter(this,n),n}cloneBefore(t={}){let n=this.clone(t);return this.parent.insertBefore(this,n),n}error(t,n={}){if(this.source){let{end:r,start:i}=this.rangeBy(n);return this.source.input.error(t,{column:i.column,line:i.line},{column:r.column,line:r.line},n)}return new dA(t)}getProxyProcessor(){return{get(t,n){return n==="proxyOf"?t:n==="root"?()=>t.root().toProxy():t[n]},set(t,n,r){return t[n]===r||(t[n]=r,(n==="prop"||n==="value"||n==="name"||n==="params"||n==="important"||n==="text")&&t.markDirty()),!0}}}markDirty(){if(this[_i]){this[_i]=!1;let t=this;for(;t=t.parent;)t[_i]=!1}}next(){if(!this.parent)return;let t=this.parent.index(this);return this.parent.nodes[t+1]}positionBy(t,n){let r=this.source.start;if(t.index)r=this.positionInside(t.index,n);else if(t.word){n=this.toString();let i=n.indexOf(t.word);i!==-1&&(r=this.positionInside(i,n))}return r}positionInside(t,n){let r=n||this.toString(),i=this.source.start.column,o=this.source.start.line;for(let s=0;s<t;s++)r[s]===`
|
|
37
|
-
`?(i=1,o+=1):i+=1;return{column:i,line:o}}prev(){if(!this.parent)return;let t=this.parent.index(this);return this.parent.nodes[t-1]}rangeBy(t){let n={column:this.source.start.column,line:this.source.start.line},r=this.source.end?{column:this.source.end.column+1,line:this.source.end.line}:{column:n.column+1,line:n.line};if(t.word){let i=this.toString(),o=i.indexOf(t.word);o!==-1&&(n=this.positionInside(o,i),r=this.positionInside(o+t.word.length,i))}else t.start?n={column:t.start.column,line:t.start.line}:t.index&&(n=this.positionInside(t.index)),t.end?r={column:t.end.column,line:t.end.line}:typeof t.endIndex=="number"?r=this.positionInside(t.endIndex):t.index&&(r=this.positionInside(t.index+1));return(r.line<n.line||r.line===n.line&&r.column<=n.column)&&(r={column:n.column+1,line:n.line}),{end:r,start:n}}raw(t,n){return new fA().raw(this,t,n)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}replaceWith(...t){if(this.parent){let n=this,r=!1;for(let i of t)i===this?r=!0:r?(this.parent.insertAfter(n,i),n=i):this.parent.insertBefore(n,i);r||this.remove()}return this}root(){let t=this;for(;t.parent&&t.parent.type!=="document";)t=t.parent;return t}toJSON(t,n){let r={},i=n==null;n=n||new Map;let o=0;for(let s in this){if(!Object.prototype.hasOwnProperty.call(this,s)||s==="parent"||s==="proxyCache")continue;let l=this[s];if(Array.isArray(l))r[s]=l.map(a=>typeof a=="object"&&a.toJSON?a.toJSON(null,n):a);else if(typeof l=="object"&&l.toJSON)r[s]=l.toJSON(null,n);else if(s==="source"){let a=n.get(l.input);a==null&&(a=o,n.set(l.input,o),o++),r[s]={end:l.end,inputId:a,start:l.start}}else r[s]=l}return i&&(r.inputs=[...n.keys()].map(s=>s.toJSON())),r}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}toString(t=pA){t.stringify&&(t=t.stringify);let n="";return t(this,r=>{n+=r}),n}warn(t,n,r){let i={node:this};for(let o in r)i[o]=r[o];return t.warn(n,i)}get proxyOf(){return this}},Po=al;al.default=al;var hA=Po,ll=class extends hA{constructor(t){t&&typeof t.value<"u"&&typeof t.value!="string"&&(t={...t,value:String(t.value)}),super(t),this.type="decl"}get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}},Mo=ll;ll.default=ll;var mA="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",gA=(e,t=21)=>(n=t)=>{let r="",i=n;for(;i--;)r+=e[Math.random()*e.length|0];return r},yA=(e=21)=>{let t="",n=e;for(;n--;)t+=mA[Math.random()*64|0];return t},bA={nanoid:yA,customAlphabet:gA},{SourceMapConsumer:Yp,SourceMapGenerator:Zp}=et,{existsSync:SA,readFileSync:wA}=et,{dirname:za,join:xA}=et;function vA(e){return Buffer?Buffer.from(e,"base64").toString():window.atob(e)}var ul=class{constructor(t,n){if(n.map===!1)return;this.loadAnnotation(t),this.inline=this.startWith(this.annotation,"data:");let r=n.map?n.map.prev:void 0,i=this.loadMap(n.from,r);!this.mapFile&&n.from&&(this.mapFile=n.from),this.mapFile&&(this.root=za(this.mapFile)),i&&(this.text=i)}consumer(){return this.consumerCache||(this.consumerCache=new Yp(this.text)),this.consumerCache}decodeInline(t){let n=/^data:application\/json;charset=utf-?8;base64,/,r=/^data:application\/json;base64,/,i=/^data:application\/json;charset=utf-?8,/,o=/^data:application\/json,/;if(i.test(t)||o.test(t))return decodeURIComponent(t.substr(RegExp.lastMatch.length));if(n.test(t)||r.test(t))return vA(t.substr(RegExp.lastMatch.length));let s=t.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+s)}getAnnotationURL(t){return t.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}isMap(t){return typeof t!="object"?!1:typeof t.mappings=="string"||typeof t._mappings=="string"||Array.isArray(t.sections)}loadAnnotation(t){let n=t.match(/\/\*\s*# sourceMappingURL=/gm);if(!n)return;let r=t.lastIndexOf(n.pop()),i=t.indexOf("*/",r);r>-1&&i>-1&&(this.annotation=this.getAnnotationURL(t.substring(r,i)))}loadFile(t){if(this.root=za(t),SA(t))return this.mapFile=t,wA(t,"utf-8").toString().trim()}loadMap(t,n){if(n===!1)return!1;if(n){if(typeof n=="string")return n;if(typeof n=="function"){let r=n(t);if(r){let i=this.loadFile(r);if(!i)throw new Error("Unable to load previous source map: "+r.toString());return i}}else{if(n instanceof Yp)return Zp.fromSourceMap(n).toString();if(n instanceof Zp)return n.toString();if(this.isMap(n))return JSON.stringify(n);throw new Error("Unsupported previous source map format: "+n.toString())}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let r=this.annotation;return t&&(r=xA(za(t),r)),this.loadFile(r)}}}startWith(t,n){return t?t.substr(0,n.length)===n:!1}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}},Jh=ul;ul.default=ul;var{SourceMapConsumer:RA,SourceMapGenerator:CA}=et,{fileURLToPath:Jp,pathToFileURL:Fi}=et,{isAbsolute:cl,resolve:dl}=et,{nanoid:kA}=bA,Ga=et,Xp=ql,AA=Jh,Ha=Symbol("fromOffsetCache"),EA=!!(RA&&CA),Qp=!!(dl&&cl),go=class{constructor(t,n={}){if(t===null||typeof t>"u"||typeof t=="object"&&!t.toString)throw new Error(`PostCSS received ${t} instead of CSS string`);if(this.css=t.toString(),this.css[0]==="\uFEFF"||this.css[0]==="\uFFFE"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,n.from&&(!Qp||/^\w+:\/\//.test(n.from)||cl(n.from)?this.file=n.from:this.file=dl(n.from)),Qp&&EA){let r=new AA(this.css,n);if(r.text){this.map=r;let i=r.consumer().file;!this.file&&i&&(this.file=this.mapResolve(i))}}this.file||(this.id="<input css "+kA(6)+">"),this.map&&(this.map.file=this.from)}error(t,n,r,i={}){let o,s,l;if(n&&typeof n=="object"){let u=n,c=r;if(typeof u.offset=="number"){let d=this.fromOffset(u.offset);n=d.line,r=d.col}else n=u.line,r=u.column;if(typeof c.offset=="number"){let d=this.fromOffset(c.offset);s=d.line,l=d.col}else s=c.line,l=c.column}else if(!r){let u=this.fromOffset(n);n=u.line,r=u.col}let a=this.origin(n,r,s,l);return a?o=new Xp(t,a.endLine===void 0?a.line:{column:a.column,line:a.line},a.endLine===void 0?a.column:{column:a.endColumn,line:a.endLine},a.source,a.file,i.plugin):o=new Xp(t,s===void 0?n:{column:r,line:n},s===void 0?r:{column:l,line:s},this.css,this.file,i.plugin),o.input={column:r,endColumn:l,endLine:s,line:n,source:this.css},this.file&&(Fi&&(o.input.url=Fi(this.file).toString()),o.input.file=this.file),o}fromOffset(t){let n,r;if(this[Ha])r=this[Ha];else{let o=this.css.split(`
|
|
38
|
-
`);r=new Array(o.length);let s=0;for(let l=0,a=o.length;l<a;l++)r[l]=s,s+=o[l].length+1;this[Ha]=r}n=r[r.length-1];let i=0;if(t>=n)i=r.length-1;else{let o=r.length-2,s;for(;i<o;)if(s=i+(o-i>>1),t<r[s])o=s-1;else if(t>=r[s+1])i=s+1;else{i=s;break}}return{col:t-r[i]+1,line:i+1}}mapResolve(t){return/^\w+:\/\//.test(t)?t:dl(this.map.consumer().sourceRoot||this.map.root||".",t)}origin(t,n,r,i){if(!this.map)return!1;let o=this.map.consumer(),s=o.originalPositionFor({column:n,line:t});if(!s.source)return!1;let l;typeof r=="number"&&(l=o.originalPositionFor({column:i,line:r}));let a;cl(s.source)?a=Fi(s.source):a=new URL(s.source,this.map.consumer().sourceRoot||Fi(this.map.mapFile));let u={column:s.column,endColumn:l&&l.column,endLine:l&&l.line,line:s.line,url:a.toString()};if(a.protocol==="file:")if(Jp)u.file=Jp(a);else throw new Error("file: protocol is not available in this PostCSS build");let c=o.sourceContentFor(s.source);return c&&(u.source=c),u}toJSON(){let t={};for(let n of["hasBOM","css","file","id"])this[n]!=null&&(t[n]=this[n]);return this.map&&(t.map={...this.map},t.map.consumerCache&&(t.map.consumerCache=void 0)),t}get from(){return this.file||this.id}},To=go;go.default=go;Ga&&Ga.registerInput&&Ga.registerInput(go);var{SourceMapConsumer:Xh,SourceMapGenerator:io}=et,{dirname:oo,relative:Qh,resolve:em,sep:tm}=et,{pathToFileURL:eh}=et,IA=To,PA=!!(Xh&&io),MA=!!(oo&&em&&Qh&&tm),TA=class{constructor(t,n,r,i){this.stringify=t,this.mapOpts=r.map||{},this.root=n,this.opts=r,this.css=i,this.originalCSS=i,this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute,this.memoizedFileURLs=new Map,this.memoizedPaths=new Map,this.memoizedURLs=new Map}addAnnotation(){let t;this.isInline()?t="data:application/json;base64,"+this.toBase64(this.map.toString()):typeof this.mapOpts.annotation=="string"?t=this.mapOpts.annotation:typeof this.mapOpts.annotation=="function"?t=this.mapOpts.annotation(this.opts.to,this.root):t=this.outputFile()+".map";let n=`
|
|
39
|
-
`;this.css.includes(`\r
|
|
40
|
-
`)&&(n=`\r
|
|
41
|
-
`),this.css+=n+"/*# sourceMappingURL="+t+" */"}applyPrevMaps(){for(let t of this.previous()){let n=this.toUrl(this.path(t.file)),r=t.root||oo(t.file),i;this.mapOpts.sourcesContent===!1?(i=new Xh(t.text),i.sourcesContent&&(i.sourcesContent=null)):i=t.consumer(),this.map.applySourceMap(i,n,this.toUrl(this.path(r)))}}clearAnnotation(){if(this.mapOpts.annotation!==!1)if(this.root){let t;for(let n=this.root.nodes.length-1;n>=0;n--)t=this.root.nodes[n],t.type==="comment"&&t.text.indexOf("# sourceMappingURL=")===0&&this.root.removeChild(n)}else this.css&&(this.css=this.css.replace(/\n*?\/\*#[\S\s]*?\*\/$/gm,""))}generate(){if(this.clearAnnotation(),MA&&PA&&this.isMap())return this.generateMap();{let t="";return this.stringify(this.root,n=>{t+=n}),[t]}}generateMap(){if(this.root)this.generateString();else if(this.previous().length===1){let t=this.previous()[0].consumer();t.file=this.outputFile(),this.map=io.fromSourceMap(t,{ignoreInvalidMapping:!0})}else this.map=new io({file:this.outputFile(),ignoreInvalidMapping:!0}),this.map.addMapping({generated:{column:0,line:1},original:{column:0,line:1},source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>"});return this.isSourcesContent()&&this.setSourcesContent(),this.root&&this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]}generateString(){this.css="",this.map=new io({file:this.outputFile(),ignoreInvalidMapping:!0});let t=1,n=1,r="<no source>",i={generated:{column:0,line:0},original:{column:0,line:0},source:""},o,s;this.stringify(this.root,(l,a,u)=>{if(this.css+=l,a&&u!=="end"&&(i.generated.line=t,i.generated.column=n-1,a.source&&a.source.start?(i.source=this.sourcePath(a),i.original.line=a.source.start.line,i.original.column=a.source.start.column-1,this.map.addMapping(i)):(i.source=r,i.original.line=1,i.original.column=0,this.map.addMapping(i))),o=l.match(/\n/g),o?(t+=o.length,s=l.lastIndexOf(`
|
|
42
|
-
`),n=l.length-s):n+=l.length,a&&u!=="start"){let c=a.parent||{raws:{}};(!(a.type==="decl"||a.type==="atrule"&&!a.nodes)||a!==c.last||c.raws.semicolon)&&(a.source&&a.source.end?(i.source=this.sourcePath(a),i.original.line=a.source.end.line,i.original.column=a.source.end.column-1,i.generated.line=t,i.generated.column=n-2,this.map.addMapping(i)):(i.source=r,i.original.line=1,i.original.column=0,i.generated.line=t,i.generated.column=n-1,this.map.addMapping(i)))}})}isAnnotation(){return this.isInline()?!0:typeof this.mapOpts.annotation<"u"?this.mapOpts.annotation:this.previous().length?this.previous().some(t=>t.annotation):!0}isInline(){if(typeof this.mapOpts.inline<"u")return this.mapOpts.inline;let t=this.mapOpts.annotation;return typeof t<"u"&&t!==!0?!1:this.previous().length?this.previous().some(n=>n.inline):!0}isMap(){return typeof this.opts.map<"u"?!!this.opts.map:this.previous().length>0}isSourcesContent(){return typeof this.mapOpts.sourcesContent<"u"?this.mapOpts.sourcesContent:this.previous().length?this.previous().some(t=>t.withContent()):!0}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}path(t){if(this.mapOpts.absolute||t.charCodeAt(0)===60||/^\w+:\/\//.test(t))return t;let n=this.memoizedPaths.get(t);if(n)return n;let r=this.opts.to?oo(this.opts.to):".";typeof this.mapOpts.annotation=="string"&&(r=oo(em(r,this.mapOpts.annotation)));let i=Qh(r,t);return this.memoizedPaths.set(t,i),i}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk(t=>{if(t.source&&t.source.input.map){let n=t.source.input.map;this.previousMaps.includes(n)||this.previousMaps.push(n)}});else{let t=new IA(this.originalCSS,this.opts);t.map&&this.previousMaps.push(t.map)}return this.previousMaps}setSourcesContent(){let t={};if(this.root)this.root.walk(n=>{if(n.source){let r=n.source.input.from;if(r&&!t[r]){t[r]=!0;let i=this.usesFileUrls?this.toFileUrl(r):this.toUrl(this.path(r));this.map.setSourceContent(i,n.source.input.css)}}});else if(this.css){let n=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(n,this.css)}}sourcePath(t){return this.mapOpts.from?this.toUrl(this.mapOpts.from):this.usesFileUrls?this.toFileUrl(t.source.input.from):this.toUrl(this.path(t.source.input.from))}toBase64(t){return Buffer?Buffer.from(t).toString("base64"):window.btoa(unescape(encodeURIComponent(t)))}toFileUrl(t){let n=this.memoizedFileURLs.get(t);if(n)return n;if(eh){let r=eh(t).toString();return this.memoizedFileURLs.set(t,r),r}else throw new Error("`map.absolute` option is not available in this PostCSS build")}toUrl(t){let n=this.memoizedURLs.get(t);if(n)return n;tm==="\\"&&(t=t.replace(/\\/g,"/"));let r=encodeURI(t).replace(/[#?]/g,encodeURIComponent);return this.memoizedURLs.set(t,r),r}},nm=TA,OA=Po,fl=class extends OA{constructor(t){super(t),this.type="comment"}},Oo=fl;fl.default=fl;var{isClean:rm,my:im}=$r,om=Mo,sm=Oo,NA=Po,am,Yl,Zl,lm;function um(e){return e.map(t=>(t.nodes&&(t.nodes=um(t.nodes)),delete t.source,t))}function cm(e){if(e[rm]=!1,e.proxyOf.nodes)for(let t of e.proxyOf.nodes)cm(t)}var Rt=class dm extends NA{append(...t){for(let n of t){let r=this.normalize(n,this.last);for(let i of r)this.proxyOf.nodes.push(i)}return this.markDirty(),this}cleanRaws(t){if(super.cleanRaws(t),this.nodes)for(let n of this.nodes)n.cleanRaws(t)}each(t){if(!this.proxyOf.nodes)return;let n=this.getIterator(),r,i;for(;this.indexes[n]<this.proxyOf.nodes.length&&(r=this.indexes[n],i=t(this.proxyOf.nodes[r],r),i!==!1);)this.indexes[n]+=1;return delete this.indexes[n],i}every(t){return this.nodes.every(t)}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let t=this.lastEach;return this.indexes[t]=0,t}getProxyProcessor(){return{get(t,n){return n==="proxyOf"?t:t[n]?n==="each"||typeof n=="string"&&n.startsWith("walk")?(...r)=>t[n](...r.map(i=>typeof i=="function"?(o,s)=>i(o.toProxy(),s):i)):n==="every"||n==="some"?r=>t[n]((i,...o)=>r(i.toProxy(),...o)):n==="root"?()=>t.root().toProxy():n==="nodes"?t.nodes.map(r=>r.toProxy()):n==="first"||n==="last"?t[n].toProxy():t[n]:t[n]},set(t,n,r){return t[n]===r||(t[n]=r,(n==="name"||n==="params"||n==="selector")&&t.markDirty()),!0}}}index(t){return typeof t=="number"?t:(t.proxyOf&&(t=t.proxyOf),this.proxyOf.nodes.indexOf(t))}insertAfter(t,n){let r=this.index(t),i=this.normalize(n,this.proxyOf.nodes[r]).reverse();r=this.index(t);for(let s of i)this.proxyOf.nodes.splice(r+1,0,s);let o;for(let s in this.indexes)o=this.indexes[s],r<o&&(this.indexes[s]=o+i.length);return this.markDirty(),this}insertBefore(t,n){let r=this.index(t),i=r===0?"prepend":!1,o=this.normalize(n,this.proxyOf.nodes[r],i).reverse();r=this.index(t);for(let l of o)this.proxyOf.nodes.splice(r,0,l);let s;for(let l in this.indexes)s=this.indexes[l],r<=s&&(this.indexes[l]=s+o.length);return this.markDirty(),this}normalize(t,n){if(typeof t=="string")t=um(am(t).nodes);else if(typeof t>"u")t=[];else if(Array.isArray(t)){t=t.slice(0);for(let i of t)i.parent&&i.parent.removeChild(i,"ignore")}else if(t.type==="root"&&this.type!=="document"){t=t.nodes.slice(0);for(let i of t)i.parent&&i.parent.removeChild(i,"ignore")}else if(t.type)t=[t];else if(t.prop){if(typeof t.value>"u")throw new Error("Value field is missed in node creation");typeof t.value!="string"&&(t.value=String(t.value)),t=[new om(t)]}else if(t.selector)t=[new Yl(t)];else if(t.name)t=[new Zl(t)];else if(t.text)t=[new sm(t)];else throw new Error("Unknown node type in node creation");return t.map(i=>(i[im]||dm.rebuild(i),i=i.proxyOf,i.parent&&i.parent.removeChild(i),i[rm]&&cm(i),typeof i.raws.before>"u"&&n&&typeof n.raws.before<"u"&&(i.raws.before=n.raws.before.replace(/\S/g,"")),i.parent=this.proxyOf,i))}prepend(...t){t=t.reverse();for(let n of t){let r=this.normalize(n,this.first,"prepend").reverse();for(let i of r)this.proxyOf.nodes.unshift(i);for(let i in this.indexes)this.indexes[i]=this.indexes[i]+r.length}return this.markDirty(),this}push(t){return t.parent=this,this.proxyOf.nodes.push(t),this}removeAll(){for(let t of this.proxyOf.nodes)t.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}removeChild(t){t=this.index(t),this.proxyOf.nodes[t].parent=void 0,this.proxyOf.nodes.splice(t,1);let n;for(let r in this.indexes)n=this.indexes[r],n>=t&&(this.indexes[r]=n-1);return this.markDirty(),this}replaceValues(t,n,r){return r||(r=n,n={}),this.walkDecls(i=>{n.props&&!n.props.includes(i.prop)||n.fast&&!i.value.includes(n.fast)||(i.value=i.value.replace(t,r))}),this.markDirty(),this}some(t){return this.nodes.some(t)}walk(t){return this.each((n,r)=>{let i;try{i=t(n,r)}catch(o){throw n.addToError(o)}return i!==!1&&n.walk&&(i=n.walk(t)),i})}walkAtRules(t,n){return n?t instanceof RegExp?this.walk((r,i)=>{if(r.type==="atrule"&&t.test(r.name))return n(r,i)}):this.walk((r,i)=>{if(r.type==="atrule"&&r.name===t)return n(r,i)}):(n=t,this.walk((r,i)=>{if(r.type==="atrule")return n(r,i)}))}walkComments(t){return this.walk((n,r)=>{if(n.type==="comment")return t(n,r)})}walkDecls(t,n){return n?t instanceof RegExp?this.walk((r,i)=>{if(r.type==="decl"&&t.test(r.prop))return n(r,i)}):this.walk((r,i)=>{if(r.type==="decl"&&r.prop===t)return n(r,i)}):(n=t,this.walk((r,i)=>{if(r.type==="decl")return n(r,i)}))}walkRules(t,n){return n?t instanceof RegExp?this.walk((r,i)=>{if(r.type==="rule"&&t.test(r.selector))return n(r,i)}):this.walk((r,i)=>{if(r.type==="rule"&&r.selector===t)return n(r,i)}):(n=t,this.walk((r,i)=>{if(r.type==="rule")return n(r,i)}))}get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}};Rt.registerParse=e=>{am=e};Rt.registerRule=e=>{Yl=e};Rt.registerAtRule=e=>{Zl=e};Rt.registerRoot=e=>{lm=e};var ln=Rt;Rt.default=Rt;Rt.rebuild=e=>{e.type==="atrule"?Object.setPrototypeOf(e,Zl.prototype):e.type==="rule"?Object.setPrototypeOf(e,Yl.prototype):e.type==="decl"?Object.setPrototypeOf(e,om.prototype):e.type==="comment"?Object.setPrototypeOf(e,sm.prototype):e.type==="root"&&Object.setPrototypeOf(e,lm.prototype),e[im]=!0,e.nodes&&e.nodes.forEach(t=>{Rt.rebuild(t)})};var $A=ln,fm,pm,kr=class extends $A{constructor(t){super({type:"document",...t}),this.nodes||(this.nodes=[])}toResult(t={}){return new fm(new pm,this,t).stringify()}};kr.registerLazyResult=e=>{fm=e};kr.registerProcessor=e=>{pm=e};var Jl=kr;kr.default=kr;var th={},hm=function(t){th[t]||(th[t]=!0,typeof console<"u"&&console.warn&&console.warn(t))},pl=class{constructor(t,n={}){if(this.type="warning",this.text=t,n.node&&n.node.source){let r=n.node.rangeBy(n);this.line=r.start.line,this.column=r.start.column,this.endLine=r.end.line,this.endColumn=r.end.column}for(let r in n)this[r]=n[r]}toString(){return this.node?this.node.error(this.text,{index:this.index,plugin:this.plugin,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}},mm=pl;pl.default=pl;var LA=mm,hl=class{constructor(t,n,r){this.processor=t,this.messages=[],this.root=n,this.opts=r,this.css=void 0,this.map=void 0}toString(){return this.css}warn(t,n={}){n.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(n.plugin=this.lastPlugin.postcssPlugin);let r=new LA(t,n);return this.messages.push(r),r}warnings(){return this.messages.filter(t=>t.type==="warning")}get content(){return this.css}},Xl=hl;hl.default=hl;var Ka=39,nh=34,ji=92,rh=47,Vi=10,gr=32,Bi=12,Ui=9,Wi=13,DA=91,_A=93,FA=40,jA=41,VA=123,BA=125,UA=59,WA=42,zA=58,GA=64,zi=/[\t\n\f\r "#'()/;[\\\]{}]/g,Gi=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,HA=/.[\r\n"'(/\\]/,ih=/[\da-f]/i,KA=function(t,n={}){let r=t.css.valueOf(),i=n.ignoreErrors,o,s,l,a,u,c,d,p,g,f,h=r.length,m=0,S=[],w=[];function b(){return m}function v(L){throw t.error("Unclosed "+L,m)}function O(){return w.length===0&&m>=h}function N(L){if(w.length)return w.pop();if(m>=h)return;let T=L?L.ignoreUnclosed:!1;switch(o=r.charCodeAt(m),o){case Vi:case gr:case Ui:case Wi:case Bi:{s=m;do s+=1,o=r.charCodeAt(s);while(o===gr||o===Vi||o===Ui||o===Wi||o===Bi);f=["space",r.slice(m,s)],m=s-1;break}case DA:case _A:case VA:case BA:case zA:case UA:case jA:{let K=String.fromCharCode(o);f=[K,K,m];break}case FA:{if(p=S.length?S.pop()[1]:"",g=r.charCodeAt(m+1),p==="url"&&g!==Ka&&g!==nh&&g!==gr&&g!==Vi&&g!==Ui&&g!==Bi&&g!==Wi){s=m;do{if(c=!1,s=r.indexOf(")",s+1),s===-1)if(i||T){s=m;break}else v("bracket");for(d=s;r.charCodeAt(d-1)===ji;)d-=1,c=!c}while(c);f=["brackets",r.slice(m,s+1),m,s],m=s}else s=r.indexOf(")",m+1),a=r.slice(m,s+1),s===-1||HA.test(a)?f=["(","(",m]:(f=["brackets",a,m,s],m=s);break}case Ka:case nh:{l=o===Ka?"'":'"',s=m;do{if(c=!1,s=r.indexOf(l,s+1),s===-1)if(i||T){s=m+1;break}else v("string");for(d=s;r.charCodeAt(d-1)===ji;)d-=1,c=!c}while(c);f=["string",r.slice(m,s+1),m,s],m=s;break}case GA:{zi.lastIndex=m+1,zi.test(r),zi.lastIndex===0?s=r.length-1:s=zi.lastIndex-2,f=["at-word",r.slice(m,s+1),m,s],m=s;break}case ji:{for(s=m,u=!0;r.charCodeAt(s+1)===ji;)s+=1,u=!u;if(o=r.charCodeAt(s+1),u&&o!==rh&&o!==gr&&o!==Vi&&o!==Ui&&o!==Wi&&o!==Bi&&(s+=1,ih.test(r.charAt(s)))){for(;ih.test(r.charAt(s+1));)s+=1;r.charCodeAt(s+1)===gr&&(s+=1)}f=["word",r.slice(m,s+1),m,s],m=s;break}default:{o===rh&&r.charCodeAt(m+1)===WA?(s=r.indexOf("*/",m+2)+1,s===0&&(i||T?s=r.length:v("comment")),f=["comment",r.slice(m,s+1),m,s],m=s):(Gi.lastIndex=m+1,Gi.test(r),Gi.lastIndex===0?s=r.length-1:s=Gi.lastIndex-2,f=["word",r.slice(m,s+1),m,s],S.push(f),m=s);break}}return m++,f}function $(L){w.push(L)}return{back:$,endOfFile:O,nextToken:N,position:b}},gm=ln,yo=class extends gm{constructor(t){super(t),this.type="atrule"}append(...t){return this.proxyOf.nodes||(this.nodes=[]),super.append(...t)}prepend(...t){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...t)}},Ql=yo;yo.default=yo;gm.registerAtRule(yo);var ym=ln,bm,Sm,Nn=class extends ym{constructor(t){super(t),this.type="root",this.nodes||(this.nodes=[])}normalize(t,n,r){let i=super.normalize(t);if(n){if(r==="prepend")this.nodes.length>1?n.raws.before=this.nodes[1].raws.before:delete n.raws.before;else if(this.first!==n)for(let o of i)o.raws.before=n.raws.before}return i}removeChild(t,n){let r=this.index(t);return!n&&r===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[r].raws.before),super.removeChild(t)}toResult(t={}){return new bm(new Sm,this,t).stringify()}};Nn.registerLazyResult=e=>{bm=e};Nn.registerProcessor=e=>{Sm=e};var Lr=Nn;Nn.default=Nn;ym.registerRoot(Nn);var Ar={comma(e){return Ar.split(e,[","],!0)},space(e){let t=[" ",`
|
|
43
|
-
`," "];return Ar.split(e,t)},split(e,t,n){let r=[],i="",o=!1,s=0,l=!1,a="",u=!1;for(let c of e)u?u=!1:c==="\\"?u=!0:l?c===a&&(l=!1):c==='"'||c==="'"?(l=!0,a=c):c==="("?s+=1:c===")"?s>0&&(s-=1):s===0&&t.includes(c)&&(o=!0),o?(i!==""&&r.push(i.trim()),i="",o=!1):i+=c;return(n||i!=="")&&r.push(i.trim()),r}},wm=Ar;Ar.default=Ar;var xm=ln,qA=wm,bo=class extends xm{constructor(t){super(t),this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return qA.comma(this.selector)}set selectors(t){let n=this.selector?this.selector.match(/,\s*/):null,r=n?n[0]:","+this.raw("between","beforeOpen");this.selector=t.join(r)}},eu=bo;bo.default=bo;xm.registerRule(bo);var YA=Mo,ZA=KA,JA=Oo,XA=Ql,QA=Lr,oh=eu,sh={empty:!0,space:!0};function eE(e){for(let t=e.length-1;t>=0;t--){let n=e[t],r=n[3]||n[2];if(r)return r}}var tE=class{constructor(t){this.input=t,this.root=new QA,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:t,start:{column:1,line:1,offset:0}}}atrule(t){let n=new XA;n.name=t[1].slice(1),n.name===""&&this.unnamedAtrule(n,t),this.init(n,t[2]);let r,i,o,s=!1,l=!1,a=[],u=[];for(;!this.tokenizer.endOfFile();){if(t=this.tokenizer.nextToken(),r=t[0],r==="("||r==="["?u.push(r==="("?")":"]"):r==="{"&&u.length>0?u.push("}"):r===u[u.length-1]&&u.pop(),u.length===0)if(r===";"){n.source.end=this.getPosition(t[2]),n.source.end.offset++,this.semicolon=!0;break}else if(r==="{"){l=!0;break}else if(r==="}"){if(a.length>0){for(o=a.length-1,i=a[o];i&&i[0]==="space";)i=a[--o];i&&(n.source.end=this.getPosition(i[3]||i[2]),n.source.end.offset++)}this.end(t);break}else a.push(t);else a.push(t);if(this.tokenizer.endOfFile()){s=!0;break}}n.raws.between=this.spacesAndCommentsFromEnd(a),a.length?(n.raws.afterName=this.spacesAndCommentsFromStart(a),this.raw(n,"params",a),s&&(t=a[a.length-1],n.source.end=this.getPosition(t[3]||t[2]),n.source.end.offset++,this.spaces=n.raws.between,n.raws.between="")):(n.raws.afterName="",n.params=""),l&&(n.nodes=[],this.current=n)}checkMissedSemicolon(t){let n=this.colon(t);if(n===!1)return;let r=0,i;for(let o=n-1;o>=0&&(i=t[o],!(i[0]!=="space"&&(r+=1,r===2)));o--);throw this.input.error("Missed semicolon",i[0]==="word"?i[3]+1:i[2])}colon(t){let n=0,r,i,o;for(let[s,l]of t.entries()){if(r=l,i=r[0],i==="("&&(n+=1),i===")"&&(n-=1),n===0&&i===":")if(!o)this.doubleColon(r);else{if(o[0]==="word"&&o[1]==="progid")continue;return s}o=r}return!1}comment(t){let n=new JA;this.init(n,t[2]),n.source.end=this.getPosition(t[3]||t[2]),n.source.end.offset++;let r=t[1].slice(2,-2);if(/^\s*$/.test(r))n.text="",n.raws.left=r,n.raws.right="";else{let i=r.match(/^(\s*)([^]*\S)(\s*)$/);n.text=i[2],n.raws.left=i[1],n.raws.right=i[3]}}createTokenizer(){this.tokenizer=ZA(this.input)}decl(t,n){let r=new YA;this.init(r,t[0][2]);let i=t[t.length-1];for(i[0]===";"&&(this.semicolon=!0,t.pop()),r.source.end=this.getPosition(i[3]||i[2]||eE(t)),r.source.end.offset++;t[0][0]!=="word";)t.length===1&&this.unknownWord(t),r.raws.before+=t.shift()[1];for(r.source.start=this.getPosition(t[0][2]),r.prop="";t.length;){let u=t[0][0];if(u===":"||u==="space"||u==="comment")break;r.prop+=t.shift()[1]}r.raws.between="";let o;for(;t.length;)if(o=t.shift(),o[0]===":"){r.raws.between+=o[1];break}else o[0]==="word"&&/\w/.test(o[1])&&this.unknownWord([o]),r.raws.between+=o[1];(r.prop[0]==="_"||r.prop[0]==="*")&&(r.raws.before+=r.prop[0],r.prop=r.prop.slice(1));let s=[],l;for(;t.length&&(l=t[0][0],!(l!=="space"&&l!=="comment"));)s.push(t.shift());this.precheckMissedSemicolon(t);for(let u=t.length-1;u>=0;u--){if(o=t[u],o[1].toLowerCase()==="!important"){r.important=!0;let c=this.stringFrom(t,u);c=this.spacesFromEnd(t)+c,c!==" !important"&&(r.raws.important=c);break}else if(o[1].toLowerCase()==="important"){let c=t.slice(0),d="";for(let p=u;p>0;p--){let g=c[p][0];if(d.trim().indexOf("!")===0&&g!=="space")break;d=c.pop()[1]+d}d.trim().indexOf("!")===0&&(r.important=!0,r.raws.important=d,t=c)}if(o[0]!=="space"&&o[0]!=="comment")break}t.some(u=>u[0]!=="space"&&u[0]!=="comment")&&(r.raws.between+=s.map(u=>u[1]).join(""),s=[]),this.raw(r,"value",s.concat(t),n),r.value.includes(":")&&!n&&this.checkMissedSemicolon(t)}doubleColon(t){throw this.input.error("Double colon",{offset:t[2]},{offset:t[2]+t[1].length})}emptyRule(t){let n=new oh;this.init(n,t[2]),n.selector="",n.raws.between="",this.current=n}end(t){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(t[2]),this.current.source.end.offset++,this.current=this.current.parent):this.unexpectedClose(t)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.root.source.end=this.getPosition(this.tokenizer.position())}freeSemicolon(t){if(this.spaces+=t[1],this.current.nodes){let n=this.current.nodes[this.current.nodes.length-1];n&&n.type==="rule"&&!n.raws.ownSemicolon&&(n.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(t){let n=this.input.fromOffset(t);return{column:n.col,line:n.line,offset:t}}init(t,n){this.current.push(t),t.source={input:this.input,start:this.getPosition(n)},t.raws.before=this.spaces,this.spaces="",t.type!=="comment"&&(this.semicolon=!1)}other(t){let n=!1,r=null,i=!1,o=null,s=[],l=t[1].startsWith("--"),a=[],u=t;for(;u;){if(r=u[0],a.push(u),r==="("||r==="[")o||(o=u),s.push(r==="("?")":"]");else if(l&&i&&r==="{")o||(o=u),s.push("}");else if(s.length===0)if(r===";")if(i){this.decl(a,l);return}else break;else if(r==="{"){this.rule(a);return}else if(r==="}"){this.tokenizer.back(a.pop()),n=!0;break}else r===":"&&(i=!0);else r===s[s.length-1]&&(s.pop(),s.length===0&&(o=null));u=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(n=!0),s.length>0&&this.unclosedBracket(o),n&&i){if(!l)for(;a.length&&(u=a[a.length-1][0],!(u!=="space"&&u!=="comment"));)this.tokenizer.back(a.pop());this.decl(a,l)}else this.unknownWord(a)}parse(){let t;for(;!this.tokenizer.endOfFile();)switch(t=this.tokenizer.nextToken(),t[0]){case"space":this.spaces+=t[1];break;case";":this.freeSemicolon(t);break;case"}":this.end(t);break;case"comment":this.comment(t);break;case"at-word":this.atrule(t);break;case"{":this.emptyRule(t);break;default:this.other(t);break}this.endFile()}precheckMissedSemicolon(){}raw(t,n,r,i){let o,s,l=r.length,a="",u=!0,c,d;for(let p=0;p<l;p+=1)o=r[p],s=o[0],s==="space"&&p===l-1&&!i?u=!1:s==="comment"?(d=r[p-1]?r[p-1][0]:"empty",c=r[p+1]?r[p+1][0]:"empty",!sh[d]&&!sh[c]?a.slice(-1)===","?u=!1:a+=o[1]:u=!1):a+=o[1];if(!u){let p=r.reduce((g,f)=>g+f[1],"");t.raws[n]={raw:p,value:a}}t[n]=a}rule(t){t.pop();let n=new oh;this.init(n,t[0][2]),n.raws.between=this.spacesAndCommentsFromEnd(t),this.raw(n,"selector",t),this.current=n}spacesAndCommentsFromEnd(t){let n,r="";for(;t.length&&(n=t[t.length-1][0],!(n!=="space"&&n!=="comment"));)r=t.pop()[1]+r;return r}spacesAndCommentsFromStart(t){let n,r="";for(;t.length&&(n=t[0][0],!(n!=="space"&&n!=="comment"));)r+=t.shift()[1];return r}spacesFromEnd(t){let n,r="";for(;t.length&&(n=t[t.length-1][0],n==="space");)r=t.pop()[1]+r;return r}stringFrom(t,n){let r="";for(let i=n;i<t.length;i++)r+=t[i][1];return t.splice(n,t.length-n),r}unclosedBlock(){let t=this.current.source.start;throw this.input.error("Unclosed block",t.line,t.column)}unclosedBracket(t){throw this.input.error("Unclosed bracket",{offset:t[2]},{offset:t[2]+1})}unexpectedClose(t){throw this.input.error("Unexpected }",{offset:t[2]},{offset:t[2]+1})}unknownWord(t){throw this.input.error("Unknown word",{offset:t[0][2]},{offset:t[0][2]+t[0][1].length})}unnamedAtrule(t,n){throw this.input.error("At-rule without name",{offset:n[2]},{offset:n[2]+n[1].length})}},nE=tE,rE=ln,iE=nE,oE=To;function So(e,t){let n=new oE(e,t),r=new iE(n);try{r.parse()}catch(i){throw process.env.NODE_ENV!=="production"&&i.name==="CssSyntaxError"&&t&&t.from&&(/\.scss$/i.test(t.from)?i.message+=`
|
|
44
|
-
You tried to parse SCSS with the standard CSS parser; try again with the postcss-scss parser`:/\.sass/i.test(t.from)?i.message+=`
|
|
45
|
-
You tried to parse Sass with the standard CSS parser; try again with the postcss-sass parser`:/\.less$/i.test(t.from)&&(i.message+=`
|
|
46
|
-
You tried to parse Less with the standard CSS parser; try again with the postcss-less parser`)),i}return r.root}var tu=So;So.default=So;rE.registerParse(So);var{isClean:dt,my:sE}=$r,aE=nm,lE=Io,uE=ln,cE=Jl,dE=hm,ah=Xl,fE=tu,pE=Lr,hE={atrule:"AtRule",comment:"Comment",decl:"Declaration",document:"Document",root:"Root",rule:"Rule"},mE={AtRule:!0,AtRuleExit:!0,Comment:!0,CommentExit:!0,Declaration:!0,DeclarationExit:!0,Document:!0,DocumentExit:!0,Once:!0,OnceExit:!0,postcssPlugin:!0,prepare:!0,Root:!0,RootExit:!0,Rule:!0,RuleExit:!0},gE={Once:!0,postcssPlugin:!0,prepare:!0},$n=0;function yr(e){return typeof e=="object"&&typeof e.then=="function"}function vm(e){let t=!1,n=hE[e.type];return e.type==="decl"?t=e.prop.toLowerCase():e.type==="atrule"&&(t=e.name.toLowerCase()),t&&e.append?[n,n+"-"+t,$n,n+"Exit",n+"Exit-"+t]:t?[n,n+"-"+t,n+"Exit",n+"Exit-"+t]:e.append?[n,$n,n+"Exit"]:[n,n+"Exit"]}function lh(e){let t;return e.type==="document"?t=["Document",$n,"DocumentExit"]:e.type==="root"?t=["Root",$n,"RootExit"]:t=vm(e),{eventIndex:0,events:t,iterator:0,node:e,visitorIndex:0,visitors:[]}}function ml(e){return e[dt]=!1,e.nodes&&e.nodes.forEach(t=>ml(t)),e}var gl={},Ln=class Rm{constructor(t,n,r){this.stringified=!1,this.processed=!1;let i;if(typeof n=="object"&&n!==null&&(n.type==="root"||n.type==="document"))i=ml(n);else if(n instanceof Rm||n instanceof ah)i=ml(n.root),n.map&&(typeof r.map>"u"&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=n.map);else{let o=fE;r.syntax&&(o=r.syntax.parse),r.parser&&(o=r.parser),o.parse&&(o=o.parse);try{i=o(n,r)}catch(s){this.processed=!0,this.error=s}i&&!i[sE]&&uE.rebuild(i)}this.result=new ah(t,i,r),this.helpers={...gl,postcss:gl,result:this.result},this.plugins=this.processor.plugins.map(o=>typeof o=="object"&&o.prepare?{...o,...o.prepare(this.result)}:o)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}catch(t){return this.async().catch(t)}finally(t){return this.async().then(t,t)}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(t,n){let r=this.result.lastPlugin;try{if(n&&n.addToError(t),this.error=t,t.name==="CssSyntaxError"&&!t.plugin)t.plugin=r.postcssPlugin,t.setMessage();else if(r.postcssVersion&&process.env.NODE_ENV!=="production"){let i=r.postcssPlugin,o=r.postcssVersion,s=this.result.processor.version,l=o.split("."),a=s.split(".");(l[0]!==a[0]||parseInt(l[1])>parseInt(a[1]))&&console.error("Unknown error from PostCSS plugin. Your current PostCSS version is "+s+", but "+i+" uses "+o+". Perhaps this is the source of the error below.")}}catch(i){console&&console.error&&console.error(i)}return t}prepareVisitors(){this.listeners={};let t=(n,r,i)=>{this.listeners[r]||(this.listeners[r]=[]),this.listeners[r].push([n,i])};for(let n of this.plugins)if(typeof n=="object")for(let r in n){if(!mE[r]&&/^[A-Z]/.test(r))throw new Error(`Unknown event ${r} in ${n.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!gE[r])if(typeof n[r]=="object")for(let i in n[r])i==="*"?t(n,r,n[r][i]):t(n,r+"-"+i.toLowerCase(),n[r][i]);else typeof n[r]=="function"&&t(n,r,n[r])}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let t=0;t<this.plugins.length;t++){let n=this.plugins[t],r=this.runOnRoot(n);if(yr(r))try{await r}catch(i){throw this.handleError(i)}}if(this.prepareVisitors(),this.hasListener){let t=this.result.root;for(;!t[dt];){t[dt]=!0;let n=[lh(t)];for(;n.length>0;){let r=this.visitTick(n);if(yr(r))try{await r}catch(i){let o=n[n.length-1].node;throw this.handleError(i,o)}}}if(this.listeners.OnceExit)for(let[n,r]of this.listeners.OnceExit){this.result.lastPlugin=n;try{if(t.type==="document"){let i=t.nodes.map(o=>r(o,this.helpers));await Promise.all(i)}else await r(t,this.helpers)}catch(i){throw this.handleError(i)}}}return this.processed=!0,this.stringify()}runOnRoot(t){this.result.lastPlugin=t;try{if(typeof t=="object"&&t.Once){if(this.result.root.type==="document"){let n=this.result.root.nodes.map(r=>t.Once(r,this.helpers));return yr(n[0])?Promise.all(n):n}return t.Once(this.result.root,this.helpers)}else if(typeof t=="function")return t(this.result.root,this.result)}catch(n){throw this.handleError(n)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let t=this.result.opts,n=lE;t.syntax&&(n=t.syntax.stringify),t.stringifier&&(n=t.stringifier),n.stringify&&(n=n.stringify);let i=new aE(n,this.result.root,this.result.opts).generate();return this.result.css=i[0],this.result.map=i[1],this.result}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let t of this.plugins){let n=this.runOnRoot(t);if(yr(n))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let t=this.result.root;for(;!t[dt];)t[dt]=!0,this.walkSync(t);if(this.listeners.OnceExit)if(t.type==="document")for(let n of t.nodes)this.visitSync(this.listeners.OnceExit,n);else this.visitSync(this.listeners.OnceExit,t)}return this.result}then(t,n){return process.env.NODE_ENV!=="production"&&("from"in this.opts||dE("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(t,n)}toString(){return this.css}visitSync(t,n){for(let[r,i]of t){this.result.lastPlugin=r;let o;try{o=i(n,this.helpers)}catch(s){throw this.handleError(s,n.proxyOf)}if(n.type!=="root"&&n.type!=="document"&&!n.parent)return!0;if(yr(o))throw this.getAsyncError()}}visitTick(t){let n=t[t.length-1],{node:r,visitors:i}=n;if(r.type!=="root"&&r.type!=="document"&&!r.parent){t.pop();return}if(i.length>0&&n.visitorIndex<i.length){let[s,l]=i[n.visitorIndex];n.visitorIndex+=1,n.visitorIndex===i.length&&(n.visitors=[],n.visitorIndex=0),this.result.lastPlugin=s;try{return l(r.toProxy(),this.helpers)}catch(a){throw this.handleError(a,r)}}if(n.iterator!==0){let s=n.iterator,l;for(;l=r.nodes[r.indexes[s]];)if(r.indexes[s]+=1,!l[dt]){l[dt]=!0,t.push(lh(l));return}n.iterator=0,delete r.indexes[s]}let o=n.events;for(;n.eventIndex<o.length;){let s=o[n.eventIndex];if(n.eventIndex+=1,s===$n){r.nodes&&r.nodes.length&&(r[dt]=!0,n.iterator=r.getIterator());return}else if(this.listeners[s]){n.visitors=this.listeners[s];return}}t.pop()}walkSync(t){t[dt]=!0;let n=vm(t);for(let r of n)if(r===$n)t.nodes&&t.each(i=>{i[dt]||this.walkSync(i)});else{let i=this.listeners[r];if(i&&this.visitSync(i,t.toProxy()))return}}warnings(){return this.sync().warnings()}get content(){return this.stringify().content}get css(){return this.stringify().css}get map(){return this.stringify().map}get messages(){return this.sync().messages}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){return this.sync().root}get[Symbol.toStringTag](){return"LazyResult"}};Ln.registerPostcss=e=>{gl=e};var Cm=Ln;Ln.default=Ln;pE.registerLazyResult(Ln);cE.registerLazyResult(Ln);var yE=nm,bE=Io,SE=hm,wE=tu,xE=Xl,yl=class{constructor(t,n,r){n=n.toString(),this.stringified=!1,this._processor=t,this._css=n,this._opts=r,this._map=void 0;let i,o=bE;this.result=new xE(this._processor,i,this._opts),this.result.css=n;let s=this;Object.defineProperty(this.result,"root",{get(){return s.root}});let l=new yE(o,i,this._opts,n);if(l.isMap()){let[a,u]=l.generate();a&&(this.result.css=a),u&&(this.result.map=u)}else l.clearAnnotation(),this.result.css=l.css}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}catch(t){return this.async().catch(t)}finally(t){return this.async().then(t,t)}sync(){if(this.error)throw this.error;return this.result}then(t,n){return process.env.NODE_ENV!=="production"&&("from"in this._opts||SE("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(t,n)}toString(){return this._css}warnings(){return[]}get content(){return this.result.css}get css(){return this.result.css}get map(){return this.result.map}get messages(){return[]}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){if(this._root)return this._root;let t,n=wE;try{t=n(this._css,this._opts)}catch(r){this.error=r}if(this.error)throw this.error;return this._root=t,t}get[Symbol.toStringTag](){return"NoWorkResult"}},vE=yl;yl.default=yl;var RE=vE,CE=Cm,kE=Jl,AE=Lr,Er=class{constructor(t=[]){this.version="8.4.38",this.plugins=this.normalize(t)}normalize(t){let n=[];for(let r of t)if(r.postcss===!0?r=r():r.postcss&&(r=r.postcss),typeof r=="object"&&Array.isArray(r.plugins))n=n.concat(r.plugins);else if(typeof r=="object"&&r.postcssPlugin)n.push(r);else if(typeof r=="function")n.push(r);else if(typeof r=="object"&&(r.parse||r.stringify)){if(process.env.NODE_ENV!=="production")throw new Error("PostCSS syntaxes cannot be used as plugins. Instead, please use one of the syntax/parser/stringifier options as outlined in your PostCSS runner documentation.")}else throw new Error(r+" is not a PostCSS plugin");return n}process(t,n={}){return!this.plugins.length&&!n.parser&&!n.stringifier&&!n.syntax?new RE(this,t,n):new CE(this,t,n)}use(t){return this.plugins=this.plugins.concat(this.normalize([t])),this}},EE=Er;Er.default=Er;AE.registerProcessor(Er);kE.registerProcessor(Er);var IE=Mo,PE=Jh,ME=Oo,TE=Ql,OE=To,NE=Lr,$E=eu;function Ir(e,t){if(Array.isArray(e))return e.map(i=>Ir(i));let{inputs:n,...r}=e;if(n){t=[];for(let i of n){let o={...i,__proto__:OE.prototype};o.map&&(o.map={...o.map,__proto__:PE.prototype}),t.push(o)}}if(r.nodes&&(r.nodes=e.nodes.map(i=>Ir(i,t))),r.source){let{inputId:i,...o}=r.source;r.source=o,i!=null&&(r.source.input=t[i])}if(r.type==="root")return new NE(r);if(r.type==="decl")return new IE(r);if(r.type==="rule")return new $E(r);if(r.type==="comment")return new ME(r);if(r.type==="atrule")return new TE(r);throw new Error("Unknown node type: "+e.type)}var LE=Ir;Ir.default=Ir;var DE=ql,km=Mo,_E=Cm,FE=ln,nu=EE,jE=Io,VE=LE,Am=Jl,BE=mm,Em=Oo,Im=Ql,UE=Xl,WE=To,zE=tu,GE=wm,Pm=eu,Mm=Lr,HE=Po;function J(...e){return e.length===1&&Array.isArray(e[0])&&(e=e[0]),new nu(e)}J.plugin=function(t,n){let r=!1;function i(...s){console&&console.warn&&!r&&(r=!0,console.warn(t+`: postcss.plugin was deprecated. Migration guide:
|
|
47
|
-
https://evilmartians.com/chronicles/postcss-8-plugin-migration`),process.env.LANG&&process.env.LANG.startsWith("cn")&&console.warn(t+`: \u91CC\u9762 postcss.plugin \u88AB\u5F03\u7528. \u8FC1\u79FB\u6307\u5357:
|
|
48
|
-
https://www.w3ctech.com/topic/2226`));let l=n(...s);return l.postcssPlugin=t,l.postcssVersion=new nu().version,l}let o;return Object.defineProperty(i,"postcss",{get(){return o||(o=i()),o}}),i.process=function(s,l,a){return J([i(a)]).process(s,l)},i};J.stringify=jE;J.parse=zE;J.fromJSON=VE;J.list=GE;J.comment=e=>new Em(e);J.atRule=e=>new Im(e);J.decl=e=>new km(e);J.rule=e=>new Pm(e);J.root=e=>new Mm(e);J.document=e=>new Am(e);J.CssSyntaxError=DE;J.Declaration=km;J.Container=FE;J.Processor=nu;J.Document=Am;J.Comment=Em;J.Warning=BE;J.AtRule=Im;J.Result=UE;J.Input=WE;J.Rule=Pm;J.Root=Mm;J.Node=HE;_E.registerPostcss(J);var KE=J;J.default=J;var ce=rA(KE);ce.stringify;ce.fromJSON;ce.plugin;ce.parse;ce.list;ce.document;ce.comment;ce.atRule;ce.rule;ce.decl;ce.root;ce.CssSyntaxError;ce.Declaration;ce.Container;ce.Processor;ce.Document;ce.Comment;ce.Warning;ce.AtRule;ce.Result;ce.Input;ce.Rule;ce.Root;ce.Node;var qE=Object.defineProperty,YE=(e,t,n)=>t in e?qE(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ke=(e,t,n)=>YE(e,typeof t!="symbol"?t+"":t,n);function ZE(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function JE(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return e[r]}})}),n}var ru={exports:{}},le=String,Tm=function(){return{isColorSupported:!1,reset:le,bold:le,dim:le,italic:le,underline:le,inverse:le,hidden:le,strikethrough:le,black:le,red:le,green:le,yellow:le,blue:le,magenta:le,cyan:le,white:le,gray:le,bgBlack:le,bgRed:le,bgGreen:le,bgYellow:le,bgBlue:le,bgMagenta:le,bgCyan:le,bgWhite:le}};ru.exports=Tm();ru.exports.createColors=Tm;var XE=ru.exports,QE={},eI=Object.freeze(Object.defineProperty({__proto__:null,default:QE},Symbol.toStringTag,{value:"Module"})),tt=JE(eI),uh=XE,ch=tt,bl=class Om extends Error{constructor(t,n,r,i,o,s){super(t),this.name="CssSyntaxError",this.reason=t,o&&(this.file=o),i&&(this.source=i),s&&(this.plugin=s),typeof n<"u"&&typeof r<"u"&&(typeof n=="number"?(this.line=n,this.column=r):(this.line=n.line,this.column=n.column,this.endLine=r.line,this.endColumn=r.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,Om)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(t){if(!this.source)return"";let n=this.source;t==null&&(t=uh.isColorSupported),ch&&t&&(n=ch(n));let r=n.split(/\r?\n/),i=Math.max(this.line-3,0),o=Math.min(this.line+2,r.length),s=String(o).length,l,a;if(t){let{bold:u,gray:c,red:d}=uh.createColors(!0);l=p=>u(d(p)),a=p=>c(p)}else l=a=u=>u;return r.slice(i,o).map((u,c)=>{let d=i+1+c,p=" "+(" "+d).slice(-s)+" | ";if(d===this.line){let g=a(p.replace(/\d/g," "))+u.slice(0,this.column-1).replace(/[^\t]/g," ");return l(">")+a(p)+u+`
|
|
49
|
-
`+g+l("^")}return" "+a(p)+u}).join(`
|
|
50
|
-
`)}toString(){let t=this.showSourceCode();return t&&(t=`
|
|
51
|
-
|
|
52
|
-
`+t+`
|
|
53
|
-
`),this.name+": "+this.message+t}},iu=bl;bl.default=bl;var Dr={};Dr.isClean=Symbol("isClean");Dr.my=Symbol("my");var dh={after:`
|
|
54
|
-
`,beforeClose:`
|
|
55
|
-
`,beforeComment:`
|
|
56
|
-
`,beforeDecl:`
|
|
57
|
-
`,beforeOpen:" ",beforeRule:`
|
|
58
|
-
`,colon:": ",commentLeft:" ",commentRight:" ",emptyBody:"",indent:" ",semicolon:!1};function tI(e){return e[0].toUpperCase()+e.slice(1)}var Sl=class{constructor(t){this.builder=t}atrule(t,n){let r="@"+t.name,i=t.params?this.rawValue(t,"params"):"";if(typeof t.raws.afterName<"u"?r+=t.raws.afterName:i&&(r+=" "),t.nodes)this.block(t,r+i);else{let o=(t.raws.between||"")+(n?";":"");this.builder(r+i+o,t)}}beforeAfter(t,n){let r;t.type==="decl"?r=this.raw(t,null,"beforeDecl"):t.type==="comment"?r=this.raw(t,null,"beforeComment"):n==="before"?r=this.raw(t,null,"beforeRule"):r=this.raw(t,null,"beforeClose");let i=t.parent,o=0;for(;i&&i.type!=="root";)o+=1,i=i.parent;if(r.includes(`
|
|
59
|
-
`)){let s=this.raw(t,null,"indent");if(s.length)for(let l=0;l<o;l++)r+=s}return r}block(t,n){let r=this.raw(t,"between","beforeOpen");this.builder(n+r+"{",t,"start");let i;t.nodes&&t.nodes.length?(this.body(t),i=this.raw(t,"after")):i=this.raw(t,"after","emptyBody"),i&&this.builder(i),this.builder("}",t,"end")}body(t){let n=t.nodes.length-1;for(;n>0&&t.nodes[n].type==="comment";)n-=1;let r=this.raw(t,"semicolon");for(let i=0;i<t.nodes.length;i++){let o=t.nodes[i],s=this.raw(o,"before");s&&this.builder(s),this.stringify(o,n!==i||r)}}comment(t){let n=this.raw(t,"left","commentLeft"),r=this.raw(t,"right","commentRight");this.builder("/*"+n+t.text+r+"*/",t)}decl(t,n){let r=this.raw(t,"between","colon"),i=t.prop+r+this.rawValue(t,"value");t.important&&(i+=t.raws.important||" !important"),n&&(i+=";"),this.builder(i,t)}document(t){this.body(t)}raw(t,n,r){let i;if(r||(r=n),n&&(i=t.raws[n],typeof i<"u"))return i;let o=t.parent;if(r==="before"&&(!o||o.type==="root"&&o.first===t||o&&o.type==="document"))return"";if(!o)return dh[r];let s=t.root();if(s.rawCache||(s.rawCache={}),typeof s.rawCache[r]<"u")return s.rawCache[r];if(r==="before"||r==="after")return this.beforeAfter(t,r);{let l="raw"+tI(r);this[l]?i=this[l](s,t):s.walk(a=>{if(i=a.raws[n],typeof i<"u")return!1})}return typeof i>"u"&&(i=dh[r]),s.rawCache[r]=i,i}rawBeforeClose(t){let n;return t.walk(r=>{if(r.nodes&&r.nodes.length>0&&typeof r.raws.after<"u")return n=r.raws.after,n.includes(`
|
|
60
|
-
`)&&(n=n.replace(/[^\n]+$/,"")),!1}),n&&(n=n.replace(/\S/g,"")),n}rawBeforeComment(t,n){let r;return t.walkComments(i=>{if(typeof i.raws.before<"u")return r=i.raws.before,r.includes(`
|
|
61
|
-
`)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r>"u"?r=this.raw(n,null,"beforeDecl"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeDecl(t,n){let r;return t.walkDecls(i=>{if(typeof i.raws.before<"u")return r=i.raws.before,r.includes(`
|
|
62
|
-
`)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r>"u"?r=this.raw(n,null,"beforeRule"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeOpen(t){let n;return t.walk(r=>{if(r.type!=="decl"&&(n=r.raws.between,typeof n<"u"))return!1}),n}rawBeforeRule(t){let n;return t.walk(r=>{if(r.nodes&&(r.parent!==t||t.first!==r)&&typeof r.raws.before<"u")return n=r.raws.before,n.includes(`
|
|
63
|
-
`)&&(n=n.replace(/[^\n]+$/,"")),!1}),n&&(n=n.replace(/\S/g,"")),n}rawColon(t){let n;return t.walkDecls(r=>{if(typeof r.raws.between<"u")return n=r.raws.between.replace(/[^\s:]/g,""),!1}),n}rawEmptyBody(t){let n;return t.walk(r=>{if(r.nodes&&r.nodes.length===0&&(n=r.raws.after,typeof n<"u"))return!1}),n}rawIndent(t){if(t.raws.indent)return t.raws.indent;let n;return t.walk(r=>{let i=r.parent;if(i&&i!==t&&i.parent&&i.parent===t&&typeof r.raws.before<"u"){let o=r.raws.before.split(`
|
|
64
|
-
`);return n=o[o.length-1],n=n.replace(/\S/g,""),!1}}),n}rawSemicolon(t){let n;return t.walk(r=>{if(r.nodes&&r.nodes.length&&r.last.type==="decl"&&(n=r.raws.semicolon,typeof n<"u"))return!1}),n}rawValue(t,n){let r=t[n],i=t.raws[n];return i&&i.value===r?i.raw:r}root(t){this.body(t),t.raws.after&&this.builder(t.raws.after)}rule(t){this.block(t,this.rawValue(t,"selector")),t.raws.ownSemicolon&&this.builder(t.raws.ownSemicolon,t,"end")}stringify(t,n){if(!this[t.type])throw new Error("Unknown AST node type "+t.type+". Maybe you need to change PostCSS stringifier.");this[t.type](t,n)}},Nm=Sl;Sl.default=Sl;var nI=Nm;function wl(e,t){new nI(t).stringify(e)}var No=wl;wl.default=wl;var{isClean:Hi,my:rI}=Dr,iI=iu,oI=Nm,sI=No;function xl(e,t){let n=new e.constructor;for(let r in e){if(!Object.prototype.hasOwnProperty.call(e,r)||r==="proxyCache")continue;let i=e[r],o=typeof i;r==="parent"&&o==="object"?t&&(n[r]=t):r==="source"?n[r]=i:Array.isArray(i)?n[r]=i.map(s=>xl(s,n)):(o==="object"&&i!==null&&(i=xl(i)),n[r]=i)}return n}var vl=class{constructor(t={}){this.raws={},this[Hi]=!1,this[rI]=!0;for(let n in t)if(n==="nodes"){this.nodes=[];for(let r of t[n])typeof r.clone=="function"?this.append(r.clone()):this.append(r)}else this[n]=t[n]}addToError(t){if(t.postcssNode=this,t.stack&&this.source&&/\n\s{4}at /.test(t.stack)){let n=this.source;t.stack=t.stack.replace(/\n\s{4}at /,`$&${n.input.from}:${n.start.line}:${n.start.column}$&`)}return t}after(t){return this.parent.insertAfter(this,t),this}assign(t={}){for(let n in t)this[n]=t[n];return this}before(t){return this.parent.insertBefore(this,t),this}cleanRaws(t){delete this.raws.before,delete this.raws.after,t||delete this.raws.between}clone(t={}){let n=xl(this);for(let r in t)n[r]=t[r];return n}cloneAfter(t={}){let n=this.clone(t);return this.parent.insertAfter(this,n),n}cloneBefore(t={}){let n=this.clone(t);return this.parent.insertBefore(this,n),n}error(t,n={}){if(this.source){let{end:r,start:i}=this.rangeBy(n);return this.source.input.error(t,{column:i.column,line:i.line},{column:r.column,line:r.line},n)}return new iI(t)}getProxyProcessor(){return{get(t,n){return n==="proxyOf"?t:n==="root"?()=>t.root().toProxy():t[n]},set(t,n,r){return t[n]===r||(t[n]=r,(n==="prop"||n==="value"||n==="name"||n==="params"||n==="important"||n==="text")&&t.markDirty()),!0}}}markDirty(){if(this[Hi]){this[Hi]=!1;let t=this;for(;t=t.parent;)t[Hi]=!1}}next(){if(!this.parent)return;let t=this.parent.index(this);return this.parent.nodes[t+1]}positionBy(t,n){let r=this.source.start;if(t.index)r=this.positionInside(t.index,n);else if(t.word){n=this.toString();let i=n.indexOf(t.word);i!==-1&&(r=this.positionInside(i,n))}return r}positionInside(t,n){let r=n||this.toString(),i=this.source.start.column,o=this.source.start.line;for(let s=0;s<t;s++)r[s]===`
|
|
65
|
-
`?(i=1,o+=1):i+=1;return{column:i,line:o}}prev(){if(!this.parent)return;let t=this.parent.index(this);return this.parent.nodes[t-1]}rangeBy(t){let n={column:this.source.start.column,line:this.source.start.line},r=this.source.end?{column:this.source.end.column+1,line:this.source.end.line}:{column:n.column+1,line:n.line};if(t.word){let i=this.toString(),o=i.indexOf(t.word);o!==-1&&(n=this.positionInside(o,i),r=this.positionInside(o+t.word.length,i))}else t.start?n={column:t.start.column,line:t.start.line}:t.index&&(n=this.positionInside(t.index)),t.end?r={column:t.end.column,line:t.end.line}:typeof t.endIndex=="number"?r=this.positionInside(t.endIndex):t.index&&(r=this.positionInside(t.index+1));return(r.line<n.line||r.line===n.line&&r.column<=n.column)&&(r={column:n.column+1,line:n.line}),{end:r,start:n}}raw(t,n){return new oI().raw(this,t,n)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}replaceWith(...t){if(this.parent){let n=this,r=!1;for(let i of t)i===this?r=!0:r?(this.parent.insertAfter(n,i),n=i):this.parent.insertBefore(n,i);r||this.remove()}return this}root(){let t=this;for(;t.parent&&t.parent.type!=="document";)t=t.parent;return t}toJSON(t,n){let r={},i=n==null;n=n||new Map;let o=0;for(let s in this){if(!Object.prototype.hasOwnProperty.call(this,s)||s==="parent"||s==="proxyCache")continue;let l=this[s];if(Array.isArray(l))r[s]=l.map(a=>typeof a=="object"&&a.toJSON?a.toJSON(null,n):a);else if(typeof l=="object"&&l.toJSON)r[s]=l.toJSON(null,n);else if(s==="source"){let a=n.get(l.input);a==null&&(a=o,n.set(l.input,o),o++),r[s]={end:l.end,inputId:a,start:l.start}}else r[s]=l}return i&&(r.inputs=[...n.keys()].map(s=>s.toJSON())),r}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}toString(t=sI){t.stringify&&(t=t.stringify);let n="";return t(this,r=>{n+=r}),n}warn(t,n,r){let i={node:this};for(let o in r)i[o]=r[o];return t.warn(n,i)}get proxyOf(){return this}},$o=vl;vl.default=vl;var aI=$o,Rl=class extends aI{constructor(t){t&&typeof t.value<"u"&&typeof t.value!="string"&&(t={...t,value:String(t.value)}),super(t),this.type="decl"}get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}},Lo=Rl;Rl.default=Rl;var lI="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",uI=(e,t=21)=>(n=t)=>{let r="",i=n;for(;i--;)r+=e[Math.random()*e.length|0];return r},cI=(e=21)=>{let t="",n=e;for(;n--;)t+=lI[Math.random()*64|0];return t},dI={nanoid:cI,customAlphabet:uI},{SourceMapConsumer:fh,SourceMapGenerator:ph}=tt,{existsSync:fI,readFileSync:pI}=tt,{dirname:qa,join:hI}=tt;function mI(e){return Buffer?Buffer.from(e,"base64").toString():window.atob(e)}var Cl=class{constructor(t,n){if(n.map===!1)return;this.loadAnnotation(t),this.inline=this.startWith(this.annotation,"data:");let r=n.map?n.map.prev:void 0,i=this.loadMap(n.from,r);!this.mapFile&&n.from&&(this.mapFile=n.from),this.mapFile&&(this.root=qa(this.mapFile)),i&&(this.text=i)}consumer(){return this.consumerCache||(this.consumerCache=new fh(this.text)),this.consumerCache}decodeInline(t){let n=/^data:application\/json;charset=utf-?8;base64,/,r=/^data:application\/json;base64,/,i=/^data:application\/json;charset=utf-?8,/,o=/^data:application\/json,/;if(i.test(t)||o.test(t))return decodeURIComponent(t.substr(RegExp.lastMatch.length));if(n.test(t)||r.test(t))return mI(t.substr(RegExp.lastMatch.length));let s=t.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+s)}getAnnotationURL(t){return t.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}isMap(t){return typeof t!="object"?!1:typeof t.mappings=="string"||typeof t._mappings=="string"||Array.isArray(t.sections)}loadAnnotation(t){let n=t.match(/\/\*\s*# sourceMappingURL=/gm);if(!n)return;let r=t.lastIndexOf(n.pop()),i=t.indexOf("*/",r);r>-1&&i>-1&&(this.annotation=this.getAnnotationURL(t.substring(r,i)))}loadFile(t){if(this.root=qa(t),fI(t))return this.mapFile=t,pI(t,"utf-8").toString().trim()}loadMap(t,n){if(n===!1)return!1;if(n){if(typeof n=="string")return n;if(typeof n=="function"){let r=n(t);if(r){let i=this.loadFile(r);if(!i)throw new Error("Unable to load previous source map: "+r.toString());return i}}else{if(n instanceof fh)return ph.fromSourceMap(n).toString();if(n instanceof ph)return n.toString();if(this.isMap(n))return JSON.stringify(n);throw new Error("Unsupported previous source map format: "+n.toString())}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let r=this.annotation;return t&&(r=hI(qa(t),r)),this.loadFile(r)}}}startWith(t,n){return t?t.substr(0,n.length)===n:!1}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}},$m=Cl;Cl.default=Cl;var{SourceMapConsumer:gI,SourceMapGenerator:yI}=tt,{fileURLToPath:hh,pathToFileURL:Ki}=tt,{isAbsolute:kl,resolve:Al}=tt,{nanoid:bI}=dI,Ya=tt,mh=iu,SI=$m,Za=Symbol("fromOffsetCache"),wI=!!(gI&&yI),gh=!!(Al&&kl),wo=class{constructor(t,n={}){if(t===null||typeof t>"u"||typeof t=="object"&&!t.toString)throw new Error(`PostCSS received ${t} instead of CSS string`);if(this.css=t.toString(),this.css[0]==="\uFEFF"||this.css[0]==="\uFFFE"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,n.from&&(!gh||/^\w+:\/\//.test(n.from)||kl(n.from)?this.file=n.from:this.file=Al(n.from)),gh&&wI){let r=new SI(this.css,n);if(r.text){this.map=r;let i=r.consumer().file;!this.file&&i&&(this.file=this.mapResolve(i))}}this.file||(this.id="<input css "+bI(6)+">"),this.map&&(this.map.file=this.from)}error(t,n,r,i={}){let o,s,l;if(n&&typeof n=="object"){let u=n,c=r;if(typeof u.offset=="number"){let d=this.fromOffset(u.offset);n=d.line,r=d.col}else n=u.line,r=u.column;if(typeof c.offset=="number"){let d=this.fromOffset(c.offset);s=d.line,l=d.col}else s=c.line,l=c.column}else if(!r){let u=this.fromOffset(n);n=u.line,r=u.col}let a=this.origin(n,r,s,l);return a?o=new mh(t,a.endLine===void 0?a.line:{column:a.column,line:a.line},a.endLine===void 0?a.column:{column:a.endColumn,line:a.endLine},a.source,a.file,i.plugin):o=new mh(t,s===void 0?n:{column:r,line:n},s===void 0?r:{column:l,line:s},this.css,this.file,i.plugin),o.input={column:r,endColumn:l,endLine:s,line:n,source:this.css},this.file&&(Ki&&(o.input.url=Ki(this.file).toString()),o.input.file=this.file),o}fromOffset(t){let n,r;if(this[Za])r=this[Za];else{let o=this.css.split(`
|
|
66
|
-
`);r=new Array(o.length);let s=0;for(let l=0,a=o.length;l<a;l++)r[l]=s,s+=o[l].length+1;this[Za]=r}n=r[r.length-1];let i=0;if(t>=n)i=r.length-1;else{let o=r.length-2,s;for(;i<o;)if(s=i+(o-i>>1),t<r[s])o=s-1;else if(t>=r[s+1])i=s+1;else{i=s;break}}return{col:t-r[i]+1,line:i+1}}mapResolve(t){return/^\w+:\/\//.test(t)?t:Al(this.map.consumer().sourceRoot||this.map.root||".",t)}origin(t,n,r,i){if(!this.map)return!1;let o=this.map.consumer(),s=o.originalPositionFor({column:n,line:t});if(!s.source)return!1;let l;typeof r=="number"&&(l=o.originalPositionFor({column:i,line:r}));let a;kl(s.source)?a=Ki(s.source):a=new URL(s.source,this.map.consumer().sourceRoot||Ki(this.map.mapFile));let u={column:s.column,endColumn:l&&l.column,endLine:l&&l.line,line:s.line,url:a.toString()};if(a.protocol==="file:")if(hh)u.file=hh(a);else throw new Error("file: protocol is not available in this PostCSS build");let c=o.sourceContentFor(s.source);return c&&(u.source=c),u}toJSON(){let t={};for(let n of["hasBOM","css","file","id"])this[n]!=null&&(t[n]=this[n]);return this.map&&(t.map={...this.map},t.map.consumerCache&&(t.map.consumerCache=void 0)),t}get from(){return this.file||this.id}},Do=wo;wo.default=wo;Ya&&Ya.registerInput&&Ya.registerInput(wo);var{SourceMapConsumer:Lm,SourceMapGenerator:so}=tt,{dirname:ao,relative:Dm,resolve:_m,sep:Fm}=tt,{pathToFileURL:yh}=tt,xI=Do,vI=!!(Lm&&so),RI=!!(ao&&_m&&Dm&&Fm),CI=class{constructor(t,n,r,i){this.stringify=t,this.mapOpts=r.map||{},this.root=n,this.opts=r,this.css=i,this.originalCSS=i,this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute,this.memoizedFileURLs=new Map,this.memoizedPaths=new Map,this.memoizedURLs=new Map}addAnnotation(){let t;this.isInline()?t="data:application/json;base64,"+this.toBase64(this.map.toString()):typeof this.mapOpts.annotation=="string"?t=this.mapOpts.annotation:typeof this.mapOpts.annotation=="function"?t=this.mapOpts.annotation(this.opts.to,this.root):t=this.outputFile()+".map";let n=`
|
|
67
|
-
`;this.css.includes(`\r
|
|
68
|
-
`)&&(n=`\r
|
|
69
|
-
`),this.css+=n+"/*# sourceMappingURL="+t+" */"}applyPrevMaps(){for(let t of this.previous()){let n=this.toUrl(this.path(t.file)),r=t.root||ao(t.file),i;this.mapOpts.sourcesContent===!1?(i=new Lm(t.text),i.sourcesContent&&(i.sourcesContent=null)):i=t.consumer(),this.map.applySourceMap(i,n,this.toUrl(this.path(r)))}}clearAnnotation(){if(this.mapOpts.annotation!==!1)if(this.root){let t;for(let n=this.root.nodes.length-1;n>=0;n--)t=this.root.nodes[n],t.type==="comment"&&t.text.indexOf("# sourceMappingURL=")===0&&this.root.removeChild(n)}else this.css&&(this.css=this.css.replace(/\n*?\/\*#[\S\s]*?\*\/$/gm,""))}generate(){if(this.clearAnnotation(),RI&&vI&&this.isMap())return this.generateMap();{let t="";return this.stringify(this.root,n=>{t+=n}),[t]}}generateMap(){if(this.root)this.generateString();else if(this.previous().length===1){let t=this.previous()[0].consumer();t.file=this.outputFile(),this.map=so.fromSourceMap(t,{ignoreInvalidMapping:!0})}else this.map=new so({file:this.outputFile(),ignoreInvalidMapping:!0}),this.map.addMapping({generated:{column:0,line:1},original:{column:0,line:1},source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>"});return this.isSourcesContent()&&this.setSourcesContent(),this.root&&this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]}generateString(){this.css="",this.map=new so({file:this.outputFile(),ignoreInvalidMapping:!0});let t=1,n=1,r="<no source>",i={generated:{column:0,line:0},original:{column:0,line:0},source:""},o,s;this.stringify(this.root,(l,a,u)=>{if(this.css+=l,a&&u!=="end"&&(i.generated.line=t,i.generated.column=n-1,a.source&&a.source.start?(i.source=this.sourcePath(a),i.original.line=a.source.start.line,i.original.column=a.source.start.column-1,this.map.addMapping(i)):(i.source=r,i.original.line=1,i.original.column=0,this.map.addMapping(i))),o=l.match(/\n/g),o?(t+=o.length,s=l.lastIndexOf(`
|
|
70
|
-
`),n=l.length-s):n+=l.length,a&&u!=="start"){let c=a.parent||{raws:{}};(!(a.type==="decl"||a.type==="atrule"&&!a.nodes)||a!==c.last||c.raws.semicolon)&&(a.source&&a.source.end?(i.source=this.sourcePath(a),i.original.line=a.source.end.line,i.original.column=a.source.end.column-1,i.generated.line=t,i.generated.column=n-2,this.map.addMapping(i)):(i.source=r,i.original.line=1,i.original.column=0,i.generated.line=t,i.generated.column=n-1,this.map.addMapping(i)))}})}isAnnotation(){return this.isInline()?!0:typeof this.mapOpts.annotation<"u"?this.mapOpts.annotation:this.previous().length?this.previous().some(t=>t.annotation):!0}isInline(){if(typeof this.mapOpts.inline<"u")return this.mapOpts.inline;let t=this.mapOpts.annotation;return typeof t<"u"&&t!==!0?!1:this.previous().length?this.previous().some(n=>n.inline):!0}isMap(){return typeof this.opts.map<"u"?!!this.opts.map:this.previous().length>0}isSourcesContent(){return typeof this.mapOpts.sourcesContent<"u"?this.mapOpts.sourcesContent:this.previous().length?this.previous().some(t=>t.withContent()):!0}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}path(t){if(this.mapOpts.absolute||t.charCodeAt(0)===60||/^\w+:\/\//.test(t))return t;let n=this.memoizedPaths.get(t);if(n)return n;let r=this.opts.to?ao(this.opts.to):".";typeof this.mapOpts.annotation=="string"&&(r=ao(_m(r,this.mapOpts.annotation)));let i=Dm(r,t);return this.memoizedPaths.set(t,i),i}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk(t=>{if(t.source&&t.source.input.map){let n=t.source.input.map;this.previousMaps.includes(n)||this.previousMaps.push(n)}});else{let t=new xI(this.originalCSS,this.opts);t.map&&this.previousMaps.push(t.map)}return this.previousMaps}setSourcesContent(){let t={};if(this.root)this.root.walk(n=>{if(n.source){let r=n.source.input.from;if(r&&!t[r]){t[r]=!0;let i=this.usesFileUrls?this.toFileUrl(r):this.toUrl(this.path(r));this.map.setSourceContent(i,n.source.input.css)}}});else if(this.css){let n=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(n,this.css)}}sourcePath(t){return this.mapOpts.from?this.toUrl(this.mapOpts.from):this.usesFileUrls?this.toFileUrl(t.source.input.from):this.toUrl(this.path(t.source.input.from))}toBase64(t){return Buffer?Buffer.from(t).toString("base64"):window.btoa(unescape(encodeURIComponent(t)))}toFileUrl(t){let n=this.memoizedFileURLs.get(t);if(n)return n;if(yh){let r=yh(t).toString();return this.memoizedFileURLs.set(t,r),r}else throw new Error("`map.absolute` option is not available in this PostCSS build")}toUrl(t){let n=this.memoizedURLs.get(t);if(n)return n;Fm==="\\"&&(t=t.replace(/\\/g,"/"));let r=encodeURI(t).replace(/[#?]/g,encodeURIComponent);return this.memoizedURLs.set(t,r),r}},jm=CI,kI=$o,El=class extends kI{constructor(t){super(t),this.type="comment"}},_o=El;El.default=El;var{isClean:Vm,my:Bm}=Dr,Um=Lo,Wm=_o,AI=$o,zm,ou,su,Gm;function Hm(e){return e.map(t=>(t.nodes&&(t.nodes=Hm(t.nodes)),delete t.source,t))}function Km(e){if(e[Vm]=!1,e.proxyOf.nodes)for(let t of e.proxyOf.nodes)Km(t)}var Ct=class qm extends AI{append(...t){for(let n of t){let r=this.normalize(n,this.last);for(let i of r)this.proxyOf.nodes.push(i)}return this.markDirty(),this}cleanRaws(t){if(super.cleanRaws(t),this.nodes)for(let n of this.nodes)n.cleanRaws(t)}each(t){if(!this.proxyOf.nodes)return;let n=this.getIterator(),r,i;for(;this.indexes[n]<this.proxyOf.nodes.length&&(r=this.indexes[n],i=t(this.proxyOf.nodes[r],r),i!==!1);)this.indexes[n]+=1;return delete this.indexes[n],i}every(t){return this.nodes.every(t)}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let t=this.lastEach;return this.indexes[t]=0,t}getProxyProcessor(){return{get(t,n){return n==="proxyOf"?t:t[n]?n==="each"||typeof n=="string"&&n.startsWith("walk")?(...r)=>t[n](...r.map(i=>typeof i=="function"?(o,s)=>i(o.toProxy(),s):i)):n==="every"||n==="some"?r=>t[n]((i,...o)=>r(i.toProxy(),...o)):n==="root"?()=>t.root().toProxy():n==="nodes"?t.nodes.map(r=>r.toProxy()):n==="first"||n==="last"?t[n].toProxy():t[n]:t[n]},set(t,n,r){return t[n]===r||(t[n]=r,(n==="name"||n==="params"||n==="selector")&&t.markDirty()),!0}}}index(t){return typeof t=="number"?t:(t.proxyOf&&(t=t.proxyOf),this.proxyOf.nodes.indexOf(t))}insertAfter(t,n){let r=this.index(t),i=this.normalize(n,this.proxyOf.nodes[r]).reverse();r=this.index(t);for(let s of i)this.proxyOf.nodes.splice(r+1,0,s);let o;for(let s in this.indexes)o=this.indexes[s],r<o&&(this.indexes[s]=o+i.length);return this.markDirty(),this}insertBefore(t,n){let r=this.index(t),i=r===0?"prepend":!1,o=this.normalize(n,this.proxyOf.nodes[r],i).reverse();r=this.index(t);for(let l of o)this.proxyOf.nodes.splice(r,0,l);let s;for(let l in this.indexes)s=this.indexes[l],r<=s&&(this.indexes[l]=s+o.length);return this.markDirty(),this}normalize(t,n){if(typeof t=="string")t=Hm(zm(t).nodes);else if(typeof t>"u")t=[];else if(Array.isArray(t)){t=t.slice(0);for(let i of t)i.parent&&i.parent.removeChild(i,"ignore")}else if(t.type==="root"&&this.type!=="document"){t=t.nodes.slice(0);for(let i of t)i.parent&&i.parent.removeChild(i,"ignore")}else if(t.type)t=[t];else if(t.prop){if(typeof t.value>"u")throw new Error("Value field is missed in node creation");typeof t.value!="string"&&(t.value=String(t.value)),t=[new Um(t)]}else if(t.selector)t=[new ou(t)];else if(t.name)t=[new su(t)];else if(t.text)t=[new Wm(t)];else throw new Error("Unknown node type in node creation");return t.map(i=>(i[Bm]||qm.rebuild(i),i=i.proxyOf,i.parent&&i.parent.removeChild(i),i[Vm]&&Km(i),typeof i.raws.before>"u"&&n&&typeof n.raws.before<"u"&&(i.raws.before=n.raws.before.replace(/\S/g,"")),i.parent=this.proxyOf,i))}prepend(...t){t=t.reverse();for(let n of t){let r=this.normalize(n,this.first,"prepend").reverse();for(let i of r)this.proxyOf.nodes.unshift(i);for(let i in this.indexes)this.indexes[i]=this.indexes[i]+r.length}return this.markDirty(),this}push(t){return t.parent=this,this.proxyOf.nodes.push(t),this}removeAll(){for(let t of this.proxyOf.nodes)t.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}removeChild(t){t=this.index(t),this.proxyOf.nodes[t].parent=void 0,this.proxyOf.nodes.splice(t,1);let n;for(let r in this.indexes)n=this.indexes[r],n>=t&&(this.indexes[r]=n-1);return this.markDirty(),this}replaceValues(t,n,r){return r||(r=n,n={}),this.walkDecls(i=>{n.props&&!n.props.includes(i.prop)||n.fast&&!i.value.includes(n.fast)||(i.value=i.value.replace(t,r))}),this.markDirty(),this}some(t){return this.nodes.some(t)}walk(t){return this.each((n,r)=>{let i;try{i=t(n,r)}catch(o){throw n.addToError(o)}return i!==!1&&n.walk&&(i=n.walk(t)),i})}walkAtRules(t,n){return n?t instanceof RegExp?this.walk((r,i)=>{if(r.type==="atrule"&&t.test(r.name))return n(r,i)}):this.walk((r,i)=>{if(r.type==="atrule"&&r.name===t)return n(r,i)}):(n=t,this.walk((r,i)=>{if(r.type==="atrule")return n(r,i)}))}walkComments(t){return this.walk((n,r)=>{if(n.type==="comment")return t(n,r)})}walkDecls(t,n){return n?t instanceof RegExp?this.walk((r,i)=>{if(r.type==="decl"&&t.test(r.prop))return n(r,i)}):this.walk((r,i)=>{if(r.type==="decl"&&r.prop===t)return n(r,i)}):(n=t,this.walk((r,i)=>{if(r.type==="decl")return n(r,i)}))}walkRules(t,n){return n?t instanceof RegExp?this.walk((r,i)=>{if(r.type==="rule"&&t.test(r.selector))return n(r,i)}):this.walk((r,i)=>{if(r.type==="rule"&&r.selector===t)return n(r,i)}):(n=t,this.walk((r,i)=>{if(r.type==="rule")return n(r,i)}))}get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}};Ct.registerParse=e=>{zm=e};Ct.registerRule=e=>{ou=e};Ct.registerAtRule=e=>{su=e};Ct.registerRoot=e=>{Gm=e};var un=Ct;Ct.default=Ct;Ct.rebuild=e=>{e.type==="atrule"?Object.setPrototypeOf(e,su.prototype):e.type==="rule"?Object.setPrototypeOf(e,ou.prototype):e.type==="decl"?Object.setPrototypeOf(e,Um.prototype):e.type==="comment"?Object.setPrototypeOf(e,Wm.prototype):e.type==="root"&&Object.setPrototypeOf(e,Gm.prototype),e[Bm]=!0,e.nodes&&e.nodes.forEach(t=>{Ct.rebuild(t)})};var EI=un,Ym,Zm,Pr=class extends EI{constructor(t){super({type:"document",...t}),this.nodes||(this.nodes=[])}toResult(t={}){return new Ym(new Zm,this,t).stringify()}};Pr.registerLazyResult=e=>{Ym=e};Pr.registerProcessor=e=>{Zm=e};var au=Pr;Pr.default=Pr;var bh={},Jm=function(t){bh[t]||(bh[t]=!0,typeof console<"u"&&console.warn&&console.warn(t))},Il=class{constructor(t,n={}){if(this.type="warning",this.text=t,n.node&&n.node.source){let r=n.node.rangeBy(n);this.line=r.start.line,this.column=r.start.column,this.endLine=r.end.line,this.endColumn=r.end.column}for(let r in n)this[r]=n[r]}toString(){return this.node?this.node.error(this.text,{index:this.index,plugin:this.plugin,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}},Xm=Il;Il.default=Il;var II=Xm,Pl=class{constructor(t,n,r){this.processor=t,this.messages=[],this.root=n,this.opts=r,this.css=void 0,this.map=void 0}toString(){return this.css}warn(t,n={}){n.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(n.plugin=this.lastPlugin.postcssPlugin);let r=new II(t,n);return this.messages.push(r),r}warnings(){return this.messages.filter(t=>t.type==="warning")}get content(){return this.css}},lu=Pl;Pl.default=Pl;var Ja=39,Sh=34,qi=92,wh=47,Yi=10,br=32,Zi=12,Ji=9,Xi=13,PI=91,MI=93,TI=40,OI=41,NI=123,$I=125,LI=59,DI=42,_I=58,FI=64,Qi=/[\t\n\f\r "#'()/;[\\\]{}]/g,eo=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,jI=/.[\r\n"'(/\\]/,xh=/[\da-f]/i,VI=function(t,n={}){let r=t.css.valueOf(),i=n.ignoreErrors,o,s,l,a,u,c,d,p,g,f,h=r.length,m=0,S=[],w=[];function b(){return m}function v(L){throw t.error("Unclosed "+L,m)}function O(){return w.length===0&&m>=h}function N(L){if(w.length)return w.pop();if(m>=h)return;let T=L?L.ignoreUnclosed:!1;switch(o=r.charCodeAt(m),o){case Yi:case br:case Ji:case Xi:case Zi:{s=m;do s+=1,o=r.charCodeAt(s);while(o===br||o===Yi||o===Ji||o===Xi||o===Zi);f=["space",r.slice(m,s)],m=s-1;break}case PI:case MI:case NI:case $I:case _I:case LI:case OI:{let K=String.fromCharCode(o);f=[K,K,m];break}case TI:{if(p=S.length?S.pop()[1]:"",g=r.charCodeAt(m+1),p==="url"&&g!==Ja&&g!==Sh&&g!==br&&g!==Yi&&g!==Ji&&g!==Zi&&g!==Xi){s=m;do{if(c=!1,s=r.indexOf(")",s+1),s===-1)if(i||T){s=m;break}else v("bracket");for(d=s;r.charCodeAt(d-1)===qi;)d-=1,c=!c}while(c);f=["brackets",r.slice(m,s+1),m,s],m=s}else s=r.indexOf(")",m+1),a=r.slice(m,s+1),s===-1||jI.test(a)?f=["(","(",m]:(f=["brackets",a,m,s],m=s);break}case Ja:case Sh:{l=o===Ja?"'":'"',s=m;do{if(c=!1,s=r.indexOf(l,s+1),s===-1)if(i||T){s=m+1;break}else v("string");for(d=s;r.charCodeAt(d-1)===qi;)d-=1,c=!c}while(c);f=["string",r.slice(m,s+1),m,s],m=s;break}case FI:{Qi.lastIndex=m+1,Qi.test(r),Qi.lastIndex===0?s=r.length-1:s=Qi.lastIndex-2,f=["at-word",r.slice(m,s+1),m,s],m=s;break}case qi:{for(s=m,u=!0;r.charCodeAt(s+1)===qi;)s+=1,u=!u;if(o=r.charCodeAt(s+1),u&&o!==wh&&o!==br&&o!==Yi&&o!==Ji&&o!==Xi&&o!==Zi&&(s+=1,xh.test(r.charAt(s)))){for(;xh.test(r.charAt(s+1));)s+=1;r.charCodeAt(s+1)===br&&(s+=1)}f=["word",r.slice(m,s+1),m,s],m=s;break}default:{o===wh&&r.charCodeAt(m+1)===DI?(s=r.indexOf("*/",m+2)+1,s===0&&(i||T?s=r.length:v("comment")),f=["comment",r.slice(m,s+1),m,s],m=s):(eo.lastIndex=m+1,eo.test(r),eo.lastIndex===0?s=r.length-1:s=eo.lastIndex-2,f=["word",r.slice(m,s+1),m,s],S.push(f),m=s);break}}return m++,f}function $(L){w.push(L)}return{back:$,endOfFile:O,nextToken:N,position:b}},Qm=un,xo=class extends Qm{constructor(t){super(t),this.type="atrule"}append(...t){return this.proxyOf.nodes||(this.nodes=[]),super.append(...t)}prepend(...t){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...t)}},uu=xo;xo.default=xo;Qm.registerAtRule(xo);var eg=un,tg,ng,Dn=class extends eg{constructor(t){super(t),this.type="root",this.nodes||(this.nodes=[])}normalize(t,n,r){let i=super.normalize(t);if(n){if(r==="prepend")this.nodes.length>1?n.raws.before=this.nodes[1].raws.before:delete n.raws.before;else if(this.first!==n)for(let o of i)o.raws.before=n.raws.before}return i}removeChild(t,n){let r=this.index(t);return!n&&r===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[r].raws.before),super.removeChild(t)}toResult(t={}){return new tg(new ng,this,t).stringify()}};Dn.registerLazyResult=e=>{tg=e};Dn.registerProcessor=e=>{ng=e};var _r=Dn;Dn.default=Dn;eg.registerRoot(Dn);var Mr={comma(e){return Mr.split(e,[","],!0)},space(e){let t=[" ",`
|
|
71
|
-
`," "];return Mr.split(e,t)},split(e,t,n){let r=[],i="",o=!1,s=0,l=!1,a="",u=!1;for(let c of e)u?u=!1:c==="\\"?u=!0:l?c===a&&(l=!1):c==='"'||c==="'"?(l=!0,a=c):c==="("?s+=1:c===")"?s>0&&(s-=1):s===0&&t.includes(c)&&(o=!0),o?(i!==""&&r.push(i.trim()),i="",o=!1):i+=c;return(n||i!=="")&&r.push(i.trim()),r}},rg=Mr;Mr.default=Mr;var ig=un,BI=rg,vo=class extends ig{constructor(t){super(t),this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return BI.comma(this.selector)}set selectors(t){let n=this.selector?this.selector.match(/,\s*/):null,r=n?n[0]:","+this.raw("between","beforeOpen");this.selector=t.join(r)}},cu=vo;vo.default=vo;ig.registerRule(vo);var UI=Lo,WI=VI,zI=_o,GI=uu,HI=_r,vh=cu,Rh={empty:!0,space:!0};function KI(e){for(let t=e.length-1;t>=0;t--){let n=e[t],r=n[3]||n[2];if(r)return r}}var qI=class{constructor(t){this.input=t,this.root=new HI,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:t,start:{column:1,line:1,offset:0}}}atrule(t){let n=new GI;n.name=t[1].slice(1),n.name===""&&this.unnamedAtrule(n,t),this.init(n,t[2]);let r,i,o,s=!1,l=!1,a=[],u=[];for(;!this.tokenizer.endOfFile();){if(t=this.tokenizer.nextToken(),r=t[0],r==="("||r==="["?u.push(r==="("?")":"]"):r==="{"&&u.length>0?u.push("}"):r===u[u.length-1]&&u.pop(),u.length===0)if(r===";"){n.source.end=this.getPosition(t[2]),n.source.end.offset++,this.semicolon=!0;break}else if(r==="{"){l=!0;break}else if(r==="}"){if(a.length>0){for(o=a.length-1,i=a[o];i&&i[0]==="space";)i=a[--o];i&&(n.source.end=this.getPosition(i[3]||i[2]),n.source.end.offset++)}this.end(t);break}else a.push(t);else a.push(t);if(this.tokenizer.endOfFile()){s=!0;break}}n.raws.between=this.spacesAndCommentsFromEnd(a),a.length?(n.raws.afterName=this.spacesAndCommentsFromStart(a),this.raw(n,"params",a),s&&(t=a[a.length-1],n.source.end=this.getPosition(t[3]||t[2]),n.source.end.offset++,this.spaces=n.raws.between,n.raws.between="")):(n.raws.afterName="",n.params=""),l&&(n.nodes=[],this.current=n)}checkMissedSemicolon(t){let n=this.colon(t);if(n===!1)return;let r=0,i;for(let o=n-1;o>=0&&(i=t[o],!(i[0]!=="space"&&(r+=1,r===2)));o--);throw this.input.error("Missed semicolon",i[0]==="word"?i[3]+1:i[2])}colon(t){let n=0,r,i,o;for(let[s,l]of t.entries()){if(r=l,i=r[0],i==="("&&(n+=1),i===")"&&(n-=1),n===0&&i===":")if(!o)this.doubleColon(r);else{if(o[0]==="word"&&o[1]==="progid")continue;return s}o=r}return!1}comment(t){let n=new zI;this.init(n,t[2]),n.source.end=this.getPosition(t[3]||t[2]),n.source.end.offset++;let r=t[1].slice(2,-2);if(/^\s*$/.test(r))n.text="",n.raws.left=r,n.raws.right="";else{let i=r.match(/^(\s*)([^]*\S)(\s*)$/);n.text=i[2],n.raws.left=i[1],n.raws.right=i[3]}}createTokenizer(){this.tokenizer=WI(this.input)}decl(t,n){let r=new UI;this.init(r,t[0][2]);let i=t[t.length-1];for(i[0]===";"&&(this.semicolon=!0,t.pop()),r.source.end=this.getPosition(i[3]||i[2]||KI(t)),r.source.end.offset++;t[0][0]!=="word";)t.length===1&&this.unknownWord(t),r.raws.before+=t.shift()[1];for(r.source.start=this.getPosition(t[0][2]),r.prop="";t.length;){let u=t[0][0];if(u===":"||u==="space"||u==="comment")break;r.prop+=t.shift()[1]}r.raws.between="";let o;for(;t.length;)if(o=t.shift(),o[0]===":"){r.raws.between+=o[1];break}else o[0]==="word"&&/\w/.test(o[1])&&this.unknownWord([o]),r.raws.between+=o[1];(r.prop[0]==="_"||r.prop[0]==="*")&&(r.raws.before+=r.prop[0],r.prop=r.prop.slice(1));let s=[],l;for(;t.length&&(l=t[0][0],!(l!=="space"&&l!=="comment"));)s.push(t.shift());this.precheckMissedSemicolon(t);for(let u=t.length-1;u>=0;u--){if(o=t[u],o[1].toLowerCase()==="!important"){r.important=!0;let c=this.stringFrom(t,u);c=this.spacesFromEnd(t)+c,c!==" !important"&&(r.raws.important=c);break}else if(o[1].toLowerCase()==="important"){let c=t.slice(0),d="";for(let p=u;p>0;p--){let g=c[p][0];if(d.trim().indexOf("!")===0&&g!=="space")break;d=c.pop()[1]+d}d.trim().indexOf("!")===0&&(r.important=!0,r.raws.important=d,t=c)}if(o[0]!=="space"&&o[0]!=="comment")break}t.some(u=>u[0]!=="space"&&u[0]!=="comment")&&(r.raws.between+=s.map(u=>u[1]).join(""),s=[]),this.raw(r,"value",s.concat(t),n),r.value.includes(":")&&!n&&this.checkMissedSemicolon(t)}doubleColon(t){throw this.input.error("Double colon",{offset:t[2]},{offset:t[2]+t[1].length})}emptyRule(t){let n=new vh;this.init(n,t[2]),n.selector="",n.raws.between="",this.current=n}end(t){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(t[2]),this.current.source.end.offset++,this.current=this.current.parent):this.unexpectedClose(t)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.root.source.end=this.getPosition(this.tokenizer.position())}freeSemicolon(t){if(this.spaces+=t[1],this.current.nodes){let n=this.current.nodes[this.current.nodes.length-1];n&&n.type==="rule"&&!n.raws.ownSemicolon&&(n.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(t){let n=this.input.fromOffset(t);return{column:n.col,line:n.line,offset:t}}init(t,n){this.current.push(t),t.source={input:this.input,start:this.getPosition(n)},t.raws.before=this.spaces,this.spaces="",t.type!=="comment"&&(this.semicolon=!1)}other(t){let n=!1,r=null,i=!1,o=null,s=[],l=t[1].startsWith("--"),a=[],u=t;for(;u;){if(r=u[0],a.push(u),r==="("||r==="[")o||(o=u),s.push(r==="("?")":"]");else if(l&&i&&r==="{")o||(o=u),s.push("}");else if(s.length===0)if(r===";")if(i){this.decl(a,l);return}else break;else if(r==="{"){this.rule(a);return}else if(r==="}"){this.tokenizer.back(a.pop()),n=!0;break}else r===":"&&(i=!0);else r===s[s.length-1]&&(s.pop(),s.length===0&&(o=null));u=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(n=!0),s.length>0&&this.unclosedBracket(o),n&&i){if(!l)for(;a.length&&(u=a[a.length-1][0],!(u!=="space"&&u!=="comment"));)this.tokenizer.back(a.pop());this.decl(a,l)}else this.unknownWord(a)}parse(){let t;for(;!this.tokenizer.endOfFile();)switch(t=this.tokenizer.nextToken(),t[0]){case"space":this.spaces+=t[1];break;case";":this.freeSemicolon(t);break;case"}":this.end(t);break;case"comment":this.comment(t);break;case"at-word":this.atrule(t);break;case"{":this.emptyRule(t);break;default:this.other(t);break}this.endFile()}precheckMissedSemicolon(){}raw(t,n,r,i){let o,s,l=r.length,a="",u=!0,c,d;for(let p=0;p<l;p+=1)o=r[p],s=o[0],s==="space"&&p===l-1&&!i?u=!1:s==="comment"?(d=r[p-1]?r[p-1][0]:"empty",c=r[p+1]?r[p+1][0]:"empty",!Rh[d]&&!Rh[c]?a.slice(-1)===","?u=!1:a+=o[1]:u=!1):a+=o[1];if(!u){let p=r.reduce((g,f)=>g+f[1],"");t.raws[n]={raw:p,value:a}}t[n]=a}rule(t){t.pop();let n=new vh;this.init(n,t[0][2]),n.raws.between=this.spacesAndCommentsFromEnd(t),this.raw(n,"selector",t),this.current=n}spacesAndCommentsFromEnd(t){let n,r="";for(;t.length&&(n=t[t.length-1][0],!(n!=="space"&&n!=="comment"));)r=t.pop()[1]+r;return r}spacesAndCommentsFromStart(t){let n,r="";for(;t.length&&(n=t[0][0],!(n!=="space"&&n!=="comment"));)r+=t.shift()[1];return r}spacesFromEnd(t){let n,r="";for(;t.length&&(n=t[t.length-1][0],n==="space");)r=t.pop()[1]+r;return r}stringFrom(t,n){let r="";for(let i=n;i<t.length;i++)r+=t[i][1];return t.splice(n,t.length-n),r}unclosedBlock(){let t=this.current.source.start;throw this.input.error("Unclosed block",t.line,t.column)}unclosedBracket(t){throw this.input.error("Unclosed bracket",{offset:t[2]},{offset:t[2]+1})}unexpectedClose(t){throw this.input.error("Unexpected }",{offset:t[2]},{offset:t[2]+1})}unknownWord(t){throw this.input.error("Unknown word",{offset:t[0][2]},{offset:t[0][2]+t[0][1].length})}unnamedAtrule(t,n){throw this.input.error("At-rule without name",{offset:n[2]},{offset:n[2]+n[1].length})}},YI=qI,ZI=un,JI=YI,XI=Do;function Ro(e,t){let n=new XI(e,t),r=new JI(n);try{r.parse()}catch(i){throw process.env.NODE_ENV!=="production"&&i.name==="CssSyntaxError"&&t&&t.from&&(/\.scss$/i.test(t.from)?i.message+=`
|
|
72
|
-
You tried to parse SCSS with the standard CSS parser; try again with the postcss-scss parser`:/\.sass/i.test(t.from)?i.message+=`
|
|
73
|
-
You tried to parse Sass with the standard CSS parser; try again with the postcss-sass parser`:/\.less$/i.test(t.from)&&(i.message+=`
|
|
74
|
-
You tried to parse Less with the standard CSS parser; try again with the postcss-less parser`)),i}return r.root}var du=Ro;Ro.default=Ro;ZI.registerParse(Ro);var{isClean:ft,my:QI}=Dr,eP=jm,tP=No,nP=un,rP=au,iP=Jm,Ch=lu,oP=du,sP=_r,aP={atrule:"AtRule",comment:"Comment",decl:"Declaration",document:"Document",root:"Root",rule:"Rule"},lP={AtRule:!0,AtRuleExit:!0,Comment:!0,CommentExit:!0,Declaration:!0,DeclarationExit:!0,Document:!0,DocumentExit:!0,Once:!0,OnceExit:!0,postcssPlugin:!0,prepare:!0,Root:!0,RootExit:!0,Rule:!0,RuleExit:!0},uP={Once:!0,postcssPlugin:!0,prepare:!0},_n=0;function Sr(e){return typeof e=="object"&&typeof e.then=="function"}function og(e){let t=!1,n=aP[e.type];return e.type==="decl"?t=e.prop.toLowerCase():e.type==="atrule"&&(t=e.name.toLowerCase()),t&&e.append?[n,n+"-"+t,_n,n+"Exit",n+"Exit-"+t]:t?[n,n+"-"+t,n+"Exit",n+"Exit-"+t]:e.append?[n,_n,n+"Exit"]:[n,n+"Exit"]}function kh(e){let t;return e.type==="document"?t=["Document",_n,"DocumentExit"]:e.type==="root"?t=["Root",_n,"RootExit"]:t=og(e),{eventIndex:0,events:t,iterator:0,node:e,visitorIndex:0,visitors:[]}}function Ml(e){return e[ft]=!1,e.nodes&&e.nodes.forEach(t=>Ml(t)),e}var Tl={},Fn=class sg{constructor(t,n,r){this.stringified=!1,this.processed=!1;let i;if(typeof n=="object"&&n!==null&&(n.type==="root"||n.type==="document"))i=Ml(n);else if(n instanceof sg||n instanceof Ch)i=Ml(n.root),n.map&&(typeof r.map>"u"&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=n.map);else{let o=oP;r.syntax&&(o=r.syntax.parse),r.parser&&(o=r.parser),o.parse&&(o=o.parse);try{i=o(n,r)}catch(s){this.processed=!0,this.error=s}i&&!i[QI]&&nP.rebuild(i)}this.result=new Ch(t,i,r),this.helpers={...Tl,postcss:Tl,result:this.result},this.plugins=this.processor.plugins.map(o=>typeof o=="object"&&o.prepare?{...o,...o.prepare(this.result)}:o)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}catch(t){return this.async().catch(t)}finally(t){return this.async().then(t,t)}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(t,n){let r=this.result.lastPlugin;try{if(n&&n.addToError(t),this.error=t,t.name==="CssSyntaxError"&&!t.plugin)t.plugin=r.postcssPlugin,t.setMessage();else if(r.postcssVersion&&process.env.NODE_ENV!=="production"){let i=r.postcssPlugin,o=r.postcssVersion,s=this.result.processor.version,l=o.split("."),a=s.split(".");(l[0]!==a[0]||parseInt(l[1])>parseInt(a[1]))&&console.error("Unknown error from PostCSS plugin. Your current PostCSS version is "+s+", but "+i+" uses "+o+". Perhaps this is the source of the error below.")}}catch(i){console&&console.error&&console.error(i)}return t}prepareVisitors(){this.listeners={};let t=(n,r,i)=>{this.listeners[r]||(this.listeners[r]=[]),this.listeners[r].push([n,i])};for(let n of this.plugins)if(typeof n=="object")for(let r in n){if(!lP[r]&&/^[A-Z]/.test(r))throw new Error(`Unknown event ${r} in ${n.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!uP[r])if(typeof n[r]=="object")for(let i in n[r])i==="*"?t(n,r,n[r][i]):t(n,r+"-"+i.toLowerCase(),n[r][i]);else typeof n[r]=="function"&&t(n,r,n[r])}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let t=0;t<this.plugins.length;t++){let n=this.plugins[t],r=this.runOnRoot(n);if(Sr(r))try{await r}catch(i){throw this.handleError(i)}}if(this.prepareVisitors(),this.hasListener){let t=this.result.root;for(;!t[ft];){t[ft]=!0;let n=[kh(t)];for(;n.length>0;){let r=this.visitTick(n);if(Sr(r))try{await r}catch(i){let o=n[n.length-1].node;throw this.handleError(i,o)}}}if(this.listeners.OnceExit)for(let[n,r]of this.listeners.OnceExit){this.result.lastPlugin=n;try{if(t.type==="document"){let i=t.nodes.map(o=>r(o,this.helpers));await Promise.all(i)}else await r(t,this.helpers)}catch(i){throw this.handleError(i)}}}return this.processed=!0,this.stringify()}runOnRoot(t){this.result.lastPlugin=t;try{if(typeof t=="object"&&t.Once){if(this.result.root.type==="document"){let n=this.result.root.nodes.map(r=>t.Once(r,this.helpers));return Sr(n[0])?Promise.all(n):n}return t.Once(this.result.root,this.helpers)}else if(typeof t=="function")return t(this.result.root,this.result)}catch(n){throw this.handleError(n)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let t=this.result.opts,n=tP;t.syntax&&(n=t.syntax.stringify),t.stringifier&&(n=t.stringifier),n.stringify&&(n=n.stringify);let i=new eP(n,this.result.root,this.result.opts).generate();return this.result.css=i[0],this.result.map=i[1],this.result}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let t of this.plugins){let n=this.runOnRoot(t);if(Sr(n))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let t=this.result.root;for(;!t[ft];)t[ft]=!0,this.walkSync(t);if(this.listeners.OnceExit)if(t.type==="document")for(let n of t.nodes)this.visitSync(this.listeners.OnceExit,n);else this.visitSync(this.listeners.OnceExit,t)}return this.result}then(t,n){return process.env.NODE_ENV!=="production"&&("from"in this.opts||iP("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(t,n)}toString(){return this.css}visitSync(t,n){for(let[r,i]of t){this.result.lastPlugin=r;let o;try{o=i(n,this.helpers)}catch(s){throw this.handleError(s,n.proxyOf)}if(n.type!=="root"&&n.type!=="document"&&!n.parent)return!0;if(Sr(o))throw this.getAsyncError()}}visitTick(t){let n=t[t.length-1],{node:r,visitors:i}=n;if(r.type!=="root"&&r.type!=="document"&&!r.parent){t.pop();return}if(i.length>0&&n.visitorIndex<i.length){let[s,l]=i[n.visitorIndex];n.visitorIndex+=1,n.visitorIndex===i.length&&(n.visitors=[],n.visitorIndex=0),this.result.lastPlugin=s;try{return l(r.toProxy(),this.helpers)}catch(a){throw this.handleError(a,r)}}if(n.iterator!==0){let s=n.iterator,l;for(;l=r.nodes[r.indexes[s]];)if(r.indexes[s]+=1,!l[ft]){l[ft]=!0,t.push(kh(l));return}n.iterator=0,delete r.indexes[s]}let o=n.events;for(;n.eventIndex<o.length;){let s=o[n.eventIndex];if(n.eventIndex+=1,s===_n){r.nodes&&r.nodes.length&&(r[ft]=!0,n.iterator=r.getIterator());return}else if(this.listeners[s]){n.visitors=this.listeners[s];return}}t.pop()}walkSync(t){t[ft]=!0;let n=og(t);for(let r of n)if(r===_n)t.nodes&&t.each(i=>{i[ft]||this.walkSync(i)});else{let i=this.listeners[r];if(i&&this.visitSync(i,t.toProxy()))return}}warnings(){return this.sync().warnings()}get content(){return this.stringify().content}get css(){return this.stringify().css}get map(){return this.stringify().map}get messages(){return this.sync().messages}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){return this.sync().root}get[Symbol.toStringTag](){return"LazyResult"}};Fn.registerPostcss=e=>{Tl=e};var ag=Fn;Fn.default=Fn;sP.registerLazyResult(Fn);rP.registerLazyResult(Fn);var cP=jm,dP=No,fP=Jm,pP=du,hP=lu,Ol=class{constructor(t,n,r){n=n.toString(),this.stringified=!1,this._processor=t,this._css=n,this._opts=r,this._map=void 0;let i,o=dP;this.result=new hP(this._processor,i,this._opts),this.result.css=n;let s=this;Object.defineProperty(this.result,"root",{get(){return s.root}});let l=new cP(o,i,this._opts,n);if(l.isMap()){let[a,u]=l.generate();a&&(this.result.css=a),u&&(this.result.map=u)}else l.clearAnnotation(),this.result.css=l.css}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}catch(t){return this.async().catch(t)}finally(t){return this.async().then(t,t)}sync(){if(this.error)throw this.error;return this.result}then(t,n){return process.env.NODE_ENV!=="production"&&("from"in this._opts||fP("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(t,n)}toString(){return this._css}warnings(){return[]}get content(){return this.result.css}get css(){return this.result.css}get map(){return this.result.map}get messages(){return[]}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){if(this._root)return this._root;let t,n=pP;try{t=n(this._css,this._opts)}catch(r){this.error=r}if(this.error)throw this.error;return this._root=t,t}get[Symbol.toStringTag](){return"NoWorkResult"}},mP=Ol;Ol.default=Ol;var gP=mP,yP=ag,bP=au,SP=_r,Tr=class{constructor(t=[]){this.version="8.4.38",this.plugins=this.normalize(t)}normalize(t){let n=[];for(let r of t)if(r.postcss===!0?r=r():r.postcss&&(r=r.postcss),typeof r=="object"&&Array.isArray(r.plugins))n=n.concat(r.plugins);else if(typeof r=="object"&&r.postcssPlugin)n.push(r);else if(typeof r=="function")n.push(r);else if(typeof r=="object"&&(r.parse||r.stringify)){if(process.env.NODE_ENV!=="production")throw new Error("PostCSS syntaxes cannot be used as plugins. Instead, please use one of the syntax/parser/stringifier options as outlined in your PostCSS runner documentation.")}else throw new Error(r+" is not a PostCSS plugin");return n}process(t,n={}){return!this.plugins.length&&!n.parser&&!n.stringifier&&!n.syntax?new gP(this,t,n):new yP(this,t,n)}use(t){return this.plugins=this.plugins.concat(this.normalize([t])),this}},wP=Tr;Tr.default=Tr;SP.registerProcessor(Tr);bP.registerProcessor(Tr);var xP=Lo,vP=$m,RP=_o,CP=uu,kP=Do,AP=_r,EP=cu;function Or(e,t){if(Array.isArray(e))return e.map(i=>Or(i));let{inputs:n,...r}=e;if(n){t=[];for(let i of n){let o={...i,__proto__:kP.prototype};o.map&&(o.map={...o.map,__proto__:vP.prototype}),t.push(o)}}if(r.nodes&&(r.nodes=e.nodes.map(i=>Or(i,t))),r.source){let{inputId:i,...o}=r.source;r.source=o,i!=null&&(r.source.input=t[i])}if(r.type==="root")return new AP(r);if(r.type==="decl")return new xP(r);if(r.type==="rule")return new EP(r);if(r.type==="comment")return new RP(r);if(r.type==="atrule")return new CP(r);throw new Error("Unknown node type: "+e.type)}var IP=Or;Or.default=Or;var PP=iu,lg=Lo,MP=ag,TP=un,fu=wP,OP=No,NP=IP,ug=au,$P=Xm,cg=_o,dg=uu,LP=lu,DP=Do,_P=du,FP=rg,fg=cu,pg=_r,jP=$o;function X(...e){return e.length===1&&Array.isArray(e[0])&&(e=e[0]),new fu(e)}X.plugin=function(t,n){let r=!1;function i(...s){console&&console.warn&&!r&&(r=!0,console.warn(t+`: postcss.plugin was deprecated. Migration guide:
|
|
75
|
-
https://evilmartians.com/chronicles/postcss-8-plugin-migration`),process.env.LANG&&process.env.LANG.startsWith("cn")&&console.warn(t+`: \u91CC\u9762 postcss.plugin \u88AB\u5F03\u7528. \u8FC1\u79FB\u6307\u5357:
|
|
76
|
-
https://www.w3ctech.com/topic/2226`));let l=n(...s);return l.postcssPlugin=t,l.postcssVersion=new fu().version,l}let o;return Object.defineProperty(i,"postcss",{get(){return o||(o=i()),o}}),i.process=function(s,l,a){return X([i(a)]).process(s,l)},i};X.stringify=OP;X.parse=_P;X.fromJSON=NP;X.list=FP;X.comment=e=>new cg(e);X.atRule=e=>new dg(e);X.decl=e=>new lg(e);X.rule=e=>new fg(e);X.root=e=>new pg(e);X.document=e=>new ug(e);X.CssSyntaxError=PP;X.Declaration=lg;X.Container=TP;X.Processor=fu;X.Document=ug;X.Comment=cg;X.Warning=$P;X.AtRule=dg;X.Result=LP;X.Input=DP;X.Rule=fg;X.Root=pg;X.Node=jP;MP.registerPostcss(X);var VP=X;X.default=X;var de=ZE(VP);de.stringify;de.fromJSON;de.plugin;de.parse;de.list;de.document;de.comment;de.atRule;de.rule;de.decl;de.root;de.CssSyntaxError;de.Declaration;de.Container;de.Processor;de.Document;de.Comment;de.Warning;de.AtRule;de.Result;de.Input;de.Rule;de.Root;de.Node;var Nl=class e{constructor(...t){Ke(this,"parentElement",null),Ke(this,"parentNode",null),Ke(this,"ownerDocument"),Ke(this,"firstChild",null),Ke(this,"lastChild",null),Ke(this,"previousSibling",null),Ke(this,"nextSibling",null),Ke(this,"ELEMENT_NODE",1),Ke(this,"TEXT_NODE",3),Ke(this,"nodeType"),Ke(this,"nodeName"),Ke(this,"RRNodeType")}get childNodes(){let t=[],n=this.firstChild;for(;n;)t.push(n),n=n.nextSibling;return t}contains(t){if(t instanceof e){if(t.ownerDocument!==this.ownerDocument)return!1;if(t===this)return!0}else return!1;for(;t.parentNode;){if(t.parentNode===this)return!0;t=t.parentNode}return!1}appendChild(t){throw new Error("RRDomException: Failed to execute 'appendChild' on 'RRNode': This RRNode type does not support this method.")}insertBefore(t,n){throw new Error("RRDomException: Failed to execute 'insertBefore' on 'RRNode': This RRNode type does not support this method.")}removeChild(t){throw new Error("RRDomException: Failed to execute 'removeChild' on 'RRNode': This RRNode type does not support this method.")}toString(){return"RRNode"}};var Ah={Node:["childNodes","parentNode","parentElement","textContent","ownerDocument"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot","querySelector","querySelectorAll"],MutationObserver:[]},Eh={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:[],MutationObserver:["constructor"]},to={},BP=()=>!!globalThis.Zone;function pu(e){if(to[e])return to[e];let t=globalThis[e],n=t.prototype,r=e in Ah?Ah[e]:void 0,i=!!(r&&r.every(l=>{var a,u;return!!((u=(a=Object.getOwnPropertyDescriptor(n,l))==null?void 0:a.get)!=null&&u.toString().includes("[native code]"))})),o=e in Eh?Eh[e]:void 0,s=!!(o&&o.every(l=>{var a;return typeof n[l]=="function"&&((a=n[l])==null?void 0:a.toString().includes("[native code]"))}));if(i&&s&&!BP())return to[e]=t.prototype,t.prototype;try{let l=document.createElement("iframe");document.body.appendChild(l);let a=l.contentWindow;if(!a)return t.prototype;let u=a[e].prototype;return document.body.removeChild(l),u?to[e]=u:n}catch{return n}}var Xa={};function At(e,t,n){var r;let i=`${e}.${String(n)}`;if(Xa[i])return Xa[i].call(t);let o=pu(e),s=(r=Object.getOwnPropertyDescriptor(o,n))==null?void 0:r.get;return s?(Xa[i]=s,s.call(t)):t[n]}var Qa={};function hg(e,t,n){let r=`${e}.${String(n)}`;if(Qa[r])return Qa[r].bind(t);let o=pu(e)[n];return typeof o!="function"?t[n]:(Qa[r]=o,o.bind(t))}function UP(e){return At("Node",e,"ownerDocument")}function WP(e){return At("Node",e,"childNodes")}function zP(e){return At("Node",e,"parentNode")}function GP(e){return At("Node",e,"parentElement")}function HP(e){return At("Node",e,"textContent")}function KP(e,t){return hg("Node",e,"contains")(t)}function qP(e){return hg("Node",e,"getRootNode")()}function YP(e){return!e||!("host"in e)?null:At("ShadowRoot",e,"host")}function ZP(e){return e.styleSheets}function JP(e){return!e||!("shadowRoot"in e)?null:At("Element",e,"shadowRoot")}function XP(e,t){return At("Element",e,"querySelector")(t)}function QP(e,t){return At("Element",e,"querySelectorAll")(t)}function mg(){return pu("MutationObserver").constructor}function cn(e,t,n){try{if(!(t in e))return()=>{};let r=e[t],i=n(r);return typeof i=="function"&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:r}})),e[t]=i,()=>{e[t]=r}}catch{return()=>{}}}var j={ownerDocument:UP,childNodes:WP,parentNode:zP,parentElement:GP,textContent:HP,contains:KP,getRootNode:qP,host:YP,styleSheets:ZP,shadowRoot:JP,querySelector:XP,querySelectorAll:QP,mutationObserver:mg,patch:cn};function $e(e,t,n=document){let r={capture:!0,passive:!0};return n.addEventListener(e,t,r),()=>n.removeEventListener(e,t,r)}var In=`Please stop import mirror directly. Instead of that,\r
|
|
77
|
-
now you can use replayer.getMirror() to access the mirror instance of a replayer,\r
|
|
78
|
-
or you can use record.mirror to access the mirror instance during recording.`,Ih={map:{},getId(){return console.error(In),-1},getNode(){return console.error(In),null},removeNodeFromMap(){console.error(In)},has(){return console.error(In),!1},reset(){console.error(In)}};typeof window<"u"&&window.Proxy&&window.Reflect&&(Ih=new Proxy(Ih,{get(e,t,n){return t==="map"&&console.error(In),Reflect.get(e,t,n)}}));function Nr(e,t,n={}){let r=null,i=0;return function(...o){let s=Date.now();!i&&n.leading===!1&&(i=s);let l=t-(s-i),a=this;l<=0||l>t?(r&&(clearTimeout(r),r=null),i=s,e.apply(a,o)):!r&&n.trailing!==!1&&(r=setTimeout(()=>{i=n.leading===!1?0:Date.now(),r=null,e.apply(a,o)},l))}}function Fo(e,t,n,r,i=window){let o=i.Object.getOwnPropertyDescriptor(e,t);return i.Object.defineProperty(e,t,r?n:{set(s){setTimeout(()=>{n.set.call(this,s)},0),o&&o.set&&o.set.call(this,s)}}),()=>Fo(e,t,o||{},!0)}var Co=Date.now;/[1-9][0-9]{12}/.test(Date.now().toString())||(Co=()=>new Date().getTime());function gg(e){var t,n,r,i;let o=e.document;return{left:o.scrollingElement?o.scrollingElement.scrollLeft:e.pageXOffset!==void 0?e.pageXOffset:o.documentElement.scrollLeft||o?.body&&((t=j.parentElement(o.body))==null?void 0:t.scrollLeft)||((n=o?.body)==null?void 0:n.scrollLeft)||0,top:o.scrollingElement?o.scrollingElement.scrollTop:e.pageYOffset!==void 0?e.pageYOffset:o?.documentElement.scrollTop||o?.body&&((r=j.parentElement(o.body))==null?void 0:r.scrollTop)||((i=o?.body)==null?void 0:i.scrollTop)||0}}function yg(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}function bg(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}function Sg(e){return e?e.nodeType===e.ELEMENT_NODE?e:j.parentElement(e):null}function Le(e,t,n,r){if(!e)return!1;let i=Sg(e);if(!i)return!1;try{if(typeof t=="string"){if(i.classList.contains(t)||r&&i.closest("."+t)!==null)return!0}else if(mo(i,t,r))return!0}catch{}return!!(n&&(i.matches(n)||r&&i.closest(n)!==null))}function eM(e,t){return t.getId(e)!==-1}function el(e,t,n){return e.tagName==="TITLE"&&n.headTitleMutations?!0:t.getId(e)===Cr}function wg(e,t){if(xr(e))return!1;let n=t.getId(e);if(!t.has(n))return!0;let r=j.parentNode(e);return r&&r.nodeType===e.DOCUMENT_NODE?!1:r?wg(r,t):!0}function $l(e){return!!e.changedTouches}function tM(e=window){"NodeList"in e&&!e.NodeList.prototype.forEach&&(e.NodeList.prototype.forEach=Array.prototype.forEach),"DOMTokenList"in e&&!e.DOMTokenList.prototype.forEach&&(e.DOMTokenList.prototype.forEach=Array.prototype.forEach)}function xg(e,t){return!!(e.nodeName==="IFRAME"&&t.getMeta(e))}function vg(e,t){return!!(e.nodeName==="LINK"&&e.nodeType===e.ELEMENT_NODE&&e.getAttribute&&e.getAttribute("rel")==="stylesheet"&&t.getMeta(e))}function Ll(e){return e?e instanceof Nl&&"shadowRoot"in e?!!e.shadowRoot:!!j.shadowRoot(e):!1}var Dl=class{constructor(){C(this,"id",1),C(this,"styleIDMap",new WeakMap),C(this,"idStyleMap",new Map)}getId(t){return this.styleIDMap.get(t)??-1}has(t){return this.styleIDMap.has(t)}add(t,n){if(this.has(t))return this.getId(t);let r;return n===void 0?r=this.id++:r=n,this.styleIDMap.set(t,r),this.idStyleMap.set(r,t),r}getStyle(t){return this.idStyleMap.get(t)||null}reset(){this.styleIDMap=new WeakMap,this.idStyleMap=new Map,this.id=1}generateId(){return this.id++}};function Rg(e){var t;let n=null;return"getRootNode"in e&&((t=j.getRootNode(e))==null?void 0:t.nodeType)===Node.DOCUMENT_FRAGMENT_NODE&&j.host(j.getRootNode(e))&&(n=j.host(j.getRootNode(e))),n}function nM(e){let t=e,n;for(;n=Rg(t);)t=n;return t}function rM(e){let t=j.ownerDocument(e);if(!t)return!1;let n=nM(e);return j.contains(t,n)}function Cg(e){let t=j.ownerDocument(e);return t?j.contains(t,e)||rM(e):!1}var W=(e=>(e[e.DomContentLoaded=0]="DomContentLoaded",e[e.Load=1]="Load",e[e.FullSnapshot=2]="FullSnapshot",e[e.IncrementalSnapshot=3]="IncrementalSnapshot",e[e.Meta=4]="Meta",e[e.Custom=5]="Custom",e[e.Plugin=6]="Plugin",e))(W||{}),V=(e=>(e[e.Mutation=0]="Mutation",e[e.MouseMove=1]="MouseMove",e[e.MouseInteraction=2]="MouseInteraction",e[e.Scroll=3]="Scroll",e[e.ViewportResize=4]="ViewportResize",e[e.Input=5]="Input",e[e.TouchMove=6]="TouchMove",e[e.MediaInteraction=7]="MediaInteraction",e[e.StyleSheetRule=8]="StyleSheetRule",e[e.CanvasMutation=9]="CanvasMutation",e[e.Font=10]="Font",e[e.Log=11]="Log",e[e.Drag=12]="Drag",e[e.StyleDeclaration=13]="StyleDeclaration",e[e.Selection=14]="Selection",e[e.AdoptedStyleSheet=15]="AdoptedStyleSheet",e[e.CustomElement=16]="CustomElement",e))(V||{}),Fe=(e=>(e[e.MouseUp=0]="MouseUp",e[e.MouseDown=1]="MouseDown",e[e.Click=2]="Click",e[e.ContextMenu=3]="ContextMenu",e[e.DblClick=4]="DblClick",e[e.Focus=5]="Focus",e[e.Blur=6]="Blur",e[e.TouchStart=7]="TouchStart",e[e.TouchMove_Departed=8]="TouchMove_Departed",e[e.TouchEnd=9]="TouchEnd",e[e.TouchCancel=10]="TouchCancel",e))(Fe||{}),vt=(e=>(e[e.Mouse=0]="Mouse",e[e.Pen=1]="Pen",e[e.Touch=2]="Touch",e))(vt||{}),jn=(e=>(e[e["2D"]=0]="2D",e[e.WebGL=1]="WebGL",e[e.WebGL2=2]="WebGL2",e))(jn||{}),Pn=(e=>(e[e.Play=0]="Play",e[e.Pause=1]="Pause",e[e.Seeked=2]="Seeked",e[e.VolumeChange=3]="VolumeChange",e[e.RateChange=4]="RateChange",e))(Pn||{});var kg=(e=>(e[e.Document=0]="Document",e[e.DocumentType=1]="DocumentType",e[e.Element=2]="Element",e[e.Text=3]="Text",e[e.CDATA=4]="CDATA",e[e.Comment=5]="Comment",e))(kg||{});function Ph(e){return"__ln"in e}var _l=class{constructor(){C(this,"length",0),C(this,"head",null),C(this,"tail",null)}get(t){if(t>=this.length)throw new Error("Position outside of list range");let n=this.head;for(let r=0;r<t;r++)n=n?.next||null;return n}addNode(t){let n={value:t,previous:null,next:null};if(t.__ln=n,t.previousSibling&&Ph(t.previousSibling)){let r=t.previousSibling.__ln.next;n.next=r,n.previous=t.previousSibling.__ln,t.previousSibling.__ln.next=n,r&&(r.previous=n)}else if(t.nextSibling&&Ph(t.nextSibling)&&t.nextSibling.__ln.previous){let r=t.nextSibling.__ln.previous;n.previous=r,n.next=t.nextSibling.__ln,t.nextSibling.__ln.previous=n,r&&(r.next=n)}else this.head&&(this.head.previous=n),n.next=this.head,this.head=n;n.next===null&&(this.tail=n),this.length++}removeNode(t){let n=t.__ln;this.head&&(n.previous?(n.previous.next=n.next,n.next?n.next.previous=n.previous:this.tail=n.previous):(this.head=n.next,this.head?this.head.previous=null:this.tail=null),t.__ln&&delete t.__ln,this.length--)}},Mh=(e,t)=>`${e}@${t}`,Fl=class{constructor(){C(this,"frozen",!1),C(this,"locked",!1),C(this,"texts",[]),C(this,"attributes",[]),C(this,"attributeMap",new WeakMap),C(this,"removes",[]),C(this,"mapRemoves",[]),C(this,"movedMap",{}),C(this,"addedSet",new Set),C(this,"movedSet",new Set),C(this,"droppedSet",new Set),C(this,"removesSubTreeCache",new Set),C(this,"mutationCb"),C(this,"blockClass"),C(this,"blockSelector"),C(this,"maskTextClass"),C(this,"maskTextSelector"),C(this,"inlineStylesheet"),C(this,"maskInputOptions"),C(this,"maskTextFn"),C(this,"maskInputFn"),C(this,"keepIframeSrcFn"),C(this,"recordCanvas"),C(this,"inlineImages"),C(this,"slimDOMOptions"),C(this,"dataURLOptions"),C(this,"doc"),C(this,"mirror"),C(this,"iframeManager"),C(this,"stylesheetManager"),C(this,"shadowDomManager"),C(this,"canvasManager"),C(this,"processedNodeManager"),C(this,"unattachedDoc"),C(this,"processMutations",t=>{t.forEach(this.processMutation),this.emit()}),C(this,"emit",()=>{if(this.frozen||this.locked)return;let t=[],n=new Set,r=new _l,i=a=>{let u=a,c=Cr;for(;c===Cr;)u=u&&u.nextSibling,c=u&&this.mirror.getId(u);return c},o=a=>{let u=j.parentNode(a);if(!u||!Cg(a))return;let c=!1;if(a.nodeType===Node.TEXT_NODE){let f=u.tagName;if(f==="TEXTAREA")return;f==="STYLE"&&this.addedSet.has(u)&&(c=!0)}let d=xr(u)?this.mirror.getId(Rg(a)):this.mirror.getId(u),p=i(a);if(d===-1||p===-1)return r.addNode(a);let g=Tn(a,{doc:this.doc,mirror:this.mirror,blockClass:this.blockClass,blockSelector:this.blockSelector,maskTextClass:this.maskTextClass,maskTextSelector:this.maskTextSelector,skipChild:!0,newlyAddedElement:!0,inlineStylesheet:this.inlineStylesheet,maskInputOptions:this.maskInputOptions,maskTextFn:this.maskTextFn,maskInputFn:this.maskInputFn,slimDOMOptions:this.slimDOMOptions,dataURLOptions:this.dataURLOptions,recordCanvas:this.recordCanvas,inlineImages:this.inlineImages,onSerialize:f=>{xg(f,this.mirror)&&this.iframeManager.addIframe(f),vg(f,this.mirror)&&this.stylesheetManager.trackLinkElement(f),Ll(a)&&this.shadowDomManager.addShadowRoot(j.shadowRoot(a),this.doc)},onIframeLoad:(f,h)=>{this.iframeManager.attachIframe(f,h),this.shadowDomManager.observeAttachShadow(f)},onStylesheetLoad:(f,h)=>{this.stylesheetManager.attachLinkElement(f,h)},cssCaptured:c});g&&(t.push({parentId:d,nextId:p,node:g}),n.add(g.id))};for(;this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift());for(let a of this.movedSet)Th(this.removesSubTreeCache,a,this.mirror)&&!this.movedSet.has(j.parentNode(a))||o(a);for(let a of this.addedSet)!Oh(this.droppedSet,a)&&!Th(this.removesSubTreeCache,a,this.mirror)||Oh(this.movedSet,a)?o(a):this.droppedSet.add(a);let s=null;for(;r.length;){let a=null;if(s){let u=this.mirror.getId(j.parentNode(s.value)),c=i(s.value);u!==-1&&c!==-1&&(a=s)}if(!a){let u=r.tail;for(;u;){let c=u;if(u=u.previous,c){let d=this.mirror.getId(j.parentNode(c.value));if(i(c.value)===-1)continue;if(d!==-1){a=c;break}else{let g=c.value,f=j.parentNode(g);if(f&&f.nodeType===Node.DOCUMENT_FRAGMENT_NODE){let h=j.host(f);if(this.mirror.getId(h)!==-1){a=c;break}}}}}}if(!a){for(;r.head;)r.removeNode(r.head.value);break}s=a.previous,r.removeNode(a.value),o(a.value)}let l={texts:this.texts.map(a=>{let u=a.node,c=j.parentNode(u);return c&&c.tagName==="TEXTAREA"&&this.genTextAreaValueMutation(c),{id:this.mirror.getId(u),value:a.value}}).filter(a=>!n.has(a.id)).filter(a=>this.mirror.has(a.id)),attributes:this.attributes.map(a=>{let{attributes:u}=a;if(typeof u.style=="string"){let c=JSON.stringify(a.styleDiff),d=JSON.stringify(a._unchangedStyles);c.length<u.style.length&&(c+d).split("var(").length===u.style.split("var(").length&&(u.style=a.styleDiff)}return{id:this.mirror.getId(a.node),attributes:u}}).filter(a=>!n.has(a.id)).filter(a=>this.mirror.has(a.id)),removes:this.removes,adds:t};!l.texts.length&&!l.attributes.length&&!l.removes.length&&!l.adds.length||(this.texts=[],this.attributes=[],this.attributeMap=new WeakMap,this.removes=[],this.addedSet=new Set,this.movedSet=new Set,this.droppedSet=new Set,this.removesSubTreeCache=new Set,this.movedMap={},this.mutationCb(l))}),C(this,"genTextAreaValueMutation",t=>{let n=this.attributeMap.get(t);n||(n={node:t,attributes:{},styleDiff:{},_unchangedStyles:{}},this.attributes.push(n),this.attributeMap.set(t,n));let r=Array.from(j.childNodes(t),i=>j.textContent(i)||"").join("");n.attributes.value=fo({element:t,maskInputOptions:this.maskInputOptions,tagName:t.tagName,type:po(t),value:r,maskInputFn:this.maskInputFn})}),C(this,"processMutation",t=>{if(!el(t.target,this.mirror,this.slimDOMOptions))switch(t.type){case"characterData":{let n=j.textContent(t.target);!Le(t.target,this.blockClass,this.blockSelector,!1)&&n!==t.oldValue&&this.texts.push({value:Hh(t.target,this.maskTextClass,this.maskTextSelector,!0)&&n?this.maskTextFn?this.maskTextFn(n,Sg(t.target)):n.replace(/[\S]/g,"*"):n,node:t.target});break}case"attributes":{let n=t.target,r=t.attributeName,i=t.target.getAttribute(r);if(r==="value"){let s=po(n);i=fo({element:n,maskInputOptions:this.maskInputOptions,tagName:n.tagName,type:s,value:i,maskInputFn:this.maskInputFn})}if(Le(t.target,this.blockClass,this.blockSelector,!1)||i===t.oldValue)return;let o=this.attributeMap.get(t.target);if(n.tagName==="IFRAME"&&r==="src"&&!this.keepIframeSrcFn(i))if(!n.contentDocument)r="rr_src";else return;if(o||(o={node:t.target,attributes:{},styleDiff:{},_unchangedStyles:{}},this.attributes.push(o),this.attributeMap.set(t.target,o)),r==="type"&&n.tagName==="INPUT"&&(t.oldValue||"").toLowerCase()==="password"&&n.setAttribute("data-rr-is-password","true"),!Gh(n.tagName,r))if(o.attributes[r]=zh(this.doc,an(n.tagName),an(r),i),r==="style"){if(!this.unattachedDoc)try{this.unattachedDoc=document.implementation.createHTMLDocument()}catch{this.unattachedDoc=this.doc}let s=this.unattachedDoc.createElement("span");t.oldValue&&s.setAttribute("style",t.oldValue);for(let l of Array.from(n.style)){let a=n.style.getPropertyValue(l),u=n.style.getPropertyPriority(l);a!==s.style.getPropertyValue(l)||u!==s.style.getPropertyPriority(l)?u===""?o.styleDiff[l]=a:o.styleDiff[l]=[a,u]:o._unchangedStyles[l]=[a,u]}for(let l of Array.from(s.style))n.style.getPropertyValue(l)===""&&(o.styleDiff[l]=!1)}else r==="open"&&n.tagName==="DIALOG"&&(n.matches("dialog:modal")?o.attributes.rr_open_mode="modal":o.attributes.rr_open_mode="non-modal");break}case"childList":{if(Le(t.target,this.blockClass,this.blockSelector,!0))return;if(t.target.tagName==="TEXTAREA"){this.genTextAreaValueMutation(t.target);return}t.addedNodes.forEach(n=>this.genAdds(n,t.target)),t.removedNodes.forEach(n=>{let r=this.mirror.getId(n),i=xr(t.target)?this.mirror.getId(j.host(t.target)):this.mirror.getId(t.target);Le(t.target,this.blockClass,this.blockSelector,!1)||el(n,this.mirror,this.slimDOMOptions)||!eM(n,this.mirror)||(this.addedSet.has(n)?(jl(this.addedSet,n),this.droppedSet.add(n)):this.addedSet.has(t.target)&&r===-1||wg(t.target,this.mirror)||(this.movedSet.has(n)&&this.movedMap[Mh(r,i)]?jl(this.movedSet,n):(this.removes.push({parentId:i,id:r,isShadow:xr(t.target)&&vr(t.target)?!0:void 0}),iM(n,this.removesSubTreeCache))),this.mapRemoves.push(n))});break}}}),C(this,"genAdds",(t,n)=>{if(!this.processedNodeManager.inOtherBuffer(t,this)&&!(this.addedSet.has(t)||this.movedSet.has(t))){if(this.mirror.hasNode(t)){if(el(t,this.mirror,this.slimDOMOptions))return;this.movedSet.add(t);let r=null;n&&this.mirror.hasNode(n)&&(r=this.mirror.getId(n)),r&&r!==-1&&(this.movedMap[Mh(this.mirror.getId(t),r)]=!0)}else this.addedSet.add(t),this.droppedSet.delete(t);Le(t,this.blockClass,this.blockSelector,!1)||(j.childNodes(t).forEach(r=>this.genAdds(r)),Ll(t)&&j.childNodes(j.shadowRoot(t)).forEach(r=>{this.processedNodeManager.add(r,this),this.genAdds(r,t)}))}})}init(t){["mutationCb","blockClass","blockSelector","maskTextClass","maskTextSelector","inlineStylesheet","maskInputOptions","maskTextFn","maskInputFn","keepIframeSrcFn","recordCanvas","inlineImages","slimDOMOptions","dataURLOptions","doc","mirror","iframeManager","stylesheetManager","shadowDomManager","canvasManager","processedNodeManager"].forEach(n=>{this[n]=t[n]})}freeze(){this.frozen=!0,this.canvasManager.freeze()}unfreeze(){this.frozen=!1,this.canvasManager.unfreeze(),this.emit()}isFrozen(){return this.frozen}lock(){this.locked=!0,this.canvasManager.lock()}unlock(){this.locked=!1,this.canvasManager.unlock(),this.emit()}reset(){this.shadowDomManager.reset(),this.canvasManager.reset()}};function jl(e,t){e.delete(t),j.childNodes(t).forEach(n=>jl(e,n))}function iM(e,t){let n=[e];for(;n.length;){let r=n.pop();t.has(r)||(t.add(r),j.childNodes(r).forEach(i=>n.push(i)))}}function Th(e,t,n){return e.size===0?!1:oM(e,t)}function oM(e,t,n){let r=j.parentNode(t);return r?e.has(r):!1}function Oh(e,t){return e.size===0?!1:Ag(e,t)}function Ag(e,t){let n=j.parentNode(t);return n?e.has(n)?!0:Ag(e,n):!1}var Rr;function sM(e){Rr=e}function aM(){Rr=void 0}var H=e=>Rr?(...n)=>{try{return e(...n)}catch(r){if(Rr&&Rr(r)===!0)return;throw r}}:e,sn=[];function Fr(e){try{if("composedPath"in e){let t=e.composedPath();if(t.length)return t[0]}else if("path"in e&&e.path.length)return e.path[0]}catch{}return e&&e.target}function Eg(e,t){let n=new Fl;sn.push(n),n.init(e);let r=new(mg())(H(n.processMutations.bind(n)));return r.observe(t,{attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0}),r}function lM({mousemoveCb:e,sampling:t,doc:n,mirror:r}){if(t.mousemove===!1)return()=>{};let i=typeof t.mousemove=="number"?t.mousemove:50,o=typeof t.mousemoveCallback=="number"?t.mousemoveCallback:500,s=[],l,a=Nr(H(d=>{let p=Date.now()-l;e(s.map(g=>(g.timeOffset-=p,g)),d),s=[],l=null}),o),u=H(Nr(H(d=>{let p=Fr(d),{clientX:g,clientY:f}=$l(d)?d.changedTouches[0]:d;l||(l=Co()),s.push({x:g,y:f,id:r.getId(p),timeOffset:Co()-l}),a(typeof DragEvent<"u"&&d instanceof DragEvent?V.Drag:d instanceof MouseEvent?V.MouseMove:V.TouchMove)}),i,{trailing:!1})),c=[$e("mousemove",u,n),$e("touchmove",u,n),$e("drag",u,n)];return H(()=>{c.forEach(d=>d())})}function uM({mouseInteractionCb:e,doc:t,mirror:n,blockClass:r,blockSelector:i,sampling:o}){if(o.mouseInteraction===!1)return()=>{};let s=o.mouseInteraction===!0||o.mouseInteraction===void 0?{}:o.mouseInteraction,l=[],a=null,u=c=>d=>{let p=Fr(d);if(Le(p,r,i,!0))return;let g=null,f=c;if("pointerType"in d){switch(d.pointerType){case"mouse":g=vt.Mouse;break;case"touch":g=vt.Touch;break;case"pen":g=vt.Pen;break}g===vt.Touch?Fe[c]===Fe.MouseDown?f="TouchStart":Fe[c]===Fe.MouseUp&&(f="TouchEnd"):vt.Pen}else $l(d)&&(g=vt.Touch);g!==null?(a=g,(f.startsWith("Touch")&&g===vt.Touch||f.startsWith("Mouse")&&g===vt.Mouse)&&(g=null)):Fe[c]===Fe.Click&&(g=a,a=null);let h=$l(d)?d.changedTouches[0]:d;if(!h)return;let m=n.getId(p),{clientX:S,clientY:w}=h;H(e)({type:Fe[f],id:m,x:S,y:w,...g!==null&&{pointerType:g}})};return Object.keys(Fe).filter(c=>Number.isNaN(Number(c))&&!c.endsWith("_Departed")&&s[c]!==!1).forEach(c=>{let d=an(c),p=u(c);if(window.PointerEvent)switch(Fe[c]){case Fe.MouseDown:case Fe.MouseUp:d=d.replace("mouse","pointer");break;case Fe.TouchStart:case Fe.TouchEnd:return}l.push($e(d,p,t))}),H(()=>{l.forEach(c=>c())})}function Ig({scrollCb:e,doc:t,mirror:n,blockClass:r,blockSelector:i,sampling:o}){let s=H(Nr(H(l=>{let a=Fr(l);if(!a||Le(a,r,i,!0))return;let u=n.getId(a);if(a===t&&t.defaultView){let c=gg(t.defaultView);e({id:u,x:c.left,y:c.top})}else e({id:u,x:a.scrollLeft,y:a.scrollTop})}),o.scroll||100));return $e("scroll",s,t)}function cM({viewportResizeCb:e},{win:t}){let n=-1,r=-1,i=H(Nr(H(()=>{let o=yg(),s=bg();(n!==o||r!==s)&&(e({width:Number(s),height:Number(o)}),n=o,r=s)}),200));return $e("resize",i,t)}var dM=["INPUT","TEXTAREA","SELECT"],Nh=new WeakMap;function fM({inputCb:e,doc:t,mirror:n,blockClass:r,blockSelector:i,ignoreClass:o,ignoreSelector:s,maskInputOptions:l,maskInputFn:a,sampling:u,userTriggeredOnInput:c}){function d(w){let b=Fr(w),v=w.isTrusted,O=b&&b.tagName;if(b&&O==="OPTION"&&(b=j.parentElement(b)),!b||!O||dM.indexOf(O)<0||Le(b,r,i,!0)||b.classList.contains(o)||s&&b.matches(s))return;let N=b.value,$=!1,L=po(b)||"";L==="radio"||L==="checkbox"?$=b.checked:(l[O.toLowerCase()]||l[L])&&(N=fo({element:b,maskInputOptions:l,tagName:O,type:L,value:N,maskInputFn:a})),p(b,c?{text:N,isChecked:$,userTriggered:v}:{text:N,isChecked:$});let T=b.name;L==="radio"&&T&&$&&t.querySelectorAll(`input[type="radio"][name="${T}"]`).forEach(K=>{if(K!==b){let ue=K.value;p(K,c?{text:ue,isChecked:!$,userTriggered:!1}:{text:ue,isChecked:!$})}})}function p(w,b){let v=Nh.get(w);if(!v||v.text!==b.text||v.isChecked!==b.isChecked){Nh.set(w,b);let O=n.getId(w);H(e)({...b,id:O})}}let f=(u.input==="last"?["change"]:["input","change"]).map(w=>$e(w,H(d),t)),h=t.defaultView;if(!h)return()=>{f.forEach(w=>w())};let m=h.Object.getOwnPropertyDescriptor(h.HTMLInputElement.prototype,"value"),S=[[h.HTMLInputElement.prototype,"value"],[h.HTMLInputElement.prototype,"checked"],[h.HTMLSelectElement.prototype,"value"],[h.HTMLTextAreaElement.prototype,"value"],[h.HTMLSelectElement.prototype,"selectedIndex"],[h.HTMLOptionElement.prototype,"selected"]];return m&&m.set&&f.push(...S.map(w=>Fo(w[0],w[1],{set(){H(d)({target:this,isTrusted:!1})}},!1,h))),H(()=>{f.forEach(w=>w())})}function ko(e){let t=[];function n(r,i){if(no("CSSGroupingRule")&&r.parentRule instanceof CSSGroupingRule||no("CSSMediaRule")&&r.parentRule instanceof CSSMediaRule||no("CSSSupportsRule")&&r.parentRule instanceof CSSSupportsRule||no("CSSConditionRule")&&r.parentRule instanceof CSSConditionRule){let s=Array.from(r.parentRule.cssRules).indexOf(r);i.unshift(s)}else if(r.parentStyleSheet){let s=Array.from(r.parentStyleSheet.cssRules).indexOf(r);i.unshift(s)}return i}return n(e,t)}function Vt(e,t,n){let r,i;return e?(e.ownerNode?r=t.getId(e.ownerNode):i=n.getId(e),{styleId:i,id:r}):{}}function pM({styleSheetRuleCb:e,mirror:t,stylesheetManager:n},{win:r}){if(!r.CSSStyleSheet||!r.CSSStyleSheet.prototype)return()=>{};let i=r.CSSStyleSheet.prototype.insertRule;r.CSSStyleSheet.prototype.insertRule=new Proxy(i,{apply:H((c,d,p)=>{let[g,f]=p,{id:h,styleId:m}=Vt(d,t,n.styleMirror);return(h&&h!==-1||m&&m!==-1)&&e({id:h,styleId:m,adds:[{rule:g,index:f}]}),c.apply(d,p)})}),r.CSSStyleSheet.prototype.addRule=function(c,d,p=this.cssRules.length){let g=`${c} { ${d} }`;return r.CSSStyleSheet.prototype.insertRule.apply(this,[g,p])};let o=r.CSSStyleSheet.prototype.deleteRule;r.CSSStyleSheet.prototype.deleteRule=new Proxy(o,{apply:H((c,d,p)=>{let[g]=p,{id:f,styleId:h}=Vt(d,t,n.styleMirror);return(f&&f!==-1||h&&h!==-1)&&e({id:f,styleId:h,removes:[{index:g}]}),c.apply(d,p)})}),r.CSSStyleSheet.prototype.removeRule=function(c){return r.CSSStyleSheet.prototype.deleteRule.apply(this,[c])};let s;r.CSSStyleSheet.prototype.replace&&(s=r.CSSStyleSheet.prototype.replace,r.CSSStyleSheet.prototype.replace=new Proxy(s,{apply:H((c,d,p)=>{let[g]=p,{id:f,styleId:h}=Vt(d,t,n.styleMirror);return(f&&f!==-1||h&&h!==-1)&&e({id:f,styleId:h,replace:g}),c.apply(d,p)})}));let l;r.CSSStyleSheet.prototype.replaceSync&&(l=r.CSSStyleSheet.prototype.replaceSync,r.CSSStyleSheet.prototype.replaceSync=new Proxy(l,{apply:H((c,d,p)=>{let[g]=p,{id:f,styleId:h}=Vt(d,t,n.styleMirror);return(f&&f!==-1||h&&h!==-1)&&e({id:f,styleId:h,replaceSync:g}),c.apply(d,p)})}));let a={};ro("CSSGroupingRule")?a.CSSGroupingRule=r.CSSGroupingRule:(ro("CSSMediaRule")&&(a.CSSMediaRule=r.CSSMediaRule),ro("CSSConditionRule")&&(a.CSSConditionRule=r.CSSConditionRule),ro("CSSSupportsRule")&&(a.CSSSupportsRule=r.CSSSupportsRule));let u={};return Object.entries(a).forEach(([c,d])=>{u[c]={insertRule:d.prototype.insertRule,deleteRule:d.prototype.deleteRule},d.prototype.insertRule=new Proxy(u[c].insertRule,{apply:H((p,g,f)=>{let[h,m]=f,{id:S,styleId:w}=Vt(g.parentStyleSheet,t,n.styleMirror);return(S&&S!==-1||w&&w!==-1)&&e({id:S,styleId:w,adds:[{rule:h,index:[...ko(g),m||0]}]}),p.apply(g,f)})}),d.prototype.deleteRule=new Proxy(u[c].deleteRule,{apply:H((p,g,f)=>{let[h]=f,{id:m,styleId:S}=Vt(g.parentStyleSheet,t,n.styleMirror);return(m&&m!==-1||S&&S!==-1)&&e({id:m,styleId:S,removes:[{index:[...ko(g),h]}]}),p.apply(g,f)})})}),H(()=>{r.CSSStyleSheet.prototype.insertRule=i,r.CSSStyleSheet.prototype.deleteRule=o,s&&(r.CSSStyleSheet.prototype.replace=s),l&&(r.CSSStyleSheet.prototype.replaceSync=l),Object.entries(a).forEach(([c,d])=>{d.prototype.insertRule=u[c].insertRule,d.prototype.deleteRule=u[c].deleteRule})})}function Pg({mirror:e,stylesheetManager:t},n){var r,i,o;let s=null;n.nodeName==="#document"?s=e.getId(n):s=e.getId(j.host(n));let l=n.nodeName==="#document"?(r=n.defaultView)==null?void 0:r.Document:(o=(i=n.ownerDocument)==null?void 0:i.defaultView)==null?void 0:o.ShadowRoot,a=l?.prototype?Object.getOwnPropertyDescriptor(l?.prototype,"adoptedStyleSheets"):void 0;return s===null||s===-1||!l||!a?()=>{}:(Object.defineProperty(n,"adoptedStyleSheets",{configurable:a.configurable,enumerable:a.enumerable,get(){var u;return(u=a.get)==null?void 0:u.call(this)},set(u){var c;let d=(c=a.set)==null?void 0:c.call(this,u);if(s!==null&&s!==-1)try{t.adoptStyleSheets(u,s)}catch{}return d}}),H(()=>{Object.defineProperty(n,"adoptedStyleSheets",{configurable:a.configurable,enumerable:a.enumerable,get:a.get,set:a.set})}))}function hM({styleDeclarationCb:e,mirror:t,ignoreCSSAttributes:n,stylesheetManager:r},{win:i}){let o=i.CSSStyleDeclaration.prototype.setProperty;i.CSSStyleDeclaration.prototype.setProperty=new Proxy(o,{apply:H((l,a,u)=>{var c;let[d,p,g]=u;if(n.has(d))return o.apply(a,[d,p,g]);let{id:f,styleId:h}=Vt((c=a.parentRule)==null?void 0:c.parentStyleSheet,t,r.styleMirror);return(f&&f!==-1||h&&h!==-1)&&e({id:f,styleId:h,set:{property:d,value:p,priority:g},index:ko(a.parentRule)}),l.apply(a,u)})});let s=i.CSSStyleDeclaration.prototype.removeProperty;return i.CSSStyleDeclaration.prototype.removeProperty=new Proxy(s,{apply:H((l,a,u)=>{var c;let[d]=u;if(n.has(d))return s.apply(a,[d]);let{id:p,styleId:g}=Vt((c=a.parentRule)==null?void 0:c.parentStyleSheet,t,r.styleMirror);return(p&&p!==-1||g&&g!==-1)&&e({id:p,styleId:g,remove:{property:d},index:ko(a.parentRule)}),l.apply(a,u)})}),H(()=>{i.CSSStyleDeclaration.prototype.setProperty=o,i.CSSStyleDeclaration.prototype.removeProperty=s})}function mM({mediaInteractionCb:e,blockClass:t,blockSelector:n,mirror:r,sampling:i,doc:o}){let s=H(a=>Nr(H(u=>{let c=Fr(u);if(!c||Le(c,t,n,!0))return;let{currentTime:d,volume:p,muted:g,playbackRate:f,loop:h}=c;e({type:a,id:r.getId(c),currentTime:d,volume:p,muted:g,playbackRate:f,loop:h})}),i.media||500)),l=[$e("play",s(Pn.Play),o),$e("pause",s(Pn.Pause),o),$e("seeked",s(Pn.Seeked),o),$e("volumechange",s(Pn.VolumeChange),o),$e("ratechange",s(Pn.RateChange),o)];return H(()=>{l.forEach(a=>a())})}function gM({fontCb:e,doc:t}){let n=t.defaultView;if(!n)return()=>{};let r=[],i=new WeakMap,o=n.FontFace;n.FontFace=function(a,u,c){let d=new o(a,u,c);return i.set(d,{family:a,buffer:typeof u!="string",descriptors:c,fontSource:typeof u=="string"?u:JSON.stringify(Array.from(new Uint8Array(u)))}),d};let s=cn(t.fonts,"add",function(l){return function(a){return setTimeout(H(()=>{let u=i.get(a);u&&(e(u),i.delete(a))}),0),l.apply(this,[a])}});return r.push(()=>{n.FontFace=o}),r.push(s),H(()=>{r.forEach(l=>l())})}function yM(e){let{doc:t,mirror:n,blockClass:r,blockSelector:i,selectionCb:o}=e,s=!0,l=H(()=>{let a=t.getSelection();if(!a||s&&a?.isCollapsed)return;s=a.isCollapsed||!1;let u=[],c=a.rangeCount||0;for(let d=0;d<c;d++){let p=a.getRangeAt(d),{startContainer:g,startOffset:f,endContainer:h,endOffset:m}=p;Le(g,r,i,!0)||Le(h,r,i,!0)||u.push({start:n.getId(g),startOffset:f,end:n.getId(h),endOffset:m})}o({ranges:u})});return l(),$e("selectionchange",l)}function bM({doc:e,customElementCb:t}){let n=e.defaultView;return!n||!n.customElements?()=>{}:cn(n.customElements,"define",function(i){return function(o,s,l){try{t({define:{name:o}})}catch{console.warn(`Custom element callback failed for ${o}`)}return i.apply(this,[o,s,l])}})}function SM(e,t){let{mutationCb:n,mousemoveCb:r,mouseInteractionCb:i,scrollCb:o,viewportResizeCb:s,inputCb:l,mediaInteractionCb:a,styleSheetRuleCb:u,styleDeclarationCb:c,canvasMutationCb:d,fontCb:p,selectionCb:g,customElementCb:f}=e;e.mutationCb=(...h)=>{t.mutation&&t.mutation(...h),n(...h)},e.mousemoveCb=(...h)=>{t.mousemove&&t.mousemove(...h),r(...h)},e.mouseInteractionCb=(...h)=>{t.mouseInteraction&&t.mouseInteraction(...h),i(...h)},e.scrollCb=(...h)=>{t.scroll&&t.scroll(...h),o(...h)},e.viewportResizeCb=(...h)=>{t.viewportResize&&t.viewportResize(...h),s(...h)},e.inputCb=(...h)=>{t.input&&t.input(...h),l(...h)},e.mediaInteractionCb=(...h)=>{t.mediaInteaction&&t.mediaInteaction(...h),a(...h)},e.styleSheetRuleCb=(...h)=>{t.styleSheetRule&&t.styleSheetRule(...h),u(...h)},e.styleDeclarationCb=(...h)=>{t.styleDeclaration&&t.styleDeclaration(...h),c(...h)},e.canvasMutationCb=(...h)=>{t.canvasMutation&&t.canvasMutation(...h),d(...h)},e.fontCb=(...h)=>{t.font&&t.font(...h),p(...h)},e.selectionCb=(...h)=>{t.selection&&t.selection(...h),g(...h)},e.customElementCb=(...h)=>{t.customElement&&t.customElement(...h),f(...h)}}function wM(e,t={}){let n=e.doc.defaultView;if(!n)return()=>{};SM(e,t);let r;e.recordDOM&&(r=Eg(e,e.doc));let i=lM(e),o=uM(e),s=Ig(e),l=cM(e,{win:n}),a=fM(e),u=mM(e),c=()=>{},d=()=>{},p=()=>{},g=()=>{};e.recordDOM&&(c=pM(e,{win:n}),d=Pg(e,e.doc),p=hM(e,{win:n}),e.collectFonts&&(g=gM(e)));let f=yM(e),h=bM(e),m=[];for(let S of e.plugins)m.push(S.observer(S.callback,n,S.options));return H(()=>{sn.forEach(S=>S.reset()),r?.disconnect(),i(),o(),s(),l(),a(),u(),c(),d(),p(),g(),f(),h(),m.forEach(S=>S())})}function no(e){return typeof window[e]<"u"}function ro(e){return!!(typeof window[e]<"u"&&window[e].prototype&&"insertRule"in window[e].prototype&&"deleteRule"in window[e].prototype)}var Ao=class{constructor(t){C(this,"iframeIdToRemoteIdMap",new WeakMap),C(this,"iframeRemoteIdToIdMap",new WeakMap),this.generateIdFn=t}getId(t,n,r,i){let o=r||this.getIdToRemoteIdMap(t),s=i||this.getRemoteIdToIdMap(t),l=o.get(n);return l||(l=this.generateIdFn(),o.set(n,l),s.set(l,n)),l}getIds(t,n){let r=this.getIdToRemoteIdMap(t),i=this.getRemoteIdToIdMap(t);return n.map(o=>this.getId(t,o,r,i))}getRemoteId(t,n,r){let i=r||this.getRemoteIdToIdMap(t);if(typeof n!="number")return n;let o=i.get(n);return o||-1}getRemoteIds(t,n){let r=this.getRemoteIdToIdMap(t);return n.map(i=>this.getRemoteId(t,i,r))}reset(t){if(!t){this.iframeIdToRemoteIdMap=new WeakMap,this.iframeRemoteIdToIdMap=new WeakMap;return}this.iframeIdToRemoteIdMap.delete(t),this.iframeRemoteIdToIdMap.delete(t)}getIdToRemoteIdMap(t){let n=this.iframeIdToRemoteIdMap.get(t);return n||(n=new Map,this.iframeIdToRemoteIdMap.set(t,n)),n}getRemoteIdToIdMap(t){let n=this.iframeRemoteIdToIdMap.get(t);return n||(n=new Map,this.iframeRemoteIdToIdMap.set(t,n)),n}},Vl=class{constructor(t){C(this,"iframes",new WeakMap),C(this,"crossOriginIframeMap",new WeakMap),C(this,"crossOriginIframeMirror",new Ao(Wh)),C(this,"crossOriginIframeStyleMirror"),C(this,"crossOriginIframeRootIdMap",new WeakMap),C(this,"mirror"),C(this,"mutationCb"),C(this,"wrappedEmit"),C(this,"loadListener"),C(this,"stylesheetManager"),C(this,"recordCrossOriginIframes"),this.mutationCb=t.mutationCb,this.wrappedEmit=t.wrappedEmit,this.stylesheetManager=t.stylesheetManager,this.recordCrossOriginIframes=t.recordCrossOriginIframes,this.crossOriginIframeStyleMirror=new Ao(this.stylesheetManager.styleMirror.generateId.bind(this.stylesheetManager.styleMirror)),this.mirror=t.mirror,this.recordCrossOriginIframes&&window.addEventListener("message",this.handleMessage.bind(this))}addIframe(t){this.iframes.set(t,!0),t.contentWindow&&this.crossOriginIframeMap.set(t.contentWindow,t)}addLoadListener(t){this.loadListener=t}attachIframe(t,n){var r,i;this.mutationCb({adds:[{parentId:this.mirror.getId(t),nextId:null,node:n}],removes:[],texts:[],attributes:[],isAttachIframe:!0}),this.recordCrossOriginIframes&&((r=t.contentWindow)==null||r.addEventListener("message",this.handleMessage.bind(this))),(i=this.loadListener)==null||i.call(this,t),t.contentDocument&&t.contentDocument.adoptedStyleSheets&&t.contentDocument.adoptedStyleSheets.length>0&&this.stylesheetManager.adoptStyleSheets(t.contentDocument.adoptedStyleSheets,this.mirror.getId(t.contentDocument))}handleMessage(t){let n=t;if(n.data.type!=="rrweb"||n.origin!==n.data.origin||!t.source)return;let i=this.crossOriginIframeMap.get(t.source);if(!i)return;let o=this.transformCrossOriginEvent(i,n.data.event);o&&this.wrappedEmit(o,n.data.isCheckout)}transformCrossOriginEvent(t,n){var r;switch(n.type){case W.FullSnapshot:{this.crossOriginIframeMirror.reset(t),this.crossOriginIframeStyleMirror.reset(t),this.replaceIdOnNode(n.data.node,t);let i=n.data.node.id;return this.crossOriginIframeRootIdMap.set(t,i),this.patchRootIdOnNode(n.data.node,i),{timestamp:n.timestamp,type:W.IncrementalSnapshot,data:{source:V.Mutation,adds:[{parentId:this.mirror.getId(t),nextId:null,node:n.data.node}],removes:[],texts:[],attributes:[],isAttachIframe:!0}}}case W.Meta:case W.Load:case W.DomContentLoaded:return!1;case W.Plugin:return n;case W.Custom:return this.replaceIds(n.data.payload,t,["id","parentId","previousId","nextId"]),n;case W.IncrementalSnapshot:switch(n.data.source){case V.Mutation:return n.data.adds.forEach(i=>{this.replaceIds(i,t,["parentId","nextId","previousId"]),this.replaceIdOnNode(i.node,t);let o=this.crossOriginIframeRootIdMap.get(t);o&&this.patchRootIdOnNode(i.node,o)}),n.data.removes.forEach(i=>{this.replaceIds(i,t,["parentId","id"])}),n.data.attributes.forEach(i=>{this.replaceIds(i,t,["id"])}),n.data.texts.forEach(i=>{this.replaceIds(i,t,["id"])}),n;case V.Drag:case V.TouchMove:case V.MouseMove:return n.data.positions.forEach(i=>{this.replaceIds(i,t,["id"])}),n;case V.ViewportResize:return!1;case V.MediaInteraction:case V.MouseInteraction:case V.Scroll:case V.CanvasMutation:case V.Input:return this.replaceIds(n.data,t,["id"]),n;case V.StyleSheetRule:case V.StyleDeclaration:return this.replaceIds(n.data,t,["id"]),this.replaceStyleIds(n.data,t,["styleId"]),n;case V.Font:return n;case V.Selection:return n.data.ranges.forEach(i=>{this.replaceIds(i,t,["start","end"])}),n;case V.AdoptedStyleSheet:return this.replaceIds(n.data,t,["id"]),this.replaceStyleIds(n.data,t,["styleIds"]),(r=n.data.styles)==null||r.forEach(i=>{this.replaceStyleIds(i,t,["styleId"])}),n}}return!1}replace(t,n,r,i){for(let o of i)!Array.isArray(n[o])&&typeof n[o]!="number"||(Array.isArray(n[o])?n[o]=t.getIds(r,n[o]):n[o]=t.getId(r,n[o]));return n}replaceIds(t,n,r){return this.replace(this.crossOriginIframeMirror,t,n,r)}replaceStyleIds(t,n,r){return this.replace(this.crossOriginIframeStyleMirror,t,n,r)}replaceIdOnNode(t,n){this.replaceIds(t,n,["id","rootId"]),"childNodes"in t&&t.childNodes.forEach(r=>{this.replaceIdOnNode(r,n)})}patchRootIdOnNode(t,n){t.type!==kg.Document&&!t.rootId&&(t.rootId=n),"childNodes"in t&&t.childNodes.forEach(r=>{this.patchRootIdOnNode(r,n)})}},Bl=class{constructor(t){C(this,"shadowDoms",new WeakSet),C(this,"mutationCb"),C(this,"scrollCb"),C(this,"bypassOptions"),C(this,"mirror"),C(this,"restoreHandlers",[]),this.mutationCb=t.mutationCb,this.scrollCb=t.scrollCb,this.bypassOptions=t.bypassOptions,this.mirror=t.mirror,this.init()}init(){this.reset(),this.patchAttachShadow(Element,document)}addShadowRoot(t,n){if(!vr(t)||this.shadowDoms.has(t))return;this.shadowDoms.add(t);let r=Eg({...this.bypassOptions,doc:n,mutationCb:this.mutationCb,mirror:this.mirror,shadowDomManager:this},t);this.restoreHandlers.push(()=>r.disconnect()),this.restoreHandlers.push(Ig({...this.bypassOptions,scrollCb:this.scrollCb,doc:t,mirror:this.mirror})),setTimeout(()=>{t.adoptedStyleSheets&&t.adoptedStyleSheets.length>0&&this.bypassOptions.stylesheetManager.adoptStyleSheets(t.adoptedStyleSheets,this.mirror.getId(j.host(t))),this.restoreHandlers.push(Pg({mirror:this.mirror,stylesheetManager:this.bypassOptions.stylesheetManager},t))},0)}observeAttachShadow(t){!t.contentWindow||!t.contentDocument||this.patchAttachShadow(t.contentWindow.Element,t.contentDocument)}patchAttachShadow(t,n){let r=this;this.restoreHandlers.push(cn(t.prototype,"attachShadow",function(i){return function(o){let s=i.call(this,o),l=j.shadowRoot(this);return l&&Cg(this)&&r.addShadowRoot(l,n),s}}))}reset(){this.restoreHandlers.forEach(t=>{try{t()}catch{}}),this.restoreHandlers=[],this.shadowDoms=new WeakSet}},On="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",xM=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(wr=0;wr<On.length;wr++)xM[On.charCodeAt(wr)]=wr;var wr,vM=function(e){var t=new Uint8Array(e),n,r=t.length,i="";for(n=0;n<r;n+=3)i+=On[t[n]>>2],i+=On[(t[n]&3)<<4|t[n+1]>>4],i+=On[(t[n+1]&15)<<2|t[n+2]>>6],i+=On[t[n+2]&63];return r%3===2?i=i.substring(0,i.length-1)+"=":r%3===1&&(i=i.substring(0,i.length-2)+"=="),i};var $h=new Map;function RM(e,t){let n=$h.get(e);return n||(n=new Map,$h.set(e,n)),n.has(t)||n.set(t,[]),n.get(t)}var Mg=(e,t,n)=>{if(!e||!(Og(e,t)||typeof e=="object"))return;let r=e.constructor.name,i=RM(n,r),o=i.indexOf(e);return o===-1&&(o=i.length,i.push(e)),o};function lo(e,t,n){if(e instanceof Array)return e.map(r=>lo(r,t,n));if(e===null)return e;if(e instanceof Float32Array||e instanceof Float64Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Uint8Array||e instanceof Uint16Array||e instanceof Int16Array||e instanceof Int8Array||e instanceof Uint8ClampedArray)return{rr_type:e.constructor.name,args:[Object.values(e)]};if(e instanceof ArrayBuffer){let r=e.constructor.name,i=vM(e);return{rr_type:r,base64:i}}else{if(e instanceof DataView)return{rr_type:e.constructor.name,args:[lo(e.buffer,t,n),e.byteOffset,e.byteLength]};if(e instanceof HTMLImageElement){let r=e.constructor.name,{src:i}=e;return{rr_type:r,src:i}}else if(e instanceof HTMLCanvasElement){let r="HTMLImageElement",i=e.toDataURL();return{rr_type:r,src:i}}else{if(e instanceof ImageData)return{rr_type:e.constructor.name,args:[lo(e.data,t,n),e.width,e.height]};if(Og(e,t)||typeof e=="object"){let r=e.constructor.name,i=Mg(e,t,n);return{rr_type:r,index:i}}}}return e}var Tg=(e,t,n)=>e.map(r=>lo(r,t,n)),Og=(e,t)=>!!["WebGLActiveInfo","WebGLBuffer","WebGLFramebuffer","WebGLProgram","WebGLRenderbuffer","WebGLShader","WebGLShaderPrecisionFormat","WebGLTexture","WebGLUniformLocation","WebGLVertexArrayObject","WebGLVertexArrayObjectOES"].filter(i=>typeof t[i]=="function").find(i=>e instanceof t[i]);function CM(e,t,n,r){let i=[],o=Object.getOwnPropertyNames(t.CanvasRenderingContext2D.prototype);for(let s of o)try{if(typeof t.CanvasRenderingContext2D.prototype[s]!="function")continue;let l=cn(t.CanvasRenderingContext2D.prototype,s,function(a){return function(...u){return Le(this.canvas,n,r,!0)||setTimeout(()=>{let c=Tg(u,t,this);e(this.canvas,{type:jn["2D"],property:s,args:c})},0),a.apply(this,u)}});i.push(l)}catch{let l=Fo(t.CanvasRenderingContext2D.prototype,s,{set(a){e(this.canvas,{type:jn["2D"],property:s,args:[a],setter:!0})}});i.push(l)}return()=>{i.forEach(s=>s())}}function kM(e){return e==="experimental-webgl"?"webgl":e}function Lh(e,t,n,r){let i=[];try{let o=cn(e.HTMLCanvasElement.prototype,"getContext",function(s){return function(l,...a){if(!Le(this,t,n,!0)){let u=kM(l);if("__context"in this||(this.__context=u),r&&["webgl","webgl2"].includes(u))if(a[0]&&typeof a[0]=="object"){let c=a[0];c.preserveDrawingBuffer||(c.preserveDrawingBuffer=!0)}else a.splice(0,1,{preserveDrawingBuffer:!0})}return s.apply(this,[l,...a])}});i.push(o)}catch{console.error("failed to patch HTMLCanvasElement.prototype.getContext")}return()=>{i.forEach(o=>o())}}function Dh(e,t,n,r,i,o){let s=[],l=Object.getOwnPropertyNames(e);for(let a of l)if(!["isContextLost","canvas","drawingBufferWidth","drawingBufferHeight"].includes(a))try{if(typeof e[a]!="function")continue;let u=cn(e,a,function(c){return function(...d){let p=c.apply(this,d);if(Mg(p,o,this),"tagName"in this.canvas&&!Le(this.canvas,r,i,!0)){let g=Tg(d,o,this),f={type:t,property:a,args:g};n(this.canvas,f)}return p}});s.push(u)}catch{let u=Fo(e,a,{set(c){n(this.canvas,{type:t,property:a,args:[c],setter:!0})}});s.push(u)}return s}function AM(e,t,n,r){let i=[];return i.push(...Dh(t.WebGLRenderingContext.prototype,jn.WebGL,e,n,r,t)),typeof t.WebGL2RenderingContext<"u"&&i.push(...Dh(t.WebGL2RenderingContext.prototype,jn.WebGL2,e,n,r,t)),()=>{i.forEach(o=>o())}}var Ng="KGZ1bmN0aW9uKCkgewogICJ1c2Ugc3RyaWN0IjsKICB2YXIgY2hhcnMgPSAiQUJDREVGR0hJSktMTU5PUFFSU1RVVldYWVphYmNkZWZnaGlqa2xtbm9wcXJzdHV2d3h5ejAxMjM0NTY3ODkrLyI7CiAgdmFyIGxvb2t1cCA9IHR5cGVvZiBVaW50OEFycmF5ID09PSAidW5kZWZpbmVkIiA/IFtdIDogbmV3IFVpbnQ4QXJyYXkoMjU2KTsKICBmb3IgKHZhciBpID0gMDsgaSA8IGNoYXJzLmxlbmd0aDsgaSsrKSB7CiAgICBsb29rdXBbY2hhcnMuY2hhckNvZGVBdChpKV0gPSBpOwogIH0KICB2YXIgZW5jb2RlID0gZnVuY3Rpb24oYXJyYXlidWZmZXIpIHsKICAgIHZhciBieXRlcyA9IG5ldyBVaW50OEFycmF5KGFycmF5YnVmZmVyKSwgaTIsIGxlbiA9IGJ5dGVzLmxlbmd0aCwgYmFzZTY0ID0gIiI7CiAgICBmb3IgKGkyID0gMDsgaTIgPCBsZW47IGkyICs9IDMpIHsKICAgICAgYmFzZTY0ICs9IGNoYXJzW2J5dGVzW2kyXSA+PiAyXTsKICAgICAgYmFzZTY0ICs9IGNoYXJzWyhieXRlc1tpMl0gJiAzKSA8PCA0IHwgYnl0ZXNbaTIgKyAxXSA+PiA0XTsKICAgICAgYmFzZTY0ICs9IGNoYXJzWyhieXRlc1tpMiArIDFdICYgMTUpIDw8IDIgfCBieXRlc1tpMiArIDJdID4+IDZdOwogICAgICBiYXNlNjQgKz0gY2hhcnNbYnl0ZXNbaTIgKyAyXSAmIDYzXTsKICAgIH0KICAgIGlmIChsZW4gJSAzID09PSAyKSB7CiAgICAgIGJhc2U2NCA9IGJhc2U2NC5zdWJzdHJpbmcoMCwgYmFzZTY0Lmxlbmd0aCAtIDEpICsgIj0iOwogICAgfSBlbHNlIGlmIChsZW4gJSAzID09PSAxKSB7CiAgICAgIGJhc2U2NCA9IGJhc2U2NC5zdWJzdHJpbmcoMCwgYmFzZTY0Lmxlbmd0aCAtIDIpICsgIj09IjsKICAgIH0KICAgIHJldHVybiBiYXNlNjQ7CiAgfTsKICBjb25zdCBsYXN0QmxvYk1hcCA9IC8qIEBfX1BVUkVfXyAqLyBuZXcgTWFwKCk7CiAgY29uc3QgdHJhbnNwYXJlbnRCbG9iTWFwID0gLyogQF9fUFVSRV9fICovIG5ldyBNYXAoKTsKICBhc3luYyBmdW5jdGlvbiBnZXRUcmFuc3BhcmVudEJsb2JGb3Iod2lkdGgsIGhlaWdodCwgZGF0YVVSTE9wdGlvbnMpIHsKICAgIGNvbnN0IGlkID0gYCR7d2lkdGh9LSR7aGVpZ2h0fWA7CiAgICBpZiAoIk9mZnNjcmVlbkNhbnZhcyIgaW4gZ2xvYmFsVGhpcykgewogICAgICBpZiAodHJhbnNwYXJlbnRCbG9iTWFwLmhhcyhpZCkpIHJldHVybiB0cmFuc3BhcmVudEJsb2JNYXAuZ2V0KGlkKTsKICAgICAgY29uc3Qgb2Zmc2NyZWVuID0gbmV3IE9mZnNjcmVlbkNhbnZhcyh3aWR0aCwgaGVpZ2h0KTsKICAgICAgb2Zmc2NyZWVuLmdldENvbnRleHQoIjJkIik7CiAgICAgIGNvbnN0IGJsb2IgPSBhd2FpdCBvZmZzY3JlZW4uY29udmVydFRvQmxvYihkYXRhVVJMT3B0aW9ucyk7CiAgICAgIGNvbnN0IGFycmF5QnVmZmVyID0gYXdhaXQgYmxvYi5hcnJheUJ1ZmZlcigpOwogICAgICBjb25zdCBiYXNlNjQgPSBlbmNvZGUoYXJyYXlCdWZmZXIpOwogICAgICB0cmFuc3BhcmVudEJsb2JNYXAuc2V0KGlkLCBiYXNlNjQpOwogICAgICByZXR1cm4gYmFzZTY0OwogICAgfSBlbHNlIHsKICAgICAgcmV0dXJuICIiOwogICAgfQogIH0KICBjb25zdCB3b3JrZXIgPSBzZWxmOwogIHdvcmtlci5vbm1lc3NhZ2UgPSBhc3luYyBmdW5jdGlvbihlKSB7CiAgICBpZiAoIk9mZnNjcmVlbkNhbnZhcyIgaW4gZ2xvYmFsVGhpcykgewogICAgICBjb25zdCB7IGlkLCBiaXRtYXAsIHdpZHRoLCBoZWlnaHQsIGRhdGFVUkxPcHRpb25zIH0gPSBlLmRhdGE7CiAgICAgIGNvbnN0IHRyYW5zcGFyZW50QmFzZTY0ID0gZ2V0VHJhbnNwYXJlbnRCbG9iRm9yKAogICAgICAgIHdpZHRoLAogICAgICAgIGhlaWdodCwKICAgICAgICBkYXRhVVJMT3B0aW9ucwogICAgICApOwogICAgICBjb25zdCBvZmZzY3JlZW4gPSBuZXcgT2Zmc2NyZWVuQ2FudmFzKHdpZHRoLCBoZWlnaHQpOwogICAgICBjb25zdCBjdHggPSBvZmZzY3JlZW4uZ2V0Q29udGV4dCgiMmQiKTsKICAgICAgY3R4LmRyYXdJbWFnZShiaXRtYXAsIDAsIDApOwogICAgICBiaXRtYXAuY2xvc2UoKTsKICAgICAgY29uc3QgYmxvYiA9IGF3YWl0IG9mZnNjcmVlbi5jb252ZXJ0VG9CbG9iKGRhdGFVUkxPcHRpb25zKTsKICAgICAgY29uc3QgdHlwZSA9IGJsb2IudHlwZTsKICAgICAgY29uc3QgYXJyYXlCdWZmZXIgPSBhd2FpdCBibG9iLmFycmF5QnVmZmVyKCk7CiAgICAgIGNvbnN0IGJhc2U2NCA9IGVuY29kZShhcnJheUJ1ZmZlcik7CiAgICAgIGlmICghbGFzdEJsb2JNYXAuaGFzKGlkKSAmJiBhd2FpdCB0cmFuc3BhcmVudEJhc2U2NCA9PT0gYmFzZTY0KSB7CiAgICAgICAgbGFzdEJsb2JNYXAuc2V0KGlkLCBiYXNlNjQpOwogICAgICAgIHJldHVybiB3b3JrZXIucG9zdE1lc3NhZ2UoeyBpZCB9KTsKICAgICAgfQogICAgICBpZiAobGFzdEJsb2JNYXAuZ2V0KGlkKSA9PT0gYmFzZTY0KSByZXR1cm4gd29ya2VyLnBvc3RNZXNzYWdlKHsgaWQgfSk7CiAgICAgIHdvcmtlci5wb3N0TWVzc2FnZSh7CiAgICAgICAgaWQsCiAgICAgICAgdHlwZSwKICAgICAgICBiYXNlNjQsCiAgICAgICAgd2lkdGgsCiAgICAgICAgaGVpZ2h0CiAgICAgIH0pOwogICAgICBsYXN0QmxvYk1hcC5zZXQoaWQsIGJhc2U2NCk7CiAgICB9IGVsc2UgewogICAgICByZXR1cm4gd29ya2VyLnBvc3RNZXNzYWdlKHsgaWQ6IGUuZGF0YS5pZCB9KTsKICAgIH0KICB9Owp9KSgpOwovLyMgc291cmNlTWFwcGluZ1VSTD1pbWFnZS1iaXRtYXAtZGF0YS11cmwtd29ya2VyLUlKcEM3Z19iLmpzLm1hcAo=",EM=e=>Uint8Array.from(atob(e),t=>t.charCodeAt(0)),_h=typeof window<"u"&&window.Blob&&new Blob([EM(Ng)],{type:"text/javascript;charset=utf-8"});function IM(e){let t;try{if(t=_h&&(window.URL||window.webkitURL).createObjectURL(_h),!t)throw"";let n=new Worker(t,{name:e?.name});return n.addEventListener("error",()=>{(window.URL||window.webkitURL).revokeObjectURL(t)}),n}catch{return new Worker("data:text/javascript;base64,"+Ng,{name:e?.name})}finally{t&&(window.URL||window.webkitURL).revokeObjectURL(t)}}var Ul=class{constructor(t){C(this,"pendingCanvasMutations",new Map),C(this,"rafStamps",{latestId:0,invokeId:null}),C(this,"mirror"),C(this,"mutationCb"),C(this,"resetObservers"),C(this,"frozen",!1),C(this,"locked",!1),C(this,"processMutation",(a,u)=>{(this.rafStamps.invokeId&&this.rafStamps.latestId!==this.rafStamps.invokeId||!this.rafStamps.invokeId)&&(this.rafStamps.invokeId=this.rafStamps.latestId),this.pendingCanvasMutations.has(a)||this.pendingCanvasMutations.set(a,[]),this.pendingCanvasMutations.get(a).push(u)});let{sampling:n="all",win:r,blockClass:i,blockSelector:o,recordCanvas:s,dataURLOptions:l}=t;this.mutationCb=t.mutationCb,this.mirror=t.mirror,s&&n==="all"&&this.initCanvasMutationObserver(r,i,o),s&&typeof n=="number"&&this.initCanvasFPSObserver(n,r,i,o,{dataURLOptions:l})}reset(){this.pendingCanvasMutations.clear(),this.resetObservers&&this.resetObservers()}freeze(){this.frozen=!0}unfreeze(){this.frozen=!1}lock(){this.locked=!0}unlock(){this.locked=!1}initCanvasFPSObserver(t,n,r,i,o){let s=Lh(n,r,i,!0),l=new Map,a=new IM;a.onmessage=f=>{let{id:h}=f.data;if(l.set(h,!1),!("base64"in f.data))return;let{base64:m,type:S,width:w,height:b}=f.data;this.mutationCb({id:h,type:jn["2D"],commands:[{property:"clearRect",args:[0,0,w,b]},{property:"drawImage",args:[{rr_type:"ImageBitmap",args:[{rr_type:"Blob",data:[{rr_type:"ArrayBuffer",base64:m}],type:S}]},0,0]}]})};let u=1e3/t,c=0,d,p=()=>{let f=[];return n.document.querySelectorAll("canvas").forEach(h=>{Le(h,r,i,!0)||f.push(h)}),f},g=f=>{if(c&&f-c<u){d=requestAnimationFrame(g);return}c=f,p().forEach(async h=>{var m;let S=this.mirror.getId(h);if(l.get(S)||h.width===0||h.height===0)return;if(l.set(S,!0),["webgl","webgl2"].includes(h.__context)){let b=h.getContext(h.__context);((m=b?.getContextAttributes())==null?void 0:m.preserveDrawingBuffer)===!1&&b.clear(b.COLOR_BUFFER_BIT)}let w=await createImageBitmap(h);a.postMessage({id:S,bitmap:w,width:h.width,height:h.height,dataURLOptions:o.dataURLOptions},[w])}),d=requestAnimationFrame(g)};d=requestAnimationFrame(g),this.resetObservers=()=>{s(),cancelAnimationFrame(d)}}initCanvasMutationObserver(t,n,r){this.startRAFTimestamping(),this.startPendingCanvasMutationFlusher();let i=Lh(t,n,r,!1),o=CM(this.processMutation.bind(this),t,n,r),s=AM(this.processMutation.bind(this),t,n,r);this.resetObservers=()=>{i(),o(),s()}}startPendingCanvasMutationFlusher(){requestAnimationFrame(()=>this.flushPendingCanvasMutations())}startRAFTimestamping(){let t=n=>{this.rafStamps.latestId=n,requestAnimationFrame(t)};requestAnimationFrame(t)}flushPendingCanvasMutations(){this.pendingCanvasMutations.forEach((t,n)=>{let r=this.mirror.getId(n);this.flushPendingCanvasMutationFor(n,r)}),requestAnimationFrame(()=>this.flushPendingCanvasMutations())}flushPendingCanvasMutationFor(t,n){if(this.frozen||this.locked)return;let r=this.pendingCanvasMutations.get(t);if(!r||n===-1)return;let i=r.map(s=>{let{type:l,...a}=s;return a}),{type:o}=r[0];this.mutationCb({id:n,type:o,commands:i}),this.pendingCanvasMutations.delete(t)}},Wl=class{constructor(t){C(this,"trackedLinkElements",new WeakSet),C(this,"mutationCb"),C(this,"adoptedStyleSheetCb"),C(this,"styleMirror",new Dl),this.mutationCb=t.mutationCb,this.adoptedStyleSheetCb=t.adoptedStyleSheetCb}attachLinkElement(t,n){"_cssText"in n.attributes&&this.mutationCb({adds:[],removes:[],texts:[],attributes:[{id:n.id,attributes:n.attributes}]}),this.trackLinkElement(t)}trackLinkElement(t){this.trackedLinkElements.has(t)||(this.trackedLinkElements.add(t),this.trackStylesheetInLinkElement(t))}adoptStyleSheets(t,n){if(t.length===0)return;let r={id:n,styleIds:[]},i=[];for(let o of t){let s;this.styleMirror.has(o)?s=this.styleMirror.getId(o):(s=this.styleMirror.add(o),i.push({styleId:s,rules:Array.from(o.rules||CSSRule,(l,a)=>({rule:Bh(l,o.href),index:a}))})),r.styleIds.push(s)}i.length>0&&(r.styles=i),this.adoptedStyleSheetCb(r)}reset(){this.styleMirror.reset(),this.trackedLinkElements=new WeakSet}trackStylesheetInLinkElement(t){}},zl=class{constructor(){C(this,"nodeMap",new WeakMap),C(this,"active",!1)}inOtherBuffer(t,n){let r=this.nodeMap.get(t);return r&&Array.from(r).some(i=>i!==n)}add(t,n){this.active||(this.active=!0,requestAnimationFrame(()=>{this.nodeMap=new WeakMap,this.active=!1})),this.nodeMap.set(t,(this.nodeMap.get(t)||new Set).add(n))}destroy(){}},ye,uo,tl,Eo=!1;try{if(Array.from([1],e=>e*2)[0]!==2){let e=document.createElement("iframe");document.body.appendChild(e),Array.from=((jp=e.contentWindow)==null?void 0:jp.Array.from)||Array.from,document.body.removeChild(e)}}catch(e){console.debug("Unable to override Array.from",e)}var Qe=Tk();function dn(e={}){let{emit:t,checkoutEveryNms:n,checkoutEveryNth:r,blockClass:i="rr-block",blockSelector:o=null,ignoreClass:s="rr-ignore",ignoreSelector:l=null,maskTextClass:a="rr-mask",maskTextSelector:u=null,inlineStylesheet:c=!0,maskAllInputs:d,maskInputOptions:p,slimDOMOptions:g,maskInputFn:f,maskTextFn:h,hooks:m,packFn:S,sampling:w={},dataURLOptions:b={},mousemoveWait:v,recordDOM:O=!0,recordCanvas:N=!1,recordCrossOriginIframes:$=!1,recordAfter:L=e.recordAfter==="DOMContentLoaded"?e.recordAfter:"load",userTriggeredOnInput:T=!1,collectFonts:K=!1,inlineImages:ue=!1,plugins:se,keepIframeSrcFn:D=()=>!1,ignoreCSSAttributes:Pe=new Set([]),errorHandler:st}=e;sM(st);let Re=$?window.parent===window:!0,ze=!1;if(!Re)try{window.parent.document&&(ze=!1)}catch{ze=!0}if(Re&&!t)throw new Error("emit function is required");if(!Re&&!ze)return()=>{};v!==void 0&&w.mousemove===void 0&&(w.mousemove=v),Qe.reset();let qt=d===!0?{color:!0,date:!0,"datetime-local":!0,email:!0,month:!0,number:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0,textarea:!0,select:!0,password:!0}:p!==void 0?p:{password:!0},at=Kh(g);tM();let ed,ps=0,td=q=>{for(let Ye of se||[])Ye.eventProcessor&&(q=Ye.eventProcessor(q));return S&&!ze&&(q=S(q)),q};ye=(q,Ye)=>{var he;let me=q;if(me.timestamp=Co(),(he=sn[0])!=null&&he.isFrozen()&&me.type!==W.FullSnapshot&&!(me.type===W.IncrementalSnapshot&&me.data.source===V.Mutation)&&sn.forEach(je=>je.unfreeze()),Re)t?.(td(me),Ye);else if(ze){let je={type:"rrweb",event:td(me),origin:window.location.origin,isCheckout:Ye};window.parent.postMessage(je,"*")}if(me.type===W.FullSnapshot)ed=me,ps=0;else if(me.type===W.IncrementalSnapshot){if(me.data.source===V.Mutation&&me.data.isAttachIframe)return;ps++;let je=r&&ps>=r,ee=n&&me.timestamp-ed.timestamp>n;(je||ee)&&uo(!0)}};let ei=q=>{ye({type:W.IncrementalSnapshot,data:{source:V.Mutation,...q}})},nd=q=>ye({type:W.IncrementalSnapshot,data:{source:V.Scroll,...q}}),rd=q=>ye({type:W.IncrementalSnapshot,data:{source:V.CanvasMutation,...q}}),vw=q=>ye({type:W.IncrementalSnapshot,data:{source:V.AdoptedStyleSheet,...q}}),Yt=new Wl({mutationCb:ei,adoptedStyleSheetCb:vw}),Zt=new Vl({mirror:Qe,mutationCb:ei,stylesheetManager:Yt,recordCrossOriginIframes:$,wrappedEmit:ye});for(let q of se||[])q.getMirror&&q.getMirror({nodeMirror:Qe,crossOriginIframeMirror:Zt.crossOriginIframeMirror,crossOriginIframeStyleMirror:Zt.crossOriginIframeStyleMirror});let hs=new zl;tl=new Ul({recordCanvas:N,mutationCb:rd,win:window,blockClass:i,blockSelector:o,mirror:Qe,sampling:w.canvas,dataURLOptions:b});let ti=new Bl({mutationCb:ei,scrollCb:nd,bypassOptions:{blockClass:i,blockSelector:o,maskTextClass:a,maskTextSelector:u,inlineStylesheet:c,maskInputOptions:qt,dataURLOptions:b,maskTextFn:h,maskInputFn:f,recordCanvas:N,inlineImages:ue,sampling:w,slimDOMOptions:at,iframeManager:Zt,stylesheetManager:Yt,canvasManager:tl,keepIframeSrcFn:D,processedNodeManager:hs},mirror:Qe});uo=(q=!1)=>{if(!O)return;ye({type:W.Meta,data:{href:window.location.href,width:bg(),height:yg()}},q),Yt.reset(),ti.init(),sn.forEach(he=>he.lock());let Ye=tA(document,{mirror:Qe,blockClass:i,blockSelector:o,maskTextClass:a,maskTextSelector:u,inlineStylesheet:c,maskAllInputs:qt,maskTextFn:h,maskInputFn:f,slimDOM:at,dataURLOptions:b,recordCanvas:N,inlineImages:ue,onSerialize:he=>{xg(he,Qe)&&Zt.addIframe(he),vg(he,Qe)&&Yt.trackLinkElement(he),Ll(he)&&ti.addShadowRoot(j.shadowRoot(he),document)},onIframeLoad:(he,me)=>{Zt.attachIframe(he,me),ti.observeAttachShadow(he)},onStylesheetLoad:(he,me)=>{Yt.attachLinkElement(he,me)},keepIframeSrcFn:D});if(!Ye)return console.warn("Failed to snapshot the document");ye({type:W.FullSnapshot,data:{node:Ye,initialOffset:gg(window)}},q),sn.forEach(he=>he.unlock()),document.adoptedStyleSheets&&document.adoptedStyleSheets.length>0&&Yt.adoptStyleSheets(document.adoptedStyleSheets,Qe.getId(document))};try{let q=[],Ye=me=>{var je;return H(wM)({mutationCb:ei,mousemoveCb:(ee,ms)=>ye({type:W.IncrementalSnapshot,data:{source:ms,positions:ee}}),mouseInteractionCb:ee=>ye({type:W.IncrementalSnapshot,data:{source:V.MouseInteraction,...ee}}),scrollCb:nd,viewportResizeCb:ee=>ye({type:W.IncrementalSnapshot,data:{source:V.ViewportResize,...ee}}),inputCb:ee=>ye({type:W.IncrementalSnapshot,data:{source:V.Input,...ee}}),mediaInteractionCb:ee=>ye({type:W.IncrementalSnapshot,data:{source:V.MediaInteraction,...ee}}),styleSheetRuleCb:ee=>ye({type:W.IncrementalSnapshot,data:{source:V.StyleSheetRule,...ee}}),styleDeclarationCb:ee=>ye({type:W.IncrementalSnapshot,data:{source:V.StyleDeclaration,...ee}}),canvasMutationCb:rd,fontCb:ee=>ye({type:W.IncrementalSnapshot,data:{source:V.Font,...ee}}),selectionCb:ee=>{ye({type:W.IncrementalSnapshot,data:{source:V.Selection,...ee}})},customElementCb:ee=>{ye({type:W.IncrementalSnapshot,data:{source:V.CustomElement,...ee}})},blockClass:i,ignoreClass:s,ignoreSelector:l,maskTextClass:a,maskTextSelector:u,maskInputOptions:qt,inlineStylesheet:c,sampling:w,recordDOM:O,recordCanvas:N,inlineImages:ue,userTriggeredOnInput:T,collectFonts:K,doc:me,maskInputFn:f,maskTextFn:h,keepIframeSrcFn:D,blockSelector:o,slimDOMOptions:at,dataURLOptions:b,mirror:Qe,iframeManager:Zt,stylesheetManager:Yt,shadowDomManager:ti,processedNodeManager:hs,canvasManager:tl,ignoreCSSAttributes:Pe,plugins:((je=se?.filter(ee=>ee.observer))==null?void 0:je.map(ee=>({observer:ee.observer,options:ee.options,callback:ms=>ye({type:W.Plugin,data:{plugin:ee.name,payload:ms}})})))||[]},m)};Zt.addLoadListener(me=>{try{q.push(Ye(me.contentDocument))}catch(je){console.warn(je)}});let he=()=>{uo(),q.push(Ye(document)),Eo=!0};return["interactive","complete"].includes(document.readyState)?he():(q.push($e("DOMContentLoaded",()=>{ye({type:W.DomContentLoaded,data:{}}),L==="DOMContentLoaded"&&he()})),q.push($e("load",()=>{ye({type:W.Load,data:{}}),L==="load"&&he()},window))),()=>{q.forEach(me=>{try{me()}catch(je){String(je).toLowerCase().includes("cross-origin")||console.warn(je)}}),hs.destroy(),Eo=!1,aM()}}catch(q){console.warn(q)}}dn.addCustomEvent=(e,t)=>{if(!Eo)throw new Error("please add custom event after start recording");ye({type:W.Custom,data:{tag:e,payload:t}})};dn.freezePage=()=>{sn.forEach(e=>e.freeze())};dn.takeFullSnapshot=e=>{if(!Eo)throw new Error("please take full snapshot after start recording");uo(e)};dn.mirror=Qe;var Fh;(function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"})(Fh||(Fh={}));var F_=5*1e3;var{addCustomEvent:j_}=dn,{freezePage:V_}=dn,{takeFullSnapshot:B_}=dn;var Dg="__ripploEmitRrwebEvent";function _g(){return{eventTypes:$g(W),incrementalSources:$g(V)}}function $g(e){return Object.fromEntries(Object.entries(e).filter(t=>typeof t[1]=="number").map(([t,n])=>[n,t]))}var MM=Va("@ripplo/rrweb-bundle/bundle","rrweb.js"),Lg;function Fg(){return Lg??=PM(MM,{encoding:"utf8"}),Lg}async function mu({clientVersion:e,debugDir:t,writeOtlpPortFile:n}){let r=new Map,i=$p(_g()),o=await Ba({localDir:jg.join(jg.dirname(t),".local"),writePortFile:n,onRrwebBatch:(a,u)=>{r.get(a)?.emitRrwebBatch(u)},onSpan:a=>{let u=a.attributes["ripplo.run"];u!=null&&r.get(u)?.emit(a)}}),s=await Fg();return{attach:async(a,u)=>{let c=Np({debugDir:t,runId:u,worker:i});c.emit({clientVersion:e,kind:"meta",source:"capture",timeNanos:"0"}),r.set(u,c),await Dp(a,u),await a.addInitScript(`globalThis.__ripploCapturePort = ${String(o.port)};`),await OM(a,c),await LM(a,c);let d=[];return{emitAction:p=>{FM(c,p)},emitAssertion:p=>{jM(c,p)},finish:()=>DM(c,{pages:d,registry:r,runId:u}),onPage:p=>{d.push(p),_M(c,s,p)}}},close:async()=>{await o.stop(),await i.terminate()},injectSpan:(a,u)=>{r.get(a)?.emit(u)}}}async function TM(e){await Promise.all(e.map(t=>t.evaluate("globalThis.__ripploFlushRrweb ? globalThis.__ripploFlushRrweb() : undefined").catch(()=>{})))}async function OM(e,t){await e.exposeBinding(Dg,(n,r)=>{let i=typeof r=="string"?r:JSON.stringify(r);t.emitRrwebBatch(Buffer.from(i,"utf8"))})}var NM="__ripploEventPush",$M=nt.discriminatedUnion("kind",[nt.object({kind:nt.literal("console"),level:nt.string(),text:nt.string(),timestamp:nt.number()}),nt.object({kind:nt.literal("error"),message:nt.string(),stack:nt.string().optional(),timestamp:nt.number()})]);async function LM(e,t){await e.exposeBinding(NM,(n,r)=>{let i=$M.safeParse(r);if(!i.success)return;let o=i.data;if(o.kind==="console"){t.emit({kind:"console",level:o.level,source:"browser",text:o.text,timeNanos:An(o.timestamp)});return}t.emit({kind:"error",message:o.message,source:"browser",stack:o.stack,timeNanos:An(o.timestamp)})})}async function DM(e,t){await TM(t.pages),t.registry.delete(t.runId),await e.close({noticeIfNoRrweb:"rrweb capture unavailable: recorder never pushed an event \u2014 page never loaded the recorder (blank page, failed navigation, or CSP block)"})}function _M(e,t,n){n.on("load",()=>{n.addScriptTag({content:t}).catch(()=>{})}),n.on("response",r=>{WM(e,r)})}function FM(e,t){e.emit({action:t.kind,kind:"action",source:"test",target:VM(t),timeNanos:An(Date.now()),value:BM(t)})}function jM(e,t){let n=Fa(t);e.emit({kind:"assertion",label:n.label,outcome:t.outcome,source:"test",step:n.step,timeNanos:An(Date.now())})}function VM(e){if(e.url!=null)return e.url;if(e.locator!=null)return hu(e.locator)}function hu(e){return e.by==="testId"?`testId=${e.value}`:e.by==="inside"?`${hu(e.scope)} \u25B8 ${hu(e.target)}`:`${e.role} ${e.name??""}`.trim()}function BM(e){return e.value!=null?typeof e.value=="object"?JSON.stringify(e.value):String(e.value):e.key}var UM=/^http:\/\/127\.0\.0\.1:\d+\/rrweb\//;function WM(e,t){let n=t.request(),r=n.resourceType();if(r!=="fetch"&&r!=="xhr"||UM.test(n.url()))return;let i=n.headers().traceparent?.split("-"),o=n.timing().startTime;e.emit({kind:"network",method:n.method(),resourceType:r,source:"browser",spanId:i?.[2],status:t.status(),timeNanos:An(o>0?o:Date.now()),traceId:i?.[1],url:t.url()})}import{err as tw,ok as Hc,ResultAsync as XL}from"neverthrow";function gu(e){return{dataRules:ba(e),pageRules:ma(e)}}var Vg=Object.defineProperty,Bg=(e,t)=>{let n={};for(var r in e)Vg(n,r,{get:e[r],enumerable:!0});return t||Vg(n,Symbol.toStringTag,{value:"Module"}),n};var zM=class Ug{constructor(t){this.seed=t}clone(){return new Ug(this.seed)}next(){let t=yu(this.seed),n=bu(t),r=yu(t),i=bu(r);return this.seed=yu(r),bu(this.seed)+(i+(n<<15)<<15)|0}jump(){this.seed=Math.imul(this.seed,1994129409)+916127744&4294967295}getState(){return[this.seed]}};function yu(e){return Math.imul(e,214013)+2531011&4294967295}function bu(e){return(e&-2147483649)>>16}function Wg(e){return new zM(e)}var GM="SUSgbA\\W`E[]KN2RUSo8XVU?HKBFRl11E\\KoWOg5B]XEWG;BE;1:oVK[`B^Z9Qd23^XTnhL>]Unda4f[X;_j9H5QD=cN<5H`3bW>9bk1mjoI2fK0obmAAINOV:>Mek_V9dd<hZ\\gC3?Fm7FEk07QH_3PLm^@?^i\\QMkgP<]oLHmFnlecg5F@7U^@4jhZ?WZS0k@GHehmM36:5^9;>Hmm`co>k:KOSkSbIINb1VFf>LXgP>GUAQTD>Ci>XMGkUflLlb?_FaFUk@?5N7i70@;1o68ah@I<HFH7R2^J:G][Gf962ITWID9GWK8ElD2G5=DcHcL]cA]P2n7A=[<bInM;IHDQnJMReRXDWbVldnGEIPij`E08Xdci3@0c:IBbD4:Nk]?lEN9j^;T`0blZX7eiWE8c`<ak7j05FZi>AjUDh?M1B?^??FAXKThf<aBOXZf7jXYGK>R<;NHk3S9YhM7STJ6`:MIE`S@7298X8W>PNK=@;lLX<i\\TXLL<W@X[X54H]in8M;;n?kkQbajgAMY=Tf9b;ZKf0QUB2FHYWfnfkDoU9YkcLd95T>lK6GM1YL\\lid:J>KYS=iJ]Y>QlF>?R5_[5QeYC=66;A32Ac>OHk_ne^0g>bK:g;KFPgbGUcPR_Z=TX3H9d03bKZ2IhEPKBo>LSGWd0iFdV8C<Y:<>T[O6lC\\blaZ>GoAYP4clf^j1IfnZJ]QeDe2X<HE[LJNWnaCg[P]Co^:IRbWPY?97UePBlZNNHY6LOBM8P>=h?Ye:_f_Sb9Ki5GDYBF4dWeMfdg^ccPllNWM7G1\\UMdoYeOOD5^e@foA22G?ADYo5:FVG[bWo96;>3kc_c1Ab30>30;1@4F8g2hY?DJ4[LOL;ZLLKo2]jo>[KMDUcR279N_kF=3WL@Dd620bMTdA\\U9k``ef2iD9JgJ8CZBHS>F^Uk;<laeaeHS<15OSeS`PcSSKBRBFY]aQ=EgUXGNg=?d56`KA@2BejY0^[_DCX`L=CGMT=BW^6S1i@2ATBVk>3_ocRA>2U:4GPQ6o>5jX2HIcV3S@On6KB<[SKB?FC_AAji9agbBFkAi\\;4I\\UJ]c36Ub@[;gQACVGY<V]SDJBUU]La\\_a@JdOO8gm2T0DJMa:8Hf7>E]noQ[1Kambn??QQ]S?1i0oMGOijb\\aGY6lQ^CJ?9bFle8<eH4UUjBINX;n8@VOA5ah^URV49B[A?ONHhHAC1J5;;h0SXYlG^0W=eJdHh^K4SGe=1HZLLam;D<Q3AOdbPcdX``82\\jo0En8jRVGC73WMCF9`d:0heS?80?C188cSn7H9<daZ]MgS4Pb^1HkA:1PU^5>^h_g[RQV@PnYBRI_]`B]Bh@Uk03eXGY`I16L76H28X`R>IROMeNVUdU[:lghLhPCQZ:4a<30YBZCYnXe[?;jc8gKI2QH2MjnWBm4nGCZW`aVU2a;P<AMI25mlW_Nm][2?b6o851X@lAm]YZ`bWRF1g<Ga:T]1NXH5Veja5P9S9>:aNg:Th1Y=5o78K>LQ8hW@5S?I83Lk5Xk;j5@I3o[d:4RjE^oS30:WP9gC\\i8aSI>QRE@4lP:7lDg8g2`Ql[2I8aBU\\BQ?B4_clL9Q]S;^e1Ob5[>3JER2`c7B=o]fPOWO<DGi;Niba1PoWPPE_Q3aX0OB0mZej\\f_M[J4Y6]1`h2MkF[GiW8Q^d3^_=<I1N2Q7]2<2j[iP7V3V821FaI]A`93bC^Z\\G=WJ;^Ih?B97_iIF@\\Dl<eK1je8SNTWo_=XFMZH<<JYLZ^YQMPgYOV45K_:]kSI8^XlO0]GY=VUfe_C_F6TOcoAlVUH:o=WhhT@K`2KFhe<3\\KXQ>W:M?S_4S5d@J^`[AGA7@3]DnGSCO`\\?E8HT75^d9\\:m\\m1egIfk8cd6bD9\\eU8\\n[Pb0Cgd^S0n9kGJHb]i5XodlKHc34Fhi9K>0U5WK`>7Ff2^KL=WC6:kc?e5C^a1T1:4:^S5flXlGNIj08AfO?Dh7T7dWO>E]NI9?ob7B7P_h[4TEP[EU;GllFTnSmg9:\\[N]<SAoKP_kPlG56A:I3T6EG8Hj=XnUE`KT5U@OQ?]7[N^MFN1_NU4KO_3::Le`8IL9[1Z1H1;V3SC\\N3]S@4U[F2mhT5dYM7[4Pg_Na0_8WTH0`bgceQS8]EG;XgD4Ib4iLTP@kE79Mn>AYRJA1U5^Blhgno:aHVYc03c3J0Vc9FjEV^M75Zfd8kVC9>iJDk`AJ[6f7DK2D^DL\\AX:6b5h31XH;RQB\\N<ZSM=J;6L[`UW^eOIFc1Y]6_dfedIe4ARh72mTXC0WND_IDHVCZRDE0eODARCEETQI5TPUQE=jEH5bS?LP[ai`F5ABRYDo2o\\@=]GT?_9;hc4Lm:\\SF9k1T<0E@fX9BG[]g0nY7k[Qmi@la8`PF0j6@Q?Ii7bLkXQ<lLHf]`:DCh@9JY5>hEVLTdhL\\b1EB0lLh<=WaO@F<;8g<d:@e:LA:cFIEdmQh7hNHfSRToW?8N4:Z1K;XEDRO;OIDh<UdVln?bjgL>?VE98[B\\K<BVjkG8LiSX;fb>jf?DUK00Aih<WY6QD6cEnHBZ8iN_fd<G8Ci`11RUW2QlW]IXV:m?;J0GXXHfGNQ>:D`=fLPbO?VOTEYLj^cNj5PM>jKB5HVjJ4U7lXaTQNL9<@\\1`m\\Ug@VQHd7>jW=ca0`miF7;N0F=GjoQ`RFchKMGTmn8cF@Oh4GGCm7m2`U9j93Tb>=kSERjE_J939F01I1;`<ijk_=_Vn=7RVAI6fnQI5KlF:C44bN<<8K=Z<2TP<1]5?<dB>^LA=ebloE2Y2:9lkh0\\<YKbHD97iE`<C5oj^1>X:??`H6BXF2hG1Q[dF0Q=>W=J?7C\\k1T?<;R44oW?1hY^G8Zm]ZKnfOf0eCFYo6?=D8?<`6HU5SXh1;=:23LmV_FSi;OJfV<^?GkIDPISeHg1LaGE:V3Y3K3H<QJfbY?=;ldZRhnhQT_mGXDLFXXhSONE6Do_0iNZagB:BPGOTH;VhHUTd6LhQm^[;dO]5Hlkg<R:F<Kn\\:I:EGojgWZ2X@SYO_dlH;G8S<>oEKabY`:oU;=JW7ig?S?EYb86b7n8ce\\]IRa]koiWY<RfO;5kUI;7lVeC?[@ZaXDiF04B8R]bg@>O<mQDoUcBLcf^f>m2kMBUloD>Ze@NN^Z11TM`inXYhE_I=kA`:ZF4d\\>`L@;ZP[`ENU5cL[BV6\\Z?Di76:jg3hE6oG6jFc8kP=[GS1;WSedYQW1:U4\\OF32GgmMC<AjO]872bdBb`bKAA?8j78b>T3VfcUB2m4J^CPRU;8dScI]LU]^bBYA5_3:Y0N5i^?200000",HM=class Gg{constructor(t,n){this.states=t,this.index=n}clone(){return new Gg(this.states.slice(),this.index)}next(){let t=this.states[this.index];return t^=t>>>11,t^=t<<7&2636928640,t^=t<<15&4022730752,t^=t>>>18,this.index=jo(this.states,this.index),t}getState(){return[this.index,...this.states]}jump(){let t=this.states.slice(),n=this.index;this.index=jo(this.states,this.index);for(let r=19932;r>0;--r)GM.charCodeAt(r/6|0)-48&1<<r%6&&zg(this.states,this.index,t,n),this.index=jo(this.states,this.index);zg(this.states,this.index,t,n)}};function zg(e,t,n,r){let i=0;if(r>=t){for(;i<624-r;i++)e[i+t]^=n[i+r];for(;i<624-t;i++)e[i+t]^=n[i+r-624];for(;i<624;i++)e[i+t-624]^=n[i+r-624]}else{for(;i<624-t;i++)e[i+t]^=n[i+r];for(;i<624-r;i++)e[i+t-624]^=n[i+r];for(;i<624;i++)e[i+t-624]^=n[i+r-624]}}function jo(e,t){if(t<227){let n=e[t]&2147483648|e[t+1]&2147483647;return e[t]=e[t+397]^n>>>1^-(n&1)&2567483615,t+1}else if(t<623){let n=e[t]&2147483648|e[t+1]&2147483647;return e[t]=e[t+397-624]^n>>>1^-(n&1)&2567483615,t+1}else{let n=e[t]&2147483648|e[0]&2147483647;return e[t]=e[396]^n>>>1^-(n&1)&2567483615,0}}function KM(e){for(let t=0;t!==624;++t)jo(e,t)}function Hg(e){let t=[e|0];for(let n=1;n!==624;++n){let r=t[n-1]^t[n-1]>>>30;t.push(Math.imul(1812433253,r)+n|0)}return KM(t),new HM(t,0)}var qM=class Kg{constructor(t,n,r,i){this.s01=t,this.s00=n,this.s11=r,this.s10=i}clone(){return new Kg(this.s01,this.s00,this.s11,this.s10)}next(){let t=this.s00^this.s00<<23,n=this.s01^(this.s01<<23|this.s00>>>9),r=t^this.s10^(t>>>18|n<<14)^(this.s10>>>5|this.s11<<27),i=n^this.s11^n>>>18^this.s11>>>5,o=this.s00+this.s10|0;return this.s01=this.s11,this.s00=this.s10,this.s11=i,this.s10=r,o}jump(){let t=0,n=0,r=0,i=0,o=[1667051007,2321340297,1548169110,304075285];for(let s=0;s!==4;++s)for(let l=1;l;l<<=1)o[s]&l&&(t^=this.s01,n^=this.s00,r^=this.s11,i^=this.s10),this.next();this.s01=t,this.s00=n,this.s11=r,this.s10=i}getState(){return[this.s01,this.s00,this.s11,this.s10]}};function Su(e){return new qM(-1,~e,e|0,0)}var YM=class qg{constructor(t,n,r,i){this.s01=t,this.s00=n,this.s11=r,this.s10=i}clone(){return new qg(this.s01,this.s00,this.s11,this.s10)}next(){let t=this.s00+this.s10|0,n=this.s10^this.s00,r=this.s11^this.s01,i=this.s00,o=this.s01;return this.s00=i<<24^o>>>8^n^n<<16,this.s01=o<<24^i>>>8^r^(r<<16|n>>>16),this.s10=r<<5^n>>>27,this.s11=n<<5^r>>>27,t}jump(){let t=0,n=0,r=0,i=0,o=[3639956645,3750757012,1261568508,386426335];for(let s=0;s!==4;++s)for(let l=1;l;l<<=1)o[s]&l&&(t^=this.s01,n^=this.s00,r^=this.s11,i^=this.s10),this.next();this.s01=t,this.s00=n,this.s11=r,this.s10=i}getState(){return[this.s01,this.s00,this.s11,this.s10]}};function Yg(e){return new YM(-1,~e,e|0,0)}function Zg(e,t){for(let n=0;n!==t;++n)e.next()}var Jg=BigInt,ZM=4294967296n;function Qg(e,t,n){let r=n-t+1n,i=ZM,o=1;for(;i<r;)i<<=32n,++o;let s=Xg(o,e);if(s<r)return s+t;if(s+r<i)return s%r+t;let l=i-i%r;for(;s>=l;)s=Xg(o,e);return s%r+t}function Xg(e,t){let n=Jg(t.next()+2147483648);for(let r=1;r<e;++r){let i=t.next();n=(n<<32n)+Jg(i+2147483648)}return n}function jr(e,t){let n=t>2?~~(4294967296/t)*t:4294967296,r=e.next()+2147483648;for(;r>=n;)r=e.next()+2147483648;return r%t}function wu(e,t){if(t<0){let n=-t;e.sign=-1,e.data[0]=~~(n/4294967296),e.data[1]=n>>>0}else e.sign=1,e.data[0]=~~(t/4294967296),e.data[1]=t>>>0;return e}function JM(e,t,n){let r=t.data[1],i=t.data[0],o=t.sign,s=n.data[1],l=n.data[0],a=n.sign;if(e.sign=1,o===1&&a===-1){let h=r+s,m=i+l+(h>4294967295?1:0);return e.data[0]=m>>>0,e.data[1]=h>>>0,e}let u=r,c=i,d=s,p=l;o===-1&&(u=s,c=l,d=r,p=i);let g=0,f=u-d;return f<0&&(g=1,f=f>>>0),e.data[0]=c-p-g,e.data[1]=f,e}function XM(e,t,n){let r=n[0]+1;for(t[0]=jr(e,r),t[1]=jr(e,4294967296);t[0]>=n[0]&&(t[0]!==n[0]||t[1]>=n[1]);)t[0]=jr(e,r),t[1]=jr(e,4294967296);return t}var QM=Number.MAX_SAFE_INTEGER,e2={sign:1,data:[0,0]},t2={sign:1,data:[0,0]},ey={sign:1,data:[0,0]},xu=[0,0];function n2(e,t,n,r){let i=r<=QM?wu(ey,r):JM(ey,wu(e2,n),wu(t2,t));return i.data[1]===4294967295?(i.data[0]+=1,i.data[1]=0):i.data[1]+=1,XM(e,xu,i.data),xu[0]*4294967296+xu[1]+t}function Vo(e,t,n){let r=n-t;return r<=4294967295?jr(e,r+1)+t:n2(e,t,n,r)}var ty=Symbol.for("fast-check/PreconditionFailure"),Kt=class extends Error{constructor(e=!1){super(),this.interruptExecution=e,this.footprint=ty}static isFailure(e){return e!=null&&e.footprint===ty}};function r2(e){if(!e)throw new Kt}var i2=class{[Symbol.iterator](){return this}next(e){return{value:e,done:!0}}},o2=new i2;function s2(){return o2}function*a2(e,t){for(let n of e)yield t(n)}function*l2(e,t){for(let n of e)yield*t(n)}function*u2(e,t){for(let n of e)t(n)&&(yield n)}function*c2(e,t){for(let n=0;n<t;++n){let r=e.next();if(r.done)break;yield r.value}}function*d2(e,t){let n=e.next();for(;!n.done&&t(n.value);)yield n.value,n=e.next()}function*f2(e,t){for(let n=e.next();!n.done;n=e.next())yield n.value;for(let n of t)for(let r=n.next();!r.done;r=n.next())yield r.value}var p2=Symbol.iterator,_=class Et{static nil(){return new Et(s2())}static of(...t){return new Et(t[p2]())}constructor(t){this.g=t}next(){return this.g.next()}[Symbol.iterator](){return this.g}map(t){return new Et(a2(this.g,t))}flatMap(t){return new Et(l2(this.g,t))}dropWhile(t){let n=!1;function*r(i){(n||!t(i))&&(n=!0,yield i)}return this.flatMap(r)}drop(t){if(t<=0)return this;let n=0;function r(){return n++<t}return this.dropWhile(r)}takeWhile(t){return new Et(d2(this.g,t))}take(t){return new Et(c2(this.g,t))}filter(t){return new Et(u2(this.g,t))}every(t){for(let n of this.g)if(!t(n))return!1;return!0}has(t){for(let n of this.g)if(t(n))return[!0,n];return[!1,null]}join(...t){return new Et(f2(this.g,t))}getNthOrLast(t){let n=t,r=null;for(let i of this.g){if(n--===0)return i;r=i}return r}};function Gt(e){return new _(e)}var Ae=Symbol.for("fast-check/cloneMethod");function pn(e){return e!==null&&(typeof e=="object"||typeof e=="function")&&Ae in e&&typeof e[Ae]=="function"}function zn(e){return pn(e)?e[Ae]():e}var h2=Object.defineProperty,M=class{constructor(e,t,n){this.value_=e,this.context=t,this.hasToBeCloned=n!==void 0||pn(e),this.readOnce=!1,this.value=e,this.hasToBeCloned&&h2(this,"value",{get:n!==void 0?n:this.getValue,enumerable:!1,configurable:!1})}getValue(){return this.hasToBeCloned?this.readOnce?this.value_[Ae]():(this.readOnce=!0,this.value_):this.value_}},oe=class{filter(e){return new y2(this,e)}map(e,t){return new g2(this,e,t)}chain(e){return new m2(this,e)}},m2=class extends oe{constructor(e,t){super(),this.arb=e,this.chainer=t}generate(e,t){let n=e.clone(),r=this.arb.generate(e,t);return this.valueChainer(r,e,n,t)}canShrinkWithoutContext(e){return!1}shrink(e,t){return this.isSafeContext(t)?(t.stoppedForOriginal?_.nil():this.arb.shrink(t.originalValue,t.originalContext).map(n=>this.valueChainer(n,t.clonedMrng.clone(),t.clonedMrng,t.originalBias))).join(t.chainedArbitrary.shrink(e,t.chainedContext).map(n=>{let r={...t,chainedContext:n.context,stoppedForOriginal:!0};return new M(n.value_,r)})):_.nil()}valueChainer(e,t,n,r){let i=this.chainer(e.value_),o=i.generate(t,r),s={originalBias:r,originalValue:e.value_,originalContext:e.context,stoppedForOriginal:!1,chainedArbitrary:i,chainedContext:o.context,clonedMrng:n};return new M(o.value_,s)}isSafeContext(e){return e!=null&&typeof e=="object"&&"originalBias"in e&&"originalValue"in e&&"originalContext"in e&&"stoppedForOriginal"in e&&"chainedArbitrary"in e&&"chainedContext"in e&&"clonedMrng"in e}},g2=class extends oe{constructor(e,t,n){super(),this.arb=e,this.mapper=t,this.unmapper=n,this.bindValueMapper=r=>this.valueMapper(r)}generate(e,t){let n=this.arb.generate(e,t);return this.valueMapper(n)}canShrinkWithoutContext(e){if(this.unmapper!==void 0)try{let t=this.unmapper(e);return this.arb.canShrinkWithoutContext(t)}catch{return!1}return!1}shrink(e,t){if(this.isSafeContext(t))return this.arb.shrink(t.originalValue,t.originalContext).map(this.bindValueMapper);if(this.unmapper!==void 0){let n=this.unmapper(e);return this.arb.shrink(n,void 0).map(this.bindValueMapper)}return _.nil()}mapperWithCloneIfNeeded(e){let t=e.value,n=this.mapper(t);return e.hasToBeCloned&&(typeof n=="object"&&n!==null||typeof n=="function")&&Object.isExtensible(n)&&!pn(n)&&Object.defineProperty(n,Ae,{get:()=>()=>this.mapperWithCloneIfNeeded(e)[0]}),[n,t]}valueMapper(e){let[t,n]=this.mapperWithCloneIfNeeded(e);return new M(t,{originalValue:n,originalContext:e.context})}isSafeContext(e){return e!=null&&typeof e=="object"&&"originalValue"in e&&"originalContext"in e}},y2=class extends oe{constructor(e,t){super(),this.arb=e,this.refinement=t,this.bindRefinementOnValue=n=>this.refinementOnValue(n)}generate(e,t){for(;;){let n=this.arb.generate(e,t);if(this.refinementOnValue(n))return n}}canShrinkWithoutContext(e){return this.arb.canShrinkWithoutContext(e)&&this.refinement(e)}shrink(e,t){return this.arb.shrink(e,t).filter(this.bindRefinementOnValue)}refinementOnValue(e){return this.refinement(e.value)}};function tS(e){return typeof e=="object"&&e!==null&&"generate"in e&&"shrink"in e&&"canShrinkWithoutContext"in e}function nS(e){if(!tS(e))throw new Error("Unexpected value received: not an instance of Arbitrary")}var rS=Function.prototype.apply,vu=Symbol("apply");function b2(e){try{return e.apply}catch{return}}function S2(e,t,n){let r=e;r[vu]=rS;let i=r[vu](t,n);return delete r[vu],i}function z(e,t,n){return b2(e)===rS?e.apply(t,n):S2(e,t,n)}var iS=Array,E=BigInt,w2=BigInt64Array,x2=BigUint64Array,oS=Boolean,ts=Date,I=Error,sS=Float32Array,aS=Float64Array,v2=Int8Array,R2=Int16Array,C2=Int32Array,Pt=Number,De=String,Gn=Set,k2=Uint8Array,A2=Uint8ClampedArray,E2=Uint16Array,I2=Uint32Array,P2=encodeURIComponent,Mt=Map,qo=Symbol,ny=Array.prototype.forEach,ry=Array.prototype.indexOf,iy=Array.prototype.join,oy=Array.prototype.map,sy=Array.prototype.flat,ay=Array.prototype.filter,ly=Array.prototype.push,uy=Array.prototype.pop,cy=Array.prototype.splice,dy=Array.prototype.slice,fy=Array.prototype.sort,py=Array.prototype.every;function M2(e){try{return e.forEach}catch{return}}function T2(e){try{return e.indexOf}catch{return}}function O2(e){try{return e.join}catch{return}}function N2(e){try{return e.map}catch{return}}function $2(e){try{return e.flat}catch{return}}function L2(e){try{return e.filter}catch{return}}function D2(e){try{return e.push}catch{return}}function _2(e){try{return e.pop}catch{return}}function F2(e){try{return e.splice}catch{return}}function j2(e){try{return e.slice}catch{return}}function V2(e){try{return e.sort}catch{return}}function B2(e){try{return e.every}catch{return}}function lS(e,t){return M2(e)===ny?e.forEach(t):z(ny,e,[t])}function It(e,...t){return T2(e)===ry?e.indexOf(...t):z(ry,e,t)}function ie(e,...t){return O2(e)===iy?e.join(...t):z(iy,e,t)}function B(e,t){return N2(e)===oy?e.map(t):z(oy,e,[t])}function U2(e,t){return $2(e)===sy?([].flat(),e.flat(t)):z(sy,e,[t])}function W2(e,t){return L2(e)===ay?e.filter(t):z(ay,e,[t])}function P(e,...t){return D2(e)===ly?e.push(...t):z(ly,e,t)}function uS(e){return _2(e)===uy?e.pop():z(uy,e,[])}function cS(e,...t){return F2(e)===cy?e.splice(...t):z(cy,e,t)}function Ie(e,...t){return j2(e)===dy?e.slice(...t):z(dy,e,t)}function dS(e,...t){return V2(e)===fy?e.sort(...t):z(fy,e,t)}function fS(e,...t){return B2(e)===py?e.every(...t):z(py,e,t)}var hy=Date.prototype.getTime,my=Date.prototype.toISOString;function z2(e){try{return e.getTime}catch{return}}function G2(e){try{return e.toISOString}catch{return}}function ns(e){return z2(e)===hy?e.getTime():z(hy,e,[])}function H2(e){return G2(e)===my?e.toISOString():z(my,e,[])}var gy=Set.prototype.add,yy=Set.prototype.has;function K2(e){try{return e.add}catch{return}}function q2(e){try{return e.has}catch{return}}function zr(e,t){return K2(e)===gy?e.add(t):z(gy,e,[t])}function rs(e,t){return q2(e)===yy?e.has(t):z(yy,e,[t])}var by=WeakMap.prototype.set,Sy=WeakMap.prototype.get;function Y2(e){try{return e.set}catch{return}}function Z2(e){try{return e.get}catch{return}}function J2(e,t,n){return Y2(e)===by?e.set(t,n):z(by,e,[t,n])}function X2(e,t){return Z2(e)===Sy?e.get(t):z(Sy,e,[t])}var wy=Map.prototype.set,xy=Map.prototype.get,vy=Map.prototype.has;function Q2(e){try{return e.set}catch{return}}function eT(e){try{return e.get}catch{return}}function tT(e){try{return e.has}catch{return}}function rt(e,t,n){return Q2(e)===wy?e.set(t,n):z(wy,e,[t,n])}function We(e,t){return eT(e)===xy?e.get(t):z(xy,e,[t])}function nT(e,t){return tT(e)===vy?e.has(t):z(vy,e,[t])}var Ry=String.prototype.split,Cy=String.prototype.startsWith,ky=String.prototype.endsWith,Ay=String.prototype.substring,Ey=String.prototype.toLowerCase,Iy=String.prototype.toUpperCase,Py=String.prototype.padStart,My=String.prototype.charCodeAt,Ty=String.prototype.normalize,Oy=String.prototype.replace;function rT(e){try{return e.split}catch{return}}function iT(e){try{return e.startsWith}catch{return}}function oT(e){try{return e.endsWith}catch{return}}function sT(e){try{return e.substring}catch{return}}function aT(e){try{return e.toLowerCase}catch{return}}function lT(e){try{return e.toUpperCase}catch{return}}function uT(e){try{return e.padStart}catch{return}}function cT(e){try{return e.charCodeAt}catch{return}}function dT(e){try{return e.normalize}catch{return}}function fT(e){try{return e.replace}catch{return}}function _e(e,...t){return rT(e)===Ry?e.split(...t):z(Ry,e,t)}function pT(e,...t){return iT(e)===Cy?e.startsWith(...t):z(Cy,e,t)}function hT(e,...t){return oT(e)===ky?e.endsWith(...t):z(ky,e,t)}function fe(e,...t){return sT(e)===Ay?e.substring(...t):z(Ay,e,t)}function Ku(e){return aT(e)===Ey?e.toLowerCase():z(Ey,e,[])}function Sc(e){return lT(e)===Iy?e.toUpperCase():z(Iy,e,[])}function mT(e,...t){return uT(e)===Py?e.padStart(...t):z(Py,e,t)}function Hn(e,t){return cT(e)===My?e.charCodeAt(t):z(My,e,[t])}function gT(e,t){return dT(e)===Ty?e.normalize(t):z(Ty,e,[t])}function yT(e,t,n){return fT(e)===Oy?e.replace(t,n):z(Oy,e,[t,n])}var Ny=Number.prototype.toString;function bT(e){try{return e.toString}catch{return}}function Gr(e,...t){return bT(e)===Ny?e.toString(...t):z(Ny,e,t)}var ST=Object.prototype.hasOwnProperty,wT=Object.prototype.toString;function pS(e,t){return z(ST,e,[t])}function qu(e){return z(wT,e,[])}var xT=Error.prototype.toString;function vT(e){return z(xT,e,[])}var RT=class{constructor(e){this.producer=e}[Symbol.iterator](){return this.it===void 0&&(this.it=this.producer()),this.it}next(){return this.it===void 0&&(this.it=this.producer()),this.it.next()}};function zt(e){return new RT(e)}var hS=Array.isArray,CT=Object.defineProperty;function mS(e,t){return CT(e,Ae,{value:()=>{let n=[];for(let r=0;r!==t.length;++r)P(n,t[r].value);return mS(n,t),n}})}function gS(e){let t=!1,n=[],r=[];for(let i=0;i!==e.length;++i){let o=e[i];t=t||o.hasToBeCloned,P(n,o.value),P(r,o.context)}return t&&mS(n,e),new M(n,r)}function yS(e,t,n){let r=[],i=hS(n)?n:[];for(let o=0;o!==e.length;++o)P(r,zt(()=>e[o].shrink(t[o],i[o]).map(s=>{let l=B(t,(a,u)=>new M(zn(a),i[u]));return[...Ie(l,0,o),s,...Ie(l,o+1)]}).map(gS)));return _.nil().join(...r)}var kT=class extends oe{constructor(e){super(),this.arbs=e;for(let t=0;t!==e.length;++t){let n=e[t];if(n==null||n.generate===null||n.generate===void 0)throw new Error(`Invalid parameter encountered at index ${t}: expecting an Arbitrary`)}}generate(e,t){let n=[];for(let r=0;r!==this.arbs.length;++r)P(n,this.arbs[r].generate(e,t));return gS(n)}canShrinkWithoutContext(e){if(!hS(e)||e.length!==this.arbs.length)return!1;for(let t=0;t!==this.arbs.length;++t)if(!this.arbs[t].canShrinkWithoutContext(e[t]))return!1;return!0}shrink(e,t){return yS(this.arbs,e,t)}};function F(...e){return new kT(e)}var AT=Math.log;function bS(e){return 2+~~(AT(e+1)*.4342944819032518)}var wc={};function ET(e){wc=e}function it(){return wc}function IT(){wc={}}var Hr=Symbol("UndefinedContextPlaceholder");function Kn(e){return e.context!==void 0?e:e.hasToBeCloned?new M(e.value_,Hr,()=>e.value):new M(e.value_,Hr)}var $y=()=>{},PT=class{constructor(e,t){this.arb=e,this.predicate=t;let{asyncBeforeEach:n,asyncAfterEach:r,beforeEach:i,afterEach:o}=it()||{};if(n!==void 0&&i!==void 0)throw I(`Global "asyncBeforeEach" and "beforeEach" parameters can't be set at the same time when running async properties`);if(r!==void 0&&o!==void 0)throw I(`Global "asyncAfterEach" and "afterEach" parameters can't be set at the same time when running async properties`);this.beforeEachHook=n||i||$y,this.afterEachHook=r||o||$y}isAsync(){return!0}generate(e,t){return Kn(this.arb.generate(e,t!==void 0?bS(t):void 0))}shrink(e){if(e.context===void 0&&!this.arb.canShrinkWithoutContext(e.value_))return _.nil();let t=e.context!==Hr?e.context:void 0;return this.arb.shrink(e.value_,t).map(Kn)}async runBeforeEach(){await this.beforeEachHook()}async runAfterEach(){await this.afterEachHook()}async run(e){try{let t=await this.predicate(e);return t===void 0||t===!0?null:{error:new I("Property failed by returning false")}}catch(t){return Kt.isFailure(t)?t:{error:t}}}beforeEach(e){let t=this.beforeEachHook;return this.beforeEachHook=()=>e(t),this}afterEach(e){let t=this.afterEachHook;return this.afterEachHook=()=>e(t),this}},SS=class extends oe{constructor(e){super(),this.arb=e}generate(e,t){return Kn(this.arb.generate(e,t))}canShrinkWithoutContext(e){return!0}shrink(e,t){if(t===void 0&&!this.arb.canShrinkWithoutContext(e))return _.nil();let n=t!==Hr?t:void 0;return this.arb.shrink(e,n).map(Kn)}};function MT(...e){if(e.length<2)throw new Error("asyncProperty expects at least two parameters");let t=Ie(e,0,e.length-1),n=e[e.length-1];return lS(t,nS),new PT(F(...B(t,r=>new SS(r))),r=>n(...r))}var Ly=()=>{},wS=class{constructor(e,t){this.arb=e,this.predicate=t;let{beforeEach:n=Ly,afterEach:r=Ly,asyncBeforeEach:i,asyncAfterEach:o}=it()||{};if(i!==void 0)throw I(`"asyncBeforeEach" can't be set when running synchronous properties`);if(o!==void 0)throw I(`"asyncAfterEach" can't be set when running synchronous properties`);this.beforeEachHook=n,this.afterEachHook=r}isAsync(){return!1}generate(e,t){return Kn(this.arb.generate(e,t!==void 0?bS(t):void 0))}shrink(e){if(e.context===void 0&&!this.arb.canShrinkWithoutContext(e.value_))return _.nil();let t=e.context!==Hr?e.context:void 0;return this.arb.shrink(e.value_,t).map(Kn)}runBeforeEach(){this.beforeEachHook()}runAfterEach(){this.afterEachHook()}run(e){try{let t=this.predicate(e);return t===void 0||t===!0?null:{error:new I("Property failed by returning false")}}catch(t){return Kt.isFailure(t)?t:{error:t}}}beforeEach(e){let t=this.beforeEachHook;return this.beforeEachHook=()=>e(t),this}afterEach(e){let t=this.afterEachHook;return this.afterEachHook=()=>e(t),this}};function TT(...e){if(e.length<2)throw new Error("property expects at least two parameters");let t=Ie(e,0,e.length-1),n=e[e.length-1];return lS(t,nS),new wS(F(...B(t,r=>new SS(r))),r=>n(...r))}var OT=(function(e){return e[e.None=0]="None",e[e.Verbose=1]="Verbose",e[e.VeryVerbose=2]="VeryVerbose",e})({});function Yu(e){return"unsafeNext"in e?e.unsafeJump===void 0?{clone:()=>Yu(e),next:()=>e.unsafeNext(),getState:()=>e.getState()}:{clone:()=>Yu(e),next:()=>e.unsafeNext(),jump:()=>e.unsafeJump(),getState:()=>e.getState()}:e}function xS(e){return"jump"in e&&typeof e.jump=="function"?e:{clone:()=>xS(e),next:()=>e.next(),jump:()=>Zg(e,42),getState:()=>e.getState()}}function as(e){return xS(Yu(e))}var NT=Date.now,$T=Math.min,LT=Math.random,DT=class{constructor(e){let t=e||{};this.seed=_T(t),this.randomType=FT(t),this.numRuns=jT(t),this.verbose=VT(t),this.maxSkipsPerRun=t.maxSkipsPerRun!==void 0?t.maxSkipsPerRun:100,this.timeout=Cu(t.timeout),this.skipAllAfterTimeLimit=Cu(t.skipAllAfterTimeLimit),this.interruptAfterTimeLimit=Cu(t.interruptAfterTimeLimit),this.markInterruptAsFailure=t.markInterruptAsFailure===!0,this.skipEqualValues=t.skipEqualValues===!0,this.ignoreEqualValues=t.ignoreEqualValues===!0,this.logger=t.logger!==void 0?t.logger:n=>{console.log(n)},this.path=t.path!==void 0?t.path:"",this.unbiased=t.unbiased===!0,this.examples=t.examples!==void 0?t.examples:[],this.endOnFailure=t.endOnFailure===!0,this.reporter=t.reporter,this.asyncReporter=t.asyncReporter,this.includeErrorInReport=t.includeErrorInReport===!0}toParameters(){return{seed:this.seed,randomType:this.randomType,numRuns:this.numRuns,maxSkipsPerRun:this.maxSkipsPerRun,timeout:this.timeout,skipAllAfterTimeLimit:this.skipAllAfterTimeLimit,interruptAfterTimeLimit:this.interruptAfterTimeLimit,markInterruptAsFailure:this.markInterruptAsFailure,skipEqualValues:this.skipEqualValues,ignoreEqualValues:this.ignoreEqualValues,path:this.path,logger:this.logger,unbiased:this.unbiased,verbose:this.verbose,examples:this.examples,endOnFailure:this.endOnFailure,reporter:this.reporter,asyncReporter:this.asyncReporter,includeErrorInReport:this.includeErrorInReport}}};function Ru(e){return t=>as(e(t))}function _T(e){if(e.seed===void 0)return NT()^LT()*4294967296;let t=e.seed|0;return e.seed===t?t:t^(e.seed-t)*4294967296}function FT(e){if(e.randomType===void 0)return Su;if(typeof e.randomType=="string")switch(e.randomType){case"mersenne":return Ru(Hg);case"congruential":case"congruential32":return Ru(Wg);case"xorshift128plus":return Su;case"xoroshiro128plus":return Yg;default:throw new Error(`Invalid random specified: '${e.randomType}'`)}let t=e.randomType(0);if("min"in t&&t.min!==-2147483648)throw new Error(`Invalid random number generator: min must equal -0x80000000, got ${String(t.min)}`);if("max"in t&&t.max!==2147483647)throw new Error(`Invalid random number generator: max must equal 0x7fffffff, got ${String(t.max)}`);return t===as(t)?e.randomType:Ru(e.randomType)}function jT(e){return e.numRuns!==void 0?e.numRuns:e.num_runs!==void 0?e.num_runs:100}function VT(e){return e.verbose===void 0?0:typeof e.verbose=="boolean"?e.verbose===!0?1:0:e.verbose<=0?0:e.verbose>=2?2:e.verbose|0}function Cu(e){if(e!==void 0)return $T(e,2147483647)}function xc(e){return new DT(e)}function BT(e,t,n){let r=null;return{clear:()=>n(r),promise:new Promise(i=>{r=t(()=>{i(new Kt(!0))},e)})}}var Dy=class{constructor(e,t,n,r,i,o){this.property=e,this.getTime=t,this.interruptExecution=r,this.setTimeoutSafe=i,this.clearTimeoutSafe=o,this.skipAfterTime=this.getTime()+n}isAsync(){return this.property.isAsync()}generate(e,t){return this.property.generate(e,t)}shrink(e){return this.property.shrink(e)}run(e){let t=this.skipAfterTime-this.getTime();if(t<=0){let n=new Kt(this.interruptExecution);return this.isAsync()?Promise.resolve(n):n}if(this.interruptExecution&&this.isAsync()){let n=BT(t,this.setTimeoutSafe,this.clearTimeoutSafe),r=Promise.race([this.property.run(e),n.promise]);return r.then(n.clear,n.clear),r}return this.property.run(e)}runBeforeEach(){return this.property.runBeforeEach()}runAfterEach(){return this.property.runAfterEach()}},UT=(e,t,n)=>{let r=null;return{clear:()=>n(r),promise:new Promise(i=>{r=t(()=>{i({error:new I(`Property timeout: exceeded limit of ${e} milliseconds`)})},e)})}},WT=class{constructor(e,t,n,r){this.property=e,this.timeMs=t,this.setTimeoutSafe=n,this.clearTimeoutSafe=r}isAsync(){return!0}generate(e,t){return this.property.generate(e,t)}shrink(e){return this.property.shrink(e)}async run(e){let t=UT(this.timeMs,this.setTimeoutSafe,this.clearTimeoutSafe),n=Promise.race([this.property.run(e),t.promise]);return n.then(t.clear,t.clear),n}runBeforeEach(){return Promise.resolve(this.property.runBeforeEach())}runAfterEach(){return Promise.resolve(this.property.runAfterEach())}},vS=class{constructor(e){this.property=e}isAsync(){return this.property.isAsync()}generate(e,t){return this.property.generate(e,void 0)}shrink(e){return this.property.shrink(e)}run(e){return this.property.run(e)}runBeforeEach(){return this.property.runBeforeEach()}runAfterEach(){return this.property.runAfterEach()}},_y=Array.from,Fy=typeof Buffer<"u"?Buffer.isBuffer:void 0,Vn=JSON.stringify,jy=Number.isNaN,zT=Object.keys,GT=Object.getOwnPropertySymbols,HT=Object.getOwnPropertyDescriptor,Vy=Object.getPrototypeOf,By=Number.NEGATIVE_INFINITY,KT=Number.POSITIVE_INFINITY,ot=Symbol.for("fast-check/toStringMethod");function vc(e){return e!==null&&(typeof e=="object"||typeof e=="function")&&ot in e&&typeof e[ot]=="function"}var Tt=Symbol.for("fast-check/asyncToStringMethod");function Rc(e){return e!==null&&(typeof e=="object"||typeof e=="function")&&Tt in e&&typeof e[Tt]=="function"}var qT=/^Symbol\((.*)\)$/;function YT(e){if(e.description!==void 0)return e.description;let t=qT.exec(De(e));return t&&t[1].length?t[1]:null}function Uy(e){switch(e){case 0:return 1/e===By?"-0":"0";case By:return"Number.NEGATIVE_INFINITY";case KT:return"Number.POSITIVE_INFINITY";default:return e===e?De(e):"Number.NaN"}}function ZT(e){let t=-1;for(let n in e){let r=Number(n);if(r!==t+1)return!0;t=r}return t+1!==e.length}function Ue(e,t,n){let r=[...t,e];if(typeof e=="object"&&It(t,e)!==-1)return"[cyclic]";if(Rc(e)){let i=n(e);if(i.state==="fulfilled")return i.value}if(vc(e))try{return e[ot]()}catch{}switch(qu(e)){case"[object Array]":{let i=e;if(i.length>=50&&ZT(i)){let s=[];for(let l in i)jy(Number(l))||P(s,`${l}:${Ue(i[l],r,n)}`);return s.length!==0?`Object.assign(Array(${i.length}),{${ie(s,",")}})`:`Array(${i.length})`}let o=ie(B(i,s=>Ue(s,r,n)),",");return i.length===0||i.length-1 in i?`[${o}]`:`[${o},]`}case"[object BigInt]":return`${e}n`;case"[object Boolean]":{let i=e==!0?"true":"false";return typeof e=="boolean"?i:`new Boolean(${i})`}case"[object Date]":{let i=e;return jy(ns(i))?"new Date(NaN)":`new Date(${Vn(H2(i))})`}case"[object Map]":return`new Map(${Ue(Array.from(e),r,n)})`;case"[object Null]":return"null";case"[object Number]":return typeof e=="number"?Uy(e):`new Number(${Uy(Number(e))})`;case"[object Object]":{try{let o=e.toString;if(typeof o=="function"&&o!==Object.prototype.toString)return e.toString()}catch{return"[object Object]"}let i=o=>`${o==="__proto__"?'["__proto__"]':typeof o=="symbol"?`[${Ue(o,r,n)}]`:Vn(o)}:${Ue(e[o],r,n)}`;return"{"+ie([...Vy(e)===null?["__proto__:null"]:[],...B(zT(e),i),...B(W2(GT(e),o=>{let s=HT(e,o);return s&&s.enumerable}),i)],",")+"}"}case"[object Set]":return`new Set(${Ue(Array.from(e),r,n)})`;case"[object String]":return typeof e=="string"?Vn(e):`new String(${Vn(e)})`;case"[object Symbol]":{let i=e;if(qo.keyFor(i)!==void 0)return`Symbol.for(${Vn(qo.keyFor(i))})`;let o=YT(i);return o===null?"Symbol()":i===(o.startsWith("Symbol.")&&qo[o.substring(7)])?o:`Symbol(${Vn(o)})`}case"[object Promise]":{let i=n(e);switch(i.state){case"fulfilled":return`Promise.resolve(${Ue(i.value,r,n)})`;case"rejected":return`Promise.reject(${Ue(i.value,r,n)})`;case"pending":return"new Promise(() => {/*pending*/})";default:return"new Promise(() => {/*unknown*/})"}}case"[object Error]":if(e instanceof Error)return`new Error(${Ue(e.message,r,n)})`;break;case"[object Undefined]":return"undefined";case"[object Int8Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Int16Array]":case"[object Uint16Array]":case"[object Int32Array]":case"[object Uint32Array]":case"[object Float32Array]":case"[object Float64Array]":case"[object BigInt64Array]":case"[object BigUint64Array]":{if(typeof Fy=="function"&&Fy(e))return`Buffer.from(${e.buffer.detached?"/*detached ArrayBuffer*/":Ue(_y(e.values()),r,n)})`;let i=Vy(e),o=i&&i.constructor&&i.constructor.name;if(typeof o=="string"){let s=e;return s.buffer.detached?`${o}.from(/*detached ArrayBuffer*/)`:`${o}.from(${Ue(_y(s.values()),r,n)})`}break}}try{return e.toString()}catch{return qu(e)}}function Se(e){return Ue(e,[],()=>({state:"unknown",value:void 0}))}function RS(e){let t=qo(),n=[],r=new Mt;function i(){let a=null,u=()=>{a!==null&&clearTimeout(a)};return{delay:new Promise(c=>{a=setTimeout(()=>{a=null,c(t)},0)}),cancel:u}}let o={state:"unknown",value:void 0},s=function(u){let c=u;if(r.has(c))return r.get(c);let d=i(),p=Tt in u?Promise.resolve().then(()=>u[Tt]()):u;return p.catch(()=>{}),n.push(Promise.race([p,d.delay]).then(g=>{g===t?r.set(c,{state:"pending",value:void 0}):r.set(c,{state:"fulfilled",value:g}),d.cancel()},g=>{r.set(c,{state:"rejected",value:g}),d.cancel()})),r.set(c,o),o};function l(){let a=Ue(e,[],s);return n.length===0?a:Promise.all(n.splice(0)).then(l)}return l()}async function Cc(e){return Promise.resolve(RS(e))}function Wy(e){return e===null?new Kt:e}function JT(...e){return e[1]?e[0].then(Wy):Wy(e[0])}function XT(e,t){return JT(e,t)}var zy=class{constructor(e,t){this.property=e,this.skipRuns=t,this.coveredCases=new Map}isAsync(){return this.property.isAsync()}generate(e,t){return this.property.generate(e,t)}shrink(e){return this.property.shrink(e)}run(e){let t=Se(e);if(this.coveredCases.has(t)){let r=this.coveredCases.get(t);return this.skipRuns?XT(r,this.property.isAsync()):r}let n=this.property.run(e);return this.coveredCases.set(t,n),n}runBeforeEach(){return this.property.runBeforeEach()}runAfterEach(){return this.property.runAfterEach()}},Gy=Date.now,ku=setTimeout,Au=clearTimeout;function QT(e,t){let n=e;return e.isAsync()&&t.timeout!==void 0&&(n=new WT(n,t.timeout,ku,Au)),t.unbiased&&(n=new vS(n)),t.skipAllAfterTimeLimit!==void 0&&(n=new Dy(n,Gy,t.skipAllAfterTimeLimit,!1,ku,Au)),t.interruptAfterTimeLimit!==void 0&&(n=new Dy(n,Gy,t.interruptAfterTimeLimit,!0,ku,Au)),t.skipEqualValues&&(n=new zy(n,!0)),t.ignoreEqualValues&&(n=new zy(n,!1)),n}var eO=(function(e){return e[e.Success=0]="Success",e[e.Skipped=-1]="Skipped",e[e.Failure=1]="Failure",e})({}),tO=class CS{constructor(t,n){this.verbosity=t,this.interruptedAsFailure=n,this.rootExecutionTrees=[],this.currentLevelExecutionTrees=this.rootExecutionTrees,this.failure=null,this.numSkips=0,this.numSuccesses=0,this.interrupted=!1}appendExecutionTree(t,n){let r={status:t,value:n,children:[]};return this.currentLevelExecutionTrees.push(r),r}fail(t,n,r){if(this.verbosity>=1){let i=this.appendExecutionTree(1,t);this.currentLevelExecutionTrees=i.children}this.pathToFailure===void 0?this.pathToFailure=`${n}`:this.pathToFailure+=`:${n}`,this.value=t,this.failure=r}skip(t){this.verbosity>=2&&this.appendExecutionTree(-1,t),this.pathToFailure===void 0&&++this.numSkips}success(t){this.verbosity>=2&&this.appendExecutionTree(0,t),this.pathToFailure===void 0&&++this.numSuccesses}interrupt(){this.interrupted=!0}isSuccess(){return this.pathToFailure===void 0}firstFailure(){return this.pathToFailure!==void 0?+_e(this.pathToFailure,":")[0]:-1}numShrinks(){return this.pathToFailure!==void 0?_e(this.pathToFailure,":").length-1:0}extractFailures(){if(this.isSuccess())return[];let t=[],n=this.rootExecutionTrees;for(;n.length>0&&n[n.length-1].status===1;){let r=n[n.length-1];t.push(r.value),n=r.children}return t}static mergePaths(t,n){if(t.length===0)return n;let r=t.split(":"),i=n.split(":"),o=+r[r.length-1]+ +i[0];return[...r.slice(0,r.length-1),`${o}`,...i.slice(1)].join(":")}toRunDetails(t,n,r,i){if(!this.isSuccess())return{failed:!0,interrupted:this.interrupted,numRuns:this.firstFailure()+1-this.numSkips,numSkips:this.numSkips,numShrinks:this.numShrinks(),seed:t,counterexample:this.value,counterexamplePath:CS.mergePaths(n,this.pathToFailure),errorInstance:this.failure.error,failures:this.extractFailures(),executionSummary:this.rootExecutionTrees,verbose:this.verbosity,runConfiguration:i.toParameters()};let o=this.interruptedAsFailure||this.numSuccesses===0;return{failed:this.numSkips>r||this.interrupted&&o,interrupted:this.interrupted,numRuns:this.numSuccesses,numSkips:this.numSkips,numShrinks:0,seed:t,counterexample:null,counterexamplePath:null,error:null,errorInstance:null,failures:[],executionSummary:this.rootExecutionTrees,verbose:this.verbosity,runConfiguration:i.toParameters()}}},kS=class{constructor(e,t,n,r){this.sourceValues=e,this.shrink=t,this.runExecution=new tO(n,r),this.currentIdx=-1,this.nextValues=e}[Symbol.iterator](){return this}next(){let e=this.nextValues.next();return e.done||this.runExecution.interrupted?{done:!0,value:void 0}:(this.currentValue=e.value,++this.currentIdx,{done:!1,value:e.value.value_})}handleResult(e){e!==null&&typeof e=="object"&&!Kt.isFailure(e)?(this.runExecution.fail(this.currentValue.value_,this.currentIdx,e),this.currentIdx=-1,this.nextValues=this.shrink(this.currentValue)):e!==null?e.interruptExecution?this.runExecution.interrupt():(this.runExecution.skip(this.currentValue.value_),this.sourceValues.skippedOne()):this.runExecution.success(this.currentValue.value_)}},nO=class{constructor(e,t,n){this.initialValues=e,this.maxInitialIterations=t,this.remainingSkips=n}[Symbol.iterator](){return this}next(){if(--this.maxInitialIterations!==-1&&this.remainingSkips>=0){let e=this.initialValues.next();if(!e.done)return{value:e.value,done:!1}}return{value:void 0,done:!0}}skippedOne(){--this.remainingSkips,++this.maxInitialIterations}},rO=-2147483648,iO=2147483647,oO=Math.pow(2,27),sO=Math.pow(2,-53),kc=class AS{constructor(t){this.internalRng=as(t.clone())}clone(){return new AS(this.internalRng)}next(t){return Vo(this.internalRng,0,(1<<t)-1)}nextBoolean(){return Vo(this.internalRng,0,1)===1}nextInt(t,n){return Vo(this.internalRng,t===void 0?rO:t,n===void 0?iO:n)}nextBigInt(t,n){return Qg(this.internalRng,t,n)}nextDouble(){let t=this.next(26),n=this.next(27);return(t*oO+n)*sO}getState(){if("getState"in this.internalRng&&typeof this.internalRng.getState=="function")return this.internalRng.getState()}};function aO(e,t,n){return t.jump(),e.generate(new kc(t),n)}function*ES(e,t,n,r){for(let i=0;i!==r.length;++i)yield new M(r[i],void 0);for(let i=0,o=n(t);;++i)yield aO(e,o,i)}function lO(e,t,n){return()=>e.generate(new kc(t),n)}function*IS(e,t,n,r){yield*B(r,s=>()=>new M(s,void 0));let i=0,o=as(n(t));for(;;)o.jump(),yield lO(e,o,i++)}function Hy(e){return e()}function PS(e,t,n){let r=t,i=e.split(":").map(s=>+s);if(i.length===0)return r.map(Hy);if(!i.every(s=>!Number.isNaN(s)))throw new Error(`Unable to replay, got invalid path=${e}`);let o=r.drop(i[0]).map(Hy);for(let s of i.slice(1)){let l=o.getNthOrLast(0);if(l===null)throw new Error(`Unable to replay, got wrong path=${e}`);o=n(l).drop(s)}return o}var uO=Object.assign;function cO(e){return e.length===1?`Hint: ${e[0]}`:e.map((t,n)=>`Hint (${n+1}): ${t}`).join(`
|
|
79
|
-
`)}function dO(e,t){return`Encountered failures were:
|
|
80
|
-
- ${e.map(t).join(`
|
|
81
|
-
- `)}`}function Ac(e,t){let n=[],r=[];for(let i=e.length-1;i>=0;--i)r.push({depth:1,tree:e[i]});for(;r.length!==0;){let i=r.pop(),o=i.tree,s=i.depth,l=o.status===0?"\x1B[32m\u221A\x1B[0m":o.status===1?"\x1B[31m\xD7\x1B[0m":"\x1B[33m!\x1B[0m",a=s!==0?". ".repeat(s-1):"";n.push(`${a}${l} ${t(o.value)}`);for(let u=o.children.length-1;u>=0;--u)r.push({depth:s+1,tree:o.children[u]})}return`Execution summary:
|
|
82
|
-
${n.join(`
|
|
83
|
-
`)}`}function fO(e,t){let n=`Failed to run property, too many pre-condition failures encountered
|
|
84
|
-
{ seed: ${e.seed} }
|
|
85
|
-
|
|
86
|
-
Ran ${e.numRuns} time(s)
|
|
87
|
-
Skipped ${e.numSkips} time(s)`,r=null,i=["Try to reduce the number of rejected values by combining map, chain and built-in arbitraries","Increase failure tolerance by setting maxSkipsPerRun to an higher value"];return e.verbose>=2?r=Ac(e.executionSummary,t):P(i,"Enable verbose mode at level VeryVerbose in order to check all generated values and their associated status"),{message:n,details:r,hints:i}}function pO(e){if(e instanceof I&&e.stack!==void 0)return e.stack;try{return De(e)}catch{}if(e instanceof I)try{return vT(e)}catch{}if(e!==null&&typeof e=="object")try{return qu(e)}catch{}return"Failed to serialize errorInstance"}function hO(e,t){let n=e.runConfiguration.includeErrorInReport?`
|
|
88
|
-
Got ${yT(pO(e.errorInstance),/^Error: /,"error: ")}`:"",r=`Property failed after ${e.numRuns} tests
|
|
89
|
-
{ seed: ${e.seed}, path: "${e.counterexamplePath}", endOnFailure: true }
|
|
90
|
-
Counterexample: ${t(e.counterexample)}
|
|
91
|
-
Shrunk ${e.numShrinks} time(s)${n}`,i=null,o=[];return e.verbose>=2?i=Ac(e.executionSummary,t):e.verbose===1?i=dO(e.failures,t):P(o,"Enable verbose mode in order to have the list of all failing values encountered during the run"),{message:r,details:i,hints:o}}function mO(e,t){let n=`Property interrupted after ${e.numRuns} tests
|
|
92
|
-
{ seed: ${e.seed} }`,r=null,i=[];return e.verbose>=2?r=Ac(e.executionSummary,t):P(i,"Enable verbose mode at level VeryVerbose in order to check all generated values and their associated status"),{message:n,details:r,hints:i}}function Zu(e,t){if(!e.failed)return;let{message:n,details:r,hints:i}=e.counterexamplePath===null?e.interrupted?mO(e,t):fO(e,t):hO(e,t),o=n;return r!==null&&(o+=`
|
|
93
|
-
|
|
94
|
-
${r}`),i.length>0&&(o+=`
|
|
95
|
-
|
|
96
|
-
${cO(i)}`),o}function MS(e){return Zu(e,Se)}async function TS(e){let t=[];function n(s){let l=RS(s);return typeof l=="string"?l:(t.push(Promise.all([s,l])),"\u2026")}let r=Zu(e,n);if(t.length===0)return r;let i=new Mt(await Promise.all(t));function o(s){let l=We(i,s);return l!==void 0?l:Se(s)}return Zu(e,o)}function OS(e,t){if(t.runConfiguration.includeErrorInReport)throw new I(e);let n=new I(e,{cause:t.errorInstance});return"cause"in n||uO(n,{cause:t.errorInstance}),n}function gO(e){if(e.failed)throw OS(MS(e),e)}async function yO(e){if(e.failed)throw OS(await TS(e),e)}function bO(e){return e.runConfiguration.asyncReporter?e.runConfiguration.asyncReporter(e):e.runConfiguration.reporter?e.runConfiguration.reporter(e):gO(e)}async function SO(e){return e.runConfiguration.asyncReporter?e.runConfiguration.asyncReporter(e):e.runConfiguration.reporter?e.runConfiguration.reporter(e):yO(e)}function wO(e,t,n,r,i){let o=new kS(n,t,r,i);for(let s of o){e.runBeforeEach();let l=e.run(s);e.runAfterEach(),o.handleResult(l)}return o.runExecution}async function xO(e,t,n,r,i){let o=new kS(n,t,r,i);for(let s of o){await e.runBeforeEach();let l=await e.run(s);await e.runAfterEach(),o.handleResult(l)}return o.runExecution}function NS(e,t){if(e==null||e.generate===null||e.generate===void 0)throw new Error("Invalid property encountered, please use a valid property");if(e.run===null||e.run===void 0)throw new Error("Invalid property encountered, please use a valid property not an arbitrary");let n=xc({...it(),...t});if(n.reporter!==void 0&&n.asyncReporter!==void 0)throw new Error("Invalid parameters encountered, reporter and asyncReporter cannot be specified together");if(n.asyncReporter!==void 0&&!e.isAsync())throw new Error("Invalid parameters encountered, only asyncProperty can be used when asyncReporter specified");let r=QT(e,n),i=n.path.length===0||n.path.indexOf(":")===-1?n.numRuns:-1,o=n.numRuns*n.maxSkipsPerRun,s=(...u)=>r.shrink(...u),l=new nO(n.path.length===0?ES(r,n.seed,n.randomType,n.examples):PS(n.path,Gt(IS(r,n.seed,n.randomType,n.examples)),s),i,o),a=n.endOnFailure?_.nil:s;return r.isAsync()?xO(r,a,l,n.verbose,n.markInterruptAsFailure).then(u=>u.toRunDetails(n.seed,n.path,o,n)):wO(r,a,l,n.verbose,n.markInterruptAsFailure).toRunDetails(n.seed,n.path,o,n)}function vO(e,t){let n=NS(e,t);if(e.isAsync())return n.then(SO);bO(n)}function RO(e,t){let n=Object.prototype.hasOwnProperty.call(e,"isAsync")?e:new wS(e,()=>!0);return t.unbiased===!0?new vS(n):n}function $S(e,t){let n=xc(typeof t=="number"?{...it(),numRuns:t}:{...it(),...t}),r=RO(e,n),i=r.shrink.bind(r);return(n.path.length===0?Gt(ES(r,n.seed,n.randomType,n.examples)):PS(n.path,Gt(IS(r,n.seed,n.randomType,n.examples)),i)).take(n.numRuns).map(o=>o.value_)}function CO(e,t){return[...$S(e,t)]}function kO(e){return(Math.round(e*100)/100).toFixed(2)}function AO(e,t,n){let r=xc(typeof n=="number"?{...it(),numRuns:n}:{...it(),...n}),i={};for(let a of $S(e,n)){let u=t(a),c=Array.isArray(u)?u:[u];for(let d of c)i[d]=(i[d]||0)+1}let o=Object.entries(i).sort((a,u)=>u[1]-a[1]).map(a=>[a[0],`${kO(a[1]*100/r.numRuns)}%`]),s=o.map(a=>a[0].length).reduce((a,u)=>Math.max(a,u),0),l=o.map(a=>a[1].length).reduce((a,u)=>Math.max(a,u),0);for(let a of o)r.logger(`${a[0].padEnd(s,".")}..${a[1].padStart(l,".")}`)}var EO=Object.assign;function Ju(e,t,n,r){let i=n(),o=e.clone(),s={mrng:e.clone(),biasFactor:t,history:[]},l=u=>{let c=i[s.history.length];if(c!==void 0&&c.arb===u){let p=c.value;return P(s.history,{arb:u,value:p,context:c.context,mrng:c.mrng}),o=c.mrng.clone(),p}let d=u.generate(o,t);return P(s.history,{arb:u,value:d.value_,context:d.context,mrng:o.clone()}),d.value},a=(u,...c)=>l(r(u,c));return new M(EO(a,{values(){return B(s.history,u=>u.value)},[Ae](){return Ju(e,t,n,r).value},[ot](){return Se(B(s.history,u=>u.value))}}),s)}var Eu=Array.isArray,Ky=Object.keys,IO=Object.is;function PO(e){let t=new Mt;return function(r,i){let o=We(t,r);if(o===void 0){let a=r(...i);return rt(t,r,[{args:i,value:a}]),a}let s=o;for(let a of s)if(e(i,a.args))return a.value;let l=r(...i);return P(s,{args:i,value:l}),l}}function LS(e,t){if(e!==null&&typeof e=="object"&&t!==null&&typeof t=="object"){if(Eu(e)){if(!Eu(t)||e.length!==t.length)return!1}else if(Eu(t))return!1;if(Ky(e).length!==Ky(t).length)return!1;for(let n in e)if(!(n in t)||!LS(e[n],t[n]))return!1;return!0}else return IO(e,t)}var MO=class extends oe{constructor(...e){super(...e),this.arbitraryCache=PO(LS)}generate(e,t){return Ju(e,t,()=>[],this.arbitraryCache)}canShrinkWithoutContext(e){return!1}shrink(e,t){if(t===void 0)return _.nil();let n=t,r=n.mrng,i=n.biasFactor,o=n.history;return yS(o.map(s=>s.arb),o.map(s=>s.value),o.map(s=>s.context)).map(s=>{function l(){let a=s.value,u=s.context;return B(o,(c,d)=>({arb:c.arb,value:a[d],context:u[d],mrng:c.mrng}))}return Ju(r,i,l,this.arbitraryCache)})}};function TO(){return new MO}var OO=Math.floor,qy=Math.log;function NO(e){return OO(qy(e)/qy(2))}function $O(e){return e===E(0)?E(0):E(De(e).length)}function DS(e,t,n){if(e===t)return[{min:e,max:t}];if(e<0&&t>0){let s=n(-e),l=n(t);return[{min:-s,max:l},{min:t-l,max:t},{min:e,max:e+s}]}let r=n(t-e),i={min:e,max:e+r},o={min:t-r,max:t};return e<0?[o,i]:[i,o]}var LO=Math.ceil,DO=Math.floor;function Yy(e){return DO(e/2)}function Zy(e){return LO(e/2)}function Jy(e,t,n){let r=e-t;function*i(){let s=n?void 0:t,l=n?r:Yy(r);for(let a=l;a>0;a=Yy(a)){let u=a===r?t:e-a;yield new M(u,s),s=u}}function*o(){let s=n?void 0:t,l=n?r:Zy(r);for(let a=l;a<0;a=Zy(a)){let u=a===r?t:e-a;yield new M(u,s),s=u}}return r>0?Gt(i()):Gt(o())}var Xy=Math.sign,_O=Number.isInteger,FO=Object.is,qn=class _S extends oe{constructor(t,n){super(),this.min=t,this.max=n}generate(t,n){let r=this.computeGenerateRange(t,n);return new M(t.nextInt(r.min,r.max),void 0)}canShrinkWithoutContext(t){return typeof t=="number"&&_O(t)&&!FO(t,-0)&&this.min<=t&&t<=this.max}shrink(t,n){return _S.isValidContext(t,n)?this.isLastChanceTry(t,n)?_.of(new M(n,void 0)):Jy(t,n,!1):Jy(t,this.defaultTarget(),!0)}defaultTarget(){return this.min<=0&&this.max>=0?0:this.min<0?this.max:this.min}computeGenerateRange(t,n){if(n===void 0||t.nextInt(1,n)!==1)return{min:this.min,max:this.max};let r=DS(this.min,this.max,NO);if(r.length===1)return r[0];let i=t.nextInt(-2*(r.length-1),r.length-2);return i<0?r[0]:r[i+1]}isLastChanceTry(t,n){return t>0?t===n+1&&t>this.min:t<0?t===n-1&&t<this.max:!1}static isValidContext(t,n){if(n===void 0)return!1;if(typeof n!="number")throw new Error("Invalid context type passed to IntegerArbitrary (#1)");if(n!==0&&Xy(t)!==Xy(n))throw new Error("Invalid context value passed to IntegerArbitrary (#2)");return!0}},Qy=Number.isInteger;function jO(e){return{min:e.min!==void 0?e.min:-2147483648,max:e.max!==void 0?e.max:2147483647}}function Q(e={}){let t=jO(e);if(t.min>t.max)throw new Error("fc.integer maximum value should be equal or greater than the minimum one");if(!Qy(t.min))throw new Error("fc.integer minimum value should be an integer");if(!Qy(t.max))throw new Error("fc.integer maximum value should be an integer");return new qn(t.min,t.max)}var eb=new Map;function Ec(e){if(e===void 0)return{depth:0};if(typeof e!="string")return e;let t=We(eb,e);if(t!==void 0)return t;let n={depth:0};return rt(eb,e,n),n}function Ic(){return{depth:0}}var VO=class{constructor(e,t,n){this.arb=e,this.mrng=t,this.biasFactor=n}attemptExact(){}next(){return this.arb.generate(this.mrng,this.biasFactor)}},BO=Math.min,UO=Math.max,WO=class{constructor(e,t,n,r){this.arb=e,this.mrng=t,this.slices=n,this.biasFactor=r,this.activeSliceIndex=0,this.nextIndexInSlice=0,this.lastIndexInSlice=-1}attemptExact(e){if(e!==0&&this.mrng.nextInt(1,this.biasFactor)===1){let t=[];for(let n=0;n!==this.slices.length;++n)this.slices[n].length===e&&P(t,n);if(t.length===0)return;this.activeSliceIndex=t[this.mrng.nextInt(0,t.length-1)],this.nextIndexInSlice=0,this.lastIndexInSlice=e-1}}next(){if(this.nextIndexInSlice<=this.lastIndexInSlice)return new M(this.slices[this.activeSliceIndex][this.nextIndexInSlice++],void 0);if(this.mrng.nextInt(1,this.biasFactor)!==1)return this.arb.generate(this.mrng,this.biasFactor);this.activeSliceIndex=this.mrng.nextInt(0,this.slices.length-1);let e=this.slices[this.activeSliceIndex];if(this.mrng.nextInt(1,this.biasFactor)!==1)return this.nextIndexInSlice=1,this.lastIndexInSlice=e.length-1,new M(e[0],void 0);let t=this.mrng.nextInt(0,e.length-1),n=this.mrng.nextInt(0,e.length-1);return this.nextIndexInSlice=BO(t,n),this.lastIndexInSlice=UO(t,n),new M(e[this.nextIndexInSlice++],void 0)}};function tb(e,t,n,r){return r===void 0||n.length===0||t.nextInt(1,r)!==1?new VO(e,t,r):new WO(e,t,n,r)}var zO=Math.floor,nb=Math.log,rb=Math.max,GO=Array.isArray;function Iu(e,t){return e===t?e:e+zO(nb(t-e)/nb(2))}var FS=class jS extends oe{constructor(t,n,r,i,o,s,l){super(),this.arb=t,this.minLength=n,this.maxGeneratedLength=r,this.maxLength=i,this.setBuilder=s,this.customSlices=l,this.lengthArb=Q({min:n,max:r}),this.depthContext=Ec(o)}preFilter(t){if(this.setBuilder===void 0)return t;let n=this.setBuilder();for(let r=0;r!==t.length;++r)n.tryAdd(t[r]);return n.getData()}static makeItCloneable(t,n){return t[Ae]=()=>{let r=[];for(let i=0;i!==n.length;++i)P(r,n[i].value);return this.makeItCloneable(r,n),r},t}generateNItemsNoDuplicates(t,n,r,i){let o=0,s=t(),l=tb(this.arb,r,this.customSlices,i);for(;s.size()<n&&o<this.maxGeneratedLength;){let a=l.next();s.tryAdd(a)?o=0:o+=1}return s.getData()}safeGenerateNItemsNoDuplicates(t,n,r,i){let o=rb(0,n-Iu(this.minLength,this.maxGeneratedLength));this.depthContext.depth+=o;try{return this.generateNItemsNoDuplicates(t,n,r,i)}finally{this.depthContext.depth-=o}}generateNItems(t,n,r){let i=[],o=tb(this.arb,n,this.customSlices,r);o.attemptExact(t);for(let s=0;s!==t;++s)P(i,o.next());return i}safeGenerateNItems(t,n,r){let i=rb(0,t-Iu(this.minLength,this.maxGeneratedLength));this.depthContext.depth+=i;try{return this.generateNItems(t,n,r)}finally{this.depthContext.depth-=i}}wrapper(t,n,r,i){let o=n?this.preFilter(t):t,s=!1,l=[],a=[];for(let u=0;u!==o.length;++u){let c=o[u];s=s||c.hasToBeCloned,P(l,c.value),P(a,c.context)}return s&&jS.makeItCloneable(l,o),new M(l,{shrunkOnce:n,lengthContext:t.length===o.length&&r!==void 0?r:void 0,itemsContexts:a,startIndex:i})}generate(t,n){let r=this.applyBias(t,n),i=r.size,o=this.setBuilder!==void 0?this.safeGenerateNItemsNoDuplicates(this.setBuilder,i,t,r.biasFactorItems):this.safeGenerateNItems(i,t,r.biasFactorItems);return this.wrapper(o,!1,void 0,0)}applyBias(t,n){if(n===void 0)return{size:this.lengthArb.generate(t,void 0).value};if(this.minLength===this.maxGeneratedLength)return{size:this.lengthArb.generate(t,void 0).value,biasFactorItems:n};if(t.nextInt(1,n)!==1)return{size:this.lengthArb.generate(t,void 0).value};if(t.nextInt(1,n)!==1||this.minLength===this.maxGeneratedLength)return{size:this.lengthArb.generate(t,void 0).value,biasFactorItems:n};let r=Iu(this.minLength,this.maxGeneratedLength);return{size:Q({min:this.minLength,max:r}).generate(t,void 0).value,biasFactorItems:n}}canShrinkWithoutContext(t){if(!GO(t)||this.minLength>t.length||t.length>this.maxLength)return!1;for(let n=0;n!==t.length;++n)if(!(n in t)||!this.arb.canShrinkWithoutContext(t[n]))return!1;return this.preFilter(B(t,n=>new M(n,void 0))).length===t.length}shrinkItemByItem(t,n,r){let i=[];for(let o=n.startIndex;o<r;++o)P(i,zt(()=>this.arb.shrink(t[o],n.itemsContexts[o]).map(s=>{let l=B(Ie(t,0,o),(u,c)=>new M(zn(u),n.itemsContexts[c])),a=B(Ie(t,o+1),(u,c)=>new M(zn(u),n.itemsContexts[c+o+1]));return[[...l,s,...a],void 0,o]})));return _.nil().join(...i)}shrinkImpl(t,n){if(t.length===0)return _.nil();let r=n!==void 0?n:{shrunkOnce:!1,lengthContext:void 0,itemsContexts:[],startIndex:0};return this.lengthArb.shrink(t.length,r.lengthContext).drop(r.shrunkOnce&&r.lengthContext===void 0&&t.length>this.minLength+1?1:0).map(i=>{let o=t.length-i.value;return[B(Ie(t,o),(s,l)=>new M(zn(s),r.itemsContexts[l+o])),i.context,0]}).join(zt(()=>t.length>this.minLength?this.shrinkItemByItem(t,r,1):this.shrinkItemByItem(t,r,t.length))).join(t.length>this.minLength?zt(()=>{let i={shrunkOnce:!1,lengthContext:void 0,itemsContexts:Ie(r.itemsContexts,1),startIndex:0};return this.shrinkImpl(Ie(t,1),i).filter(o=>this.minLength<=o[0].length+1).map(o=>[[new M(zn(t[0]),r.itemsContexts[0]),...o[0]],void 0,0])}):_.nil())}shrink(t,n){return this.shrinkImpl(t,n).map(r=>this.wrapper(r[0],!0,r[1],r[2]))}},HO=Math.floor,KO=Math.min,hn=2147483647,Bn=["xsmall","small","medium","large","xlarge"],qO=["-4","-3","-2","-1","=","+1","+2","+3","+4"],Pc="small";function YO(e,t){switch(t){case"xsmall":return HO(1.1*e)+1;case"small":return 2*e+10;case"medium":return 11*e+100;case"large":return 101*e+1e3;case"xlarge":return 1001*e+1e4;default:throw new Error(`Unable to compute lengths based on received size: ${t}`)}}function Yr(e,t){let n=It(qO,e);if(n===-1)return e;let r=It(Bn,t);if(r===-1)throw new Error(`Unable to offset size based on the unknown defaulted one: ${t}`);let i=r+n-4;return i<0?Bn[0]:i>=Bn.length?Bn[Bn.length-1]:Bn[i]}function Kr(e,t,n,r){let{baseSize:i=Pc,defaultSizeToMaxWhenMaxSpecified:o}=it()||{},s=e!==void 0?e:r&&o?"max":i;return s==="max"?n:KO(YO(t,Yr(s,i)),n)}function ZO(e,t){if(typeof e=="number")return 1/e;let{baseSize:n=Pc,defaultSizeToMaxWhenMaxSpecified:r}=it()||{},i=e!==void 0?e:t&&r?"max":n;if(i==="max")return 0;switch(Yr(i,n)){case"xsmall":return 1;case"small":return .5;case"medium":return .25;case"large":return .125;case"xlarge":return .0625}}function Mc(e){let{baseSize:t=Pc}=it()||{};return e===void 0?t:Yr(e,t)}function ne(e,t={}){let n=t.size,r=t.minLength||0,i=t.maxLength,o=t.depthIdentifier,s=i!==void 0?i:hn;return new FS(e,r,Kr(n,r,s,i!==void 0),s,o,void 0,t.experimentalCustomSlices||[])}function Bo(e){return e/E(2)}function ib(e,t,n){let r=e-t;function*i(){let s=n?void 0:t,l=n?r:Bo(r);for(let a=l;a>0;a=Bo(a)){let u=e-a;yield new M(u,s),s=u}}function*o(){let s=n?void 0:t,l=n?r:Bo(r);for(let a=l;a<0;a=Bo(a)){let u=e-a;yield new M(u,s),s=u}}return r>0?Gt(i()):Gt(o())}var JO=class VS extends oe{constructor(t,n){super(),this.min=t,this.max=n}generate(t,n){let r=this.computeGenerateRange(t,n);return new M(t.nextBigInt(r.min,r.max),void 0)}computeGenerateRange(t,n){if(n===void 0||t.nextInt(1,n)!==1)return{min:this.min,max:this.max};let r=DS(this.min,this.max,$O);if(r.length===1)return r[0];let i=t.nextInt(-2*(r.length-1),r.length-2);return i<0?r[0]:r[i+1]}canShrinkWithoutContext(t){return typeof t=="bigint"&&this.min<=t&&t<=this.max}shrink(t,n){return VS.isValidContext(t,n)?this.isLastChanceTry(t,n)?_.of(new M(n,void 0)):ib(t,n,!1):ib(t,this.defaultTarget(),!0)}defaultTarget(){return this.min<=0&&this.max>=0?E(0):this.min<0?this.max:this.min}isLastChanceTry(t,n){return t>0?t===n+E(1)&&t>this.min:t<0?t===n-E(1)&&t<this.max:!1}static isValidContext(t,n){if(n===void 0)return!1;if(typeof n!="bigint")throw new Error("Invalid context type passed to BigIntArbitrary (#1)");let r=t>0&&n<0||t<0&&n>0;if(n!==E(0)&&r)throw new Error("Invalid context value passed to BigIntArbitrary (#2)");return!0}};function XO(e){let n=E(-1)<<E(255),r=(E(1)<<E(255))-E(1),i=e.min,o=e.max;return{min:i!==void 0?i:n-(o!==void 0&&o<E(0)?o*o:E(0)),max:o!==void 0?o:r+(i!==void 0&&i>E(0)?i*i:E(0))}}function QO(e){return e[0]===void 0?{}:e[1]===void 0?e[0]:{min:e[0],max:e[1]}}function Ht(...e){let t=XO(QO(e));if(t.min>t.max)throw new Error("fc.bigInt expects max to be greater than or equal to min");return new JO(t.min,t.max)}var e6=Object.getPrototypeOf,Vr=class extends oe{constructor(e){super(),this.arb=e}generate(e,t){return this.arb.generate(e,void 0)}canShrinkWithoutContext(e){return this.arb.canShrinkWithoutContext(e)}shrink(e,t){return this.arb.shrink(e,t)}};function is(e){return e6(e)===Vr.prototype&&e.generate===Vr.prototype.generate&&e.canShrinkWithoutContext===Vr.prototype.canShrinkWithoutContext&&e.shrink===Vr.prototype.shrink?e:new Vr(e)}function t6(e){return e===1}function n6(e){if(typeof e!="boolean")throw new Error("Unsupported input type");return e===!0?1:0}function Zr(){return is(Q({min:0,max:1}).map(t6,n6))}var Wr=Object.is,r6=class{constructor(e){this.values=e,this.fastValues=new Gn(this.values);let t=!1,n=!1;if(rs(this.fastValues,0))for(let r=0;r!==this.values.length;++r){let i=this.values[r];t=t||Wr(i,-0),n=n||Wr(i,0)}this.hasMinusZero=t,this.hasPlusZero=n}has(e){return e===0?Wr(e,0)?this.hasPlusZero:this.hasMinusZero:rs(this.fastValues,e)}},BS=class extends oe{constructor(e){super(),this.values=e}generate(e,t){let n=this.values.length===1?0:e.nextInt(0,this.values.length-1),r=this.values[n];return pn(r)?new M(r,n,()=>r[Ae]()):new M(r,n)}canShrinkWithoutContext(e){return this.values.length===1?Wr(this.values[0],e):(this.fastValues===void 0&&(this.fastValues=new r6(this.values)),this.fastValues.has(e))}shrink(e,t){return t===0||Wr(e,this.values[0])?_.nil():_.of(new M(this.values[0],0))}};function ht(...e){if(e.length===0)throw new Error("fc.constantFrom expects at least one parameter");return new BS(e)}function i6(e){return!e||!e.withBigInt?ht(!1,null,void 0,0,"",NaN):ht(!1,null,void 0,0,"",NaN,E(0))}function be(e){return new BS([e])}var o6=class US{constructor(){this.receivedLogs=[]}log(t){this.receivedLogs.push(t)}size(){return this.receivedLogs.length}toString(){return JSON.stringify({logs:this.receivedLogs})}[Ae](){return new US}};function s6(){return be(new o6)}var a6=NaN,l6=Number.isNaN;function WS(e){return new ts(e)}function zS(e){if(!(e instanceof ts)||e.constructor!==ts)throw new I("Not a valid value for date unmapper");return ns(e)}function u6(e){return t=>t===e?new ts(a6):WS(t)}function c6(e){return t=>{let n=zS(t);return l6(n)?e:n}}var ob=Number.isNaN;function GS(e={}){let t=e.min!==void 0?ns(e.min):-864e13,n=e.max!==void 0?ns(e.max):864e13,r=e.noInvalidDate;if(ob(t))throw new Error("fc.date min must be valid instance of Date");if(ob(n))throw new Error("fc.date max must be valid instance of Date");if(t>n)throw new Error("fc.date max must be greater or equal to min");if(r)return Q({min:t,max:n}).map(WS,zS);let i=n+1;return Q({min:t,max:n+1}).map(u6(i),c6(i))}var d6=class extends oe{constructor(e,t){super(),this.startArb=e,this.chainer=t}generate(e,t){let n=[],r=e.clone(),i=this.startArb.generate(e,t);for(n.push({arbitrary:this.startArb,value:i.value_,context:i.context,clonedMrng:r});;){let s=this.chainer(i.value_);if(s===void 0)break;let l=e.clone();i=s.generate(e,t),n.push({arbitrary:s,value:i.value_,context:i.context,clonedMrng:l})}let o={biasFactor:t,entries:n,currentShrinkLevel:0};return new M(i.value_,o)}canShrinkWithoutContext(e){return!1}shrink(e,t){return this.isSafeContext(t)?new _(this.shrinkIterator(t)):_.nil()}*shrinkIterator(e){let{entries:t,currentShrinkLevel:n,biasFactor:r}=e;for(let i=n;i<t.length;++i){let o=t[i],s=o.arbitrary.shrink(o.value,o.context);for(let l of s){let a=t.slice(0,i);a.push({arbitrary:o.arbitrary,value:l.value_,context:l.context,clonedMrng:o.clonedMrng});let u=l,c=o.clonedMrng.clone();for(;;){let g=this.chainer(u.value_);if(g===void 0)break;let f=c.clone(),h=g.generate(c,r);a.push({arbitrary:g,value:h.value_,context:h.context,clonedMrng:f}),u=h}let d=a[a.length-1],p={biasFactor:r,entries:a,currentShrinkLevel:i};yield new M(d.value,p)}}}isSafeContext(e){return e!=null&&typeof e=="object"&&"biasFactor"in e&&"entries"in e&&"currentShrinkLevel"in e}};function f6(e,t){return new d6(e,t)}var p6=Symbol.iterator,h6=Array.isArray,m6=Object.is,g6=class HS extends oe{constructor(t,n){super(),this.arb=t,this.numValues=n}generate(t,n){let r=[];if(this.numValues<=0)return this.wrapper(r);for(let i=0;i!==this.numValues-1;++i)P(r,this.arb.generate(t.clone(),n));return P(r,this.arb.generate(t,n)),this.wrapper(r)}canShrinkWithoutContext(t){if(!h6(t)||t.length!==this.numValues)return!1;if(t.length===0)return!0;for(let n=1;n<t.length;++n)if(!m6(t[0],t[n]))return!1;return this.arb.canShrinkWithoutContext(t[0])}shrink(t,n){return t.length===0?_.nil():new _(this.shrinkImpl(t,n!==void 0?n:[])).map(r=>this.wrapper(r))}*shrinkImpl(t,n){let r=B(t,(o,s)=>this.arb.shrink(o,n[s])[p6]()),i=B(r,o=>o.next());for(;!i[0].done;)yield B(i,o=>o.value),i=B(r,o=>o.next())}static makeItCloneable(t,n){return t[Ae]=()=>{let r=[];for(let i=0;i!==n.length;++i)P(r,n[i].value);return this.makeItCloneable(r,n),r},t}wrapper(t){let n=!1,r=[],i=[];for(let o=0;o!==t.length;++o){let s=t[o];n=n||s.hasToBeCloned,P(r,s.value),P(i,s.context)}return n&&HS.makeItCloneable(r,t),new M(r,i)}};function y6(e,t){return new g6(e,t)}var sb=class{constructor(e){this.isEqual=e,this.data=[]}tryAdd(e){for(let t=0;t!==this.data.length;++t)if(this.isEqual(this.data[t],e))return!1;return P(this.data,e),!0}size(){return this.data.length}getData(){return this.data}},b6=Number.isNaN,S6=class{constructor(e){this.selector=e,this.selectedItemsExceptNaN=new Gn,this.data=[]}tryAdd(e){let t=this.selector(e);if(b6(t))return P(this.data,e),!0;let n=this.selectedItemsExceptNaN.size;return zr(this.selectedItemsExceptNaN,t),n!==this.selectedItemsExceptNaN.size?(P(this.data,e),!0):!1}size(){return this.data.length}getData(){return this.data}},w6=Object.is,x6=class{constructor(e){this.selector=e,this.selectedItemsExceptMinusZero=new Gn,this.data=[],this.hasMinusZero=!1}tryAdd(e){let t=this.selector(e);if(w6(t,-0))return this.hasMinusZero?!1:(P(this.data,e),this.hasMinusZero=!0,!0);let n=this.selectedItemsExceptMinusZero.size;return zr(this.selectedItemsExceptMinusZero,t),n!==this.selectedItemsExceptMinusZero.size?(P(this.data,e),!0):!1}size(){return this.data.length}getData(){return this.data}},v6=class{constructor(e){this.selector=e,this.selectedItems=new Gn,this.data=[]}tryAdd(e){let t=this.selector(e),n=this.selectedItems.size;return zr(this.selectedItems,t),n!==this.selectedItems.size?(P(this.data,e),!0):!1}size(){return this.data.length}getData(){return this.data}};function R6(e){if(typeof e.comparator=="function"){if(e.selector===void 0){let l=e.comparator,a=(u,c)=>l(u.value_,c.value_);return()=>new sb(a)}let r=e.comparator,i=e.selector,o=l=>i(l.value_),s=(l,a)=>r(o(l),o(a));return()=>new sb(s)}let t=e.selector||(r=>r),n=r=>t(r.value_);switch(e.comparator){case"IsStrictlyEqual":return()=>new S6(n);case"SameValueZero":return()=>new v6(n);case"SameValue":case void 0:return()=>new x6(n)}}function mn(e,t={}){let n=t.minLength!==void 0?t.minLength:0,r=t.maxLength!==void 0?t.maxLength:hn,i=Kr(t.size,n,r,t.maxLength!==void 0),o=t.depthIdentifier,s=new FS(e,n,i,r,o,R6(t),[]);return n===0?s:s.filter(l=>l.length>=n)}var C6=Object.create,k6=Object.defineProperty,A6=Object.getOwnPropertyDescriptor,ab=Object.getPrototypeOf,E6=Object.prototype,I6=Reflect.ownKeys;function P6(e){let t=e[1]?C6(null):{};for(let n of e[0])k6(t,n[0],{enumerable:!0,configurable:!0,writable:!0,value:n[1]});return t}function M6(e){return e!==void 0&&!!e.configurable&&!!e.enumerable&&!!e.writable&&e.get===void 0&&e.set===void 0}function T6(e){if(typeof e!="object"||e===null)throw new I("Incompatible instance received: should be a non-null object");let t=ab(e)===null,n=ab(e)===E6;if(!t&&!n)throw new I("Incompatible instance received: should be of exact type Object");let r=B(I6(e),i=>[i,A6(e,i)]);if(!fS(r,([,i])=>M6(i)))throw new I("Incompatible instance received: should contain only c/e/w properties without get/set");return[B(r,([i,o])=>[i,o.value]),t]}function O6(e){return e[0]}function Tc(e,t,n={}){let r=!!n.noNullPrototype;return F(mn(F(e,t),{minLength:n.minKeys,maxLength:n.maxKeys,size:n.size,selector:O6,depthIdentifier:n.depthIdentifier}),r?be(!1):Zr()).map(P6,T6)}var N6=Number.POSITIVE_INFINITY,$6=Number.MAX_SAFE_INTEGER,L6=Number.isInteger,D6=Math.floor,_6=Math.pow,F6=Math.min,Xu=class KS extends oe{static from(t,n,r){if(t.length===0)throw new Error(`${r} expects at least one weighted arbitrary`);let i=0;for(let o=0;o!==t.length;++o){if(t[o].arbitrary===void 0)throw new Error(`${r} expects arbitraries to be specified`);let s=t[o].weight;if(i+=s,!L6(s))throw new Error(`${r} expects weights to be integer values`);if(s<0)throw new Error(`${r} expects weights to be superior or equal to 0`)}if(i<=0)throw new Error(`${r} expects the sum of weights to be strictly superior to 0`);return new KS(t,{depthBias:ZO(n.depthSize,n.maxDepth!==void 0),maxDepth:n.maxDepth!==void 0?n.maxDepth:N6,withCrossShrink:!!n.withCrossShrink},Ec(n.depthIdentifier))}constructor(t,n,r){super(),this.warbs=t,this.constraints=n,this.context=r;let i=0;this.cumulatedWeights=[];for(let o=0;o!==t.length;++o)i+=t[o].weight,P(this.cumulatedWeights,i);this.totalWeight=i}generate(t,n){if(this.mustGenerateFirst())return this.safeGenerateForIndex(t,0,n);let r=t.nextInt(this.computeNegDepthBenefit(),this.totalWeight-1);for(let i=0;i!==this.cumulatedWeights.length;++i)if(r<this.cumulatedWeights[i])return this.safeGenerateForIndex(t,i,n);throw new Error("Unable to generate from fc.frequency")}canShrinkWithoutContext(t){return this.canShrinkWithoutContextIndex(t)!==-1}shrink(t,n){if(n!==void 0){let i=n,o=i.selectedIndex,s=i.originalBias,l=this.warbs[o].arbitrary.shrink(t,i.originalContext).map(a=>this.mapIntoValue(o,a,null,s));if(i.clonedMrngForFallbackFirst!==null){i.cachedGeneratedForFirst===void 0&&(i.cachedGeneratedForFirst=this.safeGenerateForIndex(i.clonedMrngForFallbackFirst,0,s));let a=i.cachedGeneratedForFirst;return _.of(a).join(l)}return l}let r=this.canShrinkWithoutContextIndex(t);return r===-1?_.nil():this.defaultShrinkForFirst(r).join(this.warbs[r].arbitrary.shrink(t,void 0).map(i=>this.mapIntoValue(r,i,null,void 0)))}defaultShrinkForFirst(t){++this.context.depth;try{if(!this.mustFallbackToFirstInShrink(t)||this.warbs[0].fallbackValue===void 0)return _.nil()}finally{--this.context.depth}let n=new M(this.warbs[0].fallbackValue.default,void 0);return _.of(this.mapIntoValue(0,n,null,void 0))}canShrinkWithoutContextIndex(t){if(this.mustGenerateFirst())return this.warbs[0].arbitrary.canShrinkWithoutContext(t)?0:-1;try{++this.context.depth;for(let n=0;n!==this.warbs.length;++n){let r=this.warbs[n];if(r.weight!==0&&r.arbitrary.canShrinkWithoutContext(t))return n}return-1}finally{--this.context.depth}}mapIntoValue(t,n,r,i){let o={selectedIndex:t,originalBias:i,originalContext:n.context,clonedMrngForFallbackFirst:r};return new M(n.value,o)}safeGenerateForIndex(t,n,r){++this.context.depth;try{let i=this.warbs[n].arbitrary.generate(t,r),o=this.mustFallbackToFirstInShrink(n)?t.clone():null;return this.mapIntoValue(n,i,o,r)}finally{--this.context.depth}}mustGenerateFirst(){return this.constraints.maxDepth<=this.context.depth}mustFallbackToFirstInShrink(t){return t!==0&&this.constraints.withCrossShrink&&this.warbs[0].weight!==0}computeNegDepthBenefit(){let t=this.constraints.depthBias;if(t<=0||this.warbs[0].weight===0)return 0;let n=D6(_6(1+t,this.context.depth))-1;return-F6(this.totalWeight*n,$6)||0}};function j6(e){return e!=null&&typeof e=="object"&&!("generate"in e)&&!("arbitrary"in e)&&!("weight"in e)}function lb(e){return tS(e)?{arbitrary:e,weight:1}:e}function ke(...e){let t=e[0];if(j6(t)){let r=B(Ie(e,1),lb);return Xu.from(r,t,"fc.oneof")}let n=B(e,lb);return Xu.from(n,{},"fc.oneof")}var V6=Number.isInteger;function Wt(e){let t=typeof e=="number"?e:e&&e.max!==void 0?e.max:2147483647;if(t<0)throw new Error("fc.nat value should be greater than or equal to 0");if(!V6(t))throw new Error("fc.nat maximum value should be an integer");return new qn(0,t)}var B6=Object.is;function U6(e){let t=0,n=[];for(let r of e){let i=t;t=i+r.num;let o=t-1;n.push({from:i,to:o,entry:r})}return n}function W6(e,t){let n=0,r=e.length;for(;r-n>1;){let i=~~((n+r)/2);t<e[i].from?r=i:n=i}return e[n]}function z6(e){let t=U6(e);return function(r){let i=W6(t,r);return i.entry.build(r-i.from)}}function G6(e){let t={mapping:new Mt,negativeZeroIndex:void 0},n=0;for(let r=0;r!==e.length;++r){let i=e[r];for(let o=0;o!==i.num;++o){let s=i.build(o);s===0&&1/s===Pt.NEGATIVE_INFINITY?t.negativeZeroIndex=n:rt(t.mapping,s,n),++n}}return t}function H6(e){let t=null;return function(r){t===null&&(t=G6(e));let i=B6(r,-0)?t.negativeZeroIndex:We(t.mapping,r);if(i===void 0)throw new I("Unknown value encountered cannot be built using this mapToConstant");return i}}function K6(e){if(e.length===0)throw new I("fc.mapToConstant expects at least one option");let t=0;for(let n=0;n!==e.length;++n){if(e[n].num<0)throw new I("fc.mapToConstant expects all options to have a number of entries greater or equal to zero");t+=e[n].num}if(t===0)throw new I("fc.mapToConstant expects at least one choice among options");return t}function Yn(...e){return Wt({max:K6(e)-1}).map(z6(e),H6(e))}function qS(e,t,n,r){if(t.length===0)return n>0?void 0:[];if(r<=0)return;let i=[{endIndexChunks:0,nextStartIndex:1,chunks:[]}];for(;i.length>0;){let o=uS(i);for(let s=o.nextStartIndex;s<=t.length;++s){let l=fe(t,o.endIndexChunks,s);if(e.canShrinkWithoutContext(l)){let a=[...o.chunks,l];if(s===t.length){if(a.length<n)break;return a}P(i,{endIndexChunks:o.endIndexChunks,nextStartIndex:s+1,chunks:o.chunks}),a.length<r&&P(i,{endIndexChunks:s,nextStartIndex:s+1,chunks:a});break}}}}function q6(e){return ie(e,"")}function YS(e){return e.minLength!==void 0?e.minLength:0}function ZS(e){return e.maxLength!==void 0?e.maxLength:hn}function Y6(e,t){return YS(t)<=e.length&&e.length<=ZS(t)}function Z6(e,t){return function(r){if(typeof r!="string")throw new I("Unsupported value");let i=qS(e,r,YS(t),ZS(t));if(i===void 0)throw new I("Unable to unmap received string");return i}}var JS=["__defineGetter__","__defineSetter__","__lookupGetter__","__lookupSetter__","__proto__","constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf","apply","arguments","bind","call","caller","length","name","prototype","key","ref"];function J6(e,t,n){let r;try{r=n(e)}catch{return}for(let i of r)if(!t.canShrinkWithoutContext(i))return;return r}function X6(e,t){let n=[];for(let r of JS){let i=J6(r,e,t);i!==void 0&&P(n,i)}return n}var ub=new WeakMap;function Q6(e){let t=[];for(let n of JS){let r=qS(e,n,0,hn);r!==void 0&&P(t,r)}return t}function e4(e,t){let n=X2(ub,e);n===void 0&&(n=Q6(e),J2(ub,e,n));let r=[];for(let i of n)Y6(i,t)&&P(r,i);return r}var t4=[[0,127]],n4=[[0,55295],[57344,1114111]],r4=[[32,126],[160,172],[174,767],[880,887],[890,895],[900,906],[908],[910,929],[931,1154],[1162,1327],[1329,1366],[1369,1418],[1421,1423],[1470],[1472],[1475],[1478],[1488,1514],[1519,1524],[1542,1551],[1563],[1565,1610],[1632,1647],[1649,1749],[1758],[1765,1766],[1769],[1774,1805],[1808],[1810,1839],[1869,1957],[1969],[1984,2026],[2036,2042],[2046,2069],[2074],[2084],[2088],[2096,2110],[2112,2136],[2142],[2144,2154],[2160,2190],[2208,2249],[2308,2361],[2365],[2384],[2392,2401],[2404,2432],[2437,2444],[2447,2448],[2451,2472],[2474,2480],[2482],[2486,2489],[2493],[2510],[2524,2525],[2527,2529],[2534,2557],[2565,2570],[2575,2576],[2579,2600],[2602,2608],[2610,2611],[2613,2614],[2616,2617],[2649,2652],[2654],[2662,2671],[2674,2676],[2678],[2693,2701],[2703,2705],[2707,2728],[2730,2736],[2738,2739],[2741,2745],[2749],[2768],[2784,2785],[2790,2801],[2809],[2821,2828],[2831,2832],[2835,2856],[2858,2864],[2866,2867],[2869,2873],[2877],[2908,2909],[2911,2913],[2918,2935],[2947],[2949,2954],[2958,2960],[2962,2965],[2969,2970],[2972],[2974,2975],[2979,2980],[2984,2986],[2990,3001],[3024],[3046,3066],[3077,3084],[3086,3088],[3090,3112],[3114,3129],[3133],[3160,3162],[3165],[3168,3169],[3174,3183],[3191,3200],[3204,3212],[3214,3216],[3218,3240],[3242,3251],[3253,3257],[3261],[3293,3294],[3296,3297],[3302,3311],[3313,3314],[3332,3340],[3342,3344],[3346,3386],[3389],[3407],[3412,3414],[3416,3425],[3430,3455],[3461,3478],[3482,3505],[3507,3515],[3517],[3520,3526],[3558,3567],[3572],[3585,3632],[3634],[3647,3654],[3663,3675],[3713,3714],[3716],[3718,3722],[3724,3747],[3749],[3751,3760],[3762],[3773],[3776,3780],[3782],[3792,3801],[3804,3807],[3840,3863],[3866,3892],[3894],[3896],[3898,3901],[3904,3911],[3913,3948],[3973],[3976,3980],[4030,4037],[4039,4044],[4046,4058],[4096,4138],[4159,4181],[4186,4189],[4193],[4197,4198],[4206,4208],[4213,4225],[4238],[4240,4249],[4254,4293],[4295],[4301],[4304,4351],[4608,4680],[4682,4685],[4688,4694],[4696],[4698,4701],[4704,4744],[4746,4749],[4752,4784],[4786,4789],[4792,4798],[4800],[4802,4805],[4808,4822],[4824,4880],[4882,4885],[4888,4954],[4960,4988],[4992,5017],[5024,5109],[5112,5117],[5120,5788],[5792,5880],[5888,5905],[5919,5937],[5941,5942],[5952,5969],[5984,5996],[5998,6e3],[6016,6067],[6100,6108],[6112,6121],[6128,6137],[6144,6154],[6160,6169],[6176,6264],[6272,6276],[6279,6312],[6314],[6320,6389],[6400,6430],[6464],[6468,6509],[6512,6516],[6528,6571],[6576,6601],[6608,6618],[6622,6678],[6686,6740],[6784,6793],[6800,6809],[6816,6829],[6917,6963],[6981,6988],[6992,7018],[7028,7038],[7043,7072],[7086,7141],[7164,7203],[7227,7241],[7245,7304],[7312,7354],[7357,7367],[7379],[7401,7404],[7406,7411],[7413,7414],[7418],[7424,7615],[7680,7957],[7960,7965],[7968,8005],[8008,8013],[8016,8023],[8025],[8027],[8029],[8031,8061],[8064,8116],[8118,8132],[8134,8147],[8150,8155],[8157,8175],[8178,8180],[8182,8190],[8192,8202],[8208,8233],[8239,8287],[8304,8305],[8308,8334],[8336,8348],[8352,8384],[8448,8587],[8592,9254],[9280,9290],[9312,11123],[11126,11157],[11159,11502],[11506,11507],[11513,11557],[11559],[11565],[11568,11623],[11631,11632],[11648,11670],[11680,11686],[11688,11694],[11696,11702],[11704,11710],[11712,11718],[11720,11726],[11728,11734],[11736,11742],[11776,11869],[11904,11929],[11931,12019],[12032,12245],[12272,12329],[12336,12351],[12353,12438],[12443,12543],[12549,12591],[12593,12686],[12688,12771],[12783,12830],[12832,13312],[19903,19968],[40959,42124],[42128,42182],[42192,42539],[42560,42606],[42611],[42622,42653],[42656,42735],[42738,42743],[42752,42954],[42960,42961],[42963],[42965,42969],[42994,43009],[43011,43013],[43015,43018],[43020,43042],[43048,43051],[43056,43065],[43072,43127],[43138,43187],[43214,43225],[43250,43262],[43264,43301],[43310,43334],[43359],[43396,43442],[43457,43469],[43471,43481],[43486,43492],[43494,43518],[43520,43560],[43584,43586],[43588,43595],[43600,43609],[43612,43642],[43646,43695],[43697],[43701,43702],[43705,43709],[43712],[43714],[43739,43754],[43760,43764],[43777,43782],[43785,43790],[43793,43798],[43808,43814],[43816,43822],[43824,43883],[43888,44002],[44011],[44016,44025],[44032],[55203],[63744,64109],[64112,64217],[64256,64262],[64275,64279],[64285],[64287,64310],[64312,64316],[64318],[64320,64321],[64323,64324],[64326,64450],[64467,64911],[64914,64967],[64975],[65008,65023],[65040,65049],[65072,65106],[65108,65126],[65128,65131],[65136,65140],[65142,65276],[65281,65437],[65440,65470],[65474,65479],[65482,65487],[65490,65495],[65498,65500],[65504,65510],[65512,65518],[65532,65533],[65536,65547],[65549,65574],[65576,65594],[65596,65597],[65599,65613],[65616,65629],[65664,65786],[65792,65794],[65799,65843],[65847,65934],[65936,65948],[65952],[66e3,66044],[66176,66204],[66208,66256],[66273,66299],[66304,66339],[66349,66378],[66384,66421],[66432,66461],[66463,66499],[66504,66517],[66560,66717],[66720,66729],[66736,66771],[66776,66811],[66816,66855],[66864,66915],[66927,66938],[66940,66954],[66956,66962],[66964,66965],[66967,66977],[66979,66993],[66995,67001],[67003,67004],[67072,67382],[67392,67413],[67424,67431],[67456,67461],[67463,67504],[67506,67514],[67584,67589],[67592],[67594,67637],[67639,67640],[67644],[67647,67669],[67671,67742],[67751,67759],[67808,67826],[67828,67829],[67835,67867],[67871,67897],[67903],[67968,68023],[68028,68047],[68050,68096],[68112,68115],[68117,68119],[68121,68149],[68160,68168],[68176,68184],[68192,68255],[68288,68324],[68331,68342],[68352,68405],[68409,68437],[68440,68466],[68472,68497],[68505,68508],[68521,68527],[68608,68680],[68736,68786],[68800,68850],[68858,68899],[68912,68921],[69216,69246],[69248,69289],[69293],[69296,69297],[69376,69415],[69424,69445],[69457,69465],[69488,69505],[69510,69513],[69552,69579],[69600,69622],[69635,69687],[69703,69709],[69714,69743],[69745,69746],[69749],[69763,69807],[69819,69820],[69822,69825],[69840,69864],[69872,69881],[69891,69926],[69942,69956],[69959],[69968,70002],[70004,70006],[70019,70066],[70081],[70084,70088],[70093],[70096,70111],[70113,70132],[70144,70161],[70163,70187],[70200,70205],[70207,70208],[70272,70278],[70280],[70282,70285],[70287,70301],[70303,70313],[70320,70366],[70384,70393],[70405,70412],[70415,70416],[70419,70440],[70442,70448],[70450,70451],[70453,70457],[70461],[70480],[70493,70497],[70656,70708],[70727,70747],[70749],[70751,70753],[70784,70831],[70852,70855],[70864,70873],[71040,71086],[71105,71131],[71168,71215],[71233,71236],[71248,71257],[71264,71276],[71296,71338],[71352,71353],[71360,71369],[71424,71450],[71472,71494],[71680,71723],[71739],[71840,71922],[71935,71942],[71945],[71948,71955],[71957,71958],[71960,71983],[72004,72006],[72016,72025],[72096,72103],[72106,72144],[72161,72163],[72192],[72203,72242],[72255,72262],[72272],[72284,72323],[72346,72354],[72368,72440],[72448,72457],[72704,72712],[72714,72750],[72768,72773],[72784,72812],[72816,72847],[72960,72966],[72968,72969],[72971,73008],[73040,73049],[73056,73061],[73063,73064],[73066,73097],[73112],[73120,73129],[73440,73458],[73463,73464],[73476,73488],[73490,73523],[73539,73561],[73648],[73664,73713],[73727,74649],[74752,74862],[74864,74868],[74880,75075],[77712,77810],[77824,78895],[78913,78918],[82944,83526],[92160,92728],[92736,92766],[92768,92777],[92782,92862],[92864,92873],[92880,92909],[92917],[92928,92975],[92983,92997],[93008,93017],[93019,93025],[93027,93047],[93053,93071],[93760,93850],[93952,94026],[94032],[94099,94111],[94176,94179],[94208],[100343],[100352,101589],[101632],[101640],[110576,110579],[110581,110587],[110589,110590],[110592,110882],[110898],[110928,110930],[110933],[110948,110951],[110960,111355],[113664,113770],[113776,113788],[113792,113800],[113808,113817],[113820],[113823],[118608,118723],[118784,119029],[119040,119078],[119081,119140],[119146,119148],[119171,119172],[119180,119209],[119214,119274],[119296,119361],[119365],[119488,119507],[119520,119539],[119552,119638],[119648,119672],[119808,119892],[119894,119964],[119966,119967],[119970],[119973,119974],[119977,119980],[119982,119993],[119995],[119997,120003],[120005,120069],[120071,120074],[120077,120084],[120086,120092],[120094,120121],[120123,120126],[120128,120132],[120134],[120138,120144],[120146,120485],[120488,120779],[120782,121343],[121399,121402],[121453,121460],[121462,121475],[121477,121483],[122624,122654],[122661,122666],[122928,122989],[123136,123180],[123191,123197],[123200,123209],[123214,123215],[123536,123565],[123584,123627],[123632,123641],[123647],[124112,124139],[124144,124153],[124896,124902],[124904,124907],[124909,124910],[124912,124926],[124928,125124],[125127,125135],[125184,125251],[125259],[125264,125273],[125278,125279],[126065,126132],[126209,126269],[126464,126467],[126469,126495],[126497,126498],[126500],[126503],[126505,126514],[126516,126519],[126521],[126523],[126530],[126535],[126537],[126539],[126541,126543],[126545,126546],[126548],[126551],[126553],[126555],[126557],[126559],[126561,126562],[126564],[126567,126570],[126572,126578],[126580,126583],[126585,126588],[126590],[126592,126601],[126603,126619],[126625,126627],[126629,126633],[126635,126651],[126704,126705],[126976,127019],[127024,127123],[127136,127150],[127153,127167],[127169,127183],[127185,127221],[127232,127405],[127488,127490],[127504,127547],[127552,127560],[127568,127569],[127584,127589],[127744,127994],[128e3,128727],[128732,128748],[128752,128764],[128768,128886],[128891,128985],[128992,129003],[129008],[129024,129035],[129040,129095],[129104,129113],[129120,129159],[129168,129197],[129200,129201],[129280,129619],[129632,129645],[129648,129660],[129664,129672],[129680,129725],[129727,129733],[129742,129755],[129760,129768],[129776,129784],[129792,129938],[129940,129994],[130032,130041],[131072],[173791],[173824],[177977],[177984],[178205],[178208],[183969],[183984],[191456],[191472],[192093],[194560,195101],[196608],[201546],[201552],[205743]],i4=[[192,197],[199,207],[209,214],[217,221],[224,229],[231,239],[241,246],[249,253],[255,271],[274,293],[296,304],[308,311],[313,318],[323,328],[332,337],[340,357],[360,382],[416,417],[431,432],[461,476],[478,483],[486,496],[500,501],[504,539],[542,543],[550,563],[901,902],[904,906],[908],[910,912],[938,944],[970,974],[979,980],[1024,1025],[1027],[1031],[1036,1038],[1049],[1081],[1104,1105],[1107],[1111],[1116,1118],[1142,1143],[1217,1218],[1232,1235],[1238,1239],[1242,1247],[1250,1255],[1258,1269],[1272,1273],[1570,1574],[1728],[1730],[1747],[2345],[2353],[2356],[2392,2399],[2524,2525],[2527],[2611],[2614],[2649,2651],[2654],[2908,2909],[2964],[3907],[3917],[3922],[3927],[3932],[3945],[4134],[6918],[6920],[6922],[6924],[6926],[6930],[7680,7833],[7835],[7840,7929],[7936,7957],[7960,7965],[7968,8005],[8008,8013],[8016,8023],[8025],[8027],[8029],[8031,8048],[8050],[8052],[8054],[8056],[8058],[8060],[8064,8116],[8118,8122],[8124],[8129,8132],[8134,8136],[8138],[8140,8146],[8150,8154],[8157,8162],[8164,8170],[8172,8173],[8178,8180],[8182,8184],[8186],[8188],[8602,8603],[8622],[8653,8655],[8708],[8713],[8716],[8740],[8742],[8769],[8772],[8775],[8777],[8800],[8802],[8813,8817],[8820,8821],[8824,8825],[8832,8833],[8836,8837],[8840,8841],[8876,8879],[8928,8931],[8938,8941],[10972],[12364],[12366],[12368],[12370],[12372],[12374],[12376],[12378],[12380],[12382],[12384],[12386],[12389],[12391],[12393],[12400,12401],[12403,12404],[12406,12407],[12409,12410],[12412,12413],[12436],[12446],[12460],[12462],[12464],[12466],[12468],[12470],[12472],[12474],[12476],[12478],[12480],[12482],[12485],[12487],[12489],[12496,12497],[12499,12500],[12502,12503],[12505,12506],[12508,12509],[12532],[12535,12538],[12542],[44032],[55203],[64285],[64287],[64298,64310],[64312,64316],[64318],[64320,64321],[64323,64324],[64326,64334],[69786],[69788],[69803],[119134,119140],[119227,119232]],cb=String.fromCodePoint,o4=Math.min,s4=Math.max;function Qu(e){if(e.length===1){let n=cb(e[0]);return{num:1,build:()=>n}}let t=e[0];return{num:e[1]-e[0]+1,build:n=>cb(t+n)}}function db(e,t){let n=[],r=0,i=0;for(;r<e.length&&i<t.length;){let o=e[r],s=o[0],l=o.length===1?o[0]:o[1],a=t[i],u=a[0],c=a.length===1?a[0]:a[1];if(l<u)r+=1;else if(c<s)i+=1;else{let d=s4(s,u),p=o4(l,c);if(n.length>=1){let g=n[n.length-1];(g.length===1?g[0]:g[1])+1===d&&(d=g[0],uS(n))}P(n,d===p?[d]:[d,p]),l<=p&&(r+=1),c<=p&&(i+=1)}}return n}var fb=Object.create(null);function a4(e){switch(e){case"full":return n4;case"ascii":return t4}}function l4(e,t){let n=`${e}:${t}`,r=fb[n];if(r!==void 0)return r;let i=a4(t),o=e==="binary"?i:db(i,r4),s=[];for(let a of o)P(s,Qu(a));if(e==="grapheme"){let a=db(i,i4);for(let u of a){let c=Qu(u);P(s,{num:c.num,build:d=>gT(c.build(d),"NFD")})}}let l=Yn(...s);return fb[n]=l,l}function Br(e,t){return l4(e,t)}function u4(e){if(typeof e.unit=="object")return e.unit;switch(e.unit){case"grapheme":return Br("grapheme","full");case"grapheme-composite":return Br("composite","full");case"grapheme-ascii":case void 0:return Br("grapheme","ascii");case"binary":return Br("binary","full");case"binary-ascii":return Br("binary","ascii")}}function ve(e={}){let t=u4(e),n=Z6(t,e),r=e4(t,e);return ne(t,{...e,experimentalCustomSlices:r}).map(q6,n)}var XS=Map,Oc=String.fromCharCode,Nc={num:26,build:e=>Oc(e+97)},c4={num:26,build:e=>Oc(e+65)},QS={num:10,build:e=>Oc(e+48)};function d4(e){let t=P2(e);return e!==t?t:`%${Gr(Hn(e,0),16)}`}function f4(e){if(typeof e!="string")throw new Error("Unsupported");return decodeURIComponent(e)}var p4=()=>ve({unit:"binary",minLength:1,maxLength:1}).map(d4,f4),Pu;function h4(){return Pu===void 0&&(Pu=Yn(Nc)),Pu}var Uo;function ec(e){Uo===void 0&&(Uo=new XS);let t=We(Uo,e);return t===void 0&&(t=Yn(Nc,QS,{num:e.length,build:n=>e[n]}),rt(Uo,e,t)),t}function m4(e){return Yn(Nc,c4,QS,{num:e.length,build:t=>e[t]})}var Wo;function $c(e){Wo===void 0&&(Wo=new XS);let t=We(Wo,e);return t===void 0&&(t=ke({weight:10,arbitrary:m4(e)},{weight:1,arbitrary:p4()}),rt(Wo,e,t)),t}function Ot(e,t={}){let n=t.freq===void 0?6:t.freq,r=pS(t,"nil")?t.nil:null,i=[{arbitrary:be(r),weight:1,fallbackValue:{default:r}},{arbitrary:e,weight:n-1}],o={withCrossShrink:!0,depthSize:t.depthSize,maxDepth:t.maxDepth,depthIdentifier:t.depthIdentifier};return Xu.from(i,o,"fc.option")}function g4(e){return e.length>63?!1:e.length<4||e[0]!=="x"||e[1]!=="n"||e[2]!=="-"||e[3]!=="-"}var e1=Symbol("adapted-value");function y4(e,t){let n=t(e.value_);return n.adapted?new M(n.value,e1):e}var b4=class extends oe{constructor(e,t){super(),this.sourceArb=e,this.adapter=t,this.adaptValue=n=>y4(n,t)}generate(e,t){let n=this.sourceArb.generate(e,t);return this.adaptValue(n)}canShrinkWithoutContext(e){return this.sourceArb.canShrinkWithoutContext(e)&&!this.adapter(e).adapted}shrink(e,t){return t===e1?this.sourceArb.canShrinkWithoutContext(e)?this.sourceArb.shrink(e,void 0).map(this.adaptValue):_.nil():this.sourceArb.shrink(e,t).map(this.adaptValue)}};function t1(e,t){return new b4(e,t)}function S4([e,t]){return t===null?e:`${e}${t[0]}${t[1]}`}function w4(e){if(typeof e!="string"||e.length===0)throw new Error("Unsupported");return e.length===1?[e[0],null]:[e[0],[fe(e,1,e.length-1),e[e.length-1]]]}function x4(e){let t=ec("");return F(t,Ot(F(ve({unit:ec("-"),size:e,maxLength:61}),t))).map(S4,w4).filter(g4)}function v4(e){return`${ie(e[0],".")}.${e[1]}`}function R4(e){if(typeof e!="string")throw new Error("Unsupported type");let t=e.lastIndexOf(".");return[_e(fe(e,0,t),"."),fe(e,t+1)]}function C4(e){let[t,n]=e,r=n.length;for(let i=0;i!==t.length;++i)if(r+=1+t[i].length,r>255)return{adapted:!0,value:[Ie(t,0,i),n]};return{adapted:!1,value:e}}function Lc(e={}){let t=Mc(e.size),n=Yr("-1",t),r=ve({unit:h4(),minLength:2,maxLength:63,size:n});return t1(F(ne(x4(t),{size:n,minLength:1,maxLength:127}),r),C4).map(v4,R4)}function k4(e){let t=e[0].length;for(let n=1;n!==e.length;++n)if(t+=1+e[n].length,t>64)return{adapted:!0,value:Ie(e,0,n)};return{adapted:!1,value:e}}function A4(e){return ie(e,".")}function E4(e){if(typeof e!="string")throw new Error("Unsupported");return _e(e,".")}function I4(e){return`${e[0]}@${e[1]}`}function P4(e){if(typeof e!="string")throw new Error("Unsupported");return _e(e,"@",2)}function M4(e={}){return F(t1(ne(ve({unit:ec("!#$%&'*+-/=?^_`{|}~"),minLength:1,maxLength:64,size:e.size}),{minLength:1,maxLength:32,size:e.size}),k4).map(A4,E4),Lc({size:e.size})).map(I4,P4)}var T4=Pt.NEGATIVE_INFINITY,tc=Pt.POSITIVE_INFINITY,n1=Pt.EPSILON,Dc=E(2146435072)*E(4294967296),O4=-Dc-E(1),pb=4503599627370496,N4=E(0xfffffffffffff),hb=E("9007199254740992"),nc=new Float64Array(1),mb=new Uint32Array(nc.buffer,nc.byteOffset);function $4(e){return nc[0]=e,[mb[1],mb[0]]}function L4(e){let{0:t,1:n}=$4(e),r=t>>>31,i=t>>>20&2047,o=(t&1048575)*4294967296+n,s=i===0?-1022:i-1023,l=i===0?0:1;return l+=o*n1,l*=r===0?1:-1,{exponent:s,significand:l}}function gb(e,t){return e===-1022?E(t*pb):E((t-1)*pb)+(E(e+1023)<<E(52))}function _c(e){if(e===tc)return Dc;if(e===T4)return O4;let t=L4(e),n=t.exponent,r=t.significand;return e>0||e===0&&1/e===tc?gb(n,r):-gb(n,-r)-E(1)}function rc(e){if(e<0)return-rc(-e-E(1));if(e===Dc)return tc;if(e<hb)return Pt(e)*2**-1074;let t=e-hb,n=-1021+Pt(t>>E(52));return(1+Pt(t&N4)*n1)*2**n}var yb=Number.isInteger,bb=Object.is,Mu=Number.NEGATIVE_INFINITY,Tu=Number.POSITIVE_INFINITY;function r1(e,t,n,r){let{noDefaultInfinity:i=!1,minExcluded:o=!1,maxExcluded:s=!1,min:l=i?-t:Mu,max:a=i?t:Tu}=e,u=o?l<-n?-r:Math.max(l,-n):l===Mu?Math.max(l,-r):Math.max(l,-n),c=s?a>n?r:Math.min(a,n):a===Tu?Math.min(a,r):Math.min(a,n);return{noDefaultInfinity:!1,minExcluded:o||(l!==Mu||o)&&yb(u),maxExcluded:s||(a!==Tu||s)&&yb(c),min:bb(u,-0)?0:u,max:bb(c,0)?-0:c,noNaN:e.noNaN||!1}}var i1=Number.NEGATIVE_INFINITY,o1=Number.POSITIVE_INFINITY,D4=Number.MAX_VALUE,_4=45035996273704955e-1,ic=4503599627370496;function F4(e){return r1(e,D4,_4,ic)}function j4(e){return e===4503599627370496?o1:e===-4503599627370496?i1:e}function V4(e){if(typeof e!="number")throw new Error("Unsupported type");return e===o1?ic:e===i1?-ic:e}var B4=Number.isInteger,s1=Number.isNaN,U4=Number.NEGATIVE_INFINITY,W4=Number.POSITIVE_INFINITY,Sb=Number.MAX_VALUE,z4=NaN;function wb(e,t){if(s1(e))throw new Error("fc.double constraints."+t+" must be a 64-bit float");return _c(e)}function G4(e){if(typeof e!="number")throw new Error("Unsupported type");return _c(e)}function H4(e){return!B4(e)}function xb(e){let{noDefaultInfinity:t=!1,noNaN:n=!1,minExcluded:r=!1,maxExcluded:i=!1,min:o=t?-Sb:U4,max:s=t?Sb:W4}=e,l=wb(o,"min"),a=r?l+E(1):l,u=wb(s,"max"),c=i?u-E(1):u;if(c<a)throw new Error("fc.double constraints.min must be smaller or equal to constraints.max");if(n)return Ht({min:a,max:c}).map(rc,G4);let d=c>E(0),p=d?a:a-E(1),g=d?c+E(1):c;return Ht({min:p,max:g}).map(f=>c<f||f<a?z4:rc(f),f=>{if(typeof f!="number")throw new Error("Unsupported type");return s1(f)?c!==g?g:p:_c(f)})}function ls(e={}){return e.noInteger?xb(F4(e)).map(j4,V4).filter(H4):xb(e)}var K4=Number.NEGATIVE_INFINITY,oc=Number.POSITIVE_INFINITY,q4=Math.imul,sc=2**127*(1+(2**23-1)/2**23),a1=2139095040,Y4=-2139095041,ac=new Float32Array(1),Z4=new Uint32Array(ac.buffer,ac.byteOffset);function J4(e){return ac[0]=e,Z4[0]}function X4(e){let t=J4(e),n=t>>>31,r=t>>>23&255,i=t&8388607,o=r===0?-126:r-127,s=r===0?0:1;return s+=i/2**23,s*=n===0?1:-1,{exponent:o,significand:s}}function vb(e,t){return e===-126?t*8388608:q4(e+127,8388608)+(t-1)*8388608}function Fc(e){if(e===oc)return a1;if(e===K4)return Y4;let t=X4(e),n=t.exponent,r=t.significand;return e>0||e===0&&1/e===oc?vb(n,r):-vb(n,-r)-1}function lc(e){if(e<0)return-lc(-e-1);if(e===a1)return oc;if(e<16777216)return e*2**-149;let t=e-16777216,n=-125+(t>>23);return(1+(t&8388607)/8388608)*2**n}var l1=Number.NEGATIVE_INFINITY,u1=Number.POSITIVE_INFINITY,Q4=sc,eN=83886075e-1,uc=8388608;function tN(e){return r1(e,Q4,eN,uc)}function nN(e){return e===8388608?u1:e===-8388608?l1:e}function rN(e){if(typeof e!="number")throw new Error("Unsupported type");return e===u1?uc:e===l1?-uc:e}var iN=Number.isInteger,c1=Number.isNaN,oN=Math.fround,sN=Number.NEGATIVE_INFINITY,aN=Number.POSITIVE_INFINITY,lN=NaN;function Rb(e,t){let n="fc.float constraints."+t+" must be a 32-bit float - you can convert any double to a 32-bit float by using `Math.fround(myDouble)`";if(c1(e)||oN(e)!==e)throw new Error(n);return Fc(e)}function uN(e){if(typeof e!="number")throw new Error("Unsupported type");return Fc(e)}function cN(e){return!iN(e)}function Cb(e){let{noDefaultInfinity:t=!1,noNaN:n=!1,minExcluded:r=!1,maxExcluded:i=!1,min:o=t?-sc:sN,max:s=t?sc:aN}=e,l=Rb(o,"min"),a=r?l+1:l,u=Rb(s,"max"),c=i?u-1:u;if(a>c)throw new Error("fc.float constraints.min must be smaller or equal to constraints.max");if(n)return Q({min:a,max:c}).map(lc,uN);let d=c>0?a:a-1,p=c>0?c+1:c;return Q({min:d,max:p}).map(g=>g>c||g<a?lN:lc(g),g=>{if(typeof g!="number")throw new Error("Unsupported type");return c1(g)?c!==p?p:d:Fc(g)})}function d1(e={}){return e.noInteger?Cb(tN(e)).map(nN,rN).filter(cN):Cb(e)}function dN(e){return e.replace(/([$`\\])/g,"\\$1").replace(/\r/g,"\\r")}function f1(e){return e.replace(/\*\//g,"*\\/")}var Be=[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117];function os(e){let t=4294967295;for(let n=0;n<e.length;++n){let r=Hn(e,n);if(r<128)t=Be[t&255^r]^t>>8;else if(r<2048)t=Be[t&255^(192|r>>6&31)]^t>>8,t=Be[t&255^(128|r&63)]^t>>8;else if(r>=55296&&r<57344){let i=Hn(e,++n);if(r>=56320||i<56320||i>57343||Number.isNaN(i))n-=1,t=Be[t&255^239]^t>>8,t=Be[t&255^191]^t>>8,t=Be[t&255^189]^t>>8;else{let o=(r&1023)+64,s=i&1023;t=Be[t&255^(240|o>>8&7)]^t>>8,t=Be[t&255^(128|o>>2&63)]^t>>8,t=Be[t&255^(128|s>>6&15|(o&3)<<4)]^t>>8,t=Be[t&255^(128|s&63)]^t>>8}}else t=Be[t&255^(224|r>>12&15)]^t>>8,t=Be[t&255^(128|r>>6&63)]^t>>8,t=Be[t&255^(128|r&63)]^t>>8}return(t|0)+2147483648}var fN=Object.getPrototypeOf,Ur=class extends oe{constructor(e){super(),this.arb=e}generate(e,t){return this.arb.generate(e,t)}canShrinkWithoutContext(e){return this.arb.canShrinkWithoutContext(e)}shrink(e,t){return _.nil()}};function ss(e){return fN(e)===Ur.prototype&&e.generate===Ur.prototype.generate&&e.canShrinkWithoutContext===Ur.prototype.canShrinkWithoutContext&&e.shrink===Ur.prototype.shrink?e:new Ur(e)}var pN=Object.assign,hN=Object.keys;function p1(e){return F(ss(Q()),ss(Q({min:1,max:4294967295}))).map(([t,n])=>{let r=()=>{let i={};return pN((s,l)=>{let a=Se(s),u=Se(l),c=e(os(`${t}${a}`)%n,os(`${t}${u}`)%n);return i[`[${a},${u}]`]=c,c},{toString:()=>{let s=hN(i).sort().map(l=>`${l} => ${Se(i[l])}`).map(l=>`/* ${f1(l)} */`);return`function(a, b) {
|
|
97
|
-
// With hash and stringify coming from fast-check${s.length!==0?`
|
|
98
|
-
${ie(s,`
|
|
99
|
-
`)}`:""}
|
|
100
|
-
const cmp = ${e};
|
|
101
|
-
const hA = hash('${t}' + stringify(a)) % ${n};
|
|
102
|
-
const hB = hash('${t}' + stringify(b)) % ${n};
|
|
103
|
-
return cmp(hA, hB);
|
|
104
|
-
}`},[Ae]:r})};return r()})}var mN=Object.assign;function gN(){return p1(mN((e,t)=>e<t,{toString(){return"(hA, hB) => hA < hB"}}))}var yN=Object.assign;function bN(){return p1(yN((e,t)=>e-t,{toString(){return"(hA, hB) => hA - hB"}}))}var SN=Object.defineProperties,wN=Object.keys;function xN(e){return F(ne(e,{minLength:1}),ss(Q())).map(([t,n])=>{let r=()=>{let i={},o=(...l)=>{let a=Se(l),u=t[os(`${n}${a}`)%t.length];return i[a]=u,pn(u)?u[Ae]():u};function s(l){let a=B(B(dS(wN(i)),u=>`${u} => ${Se(i[u])}`),u=>`/* ${f1(u)} */`);return`function(...args) {
|
|
105
|
-
// With hash and stringify coming from fast-check${a.length!==0?`
|
|
106
|
-
${a.join(`
|
|
107
|
-
`)}`:""}
|
|
108
|
-
const outs = ${l};
|
|
109
|
-
return outs[hash('${n}' + stringify(args)) % outs.length];
|
|
110
|
-
}`}return SN(o,{toString:{value:()=>s(Se(t))},[ot]:{value:()=>s(Se(t))},[Tt]:{value:async()=>s(await Cc(t))},[Ae]:{value:r,configurable:!0}})};return r()})}var vN=Number.MIN_SAFE_INTEGER,RN=Number.MAX_SAFE_INTEGER;function h1(){return new qn(vN,RN)}var CN=Number.MAX_SAFE_INTEGER;function kN(){return new qn(0,CN)}var AN=Number.parseInt;function EN(e){let[t,n]=e;switch(t){case"oct":return`0${Gr(n,8)}`;case"hex":return`0x${Gr(n,16)}`;default:return`${n}`}}function Yo(e,t){let n=AN(e,t);if(Gr(n,t)!==e)throw new Error("Invalid value");return n}function IN(e){if(typeof e!="string")throw new Error("Invalid type");return e.length>=2&&e[0]==="0"?e[1]==="x"?["hex",Yo(fe(e,2),16)]:["oct",Yo(fe(e,1),8)]:["dec",Yo(e,10)]}function PN(e){return ie(e,".")}function MN(e){if(typeof e!="string")throw new Error("Invalid type");return B(_e(e,"."),t=>Yo(t,10))}function jc(){return F(Wt(255),Wt(255),Wt(255),Wt(255)).map(PN,MN)}function pt(e){return F(ht("dec","oct","hex"),Wt(e)).map(EN,IN)}function Ou(e){return ie(e,".")}function Nu(e){if(typeof e!="string")throw new Error("Invalid type");return _e(e,".")}function m1(){return ke(F(pt(255),pt(255),pt(255),pt(255)).map(Ou,Nu),F(pt(255),pt(255),pt(65535)).map(Ou,Nu),F(pt(255),pt(16777215)).map(Ou,Nu),pt(4294967295))}function Vc(e){return e.length===0?[]:_e(e,":")}function Bc(e){let t=_e(e,":");return t.length>=2&&t[t.length-1].length<=4?[Ie(t,0,t.length-2),`${t[t.length-2]}:${t[t.length-1]}`]:[Ie(t,0,t.length-1),t[t.length-1]]}function TN(e){return`${ie(e[0],":")}:${e[1]}`}function ON(e){if(typeof e!="string")throw new Error("Invalid type");return Bc(e)}function NN(e){return`::${ie(e[0],":")}:${e[1]}`}function $N(e){if(typeof e!="string")throw new Error("Invalid type");if(!pT(e,"::"))throw new Error("Invalid value");return Bc(fe(e,2))}function Zo(e){return`${ie(e[0],":")}::${ie(e[1],":")}:${e[2]}`}function Jo(e){if(typeof e!="string")throw new Error("Invalid type");let[t,n]=_e(e,"::",2),[r,i]=Bc(n);return[Vc(t),r,i]}function LN(e){return Zo([e[0],[e[1]],e[2]])}function DN(e){let t=Jo(e);return[t[0],ie(t[1],":"),t[2]]}function kb(e){return`${ie(e[0],":")}::${e[1]}`}function Ab(e){if(typeof e!="string")throw new Error("Invalid type");let[t,n]=_e(e,"::",2);return[Vc(t),n]}function _N(e){return`${ie(e[0],":")}::`}function FN(e){if(typeof e!="string")throw new Error("Invalid type");if(!hT(e,"::"))throw new Error("Invalid value");return[Vc(fe(e,0,e.length-2))]}function jN([e,t]){return`${e}:${t}`}function VN(e){if(typeof e!="string")throw new I("Invalid type");if(!e.includes(":"))throw new I("Invalid value");return e.split(":",2)}var BN="0123456789abcdef",$u;function UN(){return $u===void 0&&($u=Q({min:0,max:15}).map(e=>BN[e],e=>{if(typeof e!="string")throw new I("Not a string");if(e.length!==1)throw new I("Invalid length");let t=Hn(e,0);if(t<=57)return t-48;if(t<97)throw new I("Invalid character");return t-87})),$u}function g1(){let e=ve({unit:UN(),minLength:1,maxLength:4,size:"max"}),t=ke(F(e,e).map(jN,VN),jc());return ke(F(ne(e,{minLength:6,maxLength:6,size:"max"}),t).map(TN,ON),F(ne(e,{minLength:5,maxLength:5,size:"max"}),t).map(NN,$N),F(ne(e,{minLength:0,maxLength:1,size:"max"}),ne(e,{minLength:4,maxLength:4,size:"max"}),t).map(Zo,Jo),F(ne(e,{minLength:0,maxLength:2,size:"max"}),ne(e,{minLength:3,maxLength:3,size:"max"}),t).map(Zo,Jo),F(ne(e,{minLength:0,maxLength:3,size:"max"}),ne(e,{minLength:2,maxLength:2,size:"max"}),t).map(Zo,Jo),F(ne(e,{minLength:0,maxLength:4,size:"max"}),e,t).map(LN,DN),F(ne(e,{minLength:0,maxLength:5,size:"max"}),t).map(kb,Ab),F(ne(e,{minLength:0,maxLength:6,size:"max"}),e).map(kb,Ab),F(ne(e,{minLength:0,maxLength:7,size:"max"})).map(_N,FN))}var WN=class extends oe{constructor(e){super(),this.name=e,this.underlying=null}generate(e,t){if(this.underlying===null)throw new Error(`Lazy arbitrary ${JSON.stringify(this.name)} not correctly initialized`);return this.underlying.generate(e,t)}canShrinkWithoutContext(e){if(this.underlying===null)throw new Error(`Lazy arbitrary ${JSON.stringify(this.name)} not correctly initialized`);return this.underlying.canShrinkWithoutContext(e)}shrink(e,t){if(this.underlying===null)throw new Error(`Lazy arbitrary ${JSON.stringify(this.name)} not correctly initialized`);return this.underlying.shrink(e,t)}},zN=Object.getOwnPropertyNames;function GN(){let e=new Mt;return n=>{let r=We(e,n);return r!==void 0||(r=new WN(String(n)),rt(e,n,r)),r}}function y1(e){let t=GN(),n=e(t),r=zN(n);for(let i of r){let o=t(i);o.underlying=n[i]}return n}function HN(e,t){for(let n of e){let r=t[n]||{};if(r.maxLength===void 0||r.maxLength>0)return!0}return!1}function KN(e,t){if(e.length===0)return be([]);if(!HN(e,t))throw new I("Contraints on pool must accept at least one entity, maxLength cannot sum to 0");return F(...e.map(n=>ne(be(n),t[n]))).map(n=>U2(n)).filter(n=>n.length>0)}var Eb=Object.assign,Xo=Object.create,b1=Object.defineProperty,Ib=Object.getPrototypeOf,qN=Object.prototype;function YN(e){return b1(Xo(null),ot,{configurable:!1,enumerable:!1,writable:!1,value:()=>e})}function Pb(e,t){return YN(`<${De(e)}#${t}>`)}function ZN(e,t){let n=Xo(qN);for(let r in e){let i=e[r],o=[];for(let s of i){let l=Eb(Xo(Ib(s)),s);o.push(l)}n[r]=o}for(let r in t){let i=t[r];for(let o=0;o!==i.length;++o){let s=i[o],l=n[r][o];for(let a in s){let u=s[a];l[a]=u.index===void 0?void 0:typeof u.index=="number"?n[u.type][u.index]:B(u.index,c=>n[u.type][c])}b1(l,ot,{configurable:!1,enumerable:!1,writable:!1,value:()=>{let a=e[r][o],u=Eb(Xo(Ib(a)),a);for(let c in s){let d=s[c];u[c]=d.index===void 0?void 0:typeof d.index=="number"?Pb(d.type,d.index):B(d.index,p=>Pb(d.type,p))}return Se(u)}})}}return n}function JN(e){let t=0,n=new Mt;for(let i in e){let o=e[i];for(let s in o){let l=o[s];if(l.arity!=="inverse")continue;let a=We(n,l.type);if(a===void 0&&(a=new Mt,rt(n,l.type,a)),nT(a,l.forwardRelationship))throw new I(`Cannot declare multiple inverse relationships for the same forward relationship ${De(l.forwardRelationship)} on type ${De(l.type)}`);rt(a,l.forwardRelationship,{type:i,property:s}),t+=1}}let r=new Mt;if(t===0)return r;for(let i in e){let o=e[i],s=We(n,i);if(s!==void 0)for(let l in o){let a=o[l];if(a.arity==="inverse")continue;let u=We(s,l);if(u!==void 0){if(u.type!==a.type)throw new I(`Inverse relationship ${De(u.property)} on type ${De(u.type)} references forward relationship ${De(l)} but types do not match`);rt(r,a,u)}}}if(r.size!==t)throw new I("Some inverse relationships could not be matched with their corresponding forward relationships");return r}var Mb=Object.create;function XN(e,t,n){switch(e){case"exclusive":return be(n);case"successor":return is(Q({min:t!==void 0?t+1:0,max:n}));case"any":return is(Q({min:0,max:n}))}}function QN(e,t,n,r,i,o,s){let l=XN(t,n,r);switch(e){case"0-1":return Ot(l,{nil:void 0,depthIdentifier:i}).generate(o,s).value;case"1":return l.generate(o,s).value;case"many":{let a=0,u=Ot(mn(l,{depthIdentifier:i,selector:d=>d===r?d+ ++a:d,minLength:1}),{nil:[],depthIdentifier:i}).generate(o,s).value,c=0;return B(u,d=>d===r?d+c++:d)}}}var e3=class extends oe{constructor(e,t){super(),this.relations=e,this.defaultEntities=t;let n=new Gn,r=new Gn;for(let i in e){let o=e[i];for(let s in o){let l=o[s];if(l.arity!=="inverse"){if(l.strategy==="exclusive"){if(rs(n,l.type))throw new I(`Cannot mix exclusive with other strategies for type ${De(l.type)}`);zr(r,l.type)}else{if(rs(r,l.type))throw new I(`Cannot mix exclusive with other strategies for type ${De(l.type)}`);zr(n,l.type)}if(l.strategy==="successor"&&l.type!==i)throw new I("Cannot mix types for the strategy successor");if(l.strategy==="successor"&&l.arity==="1")throw new I("Cannot use an arity of 1 for the strategy successor")}}}this.inversedRelations=JN(e)}createEmptyLinksInstanceFor(e){let t=Mb(null),n=this.relations[e];for(let r in n){let i=n[r];i.arity==="inverse"&&(t[r]={type:i.type,index:[]})}return t}generate(e,t){let n=Mb(null);for(let o in this.relations)n[o]=[];let r=[];for(let o of this.defaultEntities)P(r,{type:o,indexInType:n[o].length,depth:0}),P(n[o],this.createEmptyLinksInstanceFor(o));let i=-1;for(;++i<r.length;){let o=r[i],s=this.relations[o.type],l=n[o.type][o.indexInType],a=Ic();a.depth=o.depth;for(let u in s){let c=s[u];if(c.arity==="inverse")continue;let d=c.type,p=n[d],g=p.length,f=QN(c.arity,c.strategy||"any",d===o.type?o.indexInType:void 0,p.length,a,e,t);l[u]={type:d,index:f};let h=f===void 0?[]:typeof f=="number"?[f]:f;for(let m of h){m>=g&&(P(r,{type:d,indexInType:m,depth:o.depth+1}),P(p,this.createEmptyLinksInstanceFor(d)));let S=We(this.inversedRelations,c);if(S!==void 0){let w=p[m][S.property].index;P(w,o.indexInType)}}}}return r.length=0,new M(n,void 0)}canShrinkWithoutContext(e){return!1}shrink(e,t){return _.nil()}};function t3(e,t){return new e3(e,t)}var n3=Object.keys,r3=Object.getOwnPropertySymbols,i3=Object.getOwnPropertyDescriptor;function o3(e){let t=n3(e),n=r3(e);for(let r=0;r!==n.length;++r){let i=n[r],o=i3(e,i);o&&o.enumerable&&t.push(i)}return t}var s3=Object.create,a3=Object.defineProperty,l3=Object.getOwnPropertyDescriptor,u3=Object.getOwnPropertyNames,c3=Object.getOwnPropertySymbols;function d3(e,t){return function(r){let i=r[1]?s3(null):{};for(let o=0;o!==e.length;++o){let s=r[0][o];s!==t&&a3(i,e[o],{value:s,configurable:!0,enumerable:!0,writable:!0})}return i}}function f3(e,t){return function(r){if(typeof r!="object"||r===null)throw new Error("Incompatible instance received: should be a non-null object");let i=Object.getPrototypeOf(r)===null,o="constructor"in r&&r.constructor===Object;if(!i&&!o)throw new Error("Incompatible instance received: should be of exact type Object");let s=0,l=[];for(let c=0;c!==e.length;++c){let d=l3(r,e[c]);if(d!==void 0){if(!d.configurable||!d.enumerable||!d.writable)throw new Error("Incompatible instance received: should contain only c/e/w properties");if(d.get!==void 0||d.set!==void 0)throw new Error("Incompatible instance received: should contain only no get/set properties");++s,P(l,d.value)}else P(l,t)}let a=u3(r).length,u=c3(r).length;if(s!==a+u)throw new Error("Incompatible instance received: should not contain extra properties");return[l,i]}}var Lu=Symbol("no-key");function Du(e,t,n){let r=o3(e),i=[];for(let o=0;o!==r.length;++o){let s=r[o],l=e[s];t===void 0||It(t,s)!==-1?P(i,l):P(i,Ot(l,{nil:Lu}))}return F(F(...i),n?be(!1):Zr()).map(d3(r,Lu),f3(r,Lu))}function cc(e,t){let n=t!==void 0&&!!t.noNullPrototype;if(t===void 0||!("requiredKeys"in t&&t.requiredKeys!==void 0))return Du(e,void 0,n);let r=("requiredKeys"in t?t.requiredKeys:void 0)||[];for(let i=0;i!==r.length;++i){let o=Object.getOwnPropertyDescriptor(e,r[i]);if(o===void 0)throw new Error("requiredKeys cannot reference keys that have not been defined in recordModel");if(!o.enumerable)throw new Error("requiredKeys cannot reference keys that are not enumerable in recordModel")}return Du(e,r,n)}var p3=Object.create;function h3(e,t,n,r){let i=p3(null);for(let o in e){let s=e[o],l=cc(s,r),a=t(o),u=n(o),c={minLength:a,maxLength:a};i[o]=u!==void 0?mn(l,{...c,selector:u}):ne(l,c)}return cc(i)}var Tb=Object.create,m3=Object.keys;function g3(e,t,n={}){let r=m3(e),i=n.initialPoolConstraints||Tb(null),o=n.unicityConstraints||Tb(null),s={noNullPrototype:n.noNullPrototype};return KN(r,i).chain(l=>t3(t,l).chain(a=>h3(e,u=>a[u].length,u=>o[u],s).map(u=>ZN(u,a))))}function y3(e){return ie(B(e,t=>t[t.length-1]===","?fe(t,0,t.length-1):t)," ")}function b3(e){return function(n){if(typeof n!="string")throw new Error("Unsupported type");let r=[];for(let i of _e(n," "))if(e.canShrinkWithoutContext(i))P(r,i);else if(e.canShrinkWithoutContext(i+","))P(r,i+",");else throw new Error("Unsupported word");return r}}function S3(e){let t=ie(e," ");return t[t.length-1]===","&&(t=fe(t,0,t.length-1)),Sc(t[0])+fe(t,1)+"."}function w3(e){return function(n){if(typeof n!="string")throw new Error("Unsupported type");if(n.length<2||n[n.length-1]!=="."||n[n.length-2]===","||Sc(Ku(n[0]))!==n[0])throw new Error("Unsupported value");let r=Ku(n[0])+fe(n,1,n.length-1),i=[],o=_e(r," ");for(let s=0;s!==o.length;++s){let l=o[s];if(e.canShrinkWithoutContext(l))P(i,l);else if(s===o.length-1&&e.canShrinkWithoutContext(l+","))P(i,l+",");else throw new Error("Unsupported word")}return i}}function x3(e){return ie(e," ")}function v3(e){if(typeof e!="string")throw new Error("Unsupported type");let t=_e(e,". ");for(let n=0;n<t.length-1;++n)t[n]+=".";return t}var y=(e,t)=>({arbitrary:be(e),weight:t});function R3(){return ke(y("non",6),y("adipiscing",5),y("ligula",5),y("enim",5),y("pellentesque",5),y("in",5),y("augue",5),y("et",5),y("nulla",5),y("lorem",4),y("sit",4),y("sed",4),y("diam",4),y("fermentum",4),y("ut",4),y("eu",4),y("aliquam",4),y("mauris",4),y("vitae",4),y("felis",4),y("ipsum",3),y("dolor",3),y("amet,",3),y("elit",3),y("euismod",3),y("mi",3),y("orci",3),y("erat",3),y("praesent",3),y("egestas",3),y("leo",3),y("vel",3),y("sapien",3),y("integer",3),y("curabitur",3),y("convallis",3),y("purus",3),y("risus",2),y("suspendisse",2),y("lectus",2),y("nec,",2),y("ultricies",2),y("sed,",2),y("cras",2),y("elementum",2),y("ultrices",2),y("maecenas",2),y("massa,",2),y("varius",2),y("a,",2),y("semper",2),y("proin",2),y("nec",2),y("nisl",2),y("amet",2),y("duis",2),y("congue",2),y("libero",2),y("vestibulum",2),y("pede",2),y("blandit",2),y("sodales",2),y("ante",2),y("nibh",2),y("ac",2),y("aenean",2),y("massa",2),y("suscipit",2),y("sollicitudin",2),y("fusce",2),y("tempus",2),y("aliquam,",2),y("nunc",2),y("ullamcorper",2),y("rhoncus",2),y("metus",2),y("faucibus,",2),y("justo",2),y("magna",2),y("at",2),y("tincidunt",2),y("consectetur",1),y("tortor,",1),y("dignissim",1),y("congue,",1),y("non,",1),y("porttitor,",1),y("nonummy",1),y("molestie,",1),y("est",1),y("eleifend",1),y("mi,",1),y("arcu",1),y("scelerisque",1),y("vitae,",1),y("consequat",1),y("in,",1),y("pretium",1),y("volutpat",1),y("pharetra",1),y("tempor",1),y("bibendum",1),y("odio",1),y("dui",1),y("primis",1),y("faucibus",1),y("luctus",1),y("posuere",1),y("cubilia",1),y("curae,",1),y("hendrerit",1),y("velit",1),y("mauris,",1),y("gravida",1),y("ornare",1),y("ut,",1),y("pulvinar",1),y("varius,",1),y("turpis",1),y("nibh,",1),y("eros",1),y("id",1),y("aliquet",1),y("quis",1),y("lobortis",1),y("consectetuer",1),y("morbi",1),y("vehicula",1),y("tortor",1),y("tellus,",1),y("id,",1),y("eu,",1),y("quam",1),y("feugiat,",1),y("posuere,",1),y("iaculis",1),y("lectus,",1),y("tristique",1),y("mollis,",1),y("nisl,",1),y("vulputate",1),y("sem",1),y("vivamus",1),y("placerat",1),y("imperdiet",1),y("cursus",1),y("rutrum",1),y("iaculis,",1),y("augue,",1),y("lacus",1))}function C3(e={}){let{maxCount:t,mode:n="words",size:r}=e;if(t!==void 0&&t<1)throw new Error("lorem has to produce at least one word/sentence");let i=R3();return n==="sentences"?ne(ne(i,{minLength:1,size:"small"}).map(S3,w3(i)),{minLength:1,maxLength:t,size:r}).map(x3,v3):ne(i,{minLength:1,maxLength:t,size:r}).map(y3,b3(i))}function k3(e){return new Map(e)}function A3(e){if(typeof e!="object"||e===null)throw new Error("Incompatible instance received: should be a non-null object");if(!("constructor"in e)||e.constructor!==Map)throw new Error("Incompatible instance received: should be of exact type Map");return Array.from(e)}function E3(e){return e[0]}function dc(e,t,n={}){return mn(F(e,t),{minLength:n.minKeys,maxLength:n.maxKeys,size:n.size,selector:E3,depthIdentifier:n.depthIdentifier,comparator:"SameValueZero"}).map(k3,A3)}var zo=10;function I3(e){let t={};return(n=>{let r=n!==void 0?n:zo;if(!pS(t,r)){let i=zo;zo=r-1,t[r]=e(r),zo=i}return t[r]})}function P3(e){let t=0;for(;e>E(0);)e&E(1)&&++t,e>>=E(1);return t}function M3(e,t){let n=(E(1)<<E(t))-E(1),r=e&n,i=P3(e-r),o=r;for(let s=E(1);s<=n&&i!==0;s<<=E(1))o&s||(o|=s,--i);return o}function Go(e,t){let n=[];for(let r=e.length-1;r!==-1;--r)t(e[r])!==e[r]&&P(n,r);return n}function T3(e,t,n){let r=E(0);for(let i=0,o=E(1);i!==n.length;++i,o<<=E(1))e[n[i]]!==t[n[i]]&&(r|=o);return r}function _u(e,t,n,r){for(let i=0,o=E(1);i!==n.length;++i,o<<=E(1))t&o&&(e[n[i]]=r(e[n[i]]))}var O3=class extends oe{constructor(e,t,n){super(),this.stringArb=e,this.toggleCase=t,this.untoggleAll=n}buildContextFor(e,t){return{rawString:e.value,rawStringContext:e.context,flags:t.value,flagsContext:t.context}}generate(e,t){let n=this.stringArb.generate(e,t),r=[...n.value],i=Go(r,this.toggleCase),o=Ht(E(0),(E(1)<<E(i.length))-E(1)).generate(e,void 0);return _u(r,o.value,i,this.toggleCase),new M(ie(r,""),this.buildContextFor(n,o))}canShrinkWithoutContext(e){return typeof e!="string"?!1:this.untoggleAll!==void 0?this.stringArb.canShrinkWithoutContext(this.untoggleAll(e)):this.stringArb.canShrinkWithoutContext(e)}shrink(e,t){let n;if(t!==void 0)n=t;else if(this.untoggleAll!==void 0){let o=this.untoggleAll(e),s=[...e],l=[...o];n={rawString:o,rawStringContext:void 0,flags:T3(l,s,Go(l,this.toggleCase)),flagsContext:void 0}}else n={rawString:e,rawStringContext:void 0,flags:E(0),flagsContext:void 0};let r=n.rawString,i=n.flags;return this.stringArb.shrink(r,n.rawStringContext).map(o=>{let s=[...o.value],l=Go(s,this.toggleCase),a=M3(i,l.length);return _u(s,a,l,this.toggleCase),new M(ie(s,""),this.buildContextFor(o,new M(a,void 0)))}).join(zt(()=>{let o=[...r],s=Go(o,this.toggleCase);return Ht(E(0),(E(1)<<E(s.length))-E(1)).shrink(i,n.flagsContext).map(l=>{let a=Ie(o);return _u(a,l.value,s,this.toggleCase),new M(ie(a,""),this.buildContextFor(new M(r,n.rawStringContext),l))})}))}};function N3(e){let t=Sc(e);return t!==e?t:Ku(e)}function $3(e,t){return new O3(e,t&&t.toggleCase||N3,t&&t.untoggleAll)}function L3(e){return sS.from(e)}function D3(e){if(!(e instanceof sS))throw new Error("Unexpected type");return[...e]}function S1(e={}){return ne(d1(e),e).map(L3,D3)}function _3(e){return aS.from(e)}function F3(e){if(!(e instanceof aS))throw new Error("Unexpected type");return[...e]}function w1(e={}){return ne(ls(e),e).map(_3,F3)}function Nt(e,t,n,r,i){let o=r.name,{min:s=t,max:l=n,...a}=e;if(s>l)throw new Error(`Invalid range passed to ${o}: min must be lower than or equal to max`);if(s<t)throw new Error(`Invalid min value passed to ${o}: min must be greater than or equal to ${t}`);if(l>n)throw new Error(`Invalid max value passed to ${o}: max must be lower than or equal to ${n}`);return ne(i({min:s,max:l}),a).map(u=>r.from(u),u=>{if(!(u instanceof r))throw new Error("Invalid type");return[...u]})}function x1(e={}){return Nt(e,-32768,32767,R2,Q)}function v1(e={}){return Nt(e,-2147483648,2147483647,C2,Q)}function R1(e={}){return Nt(e,-128,127,v2,Q)}function C1(e={}){return Nt(e,0,65535,E2,Q)}function k1(e={}){return Nt(e,0,4294967295,I2,Q)}function A1(e={}){return Nt(e,0,255,k2,Q)}function E1(e={}){return Nt(e,0,255,A2,Q)}function j3(e){return e!==void 0}function Ob(e){return e.hasToBeCloned?new M(e.value_,{generatorContext:e.context},()=>e.value):new M(e.value_,{generatorContext:e.context})}function Nb(e){return e.hasToBeCloned?new M(e.value_,{shrinkerContext:e.context},()=>e.value):new M(e.value_,{shrinkerContext:e.context})}var V3=class extends oe{constructor(e,t){super(),this.generatorArbitrary=e,this.shrinkerArbitrary=t}generate(e,t){return Ob(this.generatorArbitrary.generate(e,t))}canShrinkWithoutContext(e){return this.shrinkerArbitrary.canShrinkWithoutContext(e)}shrink(e,t){return j3(t)?"generatorContext"in t?this.generatorArbitrary.shrink(e,t.generatorContext).map(Ob):this.shrinkerArbitrary.shrink(e,t.shrinkerContext).map(Nb):this.shrinkerArbitrary.shrink(e,void 0).map(Nb)}};function fc(e,t,n){let r=Q({min:e,max:t});return t===n?r:new V3(r,Q({min:e,max:n}))}var B3=Math.min,pc=Math.max,$b=iS.isArray,U3=Object.entries;function W3(e){let t=-1;for(let n=0;n!==e.length;++n)t=pc(t,e[n][0]);return t}function z3(e,t){let n=iS(e);for(let r=0;r!==t.length;++r){let i=t[r];i[0]<e&&(n[i[0]]=i[1])}return n}function I1(e,t={}){let{size:n,minNumElements:r=0,maxLength:i=hn,maxNumElements:o=i,noTrailingHole:s,depthIdentifier:l}=t,a=Kr(n,Kr(n,r,o,t.maxNumElements!==void 0),i,t.maxLength!==void 0);if(r>i)throw new Error("The minimal number of non-hole elements cannot be higher than the maximal length of the array");if(r>o)throw new Error("The minimal number of non-hole elements cannot be higher than the maximal number of non-holes");let u=B3(o,i),c=t.maxNumElements!==void 0||n!==void 0?n:"=",d=mn(F(fc(0,pc(a-1,0),pc(i-1,0)),e),{size:c,minLength:r,maxLength:u,selector:p=>p[0],depthIdentifier:l}).map(p=>z3(W3(p)+1,p),p=>{if(!$b(p))throw new Error("Not supported entry type");if(s&&p.length!==0&&!(p.length-1 in p))throw new Error("No trailing hole");return B(U3(p),g=>[Number(g[0]),g[1]])});return s||i===r?d:F(d,fc(r,a,i)).map(p=>{let g=p[0],f=p[1];if(g.length>=f)return g;let h=Ie(g);return h.length=f,h},p=>{if(!$b(p))throw new Error("Not supported entry type");return[p,p.length]})}function G3(e){return new Set(e)}function H3(e){if(typeof e!="object"||e===null)throw new Error("Incompatible instance received: should be a non-null object");if(!("constructor"in e)||e.constructor!==Set)throw new Error("Incompatible instance received: should be of exact type Set");return Array.from(e)}function P1(e,t={}){return mn(e,{minLength:t.minLength,maxLength:t.maxLength,size:t.size,depthIdentifier:t.depthIdentifier,comparator:"SameValueZero"}).map(G3,H3)}function K3(e,t,n,r,i,o){return Tc(e,t,{maxKeys:n,noNullPrototype:!o,size:r,depthIdentifier:i})}function q3(e){return ke(R1(e),A1(e),E1(e),x1(e),C1(e),v1(e),k1(e),S1(e),w1(e))}function M1(e){let t=e.values,n=e.depthSize,r=Ic(),i=e.maxDepth,o=e.maxKeys,s=e.size,l=ke(...t,...e.withBigInt?[Ht()]:[],...e.withDate?[GS()]:[]);return y1(a=>({anything:ke({maxDepth:i,depthSize:n,depthIdentifier:r},l,a("array"),a("object"),...e.withMap?[a("map")]:[],...e.withSet?[a("set")]:[],...e.withObjectString?[a("anything").map(u=>Se(u))]:[],...e.withTypedArray?[q3({maxLength:o,size:s})]:[],...e.withSparseArray?[I1(a("anything"),{maxNumElements:o,size:s,depthIdentifier:r})]:[]),keys:e.withObjectString?ke({arbitrary:e.key,weight:10},{arbitrary:a("anything").map(u=>Se(u)),weight:1}):e.key,array:ne(a("anything"),{maxLength:o,size:s,depthIdentifier:r}),set:P1(a("anything"),{maxLength:o,size:s,depthIdentifier:r}),map:ke(dc(a("keys"),a("anything"),{maxKeys:o,size:s,depthIdentifier:r}),dc(a("anything"),a("anything"),{maxKeys:o,size:s,depthIdentifier:r})),object:K3(a("keys"),a("anything"),o,s,r,e.withNullPrototype)})).anything}function Y3(e){switch(typeof e){case"boolean":return new oS(e);case"number":return new Pt(e);case"string":return new De(e);default:return e}}function Z3(e){return typeof e!="object"||e===null||!("constructor"in e)?e:e.constructor===oS||e.constructor===Pt||e.constructor===De?e.valueOf():e}function J3(e){return e.map(Y3,Z3)}function X3(e,t){return[Zr(),h1(),ls(),t(e),ke(t(e),be(null),be(void 0))]}function Q3(e){return e.map(t=>J3(t))}function e$(e,t){return t?Q3(e).concat(e):e}function T1(e={}){let t={size:e.size,unit:"stringUnit"in e?e.stringUnit:e.withUnicodeString?"binary":void 0};return{key:e.key!==void 0?e.key:ve(t),values:e$(e.values!==void 0?e.values:X3(t,ve),e.withBoxedValues===!0),depthSize:e.depthSize,maxDepth:e.maxDepth,maxKeys:e.maxKeys,size:e.size,withSet:e.withSet===!0,withMap:e.withMap===!0,withObjectString:e.withObjectString===!0,withNullPrototype:e.withNullPrototype===!0,withBigInt:e.withBigInt===!0,withDate:e.withDate===!0,withTypedArray:e.withTypedArray===!0,withSparseArray:e.withSparseArray===!0}}function t$(e){return Tc(e.key,M1(e),{maxKeys:e.maxKeys,noNullPrototype:!e.withNullPrototype,size:e.size})}function n$(e){return t$(T1(e))}function r$(e,t){let{depthSize:n,maxDepth:r}=t;return{key:e,values:[Zr(),ls({noDefaultInfinity:!0,noNaN:!0}),e,be(null)],depthSize:n,maxDepth:r}}function O1(e){return M1(T1(e))}function N1(e={}){let t=e.noUnicodeString===void 0||e.noUnicodeString===!0;return O1(r$("stringUnit"in e?ve({unit:e.stringUnit}):t?ve():ve({unit:"binary"}),e))}var i$=JSON.stringify,o$=JSON.parse;function s$(e){if(typeof e!="string")throw new I("Cannot unmap the passed value");return o$(e)}function a$(e={}){return N1(e).map(i$,s$)}var l$=Object.defineProperties;function Fu(e,t){return`Stream(${t!==void 0?`${ie(t,",")}\u2026`:`${e} emitted`})`}var u$=class extends oe{constructor(e,t){super(),this.arb=e,this.history=t}generate(e,t){let n=t!==void 0&&e.nextInt(1,t)===1?t:void 0,r=()=>{let i=this.history?[]:null,o=0,s=function*(l,a){for(;;){let u=l.generate(a,n).value;o++,i!==null&&P(i,u),yield u}};return l$(new _(s(this.arb,e.clone())),{toString:{value:()=>Fu(o,i!==null?i.map(Se):void 0)},[ot]:{value:()=>Fu(o,i!==null?i.map(Se):void 0)},[Tt]:{value:async()=>Fu(o,i!==null?await Promise.all(i.map(Cc)):void 0)},[Ae]:{value:r,enumerable:!0}})};return new M(r(),void 0)}canShrinkWithoutContext(e){return!1}shrink(e,t){return _.nil()}};function c$(e,t){return new u$(e,t!==void 0&&typeof t=="object"&&"noHistory"in t?!t.noHistory:!0)}function d$(e){return ie(e,"")}function Lb(e){if(typeof e!="string")throw new Error("Cannot unmap the passed value");return[...e]}function f$(e){switch(e.length%4){case 0:return e;case 3:return`${e}=`;case 2:return`${e}==`;default:return fe(e,1)}}function p$(e){if(typeof e!="string"||e.length%4!==0)throw new Error("Invalid string received");let t=e.indexOf("=");if(t===-1)return e;if(e.length-t>2)throw new Error("Cannot unmap the passed value");return fe(e,0,t)}var ju=String.fromCharCode;function h$(e){return e<26?ju(e+65):e<52?ju(e+97-26):e<62?ju(e+48-52):e===62?"+":"/"}function m$(e){if(typeof e!="string"||e.length!==1)throw new I("Invalid entry");let t=Hn(e,0);return t>=65&&t<=90?t-65:t>=97&&t<=122?t-97+26:t>=48&&t<=57?t-48+52:t===43?62:t===47?63:-1}function g$(){return Q({min:0,max:63}).map(h$,m$)}function y$(e={}){let{minLength:t=0,maxLength:n=hn,size:r}=e,i=t+3-(t+3)%4,o=n-n%4,s=e.maxLength===void 0&&r===void 0?"=":r;if(i>o)throw new I("Minimal length should be inferior or equal to maximal length");if(i%4!==0)throw new I("Minimal length of base64 strings must be a multiple of 4");if(o%4!==0)throw new I("Maximal length of base64 strings must be a multiple of 4");let l=g$();return ne(l,{minLength:i,maxLength:o,size:s,experimentalCustomSlices:X6(l,Lb)}).map(d$,Lb).map(f$,p$)}var Db=Object.is;function b$(e,t){let n=new Mt,r=0;for(let i of e)Db(i,-0)?++r:rt(n,i,(We(n,i)||0)+1);for(let i=0;i!==t.length;++i){if(!(i in t))return!1;let o=t[i];if(Db(o,-0)){if(r===0)return!1;--r}else{let s=We(n,o)||0;if(s===0)return!1;rt(n,o,s-1)}}return!0}var S$=Math.floor,_b=Math.log,w$=Array.isArray,$1=class extends oe{constructor(e,t,n,r){if(super(),this.originalArray=e,this.isOrdered=t,this.minLength=n,this.maxLength=r,n<0||n>e.length)throw new Error("fc.*{s|S}ubarrayOf expects the minimal length to be between 0 and the size of the original array");if(r<0||r>e.length)throw new Error("fc.*{s|S}ubarrayOf expects the maximal length to be between 0 and the size of the original array");if(n>r)throw new Error("fc.*{s|S}ubarrayOf expects the minimal length to be inferior or equal to the maximal length");this.lengthArb=new qn(n,r),this.biasedLengthArb=n!==r?new qn(n,n+S$(_b(r-n)/_b(2))):this.lengthArb}generate(e,t){let n=(t!==void 0&&e.nextInt(1,t)===1?this.biasedLengthArb:this.lengthArb).generate(e,void 0),r=n.value,i=B(this.originalArray,(s,l)=>l),o=[];for(let s=0;s!==r;++s){let l=e.nextInt(0,i.length-1);P(o,i[l]),cS(i,l,1)}return this.isOrdered&&dS(o,(s,l)=>s-l),new M(B(o,s=>this.originalArray[s]),n.context)}canShrinkWithoutContext(e){return!w$(e)||!this.lengthArb.canShrinkWithoutContext(e.length)?!1:b$(this.originalArray,e)}shrink(e,t){return e.length===0?_.nil():this.lengthArb.shrink(e.length,t).map(n=>new M(Ie(e,e.length-n.value),n.context)).join(e.length>this.minLength?zt(()=>this.shrink(Ie(e,1),void 0).filter(n=>this.minLength<=n.value.length+1).map(n=>new M([e[0],...n.value],void 0))):_.nil())}};function x$(e,t={}){let{minLength:n=0,maxLength:r=e.length}=t;return new $1(e,!0,n,r)}function v$(e,t={}){let{minLength:n=0,maxLength:r=e.length}=t;return new $1(e,!1,n,r)}var R$={10:"A",11:"B",12:"C",13:"D",14:"E",15:"F",16:"G",17:"H",18:"J",19:"K",20:"M",21:"N",22:"P",23:"Q",24:"R",25:"S",26:"T",27:"V",28:"W",29:"X",30:"Y",31:"Z"},C$={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,G:16,H:17,J:18,K:19,M:20,N:21,P:22,Q:23,R:24,S:25,T:26,V:27,W:28,X:29,Y:30,Z:31};function k$(e){return e<10?De(e):R$[e]}function Fb(e,t){let n="";for(;e.length+n.length<t;)n+="0";return n+e}function jb(e){let t="";for(let n=e;n!==0;){let r=n>>5;t=k$(n-(r<<5))+t,n=r}return t}function A$(e,t){let n=~~(e/1073741824),r=e&1073741823;return Fb(jb(n),t-6)+Fb(jb(r),6)}function L1(e){return function(n){return A$(n,e)}}function Vu(e){if(typeof e!="string")throw new I("Unsupported type");let t=0,n=1;for(let r=e.length-1;r>=0;--r){let i=C$[e[r]];if(i===void 0)throw new I("Unsupported type");t+=i*n,n*=32}return t}var E$=L1(10),Vb=L1(8);function I$(e){return E$(e[0])+Vb(e[1])+Vb(e[2])}function P$(e){if(typeof e!="string"||e.length!==26)throw new Error("Unsupported type");return[Vu(e.slice(0,10)),Vu(e.slice(10,18)),Vu(e.slice(18))]}function M$(){return F(Q({min:0,max:0xffffffffffff}),Q({min:0,max:0xffffffffff}),Q({min:0,max:0xffffffffff})).map(I$,P$)}function D1(e){return mT(Gr(e,16),8,"0")}function T$(e){if(typeof e!="string")throw new Error("Unsupported type");if(e.length!==8)throw new Error("Unsupported value: invalid length");let t=parseInt(e,16);if(e!==D1(t))throw new Error("Unsupported value: invalid content");return t}function Bu(e,t){return Q({min:e,max:t}).map(D1,T$)}function O$(e){return`${e[0]}-${fe(e[1],4)}-${fe(e[1],0,4)}-${fe(e[2],0,4)}-${fe(e[2],4)}${e[3]}`}var N$=/^([0-9a-f]{8})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{12})$/;function $$(e){if(typeof e!="string")throw new Error("Unsupported type");let t=N$.exec(e);if(t===null)throw new Error("Unsupported type");return[t[1],t[3]+t[2],t[4]+fe(t[5],0,4),fe(t[5],4)]}var Bb="0123456789abcdef";function L$(e){let t={},n={};for(let o=0;o!==e.length;++o){let s=Bb[o],l=Bb[e[o]];t[s]=l,n[l]=s}function r(o){return t[o[0]]+fe(o,1)}function i(o){if(typeof o!="string")throw new I("Cannot produce non-string values");let s=n[o[0]];if(s===void 0)throw new I("Cannot produce strings not starting by the version in hexa code");return s+fe(o,1)}return{versionsApplierMapper:r,versionsApplierUnmapper:i}}function D$(e){let t={};for(let n of e){if(t[n])throw new I(`Version ${n} has been requested at least twice for uuid`);if(t[n]=!0,n<1||n>15)throw new I(`Version must be a value in [1-15] for uuid, but received ${n}`);if(~~n!==n)throw new I(`Version must be an integer value for uuid, but received ${n}`)}if(e.length===0)throw new I("Must provide at least one version for uuid")}function _$(e={}){let t=Bu(0,4294967295),n=e.version!==void 0?typeof e.version=="number"?[e.version]:e.version:[1,2,3,4,5,6,7,8];D$(n);let{versionsApplierMapper:r,versionsApplierUnmapper:i}=L$(n);return F(t,Bu(0,268435456*n.length-1).map(r,i),Bu(2147483648,3221225471),t).map(O$,$$)}function F$(e){return ve({unit:$c("-._~!$&'()*+,;=:"),size:e})}function j$([e,t,n]){return(e===null?"":`${e}@`)+t+(n===null?"":`:${n}`)}function V$(e){if(typeof e!="string")throw new Error("Unsupported");let t=e.indexOf("@"),n=t!==-1?e.substring(0,t):null,r=/:(\d+)$/.exec(e),i=r!==null?Number(r[1]):null;return[n,r!==null?e.substring(t+1,e.length-r[1].length-1):e.substring(t+1),i]}function B$(e){return`[${e}]`}function U$(e){if(typeof e!="string"||e[0]!=="["||e[e.length-1]!=="]")throw new Error("Unsupported");return e.substring(1,e.length-1)}function _1(e){let t=e||{},n=t.size,r=[Lc({size:n}),...t.withIPv4===!0?[jc()]:[],...t.withIPv6===!0?[g1().map(B$,U$)]:[],...t.withIPv4Extended===!0?[m1()]:[]];return F(t.withUserInfo===!0?Ot(F$(n)):be(null),ke(...r),t.withPort===!0?Ot(Wt(65535)):be(null)).map(j$,V$)}function F1(e){return ve({unit:$c("-._~!$&'()*+,;=:@/?"),size:e})}function j1(e={}){return F1(e.size)}function V1(e={}){return ve({unit:$c("-._~!$&'()*+,;=:@"),size:e.size})}function W$(e){return ie(B(e,t=>`/${t}`),"")}function z$(e){if(typeof e!="string")throw new Error("Incompatible value received: type");if(e.length!==0&&e[0]!=="/")throw new Error("Incompatible value received: start");return cS(_e(e,"/"),1)}function G$(e){switch(e){case"xsmall":return["xsmall","xsmall"];case"small":return["small","xsmall"];case"medium":return["small","small"];case"large":return["medium","small"];case"xlarge":return["medium","medium"]}}function Uu(e,t){return ne(V1({size:e}),{size:t}).map(W$,z$)}function H$(e){let[t,n]=G$(e);return t===n?Uu(t,n):ke(Uu(t,n),Uu(n,t))}function B1(e){return H$(Mc((e||{}).size))}function U1(e={}){return F1(e.size)}function K$(e){let[t,n,r]=e;return`${t}://${n}${r}${e[3]===null?"":`?${e[3]}`}${e[4]===null?"":`#${e[4]}`}`}var q$=/^([[A-Za-z][A-Za-z0-9+.-]*):\/\/([^/?#]*)([^?#]*)(\?[A-Za-z0-9\-._~!$&'()*+,;=:@/?%]*)?(#[A-Za-z0-9\-._~!$&'()*+,;=:@/?%]*)?$/;function Y$(e){if(typeof e!="string")throw new Error("Incompatible value received: type");let t=q$.exec(e);if(t===null)throw new Error("Incompatible value received");let n=t[1],r=t[2],i=t[3],o=t[4],s=t[5];return[n,r,i,o!==void 0?o.substring(1):null,s!==void 0?s.substring(1):null]}function Z$(e){let t=e||{},n=Mc(t.size),r=t.authoritySettings!==void 0&&t.authoritySettings.size!==void 0?Yr(t.authoritySettings.size,n):n,i={...t.authoritySettings,size:r};return F(ht(...t.validSchemes||["http","https"]),_1(i),B1({size:n}),t.withQueryParameters===!0?Ot(U1({size:n})):be(null),t.withFragments===!0?Ot(j1({size:n})):be(null)).map(K$,Y$)}var J$=class W1{constructor(t,n){this.commands=t,this.metadataForReplay=n,this[Ae]=function(){return new W1(this.commands.map(r=>r.clone()),this.metadataForReplay)}}[Symbol.iterator](){return this.commands[Symbol.iterator]()}toString(){let t=this.commands.filter(r=>r.hasRan).map(r=>r.toString()).join(","),n=this.metadataForReplay();return n.length!==0?`${t} /*${n}*/`:t}},X$=class hc{constructor(t){if(this.cmd=t,this.hasRan=!1,vc(t)){let n=t[ot];this[ot]=function(){return n.call(t)}}if(Rc(t)){let n=t[Tt];this[Tt]=function(){return n.call(t)}}}check(t){return this.cmd.check(t)}run(t,n){return this.hasRan=!0,this.cmd.run(t,n)}clone(){return pn(this.cmd)?new hc(this.cmd[Ae]()):new hc(this.cmd)}toString(){return this.cmd.toString()}},Ub=class{static parse(e){let[t,n]=e.split(":"),r=this.parseCounts(t),i=this.parseChanges(n);return this.parseOccurences(r,i)}static stringify(e){let t=this.countOccurences(e);return`${this.stringifyCounts(t)}:${this.stringifyChanges(t)}`}static intToB64(e){return e<26?String.fromCharCode(e+65):e<52?String.fromCharCode(e+97-26):e<62?String.fromCharCode(e+48-52):String.fromCharCode(e===62?43:47)}static b64ToInt(e){return e>="a"?e.charCodeAt(0)-97+26:e>="A"?e.charCodeAt(0)-65:e>="0"?e.charCodeAt(0)-48+52:e==="+"?62:63}static countOccurences(e){return e.reduce((t,n)=>(t.length===0||t[t.length-1].count===64||t[t.length-1].value!==n?t.push({value:n,count:1}):t[t.length-1].count+=1,t),[])}static parseOccurences(e,t){let n=[];for(let r=0;r!==e.length;++r){let i=e[r],o=t[r];for(let s=0;s!==i;++s)n.push(o)}return n}static stringifyChanges(e){let t="";for(let n=0;n<e.length;n+=6){let r=e.slice(n,n+6).reduceRight((i,o)=>(i<<1)+(o.value?1:0),0);t+=this.intToB64(r)}return t}static parseChanges(e){let t=e.split("").map(r=>this.b64ToInt(r)),n=[];for(let r=0;r!==t.length;++r){let i=t[r];for(let o=0;o!==6;++o,i>>=1)n.push(i%2===1)}return n}static stringifyCounts(e){return e.map(({count:t})=>this.intToB64(t-1)).join("")}static parseCounts(e){return e.split("").map(t=>this.b64ToInt(t)+1)}},Q$=class extends oe{constructor(e,t,n,r,i){super(),this.sourceReplayPath=r,this.disableReplayLog=i,this.oneCommandArb=ke(...e).map(o=>new X$(o)),this.lengthArb=fc(0,t,n),this.replayPath=[],this.replayPathPosition=0}metadataForReplay(){return this.disableReplayLog?"":`replayPath=${JSON.stringify(Ub.stringify(this.replayPath))}`}buildValueFor(e,t){let n=e.map(i=>i.value_),r={shrunkOnce:t,items:e};return new M(new J$(n,()=>this.metadataForReplay()),r)}generate(e){let t=this.lengthArb.generate(e,void 0).value,n=Array(t);for(let r=0;r!==t;++r)n[r]=this.oneCommandArb.generate(e,void 0);return this.replayPathPosition=0,this.buildValueFor(n,!1)}canShrinkWithoutContext(e){return!1}filterOnExecution(e){let t=[];for(let n of e)n.value_.hasRan?(this.replayPath.push(!0),t.push(n)):this.replayPath.push(!1);return t}filterOnReplay(e){return e.filter((t,n)=>{let r=this.replayPath[this.replayPathPosition+n];if(r===void 0)throw new Error("Too short replayPath");if(!r&&t.value_.hasRan)throw new Error("Mismatch between replayPath and real execution");return r})}filterForShrinkImpl(e){this.replayPathPosition===0&&(this.replayPath=this.sourceReplayPath!==null?Ub.parse(this.sourceReplayPath):[]);let t=this.replayPathPosition<this.replayPath.length?this.filterOnReplay(e):this.filterOnExecution(e);return this.replayPathPosition+=e.length,t}shrink(e,t){if(t===void 0)return _.nil();let n=t,r=n.shrunkOnce,i=n.items,o=this.filterForShrinkImpl(i);if(o.length===0)return _.nil();let s=r?_.nil():new _([[]][Symbol.iterator]()),l=[];for(let a=0;a!==o.length;++a)l.push(zt(()=>{let u=o.slice(0,a);return this.lengthArb.shrink(o.length-1-a,void 0).map(c=>u.concat(o.slice(o.length-(c.value+1))))}));for(let a=0;a!==o.length;++a)l.push(zt(()=>this.oneCommandArb.shrink(o[a].value_,o[a].context).map(u=>o.slice(0,a).concat([u],o.slice(a+1)))));return s.join(...l).map(a=>this.buildValueFor(a.map(u=>new M(u.value_.clone(),u.context)),!0))}};function eL(e,t={}){let{size:n,maxCommands:r=hn,disableReplayLog:i=!1,replayPath:o=null}=t;return new Q$(e,Kr(n,0,r,t.maxCommands!==void 0),r,o,i)}var tL=class{constructor(e,t){this.s=e,this.cmd=t}async check(e){let t=null,n=!1;if((await this.s.scheduleSequence([{label:`check@${this.cmd.toString()}`,builder:async()=>{try{n=await Promise.resolve(this.cmd.check(e))}catch(r){throw t=r,r}}}]).task).faulty)throw t;return n}async run(e,t){let n=null;if((await this.s.scheduleSequence([{label:`run@${this.cmd.toString()}`,builder:async()=>{try{await this.cmd.run(e,t)}catch(r){throw n=r,r}}}]).task).faulty)throw n}},nL=function*(e,t){for(let n of t)yield new tL(e,n)},z1=(e,t,n,r,i)=>e.then(o=>{let{model:s,real:l}=o,a=n;for(let u of t)a=i(a,()=>r(u,s,l));return a}),rL=(e,t)=>z1({then:o=>{o(e())}},t,void 0,(o,s,l)=>{o.check(s)&&o.run(s,l)},(o,s)=>s()),iL=e=>typeof e.then=="function",G1=async(e,t,n=Promise.resolve())=>await z1({then:s=>{let l=e();return iL(l)?l.then(s):s(l)}},t,n,async(s,l,a)=>{await s.check(l)&&await s.run(l,a)},(s,l)=>s.then(l));function oL(e,t){rL(e,t)}async function sL(e,t){await G1(e,t)}async function aL(e,t,n){let r=G1(t,nL(e,n),e.schedule(Promise.resolve(),"startModel"));await e.waitFor(r),await e.waitAll()}var Ho=e=>e(),H1=class mc{constructor(t,n){this.act=t,this.taskSelector=n,this.lastTaskId=0,this.sourceTaskSelector=n.clone(),this.scheduledTasks=[],this.triggeredTasks=[],this.scheduledWatchers=[],this[Ae]=function(){return new mc(this.act,this.sourceTaskSelector)}}static buildLog(t){return`[task\${${t.taskId}}] ${t.label.length!==0?`${t.schedulingType}::${t.label}`:t.schedulingType} ${t.status}${t.outputValue!==void 0?` with value ${dN(t.outputValue)}`:""}`}log(t,n,r,i,o,s){this.triggeredTasks.push({status:o,schedulingType:t,taskId:n,label:r,metadata:i,outputValue:s!==void 0?Se(s):void 0})}scheduleInternal(t,n,r,i,o,s){let l=++this.lastTaskId,a,u=new Promise((c,d)=>{a=()=>{let p=Promise.resolve(s!==void 0?r.then(()=>s()):r);return p.then(g=>{this.log(t,l,n,i,"resolved",g),c(g)},g=>{this.log(t,l,n,i,"rejected",g),d(g)}),p}});return this.scheduledTasks.push({original:r,trigger:a,schedulingType:t,taskId:l,label:n,metadata:i,customAct:o}),this.scheduledWatchers.length!==0&&this.scheduledWatchers[0](),u}schedule(t,n,r,i){return this.scheduleInternal("promise",n||"",t,r,i||Ho)}scheduleFunction(t,n){return(...r)=>this.scheduleInternal("function",`${t.name}(${r.map(Se).join(",")})`,t(...r),void 0,n||Ho)}scheduleSequence(t,n){let r={done:!1,faulty:!1},i={then:c=>c()},o=()=>{},s=new Promise(c=>{o=()=>c({done:r.done,faulty:r.faulty})}),l=()=>{r.faulty=!0,o()},a=()=>{r.done=!0,o()},u=(c,d)=>{if(c>=t.length){d.then(a,l);return}d.then(()=>{let p=t[c],[g,f,h]=typeof p=="function"?[p,p.name,void 0]:[p.builder,p.label,p.metadata],m=this.scheduleInternal("sequence",f,i,h,n||Ho,()=>g());u(c+1,m)},l)};return u(0,i),Object.assign(r,{task:s})}count(){return this.scheduledTasks.length}internalWaitOne(){if(this.scheduledTasks.length===0)throw new Error("No task scheduled");let t=this.taskSelector.nextTaskIndex(this.scheduledTasks),[n]=this.scheduledTasks.splice(t,1);return n.customAct(()=>n.trigger().catch(r=>{}))}waitOne(t){let n=t||Ho;return this.act(()=>n(()=>this.internalWaitOne()))}async waitAll(t){for(;this.scheduledTasks.length>0;)await this.waitOne(t)}async internalWaitFor(t,n){let r=!1,i=n.customAct,o=n.onWaitStart,s=n.onWaitIdle,l=n.launchAwaiterOnInit,a,u,c=0,d=null,p=null,g=async()=>{for(c=50,c=50;!r&&c>0;--c)await Promise.resolve();if(!r&&this.scheduledTasks.length>0)return o!==void 0&&o(),p=this.waitOne(i),p.then(()=>(p=null,g()),S=>{throw p=null,r=!0,u(S),S});!r&&s!==void 0&&s(),d=null},f=()=>{if(d!==null){c=51;return}d=g().catch(()=>{})},h=()=>{let S=this.scheduledWatchers.indexOf(f);S!==-1&&this.scheduledWatchers.splice(S,1),S===0&&this.scheduledWatchers.length!==0&&this.scheduledWatchers[0]()},m=new Promise((S,w)=>{a=b=>{h(),S(b)},u=b=>{h(),w(b)}});return t.then(S=>{r=!0,p===null?a(S):p.then(()=>a(S),w=>u(w))},S=>{r=!0,p===null?u(S):p.then(()=>u(S),()=>u(S))}),(this.scheduledTasks.length>0||l)&&this.scheduledWatchers.length===0&&f(),this.scheduledWatchers.push(f),m}waitNext(t,n){let r,i=t,o=i<=0?Promise.resolve():new Promise(s=>{r=()=>{--i<=0&&s()}});return this.internalWaitFor(o,{customAct:n,onWaitStart:r,onWaitIdle:void 0,launchAwaiterOnInit:!1})}waitIdle(t){let n,r=new Promise(i=>n=i);return this.internalWaitFor(r,{customAct:t,onWaitStart:void 0,onWaitIdle:n,launchAwaiterOnInit:!0})}waitFor(t,n){return this.internalWaitFor(t,{customAct:n,onWaitStart:void 0,onWaitIdle:void 0,launchAwaiterOnInit:!1})}report(){return[...this.triggeredTasks,...this.scheduledTasks.map(t=>({status:"pending",schedulingType:t.schedulingType,taskId:t.taskId,label:t.label,metadata:t.metadata}))]}toString(){return"schedulerFor()`\n"+this.report().map(mc.buildLog).map(t=>`-> ${t}`).join(`
|
|
111
|
-
`)+"`"}};function K1(e){let t=0;return{clone:()=>K1(e),nextTaskIndex:n=>{if(e.length<=t)throw new Error("Invalid schedulerFor defined: too many tasks have been scheduled");let r=n.findIndex(i=>i.taskId===e[t]);if(r===-1)throw new Error("Invalid schedulerFor defined: unable to find next task");return++t,r}}}function Wb(e,t){return new H1(e,K1(t))}function q1(e){let t=e.clone();return{clone:()=>q1(t),nextTaskIndex:n=>e.nextInt(0,n.length-1)}}var lL=class extends oe{constructor(e){super(),this.act=e}generate(e,t){return new M(new H1(this.act,q1(e.clone())),void 0)}canShrinkWithoutContext(e){return!1}shrink(e,t){return _.nil()}};function uL(e){let{act:t=n=>n()}=e||{};return new lL(t)}function cL(e,t){let{act:n=r=>r()}=Array.isArray(e)?t||{}:e||{};return Array.isArray(e)?Wb(n,e):function(r,...i){return Wb(n,i)}}function dL(e={}){return Nt(e,E("-9223372036854775808"),E("9223372036854775807"),w2,Ht)}function fL(e={}){return Nt(e,E(0),E("18446744073709551615"),x2,Ht)}function pL(e,t){return t}var Wu=Math.floor,hL=Math.min;function qe(e,t){switch(e.type){case"Char":return{astNode:e,minLength:1};case"Repetition":switch(e.quantifier.kind){case"*":{let n=qe(e.expression,t);return{astNode:{type:"Repetition",quantifier:{...e.quantifier,kind:"Range",from:0,to:t},expression:n.astNode},minLength:0}}case"+":{let n=qe(e.expression,t),r=n.minLength>1?n.minLength:1;return{astNode:{type:"Repetition",quantifier:{...e.quantifier,kind:"Range",from:1,to:Wu(t/r)},expression:n.astNode},minLength:n.minLength}}case"?":{let n=qe(e.expression,t);return t<n.minLength?{astNode:{type:"Repetition",quantifier:{...e.quantifier,kind:"Range",from:0,to:0},expression:n.astNode},minLength:0}:{astNode:{...e,expression:n.astNode},minLength:0}}case"Range":{let n=e.quantifier.from>1?Wu(t/e.quantifier.from):t,r=qe(e.expression,n),i=r.minLength>1?r.minLength:1;return e.quantifier.to===void 0||e.quantifier.to*i>t?{astNode:{type:"Repetition",quantifier:{...e.quantifier,kind:"Range",to:Wu(t/i)},expression:r.astNode},minLength:e.quantifier.from*r.minLength}:{astNode:{...e,expression:r.astNode},minLength:e.quantifier.from*r.minLength}}default:return pL(e.quantifier,{astNode:e,minLength:0})}case"Quantifier":return{astNode:e,minLength:0};case"Alternative":{let n=0,r=[];for(let o=0;o!==e.expressions.length;++o){let s=t-n,l=qe(e.expressions[o],s);n+=l.minLength,P(r,{value:l,allowance:s})}let i=[];for(let o=0;o!==r.length;++o){let s=r[o].value,l=r[o].allowance,a=t-n+s.minLength;P(i,(a!==l?qe(s.astNode,a):s).astNode)}return{astNode:{...e,expressions:i},minLength:n}}case"CharacterClass":return{astNode:e,minLength:1};case"ClassRange":return{astNode:e,minLength:1};case"Group":{let n=qe(e.expression,t);return{astNode:{...e,expression:n.astNode},minLength:n.minLength}}case"Disjunction":{if(e.left===null){if(e.right===null)return{astNode:e,minLength:0};let i=qe(e.right,t),o=i.minLength>t?null:i.astNode;return{astNode:{...e,left:null,right:o},minLength:0}}if(e.right===null){let i=qe(e.left,t),o=i.minLength>t?null:i.astNode;return{astNode:{...e,left:o,right:null},minLength:0}}let n=qe(e.left,t),r=qe(e.right,t);return n.minLength>t?r:r.minLength>t?n:{astNode:{...e,left:n.astNode,right:r.astNode},minLength:hL(n.minLength,r.minLength)}}case"Assertion":return{astNode:e,minLength:0};case"Backreference":return{astNode:e,minLength:0};case"UnicodeProperty":return{astNode:e,minLength:1}}}function mL(e,t){return qe(e,t).astNode}function gL(e){return new Error(`Unsupported AST node! Received: ${Se(e)}`)}function Qo(e,t,n){if(!t&&!n)return e;let r={hasStart:!1,hasEnd:!1},i=Y1(e,t,n,r),o=t&&!r.hasStart,s=n&&!r.hasEnd;if(!o&&!s)return i;let l=[];return o&&(l.push({type:"Assertion",kind:"^"}),l.push({type:"Repetition",quantifier:{type:"Quantifier",kind:"*",greedy:!0},expression:{type:"Char",kind:"meta",symbol:".",value:".",codePoint:NaN}})),l.push(i),s&&(l.push({type:"Repetition",quantifier:{type:"Quantifier",kind:"*",greedy:!0},expression:{type:"Char",kind:"meta",symbol:".",value:".",codePoint:NaN}}),l.push({type:"Assertion",kind:"$"})),{type:"Group",capturing:!1,expression:{type:"Alternative",expressions:l}}}function Y1(e,t,n,r){switch(e.type){case"Char":return e;case"Repetition":return e;case"Quantifier":throw new Error("Wrongly defined AST tree, Quantifier nodes not supposed to be scanned!");case"Alternative":return r.hasStart=!0,r.hasEnd=!0,{...e,expressions:e.expressions.map((i,o)=>Qo(i,t&&o===0,n&&o===e.expressions.length-1))};case"CharacterClass":return e;case"ClassRange":return e;case"Group":return{...e,expression:Y1(e.expression,t,n,r)};case"Disjunction":return r.hasStart=!0,r.hasEnd=!0,{...e,left:e.left!==null?Qo(e.left,t,n):null,right:e.right!==null?Qo(e.right,t,n):null};case"Assertion":if(e.kind==="^"||e.kind==="Lookahead")return r.hasStart=!0,e;if(e.kind==="$"||e.kind==="Lookbehind")return r.hasEnd=!0,e;throw new Error(`Assertions of kind ${e.kind} not implemented yet!`);case"Backreference":return e;case"UnicodeProperty":return e;default:throw gL(e)}}function yL(e){return Qo(e,!0,!0)}function zb(e,t){return e[t]>="\uD800"&&e[t]<="\uDBFF"&&e[t+1]>="\uDC00"&&e[t+1]<="\uDFFF"?2:1}function xe(e){return e>="0"&&e<="9"||e>="a"&&e<="f"||e>="A"&&e<="F"}function gc(e){return e>="0"&&e<="9"}function Z1(e,t){for(let n=t;n!==e.length;++n){let r=e[n];if(r==="\\")n+=1;else if(r==="]")return n}throw new Error("Missing closing ']'")}function bL(e,t){let n=0;for(let r=t;r!==e.length;++r){let i=e[r];if(i==="\\")r+=1;else if(i===")"){if(n===0)return r;n-=1}else i==="["?r=Z1(e,r):i==="("&&(n+=1)}throw new Error("Missing closing ')'")}function SL(e,t){let n=!1;for(let r=t;r!==e.length;++r){let i=e[r];if(!gc(i)){if(t===r)return-1;if(i===","){if(n)return-1;n=!0}else return i==="}"?r:-1}}return-1}function wL(e,t,n,r){switch(e[t]){case"[":return r===1?t+1:Z1(e,t+1)+1;case"{":{if(r===1)return t+1;let i=SL(e,t+1);return i===-1?t+1:i+1}case"(":return r===1?t+1:bL(e,t+1)+1;case"]":case"}":case")":return t+1;case"\\":{let i=e[t+1];switch(i){case"x":if(xe(e[t+2])&&xe(e[t+3]))return t+4;throw new Error(`Unexpected token '${e.substring(t,t+4)}' found`);case"u":if(e[t+2]==="{"){if(!n)return t+2;if(e[t+4]==="}"){if(xe(e[t+3]))return t+5;throw new Error(`Unexpected token '${e.substring(t,t+5)}' found`)}if(e[t+5]==="}"){if(xe(e[t+3])&&xe(e[t+4]))return t+6;throw new Error(`Unexpected token '${e.substring(t,t+6)}' found`)}if(e[t+6]==="}"){if(xe(e[t+3])&&xe(e[t+4])&&xe(e[t+5]))return t+7;throw new Error(`Unexpected token '${e.substring(t,t+7)}' found`)}if(e[t+7]==="}"){if(xe(e[t+3])&&xe(e[t+4])&&xe(e[t+5])&&xe(e[t+6]))return t+8;throw new Error(`Unexpected token '${e.substring(t,t+8)}' found`)}if(e[t+8]==="}"&&xe(e[t+3])&&xe(e[t+4])&&xe(e[t+5])&&xe(e[t+6])&&xe(e[t+7]))return t+9;throw new Error(`Unexpected token '${e.substring(t,t+9)}' found`)}if(xe(e[t+2])&&xe(e[t+3])&&xe(e[t+4])&&xe(e[t+5]))return t+6;throw new Error(`Unexpected token '${e.substring(t,t+6)}' found`);case"p":case"P":{if(!n)return t+2;let o=t+2;for(;o<e.length&&e[o]!=="}";o+=e[o]==="\\"?2:1);if(e[o]!=="}")throw new Error("Invalid \\P definition");return o+1}case"k":{let o=t+2;for(;o<e.length&&e[o]!==">";++o);if(e[o]!==">"){if(!n)return t+2;throw new Error("Invalid \\k definition")}return o+1}default:if(gc(i)){let o=n?e.length:Math.min(t+4,e.length),s=t+2;for(;s<o&&gc(e[s]);++s);return s}return t+(n?zb(e,t+1):1)+1}}default:return t+(n?zb(e,t):1)}}function Ko(e,t,n,r){let i=wL(e,t,n,r);return e.substring(t,i)}var Gb={gc:"General_Category",sc:"Script",scx:"Script_Extensions"},us={ASCII:"ASCII",ASCII_Hex_Digit:"AHex",Alphabetic:"Alpha",Any:"Any",Assigned:"Assigned",Bidi_Control:"Bidi_C",Bidi_Mirrored:"Bidi_M",Case_Ignorable:"CI",Cased:"Cased",Changes_When_Casefolded:"CWCF",Changes_When_Casemapped:"CWCM",Changes_When_Lowercased:"CWL",Changes_When_NFKC_Casefolded:"CWKCF",Changes_When_Titlecased:"CWT",Changes_When_Uppercased:"CWU",Dash:"Dash",Default_Ignorable_Code_Point:"DI",Deprecated:"Dep",Diacritic:"Dia",Emoji:"Emoji",Emoji_Component:"Emoji_Component",Emoji_Modifier:"Emoji_Modifier",Emoji_Modifier_Base:"Emoji_Modifier_Base",Emoji_Presentation:"Emoji_Presentation",Extended_Pictographic:"Extended_Pictographic",Extender:"Ext",Grapheme_Base:"Gr_Base",Grapheme_Extend:"Gr_Ext",Hex_Digit:"Hex",IDS_Binary_Operator:"IDSB",IDS_Trinary_Operator:"IDST",ID_Continue:"IDC",ID_Start:"IDS",Ideographic:"Ideo",Join_Control:"Join_C",Logical_Order_Exception:"LOE",Lowercase:"Lower",Math:"Math",Noncharacter_Code_Point:"NChar",Pattern_Syntax:"Pat_Syn",Pattern_White_Space:"Pat_WS",Quotation_Mark:"QMark",Radical:"Radical",Regional_Indicator:"RI",Sentence_Terminal:"STerm",Soft_Dotted:"SD",Terminal_Punctuation:"Term",Unified_Ideograph:"UIdeo",Uppercase:"Upper",Variation_Selector:"VS",White_Space:"space",XID_Continue:"XIDC",XID_Start:"XIDS"},qr=Wc(us),Uc={Cased_Letter:"LC",Close_Punctuation:"Pe",Connector_Punctuation:"Pc",Control:["Cc","cntrl"],Currency_Symbol:"Sc",Dash_Punctuation:"Pd",Decimal_Number:["Nd","digit"],Enclosing_Mark:"Me",Final_Punctuation:"Pf",Format:"Cf",Initial_Punctuation:"Pi",Letter:"L",Letter_Number:"Nl",Line_Separator:"Zl",Lowercase_Letter:"Ll",Mark:["M","Combining_Mark"],Math_Symbol:"Sm",Modifier_Letter:"Lm",Modifier_Symbol:"Sk",Nonspacing_Mark:"Mn",Number:"N",Open_Punctuation:"Ps",Other:"C",Other_Letter:"Lo",Other_Number:"No",Other_Punctuation:"Po",Other_Symbol:"So",Paragraph_Separator:"Zp",Private_Use:"Co",Punctuation:["P","punct"],Separator:"Z",Space_Separator:"Zs",Spacing_Mark:"Mc",Surrogate:"Cs",Symbol:"S",Titlecase_Letter:"Lt",Unassigned:"Cn",Uppercase_Letter:"Lu"},yc=Wc(Uc),J1={Adlam:"Adlm",Ahom:"Ahom",Anatolian_Hieroglyphs:"Hluw",Arabic:"Arab",Armenian:"Armn",Avestan:"Avst",Balinese:"Bali",Bamum:"Bamu",Bassa_Vah:"Bass",Batak:"Batk",Bengali:"Beng",Bhaiksuki:"Bhks",Bopomofo:"Bopo",Brahmi:"Brah",Braille:"Brai",Buginese:"Bugi",Buhid:"Buhd",Canadian_Aboriginal:"Cans",Carian:"Cari",Caucasian_Albanian:"Aghb",Chakma:"Cakm",Cham:"Cham",Cherokee:"Cher",Common:"Zyyy",Coptic:["Copt","Qaac"],Cuneiform:"Xsux",Cypriot:"Cprt",Cyrillic:"Cyrl",Deseret:"Dsrt",Devanagari:"Deva",Dogra:"Dogr",Duployan:"Dupl",Egyptian_Hieroglyphs:"Egyp",Elbasan:"Elba",Ethiopic:"Ethi",Georgian:"Geor",Glagolitic:"Glag",Gothic:"Goth",Grantha:"Gran",Greek:"Grek",Gujarati:"Gujr",Gunjala_Gondi:"Gong",Gurmukhi:"Guru",Han:"Hani",Hangul:"Hang",Hanifi_Rohingya:"Rohg",Hanunoo:"Hano",Hatran:"Hatr",Hebrew:"Hebr",Hiragana:"Hira",Imperial_Aramaic:"Armi",Inherited:["Zinh","Qaai"],Inscriptional_Pahlavi:"Phli",Inscriptional_Parthian:"Prti",Javanese:"Java",Kaithi:"Kthi",Kannada:"Knda",Katakana:"Kana",Kayah_Li:"Kali",Kharoshthi:"Khar",Khmer:"Khmr",Khojki:"Khoj",Khudawadi:"Sind",Lao:"Laoo",Latin:"Latn",Lepcha:"Lepc",Limbu:"Limb",Linear_A:"Lina",Linear_B:"Linb",Lisu:"Lisu",Lycian:"Lyci",Lydian:"Lydi",Mahajani:"Mahj",Makasar:"Maka",Malayalam:"Mlym",Mandaic:"Mand",Manichaean:"Mani",Marchen:"Marc",Medefaidrin:"Medf",Masaram_Gondi:"Gonm",Meetei_Mayek:"Mtei",Mende_Kikakui:"Mend",Meroitic_Cursive:"Merc",Meroitic_Hieroglyphs:"Mero",Miao:"Plrd",Modi:"Modi",Mongolian:"Mong",Mro:"Mroo",Multani:"Mult",Myanmar:"Mymr",Nabataean:"Nbat",New_Tai_Lue:"Talu",Newa:"Newa",Nko:"Nkoo",Nushu:"Nshu",Ogham:"Ogam",Ol_Chiki:"Olck",Old_Hungarian:"Hung",Old_Italic:"Ital",Old_North_Arabian:"Narb",Old_Permic:"Perm",Old_Persian:"Xpeo",Old_Sogdian:"Sogo",Old_South_Arabian:"Sarb",Old_Turkic:"Orkh",Oriya:"Orya",Osage:"Osge",Osmanya:"Osma",Pahawh_Hmong:"Hmng",Palmyrene:"Palm",Pau_Cin_Hau:"Pauc",Phags_Pa:"Phag",Phoenician:"Phnx",Psalter_Pahlavi:"Phlp",Rejang:"Rjng",Runic:"Runr",Samaritan:"Samr",Saurashtra:"Saur",Sharada:"Shrd",Shavian:"Shaw",Siddham:"Sidd",SignWriting:"Sgnw",Sinhala:"Sinh",Sogdian:"Sogd",Sora_Sompeng:"Sora",Soyombo:"Soyo",Sundanese:"Sund",Syloti_Nagri:"Sylo",Syriac:"Syrc",Tagalog:"Tglg",Tagbanwa:"Tagb",Tai_Le:"Tale",Tai_Tham:"Lana",Tai_Viet:"Tavt",Takri:"Takr",Tamil:"Taml",Tangut:"Tang",Telugu:"Telu",Thaana:"Thaa",Thai:"Thai",Tibetan:"Tibt",Tifinagh:"Tfng",Tirhuta:"Tirh",Ugaritic:"Ugar",Vai:"Vaii",Warang_Citi:"Wara",Yi:"Yiii",Zanabazar_Square:"Zanb"},Hb=Wc(J1);function Wc(e){let t={};for(let n of Object.keys(e)){let r=e[n];if(Array.isArray(r))for(let i=0;i!==r.length;++i)t[r[i]]=n;else t[r]=n}return t}function xL(e){return e in Uc||e in yc}function vL(e){return e in us||e in qr}function Kb(e){if(e in Gb)return Gb[e];if(e in qr)return qr[e];if(e in us||e==="General_Category"||e==="Script"||e==="Script_Extensions")return e;throw new Error(`Unknown Unicode property name: ${e}`)}function qb(e){if(e in yc)return yc[e];if(e in Hb)return Hb[e];if(e in qr)return qr[e];if(e in Uc||e in J1||e in us)return e;throw new Error(`Unknown Unicode property value: ${e}`)}function RL(e,t){let n=e.indexOf("=");if(n!==-1){let r=e.substring(0,n),i=e.substring(n+1);return{type:"UnicodeProperty",name:r,value:i,negative:t,shorthand:!1,binary:!1,canonicalName:Kb(r),canonicalValue:qb(i)}}if(xL(e))return{type:"UnicodeProperty",name:"General_Category",value:e,negative:t,shorthand:!0,binary:!1,canonicalName:"General_Category",canonicalValue:qb(e)};if(vL(e)){let r=Kb(e);return{type:"UnicodeProperty",name:e,value:e,negative:t,shorthand:!1,binary:!0,canonicalName:r,canonicalValue:r}}throw new Error(`Invalid Unicode property: ${e}`)}var zu=String.fromCodePoint;function Gu(e){let t=e.pop();if(t===void 0)throw new Error("Unable to extract token preceeding the currently parsed one");return t}function X1(e){return e>="0"&&e<="9"}function es(e,t){return{type:"Char",kind:"simple",symbol:e,value:e,codePoint:e.codePointAt(0)||-1,escaped:t}}function Un(e,t){return{type:"Char",kind:"meta",symbol:t,value:e,codePoint:t.codePointAt(0)||-1}}function Bt(e,t){if(e.length>1)return{type:"Alternative",expressions:e};if(!t&&e.length===0)throw new Error("Unsupported no token");return e[0]}function Hu(e){if(e[0]==="\\"){let t=e[1];switch(t){case"x":{let n=e.substring(2),r=Number.parseInt(n,16);return{type:"Char",kind:"hex",symbol:zu(r),value:e,codePoint:r}}case"u":{if(e==="\\u")return es("u",!0);let n=e[2]==="{"?e.substring(3,e.length-1):e.substring(2),r=Number.parseInt(n,16);return{type:"Char",kind:"unicode",symbol:zu(r),value:e,codePoint:r}}case"0":return Un(e,"\0");case"n":return Un(e,`
|
|
112
|
-
`);case"f":return Un(e,"\f");case"r":return Un(e,"\r");case"t":return Un(e," ");case"v":return Un(e,"\v");case"w":case"W":case"d":case"D":case"s":case"S":case"b":case"B":return{type:"Char",kind:"meta",symbol:void 0,value:e,codePoint:NaN};default:if(X1(t)){let n=e.substring(1),r=Number(n);return{type:"Char",kind:"decimal",symbol:zu(r),value:e,codePoint:r}}if(e.length>2&&(t==="p"||t==="P")){let n=t==="P";return RL(e.substring(3,e.length-1),n)}return es(e.substring(1),!0)}}return es(e)}function Wn(e,t,n,r){let i=null;for(let o=0,s=Ko(t,o,n,0);o!==t.length;o+=s.length,s=Ko(t,o,n,0)){let l=s[0];switch(l){case"|":i===null&&(i=[]),i.push(Bt(e.splice(0),!0)||null);break;case".":e.push({type:"Char",kind:"meta",symbol:s,value:s,codePoint:NaN});break;case"*":case"+":{let a=Gu(e);e.push({type:"Repetition",expression:a,quantifier:{type:"Quantifier",kind:l,greedy:!0}});break}case"?":{let a=Gu(e);a.type==="Repetition"?(a.quantifier.greedy=!1,e.push(a)):e.push({type:"Repetition",expression:a,quantifier:{type:"Quantifier",kind:l,greedy:!0}});break}case"{":{if(s==="{"){e.push(es(s));break}let a=Gu(e),u=s.substring(1,s.length-1).split(","),c=Number(u[0]),d=u.length===1?c:u[1].length!==0?Number(u[1]):void 0;e.push({type:"Repetition",expression:a,quantifier:{type:"Quantifier",kind:"Range",greedy:!0,from:c,to:d}});break}case"[":{let a=s.substring(1,s.length-1),u=[],c,d=!1;for(let p=0,g=Ko(a,p,n,1);p!==a.length;p+=g.length,g=Ko(a,p,n,1)){if(p===0&&g==="^"){c=!0;continue}let f=Hu(g);if(g==="-")u.push(f),d=!0;else{let h=u.length>=2?u[u.length-2]:void 0;d&&h!==void 0&&h.type==="Char"&&f.type==="Char"?(u.pop(),u.pop(),u.push({type:"ClassRange",from:h,to:f})):u.push(f),d=!1}}e.push({type:"CharacterClass",expressions:u,negative:c});break}case"(":{let a=s.substring(1,s.length-1),u=[];if(a[0]==="?")if(a[1]===":")Wn(u,a.substring(2),n,r),e.push({type:"Group",capturing:!1,expression:Bt(u)});else if(a[1]==="="||a[1]==="!")Wn(u,a.substring(2),n,r),e.push({type:"Assertion",kind:"Lookahead",negative:a[1]==="!"?!0:void 0,assertion:Bt(u)});else if(a[1]==="<"&&(a[2]==="="||a[2]==="!"))Wn(u,a.substring(3),n,r),e.push({type:"Assertion",kind:"Lookbehind",negative:a[2]==="!"?!0:void 0,assertion:Bt(u)});else{let c=a.split(">");if(c.length<2||c[0][1]!=="<")throw new Error(`Unsupported regex content found at ${JSON.stringify(s)}`);let d=++r.lastIndex,p=c[0].substring(2);r.named.set(p,d),Wn(u,c.slice(1).join(">"),n,r),e.push({type:"Group",capturing:!0,nameRaw:p,name:p,number:d,expression:Bt(u)})}else{let c=++r.lastIndex;Wn(u,a,n,r),e.push({type:"Group",capturing:!0,number:c,expression:Bt(u)})}break}default:if(s==="^")e.push({type:"Assertion",kind:s});else if(s==="$")e.push({type:"Assertion",kind:s});else if(s[0]==="\\"&&X1(s[1])){let a=Number(s.substring(1));n||a<=r.lastIndex?e.push({type:"Backreference",kind:"number",number:a,reference:a}):e.push(Hu(s))}else if(s[0]==="\\"&&s[1]==="k"&&s.length!==2){let a=s.substring(3,s.length-1);e.push({type:"Backreference",kind:"name",number:r.named.get(a)||0,referenceRaw:a,reference:a})}else e.push(Hu(s));break}}if(i!==null){i.push(Bt(e.splice(0),!0)||null);let o={type:"Disjunction",left:i[0],right:i[1]};for(let s=2;s<i.length;++s)o={type:"Disjunction",left:o,right:i[s]};e.push(o)}}function CL(e){let t=It([...e.flags],"u")!==-1,n=e.source,r=[];return Wn(r,n,t,{lastIndex:0,named:new Map}),Bt(r)}var kL=String.fromCodePoint;function AL(e){return e.binary||e.shorthand?e.canonicalValue:`${e.canonicalName}=${e.canonicalValue}`}function Yb(e,t,n,r){let i=-1;for(let o=t;o<=n;++o)if(e.test(kL(o)))i===-1&&(i=o);else if(i!==-1){let s=o-1;r.push(i===s?[s]:[i,s]),i=-1}i!==-1&&r.push(i===n?[n]:[i,n])}function EL(e,t){let n=new RegExp(`^\\${t?"P":"p"}{${e}}$`,"u"),r=[];return Yb(n,0,55295,r),Yb(n,57344,1114111,r),r}var Zb=new Map;function IL(e,t){let n=`${t?"P":"p"}:${e}`,r=Zb.get(n);if(r!==void 0)return r;let i=EL(e,t);return Zb.set(n,i),i}function PL(e){return Yn(...B(IL(AL(e),e.negative),t=>Qu(t)))}var ML=String.fromCodePoint,Jb=[..."abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_"],Xb=[..."0123456789"],Qb=[...` \r
|
|
113
|
-
\v\f`],bc=[...`\r
|
|
114
|
-
`],Q1=[...""],TL=[...bc,...Q1],fn=()=>ve({unit:"grapheme-ascii",minLength:1,maxLength:1});function eS(e){return new I(`Unsupported AST node! Received: ${Se(e)}`)}function Ut(e,t,n){switch(e.type){case"Char":if(e.kind==="meta")switch(e.value){case"\\w":return ht(...Jb);case"\\W":return fn().filter(r=>It(Jb,r)===-1);case"\\d":return ht(...Xb);case"\\D":return fn().filter(r=>It(Xb,r)===-1);case"\\s":return ht(...Qb);case"\\S":return fn().filter(r=>It(Qb,r)===-1);case"\\b":case"\\B":throw new I(`Meta character ${e.value} not implemented yet!`);case".":{let r=n.dotAll?Q1:TL;return fn().filter(i=>It(r,i)===-1)}}if(e.symbol===void 0)throw new I(`Unexpected undefined symbol received for non-meta Char! Received: ${Se(e)}`);return be(e.symbol);case"Repetition":{let r=Ut(e.expression,t,n);switch(e.quantifier.kind){case"*":return ve({...t,unit:r});case"+":return ve({...t,minLength:1,unit:r});case"?":return ve({...t,minLength:0,maxLength:1,unit:r});case"Range":return ve({...t,minLength:e.quantifier.from,maxLength:e.quantifier.to,unit:r});default:throw eS(e.quantifier)}}case"Quantifier":throw new I("Wrongly defined AST tree, Quantifier nodes not supposed to be scanned!");case"Alternative":return F(...B(e.expressions,r=>Ut(r,t,n))).map(r=>ie(r,""));case"CharacterClass":if(e.negative){let r=B(e.expressions,i=>Ut(i,t,n));return fn().filter(i=>fS(r,o=>!o.canShrinkWithoutContext(i)))}return ke(...B(e.expressions,r=>Ut(r,t,n)));case"ClassRange":{let r=e.from.codePoint,i=e.to.codePoint;return Q({min:r,max:i}).map(o=>ML(o),o=>{if(typeof o!="string")throw new I("Invalid type");if([...o].length!==1)throw new I("Invalid length");return Hn(o,0)})}case"Group":return Ut(e.expression,t,n);case"Disjunction":return ke(e.left!==null?Ut(e.left,t,n):be(""),e.right!==null?Ut(e.right,t,n):be(""));case"Assertion":if(e.kind==="^"||e.kind==="$")return n.multiline?e.kind==="^"?ke(be(""),F(ve({unit:fn()}),ht(...bc)).map(r=>`${r[0]}${r[1]}`,r=>{if(typeof r!="string"||r.length===0)throw new I("Invalid type");return[fe(r,0,r.length-1),r[r.length-1]]})):ke(be(""),F(ht(...bc),ve({unit:fn()})).map(r=>`${r[0]}${r[1]}`,r=>{if(typeof r!="string"||r.length===0)throw new I("Invalid type");return[r[0],fe(r,1)]})):be("");throw new I(`Assertions of kind ${e.kind} not implemented yet!`);case"Backreference":throw new I("Backreference nodes not implemented yet!");case"UnicodeProperty":return PL(e);default:throw eS(e)}}function OL(e,t={}){for(let l of e.flags)if(l!=="d"&&l!=="g"&&l!=="m"&&l!=="s"&&l!=="u")throw new I(`Unable to use "stringMatching" against a regex using the flag ${l}`);let n=t.maxLength,r={size:t.size,maxLength:n},i={multiline:e.multiline,dotAll:e.dotAll},o=yL(CL(e));n!==void 0&&(o=mL(o,n));let s=Ut(o,r,i);return n!==void 0?s.filter(l=>[...l].length<=n):s}function NL(e){let t=[];for(let n=0;n!==e.length;++n)t.push(e[n].next());return t}function $L(e,t){for(let n=0;n!==e.length;++n)t[n]=e[n].next()}function LL(e){for(let t=0;t!==e.length;++t)if(e[t].done)return!0;return!1}function*DL(...e){let t=NL(e);for(;!LL(t);)yield t.map(n=>n.value),$L(e,t)}function*_L(e){let t=e;for(;;)yield t,++t}var FL=class extends oe{constructor(e,t){super(),this.arb=e,this.maxShrinks=t}generate(e,t){let n=this.arb.generate(e,t);return this.valueMapper(n,0)}canShrinkWithoutContext(e){return this.arb.canShrinkWithoutContext(e)}shrink(e,t){return this.isSafeContext(t)?this.safeShrink(e,t.originalContext,t.length):this.safeShrink(e,void 0,0)}safeShrink(e,t,n){let r=this.maxShrinks-n;return r<=0?_.nil():new _(DL(this.arb.shrink(e,t),_L(n+1))).take(r).map(i=>this.valueMapper(i[0],i[1]))}valueMapper(e,t){let n={originalContext:e.context,length:t};return new M(e.value,n)}isSafeContext(e){return e!=null&&typeof e=="object"&&"originalContext"in e&&"length"in e}};function jL(e,t){return new FL(e,t)}var VL=Bg({Arbitrary:()=>oe,ExecutionStatus:()=>eO,PreconditionFailure:()=>Kt,Random:()=>kc,Stream:()=>_,Value:()=>M,VerbosityLevel:()=>OT,__commitHash:()=>WL,__type:()=>BL,__version:()=>UL,anything:()=>O1,array:()=>ne,assert:()=>vO,asyncDefaultReportMessage:()=>TS,asyncModelRun:()=>sL,asyncProperty:()=>MT,asyncStringify:()=>Cc,asyncToStringMethod:()=>Tt,base64String:()=>y$,bigInt:()=>Ht,bigInt64Array:()=>dL,bigUint64Array:()=>fL,boolean:()=>Zr,chainUntil:()=>f6,check:()=>NS,clone:()=>y6,cloneIfNeeded:()=>zn,cloneMethod:()=>Ae,commands:()=>eL,compareBooleanFunc:()=>gN,compareFunc:()=>bN,configureGlobal:()=>ET,constant:()=>be,constantFrom:()=>ht,context:()=>s6,createDepthIdentifier:()=>Ic,date:()=>GS,defaultReportMessage:()=>MS,dictionary:()=>Tc,domain:()=>Lc,double:()=>ls,emailAddress:()=>M4,entityGraph:()=>g3,falsy:()=>i6,float:()=>d1,float32Array:()=>S1,float64Array:()=>w1,func:()=>xN,gen:()=>TO,getDepthContextFor:()=>Ec,hasAsyncToStringMethod:()=>Rc,hasCloneMethod:()=>pn,hasToStringMethod:()=>vc,hash:()=>os,infiniteStream:()=>c$,int16Array:()=>x1,int32Array:()=>v1,int8Array:()=>R1,integer:()=>Q,ipV4:()=>jc,ipV4Extended:()=>m1,ipV6:()=>g1,json:()=>a$,jsonValue:()=>N1,letrec:()=>y1,limitShrink:()=>jL,lorem:()=>C3,map:()=>dc,mapToConstant:()=>Yn,maxSafeInteger:()=>h1,maxSafeNat:()=>kN,memo:()=>I3,mixedCase:()=>$3,modelRun:()=>oL,nat:()=>Wt,noBias:()=>is,noShrink:()=>ss,object:()=>n$,oneof:()=>ke,option:()=>Ot,pre:()=>r2,property:()=>TT,readConfigureGlobal:()=>it,record:()=>cc,resetConfigureGlobal:()=>IT,sample:()=>CO,scheduledModelRun:()=>aL,scheduler:()=>uL,schedulerFor:()=>cL,set:()=>P1,shuffledSubarray:()=>v$,sparseArray:()=>I1,statistics:()=>AO,stream:()=>Gt,string:()=>ve,stringMatching:()=>OL,stringify:()=>Se,subarray:()=>x$,toStringMethod:()=>ot,tuple:()=>F,uint16Array:()=>C1,uint32Array:()=>k1,uint8Array:()=>A1,uint8ClampedArray:()=>E1,ulid:()=>M$,uniqueArray:()=>mn,uuid:()=>_$,webAuthority:()=>_1,webFragments:()=>j1,webPath:()=>B1,webQueryParameters:()=>U1,webSegment:()=>V1,webUrl:()=>Z$}),BL="module",UL="4.8.0",WL="c0da76fbcf6470339ad7bb2f0dfcebee06ede56c",Ee=VL;function cs(e){return e?.values!=null&&e.values.length>0?Ee.constantFrom(...e.values):zL(e)}function zL(e){if(e?.type==="number")return Ee.integer();if(e?.type==="boolean")return Ee.boolean();let t=e?.generator==null?void 0:HL[e.generator];if(t!=null)return t;let n=e?.constraints?.kind==="string"?e.constraints:void 0;return Ee.string({maxLength:n?.maxLength,minLength:n?.minLength??1}).filter(r=>r.trim().length>0&&r===r.trim())}var GL="abcdefghijklmnopqrstuvwxyz0123456789".match(/./g)??[],Zn=e=>Ee.array(Ee.constantFrom(...GL),{maxLength:e,minLength:1}).map(t=>t.join("")),zc=(e,t)=>Ee.array(Zn(10),{maxLength:t,minLength:1}).map(n=>n.join(e)),HL={"company.name":zc(" ",3),"date.iso":KL(),"internet.email":qL(),"internet.url":YL(),"lorem.slug":zc("-",3),"lorem.word":Zn(10),"person.fullName":zc(" ",2)};function KL(){return Ee.date({max:new Date("2030-12-31T23:59:59.999Z"),min:new Date("2020-01-01T00:00:00.000Z"),noInvalidDate:!0}).map(e=>e.toISOString())}function qL(){return Ee.tuple(Zn(12),Zn(10),Ee.constantFrom("com","dev","io","org","ai")).map(([e,t,n])=>`${e}@${t}.${n}`)}function YL(){return Ee.tuple(Ee.constantFrom("http","https"),Zn(12),Ee.constantFrom("app","com","dev","io","org"),Ee.array(Zn(8),{maxLength:3})).map(([e,t,n,r])=>{let i=r.length===0?"":`/${r.join("/")}`;return`${e}://${t}.${n}${i}`})}var ew=new WeakMap;function Gc(e){let t=ew.get(e);if(t!=null)return t;let n=Object.fromEntries(Object.entries(e.paramSpaces).map(([r,i])=>[r,JL(i)]));return ew.set(e,n),n}var ZL=24301;function JL(e){let[t]=Ee.sample(cs(e),{numRuns:1,seed:ZL});if(t==null)throw new Error("arbitrary produced no sample");return t}function Jr(e){return{aborted:!0,findings:[],ran:[],teardown:e}}function Kc(e,t){return new XL(QL(e,t))}async function QL({browser:e,hub:t,request:n},r){if(r.aborted)return Hc(Jr("skipped"));let i=o7({lockfile:n.lockfile,options:n.options,runId:n.runId,signal:r}),o=async s=>{try{return Hc(await t7({browser:e,established:s,hub:t,request:n,signal:r}))}catch(l){return tw(er(l))}};return i7(i,n).match(o,s=>e7(s,i.teardown))}async function e7(e,t){return e.kind!=="aborted"?tw(e):Hc(Jr(await nw(t)))}function nw(e){return e().match(()=>"done",()=>"failed")}async function t7(e){let t=await n7(e);if(t.kind==="completed")return await e.established.teardown().match(di,Bd),{aborted:!1,...t.result};let n=await nw(e.established.teardown);if(t.kind==="aborted")return Jr(n);throw t.error}async function n7({browser:e,established:t,hub:n,request:r,signal:i}){try{Dt(i);let{close:o,driver:s,emitAssertion:l}=await Pa({baseUrl:r.options.baseUrl,browser:e,capture:r.capture?{hub:n,runId:r.runId}:null,clientState:t.clientState,engine:Aa(a7(r.lockfile)),extraHeaders:rw(r.options.tunnelAuth),fixturesDir:r.options.fixturesDir,reader:t.reader,session:t.auth});try{r.onEvent?.({aliases:t.aliases,generated:t.generated,generatedSingletons:t.generatedSingletons,kind:"world"});let a=gu(r.lockfile);return{kind:"completed",result:await va({canon:Vs(r.lockfile),classify:js(r.lockfile),dataRules:a.dataRules,driver:s,initialState:{snapshot:t.snapshot},onAssertion:l,onEvent:r.onEvent??di,pageRules:Yf(a.pageRules,Ft(r.test)),sequence:r.sequence??r7(r.lockfile,r.test,r.params)},i)}}finally{await o()}}catch(o){return Yd(o)?{kind:"aborted"}:{error:o,kind:"threw"}}}function r7(e,t,n){return wi(e,t).map(r=>({params:{...Gc(r),...n},transition:r}))}function i7(e,t){return e.ready().andThen(()=>lr(t.lockfile,t.test,{generate:ka(Ca(t.options.generate,t.runId),new Date().toISOString()),materialize:e.materialize,params:t.params}).map(n=>({aliases:n.aliases,auth:n.auth,clientState:n.clientState,generated:n.generated,generatedSingletons:n.generatedSingletons,reader:e.reader,snapshot:n.snapshot,teardown:e.teardown})))}function o7({lockfile:e,options:t,runId:n,signal:r}){let i=$a({baseUrl:t.engineUrl,extraHeaders:rw(t.tunnelAuth),runId:n,secret:t.secret},r);return{materialize:sa(i.setupWorld),reader:Oa(e.entities,s7(e),i.query),ready:i.ready,teardown:i.teardown}}function rw(e){if(e!=null)return{"CF-Access-Client-Id":e.clientId,"CF-Access-Client-Secret":e.clientSecret}}function s7(e){return e.singletons.filter(t=>t.source==="backend").map(t=>t.name)}function a7(e){return e.singletons.filter(t=>t.source==="client").map(t=>t.name)}function d7({clientVersion:e,debugDir:t,headed:n,writeOtlpPortFile:r}){let i=pp({headed:n}),o,s,l=async()=>(o??=mu({clientVersion:e,debugDir:t,writeOtlpPortFile:r}),s=await o,s),a=async(d,p)=>{if(p.aborted)return u7(Jr("skipped"));try{let g=await l();return d.options.headed&&!n?await Ma(!0,async f=>Kc({browser:f,hub:g,request:d},p)):await Kc({browser:await i.acquire(),hub:g,request:d},p)}catch(g){return l7(er(g))}};return{close:async()=>{await i.close();let d=o;o=void 0,s=void 0,d!=null&&await d.then(p=>p.close()).catch(()=>{})},prewarm:async()=>{await l(),await i.acquire()},injectSpan:(d,p)=>{s?.injectSpan(d,p)},runOnce:(d,p)=>new c7(a(d,p))}}function Xr(e,t){let n=e.axes.flatMap(r=>r.classify(t).map(([i,o])=>`${i}:${o}`));return[t.label,...n.toSorted((r,i)=>r.localeCompare(i))].join("|")}function f7(e){return e.axes.map(t=>t.name).join("+")}function p7(e){return{name:`counts(${e})`,classify:({pre:t})=>[...t.entities].flatMap(([n,r])=>r.size===0?[]:[[n,g7(e,r.size)]])}}function h7(e){let t=iw(e);return{name:"enum-fields",classify:({pre:n})=>[...n.entities].flatMap(([r,i])=>[...i.values()].flatMap(o=>m7(r,o,t)))}}function m7(e,t,n){return Object.entries(t).flatMap(([r,i])=>n.has(`${e}.${r}`)?[[`${e}.${r}`,y7(i)]]:[])}function iw(e){let t=e.valueSpaces.flatMap(r=>r.values==null?[]:[r.name]),n=new Set(t);return new Set(e.entities.flatMap(r=>Object.entries(r.props).flatMap(([i,o])=>o.type==="boolean"||o.valueSpace!=null&&n.has(o.valueSpace)?[`${r.name}.${i}`]:[])))}function g7(e,t){return e==="presence"?"1+":e==="unit"?t===1?"1":"2+":t<=2?String(t):"3+"}function y7(e){return e==null?"\u2205":String(e)}import{createHash as b7}from"crypto";import{appendFile as S7,mkdir as sw,readFile as w7,writeFile as x7}from"fs/promises";import aw from"path";import{ResultAsync as qc}from"neverthrow";import{z as x}from"zod";var Jn=x.enum(["crash","data-rule","page-rule","frame"]),ow=x.object({intent:x.string().min(1),test:x.string().min(1)}),v7=x.union([x.object({kind:x.literal("singleton-mismatch"),singleton:x.string().min(1)}),x.object({entity:x.string().min(1),kind:x.string().min(1)})]),lw=x.discriminatedUnion("kind",[x.object({kind:x.literal("consistency"),layer:Jn,mismatch:v7,step:ow.nullable()}),x.object({kind:x.literal("pending-check"),layer:Jn,source:x.string().min(1),step:ow}),x.object({intent:x.string().min(1),kind:x.literal("unrunnable"),layer:Jn,reason:x.string().min(1),test:x.string().min(1)}),x.object({error:x.string().min(1),kind:x.literal("driver-error"),layer:Jn,step:x.string().min(1)}),x.object({kind:x.literal("impossible-action"),layer:Jn,step:x.string().min(1)})]),R7=x.object({actionHash:x.string().min(1),at:x.string().min(1),kind:x.literal("covered"),lensId:x.string().min(1),targetKey:x.string().min(1)}),C7=x.object({actionHash:x.string().min(1),at:x.string().min(1),baseState:x.string().min(1),evidence:x.array(x.string().min(1)),kind:x.literal("finding"),lensId:x.string().min(1),lockfileHash:x.string().min(1),parts:x.array(lw),runId:x.string().min(1).optional(),signature:x.string().min(1),targetKey:x.string().min(1),trail:x.array(x.string().min(1)),trailParams:x.array(x.record(x.string(),x.union([$t,x.null()]))),verifierLayer:Jn}),k7=x.object({actionHash:x.string().min(1),at:x.string().min(1),baseState:x.string().min(1),evidence:x.array(x.string().min(1)),kind:x.literal("flaky-candidate"),lensId:x.string().min(1),parts:x.array(lw),signature:x.string().min(1),targetKey:x.string().min(1),trail:x.array(x.string().min(1))}),A7=x.object({at:x.string().min(1),kind:x.literal("saturation"),lensId:x.string().min(1),lockfileHash:x.string().min(1),ring:x.number().int().nonnegative()}),E7=x.object({at:x.string().min(1),kind:x.literal("resolution"),signature:x.string().min(1)}),I7=x.object({arrangement:x.string().min(1),at:x.string().min(1),canonicalKey:x.string().min(1),kind:x.literal("derived-baseState")}),uw=x.discriminatedUnion("kind",[R7,C7,k7,A7,E7,I7]);function P7(e){return Yc(e).slice(0,12)}function mt(e){return`${e.lensId} ${e.actionHash} ${e.targetKey}`}function M7(e){return e.reduce((t,n)=>B7(t,n),V7())}function T7(e){return qc.fromPromise(D7(e),t=>({error:t,kind:"io"})).map(t=>F7(t))}function O7(e,t){let n=t.map(r=>`${JSON.stringify(r)}
|
|
115
|
-
`).join("");return qc.fromPromise(sw(aw.dirname(e),{recursive:!0}).then(()=>S7(e,n)),r=>({error:r,kind:"io"}))}function N7(e,t){let n=t.map(r=>`${JSON.stringify(r)}
|
|
116
|
-
`).join("");return qc.fromPromise(sw(aw.dirname(e),{recursive:!0}).then(()=>x7(e,n)),r=>({error:r,kind:"io"}))}function $7(e,t){let n=U({effect:t.effectStep,nav:t.nav,params:t.paramSpaces,requiredState:t.requiredState,steps:t.steps}),r=e.entities.filter(i=>n.includes(`"${i.name}"`));return Yc(U({entities:r,spec:n}))}function L7(e){return Yc(U(e))}async function D7(e){return(await w7(e,"utf8").catch(n=>{if(_7(n))return"";throw n})).split(`
|
|
117
|
-
`).filter(n=>n.length>0)}function _7(e){return e instanceof Error&&"code"in e&&e.code==="ENOENT"}function F7(e){return e.flatMap(t=>{let n=uw.safeParse(j7(t));return n.success?[n.data]:[]})}function j7(e){try{return JSON.parse(e)}catch{return null}}function Yc(e){return b7("sha256").update(e).digest("hex")}function V7(){return{covered:new Set,findings:new Map,flaky:new Map,saturations:new Map}}function B7(e,t){if(t.kind==="covered")return{...e,covered:new Set([...e.covered,mt(t)])};if(t.kind==="flaky-candidate")return{...e,covered:new Set([...e.covered,mt(t)]),flaky:U7(e.flaky,t)};if(t.kind==="finding")return{...e,covered:new Set([...e.covered,mt(t)]),findings:W7(e.findings,t)};if(t.kind==="resolution")return{...e,findings:z7(e.findings,t)};if(t.kind==="saturation"){let n=`${t.lensId} ${String(t.ring)}`;return{...e,saturations:new Map([...e.saturations,[n,t]])}}return e}function U7(e,t){let n=e.get(t.signature),r=n==null?{first:t,occurrences:1}:{first:n.first,occurrences:n.occurrences+1};return new Map([...e,[t.signature,r]])}function W7(e,t){let n=e.get(t.signature),r=n==null?{first:t,latest:t,occurrences:1,resolvedAt:void 0}:{first:n.first,latest:t,occurrences:n.occurrences+1,resolvedAt:void 0};return new Map([...e,[t.signature,r]])}function z7(e,t){let n=e.get(t.signature);return n==null?e:new Map([...e,[t.signature,{...n,resolvedAt:t.at}]])}function G7(e){let t={edges:new Map,saturationDepth:0,seen:new Set,states:0,targets:new Map},n=e.baseStates.map(r=>(t.seen.add(on(r.snapshot)),{baseState:r.name,lastLabel:null,snapshot:r.snapshot,trail:[]}));return K7(e,n,t),{edges:t.edges,saturationDepth:t.saturationDepth,states:t.seen.size,targets:t.targets}}var H7=24301,cw=new WeakMap;function ds(e,t){let n=cw.get(e)??new Map;cw.set(e,n);let r=n.get(t);if(r!=null)return r;let i=Object.fromEntries(Object.entries(e.paramSpaces).map(([o,s])=>[o,Q7(s,t)]));return n.set(t,i),i}function K7(e,t,n){let r=[...t],i=0;for(;i<r.length;){let o=r[i];i+=1,o!=null&&q7(e,o,n).forEach(s=>r.push(s))}}function q7(e,t,n){let r={snapshot:t.snapshot},i=o=>ds(o,X7(t.trail,e.corpus,o));return wn(e.corpus,r,i).flatMap(o=>{let s=e.corpus[o.idx];if(s==null)return[];let l=[...t.trail,{idx:o.idx,params:o.params}],a={baseState:t.baseState,trail:l,transitionIndex:o.idx};return Y7({acc:n,node:t,option:o,params:e,transition:s,witness:a}),Z7({acc:n,node:t,option:o,params:e,trail:l})})}function Y7({acc:e,node:t,option:n,params:r,transition:i,witness:o}){let s={label:n.label,params:n.params,pre:t.snapshot,spaces:i.paramSpaces},l=Xr(r.lens,s);if(e.targets.has(l)||(e.targets.set(l,o),e.saturationDepth=Math.max(e.saturationDepth,o.trail.length)),t.lastLabel!=null){let a=`${t.lastLabel} \u2192 ${n.label}`;e.edges.has(a)||e.edges.set(a,o)}}function Z7({acc:e,node:t,option:n,params:r,trail:i}){if(i.length>=r.maxDepth)return[];let o=n.stepRun.next.snapshot;if(J7(t.snapshot,o,r.maxCount))return[];let s=on(o);return e.seen.has(s)?[]:(e.seen.add(s),[{baseState:t.baseState,lastLabel:n.label,snapshot:o,trail:i}])}function J7(e,t,n){return[...t.entities].some(([r,i])=>{let o=e.entities.get(r)?.size??0;return i.size>o&&i.size>n})}function X7(e,t,n){return e.filter(r=>t[r.idx]===n).length}function Q7(e,t){let[n]=Ee.sample(cs(e),{numRuns:1,seed:H7+t});if(n==null)throw new Error("arbitrary produced no sample");return n}var e9=10;function t9(e){return Zc(e).reduce((t,n)=>t+fw(e,n).length,0)}function n9(e){return e.targets.size+e.edges.size}function r9(e){let t=Zc(e).map(o=>fw(e,o)),n=i9(e,t);if(n!=null)return n;let r=t.find(o=>o.length>0);return r==null?{kind:"saturated",ring:t.length}:{kind:"cover",target:r.reduce((o,s)=>dw(e,s)>dw(e,o)?s:o)}}function Zc(e){return[{entries:e.graph.targets,index:1},{entries:e.graph.edges,index:2}]}function fw(e,t){return[...t.entries].flatMap(([n,r])=>{let i=pw({params:e,ring:t.index,targetKey:n,witness:r});return e.covered.has(hw(e,i))?[]:[i]})}function pw({params:e,ring:t,targetKey:n,witness:r}){let i=e.actionHashes[r.transitionIndex];if(i==null)throw new Error("transition index out of corpus range");return{actionHash:i,ring:t,targetKey:n,witness:r}}function hw(e,t){return mt({actionHash:t.actionHash,lensId:e.lensId,targetKey:t.targetKey})}function i9(e,t){if(e.tick===0||e.tick%e9!==0)return null;let n=Zc(e).flatMap(i=>[...i.entries].flatMap(([o,s])=>{let l=pw({params:e,ring:i.index,targetKey:o,witness:s});return e.covered.has(hw(e,l))?[l]:[]}));if(n.length===0||t.every(i=>i.length===0))return null;let r=n[e.tick%n.length];return r==null?null:{kind:"revalidate",target:r}}var o9=/delete|remove|cancel|deactivate|revoke|archive/i;function dw(e,t){let n=t.ring===2&&s9(e,t)?4:0,r=o9.test(t.targetKey)?2:0,i=1/(1+t.witness.trail.length);return n+r+i}function s9(e,t){return new Set(t.witness.trail.flatMap(r=>{let i=e.corpus[r.idx];return i==null?[]:[i.test]})).size>1}function a9(e){let t=l9(e,e.witnessTrail);return t==null?{covers:[],stepRuns:[]}:c9(e,t)}function l9(e,t){return t.reduce((n,r)=>n==null?null:u9(e,n,r),{covers:[],snapshot:e.baseStateSnapshot,stepRuns:[]})}function u9(e,t,n){let r=e.corpus[n.idx];if(r==null)return null;let i=cr(r,{snapshot:t.snapshot},n.params);if(i==null)return null;let o=mw({params:e,planned:n,pre:t.snapshot,transition:r});return{covers:[...t.covers,o],snapshot:i.next.snapshot,stepRuns:[...t.stepRuns,n]}}function mw({params:e,planned:t,pre:n,transition:r}){let i={label:`${r.test}#${String(r.index)}`,params:t.params,pre:n,spaces:r.paramSpaces},o=e.actionHashes[t.idx];if(o==null)throw new Error("transition index out of corpus range");return{actionHash:o,targetKey:Xr(e.lens,i)}}function c9(e,t){let n=new Set([...e.covered,...t.covers.map(i=>mt({...i,lensId:e.lensId}))]),r=gw({params:e,seen:n,state:t});return{covers:r.covers,stepRuns:r.stepRuns}}function gw({params:e,seen:t,state:n}){if(n.stepRuns.length>=e.maxLength)return n;let r=d9({params:e,seen:t,state:n});return r==null?n:(t.add(mt({...r.coverage,lensId:e.lensId})),gw({params:e,seen:t,state:{covers:[...n.covers,r.coverage],snapshot:r.snapshot,stepRuns:[...n.stepRuns,r.planned]}}))}function d9({params:e,seen:t,state:n}){let r=o=>ds(o,f9(n.stepRuns,e.corpus,o));return wn(e.corpus,{snapshot:n.snapshot},r).map(o=>{let s=e.corpus[o.idx];if(s==null)return null;let l={idx:o.idx,params:o.params};return{coverage:mw({params:e,planned:l,pre:n.snapshot,transition:s}),planned:l,snapshot:o.stepRun.next.snapshot}}).find(o=>o!=null&&!t.has(mt({...o.coverage,lensId:e.lensId})))??null}function f9(e,t,n){return e.filter(r=>t[r.idx]===n).length}function p9(e,{sweep:t}){let n=St(xt(e),r=>U({s:r.test.singletons,w:r.test.world})).map(r=>({name:r.ref,test:r.test}));return t?[...n,...n.flatMap(r=>m9(r))]:n}function h9(e,t,n){return lr(e,t.test,n)}function m9(e){return g9(e.test).map(t=>{let n={...t,as:`${t.as}~2`},r=`${e.name} +${t.entity}`;return{name:r,test:{...e.test,name:r,world:[...e.test.world,n]}}})}function g9(e){return e.world.filter(t=>{let n=U({...e,world:e.world.filter(r=>r!==t)});return!n.includes(`"${t.as}.`)&&!n.includes(`"ref":"${t.as}"`)})}async function y9(e,t){let n=await fs({attemptIndex:0,capture:!1,params:e,stepRuns:e.trail.stepRuns},t);return n.kind!=="completed"?bw(n):n.findings.length===0?{kind:"clean",rows:C9(e)}:b9(e,Qr(e.baseState.name,n.findings),t)}function bw(e){return e.kind==="error"?{error:e.error,kind:"error"}:{kind:e.kind}}async function b9(e,t,n){let r=await fs({attemptIndex:1,capture:!1,params:e,stepRuns:e.trail.stepRuns},n);return r.kind!=="completed"?bw(r):Qr(e.baseState.name,r.findings).signature!==t.signature?{kind:"flaky",rows:[ww(e,t)]}:S9({digest:t,params:e,signal:n})}async function fs({attemptIndex:e,capture:t,params:n,stepRuns:r},i){let o=n.runIdFor(e),s=[];return(await n.session.runOnce({capture:t,lockfile:n.lockfile,onEvent:t?a=>{s.push(a)}:void 0,options:n.options,params:void 0,runId:o,sequence:R9(n,r),test:n.baseState.test},i)).match(a=>a.aborted?{kind:"aborted"}:{events:s,findings:a.findings,kind:"completed",runId:o},a=>({error:a,kind:"error"}))}async function S9({digest:e,params:t,signal:n}){let r=await Xc({attemptIndex:2,budget:t.shrinkBudget,chunks:2,params:t,runId:t.runIdFor(1),signal:n,signature:e.signature,stepRuns:t.trail.stepRuns});if(r.kind!=="shrunk")return r.outcome;let i=await w9({params:t,signal:n,signature:e.signature,stepRuns:r.stepRuns});if(i.kind==="aborted")return{kind:"aborted"};if(i.kind!=="reproduced")return{kind:"flaky",rows:[ww(t,e)]};let o=I9({digest:e,minimal:r.stepRuns,params:t,runId:i.runId});return{captureEvents:i.events,finding:o,kind:"finding",minimal:r.stepRuns,rows:[o],runId:i.runId}}async function w9({params:e,signal:t,signature:n,stepRuns:r}){let i=await fs({attemptIndex:e.shrinkBudget+2,capture:!0,params:e,stepRuns:r},t);return i.kind==="aborted"?{kind:"aborted"}:i.kind==="completed"&&Qr(e.baseState.name,i.findings).signature===n?{events:i.events,kind:"reproduced",runId:i.runId}:{kind:"no-repro"}}async function Xc(e){return e.budget<=0||e.stepRuns.length<=1?Qc(e):Sw(e,v9(e.stepRuns,e.chunks))}function Qc(e){return{kind:"shrunk",runId:e.runId,stepRuns:e.stepRuns}}async function Sw(e,t){let[n,...r]=t;if(n==null)return x9(e);if(e.budget<=0)return Qc(e);let i=await fs({attemptIndex:e.attemptIndex,capture:!1,params:e.params,stepRuns:n},e.signal);if(i.kind==="aborted")return{kind:"halted",outcome:{kind:"aborted"}};let o={...e,attemptIndex:e.attemptIndex+1,budget:e.budget-1};return i.kind==="completed"&&Qr(e.params.baseState.name,i.findings).signature===e.signature?Xc({...o,chunks:2,runId:i.runId,stepRuns:n}):Sw(o,r)}function x9(e){return e.chunks>=e.stepRuns.length?Promise.resolve(Qc(e)):Xc({...e,chunks:e.chunks*2})}function v9(e,t){let n=Math.min(t,e.length),r=Math.ceil(e.length/n);return Array.from({length:n},(i,o)=>e.filter((s,l)=>l<o*r||l>=(o+1)*r)).filter(i=>i.length>0&&i.length<e.length)}function R9(e,t){return t.map(n=>{let r=e.corpus[n.idx];if(r==null)throw new Error("transition index out of corpus range");return{params:n.params,transition:r}})}function C9(e){return e.trail.covers.map(t=>({actionHash:t.actionHash,at:e.now(),kind:"covered",lensId:e.lensId,targetKey:t.targetKey}))}function ww(e,t){return{actionHash:Jc(e).actionHash,at:e.now(),baseState:e.baseState.name,evidence:[...t.evidence],kind:"flaky-candidate",lensId:e.lensId,parts:[...t.parts],signature:t.signature,targetKey:Jc(e).targetKey,trail:e.trail.covers.map(n=>n.targetKey)}}function xw(e){return e.kind==="driver-error"||e.kind==="unrunnable"?"crash":e.kind==="pending-check"?e.source.kind==="data-rule"?"data-rule":e.source.kind==="page-rule"?"page-rule":"frame":"frame"}function Qr(e,t){let n=t.map(i=>({line:Ep(i),part:A9(i)})).toSorted((i,o)=>U(i.part).localeCompare(U(o.part))),r=n.map(i=>i.part);return{evidence:n.map(i=>i.line),layer:k9(r),parts:r,signature:U({baseState:e,parts:r.map(i=>U(i))})}}var yw={crash:0,"data-rule":1,frame:3,"page-rule":2};function k9(e){return e.map(n=>n.layer).toSorted((n,r)=>yw[n]-yw[r]).at(0)??"frame"}function A9(e){let t=xw(e);switch(e.kind){case"consistency":return{kind:"consistency",layer:t,mismatch:E9(e.mismatch),step:e.step==null?null:{intent:e.step.intent,test:e.step.test}};case"pending-check":return{kind:"pending-check",layer:t,source:e.source.kind,step:{intent:e.step.intent,test:e.step.test}};case"unrunnable":return{intent:e.intent,kind:"unrunnable",layer:t,reason:e.reason,test:e.test};case"driver-error":return{error:e.error.kind,kind:"driver-error",layer:t,step:e.step.intent};case"impossible-action":return{kind:"impossible-action",layer:t,step:e.step.intent}}}function E9(e){return e.kind==="singleton-mismatch"?{kind:e.kind,singleton:e.singleton}:{entity:e.entity,kind:e.kind}}function I9({digest:e,minimal:t,params:n,runId:r}){let i=Jc(n);return{actionHash:i.actionHash,at:n.now(),baseState:n.baseState.name,evidence:[...e.evidence],kind:"finding",lensId:n.lensId,lockfileHash:n.lockfileHash,parts:[...e.parts],runId:r,signature:e.signature,targetKey:i.targetKey,trail:t.map(o=>{let s=n.corpus[o.idx];if(s==null)throw new Error("transition index out of corpus range");return`${s.test}#${String(s.index)}`}),trailParams:t.map(o=>o.params),verifierLayer:e.layer}}function Jc(e){let t=e.trail.covers.at(-1);if(t==null)throw new Error("trail has no coverage");return t}function EB(e){switch(e.kind){case"empty-response":return"ripplo daemon: cloud tunnel provisioning returned no result. Check server logs and retry.";case"server-error":return`ripplo daemon: cloud tunnel provisioning failed (${e.typename}). Run \`npx ripplo doctor\` to check your setup.`}}function IB(e){switch(e.kind){case"already-running":return`ripplo daemon: daemon already running (socket ${e.socketPath}).`;case"bind-failed":return`ripplo daemon: failed to bind IPC socket: ${e.message}`}}function PB({projectId:e,serverUrl:t}){return[`Project "${e}" (from .ripplo/project.json) was not found on ${t}, or this account does not have access to it.`,"Run `npx ripplo projects list` to see your projects, then update .ripplo/project.json (or re-run `npx ripplo init --project <id>`)."].join(`
|
|
118
|
-
`)}function MB({devSessionId:e,executor:t,tunnelHostname:n,version:r}){let i=t==="cloud"?`cloud executor via ${n??"?"}`:"local executor";return`ripplo daemon: v${r} ready as ${i} for session ${e} (syncs on every \`npx ripplo run\` \u2014 Ctrl-C to stop)`}function TB({cwd:e,pid:t}){return`ripplo daemon: another daemon is already running for this project${t==null?"":` (pid ${String(t)})`} (cwd ${e}).`}function OB(){return"ripplo daemon: lock compromised \u2014 another daemon likely took over this project. Shutting down."}function NB(e){if(e.kind==="not-running")return"daemon: not running";if(e.kind==="unresponsive")return`daemon: running but no reply within ${String(e.timeoutMs/1e3)}s \u2014 likely busy executing runs, retry when the batch drains`;let{status:t}=e,n=t.version==null?"version unknown (pre-0.7.8)":`v${t.version}`,r=`${String(t.active)} active, ${String(t.queued)} queued`,i=`explorer: ${t.explorer}, ${String(t.exploring)} exploring`,o=`daemon: running (${n} | ${r} | ${i} | ${P9(t.progress)})`;if(t.sseHealth!=null&&!t.sseHealth.ok){let s=t.sseHealth.detail==null?"":`: ${t.sseHealth.detail}`;return`${o}
|
|
119
|
-
daemon: cannot subscribe to run dispatch${s} \u2014 server-side, restarting the daemon will not help`}return o}function P9(e){if(e.total===0)return"explore: idle";let t=`covered ${String(e.covered)}/${String(e.total)} targets`,n=e.deferred===0?"":` (${String(e.deferred)} deferred \u2014 timed out or errored, retried after cooldown)`,r=M9(e);return`explore: ${t}${n}, ${String(e.findings)} findings, ${r}`}function $B(e){let t=e.daemonVersion==null?"an older version":`v${e.daemonVersion}`;return e.kind==="restarted"?`ripplo: daemon was ${t} \u2014 restarted on the current version`:`ripplo: daemon ${t} is older than this CLI but has runs in flight \u2014 restart it when idle to update`}function LB(e){switch(e.kind){case"pass":return{kind:"pass"};case"findings":return{findingLines:e.findings.map(t=>ja({evidencePath:`.ripplo/debug/${e.runId}/behavior.jsonl`,finding:t})),kind:"findings"};case"error":return{detail:Jt(e.error),kind:"error"};case"dispatch-failed":return{kind:"dispatch-error",reason:{detail:e.reason,type:"generic"}}}}function M9(e){return e.saturated?e.deferred===0?"saturated":"waiting \u2014 every open target is deferred, retrying after cooldown":"searching"}export{$t as a,ks as b,Dw as c,_w as d,pd as e,gd as f,jw as g,Bw as h,Uw as i,bd as j,Jt as k,ox as l,Ft as m,xt as n,Si as o,Cv as p,Pv as q,oR as r,Me as s,gC as t,yC as u,bC as v,Ba as w,gu as x,d7 as y,f7 as z,p7 as A,h7 as B,uw as C,P7 as D,mt as E,M7 as F,T7 as G,O7 as H,N7 as I,$7 as J,L7 as K,G7 as L,t9 as M,n9 as N,r9 as O,a9 as P,p9 as Q,h9 as R,y9 as S,EB as T,IB as U,PB as V,MB as W,TB as X,OB as Y,NB as Z,P9 as _,$B as $,LB as aa};
|
|
120
|
-
/*! Bundled license information:
|
|
121
|
-
|
|
122
|
-
rrweb/dist/rrweb.js:
|
|
123
|
-
(*! *****************************************************************************
|
|
124
|
-
Copyright (c) Microsoft Corporation.
|
|
125
|
-
|
|
126
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
127
|
-
purpose with or without fee is hereby granted.
|
|
128
|
-
|
|
129
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
130
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
131
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
132
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
133
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
134
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
135
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
136
|
-
***************************************************************************** *)
|
|
137
|
-
*/
|