@seanmozeik/tripwire 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +186 -0
- package/dist/tripwire-cli.js +6 -0
- package/dist/tripwire-cli.js.jsc +0 -0
- package/dist/tripwire.js +90 -0
- package/dist/tripwire.js.jsc +0 -0
- package/package.json +49 -0
- package/src/cli.ts +148 -0
- package/src/dispatch.ts +340 -0
- package/src/index.ts +4 -0
- package/src/lib/bash.ts +428 -0
- package/src/lib/config.ts +106 -0
- package/src/lib/decision.ts +49 -0
- package/src/lib/diff.ts +26 -0
- package/src/lib/event.ts +106 -0
- package/src/lib/log.ts +23 -0
- package/src/lib/rtk.ts +96 -0
- package/src/lib/secrets.ts +120 -0
- package/src/rules/bash-deny.ts +346 -0
- package/src/rules/bash-git.ts +592 -0
- package/src/rules/bash-network-install.ts +72 -0
- package/src/rules/bash-redirect.ts +91 -0
- package/src/rules/bash-scoped-rm.ts +84 -0
- package/src/rules/bash-tar-explosion.ts +76 -0
- package/src/rules/bash-tool-policy.ts +134 -0
- package/src/rules/config-custom.ts +51 -0
- package/src/rules/lazy-code.ts +95 -0
- package/src/rules/path-protect.ts +59 -0
- package/src/rules/post-secret-scrub.ts +38 -0
- package/src/rules/read-protect.ts +62 -0
package/dist/tripwire.js
ADDED
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
#!/usr/bin/env bun
|
|
2
|
+
// @bun @bytecode @bun-cjs
|
|
3
|
+
(function(exports, require, module, __filename, __dirname) {var PA=Object.create;var{getPrototypeOf:RA,defineProperty:X3,getOwnPropertyNames:NA}=Object;var MA=Object.prototype.hasOwnProperty;function AA(X){return this[X]}var wA,CA,O=(X,Q,Y)=>{var J=X!=null&&typeof X==="object";if(J){var $=Q?wA??=new WeakMap:CA??=new WeakMap,G=$.get(X);if(G)return G}Y=X!=null?PA(RA(X)):{};let Z=Q||!X||!X.__esModule?X3(Y,"default",{value:X,enumerable:!0}):Y;for(let K of NA(X))if(!MA.call(Z,K))X3(Z,K,{get:AA.bind(X,K),enumerable:!0});if(J)$.set(X,Z);return Z};var Q3=(X,Q)=>()=>(Q||X((Q={exports:{}}).exports,Q),Q.exports);var TA=(X)=>X;function IA(X,Q){this[X]=TA.bind(null,Q)}var $5=(X,Q)=>{for(var Y in Q)X3(X,Y,{get:Q[Y],enumerable:!0,configurable:!0,set:IA.bind(Q,Y)})};var zM=Q3((x40,OM)=>{OM.exports=function(Q){return Q.map(function(Y){if(Y==="")return"''";if(Y&&typeof Y==="object")return Y.op.replace(/(.)/g,"\\$1");if(/["\s\\]/.test(Y)&&!/'/.test(Y))return"'"+Y.replace(/(['])/g,"\\$1")+"'";if(/["'\s]/.test(Y))return'"'+Y.replace(/(["\\$`!])/g,"\\$1")+'"';return String(Y).replace(/([A-Za-z]:)?([#!"$&'()*,:;<=>?@[\\\]^`{|}])/g,"$1\\$2")}).join(" ")}});var AM=Q3((k40,MM)=>{var NM="(?:"+["\\|\\|","\\&\\&",";;","\\|\\&","\\<\\(","\\<\\<\\<",">>",">\\&","<\\&","[&;()|<>]"].join("|")+")",FM=new RegExp("^"+NM+"$"),LM="|&;()<> \\t",Pr='"((\\\\"|[^"])*?)"',Rr="'((\\\\'|[^'])*?)'",Nr=/^#$/,PM="'",RM='"',ZH="$",Q5="",Mr=4294967296;for(a2=0;a2<4;a2++)Q5+=(Mr*Math.random()).toString(16);var a2,Ar=new RegExp("^"+Q5);function wr(X,Q){var Y=Q.lastIndex,J=[],$;while($=Q.exec(X))if(J.push($),Q.lastIndex===$.index)Q.lastIndex+=1;return Q.lastIndex=Y,J}function Cr(X,Q,Y){var J=typeof X==="function"?X(Y):X[Y];if(typeof J>"u"&&Y!="")J="";else if(typeof J>"u")J="$";if(typeof J==="object")return Q+Q5+JSON.stringify(J)+Q5;return Q+J}function Tr(X,Q,Y){if(!Y)Y={};var J=Y.escape||"\\",$="(\\"+J+`['"`+LM+`]|[^\\s'"`+LM+"])+",G=new RegExp(["("+NM+")","("+$+"|"+Pr+"|"+Rr+")+"].join("|"),"g"),Z=wr(X,G);if(Z.length===0)return[];if(!Q)Q={};var K=!1;return Z.map(function(H){var W=H[0];if(!W||K)return;if(FM.test(W))return{op:W};var D=!1,_=!1,V="",q=!1,U;function R(){U+=1;var P,y,Y0=W.charAt(U);if(Y0==="{"){if(U+=1,W.charAt(U)==="}")throw Error("Bad substitution: "+W.slice(U-2,U+1));if(P=W.indexOf("}",U),P<0)throw Error("Bad substitution: "+W.slice(U));y=W.slice(U,P),U=P}else if(/[*@#?$!_-]/.test(Y0))y=Y0,U+=1;else{var X8=W.slice(U);if(P=X8.match(/[^\w\d_]/),!P)y=X8,U=W.length;else y=X8.slice(0,P.index),U+=P.index-1}return Cr(Q,"",y)}for(U=0;U<W.length;U++){var L=W.charAt(U);if(q=q||!D&&(L==="*"||L==="?"),_)V+=L,_=!1;else if(D)if(L===D)D=!1;else if(D==PM)V+=L;else if(L===J)if(U+=1,L=W.charAt(U),L===RM||L===J||L===ZH)V+=L;else V+=J+L;else if(L===ZH)V+=R();else V+=L;else if(L===RM||L===PM)D=L;else if(FM.test(L))return{op:W};else if(Nr.test(L)){K=!0;var N={comment:X.slice(H.index+U+1)};if(V.length)return[V,N];return[N]}else if(L===J)_=!0;else if(L===ZH)V+=R();else V+=L}if(q)return{op:"glob",pattern:V};return V}).reduce(function(H,W){return typeof W>"u"?H:H.concat(W)},[])}MM.exports=function(Q,Y,J){var $=Tr(Q,Y,J);if(typeof Y!=="function")return $;return $.reduce(function(G,Z){if(typeof Z==="object")return G.concat(Z);var K=Z.split(RegExp("("+Q5+".*?"+Q5+")","g"));if(K.length===1)return G.concat(K[0]);return G.concat(K.filter(Boolean).map(function(H){if(Ar.test(H))return JSON.parse(H.split(Q5)[1]);return H}))},[])}});var wM=Q3((KH)=>{KH.quote=zM();KH.parse=AM()});var e7={};$5(e7,{runMain:()=>Lv});var k1={};$5(k1,{squash:()=>w6,reasonAnnotations:()=>RT,prettyErrors:()=>XT,pretty:()=>Y$,map:()=>cC,makeInterruptReason:()=>KX,makeFailReason:()=>GX,makeDieReason:()=>ZX,isUnknownError:()=>FT,isTimeoutError:()=>KT,isReason:()=>Q$,isNoSuchElementError:()=>QT,isInterruptReason:()=>gC,isIllegalArgumentError:()=>_T,isFailReason:()=>yC,isExceededCapacityError:()=>DT,isDone:()=>h7,isDieReason:()=>bC,isCause:()=>X$,isAsyncFiberError:()=>UT,interruptors:()=>tC,interrupt:()=>pC,hasInterruptsOnly:()=>g7,hasInterrupts:()=>aC,hasFails:()=>uC,hasDies:()=>oC,fromReasons:()=>$X,findInterrupt:()=>sC,findFail:()=>lC,findErrorOption:()=>rC,findError:()=>S8,findDie:()=>nC,findDefect:()=>iC,filterInterruptors:()=>eC,fail:()=>mC,empty:()=>hC,done:()=>m7,die:()=>dC,combine:()=>fC,annotations:()=>NT,annotate:()=>PT,UnknownErrorTypeId:()=>zT,UnknownError:()=>LT,TypeId:()=>xC,TimeoutErrorTypeId:()=>ZT,TimeoutError:()=>HT,StackTrace:()=>RV,ReasonTypeId:()=>kC,NoSuchElementErrorTypeId:()=>YT,NoSuchElementError:()=>JT,InterruptorStackTrace:()=>NV,IllegalArgumentErrorTypeId:()=>WT,IllegalArgumentError:()=>HX,ExceededCapacityErrorTypeId:()=>VT,ExceededCapacityError:()=>qT,DoneTypeId:()=>$T,Done:()=>GT,AsyncFiberErrorTypeId:()=>BT,AsyncFiberError:()=>OT});var a=(X,Q)=>{switch(Q.length){case 0:return X;case 1:return Q[0](X);case 2:return Q[1](Q[0](X));case 3:return Q[2](Q[1](Q[0](X)));case 4:return Q[3](Q[2](Q[1](Q[0](X))));case 5:return Q[4](Q[3](Q[2](Q[1](Q[0](X)))));case 6:return Q[5](Q[4](Q[3](Q[2](Q[1](Q[0](X))))));case 7:return Q[6](Q[5](Q[4](Q[3](Q[2](Q[1](Q[0](X)))))));case 8:return Q[7](Q[6](Q[5](Q[4](Q[3](Q[2](Q[1](Q[0](X))))))));case 9:return Q[8](Q[7](Q[6](Q[5](Q[4](Q[3](Q[2](Q[1](Q[0](X)))))))));default:{let Y=X;for(let J=0,$=Q.length;J<$;J++)Y=Q[J](Y);return Y}}},jA={pipe(){return a(this,arguments)}},Y6=function(){function X(){}return X.prototype=jA,X}();var B=function(X,Q){if(typeof X==="function")return function(){return X(arguments)?Q.apply(this,arguments):(Y)=>Q(Y,...arguments)};switch(X){case 0:case 1:throw RangeError(`Invalid arity ${X}`);case 2:return function(Y,J){if(arguments.length>=2)return Q(Y,J);return function($){return Q($,Y)}};case 3:return function(Y,J,$){if(arguments.length>=3)return Q(Y,J,$);return function(G){return Q(G,Y,J)}};default:return function(){if(arguments.length>=X)return Q.apply(this,arguments);let Y=arguments;return function(J){return Q(J,...Y)}}}};var b=(X)=>X;var i0=(X)=>()=>X,L4=i0(!0),TQ=i0(!1),Y3=i0(null),A8=i0(void 0),G5=A8;function J3(X,...Q){return a(X,Q)}function BH(X,Q,Y,J,$,G,Z,K,H){switch(arguments.length){case 1:return X;case 2:return function(){return Q(X.apply(this,arguments))};case 3:return function(){return Y(Q(X.apply(this,arguments)))};case 4:return function(){return J(Y(Q(X.apply(this,arguments))))};case 5:return function(){return $(J(Y(Q(X.apply(this,arguments)))))};case 6:return function(){return G($(J(Y(Q(X.apply(this,arguments))))))};case 7:return function(){return Z(G($(J(Y(Q(X.apply(this,arguments)))))))};case 8:return function(){return K(Z(G($(J(Y(Q(X.apply(this,arguments))))))))};case 9:return function(){return H(K(Z(G($(J(Y(Q(X.apply(this,arguments)))))))))}}return}function p0(X){let Q=new WeakMap;return(Y)=>{if(Q.has(Y))return Q.get(Y);let J=X(Y);return Q.set(Y,J),J}}var L9=(X)=>{let Q=new Set(Reflect.ownKeys(X));if(X.constructor===Object)return Q;if(X instanceof Error)Q.delete("stack");let Y=Object.getPrototypeOf(X),J=Y;while(J!==null&&J!==Object.prototype){let $=Reflect.ownKeys(J);for(let G=0;G<$.length;G++)Q.add($[G]);J=Object.getPrototypeOf(J)}if(Q.has("constructor")&&typeof X.constructor==="function"&&Y===X.constructor.prototype)Q.delete("constructor");return Q},Z5=new WeakSet;function Q8(X){return typeof X==="string"}function P9(X){return typeof X==="number"}function UH(X){return typeof X==="boolean"}function OH(X){return typeof X==="bigint"}function $3(X){return typeof X==="symbol"}function IQ(X){return Q8(X)||P9(X)||$3(X)}function Y8(X){return typeof X==="function"}function zH(X){return X===void 0}function $1(X){return X!==void 0}function jQ(X){return X!=null}function FH(X){return!1}function G3(X){return!0}function f1(X){return typeof X==="object"&&X!==null&&!Array.isArray(X)}function Z3(X){return typeof X==="object"&&X!==null||Y8(X)}var M=B(2,(X,Q)=>Z3(X)&&(Q in X)),J6=B(2,(X,Q)=>M(X,"_tag")&&X._tag===Q);function p8(X){return M(X,Symbol.iterator)||Q8(X)}var H0="~effect/interfaces/Hash",s=(X)=>{switch(typeof X){case"number":return c8(X);case"bigint":return C0(X.toString(10));case"boolean":return C0(String(X));case"symbol":return C0(String(X));case"string":return C0(X);case"undefined":return C0("undefined");case"function":case"object":if(X===null)return C0("null");else if(X instanceof Date)return C0(X.toISOString());else if(X instanceof RegExp)return C0(X.toString());else{if(Z5.has(X))return EQ(X);if(H3.has(X))return H3.get(X);let Q=xA(X,()=>{if(EA(X))return X[H0]();else if(typeof X==="function")return EQ(X);else if(Array.isArray(X)||ArrayBuffer.isView(X))return R9(X);else if(X instanceof Map)return SA(X);else if(X instanceof Set)return vA(X);return D3(X)});return H3.set(X,Q),Q}default:throw Error(`BUG: unhandled typeof ${typeof X} - please report an issue at https://github.com/Effect-TS/effect/issues`)}},EQ=(X)=>{if(!K3.has(X))K3.set(X,c8(Math.floor(Math.random()*Number.MAX_SAFE_INTEGER)));return K3.get(X)},f0=B(2,(X,Q)=>X*53^Q),SQ=(X)=>X&3221225471|X>>>1&1073741824,EA=(X)=>M(X,H0),c8=(X)=>{if(X!==X)return C0("NaN");if(X===1/0)return C0("Infinity");if(X===-1/0)return C0("-Infinity");let Q=X|0;if(Q!==X)Q^=X*4294967295;while(X>4294967295)Q^=X/=4294967295;return SQ(Q)},C0=(X)=>{let Q=5381,Y=X.length;while(Y)Q=Q*33^X.charCodeAt(--Y);return SQ(Q)},_3=(X,Q)=>{let Y=12289;for(let J of Q)Y^=f0(s(J),s(X[J]));return SQ(Y)},D3=(X)=>_3(X,L9(X)),V3=(X,Q)=>(Y)=>{let J=X;for(let $ of Y)J^=Q($);return SQ(J)},R9=V3(6151,s),SA=V3(C0("Map"),([X,Q])=>f0(s(X),s(Q))),vA=V3(C0("Set"),s),K3=new WeakMap,H3=new WeakMap,W3=new WeakSet;function xA(X,Q){if(W3.has(X))return C0("[Circular]");W3.add(X);let Y=Q();return W3.delete(X),Y}var W0="~effect/interfaces/Equal";function o(){if(arguments.length===1)return(X)=>$6(X,arguments[0]);return $6(arguments[0],arguments[1])}function $6(X,Q){if(X===Q)return!0;if(X==null||Q==null)return!1;let Y=typeof X;if(Y!==typeof Q)return!1;if(Y==="number"&&X!==X&&Q!==Q)return!0;if(Y!=="object"&&Y!=="function")return!1;if(Z5.has(X)||Z5.has(Q))return!1;return bA(X,Q,yA)}function kA(X,Q,Y){let J=q3.has(X),$=B3.has(Q);if(J&&$)return!0;if(J||$)return!1;q3.add(X),B3.add(Q);let G=Y();return q3.delete(X),B3.delete(Q),G}var q3=new WeakSet,B3=new WeakSet;function yA(X,Q){if(s(X)!==s(Q))return!1;else if(X instanceof Date){if(!(Q instanceof Date))return!1;return X.toISOString()===Q.toISOString()}else if(X instanceof RegExp){if(!(Q instanceof RegExp))return!1;return X.toString()===Q.toString()}let Y=LH(X),J=LH(Q);if(Y!==J)return!1;let $=Y&&J;if(typeof X==="function"&&!$)return!1;return kA(X,Q,()=>{if($)return X[W0](Q);else if(Array.isArray(X)){if(!Array.isArray(Q)||X.length!==Q.length)return!1;return gA(X,Q)}else if(ArrayBuffer.isView(X)){if(!ArrayBuffer.isView(Q)||X.byteLength!==Q.byteLength)return!1;return hA(X,Q)}else if(X instanceof Map){if(!(Q instanceof Map)||X.size!==Q.size)return!1;return dA(X,Q)}else if(X instanceof Set){if(!(Q instanceof Set)||X.size!==Q.size)return!1;return pA(X,Q)}return mA(X,Q)})}function bA(X,Q,Y){let J=vQ.get(X);if(!J)J=new WeakMap,vQ.set(X,J);else if(J.has(Q))return J.get(Q);let $=Y(X,Q);J.set(Q,$);let G=vQ.get(Q);if(!G)G=new WeakMap,vQ.set(Q,G);return G.set(X,$),$}var vQ=new WeakMap;function gA(X,Q){for(let Y=0;Y<X.length;Y++)if(!$6(X[Y],Q[Y]))return!1;return!0}function hA(X,Q){if(X.length!==Q.length)return!1;for(let Y=0;Y<X.length;Y++)if(X[Y]!==Q[Y])return!1;return!0}function mA(X,Q){let Y=L9(X),J=L9(Q);if(Y.size!==J.size)return!1;for(let $ of Y)if(!J.has($)||!$6(X[$],Q[$]))return!1;return!0}function xQ(X,Q){return function(J,$){for(let[G,Z]of J){let K=!1;for(let[H,W]of $)if(X(G,H)&&Q(Z,W)){K=!0;break}if(!K)return!1}return!0}}var dA=xQ($6,$6);function kQ(X){return function(Y,J){for(let $ of Y){let G=!1;for(let Z of J)if(X($,Z)){G=!0;break}if(!G)return!1}return!0}}var pA=kQ($6),LH=(X)=>M(X,W0),yQ=()=>o;var PH=(X)=>{return Z5.add(X),X};var bQ=Symbol.for("~effect/Redactable"),cA=(X)=>M(X,bQ);function N9(X){if(cA(X))return U3(X);return X}function U3(X){return X[bQ](globalThis[K5]?.context??fA)}var K5="~effect/Fiber/currentFiber",fA={"~effect/Context":{},mapUnsafe:new Map,pipe(){return a(this,arguments)}};function g(X,Q){let Y=Q?.space??0,J=new WeakSet,$=!Y?"":typeof Y==="number"?" ".repeat(Y):Y,G=(W)=>$.repeat(W),Z=(W,D)=>{let _=W?.constructor;return _&&_!==Object.prototype.constructor&&_.name?`${_.name}(${D})`:D},K=(W)=>{try{return Reflect.ownKeys(W)}catch{return["[ownKeys threw]"]}};function H(W,D=0){if(Array.isArray(W)){if(J.has(W))return RH;if(J.add(W),!$||W.length<=1)return`[${W.map((V)=>H(V,D)).join(",")}]`;let _=W.map((V)=>H(V,D+1)).join(`,
|
|
4
|
+
`+G(D+1));return`[
|
|
5
|
+
${G(D+1)}${_}
|
|
6
|
+
${G(D)}]`}if(W instanceof Date)return O3(W);if(!Q?.ignoreToString&&M(W,"toString")&&typeof W.toString==="function"&&W.toString!==Object.prototype.toString&&W.toString!==Array.prototype.toString){let _=uA(W);if(W instanceof Error&&W.cause)return`${_} (cause: ${H(W.cause,D)})`;return _}if(typeof W==="string")return JSON.stringify(W);if(typeof W==="number"||W==null||typeof W==="boolean"||typeof W==="symbol")return String(W);if(typeof W==="bigint")return String(W)+"n";if(typeof W==="object"||typeof W==="function"){if(J.has(W))return RH;if(J.add(W),bQ in W)return g(U3(W));if(Symbol.iterator in W)return`${W.constructor.name}(${H(Array.from(W),D)})`;let _=K(W);if(!$||_.length<=1){let q=`{${_.map((U)=>`${P4(U)}:${H(W[U],D)}`).join(",")}}`;return Z(W,q)}let V=`{
|
|
7
|
+
${_.map((q)=>`${G(D+1)}${P4(q)}: ${H(W[q],D+1)}`).join(`,
|
|
8
|
+
`)}
|
|
9
|
+
${G(D)}}`;return Z(W,V)}return String(W)}return H(X,0)}var RH="[Circular]";function P4(X){return typeof X==="string"?JSON.stringify(X):String(X)}function gQ(X){return X.map((Q)=>`[${P4(Q)}]`).join("")}function O3(X){try{return X.toISOString()}catch{return"Invalid Date"}}function uA(X){try{let Q=X.toString();return typeof Q==="string"?Q:String(Q)}catch{return"[toString threw]"}}function M9(X,Q){let Y=[];return JSON.stringify(X,function(J,$){let G=N9($);if(typeof G!=="object"||G===null)return G;while(Y.length>0&&Y[Y.length-1]!==this)Y.pop();if(Y.includes(G))return;return Y.push(G),G},Q?.space)}var a0=Symbol.for("nodejs.util.inspect.custom"),G1=(X)=>{try{if(M(X,"toJSON")&&Y8(X.toJSON)&&X.toJSON.length===0)return X.toJSON();else if(Array.isArray(X))return X.map(G1)}catch{return"[toJSON threw]"}return N9(X)},NH=(X,Q=2)=>{if(typeof X==="string")return X;try{return typeof X==="object"?M9(X,{space:Q}):String(X)}catch{return String(X)}},Rn={toJSON(){return G1(this)},[a0](){return this.toJSON()},toString(){return g(this.toJSON())}};class G6{called=!1;self;constructor(X){this.self=X}next(X){return this.called?{value:X,done:!0}:(this.called=!0,{value:this.self,done:!1})}[Symbol.iterator](){return new G6(this.self)}}var H5="~effect/Utils/internal",MH={[H5]:(X)=>{return X()}},rA={[H5]:(X)=>{try{return X()}finally{}}},oA=MH[H5](()=>Error().stack)?.includes(H5)===!0,J0=oA?MH[H5]:rA[H5];var f8="~effect/Effect",Z6="~effect/Exit",nA={_A:b,_E:b,_R:b},wH=`${f8}/identifier`,t=`${f8}/args`,u0=`${f8}/evaluate`,P1=`${f8}/successCont`,J8=`${f8}/failureCont`,R4=`${f8}/ensureCont`,N4=Symbol.for("effect/Effect/Yield"),w8={pipe(){return a(this,arguments)},toJSON(){return{...this}},toString(){return g(this.toJSON(),{ignoreToString:!0,space:2})},[a0](){return this.toJSON()}},CH={[H0](){return _3(this,Object.keys(this))},[W0](X){let Q=Object.keys(this),Y=Object.keys(X);if(Q.length!==Y.length)return!1;for(let J=0;J<Q.length;J++)if(Q[J]!==Y[J]&&!o(this[Q[J]],X[Q[J]]))return!1;return!0}},H6={[Symbol.iterator](){return new G6(this)}},iA={...H6,pipe(){return a(this,arguments)}},aA={[f8]:nA,...w8,[Symbol.iterator](){return new G6(this)},asEffect(){return this},toJSON(){return{_id:"Effect",op:this[wH],...t in this?{args:this[t]}:void 0}}},p=(X)=>M(X,f8),z3=(X)=>M(X,Z6),W5="~effect/Cause",_5="~effect/Cause/Reason",D5=(X)=>M(X,W5),TH=(X)=>M(X,_5);class u8{[W5];reasons;constructor(X){this[W5]=W5,this.reasons=X}pipe(){return a(this,arguments)}toJSON(){return{_id:"Cause",failures:this.reasons.map((X)=>X.toJSON())}}toString(){return`Cause(${g(this.reasons)})`}[a0](){return this.toJSON()}[W0](X){return D5(X)&&this.reasons.length===X.reasons.length&&this.reasons.every((Q,Y)=>o(Q,X.reasons[Y]))}[H0](){return R9(this.reasons)}}var AH=new WeakMap;class w9{[_5];annotations;_tag;constructor(X,Q,Y){if(this[_5]=_5,this._tag=X,Q!==C9&&typeof Y==="object"&&Y!==null&&Q.size>0){let J=AH.get(Y);if(J)Q=new Map([...J,...Q]);AH.set(Y,Q)}this.annotations=Q}annotate(X,Q){if(X.mapUnsafe.size===0)return this;let Y=new Map(this.annotations);X.mapUnsafe.forEach(($,G)=>{if(Q?.overwrite!==!0&&Y.has(G))return;Y.set(G,$)});let J=Object.assign(Object.create(Object.getPrototypeOf(this)),this);return J.annotations=Y,J}pipe(){return a(this,arguments)}toString(){return g(this)}[a0](){return this.toString()}}var C9=new Map;class V5 extends w9{error;constructor(X,Q=C9){super("Fail",Q,X);this.error=X}toString(){return`Fail(${g(this.error)})`}toJSON(){return{_tag:"Fail",error:this.error}}[W0](X){return M4(X)&&o(this.error,X.error)&&o(this.annotations,X.annotations)}[H0](){return f0(C0(this._tag))(f0(s(this.error))(s(this.annotations)))}}var l8=(X)=>new u8(X),hQ=new u8([]),F3=(X)=>new u8([new V5(X)]);class mQ extends w9{defect;constructor(X,Q=C9){super("Die",Q,X);this.defect=X}toString(){return`Die(${g(this.defect)})`}toJSON(){return{_tag:"Die",defect:this.defect}}[W0](X){return W6(X)&&o(this.defect,X.defect)&&o(this.annotations,X.annotations)}[H0](){return f0(C0(this._tag))(f0(s(this.defect))(s(this.annotations)))}}var L3=(X)=>new u8([new mQ(X)]),q5=B((X)=>D5(X[0]),(X,Q,Y)=>{if(Q.mapUnsafe.size===0)return X;return new u8(X.reasons.map((J)=>J.annotate(Q,Y)))}),M4=(X)=>X._tag==="Fail",W6=(X)=>X._tag==="Die",_6=(X)=>X._tag==="Interrupt";function sA(X){return C8("Effect.evaluate: Not implemented")}var B5=(X)=>({...aA,[wH]:X.op,[u0]:X[u0]??sA,[P1]:X[P1],[J8]:X[J8],[R4]:X[R4]}),u1=(X)=>{let Q=B5(X);return function(){let Y=Object.create(Q);return Y[t]=X.single===!1?arguments:arguments[0],Y}},IH=(X)=>{let Q={...B5(X),[Z6]:Z6,_tag:X.op,get[X.prop](){return this[t]},toString(){return`${X.op}(${g(this[t])})`},toJSON(){return{_id:"Exit",_tag:X.op,[X.prop]:this[t]}},[W0](Y){return z3(Y)&&Y._tag===this._tag&&o(this[t],Y[t])},[H0](){return f0(C0(X.op),s(this[t]))}};return function(Y){let J=Object.create(Q);return J[t]=Y,J}},j0=IH({op:"Success",prop:"value",[u0](X){let Q=X.getCont(P1);return Q?Q[P1](this[t],X,this):X.yieldWith(this)}}),T9={key:"effect/Cause/StackTrace"},jH={key:"effect/Cause/InterruptorStackTrace"},R1=IH({op:"Failure",prop:"cause",[u0](X){let Q=this[t],Y=!1;if(X.currentStackFrame)Q=q5(Q,{mapUnsafe:new Map([[T9.key,X.currentStackFrame]])}),Y=!0;let J=X.getCont(J8);while(X.interruptible&&X._interruptedCause&&J)J=X.getCont(J8);return J?J[J8](Q,X,Y?void 0:this):X.yieldWith(Y?this:R1(Q))}}),N1=(X)=>R1(F3(X)),C8=(X)=>R1(L3(X)),c=u1({op:"WithFiber",[u0](X){return this[t](X)}}),tA=function(){class X extends globalThis.Error{asEffect(){return N1(this)}}return Object.assign(X.prototype,iA),X}(),dQ=function(){let X=Symbol.for("effect/Data/Error/plainArgs");return class extends tA{constructor(Y){super(Y?.message,Y?.cause?{cause:Y.cause}:void 0);if(Y)Object.assign(this,Y),Object.defineProperty(this,X,{value:Y,enumerable:!1})}toJSON(){return{...this[X],...this}}}}(),r8=(X)=>{class Q extends dQ{_tag=X}return Q.prototype.name=X,Q},A9="~effect/Cause/NoSuchElementError",pQ=(X)=>M(X,A9);class $8 extends r8("NoSuchElementError"){[A9]=A9;constructor(X){super({message:X})}}var K6="~effect/Cause/Done",I9=(X)=>M(X,K6),EH={[K6]:K6,_tag:"Done",value:void 0},P3=(X)=>{if(X===void 0)return EH;return{[K6]:K6,_tag:"Done",value:X}},eA=N1(EH),SH=(X)=>{if(X===void 0)return eA;return N1(P3(X))};function vH(X){return{combine:X}}function o8(X,Q,Y){return{combine:X,initialValue:Q,combineAll:Y??((J)=>{let $=Q;for(let G of J)$=X($,G);return $})}}var s0=(X)=>(Q,Y)=>Q===Y||X(Q,Y);function xH(X){return s0((Q,Y)=>{if(Q.length!==Y.length)return!1;for(let J=0;J<Q.length;J++)if(!X(Q[J],Y[J]))return!1;return!0})}var kH=(X)=>B(3,(Q,Y,J)=>X(Q,($)=>({...$,[Y]:J($)}))),yH=(X)=>B(2,(Q,Y)=>X(Q,(J)=>({[Y]:J}))),bH=(X,Q)=>B(3,(Y,J,$)=>Q(Y,(G)=>X($(G),(Z)=>({...G,[J]:Z}))));var gH="~effect/data/Option",hH={[gH]:{_A:(X)=>X},...w8,...H6},mH=Object.assign(Object.create(hH),{_tag:"Some",_op:"Some",[W0](X){return fQ(X)&&N3(X)&&o(this.value,X.value)},[H0](){return f0(s(this._tag))(s(this.value))},toString(){return`some(${g(this.value)})`},toJSON(){return{_id:"Option",_tag:this._tag,value:G1(this.value)}},asEffect(){return j0(this.value)}});Object.defineProperty(mH,"valueOrUndefined",{get(){return this.value}});var Yw=s("None"),Jw=Object.assign(Object.create(hH),{_tag:"None",_op:"None",valueOrUndefined:void 0,[W0](X){return fQ(X)&&R3(X)},[H0](){return Yw},toString(){return"none()"},toJSON(){return{_id:"Option",_tag:this._tag}},asEffect(){return N1(new $8)}}),fQ=(X)=>M(X,gH),R3=(X)=>X._tag==="None",N3=(X)=>X._tag==="Some",dH=Object.create(Jw),pH=(X)=>{let Q=Object.create(mH);return Q.value=X,Q};var cH="~effect/data/Result",fH={[cH]:{_A:(X)=>X,_E:(X)=>X},...w8,...H6},Gw=Object.assign(Object.create(fH),{_tag:"Success",_op:"Success",[W0](X){return uQ(X)&&A3(X)&&o(this.success,X.success)},[H0](){return f0(s(this._tag))(s(this.success))},toString(){return`success(${g(this.success)})`},toJSON(){return{_id:"Result",_tag:this._tag,value:G1(this.success)}},asEffect(){return j0(this.success)}}),Zw=Object.assign(Object.create(fH),{_tag:"Failure",_op:"Failure",[W0](X){return uQ(X)&&M3(X)&&o(this.failure,X.failure)},[H0](){return f0(s(this._tag))(s(this.failure))},toString(){return`failure(${g(this.failure)})`},toJSON(){return{_id:"Result",_tag:this._tag,failure:G1(this.failure)}},asEffect(){return N1(this.failure)}}),uQ=(X)=>M(X,cH),M3=(X)=>X._tag==="Failure",A3=(X)=>X._tag==="Success",uH=(X)=>{let Q=Object.create(Zw);return Q.failure=X,Q},lH=(X)=>{let Q=Object.create(Gw);return Q.success=X,Q};function j9(X){return(Q,Y)=>Q===Y?0:X(Q,Y)}var V1=j9((X,Q)=>{if(globalThis.Number.isNaN(X)&&globalThis.Number.isNaN(Q))return 0;if(globalThis.Number.isNaN(X))return-1;if(globalThis.Number.isNaN(Q))return 1;return X<Q?-1:1});var T8=j9((X,Q)=>X<Q?-1:1);var w3=B(2,(X,Q)=>j9((Y,J)=>X(Q(Y),Q(J)))),U5=w3(V1,(X)=>X.getTime());var lQ=(X)=>B(2,(Q,Y)=>X(Q,Y)===-1),O5=(X)=>B(2,(Q,Y)=>X(Q,Y)===1),rQ=(X)=>B(2,(Q,Y)=>X(Q,Y)!==1),oQ=(X)=>B(2,(Q,Y)=>X(Q,Y)!==-1);var x=()=>dH,F=pH,rH=fQ,T0=R3,q1=N3,G8=B(2,(X,{onNone:Q,onSome:Y})=>T0(X)?Q():Y(X.value));var iQ=B(2,(X,Q)=>T0(X)?Q():X.value);var oH=(X)=>X==null?x():F(X),nH=(X)=>X===void 0?x():F(X),iH=(X)=>X===null?x():F(X);var C3=iQ(Y3),D6=iQ(A8),V6=(X)=>(...Q)=>{try{return F(X(...Q))}catch{return x()}};var C4=B(2,(X,Q)=>T0(X)?x():F(Q(X.value)));var Hw=B(2,(X,Q)=>T0(X)?x():Q(X.value));var z5=Hw(b);var F5=B(2,(X,Q)=>T0(X)?x():Q(X.value)?F(X.value):x()),aH=(X)=>s0((Q,Y)=>T0(Q)?T0(Y):T0(Y)?!1:X(Q.value,Y.value));var sH="~effect/Context/Service",l1=function(){let X=Error.stackTraceLimit;Error.stackTraceLimit=2;let Q=Error();Error.stackTraceLimit=X;function Y(){}let J=Y;if(Object.setPrototypeOf(J,Ww),Object.defineProperty(J,"stack",{get(){return Q.stack}}),arguments.length>0){if(J.key=arguments[0],arguments[1]?.defaultValue)J[aQ]=aQ,J.defaultValue=arguments[1].defaultValue;return J}return function($,G){if(J.key=$,G?.make)J.make=G.make;return J}},Ww={[sH]:sH,...w8,...H6,toJSON(){return{_id:"Service",key:this.key,stack:this.stack}},asEffect(){return(this.asEffect=i0(c((Q)=>j0(E1(Q.context,this)))))()},of(X){return X},context(X){return sQ(this,X)},use(X){return c((Q)=>X(E1(Q.context,this)))},useSync(X){return c((Q)=>j0(X(E1(Q.context,this))))}},aQ="~effect/Context/Reference",tH="~effect/Context",T4=(X)=>{let Q=Object.create(_w);return Q.mapUnsafe=X,Q.mutable=!1,Q},_w={...w8,[tH]:{_Services:(X)=>X},toJSON(){return{_id:"Context",services:Array.from(this.mapUnsafe).map(([X,Q])=>({key:X,value:Q}))}},[W0](X){if(!I3(X)||this.mapUnsafe.size!==X.mapUnsafe.size)return!1;for(let Q of this.mapUnsafe.keys())if(!X.mapUnsafe.has(Q)||!o(this.mapUnsafe.get(Q),X.mapUnsafe.get(Q)))return!1;return!0},[H0](){return c8(this.mapUnsafe.size)}},I3=(X)=>M(X,tH);var eH=(X)=>M(X,aQ),Z8=()=>Dw,Dw=T4(new Map),sQ=(X,Q)=>T4(new Map([[X.key,Q]])),K8=B(3,(X,Q,Y)=>$W(X,(J)=>{J.set(Q.key,Y)}));var XW=B(3,(X,Q,Y)=>{if(X.mapUnsafe.has(Q.key))return X.mapUnsafe.get(Q.key);return eH(Q)?tQ(Q):Y()});var q6=B(2,(X,Q)=>{if(!X.mapUnsafe.has(Q.key)){if(aQ in Q)return tQ(Q);throw Vw(Q)}return X.mapUnsafe.get(Q.key)}),E1=q6,QW=(X,Q)=>{if(!X.mapUnsafe.has(Q.key))return tQ(Q);return X.mapUnsafe.get(Q.key)},T3="~effect/Context/defaultValue",tQ=(X)=>{if(T3 in X)return X[T3];return X[T3]=X.defaultValue()},Vw=(X)=>{let Q=Error(`Service not found${X.key?`: ${String(X.key)}`:""}`);if(X.stack){let Y=X.stack.split(`
|
|
10
|
+
`);if(Y.length>2){let J=Y[2].match(/at (.*)/);if(J)Q.message=Q.message+` (defined at ${J[1]})`}}if(Q.stack){let Y=Q.stack.split(`
|
|
11
|
+
`);Y.splice(1,3),Q.stack=Y.join(`
|
|
12
|
+
`)}return Q},YW=B(2,(X,Q)=>{if(X.mapUnsafe.has(Q.key))return F(X.mapUnsafe.get(Q.key));return eH(Q)?F(tQ(Q)):x()}),eQ=B(2,(X,Q)=>{if(X.mapUnsafe.size===0)return Q;if(Q.mapUnsafe.size===0)return X;return $W(X,(Y)=>{Q.mapUnsafe.forEach((J,$)=>Y.set($,J))})}),JW=(...X)=>{let Q=new Map;for(let Y=0;Y<X.length;Y++)X[Y].mapUnsafe.forEach((J,$)=>{Q.set($,J)});return T4(Q)};var $W=(X,Q)=>{if(X.mutable)return Q(X.mapUnsafe),X;let Y=new Map(X.mapUnsafe);return Q(Y),T4(Y)},D0=l1;var j3=(X)=>X.length>0;var l=lH,f=uH;var GW=uQ,u=M3,M1=A3;var ZW=(X,Q)=>s0((Y,J)=>u(Y)?u(J)&&Q(Y.failure,J.failure):M1(J)&&X(Y.success,J.success));var E9=B(2,(X,Q)=>u(X)?f(Q(X.failure)):l(X.success)),B6=B(2,(X,Q)=>M1(X)?l(Q(X.success)):f(X.failure)),I8=B(2,(X,{onFailure:Q,onSuccess:Y})=>u(X)?Q(X.failure):Y(X.success));var S9=B(2,(X,Q)=>u(X)?Q(X.failure):X.success);var X7=B(2,(X,Q)=>u(X)?f(X.failure):Q(X.success));var nn={[Symbol.iterator](){return Bw}},Bw={next(){return{done:!0,value:void 0}}};var KW=B(2,(X,Q)=>({[Symbol.iterator](){let Y=X[Symbol.iterator](),J=0;return{next(){let $=Y.next();while(!$.done){if(Q($.value,J++))return{done:!1,value:$.value};$=Y.next()}return{done:!0,value:void 0}}}}}));var Ow=()=>({}),E3=(X)=>Object.keys(X).length===0;var L5=B(2,(X,Q)=>{let Y={...X};for(let J of WW(X))Y[J]=Q(X[J],J);return Y});var HW=B(2,(X,Q)=>{let Y=Ow();for(let J of WW(X))if(Q(X[J],J))Y[J]=X[J];return Y});var WW=(X)=>Object.keys(X);var P5=globalThis.Array;var v3=(X)=>new P5(X);var Z1=(X)=>P5.isArray(X)?X:P5.from(X),_W=(X)=>P5.isArray(X)?X:[X];var Q7=B(2,(X,Q)=>[...X,Q]),zw=B(2,(X,Q)=>Z1(X).concat(Z1(Q)));var en=P5.isArray;var W8=j3,U6=j3;function Fw(X,Q){return X<0||X>=Q.length}var Lw=B(2,(X,Q)=>{let Y=Math.floor(Q);if(Fw(Y,X))throw Error(`Index out of bounds: ${Y}`);return X[Y]});var Pw=Lw(0);var Rw=(X)=>X.slice(1);var v9=B(2,(X,Q)=>{let Y=P5.from(X);return Y.sort(Q),Y});var Nw=B(3,(X,Q,Y)=>{let J=Z1(X),$=Z1(Q);if(U6(J)){if(U6($))return b3(Y)(zw(J,$));return J}return $}),x3=B(2,(X,Q)=>Nw(X,Q,yQ()));var k3=()=>[];var I4=B(2,(X,Q)=>X.map(Q));var DW=(X)=>{let Q=[];for(let Y of X)if(q1(Y))Q.push(Y.value);return Q};var y3=B(2,(X,Q)=>{let Y=[],J=[],$=0;for(let G of X){let Z=Q(G,$++);if(M1(Z))J.push(Z.success);else Y.push(Z.failure)}return[Y,J]});var b3=B(2,(X,Q)=>{let Y=Z1(X);if(U6(Y)){let J=[Pw(Y)],$=Rw(Y);for(let G of $)if(J.every((Z)=>!Q(G,Z)))J.push(G);return J}return[]});var Mw=o8((X,Q)=>X.concat(Q),[]);function VW(){return Mw}var Y7="~effect/time/Duration",Aw=BigInt(0);var UW=BigInt(1000),ww=BigInt(1e6);var Cw=/^(-?\d+(?:\.\d+)?)\s+(nanos?|micros?|millis?|seconds?|minutes?|hours?|days?|weeks?)$/,S1=(X)=>{switch(typeof X){case"number":return j4(X);case"bigint":return a8(X);case"string":{if(X==="Infinity")return i8;if(X==="-Infinity")return O6;let Q=Cw.exec(X);if(!Q)break;let[Y,J,$]=Q,G=Number(J);switch($){case"nano":case"nanos":return a8(BigInt(J));case"micro":case"micros":return Ew(BigInt(J));case"milli":case"millis":return j4(G);case"second":case"seconds":return Sw(G);case"minute":case"minutes":return vw(G);case"hour":case"hours":return xw(G);case"day":case"days":return kw(G);case"week":case"weeks":return yw(G)}break}case"object":{if(X===null)break;if(Y7 in X)return X;if(Array.isArray(X)){if(X.length!==2||!X.every(P9))return qW(X);if(Number.isNaN(X[0])||Number.isNaN(X[1]))return R5;if(X[0]===-1/0||X[1]===-1/0)return O6;if(X[0]===1/0||X[1]===1/0)return i8;return K1(BigInt(Math.round(X[0]*1e9))+BigInt(Math.round(X[1])))}let Q=X,Y=0;if(Q.weeks)Y+=Q.weeks*604800000;if(Q.days)Y+=Q.days*86400000;if(Q.hours)Y+=Q.hours*3600000;if(Q.minutes)Y+=Q.minutes*60000;if(Q.seconds)Y+=Q.seconds*1000;if(Q.milliseconds)Y+=Q.milliseconds;if(!Q.microseconds&&!Q.nanoseconds)return K1(Y);let J=BigInt(Y)*ww;if(Q.microseconds)J+=BigInt(Q.microseconds)*UW;if(Q.nanoseconds)J+=BigInt(Q.nanoseconds);return K1(J)}}return qW(X)},qW=(X)=>{throw Error(`Invalid Input: ${X}`)},OW=V6(S1),BW={_tag:"Millis",millis:0},Tw={_tag:"Infinity"},Iw={_tag:"NegativeInfinity"},jw={[Y7]:Y7,[H0](){return D3(this.value)},[W0](X){return h3(X)&&gw(this,X)},toString(){switch(this.value._tag){case"Infinity":return"Infinity";case"NegativeInfinity":return"-Infinity";case"Nanos":return`${this.value.nanos} nanos`;case"Millis":return`${this.value.millis} millis`}},toJSON(){switch(this.value._tag){case"Millis":return{_id:"Duration",_tag:"Millis",millis:this.value.millis};case"Nanos":return{_id:"Duration",_tag:"Nanos",nanos:String(this.value.nanos)};case"Infinity":return{_id:"Duration",_tag:"Infinity"};case"NegativeInfinity":return{_id:"Duration",_tag:"NegativeInfinity"}}},[a0](){return this.toJSON()},pipe(){return a(this,arguments)}},K1=(X)=>{let Q=Object.create(jw);if(typeof X==="number")if(isNaN(X)||X===0||Object.is(X,-0))Q.value=BW;else if(!Number.isFinite(X))Q.value=X>0?Tw:Iw;else if(!Number.isInteger(X))Q.value={_tag:"Nanos",nanos:BigInt(Math.round(X*1e6))};else Q.value={_tag:"Millis",millis:X};else if(X===Aw)Q.value=BW;else Q.value={_tag:"Nanos",nanos:X};return Q},h3=(X)=>M(X,Y7);var R5=K1(0),i8=K1(1/0),O6=K1(-1/0),a8=(X)=>K1(X),Ew=(X)=>K1(X*UW),j4=(X)=>K1(X),Sw=(X)=>K1(X*1000),vw=(X)=>K1(X*60000),xw=(X)=>K1(X*3600000),kw=(X)=>K1(X*86400000),yw=(X)=>K1(X*604800000),E4=(X)=>bw(S1(X),{onMillis:b,onNanos:(Q)=>Number(Q)/1e6,onInfinity:()=>1/0,onNegativeInfinity:()=>-1/0});var g3=(X)=>{let Q=S1(X);switch(Q.value._tag){case"Infinity":case"NegativeInfinity":throw Error("Cannot convert infinite duration to nanos");case"Nanos":return Q.value.nanos;case"Millis":return BigInt(Math.round(Q.value.millis*1e6))}},zW=V6(g3);var bw=B(2,(X,Q)=>{switch(X.value._tag){case"Millis":return Q.onMillis(X.value.millis);case"Nanos":return Q.onNanos(X.value.nanos);case"Infinity":return Q.onInfinity();case"NegativeInfinity":return(Q.onNegativeInfinity??Q.onInfinity)()}}),FW=B(3,(X,Q,Y)=>{if(X.value._tag==="Infinity"||X.value._tag==="NegativeInfinity"||Q.value._tag==="Infinity"||Q.value._tag==="NegativeInfinity")return Y.onInfinity(X,Q);if(X.value._tag==="Millis")return Q.value._tag==="Millis"?Y.onMillis(X.value.millis,Q.value.millis):Y.onNanos(g3(X),Q.value.nanos);else return Y.onNanos(X.value.nanos,g3(Q))});var m3=(X,Q)=>FW(X,Q,{onMillis:(Y,J)=>Y===J,onNanos:(Y,J)=>Y===J,onInfinity:(Y,J)=>Y.value._tag===J.value._tag});var LW=B(2,(X,Q)=>FW(X,Q,{onMillis:(Y,J)=>K1(Y-J),onNanos:(Y,J)=>K1(Y-J),onInfinity:(Y,J)=>{let $=Y.value._tag,G=J.value._tag;if($==="Infinity")return G==="Infinity"?R5:i8;if($==="NegativeInfinity")return G==="NegativeInfinity"?R5:O6;return G==="Infinity"?O6:i8}}));var gw=B(2,(X,Q)=>m3(X,Q));var M5=B(2,(X,Q)=>(Y)=>{let J=X(Y);if(u(J))return f(Y);let $=Q(J.success);if(u($))return f(Y);return $}),PW=(X)=>(Q)=>{let Y=X(Q);return u(Y)?x():F(Y.success)};var x9=D0("effect/Scheduler",{defaultValue:()=>new A5}),NW="setImmediate"in globalThis?(X)=>{let Q=globalThis.setImmediate(X);return()=>globalThis.clearImmediate(Q)}:(X)=>{let Q=setTimeout(X,0);return()=>clearTimeout(Q)};class MW{buckets=[];scheduleTask(X,Q){let Y=this.buckets,J=Y.length,$,G=0;for(;G<J;G++){if(Y[G][0]>Q)break;$=Y[G]}if($&&$[0]===Q)$[1].push(X);else if(G===J)Y.push([Q,[X]]);else Y.splice(G,0,[Q,[X]])}drain(){let X=this.buckets;return this.buckets=[],X}}class A5{executionMode;setImmediate;constructor(X="async",Q=NW){this.executionMode=X,this.setImmediate=Q}shouldYield(X){return X.currentOpCount>=X.maxOpsBeforeYield}makeDispatcher(){return new AW(this.setImmediate)}}class AW{tasks=new MW;running=void 0;setImmediate;constructor(X=NW){this.setImmediate=X}scheduleTask(X,Q){if(this.tasks.scheduleTask(X,Q),this.running===void 0)this.running=this.setImmediate(this.afterScheduled)}afterScheduled=()=>{this.running=void 0,this.runTasks()};runTasks(){let X=this.tasks.drain();for(let Q=0;Q<X.length;Q++){let Y=X[Q][1];for(let J=0;J<Y.length;J++)Y[J]()}}flush(){while(this.tasks.buckets.length>0){if(this.running!==void 0)this.running(),this.running=void 0;this.runTasks()}}}var wW=D0("effect/Scheduler/MaxOpsBeforeYield",{defaultValue:()=>2048}),CW=D0("effect/Scheduler/PreventSchedulerYield",{defaultValue:()=>!1});var d3="effect/Tracer/ParentSpan";class J7 extends l1()(d3){}var hw=(X)=>X;var $7=D0("effect/Tracer/DisablePropagation",{defaultValue:TQ}),jW=D0("effect/Tracer/CurrentTraceLevel",{defaultValue:()=>"Info"}),EW=D0("effect/Tracer/MinimumTraceLevel",{defaultValue:()=>"All"}),p3="effect/Tracer",G7=D0(p3,{defaultValue:()=>hw({span:(X)=>new SW(X)})});class SW{_tag="Span";spanId;traceId="native";sampled;name;parent;annotations;links;startTime;kind;status;attributes;events=[];constructor(X){this.name=X.name,this.parent=X.parent,this.annotations=X.annotations,this.links=X.links,this.startTime=X.startTime,this.kind=X.kind,this.sampled=X.sampled,this.status={_tag:"Started",startTime:X.startTime},this.attributes=new Map,this.traceId=D6(X.parent)?.traceId??IW(32),this.spanId=IW(16)}end(X,Q){this.status={_tag:"Ended",endTime:X,exit:Q,startTime:this.status.startTime}}attribute(X,Q){this.attributes.set(X,Q)}event(X,Q,Y){this.events.push([X,Q,Y??{}])}addLinks(X){this.links.push(...X)}}var IW=function(){return function(Y){let J="";for(let $=0;$<Y;$++)J+="abcdef0123456789".charAt(Math.floor(Math.random()*16));return J}}();var vW="effect/observability/Metric/FiberRuntimeMetricsKey";var Z7=D0("effect/References/CurrentConcurrency",{defaultValue:()=>"unbounded"}),xW=D0("effect/ErrorReporter/CurrentErrorReporters",{defaultValue:()=>new Set}),k9=D0("effect/References/CurrentStackFrame",{defaultValue:A8}),K7=D0("effect/References/TracerEnabled",{defaultValue:L4}),y9=D0("effect/References/TracerTimingEnabled",{defaultValue:L4}),b9=D0("effect/References/TracerSpanAnnotations",{defaultValue:()=>({})}),g9=D0("effect/References/TracerSpanLinks",{defaultValue:()=>[]}),s8=D0("effect/References/CurrentLogAnnotations",{defaultValue:()=>({})}),c3=D0("effect/References/CurrentLogLevel",{defaultValue:()=>"Info"}),f3=D0("effect/References/MinimumLogLevel",{defaultValue:()=>"Info"});var H7=D0("effect/References/CurrentLogSpans",{defaultValue:()=>[]});var W7=(X)=>{if(X?.captureStackTrace===!1)return X;else if(X?.captureStackTrace!==void 0&&typeof X.captureStackTrace!=="boolean")return X;let Q=Error.stackTraceLimit;Error.stackTraceLimit=3;let Y=Error();return Error.stackTraceLimit=Q,{...X,captureStackTrace:cw(()=>Y.stack)}},u3=(X)=>(Q)=>{let Y;return()=>{if(Y!==void 0)return Y;let J=Q();if(!J)return;let $=J.split(`
|
|
13
|
+
`);if($[X]!==void 0)return Y=$[X].trim(),Y}},cw=u3(3);var kW="dev";class t3 extends w9{fiberId;constructor(X,Q=C9){super("Interrupt",Q,"Interrupted");this.fiberId=X}toString(){return`Interrupt(${this.fiberId})`}toJSON(){return{_tag:"Interrupt",fiberId:this.fiberId}}[W0](X){return _6(X)&&this.fiberId===X.fiberId&&this.annotations===X.annotations}[H0](){return f0(C0(`${this._tag}:${this.fiberId}`))(EQ(this.annotations))}}var cW=(X)=>new t3(X),I5=(X)=>new u8([new t3(X)]),e3=(X)=>X.reasons.some(M4),XJ=(X)=>{let Q=X.reasons.find(M4);return Q?l(Q):f(X)},i1=(X)=>{for(let Q=0;Q<X.reasons.length;Q++){let Y=X.reasons[Q];if(Y._tag==="Fail")return l(Y.error)}return f(X)},fW=PW(i1),D7=(X)=>X.reasons.some(W6),uW=(X)=>{let Q=X.reasons.find(W6);return Q?l(Q):f(X)},l9=(X)=>{let Q=X.reasons.find(W6);return Q?l(Q.defect):f(X)},V7=(X)=>X.reasons.some(_6),lW=(X)=>{let Q=X.reasons.find(_6);return Q?l(Q):f(X)},q7=(X)=>{let Q;for(let Y=0;Y<X.reasons.length;Y++){let J=X.reasons[Y];if(J._tag!=="Interrupt")continue;if(Q??=new Set,J.fiberId!==void 0)Q.add(J.fiberId)}return Q?l(Q):f(X)},rW=(X)=>{let Q=q7(X);return u(Q)?fw:Q.success},fw=new Set,oW=(X)=>X.reasons.length>0&&X.reasons.every(_6),nW=(X)=>T4(X.annotations),iW=(X)=>{let Q=new Map;for(let Y of X.reasons)if(Y.annotations.size>0)for(let[J,$]of Y.annotations)Q.set(J,$);return T4(Q)},QJ=B(2,(X,Q)=>{if(X.reasons.length===0)return Q;else if(Q.reasons.length===0)return X;let Y=new u8(x3(X.reasons,Q.reasons));return o(X,Y)?X:Y}),aW=B(2,(X,Q)=>{let Y=!1,J=X.reasons.map(($)=>{if(M4($))return Y=!0,new V5(Q($.error));return $});return Y?l8(J):X}),uw=(X)=>{let Q={Fail:[],Die:[],Interrupt:[]};for(let Y=0;Y<X.reasons.length;Y++)Q[X.reasons[Y]._tag].push(X.reasons[Y]);return Q},B7=(X)=>{let Q=uw(X);if(Q.Fail.length>0)return Q.Fail[0].error;else if(Q.Die.length>0)return Q.Die[0].defect;else if(Q.Interrupt.length>0)return new globalThis.Error("All fibers interrupted without error");return new globalThis.Error("Empty cause")},YJ=(X)=>{let Q=[],Y=[];if(X.reasons.length===0)return Q;let J=Error.stackTraceLimit;Error.stackTraceLimit=1;for(let $ of X.reasons){if($._tag==="Interrupt"){Y.push($);continue}Q.push(l3($._tag==="Die"?$.defect:$.error,$.annotations))}if(Q.length===0){let $=Error("The fiber was interrupted by:");$.name="InterruptCause",$.stack=nw($,Y);let G=new globalThis.Error("All fibers interrupted without error",{cause:$});G.name="InterruptError",G.stack=`${G.name}: ${G.message}`,Q.push(l3(G,Y[0].annotations))}return Error.stackTraceLimit=J,Q},l3=(X,Q)=>{let Y=typeof X,J;if(X&&Y==="object"){if(J=new globalThis.Error(lw(X),{cause:X.cause?l3(X.cause):void 0}),typeof X.name==="string")J.name=X.name;if(typeof X.stack==="string")J.stack=ow(X.stack,J,Q);else{let $=`${J.name}: ${J.message}`;J.stack=Q?sW($,Q):$}for(let $ of Object.keys(X))if(!($ in J))J[$]=X[$]}else J=new globalThis.Error(!X?`Unknown error: ${X}`:Y==="string"?X:M9(X));return J},lw=(X)=>{if(typeof X.message==="string")return X.message;else if(typeof X.toString==="function"&&X.toString!==Object.prototype.toString&&X.toString!==Array.prototype.toString)try{return X.toString()}catch{}return M9(X)},rw=/\((.*)\)/g,ow=(X,Q,Y)=>{let J=`${Q.name}: ${Q.message}`,$=(X.startsWith(J)?X.slice(J.length):X).split(`
|
|
14
|
+
`),G=[J];for(let Z=1;Z<$.length;Z++){if(/(?:Generator\.next|~effect\/Effect)/.test($[Z]))break;G.push($[Z])}return Y?sW(G.join(`
|
|
15
|
+
`),Y):G.join(`
|
|
16
|
+
`)},sW=(X,Q)=>{let Y=Q?.get(T9.key);if(Y)X=`${X}
|
|
17
|
+
${tW(Y)}`;return X},nw=(X,Q)=>{let Y=[`${X.name}: ${X.message}`];for(let J of Q){let $=J.fiberId!==void 0?`#${J.fiberId}`:"unknown",G=J.annotations.get(jH.key);if(Y.push(` at fiber (${$})`),G)Y.push(tW(G))}return Y.join(`
|
|
18
|
+
`)},tW=(X)=>{let Q=[],Y=X,J=0;while(Y&&J<10){let $=Y.stack();if($){let G=$.matchAll(rw),Z=!1;for(let[,K]of G)Z=!0,Q.push(` at ${Y.name} (${K})`);if(!Z)Q.push(` at ${Y.name} (${$.replace(/^at /,"")})`)}else Q.push(` at ${Y.name}`);Y=Y.parent,J++}return Q.join(`
|
|
19
|
+
`)},U7=(X)=>YJ(X).map((Q)=>Q.cause?`${Q.stack} {
|
|
20
|
+
${eW(Q.cause," ")}
|
|
21
|
+
}`:Q.stack).join(`
|
|
22
|
+
`),eW=(X,Q)=>{let Y=X.stack.split(`
|
|
23
|
+
`),J=`${Q}[cause]: ${Y[0]}`;for(let $=1,G=Y.length;$<G;$++)J+=`
|
|
24
|
+
${Q}${Y[$]}`;if(X.cause)J+=` {
|
|
25
|
+
${eW(X.cause,`${Q} `)}
|
|
26
|
+
${Q}}`;return J},r3=`~effect/Fiber/${kW}`,iw={_A:b,_E:b},aw={id:0},O7=()=>globalThis[K5];class JJ{constructor(X,Q=!0){this[r3]=iw,this.setContext(X),this.id=++aw.id,this.currentOpCount=0,this.currentLoopCount=0,this.interruptible=Q,this._stack=[],this._observers=[],this._exit=void 0,this._children=void 0,this._interruptedCause=void 0,this._yielded=void 0,this.runtimeMetrics?.recordFiberStart(this.context)}[r3];id;interruptible;currentOpCount;currentLoopCount;_stack;_observers;_exit;_currentExit;_children;_interruptedCause;_yielded;context;currentScheduler;currentTracerContext;currentSpan;currentLogLevel;minimumLogLevel;currentStackFrame;runtimeMetrics;maxOpsBeforeYield;currentPreventYield;_dispatcher=void 0;get currentDispatcher(){return this._dispatcher??=this.currentScheduler.makeDispatcher()}getRef(X){return QW(this.context,X)}addObserver(X){if(this._exit)return X(this._exit),G5;return this._observers.push(X),()=>{let Q=this._observers.indexOf(X);if(Q>=0)this._observers.splice(Q,1)}}interruptUnsafe(X,Q){if(this._exit)return;let Y=I5(X);if(this.currentStackFrame)Y=q5(Y,sQ(T9,this.currentStackFrame));if(Q)Y=q5(Y,Q);if(this._interruptedCause=this._interruptedCause?QJ(this._interruptedCause,Y):Y,this.interruptible)this.evaluate(N0(this._interruptedCause))}pollUnsafe(){return this._exit}evaluate(X){if(this._exit)return;else if(this._yielded!==void 0){let J=this._yielded;this._yielded=void 0,J()}let Q=this.runLoop(X);if(Q===N4)return;let Y=o3.interruptChildren&&o3.interruptChildren(this);if(Y!==void 0)return this.evaluate(w(Y,()=>Q));this._exit=Q,this.runtimeMetrics?.recordFiberEnd(this.context,this._exit);for(let J=0;J<this._observers.length;J++)this._observers[J](Q);this._observers.length=0}runLoop(X){let Q=globalThis[K5];globalThis[K5]=this;let Y=!1,J=X;this.currentOpCount=0;let $=++this.currentLoopCount;try{while(!0){if(this.currentOpCount++,!Y&&!this.currentPreventYield&&this.currentScheduler.shouldYield(this)){Y=!0;let G=J;J=w(j5,()=>G)}if(J=this.currentTracerContext?this.currentTracerContext(J,this):J[u0](this),$!==this.currentLoopCount)return N4;else if(J===N4){let G=this._yielded;if(Z6 in G)return this._yielded=void 0,G;return N4}}}catch(G){if(!M(J,u0))return C8(`Fiber.runLoop: Not a valid effect: ${String(J)}`);return this.runLoop(C8(G))}finally{globalThis[K5]=Q}}getCont(X){while(!0){let Q=this._stack.pop();if(!Q)return;let Y=Q[R4]&&Q[R4](this);if(Y)return Y[X]=Y,Y;if(Q[X])return Q}}yieldWith(X){return this._yielded=X,N4}children(){return this._children??=new Set}pipe(){return a(this,arguments)}setContext(X){this.context=X;let Q=this.getRef(x9);if(Q!==this.currentScheduler)this.currentScheduler=Q,this._dispatcher=void 0;this.currentSpan=X.mapUnsafe.get(d3),this.currentLogLevel=this.getRef(c3),this.minimumLogLevel=this.getRef(f3),this.currentStackFrame=X.mapUnsafe.get(k9.key),this.maxOpsBeforeYield=this.getRef(wW),this.currentPreventYield=this.getRef(CW),this.runtimeMetrics=X.mapUnsafe.get(vW);let Y=X.mapUnsafe.get(p3);this.currentTracerContext=Y?Y.context:void 0}get currentSpanLocal(){return this.currentSpan?._tag==="Span"?this.currentSpan:void 0}}var o3={interruptChildren:void 0},z7=(X)=>{if(!X.currentStackFrame)return;let Q=new Map;return Q.set(T9.key,X.currentStackFrame),T4(Q)},sw=(X)=>{if(X._children===void 0||X._children.size===0)return;return w5(X._children)},tw=(X)=>{let Q=X;if(Q._exit)return A(Q._exit);return A1((Y)=>{if(Q._exit)return Y(A(Q._exit));return $0(X.addObserver((J)=>Y(A(J))))})},$J=(X)=>A1((Q)=>{let Y=X[Symbol.iterator](),J=[],$=void 0;function G(){let Z=Y.next();while(!Z.done){if(Z.value._exit){J.push(Z.value._exit),Z=Y.next();continue}$=Z.value.addObserver((K)=>{J.push(K),G()});return}Q(A(J))}return G(),$0(()=>$?.())});var ew=(X)=>c((Q)=>XC(X,Q.id)),XC=B((X)=>M(X[0],r3),(X,Q,Y)=>c((J)=>{let $=z7(J);return $=$&&Y?eQ($,Y):$??Y,X.interruptUnsafe(Q,$),o9(tw(X))})),w5=(X)=>c((Q)=>{let Y=z7(Q);for(let J of X)J.interruptUnsafe(Q.id,Y);return o9($J(X))});var A=j0,N0=R1,M0=N1,$0=u1({op:"Sync",[u0](X){let Q=this[t](),Y=X.getCont(P1);return Y?Y[P1](Q,X):X.yieldWith(j0(Q))}}),i=u1({op:"Suspend",[u0](X){return this[t]()}}),r9=(X)=>X.asEffect(),X_=r9,Q_=r9,Y_=(X)=>X==null?M0(new $8):A(X),GJ=u1({op:"Yield",[u0](X){let Q=!1;return X.currentDispatcher.scheduleTask(()=>{if(Q)return;X.evaluate(n1)},this[t]??0),X.yieldWith(()=>{Q=!0})}}),j5=GJ(0),ZJ=(X)=>A(F(X)),F7=A(x()),J_=(X)=>i(()=>N0(J0(X))),F6=(X)=>C8(X),L7=(X)=>i(()=>M0(J0(X))),X0=A(void 0);var $_=(X)=>i(()=>{try{return A(J0(X.try))}catch(Q){return M0(J0(()=>X.catch(Q)))}});var KJ=(X)=>HJ(function(Q,Y){J0(()=>X(Y)).then((J)=>Q(A(J)),(J)=>Q(F6(J)))},X.length!==0),G_=(X)=>{let Q=typeof X==="function"?X:X.try,Y=typeof X==="function"?(J)=>new b7(J,"An error occurred in Effect.tryPromise"):X.catch;return HJ(function(J,$){try{J0(()=>Q($)).then((G)=>J(A(G)),(G)=>J(M0(J0(()=>Y(G)))))}catch(G){J(M0(J0(()=>Y(G))))}},eval.length!==0)},Z_=(X)=>c((Q)=>X(Q.id)),K_=c(A),H_=Z_(A),HJ=u1({op:"Async",single:!1,[u0](X){let Q=J0(()=>this[t][0].bind(X.currentScheduler)),Y=!1,J=!1,$=this[t][1]?new AbortController:void 0,G=Q((Z)=>{if(Y)return;if(Y=!0,J)X.evaluate(Z);else J=Z},$?.signal);if(J!==!1)return J;if(J=!0,X._yielded=()=>{Y=!0},$===void 0&&G===void 0)return N4;return X._stack.push(QC(()=>{return Y=!0,$?.abort(),G??n1})),N4}}),QC=u1({op:"AsyncFinalizer",[R4](X){if(X.interruptible)X.interruptible=!1,X._stack.push(E7)},[J8](X,Q){return V7(X)?w(this[t](),()=>N0(X)):N0(X)}}),A1=(X)=>HJ(X,X.length>=2),WJ=A1(G5),W_=(...X)=>i(()=>C5(X.length===1?X[0]():X[1].call(X[0].self))),_J=(X,...Q)=>{let Y=Q.length===0?function(){return i(()=>C5(X.apply(this,arguments)))}:function(){let J=i(()=>C5(X.apply(this,arguments)));for(let $=0;$<Q.length;$++)J=Q[$](J,...arguments);return J};return DJ(X.length,Y)},DJ=(X,Q)=>Object.defineProperty(Q,"length",{value:X,configurable:!0}),yW=u3(2),__=function(){let X=typeof arguments[0]==="string",Q=X?arguments[0]:"Effect.fn",Y=X?arguments[1]:void 0,J=globalThis.Error.stackTraceLimit;globalThis.Error.stackTraceLimit=2;let $=new globalThis.Error;if(globalThis.Error.stackTraceLimit=J,X)return(G,...Z)=>bW(Q,G,$,Z,X,Y);return bW(Q,arguments[0],$,Array.prototype.slice.call(arguments,1),X,Y)},bW=(X,Q,Y,J,$,G)=>{let Z=typeof Q==="function"?Q:J.pop().bind(Q.self);return DJ(Z.length,function(...K){let H=i(()=>{let _=Z.apply(this,arguments);return p(_)?_:C5(_)});for(let _=0;_<J.length;_++)H=J[_](H,...K);if(!p(H))return H;let W=globalThis.Error.stackTraceLimit;globalThis.Error.stackTraceLimit=2;let D=new globalThis.Error;return globalThis.Error.stackTraceLimit=W,e8($?m9(X,G,(_)=>s3(H,_)):H,k9,(_)=>({name:X,stack:yW(()=>D.stack),parent:{name:`${X} (definition)`,stack:yW(()=>Y.stack),parent:_}}))})},D_=(X,...Q)=>DJ(X.length,Q.length===0?function(){return gW(()=>X.apply(this,arguments))}:function(){let Y=gW(()=>X.apply(this,arguments));for(let J of Q)Y=J(Y);return Y}),gW=(X)=>{try{let Q=X(),Y=void 0;while(!0){let J=Q.next(Y);if(J.done)return A(J.value);let G=J.value.asEffect(),Z=G;if(Z&&Z._tag==="Success"){Y=Z.value;continue}else if(Z&&Z._tag==="Failure")return G;else{let K=!0;return i(()=>{if(K)return K=!1,w(G,(H)=>C5(Q,H));else return i(()=>C5(X()))})}}}catch(Q){return F6(Q)}},C5=u1({op:"Iterator",single:!1,[P1](X,Q){let Y=this[t][0];while(!0){let J=Y.next(X);if(J.done)return A(J.value);let $=J.value.asEffect();if(!H1($))return Q._stack.push(this),$;else if($._tag==="Failure")return $;X=$.value}},[u0](X){return this[P1](this[t][1],X)}}),v1=B(2,(X,Q)=>{let Y=A(Q);return w(X,(J)=>Y)}),P7=(X)=>L0(X,F),V_=(X)=>P6(X,{onFailure:A,onSuccess:M0}),t8=B(2,(X,Q)=>w(X,(Y)=>p(Q)?Q:J0(()=>Q(Y)))),L6=B(2,(X,Q)=>w(X,(Y)=>v1(p(Q)?Q:J0(()=>Q(Y)),Y))),o9=(X)=>w(X,(Q)=>n1),q_=(X)=>a1(X,M0),VJ=(X,Q)=>c((Y)=>A1((J)=>{let $=Z1(X),G=$.length,Z=0,K=!1,H=new Set,W=[],D=(_,V,q)=>{if(Z++,_._tag==="Failure"){if(W.push(..._.cause.reasons),Z>=G)J(N0(l8(W)));return}let U=!K;if(K=!0,J(H.size===0?_:w(R6(w5(H)),()=>_)),U&&Q?.onWinner)Q.onWinner({fiber:V,index:q,parentFiber:Y})};for(let _=0;_<G;_++){let V=N6(Y,$[_],!0,!0,!1);if(H.add(V),V.addObserver((q)=>{H.delete(V),D(q,V,_)}),K)break}return w5(H)})),qJ=(X,Q)=>c((Y)=>A1((J)=>{let $=!1,G=new Set,Z=(H)=>{$=!0,J(G.size===0?H:w(R6(w5(G)),()=>H))},K=0;for(let H of X){if($)break;let W=K++,D=N6(Y,H,!0,!0,!1);G.add(D),D.addObserver((_)=>{G.delete(D);let V=!$;if(Z(_),V&&Q?.onWinner)Q.onWinner({fiber:D,index:W,parentFiber:Y})})}return w5(G)})),B_=B((X)=>p(X[1]),(X,Q,Y)=>VJ([X,Q],Y)),R7=B((X)=>p(X[1]),(X,Q,Y)=>qJ([X,Q],Y)),w=B(2,(X,Q)=>{let Y=Object.create(YC);return Y[t]=X,Y[P1]=Q.length!==1?(J)=>Q(J):Q,Y}),YC=B5({op:"OnSuccess",[u0](X){return X._stack.push(this),this[t]}}),U_=B(2,(X,Q)=>{if(H1(X))return X._tag==="Success"?Q.onSuccess(X.value):Q.onFailure(X.cause);return j8(X,Q)}),H1=(X)=>(Z6 in X),O_=B(2,(X,Q)=>{if(H1(X))return X._tag==="Success"?Q(X.value):X;return w(X,Q)}),z_=(X)=>w(X,b),L0=B(2,(X,Q)=>w(X,(Y)=>A(J0(()=>Q(Y))))),F_=B(2,(X,Q)=>H1(X)?OJ(X,Q):L0(X,Q)),L_=B(2,(X,Q)=>H1(X)?zJ(X,Q):TJ(X,Q)),P_=B(2,(X,Q)=>H1(X)?FJ(X,Q):IJ(X,Q)),R_=B(2,(X,Q)=>{if(H1(X)){if(X._tag==="Success")return X;let Y=i1(X.cause);if(u(Y))return X;return Q(Y.success)}return x1(X,Q)}),N_=(X)=>R1(I5(X)),E5=(X)=>X._tag==="Success",M_=(X)=>X._tag==="Success"?l(X):f(X),A_=(X)=>X._tag==="Success"?l(X.value):f(X),BJ=(X)=>X._tag==="Failure",w_=(X)=>X._tag==="Failure"?l(X):f(X),n9=(X)=>X._tag==="Failure"?l(X.cause):f(X),UJ=M5(n9,i1),C_=M5(n9,l9),T_=(X)=>X._tag==="Failure"&&V7(X.cause),I_=(X)=>X._tag==="Failure"&&D7(X.cause),j_=(X)=>X._tag==="Failure"&&e3(X.cause),n1=j0(void 0),OJ=B(2,(X,Q)=>X._tag==="Success"?j0(Q(X.value)):X),zJ=B(2,(X,Q)=>{if(X._tag==="Success")return X;let Y=i1(X.cause);if(u(Y))return X;return N1(Q(Y.success))}),FJ=B(2,(X,Q)=>{if(X._tag==="Success")return j0(Q.onSuccess(X.value));let Y=i1(X.cause);if(u(Y))return X;return N1(Q.onFailure(Y.success))}),JC=B(2,(X,Q)=>E5(X)?j0(Q):X);var E_=B(2,(X,Q)=>E5(X)?Q.onSuccess(X.value):Q.onFailure(X.cause)),S_=JC(void 0),LJ=(X)=>{let Q=[];for(let Y of X)if(Y._tag==="Failure")Q.push(...Y.cause.reasons);return Q.length===0?n1:R1(l8(Q))},v_=(X)=>E5(X)?F(X.value):x(),x_=(X)=>BJ(X)?F(X.cause):x(),k_=(X)=>{let Q=UJ(X);return u(Q)?x():F(Q.success)},y_=r9,b_=(X)=>c((Q)=>A(YW(Q.context,X))),$C=(X)=>c((Q)=>Q.context.mapUnsafe.has(X.key)?A(q6(Q.context,X)):M0(new $8)),i9=B(2,(X,Q)=>c((Y)=>{let J=Y.context,$=Q(J);if(J===$)return X;return Y.setContext($),v5(X,()=>{Y.setContext(J);return})})),e8=B(3,(X,Q,Y)=>i9(X,(J)=>{let $=q6(J,Q),G=Y($);if($===G)return J;return K8(J,Q,G)})),PJ=()=>GC,GC=c((X)=>A(X.context)),v4=(X)=>c((Q)=>X(Q.context)),X4=B(2,(X,Q)=>{if(H1(X))return X;return i9(X,eQ(Q))}),B1=function(){if(arguments.length===1)return B(2,(X,Q)=>hW(X,arguments[0],Q));return B(3,(X,Q,Y)=>hW(X,Q,Y)).apply(this,arguments)},hW=(X,Q,Y)=>i9(X,(J)=>{if(J.mapUnsafe.get(Q.key)===Y)return J;return K8(J,Q,Y)}),N7=B(3,(X,Q,Y)=>w(Y,(J)=>B1(X,Q,J))),g_=B1(Z7),RJ=B((X)=>p(X[1]),(X,Q,Y)=>NJ(X,Q,(J,$)=>[J,$],Y)),NJ=B((X)=>p(X[1]),(X,Q,Y,J)=>J?.concurrent?L0(S7([X,Q],{concurrency:2}),([$,G])=>J0(()=>Y($,G))):w(X,($)=>L0(Q,(G)=>J0(()=>Y($,G))))),h_=B((X)=>p(X[0]),(X,Q,Y)=>uJ(X,Q,Y?(J)=>M0(Y(J)):()=>M0(new $8))),m_=B(2,(X,Q)=>w(Q,(Y)=>Y?P7(X):F7)),MJ=B(2,(X,Q)=>Array.from({length:Q},()=>X)),d_=B((X)=>p(X[0]),(X,Q,Y)=>S7(MJ(X,Q),Y)),M7=B((X)=>p(X[0]),(X,Q)=>k4({while:L4,body:i0(Q?.disableYield?X:w(X,(Y)=>j5)),step:G5})),a1=B(2,(X,Q)=>{let Y=Object.create(ZC);return Y[t]=X,Y[J8]=Q.length!==1?(J)=>Q(J):Q,Y}),ZC=B5({op:"OnFailure",[u0](X){return X._stack.push(this),this[t]}}),AJ=B(3,(X,Q,Y)=>a1(X,(J)=>{if(!Q(J))return N0(J);return J0(()=>Y(J))})),S5=B(3,(X,Q,Y)=>a1(X,(J)=>{let $=Q(J);return u($)?N0($.failure):J0(()=>Y($.success,J))})),x1=B(2,(X,Q)=>S5(X,i1,(Y)=>Q(Y))),p_=(X)=>P6(X,{onFailure:(Q)=>pQ(Q)?F7:M0(Q),onSuccess:ZJ}),c_=B(2,(X,Q)=>S5(X,l9,Q)),f_=B(2,(X,Q)=>a1(X,(Y)=>t8(J0(()=>Q(Y)),N0(Y)))),u_=B(3,(X,Q,Y)=>AJ(X,Q,(J)=>t8(J0(()=>Y(J)),N0(J)))),A7=B(3,(X,Q,Y)=>a1(X,(J)=>{let $=Q(J);if(u($))return N0(J);return t8(J0(()=>Y($.success,J)),N0(J))})),wJ=B(2,(X,Q)=>A7(X,i1,(Y)=>Q(Y))),l_=B(3,(X,Q,Y)=>{let J=Array.isArray(Q)?($)=>M($,"_tag")&&Q.includes($._tag):J6(Q);return wJ(X,($)=>J($)?Y($):X0)}),r_=B(2,(X,Q)=>A7(X,l9,(Y)=>Q(Y))),a9=B((X)=>p(X[0]),(X,Q,Y,J)=>a1(X,($)=>{let G=i1($);if(u(G))return N0(G.failure);if(!Q(G.success))return J?J0(()=>J(G.success)):N0($);return J0(()=>Y(G.success))})),w7=B((X)=>p(X[0]),(X,Q,Y,J)=>a1(X,($)=>{let G=i1($);if(u(G))return N0(G.failure);let Z=Q(G.success);if(u(Z))return J?J0(()=>J(Z.failure)):N0($);return J0(()=>Y(Z.success))})),CJ=B((X)=>p(X[0]),(X,Q,Y,J)=>{let $=Array.isArray(Q)?(G)=>M(G,"_tag")&&Q.includes(G._tag):J6(Q);return a9(X,$,Y,J)}),o_=B((X)=>p(X[0]),(X,Q,Y)=>{let J;return w7(X,($)=>{return J??=Object.keys(Q),M($,"_tag")&&Q8($._tag)&&J.includes($._tag)?l($):f($)},($)=>J0(()=>Q[$._tag]($)),Y)}),n_=B((X)=>p(X[0]),(X,Q,Y,J,$)=>a9(X,(G)=>J6(G,Q)&&M(G,"reason"),(G)=>{let Z=G.reason;if(J6(Z,Y))return J(Z,G);return $?J0(()=>$(Z,G)):M0(G)})),i_=B((X)=>p(X[0]),(X,Q,Y,J)=>{let $;return a9(X,(G)=>J6(G,Q)&&M(G,"reason")&&M(G.reason,"_tag")&&Q8(G.reason._tag),(G)=>{let Z=G.reason;if($??=Object.keys(Y),$.includes(Z._tag))return J0(()=>Y[Z._tag](Z,G));return J?J0(()=>J(Z,G)):M0(G)})}),a_=B(2,(X,Q)=>w7(X,(Y)=>{if(J6(Y,Q)&&M(Y,"reason"))return l(Y.reason);return f(Y)},M0));var TJ=B(2,(X,Q)=>x1(X,(Y)=>L7(()=>Q(Y)))),IJ=B(2,(X,Q)=>P6(X,{onFailure:(Y)=>L7(()=>Q.onFailure(Y)),onSuccess:(Y)=>$0(()=>Q.onSuccess(Y))})),jJ=(X)=>x1(X,F6),s_=B(2,(X,Q)=>x1(X,(Y)=>$0(Q))),t_=(X)=>i(()=>{let Q=X[Symbol.iterator](),Y=Q.next();if(Y.done)return F6(Error("Received an empty collection of effects"));function J($){let G=Q.next();if(G.done)return $.value;return x1($.value,(Z)=>J(G))}return J(Y)}),EJ=(X)=>x1(X,(Q)=>w(j5,()=>EJ(X))),e_=B((X)=>p(X[0]),(X,Q)=>{if(!Q?.log)return P6(X,{onFailure:(J)=>X0,onSuccess:(J)=>X0});let Y=_8(Q.log===!0?void 0:Q.log);return j8(X,{onFailure(J){let $=XJ(J);return u($)?N0($.failure):Q.message===void 0?Y(J):Y(Q.message,J)},onSuccess:(J)=>X0})}),XD=B((X)=>p(X[0]),(X,Q)=>{if(!Q?.log)return j8(X,{onFailure:(J)=>X0,onSuccess:(J)=>X0});let Y=_8(Q.log===!0?void 0:Q.log);return j8(X,{onFailure:(J)=>Q.message===void 0?Y(J):Y(Q.message,J),onSuccess:(J)=>X0})}),QD=(X)=>C7(X,{onFailure:x,onSuccess:F}),S4=(X)=>s9(X,{onFailure:f,onSuccess:l}),j8=B(2,(X,Q)=>{let Y=Object.create(KC);return Y[t]=X,Y[P1]=Q.onSuccess.length!==1?(J)=>Q.onSuccess(J):Q.onSuccess,Y[J8]=Q.onFailure.length!==1?(J)=>Q.onFailure(J):Q.onFailure,Y}),KC=B5({op:"OnSuccessAndFailure",[u0](X){return X._stack.push(this),this[t]}}),SJ=B(2,(X,Q)=>j8(X,{onFailure:(Y)=>$0(()=>Q.onFailure(Y)),onSuccess:(Y)=>$0(()=>Q.onSuccess(Y))})),P6=B(2,(X,Q)=>j8(X,{onFailure:(Y)=>{let J=Y.reasons.find(M4);return J?J0(()=>Q.onFailure(J.error)):N0(Y)},onSuccess:Q.onSuccess})),C7=B(2,(X,Q)=>P6(X,{onFailure:(Y)=>$0(()=>Q.onFailure(Y)),onSuccess:(Y)=>$0(()=>Q.onSuccess(Y))})),s9=B(2,(X,Q)=>{if(H1(X)){if(X._tag==="Success")return j0(Q.onSuccess(X.value));let Y=i1(X.cause);if(u(Y))return X;return j0(Q.onFailure(Y.success))}return C7(X,Q)}),YD=B(2,(X,Q)=>{if(H1(X)){if(X._tag==="Success")return j0(Q.onSuccess(X.value));return j0(Q.onFailure(X.cause))}return SJ(X,Q)}),t9=(X)=>H1(X)?j0(X):HC(X),HC=u1({op:"Exit",[u0](X){return X._stack.push(this),this[t]},[P1](X,Q,Y){return A(Y??j0(X))},[J8](X,Q,Y){return A(Y??R1(X))}}),JD=s9({onFailure:()=>!0,onSuccess:()=>!1}),$D=s9({onFailure:()=>!1,onSuccess:()=>!0}),GD=B(2,(X,Q)=>t8(A6(Q),X)),vJ=B(2,(X,Q)=>R7(X,w(A6(Q.duration),Q.orElse))),ZD=B(2,(X,Q)=>vJ(X,{duration:Q,orElse:()=>M0(new k7)})),KD=B(2,(X,Q)=>R7(P7(X),v1(A6(Q),x()))),HD=(X)=>M6((Q)=>{let Y=Q.currentTimeNanosUnsafe();return L0(X,(J)=>[a8(Q.currentTimeNanosUnsafe()-Y),J])}),n3="~effect/Scope",i3="~effect/Scope/Closeable",e9=l1("effect/Scope"),xJ=(X,Q)=>i(()=>T7(X,Q)??X0),T7=(X,Q)=>{if(X.state._tag==="Closed")return;let Y={_tag:"Closed",exit:Q};if(X.state._tag==="Empty"){X.state=Y;return}let{finalizers:J}=X.state;if(X.state=Y,J.size===0)return;else if(J.size===1)return J.values().next().value(Q);return WC(X,J,Q)},WC=_J(function*(X,Q,Y){let J=[],$=[],G=Array.from(Q.values()),Z=O7();for(let K=G.length-1;K>=0;K--){let H=G[K];if(X.strategy==="sequential")J.push(yield*t9(H(Y)));else $.push(N6(Z,H(Y),!0,!0,"inherit"))}if($.length>0)J=yield*$J($);return yield*LJ(J)});var WD=(X,Q)=>{let Y=XX(Q);if(X.state._tag==="Closed")return Y.state=X.state,Y;let J={};return _7(X,J,($)=>xJ(Y,$)),_7(Y,J,($)=>$0(()=>_D(X,J))),Y},x4=(X,Q)=>{return i(()=>{if(X.state._tag==="Closed")return Q(X.state.exit);return _7(X,{},Q),X0})};var _7=(X,Q,Y)=>{if(X.state._tag==="Empty")X.state={_tag:"Open",finalizers:new Map([[Q,Y]])};else if(X.state._tag==="Open")X.state.finalizers.set(Q,Y)},_D=(X,Q)=>{if(X.state._tag==="Open")X.state.finalizers.delete(Q)},XX=(X="sequential")=>({[i3]:i3,[n3]:n3,strategy:X,state:_C}),_C={_tag:"Empty"};var QX=e9.asEffect();var kJ=(X)=>c((Q)=>{let Y=Q.context,J=XX();return Q.setContext(K8(Q.context,e9,J)),v5(X,($)=>{return Q.setContext(Y),T7(J,$)})});var I7=(X)=>i(()=>{let Q=XX();return U1(X(Q),(Y)=>i(()=>T7(Q,Y)??X0))}),j7=(X,Q,Y)=>v4((J)=>YX(($)=>w(QX,(G)=>L6(Y?.interruptible?$(X):X,(Z)=>x4(G,(K)=>X4(Q(Z,K),J)))))),yJ=(X)=>w(QX,(Q)=>v4((Y)=>x4(Q,(J)=>X4(X(J),Y)))),v5=u1({op:"OnExit",single:!1,[u0](X){return X._stack.push(this),this[t][0]},[R4](X){if(X.interruptible&&this[t][2]!==!0)X._stack.push(E7),X.interruptible=!1},[P1](X,Q,Y){Y??=j0(X);let J=this[t][1](Y);return J?w(J,($)=>Y):Y},[J8](X,Q,Y){Y??=R1(X);let J=this[t][1](Y);return J?w(J,($)=>Y):Y}}),U1=B(2,v5),DD=B(2,(X,Q)=>U1(X,(Y)=>Q)),bJ=B(3,(X,Q,Y)=>U1(X,(J)=>{if(!Q(J))return X0;return Y(J)})),gJ=B(3,(X,Q,Y)=>U1(X,(J)=>{let $=Q(J);return u($)?X0:Y($.success,J)})),hJ=B(2,(X,Q)=>gJ(X,n9,Q)),VD=B(3,(X,Q,Y)=>bJ(X,(J)=>{if(J._tag!=="Failure")return!1;return Q(J.cause)},(J)=>Y(J.cause))),mJ=B(3,(X,Q,Y)=>U1(X,(J)=>{if(J._tag!=="Failure")return X0;let $=Q(J.cause);return u($)?X0:Y($.success,J.cause)})),qD=B(2,(X,Q)=>mJ(q7,Q)(X)),BD=(X,Q,Y)=>YX((J)=>w(X,($)=>v5(J(Q($)),(G)=>Y($,G),!0))),UD=(X)=>j7(X,(Q)=>M(Q,Symbol.asyncDispose)?KJ(()=>Q[Symbol.asyncDispose]()):$0(()=>Q[Symbol.dispose]())),dJ=B(2,(X,Q)=>$0(()=>{let Y=E4(S1(Q)),J=Number.isFinite(Y),$=qC(!1),G=0,Z=!1,K,H=w($.await,()=>K);return[c((W)=>{let D=W.getRef(E8),_=J?D.currentTimeMillisUnsafe():0;if(Z||_<G)return K??H;return Z=!0,$.closeUnsafe(),K=void 0,U1(X,(V)=>$0(()=>{Z=!1,G=D.currentTimeMillisUnsafe()+Y,K=V,$.openUnsafe()}))}),$0(()=>{G=0,$.closeUnsafe(),K=void 0})]})),pJ=B(2,(X,Q)=>L0(dJ(X,Q),(Y)=>Y[0])),OD=(X)=>pJ(X,i8),zD=c((X)=>N0(I5(X.id))),R6=(X)=>c((Q)=>{if(!Q.interruptible)return X;return Q.interruptible=!1,Q._stack.push(E7),X}),FD=u1({op:"SetInterruptible",[R4](X){if(X.interruptible=this[t],X._interruptedCause&&X.interruptible)return()=>N0(X._interruptedCause)}}),E7=FD(!0),LD=FD(!1),cJ=(X)=>c((Q)=>{if(Q.interruptible)return X;if(Q.interruptible=!0,Q._stack.push(LD),Q._interruptedCause)return N0(Q._interruptedCause);return X}),YX=(X)=>c((Q)=>{if(!Q.interruptible)return X(b);return Q.interruptible=!1,Q._stack.push(E7),X(cJ)}),PD=(X)=>c((Q)=>{if(Q.interruptible)return X(b);return Q.interruptible=!0,Q._stack.push(LD),X(R6)}),RD=L0(j7($0(()=>new AbortController),(X)=>$0(()=>X.abort())),(X)=>X.signal),S7=(X,Q)=>{if(p8(X))return Q?.mode==="result"?o1(X,S4,Q):o1(X,b,Q);else if(Q?.discard)return Q.mode==="result"?o1(Object.values(X),S4,Q):o1(Object.values(X),b,Q);return i(()=>{let Y={};return v1(o1(Object.entries(X),([J,$])=>L0(Q?.mode==="result"?S4($):$,(G)=>{Y[J]=G}),{discard:!0,concurrency:Q?.concurrency}),Y)})},fJ=B((X)=>p8(X[0])&&!p(X[0]),(X,Q,Y)=>L0(o1(X,(J,$)=>S4(Q(J,$)),Y),(J)=>y3(J,b))),ND=B((X)=>p8(X[0])&&!p(X[0]),(X,Q,Y)=>w(fJ(X,Q,{concurrency:Y?.concurrency}),([J,$])=>{if(W8(J))return M0(J);return Y?.discard?X0:A($)})),MD=B((X)=>p8(X[0])&&!p(X[0]),(X,Q)=>i(()=>{let Y=X[Symbol.iterator](),J=Y.next();if(!J.done)return AD(Y,0,Q,J.value);return A(x())})),AD=(X,Q,Y,J)=>w(Y(J,Q),($)=>{if($)return A(F(J));let G=X.next();if(!G.done)return AD(X,Q+1,Y,G.value);return A(x())}),wD=B((X)=>p8(X[0])&&!p(X[0]),(X,Q)=>i(()=>{let Y=X[Symbol.iterator](),J=Y.next();if(!J.done)return CD(Y,0,Q,J.value);return A(x())})),CD=(X,Q,Y,J)=>w(Y(J,Q),($)=>{if(M1($))return A(F($.success));let G=X.next();if(!G.done)return CD(X,Q+1,Y,G.value);return A(x())}),k4=u1({op:"While",[P1](X,Q){if(this[t].step(X),this[t].while())return Q._stack.push(this),this[t].body();return n1},[u0](X){if(this[t].while())return X._stack.push(this),this[t].body();return n1}}),o1=B((X)=>typeof X[1]==="function",(X,Q,Y)=>c((J)=>{let $=Y?.concurrency==="inherit"?J.getRef(Z7):Y?.concurrency??1,G=$==="unbounded"?Number.POSITIVE_INFINITY:Math.max(1,$);if(G===1)return DC(X,Q,Y);let Z=Z1(X),K=Z.length;if(K===0)return Y?.discard?X0:A([]);let H=Y?.discard?void 0:Array(K),W=VC({f:Q,out:H},Z,{concurrency:G});return W?v1(W,H):A(H)})),DC=(X,Q,Y)=>i(()=>{let J=Y?.discard?void 0:[],$=X[Symbol.iterator](),G=$.next(),Z=0;return v1(k4({while:()=>!G.done,body:()=>Q(G.value,Z++),step:(K)=>{if(J)J.push(K);G=$.next()}}),J)}),TD=(X)=>{let{onItem:Q,step:Y}=X;return(J,$,G)=>{let Z=G?.start??0,K=G?.end??$.length,H=G?.concurrency??1,W=!1,D,_,V,q=!1,U,R,L=()=>{let N=!1;for(;!U&&Z<K;Z++){let P=$[Z],y=R??Q(J,P,Z);if(H1(y)){if(U=Y(J,P,y,Z),U)break}else if(H===1)return w(t9(y),(Y0)=>{return U=Y(J,P,Y0,Z),Z++,U??L()??X0});else if(!D)return A1((Y0)=>{D=O7(),R=y,V=Y0;let X8=L();if(X8)return Y0(X8);return i(()=>{return U=n1,q=!0,_?w5(_):X0})});else{R=void 0;let Y0=N6(D,y,!0,!0,"inherit");if(Y0._exit){if(U=Y(J,P,Y0._exit,Z),U)break;continue}if(_)_.add(Y0);else _=new Set([Y0]);let X8=Z;if(Y0.addObserver((J5)=>{if(_.delete(Y0),U){if(!q&&J5._tag==="Failure")for(let _1 of J5.cause.reasons)if(_1._tag==="Interrupt")continue;else if(U._tag==="Failure")U.cause.reasons.push(_1);else U=R1(l8([_1]))}else{let _1=Y(J,P,J5,X8);if(_1)U=_1._tag==="Failure"?R1(l8(_1.cause.reasons.slice())):_1,L()}if(N){let _1=L();if(_1)V(_1)}else if(W&&_.size===0)V(U??X0)}),_.size<H)continue;N=!0,Z++;return}}if(W=!0,U){if(_&&_.size>0){let P=z7(D);_.forEach((y)=>y.interruptUnsafe(D.id,P));return}if(V||U._tag==="Failure")return U}else if(V){if(!_)return n1;else if(_.size===0)V(X0)}};return L()}},JX=()=>TD,VC=TD({onItem(X,Q,Y){return X.f(Q,Y)},step(X,Q,Y,J){if(Y._tag==="Failure")return Y;else if(X.out)X.out[J]=Y.value}}),uJ=B(3,(X,Q,Y)=>w(X,(J)=>Q(J)?A(J):Y(J))),lJ=B(3,(X,Q,Y)=>w(X,(J)=>{let $=Q(J);return u($)?Y($.failure):A($.success)})),ID=B((X)=>p(X[0]),(X,Q,Y)=>lJ(X,Q,Y?(J)=>M0(Y(J)):()=>M0(new $8))),jD=B((X)=>p8(X[0])&&!p(X[0]),(X,Q,Y)=>i(()=>{let J=[];return v1(o1(X,($,G)=>{let Z=Q($,G);if(typeof Z==="boolean"){if(Z)J.push($);return X0}return L0(Z,(K)=>{if(K)J.push($)})},{discard:!0,concurrency:Y?.concurrency}),J)})),ED=B((X)=>p8(X[0])&&!p(X[0]),(X,Q)=>i(()=>{let Y=[];for(let J of X){let $=Q(J);if(M1($))Y.push($.success)}return A(Y)})),SD=B((X)=>p8(X[0])&&!p(X[0]),(X,Q,Y)=>i(()=>{let J=[];return v1(o1(X,($)=>L0(Q($),(G)=>{if(M1(G))J.push(G.success)}),{discard:!0,concurrency:Y?.concurrency}),J)})),vD=A({}),xD=yH(L0),kD=bH(L0,w),yD=kH(L0);var bD=B((X)=>p(X[0]),(X,Q)=>c((Y)=>{return SC(),A(N6(Y,X,Q?.startImmediately,!1,Q?.uninterruptible??!1))})),N6=(X,Q,Y=!1,J=!1,$=!1)=>{let G=$==="inherit"?X.interruptible:!$,Z=new JJ(X.context,G);if(Y)Z.evaluate(Q);else X.currentDispatcher.scheduleTask(()=>Z.evaluate(Q),0);if(!J&&!Z._exit)X.children().add(Z),Z.addObserver(()=>X._children.delete(Z));return Z},gD=B((X)=>p(X[0]),(X,Q)=>c((Y)=>A(N6(Y,X,Q?.startImmediately,!0,Q?.uninterruptible)))),hD=(X)=>c((Q)=>{let Y=Q._children&&Z1(Q._children);return U1(X,(J)=>{let $=Q._children;if($===void 0||$.size===0)return X0;else if(Y)$=KW($,(G)=>!Y.includes(G));return o9($J($))})}),rJ=B((X)=>p(X[0]),(X,Q,Y)=>c((J)=>{let $=N6(J,X,Y?.startImmediately,!0,Y?.uninterruptible);if(!$._exit)if(Q.state._tag!=="Closed"){let G={};_7(Q,G,()=>Z_((K)=>K===$.id?X0:ew($))),$.addObserver(()=>_D(Q,G))}else $.interruptUnsafe(J.id,z7(J));return A($)})),mD=B((X)=>p(X[0]),(X,Q)=>w(QX,(Y)=>rJ(X,Y,Q))),Q4=(X)=>(Q,Y)=>{let J=new JJ(Y?.scheduler?K8(X,x9,Y.scheduler):X,Y?.uninterruptible!==!0);if(J.evaluate(Q),J._exit)return J;if(Y?.signal)if(Y.signal.aborted)J.interruptUnsafe();else{let $=()=>J.interruptUnsafe();Y.signal.addEventListener("abort",$,{once:!0}),J.addObserver(()=>Y.signal.removeEventListener("abort",$))}if(Y?.onFiberStart)Y.onFiberStart(J);return J};var dD=Q4(Z8()),oJ=(X)=>{let Q=Q4(X);return(Y,J)=>{let $=Q(Y,J);if(J?.onExit)$.addObserver(J.onExit);return(G)=>{return $.interruptUnsafe(G)}}},pD=oJ(Z8()),v7=(X)=>{let Q=Q4(X);return(Y,J)=>{let $=Q(Y,J);return new Promise((G)=>{$.addObserver((Z)=>G(Z))})}},cD=v7(Z8()),nJ=(X)=>{let Q=v7(X);return(Y,J)=>Q(Y,J).then(($)=>{if($._tag==="Failure")throw B7($.cause);return $.value})},fD=nJ(Z8()),x7=(X)=>{let Q=Q4(X);return(Y)=>{if(H1(Y))return Y;let J=new A5("sync"),$=Q(Y,{scheduler:J});return $.currentDispatcher?.flush(),$._exit??C8(new y7($))}},uD=x7(Z8()),iJ=(X)=>{let Q=x7(X);return(Y)=>{let J=Q(Y);if(J._tag==="Failure")throw B7(J.cause);return J.value}},lD=iJ(Z8()),mW=A(!0),dW=A(!1);class rD{waiters=[];scheduled=!1;isOpen;constructor(X){this.isOpen=X}scheduleUnsafe(X){if(this.scheduled||this.waiters.length===0)return mW;return this.scheduled=!0,X.currentDispatcher.scheduleTask(this.flushWaiters,0),mW}flushWaiters=()=>{this.scheduled=!1;let X=this.waiters;this.waiters=[];for(let Q=0;Q<X.length;Q++)X[Q](n1)};open=c((X)=>{if(this.isOpen)return dW;return this.isOpen=!0,this.scheduleUnsafe(X)});release=c((X)=>this.isOpen?dW:this.scheduleUnsafe(X));openUnsafe(){if(this.isOpen)return!1;return this.isOpen=!0,this.flushWaiters(),!0}await=A1((X)=>{if(this.isOpen)return X(X0);return this.waiters.push(X),$0(()=>{let Q=this.waiters.indexOf(X);if(Q!==-1)this.waiters.splice(Q,1)})});closeUnsafe(){if(!this.isOpen)return!1;return this.isOpen=!1,!0}close=$0(()=>this.closeUnsafe());whenOpen=(X)=>w(this.await,()=>X)}var qC=(X)=>new rD(X??!1);var oD=c((X)=>A(X.getRef(G7))),nD=B(2,(X,Q)=>B1(X,G7,Q)),iD=B1(K7),aD=B1(y9),a3=BigInt(0),BC={_tag:"Span",spanId:"noop",traceId:"noop",sampled:!1,status:{_tag:"Ended",startTime:a3,endTime:a3,exit:n1},attributes:new Map,links:[],kind:"internal",attribute(){},event(){},end(){},addLinks(){}},UC=(X)=>Object.assign(Object.create(BC),X),sD=(X)=>{if(!X)return x();return E1(X.annotations,$7)?X._tag==="Span"?sD(D6(X.parent)):x():F(X)},aJ=(X,Q,Y)=>{let J=!X.getRef(K7)||Y?.annotations&&E1(Y.annotations,$7),$=Y?.parent!==void 0?F(Y.parent):Y?.root?x():sD(X.currentSpan),G;if(J)G=UC({name:Q,parent:$,annotations:K8(Y?.annotations??Z8(),$7,!0)});else{let Z=X.getRef(G7),K=X.getRef(E8),H=X.getRef(y9),W=X.getRef(b9),D=X.getRef(g9),_=Y?.level??X.getRef(jW),V=Y?.links!==void 0?[...D,...Y.links]:D.slice();G=Z.span({name:Q,parent:$,annotations:Y?.annotations??Z8(),links:V,startTime:H?K.currentTimeNanosUnsafe():BigInt(0),kind:Y?.kind??"internal",root:Y?.root??T0($),sampled:Y?.sampled??(q1($)&&$.value.sampled===!1?!1:!UV(X.getRef(EW),_))});for(let[q,U]of Object.entries(W))G.attribute(q,U);if(Y?.attributes!==void 0)for(let[q,U]of Object.entries(Y.attributes))G.attribute(q,U)}return G},tD=(X,Q)=>c((Y)=>A(aJ(Y,X,Q))),h9=(X,Q)=>R6(c((Y)=>{let J=q6(Y.context,e9),$=aJ(Y,X,Q??{}),G=Y.getRef(E8),Z=Y.getRef(y9);return v1(x4(J,(K)=>zC($,K,G,Z)),$)})),eD=function(){let X=typeof arguments[0]!=="string",Q=X?arguments[1]:arguments[0],Y=W7(X?arguments[2]:arguments[1]);if(X){let J=arguments[0];return w(h9(Q,Y),($)=>T5(J,$,Y))}return(J)=>w(h9(Q,Y),($)=>T5(J,$,Y))},OC=(X,Q)=>{return Q=typeof Q==="function"?Q:A8,e8(k9,(Y)=>({name:X,stack:Q,parent:Y}))},XV=b9.asEffect(),QV=g9.asEffect(),YV=B((X)=>p(X[0]),(X,Q,Y={})=>{let $=(Array.isArray(Q)?Q:[Q]).map((G)=>({span:G,attributes:Y}));return e8(X,g9,(G)=>[...G,...$])}),zC=(X,Q,Y,J)=>$0(()=>{if(X.status._tag==="Ended")return;X.end(J?Y.currentTimeNanosUnsafe():a3,Q)}),m9=(X,...Q)=>{let Y=Q.length===1?void 0:Q[0],J=Q[Q.length-1];return c(($)=>{let G=aJ($,X,Y),Z=$.getRef(E8);return U1(J0(()=>J(G)),(K)=>$0(()=>{if(G.status._tag==="Ended")return;G.end(Z.currentTimeNanosUnsafe(),K)}))})},s3=B1(J7),T5=function(){let X=p(arguments[0]),Q=X?arguments[1]:arguments[0],Y=X?arguments[2]:arguments[1],J=b;if(Q._tag==="Span")Y=W7(Y),J=OC(Q.name,Y?.captureStackTrace);if(X)return s3(J(arguments[0]),Q);return($)=>s3(J($),Q)},JV=function(){let X=typeof arguments[0]!=="string",Q=X?arguments[1]:arguments[0],Y=W7(arguments[2]);if(X){let G=arguments[0];return m9(Q,arguments[2],(Z)=>T5(G,Z,Y))}let J=typeof arguments[1]==="function"?arguments[1]:void 0,$=J?void 0:arguments[1];return(G,...Z)=>m9(Q,J?J(...Z):$,(K)=>T5(G,K,Y))},$V=B((X)=>p(X[0]),(X,...Q)=>e8(X,b9,(Y)=>{let J={...Y};if(Q.length===1)Object.assign(J,Q[0]);else J[Q[0]]=Q[1];return J})),GV=(...X)=>c((Q)=>{let Y=Q.currentSpanLocal;if(Y)if(X.length===1)for(let[J,$]of Object.entries(X[0]))Y.attribute(J,$);else Y.attribute(X[0],X[1]);return X0}),ZV=c((X)=>{let Q=X.currentSpanLocal;return Q?A(Q):M0(new $8)}),KV=$C(J7),E8=D0("effect/Clock",{defaultValue:()=>new HV}),FC=2147483647;class HV{currentTimeMillisUnsafe(){return Date.now()}currentTimeMillis=$0(()=>this.currentTimeMillisUnsafe());currentTimeNanosUnsafe(){return LC()}currentTimeNanos=$0(()=>this.currentTimeNanosUnsafe());sleep(X){let Q=E4(X);if(Q<=0)return j5;return A1((Y)=>{if(Q>FC)return;let J=setTimeout(()=>Y(X0),Q);return $0(()=>clearTimeout(J))})}}var pW=function(){let X=BigInt(1e6);if(typeof performance>"u"||typeof performance.now>"u")return()=>BigInt(Date.now())*X;else if(typeof performance.timeOrigin==="number"&&performance.timeOrigin===0)return()=>BigInt(Math.round(performance.now()*1e6));let Q=BigInt(Date.now())*X-BigInt(Math.round(performance.now()*1e6));return()=>Q+BigInt(Math.round(performance.now()*1e6))}(),LC=function(){let X=typeof process==="object"&&"hrtime"in process&&typeof process.hrtime.bigint==="function"?process.hrtime:void 0;if(!X)return pW;let Q=pW()-X.bigint();return()=>Q+X.bigint()}(),M6=(X)=>c((Q)=>X(Q.getRef(E8))),A6=(X)=>M6((Q)=>Q.sleep(S1(X))),WV=M6((X)=>X.currentTimeMillis);var d9="~effect/Cause/TimeoutError",_V=(X)=>M(X,d9);class k7 extends r8("TimeoutError"){[d9]=d9;constructor(X){super({message:X})}}var p9="~effect/Cause/IllegalArgumentError",DV=(X)=>M(X,p9);class sJ extends r8("IllegalArgumentError"){[p9]=p9;constructor(X){super({message:X})}}var c9="~effect/Cause/ExceededCapacityError",VV=(X)=>M(X,c9);class tJ extends r8("ExceededCapacityError"){[c9]=c9;constructor(X){super({message:X})}}var f9="~effect/Cause/AsyncFiberError",qV=(X)=>M(X,f9);class y7 extends r8("AsyncFiberError"){[f9]=f9;constructor(X){super({message:"An asynchronous Effect was executed with Effect.runSync",fiber:X})}}var u9="~effect/Cause/UnknownError",BV=(X)=>M(X,u9);class b7 extends r8("UnknownError"){[u9]=u9;constructor(X,Q){super({message:Q,cause:X})}}var PC=D0("effect/Console/CurrentConsole",{defaultValue:()=>globalThis.console}),RC=(X)=>{switch(X){case"All":return Number.MIN_SAFE_INTEGER;case"Fatal":return 50000;case"Error":return 40000;case"Warn":return 30000;case"Info":return 20000;case"Debug":return 1e4;case"Trace":return 0;case"None":return Number.MAX_SAFE_INTEGER}},NC=w3(V1,RC),UV=O5(NC),eJ=D0("effect/Loggers/CurrentLoggers",{defaultValue:()=>new Set([jC,EC])}),MC=D0("effect/Logger/LogToStderr",{defaultValue:TQ}),OV=function(){let X=typeof arguments[0]==="string"?[[arguments[0],arguments[1]]]:Object.entries(arguments[0]);return R6(c((Q)=>{let Y=Q.getRef(s8),J={...Y};for(let $=0;$<X.length;$++){let[G,Z]=X[$];J[G]=Z}return Q.setContext(K8(Q.context,s8,J)),x4(q6(Q.context,e9),($)=>{let G=Q.getRef(s8),Z={...G};for(let K=0;K<X.length;K++){let[H,W]=X[K];if(G[H]!==W)continue;if(H in Y)Z[H]=Y[H];else delete Z[H]}return Q.setContext(K8(Q.context,s8,Z)),X0})}))},AC="~effect/Logger",wC={[AC]:{_Message:b,_Output:b},pipe(){return a(this,arguments)}},zV=(X)=>{let Q=Object.create(wC);return Q.log=X,Q},CC=(X)=>X.replace(/[\s="]/g,"_"),TC=(X,Q)=>{return`${CC(X[0])}=${Q-X[1]}ms`};var _8=(X)=>(...Q)=>{let Y=void 0;for(let J=0,$=Q.length;J<$;J++){let G=Q[J];if(D5(G)){if(Y)Q.splice(J,1);else Q=Q.slice(0,J).concat(Q.slice(J+1));Y=Y?l8(Y.reasons.concat(G.reasons)):G,J--}}if(Y===void 0)Y=hQ;return c((J)=>{let $=X??J.currentLogLevel;if(UV(J.minimumLogLevel,$))return X0;let G=J.getRef(E8),Z=J.getRef(eJ);if(Z.size>0){let K=new Date(G.currentTimeMillisUnsafe());for(let H of Z)H.log({cause:Y,fiber:J,date:K,logLevel:$,message:Q})}return X0})};var z6={bold:"1",red:"31",green:"32",yellow:"33",blue:"34",cyan:"36",white:"37",gray:"90",black:"30",bgBrightRed:"101"},Pi={None:[],All:[],Trace:[z6.gray],Debug:[z6.blue],Info:[z6.green],Warn:[z6.yellow],Error:[z6.red],Fatal:[z6.bgBrightRed,z6.black]};var IC=(X)=>`${X.getHours().toString().padStart(2,"0")}:${X.getMinutes().toString().padStart(2,"0")}:${X.getSeconds().toString().padStart(2,"0")}.${X.getMilliseconds().toString().padStart(3,"0")}`,FV=typeof process==="object"&&process!==null&&typeof process.stdout==="object"&&process.stdout!==null,Ri=FV&&process.stdout.isTTY===!0,Ni=FV||"Deno"in globalThis;var jC=zV(({cause:X,date:Q,fiber:Y,logLevel:J,message:$})=>{let G=Array.isArray($)?$.slice():[$];if(X.reasons.length>0)G.push(U7(X));let Z=Q.getTime(),K=Y.getRef(H7),H="";for(let V of K)H+=` ${TC(V,Z)}`;let W=Y.getRef(s8);if(Object.keys(W).length>0)G.push(W);let D=Y.getRef(PC);(Y.getRef(MC)?D.error:D.log)(`[${IC(Q)}] ${J.toUpperCase()} (#${Y.id})${H}:`,...G)}),EC=zV(({cause:X,fiber:Q,logLevel:Y,message:J})=>{let $=Q.getRef(E8),G=Q.getRef(s8),Z=Q.currentSpan;if(Z===void 0||Z._tag==="ExternalSpan")return;let K={};for(let[H,W]of Object.entries(G))K[H]=W;if(K["effect.fiberId"]=Q.id,K["effect.logLevel"]=Y.toUpperCase(),X.reasons.length>0)K["effect.cause"]=U7(X);Z.event(NH(Array.isArray(J)&&J.length===1?J[0]:J),$.currentTimeNanosUnsafe(),K)});function SC(){o3.interruptChildren??=sw}var LV=A(void 0);var PV=B((X)=>p(X[0]),(X,Q)=>hJ(X,(Y)=>c((J)=>{return vC(J,Y,Q?.defectsOnly),X0}))),vC=(X,Q,Y)=>{let J=X.getRef(xW);if(J.size===0)return;if(Y&&!D7(Q))return;let $={cause:Q,fiber:X,timestamp:X.getRef(E8).currentTimeNanosUnsafe()};J.forEach((G)=>G.report($))};var xC=W5,kC=_5,X$=D5,Q$=TH,yC=M4,bC=W6,gC=_6,$X=l8,hC=hQ,mC=F3,dC=L3,pC=I5,GX=(X)=>new V5(X),ZX=(X)=>new mQ(X),KX=cW,g7=oW,cC=aW,fC=QJ,w6=B7,uC=e3,lC=XJ,S8=i1,rC=fW,oC=D7,nC=uW,iC=l9,aC=V7,sC=lW,tC=rW,eC=q7,XT=YJ,Y$=U7,QT=pQ,YT=A9,JT=$8,h7=I9,$T=K6,GT=P3,m7=SH,ZT=d9,KT=_V,HT=k7,WT=p9,_T=DV,HX=sJ,DT=VV,VT=c9,qT=tJ,BT=f9,UT=qV,OT=y7,zT=u9,FT=BV,LT=b7,PT=q5,RT=nW,NT=iW;class RV extends l1()("effect/Cause/StackTrace"){}class NV extends l1()("effect/Cause/InterruptorStackTrace"){}var U0={};$5(U0,{zipWith:()=>Nj,zip:()=>Rj,yieldNowWith:()=>Hj,yieldNow:()=>Kj,withTracerTiming:()=>_S,withTracerEnabled:()=>WS,withTracer:()=>HS,withSpanScoped:()=>NS,withSpan:()=>RS,withParentSpan:()=>MS,withLogger:()=>aS,withLogSpan:()=>eS,withFiber:()=>yq,withExecutionPlan:()=>nj,withErrorReporting:()=>ij,withConcurrency:()=>vE,whileLoop:()=>Sq,when:()=>UE,void:()=>b4,validate:()=>rI,useSpan:()=>PS,updateService:()=>EE,updateContext:()=>jE,unwrapReason:()=>Ij,uninterruptibleMask:()=>pq,uninterruptible:()=>tE,undefined:()=>sI,txRetry:()=>Wv,tx:()=>Gv,tryPromise:()=>x$,try:()=>g4,trackSuccesses:()=>Qv,trackErrors:()=>Yv,trackDuration:()=>$v,trackDefects:()=>Jv,track:()=>Xv,tracer:()=>KS,timeoutOrElse:()=>XE,timeoutOption:()=>ej,timeout:()=>tj,timed:()=>JE,tapErrorTag:()=>mj,tapError:()=>gq,tapDefect:()=>hq,tapCauseIf:()=>dj,tapCauseFilter:()=>pj,tapCause:()=>s7,tap:()=>bq,sync:()=>xq,suspend:()=>vq,succeedSome:()=>a7,succeedNone:()=>x8,succeed:()=>h,spanLinks:()=>OS,spanAnnotations:()=>US,sleep:()=>YE,serviceOption:()=>IE,service:()=>TE,scopedWith:()=>yE,scoped:()=>kE,scope:()=>xE,scheduleFrom:()=>cq,schedule:()=>ZS,satisfiesSuccessType:()=>Dv,satisfiesServicesType:()=>qv,satisfiesErrorType:()=>Vv,sandbox:()=>lj,runSyncWith:()=>mS,runSyncExitWith:()=>dS,runSyncExit:()=>t7,runSync:()=>MX,runPromiseWith:()=>bS,runPromiseExitWith:()=>hS,runPromiseExit:()=>gS,runPromise:()=>h$,runForkWith:()=>xS,runFork:()=>h5,runCallbackWith:()=>kS,runCallback:()=>yS,retryOrElse:()=>uj,retry:()=>fj,result:()=>Uj,requestUnsafe:()=>wS,request:()=>AS,replicateEffect:()=>GS,replicate:()=>$S,repeatOrElse:()=>JS,repeat:()=>YS,raceFirst:()=>KE,raceAllFirst:()=>GE,raceAll:()=>$E,race:()=>ZE,provideServiceEffect:()=>SE,provideService:()=>mq,provideContext:()=>CE,provide:()=>wE,promise:()=>aI,partition:()=>lI,orElseSucceed:()=>aj,orDie:()=>hj,option:()=>Oj,onInterrupt:()=>sE,onExitPrimitive:()=>uE,onExitIf:()=>lE,onExitFilter:()=>rE,onExit:()=>g$,onErrorIf:()=>cE,onErrorFilter:()=>fE,onError:()=>pE,never:()=>tI,matchEffect:()=>PE,matchEager:()=>b$,matchCauseEffectEager:()=>FE,matchCauseEffect:()=>LE,matchCauseEager:()=>zE,matchCause:()=>OE,match:()=>y$,mapErrorEager:()=>y1,mapError:()=>bj,mapEager:()=>m5,mapBothEager:()=>t0,mapBoth:()=>gj,map:()=>NX,makeSpanScoped:()=>LS,makeSpan:()=>FS,logWithLevel:()=>fS,logWarning:()=>rS,logTrace:()=>iS,logInfo:()=>oS,logFatal:()=>lS,logError:()=>m$,logDebug:()=>nS,log:()=>uS,linkSpans:()=>zS,let:()=>Qj,isSuccess:()=>NE,isFailure:()=>RE,isEffect:()=>Y4,interruptibleMask:()=>eE,interruptible:()=>aE,interrupt:()=>dq,ignoreCause:()=>oj,ignore:()=>rj,gen:()=>Jj,fromYieldable:()=>Vj,fromResult:()=>Wj,fromOption:()=>_j,fromNullishOr:()=>Dj,forkScoped:()=>IS,forkIn:()=>TS,forkDetach:()=>jS,forkChild:()=>CS,forever:()=>QS,forEach:()=>iI,fnUntracedEager:()=>AX,fnUntraced:()=>pS,fn:()=>cS,flip:()=>Pj,flatten:()=>qj,flatMapEager:()=>q8,flatMap:()=>PX,firstSuccessOf:()=>sj,findFirstFilter:()=>nI,findFirst:()=>oI,filterOrFail:()=>qE,filterOrElse:()=>DE,filterMapOrFail:()=>BE,filterMapOrElse:()=>VE,filterMapEffect:()=>_E,filterMap:()=>WE,filter:()=>HE,fiberId:()=>vS,fiber:()=>SS,failSync:()=>$j,failCauseSync:()=>Zj,failCause:()=>Gj,fail:()=>v,exit:()=>RX,eventually:()=>cj,ensuring:()=>dE,effectify:()=>_v,die:()=>kq,delay:()=>QE,currentSpan:()=>qS,currentParentSpan:()=>BS,contextWith:()=>AE,context:()=>ME,clockWith:()=>fq,catchTags:()=>wj,catchTag:()=>Aj,catchReasons:()=>Tj,catchReason:()=>Cj,catchNoSuchElement:()=>xj,catchIf:()=>Sj,catchFilter:()=>vj,catchEager:()=>d5,catchDefect:()=>Ej,catchCauseIf:()=>kj,catchCauseFilter:()=>yj,catchCause:()=>jj,catch:()=>Mj,callback:()=>k$,cachedWithTTL:()=>nE,cachedInvalidateWithTTL:()=>iE,cached:()=>oE,bindTo:()=>Xj,bind:()=>Yj,awaitAllChildren:()=>ES,asVoid:()=>Lj,asSome:()=>Fj,as:()=>zj,annotateSpans:()=>DS,annotateLogsScoped:()=>tS,annotateLogs:()=>sS,annotateCurrentSpan:()=>VS,andThen:()=>Bj,all:()=>uI,addFinalizer:()=>mE,acquireUseRelease:()=>hE,acquireRelease:()=>bE,acquireDisposable:()=>gE,abortSignal:()=>XS,YieldableClass:()=>Eq,Transaction:()=>LX,Do:()=>eI});var V8={};$5(V8,{void:()=>$$,succeed:()=>WX,match:()=>kT,mapError:()=>d7,mapBoth:()=>bT,map:()=>yT,isSuccess:()=>D8,isFailure:()=>G$,isExit:()=>J$,interrupt:()=>AT,hasInterrupts:()=>TT,hasFails:()=>wT,hasDies:()=>CT,getSuccess:()=>p7,getCause:()=>mT,findErrorOption:()=>dT,findError:()=>vT,findDefect:()=>xT,filterValue:()=>jT,filterSuccess:()=>IT,filterFailure:()=>ET,filterCause:()=>ST,failCause:()=>_X,fail:()=>x5,die:()=>MT,asVoidAll:()=>hT,asVoid:()=>gT});var J$=z3,WX=j0,_X=R1,x5=N1,MT=C8,AT=N_,$$=n1;var D8=E5,G$=BJ,wT=j_,CT=I_,TT=T_,IT=M_,jT=A_,ET=w_,ST=n9,vT=UJ,xT=C_,kT=E_,yT=OJ,d7=zJ,bT=FJ,gT=S_,hT=LJ,p7=v_,mT=x_,dT=k_;var pT="~effect/Deferred";var cT={[pT]:{_A:b,_E:b},pipe(){return a(this,arguments)}},MV=()=>{let X=Object.create(cT);return X.resumes=void 0,X.effect=void 0,X};var AV=(X)=>A1((Q)=>{if(X.effect)return Q(X.effect);return X.resumes??=[],X.resumes.push(Q),$0(()=>{let Y=X.resumes.indexOf(Q);X.resumes.splice(Y,1)})});var fT=B(2,(X,Q)=>$0(()=>uT(X,Q))),wV=fT;var uT=(X,Q)=>{if(X.effect)return!1;if(X.effect=Q,X.resumes){for(let Y=0;Y<X.resumes.length;Y++)X.resumes[Y](Q);X.resumes=void 0}return!0};var CV=s8;var TV=H7;var IV=XX;var c7=WD,Z$=xJ;var EV="~effect/Layer",jV="~effect/Layer/MemoMap",SV=(X)=>M(X,EV),oT={[EV]:{_ROut:b,_E:b,_RIn:b},pipe(){return a(this,arguments)}},vV=(X)=>{let Q=Object.create(oT);return Q.build=X,Q},xV=(X)=>vV((Q,Y)=>{let J=c7(Y);return U1(X(Q,J),($)=>$._tag==="Failure"?Z$(J,$):X0)});class kV{get[jV](){return jV}map=new Map;getOrElseMemoize(X,Q,Y){if(this.map.has(X)){let Z=this.map.get(X);return Z.observers++,t8(x4(Q,(K)=>Z.finalizer(K)),Z.effect)}let J=IV(),$=MV(),G={observers:1,effect:AV($),finalizer:(Z)=>i(()=>{if(G.observers--,G.observers===0)return this.map.delete(X),Z$(J,Z);return X0})};return this.map.set(X,G),x4(Q,G.finalizer).pipe(w(()=>Y(this,J)),U1((Z)=>{return G.effect=Z,wV($,Z)}))}}var K$=()=>new kV;class f7 extends l1()("effect/Layer/CurrentMemoMap"){static getOrCreate=XW(this,K$)}var H$=B(3,(X,Q,Y)=>B1(L0(X.build(Q,Y),K8(f7,Q)),f7,Q));var yV=B(2,(X,Q)=>c((Y)=>H$(X,f7.getOrCreate(Y.context),Q)));var bV=(X)=>vV(i0(A(X)));var gV=(X,Q,Y)=>{let J=c7(Y,"parallel");return o1(X,($)=>$.build(Q,c7(J,"sequential")),{concurrency:X.length}).pipe(L0(($)=>JW(...$)))},hV=(...X)=>xV((Q,Y)=>gV(X,Q,Y));var nT=(X,Q,Y)=>xV((J,$)=>w(Array.isArray(Q)?gV(Q,J,$):Q.build(J,$),(G)=>X.build(J,$).pipe(X4(G),L0((Z)=>Y(Z,G))))),mV=B(2,(X,Q)=>nT(X,Q,b));var pV="~effect/ExecutionPlan";var iT={[pV]:pV,get withRequirements(){let X=this;return v4((Q)=>A(aT(X.steps.map((Y)=>({...Y,provide:SV(Y.provide)?mV(Y.provide,bV(Q)):Y.provide})))))},pipe(){return a(this,arguments)}},aT=(X)=>{let Q=Object.create(iT);return Q.steps=X,Q};var cV=D0("effect/ExecutionPlan/CurrentMetadata",{defaultValue:i0({attempt:0,stepIndex:0})});var fV=class extends Y6{constructor(X){super();if(X)Object.assign(this,X)}};var uV=r8;var u7="~effect/time/DateTime",l7="~effect/time/DateTime/TimeZone",oV={[u7]:u7,pipe(){return a(this,arguments)},[a0](){return this.toString()},toJSON(){return BX(this).toJSON()}},tT={...oV,_tag:"Utc",[H0](){return c8(this.epochMilliseconds)},[W0](X){return y5(X)&&X._tag==="Utc"&&this.epochMilliseconds===X.epochMilliseconds},toString(){return`DateTime.Utc(${BX(this).toJSON()})`}},eT={...oV,_tag:"Zoned",[H0](){return f0(c8(this.epochMilliseconds))(s(this.zone))},[W0](X){return y5(X)&&X._tag==="Zoned"&&this.epochMilliseconds===X.epochMilliseconds&&o(this.zone,X.zone)},toString(){return`DateTime.Zoned(${N$(this)})`}},nV={[l7]:l7,[a0](){return this.toString()}},XI={...nV,_tag:"Named",[H0](){return C0(`Named:${this.id}`)},[W0](X){return C6(X)&&X._tag==="Named"&&this.id===X.id},toString(){return`TimeZone.Named(${this.id})`},toJSON(){return{_id:"TimeZone",_tag:"Named",id:this.id}}},QI={...nV,_tag:"Offset",[H0](){return C0(`Offset:${this.offset}`)},[W0](X){return C6(X)&&X._tag==="Offset"&&this.offset===X.offset},toString(){return`TimeZone.Offset(${L$(this.offset)})`},toJSON(){return{_id:"TimeZone",_tag:"Offset",offset:this.offset}}},v8=(X,Q,Y)=>{let J=Object.create(eT);return J.epochMilliseconds=X,J.zone=Q,Object.defineProperty(J,"partsUtc",{value:Y,enumerable:!1,writable:!0}),Object.defineProperty(J,"adjustedEpochMillis",{value:void 0,enumerable:!1,writable:!0}),Object.defineProperty(J,"partsAdjusted",{value:void 0,enumerable:!1,writable:!0}),J},y5=(X)=>M(X,u7);var C6=(X)=>M(X,l7),iV=(X)=>C6(X)&&X._tag==="Offset",aV=(X)=>C6(X)&&X._tag==="Named",sV=(X)=>X._tag==="Utc",D$=(X)=>X._tag==="Zoned",tV=s0((X,Q)=>X.epochMilliseconds===Q.epochMilliseconds);var V$=(X)=>{let Q=Object.create(tT);return Q.epochMilliseconds=X,Object.defineProperty(Q,"partsUtc",{value:void 0,enumerable:!1,writable:!0}),Q},k5=(X)=>{let Q=X.getTime();if(Number.isNaN(Q))throw new HX("Invalid date");return V$(Q)},q$=(X)=>{if(y5(X))return X;else if(X instanceof Date)return k5(X);else if(typeof X==="object"){if("epochMilliseconds"in X)return V$(X.epochMilliseconds);let Q=new Date(0);return WI(Q,X),k5(Q)}else if(typeof X==="string"&&!YI(X))return k5(new Date(X+"Z"));return k5(new Date(X))},YI=(X)=>/Z|GMT|[+-]\d{2}$|[+-]\d{2}:?\d{2}$|\]$/.test(X),JI=-8639999956800000,$I=8639999949600000,B$=(X,Q)=>{let Y=Q?.timeZone;if(Y===void 0&&y5(X)&&D$(X))return X;let J=q$(X);if(J.epochMilliseconds<JI||J.epochMilliseconds>$I)throw RangeError(`Epoch millis out of range: ${J.epochMilliseconds}`);if(Y===void 0&&typeof X==="object"&&"timeZoneId"in X)Y=X.timeZoneId;let $;if(Y===void 0){let G=new Date(J.epochMilliseconds).getTimezoneOffset()*-60*1000;$=qX(G)}else if(C6(Y))$=Y;else if(typeof Y==="number")$=qX(Y);else{let G=z$(Y);if(T0(G))throw new HX(`Invalid time zone: ${Y}`);$=G.value}if(Q?.adjustForTimeZone!==!0)return v8(J.epochMilliseconds,$,J.partsUtc);return _I(J.epochMilliseconds,$,Q?.disambiguation??"compatible")},W$=V6(B$),eV=V6(q$),GI=/^(.{17,35})\[(.+)\]$/,Xq=(X)=>{let Q=GI.exec(X);if(Q===null){let $=R$(X);return $!==null?W$(X,{timeZone:$}):x()}let[,Y,J]=Q;return W$(Y,{timeZone:J})};var Qq=(X)=>V$(X.epochMilliseconds);var VX=new Map,ZI={day:"numeric",month:"numeric",year:"numeric",hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"longOffset",fractionalSecondDigits:3,hourCycle:"h23"},KI=(X)=>{let Q=X.resolvedOptions().timeZone;if(VX.has(Q))return VX.get(Q);let Y=Object.create(XI);return Y.id=Q,Y.format=X,VX.set(Q,Y),Y},U$=(X)=>{if(VX.has(X))return VX.get(X);try{return KI(new Intl.DateTimeFormat("en-US",{...ZI,timeZone:X}))}catch{throw new HX(`Invalid time zone: ${X}`)}},qX=(X)=>{let Q=Object.create(QI);return Q.offset=X,Q},O$=V6(U$);var HI=/^(?:GMT|[+-])/,z$=(X)=>{if(HI.test(X)){let Q=R$(X);return Q===null?x():F(qX(Q))}return O$(X)},Yq=(X)=>{if(X._tag==="Offset")return L$(X.offset);return X.id};var BX=(X)=>new Date(X.epochMilliseconds),r7=(X)=>{if(X._tag==="Utc")return new Date(X.epochMilliseconds);else if(X.zone._tag==="Offset")return new Date(X.epochMilliseconds+X.zone.offset);else if(X.adjustedEpochMilliseconds!==void 0)return new Date(X.adjustedEpochMilliseconds);let Q=X.zone.format.formatToParts(X.epochMilliseconds).filter((J)=>J.type!=="literal"),Y=new Date(0);return Y.setUTCFullYear(Number(Q[2].value),Number(Q[0].value)-1,Number(Q[1].value)),Y.setUTCHours(Number(Q[3].value),Number(Q[4].value),Number(Q[5].value),Number(Q[6].value)),X.adjustedEpochMilliseconds=Y.getTime(),Y},F$=(X)=>{return r7(X).getTime()-P$(X)},L$=(X)=>{let Q=Math.abs(X),Y=Math.floor(Q/3600000),J=Math.round(Q%3600000/60000);if(J===60)Y+=1,J=0;return`${X<0?"-":"+"}${String(Y).padStart(2,"0")}:${String(J).padStart(2,"0")}`},Jq=(X)=>L$(F$(X)),P$=(X)=>X.epochMilliseconds;var WI=(X,Q)=>{if(Q.year!==void 0)X.setUTCFullYear(Q.year);if(Q.month!==void 0)X.setUTCMonth(Q.month-1);if(Q.day!==void 0)X.setUTCDate(Q.day);if(Q.weekDay!==void 0){let Y=Q.weekDay-X.getUTCDay();X.setUTCDate(X.getUTCDate()+Y)}if(Q.hour!==void 0)X.setUTCHours(Q.hour);if(Q.minute!==void 0)X.setUTCMinutes(Q.minute);if(Q.second!==void 0)X.setUTCSeconds(Q.second);if(Q.millisecond!==void 0)X.setUTCMilliseconds(Q.millisecond)};var rV=86400000,_I=(X,Q,Y)=>{if(Q._tag==="Offset")return v8(X-Q.offset,Q);let J=DX(X-rV,X,Q),$=DX(X+rV,X,Q);if(J===$)return v8(X-J,Q);let G=J<$,Z=J-$;if(G){if(DX(X-$,X,Q)===$)return v8(X-$,Q);let W=v8(X-J,Q),D=r7(W).getTime();if(X!==D)switch(Y){case"reject":{let _=new Date(X).toISOString();throw RangeError(`Gap time: ${_} does not exist in time zone ${Q.id}`)}case"earlier":return v8(X-$,Q);case"compatible":case"later":return W}return W}if(DX(X-J,X,Q)===J){if(Y==="earlier"||Y==="compatible")return v8(X-J,Q);if(DX(X-J+Z,X+Z,Q)===J)return v8(X-J,Q);if(Y==="reject"){let W=new Date(X).toISOString();throw RangeError(`Ambiguous time: ${W} occurs twice in time zone ${Q.id}`)}}return v8(X-$,Q)},DI=/([+-])(\d{2}):(\d{2})$/,R$=(X)=>{let Q=DI.exec(X);if(Q===null)return null;let[,Y,J,$]=Q;return(Y==="+"?1:-1)*(Number(J)*60+Number($))*60*1000},DX=(X,Q,Y)=>{let J=Y.format.formatToParts(X).find((G)=>G.type==="timeZoneName")?.value??"";if(J==="GMT")return 0;let $=R$(J);if($===null)return F$(v8(Q,Y));return $};var $q=(X)=>BX(X).toISOString();var _$=(X)=>{let Q=r7(X);return X._tag==="Utc"?Q.toISOString():`${Q.toISOString().slice(0,-1)}${Jq(X)}`},N$=(X)=>X.zone._tag==="Offset"?_$(X):`${_$(X)}[${X.zone.id}]`;var fi=globalThis.Number;var Zq=B(2,(X,Q)=>{let Y=Gq(X),J=Gq(Q),$=Y>J?Y:J,G=parseInt(X.toFixed($).replace(".","")),Z=parseInt(Q.toFixed($).replace(".",""));return G%Z/Math.pow(10,$)});function Gq(X){let Q=X.toString(),Y=Q.indexOf("e-");if(Y!==-1){let J=parseInt(Q.slice(Y+2));return(Q.slice(0,Y).split(".")[1]||"").length+J}return(Q.split(".")[1]||"").length}var Kq=o8((X,Q)=>Math.max(X,Q),-1/0),Hq=o8((X,Q)=>Math.min(X,Q),1/0);var ui=globalThis.String;var Wq=(X)=>X.trim();var M$=B(2,(X,Q)=>S5(X,OI,(Y)=>Q(Y)));var UI=M5(S8,(X)=>h7(X)?l(X):f(X));var OI=M5(S8,(X)=>h7(X)?l(X.value):f(X));var _q=B(2,(X,Q)=>j8(X,{onSuccess:Q.onSuccess,onFailure:(Y)=>{let J=UI(Y);return!u(J)?Q.onDone(J.success.value):Q.onFailure(J.failure)}}));var Vq="~effect/Schedule";var T6=D0("effect/Schedule/CurrentMetadata",{defaultValue:i0({input:void 0,output:void 0,duration:R5,attempt:0,start:0,now:0,elapsed:0,elapsedSincePrevious:0})}),zI={[Vq]:{_Out:b,_In:b,_Env:b},pipe(){return a(this,arguments)}},A$=(X)=>M(X,Vq),w$=(X)=>{let Q=Object.create(zI);return Q.step=X,Q},C$=()=>{let X=0,Q,Y;return(J,$)=>{if(Y===void 0)Y=J;let G=J-Y,Z=Q===void 0?0:J-Q;return Q=J,{input:$,attempt:++X,start:Y,now:J,elapsed:G,elapsedSincePrevious:Z}}},FI=(X)=>w$(L0(X,(Q)=>{let Y=C$();return(J,$)=>Q(Y(J,$))})),T$=(X)=>a1(X.step,(Q)=>A(()=>N0(Q))),o7=(X)=>M6((Q)=>L0(T$(X),(Y)=>{let J=C$();return($)=>i(()=>{let G=Q.currentTimeMillisUnsafe();return w(Y(G,$),([Z,K])=>{let H=J(G,$);return H.output=Z,H.duration=K,v1(A6(K),H)})})}));var I$=(X)=>w$(L0(T$(X),(Q)=>(Y,J)=>_q(Q(Y,J),{onSuccess:($)=>A([J,$[1]]),onFailure:N0,onDone:()=>m7(J)}))),qq=(X)=>UX(j$,({attempt:Q})=>A(Q<=X));var LI=(X)=>{let Q=S1(X);return FI(A((Y)=>A([Y.attempt-1,Q])))};var UX=B(2,(X,Q)=>w$(L0(T$(X),(Y)=>{let J=C$();return($,G)=>w(Y($,G),(Z)=>{let[K,H]=Z,W=Q({...J($,G),output:K,duration:H});return w(p(W)?W:A(W),(D)=>D?A(Z):m7(K))})})));var j$=LI(R5);var PI=(X,Q,Y)=>I7((J)=>w(Y?.local?H$(Q,K$(),J):yV(Q,J),($)=>X4(X,$))),n7=B((X)=>p(X[0]),(X,Q,Y)=>I3(Q)?X4(X,Q):PI(X,Array.isArray(Q)?hV(...Q):Q,Y));var E$=B(3,(X,Q,Y)=>w(o7(Q),(J)=>{let $=T6.defaultValue();return x1(M7(L6(w(i(()=>B1(X,T6,$)),J),(G)=>$0(()=>{$=G})),{disableYield:!0}),(G)=>I9(G)?A(G.value):Y(G,$.attempt===0?x():F($)))})),S$=B(3,(X,Q,Y)=>w(o7(Q),(J)=>{let $=T6.defaultValue(),G,Z=x1(i(()=>B1(X,T6,$)),(K)=>{return G=K,w(J(K),(H)=>{return $=H,Z})});return M$(Z,(K)=>J0(()=>Y(G,K)))})),Oq=B(2,(X,Q)=>{let Y=typeof Q==="function"?Q(b):A$(Q)?Q:zX(Q);return E$(X,Y,M0)}),OX=B(2,(X,Q)=>{let Y=typeof Q==="function"?Q(b):A$(Q)?Q:zX(Q);return S$(X,Y,M0)}),zq=B(3,(X,Q,Y)=>w(o7(Y),(J)=>{let $=T6.defaultValue(),G=i(()=>B1(X,T6,$));return x1(w(J(Q),(Z)=>{$=Z;let K=i0(w(G,J));return k4({while:L4,body:K,step(H){$=H}})}),(Z)=>I9(Z)?A(Z.value):M0(Z))})),RI=I$(j$),zX=(X)=>{let Q=X.schedule?I$(X.schedule):RI;if(X.while)Q=UX(Q,({input:Y})=>{let J=X.while(Y);return p(J)?J:A(J)});if(X.until)Q=UX(Q,({input:Y})=>{let J=X.until(Y);return p(J)?L0(J,($)=>!$):A(!J)});if(X.times!==void 0)Q=UX(Q,({attempt:Y})=>A(Y<=X.times));return Q};var Pq=B(2,(X,Q)=>i(()=>{let Y=0,J={attempt:0,stepIndex:0},$=N7(cV,$0(()=>{return J={attempt:J.attempt+1,stepIndex:Y},J})),G;return w(k4({while:()=>Y<Q.steps.length&&(G===void 0||u(G)),body(){let Z=Q.steps[Y],K=$(n7(X,Z.provide));if(G){let H=!1,W=K;K=i(()=>{if(H)return W;return H=!0,G.asEffect()}),K=OX(K,Lq(Z,!1))}else{let H=Lq(Z,!0);K=H?OX(K,H):K}return S4(K)},step(Z){G=Z,Y++}}),()=>G.asEffect())})),Lq=(X,Q)=>{if(!Q)return zX({schedule:X.schedule?X.schedule:X.attempts?void 0:NI,times:X.attempts,while:X.while});else if(X.attempts===1||!(X.schedule||X.attempts))return;return zX({schedule:X.schedule,while:X.while,times:X.attempts?X.attempts-1:void 0})},NI=qq(1);var AI="~effect/Request",wI=PH({_E:(X)=>X,_A:(X)=>X,_R:(X)=>X}),Za={...CH,[AI]:wI};var Rq=(X)=>X;var Mq=B(2,(X,Q)=>{let Y=(J)=>A1(($)=>{let G=wq(J,X,$,O7());return CI(J,G)});return p(Q)?w(Q,Y):Y(Q)}),Aq=(X,Q)=>{let Y=wq(Q.resolver,X,Q.onExit,{context:Q.context,currentScheduler:E1(Q.context,x9)});return()=>Cq(Q.resolver,Y)},i7=[],v$=new Map,wq=(X,Q,Y,J)=>{let $=v$.get(X);if(!$)$=new Map,v$.set(X,$);let G,Z=!1,K=Rq({request:Q,context:J.context,uninterruptible:!1,completeUnsafe(W){if(Z)return;Z=!0,Y(W),G?.entrySet.delete(K)}});if(X.preCheck!==void 0&&!X.preCheck(K))return K;let H=X.batchKey(K);if(G=$.get(H),!G){if(i7.length>0)G=i7.pop(),G.key=H,G.resolver=X,G.map=$;else{let W={key:H,resolver:X,map:$,entrySet:new Set,entries:new Set,delayEffect:w(i(()=>W.resolver.delay),(D)=>Nq(W)),run:U1(i(()=>W.resolver.runAll(Array.from(W.entries),W.key)),(D)=>{for(let _ of W.entrySet)_.completeUnsafe(D._tag==="Success"?C8(Error("Effect.request: RequestResolver did not complete request",{cause:_.request})):D);if(W.entries.clear(),i7.length<128)W.entrySet.clear(),W.key=void 0,W.fiber=void 0,i7.push(W);return X0})};G=W}$.set(H,G),G.fiber=Q4(J.context)(G.delayEffect,{scheduler:J.currentScheduler})}if(G.entrySet.add(K),G.entries.add(K),G.resolver.collectWhile(G.entries))return K;return G.fiber.interruptUnsafe(J.id),G.fiber=Q4(J.context)(Nq(G),{scheduler:J.currentScheduler}),K},Cq=(X,Q)=>{if(Q.uninterruptible)return;let Y=v$.get(X);if(!Y)return;let J=X.batchKey(Q.request),$=Y.get(J);if(!$)return;if($.entries.delete(Q),$.entrySet.delete(Q),$.entries.size===0)Y.delete(J),$.fiber?.interruptUnsafe()},CI=(X,Q)=>$0(()=>Cq(X,Q));function Nq(X){if(!X.map.has(X.key))return X0;return X.map.delete(X.key),X.run}var EI="effect/Metric/CurrentMetricAttributes",SI=D0(EI,{defaultValue:()=>({})}),vI="~effect/observability/Metric/MetricRegistryKey",xI=D0(vI,{defaultValue:()=>new Map}),Tq="~effect/observability/Metric";class b5{[Tq]=Tq;#X=new WeakMap;#Q;id;description;attributes;constructor(X,Q,Y){this.id=X,this.description=Q,this.attributes=Y}valueUnsafe(X){return this.hook(X).get(X)}modifyUnsafe(X,Q){return this.hook(Q).modify(X,Q)}updateUnsafe(X,Q){return this.hook(Q).update(X,Q)}hook(X){let Q=E1(X,SI);if(Object.keys(Q).length===0){if($1(this.#Q))return this.#Q.hooks;return this.#Q=this.getOrCreate(X,this.attributes),this.#Q.hooks}let Y=cI(this.attributes,Q),J=this.#X.get(Y);if($1(J))return J.hooks;return J=this.getOrCreate(X,Y),this.#X.set(Y,J),J.hooks}getOrCreate(X,Q){let Y=mI(this,Q),J=E1(X,xI);if(J.has(Y))return J.get(Y);let $=this.createHooks(),G={id:this.id,type:this.type,description:this.description,attributes:y4(Q),hooks:$};return J.set(Y,G),G}pipe(){return a(this,arguments)}}var Iq=BigInt(0);class kI extends b5{type="Counter";#X;#Q;constructor(X,Q){super(X,Q?.description,y4(Q?.attributes));this.#X=Q?.bigint??!1,this.#Q=Q?.incremental??!1}createHooks(){let X=this.#X?Iq:0,Q=this.#Q?this.#X?(J)=>J>=Iq:(J)=>J>=0:(J)=>!0;return FX(()=>({count:X,incremental:this.#Q}),(J)=>{if(Q(J))X=X+J})}}class yI extends b5{type="Gauge";#X;constructor(X,Q){super(X,Q?.description,y4(Q?.attributes));this.#X=Q?.bigint??!1}createHooks(){let X=this.#X?BigInt(0):0;return FX(()=>({value:X}),(J)=>{X=J},(J)=>{X=X+J})}}class bI extends b5{type="Frequency";#X;constructor(X,Q){super(X,Q?.description,y4(Q?.attributes));this.#X=Q?.preregisteredWords}createHooks(){let X=new Map;if($1(this.#X))for(let Y of this.#X)X.set(Y,0);return FX(()=>({occurrences:X}),(Y)=>{let J=X.get(Y)??0;X.set(Y,J+1)})}}class gI extends b5{type="Histogram";#X;constructor(X,Q){super(X,Q?.description,y4(Q?.attributes));this.#X=Q.boundaries}createHooks(){let X=this.#X,Q=X.length,Y=new Uint32Array(Q+1),J=new Float64Array(Q),$=0,G=0,Z=Number.MAX_VALUE,K=Number.MIN_VALUE;I4(v9(X,V1),(D,_)=>{J[_]=D});let H=(D)=>{let _=0,V=Q;while(_!==V){let q=Math.floor(_+(V-_)/2),U=J[q];if(D<=U)V=q;else _=q;if(V===_+1)if(D<=J[_])V=_;else _=V}if(Y[_]=Y[_]+1,$=$+1,G=G+D,D<Z)Z=D;if(D>K)K=D},W=()=>{let D=v3(Q),_=0;for(let V=0;V<Q;V++){let q=J[V],U=Y[V];_=_+U,D[V]=[q,_]}return D};return FX(()=>({buckets:W(),count:$,min:Z,max:K,sum:G}),H)}}class hI extends b5{type="Summary";#X;#Q;#Y;constructor(X,Q){super(X,Q?.description,y4(Q?.attributes));this.#X=Math.max(E4(S1(Q.maxAge)),0),this.#Q=Q.maxSize,this.#Y=Q.quantiles}createHooks(){let X=v9(this.#Y,V1),Q=v3(this.#Q);for(let _ of this.#Y)if(_<0||_>1)throw Error(`Quantile must be between 0 and 1, found: ${_}`);let Y=0,J=0,$=0,G=Number.MAX_VALUE,Z=Number.MIN_VALUE,K=(_)=>{let V=[],q=0;while(q<this.#Q){let L=Q[q];if($1(L)){let[N,P]=L,y=_-N;if(y>=0&&y<=this.#X)V.push(P)}q=q+1}let U=v9(V,V1),R=U.length;if(R===0)return X.map((L)=>[L,void 0]);return X.map((L)=>{if(L<=0)return[L,U[0]];if(L>=1)return[L,U[R-1]];let N=Math.ceil(L*R)-1;return[L,U[N]]})},H=(_,V)=>{if(this.#Q>0){let q=Y%this.#Q;Q[q]=[V,_],Y=Y+1}if(J=J+1,$=$+_,_<G)G=_;if(_>Z)Z=_};return FX((_)=>{let V=E1(_,E8);return{quantiles:K(V.currentTimeMillisUnsafe()),count:J,min:G,max:Z,sum:$}},([_,V])=>H(_,V))}}var g5=B(2,(X,Q)=>v4((Y)=>$0(()=>X.updateUnsafe(Q,Y))));function mI(X,Q){let Y=`${X.type}:${X.id}`;if($1(X.description))Y+=`:${X.description}`;if($1(Q))Y+=`:${dI(Q)}`;return Y}function FX(X,Q,Y){return{get:X,update:Q,modify:Y??Q}}function dI(X){return pI(Array.isArray(X)?X:Object.entries(X))}function pI(X){return X.map(([Q,Y])=>`${Q}=${Y}`).join(",")}function cI(X,Q){return{...y4(X),...y4(Q)}}function y4(X){if($1(X)&&Array.isArray(X))return X.reduce((Q,[Y,J])=>{return Q[Y]=J,Q},{});return X}class Eq{[Symbol.iterator](){return new G6(this)}}var Y4=p,uI=S7,lI=fJ,rI=ND,oI=MD,nI=wD,iI=o1,Sq=k4,aI=KJ,x$=G_,h=A,x8=F7,a7=ZJ,vq=i,xq=$0,b4=X0;var sI=LV;var k$=A1,tI=WJ,eI=vD,Xj=xD,Qj=yD;var Yj=kD,Jj=W_,v=M0,$j=L7,Gj=N0,Zj=J_,kq=F6,g4=$_;var Kj=j5,Hj=GJ,yq=c,Wj=Q_,_j=X_,Dj=Y_,Vj=r9,PX=w,qj=z_,Bj=t8,bq=L6,Uj=S4,Oj=QD,RX=t9,NX=L0,zj=v1,Fj=P7,Lj=o9,Pj=V_,Rj=RJ,Nj=NJ,Mj=x1;var Aj=CJ,wj=o_,Cj=n_,Tj=i_,Ij=a_,jj=a1,Ej=c_,Sj=a9,vj=w7,xj=p_,kj=AJ,yj=S5,bj=TJ,gj=IJ,hj=jJ,gq=wJ,mj=l_,s7=f_,dj=u_,pj=A7,hq=r_,cj=EJ,fj=OX,uj=S$,lj=q_,rj=e_,oj=XD,nj=Pq,ij=PV,aj=s_,sj=t_,tj=ZD,ej=KD,XE=vJ,QE=GD,YE=A6,JE=HD,$E=VJ,GE=qJ,ZE=B_,KE=R7,HE=jD,WE=ED,_E=SD,DE=uJ,VE=lJ,qE=h_,BE=ID,UE=m_,y$=C7,b$=s9,OE=SJ,zE=YD,FE=U_,LE=j8,PE=P6,RE=JD,NE=$D,ME=PJ,AE=v4,wE=n7,CE=X4,TE=y_,IE=b_,jE=i9,EE=e8,mq=B1,SE=N7,vE=g_,xE=QX,kE=kJ,yE=I7,bE=j7,gE=UD,hE=BD,mE=yJ,dE=DD,pE=hJ,cE=VD,fE=mJ,uE=v5,g$=U1,lE=bJ,rE=gJ,oE=OD,nE=pJ,iE=dJ,dq=zD,aE=cJ,sE=qD,tE=R6,pq=YX,eE=PD,XS=RD,QS=M7,YS=Oq,JS=E$,$S=MJ,GS=d_,ZS=B(2,(X,Q)=>cq(X,void 0,Q)),cq=zq,KS=oD,HS=nD,WS=iD,_S=aD,DS=$V,VS=GV,qS=ZV,BS=KV,US=XV,OS=QV,zS=YV,FS=tD,LS=h9,PS=m9,RS=JV,NS=eD,MS=T5,AS=Mq,wS=Aq,CS=bD,TS=rJ,IS=mD,jS=gD,ES=hD,SS=K_,vS=H_,h5=dD,xS=Q4,kS=oJ,yS=pD,h$=fD,bS=nJ,gS=cD,hS=v7,MX=lD,mS=iJ,t7=uD,dS=x7,pS=_J,cS=__,fq=M6,fS=_8,uS=_8(),lS=_8("Fatal"),rS=_8("Warn"),m$=_8("Error"),oS=_8("Info"),nS=_8("Debug"),iS=_8("Trace"),aS=B(2,(X,Q)=>e8(X,eJ,(Y)=>new Set([...Y,Q]))),sS=B((X)=>Y4(X[0]),(X,...Q)=>e8(X,CV,(Y)=>{let J={...Y};if(Q.length===1)Object.assign(J,Q[0]);else J[Q[0]]=Q[1];return J})),tS=OV,eS=B(2,(X,Q)=>w(WV,(Y)=>e8(X,TV,(J)=>{return[[Q,Y],...J]}))),Xv=B((X)=>Y4(X[0]),(X,Q,Y)=>g$(X,(J)=>{let $=Y===void 0?J:J0(()=>Y(J));return g5(Q,$)})),Qv=B((X)=>Y4(X[0]),(X,Q,Y)=>bq(X,(J)=>{let $=Y===void 0?J:Y(J);return g5(Q,$)})),Yv=B((X)=>Y4(X[0]),(X,Q,Y)=>gq(X,(J)=>{let $=Y===void 0?J:J0(()=>Y(J));return g5(Q,$)})),Jv=B((X)=>Y4(X[0]),(X,Q,Y)=>hq(X,(J)=>{let $=Y===void 0?J:J0(()=>Y(J));return g5(Q,$)})),$v=B((X)=>Y4(X[0]),(X,Q,Y)=>fq((J)=>{let $=J.currentTimeNanosUnsafe();return g$(X,()=>{let G=J.currentTimeNanosUnsafe(),Z=LW(S1(G),S1($)),K=Y===void 0?Z:J0(()=>Y(Z));return g5(Q,K)})}));class LX extends l1()("effect/Effect/Transaction"){}var Gv=(X)=>yq((Q)=>{if(Q.context.mapUnsafe.has(LX.key))return X;let Y={journal:new Map,retry:!1},J;return pq(($)=>PX(Sq({while:()=>!J,body:i0($(X).pipe(mq(LX,Y),s7(()=>{if(!Y.retry)return b4;return $(Kv(Y))}),RX)),step(G){if(Y.retry||!Zv(Y))return jq(Y);if(D8(G))Hv(Q,Y);else jq(Y);J=G}}),()=>J))}),Zv=(X)=>{for(let[Q,{version:Y}]of X.journal)if(Q.version!==Y)return!1;return!0},Kv=(X)=>vq(()=>{let Q={},Y=Array.from(X.journal.keys()),J=()=>{for(let $ of Y)$.pending.delete(Q)};return k$(($)=>{let G=()=>{J(),$(b4)};for(let Z of Y)Z.pending.set(Q,G);return xq(J)})});function Hv(X,Q){for(let[Y,{value:J}]of Q.journal){if(J!==Y.value)Y.version=Y.version+1,Y.value=J;for(let $ of Y.pending.values())X.currentDispatcher.scheduleTask($,0);Y.pending.clear()}}function jq(X){X.retry=!1,X.journal.clear()}var Wv=PX(LX.asEffect(),(X)=>{return X.retry=!0,dq}),_v=(X,Q,Y)=>(...J)=>k$(($)=>{try{X(...J,(G,Z)=>{if(G)$(v(Q?Q(G,J):G));else $(h(Z))})}catch(G){$(Y?v(Y(G,J)):kq(G))}}),Dv=()=>(X)=>X,Vv=()=>(X)=>X,qv=()=>(X)=>X,m5=F_,y1=L_,t0=P_,q8=O_,d5=R_,AX=D_;var Bv=(X,Q)=>{if(D8(X))return Q(0);if(g7(X.cause))return Q(130);return Q(Uv(w6(X.cause)))},rq=(X)=>B((Q)=>Y4(Q[0]),(Q,Y)=>{let J=Y?.disableErrorReporting===!0?h5(Q):h5(s7(Q,(G)=>{if(g7(G))return b4;return Ov(w6(G))?m$(G):b4}));try{let G=globalThis.setInterval(G5,2147483647);J.addObserver(()=>{clearInterval(G)})}catch{}let $=Y?.teardown??Bv;return X({fiber:J,teardown:$})}),uq="~effect/Runtime/errorExitCode",Uv=(X)=>{if(typeof X==="object"&&X!==null&&uq in X){let Q=X[uq];if(typeof Q==="number")return Q}return 1},lq="~effect/Runtime/errorReported",Ov=(X)=>{if(typeof X==="object"&&X!==null&&lq in X){let Q=X[lq];if(typeof Q==="boolean")return Q}return!0};var oq=rq(({fiber:X,teardown:Q})=>{let Y=!1;X.addObserver(($)=>{process.removeListener("SIGINT",J),process.removeListener("SIGTERM",J),Q($,(G)=>{if(Y||G!==0)process.exit(G)})});function J(){Y=!0,X.interruptUnsafe(X.id)}process.on("SIGINT",J),process.on("SIGTERM",J)});var Lv=oq;var S={};$5(S,{withDecodingDefaultTypeKey:()=>Xu,withDecodingDefaultType:()=>Qu,withDecodingDefaultKey:()=>QH,withDecodingDefault:()=>BN,withConstructorDefault:()=>qN,toType:()=>L1,toTaggedUnion:()=>UN,toStandardSchemaV1:()=>Yf,toStandardJSONSchemaV1:()=>Jf,toRepresentation:()=>GM,toJsonSchemaDocument:()=>ZM,toIsoSource:()=>Dr,toIsoFocus:()=>Vr,toIso:()=>_r,toFormatter:()=>sl,toEquivalence:()=>el,toEncoderXml:()=>Yr,toEncoded:()=>U9,toDifferJsonPatch:()=>Br,toCodecStringTree:()=>DM,toCodecJson:()=>KM,toCodecIso:()=>WM,toArbitraryLazy:()=>$M,toArbitrary:()=>il,tagDefaultOmit:()=>Yu,tag:()=>e6,suspend:()=>HN,revealCodec:()=>Xf,revealBottom:()=>ac,resolveAnnotationsKey:()=>Lr,resolveAnnotations:()=>Fr,requiredKey:()=>wf,required:()=>Cf,refine:()=>of,redact:()=>JH,readonlyKey:()=>If,overrideToFormatter:()=>al,overrideToEquivalence:()=>tl,overrideToCodecIso:()=>qr,optionalKey:()=>t6,optional:()=>B9,mutableKey:()=>Tf,mutable:()=>lf,middlewareEncoding:()=>_N,middlewareDecoding:()=>eK,makeIsMultipleOf:()=>LN,makeIsLessThanOrEqualTo:()=>MQ,makeIsLessThan:()=>NQ,makeIsGreaterThanOrEqualTo:()=>RQ,makeIsGreaterThan:()=>PQ,makeIsBetween:()=>AQ,makeFilterGroup:()=>Gu,makeFilter:()=>F0,make:()=>C,link:()=>O0,isUppercased:()=>Ou,isUnique:()=>CN,isUncapitalized:()=>Lu,isUint32:()=>wu,isUUID:()=>_u,isULID:()=>Du,isTrimmed:()=>ON,isStringSymbol:()=>Hu,isStringFinite:()=>Zu,isStringBigInt:()=>Ku,isStartsWith:()=>qu,isSizeBetween:()=>fu,isSchemaError:()=>Qf,isSchema:()=>h2,isPropertyNames:()=>ou,isPropertiesLengthBetween:()=>ru,isPattern:()=>LQ,isNonEmpty:()=>AN,isMultipleOf:()=>Mu,isMinSize:()=>pu,isMinProperties:()=>uu,isMinLength:()=>MN,isMaxSize:()=>cu,isMaxProperties:()=>lu,isMaxLength:()=>du,isLowercased:()=>zu,isLessThanOrEqualToDate:()=>ju,isLessThanOrEqualToBigInt:()=>xu,isLessThanOrEqualToBigDecimal:()=>hu,isLessThanOrEqualTo:()=>Nu,isLessThanDate:()=>Iu,isLessThanBigInt:()=>vu,isLessThanBigDecimal:()=>gu,isLessThan:()=>Ru,isLengthBetween:()=>wN,isInt32:()=>Au,isInt:()=>f2,isIncludes:()=>Uu,isGreaterThanOrEqualToDate:()=>Tu,isGreaterThanOrEqualToBigInt:()=>NN,isGreaterThanOrEqualToBigDecimal:()=>bu,isGreaterThanOrEqualTo:()=>PN,isGreaterThanDate:()=>Cu,isGreaterThanBigInt:()=>Su,isGreaterThanBigDecimal:()=>yu,isGreaterThan:()=>Pu,isFinite:()=>FN,isEndsWith:()=>Bu,isDateValid:()=>RN,isCapitalized:()=>Fu,isBetweenDate:()=>Eu,isBetweenBigInt:()=>ku,isBetweenBigDecimal:()=>mu,isBetween:()=>YH,isBase64Url:()=>Vu,isBase64:()=>zN,is:()=>iR,instanceOf:()=>d8,fromURLSearchParams:()=>Ml,fromJsonString:()=>cN,fromFormData:()=>Nl,fromBrand:()=>nf,flip:()=>uK,fieldsAssign:()=>gf,extendTo:()=>mf,encodeUnknownSync:()=>Nf,encodeUnknownResult:()=>Ff,encodeUnknownPromise:()=>Pf,encodeUnknownOption:()=>Of,encodeUnknownExit:()=>XN,encodeUnknownEffect:()=>tR,encodeTo:()=>XH,encodeSync:()=>Mf,encodeResult:()=>Lf,encodePromise:()=>Rf,encodeOption:()=>zf,encodeKeys:()=>hf,encodeExit:()=>Uf,encodeEffect:()=>eR,encode:()=>ef,decodeUnknownSync:()=>qf,decodeUnknownResult:()=>Wf,decodeUnknownPromise:()=>Df,decodeUnknownOption:()=>Kf,decodeUnknownExit:()=>sR,decodeUnknownEffect:()=>aR,decodeTo:()=>m,decodeSync:()=>Bf,decodeResult:()=>_f,decodePromise:()=>Vf,decodeOption:()=>Hf,decodeExit:()=>Zf,decodeEffect:()=>Gf,decode:()=>tf,declareConstructor:()=>c1,declare:()=>z4,check:()=>rf,catchEncodingWithContext:()=>VN,catchEncoding:()=>sf,catchDecodingWithContext:()=>DN,catchDecoding:()=>af,brand:()=>WN,asserts:()=>$f,asClass:()=>Af,annotateKey:()=>ec,annotateEncoded:()=>tc,annotate:()=>sc,Void:()=>kf,UnknownFromJsonString:()=>Rl,Unknown:()=>m2,UniqueSymbol:()=>bf,UniqueArray:()=>uf,Union:()=>o0,UndefinedOr:()=>p2,Undefined:()=>iK,Uint8ArrayFromHex:()=>bl,Uint8ArrayFromBase64Url:()=>yl,Uint8ArrayFromBase64:()=>kl,Uint8Array:()=>o2,URLSearchParams:()=>lN,URLFromString:()=>ql,URL:()=>gN,TupleWithRest:()=>pf,Tuple:()=>q9,Trimmed:()=>oN,Trim:()=>Tl,Tree:()=>Ur,TimeZoneOffset:()=>dl,TimeZoneNamedFromString:()=>pl,TimeZoneNamed:()=>aN,TimeZoneFromString:()=>cl,TimeZone:()=>tN,TemplateLiteralParser:()=>Sf,TemplateLiteral:()=>Ef,TaggedUnion:()=>Ju,TaggedStruct:()=>c2,TaggedErrorClass:()=>nl,TaggedClass:()=>ol,Symbol:()=>JN,StructWithRest:()=>df,Struct:()=>R0,StringFromUriComponent:()=>Sl,StringFromHex:()=>El,StringFromBase64Url:()=>jl,StringFromBase64:()=>Il,String:()=>r,StandardSchemaV1FailureResult:()=>vl,SchemaError:()=>_4,Result:()=>Yl,RegExp:()=>Vl,RedactedFromValue:()=>Jl,Redacted:()=>TN,Record:()=>$N,ReadonlySet:()=>Wl,ReadonlyMap:()=>Kl,PropertyKey:()=>oK,OptionFromUndefinedOr:()=>su,OptionFromOptionalNullOr:()=>Ql,OptionFromOptionalKey:()=>eu,OptionFromOptional:()=>Xl,OptionFromNullishOr:()=>tu,OptionFromNullOr:()=>au,Option:()=>X5,Opaque:()=>$u,ObjectKeyword:()=>yf,NumberFromString:()=>Al,Number:()=>t4,NullishOr:()=>KN,NullOr:()=>tK,Null:()=>nK,NonEmptyString:()=>nu,NonEmptyArray:()=>cf,Never:()=>xf,MutableJson:()=>zr,Literals:()=>sK,Literal:()=>X1,Json:()=>Or,Int:()=>rN,HashSet:()=>_l,HashMap:()=>Hl,FormData:()=>uN,FiniteFromString:()=>wl,Finite:()=>r2,File:()=>fN,Exit:()=>Zl,ErrorWithStack:()=>yN,ErrorClass:()=>JM,Error:()=>kN,Enum:()=>vf,DurationFromString:()=>Ol,DurationFromNanos:()=>Fl,DurationFromMillis:()=>Ll,Duration:()=>l2,DefectWithStack:()=>Gl,Defect:()=>$l,DateValid:()=>mN,DateTimeZonedFromString:()=>fl,DateTimeZoned:()=>XM,DateTimeUtcFromString:()=>hl,DateTimeUtcFromMillis:()=>ml,DateTimeUtcFromDate:()=>gl,DateTimeUtc:()=>n2,DateFromString:()=>Bl,Date:()=>$H,Class:()=>YM,Chunk:()=>Dl,Char:()=>iu,CauseReason:()=>lK,Cause:()=>rK,BooleanFromBit:()=>xl,Boolean:()=>YN,BigIntFromString:()=>Cl,BigInt:()=>d2,BigDecimalFromString:()=>Pl,BigDecimal:()=>pN,ArrayEnsure:()=>ff,Array:()=>c0,Any:()=>FQ});var nq=/^[+-]?\d+$/,d$="~effect/BigDecimal",Pv={[d$]:d$,[H0](){let X=f$(this);return f0(s(X.value),c8(X.scale))},[W0](X){return c$(X)&&Nv(this,X)},toString(){return`BigDecimal(${y8(this)})`},toJSON(){return{_id:"BigDecimal",value:String(this.value),scale:this.scale}},[a0](){return this.toJSON()},pipe(){return a(this,arguments)}},c$=(X)=>M(X,d$),I6=(X,Q)=>{let Y=Object.create(Pv);return Y.value=X,Y.scale=Q,Y},aq=(X,Q)=>{if(X!==k8&&X%p$===k8)throw RangeError("Value must be normalized");let Y=I6(X,Q);return Y.normalized=Y,Y},k8=BigInt(0);var p$=BigInt(10),sq=aq(k8,0);var f$=(X)=>{if(X.normalized===void 0)if(X.value===k8)X.normalized=sq;else{let Q=`${X.value}`,Y=0;for(let G=Q.length-1;G>=0;G--)if(Q[G]==="0")Y++;else break;if(Y===0)X.normalized=X;let J=BigInt(Q.substring(0,Q.length-Y)),$=X.scale-Y;X.normalized=aq(J,$)}return X.normalized},XY=B(2,(X,Q)=>{if(Q>X.scale)return I6(X.value*p$**BigInt(Q-X.scale),Q);if(Q<X.scale)return I6(X.value/p$**BigInt(X.scale-Q),Q);return X});var p5=j9((X,Q)=>{let Y=V1(iq(X),iq(Q));if(Y!==0)return Y;if(X.scale>Q.scale)return T8(X.value,XY(Q,X.scale).value);if(X.scale<Q.scale)return T8(XY(X,Q.scale).value,Q.value);return T8(X.value,Q.value)});var iq=(X)=>X.value===k8?0:X.value<k8?-1:1,Rv=(X)=>X.value<k8?I6(-X.value,X.scale):X;var u$=s0((X,Q)=>{if(X.scale>Q.scale)return XY(Q,X.scale).value===X.value;if(X.scale<Q.scale)return XY(X,Q.scale).value===Q.value;return X.value===Q.value}),Nv=B(2,(X,Q)=>u$(X,Q));var tq=(X)=>{if(X==="")return F(sq);let Q,Y,J=X.search(/[eE]/);if(J!==-1){let H=X.slice(J+1);if(Q=X.slice(0,J),Y=Number(H),Q===""||!Number.isSafeInteger(Y)||!nq.test(H))return x()}else Q=X,Y=0;let $,G,Z=Q.search(/\./);if(Z!==-1){let H=Q.slice(0,Z),W=Q.slice(Z+1);$=`${H}${W}`,G=W.length}else $=Q,G=0;if(!nq.test($))return x();let K=G-Y;if(!Number.isSafeInteger(K))return x();return F(I6(BigInt($),K))};var y8=(X)=>{let Q=f$(X);if(Math.abs(Q.scale)>=16)return Mv(Q);let Y=Q.value<k8,J=Y?`${Q.value}`.substring(1):`${Q.value}`,$,G;if(Q.scale>=J.length)$="0",G="0".repeat(Q.scale-J.length)+J;else{let K=J.length-Q.scale;if(K>J.length){let H=K-J.length;$=`${J}${"0".repeat(H)}`,G=""}else G=J.slice(K),$=J.slice(0,K)}let Z=G===""?$:`${$}.${G}`;return Y?`-${Z}`:Z},Mv=(X)=>{if(Av(X))return"0e+0";let Q=f$(X),Y=`${Rv(Q).value}`,J=Y.slice(0,1),$=Y.slice(1),G=`${wv(Q)?"-":""}${J}`;if($!=="")G+=`.${$}`;let Z=$.length-Q.scale;return`${G}e${Z>=0?"+":""}${Z}`};var Av=(X)=>X.value===k8,wv=(X)=>X.value<k8;var XB="~effect/collections/Chunk";function Cv(X,Q,Y,J,$){for(let G=Q;G<Math.min(X.length,Q+$);G++)Y[J+G-Q]=X[G];return Y}var QB=[],r$=(X)=>s0((Q,Y)=>Q.length===Y.length&&wX(Q).every((J,$)=>X(J,CX(Y,$)))),Tv=r$(o),Iv={[XB]:{_A:(X)=>X},toString(){return`Chunk(${g(wX(this))})`},toJSON(){return{_id:"Chunk",values:G1(wX(this))}},[a0](){return this.toJSON()},[W0](X){return QY(X)&&Tv(this,X)},[H0](){return R9(wX(this))},[Symbol.iterator](){switch(this.backing._tag){case"IArray":return this.backing.array[Symbol.iterator]();case"IEmpty":return QB[Symbol.iterator]();default:return wX(this)[Symbol.iterator]()}},pipe(){return a(this,arguments)}},o$=(X)=>{let Q=Object.create(Iv);switch(Q.backing=X,X._tag){case"IEmpty":{Q.length=0,Q.depth=0,Q.left=Q,Q.right=Q;break}case"IConcat":{Q.length=X.left.length+X.right.length,Q.depth=1+Math.max(X.left.depth,X.right.depth),Q.left=X.left,Q.right=X.right;break}case"IArray":{Q.length=X.array.length,Q.depth=0,Q.left=J4,Q.right=J4;break}case"ISingleton":{Q.length=1,Q.depth=0,Q.left=J4,Q.right=J4;break}case"ISlice":{Q.length=X.length,Q.depth=X.chunk.depth+1,Q.left=J4,Q.right=J4;break}}return Q},QY=(X)=>M(X,XB),J4=o$({_tag:"IEmpty"}),jv=()=>J4;var Ev=(X)=>o$({_tag:"ISingleton",a:X}),YY=(X)=>QY(X)?X:vv(Z1(X)),l$=(X,Q,Y)=>{switch(X.backing._tag){case"IArray":{Cv(X.backing.array,0,Q,Y,X.length);break}case"IConcat":{l$(X.left,Q,Y),l$(X.right,Q,Y+X.left.length);break}case"ISingleton":{Q[Y]=X.backing.a;break}case"ISlice":{let J=0,$=Y;while(J<X.length)Q[$]=CX(X,J),J+=1,$+=1;break}}};var Sv=(X)=>{switch(X.backing._tag){case"IEmpty":return QB;case"IArray":return X.backing.array;default:{let Q=Array(X.length);return l$(X,Q,0),X.backing={_tag:"IArray",array:Q},X.left=J4,X.right=J4,X.depth=0,Q}}},wX=Sv;var vv=(X)=>X.length===0?jv():X.length===1?Ev(X[0]):o$({_tag:"IArray",array:X});var CX=B(2,(X,Q)=>{let Y=Math.floor(Q);switch(X.backing._tag){case"IEmpty":throw Error(`Index out of bounds: ${Y}`);case"ISingleton":{if(Q!==0)throw Error(`Index out of bounds: ${Y}`);return X.backing.a}case"IArray":{if(Y>=X.length||Y<0)throw Error(`Index out of bounds: ${Y}`);return X.backing.array[Y]}case"IConcat":return Y<X.left.length?CX(X.left,Y):CX(X.right,Y-X.left.length);case"ISlice":return CX(X.backing.chunk,Y+X.backing.offset)}});var YB=(X)=>X.length;var n$=y5,JB=C6,$B=iV,GB=aV,ZB=sV,KB=D$,i$=tV;var HB=k5;var WB=B$;var JY=eV,_B=Xq;var $Y=Qq;var a$=U$,TX=qX,DB=O$;var VB=z$,h4=Yq;var qB=BX;var BB=P$;var UB=$q;var GY=N$;var OB="~effect/encoding/EncodingError";class m4 extends uV("EncodingError"){[OB]=OB}var KY=(X)=>typeof X==="string"?t$(QG.encode(X)):t$(X),c5=(X)=>{let Q=CB(X),Y=Q.length;if(Y%4!==0)return f(new m4({kind:"Decode",module:"Base64",input:Q,message:`Length must be a multiple of 4, but is ${Y}`}));let J=Q.indexOf("=");if(J!==-1&&(J<Y-2||J===Y-2&&Q[Y-1]!=="="))return f(new m4({kind:"Decode",module:"Base64",input:Q,message:"Found a '=' character, but it is not at the end"}));try{let $=Q.endsWith("==")?2:Q.endsWith("=")?1:0,G=new Uint8Array(3*(Y/4)-$);for(let Z=0,K=0;Z<Y;Z+=4,K+=3){let H=ZY(Q.charCodeAt(Z))<<18|ZY(Q.charCodeAt(Z+1))<<12|ZY(Q.charCodeAt(Z+2))<<6|ZY(Q.charCodeAt(Z+3));G[K]=H>>16,G[K+1]=H>>8&255,G[K+2]=H&255}return l(G)}catch($){return f(new m4({kind:"Decode",module:"Base64",input:Q,message:$ instanceof Error?$.message:"Invalid input"}))}},RB=(X)=>B6(c5(X),(Q)=>YG.decode(Q)),NB=(X)=>typeof X==="string"?FB(QG.encode(X)):FB(X),e$=(X)=>{let Q=CB(X),Y=Q.length;if(Y%4===1)return f(new m4({module:"Base64Url",kind:"Decode",input:Q,message:`Length should be a multiple of 4, but is ${Y}`}));if(!/^[-_A-Z0-9]*?={0,2}$/i.test(Q))return f(new m4({module:"Base64Url",kind:"Decode",input:Q,message:"Invalid input"}));let J=Y%4===2?`${Q}==`:Y%4===3?`${Q}=`:Q;return J=J.replace(/-/g,"+").replace(/_/g,"/"),c5(J)},MB=(X)=>B6(e$(X),(Q)=>YG.decode(Q)),AB=(X)=>typeof X==="string"?LB(QG.encode(X)):LB(X),XG=(X)=>{let Q=new TextEncoder().encode(X);if(Q.length%2!==0)return f(new m4({module:"Hex",kind:"Decode",input:X,message:`Length must be a multiple of 2, but is ${Q.length}`}));try{let Y=Q.length/2,J=new Uint8Array(Y);for(let $=0;$<Y;$++){let G=PB(Q[$*2]),Z=PB(Q[$*2+1]);J[$]=G<<4|Z}return l(J)}catch(Y){return f(new m4({module:"Hex",kind:"Decode",input:X,message:Y instanceof Error?Y.message:"Invalid input"}))}},wB=(X)=>B6(XG(X),(Q)=>YG.decode(Q)),QG=new TextEncoder,YG=new TextDecoder,CB=(X)=>X.replace(/[\n\r]/g,""),t$=(X)=>{let Q=X.length,Y="",J;for(J=2;J<Q;J+=3)Y+=$4[X[J-2]>>2],Y+=$4[(X[J-2]&3)<<4|X[J-1]>>4],Y+=$4[(X[J-1]&15)<<2|X[J]>>6],Y+=$4[X[J]&63];if(J===Q+1)Y+=$4[X[J-2]>>2],Y+=$4[(X[J-2]&3)<<4],Y+="==";if(J===Q)Y+=$4[X[J-2]>>2],Y+=$4[(X[J-2]&3)<<4|X[J-1]>>4],Y+=$4[(X[J-1]&15)<<2],Y+="=";return Y};function ZY(X){if(X>=zB.length)throw TypeError(`Invalid character ${String.fromCharCode(X)}`);let Q=zB[X];if(Q===255)throw TypeError(`Invalid character ${String.fromCharCode(X)}`);return Q}var $4=["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","0","1","2","3","4","5","6","7","8","9","+","/"],zB=[255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,62,255,255,255,63,52,53,54,55,56,57,58,59,60,61,255,255,255,0,255,255,255,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,255,255,255,255,255,255,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51],FB=(X)=>t$(X).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_"),LB=(X)=>{let Q="";for(let Y=0;Y<X.length;++Y)Q+=kv[X[Y]];return Q},PB=(X)=>{if(48<=X&&X<=57)return X-48;if(97<=X&&X<=102)return X-97+10;if(65<=X&&X<=70)return X-65+10;throw TypeError("Invalid input")},kv=["00","01","02","03","04","05","06","07","08","09","0a","0b","0c","0d","0e","0f","10","11","12","13","14","15","16","17","18","19","1a","1b","1c","1d","1e","1f","20","21","22","23","24","25","26","27","28","29","2a","2b","2c","2d","2e","2f","30","31","32","33","34","35","36","37","38","39","3a","3b","3c","3d","3e","3f","40","41","42","43","44","45","46","47","48","49","4a","4b","4c","4d","4e","4f","50","51","52","53","54","55","56","57","58","59","5a","5b","5c","5d","5e","5f","60","61","62","63","64","65","66","67","68","69","6a","6b","6c","6d","6e","6f","70","71","72","73","74","75","76","77","78","79","7a","7b","7c","7d","7e","7f","80","81","82","83","84","85","86","87","88","89","8a","8b","8c","8d","8e","8f","90","91","92","93","94","95","96","97","98","99","9a","9b","9c","9d","9e","9f","a0","a1","a2","a3","a4","a5","a6","a7","a8","a9","aa","ab","ac","ad","ae","af","b0","b1","b2","b3","b4","b5","b6","b7","b8","b9","ba","bb","bc","bd","be","bf","c0","c1","c2","c3","c4","c5","c6","c7","c8","c9","ca","cb","cc","cd","ce","cf","d0","d1","d2","d3","d4","d5","d6","d7","d8","d9","da","db","dc","dd","de","df","e0","e1","e2","e3","e4","e5","e6","e7","e8","e9","ea","eb","ec","ed","ee","ef","f0","f1","f2","f3","f4","f5","f6","f7","f8","f9","fa","fb","fc","fd","fe","ff"];var WY="~effect/collections/HashMap",B8=5,SX=1<<B8,yv=SX/4,IB=SX/2,bv=SX-1,gv=(X)=>{return X=X-(X>>>1&1431655765),X=(X&858993459)+(X>>>2&858993459),(X+(X>>>4)&252645135)*16843009>>>24},IX=(X,Q)=>X>>>Q&bv,d4=(X,Q)=>1<<IX(X,Q),HY=(X,Q)=>gv(X&Q-1);function jB(X,Q,Y,J,$,G){if(Q>32)throw Error("HashMap: max depth exceeded");let Z=d4(Y,Q),K=d4($,Q);if(Z===K){let D=jB(X,Q+B8,Y,J,$,G);return new b8(X,Z,[D])}let H=Z|K,W=Z>>>0<K>>>0?[J,G]:[G,J];return new b8(X,H,W)}class f5{canEdit(X){return this.edit===X}}class EB extends f5{_tag="EmptyNode";edit=0;get size(){return 0}get(X,Q,Y){return x()}has(X,Q,Y){return!1}set(X,Q,Y,J,$,G){return G.value=!0,new G4(X,Y,J,$)}remove(X,Q,Y,J,$){return this}iterator(){return[][Symbol.iterator]()}[Symbol.iterator](){return this.iterator()}canEdit(X){return!1}}class G4 extends f5{_tag="LeafNode";edit;hash;key;value;constructor(X,Q,Y,J){super();this.edit=X,this.hash=Q,this.key=Y,this.value=J}get size(){return 1}get(X,Q,Y){if(this.hash===Q&&o(this.key,Y))return F(this.value);return x()}has(X,Q,Y){return this.hash===Q&&o(this.key,Y)}set(X,Q,Y,J,$,G){if(this.hash===Y&&o(this.key,J)){if(o(this.value,$))return this;if(this.canEdit(X))return this.value=$,this;return new G4(X,Y,J,$)}if(G.value=!0,this.hash===Y)return new jX(X,Y,[[this.key,this.value],[J,$]]);let Z=d4(Y,Q),K=d4(this.hash,Q);if(Z===K)return new b8(X,Z,[this.set(X,Q+B8,Y,J,$,G)]);let H=Z|K,W=Z>>>0<K>>>0?[new G4(X,Y,J,$),this]:[this,new G4(X,Y,J,$)];return new b8(X,H,W)}remove(X,Q,Y,J,$){if(this.hash===Y&&o(this.key,J)){$.value=!0;return}return this}iterator(){return[[this.key,this.value]][Symbol.iterator]()}[Symbol.iterator](){return this.iterator()}}class jX extends f5{_tag="CollisionNode";edit;hash;entries;constructor(X,Q,Y){super();this.edit=X,this.hash=Q,this.entries=Y}get size(){return this.entries.length}get(X,Q,Y){if(this.hash!==Q)return x();for(let[J,$]of this.entries)if(o(J,Y))return F($);return x()}has(X,Q,Y){if(this.hash!==Q)return!1;for(let[J]of this.entries)if(o(J,Y))return!0;return!1}set(X,Q,Y,J,$,G){if(this.hash!==Y)return G.value=!0,jB(X,Q,this.hash,this,Y,new G4(X,Y,J,$));for(let Z=0;Z<this.entries.length;Z++)if(o(this.entries[Z][0],J)){if(o(this.entries[Z][1],$))return this;if(this.canEdit(X))return this.entries[Z]=[J,$],this;let K=[...this.entries];return K[Z]=[J,$],new jX(X,this.hash,K)}if(G.value=!0,this.canEdit(X))return this.entries.push([J,$]),this;return new jX(X,this.hash,[...this.entries,[J,$]])}remove(X,Q,Y,J,$){if(this.hash!==Y)return this;let G=this.entries.findIndex(([K])=>o(K,J));if(G===-1)return this;if($.value=!0,this.entries.length===1)return;if(this.entries.length===2){let K=this.entries[G===0?1:0];return new G4(X,this.hash,K[0],K[1])}if(this.canEdit(X))return this.entries.splice(G,1),this;let Z=[...this.entries];return Z.splice(G,1),new jX(X,this.hash,Z)}iterator(){return this.entries[Symbol.iterator]()}[Symbol.iterator](){return this.iterator()}}class b8 extends f5{_tag="IndexedNode";edit;_size;bitmap;children;constructor(X,Q,Y){super();this.edit=X,this.bitmap=Q,this.children=Y}get size(){if(this._size===void 0)this._size=this.children.reduce((X,Q)=>X+Q.size,0);return this._size}get(X,Q,Y){let J=d4(Q,X);if((this.bitmap&J)===0)return x();let $=HY(this.bitmap,J);return this.children[$].get(X+B8,Q,Y)}has(X,Q,Y){let J=d4(Q,X);if((this.bitmap&J)===0)return!1;let $=HY(this.bitmap,J);return this.children[$].has(X+B8,Q,Y)}set(X,Q,Y,J,$,G){let Z=d4(Y,Q),K=HY(this.bitmap,Z);if((this.bitmap&Z)!==0){let H=this.children[K],W=H.set(X,Q+B8,Y,J,$,G);if(H===W)return this;if(this.canEdit(X))return this.children[K]=W,this;let D=[...this.children];return D[K]=W,new b8(X,this.bitmap,D)}else{G.value=!0;let H=new G4(X,Y,J,$),W=this.bitmap|Z;if(this.canEdit(X)){if(this.children.splice(K,0,H),this.bitmap=W,this._size=void 0,this.children.length>IB)return this.expand(X,W,this.children);return this}let D=[...this.children];if(D.splice(K,0,H),D.length>IB)return this.expand(X,W,D);return new b8(X,W,D)}}remove(X,Q,Y,J,$){let G=d4(Y,Q);if((this.bitmap&G)===0)return this;let Z=HY(this.bitmap,G),K=this.children[Z],H=K.remove(X,Q+B8,Y,J,$);if(!$.value)return this;if(H===void 0){let D=this.bitmap^G;if(D===0)return;if(this.children.length===2){let V=this.children[Z===0?1:0];if(V._tag==="LeafNode")return V}if(this.canEdit(X))return this.children.splice(Z,1),this.bitmap=D,this._size=void 0,this;let _=[...this.children];return _.splice(Z,1),new b8(X,D,_)}if(K===H)return this;if(this.canEdit(X))return this.children[Z]=H,this;let W=[...this.children];return W[Z]=H,new b8(X,this.bitmap,W)}expand(X,Q,Y){let J=new globalThis.Array(SX),$=0;for(let G=0;G<SX;G++)if((Q&1<<G)!==0)J[G]=Y[$++];return new EX(X,Y.length,J)}iterator(){let X=0,Q;return{next:()=>{while(X<this.children.length){if(!Q)Q=this.children[X].iterator();let Y=Q.next();if(!Y.done)return Y;Q=void 0,X++}return{done:!0,value:void 0}}}}[Symbol.iterator](){return this.iterator()}}class EX extends f5{_tag="ArrayNode";edit;_size;count;children;constructor(X,Q,Y){super();this.edit=X,this.count=Q,this.children=Y}get size(){if(this._size===void 0)this._size=this.children.reduce((X,Q)=>X+(Q?.size??0),0);return this._size}get(X,Q,Y){let J=IX(Q,X),$=this.children[J];return $?$.get(X+B8,Q,Y):x()}has(X,Q,Y){let J=IX(Q,X),$=this.children[J];return $?$.has(X+B8,Q,Y):!1}set(X,Q,Y,J,$,G){let Z=IX(Y,Q),K=this.children[Z];if(K){let H=K.set(X,Q+B8,Y,J,$,G);if(K===H)return this;if(this.canEdit(X))return this.children[Z]=H,this;let W=[...this.children];return W[Z]=H,new EX(X,this.count,W)}else{G.value=!0;let H=new G4(X,Y,J,$);if(this.canEdit(X))return this.children[Z]=H,this.count++,this._size=void 0,this;let W=[...this.children];return W[Z]=H,new EX(X,this.count+1,W)}}remove(X,Q,Y,J,$){let G=IX(Y,Q),Z=this.children[G];if(!Z)return this;let K=Z.remove(X,Q+B8,Y,J,$);if(!$.value)return this;let H=this.count-(K?0:1);if(H<yv)return this.pack(X,G,K);if(Z===K)return this;if(this.canEdit(X)){if(this.children[G]=K,!K)this.count=H;return this._size=void 0,this}let W=[...this.children];return W[G]=K,new EX(X,H,W)}pack(X,Q,Y){let J=[],$=0,G=1;for(let Z=0;Z<this.children.length;Z++){let K=Z===Q?Y:this.children[Z];if(K)J.push(K),$|=G;G<<=1}return new b8(X,$,J)}iterator(){let X=0,Q;return{next:()=>{while(X<this.children.length){let Y=this.children[X];if(!Y){X++;continue}if(!Q)Q=Y.iterator();let J=Q.next();if(!J.done)return J;Q=void 0,X++}return{done:!0,value:void 0}}}}[Symbol.iterator](){return this.iterator()}}class _Y{[WY]=WY;_editable;_edit;_root;_size;constructor(X,Q,Y,J){this._editable=X,this._edit=Q,this._root=Y,this._size=J}get size(){return this._size}[Symbol.iterator](){return this._root.iterator()}[W0](X){if(JG(X)){let Q=X;if(this.size!==Q.size)return!1;for(let[Y,J]of this){let $=J3(X,xB(Y));if(T0($)||!o(J,$.value))return!1}return!0}return!1}[H0](){let X=C0("HashMap");for(let[Q,Y]of this)X=X^s(Q)+s(Y);return X}[a0](){return G1(this)}toString(){return`HashMap(${g(Array.from(this))})`}toJSON(){return{_id:"HashMap",values:Array.from(this).map(([X,Q])=>[G1(X),G1(Q)])}}pipe(){return a(this,arguments)}}var SB=new EB,JG=(X)=>M(X,WY),$G=()=>new _Y(!1,0,SB,0);var vB=(X)=>{let Q=SB,Y=0,J={value:!1};for(let[$,G]of X){let Z=s($);if(J.value=!1,Q=Q.set(NaN,0,Z,$,G,J),J.value)Y++}return new _Y(!1,0,Q,Y)};var xB=B(2,(X,Q)=>{return X._root.get(0,s(Q),Q)});var GG=B(2,(X,Q)=>{return X._root.has(0,s(Q),Q)});var ZG=B(3,(X,Q,Y)=>{let J=X,$=s(Q),G={value:!1},Z=J._editable?J._edit:NaN,K=J._root.set(Z,0,$,Q,Y,G);if(J._editable){if(J._root=K,G.value)J._size++;return X}if(J._root===K)return X;return new _Y(!1,J._edit,K,J._size+(G.value?1:0))}),KG=(X)=>{let Q=X[Symbol.iterator]();return{[Symbol.iterator](){return this},next(){let Y=Q.next();if(Y.done)return{done:!0,value:void 0};return{done:!1,value:Y.value[0]}}}};var kB=(X)=>{let Q=X[Symbol.iterator]();return{[Symbol.iterator](){return this},next(){return Q.next()}}},DY=(X)=>X.size;var bB=JG;var VY=vB;var dv=kB,qY=(X)=>Array.from(dv(X)),gB=DY;var vX="~effect/collections/HashSet",cv={[H0](){return s(vX)},[W0](X){return HG(X)&&BY(this)===BY(X)&&dB(this,(Q)=>mB(X,Q))},[Symbol.iterator](){return KG(WG(this))},toString(){return`HashSet(${g(Array.from(this))})`},toJSON(){return{_id:"HashSet",values:G1(Array.from(this))}},[a0](){return this.toJSON()},pipe(){return a(this,arguments)}},fv=(X)=>{let Q=Object.create(cv);return Q[vX]=vX,Q.keyMap=X,Q},HG=(X)=>M(X,vX),WG=(X)=>X.keyMap;var hB=(X)=>{let Q=$G();for(let Y of X)Q=ZG(Q,Y,!0);return fv(Q)},mB=(X,Q)=>GG(WG(X),Q);var BY=(X)=>DY(WG(X));var dB=(X,Q)=>{for(let Y of X)if(!Q(Y))return!1;return!0};var UY=hB,pB=HG;var cB=BY;function U8(X){return X.checks?X.checks[X.checks.length-1].annotations:X.annotations}function OY(X){return(Q)=>U8(Q)?.[X]}var u5=OY("identifier"),_G=OY("title");var fB=OY("brands"),zY=p0((X)=>{let Q=u5(X);if(typeof Q==="string")return Q;return X.getExpected(zY)});var De=globalThis.Boolean;var uB=o8((X,Q)=>X||Q,!1);function l5(X,Q,Y){if(Q==="__proto__")Object.defineProperty(X,Q,{value:Y,writable:!0,enumerable:!0,configurable:!0});else X[Q]=Y;return X}var Ve=globalThis.RegExp;var FY=(X)=>X.replace(/[/\\^$*+?.()|[\]{}]/g,"\\$&");var E6=new WeakMap,rB=(X)=>{if(E6.has(X))return E6.get(X);else throw Error("Unable to get redacted value"+(X.label?` with label: "${X.label}"`:""))};var oB="~effect/data/Redacted",DG=(X)=>M(X,oB),Z4=(X,Q)=>{let Y=Object.create(iv);if(Q?.label)Y.label=Q.label;return E6.set(Y,X),Y},iv={[oB]:{_A:(X)=>X},label:void 0,...w8,toJSON(){return this.toString()},toString(){return`<redacted${Q8(this.label)?":"+this.label:""}>`},[H0](){return s(E6.get(this))},[W0](X){return DG(X)&&o(E6.get(this),E6.get(X))}},LY=rB;var nB=(X)=>s0((Q,Y)=>X(LY(Q),LY(Y)));var VG="~effect/SchemaIssue/Issue";function av(X){return M(X,VG)}class s1{[VG]=VG;toString(){return tv(this)}}class RY extends s1{_tag="Filter";actual;filter;issue;constructor(X,Q,Y){super();this.actual=X,this.filter=Q,this.issue=Y}}class UG extends s1{_tag="Encoding";ast;actual;issue;constructor(X,Q,Y){super();this.ast=X,this.actual=Q,this.issue=Y}}class A0 extends s1{_tag="Pointer";path;issue;constructor(X,Q){super();this.path=X,this.issue=Q}}class yX extends s1{_tag="MissingKey";annotations;constructor(X){super();this.annotations=X}}class NY extends s1{_tag="UnexpectedKey";ast;actual;constructor(X,Q){super();this.ast=X,this.actual=Q}}class V0 extends s1{_tag="Composite";ast;actual;issues;constructor(X,Q,Y){super();this.ast=X,this.actual=Q,this.issues=Y}}class x0 extends s1{_tag="InvalidType";ast;actual;constructor(X,Q){super();this.ast=X,this.actual=Q}}class Z0 extends s1{_tag="InvalidValue";actual;annotations;constructor(X,Q){super();this.actual=X,this.annotations=Q}}class r5 extends s1{_tag="Forbidden";actual;annotations;constructor(X,Q){super();this.actual=X,this.annotations=Q}}class MY extends s1{_tag="AnyOf";ast;actual;issues;constructor(X,Q,Y){super();this.ast=X,this.actual=Q,this.issues=Y}}class OG extends s1{_tag="OneOf";ast;actual;successes;constructor(X,Q,Y){super();this.ast=X,this.actual=Q,this.successes=Y}}function qG(X,Q){if(av(Q))return Q;if(typeof Q==="string")return new Z0(F(X),{message:Q});let Y=typeof Q.issue==="string"?new Z0(F(X),{message:Q.issue}):Q.issue;return new A0(Q.path,Y)}function sB(X,Q){if(Q===void 0)return;if(typeof Q==="boolean")return Q?void 0:new Z0(F(X));return qG(X,Q)}function tB(X,Q,Y){if(Array.isArray(Y)){if(U6(Y)){if(Y.length===1)return qG(X,Y[0]);return new V0(Q,F(X),I4(Y,(J)=>qG(X,J)))}return}return sB(X,Y)}var eB=(X)=>{let Q=kX(X);if(Q!==void 0)return Q;switch(X._tag){case"InvalidType":return BG(zY(X.ast),aB(X.actual));case"InvalidValue":return`Invalid data ${aB(X.actual)}`;case"MissingKey":return"Missing key";case"UnexpectedKey":return`Unexpected key with value ${g(X.actual)}`;case"Forbidden":return"Forbidden operation";case"OneOf":return`Expected exactly one member to match the input ${g(X.actual)}`}},XU=(X)=>{return kX(X.issue)??kX(X)};function QU(X){return(Q)=>({issues:S6(Q,[],X?.leafHook??eB,X?.checkHook??XU)})}function BG(X,Q){return`Expected ${X}, got ${Q}`}function S6(X,Q,Y,J){switch(X._tag){case"Filter":{let $=J(X);if($!==void 0)return[{path:Q,message:$}];switch(X.issue._tag){case"InvalidValue":return[{path:Q,message:BG(YU(X.filter),g(X.actual))}];default:return S6(X.issue,Q,Y,J)}}case"Encoding":return S6(X.issue,Q,Y,J);case"Pointer":return S6(X.issue,[...Q,...X.path],Y,J);case"Composite":return X.issues.flatMap(($)=>S6($,Q,Y,J));case"AnyOf":{let $=kX(X);if(X.issues.length===0){if($!==void 0)return[{path:Q,message:$}];let G=BG(zY(X.ast),g(X.actual));return[{path:Q,message:G}]}return X.issues.flatMap((G)=>S6(G,Q,Y,J))}default:return[{path:Q,message:Y(X)}]}}function YU(X){let Q=X.annotations?.expected;if(typeof Q==="string")return Q;switch(X._tag){case"Filter":return"<filter>";case"FilterGroup":return X.checks.map((Y)=>YU(Y)).join(" & ")}}function sv(){return(X)=>S6(X,[],eB,XU).map(ev).join(`
|
|
27
|
+
`)}var tv=sv();function ev(X){let Q=X.message;if(X.path&&X.path.length>0){let Y=gQ(X.path);Q+=`
|
|
28
|
+
at ${Y}`}return Q}function kX(X){switch(X._tag){case"InvalidType":case"OneOf":case"Composite":case"AnyOf":return xX(X.ast.annotations);case"InvalidValue":case"Forbidden":return xX(X.annotations);case"MissingKey":return xX(X.annotations,"messageMissingKey");case"UnexpectedKey":return xX(X.ast.annotations,"messageUnexpectedKey");case"Filter":return xX(X.filter.annotations);case"Encoding":return kX(X.issue)}}function xX(X,Q="message"){let Y=X?.[Q];if(typeof Y==="string")return Y}function aB(X){if(T0(X))return"no value provided";return g(X.value)}function PY(X){switch(X._tag){case"MissingKey":return X;case"Forbidden":return new r5(C4(X.actual,Z4),X.annotations);case"Filter":return new RY(Z4(X.actual),X.filter,PY(X.issue));case"Pointer":return new A0(X.path,PY(X.issue));case"Encoding":case"InvalidType":case"InvalidValue":case"Composite":return new Z0(C4(X.actual,Z4));case"AnyOf":case"OneOf":case"UnexpectedKey":return new Z0(F(Z4(X.actual)))}}class K4 extends Y6{run;constructor(X){super();this.run=X}map(X){return new K4((Q,Y)=>this.run(Q,Y).pipe(m5(C4(X))))}compose(X){if(JU(this))return X;if(JU(X))return this;return new K4((Q,Y)=>this.run(Q,Y).pipe(q8((J)=>X.run(J,Y))))}}function Xx(X){return new K4((Q)=>v(X(Q)))}function zG(X){return Xx((Q)=>new r5(Q,{message:X(Q)}))}var $U=new K4(h);function JU(X){return X.run===$U.run}function C1(){return $U}function FG(X){return new K4((Q,Y)=>T0(Q)?x8:X(Q.value,Y))}function n(X){return AY(C4(X))}function T1(X){return FG((Q,Y)=>X(Q,Y).pipe(m5(F)))}function AY(X){return new K4((Q)=>h(X(Q)))}function LG(){return new K4(()=>x8)}function gX(X){return new K4((Q)=>{let Y=F5(Q,$1);return q1(Y)?h(Y):NX(X,F)})}function v6(){return n(globalThis.String)}function wY(){return n(globalThis.Number)}function GU(){return n(globalThis.BigInt)}function ZU(){return n((X)=>new globalThis.Date(X))}function KU(){return n(Wq)}function HU(X){return FG((Q)=>g4({try:()=>F(JSON.parse(Q,X?.reviver)),catch:(Y)=>new Z0(F(Q),{message:globalThis.String(Y)})}))}function WU(X){return FG((Q)=>g4({try:()=>F(JSON.stringify(Q,X?.replacer,X?.space)),catch:(Y)=>new Z0(F(Q),{message:globalThis.String(Y)})}))}function _U(X){let Q=X?.separator??",";return n((Y)=>Y===""?[]:Y.split(Q))}function PG(){return n(KY)}function CY(){return n(NB)}function TY(){return n(AB)}function DU(){return T1((X)=>E9(c5(X),(Q)=>new Z0(F(X),{message:Q.message})).asEffect())}function VU(){return T1((X)=>I8(RB(X),{onFailure:(Q)=>v(new Z0(F(X),{message:Q.message})),onSuccess:h}))}function qU(){return T1((X)=>I8(e$(X),{onFailure:(Q)=>v(new Z0(F(X),{message:Q.message})),onSuccess:h}))}function BU(){return T1((X)=>I8(MB(X),{onFailure:(Q)=>v(new Z0(F(X),{message:Q.message})),onSuccess:h}))}function UU(){return T1((X)=>I8(XG(X),{onFailure:(Q)=>v(new Z0(F(X),{message:Q.message})),onSuccess:h}))}function OU(){return T1((X)=>I8(wB(X),{onFailure:(Q)=>v(new Z0(F(X),{message:Q.message})),onSuccess:h}))}function zU(){return n(encodeURIComponent)}function FU(){return T1((X)=>{try{return h(globalThis.decodeURIComponent(X))}catch(Q){return v(new Z0(F(X),{message:Q instanceof URIError?Q.message:"Invalid URI component"}))}})}function RG(){return T1((X)=>{return G8(JY(X),{onNone:()=>v(new Z0(F(X),{message:"Invalid DateTime input"})),onSome:(Q)=>h($Y(Q))})})}function LU(){return n((X)=>MU(Array.from(X.entries())))}var Qx=AU((X)=>typeof X==="string"||typeof Blob<"u"&&X instanceof Blob);function PU(){return n((X)=>{let Q=new FormData;if(typeof X==="object"&&X!==null)Qx(X).forEach(([J,$])=>{Q.append(J,$)});return Q})}function RU(){return n((X)=>MU(Array.from(X.entries())))}var Yx=AU(Q8);function NU(){return n((X)=>{if(typeof X==="object"&&X!==null)return new URLSearchParams(Yx(X));return new URLSearchParams})}var Jx=/^\d+$/;function $x(X){if(X==="")return[""];let Q=X.replace(/\[(.*?)\]/g,".$1"),Y=Q.split("."),J=Q.startsWith(".")?1:0;return Y.slice(J).map(($)=>Jx.test($)?globalThis.Number($):$)}function MU(X){let Q={};return X.forEach(([Y,J])=>{let $=$x(Y),G=Q;$.forEach((Z,K)=>{let H=K===$.length-1;if(Array.isArray(G)&&Z==="")if(H)G.push(J);else{let W=$[K+1],D=typeof W==="number"||W==="",_=G.length;if(G[_]===void 0)G[_]=D?[]:{};G=G[_]}else if(H)if(Array.isArray(G[Z]))G[Z].push(J);else if(Object.prototype.hasOwnProperty.call(G,Z))G[Z]=[G[Z],J];else G[Z]=J;else{let W=$[K+1],D=typeof W==="number"||W==="";if(G[Z]===void 0)G[Z]=D?[]:{};G=G[Z]}})}),Q}function AU(X){return(Q)=>{let Y=[];function J($,G){if(X(G))Y.push([$,G]);else if(Array.isArray(G))if(G.every(X))G.forEach((K)=>{Y.push([$,K])});else G.forEach((K,H)=>{J(`${$}[${H}]`,K)});else if(typeof G==="object"&&G!==null)for(let[Z,K]of Object.entries(G))J(`${$}[${Z}]`,K)}for(let[$,G]of Object.entries(Q))J($,G);return Y}}class hX{_tag="Middleware";decode;encode;constructor(X,Q){this.decode=X,this.encode=Q}flip(){return new hX(this.encode,this.decode)}}var MG="~effect/SchemaTransformation/Transformation";class K0{[MG]=MG;_tag="Transformation";decode;encode;constructor(X,Q){this.decode=X,this.encode=Q}flip(){return new K0(this.encode,this.decode)}compose(X){return new K0(this.decode.compose(X.decode),X.encode.compose(this.encode))}}function Gx(X){return M(X,MG)}var IY=(X)=>{if(Gx(X))return X;return new K0(X.decode,X.encode)};function t1(X){return new K0(T1(X.decode),T1(X.encode))}function v0(X){return new K0(n(X.decode),n(X.encode))}function jY(X){return new K0(AY(X.decode),AY(X.encode))}function wU(){return new K0(KU(),C1())}var Zx=new K0(C1(),C1());function x6(){return Zx}var o5=new K0(wY(),v6()),EY=new K0(GU(),v6()),AG=new K0(ZU(),n(O3)),CU=t1({decode:(X)=>G8(OW(X),{onNone:()=>v(new Z0(F(X),{message:`Invalid Duration string: ${X}`})),onSome:h}),encode:(X)=>h(globalThis.String(X))}),TU=t1({decode:(X)=>h(a8(X)),encode:(X)=>G8(zW(X),{onNone:()=>v(new Z0(F(X),{message:`Unable to encode ${X} into a bigint`})),onSome:(Q)=>h(Q)})}),IU=v0({decode:(X)=>j4(X),encode:(X)=>E4(X)}),mX=(X)=>v0({decode:(Q)=>{let Y=Error(Q.message);if(typeof Q.name==="string"&&Q.name!=="Error")Y.name=Q.name;if(typeof Q.stack==="string")Y.stack=Q.stack;return Y},encode:(Q)=>{let Y={name:Q.name,message:Q.message};if(X?.includeStack&&typeof Q.stack==="string")Y.stack=Q.stack;return Y}});function jU(){return v0({decode:iH,encode:C3})}function EU(){return v0({decode:nH,encode:D6})}function SU(X){return v0({decode:oH,encode:X?.onNoneEncoding===null?C3:D6})}function vU(){return jY({decode:F,encode:z5})}function xU(){return jY({decode:(X)=>X.pipe(F5($1),F),encode:z5})}var wG=t1({decode:(X)=>g4({try:()=>new URL(X),catch:()=>new Z0(F(X),{message:`Invalid URL string: ${X}`})}),encode:(X)=>h(X.href)}),CG=t1({decode:(X)=>{let Q=tq(X);return T0(Q)?v(new Z0(F(X),{message:`Invalid BigDecimal string: ${X}`})):h(Q.value)},encode:(X)=>h(y8(X))}),TG=new K0(DU(),PG()),kU=new K0(VU(),PG()),yU=new K0(BU(),CY()),bU=new K0(OU(),TY()),gU=new K0(FU(),zU()),hU=new K0(HU(),WU()),mU=new K0(LU(),PU()),dU=new K0(RU(),NU()),pU=v0({decode:(X)=>TX(X),encode:(X)=>X.offset}),IG=t1({decode:(X)=>{return G8(DB(X),{onNone:()=>v(new Z0(F(X),{message:`Invalid IANA time zone: ${X}`})),onSome:h})},encode:(X)=>h(X.id)}),jG=t1({decode:(X)=>{return G8(VB(X),{onNone:()=>v(new Z0(F(X),{message:`Invalid time zone: ${X}`})),onSome:h})},encode:(X)=>h(h4(X))}),EG=t1({decode:(X)=>{return G8(JY(X),{onNone:()=>v(new Z0(F(X),{message:`Invalid UTC DateTime string: ${X}`})),onSome:(Q)=>h($Y(Q))})},encode:(X)=>h(UB(X))}),SG=t1({decode:(X)=>{return G8(_B(X),{onNone:()=>v(new Z0(F(X),{message:`Invalid Zoned DateTime string: ${X}`})),onSome:h})},encode:(X)=>h(GY(X))});function y6(X){return(Q)=>Q._tag===X}function aU(X){return M(X,pX)&&X[pX]===pX}var g8=y6("Declaration");var Kx=y6("Never");var SY=y6("Literal"),Hx=y6("UniqueSymbol");var xY=y6("Arrays"),sU=y6("Objects"),kY=y6("Union");class B0{to;transformation;constructor(X,Q){this.to=X,this.transformation=Q}}var i5={};class H4{isOptional;isMutable;defaultValue;annotations;constructor(X,Q,Y=void 0,J=void 0){this.isOptional=X,this.isMutable=Q,this.defaultValue=Y,this.annotations=J}}var pX="~effect/Schema";class k0{[pX]=pX;annotations;checks;encoding;context;constructor(X=void 0,Q=void 0,Y=void 0,J=void 0){this.annotations=X,this.checks=Q,this.encoding=Y,this.context=J}toString(){return`<${this._tag}>`}}class b6 extends k0{_tag="Declaration";typeParameters;run;constructor(X,Q,Y,J,$,G){super(Y,J,$,G);this.typeParameters=X,this.run=Q}getParser(){let X=this.run(this.typeParameters);return(Q,Y)=>{if(T0(Q))return x8;return m5(X(Q.value,this,Y),F)}}recur(X){let Q=n5(this.typeParameters,X);return Q===this.typeParameters?this:new b6(Q,this.run,this.annotations,this.checks,void 0,this.context)}getExpected(){let X=this.annotations?.expected;if(typeof X==="string")return X;return"<Declaration>"}}class tU extends k0{_tag="Null";getParser(){return sX(this,null)}getExpected(){return"null"}}var a5=new tU;class eU extends k0{_tag="Undefined";getParser(){return sX(this,void 0)}toCodecJson(){return q0(this,[XO])}getExpected(){return"undefined"}}var XO=new B0(a5,new K0(n(()=>{return}),n(()=>null))),xG=new eU;class QO extends k0{_tag="Void";getParser(){return sX(this,void 0)}toCodecJson(){return q0(this,[XO])}getExpected(){return"void"}}var YO=new QO;class JO extends k0{_tag="Never";getParser(){return F8(this,FH)}getExpected(){return"never"}}var $O=new JO;class GO extends k0{_tag="Any";getParser(){return F8(this,G3)}getExpected(){return"any"}}var ZO=new GO;class KO extends k0{_tag="Unknown";getParser(){return F8(this,G3)}getExpected(){return"unknown"}}var k6=new KO;class HO extends k0{_tag="ObjectKeyword";getParser(){return F8(this,Z3)}getExpected(){return"object | array | function"}}var WO=new HO;class kG extends k0{_tag="Enum";enums;constructor(X,Q,Y,J,$){super(Q,Y,J,$);this.enums=X}getParser(){let X=new Set(this.enums.map(([,Q])=>Q));return F8(this,(Q)=>X.has(Q))}toCodecStringTree(){if(this.enums.some(([X,Q])=>typeof Q==="number")){let X=Object.fromEntries(this.enums.map(([Q,Y])=>[globalThis.String(Y),Y]));return q0(this,[new B0(new g1(Object.keys(X).map((Q)=>new b1(Q)),"anyOf"),new K0(n((Q)=>X[Q]),v6()))])}return this}getExpected(){return this.enums.map(([X,Q])=>JSON.stringify(Q)).join(" | ")}}function _O(X){switch(X._tag){case"String":case"Number":case"BigInt":case"Literal":case"TemplateLiteral":return!0;case"Union":return X.types.every(_O);default:return!1}}class yG extends k0{_tag="TemplateLiteral";parts;encodedParts;constructor(X,Q,Y,J,$){super(Q,Y,J,$);let G=[];for(let Z of X){let K=J1(Z);if(_O(K))G.push(K);else throw Error(`Invalid TemplateLiteral part ${K._tag}`)}this.parts=X,this.encodedParts=G}getParser(X){let Q=X(this.asTemplateLiteralParser());return(Y,J)=>t0(Q(Y,J),{onSuccess:()=>Y,onFailure:($)=>new V0(this,Y,[$])})}getExpected(){return"string"}asTemplateLiteralParser(){let X=new W4(!1,this.parts.map(gO),[]),Q=rY(this);return lY(g6,X,new K0(T1((Y)=>{let J=Q.exec(Y);if(J)return h(J.slice(1,this.parts.length+1));return v(new Z0(F(Y),{message:`Expected a value matching ${Q.source}, got ${g(Y)}`}))}),n((Y)=>Y.join(""))))}}class bG extends k0{_tag="UniqueSymbol";symbol;constructor(X,Q,Y,J,$){super(Q,Y,J,$);this.symbol=X}getParser(){return sX(this,this.symbol)}toCodecStringTree(){return q0(this,[dO])}getExpected(){return globalThis.String(this.symbol)}}class b1 extends k0{_tag="Literal";literal;constructor(X,Q,Y,J,$){super(Q,Y,J,$);if(typeof X==="number"&&!globalThis.Number.isFinite(X))throw Error(`A numeric literal must be finite, got ${g(X)}`);this.literal=X}getParser(){return sX(this,this.literal)}toCodecJson(){return typeof this.literal==="bigint"?fU(this):this}toCodecStringTree(){return typeof this.literal==="string"?this:fU(this)}getExpected(){return typeof this.literal==="string"?JSON.stringify(this.literal):globalThis.String(this.literal)}}function fU(X){let Q=globalThis.String(X.literal);return q0(X,[new B0(new b1(Q),new K0(n(()=>X.literal),n(()=>Q)))])}class DO extends k0{_tag="String";getParser(){return F8(this,Q8)}getExpected(){return"string"}}var g6=new DO;class VO extends k0{_tag="Number";getParser(){return F8(this,P9)}toCodecJson(){if(this.checks&&(dX(this.checks,"isFinite")||dX(this.checks,"isInt")))return this;return q0(this,[Ox])}toCodecStringTree(){if(this.checks&&(dX(this.checks,"isFinite")||dX(this.checks,"isInt")))return q0(this,[Px]);return q0(this,[Rx])}getExpected(){return"number"}}function dX(X,Q){return X.some((Y)=>{switch(Y._tag){case"Filter":return Y.annotations?.meta?._tag===Q;case"FilterGroup":return dX(Y.checks,Q)}})}var gG=new VO;class qO extends k0{_tag="Boolean";getParser(){return F8(this,UH)}getExpected(){return"boolean"}}var BO=new qO;class UO extends k0{_tag="Symbol";getParser(){return F8(this,$3)}toCodecStringTree(){return q0(this,[dO])}getExpected(){return"symbol"}}var OO=new UO;class zO extends k0{_tag="BigInt";getParser(){return F8(this,OH)}toCodecStringTree(){return q0(this,[Nx])}getExpected(){return"bigint"}}var FO=new zO;class W4 extends k0{_tag="Arrays";isMutable;elements;rest;constructor(X,Q,Y,J,$,G,Z){super(J,$,G,Z);this.isMutable=X,this.elements=Q,this.rest=Y;let K=Q.findIndex(E0);if(K!==-1&&(Q.slice(K+1).some((H)=>!E0(H))||Y.length>1))throw Error("A required element cannot follow an optional element. ts(1257)");if(Y.length>1&&Y.slice(1).some(E0))throw Error("An optional element cannot follow a rest element. ts(1266)")}getParser(X){let Q=this,Y=Q.elements.map((W)=>({ast:W,parser:X(W)})),J=Q.rest.map((W)=>({ast:W,parser:X(W)})),$=Y.length,[G,...Z]=J,K=Z.length;function H(W,D){if(D<$)return Y[D];else if(D>=W)return Z[D-W];return G}return AX(function*(W,D){if(W._tag==="None")return W;let _=W.value;if(!Array.isArray(_))return yield*v(new x0(Q,W));let V=_.length,q={ast:Q,getParser:H,oinput:W,len:V,tailThreshold:_x(V,$,K),output:new globalThis.Array(V),issues:void 0,options:D},U=hG(D?.concurrency),R=Wx(q,_,{concurrency:U?.concurrency,end:Q.rest.length===0?$:Math.max(V,$+K)});if(R)yield*R;if(Q.rest.length===0&&V>$)for(let L=$;L<=V-1;L++){let N=new A0([L],new NY(Q,_[L]));if(D.errors==="all")if(q.issues)q.issues.push(N);else q.issues=[N];else return yield*v(new V0(Q,W,[N]))}if(q.issues)return yield*v(new V0(Q,W,q.issues));return F(q.output)})}recur(X){let Q=n5(this.elements,X),Y=n5(this.rest,X);return Q===this.elements&&Y===this.rest?this:new W4(this.isMutable,Q,Y,this.annotations,this.checks,void 0,this.context)}getExpected(){return"array"}}var Wx=JX()({onItem(X,Q,Y){let J=Y<X.len?F(Q):x();return X.getParser(X.tailThreshold,Y).parser(J,X.options)},step(X,Q,Y,J){if(Y._tag==="Failure")return vY(X,X.ast,J,Y);else if(Y.value._tag==="Some")X.output[J]=Y.value.value;else{let $=X.getParser(X.tailThreshold,J);if(E0($.ast))return;let G=new A0([J],new yX($.ast.context?.annotations));if(X.options.errors==="all")if(X.issues)X.issues.push(G);else X.issues=[G];else return x5(new V0(X.ast,X.oinput,[G]))}}});function _x(X,Q,Y){return Math.max(Q,X-Y)}var hG=(X)=>{return X=X==="unbounded"?1/0:X??1,X>1?{concurrency:X}:void 0},vY=(X,Q,Y,J)=>{let $=S8(J.cause);if(u($))return J;let G=new A0([Y],$.success);if(X.options.errors==="all")if(X.issues)X.issues.push(G);else X.issues=[G];else return x5(new V0(Q,X.oinput,[G]))},fX="[+-]?\\d*\\.?\\d+(?:[Ee][+-]?\\d+)?",Dx=new globalThis.RegExp(`(?:${fX}|Infinity|-Infinity|NaN)`);function h6(X,Q){let Y=J1(Q);switch(Y._tag){case"String":return Object.keys(X);case"TemplateLiteral":{let J=rY(Y);return Object.keys(X).filter(($)=>J.test($))}case"Symbol":return Object.getOwnPropertySymbols(X);case"Number":return Object.keys(X).filter((J)=>Dx.test(J));case"Union":return[...new Set(Y.types.flatMap((J)=>h6(X,J)))];default:return[]}}class yY{name;type;constructor(X,Q){this.name=X,this.type=Q}}class bY{decode;encode;constructor(X,Q){this.decode=X,this.encode=Q}flip(){return new bY(this.encode,this.decode)}}class mG{parameter;type;merge;constructor(X,Q,Y){if(this.parameter=X,this.type=Q,this.merge=Y,E0(Q)&&!vO(Q))throw Error("Cannot use `Schema.optionalKey` with index signatures, use `Schema.optional` instead.")}}class uX extends k0{_tag="Objects";propertySignatures;indexSignatures;constructor(X,Q,Y,J,$,G){super(Y,J,$,G);this.propertySignatures=X,this.indexSignatures=Q;let Z=X.map((K)=>K.name).filter((K,H,W)=>W.indexOf(K)!==H);if(Z.length>0)throw Error(`Duplicate identifiers: ${JSON.stringify(Z)}. ts(2300)`)}getParser(X){let Q=this,Y=[],J=new Set,$=[];for(let K of Q.propertySignatures)Y.push(K.name),J.add(K.name),$.push({ps:K,parser:X(K.type),name:K.name,type:K.type});let G=Q.indexSignatures.length;if(Q.propertySignatures.length===0&&Q.indexSignatures.length===0)return F8(Q,jQ);let Z=G>0?JX()({onItem:AX(function*(K,[H,W]){let _=X(bO(W.parameter))(F(H),K.options),V=H1(_)?_:yield*RX(_);if(V._tag==="Failure"){let N=vY(K,Q,H,V);if(N)yield*N;return}let q=F(K.input[H]),R=X(W.type)(q,K.options),L=H1(R)?R:yield*RX(R);if(L._tag==="Failure"){let N=vY(K,Q,H,L);if(N)yield*N;return}else if(V.value._tag==="Some"&&L.value._tag==="Some"){let N=V.value.value,P=L.value.value;if(W.merge&&W.merge.decode&&Object.hasOwn(K.out,N)){let[y,Y0]=W.merge.decode.combine([N,K.out[N]],[N,P]);l5(K.out,y,Y0)}else l5(K.out,N,P)}}),step:(K,H,W)=>W._tag==="Failure"?W:void 0}):void 0;return AX(function*(K,H){if(K._tag==="None")return K;let W=K.value;if(!(typeof W==="object"&&W!==null&&!Array.isArray(W)))return yield*v(new x0(Q,K));let D={},_={ast:Q,oinput:K,input:W,out:D,issues:void 0,options:H},V=H.errors==="all",q=H.onExcessProperty==="error",U=H.onExcessProperty==="preserve",R;if(Q.indexSignatures.length===0&&(q||U)){R=Reflect.ownKeys(W);for(let P=0;P<R.length;P++){let y=R[P];if(!J.has(y))if(q){let Y0=new A0([y],new NY(Q,W[y]));if(V){if(_.issues)_.issues.push(Y0);else _.issues=[Y0];continue}else return yield*v(new V0(Q,K,[Y0]))}else l5(D,y,W[y])}}let L=hG(H?.concurrency),N=Vx(_,$,L);if(N)yield*N;if(Z){let P=k3();for(let Y0=0;Y0<G;Y0++){let X8=Q.indexSignatures[Y0],J5=h6(W,X8.parameter);for(let _1=0;_1<J5.length;_1++){let LA=J5[_1];P.push([LA,X8])}}let y=Z(_,P,L);if(y)yield*y}if(_.issues)return yield*v(new V0(Q,K,_.issues));if(H.propertyOrder==="original"){let P=(R??Reflect.ownKeys(W)).concat(Y),y={};for(let Y0 of P)if(Object.hasOwn(D,Y0))l5(y,Y0,D[Y0]);return F(y)}return F(D)})}rebuild(X,Q){let Y=n5(this.propertySignatures,($)=>{let G=X($.type);return G===$.type?$:new yY($.name,G)}),J=n5(this.indexSignatures,($)=>{let G=X($.parameter),Z=X($.type),K=Q?$.merge?.flip():$.merge;return G===$.parameter&&Z===$.type&&K===$.merge?$:new mG(G,Z,K)});return Y===this.propertySignatures&&J===this.indexSignatures?this:new uX(Y,J,this.annotations,this.checks,void 0,this.context)}flip(X){return this.rebuild(X,!0)}recur(X){return this.rebuild(X,!1)}getExpected(){if(this.propertySignatures.length===0&&this.indexSignatures.length===0)return"object | array";return"object"}}var Vx=JX()({onItem(X,Q){let Y=Object.hasOwn(X.input,Q.name)?F(X.input[Q.name]):x();return Q.parser(Y,X.options)},step(X,Q,Y){if(Y._tag==="Failure")return vY(X,X.ast,Q.name,Y);else if(Y.value._tag==="Some")l5(X.out,Q.name,Y.value.value);else if(!E0(Q.type)){let J=new A0([Q.name],new yX(Q.type.context?.annotations));if(X.options.errors==="all"){if(X.issues)X.issues.push(J);else X.issues=[J];return}else return x5(new V0(X.ast,X.oinput,[J]))}}});function qx(X,Q){if(!X)return Q.checks;if(!Q.checks)return X;return[...X,...Q.checks]}function gY(X,Q,Y){return new uX(Reflect.ownKeys(X).map((J)=>{return new yY(J,X[J].ast)}),[],Y,Q)}function lX(X){return X.ast}function dG(X,Q=void 0){return new W4(!1,X.map((Y)=>Y.ast),[],void 0,Q)}function hY(X,Q,Y){return new g1(X.map(lX),Q,void 0,Y)}function LO(X,Q){if(X.encoding||Q.some((G)=>G.encoding))throw Error("StructWithRest does not support encodings");let{propertySignatures:Y,indexSignatures:J,checks:$}=X;for(let G of Q)Y=Y.concat(G.propertySignatures),J=J.concat(G.indexSignatures),$=qx($,G);return new uX(Y,J,void 0,$)}function PO(X,Q){if(X.encoding)throw Error("TupleWithRest does not support encodings");return new W4(X.isMutable,X.elements,Q,void 0,X.checks)}function RO(X){switch(X._tag){case"Null":return["null"];case"Undefined":case"Void":return["undefined"];case"String":case"TemplateLiteral":return["string"];case"Number":return["number"];case"Boolean":return["boolean"];case"Symbol":case"UniqueSymbol":return["symbol"];case"BigInt":return["bigint"];case"Arrays":return["array"];case"ObjectKeyword":return["object","array","function"];case"Objects":return X.propertySignatures.length||X.indexSignatures.length?["object"]:["object","array"];case"Enum":return Array.from(new Set(X.enums.map(([,Q])=>typeof Q)));case"Literal":return[typeof X.literal];case"Union":return Array.from(new Set(X.types.flatMap(RO)));default:return["null","undefined","string","number","boolean","symbol","bigint","object","array","function"]}}function rX(X){switch(X._tag){default:return[];case"Declaration":{let Q=X.annotations?.["~sentinels"];return Array.isArray(Q)?Q:[]}case"Objects":return X.propertySignatures.flatMap((Q)=>{let Y=Q.type;if(!E0(Y)){if(SY(Y))return[{key:Q.name,literal:Y.literal}];if(Hx(Y))return[{key:Q.name,literal:Y.symbol}]}return[]});case"Arrays":return X.elements.flatMap((Q,Y)=>{return SY(Q)&&!E0(Q)?[{key:Y,literal:Q.literal}]:[]});case"Suspend":return rX(X.thunk())}}var uU=new WeakMap;function Bx(X){let Q=uU.get(X);if(Q)return Q;Q={};for(let Y of X){let J=J1(Y);if(Kx(J))continue;let $=RO(J),G=rX(J);Q.byType??={};for(let Z of $)(Q.byType[Z]??=[]).push(Y);if(G.length>0){Q.bySentinel??=new Map;for(let{key:Z,literal:K}of G){let H=Q.bySentinel.get(Z);if(!H)Q.bySentinel.set(Z,H=new Map);let W=H.get(K);if(!W)H.set(K,W=[]);W.push(Y)}}else{Q.otherwise??={};for(let Z of $)(Q.otherwise[Z]??=[]).push(Y)}}return uU.set(X,Q),Q}function lU(X){return(Q)=>{let Y=J1(Q);return Y._tag==="Literal"?Y.literal===X:Y._tag==="UniqueSymbol"?Y.symbol===X:!0}}function oX(X,Q){let Y=Bx(Q),J=X===null?"null":Array.isArray(X)?"array":typeof X;if(Y.bySentinel){let $=Y.otherwise?.[J]??[];if(J==="object"||J==="array"){for(let[G,Z]of Y.bySentinel)if(Object.hasOwn(X,G)){let K=Z.get(X[G]);if(K)return[...K,...$].filter(lU(X))}}return $}return(Y.byType?.[J]??[]).filter(lU(X))}class g1 extends k0{_tag="Union";types;mode;constructor(X,Q,Y,J,$,G){super(Y,J,$,G);this.types=X,this.mode=Q}getParser(X){let Q=this;return(Y,J)=>{if(Y._tag==="None")return h(Y);let $=Y.value,G=oX($,Q.types),Z={ast:Q,recur:X,oinput:Y,input:$,out:void 0,successes:[],issues:void 0,options:J},K=hG(J?.concurrency),H=Ux(Z,G,K);if(!H)return Z.out?h(Z.out):v(new MY(Q,$,Z.issues??[]));return PX(H,(W)=>{return Z.out?h(Z.out):v(new MY(Q,$,Z.issues??[]))})}}recur(X){let Q=n5(this.types,X);return Q===this.types?this:new g1(Q,this.mode,this.annotations,this.checks,void 0,this.context)}getExpected(X){let Q=this.annotations?.expected;if(typeof Q==="string")return Q;if(this.types.length===0)return"never";let Y=this.types.map((J)=>{let $=J1(J);switch($._tag){case"Arrays":{let G=$.elements.filter(SY);if(G.length>0)return`${rU($.isMutable)}[ ${G.map((Z)=>X(Z)+oU(Z.context?.isOptional)).join(", ")}, ... ]`;break}case"Objects":{let G=$.propertySignatures.filter((Z)=>SY(Z.type));if(G.length>0)return`{ ${G.map((Z)=>`${rU(Z.type.context?.isMutable)}${P4(Z.name)}${oU(Z.type.context?.isOptional)}: ${X(Z.type)}`).join(", ")}, ... }`;break}}return X($)});return Array.from(new Set(Y)).join(" | ")}}var Ux=JX()({onItem(X,Q){return X.recur(Q)(X.oinput,X.options)},step(X,Q,Y){if(Y._tag==="Failure"){let J=S8(Y.cause);if(u(J))return Y;if(X.issues)X.issues.push(J.success);else X.issues=[J.success]}else{if(X.out&&X.ast.mode==="oneOf")return X.successes.push(Q),x5(new OG(X.ast,X.input,X.successes));if(X.out=Y.value,X.successes.push(Q),X.ast.mode==="anyOf")return $$}}}),NO=new g1([new b1("Infinity"),new b1("-Infinity"),new b1("NaN")],"anyOf"),Ox=new B0(new g1([gG,NO],"anyOf"),new K0(wY(),n((X)=>globalThis.Number.isFinite(X)?X:globalThis.String(X))));function rU(X){return X?"":"readonly "}function oU(X){return X?"?":""}function m6(X){let Q=!1,Y;return()=>{if(Q)return Y;return Y=X(),Q=!0,Y}}class mY extends k0{_tag="Suspend";thunk;constructor(X,Q,Y,J,$){super(Q,Y,J,$);this.thunk=m6(X)}getParser(X){return X(this.thunk())}recur(X){return new mY(()=>X(this.thunk()),this.annotations,this.checks,void 0,this.context)}getExpected(X){return X(this.thunk())}}class cX extends Y6{_tag="Filter";run;annotations;aborted;constructor(X,Q=void 0,Y=!1){super();this.run=X,this.annotations=Q,this.aborted=Y}annotate(X){return new cX(this.run,{...this.annotations,...X},this.aborted)}abort(){return new cX(this.run,this.annotations,!0)}and(X,Q){return new p4([this,X],Q)}}class p4 extends Y6{_tag="FilterGroup";checks;annotations;constructor(X,Q=void 0){super();this.checks=X,this.annotations=Q}annotate(X){return new p4(this.checks,{...this.annotations,...X})}and(X,Q){return new p4([this,X],Q)}}function pG(X,Q,Y=!1){return new cX((J,$,G)=>tB(J,$,X(J,$,G)),Q,Y)}function dY(X,Q){return new cX((Y)=>X(Y)?void 0:new Z0(F(Y)),Q,!0)}function nX(X,Q){let Y=X.source;return pG((J)=>X.test(J),{expected:`a string matching the RegExp ${Y}`,meta:{_tag:"isPattern",regExp:X},toArbitraryConstraint:{string:{patterns:[X.source]}},...Q})}function pY(X,Q){let Y=Object.getOwnPropertyDescriptors(X);return Q(Y),Object.create(Object.getPrototypeOf(X),Y)}function q0(X,Q){if(X.encoding===Q)return X;return pY(X,(Y)=>{Y.encoding.value=Q})}function cY(X,Q){if(X.context===Q)return X;return pY(X,(Y)=>{Y.context.value=Q})}function iX(X){return X.encoding?iX(X.encoding[X.encoding.length-1].to):X}function d6(X,Q){if(X.checks){let Y=X.checks[X.checks.length-1];return fY(X,Q7(X.checks.slice(0,-1),Y.annotate(Q)))}return pY(X,(Y)=>{Y.annotations.value={...Y.annotations.value,...Q}})}function fY(X,Q){if(X.checks===Q)return X;return pY(X,(Y)=>{Y.checks.value=Q})}function c4(X,Q){return fY(X,X.checks?[...X.checks,...Q]:Q)}function MO(X,Q){let Y=X,J=Y[Y.length-1],$=Q(J.to);if($!==J.to)return Q7(X.slice(0,X.length-1),new B0($,J.transformation));return X}function AO(X){return(Q)=>Q.encoding?q0(Q,MO(Q.encoding,X)):Q}function wO(X,Q){return cG(X,Q,z8(X))}function CO(X,Q){return cG(J1(X),Q,X)}function cG(X,Q,Y){let J=new B0(X,Q);return q0(Y,Y.encoding?[...Y.encoding,J]:[J])}function TO(X,Q){let Y=fB(X),J=Y?[...Y,Q]:[Q];return d6(X,{brands:J})}function n5(X,Q){let Y=!1,J=Array(X.length);for(let $=0;$<X.length;$++){let G=X[$],Z=Q(G);if(Z!==G)Y=!0;J[$]=Z}return Y?J:X}function aX(X,Q){let Y=X.context?new H4(X.context.isOptional,X.context.isMutable,X.context.defaultValue,{...X.context.annotations,...Q}):new H4(!1,!1,void 0,Q);return cY(X,Y)}var s5=AO(uY);function uY(X){let Q=X.context?X.context.isOptional===!1?new H4(!0,X.context.isMutable,X.context.defaultValue,X.context.annotations):X.context:new H4(!0,!1);return s5(cY(X,Q))}var zx=AO(fG);function fG(X){let Q=X.context?X.context.isMutable===!1?new H4(X.context.isOptional,!0,X.context.defaultValue,X.context.annotations):X.context:new H4(!1,!0);return zx(cY(X,Q))}function IO(X,Q){let Y=new K0(gX(Q),C1()),J=[new B0(k6,Y)],$=X.context?new H4(X.context.isOptional,X.context.isMutable,J,X.context.annotations):new H4(!1,!1,J);return cY(X,$)}function lY(X,Q,Y){return cG(X,Y,Q)}function jO(X){switch(X._tag){case"Literal":return{literals:IQ(X.literal)?[X.literal]:[],parameters:[]};case"UniqueSymbol":return{literals:[X.symbol],parameters:[]};case"String":case"Number":case"Symbol":case"TemplateLiteral":return{literals:[],parameters:[X]};case"Union":{let Q={literals:[],parameters:[]};for(let Y=0;Y<X.types.length;Y++){let J=jO(X.types[Y]);Q.literals=Q.literals.concat(J.literals),Q.parameters=Q.parameters.concat(J.parameters)}return Q}}return{literals:[],parameters:[]}}function EO(X,Q,Y){let{literals:J,parameters:$}=jO(X);return new uX(J.map((G)=>new yY(G,Q)),$.map((G)=>new mG(G,Q,Y)))}function E0(X){return X.context?.isOptional??!1}function SO(X){return X.context?.isMutable??!1}var z8=p0((X)=>{if(X.encoding)return z8(q0(X,void 0));let Q=X;return Q.recur?.(z8)??Q}),J1=p0((X)=>{return z8(O8(X))});function Fx(X,Q){let Y=Q,J=Y.length,$=Y[J-1],G=[new B0(O8(q0(X,void 0)),Y[0].transformation.flip())];for(let K=1;K<J;K++)G.unshift(new B0(O8(Y[K-1].to),Y[K].transformation.flip()));let Z=O8($.to);if(Z.encoding)return q0(Z,[...Z.encoding,...G]);else return q0(Z,G)}var O8=p0((X)=>{if(X.encoding)return Fx(X,X.encoding);let Q=X;return Q.flip?.(O8)??Q.recur?.(O8)??Q});function vO(X){switch(X._tag){case"Undefined":return!0;case"Union":return X.types.some(vO);default:return!1}}function xO(X,Q){return X.encodedParts.map((Y)=>Lx(Y,kO(Y),Q)).join("")}var rY=p0((X)=>{return new globalThis.RegExp(`^${xO(X,!0)}$`)});function kO(X){switch(X._tag){case"Literal":return FY(globalThis.String(X.literal));case"String":return uG;case"Number":return fX;case"BigInt":return mO;case"TemplateLiteral":return xO(X,!1);case"Union":return X.types.map(kO).join("|")}}function Lx(X,Q,Y){if(kY(X)){if(!Y)return`(?:${Q})`}else if(!Y)return Q;return`(${Q})`}function sX(X,Q){let Y=a7(Q);return(J)=>{if(J._tag==="None")return x8;return J.value===Q?Y:v(new x0(X,J))}}function F8(X,Q){return(Y)=>{if(Y._tag==="None")return x8;return Q(Y.value)?h(Y):v(new x0(X,Y))}}var yO=p0((X)=>{return new g1(X.enums.map((Q)=>new b1(Q[1],{title:Q[0]})),"anyOf")});function p6(X){function Q(Y){return Y.encoding?q0(Y,MO(Y.encoding,Q)):X(Y)}return p0(Q)}var bO=p6((X)=>{switch(X._tag){default:return X;case"Number":return X.toCodecStringTree();case"Union":return X.recur(bO)}}),gO=p6((X)=>{switch(X._tag){default:return X;case"String":case"TemplateLiteral":return X;case"BigInt":case"Number":case"Literal":return X.toCodecStringTree();case"Union":return X.recur(gO)}}),uG="[\\s\\S]*?",nU=new globalThis.RegExp(`^${fX}$`);function lG(X){return nX(nU,{expected:"a string representing a finite number",meta:{_tag:"isStringFinite",regExp:nU},...X})}var hO=c4(g6,[lG()]),Px=new B0(hO,o5),Rx=new B0(new g1([hO,NO],"anyOf"),o5),mO="-?\\d+",iU=new globalThis.RegExp(`^${mO}$`);function rG(X){return nX(iU,{expected:"a string representing a bigint",meta:{_tag:"isStringBigInt",regExp:iU},...X})}var oG=c4(g6,[rG({expected:"a string representing a bigint"})]),Nx=new B0(oG,EY),Mx="Symbol\\((.*)\\)",vG=new globalThis.RegExp(`^${Mx}$`),Ax=c4(g6,[nG()]),dO=new B0(Ax,new K0(n((X)=>globalThis.Symbol.for(vG.exec(X)[1])),T1((X)=>{if(globalThis.Symbol.keyFor(X)!==void 0)return h(globalThis.String(X));return v(new r5(F(X),{message:"cannot serialize to string, Symbol is not registered"}))})));function nG(X){return nX(vG,{expected:"a string representing a symbol",meta:{_tag:"isStringSymbol",regExp:vG},...X})}function tX(X,Q,Y,J,$){for(let G=0;G<X.length;G++){let Z=X[G];if(Z._tag==="FilterGroup")tX(Z.checks,Q,Y,J,$);else{let K=Z.run(Q,J,$);if(K){if(Y.push(new RY(Q,Z,K)),Z.aborted||$?.errors!=="all")return}}}}function pO(X,Q){let Y=[];if(tX(X,Q,Y,k6,{errors:"all"}),W8(Y)){let J=new V0(k6,F(Q),Y);return f(J)}return l(Q)}var t5="~effect/Schema/Class",h1="~structural";function wx(X){let Q=new Set,Y=new Set;return J(X);function J($){if($===null||typeof $==="string"||typeof $==="boolean")return!0;if(typeof $==="number")return globalThis.Number.isFinite($);if(typeof $!=="object"||$===void 0)return!1;if(Q.has($))return!1;if(Y.has($))return!0;Q.add($);let G=Array.isArray($)?$.every(J):Object.keys($).every((Z)=>J($[Z]));if(Q.delete($),G)Y.add($);return G}}var oY=new b6([],()=>(X,Q)=>wx(X)?h(X):v(new x0(Q,F(X))),{typeConstructor:{_tag:"effect/Json"},generation:{runtime:"Schema.Json",Type:"Schema.Json"},expected:"JSON value",toCodecJson:()=>new B0(k6,x6())}),cO=d6(oY,{typeConstructor:{_tag:"effect/MutableJson"},generation:{runtime:"Schema.MutableJson",Type:"Schema.MutableJson"}}),fO=new B0(a5,new K0(C1(),n(()=>null))),uO=new B0(oY,x6());function Cx(X){let Q=new Set;return Y(X);function Y(J){if(J===void 0||typeof J==="string")return!0;if(typeof J!=="object"||J===null)return!1;if(Q.has(J))return!1;if(Q.add(J),Array.isArray(J))return J.every(Y);return Object.keys(J).every(($)=>Y(J[$]))}}var Tx=new b6([],()=>(X,Q)=>Cx(X)?h(X):v(new x0(Q,F(X))),{expected:"StringTree",toCodecStringTree:()=>new B0(k6,x6())}),lO=new B0(Tx,x6());var rO=B(2,(X,Q)=>{return aG(X,(Y,J)=>Q.includes(Y)?[Y,J]:void 0)}),oO=B(2,(X,Q)=>{return aG(X,(Y,J)=>!Q.includes(Y)?[Y,J]:void 0)}),nO=B(2,(X,Q)=>{return{...X,...Q}});var iG=B(2,(X,Q)=>{return aG(X,(Y,J)=>[Object.hasOwn(Q,Y)?Q[Y]:Y,J])});var W1=(X)=>X;function aG(X,Q){let Y={};for(let J in X){let $=Q(J,X[J]);if($){let[G,Z]=$;Y[G]=Z}}return Y}function iO(X,Q){let Y=Q?.omitKeyWhen??(()=>!1);return vH((J,$)=>{let G=Reflect.ownKeys(X),Z={};for(let K of G){let H=X[K].combine(J[K],$[K]);if(Y(H))continue;Z[K]=H}return Z})}function eX(X){return o8((Q,Y)=>{if(Q===void 0)return Y;if(Y===void 0)return Q;return X.combine(Q,Y)},void 0)}function nY(X,Q){if(Q.length>0)X+=`
|
|
29
|
+
at ${gQ(Q)}`;return Error(X)}var aO=new WeakMap;function sO(X,Q,Y){return Q.map((J)=>($)=>J.run($,X,i5)===void 0).reduce((J,$)=>J.filter($),Y)}function jx(X){return X?.comparator!==void 0}function tO(X,Q,Y){let J=Q.constraints?.array,$=jx(J)?X.uniqueArray(Y,J):X.array(Y,J);if(Q.isSuspend)return X.oneof({maxDepth:2,depthIdentifier:""},X.constant([]),$);return $}var eO=eX(Kq),Xz=eX(Hq),f4=eX(uB),Ex=eX(VW()),Sx=iO({isInteger:f4,max:Xz,maxExcluded:f4,maxLength:Xz,min:eO,minExcluded:f4,minLength:eO,noDefaultInfinity:f4,noInteger:f4,noInvalidDate:f4,noNaN:f4,patterns:Ex,comparator:f4},{omitKeyWhen:zH});function vx(X,Q,Y){let J=Q[X];return{...Q,[X]:J?Sx.combine(J,Y):Y}}var xx={string:null,number:null,bigint:null,array:null,date:null};function kx(X){return X in xx}function Qz(X){let Q=X.map((Y)=>Y.annotations?.toArbitraryConstraint).filter($1);return(Y)=>{let J=Q.reduce(($,G)=>{let Z=Object.keys(G);for(let K of Z)if(kx(K))$=vx(K,$,G[K]);return $},Y.constraints||{});return{...Y,constraints:J}}}function tG(X){return{...X,constraints:void 0}}function eG(X){if(X)return X.flatMap((Q)=>{switch(Q._tag){case"Filter":return[Q];case"FilterGroup":return eG(Q.checks)}});return[]}var Yz=p0((X)=>{return L8(X,[])});function L8(X,Q){let Y=U8(X)?.toArbitrary;if(Y){let J=g8(X)?X.typeParameters.map((Z)=>L8(Z,Q)):[],$=eG(X.checks),G=Qz($);return(Z,K)=>sO(X,$,Y(J.map((H)=>H(Z,tG(K))))(Z,G(K)))}if(X.checks){let J=eG(X.checks),$=Qz(J),G=L8(fY(X,void 0),Q);return(Z,K)=>sO(X,J,G(Z,$(K)))}return yx(X,Q)}function yx(X,Q){switch(X._tag){case"Never":case"Declaration":throw nY(`Unsupported AST ${X._tag}`,Q);case"Null":return(Y)=>Y.constant(null);case"Void":case"Undefined":return(Y)=>Y.constant(void 0);case"Unknown":case"Any":return(Y)=>Y.anything();case"String":return(Y,J)=>{let $=J.constraints?.string,G=$?.patterns;if(G)return Y.oneof(...G.map((Z)=>Y.stringMatching(new RegExp(Z))));return Y.string($)};case"Number":return(Y,J)=>{let $=J.constraints?.number;if($?.isInteger)return Y.integer($);return Y.float($)};case"Boolean":return(Y)=>Y.boolean();case"BigInt":return(Y,J)=>Y.bigInt(J.constraints?.bigint??{});case"Symbol":return(Y)=>Y.string().map(Symbol.for);case"Literal":return(Y)=>Y.constant(X.literal);case"UniqueSymbol":return(Y)=>Y.constant(X.symbol);case"ObjectKeyword":return(Y)=>Y.oneof(Y.object(),Y.array(Y.anything()));case"Enum":return L8(yO(X),Q);case"TemplateLiteral":return(Y)=>Y.stringMatching(rY(X));case"Arrays":return(Y,J)=>{let $=tG(J),G=X.elements.map((K,H)=>{let W=L8(K,[...Q,H])(Y,$);if(!E0(K))return W.map(F);return W.chain((D)=>Y.boolean().map((_)=>_?F(D):x()))}),Z=Y.tuple(...G).map(DW);if(U6(X.rest)){let K=X.elements.length,[H,...W]=X.rest.map((_,V)=>L8(_,[...Q,K+V])(Y,$)),D=tO(Y,X.elements.length===0?J:$,H);if(Z=Z.chain((_)=>{if(_.length<K)return Y.constant(_);return D.map((V)=>[..._,...V])}),W.length>0){let _=Y.tuple(...W);Z=Z.chain((V)=>{if(V.length<K)return Y.constant(V);return _.map((q)=>[...V,...q])})}}return Z};case"Objects":return(Y,J)=>{let $=tG(J),G={},Z=[];for(let H of X.propertySignatures){let W=H.name;if(!E0(H.type))Z.push(W);G[W]=L8(H.type,[...Q,W])(Y,$)}let K=Y.record(G,{requiredKeys:Z});for(let H of X.indexSignatures){let W=Y.tuple(L8(H.parameter,Q)(Y,$),L8(H.type,Q)(Y,$)),D=tO(Y,X.propertySignatures.length===0?J:$,W);K=K.chain((_)=>{return D.map((V)=>{return{...Object.fromEntries(V),..._}})})}return K};case"Union":return(Y,J)=>Y.oneof(...X.types.map(($)=>L8($,Q)(Y,J)));case"Suspend":{let Y=aO.get(X);if(Y)return Y;let J=m6(()=>L8(X.thunk(),Q)),$=(G,Z)=>G.constant(null).chain(()=>J()(G,{...Z,isSuspend:!0}));return aO.set(X,$),$}}}var XQ=p0((X)=>{switch(X._tag){case"Declaration":{let Q=X.annotations?.[t5];if(Y8(Q)){let Y=Q(X.typeParameters),J=XQ(Y.to);return q0(X,J===Y.to?[Y]:[new B0(J,Y.transformation)])}return X}case"Objects":case"Arrays":return X.recur((Q)=>{let Y=Q.context?.defaultValue;if(Y)return q0(XQ(Q),Y);return XQ(Q)});case"Suspend":return X.recur(XQ);default:return X}});function e5(X){let Q=XQ(z8(X.ast)),Y=X9(Q);return(J,$)=>{return Y(J,$?.disableChecks?$?.parseOptions?{...$.parseOptions,disableChecks:!0}:{disableChecks:!0}:$?.parseOptions)}}function aY(X){let Q=e5(X);return(Y,J)=>{return p7(t7(Q(Y,J)))}}function Jz(X){let Q=e5(X);return(Y,J)=>{return MX(y1(Q(Y,J),($)=>Error($.toString(),{cause:$})))}}function $z(X){return QQ(X.ast)}function QQ(X){let Q=Q9(X9(z8(X)));return(Y)=>{return D8(Q(Y,i5))}}function Gz(X){let Q=X9(X);return(Y,J)=>{return MX(b$(Q(Y,J),{onSuccess:()=>{return},onFailure:b}))}}function Zz(X){let Q=Q9(X9(z8(X.ast)));return(Y)=>{let J=Q(Y,i5);if(G$(J)){let $=S8(J.cause);if(u($))throw w6($.failure);throw Error($.success.toString(),{cause:$.success})}}}function y0(X){return X9(X.ast)}var sY=y0;function Kz(X){return KZ(y0(X))}function Hz(X){return KZ(sY(X))}function Wz(X){return Q9(y0(X))}function XZ(X){return Oz(y0(X))}var _z=XZ;function QZ(X){return zz(y0(X))}var Dz=QZ;function YZ(X){return Fz(y0(X))}var tY=YZ;function f6(X){return X9(O8(X.ast))}var JZ=(X)=>KZ(f6(X)),Vz=JZ;function qz(X){return Q9(f6(X))}function $Z(X){return Oz(f6(X))}var Bz=$Z;function GZ(X){return zz(f6(X))}var Uz=GZ;function ZZ(X){return Fz(f6(X))}var eY=ZZ;function X9(X){let Q=iY(X);return(Y,J)=>q8(Q(F(Y),J??i5),($)=>{if($._tag==="None")return v(new Z0($));return h($.value)})}function KZ(X){return(Q,Y)=>h$(X(Q,Y))}function Q9(X){return(Q,Y)=>t7(X(Q,Y))}function Oz(X){let Q=Q9(X);return(Y,J)=>p7(Q(Y,J))}function zz(X){let Q=Q9(X);return(Y,J)=>{let $=Q(Y,J);if(D8($))return l($.value);let G=S8($.cause);if(u(G))throw w6(G.failure);return f(G.success)}}function Fz(X){return(Q,Y)=>MX(y1(X(Q,Y),(J)=>Error(J.toString(),{cause:J})))}var iY=p0((X)=>{let Q,Y=U8(X)?.parseOptions;if(!X.context&&!X.encoding&&!X.checks)return($,G)=>{if(Q??=X.getParser(iY),Y)G={...G,...Y};return Q($,G)};let J=xY(X)||sU(X)||g8(X)&&X.typeParameters.length>0;return($,G)=>{if(Y)G={...G,...Y};let Z=X.encoding,K;if(Z){let W=Z,D=W.length;for(let _=D-1;_>=0;_--){let V=W[_],q=V.to,U=iY(q);if(K=K?q8(K,(R)=>U(R,G)):U($,G),V.transformation._tag==="Transformation"){let R=V.transformation.decode;K=q8(K,(L)=>R.run(L,G))}else K=V.transformation.decode(K,G)}K=y1(K,(_)=>new UG(X,$,_))}Q??=X.getParser(iY);let H=K?q8(K,(W)=>Q(W,G)):Q($,G);if(X.checks&&!G?.disableChecks){let W=X.checks;if(G?.errors==="all"&&J&&q1($))H=d5(H,(D)=>{let _=[];tX(W.filter((q)=>q.annotations?.[h1]),$.value,_,X,G);let V=W8(_)?D._tag==="Composite"&&D.ast===X?new V0(X,D.actual,[...D.issues,..._]):new V0(X,$,[D,..._]):D;return v(V)});H=q8(H,(D)=>{if(q1(D)){let _=D.value,V=[];if(tX(W,_,V,X,G),W8(V))return v(new V0(X,D,V))}return h(D)})}return H}});var Lz=p0((X)=>{return u4(X,[])});function u4(X,Q){let Y=U8(X)?.toEquivalence;if(Y)return Y(g8(X)?X.typeParameters.map((J)=>u4(J,Q)):[]);switch(X._tag){case"Never":throw nY(`Unsupported AST ${X._tag}`,Q);case"Declaration":case"Null":case"Undefined":case"Void":case"Unknown":case"Any":case"String":case"Number":case"Boolean":case"BigInt":case"Symbol":case"Literal":case"UniqueSymbol":case"ObjectKeyword":case"Enum":case"TemplateLiteral":return o;case"Arrays":{let J=X.elements.map((Z,K)=>u4(Z,[...Q,K])),$=X.elements.length,G=X.rest.map((Z,K)=>u4(Z,[...Q,$+K]));return s0((Z,K)=>{if(!Array.isArray(Z)||!Array.isArray(K))return!1;let H=Z.length;if(H!==K.length)return!1;let W=0;for(;W<Math.min(H,X.elements.length);W++)if(!J[W](Z[W],K[W]))return!1;if(G.length>0){let[D,..._]=G;for(;W<H-_.length;W++)if(!D(Z[W],K[W]))return!1;for(let V=0;V<_.length;V++)if(W+=V,!_[V](Z[W],K[W]))return!1}return!0})}case"Objects":{if(X.propertySignatures.length===0&&X.indexSignatures.length===0)return o;let J=X.propertySignatures.map((G)=>u4(G.type,[...Q,G.name])),$=X.indexSignatures.map((G)=>u4(G.type,Q));return s0((G,Z)=>{if(!f1(G)||!f1(Z))return!1;for(let K=0;K<J.length;K++){let H=X.propertySignatures[K],W=H.name,D=Object.hasOwn(G,W),_=Object.hasOwn(Z,W);if(E0(H.type)){if(D!==_)return!1}if(D&&_&&!J[K](G[W],Z[W]))return!1}for(let K=0;K<$.length;K++){let H=X.indexSignatures[K],W=h6(G,H.parameter),D=h6(Z,H.parameter);if(W.length!==D.length)return!1;for(let _=0;_<W.length;_++){let V=W[_];if(!Object.hasOwn(Z,V)||!$[K](G[V],Z[V]))return!1}}return!0})}case"Union":return s0((J,$)=>{let G=oX(J,X.types),Z=G.map(QQ);for(let K=0;K<G.length;K++){let H=Z[K];if(H(J)&&H($))return u4(G[K],Q)(J,$)}return!1});case"Suspend":{let J=m6(()=>u4(X.thunk(),Q));return s0(($,G)=>J()($,G))}}}function X2(X){return X.replace(/~/g,"~0").replace(/\//g,"~1")}function Pz(X){return X.replace(/~1/g,"/").replace(/~0/g,"~")}var Q2="~effect/Schema/Schema",hx={[Q2]:Q2,pipe(){return a(this,arguments)},annotate(X){return this.rebuild(d6(this.ast,X))},annotateKey(X){return this.rebuild(aX(this.ast,X))},check(...X){return this.rebuild(c4(this.ast,X))}};function u6(X,Q){let Y=Object.create(hx);if(Q)Object.assign(Y,Q);return Y.ast=X,Y.rebuild=(J)=>u6(J,Q),Y.makeEffect=BH(e5(Y),y1((J)=>new _4(J))),Y.make=Jz(Y),Y.makeOption=aY(Y),Y}var Y2="~effect/Schema/SchemaError";class _4{[Y2]=Y2;_tag="SchemaError";name="SchemaError";issue;constructor(X){this.issue=X}get message(){return this.issue.toString()}toString(){return`SchemaError(${this.message})`}}var J2=WZ(mx);function mx(X){switch(X._tag){case"BigInt":case"Symbol":case"UniqueSymbol":return 0;default:return 1}}function WZ(X){return(Q)=>{let Y=new Map;for(let G=0;G<Q.length;G++)Y.set(J1(Q[G]),G);let J=[...Q].sort((G,Z)=>{G=J1(G),Z=J1(Z);let K=X(G),H=X(Z);if(K!==H)return K-H;return Y.get(G)-Y.get(Z)});if(!J.some((G,Z)=>G!==Q[Z]))return Q;return J}}function Nz(X){let{references:Q,representations:Y}=dx([X]);return{representation:Y[0],references:Q}}function dx(X){let Q={},Y=new Map,J=new Set,$=new Set;return{representations:I4(X,(_)=>K(_)),references:Q};function Z(_){let V=_,q=0;while(J.has(V))V=`${_}${++q}`;return J.add(V),V}function K(_,V){let q=Y.get(_);if(q!==void 0)return{_tag:"Reference",$ref:q};let U=iX(_),R=u5(_)??V;if(_!==U)return K(U,R);if(R!==void 0){let P=Z(R);Y.set(_,P);let y=W(_),Y0=Q[R];if(Y0!==void 0&&o(y,Y0))return Y.set(_,R),{_tag:"Reference",$ref:R};return Q[P]=y,{_tag:"Reference",$ref:P}}if($.has(_)){let P=Z(`${_._tag}_`);return Y.set(_,P),{_tag:"Reference",$ref:P}}$.add(_);let L=W(_);$.delete(_);let N=Y.get(_);if(N!==void 0)return Q[N]=L,{_tag:"Reference",$ref:N};return L}function H(_){let V=_.annotations?.toCodecJson??_.annotations?.toCodec;if(Y8(V)){let q=_.typeParameters.map((R)=>u6(J1(R))),U=V(q);return q0(_,[U])}return a5}function W(_){let V=YQ(_.annotations);switch(_._tag){case"Declaration":{let q=K(H(_));return{_tag:"Declaration",typeParameters:_.typeParameters.map((U)=>K(U)),encodedSchema:q,checks:D(_.checks),...V}}case"Null":case"Undefined":case"Void":case"Never":case"Unknown":case"Any":case"Boolean":case"Symbol":return{_tag:_._tag,...V};case"String":{let q=_.annotations?.contentMediaType,U=_.annotations?.contentSchema;return{_tag:_._tag,checks:D(_.checks),...V,...typeof q==="string"&&aU(U)?{contentSchema:K(U)}:void 0}}case"Number":case"BigInt":return{_tag:_._tag,checks:D(_.checks),...V};case"Literal":return{_tag:_._tag,literal:_.literal,...V};case"UniqueSymbol":return{_tag:_._tag,symbol:_.symbol,...V};case"ObjectKeyword":return{_tag:_._tag,...V};case"Enum":return{_tag:_._tag,enums:_.enums,...V};case"TemplateLiteral":return{_tag:_._tag,parts:_.parts.map((q)=>K(q)),...V};case"Arrays":return{_tag:_._tag,elements:_.elements.map((q)=>{let U=iX(q);return{isOptional:E0(U),type:K(q),...YQ(U.context?.annotations)}}),rest:_.rest.map((q)=>K(q)),checks:D(_.checks),...V};case"Objects":return{_tag:_._tag,propertySignatures:_.propertySignatures.map((q)=>{let U=iX(q.type);return{name:q.name,type:K(q.type),isOptional:E0(U),isMutable:SO(U),...YQ(U.context?.annotations)}}),indexSignatures:_.indexSignatures.map((q)=>({parameter:K(q.parameter),type:K(q.type)})),checks:D(_.checks),...V};case"Union":{let q=J2(_.types);return{_tag:_._tag,types:q.map((U)=>K(U)),mode:_.mode,...V}}case"Suspend":return{_tag:"Suspend",checks:[],thunk:K(_.thunk()),...V}}}function D(_){if(!_)return[];return _.map(V).filter((q)=>q!==void 0);function V(q){switch(q._tag){case"Filter":{let U=q.annotations?.meta;if(U)return{_tag:"Filter",meta:U._tag==="isPropertyNames"?{_tag:"isPropertyNames",propertyNames:K(U.propertyNames)}:U,...YQ(q.annotations)};return}case"FilterGroup":{let U=D(q.checks);if(W8(U))return{_tag:"FilterGroup",checks:U,...YQ(q.annotations)}}}}}}var px=new Set(["~structural","~sentinels","meta","toArbitrary","toArbitraryConstraint","toEquivalence","toFormatter","toCodec","toCodecJson","toCodecIso",t5]);function YQ(X){if(X!==void 0){let Q=HW(X,(Y,J)=>!px.has(J));if(!E3(Q))return{annotations:Q}}return}function Mz(X,Q){let{definitions:Y,dialect:J,schemas:$}=cx({representations:[X.representation],references:X.references},Q),G=$[0];return{dialect:J,schema:G,definitions:Y}}function cx(X,Q){let Y=Q?.generateDescriptions??!1,J=Q?.additionalProperties??!1,$=L5(X.references,(V)=>G(V));return{dialect:"draft-2020-12",schemas:I4(X.representations,(V)=>G(V)),definitions:$};function G(V){let q=Z(V);if("annotations"in V){let U=H(V.annotations);if(U)q={...q,...U}}if("checks"in V){let U=W(V.checks,q.type);for(let R of U)q=_Z(q,R)}return q}function Z(V){switch(V._tag){case"Any":case"Unknown":case"ObjectKeyword":return{};case"Void":case"Undefined":return{type:"null"};case"BigInt":return{type:"string",allOf:[{pattern:"^-?\\d+$"}]};case"Symbol":case"UniqueSymbol":return{type:"string",allOf:[{pattern:"^Symbol\\((.*)\\)$"}]};case"Declaration":return G(V.encodedSchema);case"Suspend":return G(V.thunk);case"Reference":return{$ref:`#/$defs/${X2(V.$ref)}`};case"Null":return{type:"null"};case"Never":return{not:{}};case"String":{let q={type:"string"};if(V.contentMediaType!==void 0)q.contentMediaType=V.contentMediaType;if(V.contentSchema!==void 0)q.contentSchema=G(V.contentSchema);return q}case"Number":return DZ(V.checks,"isInt")?{type:"integer"}:DZ(V.checks,"isFinite")?{type:"number"}:{anyOf:[{type:"number"},{type:"string",enum:["NaN"]},{type:"string",enum:["Infinity"]},{type:"string",enum:["-Infinity"]}]};case"Boolean":return{type:"boolean"};case"Literal":{let q=V.literal;if(typeof q==="string")return{type:"string",enum:[q]};if(typeof q==="number")return{type:"number",enum:[q]};if(typeof q==="boolean")return{type:"boolean",enum:[q]};return{type:"string",enum:[String(q)]}}case"Enum":return G({_tag:"Union",types:V.enums.map(([q,U])=>({_tag:"Literal",literal:U,annotations:{title:q}})),mode:"anyOf",annotations:V.annotations});case"TemplateLiteral":return{type:"string",pattern:`^${V.parts.map($2).join("")}$`};case"Arrays":{if(V.rest.length>1)throw new globalThis.Error("Generating a JSON Schema for post-rest elements is not supported");let q={type:"array"},U=V.elements.length,R=V.elements.map((L)=>{if(L.isOptional)U--;let N=G(L.type),P=H(L.annotations);return P?_Z(N,P):N});if(R.length>0){if(q.prefixItems=R,q.maxItems=V.elements.length,U>0)q.minItems=U}else q.items=!1;if(V.rest.length>0){delete q.maxItems;let L=G(V.rest[0]);if(Object.keys(L).length>0)q.items=L;else delete q.items}return q}case"Objects":{if(V.propertySignatures.length===0&&V.indexSignatures.length===0)return{anyOf:[{type:"object"},{type:"array"}]};let q={type:"object"},U={},R=[];for(let N of V.propertySignatures){let P=N.name;if(typeof P!=="string")throw new globalThis.Error(`Unsupported property signature name: ${g(P)}`);let y=G(N.type),Y0=H(N.annotations);if(U[P]=Y0?_Z(y,Y0):y,!N.isOptional)R.push(P)}if(Object.keys(U).length>0)q.properties=U;if(R.length>0)q.required=R;q.additionalProperties=J;let L={};for(let N of V.indexSignatures){let P=G(N.type);if(Object.keys(P).length===1&&"not"in P)P=!1;let y=_(N.parameter);if(y.length>0)for(let Y0 of y)L[Y0]=P;else q.additionalProperties=P}if(Object.keys(L).length>0)q.patternProperties=L,delete q.additionalProperties;if(f1(q.additionalProperties)&&E3(q.additionalProperties))delete q.additionalProperties;return q}case"Union":{let q=V.types.map(G);if(q.length===0)return{not:{}};if(q.length>1){let U=K(q);if(U)return U}return V.mode==="anyOf"?{anyOf:q}:{oneOf:q}}}}function K(V){let q,U=[];for(let R of V){if(Object.keys(R).length!==2||R.type===void 0||!Array.isArray(R.enum)||R.enum.length===0)return;if(q===void 0)q=R.type;else if(R.type!==q)return;for(let N of R.enum)U.push(N)}return{type:q,enum:U}}function H(V){if(V){let q={};if(typeof V.title==="string")q.title=V.title;if(typeof V.description==="string")q.description=V.description;else if(Y&&typeof V.expected==="string")q.description=V.expected;if(V.default!==void 0)q.default=V.default;if(Array.isArray(V.examples))q.examples=V.examples;if(typeof V.readOnly==="boolean")q.readOnly=V.readOnly;if(typeof V.writeOnly==="boolean")q.writeOnly=V.writeOnly;if(typeof V.format==="string")q.format=V.format;if(typeof V.contentEncoding==="string")q.contentEncoding=V.contentEncoding;if(typeof V.contentMediaType==="string")q.contentMediaType=V.contentMediaType;if(Object.keys(q).length>0)return q}}function W(V,q){return V.map(U).filter((R)=>R!==void 0);function U(R){switch(R._tag){case"Filter":return D(R,q);case"FilterGroup":{let L=R.checks.map(U).filter((y)=>y!==void 0);if(L.length===0)return;let N={allOf:L},P=H(R.annotations);if(P)N={...N,...P};return N}}}}function D(V,q){let U=V.meta;if(!U)return;let R=N(U),L=H(V.annotations);if(L)R={...R,...L};return R;function N(P){switch(P._tag){case"isMinLength":return q==="array"?{minItems:P.minLength}:{minLength:P.minLength};case"isMaxLength":return q==="array"?{maxItems:P.maxLength}:{maxLength:P.maxLength};case"isLengthBetween":return q==="array"?{allOf:[{minItems:P.minimum},{maxItems:P.maximum}]}:{allOf:[{minLength:P.minimum},{maxLength:P.maximum}]};case"isPattern":case"isULID":case"isBase64":case"isBase64Url":case"isStartsWith":case"isEndsWith":case"isIncludes":case"isUppercased":case"isLowercased":case"isCapitalized":case"isUncapitalized":case"isTrimmed":case"isStringFinite":case"isStringBigInt":case"isStringSymbol":return{pattern:P.regExp.source};case"isUUID":return{pattern:P.regExp.source,format:"uuid"};case"isFinite":case"isInt":return;case"isMultipleOf":return{multipleOf:P.divisor};case"isGreaterThanOrEqualTo":return{minimum:P.minimum};case"isLessThanOrEqualTo":return{maximum:P.maximum};case"isGreaterThan":return{exclusiveMinimum:P.exclusiveMinimum};case"isLessThan":return{exclusiveMaximum:P.exclusiveMaximum};case"isBetween":return{[P.exclusiveMinimum?"exclusiveMinimum":"minimum"]:P.minimum,[P.exclusiveMaximum?"exclusiveMaximum":"maximum"]:P.maximum};case"isUnique":return{uniqueItems:!0};case"isMinProperties":return{minProperties:P.minProperties};case"isMaxProperties":return{maxProperties:P.maxProperties};case"isPropertiesLengthBetween":return{minProperties:P.minimum,maxProperties:P.maximum};case"isPropertyNames":return{propertyNames:G(P.propertyNames)};case"isDateValid":return{format:"date-time"}}}}function _(V){switch(V._tag){default:throw new globalThis.Error(`Unsupported index signature parameter: ${V._tag}`);case"Reference":return _(X.references[V.$ref]);case"String":return fx(V);case"TemplateLiteral":return[`^${V.parts.map($2).join("")}$`];case"Union":return V.types.flatMap(_)}}}function fx(X){return Q(X.checks);function Q(Y){return Y.flatMap((J)=>{switch(J._tag){case"Filter":{if("regExp"in J.meta)return[J.meta.regExp.source];return[]}case"FilterGroup":return Q(J.checks)}})}}function DZ(X,Q){return X.some((Y)=>{switch(Y._tag){case"Filter":return Y.meta._tag===Q;case"FilterGroup":return DZ(Y.checks,Q)}})}function _Z(X,Q){if(Object.keys(X).length===0)return Q;let Y=Object.keys(Q).length;if(Y===0)return X;let J=Array.isArray(Q.allOf)&&Y===1?Q.allOf:[Q];if(Array.isArray(X.allOf))return{...X,allOf:[...X.allOf,...J]};if(typeof X.$ref==="string")return{allOf:[X,...J]};return{...X,allOf:J}}function $2(X){switch(X._tag){case"Literal":return FY(globalThis.String(X.literal));case"String":return uG;case"Number":return fX;case"TemplateLiteral":return X.parts.map($2).join("");case"Union":return X.types.map($2).join("|");default:throw new globalThis.Error("Unsupported part",{cause:X})}}function G2(X,Q){if(Object.is(X,Q))return[];let Y=[];if(Array.isArray(X)&&Array.isArray(Q)){let J=X.length,$=Q.length,G=Math.min(J,$);for(let Z=0;Z<G;Z++){let K=`/${Z}`,H=G2(X[Z],Q[Z]);for(let W of H)Az(W,K),Y.push(W)}for(let Z=J-1;Z>=$;Z--)Y.push({op:"remove",path:`/${Z}`});for(let Z=J;Z<$;Z++)Y.push({op:"add",path:`/${Z}`,value:Q[Z]});return Y}if(Z2(X)&&Z2(Q)){let J=Object.keys(X),$=Object.keys(Q),G=Array.from(new Set([...J,...$])).sort();for(let Z of G){let H=`/${X2(Z)}`,W=Object.hasOwn(X,Z),D=Object.hasOwn(Q,Z);if(W&&D){let _=G2(X[Z],Q[Z]);for(let V of _)Az(V,H),Y.push(V)}else if(!W&&D)Y.push({op:"add",path:H,value:Q[Z]});else if(W&&!D)Y.push({op:"remove",path:H})}return Y}return Y.push({op:"replace",path:"",value:Q}),Y}function Cz(X,Q){let Y=Q;for(let J of X)switch(J.op){case"replace":{Y=J.path===""?J.value:wz(Y,J.path,J.value,"replace");break}case"add":{Y=rx(Y,J.path,J.value);break}case"remove":{Y=wz(Y,J.path,void 0,"remove");break}}return Y}function Az(X,Q){X.path=X.path===""?Q:Q+X.path}function Z2(X){return f1(X)}function lx(X){if(X==="")return[];if(X.charCodeAt(0)!==47)throw Error(`Invalid JSON Pointer, it must start with "/": ${g(X)}`);return X.split("/").slice(1).map(Pz)}function VZ(X){if(!/^(0|[1-9]\d*)$/.test(X))throw Error(`Invalid array index: "${X}"`);return Number(X)}function rx(X,Q,Y){if(Q==="")return Y;let J=Tz(X,Q);if(J===null)throw Error(`Cannot add at "${Q}" (parent not found or not a container).`);let{lastToken:$,parent:G,stack:Z}=J;if(Array.isArray(G)){let K=$==="-"?G.length:VZ($);if(K<0||K>G.length)throw Error(`Array index out of bounds at "${Q}".`);let H=G.slice();return H.splice(K,0,Y),K2(Z,H)}if(Z2(G)){let K={...G};return K[$]=Y,K2(Z,K)}throw Error(`Cannot add at "${Q}" (parent not found or not a container).`)}function wz(X,Q,Y,J){if(Q===""){if(J==="remove"||Y===void 0)throw Error("Unsupported operation at the root");return Y}let $=Tz(X,Q);if($===null)throw Error(`Cannot ${J} at "${Q}" (parent not found or not a container).`);let{lastToken:G,parent:Z,stack:K}=$;if(Array.isArray(Z)){if(G==="-")throw Error(`"-" is not valid for ${J} at "${Q}".`);let H=VZ(G);if(H<0||H>=Z.length)throw Error(`Array index out of bounds at "${Q}".`);let W=Z.slice();if(J==="remove")W.splice(H,1);else W[H]=Y;return K2(K,W)}if(Z2(Z)){if(!Object.hasOwn(Z,G))throw Error(`Property "${G}" does not exist at "${Q}".`);let H={...Z};if(J==="remove")delete H[G];else H[G]=Y;return K2(K,H)}throw Error(`Cannot ${J} at "${Q}" (parent not found or not a container).`)}function Tz(X,Q){let Y=lx(Q);if(Y.length===0)return null;let J=Y[Y.length-1],$=[],G=X;for(let Z=0;Z<Y.length-1;Z++){let K=Y[Z];if(G==null)return null;if(Array.isArray(G)){let H=VZ(K);if(H<0||H>=G.length)return null;$.push({container:G,token:H}),G=G[H];continue}if(G&&typeof G==="object"){if(!Object.hasOwn(G,K))return null;$.push({container:G,token:K}),G=G[K];continue}return null}return{stack:$,parent:G,lastToken:J}}function K2(X,Q){let Y=Q;for(let J=X.length-1;J>=0;J--){let{container:$,token:G}=X[J];if(Array.isArray($)){let Z=$.slice();Z[G]=Y,Y=Z}else{let Z={...$};Z[G]=Y,Y=Z}}return Y}var nx=/^#\/\$defs(?=\/|$)/;function jz(X){return{dialect:"draft-07",schema:Iz(X.schema),definitions:L5(X.definitions,Iz)}}function Iz(X){return Q(X);function Q(J){return Y(qZ(J,($)=>$.replace(nx,"#/definitions")),!0)}function Y(J,$){if(Array.isArray(J))return J.map((W)=>Y(W,!1));if(!f1(J))return J;let G=J,Z={},K=void 0,H=void 0;for(let W of Object.keys(G)){let D=G[W];switch(W){case"$ref":case"type":case"required":case"enum":case"const":case"title":case"description":case"default":case"examples":case"format":case"pattern":case"minimum":case"maximum":case"exclusiveMinimum":case"exclusiveMaximum":case"minLength":case"maxLength":case"minItems":case"maxItems":case"minProperties":case"maxProperties":case"multipleOf":case"uniqueItems":Z[W]=D;break;case"properties":case"patternProperties":{let _=ix(D,Y);Z[W]=_??D;break}case"additionalProperties":case"propertyNames":Z[W]=Y(D,!1);break;case"allOf":case"anyOf":case"oneOf":Z[W]=Array.isArray(D)?D.map((_)=>Y(_,!1)):D;break;case"prefixItems":K=D;break;case"items":H=D;break;default:break}}if(K!==void 0)if(Array.isArray(K)){if(Z.items=K.map((W)=>Y(W,!1)),H!==void 0)Z.additionalItems=Y(H,!1)}else Z.items=Y(K,!1);else if(H!==void 0)Z.items=Y(H,!1);return Z}}function qZ(X,Q){if(Array.isArray(X))return X.map((J)=>qZ(J,Q));if(!f1(X))return X;let Y={};for(let J of Object.keys(X)){let $=X[J];if(J==="$ref")Y[J]=typeof $==="string"?Q($):$;else if(Array.isArray($)||f1($))Y[J]=qZ($,Q);else Y[J]=$}return Y}function ix(X,Q){if(!f1(X))return;let Y={};for(let J of Object.keys(X))Y[J]=Q(X[J],!1);return Y}function Sz(X,Q){return P8(new yz(X,Q))}function Ez(X,Q){return P8(new UZ(X,Q))}class vz{_tag="IdentityNode"}var xz=new vz;class kz{_tag="CompositionNode";nodes;constructor(X){this.nodes=X}}class yz{_tag="IsoNode";get;set;constructor(X,Q){this.get=X,this.set=Q}}class UZ{_tag="LensNode";get;set;constructor(X,Q){this.get=X,this.set=Q}}class bz{_tag="PrismNode";get;set;constructor(X,Q){this.get=X,this.set=Q}}class OZ{_tag="OptionalNode";get;set;constructor(X,Q){this.get=X,this.set=Q}}class zZ{_tag="PathNode";path;constructor(X){this.path=X}}class W2{_tag="CheckNode";checks;constructor(X){this.checks=X}}function sx(X,Q){let Y=X[X.length-1];if(Y){if(Y._tag==="PathNode"&&Q._tag==="PathNode"){X[X.length-1]=new zZ([...Y.path,...Q.path]);return}if(Y._tag==="CheckNode"&&Q._tag==="CheckNode"){X[X.length-1]=new W2([...Y.checks,...Q.checks]);return}}X.push(Q)}function BZ(X,Q){if(X._tag==="IdentityNode")return;if(X._tag==="CompositionNode"){for(let Y=0;Y<X.nodes.length;Y++)BZ(X.nodes[Y],Q);return}sx(Q,X)}function l6(X,Q){let Y=[];switch(BZ(X,Y),BZ(Q,Y),Y.length){case 0:return xz;case 1:return Y[0];default:return new kz(Y)}}function tx(X,Q){return P8(new OZ(X,Q))}class JQ{node;getResult;replaceResult;constructor(X,Q,Y){this.node=X,this.getResult=Q,this.replaceResult=Y}replace(X,Q){return S9(this.replaceResult(X,Q),()=>Q)}modify(X){return(Q)=>S9(X7(this.getResult(Q),(Y)=>this.replaceResult(X(Y),Q)),()=>Q)}compose(X){return P8(l6(this.node,X.node))}key(X){return P8(l6(this.node,new zZ([X])))}optionalKey(X){return P8(l6(this.node,new UZ((Q)=>Q[X],(Q,Y)=>{let J=_2(Y);if(Q===void 0)if(Array.isArray(J)&&typeof X==="number")J.splice(X,1);else delete J[X];else J[X]=Q;return J})))}check(...X){return P8(l6(this.node,new W2(X)))}refine(X,Q){return P8(l6(this.node,new W2([dY(X,Q)])))}tag(X){return P8(l6(this.node,new bz((Q)=>Q._tag===X?l(Q):f(`Expected ${g(X)} tag, got ${g(Q._tag)}`),b)))}at(X,...Q){let Y=f(`Key ${g(X)} not found`);return P8(l6(this.node,new OZ((J)=>Object.hasOwn(J,X)?l(J[X]):Y,(J,$)=>{if(Object.hasOwn($,X)){let G=_2($);return G[X]=J,l(G)}else return Y})))}pick(X){return this.compose(Ez(rO(X),(Q,Y)=>({...Y,...Q})))}omit(X){return this.compose(Ez(oO(X),(Q,Y)=>({...Y,...Q})))}notUndefined(){return this.refine($1,{expected:"a value other than `undefined`"})}forEach(X){let Q=X(D2());return tx((Y)=>B6(this.getResult(Y),(J)=>{let $=[];for(let G=0;G<J.length;G++){let Z=Q.getResult(J[G]);if(M1(Z))$.push(Z.success)}return $}),(Y,J)=>X7(this.getResult(J),($)=>{let G=[];for(let K=0;K<$.length;K++)if(M1(Q.getResult($[K])))G.push(K);if(Y.length!==G.length)return f(`each: replacement length mismatch: ${Y.length} !== ${G.length}`);let Z=$.slice();for(let K=0;K<G.length;K++){let H=G[K],W=Q.replaceResult(Y[K],$[H]);if(u(W))return f(`each: could not set element ${H}`);Z[H]=W.success}return this.replaceResult(Z,J)}))}modifyAll(X){return(Q)=>S9(X7(this.getResult(Q),(Y)=>this.replaceResult(Y.map(X),Q)),()=>Q)}}class gz extends JQ{get;set;constructor(X,Q,Y){super(X,(J)=>l(Q(J)),(J)=>l(Y(J)));this.get=Q,this.set=Y}replace(X,Q){return this.set(X)}modify(X){return(Q)=>this.set(X(this.get(Q)))}}class hz extends JQ{get;constructor(X,Q,Y){super(X,(J)=>l(Q(J)),(J,$)=>l(Y(J,$)));this.get=Q,this.replace=Y}modify(X){return(Q)=>this.replace(X(this.get(Q)),Q)}}class mz extends JQ{set;constructor(X,Q,Y){super(X,Q,(J,$)=>l(Y(J)));this.set=Y}replace(X,Q){return this.set(X)}modify(X){return(Q)=>S9(B6(this.getResult(Q),(Y)=>this.set(X(Y))),()=>Q)}}function P8(X){let Q=dz(X);switch(Q._tag){case"IsoNode":return new gz(X,Q.get,Q.set);case"LensNode":return new hz(X,Q.get,Q.set);case"PrismNode":return new mz(X,Q.get,Q.set);case"OptionalNode":return new JQ(X,Q.get,Q.set)}}function _2(X){if(Array.isArray(X))return X.slice();if(typeof X==="object"&&X!==null){let Q=Object.getPrototypeOf(X);if(Q!==Object.prototype&&Q!==null)throw Error("Cannot clone object with non-Object constructor or null prototype");return{...X}}return X}var dz=p0((X)=>{switch(X._tag){case"IdentityNode":return{_tag:"IsoNode",get:b,set:b};case"IsoNode":case"LensNode":case"PrismNode":case"OptionalNode":return{_tag:X._tag,get:X.get,set:X.set};case"PathNode":return{_tag:"LensNode",get:(Q)=>{let Y=X.path,J=Q;for(let $=0,G=Y.length;$<G;$++)J=J[Y[$]];return J},set:(Q,Y)=>{let J=X.path,$=_2(Y),G=$,Z=0;for(;Z<J.length-1;Z++){let H=J[Z];G[H]=_2(G[H]),G=G[H]}let K=J[Z];return G[K]=Q,$}};case"CheckNode":return{_tag:"PrismNode",get:(Q)=>E9(pO(X.checks,Q),String),set:b};case"CompositionNode":{let Q=X.nodes.map(dz),Y=Q.reduce((J,$)=>ex(J,$._tag),"IsoNode");return{_tag:Y,get:(J)=>{for(let $=0;$<Q.length;$++){let G=Q[$],Z=G.get(J);if(H2(G._tag)){if(u(Z))return Z;J=Z.success}else J=Z}return H2(Y)?l(J):J},set:(J,$)=>{let G=$,Z=Q.length,K=Array(Z+1);K[0]=$;for(let H=0;H<Z;H++){let W=Q[H];if(H2(W._tag)){let D=W.get($);if(u(D))return Y==="OptionalNode"?D:G;$=D.success}else $=W.get($);K[H+1]=$}for(let H=Z-1;H>=0;H--){let W=Q[H];if(pz(W._tag))J=W.set(J);else if(W._tag==="LensNode")J=W.set(J,K[H]);else{let D=W.set(J,K[H]);if(u(D))return D;J=D.success}}return Y==="OptionalNode"?l(J):J}}}}});function H2(X){return X==="PrismNode"||X==="OptionalNode"}function pz(X){return X==="IsoNode"||X==="PrismNode"}function ex(X,Q){switch(X){case"IsoNode":return Q;case"LensNode":return H2(Q)?"OptionalNode":"LensNode";case"PrismNode":return pz(Q)?"PrismNode":"OptionalNode";case"OptionalNode":return"OptionalNode"}}var Xk=P8(xz);function D2(){return Xk}var fK={};$5(fK,{webUrl:()=>Jc,webSegment:()=>IR,webQueryParameters:()=>ER,webPath:()=>jR,webFragments:()=>TR,webAuthority:()=>wR,uuid:()=>up,uniqueArray:()=>s6,ulid:()=>gp,uint8ClampedArray:()=>UR,uint8Array:()=>BR,uint32Array:()=>qR,uint16Array:()=>VR,tuple:()=>e,toStringMethod:()=>M8,subarray:()=>Ip,stringify:()=>g0,stringMatching:()=>mc,string:()=>d0,stream:()=>i4,statistics:()=>yb,sparseArray:()=>OR,shuffledSubarray:()=>jp,set:()=>zR,schedulerFor:()=>zc,scheduler:()=>Oc,scheduledModelRun:()=>Bc,sample:()=>xb,resetConfigureGlobal:()=>my,record:()=>DK,readConfigureGlobal:()=>N8,property:()=>cy,pre:()=>Bk,option:()=>U4,oneof:()=>l0,object:()=>Wp,noShrink:()=>x2,noBias:()=>S2,nat:()=>o4,modelRun:()=>Vc,mixedCase:()=>pd,memo:()=>yd,maxSafeNat:()=>vm,maxSafeInteger:()=>YR,mapToConstant:()=>D9,map:()=>VK,lorem:()=>Sd,limitShrink:()=>rc,letrec:()=>GR,jsonValue:()=>RR,json:()=>Bp,ipV6:()=>$R,ipV4Extended:()=>JR,ipV4:()=>hK,integer:()=>z0,int8Array:()=>DR,int32Array:()=>_R,int16Array:()=>WR,infiniteStream:()=>zp,hash:()=>v2,hasToStringMethod:()=>RK,hasCloneMethod:()=>i6,hasAsyncToStringMethod:()=>NK,getDepthContextFor:()=>CK,gen:()=>db,func:()=>Im,float64Array:()=>HR,float32Array:()=>KR,float:()=>eP,falsy:()=>qg,entityGraph:()=>Md,emailAddress:()=>gh,double:()=>y2,domain:()=>kK,dictionary:()=>EK,defaultReportMessage:()=>AP,date:()=>yP,createDepthIdentifier:()=>TK,context:()=>Ug,constantFrom:()=>m8,constant:()=>b0,configureGlobal:()=>hy,compareFunc:()=>wm,compareBooleanFunc:()=>Mm,commands:()=>Kc,cloneMethod:()=>r0,cloneIfNeeded:()=>Z9,clone:()=>Ag,check:()=>TP,boolean:()=>UQ,bigUint64Array:()=>Lc,bigInt64Array:()=>Fc,bigInt:()=>a4,base64String:()=>Ap,asyncToStringMethod:()=>B4,asyncStringify:()=>MK,asyncProperty:()=>py,asyncModelRun:()=>qc,asyncDefaultReportMessage:()=>wP,assert:()=>Sb,array:()=>P0,anything:()=>PR,__version:()=>nc,__type:()=>oc,__commitHash:()=>ic,VerbosityLevel:()=>O1,Value:()=>k,Stream:()=>Q0,Random:()=>AK,PreconditionFailure:()=>s4,ExecutionStatus:()=>o6,Arbitrary:()=>I0});var Yk=class X{constructor(Q){this.seed=Q}clone(){return new X(this.seed)}next(){let Q=FZ(this.seed),Y=LZ(Q),J=FZ(Q),$=LZ(J);return this.seed=FZ(J),LZ(this.seed)+($+(Y<<15)<<15)|0}jump(){this.seed=Math.imul(this.seed,1994129409)+916127744&4294967295}getState(){return[this.seed]}};function FZ(X){return Math.imul(X,214013)+2531011&4294967295}function LZ(X){return(X&-2147483649)>>16}function cz(X){return new Yk(X)}var Jk=class X{constructor(Q,Y){this.states=Q,this.index=Y}clone(){return new X(this.states.slice(),this.index)}next(){let Q=this.states[this.index];return Q^=Q>>>11,Q^=Q<<7&2636928640,Q^=Q<<15&4022730752,Q^=Q>>>18,this.index=V2(this.states,this.index),Q}getState(){return[this.index,...this.states]}jump(){let Q=this.states.slice(),Y=this.index;this.index=V2(this.states,this.index);for(let J=19932;J>0;--J){if("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".charCodeAt(J/6|0)-48&1<<J%6)fz(this.states,this.index,Q,Y);this.index=V2(this.states,this.index)}fz(this.states,this.index,Q,Y)}};function fz(X,Q,Y,J){let $=0;if(J>=Q){for(;$<624-J;$++)X[$+Q]^=Y[$+J];for(;$<624-Q;$++)X[$+Q]^=Y[$+J-624];for(;$<624;$++)X[$+Q-624]^=Y[$+J-624]}else{for(;$<624-Q;$++)X[$+Q]^=Y[$+J];for(;$<624-J;$++)X[$+Q-624]^=Y[$+J];for(;$<624;$++)X[$+Q-624]^=Y[$+J-624]}}function V2(X,Q){if(Q<227){let Y=X[Q]&2147483648|X[Q+1]&2147483647;return X[Q]=X[Q+397]^Y>>>1^-(Y&1)&2567483615,Q+1}else if(Q<623){let Y=X[Q]&2147483648|X[Q+1]&2147483647;return X[Q]=X[Q+397-624]^Y>>>1^-(Y&1)&2567483615,Q+1}else{let Y=X[Q]&2147483648|X[0]&2147483647;return X[Q]=X[396]^Y>>>1^-(Y&1)&2567483615,0}}function $k(X){for(let Q=0;Q!==624;++Q)V2(X,Q)}function uz(X){let Q=[X|0];for(let Y=1;Y!==624;++Y){let J=Q[Y-1]^Q[Y-1]>>>30;Q.push(Math.imul(1812433253,J)+Y|0)}return $k(Q),new Jk(Q,0)}var Gk=class X{constructor(Q,Y,J,$){this.s01=Q,this.s00=Y,this.s11=J,this.s10=$}clone(){return new X(this.s01,this.s00,this.s11,this.s10)}next(){let Q=this.s00^this.s00<<23,Y=this.s01^(this.s01<<23|this.s00>>>9),J=Q^this.s10^(Q>>>18|Y<<14)^(this.s10>>>5|this.s11<<27),$=Y^this.s11^Y>>>18^this.s11>>>5,G=this.s00+this.s10|0;return this.s01=this.s11,this.s00=this.s10,this.s11=$,this.s10=J,G}jump(){let Q=0,Y=0,J=0,$=0,G=[1667051007,2321340297,1548169110,304075285];for(let Z=0;Z!==4;++Z)for(let K=1;K;K<<=1){if(G[Z]&K)Q^=this.s01,Y^=this.s00,J^=this.s11,$^=this.s10;this.next()}this.s01=Q,this.s00=Y,this.s11=J,this.s10=$}getState(){return[this.s01,this.s00,this.s11,this.s10]}};function PZ(X){return new Gk(-1,~X,X|0,0)}var Zk=class X{constructor(Q,Y,J,$){this.s01=Q,this.s00=Y,this.s11=J,this.s10=$}clone(){return new X(this.s01,this.s00,this.s11,this.s10)}next(){let Q=this.s00+this.s10|0,Y=this.s10^this.s00,J=this.s11^this.s01,$=this.s00,G=this.s01;return this.s00=$<<24^G>>>8^Y^Y<<16,this.s01=G<<24^$>>>8^J^(J<<16|Y>>>16),this.s10=J<<5^Y>>>27,this.s11=Y<<5^J>>>27,Q}jump(){let Q=0,Y=0,J=0,$=0,G=[3639956645,3750757012,1261568508,386426335];for(let Z=0;Z!==4;++Z)for(let K=1;K;K<<=1){if(G[Z]&K)Q^=this.s01,Y^=this.s00,J^=this.s11,$^=this.s10;this.next()}this.s01=Q,this.s00=Y,this.s11=J,this.s10=$}getState(){return[this.s01,this.s00,this.s11,this.s10]}};function lz(X){return new Zk(-1,~X,X|0,0)}function rz(X,Q){for(let Y=0;Y!==Q;++Y)X.next()}var oz=BigInt,Kk=4294967296n;function iz(X,Q,Y){let J=Y-Q+1n,$=Kk,G=1;while($<J)$<<=32n,++G;let Z=nz(G,X);if(Z<J)return Z+Q;if(Z+J<$)return Z%J+Q;let K=$-$%J;while(Z>=K)Z=nz(G,X);return Z%J+Q}function nz(X,Q){let Y=oz(Q.next()+2147483648);for(let J=1;J<X;++J){let $=Q.next();Y=(Y<<32n)+oz($+2147483648)}return Y}function $Q(X,Q){let Y=Q>2?~~(4294967296/Q)*Q:4294967296,J=X.next()+2147483648;while(J>=Y)J=X.next()+2147483648;return J%Q}function RZ(X,Q){if(Q<0){let Y=-Q;X.sign=-1,X.data[0]=~~(Y/4294967296),X.data[1]=Y>>>0}else X.sign=1,X.data[0]=~~(Q/4294967296),X.data[1]=Q>>>0;return X}function Hk(X,Q,Y){let J=Q.data[1],$=Q.data[0],G=Q.sign,Z=Y.data[1],K=Y.data[0],H=Y.sign;if(X.sign=1,G===1&&H===-1){let R=J+Z,L=$+K+(R>4294967295?1:0);return X.data[0]=L>>>0,X.data[1]=R>>>0,X}let W=J,D=$,_=Z,V=K;if(G===-1)W=Z,D=K,_=J,V=$;let q=0,U=W-_;if(U<0)q=1,U=U>>>0;return X.data[0]=D-V-q,X.data[1]=U,X}function Wk(X,Q,Y){let J=Y[0]+1;Q[0]=$Q(X,J),Q[1]=$Q(X,4294967296);while(Q[0]>=Y[0]&&(Q[0]!==Y[0]||Q[1]>=Y[1]))Q[0]=$Q(X,J),Q[1]=$Q(X,4294967296);return Q}var _k=Number.MAX_SAFE_INTEGER,Dk={sign:1,data:[0,0]},Vk={sign:1,data:[0,0]},az={sign:1,data:[0,0]},NZ=[0,0];function qk(X,Q,Y,J){let $=J<=_k?RZ(az,J):Hk(az,RZ(Dk,Y),RZ(Vk,Q));if($.data[1]===4294967295)$.data[0]+=1,$.data[1]=0;else $.data[1]+=1;return Wk(X,NZ,$.data),NZ[0]*4294967296+NZ[1]+Q}function q2(X,Q,Y){let J=Y-Q;if(J<=4294967295)return $Q(X,J+1)+Q;return qk(X,Q,Y,J)}var sz=Symbol.for("fast-check/PreconditionFailure"),s4=class extends Error{constructor(X=!1){super();this.interruptExecution=X,this.footprint=sz}static isFailure(X){return X!==null&&X!==void 0&&X.footprint===sz}};function Bk(X){if(!X)throw new s4}var Uk=class{[Symbol.iterator](){return this}next(X){return{value:X,done:!0}}},Ok=new Uk;function zk(){return Ok}function*Fk(X,Q){for(let Y of X)yield Q(Y)}function*Lk(X,Q){for(let Y of X)yield*Q(Y)}function*Pk(X,Q){for(let Y of X)if(Q(Y))yield Y}function*Rk(X,Q){for(let Y=0;Y<Q;++Y){let J=X.next();if(J.done)break;yield J.value}}function*Nk(X,Q){let Y=X.next();while(!Y.done&&Q(Y.value))yield Y.value,Y=X.next()}function*Mk(X,Q){for(let Y=X.next();!Y.done;Y=X.next())yield Y.value;for(let Y of Q)for(let J=Y.next();!J.done;J=Y.next())yield J.value}var Ak=Symbol.iterator,Q0=class X{static nil(){return new X(zk())}static of(...Q){return new X(Q[Ak]())}constructor(Q){this.g=Q}next(){return this.g.next()}[Symbol.iterator](){return this.g}map(Q){return new X(Fk(this.g,Q))}flatMap(Q){return new X(Lk(this.g,Q))}dropWhile(Q){let Y=!1;function*J($){if(Y||!Q($))Y=!0,yield $}return this.flatMap(J)}drop(Q){if(Q<=0)return this;let Y=0;function J(){return Y++<Q}return this.dropWhile(J)}takeWhile(Q){return new X(Nk(this.g,Q))}take(Q){return new X(Rk(this.g,Q))}filter(Q){return new X(Pk(this.g,Q))}every(Q){for(let Y of this.g)if(!Q(Y))return!1;return!0}has(Q){for(let Y of this.g)if(Q(Y))return[!0,Y];return[!1,null]}join(...Q){return new X(Mk(this.g,Q))}getNthOrLast(Q){let Y=Q,J=null;for(let $ of this.g){if(Y--===0)return $;J=$}return J}};function i4(X){return new Q0(X)}var r0=Symbol.for("fast-check/cloneMethod");function i6(X){return X!==null&&(typeof X==="object"||typeof X==="function")&&r0 in X&&typeof X[r0]==="function"}function Z9(X){return i6(X)?X[r0]():X}var wk=Object.defineProperty,k=class{constructor(X,Q,Y=void 0){if(this.value_=X,this.context=Q,this.hasToBeCloned=Y!==void 0||i6(X),this.readOnce=!1,this.hasToBeCloned)wk(this,"value",{get:Y!==void 0?Y:this.getValue});else this.value=X}getValue(){if(this.hasToBeCloned){if(!this.readOnce)return this.readOnce=!0,this.value_;return this.value_[r0]()}return this.value_}},I0=class{filter(X){return new Ik(this,X)}map(X,Q){return new Tk(this,X,Q)}chain(X){return new Ck(this,X)}},Ck=class extends I0{constructor(X,Q){super();this.arb=X,this.chainer=Q}generate(X,Q){let Y=X.clone(),J=this.arb.generate(X,Q);return this.valueChainer(J,X,Y,Q)}canShrinkWithoutContext(X){return!1}shrink(X,Q){if(this.isSafeContext(Q))return(!Q.stoppedForOriginal?this.arb.shrink(Q.originalValue,Q.originalContext).map((Y)=>this.valueChainer(Y,Q.clonedMrng.clone(),Q.clonedMrng,Q.originalBias)):Q0.nil()).join(Q.chainedArbitrary.shrink(X,Q.chainedContext).map((Y)=>{let J={...Q,chainedContext:Y.context,stoppedForOriginal:!0};return new k(Y.value_,J)}));return Q0.nil()}valueChainer(X,Q,Y,J){let $=this.chainer(X.value_),G=$.generate(Q,J),Z={originalBias:J,originalValue:X.value_,originalContext:X.context,stoppedForOriginal:!1,chainedArbitrary:$,chainedContext:G.context,clonedMrng:Y};return new k(G.value_,Z)}isSafeContext(X){return X!==null&&X!==void 0&&typeof X==="object"&&"originalBias"in X&&"originalValue"in X&&"originalContext"in X&&"stoppedForOriginal"in X&&"chainedArbitrary"in X&&"chainedContext"in X&&"clonedMrng"in X}},Tk=class extends I0{constructor(X,Q,Y){super();this.arb=X,this.mapper=Q,this.unmapper=Y,this.bindValueMapper=(J)=>this.valueMapper(J)}generate(X,Q){let Y=this.arb.generate(X,Q);return this.valueMapper(Y)}canShrinkWithoutContext(X){if(this.unmapper!==void 0)try{let Q=this.unmapper(X);return this.arb.canShrinkWithoutContext(Q)}catch{return!1}return!1}shrink(X,Q){if(this.isSafeContext(Q))return this.arb.shrink(Q.originalValue,Q.originalContext).map(this.bindValueMapper);if(this.unmapper!==void 0){let Y=this.unmapper(X);return this.arb.shrink(Y,void 0).map(this.bindValueMapper)}return Q0.nil()}mapperWithCloneIfNeeded(X){let Q=X.value,Y=this.mapper(Q);if(X.hasToBeCloned&&(typeof Y==="object"&&Y!==null||typeof Y==="function")&&Object.isExtensible(Y)&&!i6(Y))Object.defineProperty(Y,r0,{get:()=>()=>this.mapperWithCloneIfNeeded(X)[0]});return[Y,Q]}valueMapper(X){let[Q,Y]=this.mapperWithCloneIfNeeded(X);return new k(Q,{originalValue:Y,originalContext:X.context})}isSafeContext(X){return X!==null&&X!==void 0&&typeof X==="object"&&"originalValue"in X&&"originalContext"in X}},Ik=class extends I0{constructor(X,Q){super();this.arb=X,this.refinement=Q,this.bindRefinementOnValue=(Y)=>this.refinementOnValue(Y)}generate(X,Q){while(!0){let Y=this.arb.generate(X,Q);if(this.refinementOnValue(Y))return Y}}canShrinkWithoutContext(X){return this.arb.canShrinkWithoutContext(X)&&this.refinement(X)}shrink(X,Q){return this.arb.shrink(X,Q).filter(this.bindRefinementOnValue)}refinementOnValue(X){return this.refinement(X.value)}};function sL(X){return typeof X==="object"&&X!==null&&"generate"in X&&"shrink"in X&&"canShrinkWithoutContext"in X}function tL(X){if(!sL(X))throw Error("Unexpected value received: not an instance of Arbitrary")}var eL=Function.prototype.apply,MZ=Symbol("apply");function jk(X){try{return X.apply}catch{return}}function Ek(X,Q,Y){let J=X;J[MZ]=eL;let $=J[MZ](Q,Y);return delete J[MZ],$}function _0(X,Q,Y){if(jk(X)===eL)return X.apply(Q,Y);return Ek(X,Q,Y)}var XP=Array,T=BigInt,Sk=BigInt64Array,vk=BigUint64Array,QP=Boolean,I2=Date,j=Error,YP=Float32Array,JP=Float64Array,xk=Int8Array,kk=Int16Array,yk=Int32Array,V4=Number,z1=String,K9=Set,bk=Uint8Array,gk=Uint8ClampedArray,hk=Uint16Array,mk=Uint32Array,dk=encodeURIComponent,q4=Map,R2=Symbol,tz=Array.prototype.forEach,ez=Array.prototype.indexOf,XF=Array.prototype.join,QF=Array.prototype.map,YF=Array.prototype.flat,JF=Array.prototype.filter,$F=Array.prototype.push,GF=Array.prototype.pop,ZF=Array.prototype.splice,KF=Array.prototype.slice,HF=Array.prototype.sort,WF=Array.prototype.every;function pk(X){try{return X.forEach}catch{return}}function ck(X){try{return X.indexOf}catch{return}}function fk(X){try{return X.join}catch{return}}function uk(X){try{return X.map}catch{return}}function lk(X){try{return X.flat}catch{return}}function rk(X){try{return X.filter}catch{return}}function ok(X){try{return X.push}catch{return}}function nk(X){try{return X.pop}catch{return}}function ik(X){try{return X.splice}catch{return}}function ak(X){try{return X.slice}catch{return}}function sk(X){try{return X.sort}catch{return}}function tk(X){try{return X.every}catch{return}}function $P(X,Q){if(pk(X)===tz)return X.forEach(Q);return _0(tz,X,[Q])}function D4(X,...Q){if(ck(X)===ez)return X.indexOf(...Q);return _0(ez,X,Q)}function w0(X,...Q){if(fk(X)===XF)return X.join(...Q);return _0(XF,X,Q)}function G0(X,Q){if(uk(X)===QF)return X.map(Q);return _0(QF,X,[Q])}function ek(X,Q){if(lk(X)===YF)return[].flat(),X.flat(Q);return _0(YF,X,[Q])}function Xy(X,Q){if(rk(X)===JF)return X.filter(Q);return _0(JF,X,[Q])}function E(X,...Q){if(ok(X)===$F)return X.push(...Q);return _0($F,X,Q)}function GP(X){if(nk(X)===GF)return X.pop();return _0(GF,X,[])}function ZP(X,...Q){if(ik(X)===ZF)return X.splice(...Q);return _0(ZF,X,Q)}function e0(X,...Q){if(ak(X)===KF)return X.slice(...Q);return _0(KF,X,Q)}function KP(X,...Q){if(sk(X)===HF)return X.sort(...Q);return _0(HF,X,Q)}function HP(X,...Q){if(tk(X)===WF)return X.every(...Q);return _0(WF,X,Q)}var _F=Date.prototype.getTime,DF=Date.prototype.toISOString;function Qy(X){try{return X.getTime}catch{return}}function Yy(X){try{return X.toISOString}catch{return}}function j2(X){if(Qy(X)===_F)return X.getTime();return _0(_F,X,[])}function Jy(X){if(Yy(X)===DF)return X.toISOString();return _0(DF,X,[])}var VF=Set.prototype.add,qF=Set.prototype.has;function $y(X){try{return X.add}catch{return}}function Gy(X){try{return X.has}catch(Q){return}}function WQ(X,Q){if($y(X)===VF)return X.add(Q);return _0(VF,X,[Q])}function E2(X,Q){if(Gy(X)===qF)return X.has(Q);return _0(qF,X,[Q])}var BF=WeakMap.prototype.set,UF=WeakMap.prototype.get;function Zy(X){try{return X.set}catch(Q){return}}function Ky(X){try{return X.get}catch(Q){return}}function Hy(X,Q,Y){if(Zy(X)===BF)return X.set(Q,Y);return _0(BF,X,[Q,Y])}function Wy(X,Q){if(Ky(X)===UF)return X.get(Q);return _0(UF,X,[Q])}var OF=Map.prototype.set,zF=Map.prototype.get,FF=Map.prototype.has;function _y(X){try{return X.set}catch(Q){return}}function Dy(X){try{return X.get}catch(Q){return}}function Vy(X){try{return X.has}catch(Q){return}}function R8(X,Q,Y){if(_y(X)===OF)return X.set(Q,Y);return _0(OF,X,[Q,Y])}function p1(X,Q){if(Dy(X)===zF)return X.get(Q);return _0(zF,X,[Q])}function qy(X,Q){if(Vy(X)===FF)return X.has(Q);return _0(FF,X,[Q])}var LF=String.prototype.split,PF=String.prototype.startsWith,RF=String.prototype.endsWith,NF=String.prototype.substring,MF=String.prototype.toLowerCase,AF=String.prototype.toUpperCase,wF=String.prototype.padStart,CF=String.prototype.charCodeAt,TF=String.prototype.normalize,IF=String.prototype.replace;function By(X){try{return X.split}catch{return}}function Uy(X){try{return X.startsWith}catch{return}}function Oy(X){try{return X.endsWith}catch{return}}function zy(X){try{return X.substring}catch{return}}function Fy(X){try{return X.toLowerCase}catch{return}}function Ly(X){try{return X.toUpperCase}catch{return}}function Py(X){try{return X.padStart}catch{return}}function Ry(X){try{return X.charCodeAt}catch{return}}function Ny(X){try{return X.normalize}catch(Q){return}}function My(X){try{return X.replace}catch{return}}function F1(X,...Q){if(By(X)===LF)return X.split(...Q);return _0(LF,X,Q)}function Ay(X,...Q){if(Uy(X)===PF)return X.startsWith(...Q);return _0(PF,X,Q)}function wy(X,...Q){if(Oy(X)===RF)return X.endsWith(...Q);return _0(RF,X,Q)}function S0(X,...Q){if(zy(X)===NF)return X.substring(...Q);return _0(NF,X,Q)}function nZ(X){if(Fy(X)===MF)return X.toLowerCase();return _0(MF,X,[])}function FK(X){if(Ly(X)===AF)return X.toUpperCase();return _0(AF,X,[])}function Cy(X,...Q){if(Py(X)===wF)return X.padStart(...Q);return _0(wF,X,Q)}function H9(X,Q){if(Ry(X)===CF)return X.charCodeAt(Q);return _0(CF,X,[Q])}function Ty(X,Q){if(Ny(X)===TF)return X.normalize(Q);return _0(TF,X,[Q])}function Iy(X,Q,Y){if(My(X)===IF)return X.replace(Q,Y);return _0(IF,X,[Q,Y])}var jF=Number.prototype.toString;function jy(X){try{return X.toString}catch{return}}function _Q(X,...Q){if(jy(X)===jF)return X.toString(...Q);return _0(jF,X,Q)}var Ey=Object.prototype.hasOwnProperty,Sy=Object.prototype.toString;function WP(X,Q){return _0(Ey,X,[Q])}function iZ(X){return _0(Sy,X,[])}var vy=Error.prototype.toString;function xy(X){return _0(vy,X,[])}var ky=class{constructor(X){this.producer=X}[Symbol.iterator](){if(this.it===void 0)this.it=this.producer();return this.it}next(){if(this.it===void 0)this.it=this.producer();return this.it.next()}};function n4(X){return new ky(X)}var _P=Array.isArray,yy=Object.defineProperty;function DP(X,Q){return yy(X,r0,{value:()=>{let Y=[];for(let J=0;J!==Q.length;++J)E(Y,Q[J].value);return DP(Y,Q),Y}})}function VP(X){let Q=!1,Y=[],J=[];for(let $=0;$!==X.length;++$){let G=X[$];Q=Q||G.hasToBeCloned,E(Y,G.value),E(J,G.context)}if(Q)DP(Y,X);return new k(Y,J)}function qP(X,Q,Y){let J=[],$=_P(Y)?Y:[];for(let G=0;G!==X.length;++G)E(J,n4(()=>X[G].shrink(Q[G],$[G]).map((Z)=>{let K=G0(Q,(H,W)=>new k(Z9(H),$[W]));return[...e0(K,0,G),Z,...e0(K,G+1)]}).map(VP)));return Q0.nil().join(...J)}var by=class extends I0{constructor(X){super();this.arbs=X;for(let Q=0;Q!==X.length;++Q){let Y=X[Q];if(Y===null||Y===void 0||Y.generate===null||Y.generate===void 0)throw Error(`Invalid parameter encountered at index ${Q}: expecting an Arbitrary`)}}generate(X,Q){let Y=[];for(let J=0;J!==this.arbs.length;++J)E(Y,this.arbs[J].generate(X,Q));return VP(Y)}canShrinkWithoutContext(X){if(!_P(X)||X.length!==this.arbs.length)return!1;for(let Q=0;Q!==this.arbs.length;++Q)if(!this.arbs[Q].canShrinkWithoutContext(X[Q]))return!1;return!0}shrink(X,Q){return qP(this.arbs,X,Q)}};function e(...X){return new by(X)}var gy=Math.log;function BP(X){return 2+~~(gy(X+1)*0.4342944819032518)}var LK={};function hy(X){LK=X}function N8(){return LK}function my(){LK={}}var DQ=Symbol("UndefinedContextPlaceholder");function W9(X){if(X.context!==void 0)return X;if(X.hasToBeCloned)return new k(X.value_,DQ,()=>X.value);return new k(X.value_,DQ)}var EF=()=>{},dy=class{constructor(X,Q){this.arb=X,this.predicate=Q;let{asyncBeforeEach:Y,asyncAfterEach:J,beforeEach:$,afterEach:G}=N8()||{};if(Y!==void 0&&$!==void 0)throw j(`Global "asyncBeforeEach" and "beforeEach" parameters can't be set at the same time when running async properties`);if(J!==void 0&&G!==void 0)throw j(`Global "asyncAfterEach" and "afterEach" parameters can't be set at the same time when running async properties`);this.beforeEachHook=Y||$||EF,this.afterEachHook=J||G||EF}isAsync(){return!0}generate(X,Q){return W9(this.arb.generate(X,Q!==void 0?BP(Q):void 0))}shrink(X){if(X.context===void 0&&!this.arb.canShrinkWithoutContext(X.value_))return Q0.nil();let Q=X.context!==DQ?X.context:void 0;return this.arb.shrink(X.value_,Q).map(W9)}async runBeforeEach(){await this.beforeEachHook()}async runAfterEach(){await this.afterEachHook()}async run(X){try{let Q=await this.predicate(X);return Q===void 0||Q===!0?null:{error:new j("Property failed by returning false")}}catch(Q){if(s4.isFailure(Q))return Q;return{error:Q}}}beforeEach(X){let Q=this.beforeEachHook;return this.beforeEachHook=()=>X(Q),this}afterEach(X){let Q=this.afterEachHook;return this.afterEachHook=()=>X(Q),this}},UP=class extends I0{constructor(X){super();this.arb=X}generate(X,Q){return W9(this.arb.generate(X,Q))}canShrinkWithoutContext(X){return!0}shrink(X,Q){if(Q===void 0&&!this.arb.canShrinkWithoutContext(X))return Q0.nil();let Y=Q!==DQ?Q:void 0;return this.arb.shrink(X,Y).map(W9)}};function py(...X){if(X.length<2)throw Error("asyncProperty expects at least two parameters");let Q=e0(X,0,X.length-1),Y=X[X.length-1];return $P(Q,tL),new dy(e(...G0(Q,(J)=>new UP(J))),(J)=>Y(...J))}var SF=()=>{},OP=class{constructor(X,Q){this.arb=X,this.predicate=Q;let{beforeEach:Y=SF,afterEach:J=SF,asyncBeforeEach:$,asyncAfterEach:G}=N8()||{};if($!==void 0)throw j(`"asyncBeforeEach" can't be set when running synchronous properties`);if(G!==void 0)throw j(`"asyncAfterEach" can't be set when running synchronous properties`);this.beforeEachHook=Y,this.afterEachHook=J}isAsync(){return!1}generate(X,Q){return W9(this.arb.generate(X,Q!==void 0?BP(Q):void 0))}shrink(X){if(X.context===void 0&&!this.arb.canShrinkWithoutContext(X.value_))return Q0.nil();let Q=X.context!==DQ?X.context:void 0;return this.arb.shrink(X.value_,Q).map(W9)}runBeforeEach(){this.beforeEachHook()}runAfterEach(){this.afterEachHook()}run(X){try{let Q=this.predicate(X);return Q===void 0||Q===!0?null:{error:new j("Property failed by returning false")}}catch(Q){if(s4.isFailure(Q))return Q;return{error:Q}}}beforeEach(X){let Q=this.beforeEachHook;return this.beforeEachHook=()=>X(Q),this}afterEach(X){let Q=this.afterEachHook;return this.afterEachHook=()=>X(Q),this}};function cy(...X){if(X.length<2)throw Error("property expects at least two parameters");let Q=e0(X,0,X.length-1),Y=X[X.length-1];return $P(Q,tL),new OP(e(...G0(Q,(J)=>new UP(J))),(J)=>Y(...J))}var O1=function(X){return X[X.None=0]="None",X[X.Verbose=1]="Verbose",X[X.VeryVerbose=2]="VeryVerbose",X}({});function aZ(X){if("unsafeNext"in X){if(X.unsafeJump===void 0)return{clone:()=>aZ(X),next:()=>X.unsafeNext(),getState:()=>X.getState()};return{clone:()=>aZ(X),next:()=>X.unsafeNext(),jump:()=>X.unsafeJump(),getState:()=>X.getState()}}return X}function zP(X){if("jump"in X&&typeof X.jump==="function")return X;return{clone:()=>zP(X),next:()=>X.next(),jump:()=>rz(X,42),getState:()=>X.getState()}}function k2(X){return zP(aZ(X))}var fy=Date.now,uy=Math.min,ly=Math.random,ry=class{constructor(X){let Q=X||{};this.seed=oy(Q),this.randomType=ny(Q),this.numRuns=iy(Q),this.verbose=ay(Q),this.maxSkipsPerRun=Q.maxSkipsPerRun!==void 0?Q.maxSkipsPerRun:100,this.timeout=wZ(Q.timeout),this.skipAllAfterTimeLimit=wZ(Q.skipAllAfterTimeLimit),this.interruptAfterTimeLimit=wZ(Q.interruptAfterTimeLimit),this.markInterruptAsFailure=Q.markInterruptAsFailure===!0,this.skipEqualValues=Q.skipEqualValues===!0,this.ignoreEqualValues=Q.ignoreEqualValues===!0,this.logger=Q.logger!==void 0?Q.logger:(Y)=>{console.log(Y)},this.path=Q.path!==void 0?Q.path:"",this.unbiased=Q.unbiased===!0,this.examples=Q.examples!==void 0?Q.examples:[],this.endOnFailure=Q.endOnFailure===!0,this.reporter=Q.reporter,this.asyncReporter=Q.asyncReporter,this.includeErrorInReport=Q.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 AZ(X){return(Q)=>{return k2(X(Q))}}function oy(X){if(X.seed===void 0)return fy()^ly()*4294967296;let Q=X.seed|0;if(X.seed===Q)return Q;return Q^(X.seed-Q)*4294967296}function ny(X){if(X.randomType===void 0)return PZ;if(typeof X.randomType==="string")switch(X.randomType){case"mersenne":return AZ(uz);case"congruential":case"congruential32":return AZ(cz);case"xorshift128plus":return PZ;case"xoroshiro128plus":return lz;default:throw Error(`Invalid random specified: '${X.randomType}'`)}let Q=X.randomType(0);if("min"in Q&&Q.min!==-2147483648)throw Error(`Invalid random number generator: min must equal -0x80000000, got ${String(Q.min)}`);if("max"in Q&&Q.max!==2147483647)throw Error(`Invalid random number generator: max must equal 0x7fffffff, got ${String(Q.max)}`);if(Q===k2(Q))return X.randomType;return AZ(X.randomType)}function iy(X){if(X.numRuns!==void 0)return X.numRuns;if(X.num_runs!==void 0)return X.num_runs;return 100}function ay(X){if(X.verbose===void 0)return O1.None;if(typeof X.verbose==="boolean")return X.verbose===!0?O1.Verbose:O1.None;if(X.verbose<=O1.None)return O1.None;if(X.verbose>=O1.VeryVerbose)return O1.VeryVerbose;return X.verbose|0}function wZ(X){if(X===void 0)return;return uy(X,2147483647)}function PK(X){return new ry(X)}function sy(X,Q,Y){let J=null;return{clear:()=>Y(J),promise:new Promise(($)=>{J=Q(()=>{$(new s4(!0))},X)})}}var vF=class{constructor(X,Q,Y,J,$,G){this.property=X,this.getTime=Q,this.interruptExecution=J,this.setTimeoutSafe=$,this.clearTimeoutSafe=G,this.skipAfterTime=this.getTime()+Y}isAsync(){return this.property.isAsync()}generate(X,Q){return this.property.generate(X,Q)}shrink(X){return this.property.shrink(X)}run(X){let Q=this.skipAfterTime-this.getTime();if(Q<=0){let Y=new s4(this.interruptExecution);if(this.isAsync())return Promise.resolve(Y);else return Y}if(this.interruptExecution&&this.isAsync()){let Y=sy(Q,this.setTimeoutSafe,this.clearTimeoutSafe),J=Promise.race([this.property.run(X),Y.promise]);return J.then(Y.clear,Y.clear),J}return this.property.run(X)}runBeforeEach(){return this.property.runBeforeEach()}runAfterEach(){return this.property.runAfterEach()}},ty=(X,Q,Y)=>{let J=null;return{clear:()=>Y(J),promise:new Promise(($)=>{J=Q(()=>{$({error:new j(`Property timeout: exceeded limit of ${X} milliseconds`)})},X)})}},ey=class{constructor(X,Q,Y,J){this.property=X,this.timeMs=Q,this.setTimeoutSafe=Y,this.clearTimeoutSafe=J}isAsync(){return!0}generate(X,Q){return this.property.generate(X,Q)}shrink(X){return this.property.shrink(X)}async run(X){let Q=ty(this.timeMs,this.setTimeoutSafe,this.clearTimeoutSafe),Y=Promise.race([this.property.run(X),Q.promise]);return Y.then(Q.clear,Q.clear),Y}runBeforeEach(){return Promise.resolve(this.property.runBeforeEach())}runAfterEach(){return Promise.resolve(this.property.runAfterEach())}},FP=class{constructor(X){this.property=X}isAsync(){return this.property.isAsync()}generate(X,Q){return this.property.generate(X,void 0)}shrink(X){return this.property.shrink(X)}run(X){return this.property.run(X)}runBeforeEach(){return this.property.runBeforeEach()}runAfterEach(){return this.property.runAfterEach()}},xF=Array.from,kF=typeof Buffer<"u"?Buffer.isBuffer:void 0,Y9=JSON.stringify,yF=Number.isNaN,Xb=Object.keys,Qb=Object.getOwnPropertySymbols,Yb=Object.getOwnPropertyDescriptor,bF=Object.getPrototypeOf,gF=Number.NEGATIVE_INFINITY,Jb=Number.POSITIVE_INFINITY,M8=Symbol.for("fast-check/toStringMethod");function RK(X){return X!==null&&(typeof X==="object"||typeof X==="function")&&M8 in X&&typeof X[M8]==="function"}var B4=Symbol.for("fast-check/asyncToStringMethod");function NK(X){return X!==null&&(typeof X==="object"||typeof X==="function")&&B4 in X&&typeof X[B4]==="function"}var $b=/^Symbol\((.*)\)$/;function Gb(X){if(X.description!==void 0)return X.description;let Q=$b.exec(z1(X));return Q&&Q[1].length?Q[1]:null}function hF(X){switch(X){case 0:return 1/X===gF?"-0":"0";case gF:return"Number.NEGATIVE_INFINITY";case Jb:return"Number.POSITIVE_INFINITY";default:return X===X?z1(X):"Number.NaN"}}function Zb(X){let Q=-1;for(let Y in X){let J=Number(Y);if(J!==Q+1)return!0;Q=J}return Q+1!==X.length}function d1(X,Q,Y){let J=[...Q,X];if(typeof X==="object"){if(D4(Q,X)!==-1)return"[cyclic]"}if(NK(X)){let $=Y(X);if($.state==="fulfilled")return $.value}if(RK(X))try{return X[M8]()}catch{}switch(iZ(X)){case"[object Array]":{let $=X;if($.length>=50&&Zb($)){let Z=[];for(let K in $)if(!yF(Number(K)))E(Z,`${K}:${d1($[K],J,Y)}`);return Z.length!==0?`Object.assign(Array(${$.length}),{${w0(Z,",")}})`:`Array(${$.length})`}let G=w0(G0($,(Z)=>d1(Z,J,Y)),",");return $.length===0||$.length-1 in $?`[${G}]`:`[${G},]`}case"[object BigInt]":return`${X}n`;case"[object Boolean]":{let $=X==!0?"true":"false";return typeof X==="boolean"?$:`new Boolean(${$})`}case"[object Date]":{let $=X;return yF(j2($))?"new Date(NaN)":`new Date(${Y9(Jy($))})`}case"[object Map]":return`new Map(${d1(Array.from(X),J,Y)})`;case"[object Null]":return"null";case"[object Number]":return typeof X==="number"?hF(X):`new Number(${hF(Number(X))})`;case"[object Object]":{try{let G=X.toString;if(typeof G==="function"&&G!==Object.prototype.toString)return X.toString()}catch{return"[object Object]"}let $=(G)=>`${G==="__proto__"?'["__proto__"]':typeof G==="symbol"?`[${d1(G,J,Y)}]`:Y9(G)}:${d1(X[G],J,Y)}`;return"{"+w0([...bF(X)===null?["__proto__:null"]:[],...G0(Xb(X),$),...G0(Xy(Qb(X),(G)=>{let Z=Yb(X,G);return Z&&Z.enumerable}),$)],",")+"}"}case"[object Set]":return`new Set(${d1(Array.from(X),J,Y)})`;case"[object String]":return typeof X==="string"?Y9(X):`new String(${Y9(X)})`;case"[object Symbol]":{let $=X;if(R2.keyFor($)!==void 0)return`Symbol.for(${Y9(R2.keyFor($))})`;let G=Gb($);if(G===null)return"Symbol()";return $===(G.startsWith("Symbol.")&&R2[G.substring(7)])?G:`Symbol(${Y9(G)})`}case"[object Promise]":{let $=Y(X);switch($.state){case"fulfilled":return`Promise.resolve(${d1($.value,J,Y)})`;case"rejected":return`Promise.reject(${d1($.value,J,Y)})`;case"pending":return"new Promise(() => {/*pending*/})";default:return"new Promise(() => {/*unknown*/})"}}case"[object Error]":if(X instanceof Error)return`new Error(${d1(X.message,J,Y)})`;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 kF==="function"&&kF(X))return`Buffer.from(${X.buffer.detached?"/*detached ArrayBuffer*/":d1(xF(X.values()),J,Y)})`;let $=bF(X),G=$&&$.constructor&&$.constructor.name;if(typeof G==="string"){let Z=X;if(Z.buffer.detached)return`${G}.from(/*detached ArrayBuffer*/)`;return`${G}.from(${d1(xF(Z.values()),J,Y)})`}break}}try{return X.toString()}catch{return iZ(X)}}function g0(X){return d1(X,[],()=>({state:"unknown",value:void 0}))}function LP(X){let Q=R2(),Y=[],J=new q4;function $(){let H=null,W=()=>{if(H!==null)clearTimeout(H)};return{delay:new Promise((D)=>{H=setTimeout(()=>{H=null,D(Q)},0)}),cancel:W}}let G={state:"unknown",value:void 0},Z=function(W){let D=W;if(J.has(D))return J.get(D);let _=$(),V=B4 in W?Promise.resolve().then(()=>W[B4]()):W;return V.catch(()=>{}),Y.push(Promise.race([V,_.delay]).then((q)=>{if(q===Q)J.set(D,{state:"pending",value:void 0});else J.set(D,{state:"fulfilled",value:q});_.cancel()},(q)=>{J.set(D,{state:"rejected",value:q}),_.cancel()})),J.set(D,G),G};function K(){let H=d1(X,[],Z);if(Y.length===0)return H;return Promise.all(Y.splice(0)).then(K)}return K()}async function MK(X){return Promise.resolve(LP(X))}function mF(X){return X===null?new s4:X}function Kb(...X){if(X[1])return X[0].then(mF);return mF(X[0])}function Hb(X,Q){return Kb(X,Q)}var dF=class{constructor(X,Q){this.property=X,this.skipRuns=Q,this.coveredCases=new Map}isAsync(){return this.property.isAsync()}generate(X,Q){return this.property.generate(X,Q)}shrink(X){return this.property.shrink(X)}run(X){let Q=g0(X);if(this.coveredCases.has(Q)){let J=this.coveredCases.get(Q);if(!this.skipRuns)return J;return Hb(J,this.property.isAsync())}let Y=this.property.run(X);return this.coveredCases.set(Q,Y),Y}runBeforeEach(){return this.property.runBeforeEach()}runAfterEach(){return this.property.runAfterEach()}},pF=Date.now,CZ=setTimeout,TZ=clearTimeout;function Wb(X,Q){let Y=X;if(X.isAsync()&&Q.timeout!==void 0)Y=new ey(Y,Q.timeout,CZ,TZ);if(Q.unbiased)Y=new FP(Y);if(Q.skipAllAfterTimeLimit!==void 0)Y=new vF(Y,pF,Q.skipAllAfterTimeLimit,!1,CZ,TZ);if(Q.interruptAfterTimeLimit!==void 0)Y=new vF(Y,pF,Q.interruptAfterTimeLimit,!0,CZ,TZ);if(Q.skipEqualValues)Y=new dF(Y,!0);if(Q.ignoreEqualValues)Y=new dF(Y,!1);return Y}var o6=function(X){return X[X.Success=0]="Success",X[X.Skipped=-1]="Skipped",X[X.Failure=1]="Failure",X}({}),_b=class X{constructor(Q,Y){this.verbosity=Q,this.interruptedAsFailure=Y,this.rootExecutionTrees=[],this.currentLevelExecutionTrees=this.rootExecutionTrees,this.failure=null,this.numSkips=0,this.numSuccesses=0,this.interrupted=!1}appendExecutionTree(Q,Y){let J={status:Q,value:Y,children:[]};return this.currentLevelExecutionTrees.push(J),J}fail(Q,Y,J){if(this.verbosity>=O1.Verbose)this.currentLevelExecutionTrees=this.appendExecutionTree(o6.Failure,Q).children;if(this.pathToFailure===void 0)this.pathToFailure=`${Y}`;else this.pathToFailure+=`:${Y}`;this.value=Q,this.failure=J}skip(Q){if(this.verbosity>=O1.VeryVerbose)this.appendExecutionTree(o6.Skipped,Q);if(this.pathToFailure===void 0)++this.numSkips}success(Q){if(this.verbosity>=O1.VeryVerbose)this.appendExecutionTree(o6.Success,Q);if(this.pathToFailure===void 0)++this.numSuccesses}interrupt(){this.interrupted=!0}isSuccess(){return this.pathToFailure===void 0}firstFailure(){return this.pathToFailure!==void 0?+F1(this.pathToFailure,":")[0]:-1}numShrinks(){return this.pathToFailure!==void 0?F1(this.pathToFailure,":").length-1:0}extractFailures(){if(this.isSuccess())return[];let Q=[],Y=this.rootExecutionTrees;while(Y.length>0&&Y[Y.length-1].status===o6.Failure){let J=Y[Y.length-1];Q.push(J.value),Y=J.children}return Q}static mergePaths(Q,Y){if(Q.length===0)return Y;let J=Q.split(":"),$=Y.split(":"),G=+J[J.length-1]+ +$[0];return[...J.slice(0,J.length-1),`${G}`,...$.slice(1)].join(":")}toRunDetails(Q,Y,J,$){if(!this.isSuccess())return{failed:!0,interrupted:this.interrupted,numRuns:this.firstFailure()+1-this.numSkips,numSkips:this.numSkips,numShrinks:this.numShrinks(),seed:Q,counterexample:this.value,counterexamplePath:X.mergePaths(Y,this.pathToFailure),errorInstance:this.failure.error,failures:this.extractFailures(),executionSummary:this.rootExecutionTrees,verbose:this.verbosity,runConfiguration:$.toParameters()};let G=this.interruptedAsFailure||this.numSuccesses===0;return{failed:this.numSkips>J||this.interrupted&&G,interrupted:this.interrupted,numRuns:this.numSuccesses,numSkips:this.numSkips,numShrinks:0,seed:Q,counterexample:null,counterexamplePath:null,error:null,errorInstance:null,failures:[],executionSummary:this.rootExecutionTrees,verbose:this.verbosity,runConfiguration:$.toParameters()}}},PP=class{constructor(X,Q,Y,J){this.sourceValues=X,this.shrink=Q,this.runExecution=new _b(Y,J),this.currentIdx=-1,this.nextValues=X}[Symbol.iterator](){return this}next(){let X=this.nextValues.next();if(X.done||this.runExecution.interrupted)return{done:!0,value:void 0};return this.currentValue=X.value,++this.currentIdx,{done:!1,value:X.value.value_}}handleResult(X){if(X!==null&&typeof X==="object"&&!s4.isFailure(X))this.runExecution.fail(this.currentValue.value_,this.currentIdx,X),this.currentIdx=-1,this.nextValues=this.shrink(this.currentValue);else if(X!==null)if(!X.interruptExecution)this.runExecution.skip(this.currentValue.value_),this.sourceValues.skippedOne();else this.runExecution.interrupt();else this.runExecution.success(this.currentValue.value_)}},Db=class{constructor(X,Q,Y){this.initialValues=X,this.maxInitialIterations=Q,this.remainingSkips=Y}[Symbol.iterator](){return this}next(){if(--this.maxInitialIterations!==-1&&this.remainingSkips>=0){let X=this.initialValues.next();if(!X.done)return{value:X.value,done:!1}}return{value:void 0,done:!0}}skippedOne(){--this.remainingSkips,++this.maxInitialIterations}},Vb=-2147483648,qb=2147483647,Bb=Math.pow(2,27),Ub=Math.pow(2,-53),AK=class X{constructor(Q){this.internalRng=k2(Q.clone())}clone(){return new X(this.internalRng)}next(Q){return q2(this.internalRng,0,(1<<Q)-1)}nextBoolean(){return q2(this.internalRng,0,1)===1}nextInt(Q,Y){return q2(this.internalRng,Q===void 0?Vb:Q,Y===void 0?qb:Y)}nextBigInt(Q,Y){return iz(this.internalRng,Q,Y)}nextDouble(){let Q=this.next(26),Y=this.next(27);return(Q*Bb+Y)*Ub}getState(){if("getState"in this.internalRng&&typeof this.internalRng.getState==="function")return this.internalRng.getState()}};function Ob(X,Q,Y){return Q.jump(),X.generate(new AK(Q),Y)}function*RP(X,Q,Y,J){for(let $=0;$!==J.length;++$)yield new k(J[$],void 0);for(let $=0,G=Y(Q);;++$)yield Ob(X,G,$)}function zb(X,Q,Y){return()=>X.generate(new AK(Q),Y)}function*NP(X,Q,Y,J){yield*G0(J,(Z)=>()=>new k(Z,void 0));let $=0,G=k2(Y(Q));for(;;)G.jump(),yield zb(X,G,$++)}function cF(X){return X()}function MP(X,Q,Y){let J=Q,$=X.split(":").map((Z)=>+Z);if($.length===0)return J.map(cF);if(!$.every((Z)=>!Number.isNaN(Z)))throw Error(`Unable to replay, got invalid path=${X}`);let G=J.drop($[0]).map(cF);for(let Z of $.slice(1)){let K=G.getNthOrLast(0);if(K===null)throw Error(`Unable to replay, got wrong path=${X}`);G=Y(K).drop(Z)}return G}var Fb=Object.assign;function Lb(X){if(X.length===1)return`Hint: ${X[0]}`;return X.map((Q,Y)=>`Hint (${Y+1}): ${Q}`).join(`
|
|
30
|
+
`)}function Pb(X,Q){return`Encountered failures were:
|
|
31
|
+
- ${X.map(Q).join(`
|
|
32
|
+
- `)}`}function wK(X,Q){let Y=[],J=[];for(let $=X.length-1;$>=0;--$)J.push({depth:1,tree:X[$]});while(J.length!==0){let $=J.pop(),G=$.tree,Z=$.depth,K=G.status===o6.Success?"\x1B[32m\u221A\x1B[0m":G.status===o6.Failure?"\x1B[31m\xD7\x1B[0m":"\x1B[33m!\x1B[0m",H=Z!==0?". ".repeat(Z-1):"";Y.push(`${H}${K} ${Q(G.value)}`);for(let W=G.children.length-1;W>=0;--W)J.push({depth:Z+1,tree:G.children[W]})}return`Execution summary:
|
|
33
|
+
${Y.join(`
|
|
34
|
+
`)}`}function Rb(X,Q){let Y=`Failed to run property, too many pre-condition failures encountered
|
|
35
|
+
{ seed: ${X.seed} }
|
|
36
|
+
|
|
37
|
+
Ran ${X.numRuns} time(s)
|
|
38
|
+
Skipped ${X.numSkips} time(s)`,J=null,$=["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"];if(X.verbose>=O1.VeryVerbose)J=wK(X.executionSummary,Q);else E($,"Enable verbose mode at level VeryVerbose in order to check all generated values and their associated status");return{message:Y,details:J,hints:$}}function Nb(X){if(X instanceof j&&X.stack!==void 0)return X.stack;try{return z1(X)}catch(Q){}if(X instanceof j)try{return xy(X)}catch(Q){}if(X!==null&&typeof X==="object")try{return iZ(X)}catch(Q){}return"Failed to serialize errorInstance"}function Mb(X,Q){let Y=X.runConfiguration.includeErrorInReport?`
|
|
39
|
+
Got ${Iy(Nb(X.errorInstance),/^Error: /,"error: ")}`:"",J=`Property failed after ${X.numRuns} tests
|
|
40
|
+
{ seed: ${X.seed}, path: "${X.counterexamplePath}", endOnFailure: true }
|
|
41
|
+
Counterexample: ${Q(X.counterexample)}
|
|
42
|
+
Shrunk ${X.numShrinks} time(s)${Y}`,$=null,G=[];if(X.verbose>=O1.VeryVerbose)$=wK(X.executionSummary,Q);else if(X.verbose===O1.Verbose)$=Pb(X.failures,Q);else E(G,"Enable verbose mode in order to have the list of all failing values encountered during the run");return{message:J,details:$,hints:G}}function Ab(X,Q){let Y=`Property interrupted after ${X.numRuns} tests
|
|
43
|
+
{ seed: ${X.seed} }`,J=null,$=[];if(X.verbose>=O1.VeryVerbose)J=wK(X.executionSummary,Q);else E($,"Enable verbose mode at level VeryVerbose in order to check all generated values and their associated status");return{message:Y,details:J,hints:$}}function sZ(X,Q){if(!X.failed)return;let{message:Y,details:J,hints:$}=X.counterexamplePath===null?X.interrupted?Ab(X,Q):Rb(X,Q):Mb(X,Q),G=Y;if(J!==null)G+=`
|
|
44
|
+
|
|
45
|
+
${J}`;if($.length>0)G+=`
|
|
46
|
+
|
|
47
|
+
${Lb($)}`;return G}function AP(X){return sZ(X,g0)}async function wP(X){let Q=[];function Y(Z){let K=LP(Z);if(typeof K==="string")return K;return Q.push(Promise.all([Z,K])),"\u2026"}let J=sZ(X,Y);if(Q.length===0)return J;let $=new q4(await Promise.all(Q));function G(Z){let K=p1($,Z);if(K!==void 0)return K;return g0(Z)}return sZ(X,G)}function CP(X,Q){if(Q.runConfiguration.includeErrorInReport)throw new j(X);let Y=new j(X,{cause:Q.errorInstance});if(!("cause"in Y))Fb(Y,{cause:Q.errorInstance});return Y}function wb(X){if(!X.failed)return;throw CP(AP(X),X)}async function Cb(X){if(!X.failed)return;throw CP(await wP(X),X)}function Tb(X){if(X.runConfiguration.asyncReporter)return X.runConfiguration.asyncReporter(X);else if(X.runConfiguration.reporter)return X.runConfiguration.reporter(X);else return wb(X)}async function Ib(X){if(X.runConfiguration.asyncReporter)return X.runConfiguration.asyncReporter(X);else if(X.runConfiguration.reporter)return X.runConfiguration.reporter(X);else return Cb(X)}function jb(X,Q,Y,J,$){let G=new PP(Y,Q,J,$);for(let Z of G){X.runBeforeEach();let K=X.run(Z);X.runAfterEach(),G.handleResult(K)}return G.runExecution}async function Eb(X,Q,Y,J,$){let G=new PP(Y,Q,J,$);for(let Z of G){await X.runBeforeEach();let K=await X.run(Z);await X.runAfterEach(),G.handleResult(K)}return G.runExecution}function TP(X,Q){if(X===null||X===void 0||X.generate===null||X.generate===void 0)throw Error("Invalid property encountered, please use a valid property");if(X.run===null||X.run===void 0)throw Error("Invalid property encountered, please use a valid property not an arbitrary");let Y=PK({...N8(),...Q});if(Y.reporter!==void 0&&Y.asyncReporter!==void 0)throw Error("Invalid parameters encountered, reporter and asyncReporter cannot be specified together");if(Y.asyncReporter!==void 0&&!X.isAsync())throw Error("Invalid parameters encountered, only asyncProperty can be used when asyncReporter specified");let J=Wb(X,Y),$=Y.path.length===0||Y.path.indexOf(":")===-1?Y.numRuns:-1,G=Y.numRuns*Y.maxSkipsPerRun,Z=(...W)=>J.shrink(...W),K=new Db(Y.path.length===0?RP(J,Y.seed,Y.randomType,Y.examples):MP(Y.path,i4(NP(J,Y.seed,Y.randomType,Y.examples)),Z),$,G),H=!Y.endOnFailure?Z:Q0.nil;return J.isAsync()?Eb(J,H,K,Y.verbose,Y.markInterruptAsFailure).then((W)=>W.toRunDetails(Y.seed,Y.path,G,Y)):jb(J,H,K,Y.verbose,Y.markInterruptAsFailure).toRunDetails(Y.seed,Y.path,G,Y)}function Sb(X,Q){let Y=TP(X,Q);if(X.isAsync())return Y.then(Ib);else Tb(Y)}function vb(X,Q){let Y=!Object.prototype.hasOwnProperty.call(X,"isAsync")?new OP(X,()=>!0):X;return Q.unbiased===!0?new FP(Y):Y}function IP(X,Q){let Y=PK(typeof Q==="number"?{...N8(),numRuns:Q}:{...N8(),...Q}),J=vb(X,Y),$=J.shrink.bind(J);return(Y.path.length===0?i4(RP(J,Y.seed,Y.randomType,Y.examples)):MP(Y.path,i4(NP(J,Y.seed,Y.randomType,Y.examples)),$)).take(Y.numRuns).map((G)=>G.value_)}function xb(X,Q){return[...IP(X,Q)]}function kb(X){return(Math.round(X*100)/100).toFixed(2)}function yb(X,Q,Y){let J=PK(typeof Y==="number"?{...N8(),numRuns:Y}:{...N8(),...Y}),$={};for(let H of IP(X,Y)){let W=Q(H),D=Array.isArray(W)?W:[W];for(let _ of D)$[_]=($[_]||0)+1}let G=Object.entries($).sort((H,W)=>W[1]-H[1]).map((H)=>[H[0],`${kb(H[1]*100/J.numRuns)}%`]),Z=G.map((H)=>H[0].length).reduce((H,W)=>Math.max(H,W),0),K=G.map((H)=>H[1].length).reduce((H,W)=>Math.max(H,W),0);for(let H of G)J.logger(`${H[0].padEnd(Z,".")}..${H[1].padStart(K,".")}`)}var bb=Object.assign;function tZ(X,Q,Y,J){let $=Y(),G=X.clone(),Z={mrng:X.clone(),biasFactor:Q,history:[]},K=(W)=>{let D=$[Z.history.length];if(D!==void 0&&D.arb===W){let V=D.value;return E(Z.history,{arb:W,value:V,context:D.context,mrng:D.mrng}),G=D.mrng.clone(),V}let _=W.generate(G,Q);return E(Z.history,{arb:W,value:_.value_,context:_.context,mrng:G.clone()}),_.value};return new k(bb((W,...D)=>{return K(J(W,D))},{values(){return G0(Z.history,(W)=>W.value)},[r0](){return tZ(X,Q,Y,J).value},[M8](){return g0(G0(Z.history,(W)=>W.value))}}),Z)}var IZ=Array.isArray,fF=Object.keys,gb=Object.is;function hb(X){let Q=new q4;return function(J,$){let G=p1(Q,J);if(G===void 0){let H=J(...$);return R8(Q,J,[{args:$,value:H}]),H}let Z=G;for(let H of Z)if(X($,H.args))return H.value;let K=J(...$);return E(Z,{args:$,value:K}),K}}function jP(X,Q){if(X!==null&&typeof X==="object"&&Q!==null&&typeof Q==="object"){if(IZ(X)){if(!IZ(Q))return!1;if(X.length!==Q.length)return!1}else if(IZ(Q))return!1;if(fF(X).length!==fF(Q).length)return!1;for(let Y in X){if(!(Y in Q))return!1;if(!jP(X[Y],Q[Y]))return!1}return!0}else return gb(X,Q)}var mb=class extends I0{constructor(...X){super(...X);this.arbitraryCache=hb(jP)}generate(X,Q){return tZ(X,Q,()=>[],this.arbitraryCache)}canShrinkWithoutContext(X){return!1}shrink(X,Q){if(Q===void 0)return Q0.nil();let Y=Q,J=Y.mrng,$=Y.biasFactor,G=Y.history;return qP(G.map((Z)=>Z.arb),G.map((Z)=>Z.value),G.map((Z)=>Z.context)).map((Z)=>{function K(){let{value:H,context:W}=Z;return G0(G,(D,_)=>({arb:D.arb,value:H[_],context:W[_],mrng:D.mrng}))}return tZ(J,$,K,this.arbitraryCache)})}};function db(){return new mb}var{floor:pb,log:uF}=Math;function cb(X){return pb(uF(X)/uF(2))}function fb(X){if(X===T(0))return T(0);return T(z1(X).length)}function EP(X,Q,Y){if(X===Q)return[{min:X,max:Q}];if(X<0&&Q>0){let Z=Y(-X),K=Y(Q);return[{min:-Z,max:K},{min:Q-K,max:Q},{min:X,max:X+Z}]}let J=Y(Q-X),$={min:X,max:X+J},G={min:Q-J,max:Q};return X<0?[G,$]:[$,G]}var{ceil:ub,floor:lb}=Math;function lF(X){return lb(X/2)}function rF(X){return ub(X/2)}function oF(X,Q,Y){let J=X-Q;function*$(){let Z=Y?void 0:Q,K=Y?J:lF(J);for(let H=K;H>0;H=lF(H)){let W=H===J?Q:X-H;yield new k(W,Z),Z=W}}function*G(){let Z=Y?void 0:Q,K=Y?J:rF(J);for(let H=K;H<0;H=rF(H)){let W=H===J?Q:X-H;yield new k(W,Z),Z=W}}return J>0?i4($()):i4(G())}var nF=Math.sign,rb=Number.isInteger,ob=Object.is,_9=class X extends I0{constructor(Q,Y){super();this.min=Q,this.max=Y}generate(Q,Y){let J=this.computeGenerateRange(Q,Y);return new k(Q.nextInt(J.min,J.max),void 0)}canShrinkWithoutContext(Q){return typeof Q==="number"&&rb(Q)&&!ob(Q,-0)&&this.min<=Q&&Q<=this.max}shrink(Q,Y){if(!X.isValidContext(Q,Y))return oF(Q,this.defaultTarget(),!0);if(this.isLastChanceTry(Q,Y))return Q0.of(new k(Y,void 0));return oF(Q,Y,!1)}defaultTarget(){if(this.min<=0&&this.max>=0)return 0;return this.min<0?this.max:this.min}computeGenerateRange(Q,Y){if(Y===void 0||Q.nextInt(1,Y)!==1)return{min:this.min,max:this.max};let J=EP(this.min,this.max,cb);if(J.length===1)return J[0];let $=Q.nextInt(-2*(J.length-1),J.length-2);return $<0?J[0]:J[$+1]}isLastChanceTry(Q,Y){if(Q>0)return Q===Y+1&&Q>this.min;if(Q<0)return Q===Y-1&&Q<this.max;return!1}static isValidContext(Q,Y){if(Y===void 0)return!1;if(typeof Y!=="number")throw Error("Invalid context type passed to IntegerArbitrary (#1)");if(Y!==0&&nF(Q)!==nF(Y))throw Error("Invalid context value passed to IntegerArbitrary (#2)");return!0}},iF=Number.isInteger;function nb(X){return{min:X.min!==void 0?X.min:-2147483648,max:X.max!==void 0?X.max:2147483647}}function z0(X={}){let Q=nb(X);if(Q.min>Q.max)throw Error("fc.integer maximum value should be equal or greater than the minimum one");if(!iF(Q.min))throw Error("fc.integer minimum value should be an integer");if(!iF(Q.max))throw Error("fc.integer maximum value should be an integer");return new _9(Q.min,Q.max)}var aF=new Map;function CK(X){if(X===void 0)return{depth:0};if(typeof X!=="string")return X;let Q=p1(aF,X);if(Q!==void 0)return Q;let Y={depth:0};return R8(aF,X,Y),Y}function TK(){return{depth:0}}var ib=class{constructor(X,Q,Y){this.arb=X,this.mrng=Q,this.biasFactor=Y}attemptExact(){}next(){return this.arb.generate(this.mrng,this.biasFactor)}},ab=Math.min,sb=Math.max,tb=class{constructor(X,Q,Y,J){this.arb=X,this.mrng=Q,this.slices=Y,this.biasFactor=J,this.activeSliceIndex=0,this.nextIndexInSlice=0,this.lastIndexInSlice=-1}attemptExact(X){if(X!==0&&this.mrng.nextInt(1,this.biasFactor)===1){let Q=[];for(let Y=0;Y!==this.slices.length;++Y)if(this.slices[Y].length===X)E(Q,Y);if(Q.length===0)return;this.activeSliceIndex=Q[this.mrng.nextInt(0,Q.length-1)],this.nextIndexInSlice=0,this.lastIndexInSlice=X-1}}next(){if(this.nextIndexInSlice<=this.lastIndexInSlice)return new k(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 X=this.slices[this.activeSliceIndex];if(this.mrng.nextInt(1,this.biasFactor)!==1)return this.nextIndexInSlice=1,this.lastIndexInSlice=X.length-1,new k(X[0],void 0);let Q=this.mrng.nextInt(0,X.length-1),Y=this.mrng.nextInt(0,X.length-1);return this.nextIndexInSlice=ab(Q,Y),this.lastIndexInSlice=sb(Q,Y),new k(X[this.nextIndexInSlice++],void 0)}};function sF(X,Q,Y,J){if(J===void 0||Y.length===0||Q.nextInt(1,J)!==1)return new ib(X,Q,J);return new tb(X,Q,Y,J)}var{floor:eb,log:tF,max:eF}=Math,Xg=Array.isArray;function jZ(X,Q){if(X===Q)return X;return X+eb(tF(Q-X)/tF(2))}var SP=class X extends I0{constructor(Q,Y,J,$,G,Z,K){super();this.arb=Q,this.minLength=Y,this.maxGeneratedLength=J,this.maxLength=$,this.setBuilder=Z,this.customSlices=K,this.lengthArb=z0({min:Y,max:J}),this.depthContext=CK(G)}preFilter(Q){if(this.setBuilder===void 0)return Q;let Y=this.setBuilder();for(let J=0;J!==Q.length;++J)Y.tryAdd(Q[J]);return Y.getData()}static makeItCloneable(Q,Y){return Q[r0]=()=>{let J=[];for(let $=0;$!==Y.length;++$)E(J,Y[$].value);return this.makeItCloneable(J,Y),J},Q}generateNItemsNoDuplicates(Q,Y,J,$){let G=0,Z=Q(),K=sF(this.arb,J,this.customSlices,$);while(Z.size()<Y&&G<this.maxGeneratedLength){let H=K.next();if(Z.tryAdd(H))G=0;else G+=1}return Z.getData()}safeGenerateNItemsNoDuplicates(Q,Y,J,$){let G=eF(0,Y-jZ(this.minLength,this.maxGeneratedLength));this.depthContext.depth+=G;try{return this.generateNItemsNoDuplicates(Q,Y,J,$)}finally{this.depthContext.depth-=G}}generateNItems(Q,Y,J){let $=[],G=sF(this.arb,Y,this.customSlices,J);G.attemptExact(Q);for(let Z=0;Z!==Q;++Z)E($,G.next());return $}safeGenerateNItems(Q,Y,J){let $=eF(0,Q-jZ(this.minLength,this.maxGeneratedLength));this.depthContext.depth+=$;try{return this.generateNItems(Q,Y,J)}finally{this.depthContext.depth-=$}}wrapper(Q,Y,J,$){let G=Y?this.preFilter(Q):Q,Z=!1,K=[],H=[];for(let W=0;W!==G.length;++W){let D=G[W];Z=Z||D.hasToBeCloned,E(K,D.value),E(H,D.context)}if(Z)X.makeItCloneable(K,G);return new k(K,{shrunkOnce:Y,lengthContext:Q.length===G.length&&J!==void 0?J:void 0,itemsContexts:H,startIndex:$})}generate(Q,Y){let J=this.applyBias(Q,Y),$=J.size,G=this.setBuilder!==void 0?this.safeGenerateNItemsNoDuplicates(this.setBuilder,$,Q,J.biasFactorItems):this.safeGenerateNItems($,Q,J.biasFactorItems);return this.wrapper(G,!1,void 0,0)}applyBias(Q,Y){if(Y===void 0)return{size:this.lengthArb.generate(Q,void 0).value};if(this.minLength===this.maxGeneratedLength)return{size:this.lengthArb.generate(Q,void 0).value,biasFactorItems:Y};if(Q.nextInt(1,Y)!==1)return{size:this.lengthArb.generate(Q,void 0).value};if(Q.nextInt(1,Y)!==1||this.minLength===this.maxGeneratedLength)return{size:this.lengthArb.generate(Q,void 0).value,biasFactorItems:Y};let J=jZ(this.minLength,this.maxGeneratedLength);return{size:z0({min:this.minLength,max:J}).generate(Q,void 0).value,biasFactorItems:Y}}canShrinkWithoutContext(Q){if(!Xg(Q)||this.minLength>Q.length||Q.length>this.maxLength)return!1;for(let Y=0;Y!==Q.length;++Y){if(!(Y in Q))return!1;if(!this.arb.canShrinkWithoutContext(Q[Y]))return!1}return this.preFilter(G0(Q,(Y)=>new k(Y,void 0))).length===Q.length}shrinkItemByItem(Q,Y,J){let $=[];for(let G=Y.startIndex;G<J;++G)E($,n4(()=>this.arb.shrink(Q[G],Y.itemsContexts[G]).map((Z)=>{let K=G0(e0(Q,0,G),(W,D)=>new k(Z9(W),Y.itemsContexts[D])),H=G0(e0(Q,G+1),(W,D)=>new k(Z9(W),Y.itemsContexts[D+G+1]));return[[...K,Z,...H],void 0,G]})));return Q0.nil().join(...$)}shrinkImpl(Q,Y){if(Q.length===0)return Q0.nil();let J=Y!==void 0?Y:{shrunkOnce:!1,lengthContext:void 0,itemsContexts:[],startIndex:0};return this.lengthArb.shrink(Q.length,J.lengthContext).drop(J.shrunkOnce&&J.lengthContext===void 0&&Q.length>this.minLength+1?1:0).map(($)=>{let G=Q.length-$.value;return[G0(e0(Q,G),(Z,K)=>new k(Z9(Z),J.itemsContexts[K+G])),$.context,0]}).join(n4(()=>Q.length>this.minLength?this.shrinkItemByItem(Q,J,1):this.shrinkItemByItem(Q,J,Q.length))).join(Q.length>this.minLength?n4(()=>{let $={shrunkOnce:!1,lengthContext:void 0,itemsContexts:e0(J.itemsContexts,1),startIndex:0};return this.shrinkImpl(e0(Q,1),$).filter((G)=>this.minLength<=G[0].length+1).map((G)=>{return[[new k(Z9(Q[0]),J.itemsContexts[0]),...G[0]],void 0,0]})}):Q0.nil())}shrink(Q,Y){return this.shrinkImpl(Q,Y).map((J)=>this.wrapper(J[0],!0,J[1],J[2]))}},Qg=Math.floor,Yg=Math.min,a6=2147483647,J9=["xsmall","small","medium","large","xlarge"],Jg=["-4","-3","-2","-1","=","+1","+2","+3","+4"],IK="small";function $g(X,Q){switch(Q){case"xsmall":return Qg(1.1*X)+1;case"small":return 2*X+10;case"medium":return 11*X+100;case"large":return 101*X+1000;case"xlarge":return 1001*X+1e4;default:throw Error(`Unable to compute lengths based on received size: ${Q}`)}}function BQ(X,Q){let Y=D4(Jg,X);if(Y===-1)return X;let J=D4(J9,Q);if(J===-1)throw Error(`Unable to offset size based on the unknown defaulted one: ${Q}`);let $=J+Y-4;return $<0?J9[0]:$>=J9.length?J9[J9.length-1]:J9[$]}function VQ(X,Q,Y,J){let{baseSize:$=IK,defaultSizeToMaxWhenMaxSpecified:G}=N8()||{},Z=X!==void 0?X:J&&G?"max":$;if(Z==="max")return Y;return Yg($g(Q,BQ(Z,$)),Y)}function Gg(X,Q){if(typeof X==="number")return 1/X;let{baseSize:Y=IK,defaultSizeToMaxWhenMaxSpecified:J}=N8()||{},$=X!==void 0?X:Q&&J?"max":Y;if($==="max")return 0;switch(BQ($,Y)){case"xsmall":return 1;case"small":return 0.5;case"medium":return 0.25;case"large":return 0.125;case"xlarge":return 0.0625}}function jK(X){let{baseSize:Q=IK}=N8()||{};if(X===void 0)return Q;return BQ(X,Q)}function P0(X,Q={}){let Y=Q.size,J=Q.minLength||0,$=Q.maxLength,G=Q.depthIdentifier,Z=$!==void 0?$:a6;return new SP(X,J,VQ(Y,J,Z,$!==void 0),Z,G,void 0,Q.experimentalCustomSlices||[])}function B2(X){return X/T(2)}function XL(X,Q,Y){let J=X-Q;function*$(){let Z=Y?void 0:Q,K=Y?J:B2(J);for(let H=K;H>0;H=B2(H)){let W=X-H;yield new k(W,Z),Z=W}}function*G(){let Z=Y?void 0:Q,K=Y?J:B2(J);for(let H=K;H<0;H=B2(H)){let W=X-H;yield new k(W,Z),Z=W}}return J>0?i4($()):i4(G())}var Zg=class X extends I0{constructor(Q,Y){super();this.min=Q,this.max=Y}generate(Q,Y){let J=this.computeGenerateRange(Q,Y);return new k(Q.nextBigInt(J.min,J.max),void 0)}computeGenerateRange(Q,Y){if(Y===void 0||Q.nextInt(1,Y)!==1)return{min:this.min,max:this.max};let J=EP(this.min,this.max,fb);if(J.length===1)return J[0];let $=Q.nextInt(-2*(J.length-1),J.length-2);return $<0?J[0]:J[$+1]}canShrinkWithoutContext(Q){return typeof Q==="bigint"&&this.min<=Q&&Q<=this.max}shrink(Q,Y){if(!X.isValidContext(Q,Y))return XL(Q,this.defaultTarget(),!0);if(this.isLastChanceTry(Q,Y))return Q0.of(new k(Y,void 0));return XL(Q,Y,!1)}defaultTarget(){if(this.min<=0&&this.max>=0)return T(0);return this.min<0?this.max:this.min}isLastChanceTry(Q,Y){if(Q>0)return Q===Y+T(1)&&Q>this.min;if(Q<0)return Q===Y-T(1)&&Q<this.max;return!1}static isValidContext(Q,Y){if(Y===void 0)return!1;if(typeof Y!=="bigint")throw Error("Invalid context type passed to BigIntArbitrary (#1)");let J=Q>0&&Y<0||Q<0&&Y>0;if(Y!==T(0)&&J)throw Error("Invalid context value passed to BigIntArbitrary (#2)");return!0}};function Kg(X){let Y=T(-1)<<T(255),J=(T(1)<<T(255))-T(1),$=X.min,G=X.max;return{min:$!==void 0?$:Y-(G!==void 0&&G<T(0)?G*G:T(0)),max:G!==void 0?G:J+($!==void 0&&$>T(0)?$*$:T(0))}}function Hg(X){if(X[0]===void 0)return{};if(X[1]===void 0)return X[0];return{min:X[0],max:X[1]}}function a4(...X){let Q=Kg(Hg(X));if(Q.min>Q.max)throw Error("fc.bigInt expects max to be greater than or equal to min");return new Zg(Q.min,Q.max)}var Wg=Object.getPrototypeOf,GQ=class extends I0{constructor(X){super();this.arb=X}generate(X,Q){return this.arb.generate(X,void 0)}canShrinkWithoutContext(X){return this.arb.canShrinkWithoutContext(X)}shrink(X,Q){return this.arb.shrink(X,Q)}};function S2(X){if(Wg(X)===GQ.prototype&&X.generate===GQ.prototype.generate&&X.canShrinkWithoutContext===GQ.prototype.canShrinkWithoutContext&&X.shrink===GQ.prototype.shrink)return X;return new GQ(X)}function _g(X){return X===1}function Dg(X){if(typeof X!=="boolean")throw Error("Unsupported input type");return X===!0?1:0}function UQ(){return S2(z0({min:0,max:1}).map(_g,Dg))}var HQ=Object.is,Vg=class{constructor(X){this.values=X,this.fastValues=new K9(this.values);let Q=!1,Y=!1;if(E2(this.fastValues,0))for(let J=0;J!==this.values.length;++J){let $=this.values[J];Q=Q||HQ($,-0),Y=Y||HQ($,0)}this.hasMinusZero=Q,this.hasPlusZero=Y}has(X){if(X===0){if(HQ(X,0))return this.hasPlusZero;return this.hasMinusZero}return E2(this.fastValues,X)}},vP=class extends I0{constructor(X){super();this.values=X}generate(X,Q){let Y=this.values.length===1?0:X.nextInt(0,this.values.length-1),J=this.values[Y];if(!i6(J))return new k(J,Y);return new k(J,Y,()=>J[r0]())}canShrinkWithoutContext(X){if(this.values.length===1)return HQ(this.values[0],X);if(this.fastValues===void 0)this.fastValues=new Vg(this.values);return this.fastValues.has(X)}shrink(X,Q){if(Q===0||HQ(X,this.values[0]))return Q0.nil();return Q0.of(new k(this.values[0],0))}};function m8(...X){if(X.length===0)throw Error("fc.constantFrom expects at least one parameter");return new vP(X)}function qg(X){if(!X||!X.withBigInt)return m8(!1,null,void 0,0,"",NaN);return m8(!1,null,void 0,0,"",NaN,T(0))}function b0(X){return new vP([X])}var Bg=class X{constructor(){this.receivedLogs=[]}log(Q){this.receivedLogs.push(Q)}size(){return this.receivedLogs.length}toString(){return JSON.stringify({logs:this.receivedLogs})}[r0](){return new X}};function Ug(){return b0(new Bg)}var Og=NaN,zg=Number.isNaN;function xP(X){return new I2(X)}function kP(X){if(!(X instanceof I2)||X.constructor!==I2)throw new j("Not a valid value for date unmapper");return j2(X)}function Fg(X){return(Q)=>{return Q===X?new I2(Og):xP(Q)}}function Lg(X){return(Q)=>{let Y=kP(Q);return zg(Y)?X:Y}}var QL=Number.isNaN;function yP(X={}){let Q=X.min!==void 0?j2(X.min):-8640000000000000,Y=X.max!==void 0?j2(X.max):8640000000000000,J=X.noInvalidDate;if(QL(Q))throw Error("fc.date min must be valid instance of Date");if(QL(Y))throw Error("fc.date max must be valid instance of Date");if(Q>Y)throw Error("fc.date max must be greater or equal to min");if(J)return z0({min:Q,max:Y}).map(xP,kP);let $=Y+1;return z0({min:Q,max:Y+1}).map(Fg($),Lg($))}var Pg=Symbol.iterator,Rg=Array.isArray,Ng=Object.is,Mg=class X extends I0{constructor(Q,Y){super();this.arb=Q,this.numValues=Y}generate(Q,Y){let J=[];if(this.numValues<=0)return this.wrapper(J);for(let $=0;$!==this.numValues-1;++$)E(J,this.arb.generate(Q.clone(),Y));return E(J,this.arb.generate(Q,Y)),this.wrapper(J)}canShrinkWithoutContext(Q){if(!Rg(Q)||Q.length!==this.numValues)return!1;if(Q.length===0)return!0;for(let Y=1;Y<Q.length;++Y)if(!Ng(Q[0],Q[Y]))return!1;return this.arb.canShrinkWithoutContext(Q[0])}shrink(Q,Y){if(Q.length===0)return Q0.nil();return new Q0(this.shrinkImpl(Q,Y!==void 0?Y:[])).map((J)=>this.wrapper(J))}*shrinkImpl(Q,Y){let J=G0(Q,(G,Z)=>this.arb.shrink(G,Y[Z])[Pg]()),$=G0(J,(G)=>G.next());while(!$[0].done)yield G0($,(G)=>G.value),$=G0(J,(G)=>G.next())}static makeItCloneable(Q,Y){return Q[r0]=()=>{let J=[];for(let $=0;$!==Y.length;++$)E(J,Y[$].value);return this.makeItCloneable(J,Y),J},Q}wrapper(Q){let Y=!1,J=[],$=[];for(let G=0;G!==Q.length;++G){let Z=Q[G];Y=Y||Z.hasToBeCloned,E(J,Z.value),E($,Z.context)}if(Y)X.makeItCloneable(J,Q);return new k(J,$)}};function Ag(X,Q){return new Mg(X,Q)}var YL=class{constructor(X){this.isEqual=X,this.data=[]}tryAdd(X){for(let Q=0;Q!==this.data.length;++Q)if(this.isEqual(this.data[Q],X))return!1;return E(this.data,X),!0}size(){return this.data.length}getData(){return this.data}},wg=Number.isNaN,Cg=class{constructor(X){this.selector=X,this.selectedItemsExceptNaN=new K9,this.data=[]}tryAdd(X){let Q=this.selector(X);if(wg(Q))return E(this.data,X),!0;let Y=this.selectedItemsExceptNaN.size;if(WQ(this.selectedItemsExceptNaN,Q),Y!==this.selectedItemsExceptNaN.size)return E(this.data,X),!0;return!1}size(){return this.data.length}getData(){return this.data}},Tg=Object.is,Ig=class{constructor(X){this.selector=X,this.selectedItemsExceptMinusZero=new K9,this.data=[],this.hasMinusZero=!1}tryAdd(X){let Q=this.selector(X);if(Tg(Q,-0)){if(this.hasMinusZero)return!1;return E(this.data,X),this.hasMinusZero=!0,!0}let Y=this.selectedItemsExceptMinusZero.size;if(WQ(this.selectedItemsExceptMinusZero,Q),Y!==this.selectedItemsExceptMinusZero.size)return E(this.data,X),!0;return!1}size(){return this.data.length}getData(){return this.data}},jg=class{constructor(X){this.selector=X,this.selectedItems=new K9,this.data=[]}tryAdd(X){let Q=this.selector(X),Y=this.selectedItems.size;if(WQ(this.selectedItems,Q),Y!==this.selectedItems.size)return E(this.data,X),!0;return!1}size(){return this.data.length}getData(){return this.data}};function Eg(X){if(typeof X.comparator==="function"){if(X.selector===void 0){let K=X.comparator,H=(W,D)=>K(W.value_,D.value_);return()=>new YL(H)}let{comparator:J,selector:$}=X,G=(K)=>$(K.value_),Z=(K,H)=>J(G(K),G(H));return()=>new YL(Z)}let Q=X.selector||((J)=>J),Y=(J)=>Q(J.value_);switch(X.comparator){case"IsStrictlyEqual":return()=>new Cg(Y);case"SameValueZero":return()=>new jg(Y);case"SameValue":case void 0:return()=>new Ig(Y)}}function s6(X,Q={}){let Y=Q.minLength!==void 0?Q.minLength:0,J=Q.maxLength!==void 0?Q.maxLength:a6,$=VQ(Q.size,Y,J,Q.maxLength!==void 0),G=Q.depthIdentifier,Z=new SP(X,Y,$,J,G,Eg(Q),[]);if(Y===0)return Z;return Z.filter((K)=>K.length>=Y)}var{create:Sg,defineProperty:vg,getOwnPropertyDescriptor:xg,getPrototypeOf:JL,prototype:kg}=Object,yg=Reflect.ownKeys;function bg(X){let Q=X[1]?Sg(null):{};for(let Y of X[0])vg(Q,Y[0],{enumerable:!0,configurable:!0,writable:!0,value:Y[1]});return Q}function gg(X){return X!==void 0&&!!X.configurable&&!!X.enumerable&&!!X.writable&&X.get===void 0&&X.set===void 0}function hg(X){if(typeof X!=="object"||X===null)throw new j("Incompatible instance received: should be a non-null object");let Q=JL(X)===null,Y=JL(X)===kg;if(!Q&&!Y)throw new j("Incompatible instance received: should be of exact type Object");let J=G0(yg(X),($)=>[$,xg(X,$)]);if(!HP(J,([,$])=>gg($)))throw new j("Incompatible instance received: should contain only c/e/w properties without get/set");return[G0(J,([$,G])=>[$,G.value]),Q]}function mg(X){return X[0]}function EK(X,Q,Y={}){let J=!!Y.noNullPrototype;return e(s6(e(X,Q),{minLength:Y.minKeys,maxLength:Y.maxKeys,size:Y.size,selector:mg,depthIdentifier:Y.depthIdentifier}),J?b0(!1):UQ()).map(bg,hg)}var{POSITIVE_INFINITY:dg,MAX_SAFE_INTEGER:pg,isInteger:cg}=Number,fg=Math.floor,ug=Math.pow,lg=Math.min,eZ=class X extends I0{static from(Q,Y,J){if(Q.length===0)throw Error(`${J} expects at least one weighted arbitrary`);let $=0;for(let G=0;G!==Q.length;++G){if(Q[G].arbitrary===void 0)throw Error(`${J} expects arbitraries to be specified`);let Z=Q[G].weight;if($+=Z,!cg(Z))throw Error(`${J} expects weights to be integer values`);if(Z<0)throw Error(`${J} expects weights to be superior or equal to 0`)}if($<=0)throw Error(`${J} expects the sum of weights to be strictly superior to 0`);return new X(Q,{depthBias:Gg(Y.depthSize,Y.maxDepth!==void 0),maxDepth:Y.maxDepth!==void 0?Y.maxDepth:dg,withCrossShrink:!!Y.withCrossShrink},CK(Y.depthIdentifier))}constructor(Q,Y,J){super();this.warbs=Q,this.constraints=Y,this.context=J;let $=0;this.cumulatedWeights=[];for(let G=0;G!==Q.length;++G)$+=Q[G].weight,E(this.cumulatedWeights,$);this.totalWeight=$}generate(Q,Y){if(this.mustGenerateFirst())return this.safeGenerateForIndex(Q,0,Y);let J=Q.nextInt(this.computeNegDepthBenefit(),this.totalWeight-1);for(let $=0;$!==this.cumulatedWeights.length;++$)if(J<this.cumulatedWeights[$])return this.safeGenerateForIndex(Q,$,Y);throw Error("Unable to generate from fc.frequency")}canShrinkWithoutContext(Q){return this.canShrinkWithoutContextIndex(Q)!==-1}shrink(Q,Y){if(Y!==void 0){let $=Y,G=$.selectedIndex,Z=$.originalBias,K=this.warbs[G].arbitrary.shrink(Q,$.originalContext).map((H)=>this.mapIntoValue(G,H,null,Z));if($.clonedMrngForFallbackFirst!==null){if($.cachedGeneratedForFirst===void 0)$.cachedGeneratedForFirst=this.safeGenerateForIndex($.clonedMrngForFallbackFirst,0,Z);let H=$.cachedGeneratedForFirst;return Q0.of(H).join(K)}return K}let J=this.canShrinkWithoutContextIndex(Q);if(J===-1)return Q0.nil();return this.defaultShrinkForFirst(J).join(this.warbs[J].arbitrary.shrink(Q,void 0).map(($)=>this.mapIntoValue(J,$,null,void 0)))}defaultShrinkForFirst(Q){++this.context.depth;try{if(!this.mustFallbackToFirstInShrink(Q)||this.warbs[0].fallbackValue===void 0)return Q0.nil()}finally{--this.context.depth}let Y=new k(this.warbs[0].fallbackValue.default,void 0);return Q0.of(this.mapIntoValue(0,Y,null,void 0))}canShrinkWithoutContextIndex(Q){if(this.mustGenerateFirst())return this.warbs[0].arbitrary.canShrinkWithoutContext(Q)?0:-1;try{++this.context.depth;for(let Y=0;Y!==this.warbs.length;++Y){let J=this.warbs[Y];if(J.weight!==0&&J.arbitrary.canShrinkWithoutContext(Q))return Y}return-1}finally{--this.context.depth}}mapIntoValue(Q,Y,J,$){let G={selectedIndex:Q,originalBias:$,originalContext:Y.context,clonedMrngForFallbackFirst:J};return new k(Y.value,G)}safeGenerateForIndex(Q,Y,J){++this.context.depth;try{let $=this.warbs[Y].arbitrary.generate(Q,J),G=this.mustFallbackToFirstInShrink(Y)?Q.clone():null;return this.mapIntoValue(Y,$,G,J)}finally{--this.context.depth}}mustGenerateFirst(){return this.constraints.maxDepth<=this.context.depth}mustFallbackToFirstInShrink(Q){return Q!==0&&this.constraints.withCrossShrink&&this.warbs[0].weight!==0}computeNegDepthBenefit(){let Q=this.constraints.depthBias;if(Q<=0||this.warbs[0].weight===0)return 0;let Y=fg(ug(1+Q,this.context.depth))-1;return-lg(this.totalWeight*Y,pg)||0}};function rg(X){return X!==null&&X!==void 0&&typeof X==="object"&&!("generate"in X)&&!("arbitrary"in X)&&!("weight"in X)}function $L(X){if(sL(X))return{arbitrary:X,weight:1};return X}function l0(...X){let Q=X[0];if(rg(Q)){let J=G0(e0(X,1),$L);return eZ.from(J,Q,"fc.oneof")}let Y=G0(X,$L);return eZ.from(Y,{},"fc.oneof")}var og=Number.isInteger;function o4(X){let Q=typeof X==="number"?X:X&&X.max!==void 0?X.max:2147483647;if(Q<0)throw Error("fc.nat value should be greater than or equal to 0");if(!og(Q))throw Error("fc.nat maximum value should be an integer");return new _9(0,Q)}var ng=Object.is;function ig(X){let Q=0,Y=[];for(let J of X){let $=Q;Q=$+J.num;let G=Q-1;Y.push({from:$,to:G,entry:J})}return Y}function ag(X,Q){let Y=0,J=X.length;while(J-Y>1){let $=~~((Y+J)/2);if(Q<X[$].from)J=$;else Y=$}return X[Y]}function sg(X){let Q=ig(X);return function(J){let $=ag(Q,J);return $.entry.build(J-$.from)}}function tg(X){let Q={mapping:new q4,negativeZeroIndex:void 0},Y=0;for(let J=0;J!==X.length;++J){let $=X[J];for(let G=0;G!==$.num;++G){let Z=$.build(G);if(Z===0&&1/Z===V4.NEGATIVE_INFINITY)Q.negativeZeroIndex=Y;else R8(Q.mapping,Z,Y);++Y}}return Q}function eg(X){let Q=null;return function(J){if(Q===null)Q=tg(X);let $=ng(J,-0)?Q.negativeZeroIndex:p1(Q.mapping,J);if($===void 0)throw new j("Unknown value encountered cannot be built using this mapToConstant");return $}}function Xh(X){if(X.length===0)throw new j("fc.mapToConstant expects at least one option");let Q=0;for(let Y=0;Y!==X.length;++Y){if(X[Y].num<0)throw new j("fc.mapToConstant expects all options to have a number of entries greater or equal to zero");Q+=X[Y].num}if(Q===0)throw new j("fc.mapToConstant expects at least one choice among options");return Q}function D9(...X){return o4({max:Xh(X)-1}).map(sg(X),eg(X))}function bP(X,Q,Y,J){if(Q.length===0){if(Y>0)return;return[]}if(J<=0)return;let $=[{endIndexChunks:0,nextStartIndex:1,chunks:[]}];while($.length>0){let G=GP($);for(let Z=G.nextStartIndex;Z<=Q.length;++Z){let K=S0(Q,G.endIndexChunks,Z);if(X.canShrinkWithoutContext(K)){let H=[...G.chunks,K];if(Z===Q.length){if(H.length<Y)break;return H}if(E($,{endIndexChunks:G.endIndexChunks,nextStartIndex:Z+1,chunks:G.chunks}),H.length<J)E($,{endIndexChunks:Z,nextStartIndex:Z+1,chunks:H});break}}}}function Qh(X){return w0(X,"")}function gP(X){return X.minLength!==void 0?X.minLength:0}function hP(X){return X.maxLength!==void 0?X.maxLength:a6}function Yh(X,Q){return gP(Q)<=X.length&&X.length<=hP(Q)}function Jh(X,Q){return function(J){if(typeof J!=="string")throw new j("Unsupported value");let $=bP(X,J,gP(Q),hP(Q));if($===void 0)throw new j("Unable to unmap received string");return $}}var mP=["__defineGetter__","__defineSetter__","__lookupGetter__","__lookupSetter__","__proto__","constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf","apply","arguments","bind","call","caller","length","name","prototype","key","ref"];function $h(X,Q,Y){let J;try{J=Y(X)}catch{return}for(let $ of J)if(!Q.canShrinkWithoutContext($))return;return J}function Gh(X,Q){let Y=[];for(let J of mP){let $=$h(J,X,Q);if($!==void 0)E(Y,$)}return Y}var GL=new WeakMap;function Zh(X){let Q=[];for(let Y of mP){let J=bP(X,Y,0,a6);if(J!==void 0)E(Q,J)}return Q}function Kh(X,Q){let Y=Wy(GL,X);if(Y===void 0)Y=Zh(X),Hy(GL,X,Y);let J=[];for(let $ of Y)if(Yh($,Q))E(J,$);return J}var Hh=[[0,127]],Wh=[[0,55295],[57344,1114111]],_h=[[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,6000],[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],[66000,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],[128000,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]],Dh=[[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]],ZL=String.fromCodePoint,Vh=Math.min,qh=Math.max;function XK(X){if(X.length===1){let Y=ZL(X[0]);return{num:1,build:()=>Y}}let Q=X[0];return{num:X[1]-X[0]+1,build:(Y)=>ZL(Q+Y)}}function KL(X,Q){let Y=[],J=0,$=0;while(J<X.length&&$<Q.length){let G=X[J],Z=G[0],K=G.length===1?G[0]:G[1],H=Q[$],W=H[0],D=H.length===1?H[0]:H[1];if(K<W)J+=1;else if(D<Z)$+=1;else{let _=qh(Z,W),V=Vh(K,D);if(Y.length>=1){let q=Y[Y.length-1];if((q.length===1?q[0]:q[1])+1===_)_=q[0],GP(Y)}if(E(Y,_===V?[_]:[_,V]),K<=V)J+=1;if(D<=V)$+=1}}return Y}var HL=Object.create(null);function Bh(X){switch(X){case"full":return Wh;case"ascii":return Hh}}function Uh(X,Q){let Y=`${X}:${Q}`,J=HL[Y];if(J!==void 0)return J;let $=Bh(Q),G=X==="binary"?$:KL($,_h),Z=[];for(let H of G)E(Z,XK(H));if(X==="grapheme"){let H=KL($,Dh);for(let W of H){let D=XK(W);E(Z,{num:D.num,build:(_)=>Ty(D.build(_),"NFD")})}}let K=D9(...Z);return HL[Y]=K,K}function ZQ(X,Q){return Uh(X,Q)}function Oh(X){if(typeof X.unit==="object")return X.unit;switch(X.unit){case"grapheme":return ZQ("grapheme","full");case"grapheme-composite":return ZQ("composite","full");case"grapheme-ascii":case void 0:return ZQ("grapheme","ascii");case"binary":return ZQ("binary","full");case"binary-ascii":return ZQ("binary","ascii")}}function d0(X={}){let Q=Oh(X),Y=Jh(Q,X),J=Kh(Q,X);return P0(Q,{...X,experimentalCustomSlices:J}).map(Qh,Y)}var dP=Map,SK=String.fromCharCode,vK={num:26,build:(X)=>SK(X+97)},zh={num:26,build:(X)=>SK(X+65)},pP={num:10,build:(X)=>SK(X+48)};function Fh(X){let Q=dk(X);return X!==Q?Q:`%${_Q(H9(X,0),16)}`}function Lh(X){if(typeof X!=="string")throw Error("Unsupported");return decodeURIComponent(X)}var Ph=()=>d0({unit:"binary",minLength:1,maxLength:1}).map(Fh,Lh),EZ=void 0;function Rh(){if(EZ===void 0)EZ=D9(vK);return EZ}var U2=void 0;function QK(X){if(U2===void 0)U2=new dP;let Q=p1(U2,X);if(Q===void 0)Q=D9(vK,pP,{num:X.length,build:(Y)=>X[Y]}),R8(U2,X,Q);return Q}function Nh(X){return D9(vK,zh,pP,{num:X.length,build:(Q)=>X[Q]})}var O2=void 0;function xK(X){if(O2===void 0)O2=new dP;let Q=p1(O2,X);if(Q===void 0)Q=l0({weight:10,arbitrary:Nh(X)},{weight:1,arbitrary:Ph()}),R8(O2,X,Q);return Q}function U4(X,Q={}){let Y=Q.freq===void 0?6:Q.freq,J=WP(Q,"nil")?Q.nil:null,$=[{arbitrary:b0(J),weight:1,fallbackValue:{default:J}},{arbitrary:X,weight:Y-1}],G={withCrossShrink:!0,depthSize:Q.depthSize,maxDepth:Q.maxDepth,depthIdentifier:Q.depthIdentifier};return eZ.from($,G,"fc.option")}function Mh(X){if(X.length>63)return!1;return X.length<4||X[0]!=="x"||X[1]!=="n"||X[2]!=="-"||X[3]!=="-"}var cP=Symbol("adapted-value");function Ah(X,Q){let Y=Q(X.value_);if(!Y.adapted)return X;return new k(Y.value,cP)}var wh=class extends I0{constructor(X,Q){super();this.sourceArb=X,this.adapter=Q,this.adaptValue=(Y)=>Ah(Y,Q)}generate(X,Q){let Y=this.sourceArb.generate(X,Q);return this.adaptValue(Y)}canShrinkWithoutContext(X){return this.sourceArb.canShrinkWithoutContext(X)&&!this.adapter(X).adapted}shrink(X,Q){if(Q===cP){if(!this.sourceArb.canShrinkWithoutContext(X))return Q0.nil();return this.sourceArb.shrink(X,void 0).map(this.adaptValue)}return this.sourceArb.shrink(X,Q).map(this.adaptValue)}};function fP(X,Q){return new wh(X,Q)}function Ch([X,Q]){return Q===null?X:`${X}${Q[0]}${Q[1]}`}function Th(X){if(typeof X!=="string"||X.length===0)throw Error("Unsupported");if(X.length===1)return[X[0],null];return[X[0],[S0(X,1,X.length-1),X[X.length-1]]]}function Ih(X){let Q=QK("");return e(Q,U4(e(d0({unit:QK("-"),size:X,maxLength:61}),Q))).map(Ch,Th).filter(Mh)}function jh(X){return`${w0(X[0],".")}.${X[1]}`}function Eh(X){if(typeof X!=="string")throw Error("Unsupported type");let Q=X.lastIndexOf(".");return[F1(S0(X,0,Q),"."),S0(X,Q+1)]}function Sh(X){let[Q,Y]=X,J=Y.length;for(let $=0;$!==Q.length;++$)if(J+=1+Q[$].length,J>255)return{adapted:!0,value:[e0(Q,0,$),Y]};return{adapted:!1,value:X}}function kK(X={}){let Q=jK(X.size),Y=BQ("-1",Q),J=d0({unit:Rh(),minLength:2,maxLength:63,size:Y});return fP(e(P0(Ih(Q),{size:Y,minLength:1,maxLength:127}),J),Sh).map(jh,Eh)}function vh(X){let Q=X[0].length;for(let Y=1;Y!==X.length;++Y)if(Q+=1+X[Y].length,Q>64)return{adapted:!0,value:e0(X,0,Y)};return{adapted:!1,value:X}}function xh(X){return w0(X,".")}function kh(X){if(typeof X!=="string")throw Error("Unsupported");return F1(X,".")}function yh(X){return`${X[0]}@${X[1]}`}function bh(X){if(typeof X!=="string")throw Error("Unsupported");return F1(X,"@",2)}function gh(X={}){return e(fP(P0(d0({unit:QK("!#$%&'*+-/=?^_`{|}~"),minLength:1,maxLength:64,size:X.size}),{minLength:1,maxLength:32,size:X.size}),vh).map(xh,kh),kK({size:X.size})).map(yh,bh)}var{NEGATIVE_INFINITY:hh,POSITIVE_INFINITY:YK,EPSILON:uP}=V4,yK=T(2146435072)*T(4294967296),mh=-yK-T(1),WL=4503599627370496,dh=T(4503599627370495),_L=T("9007199254740992"),JK=new Float64Array(1),DL=new Uint32Array(JK.buffer,JK.byteOffset);function ph(X){return JK[0]=X,[DL[1],DL[0]]}function ch(X){let{0:Q,1:Y}=ph(X),J=Q>>>31,$=Q>>>20&2047,G=(Q&1048575)*4294967296+Y,Z=$===0?-1022:$-1023,K=$===0?0:1;return K+=G*uP,K*=J===0?1:-1,{exponent:Z,significand:K}}function VL(X,Q){if(X===-1022)return T(Q*WL);return T((Q-1)*WL)+(T(X+1023)<<T(52))}function bK(X){if(X===YK)return yK;if(X===hh)return mh;let Q=ch(X),Y=Q.exponent,J=Q.significand;if(X>0||X===0&&1/X===YK)return VL(Y,J);else return-VL(Y,-J)-T(1)}function $K(X){if(X<0)return-$K(-X-T(1));if(X===yK)return YK;if(X<_L)return V4(X)*0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005;let Q=X-_L,Y=-1021+V4(Q>>T(52));return(1+V4(Q&dh)*uP)*2**Y}var qL=Number.isInteger,BL=Object.is,SZ=Number.NEGATIVE_INFINITY,vZ=Number.POSITIVE_INFINITY;function lP(X,Q,Y,J){let{noDefaultInfinity:$=!1,minExcluded:G=!1,maxExcluded:Z=!1,min:K=$?-Q:SZ,max:H=$?Q:vZ}=X,W=G?K<-Y?-J:Math.max(K,-Y):K===SZ?Math.max(K,-J):Math.max(K,-Y),D=Z?H>Y?J:Math.min(H,Y):H===vZ?Math.min(H,J):Math.min(H,Y);return{noDefaultInfinity:!1,minExcluded:G||(K!==SZ||G)&&qL(W),maxExcluded:Z||(H!==vZ||Z)&&qL(D),min:BL(W,-0)?0:W,max:BL(D,0)?-0:D,noNaN:X.noNaN||!1}}var{NEGATIVE_INFINITY:rP,POSITIVE_INFINITY:oP,MAX_VALUE:fh}=Number,uh=4503599627370495.5,GK=4503599627370496;function lh(X){return lP(X,fh,uh,GK)}function rh(X){return X===4503599627370496?oP:X===-4503599627370496?rP:X}function oh(X){if(typeof X!=="number")throw Error("Unsupported type");return X===oP?GK:X===rP?-GK:X}var{isInteger:nh,isNaN:nP,NEGATIVE_INFINITY:ih,POSITIVE_INFINITY:ah,MAX_VALUE:UL}=Number,sh=NaN;function OL(X,Q){if(nP(X))throw Error("fc.double constraints."+Q+" must be a 64-bit float");return bK(X)}function th(X){if(typeof X!=="number")throw Error("Unsupported type");return bK(X)}function eh(X){return!nh(X)}function zL(X){let{noDefaultInfinity:Q=!1,noNaN:Y=!1,minExcluded:J=!1,maxExcluded:$=!1,min:G=Q?-UL:ih,max:Z=Q?UL:ah}=X,K=OL(G,"min"),H=J?K+T(1):K,W=OL(Z,"max"),D=$?W-T(1):W;if(D<H)throw Error("fc.double constraints.min must be smaller or equal to constraints.max");if(Y)return a4({min:H,max:D}).map($K,th);let _=D>T(0),V=_?H:H-T(1),q=_?D+T(1):D;return a4({min:V,max:q}).map((U)=>{if(D<U||U<H)return sh;else return $K(U)},(U)=>{if(typeof U!=="number")throw Error("Unsupported type");if(nP(U))return D!==q?q:V;return bK(U)})}function y2(X={}){if(!X.noInteger)return zL(X);return zL(lh(X)).map(rh,oh).filter(eh)}var{NEGATIVE_INFINITY:Xm,POSITIVE_INFINITY:ZK}=Number,Qm=Math.imul,KK=340282346638528860000000000000000000000,iP=2139095040,Ym=-2139095041,HK=new Float32Array(1),Jm=new Uint32Array(HK.buffer,HK.byteOffset);function $m(X){return HK[0]=X,Jm[0]}function Gm(X){let Q=$m(X),Y=Q>>>31,J=Q>>>23&255,$=Q&8388607,G=J===0?-126:J-127,Z=J===0?0:1;return Z+=$/8388608,Z*=Y===0?1:-1,{exponent:G,significand:Z}}function FL(X,Q){if(X===-126)return Q*8388608;return Qm(X+127,8388608)+(Q-1)*8388608}function gK(X){if(X===ZK)return iP;if(X===Xm)return Ym;let Q=Gm(X),Y=Q.exponent,J=Q.significand;if(X>0||X===0&&1/X===ZK)return FL(Y,J);else return-FL(Y,-J)-1}function WK(X){if(X<0)return-WK(-X-1);if(X===iP)return ZK;if(X<16777216)return X*0.000000000000000000000000000000000000000000001401298464324817;let Q=X-16777216,Y=-125+(Q>>23);return(1+(Q&8388607)/8388608)*2**Y}var{NEGATIVE_INFINITY:aP,POSITIVE_INFINITY:sP}=Number,Zm=KK,Km=8388607.5,_K=8388608;function Hm(X){return lP(X,Zm,Km,_K)}function Wm(X){return X===8388608?sP:X===-8388608?aP:X}function _m(X){if(typeof X!=="number")throw Error("Unsupported type");return X===sP?_K:X===aP?-_K:X}var{isInteger:Dm,isNaN:tP}=Number,Vm=Math.fround,qm=Number.NEGATIVE_INFINITY,Bm=Number.POSITIVE_INFINITY,Um=NaN;function LL(X,Q){let Y="fc.float constraints."+Q+" must be a 32-bit float - you can convert any double to a 32-bit float by using `Math.fround(myDouble)`";if(tP(X)||Vm(X)!==X)throw Error(Y);return gK(X)}function Om(X){if(typeof X!=="number")throw Error("Unsupported type");return gK(X)}function zm(X){return!Dm(X)}function PL(X){let{noDefaultInfinity:Q=!1,noNaN:Y=!1,minExcluded:J=!1,maxExcluded:$=!1,min:G=Q?-KK:qm,max:Z=Q?KK:Bm}=X,K=LL(G,"min"),H=J?K+1:K,W=LL(Z,"max"),D=$?W-1:W;if(H>D)throw Error("fc.float constraints.min must be smaller or equal to constraints.max");if(Y)return z0({min:H,max:D}).map(WK,Om);let _=D>0?H:H-1,V=D>0?D+1:D;return z0({min:_,max:V}).map((q)=>{if(q>D||q<H)return Um;else return WK(q)},(q)=>{if(typeof q!=="number")throw Error("Unsupported type");if(tP(q))return D!==V?V:_;return gK(q)})}function eP(X={}){if(!X.noInteger)return PL(X);return PL(Hm(X)).map(Wm,_m).filter(zm)}function Fm(X){return X.replace(/([$`\\])/g,"\\$1").replace(/\r/g,"\\r")}function XR(X){return X.replace(/\*\//g,"*\\/")}var m1=[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,936918000,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117];function v2(X){let Q=4294967295;for(let Y=0;Y<X.length;++Y){let J=H9(X,Y);if(J<128)Q=m1[Q&255^J]^Q>>8;else if(J<2048)Q=m1[Q&255^(192|J>>6&31)]^Q>>8,Q=m1[Q&255^(128|J&63)]^Q>>8;else if(J>=55296&&J<57344){let $=H9(X,++Y);if(J>=56320||$<56320||$>57343||Number.isNaN($))Y-=1,Q=m1[Q&255^239]^Q>>8,Q=m1[Q&255^191]^Q>>8,Q=m1[Q&255^189]^Q>>8;else{let G=(J&1023)+64,Z=$&1023;Q=m1[Q&255^(240|G>>8&7)]^Q>>8,Q=m1[Q&255^(128|G>>2&63)]^Q>>8,Q=m1[Q&255^(128|Z>>6&15|(G&3)<<4)]^Q>>8,Q=m1[Q&255^(128|Z&63)]^Q>>8}}else Q=m1[Q&255^(224|J>>12&15)]^Q>>8,Q=m1[Q&255^(128|J>>6&63)]^Q>>8,Q=m1[Q&255^(128|J&63)]^Q>>8}return(Q|0)+2147483648}var Lm=Object.getPrototypeOf,KQ=class extends I0{constructor(X){super();this.arb=X}generate(X,Q){return this.arb.generate(X,Q)}canShrinkWithoutContext(X){return this.arb.canShrinkWithoutContext(X)}shrink(X,Q){return Q0.nil()}};function x2(X){if(Lm(X)===KQ.prototype&&X.generate===KQ.prototype.generate&&X.canShrinkWithoutContext===KQ.prototype.canShrinkWithoutContext&&X.shrink===KQ.prototype.shrink)return X;return new KQ(X)}var{assign:Pm,keys:Rm}=Object;function QR(X){return e(x2(z0()),x2(z0({min:1,max:4294967295}))).map(([Q,Y])=>{let J=()=>{let $={};return Pm((Z,K)=>{let H=g0(Z),W=g0(K),D=X(v2(`${Q}${H}`)%Y,v2(`${Q}${W}`)%Y);return $[`[${H},${W}]`]=D,D},{toString:()=>{let Z=Rm($).sort().map((K)=>`${K} => ${g0($[K])}`).map((K)=>`/* ${XR(K)} */`);return`function(a, b) {
|
|
48
|
+
// With hash and stringify coming from fast-check${Z.length!==0?`
|
|
49
|
+
${w0(Z,`
|
|
50
|
+
`)}`:""}
|
|
51
|
+
const cmp = ${X};
|
|
52
|
+
const hA = hash('${Q}' + stringify(a)) % ${Y};
|
|
53
|
+
const hB = hash('${Q}' + stringify(b)) % ${Y};
|
|
54
|
+
return cmp(hA, hB);
|
|
55
|
+
}`},[r0]:J})};return J()})}var Nm=Object.assign;function Mm(){return QR(Nm((X,Q)=>X<Q,{toString(){return"(hA, hB) => hA < hB"}}))}var Am=Object.assign;function wm(){return QR(Am((X,Q)=>X-Q,{toString(){return"(hA, hB) => hA - hB"}}))}var{defineProperties:Cm,keys:Tm}=Object;function Im(X){return e(P0(X,{minLength:1}),x2(z0())).map(([Q,Y])=>{let J=()=>{let $={},G=(...K)=>{let H=g0(K),W=Q[v2(`${Y}${H}`)%Q.length];return $[H]=W,i6(W)?W[r0]():W};function Z(K){let H=G0(G0(KP(Tm($)),(W)=>`${W} => ${g0($[W])}`),(W)=>`/* ${XR(W)} */`);return`function(...args) {
|
|
56
|
+
// With hash and stringify coming from fast-check${H.length!==0?`
|
|
57
|
+
${H.join(`
|
|
58
|
+
`)}`:""}
|
|
59
|
+
const outs = ${K};
|
|
60
|
+
return outs[hash('${Y}' + stringify(args)) % outs.length];
|
|
61
|
+
}`}return Cm(G,{toString:{value:()=>Z(g0(Q))},[M8]:{value:()=>Z(g0(Q))},[B4]:{value:async()=>Z(await MK(Q))},[r0]:{value:J,configurable:!0}})};return J()})}var{MIN_SAFE_INTEGER:jm,MAX_SAFE_INTEGER:Em}=Number;function YR(){return new _9(jm,Em)}var Sm=Number.MAX_SAFE_INTEGER;function vm(){return new _9(0,Sm)}var xm=Number.parseInt;function km(X){let[Q,Y]=X;switch(Q){case"oct":return`0${_Q(Y,8)}`;case"hex":return`0x${_Q(Y,16)}`;default:return`${Y}`}}function N2(X,Q){let Y=xm(X,Q);if(_Q(Y,Q)!==X)throw Error("Invalid value");return Y}function ym(X){if(typeof X!=="string")throw Error("Invalid type");if(X.length>=2&&X[0]==="0"){if(X[1]==="x")return["hex",N2(S0(X,2),16)];return["oct",N2(S0(X,1),8)]}return["dec",N2(X,10)]}function bm(X){return w0(X,".")}function gm(X){if(typeof X!=="string")throw Error("Invalid type");return G0(F1(X,"."),(Q)=>N2(Q,10))}function hK(){return e(o4(255),o4(255),o4(255),o4(255)).map(bm,gm)}function h8(X){return e(m8("dec","oct","hex"),o4(X)).map(km,ym)}function xZ(X){return w0(X,".")}function kZ(X){if(typeof X!=="string")throw Error("Invalid type");return F1(X,".")}function JR(){return l0(e(h8(255),h8(255),h8(255),h8(255)).map(xZ,kZ),e(h8(255),h8(255),h8(65535)).map(xZ,kZ),e(h8(255),h8(16777215)).map(xZ,kZ),h8(4294967295))}function mK(X){if(X.length===0)return[];else return F1(X,":")}function dK(X){let Q=F1(X,":");if(Q.length>=2&&Q[Q.length-1].length<=4)return[e0(Q,0,Q.length-2),`${Q[Q.length-2]}:${Q[Q.length-1]}`];return[e0(Q,0,Q.length-1),Q[Q.length-1]]}function hm(X){return`${w0(X[0],":")}:${X[1]}`}function mm(X){if(typeof X!=="string")throw Error("Invalid type");return dK(X)}function dm(X){return`::${w0(X[0],":")}:${X[1]}`}function pm(X){if(typeof X!=="string")throw Error("Invalid type");if(!Ay(X,"::"))throw Error("Invalid value");return dK(S0(X,2))}function M2(X){return`${w0(X[0],":")}::${w0(X[1],":")}:${X[2]}`}function A2(X){if(typeof X!=="string")throw Error("Invalid type");let[Q,Y]=F1(X,"::",2),[J,$]=dK(Y);return[mK(Q),J,$]}function cm(X){return M2([X[0],[X[1]],X[2]])}function fm(X){let Q=A2(X);return[Q[0],w0(Q[1],":"),Q[2]]}function RL(X){return`${w0(X[0],":")}::${X[1]}`}function NL(X){if(typeof X!=="string")throw Error("Invalid type");let[Q,Y]=F1(X,"::",2);return[mK(Q),Y]}function um(X){return`${w0(X[0],":")}::`}function lm(X){if(typeof X!=="string")throw Error("Invalid type");if(!wy(X,"::"))throw Error("Invalid value");return[mK(S0(X,0,X.length-2))]}function rm([X,Q]){return`${X}:${Q}`}function om(X){if(typeof X!=="string")throw new j("Invalid type");if(!X.includes(":"))throw new j("Invalid value");return X.split(":",2)}var nm="0123456789abcdef",yZ=void 0;function im(){if(yZ===void 0)yZ=z0({min:0,max:15}).map((X)=>nm[X],(X)=>{if(typeof X!=="string")throw new j("Not a string");if(X.length!==1)throw new j("Invalid length");let Q=H9(X,0);if(Q<=57)return Q-48;if(Q<97)throw new j("Invalid character");return Q-87});return yZ}function $R(){let X=d0({unit:im(),minLength:1,maxLength:4,size:"max"}),Q=l0(e(X,X).map(rm,om),hK());return l0(e(P0(X,{minLength:6,maxLength:6,size:"max"}),Q).map(hm,mm),e(P0(X,{minLength:5,maxLength:5,size:"max"}),Q).map(dm,pm),e(P0(X,{minLength:0,maxLength:1,size:"max"}),P0(X,{minLength:4,maxLength:4,size:"max"}),Q).map(M2,A2),e(P0(X,{minLength:0,maxLength:2,size:"max"}),P0(X,{minLength:3,maxLength:3,size:"max"}),Q).map(M2,A2),e(P0(X,{minLength:0,maxLength:3,size:"max"}),P0(X,{minLength:2,maxLength:2,size:"max"}),Q).map(M2,A2),e(P0(X,{minLength:0,maxLength:4,size:"max"}),X,Q).map(cm,fm),e(P0(X,{minLength:0,maxLength:5,size:"max"}),Q).map(RL,NL),e(P0(X,{minLength:0,maxLength:6,size:"max"}),X).map(RL,NL),e(P0(X,{minLength:0,maxLength:7,size:"max"})).map(um,lm))}var am=class extends I0{constructor(X){super();this.name=X,this.underlying=null}generate(X,Q){if(this.underlying===null)throw Error(`Lazy arbitrary ${JSON.stringify(this.name)} not correctly initialized`);return this.underlying.generate(X,Q)}canShrinkWithoutContext(X){if(this.underlying===null)throw Error(`Lazy arbitrary ${JSON.stringify(this.name)} not correctly initialized`);return this.underlying.canShrinkWithoutContext(X)}shrink(X,Q){if(this.underlying===null)throw Error(`Lazy arbitrary ${JSON.stringify(this.name)} not correctly initialized`);return this.underlying.shrink(X,Q)}},sm=Object.getOwnPropertyNames;function tm(){let X=new q4;return(Y)=>{let J=p1(X,Y);if(J!==void 0)return J;return J=new am(String(Y)),R8(X,Y,J),J}}function GR(X){let Q=tm(),Y=X(Q),J=sm(Y);for(let $ of J){let G=Q($);G.underlying=Y[$]}return Y}function em(X,Q){for(let Y of X){let J=Q[Y]||{};if(J.maxLength===void 0||J.maxLength>0)return!0}return!1}function Xd(X,Q){if(X.length===0)return b0([]);if(!em(X,Q))throw new j("Contraints on pool must accept at least one entity, maxLength cannot sum to 0");return e(...X.map((Y)=>P0(b0(Y),Q[Y]))).map((Y)=>ek(Y)).filter((Y)=>Y.length>0)}var{assign:ML,create:w2,defineProperty:ZR,getPrototypeOf:AL,prototype:Qd}=Object;function Yd(X){return ZR(w2(null),M8,{configurable:!1,enumerable:!1,writable:!1,value:()=>X})}function wL(X,Q){return Yd(`<${z1(X)}#${Q}>`)}function Jd(X,Q){let Y=w2(Qd);for(let J in X){let $=X[J],G=[];for(let Z of $){let K=ML(w2(AL(Z)),Z);G.push(K)}Y[J]=G}for(let J in Q){let $=Q[J];for(let G=0;G!==$.length;++G){let Z=$[G],K=Y[J][G];for(let H in Z){let W=Z[H];K[H]=W.index===void 0?void 0:typeof W.index==="number"?Y[W.type][W.index]:G0(W.index,(D)=>Y[W.type][D])}ZR(K,M8,{configurable:!1,enumerable:!1,writable:!1,value:()=>{let H=X[J][G],W=ML(w2(AL(H)),H);for(let D in Z){let _=Z[D];W[D]=_.index===void 0?void 0:typeof _.index==="number"?wL(_.type,_.index):G0(_.index,(V)=>wL(_.type,V))}return g0(W)}})}}return Y}function $d(X){let Q=0,Y=new q4;for(let $ in X){let G=X[$];for(let Z in G){let K=G[Z];if(K.arity!=="inverse")continue;let H=p1(Y,K.type);if(H===void 0)H=new q4,R8(Y,K.type,H);if(qy(H,K.forwardRelationship))throw new j(`Cannot declare multiple inverse relationships for the same forward relationship ${z1(K.forwardRelationship)} on type ${z1(K.type)}`);R8(H,K.forwardRelationship,{type:$,property:Z}),Q+=1}}let J=new q4;if(Q===0)return J;for(let $ in X){let G=X[$],Z=p1(Y,$);if(Z===void 0)continue;for(let K in G){let H=G[K];if(H.arity==="inverse")continue;let W=p1(Z,K);if(W===void 0)continue;if(W.type!==H.type)throw new j(`Inverse relationship ${z1(W.property)} on type ${z1(W.type)} references forward relationship ${z1(K)} but types do not match`);R8(J,H,W)}}if(J.size!==Q)throw new j("Some inverse relationships could not be matched with their corresponding forward relationships");return J}var CL=Object.create;function Gd(X,Q,Y){switch(X){case"exclusive":return b0(Y);case"successor":return S2(z0({min:Q!==void 0?Q+1:0,max:Y}));case"any":return S2(z0({min:0,max:Y}))}}function Zd(X,Q,Y,J,$,G,Z){let K=Gd(Q,Y,J);switch(X){case"0-1":return U4(K,{nil:void 0,depthIdentifier:$}).generate(G,Z).value;case"1":return K.generate(G,Z).value;case"many":{let H=0,W=U4(s6(K,{depthIdentifier:$,selector:(_)=>_===J?_+ ++H:_,minLength:1}),{nil:[],depthIdentifier:$}).generate(G,Z).value,D=0;return G0(W,(_)=>_===J?_+D++:_)}}}var Kd=class extends I0{constructor(X,Q){super();this.relations=X,this.defaultEntities=Q;let Y=new K9,J=new K9;for(let $ in X){let G=X[$];for(let Z in G){let K=G[Z];if(K.arity==="inverse")continue;if(K.strategy==="exclusive"){if(E2(Y,K.type))throw new j(`Cannot mix exclusive with other strategies for type ${z1(K.type)}`);WQ(J,K.type)}else{if(E2(J,K.type))throw new j(`Cannot mix exclusive with other strategies for type ${z1(K.type)}`);WQ(Y,K.type)}if(K.strategy==="successor"&&K.type!==$)throw new j("Cannot mix types for the strategy successor");if(K.strategy==="successor"&&K.arity==="1")throw new j("Cannot use an arity of 1 for the strategy successor")}}this.inversedRelations=$d(X)}createEmptyLinksInstanceFor(X){let Q=CL(null),Y=this.relations[X];for(let J in Y){let $=Y[J];if($.arity==="inverse")Q[J]={type:$.type,index:[]}}return Q}generate(X,Q){let Y=CL(null);for(let G in this.relations)Y[G]=[];let J=[];for(let G of this.defaultEntities)E(J,{type:G,indexInType:Y[G].length,depth:0}),E(Y[G],this.createEmptyLinksInstanceFor(G));let $=-1;while(++$<J.length){let G=J[$],Z=this.relations[G.type],K=Y[G.type][G.indexInType],H=TK();H.depth=G.depth;for(let W in Z){let D=Z[W];if(D.arity==="inverse")continue;let _=D.type,V=Y[_],q=V.length,U=Zd(D.arity,D.strategy||"any",_===G.type?G.indexInType:void 0,V.length,H,X,Q);K[W]={type:_,index:U};let R=U===void 0?[]:typeof U==="number"?[U]:U;for(let L of R){if(L>=q)E(J,{type:_,indexInType:L,depth:G.depth+1}),E(V,this.createEmptyLinksInstanceFor(_));let N=p1(this.inversedRelations,D);if(N!==void 0){let P=V[L][N.property].index;E(P,G.indexInType)}}}}return J.length=0,new k(Y,void 0)}canShrinkWithoutContext(X){return!1}shrink(X,Q){return Q0.nil()}};function Hd(X,Q){return new Kd(X,Q)}var{keys:Wd,getOwnPropertySymbols:_d,getOwnPropertyDescriptor:Dd}=Object;function Vd(X){let Q=Wd(X),Y=_d(X);for(let J=0;J!==Y.length;++J){let $=Y[J],G=Dd(X,$);if(G&&G.enumerable)Q.push($)}return Q}var{create:qd,defineProperty:Bd,getOwnPropertyDescriptor:Ud,getOwnPropertyNames:Od,getOwnPropertySymbols:zd}=Object;function Fd(X,Q){return function(J){let $=J[1]?qd(null):{};for(let G=0;G!==X.length;++G){let Z=J[0][G];if(Z!==Q)Bd($,X[G],{value:Z,configurable:!0,enumerable:!0,writable:!0})}return $}}function Ld(X,Q){return function(J){if(typeof J!=="object"||J===null)throw Error("Incompatible instance received: should be a non-null object");let $=Object.getPrototypeOf(J)===null,G="constructor"in J&&J.constructor===Object;if(!$&&!G)throw Error("Incompatible instance received: should be of exact type Object");let Z=0,K=[];for(let D=0;D!==X.length;++D){let _=Ud(J,X[D]);if(_!==void 0){if(!_.configurable||!_.enumerable||!_.writable)throw Error("Incompatible instance received: should contain only c/e/w properties");if(_.get!==void 0||_.set!==void 0)throw Error("Incompatible instance received: should contain only no get/set properties");++Z,E(K,_.value)}else E(K,Q)}let H=Od(J).length,W=zd(J).length;if(Z!==H+W)throw Error("Incompatible instance received: should not contain extra properties");return[K,$]}}var bZ=Symbol("no-key");function gZ(X,Q,Y){let J=Vd(X),$=[];for(let G=0;G!==J.length;++G){let Z=J[G],K=X[Z];if(Q===void 0||D4(Q,Z)!==-1)E($,K);else E($,U4(K,{nil:bZ}))}return e(e(...$),Y?b0(!1):UQ()).map(Fd(J,bZ),Ld(J,bZ))}function DK(X,Q){let Y=Q!==void 0&&!!Q.noNullPrototype;if(Q===void 0)return gZ(X,void 0,Y);if(!(("requiredKeys"in Q)&&Q.requiredKeys!==void 0))return gZ(X,void 0,Y);let J=("requiredKeys"in Q?Q.requiredKeys:void 0)||[];for(let $=0;$!==J.length;++$){let G=Object.getOwnPropertyDescriptor(X,J[$]);if(G===void 0)throw Error("requiredKeys cannot reference keys that have not been defined in recordModel");if(!G.enumerable)throw Error("requiredKeys cannot reference keys that are not enumerable in recordModel")}return gZ(X,J,Y)}var Pd=Object.create;function Rd(X,Q,Y,J){let $=Pd(null);for(let G in X){let Z=X[G],K=DK(Z,J),H=Q(G),W=Y(G),D={minLength:H,maxLength:H};$[G]=W!==void 0?s6(K,{...D,selector:W}):P0(K,D)}return DK($)}var{create:TL,keys:Nd}=Object;function Md(X,Q,Y={}){let J=Nd(X),$=Y.initialPoolConstraints||TL(null),G=Y.unicityConstraints||TL(null),Z={noNullPrototype:Y.noNullPrototype};return Xd(J,$).chain((K)=>Hd(Q,K).chain((H)=>Rd(X,(W)=>H[W].length,(W)=>G[W],Z).map((W)=>Jd(W,H))))}function Ad(X){return w0(G0(X,(Q)=>Q[Q.length-1]===","?S0(Q,0,Q.length-1):Q)," ")}function wd(X){return function(Y){if(typeof Y!=="string")throw Error("Unsupported type");let J=[];for(let $ of F1(Y," "))if(X.canShrinkWithoutContext($))E(J,$);else if(X.canShrinkWithoutContext($+","))E(J,$+",");else throw Error("Unsupported word");return J}}function Cd(X){let Q=w0(X," ");if(Q[Q.length-1]===",")Q=S0(Q,0,Q.length-1);return FK(Q[0])+S0(Q,1)+"."}function Td(X){return function(Y){if(typeof Y!=="string")throw Error("Unsupported type");if(Y.length<2||Y[Y.length-1]!=="."||Y[Y.length-2]===","||FK(nZ(Y[0]))!==Y[0])throw Error("Unsupported value");let J=nZ(Y[0])+S0(Y,1,Y.length-1),$=[],G=F1(J," ");for(let Z=0;Z!==G.length;++Z){let K=G[Z];if(X.canShrinkWithoutContext(K))E($,K);else if(Z===G.length-1&&X.canShrinkWithoutContext(K+","))E($,K+",");else throw Error("Unsupported word")}return $}}function Id(X){return w0(X," ")}function jd(X){if(typeof X!=="string")throw Error("Unsupported type");let Q=F1(X,". ");for(let Y=0;Y<Q.length-1;++Y)Q[Y]+=".";return Q}var z=(X,Q)=>{return{arbitrary:b0(X),weight:Q}};function Ed(){return l0(z("non",6),z("adipiscing",5),z("ligula",5),z("enim",5),z("pellentesque",5),z("in",5),z("augue",5),z("et",5),z("nulla",5),z("lorem",4),z("sit",4),z("sed",4),z("diam",4),z("fermentum",4),z("ut",4),z("eu",4),z("aliquam",4),z("mauris",4),z("vitae",4),z("felis",4),z("ipsum",3),z("dolor",3),z("amet,",3),z("elit",3),z("euismod",3),z("mi",3),z("orci",3),z("erat",3),z("praesent",3),z("egestas",3),z("leo",3),z("vel",3),z("sapien",3),z("integer",3),z("curabitur",3),z("convallis",3),z("purus",3),z("risus",2),z("suspendisse",2),z("lectus",2),z("nec,",2),z("ultricies",2),z("sed,",2),z("cras",2),z("elementum",2),z("ultrices",2),z("maecenas",2),z("massa,",2),z("varius",2),z("a,",2),z("semper",2),z("proin",2),z("nec",2),z("nisl",2),z("amet",2),z("duis",2),z("congue",2),z("libero",2),z("vestibulum",2),z("pede",2),z("blandit",2),z("sodales",2),z("ante",2),z("nibh",2),z("ac",2),z("aenean",2),z("massa",2),z("suscipit",2),z("sollicitudin",2),z("fusce",2),z("tempus",2),z("aliquam,",2),z("nunc",2),z("ullamcorper",2),z("rhoncus",2),z("metus",2),z("faucibus,",2),z("justo",2),z("magna",2),z("at",2),z("tincidunt",2),z("consectetur",1),z("tortor,",1),z("dignissim",1),z("congue,",1),z("non,",1),z("porttitor,",1),z("nonummy",1),z("molestie,",1),z("est",1),z("eleifend",1),z("mi,",1),z("arcu",1),z("scelerisque",1),z("vitae,",1),z("consequat",1),z("in,",1),z("pretium",1),z("volutpat",1),z("pharetra",1),z("tempor",1),z("bibendum",1),z("odio",1),z("dui",1),z("primis",1),z("faucibus",1),z("luctus",1),z("posuere",1),z("cubilia",1),z("curae,",1),z("hendrerit",1),z("velit",1),z("mauris,",1),z("gravida",1),z("ornare",1),z("ut,",1),z("pulvinar",1),z("varius,",1),z("turpis",1),z("nibh,",1),z("eros",1),z("id",1),z("aliquet",1),z("quis",1),z("lobortis",1),z("consectetuer",1),z("morbi",1),z("vehicula",1),z("tortor",1),z("tellus,",1),z("id,",1),z("eu,",1),z("quam",1),z("feugiat,",1),z("posuere,",1),z("iaculis",1),z("lectus,",1),z("tristique",1),z("mollis,",1),z("nisl,",1),z("vulputate",1),z("sem",1),z("vivamus",1),z("placerat",1),z("imperdiet",1),z("cursus",1),z("rutrum",1),z("iaculis,",1),z("augue,",1),z("lacus",1))}function Sd(X={}){let{maxCount:Q,mode:Y="words",size:J}=X;if(Q!==void 0&&Q<1)throw Error("lorem has to produce at least one word/sentence");let $=Ed();if(Y==="sentences")return P0(P0($,{minLength:1,size:"small"}).map(Cd,Td($)),{minLength:1,maxLength:Q,size:J}).map(Id,jd);else return P0($,{minLength:1,maxLength:Q,size:J}).map(Ad,wd($))}function vd(X){return new Map(X)}function xd(X){if(typeof X!=="object"||X===null)throw Error("Incompatible instance received: should be a non-null object");if(!("constructor"in X)||X.constructor!==Map)throw Error("Incompatible instance received: should be of exact type Map");return Array.from(X)}function kd(X){return X[0]}function VK(X,Q,Y={}){return s6(e(X,Q),{minLength:Y.minKeys,maxLength:Y.maxKeys,size:Y.size,selector:kd,depthIdentifier:Y.depthIdentifier,comparator:"SameValueZero"}).map(vd,xd)}var z2=10;function yd(X){let Q={};return(Y)=>{let J=Y!==void 0?Y:z2;if(!WP(Q,J)){let $=z2;z2=J-1,Q[J]=X(J),z2=$}return Q[J]}}function bd(X){let Q=0;while(X>T(0)){if(X&T(1))++Q;X>>=T(1)}return Q}function gd(X,Q){let Y=(T(1)<<T(Q))-T(1),J=X&Y,$=bd(X-J),G=J;for(let Z=T(1);Z<=Y&&$!==0;Z<<=T(1))if(!(G&Z))G|=Z,--$;return G}function F2(X,Q){let Y=[];for(let J=X.length-1;J!==-1;--J)if(Q(X[J])!==X[J])E(Y,J);return Y}function hd(X,Q,Y){let J=T(0);for(let $=0,G=T(1);$!==Y.length;++$,G<<=T(1))if(X[Y[$]]!==Q[Y[$]])J|=G;return J}function hZ(X,Q,Y,J){for(let $=0,G=T(1);$!==Y.length;++$,G<<=T(1))if(Q&G)X[Y[$]]=J(X[Y[$]])}var md=class extends I0{constructor(X,Q,Y){super();this.stringArb=X,this.toggleCase=Q,this.untoggleAll=Y}buildContextFor(X,Q){return{rawString:X.value,rawStringContext:X.context,flags:Q.value,flagsContext:Q.context}}generate(X,Q){let Y=this.stringArb.generate(X,Q),J=[...Y.value],$=F2(J,this.toggleCase),G=a4(T(0),(T(1)<<T($.length))-T(1)).generate(X,void 0);return hZ(J,G.value,$,this.toggleCase),new k(w0(J,""),this.buildContextFor(Y,G))}canShrinkWithoutContext(X){if(typeof X!=="string")return!1;return this.untoggleAll!==void 0?this.stringArb.canShrinkWithoutContext(this.untoggleAll(X)):this.stringArb.canShrinkWithoutContext(X)}shrink(X,Q){let Y;if(Q!==void 0)Y=Q;else if(this.untoggleAll!==void 0){let G=this.untoggleAll(X),Z=[...X],K=[...G];Y={rawString:G,rawStringContext:void 0,flags:hd(K,Z,F2(K,this.toggleCase)),flagsContext:void 0}}else Y={rawString:X,rawStringContext:void 0,flags:T(0),flagsContext:void 0};let{rawString:J,flags:$}=Y;return this.stringArb.shrink(J,Y.rawStringContext).map((G)=>{let Z=[...G.value],K=F2(Z,this.toggleCase),H=gd($,K.length);return hZ(Z,H,K,this.toggleCase),new k(w0(Z,""),this.buildContextFor(G,new k(H,void 0)))}).join(n4(()=>{let G=[...J],Z=F2(G,this.toggleCase);return a4(T(0),(T(1)<<T(Z.length))-T(1)).shrink($,Y.flagsContext).map((K)=>{let H=e0(G);return hZ(H,K.value,Z,this.toggleCase),new k(w0(H,""),this.buildContextFor(new k(J,Y.rawStringContext),K))})}))}};function dd(X){let Q=FK(X);if(Q!==X)return Q;return nZ(X)}function pd(X,Q){return new md(X,Q&&Q.toggleCase||dd,Q&&Q.untoggleAll)}function cd(X){return YP.from(X)}function fd(X){if(!(X instanceof YP))throw Error("Unexpected type");return[...X]}function KR(X={}){return P0(eP(X),X).map(cd,fd)}function ud(X){return JP.from(X)}function ld(X){if(!(X instanceof JP))throw Error("Unexpected type");return[...X]}function HR(X={}){return P0(y2(X),X).map(ud,ld)}function O4(X,Q,Y,J,$){let G=J.name,{min:Z=Q,max:K=Y,...H}=X;if(Z>K)throw Error(`Invalid range passed to ${G}: min must be lower than or equal to max`);if(Z<Q)throw Error(`Invalid min value passed to ${G}: min must be greater than or equal to ${Q}`);if(K>Y)throw Error(`Invalid max value passed to ${G}: max must be lower than or equal to ${Y}`);return P0($({min:Z,max:K}),H).map((W)=>J.from(W),(W)=>{if(!(W instanceof J))throw Error("Invalid type");return[...W]})}function WR(X={}){return O4(X,-32768,32767,kk,z0)}function _R(X={}){return O4(X,-2147483648,2147483647,yk,z0)}function DR(X={}){return O4(X,-128,127,xk,z0)}function VR(X={}){return O4(X,0,65535,hk,z0)}function qR(X={}){return O4(X,0,4294967295,mk,z0)}function BR(X={}){return O4(X,0,255,bk,z0)}function UR(X={}){return O4(X,0,255,gk,z0)}function rd(X){return X!==void 0}function IL(X){if(X.hasToBeCloned)return new k(X.value_,{generatorContext:X.context},()=>X.value);return new k(X.value_,{generatorContext:X.context})}function jL(X){if(X.hasToBeCloned)return new k(X.value_,{shrinkerContext:X.context},()=>X.value);return new k(X.value_,{shrinkerContext:X.context})}var od=class extends I0{constructor(X,Q){super();this.generatorArbitrary=X,this.shrinkerArbitrary=Q}generate(X,Q){return IL(this.generatorArbitrary.generate(X,Q))}canShrinkWithoutContext(X){return this.shrinkerArbitrary.canShrinkWithoutContext(X)}shrink(X,Q){if(!rd(Q))return this.shrinkerArbitrary.shrink(X,void 0).map(jL);if("generatorContext"in Q)return this.generatorArbitrary.shrink(X,Q.generatorContext).map(IL);return this.shrinkerArbitrary.shrink(X,Q.shrinkerContext).map(jL)}};function qK(X,Q,Y){let J=z0({min:X,max:Q});if(Q===Y)return J;return new od(J,z0({min:X,max:Y}))}var{min:nd,max:BK}=Math,EL=XP.isArray,id=Object.entries;function ad(X){let Q=-1;for(let Y=0;Y!==X.length;++Y)Q=BK(Q,X[Y][0]);return Q}function sd(X,Q){let Y=XP(X);for(let J=0;J!==Q.length;++J){let $=Q[J];if($[0]<X)Y[$[0]]=$[1]}return Y}function OR(X,Q={}){let{size:Y,minNumElements:J=0,maxLength:$=a6,maxNumElements:G=$,noTrailingHole:Z,depthIdentifier:K}=Q,H=VQ(Y,VQ(Y,J,G,Q.maxNumElements!==void 0),$,Q.maxLength!==void 0);if(J>$)throw Error("The minimal number of non-hole elements cannot be higher than the maximal length of the array");if(J>G)throw Error("The minimal number of non-hole elements cannot be higher than the maximal number of non-holes");let W=nd(G,$),D=Q.maxNumElements!==void 0||Y!==void 0?Y:"=",_=s6(e(qK(0,BK(H-1,0),BK($-1,0)),X),{size:D,minLength:J,maxLength:W,selector:(V)=>V[0],depthIdentifier:K}).map((V)=>{return sd(ad(V)+1,V)},(V)=>{if(!EL(V))throw Error("Not supported entry type");if(Z&&V.length!==0&&!(V.length-1 in V))throw Error("No trailing hole");return G0(id(V),(q)=>[Number(q[0]),q[1]])});if(Z||$===J)return _;return e(_,qK(J,H,$)).map((V)=>{let q=V[0],U=V[1];if(q.length>=U)return q;let R=e0(q);return R.length=U,R},(V)=>{if(!EL(V))throw Error("Not supported entry type");return[V,V.length]})}function td(X){return new Set(X)}function ed(X){if(typeof X!=="object"||X===null)throw Error("Incompatible instance received: should be a non-null object");if(!("constructor"in X)||X.constructor!==Set)throw Error("Incompatible instance received: should be of exact type Set");return Array.from(X)}function zR(X,Q={}){return s6(X,{minLength:Q.minLength,maxLength:Q.maxLength,size:Q.size,depthIdentifier:Q.depthIdentifier,comparator:"SameValueZero"}).map(td,ed)}function Xp(X,Q,Y,J,$,G){return EK(X,Q,{maxKeys:Y,noNullPrototype:!G,size:J,depthIdentifier:$})}function Qp(X){return l0(DR(X),BR(X),UR(X),WR(X),VR(X),_R(X),qR(X),KR(X),HR(X))}function FR(X){let{values:Q,depthSize:Y}=X,J=TK(),$=X.maxDepth,G=X.maxKeys,Z=X.size,K=l0(...Q,...X.withBigInt?[a4()]:[],...X.withDate?[yP()]:[]);return GR((H)=>({anything:l0({maxDepth:$,depthSize:Y,depthIdentifier:J},K,H("array"),H("object"),...X.withMap?[H("map")]:[],...X.withSet?[H("set")]:[],...X.withObjectString?[H("anything").map((W)=>g0(W))]:[],...X.withTypedArray?[Qp({maxLength:G,size:Z})]:[],...X.withSparseArray?[OR(H("anything"),{maxNumElements:G,size:Z,depthIdentifier:J})]:[]),keys:X.withObjectString?l0({arbitrary:X.key,weight:10},{arbitrary:H("anything").map((W)=>g0(W)),weight:1}):X.key,array:P0(H("anything"),{maxLength:G,size:Z,depthIdentifier:J}),set:zR(H("anything"),{maxLength:G,size:Z,depthIdentifier:J}),map:l0(VK(H("keys"),H("anything"),{maxKeys:G,size:Z,depthIdentifier:J}),VK(H("anything"),H("anything"),{maxKeys:G,size:Z,depthIdentifier:J})),object:Xp(H("keys"),H("anything"),G,Z,J,X.withNullPrototype)})).anything}function Yp(X){switch(typeof X){case"boolean":return new QP(X);case"number":return new V4(X);case"string":return new z1(X);default:return X}}function Jp(X){if(typeof X!=="object"||X===null||!("constructor"in X))return X;return X.constructor===QP||X.constructor===V4||X.constructor===z1?X.valueOf():X}function $p(X){return X.map(Yp,Jp)}function Gp(X,Q){return[UQ(),YR(),y2(),Q(X),l0(Q(X),b0(null),b0(void 0))]}function Zp(X){return X.map((Q)=>$p(Q))}function Kp(X,Q){return Q?Zp(X).concat(X):X}function LR(X={}){let Q={size:X.size,unit:"stringUnit"in X?X.stringUnit:X.withUnicodeString?"binary":void 0};return{key:X.key!==void 0?X.key:d0(Q),values:Kp(X.values!==void 0?X.values:Gp(Q,d0),X.withBoxedValues===!0),depthSize:X.depthSize,maxDepth:X.maxDepth,maxKeys:X.maxKeys,size:X.size,withSet:X.withSet===!0,withMap:X.withMap===!0,withObjectString:X.withObjectString===!0,withNullPrototype:X.withNullPrototype===!0,withBigInt:X.withBigInt===!0,withDate:X.withDate===!0,withTypedArray:X.withTypedArray===!0,withSparseArray:X.withSparseArray===!0}}function Hp(X){return EK(X.key,FR(X),{maxKeys:X.maxKeys,noNullPrototype:!X.withNullPrototype,size:X.size})}function Wp(X){return Hp(LR(X))}function _p(X,Q){let{depthSize:Y,maxDepth:J}=Q;return{key:X,values:[UQ(),y2({noDefaultInfinity:!0,noNaN:!0}),X,b0(null)],depthSize:Y,maxDepth:J}}function PR(X){return FR(LR(X))}function RR(X={}){let Q=X.noUnicodeString===void 0||X.noUnicodeString===!0;return PR(_p("stringUnit"in X?d0({unit:X.stringUnit}):Q?d0():d0({unit:"binary"}),X))}var{stringify:Dp,parse:Vp}=JSON;function qp(X){if(typeof X!=="string")throw new j("Cannot unmap the passed value");return Vp(X)}function Bp(X={}){return RR(X).map(Dp,qp)}var Up=Object.defineProperties;function mZ(X,Q){return`Stream(${Q!==void 0?`${w0(Q,",")}\u2026`:`${X} emitted`})`}var Op=class extends I0{constructor(X,Q){super();this.arb=X,this.history=Q}generate(X,Q){let Y=Q!==void 0&&X.nextInt(1,Q)===1?Q:void 0,J=()=>{let $=this.history?[]:null,G=0;return Up(new Q0(function*(K,H){while(!0){let W=K.generate(H,Y).value;if(G++,$!==null)E($,W);yield W}}(this.arb,X.clone())),{toString:{value:()=>mZ(G,$!==null?$.map(g0):void 0)},[M8]:{value:()=>mZ(G,$!==null?$.map(g0):void 0)},[B4]:{value:async()=>mZ(G,$!==null?await Promise.all($.map(MK)):void 0)},[r0]:{value:J,enumerable:!0}})};return new k(J(),void 0)}canShrinkWithoutContext(X){return!1}shrink(X,Q){return Q0.nil()}};function zp(X,Q){return new Op(X,Q!==void 0&&typeof Q==="object"&&"noHistory"in Q?!Q.noHistory:!0)}function Fp(X){return w0(X,"")}function SL(X){if(typeof X!=="string")throw Error("Cannot unmap the passed value");return[...X]}function Lp(X){switch(X.length%4){case 0:return X;case 3:return`${X}=`;case 2:return`${X}==`;default:return S0(X,1)}}function Pp(X){if(typeof X!=="string"||X.length%4!==0)throw Error("Invalid string received");let Q=X.indexOf("=");if(Q===-1)return X;if(X.length-Q>2)throw Error("Cannot unmap the passed value");return S0(X,0,Q)}var dZ=String.fromCharCode;function Rp(X){if(X<26)return dZ(X+65);if(X<52)return dZ(X+97-26);if(X<62)return dZ(X+48-52);return X===62?"+":"/"}function Np(X){if(typeof X!=="string"||X.length!==1)throw new j("Invalid entry");let Q=H9(X,0);if(Q>=65&&Q<=90)return Q-65;if(Q>=97&&Q<=122)return Q-97+26;if(Q>=48&&Q<=57)return Q-48+52;return Q===43?62:Q===47?63:-1}function Mp(){return z0({min:0,max:63}).map(Rp,Np)}function Ap(X={}){let{minLength:Q=0,maxLength:Y=a6,size:J}=X,$=Q+3-(Q+3)%4,G=Y-Y%4,Z=X.maxLength===void 0&&J===void 0?"=":J;if($>G)throw new j("Minimal length should be inferior or equal to maximal length");if($%4!==0)throw new j("Minimal length of base64 strings must be a multiple of 4");if(G%4!==0)throw new j("Maximal length of base64 strings must be a multiple of 4");let K=Mp();return P0(K,{minLength:$,maxLength:G,size:Z,experimentalCustomSlices:Gh(K,SL)}).map(Fp,SL).map(Lp,Pp)}var vL=Object.is;function wp(X,Q){let Y=new q4,J=0;for(let $ of X)if(vL($,-0))++J;else R8(Y,$,(p1(Y,$)||0)+1);for(let $=0;$!==Q.length;++$){if(!($ in Q))return!1;let G=Q[$];if(vL(G,-0)){if(J===0)return!1;--J}else{let Z=p1(Y,G)||0;if(Z===0)return!1;R8(Y,G,Z-1)}}return!0}var{floor:Cp,log:xL}=Math,Tp=Array.isArray,NR=class extends I0{constructor(X,Q,Y,J){super();if(this.originalArray=X,this.isOrdered=Q,this.minLength=Y,this.maxLength=J,Y<0||Y>X.length)throw Error("fc.*{s|S}ubarrayOf expects the minimal length to be between 0 and the size of the original array");if(J<0||J>X.length)throw Error("fc.*{s|S}ubarrayOf expects the maximal length to be between 0 and the size of the original array");if(Y>J)throw Error("fc.*{s|S}ubarrayOf expects the minimal length to be inferior or equal to the maximal length");this.lengthArb=new _9(Y,J),this.biasedLengthArb=Y!==J?new _9(Y,Y+Cp(xL(J-Y)/xL(2))):this.lengthArb}generate(X,Q){let Y=(Q!==void 0&&X.nextInt(1,Q)===1?this.biasedLengthArb:this.lengthArb).generate(X,void 0),J=Y.value,$=G0(this.originalArray,(Z,K)=>K),G=[];for(let Z=0;Z!==J;++Z){let K=X.nextInt(0,$.length-1);E(G,$[K]),ZP($,K,1)}if(this.isOrdered)KP(G,(Z,K)=>Z-K);return new k(G0(G,(Z)=>this.originalArray[Z]),Y.context)}canShrinkWithoutContext(X){if(!Tp(X))return!1;if(!this.lengthArb.canShrinkWithoutContext(X.length))return!1;return wp(this.originalArray,X)}shrink(X,Q){if(X.length===0)return Q0.nil();return this.lengthArb.shrink(X.length,Q).map((Y)=>{return new k(e0(X,X.length-Y.value),Y.context)}).join(X.length>this.minLength?n4(()=>this.shrink(e0(X,1),void 0).filter((Y)=>this.minLength<=Y.value.length+1).map((Y)=>new k([X[0],...Y.value],void 0))):Q0.nil())}};function Ip(X,Q={}){let{minLength:Y=0,maxLength:J=X.length}=Q;return new NR(X,!0,Y,J)}function jp(X,Q={}){let{minLength:Y=0,maxLength:J=X.length}=Q;return new NR(X,!1,Y,J)}var Ep={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"},Sp={"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 vp(X){return X<10?z1(X):Ep[X]}function kL(X,Q){let Y="";while(X.length+Y.length<Q)Y+="0";return Y+X}function yL(X){let Q="";for(let Y=X;Y!==0;){let J=Y>>5;Q=vp(Y-(J<<5))+Q,Y=J}return Q}function xp(X,Q){let Y=~~(X/1073741824),J=X&1073741823;return kL(yL(Y),Q-6)+kL(yL(J),6)}function MR(X){return function(Y){return xp(Y,X)}}function pZ(X){if(typeof X!=="string")throw new j("Unsupported type");let Q=0,Y=1;for(let J=X.length-1;J>=0;--J){let $=Sp[X[J]];if($===void 0)throw new j("Unsupported type");Q+=$*Y,Y*=32}return Q}var kp=MR(10),bL=MR(8);function yp(X){return kp(X[0])+bL(X[1])+bL(X[2])}function bp(X){if(typeof X!=="string"||X.length!==26)throw Error("Unsupported type");return[pZ(X.slice(0,10)),pZ(X.slice(10,18)),pZ(X.slice(18))]}function gp(){return e(z0({min:0,max:281474976710655}),z0({min:0,max:1099511627775}),z0({min:0,max:1099511627775})).map(yp,bp)}function AR(X){return Cy(_Q(X,16),8,"0")}function hp(X){if(typeof X!=="string")throw Error("Unsupported type");if(X.length!==8)throw Error("Unsupported value: invalid length");let Q=parseInt(X,16);if(X!==AR(Q))throw Error("Unsupported value: invalid content");return Q}function cZ(X,Q){return z0({min:X,max:Q}).map(AR,hp)}function mp(X){return`${X[0]}-${S0(X[1],4)}-${S0(X[1],0,4)}-${S0(X[2],0,4)}-${S0(X[2],4)}${X[3]}`}var dp=/^([0-9a-f]{8})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{12})$/;function pp(X){if(typeof X!=="string")throw Error("Unsupported type");let Q=dp.exec(X);if(Q===null)throw Error("Unsupported type");return[Q[1],Q[3]+Q[2],Q[4]+S0(Q[5],0,4),S0(Q[5],4)]}var gL="0123456789abcdef";function cp(X){let Q={},Y={};for(let G=0;G!==X.length;++G){let Z=gL[G],K=gL[X[G]];Q[Z]=K,Y[K]=Z}function J(G){return Q[G[0]]+S0(G,1)}function $(G){if(typeof G!=="string")throw new j("Cannot produce non-string values");let Z=Y[G[0]];if(Z===void 0)throw new j("Cannot produce strings not starting by the version in hexa code");return Z+S0(G,1)}return{versionsApplierMapper:J,versionsApplierUnmapper:$}}function fp(X){let Q={};for(let Y of X){if(Q[Y])throw new j(`Version ${Y} has been requested at least twice for uuid`);if(Q[Y]=!0,Y<1||Y>15)throw new j(`Version must be a value in [1-15] for uuid, but received ${Y}`);if(~~Y!==Y)throw new j(`Version must be an integer value for uuid, but received ${Y}`)}if(X.length===0)throw new j("Must provide at least one version for uuid")}function up(X={}){let Q=cZ(0,4294967295),Y=X.version!==void 0?typeof X.version==="number"?[X.version]:X.version:[1,2,3,4,5,6,7,8];fp(Y);let{versionsApplierMapper:J,versionsApplierUnmapper:$}=cp(Y);return e(Q,cZ(0,268435456*Y.length-1).map(J,$),cZ(2147483648,3221225471),Q).map(mp,pp)}function lp(X){return d0({unit:xK("-._~!$&'()*+,;=:"),size:X})}function rp([X,Q,Y]){return(X===null?"":`${X}@`)+Q+(Y===null?"":`:${Y}`)}function op(X){if(typeof X!=="string")throw Error("Unsupported");let Q=X.indexOf("@"),Y=Q!==-1?X.substring(0,Q):null,J=/:(\d+)$/.exec(X),$=J!==null?Number(J[1]):null;return[Y,J!==null?X.substring(Q+1,X.length-J[1].length-1):X.substring(Q+1),$]}function np(X){return`[${X}]`}function ip(X){if(typeof X!=="string"||X[0]!=="["||X[X.length-1]!=="]")throw Error("Unsupported");return X.substring(1,X.length-1)}function wR(X){let Q=X||{},Y=Q.size,J=[kK({size:Y}),...Q.withIPv4===!0?[hK()]:[],...Q.withIPv6===!0?[$R().map(np,ip)]:[],...Q.withIPv4Extended===!0?[JR()]:[]];return e(Q.withUserInfo===!0?U4(lp(Y)):b0(null),l0(...J),Q.withPort===!0?U4(o4(65535)):b0(null)).map(rp,op)}function CR(X){return d0({unit:xK("-._~!$&'()*+,;=:@/?"),size:X})}function TR(X={}){return CR(X.size)}function IR(X={}){return d0({unit:xK("-._~!$&'()*+,;=:@"),size:X.size})}function ap(X){return w0(G0(X,(Q)=>`/${Q}`),"")}function sp(X){if(typeof X!=="string")throw Error("Incompatible value received: type");if(X.length!==0&&X[0]!=="/")throw Error("Incompatible value received: start");return ZP(F1(X,"/"),1)}function tp(X){switch(X){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 fZ(X,Q){return P0(IR({size:X}),{size:Q}).map(ap,sp)}function ep(X){let[Q,Y]=tp(X);if(Q===Y)return fZ(Q,Y);return l0(fZ(Q,Y),fZ(Y,Q))}function jR(X){return ep(jK((X||{}).size))}function ER(X={}){return CR(X.size)}function Xc(X){let[Q,Y,J]=X;return`${Q}://${Y}${J}${X[3]===null?"":`?${X[3]}`}${X[4]===null?"":`#${X[4]}`}`}var Qc=/^([[A-Za-z][A-Za-z0-9+.-]*):\/\/([^/?#]*)([^?#]*)(\?[A-Za-z0-9\-._~!$&'()*+,;=:@/?%]*)?(#[A-Za-z0-9\-._~!$&'()*+,;=:@/?%]*)?$/;function Yc(X){if(typeof X!=="string")throw Error("Incompatible value received: type");let Q=Qc.exec(X);if(Q===null)throw Error("Incompatible value received");let Y=Q[1],J=Q[2],$=Q[3],G=Q[4],Z=Q[5];return[Y,J,$,G!==void 0?G.substring(1):null,Z!==void 0?Z.substring(1):null]}function Jc(X){let Q=X||{},Y=jK(Q.size),J=Q.authoritySettings!==void 0&&Q.authoritySettings.size!==void 0?BQ(Q.authoritySettings.size,Y):Y,$={...Q.authoritySettings,size:J};return e(m8(...Q.validSchemes||["http","https"]),wR($),jR({size:Y}),Q.withQueryParameters===!0?U4(ER({size:Y})):b0(null),Q.withFragments===!0?U4(TR({size:Y})):b0(null)).map(Xc,Yc)}var $c=class X{constructor(Q,Y){this.commands=Q,this.metadataForReplay=Y,this[r0]=function(){return new X(this.commands.map((J)=>J.clone()),this.metadataForReplay)}}[Symbol.iterator](){return this.commands[Symbol.iterator]()}toString(){let Q=this.commands.filter((J)=>J.hasRan).map((J)=>J.toString()).join(","),Y=this.metadataForReplay();return Y.length!==0?`${Q} /*${Y}*/`:Q}},Gc=class X{constructor(Q){if(this.cmd=Q,this.hasRan=!1,RK(Q)){let Y=Q[M8];this[M8]=function(){return Y.call(Q)}}if(NK(Q)){let Y=Q[B4];this[B4]=function(){return Y.call(Q)}}}check(Q){return this.cmd.check(Q)}run(Q,Y){return this.hasRan=!0,this.cmd.run(Q,Y)}clone(){if(i6(this.cmd))return new X(this.cmd[r0]());return new X(this.cmd)}toString(){return this.cmd.toString()}},hL=class{static parse(X){let[Q,Y]=X.split(":"),J=this.parseCounts(Q),$=this.parseChanges(Y);return this.parseOccurences(J,$)}static stringify(X){let Q=this.countOccurences(X);return`${this.stringifyCounts(Q)}:${this.stringifyChanges(Q)}`}static intToB64(X){if(X<26)return String.fromCharCode(X+65);if(X<52)return String.fromCharCode(X+97-26);if(X<62)return String.fromCharCode(X+48-52);return String.fromCharCode(X===62?43:47)}static b64ToInt(X){if(X>="a")return X.charCodeAt(0)-97+26;if(X>="A")return X.charCodeAt(0)-65;if(X>="0")return X.charCodeAt(0)-48+52;return X==="+"?62:63}static countOccurences(X){return X.reduce((Q,Y)=>{if(Q.length===0||Q[Q.length-1].count===64||Q[Q.length-1].value!==Y)Q.push({value:Y,count:1});else Q[Q.length-1].count+=1;return Q},[])}static parseOccurences(X,Q){let Y=[];for(let J=0;J!==X.length;++J){let $=X[J],G=Q[J];for(let Z=0;Z!==$;++Z)Y.push(G)}return Y}static stringifyChanges(X){let Q="";for(let Y=0;Y<X.length;Y+=6){let J=X.slice(Y,Y+6).reduceRight(($,G)=>($<<1)+(G.value?1:0),0);Q+=this.intToB64(J)}return Q}static parseChanges(X){let Q=X.split("").map((J)=>this.b64ToInt(J)),Y=[];for(let J=0;J!==Q.length;++J){let $=Q[J];for(let G=0;G!==6;++G,$>>=1)Y.push($%2===1)}return Y}static stringifyCounts(X){return X.map(({count:Q})=>this.intToB64(Q-1)).join("")}static parseCounts(X){return X.split("").map((Q)=>this.b64ToInt(Q)+1)}},Zc=class extends I0{constructor(X,Q,Y,J,$){super();this.sourceReplayPath=J,this.disableReplayLog=$,this.oneCommandArb=l0(...X).map((G)=>new Gc(G)),this.lengthArb=qK(0,Q,Y),this.replayPath=[],this.replayPathPosition=0}metadataForReplay(){return this.disableReplayLog?"":`replayPath=${JSON.stringify(hL.stringify(this.replayPath))}`}buildValueFor(X,Q){let Y=X.map(($)=>$.value_),J={shrunkOnce:Q,items:X};return new k(new $c(Y,()=>this.metadataForReplay()),J)}generate(X){let Q=this.lengthArb.generate(X,void 0).value,Y=Array(Q);for(let J=0;J!==Q;++J)Y[J]=this.oneCommandArb.generate(X,void 0);return this.replayPathPosition=0,this.buildValueFor(Y,!1)}canShrinkWithoutContext(X){return!1}filterOnExecution(X){let Q=[];for(let Y of X)if(Y.value_.hasRan)this.replayPath.push(!0),Q.push(Y);else this.replayPath.push(!1);return Q}filterOnReplay(X){return X.filter((Q,Y)=>{let J=this.replayPath[this.replayPathPosition+Y];if(J===void 0)throw Error("Too short replayPath");if(!J&&Q.value_.hasRan)throw Error("Mismatch between replayPath and real execution");return J})}filterForShrinkImpl(X){if(this.replayPathPosition===0)this.replayPath=this.sourceReplayPath!==null?hL.parse(this.sourceReplayPath):[];let Q=this.replayPathPosition<this.replayPath.length?this.filterOnReplay(X):this.filterOnExecution(X);return this.replayPathPosition+=X.length,Q}shrink(X,Q){if(Q===void 0)return Q0.nil();let Y=Q,J=Y.shrunkOnce,$=Y.items,G=this.filterForShrinkImpl($);if(G.length===0)return Q0.nil();let Z=J?Q0.nil():new Q0([[]][Symbol.iterator]()),K=[];for(let H=0;H!==G.length;++H)K.push(n4(()=>{let W=G.slice(0,H);return this.lengthArb.shrink(G.length-1-H,void 0).map((D)=>W.concat(G.slice(G.length-(D.value+1))))}));for(let H=0;H!==G.length;++H)K.push(n4(()=>this.oneCommandArb.shrink(G[H].value_,G[H].context).map((W)=>G.slice(0,H).concat([W],G.slice(H+1)))));return Z.join(...K).map((H)=>{return this.buildValueFor(H.map((W)=>new k(W.value_.clone(),W.context)),!0)})}};function Kc(X,Q={}){let{size:Y,maxCommands:J=a6,disableReplayLog:$=!1,replayPath:G=null}=Q;return new Zc(X,VQ(Y,0,J,Q.maxCommands!==void 0),J,G,$)}var Hc=class{constructor(X,Q){this.s=X,this.cmd=Q}async check(X){let Q=null,Y=!1;if((await this.s.scheduleSequence([{label:`check@${this.cmd.toString()}`,builder:async()=>{try{Y=await Promise.resolve(this.cmd.check(X))}catch(J){throw Q=J,J}}}]).task).faulty)throw Q;return Y}async run(X,Q){let Y=null;if((await this.s.scheduleSequence([{label:`run@${this.cmd.toString()}`,builder:async()=>{try{await this.cmd.run(X,Q)}catch(J){throw Y=J,J}}}]).task).faulty)throw Y}},Wc=function*(X,Q){for(let Y of Q)yield new Hc(X,Y)},SR=(X,Q,Y,J,$)=>{return X.then((G)=>{let{model:Z,real:K}=G,H=Y;for(let W of Q)H=$(H,()=>{return J(W,Z,K)});return H})},_c=(X,Q)=>{return SR({then:(G)=>{G(X())}},Q,void 0,(G,Z,K)=>{if(G.check(Z))G.run(Z,K)},(G,Z)=>Z())},Dc=(X)=>{return typeof X.then==="function"},vR=async(X,Q,Y=Promise.resolve())=>{return await SR({then:(Z)=>{let K=X();if(Dc(K))return K.then(Z);else return Z(K)}},Q,Y,async(Z,K,H)=>{if(await Z.check(K))await Z.run(K,H)},(Z,K)=>Z.then(K))};function Vc(X,Q){_c(X,Q)}async function qc(X,Q){await vR(X,Q)}async function Bc(X,Q,Y){let J=vR(Q,Wc(X,Y),X.schedule(Promise.resolve(),"startModel"));await X.waitFor(J),await X.waitAll()}var L2=(X)=>X(),xR=class X{constructor(Q,Y){this.act=Q,this.taskSelector=Y,this.lastTaskId=0,this.sourceTaskSelector=Y.clone(),this.scheduledTasks=[],this.triggeredTasks=[],this.scheduledWatchers=[],this[r0]=function(){return new X(this.act,this.sourceTaskSelector)}}static buildLog(Q){return`[task\${${Q.taskId}}] ${Q.label.length!==0?`${Q.schedulingType}::${Q.label}`:Q.schedulingType} ${Q.status}${Q.outputValue!==void 0?` with value ${Fm(Q.outputValue)}`:""}`}log(Q,Y,J,$,G,Z){this.triggeredTasks.push({status:G,schedulingType:Q,taskId:Y,label:J,metadata:$,outputValue:Z!==void 0?g0(Z):void 0})}scheduleInternal(Q,Y,J,$,G,Z){let K=++this.lastTaskId,H=void 0,W=new Promise((D,_)=>{H=()=>{let V=Promise.resolve(Z!==void 0?J.then(()=>Z()):J);return V.then((q)=>{this.log(Q,K,Y,$,"resolved",q),D(q)},(q)=>{this.log(Q,K,Y,$,"rejected",q),_(q)}),V}});if(this.scheduledTasks.push({original:J,trigger:H,schedulingType:Q,taskId:K,label:Y,metadata:$,customAct:G}),this.scheduledWatchers.length!==0)this.scheduledWatchers[0]();return W}schedule(Q,Y,J,$){return this.scheduleInternal("promise",Y||"",Q,J,$||L2)}scheduleFunction(Q,Y){return(...J)=>this.scheduleInternal("function",`${Q.name}(${J.map(g0).join(",")})`,Q(...J),void 0,Y||L2)}scheduleSequence(Q,Y){let J={done:!1,faulty:!1},$={then:(D)=>D()},G=()=>{},Z=new Promise((D)=>{G=()=>D({done:J.done,faulty:J.faulty})}),K=()=>{J.faulty=!0,G()},H=()=>{J.done=!0,G()},W=(D,_)=>{if(D>=Q.length){_.then(H,K);return}_.then(()=>{let V=Q[D],[q,U,R]=typeof V==="function"?[V,V.name,void 0]:[V.builder,V.label,V.metadata],L=this.scheduleInternal("sequence",U,$,R,Y||L2,()=>q());W(D+1,L)},K)};return W(0,$),Object.assign(J,{task:Z})}count(){return this.scheduledTasks.length}internalWaitOne(){if(this.scheduledTasks.length===0)throw Error("No task scheduled");let Q=this.taskSelector.nextTaskIndex(this.scheduledTasks),[Y]=this.scheduledTasks.splice(Q,1);return Y.customAct(()=>{return Y.trigger().catch((J)=>{})})}waitOne(Q){let Y=Q||L2;return this.act(()=>Y(()=>this.internalWaitOne()))}async waitAll(Q){while(this.scheduledTasks.length>0)await this.waitOne(Q)}async internalWaitFor(Q,Y){let J=!1,$=Y.customAct,G=Y.onWaitStart,Z=Y.onWaitIdle,K=Y.launchAwaiterOnInit,H=void 0,W=void 0,D=0,_=null,V=null,q=async()=>{D=50;for(D=50;!J&&D>0;--D)await Promise.resolve();if(!J&&this.scheduledTasks.length>0){if(G!==void 0)G();return V=this.waitOne($),V.then(()=>{return V=null,q()},(N)=>{throw V=null,J=!0,W(N),N})}if(!J&&Z!==void 0)Z();_=null},U=()=>{if(_!==null){D=51;return}_=q().catch(()=>{})},R=()=>{let N=this.scheduledWatchers.indexOf(U);if(N!==-1)this.scheduledWatchers.splice(N,1);if(N===0&&this.scheduledWatchers.length!==0)this.scheduledWatchers[0]()},L=new Promise((N,P)=>{H=(y)=>{R(),N(y)},W=(y)=>{R(),P(y)}});if(Q.then((N)=>{if(J=!0,V===null)H(N);else V.then(()=>H(N),(P)=>W(P))},(N)=>{if(J=!0,V===null)W(N);else V.then(()=>W(N),()=>W(N))}),(this.scheduledTasks.length>0||K)&&this.scheduledWatchers.length===0)U();return this.scheduledWatchers.push(U),L}waitNext(Q,Y){let J=void 0,$=Q,G=$<=0?Promise.resolve():new Promise((Z)=>{J=()=>{if(--$<=0)Z()}});return this.internalWaitFor(G,{customAct:Y,onWaitStart:J,onWaitIdle:void 0,launchAwaiterOnInit:!1})}waitIdle(Q){let Y=void 0,J=new Promise(($)=>Y=$);return this.internalWaitFor(J,{customAct:Q,onWaitStart:void 0,onWaitIdle:Y,launchAwaiterOnInit:!0})}waitFor(Q,Y){return this.internalWaitFor(Q,{customAct:Y,onWaitStart:void 0,onWaitIdle:void 0,launchAwaiterOnInit:!1})}report(){return[...this.triggeredTasks,...this.scheduledTasks.map((Q)=>({status:"pending",schedulingType:Q.schedulingType,taskId:Q.taskId,label:Q.label,metadata:Q.metadata}))]}toString(){return"schedulerFor()`\n"+this.report().map(X.buildLog).map((Q)=>`-> ${Q}`).join(`
|
|
62
|
+
`)+"`"}};function kR(X){let Q=0;return{clone:()=>kR(X),nextTaskIndex:(Y)=>{if(X.length<=Q)throw Error("Invalid schedulerFor defined: too many tasks have been scheduled");let J=Y.findIndex(($)=>$.taskId===X[Q]);if(J===-1)throw Error("Invalid schedulerFor defined: unable to find next task");return++Q,J}}}function mL(X,Q){return new xR(X,kR(Q))}function yR(X){let Q=X.clone();return{clone:()=>yR(Q),nextTaskIndex:(Y)=>{return X.nextInt(0,Y.length-1)}}}var Uc=class extends I0{constructor(X){super();this.act=X}generate(X,Q){return new k(new xR(this.act,yR(X.clone())),void 0)}canShrinkWithoutContext(X){return!1}shrink(X,Q){return Q0.nil()}};function Oc(X){let{act:Q=(Y)=>Y()}=X||{};return new Uc(Q)}function zc(X,Q){let{act:Y=(J)=>J()}=Array.isArray(X)?Q||{}:X||{};if(Array.isArray(X))return mL(Y,X);return function(J,...$){return mL(Y,$)}}function Fc(X={}){return O4(X,T("-9223372036854775808"),T("9223372036854775807"),Sk,a4)}function Lc(X={}){return O4(X,T(0),T("18446744073709551615"),vk,a4)}function Pc(X,Q){return Q}var{floor:uZ,min:Rc}=Math;function e1(X,Q){switch(X.type){case"Char":return{astNode:X,minLength:1};case"Repetition":switch(X.quantifier.kind){case"*":{let Y=e1(X.expression,Q);return{astNode:{type:"Repetition",quantifier:{...X.quantifier,kind:"Range",from:0,to:Q},expression:Y.astNode},minLength:0}}case"+":{let Y=e1(X.expression,Q),J=Y.minLength>1?Y.minLength:1;return{astNode:{type:"Repetition",quantifier:{...X.quantifier,kind:"Range",from:1,to:uZ(Q/J)},expression:Y.astNode},minLength:Y.minLength}}case"?":{let Y=e1(X.expression,Q);if(Q<Y.minLength)return{astNode:{type:"Repetition",quantifier:{...X.quantifier,kind:"Range",from:0,to:0},expression:Y.astNode},minLength:0};return{astNode:{...X,expression:Y.astNode},minLength:0}}case"Range":{let Y=X.quantifier.from>1?uZ(Q/X.quantifier.from):Q,J=e1(X.expression,Y),$=J.minLength>1?J.minLength:1;if(X.quantifier.to===void 0||X.quantifier.to*$>Q)return{astNode:{type:"Repetition",quantifier:{...X.quantifier,kind:"Range",to:uZ(Q/$)},expression:J.astNode},minLength:X.quantifier.from*J.minLength};return{astNode:{...X,expression:J.astNode},minLength:X.quantifier.from*J.minLength}}default:return Pc(X.quantifier,{astNode:X,minLength:0})}case"Quantifier":return{astNode:X,minLength:0};case"Alternative":{let Y=0,J=[];for(let G=0;G!==X.expressions.length;++G){let Z=Q-Y,K=e1(X.expressions[G],Z);Y+=K.minLength,E(J,{value:K,allowance:Z})}let $=[];for(let G=0;G!==J.length;++G){let Z=J[G].value,K=J[G].allowance,H=Q-Y+Z.minLength;E($,(H!==K?e1(Z.astNode,H):Z).astNode)}return{astNode:{...X,expressions:$},minLength:Y}}case"CharacterClass":return{astNode:X,minLength:1};case"ClassRange":return{astNode:X,minLength:1};case"Group":{let Y=e1(X.expression,Q);return{astNode:{...X,expression:Y.astNode},minLength:Y.minLength}}case"Disjunction":{if(X.left===null){if(X.right===null)return{astNode:X,minLength:0};let $=e1(X.right,Q),G=$.minLength>Q?null:$.astNode;return{astNode:{...X,left:null,right:G},minLength:0}}if(X.right===null){let $=e1(X.left,Q),G=$.minLength>Q?null:$.astNode;return{astNode:{...X,left:G,right:null},minLength:0}}let Y=e1(X.left,Q),J=e1(X.right,Q);if(Y.minLength>Q)return J;if(J.minLength>Q)return Y;return{astNode:{...X,left:Y.astNode,right:J.astNode},minLength:Rc(Y.minLength,J.minLength)}}case"Assertion":return{astNode:X,minLength:0};case"Backreference":return{astNode:X,minLength:0};case"UnicodeProperty":return{astNode:X,minLength:1}}}function Nc(X,Q){return e1(X,Q).astNode}function Mc(X){return Error(`Unsupported AST node! Received: ${g0(X)}`)}function C2(X,Q,Y){if(!Q&&!Y)return X;let J={hasStart:!1,hasEnd:!1},$=bR(X,Q,Y,J),G=Q&&!J.hasStart,Z=Y&&!J.hasEnd;if(!G&&!Z)return $;let K=[];if(G)K.push({type:"Assertion",kind:"^"}),K.push({type:"Repetition",quantifier:{type:"Quantifier",kind:"*",greedy:!0},expression:{type:"Char",kind:"meta",symbol:".",value:".",codePoint:NaN}});if(K.push($),Z)K.push({type:"Repetition",quantifier:{type:"Quantifier",kind:"*",greedy:!0},expression:{type:"Char",kind:"meta",symbol:".",value:".",codePoint:NaN}}),K.push({type:"Assertion",kind:"$"});return{type:"Group",capturing:!1,expression:{type:"Alternative",expressions:K}}}function bR(X,Q,Y,J){switch(X.type){case"Char":return X;case"Repetition":return X;case"Quantifier":throw Error("Wrongly defined AST tree, Quantifier nodes not supposed to be scanned!");case"Alternative":return J.hasStart=!0,J.hasEnd=!0,{...X,expressions:X.expressions.map(($,G)=>C2($,Q&&G===0,Y&&G===X.expressions.length-1))};case"CharacterClass":return X;case"ClassRange":return X;case"Group":return{...X,expression:bR(X.expression,Q,Y,J)};case"Disjunction":return J.hasStart=!0,J.hasEnd=!0,{...X,left:X.left!==null?C2(X.left,Q,Y):null,right:X.right!==null?C2(X.right,Q,Y):null};case"Assertion":if(X.kind==="^"||X.kind==="Lookahead")return J.hasStart=!0,X;else if(X.kind==="$"||X.kind==="Lookbehind")return J.hasEnd=!0,X;else throw Error(`Assertions of kind ${X.kind} not implemented yet!`);case"Backreference":return X;case"UnicodeProperty":return X;default:throw Mc(X)}}function Ac(X){return C2(X,!0,!0)}function dL(X,Q){return X[Q]>="\uD800"&&X[Q]<="\uDBFF"&&X[Q+1]>="\uDC00"&&X[Q+1]<="\uDFFF"?2:1}function m0(X){return X>="0"&&X<="9"||X>="a"&&X<="f"||X>="A"&&X<="F"}function UK(X){return X>="0"&&X<="9"}function gR(X,Q){for(let Y=Q;Y!==X.length;++Y){let J=X[Y];if(J==="\\")Y+=1;else if(J==="]")return Y}throw Error("Missing closing ']'")}function wc(X,Q){let Y=0;for(let J=Q;J!==X.length;++J){let $=X[J];if($==="\\")J+=1;else if($===")"){if(Y===0)return J;Y-=1}else if($==="[")J=gR(X,J);else if($==="(")Y+=1}throw Error("Missing closing ')'")}function Cc(X,Q){let Y=!1;for(let J=Q;J!==X.length;++J){let $=X[J];if(UK($));else if(Q===J)return-1;else if($===","){if(Y)return-1;Y=!0}else if($==="}")return J;else return-1}return-1}var n6=function(X){return X[X.Full=0]="Full",X[X.Character=1]="Character",X}({});function Tc(X,Q,Y,J){switch(X[Q]){case"[":if(J===n6.Character)return Q+1;return gR(X,Q+1)+1;case"{":{if(J===n6.Character)return Q+1;let $=Cc(X,Q+1);if($===-1)return Q+1;return $+1}case"(":if(J===n6.Character)return Q+1;return wc(X,Q+1)+1;case"]":case"}":case")":return Q+1;case"\\":{let $=X[Q+1];switch($){case"x":if(m0(X[Q+2])&&m0(X[Q+3]))return Q+4;throw Error(`Unexpected token '${X.substring(Q,Q+4)}' found`);case"u":if(X[Q+2]==="{"){if(!Y)return Q+2;if(X[Q+4]==="}"){if(m0(X[Q+3]))return Q+5;throw Error(`Unexpected token '${X.substring(Q,Q+5)}' found`)}if(X[Q+5]==="}"){if(m0(X[Q+3])&&m0(X[Q+4]))return Q+6;throw Error(`Unexpected token '${X.substring(Q,Q+6)}' found`)}if(X[Q+6]==="}"){if(m0(X[Q+3])&&m0(X[Q+4])&&m0(X[Q+5]))return Q+7;throw Error(`Unexpected token '${X.substring(Q,Q+7)}' found`)}if(X[Q+7]==="}"){if(m0(X[Q+3])&&m0(X[Q+4])&&m0(X[Q+5])&&m0(X[Q+6]))return Q+8;throw Error(`Unexpected token '${X.substring(Q,Q+8)}' found`)}if(X[Q+8]==="}"&&m0(X[Q+3])&&m0(X[Q+4])&&m0(X[Q+5])&&m0(X[Q+6])&&m0(X[Q+7]))return Q+9;throw Error(`Unexpected token '${X.substring(Q,Q+9)}' found`)}if(m0(X[Q+2])&&m0(X[Q+3])&&m0(X[Q+4])&&m0(X[Q+5]))return Q+6;throw Error(`Unexpected token '${X.substring(Q,Q+6)}' found`);case"p":case"P":{if(!Y)return Q+2;let G=Q+2;for(;G<X.length&&X[G]!=="}";G+=X[G]==="\\"?2:1);if(X[G]!=="}")throw Error("Invalid \\P definition");return G+1}case"k":{let G=Q+2;for(;G<X.length&&X[G]!==">";++G);if(X[G]!==">"){if(!Y)return Q+2;throw Error("Invalid \\k definition")}return G+1}default:if(UK($)){let G=Y?X.length:Math.min(Q+4,X.length),Z=Q+2;for(;Z<G&&UK(X[Z]);++Z);return Z}return Q+(Y?dL(X,Q+1):1)+1}}default:return Q+(Y?dL(X,Q):1)}}function P2(X,Q,Y,J){let $=Tc(X,Q,Y,J);return X.substring(Q,$)}var pL={gc:"General_Category",sc:"Script",scx:"Script_Extensions"},b2={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"},qQ=cK(b2),pK={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"},OK=cK(pK),hR={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"},cL=cK(hR);function cK(X){let Q={};for(let Y of Object.keys(X)){let J=X[Y];if(Array.isArray(J))for(let $=0;$!==J.length;++$)Q[J[$]]=Y;else Q[J]=Y}return Q}function Ic(X){return X in pK||X in OK}function jc(X){return X in b2||X in qQ}function fL(X){if(X in pL)return pL[X];if(X in qQ)return qQ[X];if(X in b2||X==="General_Category"||X==="Script"||X==="Script_Extensions")return X;throw Error(`Unknown Unicode property name: ${X}`)}function uL(X){if(X in OK)return OK[X];if(X in cL)return cL[X];if(X in qQ)return qQ[X];if(X in pK||X in hR||X in b2)return X;throw Error(`Unknown Unicode property value: ${X}`)}function Ec(X,Q){let Y=X.indexOf("=");if(Y!==-1){let J=X.substring(0,Y),$=X.substring(Y+1);return{type:"UnicodeProperty",name:J,value:$,negative:Q,shorthand:!1,binary:!1,canonicalName:fL(J),canonicalValue:uL($)}}if(Ic(X))return{type:"UnicodeProperty",name:"General_Category",value:X,negative:Q,shorthand:!0,binary:!1,canonicalName:"General_Category",canonicalValue:uL(X)};if(jc(X)){let J=fL(X);return{type:"UnicodeProperty",name:X,value:X,negative:Q,shorthand:!1,binary:!0,canonicalName:J,canonicalValue:J}}throw Error(`Invalid Unicode property: ${X}`)}var lZ=String.fromCodePoint;function rZ(X){let Q=X.pop();if(Q===void 0)throw Error("Unable to extract token preceeding the currently parsed one");return Q}function mR(X){return X>="0"&&X<="9"}function T2(X,Q){return{type:"Char",kind:"simple",symbol:X,value:X,codePoint:X.codePointAt(0)||-1,escaped:Q}}function $9(X,Q){return{type:"Char",kind:"meta",symbol:Q,value:X,codePoint:Q.codePointAt(0)||-1}}function l4(X,Q){if(X.length>1)return{type:"Alternative",expressions:X};if(!Q&&X.length===0)throw Error("Unsupported no token");return X[0]}function oZ(X){if(X[0]==="\\"){let Q=X[1];switch(Q){case"x":{let Y=X.substring(2),J=Number.parseInt(Y,16);return{type:"Char",kind:"hex",symbol:lZ(J),value:X,codePoint:J}}case"u":{if(X==="\\u")return T2("u",!0);let Y=X[2]==="{"?X.substring(3,X.length-1):X.substring(2),J=Number.parseInt(Y,16);return{type:"Char",kind:"unicode",symbol:lZ(J),value:X,codePoint:J}}case"0":return $9(X,"\x00");case"n":return $9(X,`
|
|
63
|
+
`);case"f":return $9(X,"\f");case"r":return $9(X,"\r");case"t":return $9(X,"\t");case"v":return $9(X,"\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:X,codePoint:NaN};default:if(mR(Q)){let Y=X.substring(1),J=Number(Y);return{type:"Char",kind:"decimal",symbol:lZ(J),value:X,codePoint:J}}if(X.length>2&&(Q==="p"||Q==="P")){let Y=Q==="P";return Ec(X.substring(3,X.length-1),Y)}return T2(X.substring(1),!0)}}return T2(X)}function G9(X,Q,Y,J){let $=null;for(let G=0,Z=P2(Q,G,Y,n6.Full);G!==Q.length;G+=Z.length,Z=P2(Q,G,Y,n6.Full)){let K=Z[0];switch(K){case"|":if($===null)$=[];$.push(l4(X.splice(0),!0)||null);break;case".":X.push({type:"Char",kind:"meta",symbol:Z,value:Z,codePoint:NaN});break;case"*":case"+":{let H=rZ(X);X.push({type:"Repetition",expression:H,quantifier:{type:"Quantifier",kind:K,greedy:!0}});break}case"?":{let H=rZ(X);if(H.type==="Repetition")H.quantifier.greedy=!1,X.push(H);else X.push({type:"Repetition",expression:H,quantifier:{type:"Quantifier",kind:K,greedy:!0}});break}case"{":{if(Z==="{"){X.push(T2(Z));break}let H=rZ(X),W=Z.substring(1,Z.length-1).split(","),D=Number(W[0]),_=W.length===1?D:W[1].length!==0?Number(W[1]):void 0;X.push({type:"Repetition",expression:H,quantifier:{type:"Quantifier",kind:"Range",greedy:!0,from:D,to:_}});break}case"[":{let H=Z.substring(1,Z.length-1),W=[],D=void 0,_=!1;for(let V=0,q=P2(H,V,Y,n6.Character);V!==H.length;V+=q.length,q=P2(H,V,Y,n6.Character)){if(V===0&&q==="^"){D=!0;continue}let U=oZ(q);if(q==="-")W.push(U),_=!0;else{let R=W.length>=2?W[W.length-2]:void 0;if(_&&R!==void 0&&R.type==="Char"&&U.type==="Char")W.pop(),W.pop(),W.push({type:"ClassRange",from:R,to:U});else W.push(U);_=!1}}X.push({type:"CharacterClass",expressions:W,negative:D});break}case"(":{let H=Z.substring(1,Z.length-1),W=[];if(H[0]==="?")if(H[1]===":")G9(W,H.substring(2),Y,J),X.push({type:"Group",capturing:!1,expression:l4(W)});else if(H[1]==="="||H[1]==="!")G9(W,H.substring(2),Y,J),X.push({type:"Assertion",kind:"Lookahead",negative:H[1]==="!"?!0:void 0,assertion:l4(W)});else if(H[1]==="<"&&(H[2]==="="||H[2]==="!"))G9(W,H.substring(3),Y,J),X.push({type:"Assertion",kind:"Lookbehind",negative:H[2]==="!"?!0:void 0,assertion:l4(W)});else{let D=H.split(">");if(D.length<2||D[0][1]!=="<")throw Error(`Unsupported regex content found at ${JSON.stringify(Z)}`);let _=++J.lastIndex,V=D[0].substring(2);J.named.set(V,_),G9(W,D.slice(1).join(">"),Y,J),X.push({type:"Group",capturing:!0,nameRaw:V,name:V,number:_,expression:l4(W)})}else{let D=++J.lastIndex;G9(W,H,Y,J),X.push({type:"Group",capturing:!0,number:D,expression:l4(W)})}break}default:if(Z==="^")X.push({type:"Assertion",kind:Z});else if(Z==="$")X.push({type:"Assertion",kind:Z});else if(Z[0]==="\\"&&mR(Z[1])){let H=Number(Z.substring(1));if(Y||H<=J.lastIndex)X.push({type:"Backreference",kind:"number",number:H,reference:H});else X.push(oZ(Z))}else if(Z[0]==="\\"&&Z[1]==="k"&&Z.length!==2){let H=Z.substring(3,Z.length-1);X.push({type:"Backreference",kind:"name",number:J.named.get(H)||0,referenceRaw:H,reference:H})}else X.push(oZ(Z));break}}if($!==null){$.push(l4(X.splice(0),!0)||null);let G={type:"Disjunction",left:$[0],right:$[1]};for(let Z=2;Z<$.length;++Z)G={type:"Disjunction",left:G,right:$[Z]};X.push(G)}}function Sc(X){let Q=D4([...X.flags],"u")!==-1,Y=X.source,J=[];return G9(J,Y,Q,{lastIndex:0,named:new Map}),l4(J)}var vc=String.fromCodePoint;function xc(X){if(X.binary||X.shorthand)return X.canonicalValue;return`${X.canonicalName}=${X.canonicalValue}`}function lL(X,Q,Y,J){let $=-1;for(let G=Q;G<=Y;++G)if(X.test(vc(G))){if($===-1)$=G}else if($!==-1){let Z=G-1;J.push($===Z?[Z]:[$,Z]),$=-1}if($!==-1)J.push($===Y?[Y]:[$,Y])}function kc(X,Q){let Y=new RegExp(`^\\${Q?"P":"p"}{${X}}$`,"u"),J=[];return lL(Y,0,55295,J),lL(Y,57344,1114111,J),J}var rL=new Map;function yc(X,Q){let Y=`${Q?"P":"p"}:${X}`,J=rL.get(Y);if(J!==void 0)return J;let $=kc(X,Q);return rL.set(Y,$),$}function bc(X){return D9(...G0(yc(xc(X),X.negative),(Q)=>XK(Q)))}var gc=String.fromCodePoint,oL=[..."abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_"],nL=[..."0123456789"],iL=[...` \r
|
|
64
|
+
\v\f`],zK=[...`\r
|
|
65
|
+
`],dR=[..."\x1E\x15"],hc=[...zK,...dR],r6=()=>d0({unit:"grapheme-ascii",minLength:1,maxLength:1});function aL(X){return new j(`Unsupported AST node! Received: ${g0(X)}`)}function r4(X,Q,Y){switch(X.type){case"Char":if(X.kind==="meta")switch(X.value){case"\\w":return m8(...oL);case"\\W":return r6().filter((J)=>D4(oL,J)===-1);case"\\d":return m8(...nL);case"\\D":return r6().filter((J)=>D4(nL,J)===-1);case"\\s":return m8(...iL);case"\\S":return r6().filter((J)=>D4(iL,J)===-1);case"\\b":case"\\B":throw new j(`Meta character ${X.value} not implemented yet!`);case".":{let J=Y.dotAll?dR:hc;return r6().filter(($)=>D4(J,$)===-1)}}if(X.symbol===void 0)throw new j(`Unexpected undefined symbol received for non-meta Char! Received: ${g0(X)}`);return b0(X.symbol);case"Repetition":{let J=r4(X.expression,Q,Y);switch(X.quantifier.kind){case"*":return d0({...Q,unit:J});case"+":return d0({...Q,minLength:1,unit:J});case"?":return d0({...Q,minLength:0,maxLength:1,unit:J});case"Range":return d0({...Q,minLength:X.quantifier.from,maxLength:X.quantifier.to,unit:J});default:throw aL(X.quantifier)}}case"Quantifier":throw new j("Wrongly defined AST tree, Quantifier nodes not supposed to be scanned!");case"Alternative":return e(...G0(X.expressions,(J)=>r4(J,Q,Y))).map((J)=>w0(J,""));case"CharacterClass":if(X.negative){let J=G0(X.expressions,($)=>r4($,Q,Y));return r6().filter(($)=>HP(J,(G)=>!G.canShrinkWithoutContext($)))}return l0(...G0(X.expressions,(J)=>r4(J,Q,Y)));case"ClassRange":{let J=X.from.codePoint,$=X.to.codePoint;return z0({min:J,max:$}).map((G)=>gc(G),(G)=>{if(typeof G!=="string")throw new j("Invalid type");if([...G].length!==1)throw new j("Invalid length");return H9(G,0)})}case"Group":return r4(X.expression,Q,Y);case"Disjunction":return l0(X.left!==null?r4(X.left,Q,Y):b0(""),X.right!==null?r4(X.right,Q,Y):b0(""));case"Assertion":if(X.kind==="^"||X.kind==="$"){if(Y.multiline)if(X.kind==="^")return l0(b0(""),e(d0({unit:r6()}),m8(...zK)).map((J)=>`${J[0]}${J[1]}`,(J)=>{if(typeof J!=="string"||J.length===0)throw new j("Invalid type");return[S0(J,0,J.length-1),J[J.length-1]]}));else return l0(b0(""),e(m8(...zK),d0({unit:r6()})).map((J)=>`${J[0]}${J[1]}`,(J)=>{if(typeof J!=="string"||J.length===0)throw new j("Invalid type");return[J[0],S0(J,1)]}));return b0("")}throw new j(`Assertions of kind ${X.kind} not implemented yet!`);case"Backreference":throw new j("Backreference nodes not implemented yet!");case"UnicodeProperty":return bc(X);default:throw aL(X)}}function mc(X,Q={}){for(let K of X.flags)if(K!=="d"&&K!=="g"&&K!=="m"&&K!=="s"&&K!=="u")throw new j(`Unable to use "stringMatching" against a regex using the flag ${K}`);let Y=Q.maxLength,J={size:Q.size,maxLength:Y},$={multiline:X.multiline,dotAll:X.dotAll},G=Ac(Sc(X));if(Y!==void 0)G=Nc(G,Y);let Z=r4(G,J,$);if(Y!==void 0)return Z.filter((K)=>[...K].length<=Y);return Z}function dc(X){let Q=[];for(let Y=0;Y!==X.length;++Y)Q.push(X[Y].next());return Q}function pc(X,Q){for(let Y=0;Y!==X.length;++Y)Q[Y]=X[Y].next()}function cc(X){for(let Q=0;Q!==X.length;++Q)if(X[Q].done)return!0;return!1}function*fc(...X){let Q=dc(X);while(!cc(Q))yield Q.map((Y)=>Y.value),pc(X,Q)}function*uc(X){let Q=X;while(!0)yield Q,++Q}var lc=class extends I0{constructor(X,Q){super();this.arb=X,this.maxShrinks=Q}generate(X,Q){let Y=this.arb.generate(X,Q);return this.valueMapper(Y,0)}canShrinkWithoutContext(X){return this.arb.canShrinkWithoutContext(X)}shrink(X,Q){if(this.isSafeContext(Q))return this.safeShrink(X,Q.originalContext,Q.length);return this.safeShrink(X,void 0,0)}safeShrink(X,Q,Y){let J=this.maxShrinks-Y;if(J<=0)return Q0.nil();return new Q0(fc(this.arb.shrink(X,Q),uc(Y+1))).take(J).map(($)=>this.valueMapper($[0],$[1]))}valueMapper(X,Q){let Y={originalContext:X.context,length:Q};return new k(X.value,Y)}isSafeContext(X){return X!==null&&X!==void 0&&typeof X==="object"&&"originalContext"in X&&"length"in X}};function rc(X,Q){return new lc(X,Q)}var oc="module",nc="4.7.0",ic="fd1a1840b2fda7f909f825083bd486318adfcf11";var OQ=Q2;function c1(){return(X,Q,Y)=>{return C(new b6(X.map(lX),(J)=>Q(J.map(($)=>C($))),Y))}}function z4(X,Q){return c1()([],()=>(Y,J)=>X(Y)?h(Y):v(new x0(J,F(Y))),Q)}function ac(X){return X}function sc(X){return(Q)=>Q.annotate(X)}function tc(X){return(Q)=>uK(uK(Q).annotate(X))}function ec(X){return(Q)=>{return Q.rebuild(aX(Q.ast,X))}}function Xf(X){return X}function Qf(X){return M(X,Y2)}function pR(X){return D8(X)?X.value:{issues:[{message:Y$(X.cause)}]}}function Yf(X,Q){let Y=y0(X),J={errors:"all",...Q?.parseOptions},$=QU(Q),G=(Z)=>{let K=new A5,H=h5(y$(Y(Z,J),{onFailure:$,onSuccess:(D)=>({value:D})}),{scheduler:K});H.currentDispatcher?.flush();let W=H.pollUnsafe();if(W)return pR(W);return new Promise((D)=>{H.addObserver((_)=>{D(pR(_))})})};if("~standard"in X){let Z=X;if("validate"in Z["~standard"])return Z;return Object.assign(Z["~standard"],{validate:G}),Z}else return Object.assign(X,{"~standard":{version:1,vendor:"effect",validate:G}})}function cR(X,Q){let Y=ZM(X);if(Q==="draft-2020-12"){let J=Y.schema;if(Object.keys(Y.definitions).length>0)J.$defs=Y.definitions;return J}else if(Q==="draft-07"){let J=jz(Y),$=J.schema;if(Object.keys(J.definitions).length>0)$.definitions=J.definitions;return $}throw new globalThis.Error(`Unsupported target: ${Q}`)}function Jf(X){let Q={input(Y){return cR(X,Y.target)},output(Y){return cR(L1(X),Y.target)}};if("~standard"in X){let Y=X;if("jsonSchema"in Y["~standard"])return Y;return Object.assign(Y["~standard"],{jsonSchema:Q}),Y}else return Object.assign(X,{"~standard":{version:1,vendor:"effect",jsonSchema:Q}})}var iR=$z,$f=Zz;function aR(X){let Q=y0(X);return(Y,J)=>{return y1(Q(Y,J),($)=>new _4($))}}var Gf=aR;function sR(X){let Q=Wz(X);return(Y,J)=>{return d7(Q(Y,J),($)=>new _4($))}}var Zf=sR,Kf=XZ,Hf=_z,Wf=QZ,_f=Dz,Df=Kz,Vf=Hz,qf=YZ,Bf=tY;function tR(X){let Q=f6(X);return(Y,J)=>{return y1(Q(Y,J),($)=>new _4($))}}var eR=tR;function XN(X){let Q=qz(X);return(Y,J)=>{return d7(Q(Y,J),($)=>new _4($))}}var Uf=XN,Of=$Z,zf=Bz,Ff=GZ,Lf=Uz,Pf=JZ,Rf=Vz,Nf=ZZ,Mf=eY,C=u6;function Af(X){class Q{}return Object.setPrototypeOf(Q,X)}function h2(X){return M(X,OQ)&&X[OQ]===OQ}var t6=W1((X)=>C(uY(X.ast),{schema:X})),wf=W1((X)=>X.schema),B9=W1((X)=>t6(p2(X))),Cf=W1((X)=>X.schema.members[0]),Tf=W1((X)=>C(fG(X.ast),{schema:X})),If=W1((X)=>X.schema),L1=W1((X)=>C(z8(X.ast),{schema:X})),U9=W1((X)=>C(J1(X.ast),{schema:X})),zQ="~effect/Schema/flip";function jf(X){return M(X,zQ)&&X[zQ]===zQ}function uK(X){if(jf(X))return X.schema.rebuild(O8(X.ast));return C(O8(X.ast),{[zQ]:zQ,schema:X})}function X1(X){let Q=C(new b1(X),{literal:X,transform(Y){return Q.pipe(m(X1(Y),{decode:n(()=>Y),encode:n(()=>X)}))}});return Q}function QN(X){return new yG(X.map((Q)=>h2(Q)?Q.ast:new b1(Q)))}function Ef(X){return C(QN(X),{parts:X})}function Sf(X){return C(QN(X).asTemplateLiteralParser(),{parts:X})}function vf(X){return C(new kG(Object.keys(X).filter((Q)=>typeof X[X[Q]]!=="number").map((Q)=>[Q,X[Q]])),{enums:X})}var xf=C($O),FQ=C(ZO),m2=C(k6),nK=C(a5),iK=C(xG),r=C(g6),t4=C(gG),YN=C(BO),JN=C(OO),d2=C(FO),kf=C(YO),yf=C(WO);function bf(X){return C(new bG(X))}function aK(X,Q){return C(X,{fields:Q,mapFields(Y,J){let $=Y(this.fields);return aK(gY($,J?.unsafePreserveChecks?this.ast.checks:void 0),$)}})}function R0(X){return aK(gY(X,void 0),X)}function gf(X){return W1((Q)=>Q.mapFields(nO(X)))}function hf(X){return function(Q){let Y={},J={};for(let $ in Q.fields){let G=U9(Q.fields[$]);if(Object.hasOwn(X,$))Y[X[$]]=G,J[X[$]]=$;else Y[$]=G}return R0(Y).pipe(m(Q,v0({decode:iG(J),encode:iG(X)})))}}function mf(X,Q){return(Y)=>{let J=L5(Y.fields,L1),$=R0({...J,...X});return Y.pipe(m($,v0({decode:(G)=>{let Z={...G};for(let K in X){let H=Q[K],W=H(G);if(q1(W))Z[K]=W.value}return Z},encode:(G)=>{let Z={...G};for(let K in X)delete Z[K];return Z}})))}}function $N(X,Q,Y){let J=Y?.keyValueCombiner?.decode||Y?.keyValueCombiner?.encode?new bY(Y.keyValueCombiner.decode,Y.keyValueCombiner.encode):void 0;return C(EO(X.ast,Q.ast,J),{key:X,value:Q})}function df(X,Q){return C(LO(X.ast,Q.map(lX)),{schema:X,records:Q})}function GN(X,Q){return C(X,{elements:Q,mapElements(Y,J){let $=Y(this.elements);return GN(dG($,J?.unsafePreserveChecks?this.ast.checks:void 0),$)}})}function q9(X){return GN(dG(X),X)}function pf(X,Q){return C(PO(X.ast,Q.map(lX)),{schema:X,rest:Q})}var c0=W1((X)=>C(new W4(!1,[],[X.ast]),{schema:X}));var cf=W1((X)=>C(new W4(!1,[X.ast],[X.ast]),{schema:X}));function ff(X){return o0([X,c0(X)]).pipe(m(c0(L1(X)),v0({decode:_W,encode:(Q)=>Q.length===1?Q[0]:Q})))}function uf(X){return c0(X).check(CN())}var lf=W1((X)=>{return C(new W4(!0,X.ast.elements,X.ast.rest),{schema:X})});function ZN(X,Q){return C(X,{members:Q,mapMembers(Y,J){let $=Y(this.members);return ZN(hY($,this.ast.mode,J?.unsafePreserveChecks?this.ast.checks:void 0),$)}})}function o0(X,Q){return ZN(hY(X,Q?.mode??"anyOf",void 0),X)}function sK(X){let Q=X.map(X1);return C(hY(Q,"anyOf",void 0),{literals:X,members:Q,mapMembers(Y){return o0(Y(this.members))},pick(Y){return sK(Y)},transform(Y){return o0(Q.map((J,$)=>J.transform(Y[$])))}})}var tK=W1((X)=>o0([X,nK])),p2=W1((X)=>o0([X,iK])),KN=W1((X)=>o0([X,nK,iK]));function HN(X){return C(new mY(()=>X().ast))}function rf(...X){return(Q)=>Q.check(...X)}function of(X,Q){return(Y)=>C(c4(Y.ast,[dY(X,Q)]),{schema:Y})}function WN(X){return(Q)=>C(TO(Q.ast,X),{schema:Q,identifier:X})}function nf(X,Q){return(Y)=>{return(Q.checks?Y.check(...Q.checks):Y).pipe(WN(X))}}function eK(X){return(Q)=>C(wO(Q.ast,new hX(X,b)),{schema:Q})}function _N(X){return(Q)=>C(CO(Q.ast,new hX(b,X)),{schema:Q})}function af(X){return DN(X)}function DN(X){return(Q)=>Q.pipe(eK(d5(X)))}function sf(X){return VN(X)}function VN(X){return(Q)=>Q.pipe(_N(d5(X)))}function m(X,Q){return(Y)=>{return C(lY(Y.ast,X.ast,Q?IY(Q):x6()),{from:Y,to:X})}}function tf(X){return(Q)=>{return Q.pipe(m(L1(Q),X))}}function XH(X,Q){return(Y)=>{return Q?X.pipe(m(Y,Q)):X.pipe(m(Y))}}function ef(X){return(Q)=>{return U9(Q).pipe(m(Q,X))}}function qN(X){return(Q)=>C(IO(Q.ast,X),{schema:Q})}function QH(X,Q){let Y=Q?.encodingStrategy==="omit"?LG():C1();return(J)=>{return t6(U9(J)).pipe(m(J,{decode:gX(X),encode:Y}))}}function Xu(X,Q){return(Y)=>{return L1(Y).pipe(QH(X,Q),XH(t6(Y)))}}function BN(X,Q){let Y=Q?.encodingStrategy==="omit"?LG():C1();return(J)=>{return B9(U9(J)).pipe(m(J,{decode:gX(X),encode:Y}))}}function Qu(X,Q){return(Y)=>{return L1(Y).pipe(BN(X,Q),XH(B9(Y)))}}function e6(X){return X1(X).pipe(qN(h(X)))}function Yu(X){return e6(X).pipe(QH(h(X),{encodingStrategy:"omit"}))}function c2(X,Q){return R0({_tag:e6(X),...Q})}function UN(X){return(Q)=>{let Y={},J={},$=(K)=>(H)=>K.includes(H[X]);return G(Q),Object.assign(Q,{cases:Y,isAnyOf:$,guards:J,match:Z});function G(K){let H=K.ast;if(kY(H)&&"members"in K&&globalThis.Array.isArray(K.members)&&K.members.every(h2))return K.members.forEach(G);let W=rX(H);if(W.length>0){let D=W.find((_)=>_.key===X)?.literal;if(IQ(D)){Y[D]=K,J[D]=iR(L1(K));return}}throw new globalThis.Error("No literal or unique symbol found")}function Z(){if(arguments.length===1){let W=arguments[0];return function(D){return W[D[X]](D)}}let K=arguments[0];return arguments[1][K[X]](K)}}}function Ju(X){let Q={},Y=[];for(let K of Object.keys(X))Y.push(Q[K]=c2(K,X[K]));let J=o0(Y),{guards:$,isAnyOf:G,match:Z}=UN("_tag")(J);return C(J.ast,{cases:Q,isAnyOf:G,guards:$,match:Z})}function $u(){return(X)=>{class Q{}return Object.setPrototypeOf(Q,X)}}function d8(X,Q){return z4((Y)=>Y instanceof X,Q)}function O0(){return(X,Q)=>{return new B0(X.ast,IY(Q))}}var F0=pG;function Gu(X,Q=void 0){return new p4(X,Q)}var fR="^\\S[\\s\\S]*\\S$|^\\S$|^$";function ON(X){return F0((Q)=>Q.trim()===Q,{expected:"a string with no leading or trailing whitespace",meta:{_tag:"isTrimmed",regExp:new globalThis.RegExp(fR)},toArbitraryConstraint:{string:{patterns:[fR]}},...X})}var LQ=nX,Zu=lG,Ku=rG,Hu=nG,Wu=(X)=>{if(X)return new globalThis.RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${X}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`);return/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/};function _u(X,Q){let Y=Wu(X);return LQ(Y,{expected:X?`a UUID v${X}`:"a UUID",meta:{_tag:"isUUID",regExp:Y,version:X},...Q})}function Du(X){let Q=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/;return LQ(Q,{meta:{_tag:"isULID",regExp:Q},...X})}function zN(X){let Q=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/;return LQ(Q,{expected:"a base64 encoded string",meta:{_tag:"isBase64",regExp:Q},...X})}function Vu(X){let Q=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/;return LQ(Q,{expected:"a base64url encoded string",meta:{_tag:"isBase64Url",regExp:Q},...X})}function qu(X,Q){let Y=JSON.stringify(X);return F0((J)=>J.startsWith(X),{expected:`a string starting with ${Y}`,meta:{_tag:"isStartsWith",startsWith:X,regExp:new globalThis.RegExp(`^${X}`)},toArbitraryConstraint:{string:{patterns:[`^${X}`]}},...Q})}function Bu(X,Q){let Y=JSON.stringify(X);return F0((J)=>J.endsWith(X),{expected:`a string ending with ${Y}`,meta:{_tag:"isEndsWith",endsWith:X,regExp:new globalThis.RegExp(`${X}$`)},toArbitraryConstraint:{string:{patterns:[`${X}$`]}},...Q})}function Uu(X,Q){let Y=JSON.stringify(X);return F0((J)=>J.includes(X),{expected:`a string including ${Y}`,meta:{_tag:"isIncludes",includes:X,regExp:new globalThis.RegExp(X)},toArbitraryConstraint:{string:{patterns:[X]}},...Q})}var uR="^[^a-z]*$";function Ou(X){return F0((Q)=>Q.toUpperCase()===Q,{expected:"a string with all characters in uppercase",meta:{_tag:"isUppercased",regExp:new globalThis.RegExp(uR)},toArbitraryConstraint:{string:{patterns:[uR]}},...X})}var lR="^[^A-Z]*$";function zu(X){return F0((Q)=>Q.toLowerCase()===Q,{expected:"a string with all characters in lowercase",meta:{_tag:"isLowercased",regExp:new globalThis.RegExp(lR)},toArbitraryConstraint:{string:{patterns:[lR]}},...X})}var rR="^[^a-z]?.*$";function Fu(X){return F0((Q)=>Q.charAt(0).toUpperCase()===Q.charAt(0),{expected:"a string with the first character in uppercase",meta:{_tag:"isCapitalized",regExp:new globalThis.RegExp(rR)},toArbitraryConstraint:{string:{patterns:[rR]}},...X})}var oR="^[^A-Z]?.*$";function Lu(X){return F0((Q)=>Q.charAt(0).toLowerCase()===Q.charAt(0),{expected:"a string with the first character in lowercase",meta:{_tag:"isUncapitalized",regExp:new globalThis.RegExp(oR)},toArbitraryConstraint:{string:{patterns:[oR]}},...X})}function FN(X){return F0((Q)=>globalThis.Number.isFinite(Q),{expected:"a finite number",meta:{_tag:"isFinite"},toArbitraryConstraint:{number:{noDefaultInfinity:!0,noNaN:!0}},...X})}function PQ(X){let Q=O5(X.order),Y=X.formatter??g;return(J,$)=>{return F0((G)=>Q(G,J),{expected:`a value greater than ${Y(J)}`,...X.annotate?.(J),...$})}}function RQ(X){let Q=oQ(X.order),Y=X.formatter??g;return(J,$)=>{return F0((G)=>Q(G,J),{expected:`a value greater than or equal to ${Y(J)}`,...X.annotate?.(J),...$})}}function NQ(X){let Q=lQ(X.order),Y=X.formatter??g;return(J,$)=>{return F0((G)=>Q(G,J),{expected:`a value less than ${Y(J)}`,...X.annotate?.(J),...$})}}function MQ(X){let Q=rQ(X.order),Y=X.formatter??g;return(J,$)=>{return F0((G)=>Q(G,J),{expected:`a value less than or equal to ${Y(J)}`,...X.annotate?.(J),...$})}}function AQ(X){let Q=oQ(X.order),Y=O5(X.order),J=rQ(X.order),$=lQ(X.order),G=X.formatter??g;return(Z,K)=>{let H=Z.exclusiveMinimum?Y:Q,W=Z.exclusiveMaximum?$:J;return F0((D)=>H(D,Z.minimum)&&W(D,Z.maximum),{expected:`a value between ${G(Z.minimum)}${Z.exclusiveMinimum?" (excluded)":""} and ${G(Z.maximum)}${Z.exclusiveMaximum?" (excluded)":""}`,...X.annotate?.(Z),...K})}}function LN(X){return(Q,Y)=>{let J=X.formatter??g;return F0(($)=>X.remainder($,Q)===X.zero,{expected:`a value that is a multiple of ${J(Q)}`,...X.annotate?.(Q),...Y})}}var Pu=PQ({order:V1,annotate:(X)=>({meta:{_tag:"isGreaterThan",exclusiveMinimum:X},toArbitraryConstraint:{number:{min:X,minExcluded:!0}}})}),PN=RQ({order:V1,annotate:(X)=>({meta:{_tag:"isGreaterThanOrEqualTo",minimum:X},toArbitraryConstraint:{number:{min:X}}})}),Ru=NQ({order:V1,annotate:(X)=>({meta:{_tag:"isLessThan",exclusiveMaximum:X},toArbitraryConstraint:{number:{max:X,maxExcluded:!0}}})}),Nu=MQ({order:V1,annotate:(X)=>({meta:{_tag:"isLessThanOrEqualTo",maximum:X},toArbitraryConstraint:{number:{max:X}}})}),YH=AQ({order:V1,annotate:(X)=>{return{meta:{_tag:"isBetween",...X},toArbitraryConstraint:{number:{min:X.minimum,max:X.maximum,...X.exclusiveMinimum&&{minExcluded:!0},...X.exclusiveMaximum&&{maxExcluded:!0}}}}}}),Mu=LN({remainder:Zq,zero:0,annotate:(X)=>({expected:`a value that is a multiple of ${X}`,meta:{_tag:"isMultipleOf",divisor:X}})});function f2(X){return F0((Q)=>globalThis.Number.isSafeInteger(Q),{expected:"an integer",meta:{_tag:"isInt"},toArbitraryConstraint:{number:{isInteger:!0}},...X})}function Au(X){return new p4([f2(X),YH({minimum:-2147483648,maximum:2147483647})],{expected:"a 32-bit integer",...X})}function wu(X){return new p4([f2(),YH({minimum:0,maximum:4294967295})],{expected:"a 32-bit unsigned integer",...X})}function RN(X){return F0((Q)=>!isNaN(Q.getTime()),{expected:"a valid date",meta:{_tag:"isDateValid"},toArbitraryConstraint:{date:{noInvalidDate:!0}},...X})}var Cu=PQ({order:U5,annotate:(X)=>({meta:{_tag:"isGreaterThanDate",exclusiveMinimum:X},toArbitraryConstraint:{date:{min:X,minExcluded:!0}}})}),Tu=RQ({order:U5,annotate:(X)=>({meta:{_tag:"isGreaterThanOrEqualToDate",minimum:X},toArbitraryConstraint:{date:{min:X}}})}),Iu=NQ({order:U5,annotate:(X)=>({meta:{_tag:"isLessThanDate",exclusiveMaximum:X},toArbitraryConstraint:{date:{max:X,maxExcluded:!0}}})}),ju=MQ({order:U5,annotate:(X)=>({meta:{_tag:"isLessThanOrEqualToDate",maximum:X},toArbitraryConstraint:{date:{max:X}}})}),Eu=AQ({order:U5,annotate:(X)=>({meta:{_tag:"isBetweenDate",...X},toArbitraryConstraint:{date:{min:X.minimum,max:X.maximum}}})}),Su=PQ({order:T8,annotate:(X)=>({meta:{_tag:"isGreaterThanBigInt",exclusiveMinimum:X},toArbitraryConstraint:{bigint:{min:X,minExcluded:!0}}})}),NN=RQ({order:T8,annotate:(X)=>({meta:{_tag:"isGreaterThanOrEqualToBigInt",minimum:X},toArbitraryConstraint:{bigint:{min:X}}})}),vu=NQ({order:T8,annotate:(X)=>({meta:{_tag:"isLessThanBigInt",exclusiveMaximum:X},toArbitraryConstraint:{bigint:{max:X,maxExcluded:!0}}})}),xu=MQ({order:T8,annotate:(X)=>({meta:{_tag:"isLessThanOrEqualToBigInt",maximum:X},toArbitraryConstraint:{bigint:{max:X}}})}),ku=AQ({order:T8,annotate:(X)=>({meta:{_tag:"isBetweenBigInt",...X},toArbitraryConstraint:{bigint:{min:X.minimum,max:X.maximum}}})}),yu=PQ({order:p5,formatter:(X)=>y8(X)}),bu=RQ({order:p5,formatter:(X)=>y8(X)}),gu=NQ({order:p5,formatter:(X)=>y8(X)}),hu=MQ({order:p5,formatter:(X)=>y8(X)}),mu=AQ({order:p5,formatter:(X)=>y8(X)});function MN(X,Q){return X=Math.max(0,Math.floor(X)),F0((Y)=>Y.length>=X,{expected:`a value with a length of at least ${X}`,meta:{_tag:"isMinLength",minLength:X},[h1]:!0,toArbitraryConstraint:{string:{minLength:X},array:{minLength:X}},...Q})}function AN(X){return MN(1,X)}function du(X,Q){return X=Math.max(0,Math.floor(X)),F0((Y)=>Y.length<=X,{expected:`a value with a length of at most ${X}`,meta:{_tag:"isMaxLength",maxLength:X},[h1]:!0,toArbitraryConstraint:{string:{maxLength:X},array:{maxLength:X}},...Q})}function wN(X,Q,Y){return X=Math.max(0,Math.floor(X)),Q=Math.max(0,Math.floor(Q)),F0((J)=>J.length>=X&&J.length<=Q,{expected:X===Q?`a value with a length of ${X}`:`a value with a length between ${X} and ${Q}`,meta:{_tag:"isLengthBetween",minimum:X,maximum:Q},[h1]:!0,toArbitraryConstraint:{string:{minLength:X,maxLength:Q},array:{minLength:X,maxLength:Q}},...Y})}function pu(X,Q){return X=Math.max(0,Math.floor(X)),F0((Y)=>Y.size>=X,{expected:`a value with a size of at least ${X}`,meta:{_tag:"isMinSize",minSize:X},[h1]:!0,toArbitraryConstraint:{array:{minLength:X}},...Q})}function cu(X,Q){return X=Math.max(0,Math.floor(X)),F0((Y)=>Y.size<=X,{expected:`a value with a size of at most ${X}`,meta:{_tag:"isMaxSize",maxSize:X},[h1]:!0,toArbitraryConstraint:{array:{maxLength:X}},...Q})}function fu(X,Q,Y){return X=Math.max(0,Math.floor(X)),Q=Math.max(0,Math.floor(Q)),F0((J)=>J.size>=X&&J.size<=Q,{expected:X===Q?`a value with a size of ${X}`:`a value with a size between ${X} and ${Q}`,meta:{_tag:"isSizeBetween",minimum:X,maximum:Q},[h1]:!0,toArbitraryConstraint:{array:{minLength:X,maxLength:Q}},...Y})}function uu(X,Q){return X=Math.max(0,Math.floor(X)),F0((Y)=>Reflect.ownKeys(Y).length>=X,{expected:`a value with at least ${X===1?"1 entry":`${X} entries`}`,meta:{_tag:"isMinProperties",minProperties:X},[h1]:!0,toArbitraryConstraint:{array:{minLength:X}},...Q})}function lu(X,Q){return X=Math.max(0,Math.floor(X)),F0((Y)=>Reflect.ownKeys(Y).length<=X,{expected:`a value with at most ${X===1?"1 entry":`${X} entries`}`,meta:{_tag:"isMaxProperties",maxProperties:X},[h1]:!0,toArbitraryConstraint:{array:{maxLength:X}},...Q})}function ru(X,Q,Y){return X=Math.max(0,Math.floor(X)),Q=Math.max(0,Math.floor(Q)),F0((J)=>Reflect.ownKeys(J).length>=X&&Reflect.ownKeys(J).length<=Q,{expected:X===Q?`a value with exactly ${X===1?"1 entry":`${X} entries`}`:`a value with between ${X} and ${Q} entries`,meta:{_tag:"isPropertiesLengthBetween",minimum:X,maximum:Q},[h1]:!0,toArbitraryConstraint:{array:{minLength:X,maxLength:Q}},...Y})}function ou(X,Q){let Y=U9(X),J=Gz(Y.ast);return F0(($,G,Z)=>{let K=Reflect.ownKeys($),H=[];for(let W of K){let D=J(W,Z);if(D!==void 0){if(H.push(new A0([W],D)),Z.errors==="first")break}}if(W8(H))return new V0(G,F($),H);return!0},{expected:"an object with property names matching the schema",meta:{_tag:"isPropertyNames",propertyNames:Y.ast},[h1]:!0,...Q})}function CN(X){let Q=yQ();return F0((Y)=>b3(Y,Q).length===Y.length,{expected:"an array with unique items",meta:{_tag:"isUnique"},toArbitraryConstraint:{array:{comparator:Q}},...X})}var nu=r.check(AN()),iu=r.check(wN(1,1));function X5(X){let Q=c1()([X],([Y])=>(J,$,G)=>{if(rH(J)){if(T0(J))return x8;return t0(y0(Y)(J.value,G),{onSuccess:F,onFailure:(Z)=>new V0($,F(J),[new A0(["value"],Z)])})}return v(new x0($,F(J)))},{typeConstructor:{_tag:"effect/Option"},generation:{runtime:"Schema.Option(?)",Type:"Option.Option<?>",importDeclaration:'import * as Option from "effect/Option"'},expected:"Option",toCodec:([Y])=>O0()(o0([R0({_tag:X1("Some"),value:Y}),R0({_tag:X1("None")})]),v0({decode:(J)=>J._tag==="None"?x():F(J.value),encode:(J)=>q1(J)?{_tag:"Some",value:J.value}:{_tag:"None"}})),toArbitrary:([Y])=>(J,$)=>{return J.oneof($?.isSuspend?{maxDepth:2,depthIdentifier:"Option"}:{},J.constant(x()),Y.map(F))},toEquivalence:([Y])=>aH(Y),toFormatter:([Y])=>G8({onNone:()=>"none()",onSome:(J)=>`some(${Y(J)})`})});return C(Q.ast,{value:X})}function au(X){return tK(X).pipe(m(X5(L1(X)),jU()))}function su(X){return p2(X).pipe(m(X5(L1(X)),EU()))}function tu(X,Q){return KN(X).pipe(m(X5(L1(X)),SU(Q)))}function eu(X){return t6(X).pipe(m(X5(L1(X)),vU()))}function Xl(X){return B9(X).pipe(m(X5(L1(X)),xU()))}function Ql(X,Q){let Y=Q===void 0?"omit":Q.onNoneEncoding,J=Y===null?null:void 0;return B9(tK(X)).pipe(m(X5(L1(X)),jY({decode:($)=>$.pipe(F5(jQ),F),encode:Y==="omit"?z5:($)=>F(iQ(z5($),()=>J))})))}function Yl(X,Q){let Y=c1()([X,Q],([J,$])=>(G,Z,K)=>{if(!GW(G))return v(new x0(Z,F(G)));switch(G._tag){case"Success":return t0(sY(J)(G.success,K),{onSuccess:l,onFailure:(H)=>new V0(Z,F(G),[new A0(["success"],H)])});case"Failure":return t0(sY($)(G.failure,K),{onSuccess:f,onFailure:(H)=>new V0(Z,F(G),[new A0(["failure"],H)])})}},{typeConstructor:{_tag:"effect/Result"},generation:{runtime:"Schema.Result(?, ?)",Type:"Result.Result<?, ?>",importDeclaration:'import * as Result from "effect/Result"'},expected:"Result",toCodec:([J,$])=>O0()(o0([R0({_tag:X1("Success"),success:J}),R0({_tag:X1("Failure"),failure:$})]),v0({decode:(G)=>G._tag==="Success"?l(G.success):f(G.failure),encode:(G)=>M1(G)?{_tag:"Success",success:G.success}:{_tag:"Failure",failure:G.failure}})),toArbitrary:([J,$])=>(G,Z)=>{return G.oneof(Z?.isSuspend?{maxDepth:2,depthIdentifier:"Result"}:{},J.map(l),$.map(f))},toEquivalence:([J,$])=>ZW(J,$),toFormatter:([J,$])=>I8({onSuccess:(G)=>`success(${J(G)})`,onFailure:(G)=>`failure(${$(G)})`})});return C(Y.ast,{success:X,failure:Q})}function TN(X,Q){let Y=typeof Q?.label==="string"?y0(X1(Q.label)):void 0,J=c1()([X],([$])=>(G,Z,K)=>{if(DG(G)){let H=Y!==void 0?y1(Y(G.label,K),(W)=>new A0(["label"],W)):b4;return q8(H,()=>t0(y0($)(LY(G),K),{onSuccess:()=>G,onFailure:()=>{let W=F(G);return new V0(Z,W,[new A0(["value"],new Z0(W))])}}))}return v(new x0(Z,F(G)))},{typeConstructor:{_tag:"effect/Redacted"},generation:{runtime:"Schema.Redacted(?)",Type:"Redacted.Redacted<?>",importDeclaration:'import * as Redacted from "effect/Redacted"'},expected:"Redacted",toCodecJson:([$])=>O0()(JH($),{decode:n((G)=>Z4(G,{label:Q?.label})),encode:zG((G)=>"Cannot serialize Redacted"+(q1(G)&&typeof G.value.label==="string"?` with label: "${G.value.label}"`:""))}),toArbitrary:([$])=>()=>$.map((G)=>Z4(G,{label:Q?.label})),toFormatter:()=>globalThis.String,toEquivalence:([$])=>nB($)});return C(J.ast,{value:X})}function JH(X){return X.pipe(eK(y1(PY)))}function Jl(X,Q){return JH(X).pipe(m(TN(L1(X),Q),{decode:n((Y)=>Z4(Y,{label:Q?.label})),encode:zG((Y)=>"Cannot encode Redacted"+(q1(Y)&&typeof Y.value.label==="string"?` with label: "${Y.value.label}"`:""))}))}function lK(X,Q){let Y=c1()([X,Q],([J,$])=>(G,Z,K)=>{if(!Q$(G))return v(new x0(Z,F(G)));switch(G._tag){case"Fail":return t0(y0(J)(G.error,K),{onSuccess:GX,onFailure:(H)=>new V0(Z,F(G),[new A0(["error"],H)])});case"Die":return t0(y0($)(G.defect,K),{onSuccess:ZX,onFailure:(H)=>new V0(Z,F(G),[new A0(["defect"],H)])});case"Interrupt":return h(G)}},{typeConstructor:{_tag:"effect/Cause/Failure"},generation:{runtime:"Schema.CauseReason(?, ?)",Type:"Cause.Failure<?, ?>",importDeclaration:'import * as Cause from "effect/Cause"'},expected:"Cause.Failure",toCodec:([J,$])=>O0()(o0([R0({_tag:X1("Fail"),error:J}),R0({_tag:X1("Die"),defect:$}),R0({_tag:X1("Interrupt"),fiberId:p2(r2)})]),v0({decode:(G)=>{switch(G._tag){case"Fail":return GX(G.error);case"Die":return ZX(G.defect);case"Interrupt":return KX(G.fiberId)}},encode:b})),toArbitrary:([J,$])=>IN(J,$),toEquivalence:([J,$])=>jN(J,$),toFormatter:([J,$])=>EN(J,$)});return C(Y.ast,{error:X,defect:Q})}function IN(X,Q){return(Y,J)=>{return Y.oneof(J?.isSuspend?{maxDepth:2,depthIdentifier:"Cause.Failure"}:{},Y.constant(KX()),Y.integer({min:1}).map(KX),X.map(($)=>GX($)),Q.map(($)=>ZX($)))}}function jN(X,Q){return(Y,J)=>{if(Y._tag!==J._tag)return!1;switch(Y._tag){case"Fail":return X(Y.error,J.error);case"Die":return Q(Y.defect,J.defect);case"Interrupt":return Y.fiberId===J.fiberId}}}function EN(X,Q){return(Y)=>{switch(Y._tag){case"Fail":return`Fail(${X(Y.error)})`;case"Die":return`Die(${Q(Y.defect)})`;case"Interrupt":return"Interrupt"}}}function rK(X,Q){let Y=c1()([X,Q],([J,$])=>{let G=c0(lK(J,$));return(Z,K,H)=>{if(!X$(Z))return v(new x0(K,F(Z)));return t0(y0(G)(Z.reasons,H),{onSuccess:$X,onFailure:(W)=>new V0(K,F(Z),[new A0(["failures"],W)])})}},{typeConstructor:{_tag:"effect/Cause"},generation:{runtime:"Schema.Cause(?, ?)",Type:"Cause.Cause<?, ?>",importDeclaration:'import * as Cause from "effect/Cause"'},expected:"Cause",toCodec:([J,$])=>O0()(c0(lK(J,$)),v0({decode:$X,encode:({reasons:G})=>G})),toArbitrary:([J,$])=>SN(J,$),toEquivalence:([J,$])=>vN(J,$),toFormatter:([J,$])=>xN(J,$)});return C(Y.ast,{error:X,defect:Q})}function SN(X,Q){return(Y,J)=>{return Y.array(IN(X,Q)(Y,J)).map($X)}}function vN(X,Q){let Y=xH(jN(X,Q));return(J,$)=>Y(J.reasons,$.reasons)}function xN(X,Q){let Y=EN(X,Q);return(J)=>`Cause([${J.reasons.map(Y).join(", ")}])`}var u2=R0({message:r,name:t6(r),stack:t6(r)}),kN=d8(globalThis.Error,{typeConstructor:{_tag:"Error"},generation:{runtime:"Schema.Error",Type:"globalThis.Error"},expected:"Error",toCodecJson:()=>O0()(u2,mX()),toArbitrary:()=>(X)=>X.string().map((Q)=>new globalThis.Error(Q))}),yN=d8(globalThis.Error,{typeConstructor:{_tag:"ErrorWithStack"},generation:{runtime:"Schema.ErrorWithStack",Type:"globalThis.Error"},expected:"Error",toCodecJson:()=>O0()(u2,mX({includeStack:!0})),toArbitrary:()=>(X)=>X.string().map((Q)=>new globalThis.Error(Q))}),g2=new K0(C1(),n((X)=>{try{return JSON.parse(JSON.stringify(X))}catch{return g(X)}})),$l=o0([u2.pipe(m(kN,mX())),FQ.pipe(m(m2.annotate({toCodecJson:()=>O0()(FQ,g2),toArbitrary:()=>(X)=>X.json()}),g2))]),Gl=o0([u2.pipe(m(yN,mX({includeStack:!0}))),FQ.pipe(m(m2.annotate({toCodecJson:()=>O0()(FQ,g2),toArbitrary:()=>(X)=>X.json()}),g2))]);function Zl(X,Q,Y){let J=c1()([X,Q,Y],([$,G,Z])=>{let K=rK(G,Z);return(H,W,D)=>{if(!J$(H))return v(new x0(W,F(H)));switch(H._tag){case"Success":return t0(y0($)(H.value,D),{onSuccess:WX,onFailure:(_)=>new V0(W,F(H),[new A0(["value"],_)])});case"Failure":return t0(y0(K)(H.cause,D),{onSuccess:_X,onFailure:(_)=>new V0(W,F(H),[new A0(["cause"],_)])})}}},{typeConstructor:{_tag:"effect/Exit"},generation:{runtime:"Schema.Exit(?, ?, ?)",Type:"Exit.Exit<?, ?, ?>",importDeclaration:'import * as Exit from "effect/Exit"'},expected:"Exit",toCodec:([$,G,Z])=>O0()(o0([R0({_tag:X1("Success"),value:$}),R0({_tag:X1("Failure"),cause:rK(G,Z)})]),v0({decode:(K)=>K._tag==="Success"?WX(K.value):_X(K.cause),encode:(K)=>D8(K)?{_tag:"Success",value:K.value}:{_tag:"Failure",cause:K.cause}})),toArbitrary:([$,G,Z])=>(K,H)=>K.oneof(H?.isSuspend?{maxDepth:2,depthIdentifier:"Exit"}:{},$.map((W)=>WX(W)),SN(G,Z)(K,H).map((W)=>_X(W))),toEquivalence:([$,G,Z])=>{let K=vN(G,Z);return(H,W)=>{if(H._tag!==W._tag)return!1;switch(H._tag){case"Success":return $(H.value,W.value);case"Failure":return K(H.cause,W.cause)}}},toFormatter:([$,G,Z])=>{let K=xN(G,Z);return(H)=>{switch(H._tag){case"Success":return`Exit.Success(${$(H.value)})`;case"Failure":return`Exit.Failure(${K(H.cause)})`}}}});return C(J.ast,{value:X,error:Q,defect:Y})}function Kl(X,Q){let Y=c1()([X,Q],([J,$])=>{let G=c0(q9([J,$]));return(Z,K,H)=>{if(Z instanceof globalThis.Map)return t0(y0(G)([...Z],H),{onSuccess:(W)=>new globalThis.Map(W),onFailure:(W)=>new V0(K,F(Z),[new A0(["entries"],W)])});return v(new x0(K,F(Z)))}},{typeConstructor:{_tag:"ReadonlyMap"},generation:{runtime:"Schema.ReadonlyMap(?, ?)",Type:"globalThis.ReadonlyMap<?, ?>"},expected:"ReadonlyMap",toCodec:([J,$])=>O0()(c0(q9([J,$])),v0({decode:(G)=>new globalThis.Map(G),encode:(G)=>[...G.entries()]})),toArbitrary:([J,$])=>(G,Z)=>{return G.oneof(Z?.isSuspend?{maxDepth:2,depthIdentifier:"ReadonlyMap"}:{},G.constant([]),G.array(G.tuple(J,$),Z?.constraints?.array)).map((K)=>new globalThis.Map(K))},toEquivalence:([J,$])=>xQ(J,$),toFormatter:([J,$])=>(G)=>{let Z=G.size;if(Z===0)return"ReadonlyMap(0) {}";let K=globalThis.Array.from(G.entries()).sort().map(([H,W])=>`${J(H)} => ${$(W)}`);return`ReadonlyMap(${Z}) { ${K.join(", ")} }`}});return C(Y.ast,{key:X,value:Q})}function Hl(X,Q){let Y=c1()([X,Q],([J,$])=>{let G=c0(q9([J,$]));return(Z,K,H)=>{if(bB(Z))return t0(y0(G)(qY(Z),H),{onSuccess:VY,onFailure:(W)=>new V0(K,F(Z),[new A0(["entries"],W)])});return v(new x0(K,F(Z)))}},{typeConstructor:{_tag:"effect/HashMap"},generation:{runtime:"Schema.HashMap(?, ?)",Type:"HashMap.HashMap<?, ?>",importDeclaration:'import * as HashMap from "effect/HashMap"'},expected:"HashMap",toCodec:([J,$])=>O0()(c0(q9([J,$])),v0({decode:VY,encode:qY})),toArbitrary:([J,$])=>(G,Z)=>{return G.oneof(Z?.isSuspend?{maxDepth:2,depthIdentifier:"HashMap"}:{},G.constant([]),G.array(G.tuple(J,$),Z?.constraints?.array)).map(VY)},toEquivalence:([J,$])=>xQ(J,$),toFormatter:([J,$])=>(G)=>{let Z=gB(G);if(Z===0)return"HashMap(0) {}";let K=qY(G).sort().map(([H,W])=>`${J(H)} => ${$(W)}`);return`HashMap(${Z}) { ${K.join(", ")} }`}});return C(Y.ast,{key:X,value:Q})}function Wl(X){let Q=c1()([X],([Y])=>{let J=c0(Y);return($,G,Z)=>{if($ instanceof globalThis.Set)return t0(y0(J)([...$],Z),{onSuccess:(K)=>new globalThis.Set(K),onFailure:(K)=>new V0(G,F($),[new A0(["values"],K)])});return v(new x0(G,F($)))}},{typeConstructor:{_tag:"ReadonlySet"},generation:{runtime:"Schema.ReadonlySet(?)",Type:"globalThis.ReadonlySet<?>"},expected:"ReadonlySet",toCodec:([Y])=>O0()(c0(Y),v0({decode:(J)=>new globalThis.Set(J),encode:(J)=>[...J.values()]})),toArbitrary:([Y])=>(J,$)=>{return J.oneof($?.isSuspend?{maxDepth:2,depthIdentifier:"ReadonlySet"}:{},J.constant([]),J.array(Y,$?.constraints?.array)).map((G)=>new globalThis.Set(G))},toEquivalence:([Y])=>kQ(Y),toFormatter:([Y])=>(J)=>{let $=J.size;if($===0)return"ReadonlySet(0) {}";let G=globalThis.Array.from(J.values()).sort().map((Z)=>`${Y(Z)}`);return`ReadonlySet(${$}) { ${G.join(", ")} }`}});return C(Q.ast,{value:X})}function _l(X){let Q=c1()([X],([Y])=>{let J=c0(Y);return($,G,Z)=>{if(pB($))return t0(y0(J)(Z1($),Z),{onSuccess:UY,onFailure:(K)=>new V0(G,F($),[new A0(["values"],K)])});return v(new x0(G,F($)))}},{typeConstructor:{_tag:"effect/HashSet"},generation:{runtime:"Schema.HashSet(?)",Type:"HashSet.HashSet<?>"},expected:"HashSet",toCodec:([Y])=>O0()(c0(Y),v0({decode:UY,encode:Z1})),toArbitrary:([Y])=>(J,$)=>{return J.oneof($?.isSuspend?{maxDepth:2,depthIdentifier:"HashSet"}:{},J.constant([]),J.array(Y,$?.constraints?.array)).map(UY)},toEquivalence:([Y])=>kQ(Y),toFormatter:([Y])=>(J)=>{let $=cB(J);if($===0)return"HashSet(0) {}";let G=globalThis.Array.from(J).sort().map((Z)=>`${Y(Z)}`);return`HashSet(${$}) { ${G.join(", ")} }`}});return C(Q.ast,{value:X})}function Dl(X){let Q=c1()([X],([Y])=>{let J=c0(Y);return($,G,Z)=>{if(QY($))return t0(y0(J)(Z1($),Z),{onSuccess:YY,onFailure:(K)=>new V0(G,F($),[new A0(["values"],K)])});return v(new x0(G,F($)))}},{typeConstructor:{_tag:"effect/Chunk"},generation:{runtime:"Schema.Chunk(?)",Type:"Chunk.Chunk<?>"},expected:"Chunk",toCodec:([Y])=>O0()(c0(Y),v0({decode:YY,encode:Z1})),toArbitrary:([Y])=>(J,$)=>{return J.oneof($?.isSuspend?{maxDepth:2,depthIdentifier:"Chunk"}:{},J.constant([]),J.array(Y,$?.constraints?.array)).map(YY)},toEquivalence:([Y])=>r$(Y),toFormatter:([Y])=>(J)=>{let $=YB(J);if($===0)return"Chunk(0) {}";let G=globalThis.Array.from(J).sort().map((Z)=>`${Y(Z)}`);return`Chunk(${$}) { ${G.join(", ")} }`}});return C(Q.ast,{value:X})}var Vl=d8(globalThis.RegExp,{typeConstructor:{_tag:"RegExp"},generation:{runtime:"Schema.RegExp",Type:"globalThis.RegExp"},expected:"RegExp",toCodecJson:()=>O0()(R0({source:r,flags:r}),t1({decode:(X)=>g4({try:()=>new globalThis.RegExp(X.source,X.flags),catch:(Q)=>new Z0(F(Q),{message:globalThis.String(Q)})}),encode:(X)=>h({source:X.source,flags:X.flags})})),toArbitrary:()=>(X)=>X.tuple(X.constantFrom(".",".*","\\d+","\\w+","[a-z]+","[A-Z]+","[0-9]+","^[a-zA-Z0-9]+$","^\\d{4}-\\d{2}-\\d{2}$"),X.uniqueArray(X.constantFrom("g","i","m","s","u","y"),{minLength:0,maxLength:6}).map((Q)=>Q.join(""))).map(([Q,Y])=>new globalThis.RegExp(Q,Y)),toEquivalence:()=>(X,Q)=>X.source===Q.source&&X.flags===Q.flags}),bN=r.annotate({expected:"a string that will be decoded as a URL"}),gN=d8(globalThis.URL,{typeConstructor:{_tag:"URL"},generation:{runtime:"Schema.URL",Type:"globalThis.URL"},expected:"URL",toCodecJson:()=>O0()(bN,wG),toArbitrary:()=>(X)=>X.webUrl().map((Q)=>new globalThis.URL(Q)),toEquivalence:()=>(X,Q)=>X.toString()===Q.toString()}),ql=bN.pipe(m(gN,wG)),hN=r.annotate({expected:"a string in ISO 8601 format that will be decoded as a Date"}),$H=d8(globalThis.Date,{typeConstructor:{_tag:"Date"},generation:{runtime:"Schema.Date",Type:"globalThis.Date"},expected:"Date",toCodecJson:()=>O0()(hN,AG),toArbitrary:()=>(X,Q)=>X.date(Q?.constraints?.date)}),Bl=hN.pipe(m($H,AG)),mN=$H.check(RN()),l2=z4(h3,{typeConstructor:{_tag:"effect/Duration"},generation:{runtime:"Schema.Duration",Type:"Duration.Duration",importDeclaration:'import * as Duration from "effect/Duration"'},expected:"Duration",toCodecJson:()=>O0()(o0([R0({_tag:X1("Infinity")}),R0({_tag:X1("NegativeInfinity")}),R0({_tag:X1("Nanos"),value:d2}),R0({_tag:X1("Millis"),value:rN})]),v0({decode:(X)=>{switch(X._tag){case"Infinity":return i8;case"NegativeInfinity":return O6;case"Nanos":return a8(X.value);case"Millis":return j4(X.value)}},encode:(X)=>{switch(X.value._tag){case"Infinity":return{_tag:"Infinity"};case"NegativeInfinity":return{_tag:"NegativeInfinity"};case"Nanos":return{_tag:"Nanos",value:X.value.nanos};case"Millis":return{_tag:"Millis",value:X.value.millis}}}})),toArbitrary:()=>(X)=>X.oneof(X.constant(i8),X.constant(O6),X.bigInt().map(a8),X.maxSafeInteger().map(j4)),toFormatter:()=>globalThis.String,toEquivalence:()=>m3}),Ul=r.annotate({expected:"a string that will be decoded as a Duration"}),Ol=Ul.pipe(m(l2,CU)),zl=globalThis.BigInt(0),Fl=d2.check(NN(zl)).pipe(m(l2,TU)),Ll=t4.check(PN(0)).pipe(m(l2,IU)),dN=r.annotate({expected:"a string that will be decoded as a BigDecimal"}),pN=z4(c$,{typeConstructor:{_tag:"effect/BigDecimal"},generation:{runtime:"Schema.BigDecimal",Type:"BigDecimal.BigDecimal",importDeclaration:'import * as BigDecimal from "effect/BigDecimal"'},expected:"BigDecimal",toCodecJson:()=>O0()(dN,CG),toArbitrary:()=>(X)=>X.tuple(X.bigInt(),X.integer({min:0,max:20})).map(([Q,Y])=>I6(Q,Y)),toFormatter:()=>(X)=>y8(X),toEquivalence:()=>u$}),Pl=dN.pipe(m(pN,CG)),Rl=cN(m2);function cN(X){return r.annotate({expected:"a string that will be decoded as JSON",contentMediaType:"application/json",contentSchema:J1(X.ast)}).pipe(m(X,hU))}var fN=d8(globalThis.File,{typeConstructor:{_tag:"File"},generation:{runtime:"Schema.File",Type:"globalThis.File"},expected:"File",toCodecJson:()=>O0()(R0({data:r.check(zN()),type:r,name:r,lastModified:t4}),t1({decode:(X)=>I8(c5(X.data),{onFailure:(Q)=>v(new Z0(F(X.data),{message:Q.message})),onSuccess:(Q)=>{let Y=new globalThis.Uint8Array(Q);return h(new globalThis.File([Y],X.name,{type:X.type,lastModified:X.lastModified}))}}),encode:(X)=>x$({try:async()=>{let Q=new globalThis.Uint8Array(await X.arrayBuffer());return{data:KY(Q),type:X.type,name:X.name,lastModified:X.lastModified}},catch:(Q)=>new Z0(F(X),{message:globalThis.String(Q)})})}))}),uN=d8(globalThis.FormData,{typeConstructor:{_tag:"FormData"},generation:{runtime:"Schema.FormData",Type:"globalThis.FormData"},expected:"FormData",toCodecJson:()=>O0()(c0(q9([r,o0([R0({_tag:e6("String"),value:r}),R0({_tag:e6("File"),value:fN})])])),t1({decode:(X)=>{let Q=new globalThis.FormData;for(let[Y,J]of X)Q.append(Y,J.value);return h(Q)},encode:(X)=>{return h(globalThis.Array.from(X.entries()).map(([Q,Y])=>{if(typeof Y==="string")return[Q,{_tag:"String",value:Y}];else return[Q,{_tag:"File",value:Y}]}))}}))});function Nl(X){return uN.pipe(m(X,mU))}var lN=d8(globalThis.URLSearchParams,{typeConstructor:{_tag:"URLSearchParams"},generation:{runtime:"Schema.URLSearchParams",Type:"globalThis.URLSearchParams"},expected:"URLSearchParams",toCodecJson:()=>O0()(r.annotate({expected:"a query string that will be decoded as URLSearchParams"}),v0({decode:(X)=>new globalThis.URLSearchParams(X),encode:(X)=>X.toString()}))});function Ml(X){return lN.pipe(m(X,dU))}var r2=t4.check(FN()),rN=t4.check(f2()),Al=r.annotate({expected:"a string that will be decoded as a number"}).pipe(m(t4,o5)),wl=r.annotate({expected:"a string that will be decoded as a finite number"}).pipe(m(r2,o5)),Cl=C(oG).pipe(m(d2,EY)),oN=r.check(ON()),Tl=r.annotate({expected:"a string that will be decoded as a trimmed string"}).pipe(m(oN,wU())),Il=r.annotate({expected:"a base64 encoded string that will be decoded as a UTF-8 string"}).pipe(m(r,kU)),jl=r.annotate({expected:"a base64 (URL) encoded string that will be decoded as a UTF-8 string"}).pipe(m(r,yU)),El=r.annotate({expected:"a hex encoded string that will be decoded as a UTF-8 string"}).pipe(m(r,bU)),Sl=r.annotate({expected:"a URI component encoded string that will be decoded as a UTF-8 string"}).pipe(m(r,gU)),oK=o0([r2,JN,r]),vl=R0({issues:c0(R0({message:r,path:B9(c0(o0([oK,R0({key:oK})])))}))}),xl=sK([0,1]).pipe(m(YN,v0({decode:(X)=>X===1,encode:(X)=>X?1:0}))),nN=r.annotate({expected:"a base64 encoded string that will be decoded as Uint8Array",format:"byte",contentEncoding:"base64"}),o2=d8(globalThis.Uint8Array,{typeConstructor:{_tag:"Uint8Array"},generation:{runtime:"Schema.Uint8Array",Type:"globalThis.Uint8Array"},expected:"Uint8Array",toCodecJson:()=>O0()(nN,TG),toArbitrary:()=>(X)=>X.uint8Array()}),kl=nN.pipe(m(o2,TG)),yl=r.annotate({expected:"a base64 (URL) encoded string that will be decoded as a Uint8Array"}).pipe(m(o2,{decode:qU(),encode:CY()})),bl=r.annotate({expected:"a hex encoded string that will be decoded as a Uint8Array"}).pipe(m(o2,{decode:UU(),encode:TY()})),n2=z4((X)=>n$(X)&&ZB(X),{typeConstructor:{_tag:"effect/DateTime.Utc"},generation:{runtime:"Schema.DateTimeUtc",Type:"DateTime.Utc",importDeclaration:'import * as DateTime from "effect/DateTime"'},expected:"DateTime.Utc",toCodecJson:()=>O0()(r,EG),toArbitrary:()=>(X,Q)=>X.date({noInvalidDate:!0,...Q?.constraints?.date}).map((Y)=>HB(Y)),toFormatter:()=>(X)=>X.toString(),toEquivalence:()=>i$}),gl=mN.pipe(m(n2,{decode:RG(),encode:n(qB)})),hl=r.annotate({expected:"a string that will be decoded as a DateTime.Utc"}).pipe(m(n2,EG)),ml=t4.pipe(m(n2,{decode:RG(),encode:n(BB)})),dl=z4($B,{typeConstructor:{_tag:"effect/DateTime.TimeZone.Offset"},generation:{runtime:"Schema.TimeZoneOffset",Type:"DateTime.TimeZone.Offset",importDeclaration:'import * as DateTime from "effect/DateTime"'},expected:"DateTime.TimeZone.Offset",toCodecJson:()=>O0()(t4,pU),toArbitrary:()=>(X)=>X.integer({min:-43200000,max:50400000}).map((Q)=>TX(Q)),toFormatter:()=>(X)=>h4(X),toEquivalence:()=>(X,Q)=>X.offset===Q.offset}),iN=r.annotate({expected:"an IANA time zone identifier"}),aN=z4(GB,{typeConstructor:{_tag:"effect/DateTime.TimeZone.Named"},generation:{runtime:"Schema.TimeZoneNamed",Type:"DateTime.TimeZone.Named",importDeclaration:'import * as DateTime from "effect/DateTime"'},expected:"DateTime.TimeZone.Named",toCodecJson:()=>O0()(iN,IG),toArbitrary:()=>(X)=>X.constantFrom(...["UTC","Europe/London","America/New_York","Asia/Tokyo","Australia/Sydney"].map(a$)),toFormatter:()=>(X)=>h4(X),toEquivalence:()=>(X,Q)=>X.id===Q.id}),pl=iN.pipe(m(aN,IG)),sN=r.annotate({expected:"a time zone string (IANA identifier or offset like +03:00)"}),tN=z4(JB,{typeConstructor:{_tag:"effect/DateTime.TimeZone"},generation:{runtime:"Schema.TimeZone",Type:"DateTime.TimeZone",importDeclaration:'import * as DateTime from "effect/DateTime"'},expected:"DateTime.TimeZone",toCodecJson:()=>O0()(sN,jG),toArbitrary:()=>(X)=>X.oneof(X.integer({min:-43200000,max:50400000}).map((Q)=>TX(Q)),X.constantFrom(...["UTC","Europe/London","America/New_York","Asia/Tokyo","Australia/Sydney"].map(a$))),toFormatter:()=>(X)=>h4(X),toEquivalence:()=>(X,Q)=>h4(X)===h4(Q)}),cl=sN.pipe(m(tN,jG)),eN=r.annotate({expected:"a zoned DateTime string (e.g. 2024-01-01T00:00:00.000+00:00[Europe/London])"}),XM=z4((X)=>n$(X)&&KB(X),{typeConstructor:{_tag:"effect/DateTime.Zoned"},generation:{runtime:"Schema.DateTimeZoned",Type:"DateTime.Zoned",importDeclaration:'import * as DateTime from "effect/DateTime"'},expected:"DateTime.Zoned",toCodecJson:()=>O0()(eN,SG),toArbitrary:()=>(X,Q)=>X.tuple(X.date({noInvalidDate:!0,min:new globalThis.Date(-8639999949600000),max:new globalThis.Date(8639999949600000),...Q?.constraints?.date}),X.constantFrom("UTC","Europe/London","America/New_York","Asia/Tokyo","Australia/Sydney")).map(([Y,J])=>WB(Y,{timeZone:J})),toFormatter:()=>(X)=>GY(X),toEquivalence:()=>i$}),fl=eN.pipe(m(XM,SG)),ul=globalThis.Symbol.for("immer-draftable");function GH(X,Q,Y,J,$){let G=rl(Y,Q,J),Z=QM(Q),K=class extends X{constructor(...[H,W]){H=H??{};let D=Y.make(H,W);super({...H,...D},{...W,disableChecks:!0})}static[OQ]=OQ;get[Z](){return Z}static[ul]=!0;static identifier=Q;static fields=Y.fields;static get ast(){return G(this).ast}static pipe(){return a(this,arguments)}static rebuild(H){return G(this).rebuild(H)}static make(H,W){return new this(H,W)}static makeOption(H,W){return aY(G(this))(H??{},W)}static makeEffect(H,W){return y1(e5(G(this))(H??{},W),(D)=>new _4(D))}static annotate(H){return this.rebuild(d6(this.ast,H))}static annotateKey(H){return this.rebuild(aX(this.ast,H))}static check(...H){return this.rebuild(c4(this.ast,H))}static extend(H){return(W,D)=>{let _={...Y.fields,...W};return GH(this,H,aK(gY(_,Y.ast.checks,{identifier:H}),_),D,$)}}static mapFields(H,W){return Y.mapFields(H,W)}};if($!==void 0)Object.assign(K.prototype,$(Q));return K}function ll(X){return new K0(n((Q)=>new X(Q)),C1())}function QM(X){return`~effect/Schema/Class/${X}`}function rl(X,Q,Y){let J;return($)=>{if(J===void 0){let G=ll($),Z=C(new b6([X.ast],()=>(K,H)=>{return K instanceof $||M(K,QM(Q))?h(K):v(new x0(H,F(K)))},{identifier:Q,[t5]:([K])=>new B0(K,G),toCodec:([K])=>new B0(K.ast,G),toArbitrary:([K])=>()=>K.map((H)=>new $(H)),toFormatter:([K])=>(H)=>`${$.identifier}(${K(H)})`,"~sentinels":rX(X.ast),...Y}));J=X.pipe(m(Z,G))}return J}}function i2(X){return h2(X)}var YM=(X)=>(Q,Y)=>{let J=i2(Q)?Q:R0(Q);return GH(fV,X,J,Y,($)=>({toString(){return`${$}(${g({...this})})`}}))},ol=(X)=>{return(Q,Y,J)=>{return YM(X??Q)(i2(Y)?Y.mapFields(($)=>({_tag:e6(Q),...$}),{unsafePreserveChecks:!0}):c2(Q,Y),J)}},JM=(X)=>(Q,Y)=>{let J=i2(Q)?Q:R0(Q);return GH(dQ,X,J,Y,(G)=>({name:G}))},nl=(X)=>{return(Q,Y,J)=>{return JM(X??Q)(i2(Y)?Y.mapFields(($)=>({_tag:e6(Q),...$}),{unsafePreserveChecks:!0}):c2(Q,Y),J)}};function $M(X){let Q=Yz(X.ast);return(Y)=>Q(Y,{})}function il(X){return $M(X)(fK)}function al(X){return(Q)=>{return Q.annotate({toFormatter:X})}}function sl(X,Q){return Y(X.ast);function Y($){let G=U8($)?.toFormatter;if(typeof G==="function")return G(g8($)?$.typeParameters.map(Y):[]);if(Q?.onBefore){let Z=Q.onBefore($,Y);if(Z!==void 0)return Z}return J($)}function J($){switch($._tag){default:return g;case"Never":return()=>"never";case"Void":return()=>"void";case"Arrays":{let G=$.elements.map(Y),Z=$.rest.map(Y);return(K)=>{let H=[],W=0;for(;W<G.length;W++)if(K.length<W+1){if(E0($.elements[W]))continue}else H.push(G[W](K[W]));if(Z.length>0){let[D,..._]=Z;for(;W<K.length-_.length;W++)H.push(D(K[W]));for(let V=0;V<_.length;V++)W+=V,H.push(_[V](K[W]))}return"["+H.join(", ")+"]"}}case"Objects":{let G=$.propertySignatures.map((K)=>Y(K.type)),Z=$.indexSignatures.map((K)=>Y(K.type));if($.propertySignatures.length===0&&$.indexSignatures.length===0)return g;return(K)=>{let H=[],W=new Set;for(let D=0;D<G.length;D++){let _=$.propertySignatures[D],V=_.name;if(W.add(V),E0(_.type)&&!Object.hasOwn(K,V))continue;H.push(`${P4(V)}: ${G[D](K[V])}`)}for(let D=0;D<Z.length;D++){let _=h6(K,$.indexSignatures[D].parameter);for(let V of _){if(W.has(V))continue;W.add(V),H.push(`${P4(V)}: ${Z[D](K[V])}`)}}return H.length>0?"{ "+H.join(", ")+" }":"{}"}}case"Union":{let G=(Z)=>oX(Z,$.types);return(Z)=>{let K=G(Z),H=K.map(QQ);for(let W=0;W<K.length;W++){let D=H[W];if(D(Z))return Y(K[W])(Z)}return g(Z)}}case"Suspend":{let G=m6(()=>Y($.thunk()));return(Z)=>G()(Z)}}}}function tl(X){return(Q)=>Q.annotate({toEquivalence:X})}function el(X){return Lz(X.ast)}function GM(X){return Nz(X.ast)}function ZM(X,Q){let Y=GM(X),J=Mz(Y,Q);return{dialect:"draft-2020-12",schema:J.schema,definitions:J.definitions}}function KM(X){return C(HM(X.ast))}var HM=p6((X)=>{let Q=Xr(X,HM);return Q!==X&&E0(X)?s5(Q):Q});function Xr(X,Q){switch(X._tag){case"Declaration":{let Y=X.annotations?.toCodecJson??X.annotations?.toCodec;if(Y8(Y)){let J=g8(X)?X.typeParameters.map((Z)=>u6(J1(Z))):[],$=Y(J),G=Q($.to);return q0(X,G===$.to?[$]:[new B0(G,$.transformation)])}return q0(X,[fO])}case"Unknown":case"ObjectKeyword":return q0(X,[uO]);case"Undefined":case"Void":case"Literal":case"Number":return X.toCodecJson();case"UniqueSymbol":case"Symbol":case"BigInt":return X.toCodecStringTree();case"Objects":{if(X.propertySignatures.some((Y)=>typeof Y.name!=="string"))throw new globalThis.Error("Objects property names must be strings",{cause:X});return X.recur(Q)}case"Union":{let Y=J2(X.types);if(Y!==X.types)return new g1(Y,X.mode,X.annotations,X.checks,X.encoding,X.context).recur(Q);return X.recur(Q)}case"Arrays":case"Suspend":return X.recur(Q)}return X}function WM(X){return C(_M(z8(X.ast)))}var _M=p0((X)=>{let Q=Qr(X,_M);return Q!==X&&E0(X)?s5(Q):Q});function Qr(X,Q){switch(X._tag){case"Declaration":{let Y=X.annotations?.toCodecIso??X.annotations?.toCodec;if(Y8(Y)){let J=Y(X.typeParameters.map((G)=>u6(G))),$=Q(J.to);return q0(X,$===J.to?[J]:[new B0($,J.transformation)])}return X}case"Arrays":case"Objects":case"Union":case"Suspend":return X.recur(Q)}return X}function DM(X,Q){return C(UM(Q?.keepDeclarations===!0?BM(X.ast):qM(X.ast)))}function Yr(X,Q){let Y=u5(X.ast)??_G(X.ast),J=eR(DM(X));return($)=>J($).pipe(NX((G)=>Jr(G,{rootName:Y,...Q})))}function Jr(X,Q){let Y=Q.rootName??"root",J=Q.arrayItemName??"item",$=Q.pretty??!0,G=Q.indent??" ",Z=Q.sortKeys??!0,K=new Set,H=[];return D(Y,X,0),H.join($?`
|
|
66
|
+
`:"");function W(_,V){H.push($?G.repeat(_)+V:V)}function D(_,V,q,U){let{attrs:R,safe:L}=V9.tagInfo(_,U);if(V===void 0)W(q,`<${L}${R}/>`);else if(typeof V==="string")W(q,`<${L}${R}>${V9.escapeText(V)}</${L}>`);else if(typeof V!=="object"||V===null)W(q,`<${L}${R}>${V9.escapeText(g(V))}</${L}>`);else{if(K.has(V))throw new globalThis.Error("Cycle detected while serializing to XML.",{cause:V});K.add(V);try{if(globalThis.globalThis.Array.isArray(V)){if(V.length===0){W(q,`<${L}${R}/>`);return}W(q,`<${L}${R}>`);for(let y of V)D(J,y,q+1);W(q,`</${L}>`);return}let N=V,P=Object.keys(N);if(Z)P.sort();if(P.length===0){W(q,`<${L}${R}/>`);return}W(q,`<${L}${R}>`);for(let y of P)D(V9.parseTagName(y).safe,N[y],q+1,y);W(q,`</${L}>`)}finally{K.delete(V)}}}}var V9={escapeText(X){return X.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">")},escapeAttribute(X){return X.replace(/&/g,"&").replace(/"/g,""").replace(/</g,"<").replace(/>/g,">")},parseTagName(X){let Q=X,Y=X;if(!/^[A-Za-z_]/.test(Y))Y="_"+Y;if(Y=Y.replace(/[^A-Za-z0-9._-]/g,"_"),/^xml/i.test(Y))Y="_"+Y;return{safe:Y,changed:Y!==Q}},tagInfo(X,Q){let{changed:Y,safe:J}=V9.parseTagName(X),G=Y||Q&&Q!==X?` data-name="${V9.escapeAttribute(Q??X)}"`:"";return{safe:J,attrs:G}}};function $r(X){switch(X._tag){case"Null":case"Boolean":case"Number":case"BigInt":case"Symbol":case"UniqueSymbol":return 0;default:return 1}}var Gr=WZ($r);function VM(X,Q,Y){switch(X._tag){case"Declaration":{let J=X.annotations?.toCodecJson??X.annotations?.toCodec;if(Y8(J)){let $=g8(X)?X.typeParameters.map((K)=>C(Q(J1(K)))):[],G=J($),Z=Q(G.to);return q0(X,Z===G.to?[G]:[new B0(Z,G.transformation)])}return Y(X)}case"Null":return q0(X,[Zr]);case"Boolean":return q0(X,[Kr]);case"Unknown":case"ObjectKeyword":return q0(X,[lO]);case"Enum":case"Number":case"Literal":case"UniqueSymbol":case"Symbol":case"BigInt":return X.toCodecStringTree();case"Objects":{if(X.propertySignatures.some((J)=>typeof J.name!=="string"))throw new globalThis.Error("Objects property names must be strings",{cause:X});return X.recur(Q)}case"Union":{let J=Gr(X.types);if(J!==X.types)return new g1(J,X.mode,X.annotations,X.checks,X.encoding,X.context).recur(Q);return X.recur(Q)}case"Arrays":case"Suspend":return X.recur(Q)}return X}var Zr=new B0(new b1("null"),new K0(n(()=>null),n(()=>"null"))),Kr=new B0(new g1([new b1("true"),new b1("false")],"anyOf"),new K0(n((X)=>X==="true"),v6())),qM=p6((X)=>{let Q=VM(X,qM,(Y)=>q0(Y,[Hr]));if(Q!==X&&E0(X))return s5(Q);return Q}),Hr=new B0(xG,new K0(C1(),n(()=>{return}))),BM=p6((X)=>{let Q=VM(X,BM,b);if(Q!==X&&E0(X))return s5(Q);return Q}),nR="~effect/Schema/SERIALIZER_ENSURE_ARRAY",UM=p6((X)=>{if(kY(X)&&X.annotations?.[nR])return X;let Q=Wr(X);if(xY(Q)){let Y=new g1([Q,lY(g6,Q,new K0(_U(),C1()))],"anyOf",{[nR]:!0});return E0(X)?uY(Y):Y}return Q});function Wr(X){switch(X._tag){default:return X;case"Declaration":case"Arrays":case"Objects":case"Union":case"Suspend":return X.recur(UM)}}function _r(X){let Q=WM(X);return Sz(eY(Q),tY(Q))}function Dr(X){return D2()}function Vr(X){return D2()}function qr(X,Q){return(Y)=>{return C(d6(Y.ast,{toCodecIso:()=>new B0(X.ast,IY(Q))}),{schema:Y})}}function Br(X){let Q=KM(X),Y=eY(Q),J=tY(Q);return{empty:[],diff:($,G)=>G2(Y($),Y(G)),combine:($,G)=>[...$,...G],patch:($,G)=>{let Z=Y($),K=Cz(G,Z);return Object.is(K,Z)?$:J(K)}}}function Ur(X){let Q=HN(()=>Y),Y=o0([X,c0(Q),$N(r,Q)]);return Y}var Or=C(oY),zr=C(cO);function Fr(X){return U8(X.ast)}function Lr(X){return X.ast.context?.annotations}var TM=O(wM(),1),Ir=["dist","build","_build","out","target",".next",".nuxt",".svelte-kit",".output",".astro",".angular",".vite",".parcel-cache",".turbo",".vercel",".netlify",".fly",".wrangler",".serverless","coverage",".nyc_output",".cache",".ruff_cache",".mypy_cache",".pytest_cache",".ty_cache",".tox","__pycache__",".venv","venv","node_modules",".gradle","DerivedData",".bundle",".cargo-target","tmp",".tmp",".state",".terraform",".yarn/cache",".yarn/install-state.gz",".pnpm-store",".bun"],jr=["/tmp","/var/tmp","/var/folders","/private/tmp","/private/var/tmp","/private/var/folders"],IM=new Set([">",">>","<","<<","<<<","<>",">&","<&","&>","&>>"]),jM=new Set([";","&&","||","|","|&","&"]),EM=(X)=>typeof X==="string",F4=(X)=>{if(typeof X==="object"&&"op"in X&&typeof X.op==="string")return X.op;return null},Er=(X)=>typeof X==="object"&&("comment"in X),Sr=(X)=>{try{let Q=[...new Bun.Glob(X).scanSync({onlyFiles:!1,dot:!0})];if(Q.length>0)return Q}catch{}return[X]},vr=(X)=>{if(EM(X))return[X];if(typeof X==="object"&&"op"in X&&X.op==="glob"&&"pattern"in X)return Sr(String(X.pattern));let Q=F4(X);if(Q!==null){if(IM.has(Q)||jM.has(Q))return[];return[`__op_${Q}__`]}if(Er(X))return[];return["__tripwire_cmd_sub__"]},CM=(X,Q)=>{let Y=[],J=[],$=[],G=[],Z=0;while(Z<X.length){let K=X[Z],H=F4(K);if(H!==null&&IM.has(H)){let W=Y.at(-1);if(W!==void 0&&/^[0-9]+$/.test(W)&&Q.remaining>0)Y.pop(),Q.remaining--;let D=X[Z+1];if(D!==void 0&&EM(D)){G.push({op:H,target:D}),Z+=2;continue}Z++;continue}for(let W of vr(K))Y.push(W);Z++}if(Y.length===0)return null;for(let K=1;K<Y.length;K++){let H=Y[K];if(H.startsWith("-")&&H!=="-")$.push(H);else J.push(H)}return{head:Y[0],tokens:Y,args:J,flags:$,redirects:G,raw:Y.join(" ")}},xr=(X)=>`$${X}`,kr=(X)=>{let Q=[];for(let Y=0;Y<X.length;Y++){let J=X[Y],$=X[Y+1];if(F4(J)==="&"&&$!==void 0&&(F4($)===">"||F4($)===">>")){let G={op:F4($)===">"?"&>":"&>>"};Q.push(G),Y++;continue}if(F4(J)===">"&&$!==void 0&&F4($)==="|"){Q.push({op:">"}),Y++;continue}Q.push(J)}return Q},yr=(X)=>{return X.match(/(?<![\w$])\d+(?=[<>])/g)?.length??0},br=(X)=>{let Q=[],Y=X.match(/`([^`]+)`/g);if(Y!==null)for(let J of Y)Q.push(J.slice(1,-1));for(let J=0;J<X.length-1;J++){let $=X[J],G=X[J+1];if(!(($==="$"||$==="<"||$===">")&&G==="("))continue;let K=1,H=J+2;while(H<X.length&&K>0){let W=X[H];if(W==="(")K++;else if(W===")")K--;if(K>0)H++}if(K===0)Q.push(X.slice(J+2,H)),J=H}return Q},wQ=(X)=>{let Q;try{Q=TM.parse(X,xr)}catch{return[]}Q=kr(Q);let Y={remaining:yr(X)},J=[],$=[];for(let Z of Q){let K=F4(Z);if(K!==null&&jM.has(K)){let H=CM($,Y);if(H!==null)J.push(H);$=[];continue}$.push(Z)}let G=CM($,Y);if(G!==null)J.push(G);for(let Z of br(X))for(let K of wQ(Z))J.push(K);return J},gr=(X)=>X.startsWith("./")?X.slice(2):X,HH=(X,Q=[],Y=[])=>{if(X==="")return!1;let J=gr(X);if(J===".."||J.startsWith("../")||J.includes("/../"))return!1;for(let $ of[...jr,...Y])if(J===$||J.startsWith(`${$}/`))return!0;for(let $ of[...Ir,...Q])if(J===$||J.startsWith(`${$}/`))return!0;return!1},SM=(X=[],Q=[])=>{let Y={"build outputs":["dist","build","_build","out","target"],"js framework outputs":[".next",".nuxt",".svelte-kit",".output",".astro",".angular",".vite",".parcel-cache",".turbo",".vercel",".netlify",".fly",".wrangler",".serverless"],"tests / coverage":["coverage",".nyc_output"],caches:[".cache",".ruff_cache",".mypy_cache",".pytest_cache",".ty_cache",".tox"],"language / package":["__pycache__",".venv","venv","node_modules",".gradle","DerivedData",".bundle",".cargo-target"],"tmp / state":["tmp",".tmp",".state","/tmp","/var/tmp","/var/folders"],iac:[".terraform"],"bundler dev":[".yarn/cache",".yarn/install-state.gz",".pnpm-store",".bun"]};if(X.length>0)Y["custom relative"]=X;if(Q.length>0)Y["custom absolute"]=Q;return Object.entries(Y).map(([J,$])=>` ${J}: ${$.join(", ")}`).join(`
|
|
67
|
+
`)},I1=(X)=>/(^|\s)#\s*tripwire-allow\b/.test(X);var z9=require("fs"),xM=require("os");var vM=S.Struct({pattern:S.String,message:S.String,action:S.optional(S.Union([S.Literal("deny"),S.Literal("ask")]))}),hr=S.Struct({enabled:S.optional(S.Boolean),path:S.optional(S.String)}),mr=S.Struct({protectedBranches:S.optional(S.Array(S.String)),enforceConventionalCommits:S.optional(S.Boolean)}),dr=S.Struct({relative:S.optional(S.Array(S.String)),absolute:S.optional(S.Array(S.String))}),pr=S.Struct({rtk:S.optional(hr),git:S.optional(mr),safePaths:S.optional(dr),blockedCommands:S.optional(S.Array(vM)),allowedCommands:S.optional(S.Array(vM))}),kM=`${xM.homedir()}/.config/tripwire/config.json`,cr=()=>U0.sync(()=>{try{return z9.accessSync(kM,z9.constants.R_OK),!0}catch{return!1}}),fr=()=>U0.try({try:()=>z9.readFileSync(kM,"utf8"),catch:(X)=>X}),ur=(X)=>U0.try({try:()=>JSON.parse(X),catch:(Q)=>Q}),lr=(X)=>S.decodeUnknownEffect(pr)(X),Y5=()=>({rtk:{enabled:!1},git:{protectedBranches:["main","master","develop","production","release"],enforceConventionalCommits:!0},safePaths:{},blockedCommands:[],allowedCommands:[]}),rr=(X)=>({rtk:X.rtk??Y5().rtk,git:X.git??Y5().git,safePaths:X.safePaths??Y5().safePaths,blockedCommands:X.blockedCommands??Y5().blockedCommands,allowedCommands:X.allowedCommands??Y5().allowedCommands}),yM=()=>U0.gen(function*(){if(!(yield*cr()))return Y5();let Q=yield*fr(),Y=yield*ur(Q),J=yield*lr(Y);return rr(J)}).pipe(U0.timeout(1000),U0.catch(()=>{return console.error("[tripwire] Config loading failed, using defaults"),U0.succeed(Y5())}));var bM={allow:0,warn:1,ask:2,deny:3},I=(X)=>({kind:"allow",rule:X,message:""}),e4=(X,Q)=>({kind:"warn",rule:X,message:Q}),n0=(X,Q)=>({kind:"ask",rule:X,message:Q}),d=(X,Q)=>({kind:"deny",rule:X,message:Q}),gM=(X)=>{let Q=I("none"),Y;for(let J of X){if(bM[J.kind]>bM[Q.kind])Q=J;if(Y===void 0&&J.rewriteCommand!==void 0)Y=J.rewriteCommand}if(Y!==void 0&&Q.rewriteCommand===void 0)return{...Q,rewriteCommand:Y};return Q};var hM=S.Struct({hook_event_name:S.String,tool_name:S.optional(S.String),tool_input:S.optional(S.Unknown),tool_response:S.optional(S.Unknown),cwd:S.optional(S.String),session_id:S.optional(S.String),turn_id:S.optional(S.String),tool_use_id:S.optional(S.String)}),mM=(X)=>typeof X==="object"&&X!==null&&typeof X.command==="string",dM=(X)=>typeof X==="object"&&X!==null&&typeof X.file_path==="string"&&typeof X.old_string==="string"&&typeof X.new_string==="string",pM=(X)=>typeof X==="object"&&X!==null&&typeof X.file_path==="string"&&typeof X.content==="string",cM=(X)=>typeof X==="object"&&X!==null&&typeof X.file_path==="string",fM=(X,Q)=>{if(typeof Q!=="object"||Q===null)return"";if(X==="Bash"){let Y=Q;return[Y.stdout??"",Y.stderr??""].filter((J)=>J.length>0).join(`
|
|
68
|
+
`)}if(X==="Read"){let Y=Q;return Y.content??Y.file?.content??""}if(typeof Q.content==="string")return Q.content??"";return""};var s2=require("fs"),uM=require("os"),lM=require("path"),rM=`${uM.homedir()}/.claude/tripwire.log`;try{s2.mkdirSync(lM.dirname(rM),{recursive:!0})}catch{}var CQ=(X,Q)=>{let Y=new Date().toISOString(),J=Q instanceof Error?Q.stack??Q.message:String(Q);try{s2.appendFileSync(rM,`[${Y}] [${X}] ${J}
|
|
69
|
+
`)}catch{}};var t2=require("child_process"),or=(X)=>{if(X.path!==void 0)return X.path;let Y=["/opt/homebrew/bin/rtk","/usr/local/bin/rtk",`${process.env.HOME??""}/.local/bin/rtk`];for(let J of Y)try{return t2.spawnSync("test",["-x",J],{stdio:"ignore"}),J}catch{continue}try{let J=t2.spawnSync("which",["rtk"],{stdio:"pipe"});if(J.status===0){let $=J.stdout;if($!==null){let G=String($).trim();if(G.length>0)return G}}}catch{}return null},oM=(X,Q,Y=2000)=>{if(!Q.enabled)return{};let J=or(Q);if(J===null)return{};let $=JSON.stringify(X),G=t2.spawnSync(J,["hook","claude"],{input:$,encoding:"utf8",timeout:Y,maxBuffer:1048576});if(G.error!==void 0||typeof G.stdout!=="string")return{};try{let Z=JSON.parse(G.stdout),K=Z.hookSpecificOutput?.updatedInput?.command,H=Z.hookSpecificOutput?.permissionDecisionReason;if(typeof K!=="string")return{};if(typeof H==="string")return{updatedCommand:K,reason:H};return{updatedCommand:K}}catch{return{}}};var nr=(X)=>X.tokens.slice(1).join(" "),nM=(X,...Q)=>X.flags.some((Y)=>Q.includes(Y)),ir=[{rule:"rm-rf-root",action:"deny",message:"rm -rf / is catastrophic. If the goal is cleaning a subdirectory, scope the path inside the project (e.g. ./dist).",match:(X)=>X.head==="rm"&&nM(X,"-rf","-fr","-Rf","-fR")&&X.tokens.includes("/")},{rule:"rm-rf-home",action:"deny",message:"rm -rf on $HOME / ~ would erase the home directory. Refuse.",match:(X)=>X.head==="rm"&&nM(X,"-rf","-fr","-Rf","-fR")&&X.tokens.some((Q)=>/^(~|\$HOME|\$\{HOME\})$/.test(Q))},{rule:"fork-bomb",action:"deny",message:"Fork bomb pattern detected. Refuse.",match:(X,Q)=>/:\(\)\s*\{\s*:\s*\|\s*:\s*&\s*\}\s*;/.test(Q)},{rule:"dd-raw-device",action:"deny",message:"dd writing to a raw block device wipes the disk. Refuse.",match:(X)=>X.head==="dd"&&/\bof=\/dev\/(disk|sd|nvme|rdisk)/i.test(nr(X))},{rule:"mkfs",action:"deny",message:"mkfs formats a filesystem. Refuse.",match:(X)=>/^mkfs(\.[a-z0-9]+)?$/i.test(X.head)},{rule:"kill-all",action:"deny",message:"kill -9 -1 kills every process you own. Refuse.",match:(X)=>X.head==="kill"&&X.tokens.includes("-9")&&X.tokens.includes("-1")},{rule:"chmod-777-recursive",action:"deny",message:"Recursive chmod 777 makes everything world-writable. Use 755 for directories, 644 for files, scoped narrowly.",match:(X)=>X.head==="chmod"&&X.flags.some((Q)=>Q.includes("R"))&&X.tokens.includes("777")},{rule:"no-verify",action:"deny",message:"--no-verify skips git hooks. Per policy: never skip hooks. Fix the underlying issue.",match:(X)=>X.tokens.includes("--no-verify")},{rule:"no-gpg-sign",action:"deny",message:"Bypassing GPG signing is off-limits unless explicitly requested.",match:(X,Q)=>/--no-gpg-sign\b|-c\s+commit\.gpgsign=false/.test(Q)},{rule:"sudo",action:"ask",message:"sudo escalates privileges and is almost never needed in a coding session. If genuinely required, explain why; otherwise find a non-sudo path.",match:(X)=>X.head==="sudo"},{rule:"shutdown",action:"deny",message:"shutdown / reboot / halt control the machine. Refuse \u2014 system control should be done manually.",match:(X)=>["shutdown","reboot","halt","poweroff"].includes(X.head)},{rule:"launchctl-mutation",action:"deny",message:"launchctl load/unload/bootstrap/bootout/kickstart mutates system services. Refuse \u2014 surface the intent instead.",match:(X)=>X.head==="launchctl"&&typeof X.tokens[1]==="string"&&["load","unload","bootstrap","bootout","kickstart","enable","disable"].includes(X.tokens[1])},{rule:"defaults-write",action:"deny",message:"`defaults write` mutates macOS preferences. Refuse \u2014 surface the intent.",match:(X)=>X.head==="defaults"&&X.tokens[1]==="write"},{rule:"csrutil",action:"deny",message:"csrutil controls System Integrity Protection. Refuse.",match:(X)=>X.head==="csrutil"},{rule:"nvram",action:"deny",message:"nvram modifies firmware variables. Refuse.",match:(X)=>X.head==="nvram"},{rule:"diskutil-destructive",action:"deny",message:"diskutil eraseDisk / reformat / partitionDisk wipes disks. Refuse.",match:(X)=>X.head==="diskutil"&&typeof X.tokens[1]==="string"&&["eraseDisk","reformat","partitionDisk","eraseVolume","secureErase"].includes(X.tokens[1])},{rule:"tmutil-destructive",action:"deny",message:"tmutil delete / disablelocal touches Time Machine. Refuse.",match:(X)=>X.head==="tmutil"&&typeof X.tokens[1]==="string"&&["delete","disablelocal"].includes(X.tokens[1])},{rule:"osascript",action:"ask",message:"osascript runs arbitrary AppleScript and can do almost anything (move files, send emails, drive apps). Confirm with Sean what you want done before running it.",match:(X)=>X.head==="osascript"},{rule:"topgrade",action:"deny",message:"topgrade upgrades everything (brew, mas, npm globals, rust, mise). System upgrades should be done manually.",match:(X)=>X.head==="topgrade"},{rule:"rsync-delete",action:"deny",message:"rsync --delete removes files at the destination. High blast radius \u2014 surface the intent instead.",match:(X)=>X.head==="rsync"&&X.flags.includes("--delete")},{rule:"softwareupdate-install",action:"deny",message:"`softwareupdate --install / -i / -d` triggers macOS system updates. Refuse \u2014 system updates should be done manually.",match:(X)=>X.head==="softwareupdate"&&X.flags.some((Q)=>Q==="--install"||Q==="-i"||Q==="-d"||Q.startsWith("--download"))},{rule:"pmset-write",action:"deny",message:"`pmset` (with arguments) writes power-management settings. Read-only `pmset -g` is fine; mutations need Sean.",match:(X)=>X.head==="pmset"&&X.tokens.length>1&&!X.tokens.includes("-g")&&!X.tokens.includes("-G")},{rule:"dscl-mutate",action:"deny",message:"`dscl . -create / -delete / -append / -change / -merge` modifies the local directory service (your user account, groups, etc.). Refuse.",match:(X)=>X.head==="dscl"&&X.tokens.some((Q)=>["-create","-delete","-append","-change","-merge","-passwd"].includes(Q))},{rule:"xattr-quarantine-bypass",action:"deny",message:"`xattr -d com.apple.quarantine` removes Gatekeeper's quarantine bit \u2014 the macOS protection against running untrusted binaries. Refuse.",match:(X)=>X.head==="xattr"&&X.tokens.includes("-d")&&X.tokens.some((Q)=>Q.includes("com.apple.quarantine"))},{rule:"spctl-disable",action:"deny",message:"`spctl --master-disable` / `--global-disable` disables Gatekeeper system-wide. Refuse.",match:(X)=>X.head==="spctl"&&X.flags.some((Q)=>Q==="--master-disable"||Q==="--global-disable"||Q==="--disable")},{rule:"kextload",action:"deny",message:"Loading a kernel extension (`kextload`, `kmutil load`) is a system-level mutation. Refuse \u2014 Sean handles this manually.",match:(X)=>X.head==="kextload"||X.head==="kextunload"||X.head==="kmutil"&&(X.tokens[1]==="load"||X.tokens[1]==="unload")},{rule:"security-keychain-destructive",action:"deny",message:"`security delete-keychain / delete-generic-password / delete-internet-password / set-keychain-settings` mutates your Keychain (where CLIs store their secrets). Refuse \u2014 Keychain should be managed manually.",match:(X)=>X.head==="security"&&typeof X.tokens[1]==="string"&&["delete-keychain","delete-generic-password","delete-internet-password","delete-certificate","delete-identity","set-keychain-settings","unlock-keychain","lock-keychain","create-keychain"].includes(X.tokens[1])},{rule:"security-keychain-add-write",action:"ask",message:"`security add-generic-password / add-internet-password / add-certificate` writes to your Keychain. Other tools manage their own entries \u2014 confirm this is the right path before adding anything else manually.",match:(X)=>X.head==="security"&&typeof X.tokens[1]==="string"&&["add-generic-password","add-internet-password","add-certificate"].includes(X.tokens[1])},{rule:"systemsetup",action:"deny",message:"`systemsetup -set...` writes machine-wide settings (timezone, sleep, network time, restart-on-power-failure). Refuse.",match:(X)=>X.head==="systemsetup"&&X.tokens.some((Q)=>Q.startsWith("-set"))},{rule:"scutil-set",action:"deny",message:"`scutil --set` writes system configuration (computer name, hostname, LocalHostName). Refuse \u2014 read-only `scutil --get` is fine.",match:(X)=>X.head==="scutil"&&X.tokens.includes("--set")},{rule:"brew-mutation",action:"ask",message:"`brew install/uninstall/upgrade/untap` modifies the machine globally. Confirm before running.",match:(X)=>X.head==="brew"&&typeof X.tokens[1]==="string"&&["install","uninstall","upgrade","reinstall","untap","tap"].includes(X.tokens[1])},{rule:"mas-mutation",action:"ask",message:"`mas install/uninstall` changes installed Mac App Store apps. Confirm.",match:(X)=>X.head==="mas"&&typeof X.tokens[1]==="string"&&["install","uninstall","purchase"].includes(X.tokens[1])},{rule:"gh-destructive",action:"deny",message:"gh repo/release/issue delete is destructive on shared state. Refuse.",match:(X)=>X.head==="gh"&&typeof X.tokens[1]==="string"&&typeof X.tokens[2]==="string"&&["repo","release","issue","pr"].includes(X.tokens[1])&&["delete","destroy","remove"].includes(X.tokens[2])},{rule:"flyctl-destroy",action:"deny",message:"flyctl apps destroy / volumes destroy nukes deployed infra. Refuse.",match:(X)=>X.head==="flyctl"&&X.tokens.some((Q)=>Q==="destroy"||Q==="delete")},{rule:"gcloud-delete",action:"deny",message:"`gcloud ... delete` affects cloud resources. Refuse.",match:(X)=>X.head==="gcloud"&&X.tokens.includes("delete")}],iM=(X,Q)=>{if(I1(Q))return I("bash-deny");for(let Y of X)for(let J of ir)if(J.match(Y,Q))return J.action==="deny"?d(J.rule,J.message):n0(J.rule,J.message);return I("bash-deny")};var ar=["main","master","develop","production","release"],WH=(X)=>X.protectedBranches??ar,sr=/^(feat|fix|docs|style|refactor|perf|test|build|ci|chore|revert)(\([\w./\- ]+\))?!?:\s+\S/,tr=new Set(["-C","-c","--git-dir","--work-tree","--namespace","--super-prefix"]),er=new Set(["--bare","--paginate","-p","--no-pager","--no-replace-objects","--literal-pathspecs","--glob-pathspecs","--noglob-pathspecs","--icase-pathspecs","--no-optional-locks","--exec-path","--html-path","--man-path","--info-path"]),Xo=(X)=>{if(X.head!=="git")return null;let Q=X.tokens.slice(1),Y=0;while(Y<Q.length){let J=Q[Y];if(tr.has(J)){Y+=2;continue}if(er.has(J)){Y++;continue}if(J.startsWith("--git-dir=")||J.startsWith("--work-tree=")||J.startsWith("--namespace=")||J.startsWith("--super-prefix=")||J.startsWith("--exec-path=")){Y++;continue}if(J.startsWith("-")){Y++;continue}return{subcommand:J,subArgs:Q.slice(Y+1)}}return null},Qo=(X)=>{for(let Q=0;Q<X.length;Q++){let Y=X[Q];if(Y==="-m"||Y==="--message")return X[Q+1]??null;if(Y.startsWith("--message="))return Y.slice(10);if(/^-[a-zA-Z]*m[a-zA-Z]*$/.test(Y))return X[Q+1]??null}return null},Yo=(X,Q)=>{let Y=WH(Q);for(let J of X)for(let $ of Y)if(J===$||J.endsWith(`:${$}`)||J.endsWith(`/${$}`))return $;return null},Jo=(X)=>X.filter((Q)=>!Q.startsWith("-")),$o=(X)=>X.filter((Q)=>Q.startsWith("-")),h0=(X,...Q)=>Q.some((Y)=>X.includes(Y)),Go=({subArgs:X,positional:Q})=>{if(h0(X,"--global","--system"))return d("git-config-global","Modifying global / system git config is off-limits \u2014 that is your personal identity. Read-only `git config --get` is fine.");if(!h0(X,"--get","-l","--list","--get-all","--get-regexp")&&Q.length>=2)return d("git-config-write","Local git config writes should be done explicitly. To read a value, use `git config --get <key>`.");return I("bash-git")},Zo=({subArgs:X})=>{if(h0(X,"--cached"))return I("bash-git");return n0("git-rm","`git rm <path>` removes from the index AND the working tree. To untrack-only, use `git rm --cached <path>`. To delete the file separately, use `trash` / `rip`. Confirm intent.")},Ko=({subArgs:X,positional:Q})=>{if(h0(X,"--staged","-S")&&!h0(X,"--worktree","-W"))return I("bash-git");if(Q.length>0)return d("git-restore-discard","`git restore <path>` discards uncommitted changes in the working tree. Refuse \u2014 `git diff <path>` to inspect first, or `git stash push <path>` to preserve.");return I("bash-git")},Ho=({subArgs:X,positional:Q})=>{if(h0(X,"-b","-B"))return I("bash-git");if(h0(X,"-f","--force"))return d("git-checkout-force","`git checkout -f` overwrites the working tree without preserving uncommitted changes. Refuse.");if(X.includes("--"))return d("git-checkout-discard","`git checkout -- <path>` discards uncommitted working-tree changes. Refuse \u2014 use `git stash push <path>` to preserve, or `git diff <path>` to inspect first.");if(Q.length===1&&(Q[0]==="."||Q[0].startsWith("./")))return d("git-checkout-discard-all","`git checkout .` discards ALL uncommitted working-tree changes. Refuse \u2014 `git stash` to preserve, or `git diff` to inspect first.");return I("bash-git")},Wo=({subArgs:X})=>{if(h0(X,"-f","--force","--discard-changes"))return d("git-switch-force","`git switch -f / --discard-changes` throws away uncommitted working-tree changes. Refuse.");return I("bash-git")},_o=({subArgs:X,flags:Q,positional:Y})=>{if(h0(X,"--hard"))return d("git-reset-hard","`git reset --hard` discards all uncommitted changes AND moves HEAD. Refuse \u2014 describe the intent in chat. If undoing a published commit, `git revert <sha>` is safer.");if(h0(X,"--keep"))return n0("git-reset-keep","`git reset --keep` resets HEAD but preserves uncommitted local changes. Confirm intent.");if(Y.length===0&&Q.length===0)return I("bash-git");return n0("git-reset-mixed","`git reset` moves HEAD. Confirm intent \u2014 if undoing a commit, `git revert` is usually safer.")},Do=({flags:X})=>{if(X.some((Q)=>/^-[a-zA-Z]*[df]/.test(Q)||Q==="--force"))return d("git-clean-fd","`git clean -fd` deletes untracked files (often your in-progress work). Refuse \u2014 inspect with `git clean -dn` (dry run) first. If genuinely needed, append ` # tripwire-allow: <reason>`.");return I("bash-git")},Vo=({subArgs:X,positional:Q,config:Y})=>{if(h0(X,"--abort","--quit","--continue","--skip","--edit-todo"))return I("bash-git");if(h0(X,"-i","--interactive"))return d("git-rebase-interactive","`git rebase -i` rewrites history interactively. Refuse \u2014 too easy to lose commits in the agent loop. If this is genuinely required, do it manually outside the agent.");let J=Q[0],$=WH(Y);if(J!==void 0&&$.includes(J))return n0("git-rebase-onto-protected",`Rebasing onto \`${J}\` rewrites history of the current branch. \`git merge ${J}\` is usually safer. Confirm intent.`);return n0("git-rebase","`git rebase` rewrites commit history. `git merge` is usually safer. Confirm intent.")},qo=({subArgs:X})=>{if(h0(X,"--abort","--quit","--continue","--skip"))return I("bash-git");return n0("git-cherry-pick","`git cherry-pick` applies commits onto the current branch and can create conflicts. Confirm intent.")},Bo=({subArgs:X})=>{if(h0(X,"--abort","--continue","--quit"))return I("bash-git");return n0("git-merge","`git merge <branch>` may create merge conflicts. Confirm intent.")},Uo=({subArgs:X,config:Q})=>{if(h0(X,"--amend"))return d("git-commit-amend","`git commit --amend` rewrites the last commit. If it has been pushed, this causes upstream divergence. Refuse \u2014 surface the intent.");let Y=Qo(X),J=h0(X,"-F","--file","-c","-C","--reuse-message","--reedit-message"),$=h0(X,"--no-edit");if(Y===null&&!J&&!$)return d("git-commit-no-message",'`git commit` without `-m "..."` opens an editor and hangs the agent. Use `git commit -m "<conventional message>"`.');if(Y!==null&&Q.enforceConventionalCommits!==!1&&!sr.test(Y))return d("git-commit-non-conventional",["Commit message must follow Conventional Commits format:"," `<type>(<scope>)?(!)?: <description>`","Allowed types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert.","Examples:"," `fix(auth): handle expired token refresh`"," `feat: add bash-git rule`"," `chore: bump deps`",`Got: ${JSON.stringify(Y)}`].join(`
|
|
70
|
+
`));if(h0(X,"-a","--all")||X.some((G)=>/^-[a-zA-Z]*a[a-zA-Z]*$/.test(G)))return n0("git-commit-auto-stage","`git commit -a / --all` auto-stages every tracked change. Explicit `git add <files>` first is usually clearer about what is being committed. Confirm.");return I("bash-git")},Oo=({subArgs:X,flags:Q,positional:Y,config:J})=>{if(Q.some((G)=>G==="--force"||G==="-f"||G.startsWith("--force-with-lease")))return d("git-force-push","Force push is forbidden. If a branch needs to be reset upstream, surface the intent \u2014 there is almost always a non-force path.");if(h0(X,"--delete","--mirror")||X.some((G)=>G.startsWith(":")))return d("git-push-delete","Refusing to delete a remote branch via push. If genuinely needed, surface the intent.");let $=Yo(Y,J);if($!==null)return d("git-push-protected",`Refusing to push directly to protected branch \`${$}\`. Open a PR instead: \`gh pr create\`.`);return I("bash-git")},zo=({subArgs:X,flags:Q,positional:Y,config:J})=>{let $=Q.find((G)=>G==="-D"||G==="-d"||G==="--delete"||/^-[a-zA-Z]*D/.test(G)||/^-[a-zA-Z]*d/.test(G));if($!==void 0){let G=Y,Z=WH(J),K=G.find((H)=>Z.includes(H));if(K!==void 0)return d("git-branch-delete-protected",`Refusing to delete protected branch \`${K}\`.`);if($==="-D"||$.includes("D"))return d("git-branch-force-delete",`\`git branch -D ${G.join(" ")}\` force-deletes branches even if unmerged (potential data loss). To delete a merged branch, use \`-d\`. To force, append \` # tripwire-allow: <reason>\`.`);return n0("git-branch-delete",`\`git branch -d ${G.join(" ")}\` deletes a branch (merged-only check). Confirm intent.`)}if(h0(X,"-m","-M","--move"))return n0("git-branch-move","Renaming a branch can confuse pushed remotes. Confirm intent.");return I("bash-git")},Fo=({subArgs:X})=>{if(h0(X,"-d","--delete"))return d("git-tag-delete","`git tag -d` deletes a tag. Refuse \u2014 surface intent.");return I("bash-git")},Lo=({subArgs:X})=>{let Q=X[0]??"push";if(Q==="drop"||Q==="clear")return d("git-stash-drop",`\`git stash ${Q}\` discards stashed work. Refuse \u2014 \`git stash list\` and \`git stash show\` to inspect first.`);return I("bash-git")},Po=({flags:X})=>{if(X.some((Q)=>Q.startsWith("--prune=")||Q==="--aggressive"))return d("git-gc-prune","`git gc --prune=now` / `--aggressive` destroys reflog recovery options. Refuse.");return I("bash-git")},Ro=({subArgs:X})=>{let Q=X[0];if(Q==="add"||Q==="remove"||Q==="rm"||Q==="set-url"||Q==="rename")return n0("git-remote-mutate",`\`git remote ${Q}\` changes which remote you're pushing to. Confirm \u2014 accidentally pointing at the wrong remote is high blast-radius.`);return I("bash-git")},aM=({subcommand:X,subArgs:Q})=>{let Y=Q[0]??"";if(["add","remove","rm","deinit","sync","set-url"].includes(Y))return n0("git-submodule-worktree-mutate",`\`git ${X} ${Y}\` modifies repo structure. Confirm intent.`);return I("bash-git")},No=new Map([["config",Go],["add",()=>I("bash-git")],["mv",()=>I("bash-git")],["rm",Zo],["restore",Ko],["checkout",Ho],["switch",Wo],["reset",_o],["clean",Do],["rebase",Vo],["cherry-pick",qo],["merge",Bo],["commit",Uo],["push",Oo],["branch",zo],["tag",Fo],["stash",Lo],["filter-branch",({subcommand:X})=>d("git-filter",`\`git ${X}\` rewrites entire repo history. Refuse.`)],["filter-repo",({subcommand:X})=>d("git-filter",`\`git ${X}\` rewrites entire repo history. Refuse.`)],["gc",Po],["update-ref",()=>d("git-update-ref","`git update-ref` directly mutates refs and bypasses normal git operations. Refuse.")],["remote",Ro],["submodule",aM],["worktree",aM],["init",({subcommand:X})=>e4(`git-${X}`,`\`git ${X}\` is allowed but unusual mid-session. Make sure this is what Sean asked for.`)],["clone",({subcommand:X})=>e4(`git-${X}`,`\`git ${X}\` is allowed but unusual mid-session. Make sure this is what Sean asked for.`)]]),Mo=(X,Q)=>{let{subcommand:Y,subArgs:J}=X,$=$o(J),G=Jo(J);if(new Set(["status","diff","log","show","blame","rev-parse","rev-list","ls-files","ls-tree","cat-file","reflog","describe","shortlog","whatchanged","archive","bundle","fsck","fetch","ls-remote","help","version","grep","name-rev","merge-base","symbolic-ref","check-ignore","count-objects","verify-commit","verify-tag"]).has(Y)){if(Y==="reflog"&&(J[0]==="expire"||h0(J,"--expire")))return d("git-reflog-expire","`git reflog expire` destroys git's recovery history. Refuse \u2014 surface the intent.");if(Y==="symbolic-ref"&&G.length>=2)return d("git-symbolic-ref-write","`git symbolic-ref <name> <ref>` rewrites a symbolic ref. Refuse.");return I("bash-git")}let K=No.get(Y);if(K!==void 0)return K({subcommand:Y,subArgs:J,flags:$,positional:G,config:Q});return e4("git-unknown-subcommand",`\`git ${Y}\` is not classified by tripwire. Allowing \u2014 flag if this looks like history-rewriting or data-loss territory.`)},sM=(X,Q,Y)=>{if(I1(Q))return I("bash-git");for(let J of X){let $=Xo(J);if($===null)continue;let G=Mo($,Y);if(G!==null&&G.kind!=="allow")return G}return I("bash-git")};var Ao=new Set(["curl","wget","wget2","aria2c","xh"]),wo=new Set(["bash","sh","zsh","fish"]),Co=(X)=>{for(let Q=0;Q<X.length-1;Q++){let Y=X[Q],J=X[Q+1];if(Ao.has(Y.head)&&wo.has(J.head))return!0}return!1},To=[{head:"cargo",subcommand:"install",rule:"cargo-install",message:"Confirm before `cargo install <crate>`: this builds and installs arbitrary code from crates.io into ~/.cargo/bin globally."},{head:"go",subcommand:"install",rule:"go-install",message:"Confirm before `go install`: this fetches and installs arbitrary Go code globally."},{head:"gem",subcommand:"install",rule:"gem-install",message:"Confirm before `gem install`: pulls arbitrary code from rubygems.org."}],tM=(X,Q)=>{if(I1(Q))return I("bash-network-install");if(Co(X))return d("curl-pipe-shell","Piping `curl` / `wget` directly into a shell runs whatever the remote URL serves. Refuse \u2014 download to a file, inspect, then run if appropriate. If you genuinely need this, append ` # tripwire-allow: <reason>` (and explain to Sean what you're running).");for(let Y of X)for(let J of To)if(Y.head===J.head&&Y.tokens[1]===J.subcommand)return n0(J.rule,J.message);return I("bash-network-install")};var Io=[{rule:"redirect-env",pattern:/(^|\/)\.env(\.[^/]+)?$/,message:"Refusing to write into a .env file via shell redirect / tee / cp / mv. .env files hold secrets \u2014 never overwrite from a tool call."},{rule:"redirect-dev-vars",pattern:/(^|\/)\.dev\.vars(\.[^/]+)?$/,message:"Refusing to write into .dev.vars (Cloudflare/Wrangler secrets)."},{rule:"redirect-ssh",pattern:/(^|\/)\.ssh\//,message:"Refusing to write into ~/.ssh/ via shell."},{rule:"redirect-key",pattern:/\.(pem|key|p12|pfx)$/i,message:"Refusing to overwrite a private-key-shaped file via shell."},{rule:"redirect-aws-credentials",pattern:/(^|\/)\.aws\/credentials$/,message:"Refusing to write into ~/.aws/credentials via shell."},{rule:"redirect-netrc",pattern:/(^|\/)\.netrc$/,message:"Refusing to write into ~/.netrc via shell."},{rule:"redirect-block-device",pattern:/^\/dev\/(sd|disk|nvme|rdisk)/i,message:"Redirecting into a raw block device wipes the disk. Refuse."}],_H=(X)=>{for(let Q of Io)if(Q.pattern.test(X))return d(Q.rule,Q.message);return null},eM=(X,Q)=>{if(I1(Q))return I("bash-redirect");for(let Y of X){for(let J of Y.redirects)if(J.op===">"||J.op===">>"){let $=_H(J.target);if($!==null)return $}if(Y.head==="tee")for(let J of Y.args){let $=_H(J);if($!==null)return $}if(Y.head==="cp"||Y.head==="mv"){let J=Y.args.at(-1);if(J!==void 0){let $=_H(J);if($!==null)return $}}}return I("bash-redirect")};var jo=(X,Q)=>{let Y=!1,J=[];for(let Z of X.tokens.slice(1)){if(!Y&&Z==="--"){Y=!0;continue}if(!Y&&Z.startsWith("-")&&Z!=="-")continue;J.push(Z)}let $=Q.relative??[],G=Q.absolute??[];return J.filter((Z)=>!HH(Z,$,G))},Eo=(X,Q)=>{if(!X.tokens.includes("-delete"))return null;let Y=[];for(let Z of X.tokens.slice(1)){if(Z.startsWith("-"))break;Y.push(Z)}let J=Y.length===0?["."]:Y,$=Q.relative??[],G=Q.absolute??[];return J.filter((Z)=>!HH(Z,$,G))},XA=(X,Q,Y)=>{if(I1(Q))return I("bash-scoped-rm");let J=[];for(let K of X){if(K.head==="rm"){let H=jo(K,Y);if(H.length>0)J.push({kind:"rm",targets:H});continue}if(K.head==="find"){let H=Eo(K,Y);if(H!==null&&H.length>0)J.push({kind:"find -delete",targets:H})}}if(J.length===0)return I("bash-scoped-rm");let $=Y.relative??[],G=Y.absolute??[],Z=J.map((K)=>` \u2022 ${K.kind} on: ${K.targets.map((H)=>JSON.stringify(H)).join(", ")}`).join(`
|
|
71
|
+
`);return d("destructive-outside-safe-paths",`Destructive deletion outside known-safe scopes is blocked. Use \`trash\` (macOS Trash, recoverable) or \`rip\` (graveyard at ~/.local/share/graveyard, recoverable) instead. Real \`rm\` and \`find -delete\` are allowed only inside ephemeral build / cache / state directories:
|
|
72
|
+
${SM($,G)}
|
|
73
|
+
|
|
74
|
+
Flagged targets:
|
|
75
|
+
${Z}
|
|
76
|
+
|
|
77
|
+
If raw \`rm\` is genuinely needed, append \` # tripwire-allow: <reason>\` to the command.`)};var So=(X)=>X==="-x"||X==="-xf"||X==="-xzf"||X==="-xjf"||X==="-xJf"||X==="-xvf"||X==="-xvzf"||X==="-xvjf"||X==="--extract"||/^-[xvzjJtf]+$/.test(X),vo=(X)=>{for(let Q=0;Q<X.tokens.length;Q++){let Y=X.tokens[Q];if(Y==="-C"||Y==="--directory")return X.tokens[Q+1]??null;if(Y.startsWith("--directory="))return Y.slice(12)}return null},QA=(X)=>{return X==="/"||/^(~|\$HOME|\$\{HOME\})$/.test(X)},YA=(X,Q)=>{if(I1(Q))return I("bash-tar-explosion");for(let Y of X){if(Y.head!=="tar")continue;if(!(Y.flags.some(So)||Y.tokens.includes("--extract")))continue;let $=vo(Y);if($!==null&&QA($))return d("tar-extract-to-root",`tar -x with -C ${$} can overwrite arbitrary system files. Refuse \u2014 extract to a contained directory (e.g. ./tmp/extract) and inspect before moving anything elsewhere.`)}for(let Y of X){if(Y.head!=="unzip")continue;for(let J=0;J<Y.tokens.length;J++)if(Y.tokens[J]==="-d"){let $=Y.tokens[J+1];if($!==void 0&&QA($))return d("unzip-to-root",`unzip -d ${$} can overwrite arbitrary system files. Refuse \u2014 extract to a contained directory.`)}}return I("bash-tar-explosion")};var xo=[{rule:"use-bun-not-npm",action:"deny",message:"Use `bun` instead of `npm`. Translations: `npm install` \u2192 `bun install`, `npm install <pkg>` \u2192 `bun add <pkg>`, `npm install -D <pkg>` \u2192 `bun add -d <pkg>`, `npm run X` \u2192 `bun run X` (or `bun X` for bin scripts), `npm test` \u2192 `bun test`. If you genuinely need npm (publishing to a registry that requires it, working in a non-Sean repo), append ` # tripwire-allow: <reason>` to the command.",fires:(X)=>X.head==="npm"},{rule:"use-bunx-not-npx",action:"deny",message:"Use `bunx` instead of `npx`. Same usage shape, faster, no implicit npm cache.",fires:(X)=>X.head==="npx"},{rule:"use-bun-not-pnpm",action:"deny",message:"Use `bun` instead of `pnpm`. Sean is bun-only across his repos.",fires:(X)=>X.head==="pnpm"},{rule:"use-bun-not-yarn",action:"deny",message:"Use `bun` instead of `yarn`. Sean is bun-only.",fires:(X)=>X.head==="yarn"},{rule:"use-uv-not-pip",action:"deny",message:"Use `uv` instead of `pip`. Translations: `pip install <pkg>` \u2192 `uv add <pkg>` (project dependency) or `uv pip install <pkg>` (env-only escape hatch). `pip freeze` \u2192 `uv pip freeze`. `pip list` \u2192 `uv pip list`. Sean is uv-only across Python repos.",fires:(X)=>X.head==="pip"||X.head==="pip3"},{rule:"use-uv-sync-not-venv",action:"deny",message:"`python -m venv` creates a bare venv; use `uv sync` instead. uv sync creates the venv AND installs from pyproject.toml + uv.lock in one atomic step. To activate: `source .venv/bin/activate` after.",fires:(X)=>(X.head==="python"||X.head==="python3")&&X.tokens.includes("-m")&&X.tokens.includes("venv")},{rule:"uv-sync-over-uv-venv",action:"deny",message:"Use `uv sync` instead of `uv venv`. `uv venv` creates an empty venv that you then have to populate; `uv sync` creates the venv AND resolves+installs from pyproject.toml + uv.lock in one step. The only reason to use `uv venv` standalone is when there is no pyproject.toml \u2014 and in that case, `uv init` first.",fires:(X)=>X.head==="uv"&&X.tokens[1]==="venv"},{rule:"use-bun-patch-not-patch-package",action:"deny",message:"Use `bun patch` instead of `patch-package`. Bun has built-in patch support that integrates with bun.lock; patch-package is npm-era and produces patches in a different format.",fires:(X)=>X.head==="patch-package"},{rule:"consider-fd",action:"warn",message:'Consider `fd` instead of `find`. Faster, simpler syntax, respects .gitignore by default. Examples: `find . -name "*.ts"` \u2192 `fd -e ts`, `find . -type f -name "X"` \u2192 `fd -t f X`, `find PATH ...` \u2192 `fd ... PATH`. Sean has both installed; either works.',fires:(X)=>X.head==="find"},{rule:"consider-rg",action:"warn",message:"Consider `rg` (ripgrep) instead of `grep`. Faster, recursive by default, respects .gitignore, sane defaults. Most flags carry over: `-i`, `-n`, `-v`, `-l`, `-c`. `grep -r PATTERN .` \u2192 `rg PATTERN`.",fires:(X)=>X.head==="grep"||X.head==="egrep"||X.head==="fgrep"},{rule:"consider-btop",action:"warn",message:"Consider `btop` instead of `top`. Better UI, more info, modern.",fires:(X)=>X.head==="top"},{rule:"consider-dust",action:"warn",message:"Consider `dust` instead of `du -sh`. Sorted, colorful, faster.",fires:(X)=>X.head==="du"},{rule:"consider-duf",action:"warn",message:"Consider `duf` instead of `df -h`. Better formatting, more readable.",fires:(X)=>X.head==="df"},{rule:"consider-procs",action:"warn",message:"Consider `procs` instead of `ps aux`. Better filtering and output.",fires:(X)=>X.head==="ps"}],JA=(X,Q)=>{if(I1(Q))return I("bash-tool-policy");for(let Y of X)for(let J of xo)if(J.fires(Y))return J.action==="deny"?d(J.rule,J.message):e4(J.rule,J.message);return I("bash-tool-policy")};var $A=(X,Q)=>{let Y=wQ(Q);if(Y.length===0)return!1;let J=Y[0].head;for(let $ of X)if($.head===J)return!0;return!1},GA=(X,Q,Y,J)=>{for(let $ of J)if($A(X,$.pattern))return I("config-custom");for(let $ of Y)if($A(X,$.pattern))return $.action==="deny"?d("config-custom",$.message):n0("config-custom",$.message);return I("config-custom")};var ZA=require("fs"),KA=(X,Q)=>{let Y=new Set(X.split(`
|
|
78
|
+
`).map((J)=>J.trim()).filter((J)=>J.length>0));return Q.split(`
|
|
79
|
+
`).filter((J)=>J.trim().length>0).filter((J)=>!Y.has(J.trim()))},HA=(X)=>{try{return ZA.readFileSync(X,"utf8")}catch{return""}};var ko=[/\bTODO\s*:/i,/\bFIXME\s*:/i,/\bXXX\s*:/i,/\bHACK\s*:/i,/\bfor now\b/i,/\bnot implemented\b/i,/\bNotImplementedError\b/,/\btemp fix\b/i,/\bfallback\b/i,/\bplaceholder\b/i,/\bbackwards?[ -]?compat(ibility)?\b/i,/\bfor later\b/i,/\blater on\b/i,/\bget back to\b/i,/\bI'?ll fix\b/i,/\bto be implemented\b/i,/\bnot yet (implemented|done)\b/i,/\bstubbed\b/i],yo=/\.(ts|tsx|js|jsx|mjs|cjs|py|rs|go|rb|java|kt|swift|c|cc|cpp|h|hpp|cs|php|sh|zsh|bash|lua|ex|exs|clj|scala|dart)$/i,bo=/(^|\/)(__tests__|tests?|spec|fixtures?|mocks?|__mocks__|stories)(\/|$)|\.(test|spec|fixture|mock|stories)\.[^/]+$/i,go=/tripwire-allow\b/,ho=(X)=>{if(go.test(X))return!1;for(let Q of ko)if(Q.test(X))return!0;return!1},DH=(X)=>{let Q=X.file_path;if(!yo.test(Q)||bo.test(Q))return I("lazy-code");let Y="content"in X?X.content:X.new_string,J="content"in X?HA(Q):X.old_string,$=[];for(let K of KA(J,Y))if(ho(K))$.push(K.slice(0,200));if($.length===0)return I("lazy-code");let G=$.slice(0,3).map((K)=>` \u2022 ${K}`).join(`
|
|
80
|
+
`),Z=$.length>3?`
|
|
81
|
+
\u2026and ${$.length-3} more`:"";return e4("lazy-code-marker",["Heads up: line(s) you just added contain words that often signal incomplete or deferred work. The write went through \u2014 this is a flag, not a block.","",'Why this exists: AI coding agents have a strong pull toward stubbing things, deferring "for now," and shipping half-built fallbacks instead of finishing the work in the same turn. The point of this warning is to push back on that pull on every iteration. If you stubbed something out for time, finish it this turn rather than leaving deferred work for later.',"",'If the marker is genuinely permanent \u2014 a real product term ("auth fallback flow", "retry fallback chain", an HTML input placeholder, a public API field literally named "placeholder"), a logging tag, or a comment intentionally left for a human reader \u2014 no action needed. To silence the flag on subsequent edits of that line, append `tripwire-allow: <one-line reason>` (any comment syntax: `//`, `#`, `--`, etc.).',"","Flagged additions:",G+Z].join(`
|
|
82
|
+
`))};var WA=require("path");var mo=[{pattern:/(^|\/)\.env(\.[^/]+)?$/,rule:"env-file",message:".env files hold secrets that should never be sent to the model. Refuse to write or edit. If an example is needed, create .env.example with redacted placeholders."},{pattern:/(^|\/)\.dev\.vars(\.[^/]+)?$/,rule:"dev-vars",message:".dev.vars holds Cloudflare/Wrangler secrets. Do not modify."},{pattern:/(^|\/)\.ssh\//,rule:"ssh-dir",message:"Never write into ~/.ssh/. Refuse."},{pattern:/(^|\/)(id_rsa|id_ed25519|id_ecdsa|id_dsa)(\.pub)?$/,rule:"ssh-key",message:"SSH key file. Refuse."},{pattern:/\.(pem|key|p12|pfx)$/i,rule:"private-key",message:"Private key file. Refuse to overwrite. If generating a new key, use a different filename and let Sean review."},{pattern:/(^|\/)secrets?\.(json|ya?ml|toml|env)$/i,rule:"secrets-file",message:"Secrets file. Refuse."},{pattern:/(^|\/)\.aws\/credentials$/,rule:"aws-credentials",message:"AWS credentials file. Refuse."},{pattern:/(^|\/)\.netrc$/,rule:"netrc",message:".netrc holds host credentials. Refuse."}],VH=(X)=>{let Q=WA.resolve(X.file_path);for(let Y of mo)if(Y.pattern.test(Q))return d(Y.rule,Y.message);return I("path-protect")};var _A=require("child_process"),X6=require("fs"),DA=require("os"),e2=require("path"),po="/opt/homebrew/bin/betterleaks",co=(X)=>{let Q=new Map;for(let Y of X)Q.set(Y.RuleID,(Q.get(Y.RuleID)??0)+1);return[...Q.entries()].map(([Y,J])=>({rule:Y,count:J}))};var fo=(X,Q)=>{let Y=X,J=[...Q].toSorted(($,G)=>G.Secret.length-$.Secret.length);for(let $ of J){if($.Secret==="")continue;Y=Y.replaceAll($.Secret,`[REDACTED:${$.RuleID}]`)}return Y},VA=(X,Q=5000)=>{if(X.length===0)return{hits:[],redacted:X};let Y=X6.mkdtempSync(e2.join(DA.tmpdir(),"tripwire-scan-")),J=e2.join(Y,"input"),$=e2.join(Y,"report.json");try{if(X6.writeFileSync(J,X),_A.spawnSync(po,["detect","--no-git","--no-banner","--no-color","--report-format","json","--report-path",$,"--source",J,"--exit-code","0","--log-level","error"],{encoding:"utf8",timeout:Q,maxBuffer:67108864}).error!==void 0)return{hits:[],redacted:X};let Z;try{let K=X6.readFileSync($,"utf8"),H=JSON.parse(K||"[]");Z=Array.isArray(H)?H:[]}catch{return{hits:[],redacted:X}}if(Z.length===0)return{hits:[],redacted:X};return{hits:co(Z),redacted:fo(X,Z)}}finally{try{X6.rmSync(Y,{recursive:!0,force:!0})}catch{}}};var qA=(X)=>{let Q=fM(X.toolName,X.response);if(Q.length===0)return I("post-secret-scrub");let{hits:Y,redacted:J}=VA(Q);if(Y.length===0)return I("post-secret-scrub");let $=Y.map((G)=>`${G.rule}\xD7${G.count}`).join(", ");return d("secrets-in-output",[`tripwire intercepted ${Y.length} secret pattern(s) in this tool's output (${$}). The original output was withheld so the secret never enters the model context. A redacted form is below \u2014 work from this, do not re-run the same command in a way that re-fetches the underlying secret.`,"","Redacted output:",J.slice(0,16000)+(J.length>16000?`
|
|
83
|
+
\u2026[truncated]`:"")].join(`
|
|
84
|
+
`))};var BA=require("path");var uo=[{rule:"read-env",pattern:/(^|\/)\.env(\.[^/]+)?$/,message:".env files hold secrets that should never enter the model context. Refuse to read. If the goal is documenting required env vars, look at .env.example or describe the schema from memory."},{rule:"read-dev-vars",pattern:/(^|\/)\.dev\.vars(\.[^/]+)?$/,message:"Refuse to read .dev.vars (Cloudflare/Wrangler secrets)."},{rule:"read-ssh",pattern:/(^|\/)\.ssh\//,message:"Refuse to read files inside ~/.ssh/."},{rule:"read-ssh-key",pattern:/(^|\/)(id_rsa|id_ed25519|id_ecdsa|id_dsa)$/,message:"Refuse to read SSH private key files."},{rule:"read-private-key",pattern:/\.(pem|key|p12|pfx)$/i,message:"Refuse to read private-key-shaped files."},{rule:"read-aws-credentials",pattern:/(^|\/)\.aws\/credentials$/,message:"Refuse to read ~/.aws/credentials."},{rule:"read-netrc",pattern:/(^|\/)\.netrc$/,message:"Refuse to read ~/.netrc (host credentials)."},{rule:"read-secrets-file",pattern:/(^|\/)secrets?\.(json|ya?ml|toml|env)$/i,message:"Refuse to read a file named secrets.{json,yaml,toml,env}."}],UA=(X)=>{let Q=BA.resolve(X.file_path);for(let Y of uo)if(Y.pattern.test(Q))return d(Y.rule,Y.message);return I("read-protect")};var lo=250,ro=5000,oo=async()=>{let X=[];for await(let Q of process.stdin)X.push(Q);return Buffer.concat(X).toString("utf8")},Q6=()=>{process.stdout.write(`{"continue": true}
|
|
85
|
+
`)},zA=(X)=>X.turn_id!==void 0,no=(X,Q,Y)=>{if(zA(X)){Q6();return}let J={continue:!0,hookSpecificOutput:{hookEventName:X.hook_event_name,updatedInput:{command:Q}}};process.stdout.write(`${JSON.stringify(J)}
|
|
86
|
+
`)},qH=(X,Q)=>{let Y=X.hook_event_name,J=`[tripwire:${Q.rule}] ${Q.message}`;if(zA(X)){process.stdout.write(`${JSON.stringify({continue:!0,systemMessage:J})}
|
|
87
|
+
`);return}let $={hookEventName:Y,additionalContext:J};if(Q.rewriteCommand!==void 0)$.updatedInput={command:Q.rewriteCommand};process.stdout.write(`${JSON.stringify({continue:!0,hookSpecificOutput:$})}
|
|
88
|
+
`)},io=(X,Q)=>{let Y={hookSpecificOutput:{hookEventName:X,permissionDecision:Q.kind==="deny"?"deny":"ask",permissionDecisionReason:`[tripwire:${Q.rule}] ${Q.message}`}};process.stdout.write(`${JSON.stringify(Y)}
|
|
89
|
+
`)},ao=(X)=>{let Q={continue:!0,decision:"block",reason:`[tripwire:${X.rule}] ${X.message}`};process.stdout.write(`${JSON.stringify(Q)}
|
|
90
|
+
`)},FA=(X)=>{let Q=X.toLowerCase();if(Q==="bash"||Q==="exec"||Q==="shell"||Q==="run_command")return"Bash";if(Q==="read"||Q==="read_file")return"Read";if(Q==="write"||Q==="write_file")return"Write";if(Q==="edit"||Q==="edit_file"||Q==="multiedit"||Q==="apply_patch")return"Edit";if(Q==="webfetch"||Q==="web_fetch"||Q==="fetch")return"WebFetch";return X},so=(X,Q,Y)=>U0.gen(function*(){let J=yield*U0.exit(U0.try({try:Q,catch:($)=>$}).pipe(U0.timeout(Y)));if(V8.isSuccess(J))return J.value;return CQ(X,k1.pretty(J.cause)),I(X)}),to=(X,Q,Y)=>{let J=[];if(X==="Bash"&&mM(Q)){let Z=Q,K=wQ(Z.command);return J.push({name:"bash-deny",fn:()=>iM(K,Z.command)}),J.push({name:"bash-git",fn:()=>sM(K,Z.command,Y.git??{enforceConventionalCommits:!0})}),J.push({name:"bash-scoped-rm",fn:()=>XA(K,Z.command,Y.safePaths??{})}),J.push({name:"bash-redirect",fn:()=>eM(K,Z.command)}),J.push({name:"bash-network-install",fn:()=>tM(K,Z.command)}),J.push({name:"bash-tar-explosion",fn:()=>YA(K,Z.command)}),J.push({name:"bash-tool-policy",fn:()=>JA(K,Z.command)}),J.push({name:"config-custom",fn:()=>GA(K,Z.command,Y.blockedCommands??[],Y.allowedCommands??[])}),J}if(X==="Read"&&cM(Q)){let Z=Q;return J.push({name:"read-protect",fn:()=>UA(Z)}),J}let $=(X==="Edit"||X==="MultiEdit")&&dM(Q),G=X==="Write"&&pM(Q);if($){let Z=Q;J.push({name:"path-protect",fn:()=>VH(Z)}),J.push({name:"lazy-code",fn:()=>DH(Z)})}else if(G){let Z=Q;J.push({name:"path-protect",fn:()=>VH(Z)}),J.push({name:"lazy-code",fn:()=>DH(Z)})}return J},eo=(X,Q)=>{if(X==="Bash"||X==="Read"||X==="WebFetch")return[{name:"post-secret-scrub",fn:()=>qA({toolName:X,response:Q})}];return[]},OA=(X,Q)=>U0.gen(function*(){if(X.length===0)return I("no-rules");let Y=[];for(let J of X)Y.push(yield*so(J.name,J.fn,Q));return gM(Y)}),Xn=(X,Q,Y)=>{let J=oM(X,Y.rtk??{enabled:!1}),$=X.tool_input?.command??"",G=J.updatedCommand!==void 0&&J.updatedCommand!==$?J.updatedCommand:null;if(Q.kind==="warn"){if(G!==null){qH(X,{...Q,rewriteCommand:G});return}qH(X,Q);return}if(G!==null){no(X,G,J.reason);return}Q6()},Qn=(X,Q,Y)=>{let J=X.hook_event_name,$=FA(X.tool_name??"");if(J==="PreToolUse"&&$==="Bash"){Xn(X,Q,Y);return}if(Q.kind==="warn"){qH(X,Q);return}Q6()},Yn=U0.gen(function*(){let X=yield*yM(),Q=yield*U0.promise(oo),Y=yield*U0.exit(U0.try({try:()=>JSON.parse(Q),catch:(Z)=>Z}));if(V8.isFailure(Y)){CQ("parse",k1.pretty(Y.cause)),Q6();return}let J=yield*U0.exit(S.decodeUnknownEffect(hM)(Y.value));if(V8.isFailure(J)){CQ("decode",k1.pretty(J.cause)),Q6();return}let $=J.value,G=FA($.tool_name??"");if($.hook_event_name==="PreToolUse"){let Z=to(G,$.tool_input,X),K=yield*OA(Z,lo);if(K.kind==="deny"||K.kind==="ask"){io($.hook_event_name,K);return}Qn($,K,X);return}if($.hook_event_name==="PostToolUse"){let Z=eo(G,$.tool_response),K=yield*OA(Z,ro);if(K.kind==="deny"){ao(K);return}Q6();return}Q6()}),Jn=Yn.pipe(U0.catchCause((X)=>{return CQ("dispatch-fatal",k1.pretty(X)),Q6(),U0.void}));e7.runMain(Jn);})
|