@spritz-finance/api-client 0.9.0 → 0.10.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.
@@ -39,7 +39,7 @@ spurious results.`))}}return!1};function _p(e,n){for(var t=0;t<n.length;t++){var
39
39
  `))}function Vp(e){return e.indexOf(`
40
40
  `)!==-1}function lc(e){return e!=null&&e.some(Vp)}function Tr(e,n){switch(e.kind){case C.NULL:return null;case C.INT:return parseInt(e.value,10);case C.FLOAT:return parseFloat(e.value);case C.STRING:case C.ENUM:case C.BOOLEAN:return e.value;case C.LIST:return e.values.map(function(t){return Tr(t,n)});case C.OBJECT:return Fr(e.fields,function(t){return t.name.value},function(t){return Tr(t.value,n)});case C.VARIABLE:return n?.[e.name.value]}Tt(0,"Unexpected value node: "+J(e))}function qp(e,n){for(var t=0;t<n.length;t++){var u=n[t];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(e,u.key,u)}}function Ln(e,n,t){return n&&qp(e.prototype,n),e}function dc(e){return zt(e)||Ve(e)||xe(e)||an(e)||on(e)||An(e)||Ut(e)||Zn(e)}function Mp(e){if(!dc(e))throw new Error("Expected ".concat(J(e)," to be a GraphQL type."));return e}function zt(e){return He(e,_n)}function Ve(e){return He(e,sn)}function xe(e){return He(e,hc)}function an(e){return He(e,gc)}function on(e){return He(e,_i)}function An(e){return He(e,Ec)}function Ut(e){return He(e,ce)}function Zn(e){return He(e,j)}function Vn(e){return zt(e)||on(e)||An(e)||zr(e)&&Vn(e.ofType)}function wi(e){return zt(e)||Ve(e)||xe(e)||an(e)||on(e)||zr(e)&&wi(e.ofType)}function Gp(e){return zt(e)||on(e)}function Or(e){return Ve(e)||xe(e)||an(e)}function Jp(e){return xe(e)||an(e)}function ce(e){if(this instanceof ce)this.ofType=Mp(e);else return new ce(e)}ce.prototype.toString=function(){return"["+String(this.ofType)+"]"},ce.prototype.toJSON=function(){return this.toString()},Object.defineProperty(ce.prototype,$e,{get:function(){return"GraphQLList"}}),ze(ce);function j(e){if(this instanceof j)this.ofType=Qp(e);else return new j(e)}j.prototype.toString=function(){return String(this.ofType)+"!"},j.prototype.toJSON=function(){return this.toString()},Object.defineProperty(j.prototype,$e,{get:function(){return"GraphQLNonNull"}}),ze(j);function zr(e){return Ut(e)||Zn(e)}function Hp(e){return dc(e)&&!Zn(e)}function Qp(e){if(!Hp(e))throw new Error("Expected ".concat(J(e)," to be a GraphQL nullable type."));return e}function Kp(e){if(e)return Zn(e)?e.ofType:e}function Pt(e){if(e){for(var n=e;zr(n);)n=n.ofType;return n}}function Ai(e){return typeof e=="function"?e():e}function qn(e){return e&&e.length>0?e:void 0}var _n=function(){function e(t){var u,i,r,a=(u=t.parseValue)!==null&&u!==void 0?u:sc;this.name=t.name,this.description=t.description,this.specifiedByUrl=t.specifiedByUrl,this.serialize=(i=t.serialize)!==null&&i!==void 0?i:sc,this.parseValue=a,this.parseLiteral=(r=t.parseLiteral)!==null&&r!==void 0?r:function(o,s){return a(Tr(o,s))},this.extensions=t.extensions&&_e(t.extensions),this.astNode=t.astNode,this.extensionASTNodes=qn(t.extensionASTNodes),typeof t.name=="string"||q(0,"Must provide name."),t.specifiedByUrl==null||typeof t.specifiedByUrl=="string"||q(0,"".concat(this.name,' must provide "specifiedByUrl" as a string, ')+"but got: ".concat(J(t.specifiedByUrl),".")),t.serialize==null||typeof t.serialize=="function"||q(0,"".concat(this.name,' must provide "serialize" function. If this custom Scalar is also used as an input type, ensure "parseValue" and "parseLiteral" functions are also provided.')),t.parseLiteral&&(typeof t.parseValue=="function"&&typeof t.parseLiteral=="function"||q(0,"".concat(this.name,' must provide both "parseValue" and "parseLiteral" functions.')))}var n=e.prototype;return n.toConfig=function(){var u;return{name:this.name,description:this.description,specifiedByUrl:this.specifiedByUrl,serialize:this.serialize,parseValue:this.parseValue,parseLiteral:this.parseLiteral,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:(u=this.extensionASTNodes)!==null&&u!==void 0?u:[]}},n.toString=function(){return this.name},n.toJSON=function(){return this.toString()},Ln(e,[{key:$e,get:function(){return"GraphQLScalarType"}}]),e}();ze(_n);var sn=function(){function e(t){this.name=t.name,this.description=t.description,this.isTypeOf=t.isTypeOf,this.extensions=t.extensions&&_e(t.extensions),this.astNode=t.astNode,this.extensionASTNodes=qn(t.extensionASTNodes),this._fields=mc.bind(void 0,t),this._interfaces=fc.bind(void 0,t),typeof t.name=="string"||q(0,"Must provide name."),t.isTypeOf==null||typeof t.isTypeOf=="function"||q(0,"".concat(this.name,' must provide "isTypeOf" as a function, ')+"but got: ".concat(J(t.isTypeOf),"."))}var n=e.prototype;return n.getFields=function(){return typeof this._fields=="function"&&(this._fields=this._fields()),this._fields},n.getInterfaces=function(){return typeof this._interfaces=="function"&&(this._interfaces=this._interfaces()),this._interfaces},n.toConfig=function(){return{name:this.name,description:this.description,interfaces:this.getInterfaces(),fields:vc(this.getFields()),isTypeOf:this.isTypeOf,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:this.extensionASTNodes||[]}},n.toString=function(){return this.name},n.toJSON=function(){return this.toString()},Ln(e,[{key:$e,get:function(){return"GraphQLObjectType"}}]),e}();ze(sn);function fc(e){var n,t=(n=Ai(e.interfaces))!==null&&n!==void 0?n:[];return Array.isArray(t)||q(0,"".concat(e.name," interfaces must be an Array or a function which returns an Array.")),t}function mc(e){var n=Ai(e.fields);return Mn(n)||q(0,"".concat(e.name," fields must be an object with field names as keys or a function which returns such an object.")),Di(n,function(t,u){var i;Mn(t)||q(0,"".concat(e.name,".").concat(u," field config must be an object.")),!("isDeprecated"in t)||q(0,"".concat(e.name,".").concat(u,' should provide "deprecationReason" instead of "isDeprecated".')),t.resolve==null||typeof t.resolve=="function"||q(0,"".concat(e.name,".").concat(u," field resolver must be a function if ")+"provided, but got: ".concat(J(t.resolve),"."));var r=(i=t.args)!==null&&i!==void 0?i:{};Mn(r)||q(0,"".concat(e.name,".").concat(u," args must be an object with argument names as keys."));var a=Ot(r).map(function(o){var s=o[0],c=o[1];return{name:s,description:c.description,type:c.type,defaultValue:c.defaultValue,deprecationReason:c.deprecationReason,extensions:c.extensions&&_e(c.extensions),astNode:c.astNode}});return{name:u,description:t.description,type:t.type,args:a,resolve:t.resolve,subscribe:t.subscribe,isDeprecated:t.deprecationReason!=null,deprecationReason:t.deprecationReason,extensions:t.extensions&&_e(t.extensions),astNode:t.astNode}})}function Mn(e){return Bn(e)&&!Array.isArray(e)}function vc(e){return Di(e,function(n){return{description:n.description,type:n.type,args:pc(n.args),resolve:n.resolve,subscribe:n.subscribe,deprecationReason:n.deprecationReason,extensions:n.extensions,astNode:n.astNode}})}function pc(e){return Fr(e,function(n){return n.name},function(n){return{description:n.description,type:n.type,defaultValue:n.defaultValue,deprecationReason:n.deprecationReason,extensions:n.extensions,astNode:n.astNode}})}var hc=function(){function e(t){this.name=t.name,this.description=t.description,this.resolveType=t.resolveType,this.extensions=t.extensions&&_e(t.extensions),this.astNode=t.astNode,this.extensionASTNodes=qn(t.extensionASTNodes),this._fields=mc.bind(void 0,t),this._interfaces=fc.bind(void 0,t),typeof t.name=="string"||q(0,"Must provide name."),t.resolveType==null||typeof t.resolveType=="function"||q(0,"".concat(this.name,' must provide "resolveType" as a function, ')+"but got: ".concat(J(t.resolveType),"."))}var n=e.prototype;return n.getFields=function(){return typeof this._fields=="function"&&(this._fields=this._fields()),this._fields},n.getInterfaces=function(){return typeof this._interfaces=="function"&&(this._interfaces=this._interfaces()),this._interfaces},n.toConfig=function(){var u;return{name:this.name,description:this.description,interfaces:this.getInterfaces(),fields:vc(this.getFields()),resolveType:this.resolveType,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:(u=this.extensionASTNodes)!==null&&u!==void 0?u:[]}},n.toString=function(){return this.name},n.toJSON=function(){return this.toString()},Ln(e,[{key:$e,get:function(){return"GraphQLInterfaceType"}}]),e}();ze(hc);var gc=function(){function e(t){this.name=t.name,this.description=t.description,this.resolveType=t.resolveType,this.extensions=t.extensions&&_e(t.extensions),this.astNode=t.astNode,this.extensionASTNodes=qn(t.extensionASTNodes),this._types=Wp.bind(void 0,t),typeof t.name=="string"||q(0,"Must provide name."),t.resolveType==null||typeof t.resolveType=="function"||q(0,"".concat(this.name,' must provide "resolveType" as a function, ')+"but got: ".concat(J(t.resolveType),"."))}var n=e.prototype;return n.getTypes=function(){return typeof this._types=="function"&&(this._types=this._types()),this._types},n.toConfig=function(){var u;return{name:this.name,description:this.description,types:this.getTypes(),resolveType:this.resolveType,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:(u=this.extensionASTNodes)!==null&&u!==void 0?u:[]}},n.toString=function(){return this.name},n.toJSON=function(){return this.toString()},Ln(e,[{key:$e,get:function(){return"GraphQLUnionType"}}]),e}();ze(gc);function Wp(e){var n=Ai(e.types);return Array.isArray(n)||q(0,"Must provide Array of types or a function which returns such an array for Union ".concat(e.name,".")),n}var _i=function(){function e(t){this.name=t.name,this.description=t.description,this.extensions=t.extensions&&_e(t.extensions),this.astNode=t.astNode,this.extensionASTNodes=qn(t.extensionASTNodes),this._values=Yp(this.name,t.values),this._valueLookup=new Map(this._values.map(function(u){return[u.value,u]})),this._nameLookup=oc(this._values,function(u){return u.name}),typeof t.name=="string"||q(0,"Must provide name.")}var n=e.prototype;return n.getValues=function(){return this._values},n.getValue=function(u){return this._nameLookup[u]},n.serialize=function(u){var i=this._valueLookup.get(u);if(i===void 0)throw new ne('Enum "'.concat(this.name,'" cannot represent value: ').concat(J(u)));return i.name},n.parseValue=function(u){if(typeof u!="string"){var i=J(u);throw new ne('Enum "'.concat(this.name,'" cannot represent non-string value: ').concat(i,".")+Ci(this,i))}var r=this.getValue(u);if(r==null)throw new ne('Value "'.concat(u,'" does not exist in "').concat(this.name,'" enum.')+Ci(this,u));return r.value},n.parseLiteral=function(u,i){if(u.kind!==C.ENUM){var r=Qe(u);throw new ne('Enum "'.concat(this.name,'" cannot represent non-enum value: ').concat(r,".")+Ci(this,r),u)}var a=this.getValue(u.value);if(a==null){var o=Qe(u);throw new ne('Value "'.concat(o,'" does not exist in "').concat(this.name,'" enum.')+Ci(this,o),u)}return a.value},n.toConfig=function(){var u,i=Fr(this.getValues(),function(r){return r.name},function(r){return{description:r.description,value:r.value,deprecationReason:r.deprecationReason,extensions:r.extensions,astNode:r.astNode}});return{name:this.name,description:this.description,values:i,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:(u=this.extensionASTNodes)!==null&&u!==void 0?u:[]}},n.toString=function(){return this.name},n.toJSON=function(){return this.toString()},Ln(e,[{key:$e,get:function(){return"GraphQLEnumType"}}]),e}();ze(_i);function Ci(e,n){var t=e.getValues().map(function(i){return i.name}),u=Rp(n,t);return zp("the enum value",u)}function Yp(e,n){return Mn(n)||q(0,"".concat(e," values must be an object with value names as keys.")),Ot(n).map(function(t){var u=t[0],i=t[1];return Mn(i)||q(0,"".concat(e,".").concat(u,' must refer to an object with a "value" key ')+"representing an internal value but got: ".concat(J(i),".")),!("isDeprecated"in i)||q(0,"".concat(e,".").concat(u,' should provide "deprecationReason" instead of "isDeprecated".')),{name:u,description:i.description,value:i.value!==void 0?i.value:u,isDeprecated:i.deprecationReason!=null,deprecationReason:i.deprecationReason,extensions:i.extensions&&_e(i.extensions),astNode:i.astNode}})}var Ec=function(){function e(t){this.name=t.name,this.description=t.description,this.extensions=t.extensions&&_e(t.extensions),this.astNode=t.astNode,this.extensionASTNodes=qn(t.extensionASTNodes),this._fields=Xp.bind(void 0,t),typeof t.name=="string"||q(0,"Must provide name.")}var n=e.prototype;return n.getFields=function(){return typeof this._fields=="function"&&(this._fields=this._fields()),this._fields},n.toConfig=function(){var u,i=Di(this.getFields(),function(r){return{description:r.description,type:r.type,defaultValue:r.defaultValue,deprecationReason:r.deprecationReason,extensions:r.extensions,astNode:r.astNode}});return{name:this.name,description:this.description,fields:i,extensions:this.extensions,astNode:this.astNode,extensionASTNodes:(u=this.extensionASTNodes)!==null&&u!==void 0?u:[]}},n.toString=function(){return this.name},n.toJSON=function(){return this.toString()},Ln(e,[{key:$e,get:function(){return"GraphQLInputObjectType"}}]),e}();ze(Ec);function Xp(e){var n=Ai(e.fields);return Mn(n)||q(0,"".concat(e.name," fields must be an object with field names as keys or a function which returns such an object.")),Di(n,function(t,u){return!("resolve"in t)||q(0,"".concat(e.name,".").concat(u," field has a resolve property, but Input Types cannot define resolvers.")),{name:u,description:t.description,type:t.type,defaultValue:t.defaultValue,deprecationReason:t.deprecationReason,extensions:t.extensions&&_e(t.extensions),astNode:t.astNode}})}var eh=Array.from||function(e,n,t){if(e==null)throw new TypeError("Array.from requires an array-like object - not null or undefined");var u=e[Ws];if(typeof u=="function"){for(var i=u.call(e),r=[],a,o=0;!(a=i.next()).done;++o)if(r.push(n.call(t,a.value,o)),o>9999999)throw new TypeError("Near-infinite iteration.");return r}var s=e.length;if(typeof s=="number"&&s>=0&&s%1===0){for(var c=[],l=0;l<s;++l)Object.prototype.hasOwnProperty.call(e,l)&&c.push(n.call(t,e[l],l));return c}return[]},nh=eh,th=Number.isFinite||function(e){return typeof e=="number"&&isFinite(e)},Rt=th;function $i(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?$i=function(t){return typeof t}:$i=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$i(e)}function ih(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:function(l){return l};if(e==null||$i(e)!=="object")return null;if(Array.isArray(e))return e.map(n);var t=e[Ws];if(typeof t=="function"){for(var u=t.call(e),i=[],r,a=0;!(r=u.next()).done;++a)i.push(n(r.value,a));return i}var o=e.length;if(typeof o=="number"&&o>=0&&o%1===0){for(var s=[],c=0;c<o;++c){if(!Object.prototype.hasOwnProperty.call(e,c))return null;s.push(n(e[String(c)],c))}return s}return null}var uh=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e},xi=uh,Ur=2147483647,Pr=-2147483648;function rh(e){var n=jt(e);if(typeof n=="boolean")return n?1:0;var t=n;if(typeof n=="string"&&n!==""&&(t=Number(n)),!xi(t))throw new ne("Int cannot represent non-integer value: ".concat(J(n)));if(t>Ur||t<Pr)throw new ne("Int cannot represent non 32-bit signed integer value: "+J(n));return t}function ah(e){if(!xi(e))throw new ne("Int cannot represent non-integer value: ".concat(J(e)));if(e>Ur||e<Pr)throw new ne("Int cannot represent non 32-bit signed integer value: ".concat(e));return e}var oh=new _n({name:"Int",description:"The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.",serialize:rh,parseValue:ah,parseLiteral:function(n){if(n.kind!==C.INT)throw new ne("Int cannot represent non-integer value: ".concat(Qe(n)),n);var t=parseInt(n.value,10);if(t>Ur||t<Pr)throw new ne("Int cannot represent non 32-bit signed integer value: ".concat(n.value),n);return t}});function sh(e){var n=jt(e);if(typeof n=="boolean")return n?1:0;var t=n;if(typeof n=="string"&&n!==""&&(t=Number(n)),!Rt(t))throw new ne("Float cannot represent non numeric value: ".concat(J(n)));return t}function ch(e){if(!Rt(e))throw new ne("Float cannot represent non numeric value: ".concat(J(e)));return e}var lh=new _n({name:"Float",description:"The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).",serialize:sh,parseValue:ch,parseLiteral:function(n){if(n.kind!==C.FLOAT&&n.kind!==C.INT)throw new ne("Float cannot represent non numeric value: ".concat(Qe(n)),n);return parseFloat(n.value)}});function jt(e){if(Bn(e)){if(typeof e.valueOf=="function"){var n=e.valueOf();if(!Bn(n))return n}if(typeof e.toJSON=="function")return e.toJSON()}return e}function dh(e){var n=jt(e);if(typeof n=="string")return n;if(typeof n=="boolean")return n?"true":"false";if(Rt(n))return n.toString();throw new ne("String cannot represent value: ".concat(J(e)))}function fh(e){if(typeof e!="string")throw new ne("String cannot represent a non string value: ".concat(J(e)));return e}var ie=new _n({name:"String",description:"The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.",serialize:dh,parseValue:fh,parseLiteral:function(n){if(n.kind!==C.STRING)throw new ne("String cannot represent a non string value: ".concat(Qe(n)),n);return n.value}});function mh(e){var n=jt(e);if(typeof n=="boolean")return n;if(Rt(n))return n!==0;throw new ne("Boolean cannot represent a non boolean value: ".concat(J(n)))}function vh(e){if(typeof e!="boolean")throw new ne("Boolean cannot represent a non boolean value: ".concat(J(e)));return e}var Ie=new _n({name:"Boolean",description:"The `Boolean` scalar type represents `true` or `false`.",serialize:mh,parseValue:vh,parseLiteral:function(n){if(n.kind!==C.BOOLEAN)throw new ne("Boolean cannot represent a non boolean value: ".concat(Qe(n)),n);return n.value}});function ph(e){var n=jt(e);if(typeof n=="string")return n;if(xi(n))return String(n);throw new ne("ID cannot represent value: ".concat(J(e)))}function hh(e){if(typeof e=="string")return e;if(xi(e))return e.toString();throw new ne("ID cannot represent value: ".concat(J(e)))}var yc=new _n({name:"ID",description:'The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"4"`) or integer (such as `4`) input value will be accepted as an ID.',serialize:ph,parseValue:hh,parseLiteral:function(n){if(n.kind!==C.STRING&&n.kind!==C.INT)throw new ne("ID cannot represent a non-string and non-integer value: "+Qe(n),n);return n.value}}),bc=Object.freeze([ie,oh,lh,Ie,yc]);function Lt(e,n){if(Zn(n)){var t=Lt(e,n.ofType);return t?.kind===C.NULL?null:t}if(e===null)return{kind:C.NULL};if(e===void 0)return null;if(Ut(n)){var u=n.ofType,i=ih(e);if(i!=null){for(var r=[],a=0;a<i.length;a++){var o=i[a],s=Lt(o,u);s!=null&&r.push(s)}return{kind:C.LIST,values:r}}return Lt(e,u)}if(An(n)){if(!Bn(e))return null;for(var c=[],l=0,f=wn(n.getFields());l<f.length;l++){var m=f[l],d=Lt(e[m.name],m.type);d&&c.push({kind:C.OBJECT_FIELD,name:{kind:C.NAME,value:m.name},value:d})}return{kind:C.OBJECT,fields:c}}if(Gp(n)){var v=n.serialize(e);if(v==null)return null;if(typeof v=="boolean")return{kind:C.BOOLEAN,value:v};if(typeof v=="number"&&Rt(v)){var h=String(v);return kc.test(h)?{kind:C.INT,value:h}:{kind:C.FLOAT,value:h}}if(typeof v=="string")return on(n)?{kind:C.ENUM,value:v}:n===yc&&kc.test(v)?{kind:C.INT,value:v}:{kind:C.STRING,value:v};throw new TypeError("Cannot convert value to AST: ".concat(J(v),"."))}Tt(0,"Unexpected input type: "+J(n))}var kc=/^-?(?:0|[1-9][0-9]*)$/,Rr=new sn({name:"__Schema",description:"A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation, and subscription operations.",fields:function(){return{description:{type:ie,resolve:function(t){return t.description}},types:{description:"A list of all types supported by this server.",type:new j(new ce(new j(Re))),resolve:function(t){return wn(t.getTypeMap())}},queryType:{description:"The type that query operations will be rooted at.",type:new j(Re),resolve:function(t){return t.getQueryType()}},mutationType:{description:"If this server supports mutation, the type that mutation operations will be rooted at.",type:Re,resolve:function(t){return t.getMutationType()}},subscriptionType:{description:"If this server support subscription, the type that subscription operations will be rooted at.",type:Re,resolve:function(t){return t.getSubscriptionType()}},directives:{description:"A list of all directives supported by this server.",type:new j(new ce(new j(Dc))),resolve:function(t){return t.getDirectives()}}}}}),Dc=new sn({name:"__Directive",description:`A Directive provides a way to describe alternate runtime execution and type validation behavior in a GraphQL document.
41
41
 
42
- In some cases, you need to provide options to alter GraphQL's execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.`,fields:function(){return{name:{type:new j(ie),resolve:function(t){return t.name}},description:{type:ie,resolve:function(t){return t.description}},isRepeatable:{type:new j(Ie),resolve:function(t){return t.isRepeatable}},locations:{type:new j(new ce(new j(Sc))),resolve:function(t){return t.locations}},args:{type:new j(new ce(new j(Ii))),args:{includeDeprecated:{type:Ie,defaultValue:!1}},resolve:function(t,u){var i=u.includeDeprecated;return i?t.args:t.args.filter(function(r){return r.deprecationReason==null})}}}}}),Sc=new _i({name:"__DirectiveLocation",description:"A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.",values:{QUERY:{value:Q.QUERY,description:"Location adjacent to a query operation."},MUTATION:{value:Q.MUTATION,description:"Location adjacent to a mutation operation."},SUBSCRIPTION:{value:Q.SUBSCRIPTION,description:"Location adjacent to a subscription operation."},FIELD:{value:Q.FIELD,description:"Location adjacent to a field."},FRAGMENT_DEFINITION:{value:Q.FRAGMENT_DEFINITION,description:"Location adjacent to a fragment definition."},FRAGMENT_SPREAD:{value:Q.FRAGMENT_SPREAD,description:"Location adjacent to a fragment spread."},INLINE_FRAGMENT:{value:Q.INLINE_FRAGMENT,description:"Location adjacent to an inline fragment."},VARIABLE_DEFINITION:{value:Q.VARIABLE_DEFINITION,description:"Location adjacent to a variable definition."},SCHEMA:{value:Q.SCHEMA,description:"Location adjacent to a schema definition."},SCALAR:{value:Q.SCALAR,description:"Location adjacent to a scalar definition."},OBJECT:{value:Q.OBJECT,description:"Location adjacent to an object type definition."},FIELD_DEFINITION:{value:Q.FIELD_DEFINITION,description:"Location adjacent to a field definition."},ARGUMENT_DEFINITION:{value:Q.ARGUMENT_DEFINITION,description:"Location adjacent to an argument definition."},INTERFACE:{value:Q.INTERFACE,description:"Location adjacent to an interface definition."},UNION:{value:Q.UNION,description:"Location adjacent to a union definition."},ENUM:{value:Q.ENUM,description:"Location adjacent to an enum definition."},ENUM_VALUE:{value:Q.ENUM_VALUE,description:"Location adjacent to an enum value definition."},INPUT_OBJECT:{value:Q.INPUT_OBJECT,description:"Location adjacent to an input object type definition."},INPUT_FIELD_DEFINITION:{value:Q.INPUT_FIELD_DEFINITION,description:"Location adjacent to an input object field definition."}}}),Re=new sn({name:"__Type",description:"The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\n\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name, description and optional `specifiedByUrl`, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.",fields:function(){return{kind:{type:new j(Ac),resolve:function(t){if(zt(t))return fe.SCALAR;if(Ve(t))return fe.OBJECT;if(xe(t))return fe.INTERFACE;if(an(t))return fe.UNION;if(on(t))return fe.ENUM;if(An(t))return fe.INPUT_OBJECT;if(Ut(t))return fe.LIST;if(Zn(t))return fe.NON_NULL;Tt(0,'Unexpected type: "'.concat(J(t),'".'))}},name:{type:ie,resolve:function(t){return t.name!==void 0?t.name:void 0}},description:{type:ie,resolve:function(t){return t.description!==void 0?t.description:void 0}},specifiedByUrl:{type:ie,resolve:function(t){return t.specifiedByUrl!==void 0?t.specifiedByUrl:void 0}},fields:{type:new ce(new j(Bc)),args:{includeDeprecated:{type:Ie,defaultValue:!1}},resolve:function(t,u){var i=u.includeDeprecated;if(Ve(t)||xe(t)){var r=wn(t.getFields());return i?r:r.filter(function(a){return a.deprecationReason==null})}}},interfaces:{type:new ce(new j(Re)),resolve:function(t){if(Ve(t)||xe(t))return t.getInterfaces()}},possibleTypes:{type:new ce(new j(Re)),resolve:function(t,u,i,r){var a=r.schema;if(Jp(t))return a.getPossibleTypes(t)}},enumValues:{type:new ce(new j(wc)),args:{includeDeprecated:{type:Ie,defaultValue:!1}},resolve:function(t,u){var i=u.includeDeprecated;if(on(t)){var r=t.getValues();return i?r:r.filter(function(a){return a.deprecationReason==null})}}},inputFields:{type:new ce(new j(Ii)),args:{includeDeprecated:{type:Ie,defaultValue:!1}},resolve:function(t,u){var i=u.includeDeprecated;if(An(t)){var r=wn(t.getFields());return i?r:r.filter(function(a){return a.deprecationReason==null})}}},ofType:{type:Re,resolve:function(t){return t.ofType!==void 0?t.ofType:void 0}}}}}),Bc=new sn({name:"__Field",description:"Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.",fields:function(){return{name:{type:new j(ie),resolve:function(t){return t.name}},description:{type:ie,resolve:function(t){return t.description}},args:{type:new j(new ce(new j(Ii))),args:{includeDeprecated:{type:Ie,defaultValue:!1}},resolve:function(t,u){var i=u.includeDeprecated;return i?t.args:t.args.filter(function(r){return r.deprecationReason==null})}},type:{type:new j(Re),resolve:function(t){return t.type}},isDeprecated:{type:new j(Ie),resolve:function(t){return t.deprecationReason!=null}},deprecationReason:{type:ie,resolve:function(t){return t.deprecationReason}}}}}),Ii=new sn({name:"__InputValue",description:"Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.",fields:function(){return{name:{type:new j(ie),resolve:function(t){return t.name}},description:{type:ie,resolve:function(t){return t.description}},type:{type:new j(Re),resolve:function(t){return t.type}},defaultValue:{type:ie,description:"A GraphQL-formatted string representing the default value for this input value.",resolve:function(t){var u=t.type,i=t.defaultValue,r=Lt(i,u);return r?Qe(r):null}},isDeprecated:{type:new j(Ie),resolve:function(t){return t.deprecationReason!=null}},deprecationReason:{type:ie,resolve:function(t){return t.deprecationReason}}}}}),wc=new sn({name:"__EnumValue",description:"One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.",fields:function(){return{name:{type:new j(ie),resolve:function(t){return t.name}},description:{type:ie,resolve:function(t){return t.description}},isDeprecated:{type:new j(Ie),resolve:function(t){return t.deprecationReason!=null}},deprecationReason:{type:ie,resolve:function(t){return t.deprecationReason}}}}}),fe=Object.freeze({SCALAR:"SCALAR",OBJECT:"OBJECT",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",INPUT_OBJECT:"INPUT_OBJECT",LIST:"LIST",NON_NULL:"NON_NULL"}),Ac=new _i({name:"__TypeKind",description:"An enum describing what kind of type a given `__Type` is.",values:{SCALAR:{value:fe.SCALAR,description:"Indicates this type is a scalar."},OBJECT:{value:fe.OBJECT,description:"Indicates this type is an object. `fields` and `interfaces` are valid fields."},INTERFACE:{value:fe.INTERFACE,description:"Indicates this type is an interface. `fields`, `interfaces`, and `possibleTypes` are valid fields."},UNION:{value:fe.UNION,description:"Indicates this type is a union. `possibleTypes` is a valid field."},ENUM:{value:fe.ENUM,description:"Indicates this type is an enum. `enumValues` is a valid field."},INPUT_OBJECT:{value:fe.INPUT_OBJECT,description:"Indicates this type is an input object. `inputFields` is a valid field."},LIST:{value:fe.LIST,description:"Indicates this type is a list. `ofType` is a valid field."},NON_NULL:{value:fe.NON_NULL,description:"Indicates this type is a non-null. `ofType` is a valid field."}}}),_c={name:"__schema",type:new j(Rr),description:"Access the current type schema of this server.",args:[],resolve:function(n,t,u,i){var r=i.schema;return r},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},Cc={name:"__type",type:Re,description:"Request the type information of a single type.",args:[{name:"name",description:void 0,type:new j(ie),defaultValue:void 0,deprecationReason:void 0,extensions:void 0,astNode:void 0}],resolve:function(n,t,u,i){var r=t.name,a=i.schema;return a.getType(r)},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},$c={name:"__typename",type:new j(ie),description:"The name of the current Object type at runtime.",args:[],resolve:function(n,t,u,i){var r=i.parentType;return r.name},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},xc=Object.freeze([Rr,Dc,Sc,Re,Bc,Ii,wc,Ac]);function gh(e,n){for(var t=0;t<n.length;t++){var u=n[t];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(e,u.key,u)}}function Eh(e,n,t){return n&&gh(e.prototype,n),e}function yh(e){return He(e,Gn)}var Gn=function(){function e(t){var u,i;this.name=t.name,this.description=t.description,this.locations=t.locations,this.isRepeatable=(u=t.isRepeatable)!==null&&u!==void 0?u:!1,this.extensions=t.extensions&&_e(t.extensions),this.astNode=t.astNode,t.name||q(0,"Directive must be named."),Array.isArray(t.locations)||q(0,"@".concat(t.name," locations must be an Array."));var r=(i=t.args)!==null&&i!==void 0?i:{};Bn(r)&&!Array.isArray(r)||q(0,"@".concat(t.name," args must be an object with argument names as keys.")),this.args=Ot(r).map(function(a){var o=a[0],s=a[1];return{name:o,description:s.description,type:s.type,defaultValue:s.defaultValue,deprecationReason:s.deprecationReason,extensions:s.extensions&&_e(s.extensions),astNode:s.astNode}})}var n=e.prototype;return n.toConfig=function(){return{name:this.name,description:this.description,locations:this.locations,args:pc(this.args),isRepeatable:this.isRepeatable,extensions:this.extensions,astNode:this.astNode}},n.toString=function(){return"@"+this.name},n.toJSON=function(){return this.toString()},Eh(e,[{key:$e,get:function(){return"GraphQLDirective"}}]),e}();ze(Gn);var bh=new Gn({name:"include",description:"Directs the executor to include this field or fragment only when the `if` argument is true.",locations:[Q.FIELD,Q.FRAGMENT_SPREAD,Q.INLINE_FRAGMENT],args:{if:{type:new j(Ie),description:"Included when true."}}}),kh=new Gn({name:"skip",description:"Directs the executor to skip this field or fragment when the `if` argument is true.",locations:[Q.FIELD,Q.FRAGMENT_SPREAD,Q.INLINE_FRAGMENT],args:{if:{type:new j(Ie),description:"Skipped when true."}}}),Dh="No longer supported",Sh=new Gn({name:"deprecated",description:"Marks an element of a GraphQL schema as no longer supported.",locations:[Q.FIELD_DEFINITION,Q.ARGUMENT_DEFINITION,Q.INPUT_FIELD_DEFINITION,Q.ENUM_VALUE],args:{reason:{type:ie,description:"Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted using the Markdown syntax, as specified by [CommonMark](https://commonmark.org/).",defaultValue:Dh}}}),Bh=new Gn({name:"specifiedBy",description:"Exposes a URL that specifies the behaviour of this scalar.",locations:[Q.SCALAR],args:{url:{type:new j(ie),description:"The URL that specifies the behaviour of this scalar."}}}),wh=Object.freeze([bh,kh,Sh,Bh]);function Ah(e,n){for(var t=0;t<n.length;t++){var u=n[t];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(e,u.key,u)}}function _h(e,n,t){return n&&Ah(e.prototype,n),e}(function(){function e(t){var u;this.__validationErrors=t.assumeValid===!0?[]:void 0,Bn(t)||q(0,"Must provide configuration object."),!t.types||Array.isArray(t.types)||q(0,'"types" must be Array if provided but got: '.concat(J(t.types),".")),!t.directives||Array.isArray(t.directives)||q(0,'"directives" must be Array if provided but got: '+"".concat(J(t.directives),".")),this.description=t.description,this.extensions=t.extensions&&_e(t.extensions),this.astNode=t.astNode,this.extensionASTNodes=t.extensionASTNodes,this._queryType=t.query,this._mutationType=t.mutation,this._subscriptionType=t.subscription,this._directives=(u=t.directives)!==null&&u!==void 0?u:wh;var i=new Set(t.types);if(t.types!=null)for(var r=0,a=t.types;r<a.length;r++){var o=a[r];i.delete(o),je(o,i)}this._queryType!=null&&je(this._queryType,i),this._mutationType!=null&&je(this._mutationType,i),this._subscriptionType!=null&&je(this._subscriptionType,i);for(var s=0,c=this._directives;s<c.length;s++){var l=c[s];if(yh(l))for(var f=0,m=l.args;f<m.length;f++){var d=m[f];je(d.type,i)}}je(Rr,i),this._typeMap=Object.create(null),this._subTypeMap=Object.create(null),this._implementationsMap=Object.create(null);for(var v=0,h=nh(i);v<h.length;v++){var E=h[v];if(E!=null){var b=E.name;if(b||q(0,"One of the provided types for building the Schema is missing a name."),this._typeMap[b]!==void 0)throw new Error('Schema must contain uniquely named types but contains multiple types named "'.concat(b,'".'));if(this._typeMap[b]=E,xe(E))for(var y=0,k=E.getInterfaces();y<k.length;y++){var _=k[y];if(xe(_)){var B=this._implementationsMap[_.name];B===void 0&&(B=this._implementationsMap[_.name]={objects:[],interfaces:[]}),B.interfaces.push(E)}}else if(Ve(E))for(var G=0,V=E.getInterfaces();G<V.length;G++){var F=V[G];if(xe(F)){var g=this._implementationsMap[F.name];g===void 0&&(g=this._implementationsMap[F.name]={objects:[],interfaces:[]}),g.objects.push(E)}}}}}var n=e.prototype;return n.getQueryType=function(){return this._queryType},n.getMutationType=function(){return this._mutationType},n.getSubscriptionType=function(){return this._subscriptionType},n.getTypeMap=function(){return this._typeMap},n.getType=function(u){return this.getTypeMap()[u]},n.getPossibleTypes=function(u){return an(u)?u.getTypes():this.getImplementations(u).objects},n.getImplementations=function(u){var i=this._implementationsMap[u.name];return i??{objects:[],interfaces:[]}},n.isPossibleType=function(u,i){return this.isSubType(u,i)},n.isSubType=function(u,i){var r=this._subTypeMap[u.name];if(r===void 0){if(r=Object.create(null),an(u))for(var a=0,o=u.getTypes();a<o.length;a++){var s=o[a];r[s.name]=!0}else{for(var c=this.getImplementations(u),l=0,f=c.objects;l<f.length;l++){var m=f[l];r[m.name]=!0}for(var d=0,v=c.interfaces;d<v.length;d++){var h=v[d];r[h.name]=!0}}this._subTypeMap[u.name]=r}return r[i.name]!==void 0},n.getDirectives=function(){return this._directives},n.getDirective=function(u){return ac(this.getDirectives(),function(i){return i.name===u})},n.toConfig=function(){var u;return{description:this.description,query:this.getQueryType(),mutation:this.getMutationType(),subscription:this.getSubscriptionType(),types:wn(this.getTypeMap()),directives:this.getDirectives().slice(),extensions:this.extensions,astNode:this.astNode,extensionASTNodes:(u=this.extensionASTNodes)!==null&&u!==void 0?u:[],assumeValid:this.__validationErrors!==void 0}},_h(e,[{key:$e,get:function(){return"GraphQLSchema"}}]),e})();function je(e,n){var t=Pt(e);if(!n.has(t)){if(n.add(t),an(t))for(var u=0,i=t.getTypes();u<i.length;u++){var r=i[u];je(r,n)}else if(Ve(t)||xe(t)){for(var a=0,o=t.getInterfaces();a<o.length;a++){var s=o[a];je(s,n)}for(var c=0,l=wn(t.getFields());c<l.length;c++){var f=l[c];je(f.type,n);for(var m=0,d=f.args;m<d.length;m++){var v=d[m];je(v.type,n)}}}else if(An(t))for(var h=0,E=wn(t.getFields());h<E.length;h++){var b=E[h];je(b.type,n)}}return n}function Fi(e,n){var t;if(n.kind===C.LIST_TYPE)return t=Fi(e,n.type),t&&new ce(t);if(n.kind===C.NON_NULL_TYPE)return t=Fi(e,n.type),t&&new j(t);if(n.kind===C.NAMED_TYPE)return e.getType(n.name.value);Tt(0,"Unexpected type node: "+J(n))}var Ch=function(){function e(t,u,i){this._schema=t,this._typeStack=[],this._parentTypeStack=[],this._inputTypeStack=[],this._fieldDefStack=[],this._defaultValueStack=[],this._directive=null,this._argument=null,this._enumValue=null,this._getFieldDef=u??$h,i&&(Vn(i)&&this._inputTypeStack.push(i),Or(i)&&this._parentTypeStack.push(i),wi(i)&&this._typeStack.push(i))}var n=e.prototype;return n.getType=function(){if(this._typeStack.length>0)return this._typeStack[this._typeStack.length-1]},n.getParentType=function(){if(this._parentTypeStack.length>0)return this._parentTypeStack[this._parentTypeStack.length-1]},n.getInputType=function(){if(this._inputTypeStack.length>0)return this._inputTypeStack[this._inputTypeStack.length-1]},n.getParentInputType=function(){if(this._inputTypeStack.length>1)return this._inputTypeStack[this._inputTypeStack.length-2]},n.getFieldDef=function(){if(this._fieldDefStack.length>0)return this._fieldDefStack[this._fieldDefStack.length-1]},n.getDefaultValue=function(){if(this._defaultValueStack.length>0)return this._defaultValueStack[this._defaultValueStack.length-1]},n.getDirective=function(){return this._directive},n.getArgument=function(){return this._argument},n.getEnumValue=function(){return this._enumValue},n.enter=function(u){var i=this._schema;switch(u.kind){case C.SELECTION_SET:{var r=Pt(this.getType());this._parentTypeStack.push(Or(r)?r:void 0);break}case C.FIELD:{var a=this.getParentType(),o,s;a&&(o=this._getFieldDef(i,a,u),o&&(s=o.type)),this._fieldDefStack.push(o),this._typeStack.push(wi(s)?s:void 0);break}case C.DIRECTIVE:this._directive=i.getDirective(u.name.value);break;case C.OPERATION_DEFINITION:{var c;switch(u.operation){case"query":c=i.getQueryType();break;case"mutation":c=i.getMutationType();break;case"subscription":c=i.getSubscriptionType();break}this._typeStack.push(Ve(c)?c:void 0);break}case C.INLINE_FRAGMENT:case C.FRAGMENT_DEFINITION:{var l=u.typeCondition,f=l?Fi(i,l):Pt(this.getType());this._typeStack.push(wi(f)?f:void 0);break}case C.VARIABLE_DEFINITION:{var m=Fi(i,u.type);this._inputTypeStack.push(Vn(m)?m:void 0);break}case C.ARGUMENT:{var d,v,h,E=(d=this.getDirective())!==null&&d!==void 0?d:this.getFieldDef();E&&(v=ac(E.args,function(F){return F.name===u.name.value}),v&&(h=v.type)),this._argument=v,this._defaultValueStack.push(v?v.defaultValue:void 0),this._inputTypeStack.push(Vn(h)?h:void 0);break}case C.LIST:{var b=Kp(this.getInputType()),y=Ut(b)?b.ofType:b;this._defaultValueStack.push(void 0),this._inputTypeStack.push(Vn(y)?y:void 0);break}case C.OBJECT_FIELD:{var k=Pt(this.getInputType()),_,B;An(k)&&(B=k.getFields()[u.name.value],B&&(_=B.type)),this._defaultValueStack.push(B?B.defaultValue:void 0),this._inputTypeStack.push(Vn(_)?_:void 0);break}case C.ENUM:{var G=Pt(this.getInputType()),V;on(G)&&(V=G.getValue(u.value)),this._enumValue=V;break}}},n.leave=function(u){switch(u.kind){case C.SELECTION_SET:this._parentTypeStack.pop();break;case C.FIELD:this._fieldDefStack.pop(),this._typeStack.pop();break;case C.DIRECTIVE:this._directive=null;break;case C.OPERATION_DEFINITION:case C.INLINE_FRAGMENT:case C.FRAGMENT_DEFINITION:this._typeStack.pop();break;case C.VARIABLE_DEFINITION:this._inputTypeStack.pop();break;case C.ARGUMENT:this._argument=null,this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case C.LIST:case C.OBJECT_FIELD:this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case C.ENUM:this._enumValue=null;break}},e}();function $h(e,n,t){var u=t.name.value;if(u===_c.name&&e.getQueryType()===n)return _c;if(u===Cc.name&&e.getQueryType()===n)return Cc;if(u===$c.name&&Or(n))return $c;if(Ve(n)||xe(n))return n.getFields()[u]}function xh(e,n){return{enter:function(u){e.enter(u);var i=Ir(n,u.kind,!1);if(i){var r=i.apply(n,arguments);return r!==void 0&&(e.leave(u),xr(r)&&e.enter(r)),r}},leave:function(u){var i=Ir(n,u.kind,!0),r;return i&&(r=i.apply(n,arguments)),e.leave(u),r}}}[].concat(bc,xc).map(function(e){return e.name});var cn;function Jn(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}cn={},Jn(cn,C.SCALAR_TYPE_DEFINITION,C.SCALAR_TYPE_EXTENSION),Jn(cn,C.OBJECT_TYPE_DEFINITION,C.OBJECT_TYPE_EXTENSION),Jn(cn,C.INTERFACE_TYPE_DEFINITION,C.INTERFACE_TYPE_EXTENSION),Jn(cn,C.UNION_TYPE_DEFINITION,C.UNION_TYPE_EXTENSION),Jn(cn,C.ENUM_TYPE_DEFINITION,C.ENUM_TYPE_EXTENSION),Jn(cn,C.INPUT_OBJECT_TYPE_DEFINITION,C.INPUT_OBJECT_TYPE_EXTENSION);function Ic(e,n){e.prototype=Object.create(n.prototype),e.prototype.constructor=e,e.__proto__=n}var Fc=function(){function e(t,u){this._ast=t,this._fragments=void 0,this._fragmentSpreads=new Map,this._recursivelyReferencedFragments=new Map,this._onError=u}var n=e.prototype;return n.reportError=function(u){this._onError(u)},n.getDocument=function(){return this._ast},n.getFragment=function(u){var i=this._fragments;return i||(this._fragments=i=this.getDocument().definitions.reduce(function(r,a){return a.kind===C.FRAGMENT_DEFINITION&&(r[a.name.value]=a),r},Object.create(null))),i[u]},n.getFragmentSpreads=function(u){var i=this._fragmentSpreads.get(u);if(!i){i=[];for(var r=[u];r.length!==0;)for(var a=r.pop(),o=0,s=a.selections;o<s.length;o++){var c=s[o];c.kind===C.FRAGMENT_SPREAD?i.push(c):c.selectionSet&&r.push(c.selectionSet)}this._fragmentSpreads.set(u,i)}return i},n.getRecursivelyReferencedFragments=function(u){var i=this._recursivelyReferencedFragments.get(u);if(!i){i=[];for(var r=Object.create(null),a=[u.selectionSet];a.length!==0;)for(var o=a.pop(),s=0,c=this.getFragmentSpreads(o);s<c.length;s++){var l=c[s],f=l.name.value;if(r[f]!==!0){r[f]=!0;var m=this.getFragment(f);m&&(i.push(m),a.push(m.selectionSet))}}this._recursivelyReferencedFragments.set(u,i)}return i},e}();(function(e){Ic(n,e);function n(u,i,r){var a;return a=e.call(this,u,r)||this,a._schema=i,a}var t=n.prototype;return t.getSchema=function(){return this._schema},n})(Fc),function(e){Ic(n,e);function n(u,i,r,a){var o;return o=e.call(this,i,a)||this,o._schema=u,o._typeInfo=r,o._variableUsages=new Map,o._recursiveVariableUsages=new Map,o}var t=n.prototype;return t.getSchema=function(){return this._schema},t.getVariableUsages=function(i){var r=this._variableUsages.get(i);if(!r){var a=[],o=new Ch(this._schema);rc(i,xh(o,{VariableDefinition:function(){return!1},Variable:function(c){a.push({node:c,type:o.getInputType(),defaultValue:o.getDefaultValue()})}})),r=a,this._variableUsages.set(i,r)}return r},t.getRecursiveVariableUsages=function(i){var r=this._recursiveVariableUsages.get(i);if(!r){r=this.getVariableUsages(i);for(var a=0,o=this.getRecursivelyReferencedFragments(i);a<o.length;a++){var s=o[a];r=r.concat(this.getVariableUsages(s))}this._recursiveVariableUsages.set(i,r)}return r},t.getType=function(){return this._typeInfo.getType()},t.getParentType=function(){return this._typeInfo.getParentType()},t.getInputType=function(){return this._typeInfo.getInputType()},t.getParentInputType=function(){return this._typeInfo.getParentInputType()},t.getFieldDef=function(){return this._typeInfo.getFieldDef()},t.getDirective=function(){return this._typeInfo.getDirective()},t.getArgument=function(){return this._typeInfo.getArgument()},t.getEnumValue=function(){return this._typeInfo.getEnumValue()},n}(Fc),oc(bc.concat(xc),function(e){return e.name});const Nc=e=>e instanceof Error?e:typeof e=="string"?new Error(e):new Error(String(e)),Ih=()=>typeof globalThis.window<"u"&&typeof globalThis.window.document<"u"&&typeof globalThis.navigator<"u",jr={staging:{baseEndpoint:"https://api-staging.spritz.finance",graphEndpoint:"https://api-staging.spritz.finance/router/graph",restEndpoint:"https://sandbox.spritz.finance"},production:{baseEndpoint:"https://api.spritz.finance",graphEndpoint:"https://api.spritz.finance/router/graph",restEndpoint:"https://platform.spritz.finance"}},Fh=(e,n)=>{if(typeof n!="number"||!Number.isInteger(n))throw new Error(`${e} must be an integer`);if(n<0)throw new Error(`${e} must be a positive integer`);return n};function Nh(e){if(typeof e=="string")return e;try{return JSON.stringify(e)}catch{return String(e)}}function Lr(e,n){if(!e||typeof e!="object"||!(n in e))return;const t=e[n];if(typeof t=="string"&&t.length>0)return t}class Tc extends Error{timestamp;headers;constructor(n,t){super(n),this.name="SpritzApiError",this.message=n,this.headers=t??{},this.timestamp=new Date().toISOString()}}class Be extends Error{status;error;headers;timestamp;constructor(n,t,u,i){super(Be.makeMessage(t,u)),this.status=n,this.error=t,this.headers=i,this.timestamp=new Date().toISOString()}static makeMessage(n,t){const u=Lr(n,"detail");if(u)return u;const i=Lr(n,"title");return i||Lr(n,"message")||(n!==void 0?Nh(n):t||"Unknown error occurred")}static generate(n,t,u,i){return n?n===400?new zc(n,t,u,i):n===401?new Uc(n,t,u,i):n===403?new Pc(n,t,u,i):n===404?new Rc(n,t,u,i):n===409?new jc(n,t,u,i):n===422?new Lc(n,t,u,i):n===429?new Zc(n,t,u,i):n>=500?new Vc(n,t,u,i):new Be(n,t,u,i):new Ni({cause:Nc(t)})}}class Th extends Be{status=void 0;constructor({message:n}={}){super(void 0,void 0,n||"Request was aborted.",void 0)}}class Ni extends Be{status=void 0;constructor({message:n,cause:t}){super(void 0,void 0,n||"Connection error.",void 0),t&&(this.cause=t)}}class Oc extends Ni{constructor(){super({message:"Request timed out."})}}class zc extends Be{name="BadRequestError";status=400}class Uc extends Be{name="AuthenticationError";status=401}class Pc extends Be{name="PermissionDeniedError";status=403}class Rc extends Be{name="NotFoundError";status=404}class jc extends Be{name="ConflictError";status=409}class Lc extends Be{name="UnprocessableEntityError";status=422}class Zc extends Be{name="RateLimitError";status=429}class Vc extends Be{name="InternalServerError"}const Oh=e=>{try{return JSON.parse(e)}catch{return}},qc=10,Mc=100;function zh(e){if(!e||!e.definitions)throw new Error("Invalid GraphQL query: missing definitions");const n=e.definitions.filter(r=>r.kind==="OperationDefinition");if(n.length>1)throw new Error("Invalid GraphQL query: multiple operations not allowed");if(n.length===0)throw new Error("Invalid GraphQL query: no operation definition found");const t=n[0],u=Uh(t);if(u>qc)throw new Error(`GraphQL query too deep: ${u} levels (max: ${qc})`);const i=Ph(t);if(i>Mc)throw new Error(`GraphQL query too complex: ${i} fields (max: ${Mc})`);if(t.operation!=="query"&&t.operation!=="mutation")throw new Error(`Invalid GraphQL operation type: ${t.operation}`)}function Uh(e){function n(t){let u=0;for(const i of t.selections)if(i.kind==="Field"&&i.selectionSet){const r=1+n(i.selectionSet);u=Math.max(u,r)}else if(i.kind==="InlineFragment"&&i.selectionSet){const r=n(i.selectionSet);u=Math.max(u,r)}else i.kind==="FragmentSpread"&&(u=Math.max(u,1));return u}return n(e.selectionSet)}function Ph(e){function n(t){let u=0;for(const i of t.selections)u+=1,i.kind==="Field"&&i.selectionSet||i.kind==="InlineFragment"&&i.selectionSet?u+=n(i.selectionSet):i.kind==="FragmentSpread"&&(u+=5);return u}return n(e.selectionSet)}function Rh(e){if(!e)return;const n=Object.create(null);for(const[t,u]of Object.entries(e)){if(!jh(t))throw new Error(`Invalid GraphQL variable name: ${t}`);if(t==="__proto__"||t==="constructor"||t==="prototype")throw new Error(`Invalid property name: ${t}`);n[t]=Zr(u)}return n}function jh(e){return/^[a-zA-Z_][a-zA-Z0-9_]*$/.test(e)}function Gc(e){return Array.from(e).filter(n=>{const t=n.charCodeAt(0);return t>31&&t!==127}).join("")}function Zr(e){if(e==null)return e;if(typeof e=="string")return Gc(e);if(typeof e=="number"||typeof e=="boolean")return e;if(Array.isArray(e))return e.map(Zr);if(typeof e=="object"){const n=Object.create(null);for(const[t,u]of Object.entries(e)){if(t.includes("__proto__")||t.includes("constructor"))throw new Error(`Invalid property name: ${t}`);n[t]=Zr(u)}return n}return Gc(String(e))}const Lh="sha256=";function Jc(e){return Array.from(new Uint8Array(e)).map(n=>n.toString(16).padStart(2,"0")).join("")}async function Zh(e){const n=new TextEncoder().encode(e),t=await crypto.subtle.digest("SHA-256",n);return Jc(t)}async function Vh(e,n){const t=new TextEncoder,u=await crypto.subtle.importKey("raw",t.encode(e),{name:"HMAC",hash:"SHA-256"},!1,["sign"]),i=await crypto.subtle.sign("HMAC",u,t.encode(n));return Jc(i)}function qh(e){const n=e.searchParams;return[...n].length===0?"":[...n.keys()].sort().map(t=>{const u=n.get(t)??"";return`${encodeURIComponent(t)}=${encodeURIComponent(u)}`}).join("&")}function Mh(e){const n=qh(e);return n===""?e.pathname:`${e.pathname}?${n}`}async function Gh(e,n,t){const u=t.body?await Zh(t.body):"",i=`${n}.${t.method.toUpperCase()}.${t.path}.${u}`,r=await Vh(e,i);return`${Lh}${r}`}async function Jh(e,n,t,u,i){const r=new URL(u),a=Mh(r),o=Date.now(),s=await Gh(n,o,{method:t,path:a,body:i});return{"X-Integrator-Key":e,"X-Signature":s,"X-Timestamp":String(o)}}async function Vr(e){const{response:n}=e;return n.headers.get("content-type")?.includes("application/json")?{response:await n.json(),headers:e.headers}:{response:await n.text(),headers:e.headers}}class Hh{baseGraphURL;baseRestURL;baseRestApiURL;timeout;apiKey;integrationKey;integratorSecret;constructor({environment:n,timeout:t=3e5,apiKey:u,integrationKey:i,integratorSecret:r}){this.apiKey=u,this.integrationKey=i,this.integratorSecret=r,this.baseGraphURL=jr[n].graphEndpoint,this.baseRestURL=jr[n].baseEndpoint,this.baseRestApiURL=jr[n].restEndpoint,this.timeout=Fh("timeout",t)}async query({query:n,variables:t}){zh(n);const u=Rh(t);return this.sendQuery({query:n,variables:u}).then(i=>Vr(i)).then(({response:i,headers:r})=>{if(i.data)return i.data;if(i.errors){const a=i.errors[0]??{message:"Unknown error"};throw new Tc(a.message,r)}else throw new Error("Unknown error")})}async request({method:n,path:t,body:u=void 0}){return this.sendRequest({method:n,path:t,body:u}).then(i=>Vr(i)).then(({response:i})=>i)}async restApi({method:n,path:t,body:u=void 0,query:i}){return this.sendRestApiRequest({method:n,path:t,body:u,...i?{query:i}:{}}).then(r=>Vr(r)).then(({response:r})=>r)}async sendQuery({query:n,variables:t}){const{url:u,req:i,timeout:r}=this.buildGraphRequest({query:n,variables:t});return this.sendHTTPRequest({url:u,req:i,timeout:r})}async sendRequest({method:n,path:t,body:u}){const{url:i,req:r,timeout:a}=this.buildRestRequest(n,t,u);return this.sendHTTPRequest({url:i,req:r,timeout:a})}async sendRestApiRequest({method:n,path:t,body:u,query:i}){const{url:r,req:a,timeout:o}=this.buildRestRequest(n,t,u,this.baseRestApiURL,i);if(this.integrationKey&&this.integratorSecret){const s=await Jh(this.integrationKey,this.integratorSecret,n,r,a.body??null),{"X-INTEGRATION-KEY":c,...l}=a.headers;a.headers={...l,...s}}return this.sendHTTPRequest({url:r,req:a,timeout:o})}async sendHTTPRequest({url:n,req:t,timeout:u}){const i=new AbortController,r=await this.fetchWithTimeout(n,t,u,i).catch(Nc);if(r instanceof Error)throw r.name==="AbortError"?new Oc:new Ni({cause:r});const a=this.getResponseHeaders(r.headers);if(!r.ok){const o=await r.text().catch(()=>"Unknown error"),s=Oh(o);throw this.makeStatusError(r.status,s,s?void 0:o,a)}return{response:r,controller:i,headers:a}}getResponseHeaders(n){const t=n.get("x-amzn-trace-id"),u=n.get("x-amzn-requestid");return{traceId:t,requestId:u}}async fetchWithTimeout(n,t,u,i){const{signal:r,...a}=t||{},o=AbortSignal.timeout(u),s=r?AbortSignal.any([r,o,i.signal]):AbortSignal.any([o,i.signal]);return fetch(n,{...a,signal:s})}buildGraphRequest({query:n,variables:t}){const u={query:Qe(n),variables:t,operationName:n?.definitions?.[0]?.name?.value},i=u?JSON.stringify(u,null,2):null,r=this.calculateContentLength(i),a=this.timeout,o={...r&&{"Content-Length":r},...this.defaultHeaders()},s=Object.fromEntries(Object.entries(o).filter(([l,f])=>f!==null)),c={method:"POST",...i?{body:i}:{},headers:s};return{url:this.baseGraphURL,req:c,timeout:a}}buildRestRequest(n,t,u,i,r){const a=u?JSON.stringify(u):null,o=this.calculateContentLength(a),s=this.timeout,c={...o&&{"Content-Length":o},...this.defaultHeaders()},l=Object.fromEntries(Object.entries(c).filter(([h,E])=>E!==null)),f={method:n,...a?{body:a}:{},headers:l},m=i??this.baseRestURL,d=t.startsWith("/")?t:"/"+t,v=new URL(d,m);if(r)for(const[h,E]of Object.entries(r))E!==void 0&&v.searchParams.set(h,String(E));return{url:v.toString(),req:f,timeout:s}}defaultHeaders(){return{Accept:"application/json","Content-Type":"application/json",...this.authHeaders()}}calculateContentLength(n){if(typeof n=="string"){if(typeof Buffer<"u")return Buffer.byteLength(n,"utf8").toString();if(typeof TextEncoder<"u")return new TextEncoder().encode(n).length.toString()}return null}authHeaders(){return{Authorization:"Bearer "+this.apiKey,...this.integrationKey?{"X-INTEGRATION-KEY":this.integrationKey}:{}}}makeStatusError(n,t,u,i){return Be.generate(n,t,u,i)}}function Qh(e){if(!(!e||typeof e!="object"))return e}function Kh(e,n){return e.replace(/\{([^}]+)\}/g,(t,u)=>{if(!n||!(u in n))throw new Error(`Missing path parameter: ${u}`);const i=n[u];if(i==null)throw new Error(`Missing path parameter: ${u}`);return encodeURIComponent(String(i))})}function Wh(e){if(!e)return;const n=[];for(const[t,u]of Object.entries(e))if(u!==void 0){if(typeof u!="string"&&typeof u!="number"&&typeof u!="boolean")throw new Error(`Unsupported query parameter value for ${t}`);n.push([t,u])}return n.length>0?Object.fromEntries(n):void 0}function ee(e,n,...[t]){const u=Qh(t?.params),i=Kh(e,u),r=Wh(t?.query),a=t?.body;return{method:n,path:i,...a!==void 0?{body:a}:{},...r?{query:r}:{}}}class Yh{client;constructor(n){this.client=n}async list(n){return this.client.restApi(ee("/v1/integrator/ach-debit/returns","get",n?{query:n}:void 0))}async get(n){return this.client.restApi(ee("/v1/integrator/ach-debit/returns/{returnId}","get",{params:{returnId:n}}))}}class Xh{client;constructor(n){this.client=n}async list(){return this.client.restApi(ee("/v1/bank-accounts/","get"))}async get(n){return this.client.restApi(ee("/v1/bank-accounts/{accountId}","get",{params:{accountId:n}}))}async create(n){return this.client.restApi(ee("/v1/bank-accounts/","post",{body:n}))}async delete(n){return this.client.restApi(ee("/v1/bank-accounts/{accountId}","delete",{params:{accountId:n}}))}async createLinkToken(n){return this.client.restApi(ee("/v1/bank-accounts/link-token","post",n?{body:n}:void 0))}async completeLinking(n){return this.client.restApi(ee("/v1/bank-accounts/link-complete","post",{body:n}))}}var Zt={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"BillFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Bill"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"originator"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"payable"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"verifying"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"billType"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"billAccountDetails"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"balance"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"amountDue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"openedAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"lastPaymentAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"lastPaymentDate"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"nextPaymentDueDate"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"nextPaymentMinimumAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"lastStatementBalance"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"remainingStatementBalance"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"dataSync"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lastSync"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"syncStatus"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"institution"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"logo"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"paymentAddresses"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:588}};Zt.loc.source={body:`fragment BillFragment on Bill {
42
+ In some cases, you need to provide options to alter GraphQL's execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.`,fields:function(){return{name:{type:new j(ie),resolve:function(t){return t.name}},description:{type:ie,resolve:function(t){return t.description}},isRepeatable:{type:new j(Ie),resolve:function(t){return t.isRepeatable}},locations:{type:new j(new ce(new j(Sc))),resolve:function(t){return t.locations}},args:{type:new j(new ce(new j(Ii))),args:{includeDeprecated:{type:Ie,defaultValue:!1}},resolve:function(t,u){var i=u.includeDeprecated;return i?t.args:t.args.filter(function(r){return r.deprecationReason==null})}}}}}),Sc=new _i({name:"__DirectiveLocation",description:"A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.",values:{QUERY:{value:Q.QUERY,description:"Location adjacent to a query operation."},MUTATION:{value:Q.MUTATION,description:"Location adjacent to a mutation operation."},SUBSCRIPTION:{value:Q.SUBSCRIPTION,description:"Location adjacent to a subscription operation."},FIELD:{value:Q.FIELD,description:"Location adjacent to a field."},FRAGMENT_DEFINITION:{value:Q.FRAGMENT_DEFINITION,description:"Location adjacent to a fragment definition."},FRAGMENT_SPREAD:{value:Q.FRAGMENT_SPREAD,description:"Location adjacent to a fragment spread."},INLINE_FRAGMENT:{value:Q.INLINE_FRAGMENT,description:"Location adjacent to an inline fragment."},VARIABLE_DEFINITION:{value:Q.VARIABLE_DEFINITION,description:"Location adjacent to a variable definition."},SCHEMA:{value:Q.SCHEMA,description:"Location adjacent to a schema definition."},SCALAR:{value:Q.SCALAR,description:"Location adjacent to a scalar definition."},OBJECT:{value:Q.OBJECT,description:"Location adjacent to an object type definition."},FIELD_DEFINITION:{value:Q.FIELD_DEFINITION,description:"Location adjacent to a field definition."},ARGUMENT_DEFINITION:{value:Q.ARGUMENT_DEFINITION,description:"Location adjacent to an argument definition."},INTERFACE:{value:Q.INTERFACE,description:"Location adjacent to an interface definition."},UNION:{value:Q.UNION,description:"Location adjacent to a union definition."},ENUM:{value:Q.ENUM,description:"Location adjacent to an enum definition."},ENUM_VALUE:{value:Q.ENUM_VALUE,description:"Location adjacent to an enum value definition."},INPUT_OBJECT:{value:Q.INPUT_OBJECT,description:"Location adjacent to an input object type definition."},INPUT_FIELD_DEFINITION:{value:Q.INPUT_FIELD_DEFINITION,description:"Location adjacent to an input object field definition."}}}),Re=new sn({name:"__Type",description:"The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\n\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name, description and optional `specifiedByUrl`, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.",fields:function(){return{kind:{type:new j(Ac),resolve:function(t){if(zt(t))return fe.SCALAR;if(Ve(t))return fe.OBJECT;if(xe(t))return fe.INTERFACE;if(an(t))return fe.UNION;if(on(t))return fe.ENUM;if(An(t))return fe.INPUT_OBJECT;if(Ut(t))return fe.LIST;if(Zn(t))return fe.NON_NULL;Tt(0,'Unexpected type: "'.concat(J(t),'".'))}},name:{type:ie,resolve:function(t){return t.name!==void 0?t.name:void 0}},description:{type:ie,resolve:function(t){return t.description!==void 0?t.description:void 0}},specifiedByUrl:{type:ie,resolve:function(t){return t.specifiedByUrl!==void 0?t.specifiedByUrl:void 0}},fields:{type:new ce(new j(Bc)),args:{includeDeprecated:{type:Ie,defaultValue:!1}},resolve:function(t,u){var i=u.includeDeprecated;if(Ve(t)||xe(t)){var r=wn(t.getFields());return i?r:r.filter(function(a){return a.deprecationReason==null})}}},interfaces:{type:new ce(new j(Re)),resolve:function(t){if(Ve(t)||xe(t))return t.getInterfaces()}},possibleTypes:{type:new ce(new j(Re)),resolve:function(t,u,i,r){var a=r.schema;if(Jp(t))return a.getPossibleTypes(t)}},enumValues:{type:new ce(new j(wc)),args:{includeDeprecated:{type:Ie,defaultValue:!1}},resolve:function(t,u){var i=u.includeDeprecated;if(on(t)){var r=t.getValues();return i?r:r.filter(function(a){return a.deprecationReason==null})}}},inputFields:{type:new ce(new j(Ii)),args:{includeDeprecated:{type:Ie,defaultValue:!1}},resolve:function(t,u){var i=u.includeDeprecated;if(An(t)){var r=wn(t.getFields());return i?r:r.filter(function(a){return a.deprecationReason==null})}}},ofType:{type:Re,resolve:function(t){return t.ofType!==void 0?t.ofType:void 0}}}}}),Bc=new sn({name:"__Field",description:"Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.",fields:function(){return{name:{type:new j(ie),resolve:function(t){return t.name}},description:{type:ie,resolve:function(t){return t.description}},args:{type:new j(new ce(new j(Ii))),args:{includeDeprecated:{type:Ie,defaultValue:!1}},resolve:function(t,u){var i=u.includeDeprecated;return i?t.args:t.args.filter(function(r){return r.deprecationReason==null})}},type:{type:new j(Re),resolve:function(t){return t.type}},isDeprecated:{type:new j(Ie),resolve:function(t){return t.deprecationReason!=null}},deprecationReason:{type:ie,resolve:function(t){return t.deprecationReason}}}}}),Ii=new sn({name:"__InputValue",description:"Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.",fields:function(){return{name:{type:new j(ie),resolve:function(t){return t.name}},description:{type:ie,resolve:function(t){return t.description}},type:{type:new j(Re),resolve:function(t){return t.type}},defaultValue:{type:ie,description:"A GraphQL-formatted string representing the default value for this input value.",resolve:function(t){var u=t.type,i=t.defaultValue,r=Lt(i,u);return r?Qe(r):null}},isDeprecated:{type:new j(Ie),resolve:function(t){return t.deprecationReason!=null}},deprecationReason:{type:ie,resolve:function(t){return t.deprecationReason}}}}}),wc=new sn({name:"__EnumValue",description:"One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.",fields:function(){return{name:{type:new j(ie),resolve:function(t){return t.name}},description:{type:ie,resolve:function(t){return t.description}},isDeprecated:{type:new j(Ie),resolve:function(t){return t.deprecationReason!=null}},deprecationReason:{type:ie,resolve:function(t){return t.deprecationReason}}}}}),fe=Object.freeze({SCALAR:"SCALAR",OBJECT:"OBJECT",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",INPUT_OBJECT:"INPUT_OBJECT",LIST:"LIST",NON_NULL:"NON_NULL"}),Ac=new _i({name:"__TypeKind",description:"An enum describing what kind of type a given `__Type` is.",values:{SCALAR:{value:fe.SCALAR,description:"Indicates this type is a scalar."},OBJECT:{value:fe.OBJECT,description:"Indicates this type is an object. `fields` and `interfaces` are valid fields."},INTERFACE:{value:fe.INTERFACE,description:"Indicates this type is an interface. `fields`, `interfaces`, and `possibleTypes` are valid fields."},UNION:{value:fe.UNION,description:"Indicates this type is a union. `possibleTypes` is a valid field."},ENUM:{value:fe.ENUM,description:"Indicates this type is an enum. `enumValues` is a valid field."},INPUT_OBJECT:{value:fe.INPUT_OBJECT,description:"Indicates this type is an input object. `inputFields` is a valid field."},LIST:{value:fe.LIST,description:"Indicates this type is a list. `ofType` is a valid field."},NON_NULL:{value:fe.NON_NULL,description:"Indicates this type is a non-null. `ofType` is a valid field."}}}),_c={name:"__schema",type:new j(Rr),description:"Access the current type schema of this server.",args:[],resolve:function(n,t,u,i){var r=i.schema;return r},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},Cc={name:"__type",type:Re,description:"Request the type information of a single type.",args:[{name:"name",description:void 0,type:new j(ie),defaultValue:void 0,deprecationReason:void 0,extensions:void 0,astNode:void 0}],resolve:function(n,t,u,i){var r=t.name,a=i.schema;return a.getType(r)},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},$c={name:"__typename",type:new j(ie),description:"The name of the current Object type at runtime.",args:[],resolve:function(n,t,u,i){var r=i.parentType;return r.name},isDeprecated:!1,deprecationReason:void 0,extensions:void 0,astNode:void 0},xc=Object.freeze([Rr,Dc,Sc,Re,Bc,Ii,wc,Ac]);function gh(e,n){for(var t=0;t<n.length;t++){var u=n[t];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(e,u.key,u)}}function Eh(e,n,t){return n&&gh(e.prototype,n),e}function yh(e){return He(e,Gn)}var Gn=function(){function e(t){var u,i;this.name=t.name,this.description=t.description,this.locations=t.locations,this.isRepeatable=(u=t.isRepeatable)!==null&&u!==void 0?u:!1,this.extensions=t.extensions&&_e(t.extensions),this.astNode=t.astNode,t.name||q(0,"Directive must be named."),Array.isArray(t.locations)||q(0,"@".concat(t.name," locations must be an Array."));var r=(i=t.args)!==null&&i!==void 0?i:{};Bn(r)&&!Array.isArray(r)||q(0,"@".concat(t.name," args must be an object with argument names as keys.")),this.args=Ot(r).map(function(a){var o=a[0],s=a[1];return{name:o,description:s.description,type:s.type,defaultValue:s.defaultValue,deprecationReason:s.deprecationReason,extensions:s.extensions&&_e(s.extensions),astNode:s.astNode}})}var n=e.prototype;return n.toConfig=function(){return{name:this.name,description:this.description,locations:this.locations,args:pc(this.args),isRepeatable:this.isRepeatable,extensions:this.extensions,astNode:this.astNode}},n.toString=function(){return"@"+this.name},n.toJSON=function(){return this.toString()},Eh(e,[{key:$e,get:function(){return"GraphQLDirective"}}]),e}();ze(Gn);var bh=new Gn({name:"include",description:"Directs the executor to include this field or fragment only when the `if` argument is true.",locations:[Q.FIELD,Q.FRAGMENT_SPREAD,Q.INLINE_FRAGMENT],args:{if:{type:new j(Ie),description:"Included when true."}}}),kh=new Gn({name:"skip",description:"Directs the executor to skip this field or fragment when the `if` argument is true.",locations:[Q.FIELD,Q.FRAGMENT_SPREAD,Q.INLINE_FRAGMENT],args:{if:{type:new j(Ie),description:"Skipped when true."}}}),Dh="No longer supported",Sh=new Gn({name:"deprecated",description:"Marks an element of a GraphQL schema as no longer supported.",locations:[Q.FIELD_DEFINITION,Q.ARGUMENT_DEFINITION,Q.INPUT_FIELD_DEFINITION,Q.ENUM_VALUE],args:{reason:{type:ie,description:"Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted using the Markdown syntax, as specified by [CommonMark](https://commonmark.org/).",defaultValue:Dh}}}),Bh=new Gn({name:"specifiedBy",description:"Exposes a URL that specifies the behaviour of this scalar.",locations:[Q.SCALAR],args:{url:{type:new j(ie),description:"The URL that specifies the behaviour of this scalar."}}}),wh=Object.freeze([bh,kh,Sh,Bh]);function Ah(e,n){for(var t=0;t<n.length;t++){var u=n[t];u.enumerable=u.enumerable||!1,u.configurable=!0,"value"in u&&(u.writable=!0),Object.defineProperty(e,u.key,u)}}function _h(e,n,t){return n&&Ah(e.prototype,n),e}(function(){function e(t){var u;this.__validationErrors=t.assumeValid===!0?[]:void 0,Bn(t)||q(0,"Must provide configuration object."),!t.types||Array.isArray(t.types)||q(0,'"types" must be Array if provided but got: '.concat(J(t.types),".")),!t.directives||Array.isArray(t.directives)||q(0,'"directives" must be Array if provided but got: '+"".concat(J(t.directives),".")),this.description=t.description,this.extensions=t.extensions&&_e(t.extensions),this.astNode=t.astNode,this.extensionASTNodes=t.extensionASTNodes,this._queryType=t.query,this._mutationType=t.mutation,this._subscriptionType=t.subscription,this._directives=(u=t.directives)!==null&&u!==void 0?u:wh;var i=new Set(t.types);if(t.types!=null)for(var r=0,a=t.types;r<a.length;r++){var o=a[r];i.delete(o),je(o,i)}this._queryType!=null&&je(this._queryType,i),this._mutationType!=null&&je(this._mutationType,i),this._subscriptionType!=null&&je(this._subscriptionType,i);for(var s=0,c=this._directives;s<c.length;s++){var l=c[s];if(yh(l))for(var f=0,m=l.args;f<m.length;f++){var d=m[f];je(d.type,i)}}je(Rr,i),this._typeMap=Object.create(null),this._subTypeMap=Object.create(null),this._implementationsMap=Object.create(null);for(var v=0,h=nh(i);v<h.length;v++){var E=h[v];if(E!=null){var b=E.name;if(b||q(0,"One of the provided types for building the Schema is missing a name."),this._typeMap[b]!==void 0)throw new Error('Schema must contain uniquely named types but contains multiple types named "'.concat(b,'".'));if(this._typeMap[b]=E,xe(E))for(var y=0,k=E.getInterfaces();y<k.length;y++){var _=k[y];if(xe(_)){var B=this._implementationsMap[_.name];B===void 0&&(B=this._implementationsMap[_.name]={objects:[],interfaces:[]}),B.interfaces.push(E)}}else if(Ve(E))for(var G=0,V=E.getInterfaces();G<V.length;G++){var F=V[G];if(xe(F)){var g=this._implementationsMap[F.name];g===void 0&&(g=this._implementationsMap[F.name]={objects:[],interfaces:[]}),g.objects.push(E)}}}}}var n=e.prototype;return n.getQueryType=function(){return this._queryType},n.getMutationType=function(){return this._mutationType},n.getSubscriptionType=function(){return this._subscriptionType},n.getTypeMap=function(){return this._typeMap},n.getType=function(u){return this.getTypeMap()[u]},n.getPossibleTypes=function(u){return an(u)?u.getTypes():this.getImplementations(u).objects},n.getImplementations=function(u){var i=this._implementationsMap[u.name];return i??{objects:[],interfaces:[]}},n.isPossibleType=function(u,i){return this.isSubType(u,i)},n.isSubType=function(u,i){var r=this._subTypeMap[u.name];if(r===void 0){if(r=Object.create(null),an(u))for(var a=0,o=u.getTypes();a<o.length;a++){var s=o[a];r[s.name]=!0}else{for(var c=this.getImplementations(u),l=0,f=c.objects;l<f.length;l++){var m=f[l];r[m.name]=!0}for(var d=0,v=c.interfaces;d<v.length;d++){var h=v[d];r[h.name]=!0}}this._subTypeMap[u.name]=r}return r[i.name]!==void 0},n.getDirectives=function(){return this._directives},n.getDirective=function(u){return ac(this.getDirectives(),function(i){return i.name===u})},n.toConfig=function(){var u;return{description:this.description,query:this.getQueryType(),mutation:this.getMutationType(),subscription:this.getSubscriptionType(),types:wn(this.getTypeMap()),directives:this.getDirectives().slice(),extensions:this.extensions,astNode:this.astNode,extensionASTNodes:(u=this.extensionASTNodes)!==null&&u!==void 0?u:[],assumeValid:this.__validationErrors!==void 0}},_h(e,[{key:$e,get:function(){return"GraphQLSchema"}}]),e})();function je(e,n){var t=Pt(e);if(!n.has(t)){if(n.add(t),an(t))for(var u=0,i=t.getTypes();u<i.length;u++){var r=i[u];je(r,n)}else if(Ve(t)||xe(t)){for(var a=0,o=t.getInterfaces();a<o.length;a++){var s=o[a];je(s,n)}for(var c=0,l=wn(t.getFields());c<l.length;c++){var f=l[c];je(f.type,n);for(var m=0,d=f.args;m<d.length;m++){var v=d[m];je(v.type,n)}}}else if(An(t))for(var h=0,E=wn(t.getFields());h<E.length;h++){var b=E[h];je(b.type,n)}}return n}function Fi(e,n){var t;if(n.kind===C.LIST_TYPE)return t=Fi(e,n.type),t&&new ce(t);if(n.kind===C.NON_NULL_TYPE)return t=Fi(e,n.type),t&&new j(t);if(n.kind===C.NAMED_TYPE)return e.getType(n.name.value);Tt(0,"Unexpected type node: "+J(n))}var Ch=function(){function e(t,u,i){this._schema=t,this._typeStack=[],this._parentTypeStack=[],this._inputTypeStack=[],this._fieldDefStack=[],this._defaultValueStack=[],this._directive=null,this._argument=null,this._enumValue=null,this._getFieldDef=u??$h,i&&(Vn(i)&&this._inputTypeStack.push(i),Or(i)&&this._parentTypeStack.push(i),wi(i)&&this._typeStack.push(i))}var n=e.prototype;return n.getType=function(){if(this._typeStack.length>0)return this._typeStack[this._typeStack.length-1]},n.getParentType=function(){if(this._parentTypeStack.length>0)return this._parentTypeStack[this._parentTypeStack.length-1]},n.getInputType=function(){if(this._inputTypeStack.length>0)return this._inputTypeStack[this._inputTypeStack.length-1]},n.getParentInputType=function(){if(this._inputTypeStack.length>1)return this._inputTypeStack[this._inputTypeStack.length-2]},n.getFieldDef=function(){if(this._fieldDefStack.length>0)return this._fieldDefStack[this._fieldDefStack.length-1]},n.getDefaultValue=function(){if(this._defaultValueStack.length>0)return this._defaultValueStack[this._defaultValueStack.length-1]},n.getDirective=function(){return this._directive},n.getArgument=function(){return this._argument},n.getEnumValue=function(){return this._enumValue},n.enter=function(u){var i=this._schema;switch(u.kind){case C.SELECTION_SET:{var r=Pt(this.getType());this._parentTypeStack.push(Or(r)?r:void 0);break}case C.FIELD:{var a=this.getParentType(),o,s;a&&(o=this._getFieldDef(i,a,u),o&&(s=o.type)),this._fieldDefStack.push(o),this._typeStack.push(wi(s)?s:void 0);break}case C.DIRECTIVE:this._directive=i.getDirective(u.name.value);break;case C.OPERATION_DEFINITION:{var c;switch(u.operation){case"query":c=i.getQueryType();break;case"mutation":c=i.getMutationType();break;case"subscription":c=i.getSubscriptionType();break}this._typeStack.push(Ve(c)?c:void 0);break}case C.INLINE_FRAGMENT:case C.FRAGMENT_DEFINITION:{var l=u.typeCondition,f=l?Fi(i,l):Pt(this.getType());this._typeStack.push(wi(f)?f:void 0);break}case C.VARIABLE_DEFINITION:{var m=Fi(i,u.type);this._inputTypeStack.push(Vn(m)?m:void 0);break}case C.ARGUMENT:{var d,v,h,E=(d=this.getDirective())!==null&&d!==void 0?d:this.getFieldDef();E&&(v=ac(E.args,function(F){return F.name===u.name.value}),v&&(h=v.type)),this._argument=v,this._defaultValueStack.push(v?v.defaultValue:void 0),this._inputTypeStack.push(Vn(h)?h:void 0);break}case C.LIST:{var b=Kp(this.getInputType()),y=Ut(b)?b.ofType:b;this._defaultValueStack.push(void 0),this._inputTypeStack.push(Vn(y)?y:void 0);break}case C.OBJECT_FIELD:{var k=Pt(this.getInputType()),_,B;An(k)&&(B=k.getFields()[u.name.value],B&&(_=B.type)),this._defaultValueStack.push(B?B.defaultValue:void 0),this._inputTypeStack.push(Vn(_)?_:void 0);break}case C.ENUM:{var G=Pt(this.getInputType()),V;on(G)&&(V=G.getValue(u.value)),this._enumValue=V;break}}},n.leave=function(u){switch(u.kind){case C.SELECTION_SET:this._parentTypeStack.pop();break;case C.FIELD:this._fieldDefStack.pop(),this._typeStack.pop();break;case C.DIRECTIVE:this._directive=null;break;case C.OPERATION_DEFINITION:case C.INLINE_FRAGMENT:case C.FRAGMENT_DEFINITION:this._typeStack.pop();break;case C.VARIABLE_DEFINITION:this._inputTypeStack.pop();break;case C.ARGUMENT:this._argument=null,this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case C.LIST:case C.OBJECT_FIELD:this._defaultValueStack.pop(),this._inputTypeStack.pop();break;case C.ENUM:this._enumValue=null;break}},e}();function $h(e,n,t){var u=t.name.value;if(u===_c.name&&e.getQueryType()===n)return _c;if(u===Cc.name&&e.getQueryType()===n)return Cc;if(u===$c.name&&Or(n))return $c;if(Ve(n)||xe(n))return n.getFields()[u]}function xh(e,n){return{enter:function(u){e.enter(u);var i=Ir(n,u.kind,!1);if(i){var r=i.apply(n,arguments);return r!==void 0&&(e.leave(u),xr(r)&&e.enter(r)),r}},leave:function(u){var i=Ir(n,u.kind,!0),r;return i&&(r=i.apply(n,arguments)),e.leave(u),r}}}[].concat(bc,xc).map(function(e){return e.name});var cn;function Jn(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}cn={},Jn(cn,C.SCALAR_TYPE_DEFINITION,C.SCALAR_TYPE_EXTENSION),Jn(cn,C.OBJECT_TYPE_DEFINITION,C.OBJECT_TYPE_EXTENSION),Jn(cn,C.INTERFACE_TYPE_DEFINITION,C.INTERFACE_TYPE_EXTENSION),Jn(cn,C.UNION_TYPE_DEFINITION,C.UNION_TYPE_EXTENSION),Jn(cn,C.ENUM_TYPE_DEFINITION,C.ENUM_TYPE_EXTENSION),Jn(cn,C.INPUT_OBJECT_TYPE_DEFINITION,C.INPUT_OBJECT_TYPE_EXTENSION);function Ic(e,n){e.prototype=Object.create(n.prototype),e.prototype.constructor=e,e.__proto__=n}var Fc=function(){function e(t,u){this._ast=t,this._fragments=void 0,this._fragmentSpreads=new Map,this._recursivelyReferencedFragments=new Map,this._onError=u}var n=e.prototype;return n.reportError=function(u){this._onError(u)},n.getDocument=function(){return this._ast},n.getFragment=function(u){var i=this._fragments;return i||(this._fragments=i=this.getDocument().definitions.reduce(function(r,a){return a.kind===C.FRAGMENT_DEFINITION&&(r[a.name.value]=a),r},Object.create(null))),i[u]},n.getFragmentSpreads=function(u){var i=this._fragmentSpreads.get(u);if(!i){i=[];for(var r=[u];r.length!==0;)for(var a=r.pop(),o=0,s=a.selections;o<s.length;o++){var c=s[o];c.kind===C.FRAGMENT_SPREAD?i.push(c):c.selectionSet&&r.push(c.selectionSet)}this._fragmentSpreads.set(u,i)}return i},n.getRecursivelyReferencedFragments=function(u){var i=this._recursivelyReferencedFragments.get(u);if(!i){i=[];for(var r=Object.create(null),a=[u.selectionSet];a.length!==0;)for(var o=a.pop(),s=0,c=this.getFragmentSpreads(o);s<c.length;s++){var l=c[s],f=l.name.value;if(r[f]!==!0){r[f]=!0;var m=this.getFragment(f);m&&(i.push(m),a.push(m.selectionSet))}}this._recursivelyReferencedFragments.set(u,i)}return i},e}();(function(e){Ic(n,e);function n(u,i,r){var a;return a=e.call(this,u,r)||this,a._schema=i,a}var t=n.prototype;return t.getSchema=function(){return this._schema},n})(Fc),function(e){Ic(n,e);function n(u,i,r,a){var o;return o=e.call(this,i,a)||this,o._schema=u,o._typeInfo=r,o._variableUsages=new Map,o._recursiveVariableUsages=new Map,o}var t=n.prototype;return t.getSchema=function(){return this._schema},t.getVariableUsages=function(i){var r=this._variableUsages.get(i);if(!r){var a=[],o=new Ch(this._schema);rc(i,xh(o,{VariableDefinition:function(){return!1},Variable:function(c){a.push({node:c,type:o.getInputType(),defaultValue:o.getDefaultValue()})}})),r=a,this._variableUsages.set(i,r)}return r},t.getRecursiveVariableUsages=function(i){var r=this._recursiveVariableUsages.get(i);if(!r){r=this.getVariableUsages(i);for(var a=0,o=this.getRecursivelyReferencedFragments(i);a<o.length;a++){var s=o[a];r=r.concat(this.getVariableUsages(s))}this._recursiveVariableUsages.set(i,r)}return r},t.getType=function(){return this._typeInfo.getType()},t.getParentType=function(){return this._typeInfo.getParentType()},t.getInputType=function(){return this._typeInfo.getInputType()},t.getParentInputType=function(){return this._typeInfo.getParentInputType()},t.getFieldDef=function(){return this._typeInfo.getFieldDef()},t.getDirective=function(){return this._typeInfo.getDirective()},t.getArgument=function(){return this._typeInfo.getArgument()},t.getEnumValue=function(){return this._typeInfo.getEnumValue()},n}(Fc),oc(bc.concat(xc),function(e){return e.name});const Nc=e=>e instanceof Error?e:typeof e=="string"?new Error(e):new Error(String(e)),Ih=()=>typeof globalThis.window<"u"&&typeof globalThis.window.document<"u"&&typeof globalThis.navigator<"u",jr={staging:{baseEndpoint:"https://api-staging.spritz.finance",graphEndpoint:"https://api-staging.spritz.finance/router/graph",restEndpoint:"https://sandbox.spritz.finance"},production:{baseEndpoint:"https://api.spritz.finance",graphEndpoint:"https://api.spritz.finance/router/graph",restEndpoint:"https://platform.spritz.finance"}},Fh=(e,n)=>{if(typeof n!="number"||!Number.isInteger(n))throw new Error(`${e} must be an integer`);if(n<0)throw new Error(`${e} must be a positive integer`);return n};function Nh(e){if(typeof e=="string")return e;try{return JSON.stringify(e)}catch{return String(e)}}function Lr(e,n){if(!e||typeof e!="object"||!(n in e))return;const t=e[n];if(typeof t=="string"&&t.length>0)return t}class Tc extends Error{timestamp;headers;constructor(n,t){super(n),this.name="SpritzApiError",this.message=n,this.headers=t??{},this.timestamp=new Date().toISOString()}}class Be extends Error{status;error;headers;timestamp;constructor(n,t,u,i){super(Be.makeMessage(t,u)),this.status=n,this.error=t,this.headers=i,this.timestamp=new Date().toISOString()}static makeMessage(n,t){const u=Lr(n,"detail");if(u)return u;const i=Lr(n,"title");return i||Lr(n,"message")||(n!==void 0?Nh(n):t||"Unknown error occurred")}static generate(n,t,u,i){return n?n===400?new zc(n,t,u,i):n===401?new Uc(n,t,u,i):n===403?new Pc(n,t,u,i):n===404?new Rc(n,t,u,i):n===409?new jc(n,t,u,i):n===422?new Lc(n,t,u,i):n===429?new Zc(n,t,u,i):n>=500?new Vc(n,t,u,i):new Be(n,t,u,i):new Ni({cause:Nc(t)})}}class Th extends Be{status=void 0;constructor({message:n}={}){super(void 0,void 0,n||"Request was aborted.",void 0)}}class Ni extends Be{status=void 0;constructor({message:n,cause:t}){super(void 0,void 0,n||"Connection error.",void 0),t&&(this.cause=t)}}class Oc extends Ni{constructor(){super({message:"Request timed out."})}}class zc extends Be{name="BadRequestError";status=400}class Uc extends Be{name="AuthenticationError";status=401}class Pc extends Be{name="PermissionDeniedError";status=403}class Rc extends Be{name="NotFoundError";status=404}class jc extends Be{name="ConflictError";status=409}class Lc extends Be{name="UnprocessableEntityError";status=422}class Zc extends Be{name="RateLimitError";status=429}class Vc extends Be{name="InternalServerError"}const Oh=e=>{try{return JSON.parse(e)}catch{return}},qc=10,Mc=100;function zh(e){if(!e||!e.definitions)throw new Error("Invalid GraphQL query: missing definitions");const n=e.definitions.filter(r=>r.kind==="OperationDefinition");if(n.length>1)throw new Error("Invalid GraphQL query: multiple operations not allowed");if(n.length===0)throw new Error("Invalid GraphQL query: no operation definition found");const t=n[0],u=Uh(t);if(u>qc)throw new Error(`GraphQL query too deep: ${u} levels (max: ${qc})`);const i=Ph(t);if(i>Mc)throw new Error(`GraphQL query too complex: ${i} fields (max: ${Mc})`);if(t.operation!=="query"&&t.operation!=="mutation")throw new Error(`Invalid GraphQL operation type: ${t.operation}`)}function Uh(e){function n(t){let u=0;for(const i of t.selections)if(i.kind==="Field"&&i.selectionSet){const r=1+n(i.selectionSet);u=Math.max(u,r)}else if(i.kind==="InlineFragment"&&i.selectionSet){const r=n(i.selectionSet);u=Math.max(u,r)}else i.kind==="FragmentSpread"&&(u=Math.max(u,1));return u}return n(e.selectionSet)}function Ph(e){function n(t){let u=0;for(const i of t.selections)u+=1,i.kind==="Field"&&i.selectionSet||i.kind==="InlineFragment"&&i.selectionSet?u+=n(i.selectionSet):i.kind==="FragmentSpread"&&(u+=5);return u}return n(e.selectionSet)}function Rh(e){if(!e)return;const n=Object.create(null);for(const[t,u]of Object.entries(e)){if(!jh(t))throw new Error(`Invalid GraphQL variable name: ${t}`);if(t==="__proto__"||t==="constructor"||t==="prototype")throw new Error(`Invalid property name: ${t}`);n[t]=Zr(u)}return n}function jh(e){return/^[a-zA-Z_][a-zA-Z0-9_]*$/.test(e)}function Gc(e){return Array.from(e).filter(n=>{const t=n.charCodeAt(0);return t>31&&t!==127}).join("")}function Zr(e){if(e==null)return e;if(typeof e=="string")return Gc(e);if(typeof e=="number"||typeof e=="boolean")return e;if(Array.isArray(e))return e.map(Zr);if(typeof e=="object"){const n=Object.create(null);for(const[t,u]of Object.entries(e)){if(t.includes("__proto__")||t.includes("constructor"))throw new Error(`Invalid property name: ${t}`);n[t]=Zr(u)}return n}return Gc(String(e))}const Lh="sha256=";function Jc(e){return Array.from(new Uint8Array(e)).map(n=>n.toString(16).padStart(2,"0")).join("")}async function Zh(e){const n=new TextEncoder().encode(e),t=await crypto.subtle.digest("SHA-256",n);return Jc(t)}async function Vh(e,n){const t=new TextEncoder,u=await crypto.subtle.importKey("raw",t.encode(e),{name:"HMAC",hash:"SHA-256"},!1,["sign"]),i=await crypto.subtle.sign("HMAC",u,t.encode(n));return Jc(i)}function qh(e){const n=e.searchParams;return[...n].length===0?"":[...n.keys()].sort().map(t=>{const u=n.get(t)??"";return`${encodeURIComponent(t)}=${encodeURIComponent(u)}`}).join("&")}function Mh(e){const n=qh(e);return n===""?e.pathname:`${e.pathname}?${n}`}async function Gh(e,n,t){const u=t.body?await Zh(t.body):"",i=`${n}.${t.method.toUpperCase()}.${t.path}.${u}`,r=await Vh(e,i);return`${Lh}${r}`}async function Jh(e,n,t,u,i){const r=new URL(u),a=Mh(r),o=Date.now(),s=await Gh(n,o,{method:t,path:a,body:i});return{"X-Integrator-Key":e,"X-Signature":s,"X-Timestamp":String(o)}}async function Vr(e){const{response:n}=e;return n.headers.get("content-type")?.includes("application/json")?{response:await n.json(),headers:e.headers}:{response:await n.text(),headers:e.headers}}class Hh{baseGraphURL;baseRestURL;baseRestApiURL;timeout;apiKey;integrationKey;integratorSecret;constructor({environment:n,timeout:t=3e5,apiKey:u,integrationKey:i,integratorSecret:r}){this.apiKey=u,this.integrationKey=i,this.integratorSecret=r,this.baseGraphURL=jr[n].graphEndpoint,this.baseRestURL=jr[n].baseEndpoint,this.baseRestApiURL=jr[n].restEndpoint,this.timeout=Fh("timeout",t)}async query({query:n,variables:t}){zh(n);const u=Rh(t);return this.sendQuery({query:n,variables:u}).then(i=>Vr(i)).then(({response:i,headers:r})=>{if(i.data)return i.data;if(i.errors){const a=i.errors[0]??{message:"Unknown error"};throw new Tc(a.message,r)}else throw new Error("Unknown error")})}async request({method:n,path:t,body:u=void 0}){return this.sendRequest({method:n,path:t,body:u}).then(i=>Vr(i)).then(({response:i})=>i)}async restApi({method:n,path:t,body:u=void 0,query:i}){return this.sendRestApiRequest({method:n,path:t,body:u,...i?{query:i}:{}}).then(r=>Vr(r)).then(({response:r})=>r)}async sendQuery({query:n,variables:t}){const{url:u,req:i,timeout:r}=this.buildGraphRequest({query:n,variables:t});return this.sendHTTPRequest({url:u,req:i,timeout:r})}async sendRequest({method:n,path:t,body:u}){const{url:i,req:r,timeout:a}=this.buildRestRequest(n,t,u);return this.sendHTTPRequest({url:i,req:r,timeout:a})}async sendRestApiRequest({method:n,path:t,body:u,query:i}){const{url:r,req:a,timeout:o}=this.buildRestRequest(n,t,u,this.baseRestApiURL,i);if(this.integrationKey&&this.integratorSecret){const s=await Jh(this.integrationKey,this.integratorSecret,n,r,a.body??null),{"X-INTEGRATION-KEY":c,...l}=a.headers;a.headers={...l,...s}}return this.sendHTTPRequest({url:r,req:a,timeout:o})}async sendHTTPRequest({url:n,req:t,timeout:u}){const i=new AbortController,r=await this.fetchWithTimeout(n,t,u,i).catch(Nc);if(r instanceof Error)throw r.name==="AbortError"?new Oc:new Ni({cause:r});const a=this.getResponseHeaders(r.headers);if(!r.ok){const o=await r.text().catch(()=>"Unknown error"),s=Oh(o);throw this.makeStatusError(r.status,s,s?void 0:o,a)}return{response:r,controller:i,headers:a}}getResponseHeaders(n){const t=n.get("x-amzn-trace-id"),u=n.get("x-amzn-requestid");return{traceId:t,requestId:u}}async fetchWithTimeout(n,t,u,i){const{signal:r,...a}=t||{},o=AbortSignal.timeout(u),s=r?AbortSignal.any([r,o,i.signal]):AbortSignal.any([o,i.signal]);return fetch(n,{...a,signal:s})}buildGraphRequest({query:n,variables:t}){const u={query:Qe(n),variables:t,operationName:n?.definitions?.[0]?.name?.value},i=u?JSON.stringify(u,null,2):null,r=this.calculateContentLength(i),a=this.timeout,o={...r&&{"Content-Length":r},...this.defaultHeaders()},s=Object.fromEntries(Object.entries(o).filter(([l,f])=>f!==null)),c={method:"POST",...i?{body:i}:{},headers:s};return{url:this.baseGraphURL,req:c,timeout:a}}buildRestRequest(n,t,u,i,r){const a=u?JSON.stringify(u):null,o=this.calculateContentLength(a),s=this.timeout,c={...o&&{"Content-Length":o},...this.defaultHeaders()},l=Object.fromEntries(Object.entries(c).filter(([h,E])=>E!==null)),f={method:n,...a?{body:a}:{},headers:l},m=i??this.baseRestURL,d=t.startsWith("/")?t:"/"+t,v=new URL(d,m);if(r)for(const[h,E]of Object.entries(r))E!==void 0&&v.searchParams.set(h,String(E));return{url:v.toString(),req:f,timeout:s}}defaultHeaders(){return{Accept:"application/json","Content-Type":"application/json",...this.authHeaders()}}calculateContentLength(n){if(typeof n=="string"){if(typeof Buffer<"u")return Buffer.byteLength(n,"utf8").toString();if(typeof TextEncoder<"u")return new TextEncoder().encode(n).length.toString()}return null}authHeaders(){return{Authorization:"Bearer "+this.apiKey,...this.integrationKey?{"X-INTEGRATION-KEY":this.integrationKey}:{}}}makeStatusError(n,t,u,i){return Be.generate(n,t,u,i)}}function Qh(e){if(!(!e||typeof e!="object"))return e}function Kh(e,n){return e.replace(/\{([^}]+)\}/g,(t,u)=>{if(!n||!(u in n))throw new Error(`Missing path parameter: ${u}`);const i=n[u];if(i==null)throw new Error(`Missing path parameter: ${u}`);return encodeURIComponent(String(i))})}function Wh(e){if(!e)return;const n=[];for(const[t,u]of Object.entries(e))if(u!==void 0){if(typeof u!="string"&&typeof u!="number"&&typeof u!="boolean")throw new Error(`Unsupported query parameter value for ${t}`);n.push([t,u])}return n.length>0?Object.fromEntries(n):void 0}function X(e,n,...[t]){const u=Qh(t?.params),i=Kh(e,u),r=Wh(t?.query),a=t?.body;return{method:n,path:i,...a!==void 0?{body:a}:{},...r?{query:r}:{}}}class Yh{client;constructor(n){this.client=n}async list(n){return this.client.restApi(X("/v1/integrator/ach-debit/returns","get",n?{query:n}:void 0))}async get(n){return this.client.restApi(X("/v1/integrator/ach-debit/returns/{returnId}","get",{params:{returnId:n}}))}}class Xh{client;constructor(n){this.client=n}async list(){return this.client.restApi(X("/v1/bank-accounts/","get"))}async get(n){return this.client.restApi(X("/v1/bank-accounts/{accountId}","get",{params:{accountId:n}}))}async create(n){return this.client.restApi(X("/v1/bank-accounts/","post",{body:n}))}async delete(n){return this.client.restApi(X("/v1/bank-accounts/{accountId}","delete",{params:{accountId:n}}))}async createLinkToken(n){return this.client.restApi(X("/v1/bank-accounts/link-token","post",n?{body:n}:void 0))}async completeLinking(n){return this.client.restApi(X("/v1/bank-accounts/link-complete","post",{body:n}))}}var Zt={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"BillFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Bill"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"originator"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"payable"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"verifying"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"billType"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"billAccountDetails"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"balance"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"amountDue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"openedAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"lastPaymentAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"lastPaymentDate"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"nextPaymentDueDate"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"nextPaymentMinimumAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"lastStatementBalance"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"remainingStatementBalance"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"dataSync"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lastSync"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"syncStatus"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"institution"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"logo"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"paymentAddresses"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:588}};Zt.loc.source={body:`fragment BillFragment on Bill {
43
43
  id
44
44
  name
45
45
  userId
@@ -170,7 +170,7 @@ query UserBills {
170
170
  ...BillFragment
171
171
  }
172
172
  }
173
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var t0={};function sg(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return t0[t]?!1:(t0[t]=!0,!0)})}Kn.definitions=Kn.definitions.concat(sg(Zt.definitions));function Ri(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Ri(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Ri(u,n)}),e.definitions&&e.definitions.forEach(function(u){Ri(u,n)})}var Qr={};(function(){Kn.definitions.forEach(function(n){if(n.name){var t=new Set;Ri(n,t),Qr[n.name.value]=t}})})();function i0(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function cg(e,n){var t={kind:e.kind,definitions:[i0(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Qr[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Qr[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=i0(e,o);s&&t.definitions.push(s)}),t}cg(Kn,"UserBills");class lg{client;constructor(n){this.client=n}async list(){return(await this.client.query({query:Kn}))?.bills??[]}async rename(n,t){return(await this.client.query({query:Qn,variables:{accountId:n,name:t}}))?.renamePayableAccount??null}async delete(n){return(await this.client.query({query:Cn,variables:{accountId:n}}))?.deletePayableAccount??null}async add(n,t,u){return(await this.client.query({query:Hn,variables:{institutionId:n,accountNumber:t,type:u??null}}))?.addUSBill??null}}var Wn={};Sn(Wn,{$brand:()=>a0,$input:()=>Pd,$output:()=>Ud,NEVER:()=>r0,TimePrecision:()=>Ld,ZodAny:()=>Gf,ZodArray:()=>Kf,ZodBase64:()=>wo,ZodBase64URL:()=>Ao,ZodBigInt:()=>ru,ZodBigIntFormat:()=>xo,ZodBoolean:()=>uu,ZodCIDRv4:()=>So,ZodCIDRv6:()=>Bo,ZodCUID:()=>ho,ZodCUID2:()=>go,ZodCatch:()=>pm,ZodCustom:()=>mu,ZodCustomStringFormat:()=>Rf,ZodDate:()=>Io,ZodDefault:()=>cm,ZodDiscriminatedUnion:()=>Wf,ZodE164:()=>_o,ZodEmail:()=>fo,ZodEmoji:()=>vo,ZodEnum:()=>Xt,ZodError:()=>T3,ZodFile:()=>om,ZodFirstPartyTypeKind:()=>jo,ZodGUID:()=>tu,ZodIPv4:()=>ko,ZodIPv6:()=>Do,ZodISODate:()=>ao,ZodISODateTime:()=>ro,ZodISODuration:()=>so,ZodISOTime:()=>oo,ZodIntersection:()=>Yf,ZodIssueCode:()=>U1,ZodJWT:()=>Co,ZodKSUID:()=>bo,ZodLazy:()=>km,ZodLiteral:()=>rm,ZodMap:()=>tm,ZodNaN:()=>gm,ZodNanoID:()=>po,ZodNever:()=>Hf,ZodNonOptional:()=>Po,ZodNull:()=>qf,ZodNullable:()=>sm,ZodNumber:()=>iu,ZodNumberFormat:()=>it,ZodObject:()=>su,ZodOptional:()=>Uo,ZodPipe:()=>Ro,ZodPrefault:()=>dm,ZodPromise:()=>Sm,ZodReadonly:()=>Em,ZodRealError:()=>Yt,ZodRecord:()=>To,ZodSet:()=>im,ZodString:()=>nu,ZodStringFormat:()=>X,ZodSuccess:()=>vm,ZodSymbol:()=>Zf,ZodTemplateLiteral:()=>bm,ZodTransform:()=>Oo,ZodTuple:()=>em,ZodType:()=>Z,ZodULID:()=>Eo,ZodURL:()=>mo,ZodUUID:()=>Ke,ZodUndefined:()=>Vf,ZodUnion:()=>No,ZodUnknown:()=>Jf,ZodVoid:()=>Qf,ZodXID:()=>yo,_ZodString:()=>co,_default:()=>lm,any:()=>m1,array:()=>Fo,base64:()=>X3,base64url:()=>e1,bigint:()=>s1,boolean:()=>Lf,catch:()=>hm,check:()=>Bm,cidrv4:()=>W3,cidrv6:()=>Y3,clone:()=>qe,coerce:()=>_m,config:()=>be,core:()=>u0,cuid:()=>q3,cuid2:()=>M3,custom:()=>F1,date:()=>p1,discriminatedUnion:()=>b1,e164:()=>n1,email:()=>O3,emoji:()=>Z3,endsWith:()=>Wa,enum:()=>um,file:()=>A1,flattenError:()=>ea,float32:()=>u1,float64:()=>r1,formatError:()=>na,function:()=>_f,getErrorMap:()=>R1,globalRegistry:()=>In,gt:()=>Nn,gte:()=>Ce,guid:()=>z3,includes:()=>Qa,instanceof:()=>N1,int:()=>$o,int32:()=>a1,int64:()=>c1,intersection:()=>Xf,ipv4:()=>Q3,ipv6:()=>K3,iso:()=>$f,json:()=>O1,jwt:()=>t1,keyof:()=>h1,ksuid:()=>H3,lazy:()=>Dm,length:()=>eu,literal:()=>am,locales:()=>ka,looseObject:()=>y1,lowercase:()=>Ja,lt:()=>Fn,lte:()=>Ze,map:()=>S1,maxLength:()=>Xi,maxSize:()=>Yi,mime:()=>Ya,minLength:()=>tt,minSize:()=>Wt,multipleOf:()=>Kt,nan:()=>$1,nanoid:()=>V3,nativeEnum:()=>w1,negative:()=>hf,never:()=>ou,nonnegative:()=>Ef,nonoptional:()=>mm,nonpositive:()=>gf,normalize:()=>Xa,null:()=>Mf,nullable:()=>du,nullish:()=>_1,number:()=>jf,object:()=>g1,optional:()=>lu,overwrite:()=>Tn,parse:()=>Of,parseAsync:()=>zf,partialRecord:()=>D1,pipe:()=>fu,positive:()=>pf,prefault:()=>fm,preprocess:()=>z1,prettifyError:()=>E0,promise:()=>I1,property:()=>yf,readonly:()=>ym,record:()=>nm,refine:()=>wm,regex:()=>Ga,regexes:()=>sa,registry:()=>Sa,safeParse:()=>Uf,safeParseAsync:()=>Pf,set:()=>B1,setErrorMap:()=>P1,size:()=>Ma,startsWith:()=>Ka,strictObject:()=>E1,string:()=>lo,stringFormat:()=>i1,stringbool:()=>T1,success:()=>C1,superRefine:()=>Am,symbol:()=>d1,templateLiteral:()=>x1,toJSONSchema:()=>Cf,toLowerCase:()=>no,toUpperCase:()=>to,transform:()=>zo,treeifyError:()=>h0,trim:()=>eo,tuple:()=>k1,uint32:()=>o1,uint64:()=>l1,ulid:()=>G3,undefined:()=>f1,union:()=>cu,unknown:()=>au,uppercase:()=>Ha,url:()=>L3,uuid:()=>U3,uuidv4:()=>P3,uuidv6:()=>R3,uuidv7:()=>j3,void:()=>v1,xid:()=>J3});var u0={};Sn(u0,{$ZodAny:()=>Wl,$ZodArray:()=>ha,$ZodAsyncError:()=>Yn,$ZodBase64:()=>Rl,$ZodBase64URL:()=>Ll,$ZodBigInt:()=>pa,$ZodBigIntFormat:()=>Jl,$ZodBoolean:()=>va,$ZodCIDRv4:()=>Ul,$ZodCIDRv6:()=>Pl,$ZodCUID:()=>Al,$ZodCUID2:()=>_l,$ZodCatch:()=>Bd,$ZodCheck:()=>ue,$ZodCheckBigIntFormat:()=>nl,$ZodCheckEndsWith:()=>ml,$ZodCheckGreaterThan:()=>da,$ZodCheckIncludes:()=>dl,$ZodCheckLengthEquals:()=>ol,$ZodCheckLessThan:()=>la,$ZodCheckLowerCase:()=>cl,$ZodCheckMaxLength:()=>rl,$ZodCheckMaxSize:()=>tl,$ZodCheckMimeType:()=>hl,$ZodCheckMinLength:()=>al,$ZodCheckMinSize:()=>il,$ZodCheckMultipleOf:()=>X0,$ZodCheckNumberFormat:()=>el,$ZodCheckOverwrite:()=>gl,$ZodCheckProperty:()=>pl,$ZodCheckRegex:()=>sl,$ZodCheckSizeEquals:()=>ul,$ZodCheckStartsWith:()=>fl,$ZodCheckStringFormat:()=>Ht,$ZodCheckUpperCase:()=>ll,$ZodCustom:()=>Fd,$ZodCustomStringFormat:()=>Ml,$ZodDate:()=>ed,$ZodDefault:()=>Ed,$ZodDiscriminatedUnion:()=>rd,$ZodE164:()=>Zl,$ZodEmail:()=>Dl,$ZodEmoji:()=>Bl,$ZodEnum:()=>md,$ZodError:()=>Xr,$ZodFile:()=>pd,$ZodFunction:()=>Af,$ZodGUID:()=>bl,$ZodIPv4:()=>Ol,$ZodIPv6:()=>zl,$ZodISODate:()=>Fl,$ZodISODateTime:()=>Il,$ZodISODuration:()=>Tl,$ZodISOTime:()=>Nl,$ZodIntersection:()=>ad,$ZodJWT:()=>ql,$ZodKSUID:()=>xl,$ZodLazy:()=>Id,$ZodLiteral:()=>vd,$ZodMap:()=>cd,$ZodNaN:()=>wd,$ZodNanoID:()=>wl,$ZodNever:()=>Yl,$ZodNonOptional:()=>kd,$ZodNull:()=>Kl,$ZodNullable:()=>gd,$ZodNumber:()=>ma,$ZodNumberFormat:()=>Gl,$ZodObject:()=>id,$ZodOptional:()=>hd,$ZodPipe:()=>ba,$ZodPrefault:()=>bd,$ZodPromise:()=>xd,$ZodReadonly:()=>_d,$ZodRealError:()=>Jt,$ZodRecord:()=>sd,$ZodRegistry:()=>Da,$ZodSet:()=>dd,$ZodString:()=>Qt,$ZodStringFormat:()=>W,$ZodSuccess:()=>Sd,$ZodSymbol:()=>Hl,$ZodTemplateLiteral:()=>$d,$ZodTransform:()=>ya,$ZodTuple:()=>Hi,$ZodType:()=>U,$ZodULID:()=>Cl,$ZodURL:()=>Sl,$ZodUUID:()=>kl,$ZodUndefined:()=>Ql,$ZodUnion:()=>ga,$ZodUnknown:()=>Gi,$ZodVoid:()=>Xl,$ZodXID:()=>$l,$brand:()=>a0,$constructor:()=>p,$input:()=>Pd,$output:()=>Ud,Doc:()=>El,JSONSchema:()=>N3,JSONSchemaGenerator:()=>uo,NEVER:()=>r0,TimePrecision:()=>Ld,_any:()=>cf,_array:()=>io,_base64:()=>La,_base64url:()=>Za,_bigint:()=>nf,_boolean:()=>Xd,_catch:()=>_3,_cidrv4:()=>Ra,_cidrv6:()=>ja,_coercedBigint:()=>tf,_coercedBoolean:()=>ef,_coercedDate:()=>mf,_coercedNumber:()=>Jd,_coercedString:()=>jd,_cuid:()=>Fa,_cuid2:()=>Na,_custom:()=>Df,_date:()=>ff,_default:()=>B3,_discriminatedUnion:()=>m3,_e164:()=>Va,_email:()=>Ba,_emoji:()=>xa,_endsWith:()=>Wa,_enum:()=>E3,_file:()=>kf,_float32:()=>Qd,_float64:()=>Kd,_gt:()=>Nn,_gte:()=>Ce,_guid:()=>Ki,_includes:()=>Qa,_int:()=>Hd,_int32:()=>Wd,_int64:()=>uf,_intersection:()=>v3,_ipv4:()=>Ua,_ipv6:()=>Pa,_isoDate:()=>Vd,_isoDateTime:()=>Zd,_isoDuration:()=>Md,_isoTime:()=>qd,_jwt:()=>qa,_ksuid:()=>za,_lazy:()=>I3,_length:()=>eu,_literal:()=>b3,_lowercase:()=>Ja,_lt:()=>Fn,_lte:()=>Ze,_map:()=>h3,_max:()=>Ze,_maxLength:()=>Xi,_maxSize:()=>Yi,_mime:()=>Ya,_min:()=>Ce,_minLength:()=>tt,_minSize:()=>Wt,_multipleOf:()=>Kt,_nan:()=>vf,_nanoid:()=>Ia,_nativeEnum:()=>y3,_negative:()=>hf,_never:()=>lf,_nonnegative:()=>Ef,_nonoptional:()=>w3,_nonpositive:()=>gf,_normalize:()=>Xa,_null:()=>sf,_nullable:()=>S3,_number:()=>Gd,_optional:()=>D3,_overwrite:()=>Tn,_parse:()=>ta,_parseAsync:()=>ua,_pipe:()=>C3,_positive:()=>pf,_promise:()=>F3,_property:()=>yf,_readonly:()=>$3,_record:()=>p3,_refine:()=>Sf,_regex:()=>Ga,_safeParse:()=>aa,_safeParseAsync:()=>oa,_set:()=>g3,_size:()=>Ma,_startsWith:()=>Ka,_string:()=>Rd,_stringFormat:()=>wf,_stringbool:()=>Bf,_success:()=>A3,_symbol:()=>af,_templateLiteral:()=>x3,_toLowerCase:()=>no,_toUpperCase:()=>to,_transform:()=>k3,_trim:()=>eo,_tuple:()=>bf,_uint32:()=>Yd,_uint64:()=>rf,_ulid:()=>Ta,_undefined:()=>of,_union:()=>f3,_unknown:()=>Wi,_uppercase:()=>Ha,_url:()=>$a,_uuid:()=>wa,_uuidv4:()=>Aa,_uuidv6:()=>_a,_uuidv7:()=>Ca,_void:()=>df,_xid:()=>Oa,clone:()=>qe,config:()=>be,flattenError:()=>ea,formatError:()=>na,function:()=>_f,globalConfig:()=>ji,globalRegistry:()=>In,isValidBase64:()=>fa,isValidBase64URL:()=>jl,isValidJWT:()=>Vl,locales:()=>ka,parse:()=>ia,parseAsync:()=>ra,prettifyError:()=>E0,regexes:()=>sa,registry:()=>Sa,safeParse:()=>y0,safeParseAsync:()=>b0,toDotPath:()=>g0,toJSONSchema:()=>Cf,treeifyError:()=>h0,util:()=>M,version:()=>yl});var r0=Object.freeze({status:"aborted"});function p(e,n,t){function u(o,s){var c;Object.defineProperty(o,"_zod",{value:o._zod??{},enumerable:!1}),(c=o._zod).traits??(c.traits=new Set),o._zod.traits.add(e),n(o,s);for(const l in a.prototype)l in o||Object.defineProperty(o,l,{value:a.prototype[l].bind(o)});o._zod.constr=a,o._zod.def=s}const i=t?.Parent??Object;class r extends i{}Object.defineProperty(r,"name",{value:e});function a(o){var s;const c=t?.Parent?new r:this;u(c,o),(s=c._zod).deferred??(s.deferred=[]);for(const l of c._zod.deferred)l();return c}return Object.defineProperty(a,"init",{value:u}),Object.defineProperty(a,Symbol.hasInstance,{value:o=>t?.Parent&&o instanceof t.Parent?!0:o?._zod?.traits?.has(e)}),Object.defineProperty(a,"name",{value:e}),a}var a0=Symbol("zod_brand"),Yn=class extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}},ji={};function be(e){return e&&Object.assign(ji,e),ji}var M={};Sn(M,{BIGINT_FORMAT_RANGES:()=>m0,Class:()=>$g,NUMBER_FORMAT_RANGES:()=>f0,aborted:()=>et,allowsEval:()=>c0,assert:()=>pg,assertEqual:()=>dg,assertIs:()=>mg,assertNever:()=>vg,assertNotEqual:()=>fg,assignProp:()=>Wr,cached:()=>Li,captureStackTrace:()=>Yr,cleanEnum:()=>Cg,cleanRegex:()=>Zi,clone:()=>qe,createTransparentProxy:()=>kg,defineLazy:()=>H,esc:()=>Xn,escapeRegex:()=>xn,extend:()=>Bg,finalizeIssue:()=>Le,floatSafeRemainder:()=>s0,getElementAtPath:()=>hg,getEnumValues:()=>Kr,getLengthableOrigin:()=>Mi,getParsedType:()=>bg,getSizableOrigin:()=>qi,isObject:()=>qt,isPlainObject:()=>Mt,issue:()=>v0,joinValues:()=>A,jsonStringifyReplacer:()=>o0,merge:()=>wg,normalizeParams:()=>S,nullish:()=>$n,numKeys:()=>yg,omit:()=>Sg,optionalKeys:()=>d0,partial:()=>Ag,pick:()=>Dg,prefixIssues:()=>Fe,primitiveTypes:()=>l0,promiseAllObject:()=>gg,propertyKeyTypes:()=>Vi,randomString:()=>Eg,required:()=>_g,stringifyPrimitive:()=>L,unwrapMessage:()=>Gt});function dg(e){return e}function fg(e){return e}function mg(e){}function vg(e){throw new Error}function pg(e){}function Kr(e){const n=Object.values(e).filter(u=>typeof u=="number");return Object.entries(e).filter(([u,i])=>n.indexOf(+u)===-1).map(([u,i])=>i)}function A(e,n="|"){return e.map(t=>L(t)).join(n)}function o0(e,n){return typeof n=="bigint"?n.toString():n}function Li(e){return{get value(){{const n=e();return Object.defineProperty(this,"value",{value:n}),n}}}}function $n(e){return e==null}function Zi(e){const n=e.startsWith("^")?1:0,t=e.endsWith("$")?e.length-1:e.length;return e.slice(n,t)}function s0(e,n){const t=(e.toString().split(".")[1]||"").length,u=(n.toString().split(".")[1]||"").length,i=t>u?t:u,r=Number.parseInt(e.toFixed(i).replace(".","")),a=Number.parseInt(n.toFixed(i).replace(".",""));return r%a/10**i}function H(e,n,t){Object.defineProperty(e,n,{get(){{const u=t();return e[n]=u,u}},set(u){Object.defineProperty(e,n,{value:u})},configurable:!0})}function Wr(e,n,t){Object.defineProperty(e,n,{value:t,writable:!0,enumerable:!0,configurable:!0})}function hg(e,n){return n?n.reduce((t,u)=>t?.[u],e):e}function gg(e){const n=Object.keys(e),t=n.map(u=>e[u]);return Promise.all(t).then(u=>{const i={};for(let r=0;r<n.length;r++)i[n[r]]=u[r];return i})}function Eg(e=10){const n="abcdefghijklmnopqrstuvwxyz";let t="";for(let u=0;u<e;u++)t+=n[Math.floor(Math.random()*n.length)];return t}function Xn(e){return JSON.stringify(e)}var Yr=Error.captureStackTrace?Error.captureStackTrace:(...e)=>{};function qt(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}var c0=Li(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function Mt(e){if(qt(e)===!1)return!1;const n=e.constructor;if(n===void 0)return!0;const t=n.prototype;return!(qt(t)===!1||Object.prototype.hasOwnProperty.call(t,"isPrototypeOf")===!1)}function yg(e){let n=0;for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&n++;return n}var bg=e=>{const n=typeof e;switch(n){case"undefined":return"undefined";case"string":return"string";case"number":return Number.isNaN(e)?"nan":"number";case"boolean":return"boolean";case"function":return"function";case"bigint":return"bigint";case"symbol":return"symbol";case"object":return Array.isArray(e)?"array":e===null?"null":e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?"promise":typeof Map<"u"&&e instanceof Map?"map":typeof Set<"u"&&e instanceof Set?"set":typeof Date<"u"&&e instanceof Date?"date":typeof File<"u"&&e instanceof File?"file":"object";default:throw new Error(`Unknown data type: ${n}`)}},Vi=new Set(["string","number","symbol"]),l0=new Set(["string","number","bigint","boolean","symbol","undefined"]);function xn(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function qe(e,n,t){const u=new e._zod.constr(n??e._zod.def);return(!n||t?.parent)&&(u._zod.parent=e),u}function S(e){const n=e;if(!n)return{};if(typeof n=="string")return{error:()=>n};if(n?.message!==void 0){if(n?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");n.error=n.message}return delete n.message,typeof n.error=="string"?{...n,error:()=>n.error}:n}function kg(e){let n;return new Proxy({},{get(t,u,i){return n??(n=e()),Reflect.get(n,u,i)},set(t,u,i,r){return n??(n=e()),Reflect.set(n,u,i,r)},has(t,u){return n??(n=e()),Reflect.has(n,u)},deleteProperty(t,u){return n??(n=e()),Reflect.deleteProperty(n,u)},ownKeys(t){return n??(n=e()),Reflect.ownKeys(n)},getOwnPropertyDescriptor(t,u){return n??(n=e()),Reflect.getOwnPropertyDescriptor(n,u)},defineProperty(t,u,i){return n??(n=e()),Reflect.defineProperty(n,u,i)}})}function L(e){return typeof e=="bigint"?e.toString()+"n":typeof e=="string"?`"${e}"`:`${e}`}function d0(e){return Object.keys(e).filter(n=>e[n]._zod.optin==="optional"&&e[n]._zod.optout==="optional")}var f0={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]},m0={int64:[BigInt("-9223372036854775808"),BigInt("9223372036854775807")],uint64:[BigInt(0),BigInt("18446744073709551615")]};function Dg(e,n){const t={},u=e._zod.def;for(const i in n){if(!(i in u.shape))throw new Error(`Unrecognized key: "${i}"`);n[i]&&(t[i]=u.shape[i])}return qe(e,{...e._zod.def,shape:t,checks:[]})}function Sg(e,n){const t={...e._zod.def.shape},u=e._zod.def;for(const i in n){if(!(i in u.shape))throw new Error(`Unrecognized key: "${i}"`);n[i]&&delete t[i]}return qe(e,{...e._zod.def,shape:t,checks:[]})}function Bg(e,n){if(!Mt(n))throw new Error("Invalid input to extend: expected a plain object");const t={...e._zod.def,get shape(){const u={...e._zod.def.shape,...n};return Wr(this,"shape",u),u},checks:[]};return qe(e,t)}function wg(e,n){return qe(e,{...e._zod.def,get shape(){const t={...e._zod.def.shape,...n._zod.def.shape};return Wr(this,"shape",t),t},catchall:n._zod.def.catchall,checks:[]})}function Ag(e,n,t){const u=n._zod.def.shape,i={...u};if(t)for(const r in t){if(!(r in u))throw new Error(`Unrecognized key: "${r}"`);t[r]&&(i[r]=e?new e({type:"optional",innerType:u[r]}):u[r])}else for(const r in u)i[r]=e?new e({type:"optional",innerType:u[r]}):u[r];return qe(n,{...n._zod.def,shape:i,checks:[]})}function _g(e,n,t){const u=n._zod.def.shape,i={...u};if(t)for(const r in t){if(!(r in i))throw new Error(`Unrecognized key: "${r}"`);t[r]&&(i[r]=new e({type:"nonoptional",innerType:u[r]}))}else for(const r in u)i[r]=new e({type:"nonoptional",innerType:u[r]});return qe(n,{...n._zod.def,shape:i,checks:[]})}function et(e,n=0){for(let t=n;t<e.issues.length;t++)if(e.issues[t]?.continue!==!0)return!0;return!1}function Fe(e,n){return n.map(t=>{var u;return(u=t).path??(u.path=[]),t.path.unshift(e),t})}function Gt(e){return typeof e=="string"?e:e?.message}function Le(e,n,t){const u={...e,path:e.path??[]};if(!e.message){const i=Gt(e.inst?._zod.def?.error?.(e))??Gt(n?.error?.(e))??Gt(t.customError?.(e))??Gt(t.localeError?.(e))??"Invalid input";u.message=i}return delete u.inst,delete u.continue,n?.reportInput||delete u.input,u}function qi(e){return e instanceof Set?"set":e instanceof Map?"map":e instanceof File?"file":"unknown"}function Mi(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function v0(...e){const[n,t,u]=e;return typeof n=="string"?{message:n,code:"custom",input:t,inst:u}:{...n}}function Cg(e){return Object.entries(e).filter(([n,t])=>Number.isNaN(Number.parseInt(n,10))).map(n=>n[1])}var $g=class{constructor(...e){}},p0=(e,n)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:n,enumerable:!1}),Object.defineProperty(e,"message",{get(){return JSON.stringify(n,o0,2)},enumerable:!0}),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Xr=p("$ZodError",p0),Jt=p("$ZodError",p0,{Parent:Error});function ea(e,n=t=>t.message){const t={},u=[];for(const i of e.issues)i.path.length>0?(t[i.path[0]]=t[i.path[0]]||[],t[i.path[0]].push(n(i))):u.push(n(i));return{formErrors:u,fieldErrors:t}}function na(e,n){const t=n||function(r){return r.message},u={_errors:[]},i=r=>{for(const a of r.issues)if(a.code==="invalid_union"&&a.errors.length)a.errors.map(o=>i({issues:o}));else if(a.code==="invalid_key")i({issues:a.issues});else if(a.code==="invalid_element")i({issues:a.issues});else if(a.path.length===0)u._errors.push(t(a));else{let o=u,s=0;for(;s<a.path.length;){const c=a.path[s];s===a.path.length-1?(o[c]=o[c]||{_errors:[]},o[c]._errors.push(t(a))):o[c]=o[c]||{_errors:[]},o=o[c],s++}}};return i(e),u}function h0(e,n){const t=n||function(r){return r.message},u={errors:[]},i=(r,a=[])=>{var o,s;for(const c of r.issues)if(c.code==="invalid_union"&&c.errors.length)c.errors.map(l=>i({issues:l},c.path));else if(c.code==="invalid_key")i({issues:c.issues},c.path);else if(c.code==="invalid_element")i({issues:c.issues},c.path);else{const l=[...a,...c.path];if(l.length===0){u.errors.push(t(c));continue}let f=u,m=0;for(;m<l.length;){const d=l[m],v=m===l.length-1;typeof d=="string"?(f.properties??(f.properties={}),(o=f.properties)[d]??(o[d]={errors:[]}),f=f.properties[d]):(f.items??(f.items=[]),(s=f.items)[d]??(s[d]={errors:[]}),f=f.items[d]),v&&f.errors.push(t(c)),m++}}};return i(e),u}function g0(e){const n=[];for(const t of e)typeof t=="number"?n.push(`[${t}]`):typeof t=="symbol"?n.push(`[${JSON.stringify(String(t))}]`):/[^\w$]/.test(t)?n.push(`[${JSON.stringify(t)}]`):(n.length&&n.push("."),n.push(t));return n.join("")}function E0(e){const n=[],t=[...e.issues].sort((u,i)=>u.path.length-i.path.length);for(const u of t)n.push(`\u2716 ${u.message}`),u.path?.length&&n.push(` \u2192 at ${g0(u.path)}`);return n.join(`
173
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var t0={};function sg(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return t0[t]?!1:(t0[t]=!0,!0)})}Kn.definitions=Kn.definitions.concat(sg(Zt.definitions));function Ri(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Ri(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Ri(u,n)}),e.definitions&&e.definitions.forEach(function(u){Ri(u,n)})}var Qr={};(function(){Kn.definitions.forEach(function(n){if(n.name){var t=new Set;Ri(n,t),Qr[n.name.value]=t}})})();function i0(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function cg(e,n){var t={kind:e.kind,definitions:[i0(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Qr[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Qr[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=i0(e,o);s&&t.definitions.push(s)}),t}cg(Kn,"UserBills");class lg{client;constructor(n){this.client=n}async list(){return(await this.client.query({query:Kn}))?.bills??[]}async rename(n,t){return(await this.client.query({query:Qn,variables:{accountId:n,name:t}}))?.renamePayableAccount??null}async delete(n){return(await this.client.query({query:Cn,variables:{accountId:n}}))?.deletePayableAccount??null}async add(n,t,u){return(await this.client.query({query:Hn,variables:{institutionId:n,accountNumber:t,type:u??null}}))?.addUSBill??null}}var Wn={};Sn(Wn,{$brand:()=>a0,$input:()=>Pd,$output:()=>Ud,NEVER:()=>r0,TimePrecision:()=>Ld,ZodAny:()=>Gf,ZodArray:()=>Kf,ZodBase64:()=>wo,ZodBase64URL:()=>Ao,ZodBigInt:()=>ru,ZodBigIntFormat:()=>xo,ZodBoolean:()=>uu,ZodCIDRv4:()=>So,ZodCIDRv6:()=>Bo,ZodCUID:()=>ho,ZodCUID2:()=>go,ZodCatch:()=>pm,ZodCustom:()=>mu,ZodCustomStringFormat:()=>Rf,ZodDate:()=>Io,ZodDefault:()=>cm,ZodDiscriminatedUnion:()=>Wf,ZodE164:()=>_o,ZodEmail:()=>fo,ZodEmoji:()=>vo,ZodEnum:()=>Xt,ZodError:()=>T3,ZodFile:()=>om,ZodFirstPartyTypeKind:()=>jo,ZodGUID:()=>tu,ZodIPv4:()=>ko,ZodIPv6:()=>Do,ZodISODate:()=>ao,ZodISODateTime:()=>ro,ZodISODuration:()=>so,ZodISOTime:()=>oo,ZodIntersection:()=>Yf,ZodIssueCode:()=>U1,ZodJWT:()=>Co,ZodKSUID:()=>bo,ZodLazy:()=>km,ZodLiteral:()=>rm,ZodMap:()=>tm,ZodNaN:()=>gm,ZodNanoID:()=>po,ZodNever:()=>Hf,ZodNonOptional:()=>Po,ZodNull:()=>qf,ZodNullable:()=>sm,ZodNumber:()=>iu,ZodNumberFormat:()=>it,ZodObject:()=>su,ZodOptional:()=>Uo,ZodPipe:()=>Ro,ZodPrefault:()=>dm,ZodPromise:()=>Sm,ZodReadonly:()=>Em,ZodRealError:()=>Yt,ZodRecord:()=>To,ZodSet:()=>im,ZodString:()=>nu,ZodStringFormat:()=>ee,ZodSuccess:()=>vm,ZodSymbol:()=>Zf,ZodTemplateLiteral:()=>bm,ZodTransform:()=>Oo,ZodTuple:()=>em,ZodType:()=>Z,ZodULID:()=>Eo,ZodURL:()=>mo,ZodUUID:()=>Ke,ZodUndefined:()=>Vf,ZodUnion:()=>No,ZodUnknown:()=>Jf,ZodVoid:()=>Qf,ZodXID:()=>yo,_ZodString:()=>co,_default:()=>lm,any:()=>m1,array:()=>Fo,base64:()=>X3,base64url:()=>e1,bigint:()=>s1,boolean:()=>Lf,catch:()=>hm,check:()=>Bm,cidrv4:()=>W3,cidrv6:()=>Y3,clone:()=>qe,coerce:()=>_m,config:()=>be,core:()=>u0,cuid:()=>q3,cuid2:()=>M3,custom:()=>F1,date:()=>p1,discriminatedUnion:()=>b1,e164:()=>n1,email:()=>O3,emoji:()=>Z3,endsWith:()=>Wa,enum:()=>um,file:()=>A1,flattenError:()=>ea,float32:()=>u1,float64:()=>r1,formatError:()=>na,function:()=>_f,getErrorMap:()=>R1,globalRegistry:()=>In,gt:()=>Nn,gte:()=>Ce,guid:()=>z3,includes:()=>Qa,instanceof:()=>N1,int:()=>$o,int32:()=>a1,int64:()=>c1,intersection:()=>Xf,ipv4:()=>Q3,ipv6:()=>K3,iso:()=>$f,json:()=>O1,jwt:()=>t1,keyof:()=>h1,ksuid:()=>H3,lazy:()=>Dm,length:()=>eu,literal:()=>am,locales:()=>ka,looseObject:()=>y1,lowercase:()=>Ja,lt:()=>Fn,lte:()=>Ze,map:()=>S1,maxLength:()=>Xi,maxSize:()=>Yi,mime:()=>Ya,minLength:()=>tt,minSize:()=>Wt,multipleOf:()=>Kt,nan:()=>$1,nanoid:()=>V3,nativeEnum:()=>w1,negative:()=>hf,never:()=>ou,nonnegative:()=>Ef,nonoptional:()=>mm,nonpositive:()=>gf,normalize:()=>Xa,null:()=>Mf,nullable:()=>du,nullish:()=>_1,number:()=>jf,object:()=>g1,optional:()=>lu,overwrite:()=>Tn,parse:()=>Of,parseAsync:()=>zf,partialRecord:()=>D1,pipe:()=>fu,positive:()=>pf,prefault:()=>fm,preprocess:()=>z1,prettifyError:()=>E0,promise:()=>I1,property:()=>yf,readonly:()=>ym,record:()=>nm,refine:()=>wm,regex:()=>Ga,regexes:()=>sa,registry:()=>Sa,safeParse:()=>Uf,safeParseAsync:()=>Pf,set:()=>B1,setErrorMap:()=>P1,size:()=>Ma,startsWith:()=>Ka,strictObject:()=>E1,string:()=>lo,stringFormat:()=>i1,stringbool:()=>T1,success:()=>C1,superRefine:()=>Am,symbol:()=>d1,templateLiteral:()=>x1,toJSONSchema:()=>Cf,toLowerCase:()=>no,toUpperCase:()=>to,transform:()=>zo,treeifyError:()=>h0,trim:()=>eo,tuple:()=>k1,uint32:()=>o1,uint64:()=>l1,ulid:()=>G3,undefined:()=>f1,union:()=>cu,unknown:()=>au,uppercase:()=>Ha,url:()=>L3,uuid:()=>U3,uuidv4:()=>P3,uuidv6:()=>R3,uuidv7:()=>j3,void:()=>v1,xid:()=>J3});var u0={};Sn(u0,{$ZodAny:()=>Wl,$ZodArray:()=>ha,$ZodAsyncError:()=>Yn,$ZodBase64:()=>Rl,$ZodBase64URL:()=>Ll,$ZodBigInt:()=>pa,$ZodBigIntFormat:()=>Jl,$ZodBoolean:()=>va,$ZodCIDRv4:()=>Ul,$ZodCIDRv6:()=>Pl,$ZodCUID:()=>Al,$ZodCUID2:()=>_l,$ZodCatch:()=>Bd,$ZodCheck:()=>ue,$ZodCheckBigIntFormat:()=>nl,$ZodCheckEndsWith:()=>ml,$ZodCheckGreaterThan:()=>da,$ZodCheckIncludes:()=>dl,$ZodCheckLengthEquals:()=>ol,$ZodCheckLessThan:()=>la,$ZodCheckLowerCase:()=>cl,$ZodCheckMaxLength:()=>rl,$ZodCheckMaxSize:()=>tl,$ZodCheckMimeType:()=>hl,$ZodCheckMinLength:()=>al,$ZodCheckMinSize:()=>il,$ZodCheckMultipleOf:()=>X0,$ZodCheckNumberFormat:()=>el,$ZodCheckOverwrite:()=>gl,$ZodCheckProperty:()=>pl,$ZodCheckRegex:()=>sl,$ZodCheckSizeEquals:()=>ul,$ZodCheckStartsWith:()=>fl,$ZodCheckStringFormat:()=>Ht,$ZodCheckUpperCase:()=>ll,$ZodCustom:()=>Fd,$ZodCustomStringFormat:()=>Ml,$ZodDate:()=>ed,$ZodDefault:()=>Ed,$ZodDiscriminatedUnion:()=>rd,$ZodE164:()=>Zl,$ZodEmail:()=>Dl,$ZodEmoji:()=>Bl,$ZodEnum:()=>md,$ZodError:()=>Xr,$ZodFile:()=>pd,$ZodFunction:()=>Af,$ZodGUID:()=>bl,$ZodIPv4:()=>Ol,$ZodIPv6:()=>zl,$ZodISODate:()=>Fl,$ZodISODateTime:()=>Il,$ZodISODuration:()=>Tl,$ZodISOTime:()=>Nl,$ZodIntersection:()=>ad,$ZodJWT:()=>ql,$ZodKSUID:()=>xl,$ZodLazy:()=>Id,$ZodLiteral:()=>vd,$ZodMap:()=>cd,$ZodNaN:()=>wd,$ZodNanoID:()=>wl,$ZodNever:()=>Yl,$ZodNonOptional:()=>kd,$ZodNull:()=>Kl,$ZodNullable:()=>gd,$ZodNumber:()=>ma,$ZodNumberFormat:()=>Gl,$ZodObject:()=>id,$ZodOptional:()=>hd,$ZodPipe:()=>ba,$ZodPrefault:()=>bd,$ZodPromise:()=>xd,$ZodReadonly:()=>_d,$ZodRealError:()=>Jt,$ZodRecord:()=>sd,$ZodRegistry:()=>Da,$ZodSet:()=>dd,$ZodString:()=>Qt,$ZodStringFormat:()=>W,$ZodSuccess:()=>Sd,$ZodSymbol:()=>Hl,$ZodTemplateLiteral:()=>$d,$ZodTransform:()=>ya,$ZodTuple:()=>Hi,$ZodType:()=>U,$ZodULID:()=>Cl,$ZodURL:()=>Sl,$ZodUUID:()=>kl,$ZodUndefined:()=>Ql,$ZodUnion:()=>ga,$ZodUnknown:()=>Gi,$ZodVoid:()=>Xl,$ZodXID:()=>$l,$brand:()=>a0,$constructor:()=>p,$input:()=>Pd,$output:()=>Ud,Doc:()=>El,JSONSchema:()=>N3,JSONSchemaGenerator:()=>uo,NEVER:()=>r0,TimePrecision:()=>Ld,_any:()=>cf,_array:()=>io,_base64:()=>La,_base64url:()=>Za,_bigint:()=>nf,_boolean:()=>Xd,_catch:()=>_3,_cidrv4:()=>Ra,_cidrv6:()=>ja,_coercedBigint:()=>tf,_coercedBoolean:()=>ef,_coercedDate:()=>mf,_coercedNumber:()=>Jd,_coercedString:()=>jd,_cuid:()=>Fa,_cuid2:()=>Na,_custom:()=>Df,_date:()=>ff,_default:()=>B3,_discriminatedUnion:()=>m3,_e164:()=>Va,_email:()=>Ba,_emoji:()=>xa,_endsWith:()=>Wa,_enum:()=>E3,_file:()=>kf,_float32:()=>Qd,_float64:()=>Kd,_gt:()=>Nn,_gte:()=>Ce,_guid:()=>Ki,_includes:()=>Qa,_int:()=>Hd,_int32:()=>Wd,_int64:()=>uf,_intersection:()=>v3,_ipv4:()=>Ua,_ipv6:()=>Pa,_isoDate:()=>Vd,_isoDateTime:()=>Zd,_isoDuration:()=>Md,_isoTime:()=>qd,_jwt:()=>qa,_ksuid:()=>za,_lazy:()=>I3,_length:()=>eu,_literal:()=>b3,_lowercase:()=>Ja,_lt:()=>Fn,_lte:()=>Ze,_map:()=>h3,_max:()=>Ze,_maxLength:()=>Xi,_maxSize:()=>Yi,_mime:()=>Ya,_min:()=>Ce,_minLength:()=>tt,_minSize:()=>Wt,_multipleOf:()=>Kt,_nan:()=>vf,_nanoid:()=>Ia,_nativeEnum:()=>y3,_negative:()=>hf,_never:()=>lf,_nonnegative:()=>Ef,_nonoptional:()=>w3,_nonpositive:()=>gf,_normalize:()=>Xa,_null:()=>sf,_nullable:()=>S3,_number:()=>Gd,_optional:()=>D3,_overwrite:()=>Tn,_parse:()=>ta,_parseAsync:()=>ua,_pipe:()=>C3,_positive:()=>pf,_promise:()=>F3,_property:()=>yf,_readonly:()=>$3,_record:()=>p3,_refine:()=>Sf,_regex:()=>Ga,_safeParse:()=>aa,_safeParseAsync:()=>oa,_set:()=>g3,_size:()=>Ma,_startsWith:()=>Ka,_string:()=>Rd,_stringFormat:()=>wf,_stringbool:()=>Bf,_success:()=>A3,_symbol:()=>af,_templateLiteral:()=>x3,_toLowerCase:()=>no,_toUpperCase:()=>to,_transform:()=>k3,_trim:()=>eo,_tuple:()=>bf,_uint32:()=>Yd,_uint64:()=>rf,_ulid:()=>Ta,_undefined:()=>of,_union:()=>f3,_unknown:()=>Wi,_uppercase:()=>Ha,_url:()=>$a,_uuid:()=>wa,_uuidv4:()=>Aa,_uuidv6:()=>_a,_uuidv7:()=>Ca,_void:()=>df,_xid:()=>Oa,clone:()=>qe,config:()=>be,flattenError:()=>ea,formatError:()=>na,function:()=>_f,globalConfig:()=>ji,globalRegistry:()=>In,isValidBase64:()=>fa,isValidBase64URL:()=>jl,isValidJWT:()=>Vl,locales:()=>ka,parse:()=>ia,parseAsync:()=>ra,prettifyError:()=>E0,regexes:()=>sa,registry:()=>Sa,safeParse:()=>y0,safeParseAsync:()=>b0,toDotPath:()=>g0,toJSONSchema:()=>Cf,treeifyError:()=>h0,util:()=>M,version:()=>yl});var r0=Object.freeze({status:"aborted"});function p(e,n,t){function u(o,s){var c;Object.defineProperty(o,"_zod",{value:o._zod??{},enumerable:!1}),(c=o._zod).traits??(c.traits=new Set),o._zod.traits.add(e),n(o,s);for(const l in a.prototype)l in o||Object.defineProperty(o,l,{value:a.prototype[l].bind(o)});o._zod.constr=a,o._zod.def=s}const i=t?.Parent??Object;class r extends i{}Object.defineProperty(r,"name",{value:e});function a(o){var s;const c=t?.Parent?new r:this;u(c,o),(s=c._zod).deferred??(s.deferred=[]);for(const l of c._zod.deferred)l();return c}return Object.defineProperty(a,"init",{value:u}),Object.defineProperty(a,Symbol.hasInstance,{value:o=>t?.Parent&&o instanceof t.Parent?!0:o?._zod?.traits?.has(e)}),Object.defineProperty(a,"name",{value:e}),a}var a0=Symbol("zod_brand"),Yn=class extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}},ji={};function be(e){return e&&Object.assign(ji,e),ji}var M={};Sn(M,{BIGINT_FORMAT_RANGES:()=>m0,Class:()=>$g,NUMBER_FORMAT_RANGES:()=>f0,aborted:()=>et,allowsEval:()=>c0,assert:()=>pg,assertEqual:()=>dg,assertIs:()=>mg,assertNever:()=>vg,assertNotEqual:()=>fg,assignProp:()=>Wr,cached:()=>Li,captureStackTrace:()=>Yr,cleanEnum:()=>Cg,cleanRegex:()=>Zi,clone:()=>qe,createTransparentProxy:()=>kg,defineLazy:()=>H,esc:()=>Xn,escapeRegex:()=>xn,extend:()=>Bg,finalizeIssue:()=>Le,floatSafeRemainder:()=>s0,getElementAtPath:()=>hg,getEnumValues:()=>Kr,getLengthableOrigin:()=>Mi,getParsedType:()=>bg,getSizableOrigin:()=>qi,isObject:()=>qt,isPlainObject:()=>Mt,issue:()=>v0,joinValues:()=>A,jsonStringifyReplacer:()=>o0,merge:()=>wg,normalizeParams:()=>S,nullish:()=>$n,numKeys:()=>yg,omit:()=>Sg,optionalKeys:()=>d0,partial:()=>Ag,pick:()=>Dg,prefixIssues:()=>Fe,primitiveTypes:()=>l0,promiseAllObject:()=>gg,propertyKeyTypes:()=>Vi,randomString:()=>Eg,required:()=>_g,stringifyPrimitive:()=>L,unwrapMessage:()=>Gt});function dg(e){return e}function fg(e){return e}function mg(e){}function vg(e){throw new Error}function pg(e){}function Kr(e){const n=Object.values(e).filter(u=>typeof u=="number");return Object.entries(e).filter(([u,i])=>n.indexOf(+u)===-1).map(([u,i])=>i)}function A(e,n="|"){return e.map(t=>L(t)).join(n)}function o0(e,n){return typeof n=="bigint"?n.toString():n}function Li(e){return{get value(){{const n=e();return Object.defineProperty(this,"value",{value:n}),n}}}}function $n(e){return e==null}function Zi(e){const n=e.startsWith("^")?1:0,t=e.endsWith("$")?e.length-1:e.length;return e.slice(n,t)}function s0(e,n){const t=(e.toString().split(".")[1]||"").length,u=(n.toString().split(".")[1]||"").length,i=t>u?t:u,r=Number.parseInt(e.toFixed(i).replace(".","")),a=Number.parseInt(n.toFixed(i).replace(".",""));return r%a/10**i}function H(e,n,t){Object.defineProperty(e,n,{get(){{const u=t();return e[n]=u,u}},set(u){Object.defineProperty(e,n,{value:u})},configurable:!0})}function Wr(e,n,t){Object.defineProperty(e,n,{value:t,writable:!0,enumerable:!0,configurable:!0})}function hg(e,n){return n?n.reduce((t,u)=>t?.[u],e):e}function gg(e){const n=Object.keys(e),t=n.map(u=>e[u]);return Promise.all(t).then(u=>{const i={};for(let r=0;r<n.length;r++)i[n[r]]=u[r];return i})}function Eg(e=10){const n="abcdefghijklmnopqrstuvwxyz";let t="";for(let u=0;u<e;u++)t+=n[Math.floor(Math.random()*n.length)];return t}function Xn(e){return JSON.stringify(e)}var Yr=Error.captureStackTrace?Error.captureStackTrace:(...e)=>{};function qt(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}var c0=Li(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function Mt(e){if(qt(e)===!1)return!1;const n=e.constructor;if(n===void 0)return!0;const t=n.prototype;return!(qt(t)===!1||Object.prototype.hasOwnProperty.call(t,"isPrototypeOf")===!1)}function yg(e){let n=0;for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&n++;return n}var bg=e=>{const n=typeof e;switch(n){case"undefined":return"undefined";case"string":return"string";case"number":return Number.isNaN(e)?"nan":"number";case"boolean":return"boolean";case"function":return"function";case"bigint":return"bigint";case"symbol":return"symbol";case"object":return Array.isArray(e)?"array":e===null?"null":e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?"promise":typeof Map<"u"&&e instanceof Map?"map":typeof Set<"u"&&e instanceof Set?"set":typeof Date<"u"&&e instanceof Date?"date":typeof File<"u"&&e instanceof File?"file":"object";default:throw new Error(`Unknown data type: ${n}`)}},Vi=new Set(["string","number","symbol"]),l0=new Set(["string","number","bigint","boolean","symbol","undefined"]);function xn(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function qe(e,n,t){const u=new e._zod.constr(n??e._zod.def);return(!n||t?.parent)&&(u._zod.parent=e),u}function S(e){const n=e;if(!n)return{};if(typeof n=="string")return{error:()=>n};if(n?.message!==void 0){if(n?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");n.error=n.message}return delete n.message,typeof n.error=="string"?{...n,error:()=>n.error}:n}function kg(e){let n;return new Proxy({},{get(t,u,i){return n??(n=e()),Reflect.get(n,u,i)},set(t,u,i,r){return n??(n=e()),Reflect.set(n,u,i,r)},has(t,u){return n??(n=e()),Reflect.has(n,u)},deleteProperty(t,u){return n??(n=e()),Reflect.deleteProperty(n,u)},ownKeys(t){return n??(n=e()),Reflect.ownKeys(n)},getOwnPropertyDescriptor(t,u){return n??(n=e()),Reflect.getOwnPropertyDescriptor(n,u)},defineProperty(t,u,i){return n??(n=e()),Reflect.defineProperty(n,u,i)}})}function L(e){return typeof e=="bigint"?e.toString()+"n":typeof e=="string"?`"${e}"`:`${e}`}function d0(e){return Object.keys(e).filter(n=>e[n]._zod.optin==="optional"&&e[n]._zod.optout==="optional")}var f0={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]},m0={int64:[BigInt("-9223372036854775808"),BigInt("9223372036854775807")],uint64:[BigInt(0),BigInt("18446744073709551615")]};function Dg(e,n){const t={},u=e._zod.def;for(const i in n){if(!(i in u.shape))throw new Error(`Unrecognized key: "${i}"`);n[i]&&(t[i]=u.shape[i])}return qe(e,{...e._zod.def,shape:t,checks:[]})}function Sg(e,n){const t={...e._zod.def.shape},u=e._zod.def;for(const i in n){if(!(i in u.shape))throw new Error(`Unrecognized key: "${i}"`);n[i]&&delete t[i]}return qe(e,{...e._zod.def,shape:t,checks:[]})}function Bg(e,n){if(!Mt(n))throw new Error("Invalid input to extend: expected a plain object");const t={...e._zod.def,get shape(){const u={...e._zod.def.shape,...n};return Wr(this,"shape",u),u},checks:[]};return qe(e,t)}function wg(e,n){return qe(e,{...e._zod.def,get shape(){const t={...e._zod.def.shape,...n._zod.def.shape};return Wr(this,"shape",t),t},catchall:n._zod.def.catchall,checks:[]})}function Ag(e,n,t){const u=n._zod.def.shape,i={...u};if(t)for(const r in t){if(!(r in u))throw new Error(`Unrecognized key: "${r}"`);t[r]&&(i[r]=e?new e({type:"optional",innerType:u[r]}):u[r])}else for(const r in u)i[r]=e?new e({type:"optional",innerType:u[r]}):u[r];return qe(n,{...n._zod.def,shape:i,checks:[]})}function _g(e,n,t){const u=n._zod.def.shape,i={...u};if(t)for(const r in t){if(!(r in i))throw new Error(`Unrecognized key: "${r}"`);t[r]&&(i[r]=new e({type:"nonoptional",innerType:u[r]}))}else for(const r in u)i[r]=new e({type:"nonoptional",innerType:u[r]});return qe(n,{...n._zod.def,shape:i,checks:[]})}function et(e,n=0){for(let t=n;t<e.issues.length;t++)if(e.issues[t]?.continue!==!0)return!0;return!1}function Fe(e,n){return n.map(t=>{var u;return(u=t).path??(u.path=[]),t.path.unshift(e),t})}function Gt(e){return typeof e=="string"?e:e?.message}function Le(e,n,t){const u={...e,path:e.path??[]};if(!e.message){const i=Gt(e.inst?._zod.def?.error?.(e))??Gt(n?.error?.(e))??Gt(t.customError?.(e))??Gt(t.localeError?.(e))??"Invalid input";u.message=i}return delete u.inst,delete u.continue,n?.reportInput||delete u.input,u}function qi(e){return e instanceof Set?"set":e instanceof Map?"map":e instanceof File?"file":"unknown"}function Mi(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function v0(...e){const[n,t,u]=e;return typeof n=="string"?{message:n,code:"custom",input:t,inst:u}:{...n}}function Cg(e){return Object.entries(e).filter(([n,t])=>Number.isNaN(Number.parseInt(n,10))).map(n=>n[1])}var $g=class{constructor(...e){}},p0=(e,n)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:n,enumerable:!1}),Object.defineProperty(e,"message",{get(){return JSON.stringify(n,o0,2)},enumerable:!0}),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Xr=p("$ZodError",p0),Jt=p("$ZodError",p0,{Parent:Error});function ea(e,n=t=>t.message){const t={},u=[];for(const i of e.issues)i.path.length>0?(t[i.path[0]]=t[i.path[0]]||[],t[i.path[0]].push(n(i))):u.push(n(i));return{formErrors:u,fieldErrors:t}}function na(e,n){const t=n||function(r){return r.message},u={_errors:[]},i=r=>{for(const a of r.issues)if(a.code==="invalid_union"&&a.errors.length)a.errors.map(o=>i({issues:o}));else if(a.code==="invalid_key")i({issues:a.issues});else if(a.code==="invalid_element")i({issues:a.issues});else if(a.path.length===0)u._errors.push(t(a));else{let o=u,s=0;for(;s<a.path.length;){const c=a.path[s];s===a.path.length-1?(o[c]=o[c]||{_errors:[]},o[c]._errors.push(t(a))):o[c]=o[c]||{_errors:[]},o=o[c],s++}}};return i(e),u}function h0(e,n){const t=n||function(r){return r.message},u={errors:[]},i=(r,a=[])=>{var o,s;for(const c of r.issues)if(c.code==="invalid_union"&&c.errors.length)c.errors.map(l=>i({issues:l},c.path));else if(c.code==="invalid_key")i({issues:c.issues},c.path);else if(c.code==="invalid_element")i({issues:c.issues},c.path);else{const l=[...a,...c.path];if(l.length===0){u.errors.push(t(c));continue}let f=u,m=0;for(;m<l.length;){const d=l[m],v=m===l.length-1;typeof d=="string"?(f.properties??(f.properties={}),(o=f.properties)[d]??(o[d]={errors:[]}),f=f.properties[d]):(f.items??(f.items=[]),(s=f.items)[d]??(s[d]={errors:[]}),f=f.items[d]),v&&f.errors.push(t(c)),m++}}};return i(e),u}function g0(e){const n=[];for(const t of e)typeof t=="number"?n.push(`[${t}]`):typeof t=="symbol"?n.push(`[${JSON.stringify(String(t))}]`):/[^\w$]/.test(t)?n.push(`[${JSON.stringify(t)}]`):(n.length&&n.push("."),n.push(t));return n.join("")}function E0(e){const n=[],t=[...e.issues].sort((u,i)=>u.path.length-i.path.length);for(const u of t)n.push(`\u2716 ${u.message}`),u.path?.length&&n.push(` \u2192 at ${g0(u.path)}`);return n.join(`
174
174
  `)}var ta=e=>(n,t,u,i)=>{const r=u?Object.assign(u,{async:!1}):{async:!1},a=n._zod.run({value:t,issues:[]},r);if(a instanceof Promise)throw new Yn;if(a.issues.length){const o=new(i?.Err??e)(a.issues.map(s=>Le(s,r,be())));throw Yr(o,i?.callee),o}return a.value},ia=ta(Jt),ua=e=>async(n,t,u,i)=>{const r=u?Object.assign(u,{async:!0}):{async:!0};let a=n._zod.run({value:t,issues:[]},r);if(a instanceof Promise&&(a=await a),a.issues.length){const o=new(i?.Err??e)(a.issues.map(s=>Le(s,r,be())));throw Yr(o,i?.callee),o}return a.value},ra=ua(Jt),aa=e=>(n,t,u)=>{const i=u?{...u,async:!1}:{async:!1},r=n._zod.run({value:t,issues:[]},i);if(r instanceof Promise)throw new Yn;return r.issues.length?{success:!1,error:new(e??Xr)(r.issues.map(a=>Le(a,i,be())))}:{success:!0,data:r.value}},y0=aa(Jt),oa=e=>async(n,t,u)=>{const i=u?Object.assign(u,{async:!0}):{async:!0};let r=n._zod.run({value:t,issues:[]},i);return r instanceof Promise&&(r=await r),r.issues.length?{success:!1,error:new e(r.issues.map(a=>Le(a,i,be())))}:{success:!0,data:r.value}},b0=oa(Jt),sa={};Sn(sa,{base64:()=>O0,base64url:()=>ca,bigint:()=>q0,boolean:()=>J0,browserEmail:()=>Ug,cidrv4:()=>N0,cidrv6:()=>T0,cuid:()=>k0,cuid2:()=>D0,date:()=>R0,datetime:()=>Z0,domain:()=>Rg,duration:()=>_0,e164:()=>U0,email:()=>$0,emoji:()=>x0,extendedDuration:()=>xg,guid:()=>C0,hostname:()=>z0,html5Email:()=>Tg,integer:()=>M0,ipv4:()=>I0,ipv6:()=>F0,ksuid:()=>w0,lowercase:()=>K0,nanoid:()=>A0,null:()=>H0,number:()=>G0,rfc5322Email:()=>Og,string:()=>V0,time:()=>L0,ulid:()=>S0,undefined:()=>Q0,unicodeEmail:()=>zg,uppercase:()=>W0,uuid:()=>nt,uuid4:()=>Ig,uuid6:()=>Fg,uuid7:()=>Ng,xid:()=>B0});var k0=/^[cC][^\s-]{8,}$/,D0=/^[0-9a-z]+$/,S0=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,B0=/^[0-9a-vA-V]{20}$/,w0=/^[A-Za-z0-9]{27}$/,A0=/^[a-zA-Z0-9_-]{21}$/,_0=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,xg=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,C0=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,nt=e=>e?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${e}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/,Ig=nt(4),Fg=nt(6),Ng=nt(7),$0=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,Tg=/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,Og=/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,zg=/^[^\s@"]{1,64}@[^\s@]{1,255}$/u,Ug=/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,Pg="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function x0(){return new RegExp(Pg,"u")}var I0=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,F0=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})$/,N0=/^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/,T0=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,O0=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,ca=/^[A-Za-z0-9_-]*$/,z0=/^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/,Rg=/^([a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/,U0=/^\+(?:[0-9]){6,14}[0-9]$/,P0="(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))",R0=new RegExp(`^${P0}$`);function j0(e){const n="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof e.precision=="number"?e.precision===-1?`${n}`:e.precision===0?`${n}:[0-5]\\d`:`${n}:[0-5]\\d\\.\\d{${e.precision}}`:`${n}(?::[0-5]\\d(?:\\.\\d+)?)?`}function L0(e){return new RegExp(`^${j0(e)}$`)}function Z0(e){const n=j0({precision:e.precision}),t=["Z"];e.local&&t.push(""),e.offset&&t.push("([+-]\\d{2}:\\d{2})");const u=`${n}(?:${t.join("|")})`;return new RegExp(`^${P0}T(?:${u})$`)}var V0=e=>{const n=e?`[\\s\\S]{${e?.minimum??0},${e?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${n}$`)},q0=/^\d+n?$/,M0=/^\d+$/,G0=/^-?\d+(?:\.\d+)?/i,J0=/true|false/i,H0=/null/i,Q0=/undefined/i,K0=/^[^A-Z]*$/,W0=/^[^a-z]*$/,ue=p("$ZodCheck",(e,n)=>{var t;e._zod??(e._zod={}),e._zod.def=n,(t=e._zod).onattach??(t.onattach=[])}),Y0={number:"number",bigint:"bigint",object:"date"},la=p("$ZodCheckLessThan",(e,n)=>{ue.init(e,n);const t=Y0[typeof n.value];e._zod.onattach.push(u=>{const i=u._zod.bag,r=(n.inclusive?i.maximum:i.exclusiveMaximum)??Number.POSITIVE_INFINITY;n.value<r&&(n.inclusive?i.maximum=n.value:i.exclusiveMaximum=n.value)}),e._zod.check=u=>{(n.inclusive?u.value<=n.value:u.value<n.value)||u.issues.push({origin:t,code:"too_big",maximum:n.value,input:u.value,inclusive:n.inclusive,inst:e,continue:!n.abort})}}),da=p("$ZodCheckGreaterThan",(e,n)=>{ue.init(e,n);const t=Y0[typeof n.value];e._zod.onattach.push(u=>{const i=u._zod.bag,r=(n.inclusive?i.minimum:i.exclusiveMinimum)??Number.NEGATIVE_INFINITY;n.value>r&&(n.inclusive?i.minimum=n.value:i.exclusiveMinimum=n.value)}),e._zod.check=u=>{(n.inclusive?u.value>=n.value:u.value>n.value)||u.issues.push({origin:t,code:"too_small",minimum:n.value,input:u.value,inclusive:n.inclusive,inst:e,continue:!n.abort})}}),X0=p("$ZodCheckMultipleOf",(e,n)=>{ue.init(e,n),e._zod.onattach.push(t=>{var u;(u=t._zod.bag).multipleOf??(u.multipleOf=n.value)}),e._zod.check=t=>{if(typeof t.value!=typeof n.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof t.value=="bigint"?t.value%n.value===BigInt(0):s0(t.value,n.value)===0)||t.issues.push({origin:typeof t.value,code:"not_multiple_of",divisor:n.value,input:t.value,inst:e,continue:!n.abort})}}),el=p("$ZodCheckNumberFormat",(e,n)=>{ue.init(e,n),n.format=n.format||"float64";const t=n.format?.includes("int"),u=t?"int":"number",[i,r]=f0[n.format];e._zod.onattach.push(a=>{const o=a._zod.bag;o.format=n.format,o.minimum=i,o.maximum=r,t&&(o.pattern=M0)}),e._zod.check=a=>{const o=a.value;if(t){if(!Number.isInteger(o)){a.issues.push({expected:u,format:n.format,code:"invalid_type",input:o,inst:e});return}if(!Number.isSafeInteger(o)){o>0?a.issues.push({input:o,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:u,continue:!n.abort}):a.issues.push({input:o,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:u,continue:!n.abort});return}}o<i&&a.issues.push({origin:"number",input:o,code:"too_small",minimum:i,inclusive:!0,inst:e,continue:!n.abort}),o>r&&a.issues.push({origin:"number",input:o,code:"too_big",maximum:r,inst:e})}}),nl=p("$ZodCheckBigIntFormat",(e,n)=>{ue.init(e,n);const[t,u]=m0[n.format];e._zod.onattach.push(i=>{const r=i._zod.bag;r.format=n.format,r.minimum=t,r.maximum=u}),e._zod.check=i=>{const r=i.value;r<t&&i.issues.push({origin:"bigint",input:r,code:"too_small",minimum:t,inclusive:!0,inst:e,continue:!n.abort}),r>u&&i.issues.push({origin:"bigint",input:r,code:"too_big",maximum:u,inst:e})}}),tl=p("$ZodCheckMaxSize",(e,n)=>{var t;ue.init(e,n),(t=e._zod.def).when??(t.when=u=>{const i=u.value;return!$n(i)&&i.size!==void 0}),e._zod.onattach.push(u=>{const i=u._zod.bag.maximum??Number.POSITIVE_INFINITY;n.maximum<i&&(u._zod.bag.maximum=n.maximum)}),e._zod.check=u=>{const i=u.value;i.size<=n.maximum||u.issues.push({origin:qi(i),code:"too_big",maximum:n.maximum,input:i,inst:e,continue:!n.abort})}}),il=p("$ZodCheckMinSize",(e,n)=>{var t;ue.init(e,n),(t=e._zod.def).when??(t.when=u=>{const i=u.value;return!$n(i)&&i.size!==void 0}),e._zod.onattach.push(u=>{const i=u._zod.bag.minimum??Number.NEGATIVE_INFINITY;n.minimum>i&&(u._zod.bag.minimum=n.minimum)}),e._zod.check=u=>{const i=u.value;i.size>=n.minimum||u.issues.push({origin:qi(i),code:"too_small",minimum:n.minimum,input:i,inst:e,continue:!n.abort})}}),ul=p("$ZodCheckSizeEquals",(e,n)=>{var t;ue.init(e,n),(t=e._zod.def).when??(t.when=u=>{const i=u.value;return!$n(i)&&i.size!==void 0}),e._zod.onattach.push(u=>{const i=u._zod.bag;i.minimum=n.size,i.maximum=n.size,i.size=n.size}),e._zod.check=u=>{const i=u.value,r=i.size;if(r===n.size)return;const a=r>n.size;u.issues.push({origin:qi(i),...a?{code:"too_big",maximum:n.size}:{code:"too_small",minimum:n.size},inclusive:!0,exact:!0,input:u.value,inst:e,continue:!n.abort})}}),rl=p("$ZodCheckMaxLength",(e,n)=>{var t;ue.init(e,n),(t=e._zod.def).when??(t.when=u=>{const i=u.value;return!$n(i)&&i.length!==void 0}),e._zod.onattach.push(u=>{const i=u._zod.bag.maximum??Number.POSITIVE_INFINITY;n.maximum<i&&(u._zod.bag.maximum=n.maximum)}),e._zod.check=u=>{const i=u.value;if(i.length<=n.maximum)return;const a=Mi(i);u.issues.push({origin:a,code:"too_big",maximum:n.maximum,inclusive:!0,input:i,inst:e,continue:!n.abort})}}),al=p("$ZodCheckMinLength",(e,n)=>{var t;ue.init(e,n),(t=e._zod.def).when??(t.when=u=>{const i=u.value;return!$n(i)&&i.length!==void 0}),e._zod.onattach.push(u=>{const i=u._zod.bag.minimum??Number.NEGATIVE_INFINITY;n.minimum>i&&(u._zod.bag.minimum=n.minimum)}),e._zod.check=u=>{const i=u.value;if(i.length>=n.minimum)return;const a=Mi(i);u.issues.push({origin:a,code:"too_small",minimum:n.minimum,inclusive:!0,input:i,inst:e,continue:!n.abort})}}),ol=p("$ZodCheckLengthEquals",(e,n)=>{var t;ue.init(e,n),(t=e._zod.def).when??(t.when=u=>{const i=u.value;return!$n(i)&&i.length!==void 0}),e._zod.onattach.push(u=>{const i=u._zod.bag;i.minimum=n.length,i.maximum=n.length,i.length=n.length}),e._zod.check=u=>{const i=u.value,r=i.length;if(r===n.length)return;const a=Mi(i),o=r>n.length;u.issues.push({origin:a,...o?{code:"too_big",maximum:n.length}:{code:"too_small",minimum:n.length},inclusive:!0,exact:!0,input:u.value,inst:e,continue:!n.abort})}}),Ht=p("$ZodCheckStringFormat",(e,n)=>{var t,u;ue.init(e,n),e._zod.onattach.push(i=>{const r=i._zod.bag;r.format=n.format,n.pattern&&(r.patterns??(r.patterns=new Set),r.patterns.add(n.pattern))}),n.pattern?(t=e._zod).check??(t.check=i=>{n.pattern.lastIndex=0,!n.pattern.test(i.value)&&i.issues.push({origin:"string",code:"invalid_format",format:n.format,input:i.value,...n.pattern?{pattern:n.pattern.toString()}:{},inst:e,continue:!n.abort})}):(u=e._zod).check??(u.check=()=>{})}),sl=p("$ZodCheckRegex",(e,n)=>{Ht.init(e,n),e._zod.check=t=>{n.pattern.lastIndex=0,!n.pattern.test(t.value)&&t.issues.push({origin:"string",code:"invalid_format",format:"regex",input:t.value,pattern:n.pattern.toString(),inst:e,continue:!n.abort})}}),cl=p("$ZodCheckLowerCase",(e,n)=>{n.pattern??(n.pattern=K0),Ht.init(e,n)}),ll=p("$ZodCheckUpperCase",(e,n)=>{n.pattern??(n.pattern=W0),Ht.init(e,n)}),dl=p("$ZodCheckIncludes",(e,n)=>{ue.init(e,n);const t=xn(n.includes),u=new RegExp(typeof n.position=="number"?`^.{${n.position}}${t}`:t);n.pattern=u,e._zod.onattach.push(i=>{const r=i._zod.bag;r.patterns??(r.patterns=new Set),r.patterns.add(u)}),e._zod.check=i=>{i.value.includes(n.includes,n.position)||i.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:n.includes,input:i.value,inst:e,continue:!n.abort})}}),fl=p("$ZodCheckStartsWith",(e,n)=>{ue.init(e,n);const t=new RegExp(`^${xn(n.prefix)}.*`);n.pattern??(n.pattern=t),e._zod.onattach.push(u=>{const i=u._zod.bag;i.patterns??(i.patterns=new Set),i.patterns.add(t)}),e._zod.check=u=>{u.value.startsWith(n.prefix)||u.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:n.prefix,input:u.value,inst:e,continue:!n.abort})}}),ml=p("$ZodCheckEndsWith",(e,n)=>{ue.init(e,n);const t=new RegExp(`.*${xn(n.suffix)}$`);n.pattern??(n.pattern=t),e._zod.onattach.push(u=>{const i=u._zod.bag;i.patterns??(i.patterns=new Set),i.patterns.add(t)}),e._zod.check=u=>{u.value.endsWith(n.suffix)||u.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:n.suffix,input:u.value,inst:e,continue:!n.abort})}});function vl(e,n,t){e.issues.length&&n.issues.push(...Fe(t,e.issues))}var pl=p("$ZodCheckProperty",(e,n)=>{ue.init(e,n),e._zod.check=t=>{const u=n.schema._zod.run({value:t.value[n.property],issues:[]},{});if(u instanceof Promise)return u.then(i=>vl(i,t,n.property));vl(u,t,n.property)}}),hl=p("$ZodCheckMimeType",(e,n)=>{ue.init(e,n);const t=new Set(n.mime);e._zod.onattach.push(u=>{u._zod.bag.mime=n.mime}),e._zod.check=u=>{t.has(u.value.type)||u.issues.push({code:"invalid_value",values:n.mime,input:u.value.type,inst:e})}}),gl=p("$ZodCheckOverwrite",(e,n)=>{ue.init(e,n),e._zod.check=t=>{t.value=n.tx(t.value)}}),El=class{constructor(e=[]){this.content=[],this.indent=0,this&&(this.args=e)}indented(e){this.indent+=1,e(this),this.indent-=1}write(e){if(typeof e=="function"){e(this,{execution:"sync"}),e(this,{execution:"async"});return}const t=e.split(`
175
175
  `).filter(r=>r),u=Math.min(...t.map(r=>r.length-r.trimStart().length)),i=t.map(r=>r.slice(u)).map(r=>" ".repeat(this.indent*2)+r);for(const r of i)this.content.push(r)}compile(){const e=Function,n=this?.args,u=[...(this?.content??[""]).map(i=>` ${i}`)];return new e(...n,u.join(`
176
176
  `))}},yl={major:4,minor:0,patch:5},U=p("$ZodType",(e,n)=>{var t;e??(e={}),e._zod.def=n,e._zod.bag=e._zod.bag||{},e._zod.version=yl;const u=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&u.unshift(e);for(const i of u)for(const r of i._zod.onattach)r(e);if(u.length===0)(t=e._zod).deferred??(t.deferred=[]),e._zod.deferred?.push(()=>{e._zod.run=e._zod.parse});else{const i=(r,a,o)=>{let s=et(r),c;for(const l of a){if(l._zod.def.when){if(!l._zod.def.when(r))continue}else if(s)continue;const f=r.issues.length,m=l._zod.check(r);if(m instanceof Promise&&o?.async===!1)throw new Yn;if(c||m instanceof Promise)c=(c??Promise.resolve()).then(async()=>{await m,r.issues.length!==f&&(s||(s=et(r,f)))});else{if(r.issues.length===f)continue;s||(s=et(r,f))}}return c?c.then(()=>r):r};e._zod.run=(r,a)=>{const o=e._zod.parse(r,a);if(o instanceof Promise){if(a.async===!1)throw new Yn;return o.then(s=>i(s,u,a))}return i(o,u,a)}}e["~standard"]={validate:i=>{try{const r=y0(e,i);return r.success?{value:r.data}:{issues:r.error?.issues}}catch{return b0(e,i).then(a=>a.success?{value:a.data}:{issues:a.error?.issues})}},vendor:"zod",version:1}}),Qt=p("$ZodString",(e,n)=>{U.init(e,n),e._zod.pattern=[...e?._zod.bag?.patterns??[]].pop()??V0(e._zod.bag),e._zod.parse=(t,u)=>{if(n.coerce)try{t.value=String(t.value)}catch{}return typeof t.value=="string"||t.issues.push({expected:"string",code:"invalid_type",input:t.value,inst:e}),t}}),W=p("$ZodStringFormat",(e,n)=>{Ht.init(e,n),Qt.init(e,n)}),bl=p("$ZodGUID",(e,n)=>{n.pattern??(n.pattern=C0),W.init(e,n)}),kl=p("$ZodUUID",(e,n)=>{if(n.version){const u={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[n.version];if(u===void 0)throw new Error(`Invalid UUID version: "${n.version}"`);n.pattern??(n.pattern=nt(u))}else n.pattern??(n.pattern=nt());W.init(e,n)}),Dl=p("$ZodEmail",(e,n)=>{n.pattern??(n.pattern=$0),W.init(e,n)}),Sl=p("$ZodURL",(e,n)=>{W.init(e,n),e._zod.check=t=>{try{const u=t.value,i=new URL(u),r=i.href;n.hostname&&(n.hostname.lastIndex=0,n.hostname.test(i.hostname)||t.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:z0.source,input:t.value,inst:e,continue:!n.abort})),n.protocol&&(n.protocol.lastIndex=0,n.protocol.test(i.protocol.endsWith(":")?i.protocol.slice(0,-1):i.protocol)||t.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:n.protocol.source,input:t.value,inst:e,continue:!n.abort})),!u.endsWith("/")&&r.endsWith("/")?t.value=r.slice(0,-1):t.value=r;return}catch{t.issues.push({code:"invalid_format",format:"url",input:t.value,inst:e,continue:!n.abort})}}}),Bl=p("$ZodEmoji",(e,n)=>{n.pattern??(n.pattern=x0()),W.init(e,n)}),wl=p("$ZodNanoID",(e,n)=>{n.pattern??(n.pattern=A0),W.init(e,n)}),Al=p("$ZodCUID",(e,n)=>{n.pattern??(n.pattern=k0),W.init(e,n)}),_l=p("$ZodCUID2",(e,n)=>{n.pattern??(n.pattern=D0),W.init(e,n)}),Cl=p("$ZodULID",(e,n)=>{n.pattern??(n.pattern=S0),W.init(e,n)}),$l=p("$ZodXID",(e,n)=>{n.pattern??(n.pattern=B0),W.init(e,n)}),xl=p("$ZodKSUID",(e,n)=>{n.pattern??(n.pattern=w0),W.init(e,n)}),Il=p("$ZodISODateTime",(e,n)=>{n.pattern??(n.pattern=Z0(n)),W.init(e,n)}),Fl=p("$ZodISODate",(e,n)=>{n.pattern??(n.pattern=R0),W.init(e,n)}),Nl=p("$ZodISOTime",(e,n)=>{n.pattern??(n.pattern=L0(n)),W.init(e,n)}),Tl=p("$ZodISODuration",(e,n)=>{n.pattern??(n.pattern=_0),W.init(e,n)}),Ol=p("$ZodIPv4",(e,n)=>{n.pattern??(n.pattern=I0),W.init(e,n),e._zod.onattach.push(t=>{const u=t._zod.bag;u.format="ipv4"})}),zl=p("$ZodIPv6",(e,n)=>{n.pattern??(n.pattern=F0),W.init(e,n),e._zod.onattach.push(t=>{const u=t._zod.bag;u.format="ipv6"}),e._zod.check=t=>{try{new URL(`http://[${t.value}]`)}catch{t.issues.push({code:"invalid_format",format:"ipv6",input:t.value,inst:e,continue:!n.abort})}}}),Ul=p("$ZodCIDRv4",(e,n)=>{n.pattern??(n.pattern=N0),W.init(e,n)}),Pl=p("$ZodCIDRv6",(e,n)=>{n.pattern??(n.pattern=T0),W.init(e,n),e._zod.check=t=>{const[u,i]=t.value.split("/");try{if(!i)throw new Error;const r=Number(i);if(`${r}`!==i)throw new Error;if(r<0||r>128)throw new Error;new URL(`http://[${u}]`)}catch{t.issues.push({code:"invalid_format",format:"cidrv6",input:t.value,inst:e,continue:!n.abort})}}});function fa(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch{return!1}}var Rl=p("$ZodBase64",(e,n)=>{n.pattern??(n.pattern=O0),W.init(e,n),e._zod.onattach.push(t=>{t._zod.bag.contentEncoding="base64"}),e._zod.check=t=>{fa(t.value)||t.issues.push({code:"invalid_format",format:"base64",input:t.value,inst:e,continue:!n.abort})}});function jl(e){if(!ca.test(e))return!1;const n=e.replace(/[-_]/g,u=>u==="-"?"+":"/"),t=n.padEnd(Math.ceil(n.length/4)*4,"=");return fa(t)}var Ll=p("$ZodBase64URL",(e,n)=>{n.pattern??(n.pattern=ca),W.init(e,n),e._zod.onattach.push(t=>{t._zod.bag.contentEncoding="base64url"}),e._zod.check=t=>{jl(t.value)||t.issues.push({code:"invalid_format",format:"base64url",input:t.value,inst:e,continue:!n.abort})}}),Zl=p("$ZodE164",(e,n)=>{n.pattern??(n.pattern=U0),W.init(e,n)});function Vl(e,n=null){try{const t=e.split(".");if(t.length!==3)return!1;const[u]=t;if(!u)return!1;const i=JSON.parse(atob(u));return!("typ"in i&&i?.typ!=="JWT"||!i.alg||n&&(!("alg"in i)||i.alg!==n))}catch{return!1}}var ql=p("$ZodJWT",(e,n)=>{W.init(e,n),e._zod.check=t=>{Vl(t.value,n.alg)||t.issues.push({code:"invalid_format",format:"jwt",input:t.value,inst:e,continue:!n.abort})}}),Ml=p("$ZodCustomStringFormat",(e,n)=>{W.init(e,n),e._zod.check=t=>{n.fn(t.value)||t.issues.push({code:"invalid_format",format:n.format,input:t.value,inst:e,continue:!n.abort})}}),ma=p("$ZodNumber",(e,n)=>{U.init(e,n),e._zod.pattern=e._zod.bag.pattern??G0,e._zod.parse=(t,u)=>{if(n.coerce)try{t.value=Number(t.value)}catch{}const i=t.value;if(typeof i=="number"&&!Number.isNaN(i)&&Number.isFinite(i))return t;const r=typeof i=="number"?Number.isNaN(i)?"NaN":Number.isFinite(i)?void 0:"Infinity":void 0;return t.issues.push({expected:"number",code:"invalid_type",input:i,inst:e,...r?{received:r}:{}}),t}}),Gl=p("$ZodNumber",(e,n)=>{el.init(e,n),ma.init(e,n)}),va=p("$ZodBoolean",(e,n)=>{U.init(e,n),e._zod.pattern=J0,e._zod.parse=(t,u)=>{if(n.coerce)try{t.value=!!t.value}catch{}const i=t.value;return typeof i=="boolean"||t.issues.push({expected:"boolean",code:"invalid_type",input:i,inst:e}),t}}),pa=p("$ZodBigInt",(e,n)=>{U.init(e,n),e._zod.pattern=q0,e._zod.parse=(t,u)=>{if(n.coerce)try{t.value=BigInt(t.value)}catch{}return typeof t.value=="bigint"||t.issues.push({expected:"bigint",code:"invalid_type",input:t.value,inst:e}),t}}),Jl=p("$ZodBigInt",(e,n)=>{nl.init(e,n),pa.init(e,n)}),Hl=p("$ZodSymbol",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>{const i=t.value;return typeof i=="symbol"||t.issues.push({expected:"symbol",code:"invalid_type",input:i,inst:e}),t}}),Ql=p("$ZodUndefined",(e,n)=>{U.init(e,n),e._zod.pattern=Q0,e._zod.values=new Set([void 0]),e._zod.optin="optional",e._zod.optout="optional",e._zod.parse=(t,u)=>{const i=t.value;return typeof i>"u"||t.issues.push({expected:"undefined",code:"invalid_type",input:i,inst:e}),t}}),Kl=p("$ZodNull",(e,n)=>{U.init(e,n),e._zod.pattern=H0,e._zod.values=new Set([null]),e._zod.parse=(t,u)=>{const i=t.value;return i===null||t.issues.push({expected:"null",code:"invalid_type",input:i,inst:e}),t}}),Wl=p("$ZodAny",(e,n)=>{U.init(e,n),e._zod.parse=t=>t}),Gi=p("$ZodUnknown",(e,n)=>{U.init(e,n),e._zod.parse=t=>t}),Yl=p("$ZodNever",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>(t.issues.push({expected:"never",code:"invalid_type",input:t.value,inst:e}),t)}),Xl=p("$ZodVoid",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>{const i=t.value;return typeof i>"u"||t.issues.push({expected:"void",code:"invalid_type",input:i,inst:e}),t}}),ed=p("$ZodDate",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>{if(n.coerce)try{t.value=new Date(t.value)}catch{}const i=t.value,r=i instanceof Date;return r&&!Number.isNaN(i.getTime())||t.issues.push({expected:"date",code:"invalid_type",input:i,...r?{received:"Invalid Date"}:{},inst:e}),t}});function nd(e,n,t){e.issues.length&&n.issues.push(...Fe(t,e.issues)),n.value[t]=e.value}var ha=p("$ZodArray",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>{const i=t.value;if(!Array.isArray(i))return t.issues.push({expected:"array",code:"invalid_type",input:i,inst:e}),t;t.value=Array(i.length);const r=[];for(let a=0;a<i.length;a++){const o=i[a],s=n.element._zod.run({value:o,issues:[]},u);s instanceof Promise?r.push(s.then(c=>nd(c,t,a))):nd(s,t,a)}return r.length?Promise.all(r).then(()=>t):t}});function Ji(e,n,t){e.issues.length&&n.issues.push(...Fe(t,e.issues)),n.value[t]=e.value}function td(e,n,t,u){e.issues.length?u[t]===void 0?t in u?n.value[t]=void 0:n.value[t]=e.value:n.issues.push(...Fe(t,e.issues)):e.value===void 0?t in u&&(n.value[t]=void 0):n.value[t]=e.value}var id=p("$ZodObject",(e,n)=>{U.init(e,n);const t=Li(()=>{const f=Object.keys(n.shape);for(const d of f)if(!(n.shape[d]instanceof U))throw new Error(`Invalid element at key "${d}": expected a Zod schema`);const m=d0(n.shape);return{shape:n.shape,keys:f,keySet:new Set(f),numKeys:f.length,optionalKeys:new Set(m)}});H(e._zod,"propValues",()=>{const f=n.shape,m={};for(const d in f){const v=f[d]._zod;if(v.values){m[d]??(m[d]=new Set);for(const h of v.values)m[d].add(h)}}return m});const u=f=>{const m=new El(["shape","payload","ctx"]),d=t.value,v=y=>{const k=Xn(y);return`shape[${k}]._zod.run({ value: input[${k}], issues: [] }, ctx)`};m.write("const input = payload.value;");const h=Object.create(null);let E=0;for(const y of d.keys)h[y]=`key_${E++}`;m.write("const newResult = {}");for(const y of d.keys)if(d.optionalKeys.has(y)){const k=h[y];m.write(`const ${k} = ${v(y)};`);const _=Xn(y);m.write(`
@@ -198,7 +198,7 @@ query UserBills {
198
198
  path: iss.path ? [${Xn(y)}, ...iss.path] : [${Xn(y)}]
199
199
  })));`),m.write(`newResult[${Xn(y)}] = ${k}.value`)}m.write("payload.value = newResult;"),m.write("return payload;");const b=m.compile();return(y,k)=>b(f,y,k)};let i;const r=qt,a=!ji.jitless,s=a&&c0.value,c=n.catchall;let l;e._zod.parse=(f,m)=>{l??(l=t.value);const d=f.value;if(!r(d))return f.issues.push({expected:"object",code:"invalid_type",input:d,inst:e}),f;const v=[];if(a&&s&&m?.async===!1&&m.jitless!==!0)i||(i=u(n.shape)),f=i(f,m);else{f.value={};const k=l.shape;for(const _ of l.keys){const B=k[_],G=B._zod.run({value:d[_],issues:[]},m),V=B._zod.optin==="optional"&&B._zod.optout==="optional";G instanceof Promise?v.push(G.then(F=>V?td(F,f,_,d):Ji(F,f,_))):V?td(G,f,_,d):Ji(G,f,_)}}if(!c)return v.length?Promise.all(v).then(()=>f):f;const h=[],E=l.keySet,b=c._zod,y=b.def.type;for(const k of Object.keys(d)){if(E.has(k))continue;if(y==="never"){h.push(k);continue}const _=b.run({value:d[k],issues:[]},m);_ instanceof Promise?v.push(_.then(B=>Ji(B,f,k))):Ji(_,f,k)}return h.length&&f.issues.push({code:"unrecognized_keys",keys:h,input:d,inst:e}),v.length?Promise.all(v).then(()=>f):f}});function ud(e,n,t,u){for(const i of e)if(i.issues.length===0)return n.value=i.value,n;return n.issues.push({code:"invalid_union",input:n.value,inst:t,errors:e.map(i=>i.issues.map(r=>Le(r,u,be())))}),n}var ga=p("$ZodUnion",(e,n)=>{U.init(e,n),H(e._zod,"optin",()=>n.options.some(t=>t._zod.optin==="optional")?"optional":void 0),H(e._zod,"optout",()=>n.options.some(t=>t._zod.optout==="optional")?"optional":void 0),H(e._zod,"values",()=>{if(n.options.every(t=>t._zod.values))return new Set(n.options.flatMap(t=>Array.from(t._zod.values)))}),H(e._zod,"pattern",()=>{if(n.options.every(t=>t._zod.pattern)){const t=n.options.map(u=>u._zod.pattern);return new RegExp(`^(${t.map(u=>Zi(u.source)).join("|")})$`)}}),e._zod.parse=(t,u)=>{let i=!1;const r=[];for(const a of n.options){const o=a._zod.run({value:t.value,issues:[]},u);if(o instanceof Promise)r.push(o),i=!0;else{if(o.issues.length===0)return o;r.push(o)}}return i?Promise.all(r).then(a=>ud(a,t,e,u)):ud(r,t,e,u)}}),rd=p("$ZodDiscriminatedUnion",(e,n)=>{ga.init(e,n);const t=e._zod.parse;H(e._zod,"propValues",()=>{const i={};for(const r of n.options){const a=r._zod.propValues;if(!a||Object.keys(a).length===0)throw new Error(`Invalid discriminated union option at index "${n.options.indexOf(r)}"`);for(const[o,s]of Object.entries(a)){i[o]||(i[o]=new Set);for(const c of s)i[o].add(c)}}return i});const u=Li(()=>{const i=n.options,r=new Map;for(const a of i){const o=a._zod.propValues?.[n.discriminator];if(!o||o.size===0)throw new Error(`Invalid discriminated union option at index "${n.options.indexOf(a)}"`);for(const s of o){if(r.has(s))throw new Error(`Duplicate discriminator value "${String(s)}"`);r.set(s,a)}}return r});e._zod.parse=(i,r)=>{const a=i.value;if(!qt(a))return i.issues.push({code:"invalid_type",expected:"object",input:a,inst:e}),i;const o=u.value.get(a?.[n.discriminator]);return o?o._zod.run(i,r):n.unionFallback?t(i,r):(i.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",input:a,path:[n.discriminator],inst:e}),i)}}),ad=p("$ZodIntersection",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>{const i=t.value,r=n.left._zod.run({value:i,issues:[]},u),a=n.right._zod.run({value:i,issues:[]},u);return r instanceof Promise||a instanceof Promise?Promise.all([r,a]).then(([s,c])=>od(t,s,c)):od(t,r,a)}});function Ea(e,n){if(e===n)return{valid:!0,data:e};if(e instanceof Date&&n instanceof Date&&+e==+n)return{valid:!0,data:e};if(Mt(e)&&Mt(n)){const t=Object.keys(n),u=Object.keys(e).filter(r=>t.indexOf(r)!==-1),i={...e,...n};for(const r of u){const a=Ea(e[r],n[r]);if(!a.valid)return{valid:!1,mergeErrorPath:[r,...a.mergeErrorPath]};i[r]=a.data}return{valid:!0,data:i}}if(Array.isArray(e)&&Array.isArray(n)){if(e.length!==n.length)return{valid:!1,mergeErrorPath:[]};const t=[];for(let u=0;u<e.length;u++){const i=e[u],r=n[u],a=Ea(i,r);if(!a.valid)return{valid:!1,mergeErrorPath:[u,...a.mergeErrorPath]};t.push(a.data)}return{valid:!0,data:t}}return{valid:!1,mergeErrorPath:[]}}function od(e,n,t){if(n.issues.length&&e.issues.push(...n.issues),t.issues.length&&e.issues.push(...t.issues),et(e))return e;const u=Ea(n.value,t.value);if(!u.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(u.mergeErrorPath)}`);return e.value=u.data,e}var Hi=p("$ZodTuple",(e,n)=>{U.init(e,n);const t=n.items,u=t.length-[...t].reverse().findIndex(i=>i._zod.optin!=="optional");e._zod.parse=(i,r)=>{const a=i.value;if(!Array.isArray(a))return i.issues.push({input:a,inst:e,expected:"tuple",code:"invalid_type"}),i;i.value=[];const o=[];if(!n.rest){const c=a.length>t.length,l=a.length<u-1;if(c||l)return i.issues.push({input:a,inst:e,origin:"array",...c?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length}}),i}let s=-1;for(const c of t){if(s++,s>=a.length&&s>=u)continue;const l=c._zod.run({value:a[s],issues:[]},r);l instanceof Promise?o.push(l.then(f=>Qi(f,i,s))):Qi(l,i,s)}if(n.rest){const c=a.slice(t.length);for(const l of c){s++;const f=n.rest._zod.run({value:l,issues:[]},r);f instanceof Promise?o.push(f.then(m=>Qi(m,i,s))):Qi(f,i,s)}}return o.length?Promise.all(o).then(()=>i):i}});function Qi(e,n,t){e.issues.length&&n.issues.push(...Fe(t,e.issues)),n.value[t]=e.value}var sd=p("$ZodRecord",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>{const i=t.value;if(!Mt(i))return t.issues.push({expected:"record",code:"invalid_type",input:i,inst:e}),t;const r=[];if(n.keyType._zod.values){const a=n.keyType._zod.values;t.value={};for(const s of a)if(typeof s=="string"||typeof s=="number"||typeof s=="symbol"){const c=n.valueType._zod.run({value:i[s],issues:[]},u);c instanceof Promise?r.push(c.then(l=>{l.issues.length&&t.issues.push(...Fe(s,l.issues)),t.value[s]=l.value})):(c.issues.length&&t.issues.push(...Fe(s,c.issues)),t.value[s]=c.value)}let o;for(const s in i)a.has(s)||(o=o??[],o.push(s));o&&o.length>0&&t.issues.push({code:"unrecognized_keys",input:i,inst:e,keys:o})}else{t.value={};for(const a of Reflect.ownKeys(i)){if(a==="__proto__")continue;const o=n.keyType._zod.run({value:a,issues:[]},u);if(o instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(o.issues.length){t.issues.push({origin:"record",code:"invalid_key",issues:o.issues.map(c=>Le(c,u,be())),input:a,path:[a],inst:e}),t.value[o.value]=o.value;continue}const s=n.valueType._zod.run({value:i[a],issues:[]},u);s instanceof Promise?r.push(s.then(c=>{c.issues.length&&t.issues.push(...Fe(a,c.issues)),t.value[o.value]=c.value})):(s.issues.length&&t.issues.push(...Fe(a,s.issues)),t.value[o.value]=s.value)}}return r.length?Promise.all(r).then(()=>t):t}}),cd=p("$ZodMap",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>{const i=t.value;if(!(i instanceof Map))return t.issues.push({expected:"map",code:"invalid_type",input:i,inst:e}),t;const r=[];t.value=new Map;for(const[a,o]of i){const s=n.keyType._zod.run({value:a,issues:[]},u),c=n.valueType._zod.run({value:o,issues:[]},u);s instanceof Promise||c instanceof Promise?r.push(Promise.all([s,c]).then(([l,f])=>{ld(l,f,t,a,i,e,u)})):ld(s,c,t,a,i,e,u)}return r.length?Promise.all(r).then(()=>t):t}});function ld(e,n,t,u,i,r,a){e.issues.length&&(Vi.has(typeof u)?t.issues.push(...Fe(u,e.issues)):t.issues.push({origin:"map",code:"invalid_key",input:i,inst:r,issues:e.issues.map(o=>Le(o,a,be()))})),n.issues.length&&(Vi.has(typeof u)?t.issues.push(...Fe(u,n.issues)):t.issues.push({origin:"map",code:"invalid_element",input:i,inst:r,key:u,issues:n.issues.map(o=>Le(o,a,be()))})),t.value.set(e.value,n.value)}var dd=p("$ZodSet",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>{const i=t.value;if(!(i instanceof Set))return t.issues.push({input:i,inst:e,expected:"set",code:"invalid_type"}),t;const r=[];t.value=new Set;for(const a of i){const o=n.valueType._zod.run({value:a,issues:[]},u);o instanceof Promise?r.push(o.then(s=>fd(s,t))):fd(o,t)}return r.length?Promise.all(r).then(()=>t):t}});function fd(e,n){e.issues.length&&n.issues.push(...e.issues),n.value.add(e.value)}var md=p("$ZodEnum",(e,n)=>{U.init(e,n);const t=Kr(n.entries);e._zod.values=new Set(t),e._zod.pattern=new RegExp(`^(${t.filter(u=>Vi.has(typeof u)).map(u=>typeof u=="string"?xn(u):u.toString()).join("|")})$`),e._zod.parse=(u,i)=>{const r=u.value;return e._zod.values.has(r)||u.issues.push({code:"invalid_value",values:t,input:r,inst:e}),u}}),vd=p("$ZodLiteral",(e,n)=>{U.init(e,n),e._zod.values=new Set(n.values),e._zod.pattern=new RegExp(`^(${n.values.map(t=>typeof t=="string"?xn(t):t?t.toString():String(t)).join("|")})$`),e._zod.parse=(t,u)=>{const i=t.value;return e._zod.values.has(i)||t.issues.push({code:"invalid_value",values:n.values,input:i,inst:e}),t}}),pd=p("$ZodFile",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>{const i=t.value;return i instanceof File||t.issues.push({expected:"file",code:"invalid_type",input:i,inst:e}),t}}),ya=p("$ZodTransform",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>{const i=n.transform(t.value,t);if(u.async)return(i instanceof Promise?i:Promise.resolve(i)).then(a=>(t.value=a,t));if(i instanceof Promise)throw new Yn;return t.value=i,t}}),hd=p("$ZodOptional",(e,n)=>{U.init(e,n),e._zod.optin="optional",e._zod.optout="optional",H(e._zod,"values",()=>n.innerType._zod.values?new Set([...n.innerType._zod.values,void 0]):void 0),H(e._zod,"pattern",()=>{const t=n.innerType._zod.pattern;return t?new RegExp(`^(${Zi(t.source)})?$`):void 0}),e._zod.parse=(t,u)=>n.innerType._zod.optin==="optional"?n.innerType._zod.run(t,u):t.value===void 0?t:n.innerType._zod.run(t,u)}),gd=p("$ZodNullable",(e,n)=>{U.init(e,n),H(e._zod,"optin",()=>n.innerType._zod.optin),H(e._zod,"optout",()=>n.innerType._zod.optout),H(e._zod,"pattern",()=>{const t=n.innerType._zod.pattern;return t?new RegExp(`^(${Zi(t.source)}|null)$`):void 0}),H(e._zod,"values",()=>n.innerType._zod.values?new Set([...n.innerType._zod.values,null]):void 0),e._zod.parse=(t,u)=>t.value===null?t:n.innerType._zod.run(t,u)}),Ed=p("$ZodDefault",(e,n)=>{U.init(e,n),e._zod.optin="optional",H(e._zod,"values",()=>n.innerType._zod.values),e._zod.parse=(t,u)=>{if(t.value===void 0)return t.value=n.defaultValue,t;const i=n.innerType._zod.run(t,u);return i instanceof Promise?i.then(r=>yd(r,n)):yd(i,n)}});function yd(e,n){return e.value===void 0&&(e.value=n.defaultValue),e}var bd=p("$ZodPrefault",(e,n)=>{U.init(e,n),e._zod.optin="optional",H(e._zod,"values",()=>n.innerType._zod.values),e._zod.parse=(t,u)=>(t.value===void 0&&(t.value=n.defaultValue),n.innerType._zod.run(t,u))}),kd=p("$ZodNonOptional",(e,n)=>{U.init(e,n),H(e._zod,"values",()=>{const t=n.innerType._zod.values;return t?new Set([...t].filter(u=>u!==void 0)):void 0}),e._zod.parse=(t,u)=>{const i=n.innerType._zod.run(t,u);return i instanceof Promise?i.then(r=>Dd(r,e)):Dd(i,e)}});function Dd(e,n){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:n}),e}var Sd=p("$ZodSuccess",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>{const i=n.innerType._zod.run(t,u);return i instanceof Promise?i.then(r=>(t.value=r.issues.length===0,t)):(t.value=i.issues.length===0,t)}}),Bd=p("$ZodCatch",(e,n)=>{U.init(e,n),e._zod.optin="optional",H(e._zod,"optout",()=>n.innerType._zod.optout),H(e._zod,"values",()=>n.innerType._zod.values),e._zod.parse=(t,u)=>{const i=n.innerType._zod.run(t,u);return i instanceof Promise?i.then(r=>(t.value=r.value,r.issues.length&&(t.value=n.catchValue({...t,error:{issues:r.issues.map(a=>Le(a,u,be()))},input:t.value}),t.issues=[]),t)):(t.value=i.value,i.issues.length&&(t.value=n.catchValue({...t,error:{issues:i.issues.map(r=>Le(r,u,be()))},input:t.value}),t.issues=[]),t)}}),wd=p("$ZodNaN",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>((typeof t.value!="number"||!Number.isNaN(t.value))&&t.issues.push({input:t.value,inst:e,expected:"nan",code:"invalid_type"}),t)}),ba=p("$ZodPipe",(e,n)=>{U.init(e,n),H(e._zod,"values",()=>n.in._zod.values),H(e._zod,"optin",()=>n.in._zod.optin),H(e._zod,"optout",()=>n.out._zod.optout),H(e._zod,"propValues",()=>n.in._zod.propValues),e._zod.parse=(t,u)=>{const i=n.in._zod.run(t,u);return i instanceof Promise?i.then(r=>Ad(r,n,u)):Ad(i,n,u)}});function Ad(e,n,t){return et(e)?e:n.out._zod.run({value:e.value,issues:e.issues},t)}var _d=p("$ZodReadonly",(e,n)=>{U.init(e,n),H(e._zod,"propValues",()=>n.innerType._zod.propValues),H(e._zod,"values",()=>n.innerType._zod.values),H(e._zod,"optin",()=>n.innerType._zod.optin),H(e._zod,"optout",()=>n.innerType._zod.optout),e._zod.parse=(t,u)=>{const i=n.innerType._zod.run(t,u);return i instanceof Promise?i.then(Cd):Cd(i)}});function Cd(e){return e.value=Object.freeze(e.value),e}var $d=p("$ZodTemplateLiteral",(e,n)=>{U.init(e,n);const t=[];for(const u of n.parts)if(u instanceof U){if(!u._zod.pattern)throw new Error(`Invalid template literal part, no pattern found: ${[...u._zod.traits].shift()}`);const i=u._zod.pattern instanceof RegExp?u._zod.pattern.source:u._zod.pattern;if(!i)throw new Error(`Invalid template literal part: ${u._zod.traits}`);const r=i.startsWith("^")?1:0,a=i.endsWith("$")?i.length-1:i.length;t.push(i.slice(r,a))}else if(u===null||l0.has(typeof u))t.push(xn(`${u}`));else throw new Error(`Invalid template literal part: ${u}`);e._zod.pattern=new RegExp(`^${t.join("")}$`),e._zod.parse=(u,i)=>typeof u.value!="string"?(u.issues.push({input:u.value,inst:e,expected:"template_literal",code:"invalid_type"}),u):(e._zod.pattern.lastIndex=0,e._zod.pattern.test(u.value)||u.issues.push({input:u.value,inst:e,code:"invalid_format",format:n.format??"template_literal",pattern:e._zod.pattern.source}),u)}),xd=p("$ZodPromise",(e,n)=>{U.init(e,n),e._zod.parse=(t,u)=>Promise.resolve(t.value).then(i=>n.innerType._zod.run({value:i,issues:[]},u))}),Id=p("$ZodLazy",(e,n)=>{U.init(e,n),H(e._zod,"innerType",()=>n.getter()),H(e._zod,"pattern",()=>e._zod.innerType._zod.pattern),H(e._zod,"propValues",()=>e._zod.innerType._zod.propValues),H(e._zod,"optin",()=>e._zod.innerType._zod.optin),H(e._zod,"optout",()=>e._zod.innerType._zod.optout),e._zod.parse=(t,u)=>e._zod.innerType._zod.run(t,u)}),Fd=p("$ZodCustom",(e,n)=>{ue.init(e,n),U.init(e,n),e._zod.parse=(t,u)=>t,e._zod.check=t=>{const u=t.value,i=n.fn(u);if(i instanceof Promise)return i.then(r=>Nd(r,t,u,e));Nd(i,t,u,e)}});function Nd(e,n,t,u){if(!e){const i={code:"custom",input:t,inst:u,path:[...u._zod.def.path??[]],continue:!u._zod.def.abort};u._zod.def.params&&(i.params=u._zod.def.params),n.issues.push(v0(i))}}var ka={};Sn(ka,{ar:()=>Lg,az:()=>Vg,be:()=>Mg,ca:()=>Jg,cs:()=>Qg,de:()=>Wg,en:()=>Od,eo:()=>t6,es:()=>u6,fa:()=>a6,fi:()=>s6,fr:()=>l6,frCA:()=>f6,he:()=>v6,hu:()=>h6,id:()=>E6,it:()=>b6,ja:()=>D6,kh:()=>B6,ko:()=>A6,mk:()=>C6,ms:()=>x6,nl:()=>F6,no:()=>T6,ota:()=>z6,pl:()=>j6,ps:()=>P6,pt:()=>Z6,ru:()=>q6,sl:()=>G6,sv:()=>H6,ta:()=>K6,th:()=>Y6,tr:()=>n3,ua:()=>i3,ur:()=>r3,vi:()=>o3,zhCN:()=>c3,zhTW:()=>d3});var jg=()=>{const e={string:{unit:"\u062D\u0631\u0641",verb:"\u0623\u0646 \u064A\u062D\u0648\u064A"},file:{unit:"\u0628\u0627\u064A\u062A",verb:"\u0623\u0646 \u064A\u062D\u0648\u064A"},array:{unit:"\u0639\u0646\u0635\u0631",verb:"\u0623\u0646 \u064A\u062D\u0648\u064A"},set:{unit:"\u0639\u0646\u0635\u0631",verb:"\u0623\u0646 \u064A\u062D\u0648\u064A"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"number";case"object":{if(Array.isArray(i))return"array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u0645\u062F\u062E\u0644",email:"\u0628\u0631\u064A\u062F \u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A",url:"\u0631\u0627\u0628\u0637",emoji:"\u0625\u064A\u0645\u0648\u062C\u064A",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\u062A\u0627\u0631\u064A\u062E \u0648\u0648\u0642\u062A \u0628\u0645\u0639\u064A\u0627\u0631 ISO",date:"\u062A\u0627\u0631\u064A\u062E \u0628\u0645\u0639\u064A\u0627\u0631 ISO",time:"\u0648\u0642\u062A \u0628\u0645\u0639\u064A\u0627\u0631 ISO",duration:"\u0645\u062F\u0629 \u0628\u0645\u0639\u064A\u0627\u0631 ISO",ipv4:"\u0639\u0646\u0648\u0627\u0646 IPv4",ipv6:"\u0639\u0646\u0648\u0627\u0646 IPv6",cidrv4:"\u0645\u062F\u0649 \u0639\u0646\u0627\u0648\u064A\u0646 \u0628\u0635\u064A\u063A\u0629 IPv4",cidrv6:"\u0645\u062F\u0649 \u0639\u0646\u0627\u0648\u064A\u0646 \u0628\u0635\u064A\u063A\u0629 IPv6",base64:"\u0646\u064E\u0635 \u0628\u062A\u0631\u0645\u064A\u0632 base64-encoded",base64url:"\u0646\u064E\u0635 \u0628\u062A\u0631\u0645\u064A\u0632 base64url-encoded",json_string:"\u0646\u064E\u0635 \u0639\u0644\u0649 \u0647\u064A\u0626\u0629 JSON",e164:"\u0631\u0642\u0645 \u0647\u0627\u062A\u0641 \u0628\u0645\u0639\u064A\u0627\u0631 E.164",jwt:"JWT",template_literal:"\u0645\u062F\u062E\u0644"};return i=>{switch(i.code){case"invalid_type":return`\u0645\u062F\u062E\u0644\u0627\u062A \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644\u0629: \u064A\u0641\u062A\u0631\u0636 \u0625\u062F\u062E\u0627\u0644 ${i.expected}\u060C \u0648\u0644\u0643\u0646 \u062A\u0645 \u0625\u062F\u062E\u0627\u0644 ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\u0645\u062F\u062E\u0644\u0627\u062A \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644\u0629: \u064A\u0641\u062A\u0631\u0636 \u0625\u062F\u062E\u0627\u0644 ${L(i.values[0])}`:`\u0627\u062E\u062A\u064A\u0627\u0631 \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644: \u064A\u062A\u0648\u0642\u0639 \u0627\u0646\u062A\u0642\u0627\u0621 \u0623\u062D\u062F \u0647\u0630\u0647 \u0627\u0644\u062E\u064A\u0627\u0631\u0627\u062A: ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?` \u0623\u0643\u0628\u0631 \u0645\u0646 \u0627\u0644\u0644\u0627\u0632\u0645: \u064A\u0641\u062A\u0631\u0636 \u0623\u0646 \u062A\u0643\u0648\u0646 ${i.origin??"\u0627\u0644\u0642\u064A\u0645\u0629"} ${r} ${i.maximum.toString()} ${a.unit??"\u0639\u0646\u0635\u0631"}`:`\u0623\u0643\u0628\u0631 \u0645\u0646 \u0627\u0644\u0644\u0627\u0632\u0645: \u064A\u0641\u062A\u0631\u0636 \u0623\u0646 \u062A\u0643\u0648\u0646 ${i.origin??"\u0627\u0644\u0642\u064A\u0645\u0629"} ${r} ${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\u0623\u0635\u063A\u0631 \u0645\u0646 \u0627\u0644\u0644\u0627\u0632\u0645: \u064A\u0641\u062A\u0631\u0636 \u0644\u0640 ${i.origin} \u0623\u0646 \u064A\u0643\u0648\u0646 ${r} ${i.minimum.toString()} ${a.unit}`:`\u0623\u0635\u063A\u0631 \u0645\u0646 \u0627\u0644\u0644\u0627\u0632\u0645: \u064A\u0641\u062A\u0631\u0636 \u0644\u0640 ${i.origin} \u0623\u0646 \u064A\u0643\u0648\u0646 ${r} ${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u0646\u064E\u0635 \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644: \u064A\u062C\u0628 \u0623\u0646 \u064A\u0628\u062F\u0623 \u0628\u0640 "${i.prefix}"`:r.format==="ends_with"?`\u0646\u064E\u0635 \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644: \u064A\u062C\u0628 \u0623\u0646 \u064A\u0646\u062A\u0647\u064A \u0628\u0640 "${r.suffix}"`:r.format==="includes"?`\u0646\u064E\u0635 \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644: \u064A\u062C\u0628 \u0623\u0646 \u064A\u062A\u0636\u0645\u0651\u064E\u0646 "${r.includes}"`:r.format==="regex"?`\u0646\u064E\u0635 \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644: \u064A\u062C\u0628 \u0623\u0646 \u064A\u0637\u0627\u0628\u0642 \u0627\u0644\u0646\u0645\u0637 ${r.pattern}`:`${u[r.format]??i.format} \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644`}case"not_multiple_of":return`\u0631\u0642\u0645 \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644: \u064A\u062C\u0628 \u0623\u0646 \u064A\u0643\u0648\u0646 \u0645\u0646 \u0645\u0636\u0627\u0639\u0641\u0627\u062A ${i.divisor}`;case"unrecognized_keys":return`\u0645\u0639\u0631\u0641${i.keys.length>1?"\u0627\u062A":""} \u063A\u0631\u064A\u0628${i.keys.length>1?"\u0629":""}: ${A(i.keys,"\u060C ")}`;case"invalid_key":return`\u0645\u0639\u0631\u0641 \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644 \u0641\u064A ${i.origin}`;case"invalid_union":return"\u0645\u062F\u062E\u0644 \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644";case"invalid_element":return`\u0645\u062F\u062E\u0644 \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644 \u0641\u064A ${i.origin}`;default:return"\u0645\u062F\u062E\u0644 \u063A\u064A\u0631 \u0645\u0642\u0628\u0648\u0644"}}};function Lg(){return{localeError:jg()}}var Zg=()=>{const e={string:{unit:"simvol",verb:"olmal\u0131d\u0131r"},file:{unit:"bayt",verb:"olmal\u0131d\u0131r"},array:{unit:"element",verb:"olmal\u0131d\u0131r"},set:{unit:"element",verb:"olmal\u0131d\u0131r"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"number";case"object":{if(Array.isArray(i))return"array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"input",email:"email address",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datetime",date:"ISO date",time:"ISO time",duration:"ISO duration",ipv4:"IPv4 address",ipv6:"IPv6 address",cidrv4:"IPv4 range",cidrv6:"IPv6 range",base64:"base64-encoded string",base64url:"base64url-encoded string",json_string:"JSON string",e164:"E.164 number",jwt:"JWT",template_literal:"input"};return i=>{switch(i.code){case"invalid_type":return`Yanl\u0131\u015F d\u0259y\u0259r: g\xF6zl\u0259nil\u0259n ${i.expected}, daxil olan ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Yanl\u0131\u015F d\u0259y\u0259r: g\xF6zl\u0259nil\u0259n ${L(i.values[0])}`:`Yanl\u0131\u015F se\xE7im: a\u015Fa\u011F\u0131dak\u0131lardan biri olmal\u0131d\u0131r: ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`\xC7ox b\xF6y\xFCk: g\xF6zl\u0259nil\u0259n ${i.origin??"d\u0259y\u0259r"} ${r}${i.maximum.toString()} ${a.unit??"element"}`:`\xC7ox b\xF6y\xFCk: g\xF6zl\u0259nil\u0259n ${i.origin??"d\u0259y\u0259r"} ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\xC7ox ki\xE7ik: g\xF6zl\u0259nil\u0259n ${i.origin} ${r}${i.minimum.toString()} ${a.unit}`:`\xC7ox ki\xE7ik: g\xF6zl\u0259nil\u0259n ${i.origin} ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Yanl\u0131\u015F m\u0259tn: "${r.prefix}" il\u0259 ba\u015Flamal\u0131d\u0131r`:r.format==="ends_with"?`Yanl\u0131\u015F m\u0259tn: "${r.suffix}" il\u0259 bitm\u0259lidir`:r.format==="includes"?`Yanl\u0131\u015F m\u0259tn: "${r.includes}" daxil olmal\u0131d\u0131r`:r.format==="regex"?`Yanl\u0131\u015F m\u0259tn: ${r.pattern} \u015Fablonuna uy\u011Fun olmal\u0131d\u0131r`:`Yanl\u0131\u015F ${u[r.format]??i.format}`}case"not_multiple_of":return`Yanl\u0131\u015F \u0259d\u0259d: ${i.divisor} il\u0259 b\xF6l\xFCn\u0259 bil\u0259n olmal\u0131d\u0131r`;case"unrecognized_keys":return`Tan\u0131nmayan a\xE7ar${i.keys.length>1?"lar":""}: ${A(i.keys,", ")}`;case"invalid_key":return`${i.origin} daxilind\u0259 yanl\u0131\u015F a\xE7ar`;case"invalid_union":return"Yanl\u0131\u015F d\u0259y\u0259r";case"invalid_element":return`${i.origin} daxilind\u0259 yanl\u0131\u015F d\u0259y\u0259r`;default:return"Yanl\u0131\u015F d\u0259y\u0259r"}}};function Vg(){return{localeError:Zg()}}function Td(e,n,t,u){const i=Math.abs(e),r=i%10,a=i%100;return a>=11&&a<=19?u:r===1?n:r>=2&&r<=4?t:u}var qg=()=>{const e={string:{unit:{one:"\u0441\u0456\u043C\u0432\u0430\u043B",few:"\u0441\u0456\u043C\u0432\u0430\u043B\u044B",many:"\u0441\u0456\u043C\u0432\u0430\u043B\u0430\u045E"},verb:"\u043C\u0435\u0446\u044C"},array:{unit:{one:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442",few:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B",many:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0430\u045E"},verb:"\u043C\u0435\u0446\u044C"},set:{unit:{one:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442",few:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B",many:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0430\u045E"},verb:"\u043C\u0435\u0446\u044C"},file:{unit:{one:"\u0431\u0430\u0439\u0442",few:"\u0431\u0430\u0439\u0442\u044B",many:"\u0431\u0430\u0439\u0442\u0430\u045E"},verb:"\u043C\u0435\u0446\u044C"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"\u043B\u0456\u043A";case"object":{if(Array.isArray(i))return"\u043C\u0430\u0441\u0456\u045E";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u0443\u0432\u043E\u0434",email:"email \u0430\u0434\u0440\u0430\u0441",url:"URL",emoji:"\u044D\u043C\u043E\u0434\u0437\u0456",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \u0434\u0430\u0442\u0430 \u0456 \u0447\u0430\u0441",date:"ISO \u0434\u0430\u0442\u0430",time:"ISO \u0447\u0430\u0441",duration:"ISO \u043F\u0440\u0430\u0446\u044F\u0433\u043B\u0430\u0441\u0446\u044C",ipv4:"IPv4 \u0430\u0434\u0440\u0430\u0441",ipv6:"IPv6 \u0430\u0434\u0440\u0430\u0441",cidrv4:"IPv4 \u0434\u044B\u044F\u043F\u0430\u0437\u043E\u043D",cidrv6:"IPv6 \u0434\u044B\u044F\u043F\u0430\u0437\u043E\u043D",base64:"\u0440\u0430\u0434\u043E\u043A \u0443 \u0444\u0430\u0440\u043C\u0430\u0446\u0435 base64",base64url:"\u0440\u0430\u0434\u043E\u043A \u0443 \u0444\u0430\u0440\u043C\u0430\u0446\u0435 base64url",json_string:"JSON \u0440\u0430\u0434\u043E\u043A",e164:"\u043D\u0443\u043C\u0430\u0440 E.164",jwt:"JWT",template_literal:"\u0443\u0432\u043E\u0434"};return i=>{switch(i.code){case"invalid_type":return`\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B \u045E\u0432\u043E\u0434: \u0447\u0430\u043A\u0430\u045E\u0441\u044F ${i.expected}, \u0430\u0442\u0440\u044B\u043C\u0430\u043D\u0430 ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B \u045E\u0432\u043E\u0434: \u0447\u0430\u043A\u0430\u043B\u0430\u0441\u044F ${L(i.values[0])}`:`\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B \u0432\u0430\u0440\u044B\u044F\u043D\u0442: \u0447\u0430\u043A\u0430\u045E\u0441\u044F \u0430\u0434\u0437\u0456\u043D \u0437 ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);if(a){const o=Number(i.maximum),s=Td(o,a.unit.one,a.unit.few,a.unit.many);return`\u0417\u0430\u043D\u0430\u0434\u0442\u0430 \u0432\u044F\u043B\u0456\u043A\u0456: \u0447\u0430\u043A\u0430\u043B\u0430\u0441\u044F, \u0448\u0442\u043E ${i.origin??"\u0437\u043D\u0430\u0447\u044D\u043D\u043D\u0435"} \u043F\u0430\u0432\u0456\u043D\u043D\u0430 ${a.verb} ${r}${i.maximum.toString()} ${s}`}return`\u0417\u0430\u043D\u0430\u0434\u0442\u0430 \u0432\u044F\u043B\u0456\u043A\u0456: \u0447\u0430\u043A\u0430\u043B\u0430\u0441\u044F, \u0448\u0442\u043E ${i.origin??"\u0437\u043D\u0430\u0447\u044D\u043D\u043D\u0435"} \u043F\u0430\u0432\u0456\u043D\u043D\u0430 \u0431\u044B\u0446\u044C ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);if(a){const o=Number(i.minimum),s=Td(o,a.unit.one,a.unit.few,a.unit.many);return`\u0417\u0430\u043D\u0430\u0434\u0442\u0430 \u043C\u0430\u043B\u044B: \u0447\u0430\u043A\u0430\u043B\u0430\u0441\u044F, \u0448\u0442\u043E ${i.origin} \u043F\u0430\u0432\u0456\u043D\u043D\u0430 ${a.verb} ${r}${i.minimum.toString()} ${s}`}return`\u0417\u0430\u043D\u0430\u0434\u0442\u0430 \u043C\u0430\u043B\u044B: \u0447\u0430\u043A\u0430\u043B\u0430\u0441\u044F, \u0448\u0442\u043E ${i.origin} \u043F\u0430\u0432\u0456\u043D\u043D\u0430 \u0431\u044B\u0446\u044C ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B \u0440\u0430\u0434\u043E\u043A: \u043F\u0430\u0432\u0456\u043D\u0435\u043D \u043F\u0430\u0447\u044B\u043D\u0430\u0446\u0446\u0430 \u0437 "${r.prefix}"`:r.format==="ends_with"?`\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B \u0440\u0430\u0434\u043E\u043A: \u043F\u0430\u0432\u0456\u043D\u0435\u043D \u0437\u0430\u043A\u0430\u043D\u0447\u0432\u0430\u0446\u0446\u0430 \u043D\u0430 "${r.suffix}"`:r.format==="includes"?`\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B \u0440\u0430\u0434\u043E\u043A: \u043F\u0430\u0432\u0456\u043D\u0435\u043D \u0437\u043C\u044F\u0448\u0447\u0430\u0446\u044C "${r.includes}"`:r.format==="regex"?`\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B \u0440\u0430\u0434\u043E\u043A: \u043F\u0430\u0432\u0456\u043D\u0435\u043D \u0430\u0434\u043F\u0430\u0432\u044F\u0434\u0430\u0446\u044C \u0448\u0430\u0431\u043B\u043E\u043D\u0443 ${r.pattern}`:`\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B ${u[r.format]??i.format}`}case"not_multiple_of":return`\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B \u043B\u0456\u043A: \u043F\u0430\u0432\u0456\u043D\u0435\u043D \u0431\u044B\u0446\u044C \u043A\u0440\u0430\u0442\u043D\u044B\u043C ${i.divisor}`;case"unrecognized_keys":return`\u041D\u0435\u0440\u0430\u0441\u043F\u0430\u0437\u043D\u0430\u043D\u044B ${i.keys.length>1?"\u043A\u043B\u044E\u0447\u044B":"\u043A\u043B\u044E\u0447"}: ${A(i.keys,", ")}`;case"invalid_key":return`\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B \u043A\u043B\u044E\u0447 \u0443 ${i.origin}`;case"invalid_union":return"\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B \u045E\u0432\u043E\u0434";case"invalid_element":return`\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u0430\u0435 \u0437\u043D\u0430\u0447\u044D\u043D\u043D\u0435 \u045E ${i.origin}`;default:return"\u041D\u044F\u043F\u0440\u0430\u0432\u0456\u043B\u044C\u043D\u044B \u045E\u0432\u043E\u0434"}}};function Mg(){return{localeError:qg()}}var Gg=()=>{const e={string:{unit:"car\xE0cters",verb:"contenir"},file:{unit:"bytes",verb:"contenir"},array:{unit:"elements",verb:"contenir"},set:{unit:"elements",verb:"contenir"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"number";case"object":{if(Array.isArray(i))return"array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"entrada",email:"adre\xE7a electr\xF2nica",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data i hora ISO",date:"data ISO",time:"hora ISO",duration:"durada ISO",ipv4:"adre\xE7a IPv4",ipv6:"adre\xE7a IPv6",cidrv4:"rang IPv4",cidrv6:"rang IPv6",base64:"cadena codificada en base64",base64url:"cadena codificada en base64url",json_string:"cadena JSON",e164:"n\xFAmero E.164",jwt:"JWT",template_literal:"entrada"};return i=>{switch(i.code){case"invalid_type":return`Tipus inv\xE0lid: s'esperava ${i.expected}, s'ha rebut ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Valor inv\xE0lid: s'esperava ${L(i.values[0])}`:`Opci\xF3 inv\xE0lida: s'esperava una de ${A(i.values," o ")}`;case"too_big":{const r=i.inclusive?"com a m\xE0xim":"menys de",a=n(i.origin);return a?`Massa gran: s'esperava que ${i.origin??"el valor"} contingu\xE9s ${r} ${i.maximum.toString()} ${a.unit??"elements"}`:`Massa gran: s'esperava que ${i.origin??"el valor"} fos ${r} ${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?"com a m\xEDnim":"m\xE9s de",a=n(i.origin);return a?`Massa petit: s'esperava que ${i.origin} contingu\xE9s ${r} ${i.minimum.toString()} ${a.unit}`:`Massa petit: s'esperava que ${i.origin} fos ${r} ${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Format inv\xE0lid: ha de comen\xE7ar amb "${r.prefix}"`:r.format==="ends_with"?`Format inv\xE0lid: ha d'acabar amb "${r.suffix}"`:r.format==="includes"?`Format inv\xE0lid: ha d'incloure "${r.includes}"`:r.format==="regex"?`Format inv\xE0lid: ha de coincidir amb el patr\xF3 ${r.pattern}`:`Format inv\xE0lid per a ${u[r.format]??i.format}`}case"not_multiple_of":return`N\xFAmero inv\xE0lid: ha de ser m\xFAltiple de ${i.divisor}`;case"unrecognized_keys":return`Clau${i.keys.length>1?"s":""} no reconeguda${i.keys.length>1?"s":""}: ${A(i.keys,", ")}`;case"invalid_key":return`Clau inv\xE0lida a ${i.origin}`;case"invalid_union":return"Entrada inv\xE0lida";case"invalid_element":return`Element inv\xE0lid a ${i.origin}`;default:return"Entrada inv\xE0lida"}}};function Jg(){return{localeError:Gg()}}var Hg=()=>{const e={string:{unit:"znak\u016F",verb:"m\xEDt"},file:{unit:"bajt\u016F",verb:"m\xEDt"},array:{unit:"prvk\u016F",verb:"m\xEDt"},set:{unit:"prvk\u016F",verb:"m\xEDt"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"\u010D\xEDslo";case"string":return"\u0159et\u011Bzec";case"boolean":return"boolean";case"bigint":return"bigint";case"function":return"funkce";case"symbol":return"symbol";case"undefined":return"undefined";case"object":{if(Array.isArray(i))return"pole";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"regul\xE1rn\xED v\xFDraz",email:"e-mailov\xE1 adresa",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"datum a \u010Das ve form\xE1tu ISO",date:"datum ve form\xE1tu ISO",time:"\u010Das ve form\xE1tu ISO",duration:"doba trv\xE1n\xED ISO",ipv4:"IPv4 adresa",ipv6:"IPv6 adresa",cidrv4:"rozsah IPv4",cidrv6:"rozsah IPv6",base64:"\u0159et\u011Bzec zak\xF3dovan\xFD ve form\xE1tu base64",base64url:"\u0159et\u011Bzec zak\xF3dovan\xFD ve form\xE1tu base64url",json_string:"\u0159et\u011Bzec ve form\xE1tu JSON",e164:"\u010D\xEDslo E.164",jwt:"JWT",template_literal:"vstup"};return i=>{switch(i.code){case"invalid_type":return`Neplatn\xFD vstup: o\u010Dek\xE1v\xE1no ${i.expected}, obdr\u017Eeno ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Neplatn\xFD vstup: o\u010Dek\xE1v\xE1no ${L(i.values[0])}`:`Neplatn\xE1 mo\u017Enost: o\u010Dek\xE1v\xE1na jedna z hodnot ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Hodnota je p\u0159\xEDli\u0161 velk\xE1: ${i.origin??"hodnota"} mus\xED m\xEDt ${r}${i.maximum.toString()} ${a.unit??"prvk\u016F"}`:`Hodnota je p\u0159\xEDli\u0161 velk\xE1: ${i.origin??"hodnota"} mus\xED b\xFDt ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Hodnota je p\u0159\xEDli\u0161 mal\xE1: ${i.origin??"hodnota"} mus\xED m\xEDt ${r}${i.minimum.toString()} ${a.unit??"prvk\u016F"}`:`Hodnota je p\u0159\xEDli\u0161 mal\xE1: ${i.origin??"hodnota"} mus\xED b\xFDt ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Neplatn\xFD \u0159et\u011Bzec: mus\xED za\u010D\xEDnat na "${r.prefix}"`:r.format==="ends_with"?`Neplatn\xFD \u0159et\u011Bzec: mus\xED kon\u010Dit na "${r.suffix}"`:r.format==="includes"?`Neplatn\xFD \u0159et\u011Bzec: mus\xED obsahovat "${r.includes}"`:r.format==="regex"?`Neplatn\xFD \u0159et\u011Bzec: mus\xED odpov\xEDdat vzoru ${r.pattern}`:`Neplatn\xFD form\xE1t ${u[r.format]??i.format}`}case"not_multiple_of":return`Neplatn\xE9 \u010D\xEDslo: mus\xED b\xFDt n\xE1sobkem ${i.divisor}`;case"unrecognized_keys":return`Nezn\xE1m\xE9 kl\xED\u010De: ${A(i.keys,", ")}`;case"invalid_key":return`Neplatn\xFD kl\xED\u010D v ${i.origin}`;case"invalid_union":return"Neplatn\xFD vstup";case"invalid_element":return`Neplatn\xE1 hodnota v ${i.origin}`;default:return"Neplatn\xFD vstup"}}};function Qg(){return{localeError:Hg()}}var Kg=()=>{const e={string:{unit:"Zeichen",verb:"zu haben"},file:{unit:"Bytes",verb:"zu haben"},array:{unit:"Elemente",verb:"zu haben"},set:{unit:"Elemente",verb:"zu haben"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"Zahl";case"object":{if(Array.isArray(i))return"Array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"Eingabe",email:"E-Mail-Adresse",url:"URL",emoji:"Emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-Datum und -Uhrzeit",date:"ISO-Datum",time:"ISO-Uhrzeit",duration:"ISO-Dauer",ipv4:"IPv4-Adresse",ipv6:"IPv6-Adresse",cidrv4:"IPv4-Bereich",cidrv6:"IPv6-Bereich",base64:"Base64-codierter String",base64url:"Base64-URL-codierter String",json_string:"JSON-String",e164:"E.164-Nummer",jwt:"JWT",template_literal:"Eingabe"};return i=>{switch(i.code){case"invalid_type":return`Ung\xFCltige Eingabe: erwartet ${i.expected}, erhalten ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Ung\xFCltige Eingabe: erwartet ${L(i.values[0])}`:`Ung\xFCltige Option: erwartet eine von ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Zu gro\xDF: erwartet, dass ${i.origin??"Wert"} ${r}${i.maximum.toString()} ${a.unit??"Elemente"} hat`:`Zu gro\xDF: erwartet, dass ${i.origin??"Wert"} ${r}${i.maximum.toString()} ist`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Zu klein: erwartet, dass ${i.origin} ${r}${i.minimum.toString()} ${a.unit} hat`:`Zu klein: erwartet, dass ${i.origin} ${r}${i.minimum.toString()} ist`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Ung\xFCltiger String: muss mit "${r.prefix}" beginnen`:r.format==="ends_with"?`Ung\xFCltiger String: muss mit "${r.suffix}" enden`:r.format==="includes"?`Ung\xFCltiger String: muss "${r.includes}" enthalten`:r.format==="regex"?`Ung\xFCltiger String: muss dem Muster ${r.pattern} entsprechen`:`Ung\xFCltig: ${u[r.format]??i.format}`}case"not_multiple_of":return`Ung\xFCltige Zahl: muss ein Vielfaches von ${i.divisor} sein`;case"unrecognized_keys":return`${i.keys.length>1?"Unbekannte Schl\xFCssel":"Unbekannter Schl\xFCssel"}: ${A(i.keys,", ")}`;case"invalid_key":return`Ung\xFCltiger Schl\xFCssel in ${i.origin}`;case"invalid_union":return"Ung\xFCltige Eingabe";case"invalid_element":return`Ung\xFCltiger Wert in ${i.origin}`;default:return"Ung\xFCltige Eingabe"}}};function Wg(){return{localeError:Kg()}}var Yg=e=>{const n=typeof e;switch(n){case"number":return Number.isNaN(e)?"NaN":"number";case"object":{if(Array.isArray(e))return"array";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return n},Xg=()=>{const e={string:{unit:"characters",verb:"to have"},file:{unit:"bytes",verb:"to have"},array:{unit:"items",verb:"to have"},set:{unit:"items",verb:"to have"}};function n(u){return e[u]??null}const t={regex:"input",email:"email address",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datetime",date:"ISO date",time:"ISO time",duration:"ISO duration",ipv4:"IPv4 address",ipv6:"IPv6 address",cidrv4:"IPv4 range",cidrv6:"IPv6 range",base64:"base64-encoded string",base64url:"base64url-encoded string",json_string:"JSON string",e164:"E.164 number",jwt:"JWT",template_literal:"input"};return u=>{switch(u.code){case"invalid_type":return`Invalid input: expected ${u.expected}, received ${Yg(u.input)}`;case"invalid_value":return u.values.length===1?`Invalid input: expected ${L(u.values[0])}`:`Invalid option: expected one of ${A(u.values,"|")}`;case"too_big":{const i=u.inclusive?"<=":"<",r=n(u.origin);return r?`Too big: expected ${u.origin??"value"} to have ${i}${u.maximum.toString()} ${r.unit??"elements"}`:`Too big: expected ${u.origin??"value"} to be ${i}${u.maximum.toString()}`}case"too_small":{const i=u.inclusive?">=":">",r=n(u.origin);return r?`Too small: expected ${u.origin} to have ${i}${u.minimum.toString()} ${r.unit}`:`Too small: expected ${u.origin} to be ${i}${u.minimum.toString()}`}case"invalid_format":{const i=u;return i.format==="starts_with"?`Invalid string: must start with "${i.prefix}"`:i.format==="ends_with"?`Invalid string: must end with "${i.suffix}"`:i.format==="includes"?`Invalid string: must include "${i.includes}"`:i.format==="regex"?`Invalid string: must match pattern ${i.pattern}`:`Invalid ${t[i.format]??u.format}`}case"not_multiple_of":return`Invalid number: must be a multiple of ${u.divisor}`;case"unrecognized_keys":return`Unrecognized key${u.keys.length>1?"s":""}: ${A(u.keys,", ")}`;case"invalid_key":return`Invalid key in ${u.origin}`;case"invalid_union":return"Invalid input";case"invalid_element":return`Invalid value in ${u.origin}`;default:return"Invalid input"}}};function Od(){return{localeError:Xg()}}var e6=e=>{const n=typeof e;switch(n){case"number":return Number.isNaN(e)?"NaN":"nombro";case"object":{if(Array.isArray(e))return"tabelo";if(e===null)return"senvalora";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return n},n6=()=>{const e={string:{unit:"karaktrojn",verb:"havi"},file:{unit:"bajtojn",verb:"havi"},array:{unit:"elementojn",verb:"havi"},set:{unit:"elementojn",verb:"havi"}};function n(u){return e[u]??null}const t={regex:"enigo",email:"retadreso",url:"URL",emoji:"emo\u011Dio",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-datotempo",date:"ISO-dato",time:"ISO-tempo",duration:"ISO-da\u016Dro",ipv4:"IPv4-adreso",ipv6:"IPv6-adreso",cidrv4:"IPv4-rango",cidrv6:"IPv6-rango",base64:"64-ume kodita karaktraro",base64url:"URL-64-ume kodita karaktraro",json_string:"JSON-karaktraro",e164:"E.164-nombro",jwt:"JWT",template_literal:"enigo"};return u=>{switch(u.code){case"invalid_type":return`Nevalida enigo: atendi\u011Dis ${u.expected}, ricevi\u011Dis ${e6(u.input)}`;case"invalid_value":return u.values.length===1?`Nevalida enigo: atendi\u011Dis ${L(u.values[0])}`:`Nevalida opcio: atendi\u011Dis unu el ${A(u.values,"|")}`;case"too_big":{const i=u.inclusive?"<=":"<",r=n(u.origin);return r?`Tro granda: atendi\u011Dis ke ${u.origin??"valoro"} havu ${i}${u.maximum.toString()} ${r.unit??"elementojn"}`:`Tro granda: atendi\u011Dis ke ${u.origin??"valoro"} havu ${i}${u.maximum.toString()}`}case"too_small":{const i=u.inclusive?">=":">",r=n(u.origin);return r?`Tro malgranda: atendi\u011Dis ke ${u.origin} havu ${i}${u.minimum.toString()} ${r.unit}`:`Tro malgranda: atendi\u011Dis ke ${u.origin} estu ${i}${u.minimum.toString()}`}case"invalid_format":{const i=u;return i.format==="starts_with"?`Nevalida karaktraro: devas komenci\u011Di per "${i.prefix}"`:i.format==="ends_with"?`Nevalida karaktraro: devas fini\u011Di per "${i.suffix}"`:i.format==="includes"?`Nevalida karaktraro: devas inkluzivi "${i.includes}"`:i.format==="regex"?`Nevalida karaktraro: devas kongrui kun la modelo ${i.pattern}`:`Nevalida ${t[i.format]??u.format}`}case"not_multiple_of":return`Nevalida nombro: devas esti oblo de ${u.divisor}`;case"unrecognized_keys":return`Nekonata${u.keys.length>1?"j":""} \u015Dlosilo${u.keys.length>1?"j":""}: ${A(u.keys,", ")}`;case"invalid_key":return`Nevalida \u015Dlosilo en ${u.origin}`;case"invalid_union":return"Nevalida enigo";case"invalid_element":return`Nevalida valoro en ${u.origin}`;default:return"Nevalida enigo"}}};function t6(){return{localeError:n6()}}var i6=()=>{const e={string:{unit:"caracteres",verb:"tener"},file:{unit:"bytes",verb:"tener"},array:{unit:"elementos",verb:"tener"},set:{unit:"elementos",verb:"tener"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"n\xFAmero";case"object":{if(Array.isArray(i))return"arreglo";if(i===null)return"nulo";if(Object.getPrototypeOf(i)!==Object.prototype)return i.constructor.name}}return r},u={regex:"entrada",email:"direcci\xF3n de correo electr\xF3nico",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"fecha y hora ISO",date:"fecha ISO",time:"hora ISO",duration:"duraci\xF3n ISO",ipv4:"direcci\xF3n IPv4",ipv6:"direcci\xF3n IPv6",cidrv4:"rango IPv4",cidrv6:"rango IPv6",base64:"cadena codificada en base64",base64url:"URL codificada en base64",json_string:"cadena JSON",e164:"n\xFAmero E.164",jwt:"JWT",template_literal:"entrada"};return i=>{switch(i.code){case"invalid_type":return`Entrada inv\xE1lida: se esperaba ${i.expected}, recibido ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Entrada inv\xE1lida: se esperaba ${L(i.values[0])}`:`Opci\xF3n inv\xE1lida: se esperaba una de ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Demasiado grande: se esperaba que ${i.origin??"valor"} tuviera ${r}${i.maximum.toString()} ${a.unit??"elementos"}`:`Demasiado grande: se esperaba que ${i.origin??"valor"} fuera ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Demasiado peque\xF1o: se esperaba que ${i.origin} tuviera ${r}${i.minimum.toString()} ${a.unit}`:`Demasiado peque\xF1o: se esperaba que ${i.origin} fuera ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Cadena inv\xE1lida: debe comenzar con "${r.prefix}"`:r.format==="ends_with"?`Cadena inv\xE1lida: debe terminar en "${r.suffix}"`:r.format==="includes"?`Cadena inv\xE1lida: debe incluir "${r.includes}"`:r.format==="regex"?`Cadena inv\xE1lida: debe coincidir con el patr\xF3n ${r.pattern}`:`Inv\xE1lido ${u[r.format]??i.format}`}case"not_multiple_of":return`N\xFAmero inv\xE1lido: debe ser m\xFAltiplo de ${i.divisor}`;case"unrecognized_keys":return`Llave${i.keys.length>1?"s":""} desconocida${i.keys.length>1?"s":""}: ${A(i.keys,", ")}`;case"invalid_key":return`Llave inv\xE1lida en ${i.origin}`;case"invalid_union":return"Entrada inv\xE1lida";case"invalid_element":return`Valor inv\xE1lido en ${i.origin}`;default:return"Entrada inv\xE1lida"}}};function u6(){return{localeError:i6()}}var r6=()=>{const e={string:{unit:"\u06A9\u0627\u0631\u0627\u06A9\u062A\u0631",verb:"\u062F\u0627\u0634\u062A\u0647 \u0628\u0627\u0634\u062F"},file:{unit:"\u0628\u0627\u06CC\u062A",verb:"\u062F\u0627\u0634\u062A\u0647 \u0628\u0627\u0634\u062F"},array:{unit:"\u0622\u06CC\u062A\u0645",verb:"\u062F\u0627\u0634\u062A\u0647 \u0628\u0627\u0634\u062F"},set:{unit:"\u0622\u06CC\u062A\u0645",verb:"\u062F\u0627\u0634\u062A\u0647 \u0628\u0627\u0634\u062F"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"\u0639\u062F\u062F";case"object":{if(Array.isArray(i))return"\u0622\u0631\u0627\u06CC\u0647";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u0648\u0631\u0648\u062F\u06CC",email:"\u0622\u062F\u0631\u0633 \u0627\u06CC\u0645\u06CC\u0644",url:"URL",emoji:"\u0627\u06CC\u0645\u0648\u062C\u06CC",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\u062A\u0627\u0631\u06CC\u062E \u0648 \u0632\u0645\u0627\u0646 \u0627\u06CC\u0632\u0648",date:"\u062A\u0627\u0631\u06CC\u062E \u0627\u06CC\u0632\u0648",time:"\u0632\u0645\u0627\u0646 \u0627\u06CC\u0632\u0648",duration:"\u0645\u062F\u062A \u0632\u0645\u0627\u0646 \u0627\u06CC\u0632\u0648",ipv4:"IPv4 \u0622\u062F\u0631\u0633",ipv6:"IPv6 \u0622\u062F\u0631\u0633",cidrv4:"IPv4 \u062F\u0627\u0645\u0646\u0647",cidrv6:"IPv6 \u062F\u0627\u0645\u0646\u0647",base64:"base64-encoded \u0631\u0634\u062A\u0647",base64url:"base64url-encoded \u0631\u0634\u062A\u0647",json_string:"JSON \u0631\u0634\u062A\u0647",e164:"E.164 \u0639\u062F\u062F",jwt:"JWT",template_literal:"\u0648\u0631\u0648\u062F\u06CC"};return i=>{switch(i.code){case"invalid_type":return`\u0648\u0631\u0648\u062F\u06CC \u0646\u0627\u0645\u0639\u062A\u0628\u0631: \u0645\u06CC\u200C\u0628\u0627\u06CC\u0633\u062A ${i.expected} \u0645\u06CC\u200C\u0628\u0648\u062F\u060C ${t(i.input)} \u062F\u0631\u06CC\u0627\u0641\u062A \u0634\u062F`;case"invalid_value":return i.values.length===1?`\u0648\u0631\u0648\u062F\u06CC \u0646\u0627\u0645\u0639\u062A\u0628\u0631: \u0645\u06CC\u200C\u0628\u0627\u06CC\u0633\u062A ${L(i.values[0])} \u0645\u06CC\u200C\u0628\u0648\u062F`:`\u06AF\u0632\u06CC\u0646\u0647 \u0646\u0627\u0645\u0639\u062A\u0628\u0631: \u0645\u06CC\u200C\u0628\u0627\u06CC\u0633\u062A \u06CC\u06A9\u06CC \u0627\u0632 ${A(i.values,"|")} \u0645\u06CC\u200C\u0628\u0648\u062F`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`\u062E\u06CC\u0644\u06CC \u0628\u0632\u0631\u06AF: ${i.origin??"\u0645\u0642\u062F\u0627\u0631"} \u0628\u0627\u06CC\u062F ${r}${i.maximum.toString()} ${a.unit??"\u0639\u0646\u0635\u0631"} \u0628\u0627\u0634\u062F`:`\u062E\u06CC\u0644\u06CC \u0628\u0632\u0631\u06AF: ${i.origin??"\u0645\u0642\u062F\u0627\u0631"} \u0628\u0627\u06CC\u062F ${r}${i.maximum.toString()} \u0628\u0627\u0634\u062F`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\u062E\u06CC\u0644\u06CC \u06A9\u0648\u0686\u06A9: ${i.origin} \u0628\u0627\u06CC\u062F ${r}${i.minimum.toString()} ${a.unit} \u0628\u0627\u0634\u062F`:`\u062E\u06CC\u0644\u06CC \u06A9\u0648\u0686\u06A9: ${i.origin} \u0628\u0627\u06CC\u062F ${r}${i.minimum.toString()} \u0628\u0627\u0634\u062F`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u0631\u0634\u062A\u0647 \u0646\u0627\u0645\u0639\u062A\u0628\u0631: \u0628\u0627\u06CC\u062F \u0628\u0627 "${r.prefix}" \u0634\u0631\u0648\u0639 \u0634\u0648\u062F`:r.format==="ends_with"?`\u0631\u0634\u062A\u0647 \u0646\u0627\u0645\u0639\u062A\u0628\u0631: \u0628\u0627\u06CC\u062F \u0628\u0627 "${r.suffix}" \u062A\u0645\u0627\u0645 \u0634\u0648\u062F`:r.format==="includes"?`\u0631\u0634\u062A\u0647 \u0646\u0627\u0645\u0639\u062A\u0628\u0631: \u0628\u0627\u06CC\u062F \u0634\u0627\u0645\u0644 "${r.includes}" \u0628\u0627\u0634\u062F`:r.format==="regex"?`\u0631\u0634\u062A\u0647 \u0646\u0627\u0645\u0639\u062A\u0628\u0631: \u0628\u0627\u06CC\u062F \u0628\u0627 \u0627\u0644\u06AF\u0648\u06CC ${r.pattern} \u0645\u0637\u0627\u0628\u0642\u062A \u062F\u0627\u0634\u062A\u0647 \u0628\u0627\u0634\u062F`:`${u[r.format]??i.format} \u0646\u0627\u0645\u0639\u062A\u0628\u0631`}case"not_multiple_of":return`\u0639\u062F\u062F \u0646\u0627\u0645\u0639\u062A\u0628\u0631: \u0628\u0627\u06CC\u062F \u0645\u0636\u0631\u0628 ${i.divisor} \u0628\u0627\u0634\u062F`;case"unrecognized_keys":return`\u06A9\u0644\u06CC\u062F${i.keys.length>1?"\u0647\u0627\u06CC":""} \u0646\u0627\u0634\u0646\u0627\u0633: ${A(i.keys,", ")}`;case"invalid_key":return`\u06A9\u0644\u06CC\u062F \u0646\u0627\u0634\u0646\u0627\u0633 \u062F\u0631 ${i.origin}`;case"invalid_union":return"\u0648\u0631\u0648\u062F\u06CC \u0646\u0627\u0645\u0639\u062A\u0628\u0631";case"invalid_element":return`\u0645\u0642\u062F\u0627\u0631 \u0646\u0627\u0645\u0639\u062A\u0628\u0631 \u062F\u0631 ${i.origin}`;default:return"\u0648\u0631\u0648\u062F\u06CC \u0646\u0627\u0645\u0639\u062A\u0628\u0631"}}};function a6(){return{localeError:r6()}}var o6=()=>{const e={string:{unit:"merkki\xE4",subject:"merkkijonon"},file:{unit:"tavua",subject:"tiedoston"},array:{unit:"alkiota",subject:"listan"},set:{unit:"alkiota",subject:"joukon"},number:{unit:"",subject:"luvun"},bigint:{unit:"",subject:"suuren kokonaisluvun"},int:{unit:"",subject:"kokonaisluvun"},date:{unit:"",subject:"p\xE4iv\xE4m\xE4\xE4r\xE4n"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"number";case"object":{if(Array.isArray(i))return"array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"s\xE4\xE4nn\xF6llinen lauseke",email:"s\xE4hk\xF6postiosoite",url:"URL-osoite",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-aikaleima",date:"ISO-p\xE4iv\xE4m\xE4\xE4r\xE4",time:"ISO-aika",duration:"ISO-kesto",ipv4:"IPv4-osoite",ipv6:"IPv6-osoite",cidrv4:"IPv4-alue",cidrv6:"IPv6-alue",base64:"base64-koodattu merkkijono",base64url:"base64url-koodattu merkkijono",json_string:"JSON-merkkijono",e164:"E.164-luku",jwt:"JWT",template_literal:"templaattimerkkijono"};return i=>{switch(i.code){case"invalid_type":return`Virheellinen tyyppi: odotettiin ${i.expected}, oli ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Virheellinen sy\xF6te: t\xE4ytyy olla ${L(i.values[0])}`:`Virheellinen valinta: t\xE4ytyy olla yksi seuraavista: ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Liian suuri: ${a.subject} t\xE4ytyy olla ${r}${i.maximum.toString()} ${a.unit}`.trim():`Liian suuri: arvon t\xE4ytyy olla ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Liian pieni: ${a.subject} t\xE4ytyy olla ${r}${i.minimum.toString()} ${a.unit}`.trim():`Liian pieni: arvon t\xE4ytyy olla ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Virheellinen sy\xF6te: t\xE4ytyy alkaa "${r.prefix}"`:r.format==="ends_with"?`Virheellinen sy\xF6te: t\xE4ytyy loppua "${r.suffix}"`:r.format==="includes"?`Virheellinen sy\xF6te: t\xE4ytyy sis\xE4lt\xE4\xE4 "${r.includes}"`:r.format==="regex"?`Virheellinen sy\xF6te: t\xE4ytyy vastata s\xE4\xE4nn\xF6llist\xE4 lauseketta ${r.pattern}`:`Virheellinen ${u[r.format]??i.format}`}case"not_multiple_of":return`Virheellinen luku: t\xE4ytyy olla luvun ${i.divisor} monikerta`;case"unrecognized_keys":return`${i.keys.length>1?"Tuntemattomat avaimet":"Tuntematon avain"}: ${A(i.keys,", ")}`;case"invalid_key":return"Virheellinen avain tietueessa";case"invalid_union":return"Virheellinen unioni";case"invalid_element":return"Virheellinen arvo joukossa";default:return"Virheellinen sy\xF6te"}}};function s6(){return{localeError:o6()}}var c6=()=>{const e={string:{unit:"caract\xE8res",verb:"avoir"},file:{unit:"octets",verb:"avoir"},array:{unit:"\xE9l\xE9ments",verb:"avoir"},set:{unit:"\xE9l\xE9ments",verb:"avoir"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"nombre";case"object":{if(Array.isArray(i))return"tableau";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"entr\xE9e",email:"adresse e-mail",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"date et heure ISO",date:"date ISO",time:"heure ISO",duration:"dur\xE9e ISO",ipv4:"adresse IPv4",ipv6:"adresse IPv6",cidrv4:"plage IPv4",cidrv6:"plage IPv6",base64:"cha\xEEne encod\xE9e en base64",base64url:"cha\xEEne encod\xE9e en base64url",json_string:"cha\xEEne JSON",e164:"num\xE9ro E.164",jwt:"JWT",template_literal:"entr\xE9e"};return i=>{switch(i.code){case"invalid_type":return`Entr\xE9e invalide : ${i.expected} attendu, ${t(i.input)} re\xE7u`;case"invalid_value":return i.values.length===1?`Entr\xE9e invalide : ${L(i.values[0])} attendu`:`Option invalide : une valeur parmi ${A(i.values,"|")} attendue`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Trop grand : ${i.origin??"valeur"} doit ${a.verb} ${r}${i.maximum.toString()} ${a.unit??"\xE9l\xE9ment(s)"}`:`Trop grand : ${i.origin??"valeur"} doit \xEAtre ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Trop petit : ${i.origin} doit ${a.verb} ${r}${i.minimum.toString()} ${a.unit}`:`Trop petit : ${i.origin} doit \xEAtre ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Cha\xEEne invalide : doit commencer par "${r.prefix}"`:r.format==="ends_with"?`Cha\xEEne invalide : doit se terminer par "${r.suffix}"`:r.format==="includes"?`Cha\xEEne invalide : doit inclure "${r.includes}"`:r.format==="regex"?`Cha\xEEne invalide : doit correspondre au mod\xE8le ${r.pattern}`:`${u[r.format]??i.format} invalide`}case"not_multiple_of":return`Nombre invalide : doit \xEAtre un multiple de ${i.divisor}`;case"unrecognized_keys":return`Cl\xE9${i.keys.length>1?"s":""} non reconnue${i.keys.length>1?"s":""} : ${A(i.keys,", ")}`;case"invalid_key":return`Cl\xE9 invalide dans ${i.origin}`;case"invalid_union":return"Entr\xE9e invalide";case"invalid_element":return`Valeur invalide dans ${i.origin}`;default:return"Entr\xE9e invalide"}}};function l6(){return{localeError:c6()}}var d6=()=>{const e={string:{unit:"caract\xE8res",verb:"avoir"},file:{unit:"octets",verb:"avoir"},array:{unit:"\xE9l\xE9ments",verb:"avoir"},set:{unit:"\xE9l\xE9ments",verb:"avoir"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"number";case"object":{if(Array.isArray(i))return"array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"entr\xE9e",email:"adresse courriel",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"date-heure ISO",date:"date ISO",time:"heure ISO",duration:"dur\xE9e ISO",ipv4:"adresse IPv4",ipv6:"adresse IPv6",cidrv4:"plage IPv4",cidrv6:"plage IPv6",base64:"cha\xEEne encod\xE9e en base64",base64url:"cha\xEEne encod\xE9e en base64url",json_string:"cha\xEEne JSON",e164:"num\xE9ro E.164",jwt:"JWT",template_literal:"entr\xE9e"};return i=>{switch(i.code){case"invalid_type":return`Entr\xE9e invalide : attendu ${i.expected}, re\xE7u ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Entr\xE9e invalide : attendu ${L(i.values[0])}`:`Option invalide : attendu l'une des valeurs suivantes ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"\u2264":"<",a=n(i.origin);return a?`Trop grand : attendu que ${i.origin??"la valeur"} ait ${r}${i.maximum.toString()} ${a.unit}`:`Trop grand : attendu que ${i.origin??"la valeur"} soit ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?"\u2265":">",a=n(i.origin);return a?`Trop petit : attendu que ${i.origin} ait ${r}${i.minimum.toString()} ${a.unit}`:`Trop petit : attendu que ${i.origin} soit ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Cha\xEEne invalide : doit commencer par "${r.prefix}"`:r.format==="ends_with"?`Cha\xEEne invalide : doit se terminer par "${r.suffix}"`:r.format==="includes"?`Cha\xEEne invalide : doit inclure "${r.includes}"`:r.format==="regex"?`Cha\xEEne invalide : doit correspondre au motif ${r.pattern}`:`${u[r.format]??i.format} invalide`}case"not_multiple_of":return`Nombre invalide : doit \xEAtre un multiple de ${i.divisor}`;case"unrecognized_keys":return`Cl\xE9${i.keys.length>1?"s":""} non reconnue${i.keys.length>1?"s":""} : ${A(i.keys,", ")}`;case"invalid_key":return`Cl\xE9 invalide dans ${i.origin}`;case"invalid_union":return"Entr\xE9e invalide";case"invalid_element":return`Valeur invalide dans ${i.origin}`;default:return"Entr\xE9e invalide"}}};function f6(){return{localeError:d6()}}var m6=()=>{const e={string:{unit:"\u05D0\u05D5\u05EA\u05D9\u05D5\u05EA",verb:"\u05DC\u05DB\u05DC\u05D5\u05DC"},file:{unit:"\u05D1\u05D9\u05D9\u05D8\u05D9\u05DD",verb:"\u05DC\u05DB\u05DC\u05D5\u05DC"},array:{unit:"\u05E4\u05E8\u05D9\u05D8\u05D9\u05DD",verb:"\u05DC\u05DB\u05DC\u05D5\u05DC"},set:{unit:"\u05E4\u05E8\u05D9\u05D8\u05D9\u05DD",verb:"\u05DC\u05DB\u05DC\u05D5\u05DC"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"number";case"object":{if(Array.isArray(i))return"array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u05E7\u05DC\u05D8",email:"\u05DB\u05EA\u05D5\u05D1\u05EA \u05D0\u05D9\u05DE\u05D9\u05D9\u05DC",url:"\u05DB\u05EA\u05D5\u05D1\u05EA \u05E8\u05E9\u05EA",emoji:"\u05D0\u05D9\u05DE\u05D5\u05D2'\u05D9",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\u05EA\u05D0\u05E8\u05D9\u05DA \u05D5\u05D6\u05DE\u05DF ISO",date:"\u05EA\u05D0\u05E8\u05D9\u05DA ISO",time:"\u05D6\u05DE\u05DF ISO",duration:"\u05DE\u05E9\u05DA \u05D6\u05DE\u05DF ISO",ipv4:"\u05DB\u05EA\u05D5\u05D1\u05EA IPv4",ipv6:"\u05DB\u05EA\u05D5\u05D1\u05EA IPv6",cidrv4:"\u05D8\u05D5\u05D5\u05D7 IPv4",cidrv6:"\u05D8\u05D5\u05D5\u05D7 IPv6",base64:"\u05DE\u05D7\u05E8\u05D5\u05D6\u05EA \u05D1\u05D1\u05E1\u05D9\u05E1 64",base64url:"\u05DE\u05D7\u05E8\u05D5\u05D6\u05EA \u05D1\u05D1\u05E1\u05D9\u05E1 64 \u05DC\u05DB\u05EA\u05D5\u05D1\u05D5\u05EA \u05E8\u05E9\u05EA",json_string:"\u05DE\u05D7\u05E8\u05D5\u05D6\u05EA JSON",e164:"\u05DE\u05E1\u05E4\u05E8 E.164",jwt:"JWT",template_literal:"\u05E7\u05DC\u05D8"};return i=>{switch(i.code){case"invalid_type":return`\u05E7\u05DC\u05D8 \u05DC\u05D0 \u05EA\u05E7\u05D9\u05DF: \u05E6\u05E8\u05D9\u05DA ${i.expected}, \u05D4\u05EA\u05E7\u05D1\u05DC ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\u05E7\u05DC\u05D8 \u05DC\u05D0 \u05EA\u05E7\u05D9\u05DF: \u05E6\u05E8\u05D9\u05DA ${L(i.values[0])}`:`\u05E7\u05DC\u05D8 \u05DC\u05D0 \u05EA\u05E7\u05D9\u05DF: \u05E6\u05E8\u05D9\u05DA \u05D0\u05D7\u05EA \u05DE\u05D4\u05D0\u05E4\u05E9\u05E8\u05D5\u05D9\u05D5\u05EA ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`\u05D2\u05D3\u05D5\u05DC \u05DE\u05D3\u05D9: ${i.origin??"value"} \u05E6\u05E8\u05D9\u05DA \u05DC\u05D4\u05D9\u05D5\u05EA ${r}${i.maximum.toString()} ${a.unit??"elements"}`:`\u05D2\u05D3\u05D5\u05DC \u05DE\u05D3\u05D9: ${i.origin??"value"} \u05E6\u05E8\u05D9\u05DA \u05DC\u05D4\u05D9\u05D5\u05EA ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\u05E7\u05D8\u05DF \u05DE\u05D3\u05D9: ${i.origin} \u05E6\u05E8\u05D9\u05DA \u05DC\u05D4\u05D9\u05D5\u05EA ${r}${i.minimum.toString()} ${a.unit}`:`\u05E7\u05D8\u05DF \u05DE\u05D3\u05D9: ${i.origin} \u05E6\u05E8\u05D9\u05DA \u05DC\u05D4\u05D9\u05D5\u05EA ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u05DE\u05D7\u05E8\u05D5\u05D6\u05EA \u05DC\u05D0 \u05EA\u05E7\u05D9\u05E0\u05D4: \u05D7\u05D9\u05D9\u05D1\u05EA \u05DC\u05D4\u05EA\u05D7\u05D9\u05DC \u05D1"${r.prefix}"`:r.format==="ends_with"?`\u05DE\u05D7\u05E8\u05D5\u05D6\u05EA \u05DC\u05D0 \u05EA\u05E7\u05D9\u05E0\u05D4: \u05D7\u05D9\u05D9\u05D1\u05EA \u05DC\u05D4\u05E1\u05EA\u05D9\u05D9\u05DD \u05D1 "${r.suffix}"`:r.format==="includes"?`\u05DE\u05D7\u05E8\u05D5\u05D6\u05EA \u05DC\u05D0 \u05EA\u05E7\u05D9\u05E0\u05D4: \u05D7\u05D9\u05D9\u05D1\u05EA \u05DC\u05DB\u05DC\u05D5\u05DC "${r.includes}"`:r.format==="regex"?`\u05DE\u05D7\u05E8\u05D5\u05D6\u05EA \u05DC\u05D0 \u05EA\u05E7\u05D9\u05E0\u05D4: \u05D7\u05D9\u05D9\u05D1\u05EA \u05DC\u05D4\u05EA\u05D0\u05D9\u05DD \u05DC\u05EA\u05D1\u05E0\u05D9\u05EA ${r.pattern}`:`${u[r.format]??i.format} \u05DC\u05D0 \u05EA\u05E7\u05D9\u05DF`}case"not_multiple_of":return`\u05DE\u05E1\u05E4\u05E8 \u05DC\u05D0 \u05EA\u05E7\u05D9\u05DF: \u05D7\u05D9\u05D9\u05D1 \u05DC\u05D4\u05D9\u05D5\u05EA \u05DE\u05DB\u05E4\u05DC\u05D4 \u05E9\u05DC ${i.divisor}`;case"unrecognized_keys":return`\u05DE\u05E4\u05EA\u05D7${i.keys.length>1?"\u05D5\u05EA":""} \u05DC\u05D0 \u05DE\u05D6\u05D5\u05D4${i.keys.length>1?"\u05D9\u05DD":"\u05D4"}: ${A(i.keys,", ")}`;case"invalid_key":return`\u05DE\u05E4\u05EA\u05D7 \u05DC\u05D0 \u05EA\u05E7\u05D9\u05DF \u05D1${i.origin}`;case"invalid_union":return"\u05E7\u05DC\u05D8 \u05DC\u05D0 \u05EA\u05E7\u05D9\u05DF";case"invalid_element":return`\u05E2\u05E8\u05DA \u05DC\u05D0 \u05EA\u05E7\u05D9\u05DF \u05D1${i.origin}`;default:return"\u05E7\u05DC\u05D8 \u05DC\u05D0 \u05EA\u05E7\u05D9\u05DF"}}};function v6(){return{localeError:m6()}}var p6=()=>{const e={string:{unit:"karakter",verb:"legyen"},file:{unit:"byte",verb:"legyen"},array:{unit:"elem",verb:"legyen"},set:{unit:"elem",verb:"legyen"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"sz\xE1m";case"object":{if(Array.isArray(i))return"t\xF6mb";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"bemenet",email:"email c\xEDm",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO id\u0151b\xE9lyeg",date:"ISO d\xE1tum",time:"ISO id\u0151",duration:"ISO id\u0151intervallum",ipv4:"IPv4 c\xEDm",ipv6:"IPv6 c\xEDm",cidrv4:"IPv4 tartom\xE1ny",cidrv6:"IPv6 tartom\xE1ny",base64:"base64-k\xF3dolt string",base64url:"base64url-k\xF3dolt string",json_string:"JSON string",e164:"E.164 sz\xE1m",jwt:"JWT",template_literal:"bemenet"};return i=>{switch(i.code){case"invalid_type":return`\xC9rv\xE9nytelen bemenet: a v\xE1rt \xE9rt\xE9k ${i.expected}, a kapott \xE9rt\xE9k ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\xC9rv\xE9nytelen bemenet: a v\xE1rt \xE9rt\xE9k ${L(i.values[0])}`:`\xC9rv\xE9nytelen opci\xF3: valamelyik \xE9rt\xE9k v\xE1rt ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`T\xFAl nagy: ${i.origin??"\xE9rt\xE9k"} m\xE9rete t\xFAl nagy ${r}${i.maximum.toString()} ${a.unit??"elem"}`:`T\xFAl nagy: a bemeneti \xE9rt\xE9k ${i.origin??"\xE9rt\xE9k"} t\xFAl nagy: ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`T\xFAl kicsi: a bemeneti \xE9rt\xE9k ${i.origin} m\xE9rete t\xFAl kicsi ${r}${i.minimum.toString()} ${a.unit}`:`T\xFAl kicsi: a bemeneti \xE9rt\xE9k ${i.origin} t\xFAl kicsi ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\xC9rv\xE9nytelen string: "${r.prefix}" \xE9rt\xE9kkel kell kezd\u0151dnie`:r.format==="ends_with"?`\xC9rv\xE9nytelen string: "${r.suffix}" \xE9rt\xE9kkel kell v\xE9gz\u0151dnie`:r.format==="includes"?`\xC9rv\xE9nytelen string: "${r.includes}" \xE9rt\xE9ket kell tartalmaznia`:r.format==="regex"?`\xC9rv\xE9nytelen string: ${r.pattern} mint\xE1nak kell megfelelnie`:`\xC9rv\xE9nytelen ${u[r.format]??i.format}`}case"not_multiple_of":return`\xC9rv\xE9nytelen sz\xE1m: ${i.divisor} t\xF6bbsz\xF6r\xF6s\xE9nek kell lennie`;case"unrecognized_keys":return`Ismeretlen kulcs${i.keys.length>1?"s":""}: ${A(i.keys,", ")}`;case"invalid_key":return`\xC9rv\xE9nytelen kulcs ${i.origin}`;case"invalid_union":return"\xC9rv\xE9nytelen bemenet";case"invalid_element":return`\xC9rv\xE9nytelen \xE9rt\xE9k: ${i.origin}`;default:return"\xC9rv\xE9nytelen bemenet"}}};function h6(){return{localeError:p6()}}var g6=()=>{const e={string:{unit:"karakter",verb:"memiliki"},file:{unit:"byte",verb:"memiliki"},array:{unit:"item",verb:"memiliki"},set:{unit:"item",verb:"memiliki"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"number";case"object":{if(Array.isArray(i))return"array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"input",email:"alamat email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"tanggal dan waktu format ISO",date:"tanggal format ISO",time:"jam format ISO",duration:"durasi format ISO",ipv4:"alamat IPv4",ipv6:"alamat IPv6",cidrv4:"rentang alamat IPv4",cidrv6:"rentang alamat IPv6",base64:"string dengan enkode base64",base64url:"string dengan enkode base64url",json_string:"string JSON",e164:"angka E.164",jwt:"JWT",template_literal:"input"};return i=>{switch(i.code){case"invalid_type":return`Input tidak valid: diharapkan ${i.expected}, diterima ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Input tidak valid: diharapkan ${L(i.values[0])}`:`Pilihan tidak valid: diharapkan salah satu dari ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Terlalu besar: diharapkan ${i.origin??"value"} memiliki ${r}${i.maximum.toString()} ${a.unit??"elemen"}`:`Terlalu besar: diharapkan ${i.origin??"value"} menjadi ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Terlalu kecil: diharapkan ${i.origin} memiliki ${r}${i.minimum.toString()} ${a.unit}`:`Terlalu kecil: diharapkan ${i.origin} menjadi ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`String tidak valid: harus dimulai dengan "${r.prefix}"`:r.format==="ends_with"?`String tidak valid: harus berakhir dengan "${r.suffix}"`:r.format==="includes"?`String tidak valid: harus menyertakan "${r.includes}"`:r.format==="regex"?`String tidak valid: harus sesuai pola ${r.pattern}`:`${u[r.format]??i.format} tidak valid`}case"not_multiple_of":return`Angka tidak valid: harus kelipatan dari ${i.divisor}`;case"unrecognized_keys":return`Kunci tidak dikenali ${i.keys.length>1?"s":""}: ${A(i.keys,", ")}`;case"invalid_key":return`Kunci tidak valid di ${i.origin}`;case"invalid_union":return"Input tidak valid";case"invalid_element":return`Nilai tidak valid di ${i.origin}`;default:return"Input tidak valid"}}};function E6(){return{localeError:g6()}}var y6=()=>{const e={string:{unit:"caratteri",verb:"avere"},file:{unit:"byte",verb:"avere"},array:{unit:"elementi",verb:"avere"},set:{unit:"elementi",verb:"avere"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"numero";case"object":{if(Array.isArray(i))return"vettore";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"input",email:"indirizzo email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data e ora ISO",date:"data ISO",time:"ora ISO",duration:"durata ISO",ipv4:"indirizzo IPv4",ipv6:"indirizzo IPv6",cidrv4:"intervallo IPv4",cidrv6:"intervallo IPv6",base64:"stringa codificata in base64",base64url:"URL codificata in base64",json_string:"stringa JSON",e164:"numero E.164",jwt:"JWT",template_literal:"input"};return i=>{switch(i.code){case"invalid_type":return`Input non valido: atteso ${i.expected}, ricevuto ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Input non valido: atteso ${L(i.values[0])}`:`Opzione non valida: atteso uno tra ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Troppo grande: ${i.origin??"valore"} deve avere ${r}${i.maximum.toString()} ${a.unit??"elementi"}`:`Troppo grande: ${i.origin??"valore"} deve essere ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Troppo piccolo: ${i.origin} deve avere ${r}${i.minimum.toString()} ${a.unit}`:`Troppo piccolo: ${i.origin} deve essere ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Stringa non valida: deve iniziare con "${r.prefix}"`:r.format==="ends_with"?`Stringa non valida: deve terminare con "${r.suffix}"`:r.format==="includes"?`Stringa non valida: deve includere "${r.includes}"`:r.format==="regex"?`Stringa non valida: deve corrispondere al pattern ${r.pattern}`:`Invalid ${u[r.format]??i.format}`}case"not_multiple_of":return`Numero non valido: deve essere un multiplo di ${i.divisor}`;case"unrecognized_keys":return`Chiav${i.keys.length>1?"i":"e"} non riconosciut${i.keys.length>1?"e":"a"}: ${A(i.keys,", ")}`;case"invalid_key":return`Chiave non valida in ${i.origin}`;case"invalid_union":return"Input non valido";case"invalid_element":return`Valore non valido in ${i.origin}`;default:return"Input non valido"}}};function b6(){return{localeError:y6()}}var k6=()=>{const e={string:{unit:"\u6587\u5B57",verb:"\u3067\u3042\u308B"},file:{unit:"\u30D0\u30A4\u30C8",verb:"\u3067\u3042\u308B"},array:{unit:"\u8981\u7D20",verb:"\u3067\u3042\u308B"},set:{unit:"\u8981\u7D20",verb:"\u3067\u3042\u308B"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"\u6570\u5024";case"object":{if(Array.isArray(i))return"\u914D\u5217";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u5165\u529B\u5024",email:"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9",url:"URL",emoji:"\u7D75\u6587\u5B57",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO\u65E5\u6642",date:"ISO\u65E5\u4ED8",time:"ISO\u6642\u523B",duration:"ISO\u671F\u9593",ipv4:"IPv4\u30A2\u30C9\u30EC\u30B9",ipv6:"IPv6\u30A2\u30C9\u30EC\u30B9",cidrv4:"IPv4\u7BC4\u56F2",cidrv6:"IPv6\u7BC4\u56F2",base64:"base64\u30A8\u30F3\u30B3\u30FC\u30C9\u6587\u5B57\u5217",base64url:"base64url\u30A8\u30F3\u30B3\u30FC\u30C9\u6587\u5B57\u5217",json_string:"JSON\u6587\u5B57\u5217",e164:"E.164\u756A\u53F7",jwt:"JWT",template_literal:"\u5165\u529B\u5024"};return i=>{switch(i.code){case"invalid_type":return`\u7121\u52B9\u306A\u5165\u529B: ${i.expected}\u304C\u671F\u5F85\u3055\u308C\u307E\u3057\u305F\u304C\u3001${t(i.input)}\u304C\u5165\u529B\u3055\u308C\u307E\u3057\u305F`;case"invalid_value":return i.values.length===1?`\u7121\u52B9\u306A\u5165\u529B: ${L(i.values[0])}\u304C\u671F\u5F85\u3055\u308C\u307E\u3057\u305F`:`\u7121\u52B9\u306A\u9078\u629E: ${A(i.values,"\u3001")}\u306E\u3044\u305A\u308C\u304B\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059`;case"too_big":{const r=i.inclusive?"\u4EE5\u4E0B\u3067\u3042\u308B":"\u3088\u308A\u5C0F\u3055\u3044",a=n(i.origin);return a?`\u5927\u304D\u3059\u304E\u308B\u5024: ${i.origin??"\u5024"}\u306F${i.maximum.toString()}${a.unit??"\u8981\u7D20"}${r}\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059`:`\u5927\u304D\u3059\u304E\u308B\u5024: ${i.origin??"\u5024"}\u306F${i.maximum.toString()}${r}\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059`}case"too_small":{const r=i.inclusive?"\u4EE5\u4E0A\u3067\u3042\u308B":"\u3088\u308A\u5927\u304D\u3044",a=n(i.origin);return a?`\u5C0F\u3055\u3059\u304E\u308B\u5024: ${i.origin}\u306F${i.minimum.toString()}${a.unit}${r}\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059`:`\u5C0F\u3055\u3059\u304E\u308B\u5024: ${i.origin}\u306F${i.minimum.toString()}${r}\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u7121\u52B9\u306A\u6587\u5B57\u5217: "${r.prefix}"\u3067\u59CB\u307E\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059`:r.format==="ends_with"?`\u7121\u52B9\u306A\u6587\u5B57\u5217: "${r.suffix}"\u3067\u7D42\u308F\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059`:r.format==="includes"?`\u7121\u52B9\u306A\u6587\u5B57\u5217: "${r.includes}"\u3092\u542B\u3080\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059`:r.format==="regex"?`\u7121\u52B9\u306A\u6587\u5B57\u5217: \u30D1\u30BF\u30FC\u30F3${r.pattern}\u306B\u4E00\u81F4\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059`:`\u7121\u52B9\u306A${u[r.format]??i.format}`}case"not_multiple_of":return`\u7121\u52B9\u306A\u6570\u5024: ${i.divisor}\u306E\u500D\u6570\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059`;case"unrecognized_keys":return`\u8A8D\u8B58\u3055\u308C\u3066\u3044\u306A\u3044\u30AD\u30FC${i.keys.length>1?"\u7FA4":""}: ${A(i.keys,"\u3001")}`;case"invalid_key":return`${i.origin}\u5185\u306E\u7121\u52B9\u306A\u30AD\u30FC`;case"invalid_union":return"\u7121\u52B9\u306A\u5165\u529B";case"invalid_element":return`${i.origin}\u5185\u306E\u7121\u52B9\u306A\u5024`;default:return"\u7121\u52B9\u306A\u5165\u529B"}}};function D6(){return{localeError:k6()}}var S6=()=>{const e={string:{unit:"\u178F\u17BD\u17A2\u1780\u17D2\u179F\u179A",verb:"\u1782\u17BD\u179A\u1798\u17B6\u1793"},file:{unit:"\u1794\u17C3",verb:"\u1782\u17BD\u179A\u1798\u17B6\u1793"},array:{unit:"\u1792\u17B6\u178F\u17BB",verb:"\u1782\u17BD\u179A\u1798\u17B6\u1793"},set:{unit:"\u1792\u17B6\u178F\u17BB",verb:"\u1782\u17BD\u179A\u1798\u17B6\u1793"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"\u1798\u17B7\u1793\u1798\u17C2\u1793\u1787\u17B6\u179B\u17C1\u1781 (NaN)":"\u179B\u17C1\u1781";case"object":{if(Array.isArray(i))return"\u17A2\u17B6\u179A\u17C1 (Array)";if(i===null)return"\u1782\u17D2\u1798\u17B6\u1793\u178F\u1798\u17D2\u179B\u17C3 (null)";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u1791\u17B7\u1793\u17D2\u1793\u1793\u17D0\u1799\u1794\u1789\u17D2\u1785\u17BC\u179B",email:"\u17A2\u17B6\u179F\u1799\u178A\u17D2\u178B\u17B6\u1793\u17A2\u17CA\u17B8\u1798\u17C2\u179B",url:"URL",emoji:"\u179F\u1789\u17D2\u1789\u17B6\u17A2\u17B6\u179A\u1798\u17D2\u1798\u178E\u17CD",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\u1780\u17B6\u179B\u1794\u179A\u17B7\u1785\u17D2\u1786\u17C1\u1791 \u1793\u17B7\u1784\u1798\u17C9\u17C4\u1784 ISO",date:"\u1780\u17B6\u179B\u1794\u179A\u17B7\u1785\u17D2\u1786\u17C1\u1791 ISO",time:"\u1798\u17C9\u17C4\u1784 ISO",duration:"\u179A\u1799\u17C8\u1796\u17C1\u179B ISO",ipv4:"\u17A2\u17B6\u179F\u1799\u178A\u17D2\u178B\u17B6\u1793 IPv4",ipv6:"\u17A2\u17B6\u179F\u1799\u178A\u17D2\u178B\u17B6\u1793 IPv6",cidrv4:"\u178A\u17C2\u1793\u17A2\u17B6\u179F\u1799\u178A\u17D2\u178B\u17B6\u1793 IPv4",cidrv6:"\u178A\u17C2\u1793\u17A2\u17B6\u179F\u1799\u178A\u17D2\u178B\u17B6\u1793 IPv6",base64:"\u1781\u17D2\u179F\u17C2\u17A2\u1780\u17D2\u179F\u179A\u17A2\u17CA\u17B7\u1780\u17BC\u178A base64",base64url:"\u1781\u17D2\u179F\u17C2\u17A2\u1780\u17D2\u179F\u179A\u17A2\u17CA\u17B7\u1780\u17BC\u178A base64url",json_string:"\u1781\u17D2\u179F\u17C2\u17A2\u1780\u17D2\u179F\u179A JSON",e164:"\u179B\u17C1\u1781 E.164",jwt:"JWT",template_literal:"\u1791\u17B7\u1793\u17D2\u1793\u1793\u17D0\u1799\u1794\u1789\u17D2\u1785\u17BC\u179B"};return i=>{switch(i.code){case"invalid_type":return`\u1791\u17B7\u1793\u17D2\u1793\u1793\u17D0\u1799\u1794\u1789\u17D2\u1785\u17BC\u179B\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u1780\u17B6\u179A ${i.expected} \u1794\u17C9\u17BB\u1793\u17D2\u178F\u17C2\u1791\u1791\u17BD\u179B\u1794\u17B6\u1793 ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\u1791\u17B7\u1793\u17D2\u1793\u1793\u17D0\u1799\u1794\u1789\u17D2\u1785\u17BC\u179B\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u1780\u17B6\u179A ${L(i.values[0])}`:`\u1787\u1798\u17D2\u179A\u17BE\u179F\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u1787\u17B6\u1798\u17BD\u1799\u1780\u17D2\u1793\u17BB\u1784\u1785\u17C6\u178E\u17C4\u1798 ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`\u1792\u17C6\u1796\u17C1\u1780\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u1780\u17B6\u179A ${i.origin??"\u178F\u1798\u17D2\u179B\u17C3"} ${r} ${i.maximum.toString()} ${a.unit??"\u1792\u17B6\u178F\u17BB"}`:`\u1792\u17C6\u1796\u17C1\u1780\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u1780\u17B6\u179A ${i.origin??"\u178F\u1798\u17D2\u179B\u17C3"} ${r} ${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\u178F\u17BC\u1785\u1796\u17C1\u1780\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u1780\u17B6\u179A ${i.origin} ${r} ${i.minimum.toString()} ${a.unit}`:`\u178F\u17BC\u1785\u1796\u17C1\u1780\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u1780\u17B6\u179A ${i.origin} ${r} ${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u1781\u17D2\u179F\u17C2\u17A2\u1780\u17D2\u179F\u179A\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u1785\u17B6\u1794\u17CB\u1795\u17D2\u178F\u17BE\u1798\u178A\u17C4\u1799 "${r.prefix}"`:r.format==="ends_with"?`\u1781\u17D2\u179F\u17C2\u17A2\u1780\u17D2\u179F\u179A\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u1794\u1789\u17D2\u1785\u1794\u17CB\u178A\u17C4\u1799 "${r.suffix}"`:r.format==="includes"?`\u1781\u17D2\u179F\u17C2\u17A2\u1780\u17D2\u179F\u179A\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u1798\u17B6\u1793 "${r.includes}"`:r.format==="regex"?`\u1781\u17D2\u179F\u17C2\u17A2\u1780\u17D2\u179F\u179A\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u178F\u17C2\u1795\u17D2\u1782\u17BC\u1795\u17D2\u1782\u1784\u1793\u17B9\u1784\u1791\u1798\u17D2\u179A\u1784\u17CB\u178A\u17C2\u179B\u1794\u17B6\u1793\u1780\u17C6\u178E\u178F\u17CB ${r.pattern}`:`\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C\u17D6 ${u[r.format]??i.format}`}case"not_multiple_of":return`\u179B\u17C1\u1781\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C\u17D6 \u178F\u17D2\u179A\u17BC\u179C\u178F\u17C2\u1787\u17B6\u1796\u17A0\u17BB\u1782\u17BB\u178E\u1793\u17C3 ${i.divisor}`;case"unrecognized_keys":return`\u179A\u1780\u1783\u17BE\u1789\u179F\u17C4\u1798\u17B7\u1793\u179F\u17D2\u1782\u17B6\u179B\u17CB\u17D6 ${A(i.keys,", ")}`;case"invalid_key":return`\u179F\u17C4\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C\u1793\u17C5\u1780\u17D2\u1793\u17BB\u1784 ${i.origin}`;case"invalid_union":return"\u1791\u17B7\u1793\u17D2\u1793\u1793\u17D0\u1799\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C";case"invalid_element":return`\u1791\u17B7\u1793\u17D2\u1793\u1793\u17D0\u1799\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C\u1793\u17C5\u1780\u17D2\u1793\u17BB\u1784 ${i.origin}`;default:return"\u1791\u17B7\u1793\u17D2\u1793\u1793\u17D0\u1799\u1798\u17B7\u1793\u178F\u17D2\u179A\u17B9\u1798\u178F\u17D2\u179A\u17BC\u179C"}}};function B6(){return{localeError:S6()}}var w6=()=>{const e={string:{unit:"\uBB38\uC790",verb:"to have"},file:{unit:"\uBC14\uC774\uD2B8",verb:"to have"},array:{unit:"\uAC1C",verb:"to have"},set:{unit:"\uAC1C",verb:"to have"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"number";case"object":{if(Array.isArray(i))return"array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\uC785\uB825",email:"\uC774\uBA54\uC77C \uC8FC\uC18C",url:"URL",emoji:"\uC774\uBAA8\uC9C0",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \uB0A0\uC9DC\uC2DC\uAC04",date:"ISO \uB0A0\uC9DC",time:"ISO \uC2DC\uAC04",duration:"ISO \uAE30\uAC04",ipv4:"IPv4 \uC8FC\uC18C",ipv6:"IPv6 \uC8FC\uC18C",cidrv4:"IPv4 \uBC94\uC704",cidrv6:"IPv6 \uBC94\uC704",base64:"base64 \uC778\uCF54\uB529 \uBB38\uC790\uC5F4",base64url:"base64url \uC778\uCF54\uB529 \uBB38\uC790\uC5F4",json_string:"JSON \uBB38\uC790\uC5F4",e164:"E.164 \uBC88\uD638",jwt:"JWT",template_literal:"\uC785\uB825"};return i=>{switch(i.code){case"invalid_type":return`\uC798\uBABB\uB41C \uC785\uB825: \uC608\uC0C1 \uD0C0\uC785\uC740 ${i.expected}, \uBC1B\uC740 \uD0C0\uC785\uC740 ${t(i.input)}\uC785\uB2C8\uB2E4`;case"invalid_value":return i.values.length===1?`\uC798\uBABB\uB41C \uC785\uB825: \uAC12\uC740 ${L(i.values[0])} \uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4`:`\uC798\uBABB\uB41C \uC635\uC158: ${A(i.values,"\uB610\uB294 ")} \uC911 \uD558\uB098\uC5EC\uC57C \uD569\uB2C8\uB2E4`;case"too_big":{const r=i.inclusive?"\uC774\uD558":"\uBBF8\uB9CC",a=r==="\uBBF8\uB9CC"?"\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4":"\uC5EC\uC57C \uD569\uB2C8\uB2E4",o=n(i.origin),s=o?.unit??"\uC694\uC18C";return o?`${i.origin??"\uAC12"}\uC774 \uB108\uBB34 \uD07D\uB2C8\uB2E4: ${i.maximum.toString()}${s} ${r}${a}`:`${i.origin??"\uAC12"}\uC774 \uB108\uBB34 \uD07D\uB2C8\uB2E4: ${i.maximum.toString()} ${r}${a}`}case"too_small":{const r=i.inclusive?"\uC774\uC0C1":"\uCD08\uACFC",a=r==="\uC774\uC0C1"?"\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4":"\uC5EC\uC57C \uD569\uB2C8\uB2E4",o=n(i.origin),s=o?.unit??"\uC694\uC18C";return o?`${i.origin??"\uAC12"}\uC774 \uB108\uBB34 \uC791\uC2B5\uB2C8\uB2E4: ${i.minimum.toString()}${s} ${r}${a}`:`${i.origin??"\uAC12"}\uC774 \uB108\uBB34 \uC791\uC2B5\uB2C8\uB2E4: ${i.minimum.toString()} ${r}${a}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\uC798\uBABB\uB41C \uBB38\uC790\uC5F4: "${r.prefix}"(\uC73C)\uB85C \uC2DC\uC791\uD574\uC57C \uD569\uB2C8\uB2E4`:r.format==="ends_with"?`\uC798\uBABB\uB41C \uBB38\uC790\uC5F4: "${r.suffix}"(\uC73C)\uB85C \uB05D\uB098\uC57C \uD569\uB2C8\uB2E4`:r.format==="includes"?`\uC798\uBABB\uB41C \uBB38\uC790\uC5F4: "${r.includes}"\uC744(\uB97C) \uD3EC\uD568\uD574\uC57C \uD569\uB2C8\uB2E4`:r.format==="regex"?`\uC798\uBABB\uB41C \uBB38\uC790\uC5F4: \uC815\uADDC\uC2DD ${r.pattern} \uD328\uD134\uACFC \uC77C\uCE58\uD574\uC57C \uD569\uB2C8\uB2E4`:`\uC798\uBABB\uB41C ${u[r.format]??i.format}`}case"not_multiple_of":return`\uC798\uBABB\uB41C \uC22B\uC790: ${i.divisor}\uC758 \uBC30\uC218\uC5EC\uC57C \uD569\uB2C8\uB2E4`;case"unrecognized_keys":return`\uC778\uC2DD\uD560 \uC218 \uC5C6\uB294 \uD0A4: ${A(i.keys,", ")}`;case"invalid_key":return`\uC798\uBABB\uB41C \uD0A4: ${i.origin}`;case"invalid_union":return"\uC798\uBABB\uB41C \uC785\uB825";case"invalid_element":return`\uC798\uBABB\uB41C \uAC12: ${i.origin}`;default:return"\uC798\uBABB\uB41C \uC785\uB825"}}};function A6(){return{localeError:w6()}}var _6=()=>{const e={string:{unit:"\u0437\u043D\u0430\u0446\u0438",verb:"\u0434\u0430 \u0438\u043C\u0430\u0430\u0442"},file:{unit:"\u0431\u0430\u0458\u0442\u0438",verb:"\u0434\u0430 \u0438\u043C\u0430\u0430\u0442"},array:{unit:"\u0441\u0442\u0430\u0432\u043A\u0438",verb:"\u0434\u0430 \u0438\u043C\u0430\u0430\u0442"},set:{unit:"\u0441\u0442\u0430\u0432\u043A\u0438",verb:"\u0434\u0430 \u0438\u043C\u0430\u0430\u0442"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"\u0431\u0440\u043E\u0458";case"object":{if(Array.isArray(i))return"\u043D\u0438\u0437\u0430";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u0432\u043D\u0435\u0441",email:"\u0430\u0434\u0440\u0435\u0441\u0430 \u043D\u0430 \u0435-\u043F\u043E\u0448\u0442\u0430",url:"URL",emoji:"\u0435\u043C\u043E\u045F\u0438",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \u0434\u0430\u0442\u0443\u043C \u0438 \u0432\u0440\u0435\u043C\u0435",date:"ISO \u0434\u0430\u0442\u0443\u043C",time:"ISO \u0432\u0440\u0435\u043C\u0435",duration:"ISO \u0432\u0440\u0435\u043C\u0435\u0442\u0440\u0430\u0435\u045A\u0435",ipv4:"IPv4 \u0430\u0434\u0440\u0435\u0441\u0430",ipv6:"IPv6 \u0430\u0434\u0440\u0435\u0441\u0430",cidrv4:"IPv4 \u043E\u043F\u0441\u0435\u0433",cidrv6:"IPv6 \u043E\u043F\u0441\u0435\u0433",base64:"base64-\u0435\u043D\u043A\u043E\u0434\u0438\u0440\u0430\u043D\u0430 \u043D\u0438\u0437\u0430",base64url:"base64url-\u0435\u043D\u043A\u043E\u0434\u0438\u0440\u0430\u043D\u0430 \u043D\u0438\u0437\u0430",json_string:"JSON \u043D\u0438\u0437\u0430",e164:"E.164 \u0431\u0440\u043E\u0458",jwt:"JWT",template_literal:"\u0432\u043D\u0435\u0441"};return i=>{switch(i.code){case"invalid_type":return`\u0413\u0440\u0435\u0448\u0435\u043D \u0432\u043D\u0435\u0441: \u0441\u0435 \u043E\u0447\u0435\u043A\u0443\u0432\u0430 ${i.expected}, \u043F\u0440\u0438\u043C\u0435\u043D\u043E ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Invalid input: expected ${L(i.values[0])}`:`\u0413\u0440\u0435\u0448\u0430\u043D\u0430 \u043E\u043F\u0446\u0438\u0458\u0430: \u0441\u0435 \u043E\u0447\u0435\u043A\u0443\u0432\u0430 \u0435\u0434\u043D\u0430 ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`\u041F\u0440\u0435\u043C\u043D\u043E\u0433\u0443 \u0433\u043E\u043B\u0435\u043C: \u0441\u0435 \u043E\u0447\u0435\u043A\u0443\u0432\u0430 ${i.origin??"\u0432\u0440\u0435\u0434\u043D\u043E\u0441\u0442\u0430"} \u0434\u0430 \u0438\u043C\u0430 ${r}${i.maximum.toString()} ${a.unit??"\u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438"}`:`\u041F\u0440\u0435\u043C\u043D\u043E\u0433\u0443 \u0433\u043E\u043B\u0435\u043C: \u0441\u0435 \u043E\u0447\u0435\u043A\u0443\u0432\u0430 ${i.origin??"\u0432\u0440\u0435\u0434\u043D\u043E\u0441\u0442\u0430"} \u0434\u0430 \u0431\u0438\u0434\u0435 ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\u041F\u0440\u0435\u043C\u043D\u043E\u0433\u0443 \u043C\u0430\u043B: \u0441\u0435 \u043E\u0447\u0435\u043A\u0443\u0432\u0430 ${i.origin} \u0434\u0430 \u0438\u043C\u0430 ${r}${i.minimum.toString()} ${a.unit}`:`\u041F\u0440\u0435\u043C\u043D\u043E\u0433\u0443 \u043C\u0430\u043B: \u0441\u0435 \u043E\u0447\u0435\u043A\u0443\u0432\u0430 ${i.origin} \u0434\u0430 \u0431\u0438\u0434\u0435 ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u041D\u0435\u0432\u0430\u0436\u0435\u0447\u043A\u0430 \u043D\u0438\u0437\u0430: \u043C\u043E\u0440\u0430 \u0434\u0430 \u0437\u0430\u043F\u043E\u0447\u043D\u0443\u0432\u0430 \u0441\u043E "${r.prefix}"`:r.format==="ends_with"?`\u041D\u0435\u0432\u0430\u0436\u0435\u0447\u043A\u0430 \u043D\u0438\u0437\u0430: \u043C\u043E\u0440\u0430 \u0434\u0430 \u0437\u0430\u0432\u0440\u0448\u0443\u0432\u0430 \u0441\u043E "${r.suffix}"`:r.format==="includes"?`\u041D\u0435\u0432\u0430\u0436\u0435\u0447\u043A\u0430 \u043D\u0438\u0437\u0430: \u043C\u043E\u0440\u0430 \u0434\u0430 \u0432\u043A\u043B\u0443\u0447\u0443\u0432\u0430 "${r.includes}"`:r.format==="regex"?`\u041D\u0435\u0432\u0430\u0436\u0435\u0447\u043A\u0430 \u043D\u0438\u0437\u0430: \u043C\u043E\u0440\u0430 \u0434\u0430 \u043E\u0434\u0433\u043E\u0430\u0440\u0430 \u043D\u0430 \u043F\u0430\u0442\u0435\u0440\u043D\u043E\u0442 ${r.pattern}`:`Invalid ${u[r.format]??i.format}`}case"not_multiple_of":return`\u0413\u0440\u0435\u0448\u0435\u043D \u0431\u0440\u043E\u0458: \u043C\u043E\u0440\u0430 \u0434\u0430 \u0431\u0438\u0434\u0435 \u0434\u0435\u043B\u0438\u0432 \u0441\u043E ${i.divisor}`;case"unrecognized_keys":return`${i.keys.length>1?"\u041D\u0435\u043F\u0440\u0435\u043F\u043E\u0437\u043D\u0430\u0435\u043D\u0438 \u043A\u043B\u0443\u0447\u0435\u0432\u0438":"\u041D\u0435\u043F\u0440\u0435\u043F\u043E\u0437\u043D\u0430\u0435\u043D \u043A\u043B\u0443\u0447"}: ${A(i.keys,", ")}`;case"invalid_key":return`\u0413\u0440\u0435\u0448\u0435\u043D \u043A\u043B\u0443\u0447 \u0432\u043E ${i.origin}`;case"invalid_union":return"\u0413\u0440\u0435\u0448\u0435\u043D \u0432\u043D\u0435\u0441";case"invalid_element":return`\u0413\u0440\u0435\u0448\u043D\u0430 \u0432\u0440\u0435\u0434\u043D\u043E\u0441\u0442 \u0432\u043E ${i.origin}`;default:return"\u0413\u0440\u0435\u0448\u0435\u043D \u0432\u043D\u0435\u0441"}}};function C6(){return{localeError:_6()}}var $6=()=>{const e={string:{unit:"aksara",verb:"mempunyai"},file:{unit:"bait",verb:"mempunyai"},array:{unit:"elemen",verb:"mempunyai"},set:{unit:"elemen",verb:"mempunyai"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"nombor";case"object":{if(Array.isArray(i))return"array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"input",email:"alamat e-mel",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"tarikh masa ISO",date:"tarikh ISO",time:"masa ISO",duration:"tempoh ISO",ipv4:"alamat IPv4",ipv6:"alamat IPv6",cidrv4:"julat IPv4",cidrv6:"julat IPv6",base64:"string dikodkan base64",base64url:"string dikodkan base64url",json_string:"string JSON",e164:"nombor E.164",jwt:"JWT",template_literal:"input"};return i=>{switch(i.code){case"invalid_type":return`Input tidak sah: dijangka ${i.expected}, diterima ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Input tidak sah: dijangka ${L(i.values[0])}`:`Pilihan tidak sah: dijangka salah satu daripada ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Terlalu besar: dijangka ${i.origin??"nilai"} ${a.verb} ${r}${i.maximum.toString()} ${a.unit??"elemen"}`:`Terlalu besar: dijangka ${i.origin??"nilai"} adalah ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Terlalu kecil: dijangka ${i.origin} ${a.verb} ${r}${i.minimum.toString()} ${a.unit}`:`Terlalu kecil: dijangka ${i.origin} adalah ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`String tidak sah: mesti bermula dengan "${r.prefix}"`:r.format==="ends_with"?`String tidak sah: mesti berakhir dengan "${r.suffix}"`:r.format==="includes"?`String tidak sah: mesti mengandungi "${r.includes}"`:r.format==="regex"?`String tidak sah: mesti sepadan dengan corak ${r.pattern}`:`${u[r.format]??i.format} tidak sah`}case"not_multiple_of":return`Nombor tidak sah: perlu gandaan ${i.divisor}`;case"unrecognized_keys":return`Kunci tidak dikenali: ${A(i.keys,", ")}`;case"invalid_key":return`Kunci tidak sah dalam ${i.origin}`;case"invalid_union":return"Input tidak sah";case"invalid_element":return`Nilai tidak sah dalam ${i.origin}`;default:return"Input tidak sah"}}};function x6(){return{localeError:$6()}}var I6=()=>{const e={string:{unit:"tekens"},file:{unit:"bytes"},array:{unit:"elementen"},set:{unit:"elementen"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"getal";case"object":{if(Array.isArray(i))return"array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"invoer",email:"emailadres",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datum en tijd",date:"ISO datum",time:"ISO tijd",duration:"ISO duur",ipv4:"IPv4-adres",ipv6:"IPv6-adres",cidrv4:"IPv4-bereik",cidrv6:"IPv6-bereik",base64:"base64-gecodeerde tekst",base64url:"base64 URL-gecodeerde tekst",json_string:"JSON string",e164:"E.164-nummer",jwt:"JWT",template_literal:"invoer"};return i=>{switch(i.code){case"invalid_type":return`Ongeldige invoer: verwacht ${i.expected}, ontving ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Ongeldige invoer: verwacht ${L(i.values[0])}`:`Ongeldige optie: verwacht \xE9\xE9n van ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Te lang: verwacht dat ${i.origin??"waarde"} ${r}${i.maximum.toString()} ${a.unit??"elementen"} bevat`:`Te lang: verwacht dat ${i.origin??"waarde"} ${r}${i.maximum.toString()} is`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Te kort: verwacht dat ${i.origin} ${r}${i.minimum.toString()} ${a.unit} bevat`:`Te kort: verwacht dat ${i.origin} ${r}${i.minimum.toString()} is`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Ongeldige tekst: moet met "${r.prefix}" beginnen`:r.format==="ends_with"?`Ongeldige tekst: moet op "${r.suffix}" eindigen`:r.format==="includes"?`Ongeldige tekst: moet "${r.includes}" bevatten`:r.format==="regex"?`Ongeldige tekst: moet overeenkomen met patroon ${r.pattern}`:`Ongeldig: ${u[r.format]??i.format}`}case"not_multiple_of":return`Ongeldig getal: moet een veelvoud van ${i.divisor} zijn`;case"unrecognized_keys":return`Onbekende key${i.keys.length>1?"s":""}: ${A(i.keys,", ")}`;case"invalid_key":return`Ongeldige key in ${i.origin}`;case"invalid_union":return"Ongeldige invoer";case"invalid_element":return`Ongeldige waarde in ${i.origin}`;default:return"Ongeldige invoer"}}};function F6(){return{localeError:I6()}}var N6=()=>{const e={string:{unit:"tegn",verb:"\xE5 ha"},file:{unit:"bytes",verb:"\xE5 ha"},array:{unit:"elementer",verb:"\xE5 inneholde"},set:{unit:"elementer",verb:"\xE5 inneholde"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"tall";case"object":{if(Array.isArray(i))return"liste";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"input",email:"e-postadresse",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO dato- og klokkeslett",date:"ISO-dato",time:"ISO-klokkeslett",duration:"ISO-varighet",ipv4:"IPv4-omr\xE5de",ipv6:"IPv6-omr\xE5de",cidrv4:"IPv4-spekter",cidrv6:"IPv6-spekter",base64:"base64-enkodet streng",base64url:"base64url-enkodet streng",json_string:"JSON-streng",e164:"E.164-nummer",jwt:"JWT",template_literal:"input"};return i=>{switch(i.code){case"invalid_type":return`Ugyldig input: forventet ${i.expected}, fikk ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Ugyldig verdi: forventet ${L(i.values[0])}`:`Ugyldig valg: forventet en av ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`For stor(t): forventet ${i.origin??"value"} til \xE5 ha ${r}${i.maximum.toString()} ${a.unit??"elementer"}`:`For stor(t): forventet ${i.origin??"value"} til \xE5 ha ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`For lite(n): forventet ${i.origin} til \xE5 ha ${r}${i.minimum.toString()} ${a.unit}`:`For lite(n): forventet ${i.origin} til \xE5 ha ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Ugyldig streng: m\xE5 starte med "${r.prefix}"`:r.format==="ends_with"?`Ugyldig streng: m\xE5 ende med "${r.suffix}"`:r.format==="includes"?`Ugyldig streng: m\xE5 inneholde "${r.includes}"`:r.format==="regex"?`Ugyldig streng: m\xE5 matche m\xF8nsteret ${r.pattern}`:`Ugyldig ${u[r.format]??i.format}`}case"not_multiple_of":return`Ugyldig tall: m\xE5 v\xE6re et multiplum av ${i.divisor}`;case"unrecognized_keys":return`${i.keys.length>1?"Ukjente n\xF8kler":"Ukjent n\xF8kkel"}: ${A(i.keys,", ")}`;case"invalid_key":return`Ugyldig n\xF8kkel i ${i.origin}`;case"invalid_union":return"Ugyldig input";case"invalid_element":return`Ugyldig verdi i ${i.origin}`;default:return"Ugyldig input"}}};function T6(){return{localeError:N6()}}var O6=()=>{const e={string:{unit:"harf",verb:"olmal\u0131d\u0131r"},file:{unit:"bayt",verb:"olmal\u0131d\u0131r"},array:{unit:"unsur",verb:"olmal\u0131d\u0131r"},set:{unit:"unsur",verb:"olmal\u0131d\u0131r"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"numara";case"object":{if(Array.isArray(i))return"saf";if(i===null)return"gayb";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"giren",email:"epostag\xE2h",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO heng\xE2m\u0131",date:"ISO tarihi",time:"ISO zaman\u0131",duration:"ISO m\xFCddeti",ipv4:"IPv4 ni\u015F\xE2n\u0131",ipv6:"IPv6 ni\u015F\xE2n\u0131",cidrv4:"IPv4 menzili",cidrv6:"IPv6 menzili",base64:"base64-\u015Fifreli metin",base64url:"base64url-\u015Fifreli metin",json_string:"JSON metin",e164:"E.164 say\u0131s\u0131",jwt:"JWT",template_literal:"giren"};return i=>{switch(i.code){case"invalid_type":return`F\xE2sit giren: umulan ${i.expected}, al\u0131nan ${t(i.input)}`;case"invalid_value":return i.values.length===1?`F\xE2sit giren: umulan ${L(i.values[0])}`:`F\xE2sit tercih: m\xFBteberler ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Fazla b\xFCy\xFCk: ${i.origin??"value"}, ${r}${i.maximum.toString()} ${a.unit??"elements"} sahip olmal\u0131yd\u0131.`:`Fazla b\xFCy\xFCk: ${i.origin??"value"}, ${r}${i.maximum.toString()} olmal\u0131yd\u0131.`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Fazla k\xFC\xE7\xFCk: ${i.origin}, ${r}${i.minimum.toString()} ${a.unit} sahip olmal\u0131yd\u0131.`:`Fazla k\xFC\xE7\xFCk: ${i.origin}, ${r}${i.minimum.toString()} olmal\u0131yd\u0131.`}case"invalid_format":{const r=i;return r.format==="starts_with"?`F\xE2sit metin: "${r.prefix}" ile ba\u015Flamal\u0131.`:r.format==="ends_with"?`F\xE2sit metin: "${r.suffix}" ile bitmeli.`:r.format==="includes"?`F\xE2sit metin: "${r.includes}" ihtiv\xE2 etmeli.`:r.format==="regex"?`F\xE2sit metin: ${r.pattern} nak\u015F\u0131na uymal\u0131.`:`F\xE2sit ${u[r.format]??i.format}`}case"not_multiple_of":return`F\xE2sit say\u0131: ${i.divisor} kat\u0131 olmal\u0131yd\u0131.`;case"unrecognized_keys":return`Tan\u0131nmayan anahtar ${i.keys.length>1?"s":""}: ${A(i.keys,", ")}`;case"invalid_key":return`${i.origin} i\xE7in tan\u0131nmayan anahtar var.`;case"invalid_union":return"Giren tan\u0131namad\u0131.";case"invalid_element":return`${i.origin} i\xE7in tan\u0131nmayan k\u0131ymet var.`;default:return"K\u0131ymet tan\u0131namad\u0131."}}};function z6(){return{localeError:O6()}}var U6=()=>{const e={string:{unit:"\u062A\u0648\u06A9\u064A",verb:"\u0648\u0644\u0631\u064A"},file:{unit:"\u0628\u0627\u06CC\u067C\u0633",verb:"\u0648\u0644\u0631\u064A"},array:{unit:"\u062A\u0648\u06A9\u064A",verb:"\u0648\u0644\u0631\u064A"},set:{unit:"\u062A\u0648\u06A9\u064A",verb:"\u0648\u0644\u0631\u064A"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"\u0639\u062F\u062F";case"object":{if(Array.isArray(i))return"\u0627\u0631\u06D0";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u0648\u0631\u0648\u062F\u064A",email:"\u0628\u0631\u06CC\u069A\u0646\u0627\u0644\u06CC\u06A9",url:"\u06CC\u0648 \u0622\u0631 \u0627\u0644",emoji:"\u0627\u06CC\u0645\u0648\u062C\u064A",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\u0646\u06CC\u067C\u0647 \u0627\u0648 \u0648\u062E\u062A",date:"\u0646\u06D0\u067C\u0647",time:"\u0648\u062E\u062A",duration:"\u0645\u0648\u062F\u0647",ipv4:"\u062F IPv4 \u067E\u062A\u0647",ipv6:"\u062F IPv6 \u067E\u062A\u0647",cidrv4:"\u062F IPv4 \u0633\u0627\u062D\u0647",cidrv6:"\u062F IPv6 \u0633\u0627\u062D\u0647",base64:"base64-encoded \u0645\u062A\u0646",base64url:"base64url-encoded \u0645\u062A\u0646",json_string:"JSON \u0645\u062A\u0646",e164:"\u062F E.164 \u0634\u0645\u06D0\u0631\u0647",jwt:"JWT",template_literal:"\u0648\u0631\u0648\u062F\u064A"};return i=>{switch(i.code){case"invalid_type":return`\u0646\u0627\u0633\u0645 \u0648\u0631\u0648\u062F\u064A: \u0628\u0627\u06CC\u062F ${i.expected} \u0648\u0627\u06CC, \u0645\u06AB\u0631 ${t(i.input)} \u062A\u0631\u0644\u0627\u0633\u0647 \u0634\u0648`;case"invalid_value":return i.values.length===1?`\u0646\u0627\u0633\u0645 \u0648\u0631\u0648\u062F\u064A: \u0628\u0627\u06CC\u062F ${L(i.values[0])} \u0648\u0627\u06CC`:`\u0646\u0627\u0633\u0645 \u0627\u0646\u062A\u062E\u0627\u0628: \u0628\u0627\u06CC\u062F \u06CC\u0648 \u0644\u0647 ${A(i.values,"|")} \u0685\u062E\u0647 \u0648\u0627\u06CC`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`\u0689\u06CC\u0631 \u0644\u0648\u06CC: ${i.origin??"\u0627\u0631\u0632\u069A\u062A"} \u0628\u0627\u06CC\u062F ${r}${i.maximum.toString()} ${a.unit??"\u0639\u0646\u0635\u0631\u0648\u0646\u0647"} \u0648\u0644\u0631\u064A`:`\u0689\u06CC\u0631 \u0644\u0648\u06CC: ${i.origin??"\u0627\u0631\u0632\u069A\u062A"} \u0628\u0627\u06CC\u062F ${r}${i.maximum.toString()} \u0648\u064A`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\u0689\u06CC\u0631 \u06A9\u0648\u0686\u0646\u06CC: ${i.origin} \u0628\u0627\u06CC\u062F ${r}${i.minimum.toString()} ${a.unit} \u0648\u0644\u0631\u064A`:`\u0689\u06CC\u0631 \u06A9\u0648\u0686\u0646\u06CC: ${i.origin} \u0628\u0627\u06CC\u062F ${r}${i.minimum.toString()} \u0648\u064A`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u0646\u0627\u0633\u0645 \u0645\u062A\u0646: \u0628\u0627\u06CC\u062F \u062F "${r.prefix}" \u0633\u0631\u0647 \u067E\u06CC\u0644 \u0634\u064A`:r.format==="ends_with"?`\u0646\u0627\u0633\u0645 \u0645\u062A\u0646: \u0628\u0627\u06CC\u062F \u062F "${r.suffix}" \u0633\u0631\u0647 \u067E\u0627\u06CC \u062A\u0647 \u0648\u0631\u0633\u064A\u0696\u064A`:r.format==="includes"?`\u0646\u0627\u0633\u0645 \u0645\u062A\u0646: \u0628\u0627\u06CC\u062F "${r.includes}" \u0648\u0644\u0631\u064A`:r.format==="regex"?`\u0646\u0627\u0633\u0645 \u0645\u062A\u0646: \u0628\u0627\u06CC\u062F \u062F ${r.pattern} \u0633\u0631\u0647 \u0645\u0637\u0627\u0628\u0642\u062A \u0648\u0644\u0631\u064A`:`${u[r.format]??i.format} \u0646\u0627\u0633\u0645 \u062F\u06CC`}case"not_multiple_of":return`\u0646\u0627\u0633\u0645 \u0639\u062F\u062F: \u0628\u0627\u06CC\u062F \u062F ${i.divisor} \u0645\u0636\u0631\u0628 \u0648\u064A`;case"unrecognized_keys":return`\u0646\u0627\u0633\u0645 ${i.keys.length>1?"\u06A9\u0644\u06CC\u0689\u0648\u0646\u0647":"\u06A9\u0644\u06CC\u0689"}: ${A(i.keys,", ")}`;case"invalid_key":return`\u0646\u0627\u0633\u0645 \u06A9\u0644\u06CC\u0689 \u067E\u0647 ${i.origin} \u06A9\u06D0`;case"invalid_union":return"\u0646\u0627\u0633\u0645\u0647 \u0648\u0631\u0648\u062F\u064A";case"invalid_element":return`\u0646\u0627\u0633\u0645 \u0639\u0646\u0635\u0631 \u067E\u0647 ${i.origin} \u06A9\u06D0`;default:return"\u0646\u0627\u0633\u0645\u0647 \u0648\u0631\u0648\u062F\u064A"}}};function P6(){return{localeError:U6()}}var R6=()=>{const e={string:{unit:"znak\xF3w",verb:"mie\u0107"},file:{unit:"bajt\xF3w",verb:"mie\u0107"},array:{unit:"element\xF3w",verb:"mie\u0107"},set:{unit:"element\xF3w",verb:"mie\u0107"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"liczba";case"object":{if(Array.isArray(i))return"tablica";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"wyra\u017Cenie",email:"adres email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data i godzina w formacie ISO",date:"data w formacie ISO",time:"godzina w formacie ISO",duration:"czas trwania ISO",ipv4:"adres IPv4",ipv6:"adres IPv6",cidrv4:"zakres IPv4",cidrv6:"zakres IPv6",base64:"ci\u0105g znak\xF3w zakodowany w formacie base64",base64url:"ci\u0105g znak\xF3w zakodowany w formacie base64url",json_string:"ci\u0105g znak\xF3w w formacie JSON",e164:"liczba E.164",jwt:"JWT",template_literal:"wej\u015Bcie"};return i=>{switch(i.code){case"invalid_type":return`Nieprawid\u0142owe dane wej\u015Bciowe: oczekiwano ${i.expected}, otrzymano ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Nieprawid\u0142owe dane wej\u015Bciowe: oczekiwano ${L(i.values[0])}`:`Nieprawid\u0142owa opcja: oczekiwano jednej z warto\u015Bci ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Za du\u017Ca warto\u015B\u0107: oczekiwano, \u017Ce ${i.origin??"warto\u015B\u0107"} b\u0119dzie mie\u0107 ${r}${i.maximum.toString()} ${a.unit??"element\xF3w"}`:`Zbyt du\u017C(y/a/e): oczekiwano, \u017Ce ${i.origin??"warto\u015B\u0107"} b\u0119dzie wynosi\u0107 ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Za ma\u0142a warto\u015B\u0107: oczekiwano, \u017Ce ${i.origin??"warto\u015B\u0107"} b\u0119dzie mie\u0107 ${r}${i.minimum.toString()} ${a.unit??"element\xF3w"}`:`Zbyt ma\u0142(y/a/e): oczekiwano, \u017Ce ${i.origin??"warto\u015B\u0107"} b\u0119dzie wynosi\u0107 ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Nieprawid\u0142owy ci\u0105g znak\xF3w: musi zaczyna\u0107 si\u0119 od "${r.prefix}"`:r.format==="ends_with"?`Nieprawid\u0142owy ci\u0105g znak\xF3w: musi ko\u0144czy\u0107 si\u0119 na "${r.suffix}"`:r.format==="includes"?`Nieprawid\u0142owy ci\u0105g znak\xF3w: musi zawiera\u0107 "${r.includes}"`:r.format==="regex"?`Nieprawid\u0142owy ci\u0105g znak\xF3w: musi odpowiada\u0107 wzorcowi ${r.pattern}`:`Nieprawid\u0142ow(y/a/e) ${u[r.format]??i.format}`}case"not_multiple_of":return`Nieprawid\u0142owa liczba: musi by\u0107 wielokrotno\u015Bci\u0105 ${i.divisor}`;case"unrecognized_keys":return`Nierozpoznane klucze${i.keys.length>1?"s":""}: ${A(i.keys,", ")}`;case"invalid_key":return`Nieprawid\u0142owy klucz w ${i.origin}`;case"invalid_union":return"Nieprawid\u0142owe dane wej\u015Bciowe";case"invalid_element":return`Nieprawid\u0142owa warto\u015B\u0107 w ${i.origin}`;default:return"Nieprawid\u0142owe dane wej\u015Bciowe"}}};function j6(){return{localeError:R6()}}var L6=()=>{const e={string:{unit:"caracteres",verb:"ter"},file:{unit:"bytes",verb:"ter"},array:{unit:"itens",verb:"ter"},set:{unit:"itens",verb:"ter"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"n\xFAmero";case"object":{if(Array.isArray(i))return"array";if(i===null)return"nulo";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"padr\xE3o",email:"endere\xE7o de e-mail",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data e hora ISO",date:"data ISO",time:"hora ISO",duration:"dura\xE7\xE3o ISO",ipv4:"endere\xE7o IPv4",ipv6:"endere\xE7o IPv6",cidrv4:"faixa de IPv4",cidrv6:"faixa de IPv6",base64:"texto codificado em base64",base64url:"URL codificada em base64",json_string:"texto JSON",e164:"n\xFAmero E.164",jwt:"JWT",template_literal:"entrada"};return i=>{switch(i.code){case"invalid_type":return`Tipo inv\xE1lido: esperado ${i.expected}, recebido ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Entrada inv\xE1lida: esperado ${L(i.values[0])}`:`Op\xE7\xE3o inv\xE1lida: esperada uma das ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Muito grande: esperado que ${i.origin??"valor"} tivesse ${r}${i.maximum.toString()} ${a.unit??"elementos"}`:`Muito grande: esperado que ${i.origin??"valor"} fosse ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Muito pequeno: esperado que ${i.origin} tivesse ${r}${i.minimum.toString()} ${a.unit}`:`Muito pequeno: esperado que ${i.origin} fosse ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Texto inv\xE1lido: deve come\xE7ar com "${r.prefix}"`:r.format==="ends_with"?`Texto inv\xE1lido: deve terminar com "${r.suffix}"`:r.format==="includes"?`Texto inv\xE1lido: deve incluir "${r.includes}"`:r.format==="regex"?`Texto inv\xE1lido: deve corresponder ao padr\xE3o ${r.pattern}`:`${u[r.format]??i.format} inv\xE1lido`}case"not_multiple_of":return`N\xFAmero inv\xE1lido: deve ser m\xFAltiplo de ${i.divisor}`;case"unrecognized_keys":return`Chave${i.keys.length>1?"s":""} desconhecida${i.keys.length>1?"s":""}: ${A(i.keys,", ")}`;case"invalid_key":return`Chave inv\xE1lida em ${i.origin}`;case"invalid_union":return"Entrada inv\xE1lida";case"invalid_element":return`Valor inv\xE1lido em ${i.origin}`;default:return"Campo inv\xE1lido"}}};function Z6(){return{localeError:L6()}}function zd(e,n,t,u){const i=Math.abs(e),r=i%10,a=i%100;return a>=11&&a<=19?u:r===1?n:r>=2&&r<=4?t:u}var V6=()=>{const e={string:{unit:{one:"\u0441\u0438\u043C\u0432\u043E\u043B",few:"\u0441\u0438\u043C\u0432\u043E\u043B\u0430",many:"\u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432"},verb:"\u0438\u043C\u0435\u0442\u044C"},file:{unit:{one:"\u0431\u0430\u0439\u0442",few:"\u0431\u0430\u0439\u0442\u0430",many:"\u0431\u0430\u0439\u0442"},verb:"\u0438\u043C\u0435\u0442\u044C"},array:{unit:{one:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442",few:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0430",many:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442\u043E\u0432"},verb:"\u0438\u043C\u0435\u0442\u044C"},set:{unit:{one:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442",few:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0430",many:"\u044D\u043B\u0435\u043C\u0435\u043D\u0442\u043E\u0432"},verb:"\u0438\u043C\u0435\u0442\u044C"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"\u0447\u0438\u0441\u043B\u043E";case"object":{if(Array.isArray(i))return"\u043C\u0430\u0441\u0441\u0438\u0432";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u0432\u0432\u043E\u0434",email:"email \u0430\u0434\u0440\u0435\u0441",url:"URL",emoji:"\u044D\u043C\u043E\u0434\u0437\u0438",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \u0434\u0430\u0442\u0430 \u0438 \u0432\u0440\u0435\u043C\u044F",date:"ISO \u0434\u0430\u0442\u0430",time:"ISO \u0432\u0440\u0435\u043C\u044F",duration:"ISO \u0434\u043B\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u044C",ipv4:"IPv4 \u0430\u0434\u0440\u0435\u0441",ipv6:"IPv6 \u0430\u0434\u0440\u0435\u0441",cidrv4:"IPv4 \u0434\u0438\u0430\u043F\u0430\u0437\u043E\u043D",cidrv6:"IPv6 \u0434\u0438\u0430\u043F\u0430\u0437\u043E\u043D",base64:"\u0441\u0442\u0440\u043E\u043A\u0430 \u0432 \u0444\u043E\u0440\u043C\u0430\u0442\u0435 base64",base64url:"\u0441\u0442\u0440\u043E\u043A\u0430 \u0432 \u0444\u043E\u0440\u043C\u0430\u0442\u0435 base64url",json_string:"JSON \u0441\u0442\u0440\u043E\u043A\u0430",e164:"\u043D\u043E\u043C\u0435\u0440 E.164",jwt:"JWT",template_literal:"\u0432\u0432\u043E\u0434"};return i=>{switch(i.code){case"invalid_type":return`\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u0432\u0432\u043E\u0434: \u043E\u0436\u0438\u0434\u0430\u043B\u043E\u0441\u044C ${i.expected}, \u043F\u043E\u043B\u0443\u0447\u0435\u043D\u043E ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u0432\u0432\u043E\u0434: \u043E\u0436\u0438\u0434\u0430\u043B\u043E\u0441\u044C ${L(i.values[0])}`:`\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u0432\u0430\u0440\u0438\u0430\u043D\u0442: \u043E\u0436\u0438\u0434\u0430\u043B\u043E\u0441\u044C \u043E\u0434\u043D\u043E \u0438\u0437 ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);if(a){const o=Number(i.maximum),s=zd(o,a.unit.one,a.unit.few,a.unit.many);return`\u0421\u043B\u0438\u0448\u043A\u043E\u043C \u0431\u043E\u043B\u044C\u0448\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435: \u043E\u0436\u0438\u0434\u0430\u043B\u043E\u0441\u044C, \u0447\u0442\u043E ${i.origin??"\u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435"} \u0431\u0443\u0434\u0435\u0442 \u0438\u043C\u0435\u0442\u044C ${r}${i.maximum.toString()} ${s}`}return`\u0421\u043B\u0438\u0448\u043A\u043E\u043C \u0431\u043E\u043B\u044C\u0448\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435: \u043E\u0436\u0438\u0434\u0430\u043B\u043E\u0441\u044C, \u0447\u0442\u043E ${i.origin??"\u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435"} \u0431\u0443\u0434\u0435\u0442 ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);if(a){const o=Number(i.minimum),s=zd(o,a.unit.one,a.unit.few,a.unit.many);return`\u0421\u043B\u0438\u0448\u043A\u043E\u043C \u043C\u0430\u043B\u0435\u043D\u044C\u043A\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435: \u043E\u0436\u0438\u0434\u0430\u043B\u043E\u0441\u044C, \u0447\u0442\u043E ${i.origin} \u0431\u0443\u0434\u0435\u0442 \u0438\u043C\u0435\u0442\u044C ${r}${i.minimum.toString()} ${s}`}return`\u0421\u043B\u0438\u0448\u043A\u043E\u043C \u043C\u0430\u043B\u0435\u043D\u044C\u043A\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435: \u043E\u0436\u0438\u0434\u0430\u043B\u043E\u0441\u044C, \u0447\u0442\u043E ${i.origin} \u0431\u0443\u0434\u0435\u0442 ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u041D\u0435\u0432\u0435\u0440\u043D\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430: \u0434\u043E\u043B\u0436\u043D\u0430 \u043D\u0430\u0447\u0438\u043D\u0430\u0442\u044C\u0441\u044F \u0441 "${r.prefix}"`:r.format==="ends_with"?`\u041D\u0435\u0432\u0435\u0440\u043D\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430: \u0434\u043E\u043B\u0436\u043D\u0430 \u0437\u0430\u043A\u0430\u043D\u0447\u0438\u0432\u0430\u0442\u044C\u0441\u044F \u043D\u0430 "${r.suffix}"`:r.format==="includes"?`\u041D\u0435\u0432\u0435\u0440\u043D\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430: \u0434\u043E\u043B\u0436\u043D\u0430 \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C "${r.includes}"`:r.format==="regex"?`\u041D\u0435\u0432\u0435\u0440\u043D\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430: \u0434\u043E\u043B\u0436\u043D\u0430 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u043E\u0432\u0430\u0442\u044C \u0448\u0430\u0431\u043B\u043E\u043D\u0443 ${r.pattern}`:`\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 ${u[r.format]??i.format}`}case"not_multiple_of":return`\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0447\u0438\u0441\u043B\u043E: \u0434\u043E\u043B\u0436\u043D\u043E \u0431\u044B\u0442\u044C \u043A\u0440\u0430\u0442\u043D\u044B\u043C ${i.divisor}`;case"unrecognized_keys":return`\u041D\u0435\u0440\u0430\u0441\u043F\u043E\u0437\u043D\u0430\u043D\u043D${i.keys.length>1?"\u044B\u0435":"\u044B\u0439"} \u043A\u043B\u044E\u0447${i.keys.length>1?"\u0438":""}: ${A(i.keys,", ")}`;case"invalid_key":return`\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u043A\u043B\u044E\u0447 \u0432 ${i.origin}`;case"invalid_union":return"\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0435 \u0432\u0445\u043E\u0434\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435";case"invalid_element":return`\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0432 ${i.origin}`;default:return"\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0435 \u0432\u0445\u043E\u0434\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435"}}};function q6(){return{localeError:V6()}}var M6=()=>{const e={string:{unit:"znakov",verb:"imeti"},file:{unit:"bajtov",verb:"imeti"},array:{unit:"elementov",verb:"imeti"},set:{unit:"elementov",verb:"imeti"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"\u0161tevilo";case"object":{if(Array.isArray(i))return"tabela";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"vnos",email:"e-po\u0161tni naslov",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datum in \u010Das",date:"ISO datum",time:"ISO \u010Das",duration:"ISO trajanje",ipv4:"IPv4 naslov",ipv6:"IPv6 naslov",cidrv4:"obseg IPv4",cidrv6:"obseg IPv6",base64:"base64 kodiran niz",base64url:"base64url kodiran niz",json_string:"JSON niz",e164:"E.164 \u0161tevilka",jwt:"JWT",template_literal:"vnos"};return i=>{switch(i.code){case"invalid_type":return`Neveljaven vnos: pri\u010Dakovano ${i.expected}, prejeto ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Neveljaven vnos: pri\u010Dakovano ${L(i.values[0])}`:`Neveljavna mo\u017Enost: pri\u010Dakovano eno izmed ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Preveliko: pri\u010Dakovano, da bo ${i.origin??"vrednost"} imelo ${r}${i.maximum.toString()} ${a.unit??"elementov"}`:`Preveliko: pri\u010Dakovano, da bo ${i.origin??"vrednost"} ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Premajhno: pri\u010Dakovano, da bo ${i.origin} imelo ${r}${i.minimum.toString()} ${a.unit}`:`Premajhno: pri\u010Dakovano, da bo ${i.origin} ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Neveljaven niz: mora se za\u010Deti z "${r.prefix}"`:r.format==="ends_with"?`Neveljaven niz: mora se kon\u010Dati z "${r.suffix}"`:r.format==="includes"?`Neveljaven niz: mora vsebovati "${r.includes}"`:r.format==="regex"?`Neveljaven niz: mora ustrezati vzorcu ${r.pattern}`:`Neveljaven ${u[r.format]??i.format}`}case"not_multiple_of":return`Neveljavno \u0161tevilo: mora biti ve\u010Dkratnik ${i.divisor}`;case"unrecognized_keys":return`Neprepoznan${i.keys.length>1?"i klju\u010Di":" klju\u010D"}: ${A(i.keys,", ")}`;case"invalid_key":return`Neveljaven klju\u010D v ${i.origin}`;case"invalid_union":return"Neveljaven vnos";case"invalid_element":return`Neveljavna vrednost v ${i.origin}`;default:return"Neveljaven vnos"}}};function G6(){return{localeError:M6()}}var J6=()=>{const e={string:{unit:"tecken",verb:"att ha"},file:{unit:"bytes",verb:"att ha"},array:{unit:"objekt",verb:"att inneh\xE5lla"},set:{unit:"objekt",verb:"att inneh\xE5lla"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"antal";case"object":{if(Array.isArray(i))return"lista";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"regulj\xE4rt uttryck",email:"e-postadress",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-datum och tid",date:"ISO-datum",time:"ISO-tid",duration:"ISO-varaktighet",ipv4:"IPv4-intervall",ipv6:"IPv6-intervall",cidrv4:"IPv4-spektrum",cidrv6:"IPv6-spektrum",base64:"base64-kodad str\xE4ng",base64url:"base64url-kodad str\xE4ng",json_string:"JSON-str\xE4ng",e164:"E.164-nummer",jwt:"JWT",template_literal:"mall-literal"};return i=>{switch(i.code){case"invalid_type":return`Ogiltig inmatning: f\xF6rv\xE4ntat ${i.expected}, fick ${t(i.input)}`;case"invalid_value":return i.values.length===1?`Ogiltig inmatning: f\xF6rv\xE4ntat ${L(i.values[0])}`:`Ogiltigt val: f\xF6rv\xE4ntade en av ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`F\xF6r stor(t): f\xF6rv\xE4ntade ${i.origin??"v\xE4rdet"} att ha ${r}${i.maximum.toString()} ${a.unit??"element"}`:`F\xF6r stor(t): f\xF6rv\xE4ntat ${i.origin??"v\xE4rdet"} att ha ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`F\xF6r lite(t): f\xF6rv\xE4ntade ${i.origin??"v\xE4rdet"} att ha ${r}${i.minimum.toString()} ${a.unit}`:`F\xF6r lite(t): f\xF6rv\xE4ntade ${i.origin??"v\xE4rdet"} att ha ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Ogiltig str\xE4ng: m\xE5ste b\xF6rja med "${r.prefix}"`:r.format==="ends_with"?`Ogiltig str\xE4ng: m\xE5ste sluta med "${r.suffix}"`:r.format==="includes"?`Ogiltig str\xE4ng: m\xE5ste inneh\xE5lla "${r.includes}"`:r.format==="regex"?`Ogiltig str\xE4ng: m\xE5ste matcha m\xF6nstret "${r.pattern}"`:`Ogiltig(t) ${u[r.format]??i.format}`}case"not_multiple_of":return`Ogiltigt tal: m\xE5ste vara en multipel av ${i.divisor}`;case"unrecognized_keys":return`${i.keys.length>1?"Ok\xE4nda nycklar":"Ok\xE4nd nyckel"}: ${A(i.keys,", ")}`;case"invalid_key":return`Ogiltig nyckel i ${i.origin??"v\xE4rdet"}`;case"invalid_union":return"Ogiltig input";case"invalid_element":return`Ogiltigt v\xE4rde i ${i.origin??"v\xE4rdet"}`;default:return"Ogiltig input"}}};function H6(){return{localeError:J6()}}var Q6=()=>{const e={string:{unit:"\u0B8E\u0BB4\u0BC1\u0BA4\u0BCD\u0BA4\u0BC1\u0B95\u0BCD\u0B95\u0BB3\u0BCD",verb:"\u0B95\u0BCA\u0BA3\u0BCD\u0B9F\u0BBF\u0BB0\u0BC1\u0B95\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD"},file:{unit:"\u0BAA\u0BC8\u0B9F\u0BCD\u0B9F\u0BC1\u0B95\u0BB3\u0BCD",verb:"\u0B95\u0BCA\u0BA3\u0BCD\u0B9F\u0BBF\u0BB0\u0BC1\u0B95\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD"},array:{unit:"\u0B89\u0BB1\u0BC1\u0BAA\u0BCD\u0BAA\u0BC1\u0B95\u0BB3\u0BCD",verb:"\u0B95\u0BCA\u0BA3\u0BCD\u0B9F\u0BBF\u0BB0\u0BC1\u0B95\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD"},set:{unit:"\u0B89\u0BB1\u0BC1\u0BAA\u0BCD\u0BAA\u0BC1\u0B95\u0BB3\u0BCD",verb:"\u0B95\u0BCA\u0BA3\u0BCD\u0B9F\u0BBF\u0BB0\u0BC1\u0B95\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"\u0B8E\u0BA3\u0BCD \u0B85\u0BB2\u0BCD\u0BB2\u0BBE\u0BA4\u0BA4\u0BC1":"\u0B8E\u0BA3\u0BCD";case"object":{if(Array.isArray(i))return"\u0B85\u0BA3\u0BBF";if(i===null)return"\u0BB5\u0BC6\u0BB1\u0BC1\u0BAE\u0BC8";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u0B89\u0BB3\u0BCD\u0BB3\u0BC0\u0B9F\u0BC1",email:"\u0BAE\u0BBF\u0BA9\u0BCD\u0BA9\u0B9E\u0BCD\u0B9A\u0BB2\u0BCD \u0BAE\u0BC1\u0B95\u0BB5\u0BB0\u0BBF",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \u0BA4\u0BC7\u0BA4\u0BBF \u0BA8\u0BC7\u0BB0\u0BAE\u0BCD",date:"ISO \u0BA4\u0BC7\u0BA4\u0BBF",time:"ISO \u0BA8\u0BC7\u0BB0\u0BAE\u0BCD",duration:"ISO \u0B95\u0BBE\u0BB2 \u0B85\u0BB3\u0BB5\u0BC1",ipv4:"IPv4 \u0BAE\u0BC1\u0B95\u0BB5\u0BB0\u0BBF",ipv6:"IPv6 \u0BAE\u0BC1\u0B95\u0BB5\u0BB0\u0BBF",cidrv4:"IPv4 \u0BB5\u0BB0\u0BAE\u0BCD\u0BAA\u0BC1",cidrv6:"IPv6 \u0BB5\u0BB0\u0BAE\u0BCD\u0BAA\u0BC1",base64:"base64-encoded \u0B9A\u0BB0\u0BAE\u0BCD",base64url:"base64url-encoded \u0B9A\u0BB0\u0BAE\u0BCD",json_string:"JSON \u0B9A\u0BB0\u0BAE\u0BCD",e164:"E.164 \u0B8E\u0BA3\u0BCD",jwt:"JWT",template_literal:"input"};return i=>{switch(i.code){case"invalid_type":return`\u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0B89\u0BB3\u0BCD\u0BB3\u0BC0\u0B9F\u0BC1: \u0B8E\u0BA4\u0BBF\u0BB0\u0BCD\u0BAA\u0BBE\u0BB0\u0BCD\u0B95\u0BCD\u0B95\u0BAA\u0BCD\u0BAA\u0B9F\u0BCD\u0B9F\u0BA4\u0BC1 ${i.expected}, \u0BAA\u0BC6\u0BB1\u0BAA\u0BCD\u0BAA\u0B9F\u0BCD\u0B9F\u0BA4\u0BC1 ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0B89\u0BB3\u0BCD\u0BB3\u0BC0\u0B9F\u0BC1: \u0B8E\u0BA4\u0BBF\u0BB0\u0BCD\u0BAA\u0BBE\u0BB0\u0BCD\u0B95\u0BCD\u0B95\u0BAA\u0BCD\u0BAA\u0B9F\u0BCD\u0B9F\u0BA4\u0BC1 ${L(i.values[0])}`:`\u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0BB5\u0BBF\u0BB0\u0BC1\u0BAA\u0BCD\u0BAA\u0BAE\u0BCD: \u0B8E\u0BA4\u0BBF\u0BB0\u0BCD\u0BAA\u0BBE\u0BB0\u0BCD\u0B95\u0BCD\u0B95\u0BAA\u0BCD\u0BAA\u0B9F\u0BCD\u0B9F\u0BA4\u0BC1 ${A(i.values,"|")} \u0B87\u0BB2\u0BCD \u0B92\u0BA9\u0BCD\u0BB1\u0BC1`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`\u0BAE\u0BBF\u0B95 \u0BAA\u0BC6\u0BB0\u0BBF\u0BAF\u0BA4\u0BC1: \u0B8E\u0BA4\u0BBF\u0BB0\u0BCD\u0BAA\u0BBE\u0BB0\u0BCD\u0B95\u0BCD\u0B95\u0BAA\u0BCD\u0BAA\u0B9F\u0BCD\u0B9F\u0BA4\u0BC1 ${i.origin??"\u0BAE\u0BA4\u0BBF\u0BAA\u0BCD\u0BAA\u0BC1"} ${r}${i.maximum.toString()} ${a.unit??"\u0B89\u0BB1\u0BC1\u0BAA\u0BCD\u0BAA\u0BC1\u0B95\u0BB3\u0BCD"} \u0B86\u0B95 \u0B87\u0BB0\u0BC1\u0B95\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD`:`\u0BAE\u0BBF\u0B95 \u0BAA\u0BC6\u0BB0\u0BBF\u0BAF\u0BA4\u0BC1: \u0B8E\u0BA4\u0BBF\u0BB0\u0BCD\u0BAA\u0BBE\u0BB0\u0BCD\u0B95\u0BCD\u0B95\u0BAA\u0BCD\u0BAA\u0B9F\u0BCD\u0B9F\u0BA4\u0BC1 ${i.origin??"\u0BAE\u0BA4\u0BBF\u0BAA\u0BCD\u0BAA\u0BC1"} ${r}${i.maximum.toString()} \u0B86\u0B95 \u0B87\u0BB0\u0BC1\u0B95\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\u0BAE\u0BBF\u0B95\u0B9A\u0BCD \u0B9A\u0BBF\u0BB1\u0BBF\u0BAF\u0BA4\u0BC1: \u0B8E\u0BA4\u0BBF\u0BB0\u0BCD\u0BAA\u0BBE\u0BB0\u0BCD\u0B95\u0BCD\u0B95\u0BAA\u0BCD\u0BAA\u0B9F\u0BCD\u0B9F\u0BA4\u0BC1 ${i.origin} ${r}${i.minimum.toString()} ${a.unit} \u0B86\u0B95 \u0B87\u0BB0\u0BC1\u0B95\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD`:`\u0BAE\u0BBF\u0B95\u0B9A\u0BCD \u0B9A\u0BBF\u0BB1\u0BBF\u0BAF\u0BA4\u0BC1: \u0B8E\u0BA4\u0BBF\u0BB0\u0BCD\u0BAA\u0BBE\u0BB0\u0BCD\u0B95\u0BCD\u0B95\u0BAA\u0BCD\u0BAA\u0B9F\u0BCD\u0B9F\u0BA4\u0BC1 ${i.origin} ${r}${i.minimum.toString()} \u0B86\u0B95 \u0B87\u0BB0\u0BC1\u0B95\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0B9A\u0BB0\u0BAE\u0BCD: "${r.prefix}" \u0B87\u0BB2\u0BCD \u0BA4\u0BCA\u0B9F\u0B99\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD`:r.format==="ends_with"?`\u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0B9A\u0BB0\u0BAE\u0BCD: "${r.suffix}" \u0B87\u0BB2\u0BCD \u0BAE\u0BC1\u0B9F\u0BBF\u0BB5\u0B9F\u0BC8\u0BAF \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD`:r.format==="includes"?`\u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0B9A\u0BB0\u0BAE\u0BCD: "${r.includes}" \u0B90 \u0B89\u0BB3\u0BCD\u0BB3\u0B9F\u0B95\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD`:r.format==="regex"?`\u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0B9A\u0BB0\u0BAE\u0BCD: ${r.pattern} \u0BAE\u0BC1\u0BB1\u0BC8\u0BAA\u0BBE\u0B9F\u0BCD\u0B9F\u0BC1\u0B9F\u0BA9\u0BCD \u0BAA\u0BCA\u0BB0\u0BC1\u0BA8\u0BCD\u0BA4 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD`:`\u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 ${u[r.format]??i.format}`}case"not_multiple_of":return`\u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0B8E\u0BA3\u0BCD: ${i.divisor} \u0B87\u0BA9\u0BCD \u0BAA\u0BB2\u0BAE\u0BBE\u0B95 \u0B87\u0BB0\u0BC1\u0B95\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD`;case"unrecognized_keys":return`\u0B85\u0B9F\u0BC8\u0BAF\u0BBE\u0BB3\u0BAE\u0BCD \u0BA4\u0BC6\u0BB0\u0BBF\u0BAF\u0BBE\u0BA4 \u0BB5\u0BBF\u0B9A\u0BC8${i.keys.length>1?"\u0B95\u0BB3\u0BCD":""}: ${A(i.keys,", ")}`;case"invalid_key":return`${i.origin} \u0B87\u0BB2\u0BCD \u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0BB5\u0BBF\u0B9A\u0BC8`;case"invalid_union":return"\u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0B89\u0BB3\u0BCD\u0BB3\u0BC0\u0B9F\u0BC1";case"invalid_element":return`${i.origin} \u0B87\u0BB2\u0BCD \u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0BAE\u0BA4\u0BBF\u0BAA\u0BCD\u0BAA\u0BC1`;default:return"\u0BA4\u0BB5\u0BB1\u0BBE\u0BA9 \u0B89\u0BB3\u0BCD\u0BB3\u0BC0\u0B9F\u0BC1"}}};function K6(){return{localeError:Q6()}}var W6=()=>{const e={string:{unit:"\u0E15\u0E31\u0E27\u0E2D\u0E31\u0E01\u0E29\u0E23",verb:"\u0E04\u0E27\u0E23\u0E21\u0E35"},file:{unit:"\u0E44\u0E1A\u0E15\u0E4C",verb:"\u0E04\u0E27\u0E23\u0E21\u0E35"},array:{unit:"\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23",verb:"\u0E04\u0E27\u0E23\u0E21\u0E35"},set:{unit:"\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23",verb:"\u0E04\u0E27\u0E23\u0E21\u0E35"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"\u0E44\u0E21\u0E48\u0E43\u0E0A\u0E48\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02 (NaN)":"\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02";case"object":{if(Array.isArray(i))return"\u0E2D\u0E32\u0E23\u0E4C\u0E40\u0E23\u0E22\u0E4C (Array)";if(i===null)return"\u0E44\u0E21\u0E48\u0E21\u0E35\u0E04\u0E48\u0E32 (null)";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E1B\u0E49\u0E2D\u0E19",email:"\u0E17\u0E35\u0E48\u0E2D\u0E22\u0E39\u0E48\u0E2D\u0E35\u0E40\u0E21\u0E25",url:"URL",emoji:"\u0E2D\u0E34\u0E42\u0E21\u0E08\u0E34",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E40\u0E27\u0E25\u0E32\u0E41\u0E1A\u0E1A ISO",date:"\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E41\u0E1A\u0E1A ISO",time:"\u0E40\u0E27\u0E25\u0E32\u0E41\u0E1A\u0E1A ISO",duration:"\u0E0A\u0E48\u0E27\u0E07\u0E40\u0E27\u0E25\u0E32\u0E41\u0E1A\u0E1A ISO",ipv4:"\u0E17\u0E35\u0E48\u0E2D\u0E22\u0E39\u0E48 IPv4",ipv6:"\u0E17\u0E35\u0E48\u0E2D\u0E22\u0E39\u0E48 IPv6",cidrv4:"\u0E0A\u0E48\u0E27\u0E07 IP \u0E41\u0E1A\u0E1A IPv4",cidrv6:"\u0E0A\u0E48\u0E27\u0E07 IP \u0E41\u0E1A\u0E1A IPv6",base64:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E41\u0E1A\u0E1A Base64",base64url:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E41\u0E1A\u0E1A Base64 \u0E2A\u0E33\u0E2B\u0E23\u0E31\u0E1A URL",json_string:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E41\u0E1A\u0E1A JSON",e164:"\u0E40\u0E1A\u0E2D\u0E23\u0E4C\u0E42\u0E17\u0E23\u0E28\u0E31\u0E1E\u0E17\u0E4C\u0E23\u0E30\u0E2B\u0E27\u0E48\u0E32\u0E07\u0E1B\u0E23\u0E30\u0E40\u0E17\u0E28 (E.164)",jwt:"\u0E42\u0E17\u0E40\u0E04\u0E19 JWT",template_literal:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E1B\u0E49\u0E2D\u0E19"};return i=>{switch(i.code){case"invalid_type":return`\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07: \u0E04\u0E27\u0E23\u0E40\u0E1B\u0E47\u0E19 ${i.expected} \u0E41\u0E15\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\u0E04\u0E48\u0E32\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07: \u0E04\u0E27\u0E23\u0E40\u0E1B\u0E47\u0E19 ${L(i.values[0])}`:`\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07: \u0E04\u0E27\u0E23\u0E40\u0E1B\u0E47\u0E19\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E43\u0E19 ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19":"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32",a=n(i.origin);return a?`\u0E40\u0E01\u0E34\u0E19\u0E01\u0E33\u0E2B\u0E19\u0E14: ${i.origin??"\u0E04\u0E48\u0E32"} \u0E04\u0E27\u0E23\u0E21\u0E35${r} ${i.maximum.toString()} ${a.unit??"\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23"}`:`\u0E40\u0E01\u0E34\u0E19\u0E01\u0E33\u0E2B\u0E19\u0E14: ${i.origin??"\u0E04\u0E48\u0E32"} \u0E04\u0E27\u0E23\u0E21\u0E35${r} ${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?"\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22":"\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32",a=n(i.origin);return a?`\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32\u0E01\u0E33\u0E2B\u0E19\u0E14: ${i.origin} \u0E04\u0E27\u0E23\u0E21\u0E35${r} ${i.minimum.toString()} ${a.unit}`:`\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32\u0E01\u0E33\u0E2B\u0E19\u0E14: ${i.origin} \u0E04\u0E27\u0E23\u0E21\u0E35${r} ${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07: \u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E15\u0E49\u0E2D\u0E07\u0E02\u0E36\u0E49\u0E19\u0E15\u0E49\u0E19\u0E14\u0E49\u0E27\u0E22 "${r.prefix}"`:r.format==="ends_with"?`\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07: \u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E15\u0E49\u0E2D\u0E07\u0E25\u0E07\u0E17\u0E49\u0E32\u0E22\u0E14\u0E49\u0E27\u0E22 "${r.suffix}"`:r.format==="includes"?`\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07: \u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35 "${r.includes}" \u0E2D\u0E22\u0E39\u0E48\u0E43\u0E19\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21`:r.format==="regex"?`\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07: \u0E15\u0E49\u0E2D\u0E07\u0E15\u0E23\u0E07\u0E01\u0E31\u0E1A\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14 ${r.pattern}`:`\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07: ${u[r.format]??i.format}`}case"not_multiple_of":return`\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07: \u0E15\u0E49\u0E2D\u0E07\u0E40\u0E1B\u0E47\u0E19\u0E08\u0E33\u0E19\u0E27\u0E19\u0E17\u0E35\u0E48\u0E2B\u0E32\u0E23\u0E14\u0E49\u0E27\u0E22 ${i.divisor} \u0E44\u0E14\u0E49\u0E25\u0E07\u0E15\u0E31\u0E27`;case"unrecognized_keys":return`\u0E1E\u0E1A\u0E04\u0E35\u0E22\u0E4C\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E23\u0E39\u0E49\u0E08\u0E31\u0E01: ${A(i.keys,", ")}`;case"invalid_key":return`\u0E04\u0E35\u0E22\u0E4C\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E43\u0E19 ${i.origin}`;case"invalid_union":return"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07: \u0E44\u0E21\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E1A\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E22\u0E39\u0E40\u0E19\u0E35\u0E22\u0E19\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E44\u0E27\u0E49";case"invalid_element":return`\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E43\u0E19 ${i.origin}`;default:return"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07"}}};function Y6(){return{localeError:W6()}}var X6=e=>{const n=typeof e;switch(n){case"number":return Number.isNaN(e)?"NaN":"number";case"object":{if(Array.isArray(e))return"array";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return n},e3=()=>{const e={string:{unit:"karakter",verb:"olmal\u0131"},file:{unit:"bayt",verb:"olmal\u0131"},array:{unit:"\xF6\u011Fe",verb:"olmal\u0131"},set:{unit:"\xF6\u011Fe",verb:"olmal\u0131"}};function n(u){return e[u]??null}const t={regex:"girdi",email:"e-posta adresi",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO tarih ve saat",date:"ISO tarih",time:"ISO saat",duration:"ISO s\xFCre",ipv4:"IPv4 adresi",ipv6:"IPv6 adresi",cidrv4:"IPv4 aral\u0131\u011F\u0131",cidrv6:"IPv6 aral\u0131\u011F\u0131",base64:"base64 ile \u015Fifrelenmi\u015F metin",base64url:"base64url ile \u015Fifrelenmi\u015F metin",json_string:"JSON dizesi",e164:"E.164 say\u0131s\u0131",jwt:"JWT",template_literal:"\u015Eablon dizesi"};return u=>{switch(u.code){case"invalid_type":return`Ge\xE7ersiz de\u011Fer: beklenen ${u.expected}, al\u0131nan ${X6(u.input)}`;case"invalid_value":return u.values.length===1?`Ge\xE7ersiz de\u011Fer: beklenen ${L(u.values[0])}`:`Ge\xE7ersiz se\xE7enek: a\u015Fa\u011F\u0131dakilerden biri olmal\u0131: ${A(u.values,"|")}`;case"too_big":{const i=u.inclusive?"<=":"<",r=n(u.origin);return r?`\xC7ok b\xFCy\xFCk: beklenen ${u.origin??"de\u011Fer"} ${i}${u.maximum.toString()} ${r.unit??"\xF6\u011Fe"}`:`\xC7ok b\xFCy\xFCk: beklenen ${u.origin??"de\u011Fer"} ${i}${u.maximum.toString()}`}case"too_small":{const i=u.inclusive?">=":">",r=n(u.origin);return r?`\xC7ok k\xFC\xE7\xFCk: beklenen ${u.origin} ${i}${u.minimum.toString()} ${r.unit}`:`\xC7ok k\xFC\xE7\xFCk: beklenen ${u.origin} ${i}${u.minimum.toString()}`}case"invalid_format":{const i=u;return i.format==="starts_with"?`Ge\xE7ersiz metin: "${i.prefix}" ile ba\u015Flamal\u0131`:i.format==="ends_with"?`Ge\xE7ersiz metin: "${i.suffix}" ile bitmeli`:i.format==="includes"?`Ge\xE7ersiz metin: "${i.includes}" i\xE7ermeli`:i.format==="regex"?`Ge\xE7ersiz metin: ${i.pattern} desenine uymal\u0131`:`Ge\xE7ersiz ${t[i.format]??u.format}`}case"not_multiple_of":return`Ge\xE7ersiz say\u0131: ${u.divisor} ile tam b\xF6l\xFCnebilmeli`;case"unrecognized_keys":return`Tan\u0131nmayan anahtar${u.keys.length>1?"lar":""}: ${A(u.keys,", ")}`;case"invalid_key":return`${u.origin} i\xE7inde ge\xE7ersiz anahtar`;case"invalid_union":return"Ge\xE7ersiz de\u011Fer";case"invalid_element":return`${u.origin} i\xE7inde ge\xE7ersiz de\u011Fer`;default:return"Ge\xE7ersiz de\u011Fer"}}};function n3(){return{localeError:e3()}}var t3=()=>{const e={string:{unit:"\u0441\u0438\u043C\u0432\u043E\u043B\u0456\u0432",verb:"\u043C\u0430\u0442\u0438\u043C\u0435"},file:{unit:"\u0431\u0430\u0439\u0442\u0456\u0432",verb:"\u043C\u0430\u0442\u0438\u043C\u0435"},array:{unit:"\u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0456\u0432",verb:"\u043C\u0430\u0442\u0438\u043C\u0435"},set:{unit:"\u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0456\u0432",verb:"\u043C\u0430\u0442\u0438\u043C\u0435"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"\u0447\u0438\u0441\u043B\u043E";case"object":{if(Array.isArray(i))return"\u043C\u0430\u0441\u0438\u0432";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u0432\u0445\u0456\u0434\u043D\u0456 \u0434\u0430\u043D\u0456",email:"\u0430\u0434\u0440\u0435\u0441\u0430 \u0435\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0457 \u043F\u043E\u0448\u0442\u0438",url:"URL",emoji:"\u0435\u043C\u043E\u0434\u0437\u0456",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\u0434\u0430\u0442\u0430 \u0442\u0430 \u0447\u0430\u0441 ISO",date:"\u0434\u0430\u0442\u0430 ISO",time:"\u0447\u0430\u0441 ISO",duration:"\u0442\u0440\u0438\u0432\u0430\u043B\u0456\u0441\u0442\u044C ISO",ipv4:"\u0430\u0434\u0440\u0435\u0441\u0430 IPv4",ipv6:"\u0430\u0434\u0440\u0435\u0441\u0430 IPv6",cidrv4:"\u0434\u0456\u0430\u043F\u0430\u0437\u043E\u043D IPv4",cidrv6:"\u0434\u0456\u0430\u043F\u0430\u0437\u043E\u043D IPv6",base64:"\u0440\u044F\u0434\u043E\u043A \u0443 \u043A\u043E\u0434\u0443\u0432\u0430\u043D\u043D\u0456 base64",base64url:"\u0440\u044F\u0434\u043E\u043A \u0443 \u043A\u043E\u0434\u0443\u0432\u0430\u043D\u043D\u0456 base64url",json_string:"\u0440\u044F\u0434\u043E\u043A JSON",e164:"\u043D\u043E\u043C\u0435\u0440 E.164",jwt:"JWT",template_literal:"\u0432\u0445\u0456\u0434\u043D\u0456 \u0434\u0430\u043D\u0456"};return i=>{switch(i.code){case"invalid_type":return`\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0456 \u0432\u0445\u0456\u0434\u043D\u0456 \u0434\u0430\u043D\u0456: \u043E\u0447\u0456\u043A\u0443\u0454\u0442\u044C\u0441\u044F ${i.expected}, \u043E\u0442\u0440\u0438\u043C\u0430\u043D\u043E ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0456 \u0432\u0445\u0456\u0434\u043D\u0456 \u0434\u0430\u043D\u0456: \u043E\u0447\u0456\u043A\u0443\u0454\u0442\u044C\u0441\u044F ${L(i.values[0])}`:`\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0430 \u043E\u043F\u0446\u0456\u044F: \u043E\u0447\u0456\u043A\u0443\u0454\u0442\u044C\u0441\u044F \u043E\u0434\u043D\u0435 \u0437 ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`\u0417\u0430\u043D\u0430\u0434\u0442\u043E \u0432\u0435\u043B\u0438\u043A\u0435: \u043E\u0447\u0456\u043A\u0443\u0454\u0442\u044C\u0441\u044F, \u0449\u043E ${i.origin??"\u0437\u043D\u0430\u0447\u0435\u043D\u043D\u044F"} ${a.verb} ${r}${i.maximum.toString()} ${a.unit??"\u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0456\u0432"}`:`\u0417\u0430\u043D\u0430\u0434\u0442\u043E \u0432\u0435\u043B\u0438\u043A\u0435: \u043E\u0447\u0456\u043A\u0443\u0454\u0442\u044C\u0441\u044F, \u0449\u043E ${i.origin??"\u0437\u043D\u0430\u0447\u0435\u043D\u043D\u044F"} \u0431\u0443\u0434\u0435 ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\u0417\u0430\u043D\u0430\u0434\u0442\u043E \u043C\u0430\u043B\u0435: \u043E\u0447\u0456\u043A\u0443\u0454\u0442\u044C\u0441\u044F, \u0449\u043E ${i.origin} ${a.verb} ${r}${i.minimum.toString()} ${a.unit}`:`\u0417\u0430\u043D\u0430\u0434\u0442\u043E \u043C\u0430\u043B\u0435: \u043E\u0447\u0456\u043A\u0443\u0454\u0442\u044C\u0441\u044F, \u0449\u043E ${i.origin} \u0431\u0443\u0434\u0435 ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0438\u0439 \u0440\u044F\u0434\u043E\u043A: \u043F\u043E\u0432\u0438\u043D\u0435\u043D \u043F\u043E\u0447\u0438\u043D\u0430\u0442\u0438\u0441\u044F \u0437 "${r.prefix}"`:r.format==="ends_with"?`\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0438\u0439 \u0440\u044F\u0434\u043E\u043A: \u043F\u043E\u0432\u0438\u043D\u0435\u043D \u0437\u0430\u043A\u0456\u043D\u0447\u0443\u0432\u0430\u0442\u0438\u0441\u044F \u043D\u0430 "${r.suffix}"`:r.format==="includes"?`\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0438\u0439 \u0440\u044F\u0434\u043E\u043A: \u043F\u043E\u0432\u0438\u043D\u0435\u043D \u043C\u0456\u0441\u0442\u0438\u0442\u0438 "${r.includes}"`:r.format==="regex"?`\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0438\u0439 \u0440\u044F\u0434\u043E\u043A: \u043F\u043E\u0432\u0438\u043D\u0435\u043D \u0432\u0456\u0434\u043F\u043E\u0432\u0456\u0434\u0430\u0442\u0438 \u0448\u0430\u0431\u043B\u043E\u043D\u0443 ${r.pattern}`:`\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0438\u0439 ${u[r.format]??i.format}`}case"not_multiple_of":return`\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0435 \u0447\u0438\u0441\u043B\u043E: \u043F\u043E\u0432\u0438\u043D\u043D\u043E \u0431\u0443\u0442\u0438 \u043A\u0440\u0430\u0442\u043D\u0438\u043C ${i.divisor}`;case"unrecognized_keys":return`\u041D\u0435\u0440\u043E\u0437\u043F\u0456\u0437\u043D\u0430\u043D\u0438\u0439 \u043A\u043B\u044E\u0447${i.keys.length>1?"\u0456":""}: ${A(i.keys,", ")}`;case"invalid_key":return`\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0438\u0439 \u043A\u043B\u044E\u0447 \u0443 ${i.origin}`;case"invalid_union":return"\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0456 \u0432\u0445\u0456\u0434\u043D\u0456 \u0434\u0430\u043D\u0456";case"invalid_element":return`\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u043D\u044F \u0443 ${i.origin}`;default:return"\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0456 \u0432\u0445\u0456\u0434\u043D\u0456 \u0434\u0430\u043D\u0456"}}};function i3(){return{localeError:t3()}}var u3=()=>{const e={string:{unit:"\u062D\u0631\u0648\u0641",verb:"\u06C1\u0648\u0646\u0627"},file:{unit:"\u0628\u0627\u0626\u0679\u0633",verb:"\u06C1\u0648\u0646\u0627"},array:{unit:"\u0622\u0626\u0679\u0645\u0632",verb:"\u06C1\u0648\u0646\u0627"},set:{unit:"\u0622\u0626\u0679\u0645\u0632",verb:"\u06C1\u0648\u0646\u0627"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"\u0646\u0645\u0628\u0631";case"object":{if(Array.isArray(i))return"\u0622\u0631\u06D2";if(i===null)return"\u0646\u0644";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u0627\u0646 \u067E\u0679",email:"\u0627\u06CC \u0645\u06CC\u0644 \u0627\u06CC\u0688\u0631\u06CC\u0633",url:"\u06CC\u0648 \u0622\u0631 \u0627\u06CC\u0644",emoji:"\u0627\u06CC\u0645\u0648\u062C\u06CC",uuid:"\u06CC\u0648 \u06CC\u0648 \u0622\u0626\u06CC \u0688\u06CC",uuidv4:"\u06CC\u0648 \u06CC\u0648 \u0622\u0626\u06CC \u0688\u06CC \u0648\u06CC 4",uuidv6:"\u06CC\u0648 \u06CC\u0648 \u0622\u0626\u06CC \u0688\u06CC \u0648\u06CC 6",nanoid:"\u0646\u06CC\u0646\u0648 \u0622\u0626\u06CC \u0688\u06CC",guid:"\u062C\u06CC \u06CC\u0648 \u0622\u0626\u06CC \u0688\u06CC",cuid:"\u0633\u06CC \u06CC\u0648 \u0622\u0626\u06CC \u0688\u06CC",cuid2:"\u0633\u06CC \u06CC\u0648 \u0622\u0626\u06CC \u0688\u06CC 2",ulid:"\u06CC\u0648 \u0627\u06CC\u0644 \u0622\u0626\u06CC \u0688\u06CC",xid:"\u0627\u06CC\u06A9\u0633 \u0622\u0626\u06CC \u0688\u06CC",ksuid:"\u06A9\u06D2 \u0627\u06CC\u0633 \u06CC\u0648 \u0622\u0626\u06CC \u0688\u06CC",datetime:"\u0622\u0626\u06CC \u0627\u06CC\u0633 \u0627\u0648 \u0688\u06CC\u0679 \u0679\u0627\u0626\u0645",date:"\u0622\u0626\u06CC \u0627\u06CC\u0633 \u0627\u0648 \u062A\u0627\u0631\u06CC\u062E",time:"\u0622\u0626\u06CC \u0627\u06CC\u0633 \u0627\u0648 \u0648\u0642\u062A",duration:"\u0622\u0626\u06CC \u0627\u06CC\u0633 \u0627\u0648 \u0645\u062F\u062A",ipv4:"\u0622\u0626\u06CC \u067E\u06CC \u0648\u06CC 4 \u0627\u06CC\u0688\u0631\u06CC\u0633",ipv6:"\u0622\u0626\u06CC \u067E\u06CC \u0648\u06CC 6 \u0627\u06CC\u0688\u0631\u06CC\u0633",cidrv4:"\u0622\u0626\u06CC \u067E\u06CC \u0648\u06CC 4 \u0631\u06CC\u0646\u062C",cidrv6:"\u0622\u0626\u06CC \u067E\u06CC \u0648\u06CC 6 \u0631\u06CC\u0646\u062C",base64:"\u0628\u06CC\u0633 64 \u0627\u0646 \u06A9\u0648\u0688\u0688 \u0633\u0679\u0631\u0646\u06AF",base64url:"\u0628\u06CC\u0633 64 \u06CC\u0648 \u0622\u0631 \u0627\u06CC\u0644 \u0627\u0646 \u06A9\u0648\u0688\u0688 \u0633\u0679\u0631\u0646\u06AF",json_string:"\u062C\u06D2 \u0627\u06CC\u0633 \u0627\u0648 \u0627\u06CC\u0646 \u0633\u0679\u0631\u0646\u06AF",e164:"\u0627\u06CC 164 \u0646\u0645\u0628\u0631",jwt:"\u062C\u06D2 \u0688\u0628\u0644\u06CC\u0648 \u0679\u06CC",template_literal:"\u0627\u0646 \u067E\u0679"};return i=>{switch(i.code){case"invalid_type":return`\u063A\u0644\u0637 \u0627\u0646 \u067E\u0679: ${i.expected} \u0645\u062A\u0648\u0642\u0639 \u062A\u06BE\u0627\u060C ${t(i.input)} \u0645\u0648\u0635\u0648\u0644 \u06C1\u0648\u0627`;case"invalid_value":return i.values.length===1?`\u063A\u0644\u0637 \u0627\u0646 \u067E\u0679: ${L(i.values[0])} \u0645\u062A\u0648\u0642\u0639 \u062A\u06BE\u0627`:`\u063A\u0644\u0637 \u0622\u067E\u0634\u0646: ${A(i.values,"|")} \u0645\u06CC\u06BA \u0633\u06D2 \u0627\u06CC\u06A9 \u0645\u062A\u0648\u0642\u0639 \u062A\u06BE\u0627`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`\u0628\u06C1\u062A \u0628\u0691\u0627: ${i.origin??"\u0648\u06CC\u0644\u06CC\u0648"} \u06A9\u06D2 ${r}${i.maximum.toString()} ${a.unit??"\u0639\u0646\u0627\u0635\u0631"} \u06C1\u0648\u0646\u06D2 \u0645\u062A\u0648\u0642\u0639 \u062A\u06BE\u06D2`:`\u0628\u06C1\u062A \u0628\u0691\u0627: ${i.origin??"\u0648\u06CC\u0644\u06CC\u0648"} \u06A9\u0627 ${r}${i.maximum.toString()} \u06C1\u0648\u0646\u0627 \u0645\u062A\u0648\u0642\u0639 \u062A\u06BE\u0627`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\u0628\u06C1\u062A \u0686\u06BE\u0648\u0679\u0627: ${i.origin} \u06A9\u06D2 ${r}${i.minimum.toString()} ${a.unit} \u06C1\u0648\u0646\u06D2 \u0645\u062A\u0648\u0642\u0639 \u062A\u06BE\u06D2`:`\u0628\u06C1\u062A \u0686\u06BE\u0648\u0679\u0627: ${i.origin} \u06A9\u0627 ${r}${i.minimum.toString()} \u06C1\u0648\u0646\u0627 \u0645\u062A\u0648\u0642\u0639 \u062A\u06BE\u0627`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u063A\u0644\u0637 \u0633\u0679\u0631\u0646\u06AF: "${r.prefix}" \u0633\u06D2 \u0634\u0631\u0648\u0639 \u06C1\u0648\u0646\u0627 \u0686\u0627\u06C1\u06CC\u06D2`:r.format==="ends_with"?`\u063A\u0644\u0637 \u0633\u0679\u0631\u0646\u06AF: "${r.suffix}" \u067E\u0631 \u062E\u062A\u0645 \u06C1\u0648\u0646\u0627 \u0686\u0627\u06C1\u06CC\u06D2`:r.format==="includes"?`\u063A\u0644\u0637 \u0633\u0679\u0631\u0646\u06AF: "${r.includes}" \u0634\u0627\u0645\u0644 \u06C1\u0648\u0646\u0627 \u0686\u0627\u06C1\u06CC\u06D2`:r.format==="regex"?`\u063A\u0644\u0637 \u0633\u0679\u0631\u0646\u06AF: \u067E\u06CC\u0679\u0631\u0646 ${r.pattern} \u0633\u06D2 \u0645\u06CC\u0686 \u06C1\u0648\u0646\u0627 \u0686\u0627\u06C1\u06CC\u06D2`:`\u063A\u0644\u0637 ${u[r.format]??i.format}`}case"not_multiple_of":return`\u063A\u0644\u0637 \u0646\u0645\u0628\u0631: ${i.divisor} \u06A9\u0627 \u0645\u0636\u0627\u0639\u0641 \u06C1\u0648\u0646\u0627 \u0686\u0627\u06C1\u06CC\u06D2`;case"unrecognized_keys":return`\u063A\u06CC\u0631 \u062A\u0633\u0644\u06CC\u0645 \u0634\u062F\u06C1 \u06A9\u06CC${i.keys.length>1?"\u0632":""}: ${A(i.keys,"\u060C ")}`;case"invalid_key":return`${i.origin} \u0645\u06CC\u06BA \u063A\u0644\u0637 \u06A9\u06CC`;case"invalid_union":return"\u063A\u0644\u0637 \u0627\u0646 \u067E\u0679";case"invalid_element":return`${i.origin} \u0645\u06CC\u06BA \u063A\u0644\u0637 \u0648\u06CC\u0644\u06CC\u0648`;default:return"\u063A\u0644\u0637 \u0627\u0646 \u067E\u0679"}}};function r3(){return{localeError:u3()}}var a3=()=>{const e={string:{unit:"k\xFD t\u1EF1",verb:"c\xF3"},file:{unit:"byte",verb:"c\xF3"},array:{unit:"ph\u1EA7n t\u1EED",verb:"c\xF3"},set:{unit:"ph\u1EA7n t\u1EED",verb:"c\xF3"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"s\u1ED1";case"object":{if(Array.isArray(i))return"m\u1EA3ng";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u0111\u1EA7u v\xE0o",email:"\u0111\u1ECBa ch\u1EC9 email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ng\xE0y gi\u1EDD ISO",date:"ng\xE0y ISO",time:"gi\u1EDD ISO",duration:"kho\u1EA3ng th\u1EDDi gian ISO",ipv4:"\u0111\u1ECBa ch\u1EC9 IPv4",ipv6:"\u0111\u1ECBa ch\u1EC9 IPv6",cidrv4:"d\u1EA3i IPv4",cidrv6:"d\u1EA3i IPv6",base64:"chu\u1ED7i m\xE3 h\xF3a base64",base64url:"chu\u1ED7i m\xE3 h\xF3a base64url",json_string:"chu\u1ED7i JSON",e164:"s\u1ED1 E.164",jwt:"JWT",template_literal:"\u0111\u1EA7u v\xE0o"};return i=>{switch(i.code){case"invalid_type":return`\u0110\u1EA7u v\xE0o kh\xF4ng h\u1EE3p l\u1EC7: mong \u0111\u1EE3i ${i.expected}, nh\u1EADn \u0111\u01B0\u1EE3c ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\u0110\u1EA7u v\xE0o kh\xF4ng h\u1EE3p l\u1EC7: mong \u0111\u1EE3i ${L(i.values[0])}`:`T\xF9y ch\u1ECDn kh\xF4ng h\u1EE3p l\u1EC7: mong \u0111\u1EE3i m\u1ED9t trong c\xE1c gi\xE1 tr\u1ECB ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`Qu\xE1 l\u1EDBn: mong \u0111\u1EE3i ${i.origin??"gi\xE1 tr\u1ECB"} ${a.verb} ${r}${i.maximum.toString()} ${a.unit??"ph\u1EA7n t\u1EED"}`:`Qu\xE1 l\u1EDBn: mong \u0111\u1EE3i ${i.origin??"gi\xE1 tr\u1ECB"} ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`Qu\xE1 nh\u1ECF: mong \u0111\u1EE3i ${i.origin} ${a.verb} ${r}${i.minimum.toString()} ${a.unit}`:`Qu\xE1 nh\u1ECF: mong \u0111\u1EE3i ${i.origin} ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`Chu\u1ED7i kh\xF4ng h\u1EE3p l\u1EC7: ph\u1EA3i b\u1EAFt \u0111\u1EA7u b\u1EB1ng "${r.prefix}"`:r.format==="ends_with"?`Chu\u1ED7i kh\xF4ng h\u1EE3p l\u1EC7: ph\u1EA3i k\u1EBFt th\xFAc b\u1EB1ng "${r.suffix}"`:r.format==="includes"?`Chu\u1ED7i kh\xF4ng h\u1EE3p l\u1EC7: ph\u1EA3i bao g\u1ED3m "${r.includes}"`:r.format==="regex"?`Chu\u1ED7i kh\xF4ng h\u1EE3p l\u1EC7: ph\u1EA3i kh\u1EDBp v\u1EDBi m\u1EABu ${r.pattern}`:`${u[r.format]??i.format} kh\xF4ng h\u1EE3p l\u1EC7`}case"not_multiple_of":return`S\u1ED1 kh\xF4ng h\u1EE3p l\u1EC7: ph\u1EA3i l\xE0 b\u1ED9i s\u1ED1 c\u1EE7a ${i.divisor}`;case"unrecognized_keys":return`Kh\xF3a kh\xF4ng \u0111\u01B0\u1EE3c nh\u1EADn d\u1EA1ng: ${A(i.keys,", ")}`;case"invalid_key":return`Kh\xF3a kh\xF4ng h\u1EE3p l\u1EC7 trong ${i.origin}`;case"invalid_union":return"\u0110\u1EA7u v\xE0o kh\xF4ng h\u1EE3p l\u1EC7";case"invalid_element":return`Gi\xE1 tr\u1ECB kh\xF4ng h\u1EE3p l\u1EC7 trong ${i.origin}`;default:return"\u0110\u1EA7u v\xE0o kh\xF4ng h\u1EE3p l\u1EC7"}}};function o3(){return{localeError:a3()}}var s3=()=>{const e={string:{unit:"\u5B57\u7B26",verb:"\u5305\u542B"},file:{unit:"\u5B57\u8282",verb:"\u5305\u542B"},array:{unit:"\u9879",verb:"\u5305\u542B"},set:{unit:"\u9879",verb:"\u5305\u542B"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"\u975E\u6570\u5B57(NaN)":"\u6570\u5B57";case"object":{if(Array.isArray(i))return"\u6570\u7EC4";if(i===null)return"\u7A7A\u503C(null)";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u8F93\u5165",email:"\u7535\u5B50\u90AE\u4EF6",url:"URL",emoji:"\u8868\u60C5\u7B26\u53F7",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO\u65E5\u671F\u65F6\u95F4",date:"ISO\u65E5\u671F",time:"ISO\u65F6\u95F4",duration:"ISO\u65F6\u957F",ipv4:"IPv4\u5730\u5740",ipv6:"IPv6\u5730\u5740",cidrv4:"IPv4\u7F51\u6BB5",cidrv6:"IPv6\u7F51\u6BB5",base64:"base64\u7F16\u7801\u5B57\u7B26\u4E32",base64url:"base64url\u7F16\u7801\u5B57\u7B26\u4E32",json_string:"JSON\u5B57\u7B26\u4E32",e164:"E.164\u53F7\u7801",jwt:"JWT",template_literal:"\u8F93\u5165"};return i=>{switch(i.code){case"invalid_type":return`\u65E0\u6548\u8F93\u5165\uFF1A\u671F\u671B ${i.expected}\uFF0C\u5B9E\u9645\u63A5\u6536 ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\u65E0\u6548\u8F93\u5165\uFF1A\u671F\u671B ${L(i.values[0])}`:`\u65E0\u6548\u9009\u9879\uFF1A\u671F\u671B\u4EE5\u4E0B\u4E4B\u4E00 ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`\u6570\u503C\u8FC7\u5927\uFF1A\u671F\u671B ${i.origin??"\u503C"} ${r}${i.maximum.toString()} ${a.unit??"\u4E2A\u5143\u7D20"}`:`\u6570\u503C\u8FC7\u5927\uFF1A\u671F\u671B ${i.origin??"\u503C"} ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\u6570\u503C\u8FC7\u5C0F\uFF1A\u671F\u671B ${i.origin} ${r}${i.minimum.toString()} ${a.unit}`:`\u6570\u503C\u8FC7\u5C0F\uFF1A\u671F\u671B ${i.origin} ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u65E0\u6548\u5B57\u7B26\u4E32\uFF1A\u5FC5\u987B\u4EE5 "${r.prefix}" \u5F00\u5934`:r.format==="ends_with"?`\u65E0\u6548\u5B57\u7B26\u4E32\uFF1A\u5FC5\u987B\u4EE5 "${r.suffix}" \u7ED3\u5C3E`:r.format==="includes"?`\u65E0\u6548\u5B57\u7B26\u4E32\uFF1A\u5FC5\u987B\u5305\u542B "${r.includes}"`:r.format==="regex"?`\u65E0\u6548\u5B57\u7B26\u4E32\uFF1A\u5FC5\u987B\u6EE1\u8DB3\u6B63\u5219\u8868\u8FBE\u5F0F ${r.pattern}`:`\u65E0\u6548${u[r.format]??i.format}`}case"not_multiple_of":return`\u65E0\u6548\u6570\u5B57\uFF1A\u5FC5\u987B\u662F ${i.divisor} \u7684\u500D\u6570`;case"unrecognized_keys":return`\u51FA\u73B0\u672A\u77E5\u7684\u952E(key): ${A(i.keys,", ")}`;case"invalid_key":return`${i.origin} \u4E2D\u7684\u952E(key)\u65E0\u6548`;case"invalid_union":return"\u65E0\u6548\u8F93\u5165";case"invalid_element":return`${i.origin} \u4E2D\u5305\u542B\u65E0\u6548\u503C(value)`;default:return"\u65E0\u6548\u8F93\u5165"}}};function c3(){return{localeError:s3()}}var l3=()=>{const e={string:{unit:"\u5B57\u5143",verb:"\u64C1\u6709"},file:{unit:"\u4F4D\u5143\u7D44",verb:"\u64C1\u6709"},array:{unit:"\u9805\u76EE",verb:"\u64C1\u6709"},set:{unit:"\u9805\u76EE",verb:"\u64C1\u6709"}};function n(i){return e[i]??null}const t=i=>{const r=typeof i;switch(r){case"number":return Number.isNaN(i)?"NaN":"number";case"object":{if(Array.isArray(i))return"array";if(i===null)return"null";if(Object.getPrototypeOf(i)!==Object.prototype&&i.constructor)return i.constructor.name}}return r},u={regex:"\u8F38\u5165",email:"\u90F5\u4EF6\u5730\u5740",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \u65E5\u671F\u6642\u9593",date:"ISO \u65E5\u671F",time:"ISO \u6642\u9593",duration:"ISO \u671F\u9593",ipv4:"IPv4 \u4F4D\u5740",ipv6:"IPv6 \u4F4D\u5740",cidrv4:"IPv4 \u7BC4\u570D",cidrv6:"IPv6 \u7BC4\u570D",base64:"base64 \u7DE8\u78BC\u5B57\u4E32",base64url:"base64url \u7DE8\u78BC\u5B57\u4E32",json_string:"JSON \u5B57\u4E32",e164:"E.164 \u6578\u503C",jwt:"JWT",template_literal:"\u8F38\u5165"};return i=>{switch(i.code){case"invalid_type":return`\u7121\u6548\u7684\u8F38\u5165\u503C\uFF1A\u9810\u671F\u70BA ${i.expected}\uFF0C\u4F46\u6536\u5230 ${t(i.input)}`;case"invalid_value":return i.values.length===1?`\u7121\u6548\u7684\u8F38\u5165\u503C\uFF1A\u9810\u671F\u70BA ${L(i.values[0])}`:`\u7121\u6548\u7684\u9078\u9805\uFF1A\u9810\u671F\u70BA\u4EE5\u4E0B\u5176\u4E2D\u4E4B\u4E00 ${A(i.values,"|")}`;case"too_big":{const r=i.inclusive?"<=":"<",a=n(i.origin);return a?`\u6578\u503C\u904E\u5927\uFF1A\u9810\u671F ${i.origin??"\u503C"} \u61C9\u70BA ${r}${i.maximum.toString()} ${a.unit??"\u500B\u5143\u7D20"}`:`\u6578\u503C\u904E\u5927\uFF1A\u9810\u671F ${i.origin??"\u503C"} \u61C9\u70BA ${r}${i.maximum.toString()}`}case"too_small":{const r=i.inclusive?">=":">",a=n(i.origin);return a?`\u6578\u503C\u904E\u5C0F\uFF1A\u9810\u671F ${i.origin} \u61C9\u70BA ${r}${i.minimum.toString()} ${a.unit}`:`\u6578\u503C\u904E\u5C0F\uFF1A\u9810\u671F ${i.origin} \u61C9\u70BA ${r}${i.minimum.toString()}`}case"invalid_format":{const r=i;return r.format==="starts_with"?`\u7121\u6548\u7684\u5B57\u4E32\uFF1A\u5FC5\u9808\u4EE5 "${r.prefix}" \u958B\u982D`:r.format==="ends_with"?`\u7121\u6548\u7684\u5B57\u4E32\uFF1A\u5FC5\u9808\u4EE5 "${r.suffix}" \u7D50\u5C3E`:r.format==="includes"?`\u7121\u6548\u7684\u5B57\u4E32\uFF1A\u5FC5\u9808\u5305\u542B "${r.includes}"`:r.format==="regex"?`\u7121\u6548\u7684\u5B57\u4E32\uFF1A\u5FC5\u9808\u7B26\u5408\u683C\u5F0F ${r.pattern}`:`\u7121\u6548\u7684 ${u[r.format]??i.format}`}case"not_multiple_of":return`\u7121\u6548\u7684\u6578\u5B57\uFF1A\u5FC5\u9808\u70BA ${i.divisor} \u7684\u500D\u6578`;case"unrecognized_keys":return`\u7121\u6CD5\u8B58\u5225\u7684\u9375\u503C${i.keys.length>1?"\u5011":""}\uFF1A${A(i.keys,"\u3001")}`;case"invalid_key":return`${i.origin} \u4E2D\u6709\u7121\u6548\u7684\u9375\u503C`;case"invalid_union":return"\u7121\u6548\u7684\u8F38\u5165\u503C";case"invalid_element":return`${i.origin} \u4E2D\u6709\u7121\u6548\u7684\u503C`;default:return"\u7121\u6548\u7684\u8F38\u5165\u503C"}}};function d3(){return{localeError:l3()}}var Ud=Symbol("ZodOutput"),Pd=Symbol("ZodInput"),Da=class{constructor(){this._map=new Map,this._idmap=new Map}add(e,...n){const t=n[0];if(this._map.set(e,t),t&&typeof t=="object"&&"id"in t){if(this._idmap.has(t.id))throw new Error(`ID ${t.id} already exists in the registry`);this._idmap.set(t.id,e)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(e){const n=this._map.get(e);return n&&typeof n=="object"&&"id"in n&&this._idmap.delete(n.id),this._map.delete(e),this}get(e){const n=e._zod.parent;if(n){const t={...this.get(n)??{}};return delete t.id,{...t,...this._map.get(e)}}return this._map.get(e)}has(e){return this._map.has(e)}};function Sa(){return new Da}var In=Sa();function Rd(e,n){return new e({type:"string",...S(n)})}function jd(e,n){return new e({type:"string",coerce:!0,...S(n)})}function Ba(e,n){return new e({type:"string",format:"email",check:"string_format",abort:!1,...S(n)})}function Ki(e,n){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...S(n)})}function wa(e,n){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...S(n)})}function Aa(e,n){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...S(n)})}function _a(e,n){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...S(n)})}function Ca(e,n){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...S(n)})}function $a(e,n){return new e({type:"string",format:"url",check:"string_format",abort:!1,...S(n)})}function xa(e,n){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...S(n)})}function Ia(e,n){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...S(n)})}function Fa(e,n){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...S(n)})}function Na(e,n){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...S(n)})}function Ta(e,n){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...S(n)})}function Oa(e,n){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...S(n)})}function za(e,n){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...S(n)})}function Ua(e,n){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...S(n)})}function Pa(e,n){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...S(n)})}function Ra(e,n){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...S(n)})}function ja(e,n){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...S(n)})}function La(e,n){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...S(n)})}function Za(e,n){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...S(n)})}function Va(e,n){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...S(n)})}function qa(e,n){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...S(n)})}var Ld={Any:null,Minute:-1,Second:0,Millisecond:3,Microsecond:6};function Zd(e,n){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...S(n)})}function Vd(e,n){return new e({type:"string",format:"date",check:"string_format",...S(n)})}function qd(e,n){return new e({type:"string",format:"time",check:"string_format",precision:null,...S(n)})}function Md(e,n){return new e({type:"string",format:"duration",check:"string_format",...S(n)})}function Gd(e,n){return new e({type:"number",checks:[],...S(n)})}function Jd(e,n){return new e({type:"number",coerce:!0,checks:[],...S(n)})}function Hd(e,n){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...S(n)})}function Qd(e,n){return new e({type:"number",check:"number_format",abort:!1,format:"float32",...S(n)})}function Kd(e,n){return new e({type:"number",check:"number_format",abort:!1,format:"float64",...S(n)})}function Wd(e,n){return new e({type:"number",check:"number_format",abort:!1,format:"int32",...S(n)})}function Yd(e,n){return new e({type:"number",check:"number_format",abort:!1,format:"uint32",...S(n)})}function Xd(e,n){return new e({type:"boolean",...S(n)})}function ef(e,n){return new e({type:"boolean",coerce:!0,...S(n)})}function nf(e,n){return new e({type:"bigint",...S(n)})}function tf(e,n){return new e({type:"bigint",coerce:!0,...S(n)})}function uf(e,n){return new e({type:"bigint",check:"bigint_format",abort:!1,format:"int64",...S(n)})}function rf(e,n){return new e({type:"bigint",check:"bigint_format",abort:!1,format:"uint64",...S(n)})}function af(e,n){return new e({type:"symbol",...S(n)})}function of(e,n){return new e({type:"undefined",...S(n)})}function sf(e,n){return new e({type:"null",...S(n)})}function cf(e){return new e({type:"any"})}function Wi(e){return new e({type:"unknown"})}function lf(e,n){return new e({type:"never",...S(n)})}function df(e,n){return new e({type:"void",...S(n)})}function ff(e,n){return new e({type:"date",...S(n)})}function mf(e,n){return new e({type:"date",coerce:!0,...S(n)})}function vf(e,n){return new e({type:"nan",...S(n)})}function Fn(e,n){return new la({check:"less_than",...S(n),value:e,inclusive:!1})}function Ze(e,n){return new la({check:"less_than",...S(n),value:e,inclusive:!0})}function Nn(e,n){return new da({check:"greater_than",...S(n),value:e,inclusive:!1})}function Ce(e,n){return new da({check:"greater_than",...S(n),value:e,inclusive:!0})}function pf(e){return Nn(0,e)}function hf(e){return Fn(0,e)}function gf(e){return Ze(0,e)}function Ef(e){return Ce(0,e)}function Kt(e,n){return new X0({check:"multiple_of",...S(n),value:e})}function Yi(e,n){return new tl({check:"max_size",...S(n),maximum:e})}function Wt(e,n){return new il({check:"min_size",...S(n),minimum:e})}function Ma(e,n){return new ul({check:"size_equals",...S(n),size:e})}function Xi(e,n){return new rl({check:"max_length",...S(n),maximum:e})}function tt(e,n){return new al({check:"min_length",...S(n),minimum:e})}function eu(e,n){return new ol({check:"length_equals",...S(n),length:e})}function Ga(e,n){return new sl({check:"string_format",format:"regex",...S(n),pattern:e})}function Ja(e){return new cl({check:"string_format",format:"lowercase",...S(e)})}function Ha(e){return new ll({check:"string_format",format:"uppercase",...S(e)})}function Qa(e,n){return new dl({check:"string_format",format:"includes",...S(n),includes:e})}function Ka(e,n){return new fl({check:"string_format",format:"starts_with",...S(n),prefix:e})}function Wa(e,n){return new ml({check:"string_format",format:"ends_with",...S(n),suffix:e})}function yf(e,n,t){return new pl({check:"property",property:e,schema:n,...S(t)})}function Ya(e,n){return new hl({check:"mime_type",mime:e,...S(n)})}function Tn(e){return new gl({check:"overwrite",tx:e})}function Xa(e){return Tn(n=>n.normalize(e))}function eo(){return Tn(e=>e.trim())}function no(){return Tn(e=>e.toLowerCase())}function to(){return Tn(e=>e.toUpperCase())}function io(e,n,t){return new e({type:"array",element:n,...S(t)})}function f3(e,n,t){return new e({type:"union",options:n,...S(t)})}function m3(e,n,t,u){return new e({type:"union",options:t,discriminator:n,...S(u)})}function v3(e,n,t){return new e({type:"intersection",left:n,right:t})}function bf(e,n,t,u){const i=t instanceof U,r=i?u:t,a=i?t:null;return new e({type:"tuple",items:n,rest:a,...S(r)})}function p3(e,n,t,u){return new e({type:"record",keyType:n,valueType:t,...S(u)})}function h3(e,n,t,u){return new e({type:"map",keyType:n,valueType:t,...S(u)})}function g3(e,n,t){return new e({type:"set",valueType:n,...S(t)})}function E3(e,n,t){const u=Array.isArray(n)?Object.fromEntries(n.map(i=>[i,i])):n;return new e({type:"enum",entries:u,...S(t)})}function y3(e,n,t){return new e({type:"enum",entries:n,...S(t)})}function b3(e,n,t){return new e({type:"literal",values:Array.isArray(n)?n:[n],...S(t)})}function kf(e,n){return new e({type:"file",...S(n)})}function k3(e,n){return new e({type:"transform",transform:n})}function D3(e,n){return new e({type:"optional",innerType:n})}function S3(e,n){return new e({type:"nullable",innerType:n})}function B3(e,n,t){return new e({type:"default",innerType:n,get defaultValue(){return typeof t=="function"?t():t}})}function w3(e,n,t){return new e({type:"nonoptional",innerType:n,...S(t)})}function A3(e,n){return new e({type:"success",innerType:n})}function _3(e,n,t){return new e({type:"catch",innerType:n,catchValue:typeof t=="function"?t:()=>t})}function C3(e,n,t){return new e({type:"pipe",in:n,out:t})}function $3(e,n){return new e({type:"readonly",innerType:n})}function x3(e,n,t){return new e({type:"template_literal",parts:n,...S(t)})}function I3(e,n){return new e({type:"lazy",getter:n})}function F3(e,n){return new e({type:"promise",innerType:n})}function Df(e,n,t){const u=S(t);return u.abort??(u.abort=!0),new e({type:"custom",check:"custom",fn:n,...u})}function Sf(e,n,t){return new e({type:"custom",check:"custom",fn:n,...S(t)})}function Bf(e,n){const t=S(n);let u=t.truthy??["true","1","yes","on","y","enabled"],i=t.falsy??["false","0","no","off","n","disabled"];t.case!=="sensitive"&&(u=u.map(v=>typeof v=="string"?v.toLowerCase():v),i=i.map(v=>typeof v=="string"?v.toLowerCase():v));const r=new Set(u),a=new Set(i),o=e.Pipe??ba,s=e.Boolean??va,c=e.String??Qt,l=e.Transform??ya,f=new l({type:"transform",transform:(v,h)=>{let E=v;return t.case!=="sensitive"&&(E=E.toLowerCase()),r.has(E)?!0:a.has(E)?!1:(h.issues.push({code:"invalid_value",expected:"stringbool",values:[...r,...a],input:h.value,inst:f}),{})},error:t.error}),m=new o({type:"pipe",in:new c({type:"string",error:t.error}),out:f,error:t.error});return new o({type:"pipe",in:m,out:new s({type:"boolean",error:t.error}),error:t.error})}function wf(e,n,t,u={}){const i=S(u),r={...S(u),check:"string_format",type:"string",format:n,fn:typeof t=="function"?t:o=>t.test(o),...i};return t instanceof RegExp&&(r.pattern=t),new e(r)}var Af=class{constructor(e){this._def=e,this.def=e}implement(e){if(typeof e!="function")throw new Error("implement() must be called with a function");const n=(...t)=>{const u=this._def.input?ia(this._def.input,t,void 0,{callee:n}):t;if(!Array.isArray(u))throw new Error("Invalid arguments schema: not an array or tuple schema.");const i=e(...u);return this._def.output?ia(this._def.output,i,void 0,{callee:n}):i};return n}implementAsync(e){if(typeof e!="function")throw new Error("implement() must be called with a function");const n=async(...t)=>{const u=this._def.input?await ra(this._def.input,t,void 0,{callee:n}):t;if(!Array.isArray(u))throw new Error("Invalid arguments schema: not an array or tuple schema.");const i=await e(...u);return this._def.output?ra(this._def.output,i,void 0,{callee:n}):i};return n}input(...e){const n=this.constructor;return Array.isArray(e[0])?new n({type:"function",input:new Hi({type:"tuple",items:e[0],rest:e[1]}),output:this._def.output}):new n({type:"function",input:e[0],output:this._def.output})}output(e){const n=this.constructor;return new n({type:"function",input:this._def.input,output:e})}};function _f(e){return new Af({type:"function",input:Array.isArray(e?.input)?bf(Hi,e?.input):e?.input??io(ha,Wi(Gi)),output:e?.output??Wi(Gi)})}var uo=class{constructor(e){this.counter=0,this.metadataRegistry=e?.metadata??In,this.target=e?.target??"draft-2020-12",this.unrepresentable=e?.unrepresentable??"throw",this.override=e?.override??(()=>{}),this.io=e?.io??"output",this.seen=new Map}process(e,n={path:[],schemaPath:[]}){var t;const u=e._zod.def,i={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},r=this.seen.get(e);if(r)return r.count++,n.schemaPath.includes(e)&&(r.cycle=n.path),r.schema;const a={schema:{},count:1,cycle:void 0,path:n.path};this.seen.set(e,a);const o=e._zod.toJSONSchema?.();if(o)a.schema=o;else{const l={...n,schemaPath:[...n.schemaPath,e],path:n.path},f=e._zod.parent;if(f)a.ref=f,this.process(f,l),this.seen.get(f).isParent=!0;else{const m=a.schema;switch(u.type){case"string":{const d=m;d.type="string";const{minimum:v,maximum:h,format:E,patterns:b,contentEncoding:y}=e._zod.bag;if(typeof v=="number"&&(d.minLength=v),typeof h=="number"&&(d.maxLength=h),E&&(d.format=i[E]??E,d.format===""&&delete d.format),y&&(d.contentEncoding=y),b&&b.size>0){const k=[...b];k.length===1?d.pattern=k[0].source:k.length>1&&(a.schema.allOf=[...k.map(_=>({...this.target==="draft-7"?{type:"string"}:{},pattern:_.source}))])}break}case"number":{const d=m,{minimum:v,maximum:h,format:E,multipleOf:b,exclusiveMaximum:y,exclusiveMinimum:k}=e._zod.bag;typeof E=="string"&&E.includes("int")?d.type="integer":d.type="number",typeof k=="number"&&(d.exclusiveMinimum=k),typeof v=="number"&&(d.minimum=v,typeof k=="number"&&(k>=v?delete d.minimum:delete d.exclusiveMinimum)),typeof y=="number"&&(d.exclusiveMaximum=y),typeof h=="number"&&(d.maximum=h,typeof y=="number"&&(y<=h?delete d.maximum:delete d.exclusiveMaximum)),typeof b=="number"&&(d.multipleOf=b);break}case"boolean":{const d=m;d.type="boolean";break}case"bigint":{if(this.unrepresentable==="throw")throw new Error("BigInt cannot be represented in JSON Schema");break}case"symbol":{if(this.unrepresentable==="throw")throw new Error("Symbols cannot be represented in JSON Schema");break}case"null":{m.type="null";break}case"any":break;case"unknown":break;case"undefined":{if(this.unrepresentable==="throw")throw new Error("Undefined cannot be represented in JSON Schema");break}case"void":{if(this.unrepresentable==="throw")throw new Error("Void cannot be represented in JSON Schema");break}case"never":{m.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{const d=m,{minimum:v,maximum:h}=e._zod.bag;typeof v=="number"&&(d.minItems=v),typeof h=="number"&&(d.maxItems=h),d.type="array",d.items=this.process(u.element,{...l,path:[...l.path,"items"]});break}case"object":{const d=m;d.type="object",d.properties={};const v=u.shape;for(const b in v)d.properties[b]=this.process(v[b],{...l,path:[...l.path,"properties",b]});const h=new Set(Object.keys(v)),E=new Set([...h].filter(b=>{const y=u.shape[b]._zod;return this.io==="input"?y.optin===void 0:y.optout===void 0}));E.size>0&&(d.required=Array.from(E)),u.catchall?._zod.def.type==="never"?d.additionalProperties=!1:u.catchall?u.catchall&&(d.additionalProperties=this.process(u.catchall,{...l,path:[...l.path,"additionalProperties"]})):this.io==="output"&&(d.additionalProperties=!1);break}case"union":{const d=m;d.anyOf=u.options.map((v,h)=>this.process(v,{...l,path:[...l.path,"anyOf",h]}));break}case"intersection":{const d=m,v=this.process(u.left,{...l,path:[...l.path,"allOf",0]}),h=this.process(u.right,{...l,path:[...l.path,"allOf",1]}),E=y=>"allOf"in y&&Object.keys(y).length===1,b=[...E(v)?v.allOf:[v],...E(h)?h.allOf:[h]];d.allOf=b;break}case"tuple":{const d=m;d.type="array";const v=u.items.map((b,y)=>this.process(b,{...l,path:[...l.path,"prefixItems",y]}));if(this.target==="draft-2020-12"?d.prefixItems=v:d.items=v,u.rest){const b=this.process(u.rest,{...l,path:[...l.path,"items"]});this.target==="draft-2020-12"?d.items=b:d.additionalItems=b}u.rest&&(d.items=this.process(u.rest,{...l,path:[...l.path,"items"]}));const{minimum:h,maximum:E}=e._zod.bag;typeof h=="number"&&(d.minItems=h),typeof E=="number"&&(d.maxItems=E);break}case"record":{const d=m;d.type="object",d.propertyNames=this.process(u.keyType,{...l,path:[...l.path,"propertyNames"]}),d.additionalProperties=this.process(u.valueType,{...l,path:[...l.path,"additionalProperties"]});break}case"map":{if(this.unrepresentable==="throw")throw new Error("Map cannot be represented in JSON Schema");break}case"set":{if(this.unrepresentable==="throw")throw new Error("Set cannot be represented in JSON Schema");break}case"enum":{const d=m,v=Kr(u.entries);v.every(h=>typeof h=="number")&&(d.type="number"),v.every(h=>typeof h=="string")&&(d.type="string"),d.enum=v;break}case"literal":{const d=m,v=[];for(const h of u.values)if(h===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof h=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");v.push(Number(h))}else v.push(h);if(v.length!==0)if(v.length===1){const h=v[0];d.type=h===null?"null":typeof h,d.const=h}else v.every(h=>typeof h=="number")&&(d.type="number"),v.every(h=>typeof h=="string")&&(d.type="string"),v.every(h=>typeof h=="boolean")&&(d.type="string"),v.every(h=>h===null)&&(d.type="null"),d.enum=v;break}case"file":{const d=m,v={type:"string",format:"binary",contentEncoding:"binary"},{minimum:h,maximum:E,mime:b}=e._zod.bag;h!==void 0&&(v.minLength=h),E!==void 0&&(v.maxLength=E),b?b.length===1?(v.contentMediaType=b[0],Object.assign(d,v)):d.anyOf=b.map(y=>({...v,contentMediaType:y})):Object.assign(d,v);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{const d=this.process(u.innerType,l);m.anyOf=[d,{type:"null"}];break}case"nonoptional":{this.process(u.innerType,l),a.ref=u.innerType;break}case"success":{const d=m;d.type="boolean";break}case"default":{this.process(u.innerType,l),a.ref=u.innerType,m.default=JSON.parse(JSON.stringify(u.defaultValue));break}case"prefault":{this.process(u.innerType,l),a.ref=u.innerType,this.io==="input"&&(m._prefault=JSON.parse(JSON.stringify(u.defaultValue)));break}case"catch":{this.process(u.innerType,l),a.ref=u.innerType;let d;try{d=u.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}m.default=d;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{const d=m,v=e._zod.pattern;if(!v)throw new Error("Pattern not found in template literal");d.type="string",d.pattern=v.source;break}case"pipe":{const d=this.io==="input"?u.in._zod.def.type==="transform"?u.out:u.in:u.out;this.process(d,l),a.ref=d;break}case"readonly":{this.process(u.innerType,l),a.ref=u.innerType,m.readOnly=!0;break}case"promise":{this.process(u.innerType,l),a.ref=u.innerType;break}case"optional":{this.process(u.innerType,l),a.ref=u.innerType;break}case"lazy":{const d=e._zod.innerType;this.process(d,l),a.ref=d;break}case"custom":{if(this.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema");break}}}}const s=this.metadataRegistry.get(e);return s&&Object.assign(a.schema,s),this.io==="input"&&ae(e)&&(delete a.schema.examples,delete a.schema.default),this.io==="input"&&a.schema._prefault&&((t=a.schema).default??(t.default=a.schema._prefault)),delete a.schema._prefault,this.seen.get(e).schema}emit(e,n){const t={cycles:n?.cycles??"ref",reused:n?.reused??"inline",external:n?.external??void 0},u=this.seen.get(e);if(!u)throw new Error("Unprocessed schema. This is a bug in Zod.");const i=c=>{const l=this.target==="draft-2020-12"?"$defs":"definitions";if(t.external){const v=t.external.registry.get(c[0])?.id,h=t.external.uri??(b=>b);if(v)return{ref:h(v)};const E=c[1].defId??c[1].schema.id??`schema${this.counter++}`;return c[1].defId=E,{defId:E,ref:`${h("__shared")}#/${l}/${E}`}}if(c[1]===u)return{ref:"#"};const m=`#/${l}/`,d=c[1].schema.id??`__schema${this.counter++}`;return{defId:d,ref:m+d}},r=c=>{if(c[1].schema.$ref)return;const l=c[1],{ref:f,defId:m}=i(c);l.def={...l.schema},m&&(l.defId=m);const d=l.schema;for(const v in d)delete d[v];d.$ref=f};if(t.cycles==="throw")for(const c of this.seen.entries()){const l=c[1];if(l.cycle)throw new Error(`Cycle detected: #/${l.cycle?.join("/")}/<root>
200
200
 
201
- Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const c of this.seen.entries()){const l=c[1];if(e===c[0]){r(c);continue}if(t.external){const m=t.external.registry.get(c[0])?.id;if(e!==c[0]&&m){r(c);continue}}if(this.metadataRegistry.get(c[0])?.id){r(c);continue}if(l.cycle){r(c);continue}if(l.count>1&&t.reused==="ref"){r(c);continue}}const a=(c,l)=>{const f=this.seen.get(c),m=f.def??f.schema,d={...m};if(f.ref===null)return;const v=f.ref;if(f.ref=null,v){a(v,l);const h=this.seen.get(v).schema;h.$ref&&l.target==="draft-7"?(m.allOf=m.allOf??[],m.allOf.push(h)):(Object.assign(m,h),Object.assign(m,d))}f.isParent||this.override({zodSchema:c,jsonSchema:m,path:f.path??[]})};for(const c of[...this.seen.entries()].reverse())a(c[0],{target:this.target});const o={};if(this.target==="draft-2020-12"?o.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?o.$schema="http://json-schema.org/draft-07/schema#":console.warn(`Invalid target: ${this.target}`),t.external?.uri){const c=t.external.registry.get(e)?.id;if(!c)throw new Error("Schema is missing an `id` property");o.$id=t.external.uri(c)}Object.assign(o,u.def);const s=t.external?.defs??{};for(const c of this.seen.entries()){const l=c[1];l.def&&l.defId&&(s[l.defId]=l.def)}t.external||Object.keys(s).length>0&&(this.target==="draft-2020-12"?o.$defs=s:o.definitions=s);try{return JSON.parse(JSON.stringify(o))}catch{throw new Error("Error converting schema to JSON.")}}};function Cf(e,n){if(e instanceof Da){const u=new uo(n),i={};for(const o of e._idmap.entries()){const[s,c]=o;u.process(c)}const r={},a={registry:e,uri:n?.uri,defs:i};for(const o of e._idmap.entries()){const[s,c]=o;r[s]=u.emit(c,{...n,external:a})}if(Object.keys(i).length>0){const o=u.target==="draft-2020-12"?"$defs":"definitions";r.__shared={[o]:i}}return{schemas:r}}const t=new uo(n);return t.process(e),t.emit(e,n)}function ae(e,n){const t=n??{seen:new Set};if(t.seen.has(e))return!1;t.seen.add(e);const i=e._zod.def;switch(i.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":return!1;case"array":return ae(i.element,t);case"object":{for(const r in i.shape)if(ae(i.shape[r],t))return!0;return!1}case"union":{for(const r of i.options)if(ae(r,t))return!0;return!1}case"intersection":return ae(i.left,t)||ae(i.right,t);case"tuple":{for(const r of i.items)if(ae(r,t))return!0;return!!(i.rest&&ae(i.rest,t))}case"record":return ae(i.keyType,t)||ae(i.valueType,t);case"map":return ae(i.keyType,t)||ae(i.valueType,t);case"set":return ae(i.valueType,t);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return ae(i.innerType,t);case"lazy":return ae(i.getter(),t);case"default":return ae(i.innerType,t);case"prefault":return ae(i.innerType,t);case"custom":return!1;case"transform":return!0;case"pipe":return ae(i.in,t)||ae(i.out,t);case"success":return!1;case"catch":return!1}throw new Error(`Unknown schema type: ${i.type}`)}var N3={},$f={};Sn($f,{ZodISODate:()=>ao,ZodISODateTime:()=>ro,ZodISODuration:()=>so,ZodISOTime:()=>oo,date:()=>If,datetime:()=>xf,duration:()=>Nf,time:()=>Ff});var ro=p("ZodISODateTime",(e,n)=>{Il.init(e,n),X.init(e,n)});function xf(e){return Zd(ro,e)}var ao=p("ZodISODate",(e,n)=>{Fl.init(e,n),X.init(e,n)});function If(e){return Vd(ao,e)}var oo=p("ZodISOTime",(e,n)=>{Nl.init(e,n),X.init(e,n)});function Ff(e){return qd(oo,e)}var so=p("ZodISODuration",(e,n)=>{Tl.init(e,n),X.init(e,n)});function Nf(e){return Md(so,e)}var Tf=(e,n)=>{Xr.init(e,n),e.name="ZodError",Object.defineProperties(e,{format:{value:t=>na(e,t)},flatten:{value:t=>ea(e,t)},addIssue:{value:t=>e.issues.push(t)},addIssues:{value:t=>e.issues.push(...t)},isEmpty:{get(){return e.issues.length===0}}})},T3=p("ZodError",Tf),Yt=p("ZodError",Tf,{Parent:Error}),Of=ta(Yt),zf=ua(Yt),Uf=aa(Yt),Pf=oa(Yt),Z=p("ZodType",(e,n)=>(U.init(e,n),e.def=n,Object.defineProperty(e,"_def",{value:n}),e.check=(...t)=>e.clone({...n,checks:[...n.checks??[],...t.map(u=>typeof u=="function"?{_zod:{check:u,def:{check:"custom"},onattach:[]}}:u)]}),e.clone=(t,u)=>qe(e,t,u),e.brand=()=>e,e.register=(t,u)=>(t.add(e,u),e),e.parse=(t,u)=>Of(e,t,u,{callee:e.parse}),e.safeParse=(t,u)=>Uf(e,t,u),e.parseAsync=async(t,u)=>zf(e,t,u,{callee:e.parseAsync}),e.safeParseAsync=async(t,u)=>Pf(e,t,u),e.spa=e.safeParseAsync,e.refine=(t,u)=>e.check(wm(t,u)),e.superRefine=t=>e.check(Am(t)),e.overwrite=t=>e.check(Tn(t)),e.optional=()=>lu(e),e.nullable=()=>du(e),e.nullish=()=>lu(du(e)),e.nonoptional=t=>mm(e,t),e.array=()=>Fo(e),e.or=t=>cu([e,t]),e.and=t=>Xf(e,t),e.transform=t=>fu(e,zo(t)),e.default=t=>lm(e,t),e.prefault=t=>fm(e,t),e.catch=t=>hm(e,t),e.pipe=t=>fu(e,t),e.readonly=()=>ym(e),e.describe=t=>{const u=e.clone();return In.add(u,{description:t}),u},Object.defineProperty(e,"description",{get(){return In.get(e)?.description},configurable:!0}),e.meta=(...t)=>{if(t.length===0)return In.get(e);const u=e.clone();return In.add(u,t[0]),u},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),co=p("_ZodString",(e,n)=>{Qt.init(e,n),Z.init(e,n);const t=e._zod.bag;e.format=t.format??null,e.minLength=t.minimum??null,e.maxLength=t.maximum??null,e.regex=(...u)=>e.check(Ga(...u)),e.includes=(...u)=>e.check(Qa(...u)),e.startsWith=(...u)=>e.check(Ka(...u)),e.endsWith=(...u)=>e.check(Wa(...u)),e.min=(...u)=>e.check(tt(...u)),e.max=(...u)=>e.check(Xi(...u)),e.length=(...u)=>e.check(eu(...u)),e.nonempty=(...u)=>e.check(tt(1,...u)),e.lowercase=u=>e.check(Ja(u)),e.uppercase=u=>e.check(Ha(u)),e.trim=()=>e.check(eo()),e.normalize=(...u)=>e.check(Xa(...u)),e.toLowerCase=()=>e.check(no()),e.toUpperCase=()=>e.check(to())}),nu=p("ZodString",(e,n)=>{Qt.init(e,n),co.init(e,n),e.email=t=>e.check(Ba(fo,t)),e.url=t=>e.check($a(mo,t)),e.jwt=t=>e.check(qa(Co,t)),e.emoji=t=>e.check(xa(vo,t)),e.guid=t=>e.check(Ki(tu,t)),e.uuid=t=>e.check(wa(Ke,t)),e.uuidv4=t=>e.check(Aa(Ke,t)),e.uuidv6=t=>e.check(_a(Ke,t)),e.uuidv7=t=>e.check(Ca(Ke,t)),e.nanoid=t=>e.check(Ia(po,t)),e.guid=t=>e.check(Ki(tu,t)),e.cuid=t=>e.check(Fa(ho,t)),e.cuid2=t=>e.check(Na(go,t)),e.ulid=t=>e.check(Ta(Eo,t)),e.base64=t=>e.check(La(wo,t)),e.base64url=t=>e.check(Za(Ao,t)),e.xid=t=>e.check(Oa(yo,t)),e.ksuid=t=>e.check(za(bo,t)),e.ipv4=t=>e.check(Ua(ko,t)),e.ipv6=t=>e.check(Pa(Do,t)),e.cidrv4=t=>e.check(Ra(So,t)),e.cidrv6=t=>e.check(ja(Bo,t)),e.e164=t=>e.check(Va(_o,t)),e.datetime=t=>e.check(xf(t)),e.date=t=>e.check(If(t)),e.time=t=>e.check(Ff(t)),e.duration=t=>e.check(Nf(t))});function lo(e){return Rd(nu,e)}var X=p("ZodStringFormat",(e,n)=>{W.init(e,n),co.init(e,n)}),fo=p("ZodEmail",(e,n)=>{Dl.init(e,n),X.init(e,n)});function O3(e){return Ba(fo,e)}var tu=p("ZodGUID",(e,n)=>{bl.init(e,n),X.init(e,n)});function z3(e){return Ki(tu,e)}var Ke=p("ZodUUID",(e,n)=>{kl.init(e,n),X.init(e,n)});function U3(e){return wa(Ke,e)}function P3(e){return Aa(Ke,e)}function R3(e){return _a(Ke,e)}function j3(e){return Ca(Ke,e)}var mo=p("ZodURL",(e,n)=>{Sl.init(e,n),X.init(e,n)});function L3(e){return $a(mo,e)}var vo=p("ZodEmoji",(e,n)=>{Bl.init(e,n),X.init(e,n)});function Z3(e){return xa(vo,e)}var po=p("ZodNanoID",(e,n)=>{wl.init(e,n),X.init(e,n)});function V3(e){return Ia(po,e)}var ho=p("ZodCUID",(e,n)=>{Al.init(e,n),X.init(e,n)});function q3(e){return Fa(ho,e)}var go=p("ZodCUID2",(e,n)=>{_l.init(e,n),X.init(e,n)});function M3(e){return Na(go,e)}var Eo=p("ZodULID",(e,n)=>{Cl.init(e,n),X.init(e,n)});function G3(e){return Ta(Eo,e)}var yo=p("ZodXID",(e,n)=>{$l.init(e,n),X.init(e,n)});function J3(e){return Oa(yo,e)}var bo=p("ZodKSUID",(e,n)=>{xl.init(e,n),X.init(e,n)});function H3(e){return za(bo,e)}var ko=p("ZodIPv4",(e,n)=>{Ol.init(e,n),X.init(e,n)});function Q3(e){return Ua(ko,e)}var Do=p("ZodIPv6",(e,n)=>{zl.init(e,n),X.init(e,n)});function K3(e){return Pa(Do,e)}var So=p("ZodCIDRv4",(e,n)=>{Ul.init(e,n),X.init(e,n)});function W3(e){return Ra(So,e)}var Bo=p("ZodCIDRv6",(e,n)=>{Pl.init(e,n),X.init(e,n)});function Y3(e){return ja(Bo,e)}var wo=p("ZodBase64",(e,n)=>{Rl.init(e,n),X.init(e,n)});function X3(e){return La(wo,e)}var Ao=p("ZodBase64URL",(e,n)=>{Ll.init(e,n),X.init(e,n)});function e1(e){return Za(Ao,e)}var _o=p("ZodE164",(e,n)=>{Zl.init(e,n),X.init(e,n)});function n1(e){return Va(_o,e)}var Co=p("ZodJWT",(e,n)=>{ql.init(e,n),X.init(e,n)});function t1(e){return qa(Co,e)}var Rf=p("ZodCustomStringFormat",(e,n)=>{Ml.init(e,n),X.init(e,n)});function i1(e,n,t={}){return wf(Rf,e,n,t)}var iu=p("ZodNumber",(e,n)=>{ma.init(e,n),Z.init(e,n),e.gt=(u,i)=>e.check(Nn(u,i)),e.gte=(u,i)=>e.check(Ce(u,i)),e.min=(u,i)=>e.check(Ce(u,i)),e.lt=(u,i)=>e.check(Fn(u,i)),e.lte=(u,i)=>e.check(Ze(u,i)),e.max=(u,i)=>e.check(Ze(u,i)),e.int=u=>e.check($o(u)),e.safe=u=>e.check($o(u)),e.positive=u=>e.check(Nn(0,u)),e.nonnegative=u=>e.check(Ce(0,u)),e.negative=u=>e.check(Fn(0,u)),e.nonpositive=u=>e.check(Ze(0,u)),e.multipleOf=(u,i)=>e.check(Kt(u,i)),e.step=(u,i)=>e.check(Kt(u,i)),e.finite=()=>e;const t=e._zod.bag;e.minValue=Math.max(t.minimum??Number.NEGATIVE_INFINITY,t.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(t.maximum??Number.POSITIVE_INFINITY,t.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(t.format??"").includes("int")||Number.isSafeInteger(t.multipleOf??.5),e.isFinite=!0,e.format=t.format??null});function jf(e){return Gd(iu,e)}var it=p("ZodNumberFormat",(e,n)=>{Gl.init(e,n),iu.init(e,n)});function $o(e){return Hd(it,e)}function u1(e){return Qd(it,e)}function r1(e){return Kd(it,e)}function a1(e){return Wd(it,e)}function o1(e){return Yd(it,e)}var uu=p("ZodBoolean",(e,n)=>{va.init(e,n),Z.init(e,n)});function Lf(e){return Xd(uu,e)}var ru=p("ZodBigInt",(e,n)=>{pa.init(e,n),Z.init(e,n),e.gte=(u,i)=>e.check(Ce(u,i)),e.min=(u,i)=>e.check(Ce(u,i)),e.gt=(u,i)=>e.check(Nn(u,i)),e.gte=(u,i)=>e.check(Ce(u,i)),e.min=(u,i)=>e.check(Ce(u,i)),e.lt=(u,i)=>e.check(Fn(u,i)),e.lte=(u,i)=>e.check(Ze(u,i)),e.max=(u,i)=>e.check(Ze(u,i)),e.positive=u=>e.check(Nn(BigInt(0),u)),e.negative=u=>e.check(Fn(BigInt(0),u)),e.nonpositive=u=>e.check(Ze(BigInt(0),u)),e.nonnegative=u=>e.check(Ce(BigInt(0),u)),e.multipleOf=(u,i)=>e.check(Kt(u,i));const t=e._zod.bag;e.minValue=t.minimum??null,e.maxValue=t.maximum??null,e.format=t.format??null});function s1(e){return nf(ru,e)}var xo=p("ZodBigIntFormat",(e,n)=>{Jl.init(e,n),ru.init(e,n)});function c1(e){return uf(xo,e)}function l1(e){return rf(xo,e)}var Zf=p("ZodSymbol",(e,n)=>{Hl.init(e,n),Z.init(e,n)});function d1(e){return af(Zf,e)}var Vf=p("ZodUndefined",(e,n)=>{Ql.init(e,n),Z.init(e,n)});function f1(e){return of(Vf,e)}var qf=p("ZodNull",(e,n)=>{Kl.init(e,n),Z.init(e,n)});function Mf(e){return sf(qf,e)}var Gf=p("ZodAny",(e,n)=>{Wl.init(e,n),Z.init(e,n)});function m1(){return cf(Gf)}var Jf=p("ZodUnknown",(e,n)=>{Gi.init(e,n),Z.init(e,n)});function au(){return Wi(Jf)}var Hf=p("ZodNever",(e,n)=>{Yl.init(e,n),Z.init(e,n)});function ou(e){return lf(Hf,e)}var Qf=p("ZodVoid",(e,n)=>{Xl.init(e,n),Z.init(e,n)});function v1(e){return df(Qf,e)}var Io=p("ZodDate",(e,n)=>{ed.init(e,n),Z.init(e,n),e.min=(u,i)=>e.check(Ce(u,i)),e.max=(u,i)=>e.check(Ze(u,i));const t=e._zod.bag;e.minDate=t.minimum?new Date(t.minimum):null,e.maxDate=t.maximum?new Date(t.maximum):null});function p1(e){return ff(Io,e)}var Kf=p("ZodArray",(e,n)=>{ha.init(e,n),Z.init(e,n),e.element=n.element,e.min=(t,u)=>e.check(tt(t,u)),e.nonempty=t=>e.check(tt(1,t)),e.max=(t,u)=>e.check(Xi(t,u)),e.length=(t,u)=>e.check(eu(t,u)),e.unwrap=()=>e.element});function Fo(e,n){return io(Kf,e,n)}function h1(e){const n=e._zod.def.shape;return am(Object.keys(n))}var su=p("ZodObject",(e,n)=>{id.init(e,n),Z.init(e,n),M.defineLazy(e,"shape",()=>n.shape),e.keyof=()=>um(Object.keys(e._zod.def.shape)),e.catchall=t=>e.clone({...e._zod.def,catchall:t}),e.passthrough=()=>e.clone({...e._zod.def,catchall:au()}),e.loose=()=>e.clone({...e._zod.def,catchall:au()}),e.strict=()=>e.clone({...e._zod.def,catchall:ou()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=t=>M.extend(e,t),e.merge=t=>M.merge(e,t),e.pick=t=>M.pick(e,t),e.omit=t=>M.omit(e,t),e.partial=(...t)=>M.partial(Uo,e,t[0]),e.required=(...t)=>M.required(Po,e,t[0])});function g1(e,n){const t={type:"object",get shape(){return M.assignProp(this,"shape",{...e}),this.shape},...M.normalizeParams(n)};return new su(t)}function E1(e,n){return new su({type:"object",get shape(){return M.assignProp(this,"shape",{...e}),this.shape},catchall:ou(),...M.normalizeParams(n)})}function y1(e,n){return new su({type:"object",get shape(){return M.assignProp(this,"shape",{...e}),this.shape},catchall:au(),...M.normalizeParams(n)})}var No=p("ZodUnion",(e,n)=>{ga.init(e,n),Z.init(e,n),e.options=n.options});function cu(e,n){return new No({type:"union",options:e,...M.normalizeParams(n)})}var Wf=p("ZodDiscriminatedUnion",(e,n)=>{No.init(e,n),rd.init(e,n)});function b1(e,n,t){return new Wf({type:"union",options:n,discriminator:e,...M.normalizeParams(t)})}var Yf=p("ZodIntersection",(e,n)=>{ad.init(e,n),Z.init(e,n)});function Xf(e,n){return new Yf({type:"intersection",left:e,right:n})}var em=p("ZodTuple",(e,n)=>{Hi.init(e,n),Z.init(e,n),e.rest=t=>e.clone({...e._zod.def,rest:t})});function k1(e,n,t){const u=n instanceof U,i=u?t:n,r=u?n:null;return new em({type:"tuple",items:e,rest:r,...M.normalizeParams(i)})}var To=p("ZodRecord",(e,n)=>{sd.init(e,n),Z.init(e,n),e.keyType=n.keyType,e.valueType=n.valueType});function nm(e,n,t){return new To({type:"record",keyType:e,valueType:n,...M.normalizeParams(t)})}function D1(e,n,t){return new To({type:"record",keyType:cu([e,ou()]),valueType:n,...M.normalizeParams(t)})}var tm=p("ZodMap",(e,n)=>{cd.init(e,n),Z.init(e,n),e.keyType=n.keyType,e.valueType=n.valueType});function S1(e,n,t){return new tm({type:"map",keyType:e,valueType:n,...M.normalizeParams(t)})}var im=p("ZodSet",(e,n)=>{dd.init(e,n),Z.init(e,n),e.min=(...t)=>e.check(Wt(...t)),e.nonempty=t=>e.check(Wt(1,t)),e.max=(...t)=>e.check(Yi(...t)),e.size=(...t)=>e.check(Ma(...t))});function B1(e,n){return new im({type:"set",valueType:e,...M.normalizeParams(n)})}var Xt=p("ZodEnum",(e,n)=>{md.init(e,n),Z.init(e,n),e.enum=n.entries,e.options=Object.values(n.entries);const t=new Set(Object.keys(n.entries));e.extract=(u,i)=>{const r={};for(const a of u)if(t.has(a))r[a]=n.entries[a];else throw new Error(`Key ${a} not found in enum`);return new Xt({...n,checks:[],...M.normalizeParams(i),entries:r})},e.exclude=(u,i)=>{const r={...n.entries};for(const a of u)if(t.has(a))delete r[a];else throw new Error(`Key ${a} not found in enum`);return new Xt({...n,checks:[],...M.normalizeParams(i),entries:r})}});function um(e,n){const t=Array.isArray(e)?Object.fromEntries(e.map(u=>[u,u])):e;return new Xt({type:"enum",entries:t,...M.normalizeParams(n)})}function w1(e,n){return new Xt({type:"enum",entries:e,...M.normalizeParams(n)})}var rm=p("ZodLiteral",(e,n)=>{vd.init(e,n),Z.init(e,n),e.values=new Set(n.values),Object.defineProperty(e,"value",{get(){if(n.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return n.values[0]}})});function am(e,n){return new rm({type:"literal",values:Array.isArray(e)?e:[e],...M.normalizeParams(n)})}var om=p("ZodFile",(e,n)=>{pd.init(e,n),Z.init(e,n),e.min=(t,u)=>e.check(Wt(t,u)),e.max=(t,u)=>e.check(Yi(t,u)),e.mime=(t,u)=>e.check(Ya(Array.isArray(t)?t:[t],u))});function A1(e){return kf(om,e)}var Oo=p("ZodTransform",(e,n)=>{ya.init(e,n),Z.init(e,n),e._zod.parse=(t,u)=>{t.addIssue=r=>{if(typeof r=="string")t.issues.push(M.issue(r,t.value,n));else{const a=r;a.fatal&&(a.continue=!1),a.code??(a.code="custom"),a.input??(a.input=t.value),a.inst??(a.inst=e),a.continue??(a.continue=!0),t.issues.push(M.issue(a))}};const i=n.transform(t.value,t);return i instanceof Promise?i.then(r=>(t.value=r,t)):(t.value=i,t)}});function zo(e){return new Oo({type:"transform",transform:e})}var Uo=p("ZodOptional",(e,n)=>{hd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function lu(e){return new Uo({type:"optional",innerType:e})}var sm=p("ZodNullable",(e,n)=>{gd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function du(e){return new sm({type:"nullable",innerType:e})}function _1(e){return lu(du(e))}var cm=p("ZodDefault",(e,n)=>{Ed.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function lm(e,n){return new cm({type:"default",innerType:e,get defaultValue(){return typeof n=="function"?n():n}})}var dm=p("ZodPrefault",(e,n)=>{bd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function fm(e,n){return new dm({type:"prefault",innerType:e,get defaultValue(){return typeof n=="function"?n():n}})}var Po=p("ZodNonOptional",(e,n)=>{kd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function mm(e,n){return new Po({type:"nonoptional",innerType:e,...M.normalizeParams(n)})}var vm=p("ZodSuccess",(e,n)=>{Sd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function C1(e){return new vm({type:"success",innerType:e})}var pm=p("ZodCatch",(e,n)=>{Bd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function hm(e,n){return new pm({type:"catch",innerType:e,catchValue:typeof n=="function"?n:()=>n})}var gm=p("ZodNaN",(e,n)=>{wd.init(e,n),Z.init(e,n)});function $1(e){return vf(gm,e)}var Ro=p("ZodPipe",(e,n)=>{ba.init(e,n),Z.init(e,n),e.in=n.in,e.out=n.out});function fu(e,n){return new Ro({type:"pipe",in:e,out:n})}var Em=p("ZodReadonly",(e,n)=>{_d.init(e,n),Z.init(e,n)});function ym(e){return new Em({type:"readonly",innerType:e})}var bm=p("ZodTemplateLiteral",(e,n)=>{$d.init(e,n),Z.init(e,n)});function x1(e,n){return new bm({type:"template_literal",parts:e,...M.normalizeParams(n)})}var km=p("ZodLazy",(e,n)=>{Id.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.getter()});function Dm(e){return new km({type:"lazy",getter:e})}var Sm=p("ZodPromise",(e,n)=>{xd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function I1(e){return new Sm({type:"promise",innerType:e})}var mu=p("ZodCustom",(e,n)=>{Fd.init(e,n),Z.init(e,n)});function Bm(e){const n=new ue({check:"custom"});return n._zod.check=e,n}function F1(e,n){return Df(mu,e??(()=>!0),n)}function wm(e,n={}){return Sf(mu,e,n)}function Am(e){const n=Bm(t=>(t.addIssue=u=>{if(typeof u=="string")t.issues.push(M.issue(u,t.value,n._zod.def));else{const i=u;i.fatal&&(i.continue=!1),i.code??(i.code="custom"),i.input??(i.input=t.value),i.inst??(i.inst=n),i.continue??(i.continue=!n._zod.def.abort),t.issues.push(M.issue(i))}},e(t.value,t)));return n}function N1(e,n={error:`Input not instance of ${e.name}`}){const t=new mu({type:"custom",check:"custom",fn:u=>u instanceof e,abort:!0,...M.normalizeParams(n)});return t._zod.bag.Class=e,t}var T1=(...e)=>Bf({Pipe:Ro,Boolean:uu,String:nu,Transform:Oo},...e);function O1(e){const n=Dm(()=>cu([lo(e),jf(),Lf(),Mf(),Fo(n),nm(lo(),n)]));return n}function z1(e,n){return fu(zo(e),n)}var U1={invalid_type:"invalid_type",too_big:"too_big",too_small:"too_small",invalid_format:"invalid_format",not_multiple_of:"not_multiple_of",unrecognized_keys:"unrecognized_keys",invalid_union:"invalid_union",invalid_key:"invalid_key",invalid_element:"invalid_element",invalid_value:"invalid_value",custom:"custom"};function P1(e){be({customError:e})}function R1(){return be().customError}var jo;jo||(jo={});var _m={};Sn(_m,{bigint:()=>V1,boolean:()=>Z1,date:()=>q1,number:()=>L1,string:()=>j1});function j1(e){return jd(nu,e)}function L1(e){return Jd(iu,e)}function Z1(e){return ef(uu,e)}function V1(e){return tf(ru,e)}function q1(e){return mf(Io,e)}be(Od());var vu={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"CreateDebitCard"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"createDebitCardInput"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"DebitCardInput"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"createDebitCard"},arguments:[{kind:"Argument",name:{kind:"Name",value:"createDebitCardInput"},value:{kind:"Variable",name:{kind:"Name",value:"createDebitCardInput"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"type"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"payable"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"debitCardNetwork"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expirationDate"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"cardNumber"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"mask"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"paymentCount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"externalId"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:381}};vu.loc.source={body:`mutation CreateDebitCard($createDebitCardInput: DebitCardInput!) {
201
+ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const c of this.seen.entries()){const l=c[1];if(e===c[0]){r(c);continue}if(t.external){const m=t.external.registry.get(c[0])?.id;if(e!==c[0]&&m){r(c);continue}}if(this.metadataRegistry.get(c[0])?.id){r(c);continue}if(l.cycle){r(c);continue}if(l.count>1&&t.reused==="ref"){r(c);continue}}const a=(c,l)=>{const f=this.seen.get(c),m=f.def??f.schema,d={...m};if(f.ref===null)return;const v=f.ref;if(f.ref=null,v){a(v,l);const h=this.seen.get(v).schema;h.$ref&&l.target==="draft-7"?(m.allOf=m.allOf??[],m.allOf.push(h)):(Object.assign(m,h),Object.assign(m,d))}f.isParent||this.override({zodSchema:c,jsonSchema:m,path:f.path??[]})};for(const c of[...this.seen.entries()].reverse())a(c[0],{target:this.target});const o={};if(this.target==="draft-2020-12"?o.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?o.$schema="http://json-schema.org/draft-07/schema#":console.warn(`Invalid target: ${this.target}`),t.external?.uri){const c=t.external.registry.get(e)?.id;if(!c)throw new Error("Schema is missing an `id` property");o.$id=t.external.uri(c)}Object.assign(o,u.def);const s=t.external?.defs??{};for(const c of this.seen.entries()){const l=c[1];l.def&&l.defId&&(s[l.defId]=l.def)}t.external||Object.keys(s).length>0&&(this.target==="draft-2020-12"?o.$defs=s:o.definitions=s);try{return JSON.parse(JSON.stringify(o))}catch{throw new Error("Error converting schema to JSON.")}}};function Cf(e,n){if(e instanceof Da){const u=new uo(n),i={};for(const o of e._idmap.entries()){const[s,c]=o;u.process(c)}const r={},a={registry:e,uri:n?.uri,defs:i};for(const o of e._idmap.entries()){const[s,c]=o;r[s]=u.emit(c,{...n,external:a})}if(Object.keys(i).length>0){const o=u.target==="draft-2020-12"?"$defs":"definitions";r.__shared={[o]:i}}return{schemas:r}}const t=new uo(n);return t.process(e),t.emit(e,n)}function ae(e,n){const t=n??{seen:new Set};if(t.seen.has(e))return!1;t.seen.add(e);const i=e._zod.def;switch(i.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":return!1;case"array":return ae(i.element,t);case"object":{for(const r in i.shape)if(ae(i.shape[r],t))return!0;return!1}case"union":{for(const r of i.options)if(ae(r,t))return!0;return!1}case"intersection":return ae(i.left,t)||ae(i.right,t);case"tuple":{for(const r of i.items)if(ae(r,t))return!0;return!!(i.rest&&ae(i.rest,t))}case"record":return ae(i.keyType,t)||ae(i.valueType,t);case"map":return ae(i.keyType,t)||ae(i.valueType,t);case"set":return ae(i.valueType,t);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return ae(i.innerType,t);case"lazy":return ae(i.getter(),t);case"default":return ae(i.innerType,t);case"prefault":return ae(i.innerType,t);case"custom":return!1;case"transform":return!0;case"pipe":return ae(i.in,t)||ae(i.out,t);case"success":return!1;case"catch":return!1}throw new Error(`Unknown schema type: ${i.type}`)}var N3={},$f={};Sn($f,{ZodISODate:()=>ao,ZodISODateTime:()=>ro,ZodISODuration:()=>so,ZodISOTime:()=>oo,date:()=>If,datetime:()=>xf,duration:()=>Nf,time:()=>Ff});var ro=p("ZodISODateTime",(e,n)=>{Il.init(e,n),ee.init(e,n)});function xf(e){return Zd(ro,e)}var ao=p("ZodISODate",(e,n)=>{Fl.init(e,n),ee.init(e,n)});function If(e){return Vd(ao,e)}var oo=p("ZodISOTime",(e,n)=>{Nl.init(e,n),ee.init(e,n)});function Ff(e){return qd(oo,e)}var so=p("ZodISODuration",(e,n)=>{Tl.init(e,n),ee.init(e,n)});function Nf(e){return Md(so,e)}var Tf=(e,n)=>{Xr.init(e,n),e.name="ZodError",Object.defineProperties(e,{format:{value:t=>na(e,t)},flatten:{value:t=>ea(e,t)},addIssue:{value:t=>e.issues.push(t)},addIssues:{value:t=>e.issues.push(...t)},isEmpty:{get(){return e.issues.length===0}}})},T3=p("ZodError",Tf),Yt=p("ZodError",Tf,{Parent:Error}),Of=ta(Yt),zf=ua(Yt),Uf=aa(Yt),Pf=oa(Yt),Z=p("ZodType",(e,n)=>(U.init(e,n),e.def=n,Object.defineProperty(e,"_def",{value:n}),e.check=(...t)=>e.clone({...n,checks:[...n.checks??[],...t.map(u=>typeof u=="function"?{_zod:{check:u,def:{check:"custom"},onattach:[]}}:u)]}),e.clone=(t,u)=>qe(e,t,u),e.brand=()=>e,e.register=(t,u)=>(t.add(e,u),e),e.parse=(t,u)=>Of(e,t,u,{callee:e.parse}),e.safeParse=(t,u)=>Uf(e,t,u),e.parseAsync=async(t,u)=>zf(e,t,u,{callee:e.parseAsync}),e.safeParseAsync=async(t,u)=>Pf(e,t,u),e.spa=e.safeParseAsync,e.refine=(t,u)=>e.check(wm(t,u)),e.superRefine=t=>e.check(Am(t)),e.overwrite=t=>e.check(Tn(t)),e.optional=()=>lu(e),e.nullable=()=>du(e),e.nullish=()=>lu(du(e)),e.nonoptional=t=>mm(e,t),e.array=()=>Fo(e),e.or=t=>cu([e,t]),e.and=t=>Xf(e,t),e.transform=t=>fu(e,zo(t)),e.default=t=>lm(e,t),e.prefault=t=>fm(e,t),e.catch=t=>hm(e,t),e.pipe=t=>fu(e,t),e.readonly=()=>ym(e),e.describe=t=>{const u=e.clone();return In.add(u,{description:t}),u},Object.defineProperty(e,"description",{get(){return In.get(e)?.description},configurable:!0}),e.meta=(...t)=>{if(t.length===0)return In.get(e);const u=e.clone();return In.add(u,t[0]),u},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),co=p("_ZodString",(e,n)=>{Qt.init(e,n),Z.init(e,n);const t=e._zod.bag;e.format=t.format??null,e.minLength=t.minimum??null,e.maxLength=t.maximum??null,e.regex=(...u)=>e.check(Ga(...u)),e.includes=(...u)=>e.check(Qa(...u)),e.startsWith=(...u)=>e.check(Ka(...u)),e.endsWith=(...u)=>e.check(Wa(...u)),e.min=(...u)=>e.check(tt(...u)),e.max=(...u)=>e.check(Xi(...u)),e.length=(...u)=>e.check(eu(...u)),e.nonempty=(...u)=>e.check(tt(1,...u)),e.lowercase=u=>e.check(Ja(u)),e.uppercase=u=>e.check(Ha(u)),e.trim=()=>e.check(eo()),e.normalize=(...u)=>e.check(Xa(...u)),e.toLowerCase=()=>e.check(no()),e.toUpperCase=()=>e.check(to())}),nu=p("ZodString",(e,n)=>{Qt.init(e,n),co.init(e,n),e.email=t=>e.check(Ba(fo,t)),e.url=t=>e.check($a(mo,t)),e.jwt=t=>e.check(qa(Co,t)),e.emoji=t=>e.check(xa(vo,t)),e.guid=t=>e.check(Ki(tu,t)),e.uuid=t=>e.check(wa(Ke,t)),e.uuidv4=t=>e.check(Aa(Ke,t)),e.uuidv6=t=>e.check(_a(Ke,t)),e.uuidv7=t=>e.check(Ca(Ke,t)),e.nanoid=t=>e.check(Ia(po,t)),e.guid=t=>e.check(Ki(tu,t)),e.cuid=t=>e.check(Fa(ho,t)),e.cuid2=t=>e.check(Na(go,t)),e.ulid=t=>e.check(Ta(Eo,t)),e.base64=t=>e.check(La(wo,t)),e.base64url=t=>e.check(Za(Ao,t)),e.xid=t=>e.check(Oa(yo,t)),e.ksuid=t=>e.check(za(bo,t)),e.ipv4=t=>e.check(Ua(ko,t)),e.ipv6=t=>e.check(Pa(Do,t)),e.cidrv4=t=>e.check(Ra(So,t)),e.cidrv6=t=>e.check(ja(Bo,t)),e.e164=t=>e.check(Va(_o,t)),e.datetime=t=>e.check(xf(t)),e.date=t=>e.check(If(t)),e.time=t=>e.check(Ff(t)),e.duration=t=>e.check(Nf(t))});function lo(e){return Rd(nu,e)}var ee=p("ZodStringFormat",(e,n)=>{W.init(e,n),co.init(e,n)}),fo=p("ZodEmail",(e,n)=>{Dl.init(e,n),ee.init(e,n)});function O3(e){return Ba(fo,e)}var tu=p("ZodGUID",(e,n)=>{bl.init(e,n),ee.init(e,n)});function z3(e){return Ki(tu,e)}var Ke=p("ZodUUID",(e,n)=>{kl.init(e,n),ee.init(e,n)});function U3(e){return wa(Ke,e)}function P3(e){return Aa(Ke,e)}function R3(e){return _a(Ke,e)}function j3(e){return Ca(Ke,e)}var mo=p("ZodURL",(e,n)=>{Sl.init(e,n),ee.init(e,n)});function L3(e){return $a(mo,e)}var vo=p("ZodEmoji",(e,n)=>{Bl.init(e,n),ee.init(e,n)});function Z3(e){return xa(vo,e)}var po=p("ZodNanoID",(e,n)=>{wl.init(e,n),ee.init(e,n)});function V3(e){return Ia(po,e)}var ho=p("ZodCUID",(e,n)=>{Al.init(e,n),ee.init(e,n)});function q3(e){return Fa(ho,e)}var go=p("ZodCUID2",(e,n)=>{_l.init(e,n),ee.init(e,n)});function M3(e){return Na(go,e)}var Eo=p("ZodULID",(e,n)=>{Cl.init(e,n),ee.init(e,n)});function G3(e){return Ta(Eo,e)}var yo=p("ZodXID",(e,n)=>{$l.init(e,n),ee.init(e,n)});function J3(e){return Oa(yo,e)}var bo=p("ZodKSUID",(e,n)=>{xl.init(e,n),ee.init(e,n)});function H3(e){return za(bo,e)}var ko=p("ZodIPv4",(e,n)=>{Ol.init(e,n),ee.init(e,n)});function Q3(e){return Ua(ko,e)}var Do=p("ZodIPv6",(e,n)=>{zl.init(e,n),ee.init(e,n)});function K3(e){return Pa(Do,e)}var So=p("ZodCIDRv4",(e,n)=>{Ul.init(e,n),ee.init(e,n)});function W3(e){return Ra(So,e)}var Bo=p("ZodCIDRv6",(e,n)=>{Pl.init(e,n),ee.init(e,n)});function Y3(e){return ja(Bo,e)}var wo=p("ZodBase64",(e,n)=>{Rl.init(e,n),ee.init(e,n)});function X3(e){return La(wo,e)}var Ao=p("ZodBase64URL",(e,n)=>{Ll.init(e,n),ee.init(e,n)});function e1(e){return Za(Ao,e)}var _o=p("ZodE164",(e,n)=>{Zl.init(e,n),ee.init(e,n)});function n1(e){return Va(_o,e)}var Co=p("ZodJWT",(e,n)=>{ql.init(e,n),ee.init(e,n)});function t1(e){return qa(Co,e)}var Rf=p("ZodCustomStringFormat",(e,n)=>{Ml.init(e,n),ee.init(e,n)});function i1(e,n,t={}){return wf(Rf,e,n,t)}var iu=p("ZodNumber",(e,n)=>{ma.init(e,n),Z.init(e,n),e.gt=(u,i)=>e.check(Nn(u,i)),e.gte=(u,i)=>e.check(Ce(u,i)),e.min=(u,i)=>e.check(Ce(u,i)),e.lt=(u,i)=>e.check(Fn(u,i)),e.lte=(u,i)=>e.check(Ze(u,i)),e.max=(u,i)=>e.check(Ze(u,i)),e.int=u=>e.check($o(u)),e.safe=u=>e.check($o(u)),e.positive=u=>e.check(Nn(0,u)),e.nonnegative=u=>e.check(Ce(0,u)),e.negative=u=>e.check(Fn(0,u)),e.nonpositive=u=>e.check(Ze(0,u)),e.multipleOf=(u,i)=>e.check(Kt(u,i)),e.step=(u,i)=>e.check(Kt(u,i)),e.finite=()=>e;const t=e._zod.bag;e.minValue=Math.max(t.minimum??Number.NEGATIVE_INFINITY,t.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(t.maximum??Number.POSITIVE_INFINITY,t.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(t.format??"").includes("int")||Number.isSafeInteger(t.multipleOf??.5),e.isFinite=!0,e.format=t.format??null});function jf(e){return Gd(iu,e)}var it=p("ZodNumberFormat",(e,n)=>{Gl.init(e,n),iu.init(e,n)});function $o(e){return Hd(it,e)}function u1(e){return Qd(it,e)}function r1(e){return Kd(it,e)}function a1(e){return Wd(it,e)}function o1(e){return Yd(it,e)}var uu=p("ZodBoolean",(e,n)=>{va.init(e,n),Z.init(e,n)});function Lf(e){return Xd(uu,e)}var ru=p("ZodBigInt",(e,n)=>{pa.init(e,n),Z.init(e,n),e.gte=(u,i)=>e.check(Ce(u,i)),e.min=(u,i)=>e.check(Ce(u,i)),e.gt=(u,i)=>e.check(Nn(u,i)),e.gte=(u,i)=>e.check(Ce(u,i)),e.min=(u,i)=>e.check(Ce(u,i)),e.lt=(u,i)=>e.check(Fn(u,i)),e.lte=(u,i)=>e.check(Ze(u,i)),e.max=(u,i)=>e.check(Ze(u,i)),e.positive=u=>e.check(Nn(BigInt(0),u)),e.negative=u=>e.check(Fn(BigInt(0),u)),e.nonpositive=u=>e.check(Ze(BigInt(0),u)),e.nonnegative=u=>e.check(Ce(BigInt(0),u)),e.multipleOf=(u,i)=>e.check(Kt(u,i));const t=e._zod.bag;e.minValue=t.minimum??null,e.maxValue=t.maximum??null,e.format=t.format??null});function s1(e){return nf(ru,e)}var xo=p("ZodBigIntFormat",(e,n)=>{Jl.init(e,n),ru.init(e,n)});function c1(e){return uf(xo,e)}function l1(e){return rf(xo,e)}var Zf=p("ZodSymbol",(e,n)=>{Hl.init(e,n),Z.init(e,n)});function d1(e){return af(Zf,e)}var Vf=p("ZodUndefined",(e,n)=>{Ql.init(e,n),Z.init(e,n)});function f1(e){return of(Vf,e)}var qf=p("ZodNull",(e,n)=>{Kl.init(e,n),Z.init(e,n)});function Mf(e){return sf(qf,e)}var Gf=p("ZodAny",(e,n)=>{Wl.init(e,n),Z.init(e,n)});function m1(){return cf(Gf)}var Jf=p("ZodUnknown",(e,n)=>{Gi.init(e,n),Z.init(e,n)});function au(){return Wi(Jf)}var Hf=p("ZodNever",(e,n)=>{Yl.init(e,n),Z.init(e,n)});function ou(e){return lf(Hf,e)}var Qf=p("ZodVoid",(e,n)=>{Xl.init(e,n),Z.init(e,n)});function v1(e){return df(Qf,e)}var Io=p("ZodDate",(e,n)=>{ed.init(e,n),Z.init(e,n),e.min=(u,i)=>e.check(Ce(u,i)),e.max=(u,i)=>e.check(Ze(u,i));const t=e._zod.bag;e.minDate=t.minimum?new Date(t.minimum):null,e.maxDate=t.maximum?new Date(t.maximum):null});function p1(e){return ff(Io,e)}var Kf=p("ZodArray",(e,n)=>{ha.init(e,n),Z.init(e,n),e.element=n.element,e.min=(t,u)=>e.check(tt(t,u)),e.nonempty=t=>e.check(tt(1,t)),e.max=(t,u)=>e.check(Xi(t,u)),e.length=(t,u)=>e.check(eu(t,u)),e.unwrap=()=>e.element});function Fo(e,n){return io(Kf,e,n)}function h1(e){const n=e._zod.def.shape;return am(Object.keys(n))}var su=p("ZodObject",(e,n)=>{id.init(e,n),Z.init(e,n),M.defineLazy(e,"shape",()=>n.shape),e.keyof=()=>um(Object.keys(e._zod.def.shape)),e.catchall=t=>e.clone({...e._zod.def,catchall:t}),e.passthrough=()=>e.clone({...e._zod.def,catchall:au()}),e.loose=()=>e.clone({...e._zod.def,catchall:au()}),e.strict=()=>e.clone({...e._zod.def,catchall:ou()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=t=>M.extend(e,t),e.merge=t=>M.merge(e,t),e.pick=t=>M.pick(e,t),e.omit=t=>M.omit(e,t),e.partial=(...t)=>M.partial(Uo,e,t[0]),e.required=(...t)=>M.required(Po,e,t[0])});function g1(e,n){const t={type:"object",get shape(){return M.assignProp(this,"shape",{...e}),this.shape},...M.normalizeParams(n)};return new su(t)}function E1(e,n){return new su({type:"object",get shape(){return M.assignProp(this,"shape",{...e}),this.shape},catchall:ou(),...M.normalizeParams(n)})}function y1(e,n){return new su({type:"object",get shape(){return M.assignProp(this,"shape",{...e}),this.shape},catchall:au(),...M.normalizeParams(n)})}var No=p("ZodUnion",(e,n)=>{ga.init(e,n),Z.init(e,n),e.options=n.options});function cu(e,n){return new No({type:"union",options:e,...M.normalizeParams(n)})}var Wf=p("ZodDiscriminatedUnion",(e,n)=>{No.init(e,n),rd.init(e,n)});function b1(e,n,t){return new Wf({type:"union",options:n,discriminator:e,...M.normalizeParams(t)})}var Yf=p("ZodIntersection",(e,n)=>{ad.init(e,n),Z.init(e,n)});function Xf(e,n){return new Yf({type:"intersection",left:e,right:n})}var em=p("ZodTuple",(e,n)=>{Hi.init(e,n),Z.init(e,n),e.rest=t=>e.clone({...e._zod.def,rest:t})});function k1(e,n,t){const u=n instanceof U,i=u?t:n,r=u?n:null;return new em({type:"tuple",items:e,rest:r,...M.normalizeParams(i)})}var To=p("ZodRecord",(e,n)=>{sd.init(e,n),Z.init(e,n),e.keyType=n.keyType,e.valueType=n.valueType});function nm(e,n,t){return new To({type:"record",keyType:e,valueType:n,...M.normalizeParams(t)})}function D1(e,n,t){return new To({type:"record",keyType:cu([e,ou()]),valueType:n,...M.normalizeParams(t)})}var tm=p("ZodMap",(e,n)=>{cd.init(e,n),Z.init(e,n),e.keyType=n.keyType,e.valueType=n.valueType});function S1(e,n,t){return new tm({type:"map",keyType:e,valueType:n,...M.normalizeParams(t)})}var im=p("ZodSet",(e,n)=>{dd.init(e,n),Z.init(e,n),e.min=(...t)=>e.check(Wt(...t)),e.nonempty=t=>e.check(Wt(1,t)),e.max=(...t)=>e.check(Yi(...t)),e.size=(...t)=>e.check(Ma(...t))});function B1(e,n){return new im({type:"set",valueType:e,...M.normalizeParams(n)})}var Xt=p("ZodEnum",(e,n)=>{md.init(e,n),Z.init(e,n),e.enum=n.entries,e.options=Object.values(n.entries);const t=new Set(Object.keys(n.entries));e.extract=(u,i)=>{const r={};for(const a of u)if(t.has(a))r[a]=n.entries[a];else throw new Error(`Key ${a} not found in enum`);return new Xt({...n,checks:[],...M.normalizeParams(i),entries:r})},e.exclude=(u,i)=>{const r={...n.entries};for(const a of u)if(t.has(a))delete r[a];else throw new Error(`Key ${a} not found in enum`);return new Xt({...n,checks:[],...M.normalizeParams(i),entries:r})}});function um(e,n){const t=Array.isArray(e)?Object.fromEntries(e.map(u=>[u,u])):e;return new Xt({type:"enum",entries:t,...M.normalizeParams(n)})}function w1(e,n){return new Xt({type:"enum",entries:e,...M.normalizeParams(n)})}var rm=p("ZodLiteral",(e,n)=>{vd.init(e,n),Z.init(e,n),e.values=new Set(n.values),Object.defineProperty(e,"value",{get(){if(n.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return n.values[0]}})});function am(e,n){return new rm({type:"literal",values:Array.isArray(e)?e:[e],...M.normalizeParams(n)})}var om=p("ZodFile",(e,n)=>{pd.init(e,n),Z.init(e,n),e.min=(t,u)=>e.check(Wt(t,u)),e.max=(t,u)=>e.check(Yi(t,u)),e.mime=(t,u)=>e.check(Ya(Array.isArray(t)?t:[t],u))});function A1(e){return kf(om,e)}var Oo=p("ZodTransform",(e,n)=>{ya.init(e,n),Z.init(e,n),e._zod.parse=(t,u)=>{t.addIssue=r=>{if(typeof r=="string")t.issues.push(M.issue(r,t.value,n));else{const a=r;a.fatal&&(a.continue=!1),a.code??(a.code="custom"),a.input??(a.input=t.value),a.inst??(a.inst=e),a.continue??(a.continue=!0),t.issues.push(M.issue(a))}};const i=n.transform(t.value,t);return i instanceof Promise?i.then(r=>(t.value=r,t)):(t.value=i,t)}});function zo(e){return new Oo({type:"transform",transform:e})}var Uo=p("ZodOptional",(e,n)=>{hd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function lu(e){return new Uo({type:"optional",innerType:e})}var sm=p("ZodNullable",(e,n)=>{gd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function du(e){return new sm({type:"nullable",innerType:e})}function _1(e){return lu(du(e))}var cm=p("ZodDefault",(e,n)=>{Ed.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function lm(e,n){return new cm({type:"default",innerType:e,get defaultValue(){return typeof n=="function"?n():n}})}var dm=p("ZodPrefault",(e,n)=>{bd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function fm(e,n){return new dm({type:"prefault",innerType:e,get defaultValue(){return typeof n=="function"?n():n}})}var Po=p("ZodNonOptional",(e,n)=>{kd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function mm(e,n){return new Po({type:"nonoptional",innerType:e,...M.normalizeParams(n)})}var vm=p("ZodSuccess",(e,n)=>{Sd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function C1(e){return new vm({type:"success",innerType:e})}var pm=p("ZodCatch",(e,n)=>{Bd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function hm(e,n){return new pm({type:"catch",innerType:e,catchValue:typeof n=="function"?n:()=>n})}var gm=p("ZodNaN",(e,n)=>{wd.init(e,n),Z.init(e,n)});function $1(e){return vf(gm,e)}var Ro=p("ZodPipe",(e,n)=>{ba.init(e,n),Z.init(e,n),e.in=n.in,e.out=n.out});function fu(e,n){return new Ro({type:"pipe",in:e,out:n})}var Em=p("ZodReadonly",(e,n)=>{_d.init(e,n),Z.init(e,n)});function ym(e){return new Em({type:"readonly",innerType:e})}var bm=p("ZodTemplateLiteral",(e,n)=>{$d.init(e,n),Z.init(e,n)});function x1(e,n){return new bm({type:"template_literal",parts:e,...M.normalizeParams(n)})}var km=p("ZodLazy",(e,n)=>{Id.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.getter()});function Dm(e){return new km({type:"lazy",getter:e})}var Sm=p("ZodPromise",(e,n)=>{xd.init(e,n),Z.init(e,n),e.unwrap=()=>e._zod.def.innerType});function I1(e){return new Sm({type:"promise",innerType:e})}var mu=p("ZodCustom",(e,n)=>{Fd.init(e,n),Z.init(e,n)});function Bm(e){const n=new ue({check:"custom"});return n._zod.check=e,n}function F1(e,n){return Df(mu,e??(()=>!0),n)}function wm(e,n={}){return Sf(mu,e,n)}function Am(e){const n=Bm(t=>(t.addIssue=u=>{if(typeof u=="string")t.issues.push(M.issue(u,t.value,n._zod.def));else{const i=u;i.fatal&&(i.continue=!1),i.code??(i.code="custom"),i.input??(i.input=t.value),i.inst??(i.inst=n),i.continue??(i.continue=!n._zod.def.abort),t.issues.push(M.issue(i))}},e(t.value,t)));return n}function N1(e,n={error:`Input not instance of ${e.name}`}){const t=new mu({type:"custom",check:"custom",fn:u=>u instanceof e,abort:!0,...M.normalizeParams(n)});return t._zod.bag.Class=e,t}var T1=(...e)=>Bf({Pipe:Ro,Boolean:uu,String:nu,Transform:Oo},...e);function O1(e){const n=Dm(()=>cu([lo(e),jf(),Lf(),Mf(),Fo(n),nm(lo(),n)]));return n}function z1(e,n){return fu(zo(e),n)}var U1={invalid_type:"invalid_type",too_big:"too_big",too_small:"too_small",invalid_format:"invalid_format",not_multiple_of:"not_multiple_of",unrecognized_keys:"unrecognized_keys",invalid_union:"invalid_union",invalid_key:"invalid_key",invalid_element:"invalid_element",invalid_value:"invalid_value",custom:"custom"};function P1(e){be({customError:e})}function R1(){return be().customError}var jo;jo||(jo={});var _m={};Sn(_m,{bigint:()=>V1,boolean:()=>Z1,date:()=>q1,number:()=>L1,string:()=>j1});function j1(e){return jd(nu,e)}function L1(e){return Jd(iu,e)}function Z1(e){return ef(uu,e)}function V1(e){return tf(ru,e)}function q1(e){return mf(Io,e)}be(Od());var vu={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"CreateDebitCard"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"createDebitCardInput"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"DebitCardInput"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"createDebitCard"},arguments:[{kind:"Argument",name:{kind:"Name",value:"createDebitCardInput"},value:{kind:"Variable",name:{kind:"Name",value:"createDebitCardInput"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"type"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"payable"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"debitCardNetwork"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expirationDate"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"cardNumber"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"mask"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"paymentCount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"externalId"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:381}};vu.loc.source={body:`mutation CreateDebitCard($createDebitCardInput: DebitCardInput!) {
202
202
  createDebitCard(createDebitCardInput: $createDebitCardInput) {
203
203
  id
204
204
  type
@@ -259,7 +259,7 @@ query UserDebitCards {
259
259
  ...DebitCardFragment
260
260
  }
261
261
  }
262
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Im={};function H1(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Im[t]?!1:(Im[t]=!0,!0)})}ut.definitions=ut.definitions.concat(H1(Eu.definitions));function bu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){bu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){bu(u,n)}),e.definitions&&e.definitions.forEach(function(u){bu(u,n)})}var qo={};(function(){ut.definitions.forEach(function(n){if(n.name){var t=new Set;bu(n,t),qo[n.name.value]=t}})})();function Fm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function Q1(e,n){var t={kind:e.kind,definitions:[Fm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=qo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=qo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Fm(e,o);s&&t.definitions.push(s)}),t}Q1(ut,"UserDebitCards");const K1=/^4[0-9]{12}(?:[0-9]{3})?$/,W1=/^5[1-5][0-9]{14}$/,Y1=Wn.object({name:Wn.string().min(1,"Name is required").nullable().optional(),cardNumber:Wn.string().min(1,"Card number is required").transform(e=>e.replace(/[^\d]/g,"")).refine(e=>(K1.test(e)||W1.test(e))&&e.length===16,"Card must be a valid 16-digit Visa or Mastercard number"),expirationDate:Wn.string().min(1,"Expiration date is required").regex(/^(0[1-9]|1[0-2])\/\d{2}$/,"Expiration date must be in MM/YY format")});class X1{client;constructor(n){this.client=n}async list(){return(await this.client.query({query:ut}))?.debitCards??[]}async rename(n,t){return(await this.client.query({query:hu,variables:{accountId:n,name:t}}))?.renamePayableAccount??null}async delete(n){return(await this.client.query({query:Cn,variables:{accountId:n}}))?.deletePayableAccount??null}async create(n){try{const t=Y1.parse(n);return(await this.client.query({query:vu,variables:{createDebitCardInput:{...n,cardNumber:t.cardNumber}}}))?.createDebitCard??null}catch(t){throw t instanceof Wn.ZodError?new Error(t.issues[0]?.message??"Input validation failure"):t}}}class eE{client;constructor(n){this.client=n}async prepare(n){return this.client.restApi(ee("/v1/deposits/direct/prepare","post",{body:n}))}async create(n){return this.client.restApi(ee("/v1/deposits/direct","post",{body:n}))}}class nE{client;constructor(n){this.client=n}async list(){return this.client.restApi(ee("/v1/funding-sources/","get"))}async get(n){return this.client.restApi(ee("/v1/funding-sources/{fundingSourceId}","get",{params:{fundingSourceId:n}}))}async getDepositLimits(n){return this.client.restApi(ee("/v1/funding-sources/{fundingSourceId}/deposit-limits","get",{params:{fundingSourceId:n}}))}}var ei={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"PayableAccountInstitutionFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"PayableAccountInstitution"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"logo"},arguments:[],directives:[]}]}}],loc:{start:0,end:126}};ei.loc.source={body:`fragment PayableAccountInstitutionFragment on PayableAccountInstitution {
262
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Im={};function H1(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Im[t]?!1:(Im[t]=!0,!0)})}ut.definitions=ut.definitions.concat(H1(Eu.definitions));function bu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){bu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){bu(u,n)}),e.definitions&&e.definitions.forEach(function(u){bu(u,n)})}var qo={};(function(){ut.definitions.forEach(function(n){if(n.name){var t=new Set;bu(n,t),qo[n.name.value]=t}})})();function Fm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function Q1(e,n){var t={kind:e.kind,definitions:[Fm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=qo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=qo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Fm(e,o);s&&t.definitions.push(s)}),t}Q1(ut,"UserDebitCards");const K1=/^4[0-9]{12}(?:[0-9]{3})?$/,W1=/^5[1-5][0-9]{14}$/,Y1=Wn.object({name:Wn.string().min(1,"Name is required").nullable().optional(),cardNumber:Wn.string().min(1,"Card number is required").transform(e=>e.replace(/[^\d]/g,"")).refine(e=>(K1.test(e)||W1.test(e))&&e.length===16,"Card must be a valid 16-digit Visa or Mastercard number"),expirationDate:Wn.string().min(1,"Expiration date is required").regex(/^(0[1-9]|1[0-2])\/\d{2}$/,"Expiration date must be in MM/YY format")});class X1{client;constructor(n){this.client=n}async list(){return(await this.client.query({query:ut}))?.debitCards??[]}async rename(n,t){return(await this.client.query({query:hu,variables:{accountId:n,name:t}}))?.renamePayableAccount??null}async delete(n){return(await this.client.query({query:Cn,variables:{accountId:n}}))?.deletePayableAccount??null}async create(n){try{const t=Y1.parse(n);return(await this.client.query({query:vu,variables:{createDebitCardInput:{...n,cardNumber:t.cardNumber}}}))?.createDebitCard??null}catch(t){throw t instanceof Wn.ZodError?new Error(t.issues[0]?.message??"Input validation failure"):t}}}class eE{client;constructor(n){this.client=n}async prepare(n){return this.client.restApi(X("/v1/deposits/direct/prepare","post",{body:n}))}async create(n){return this.client.restApi(X("/v1/deposits/direct","post",{body:n}))}}class nE{client;constructor(n){this.client=n}async list(){return this.client.restApi(X("/v1/funding-sources/","get"))}async get(n){return this.client.restApi(X("/v1/funding-sources/{fundingSourceId}","get",{params:{fundingSourceId:n}}))}async getDepositLimits(n){return this.client.restApi(X("/v1/funding-sources/{fundingSourceId}/deposit-limits","get",{params:{fundingSourceId:n}}))}}var ei={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"PayableAccountInstitutionFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"PayableAccountInstitution"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"logo"},arguments:[],directives:[]}]}}],loc:{start:0,end:126}};ei.loc.source={body:`fragment PayableAccountInstitutionFragment on PayableAccountInstitution {
263
263
  id
264
264
  country
265
265
  currency
@@ -280,7 +280,7 @@ query SearchUSBillInstitutions($searchTerm: String!, $billType: BillType) {
280
280
  ...PayableAccountInstitutionFragment
281
281
  }
282
282
  }
283
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var zm={};function rE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return zm[t]?!1:(zm[t]=!0,!0)})}at.definitions=at.definitions.concat(rE(ei.definitions));function Su(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Su(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Su(u,n)}),e.definitions&&e.definitions.forEach(function(u){Su(u,n)})}var Jo={};(function(){at.definitions.forEach(function(n){if(n.name){var t=new Set;Su(n,t),Jo[n.name.value]=t}})})();function Um(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function aE(e,n){var t={kind:e.kind,definitions:[Um(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Jo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Jo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Um(e,o);s&&t.definitions.push(s)}),t}aE(at,"SearchUSBillInstitutions");class oE{client;constructor(n){this.client=n}async popularUSBillInstitutions(n){return(await this.client.query({query:rt,variables:{billType:n??null}}))?.popularUSBillInstitutions??[]}async searchUSBillInstitutions(n,t){return(await this.client.query({query:at,variables:{searchTerm:n,billType:t??null}}))?.searchUSBillInstitutions??[]}}class sE{client;constructor(n){this.client=n}async bypassKyc(n){return this.client.restApi(ee("/v1/sandbox/bypass-kyc","post",{body:n??{country:"US"}}))}async createDepositWithReturn(n){return this.client.restApi(ee("/v1/sandbox/deposits/direct","post",{body:n}))}async deleteFundingSource(n){return this.client.restApi(ee("/v1/sandbox/funding-sources/{fundingSourceId}","delete",{params:{fundingSourceId:n}}))}}var Bu={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"OnrampPaymentFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"OnRampPayment"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"amount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"feeAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"depositInstructions"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"amount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankAddress"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankBeneficiaryName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankRoutingNumber"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankAccountNumber"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"paymentMethod"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"depositMessage"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"token"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]}]}}],loc:{start:0,end:369}};Bu.loc.source={body:`fragment OnrampPaymentFragment on OnRampPayment {
283
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var zm={};function rE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return zm[t]?!1:(zm[t]=!0,!0)})}at.definitions=at.definitions.concat(rE(ei.definitions));function Su(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Su(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Su(u,n)}),e.definitions&&e.definitions.forEach(function(u){Su(u,n)})}var Jo={};(function(){at.definitions.forEach(function(n){if(n.name){var t=new Set;Su(n,t),Jo[n.name.value]=t}})})();function Um(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function aE(e,n){var t={kind:e.kind,definitions:[Um(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Jo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Jo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Um(e,o);s&&t.definitions.push(s)}),t}aE(at,"SearchUSBillInstitutions");class oE{client;constructor(n){this.client=n}async popularUSBillInstitutions(n){return(await this.client.query({query:rt,variables:{billType:n??null}}))?.popularUSBillInstitutions??[]}async searchUSBillInstitutions(n,t){return(await this.client.query({query:at,variables:{searchTerm:n,billType:t??null}}))?.searchUSBillInstitutions??[]}}class sE{client;constructor(n){this.client=n}async bypassKyc(n){return this.client.restApi(X("/v1/sandbox/bypass-kyc","post",{body:n??{country:"US"}}))}async createDepositWithReturn(n){return this.client.restApi(X("/v1/sandbox/deposits/direct","post",{body:n}))}async deleteFundingSource(n){return this.client.restApi(X("/v1/sandbox/funding-sources/{fundingSourceId}","delete",{params:{fundingSourceId:n}}))}}class cE{client;constructor(n){this.client=n}async refund(n,t){return this.client.restApi(X("/v1/off-ramps/{offRampId}/refund","post",{params:{offRampId:n},body:t}))}}var Bu={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"OnrampPaymentFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"OnRampPayment"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"amount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"feeAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"depositInstructions"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"amount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankAddress"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankBeneficiaryName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankRoutingNumber"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankAccountNumber"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"paymentMethod"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"depositMessage"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"token"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]}]}}],loc:{start:0,end:369}};Bu.loc.source={body:`fragment OnrampPaymentFragment on OnRampPayment {
284
284
  id
285
285
  amount
286
286
  feeAmount
@@ -301,14 +301,14 @@ query SearchUSBillInstitutions($searchTerm: String!, $billType: BillType) {
301
301
  status
302
302
  createdAt
303
303
  }
304
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};function wu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){wu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){wu(u,n)}),e.definitions&&e.definitions.forEach(function(u){wu(u,n)})}var Ho={};(function(){Bu.definitions.forEach(function(n){if(n.name){var t=new Set;wu(n,t),Ho[n.name.value]=t}})})();function Pm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function cE(e,n){var t={kind:e.kind,definitions:[Pm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Ho[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Ho[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Pm(e,o);s&&t.definitions.push(s)}),t}cE(Bu,"OnrampPaymentFragment");var ot={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"CreateOnrampPayment"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"createOnrampPaymentInput"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CreateOnrampPaymentInput"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"createOnrampPayment"},arguments:[{kind:"Argument",name:{kind:"Name",value:"createOnrampPaymentInput"},value:{kind:"Variable",name:{kind:"Name",value:"createOnrampPaymentInput"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"OnrampPaymentFragment"},directives:[]}]}}]}}],loc:{start:0,end:257}};ot.loc.source={body:`#import "../queries/onrampPaymentFragment.graphql"
304
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};function wu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){wu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){wu(u,n)}),e.definitions&&e.definitions.forEach(function(u){wu(u,n)})}var Ho={};(function(){Bu.definitions.forEach(function(n){if(n.name){var t=new Set;wu(n,t),Ho[n.name.value]=t}})})();function Pm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function lE(e,n){var t={kind:e.kind,definitions:[Pm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Ho[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Ho[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Pm(e,o);s&&t.definitions.push(s)}),t}lE(Bu,"OnrampPaymentFragment");var ot={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"CreateOnrampPayment"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"createOnrampPaymentInput"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CreateOnrampPaymentInput"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"createOnrampPayment"},arguments:[{kind:"Argument",name:{kind:"Name",value:"createOnrampPaymentInput"},value:{kind:"Variable",name:{kind:"Name",value:"createOnrampPaymentInput"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"OnrampPaymentFragment"},directives:[]}]}}]}}],loc:{start:0,end:257}};ot.loc.source={body:`#import "../queries/onrampPaymentFragment.graphql"
305
305
 
306
306
  mutation CreateOnrampPayment($createOnrampPaymentInput: CreateOnrampPaymentInput!) {
307
307
  createOnrampPayment(createOnrampPaymentInput: $createOnrampPaymentInput) {
308
308
  ...OnrampPaymentFragment
309
309
  }
310
310
  }
311
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Rm={};function lE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Rm[t]?!1:(Rm[t]=!0,!0)})}ot.definitions=ot.definitions.concat(lE(Bu.definitions));function Au(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Au(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Au(u,n)}),e.definitions&&e.definitions.forEach(function(u){Au(u,n)})}var Qo={};(function(){ot.definitions.forEach(function(n){if(n.name){var t=new Set;Au(n,t),Qo[n.name.value]=t}})})();function jm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function dE(e,n){var t={kind:e.kind,definitions:[jm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Qo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Qo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=jm(e,o);s&&t.definitions.push(s)}),t}dE(ot,"CreateOnrampPayment");class fE{client;constructor(n){this.client=n}async create(n){return(await this.client.query({query:ot,variables:{createOnrampPaymentInput:n}}))?.createOnrampPayment}async list(n){return this.client.restApi(ee("/v1/on-ramps/","get",n?{query:n}:void 0))}async get(n){return this.client.restApi(ee("/v1/on-ramps/{onRampId}","get",{params:{onRampId:n}}))}}var _u={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"FullBridgeUser"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"BridgeUser"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"kycStatus"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tosLink"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tosStatus"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"signedAgreementId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"error"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"hasAcceptedTos"},arguments:[],directives:[]}]}}],loc:{start:0,end:151}};_u.loc.source={body:`fragment FullBridgeUser on BridgeUser {
311
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Rm={};function dE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Rm[t]?!1:(Rm[t]=!0,!0)})}ot.definitions=ot.definitions.concat(dE(Bu.definitions));function Au(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Au(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Au(u,n)}),e.definitions&&e.definitions.forEach(function(u){Au(u,n)})}var Qo={};(function(){ot.definitions.forEach(function(n){if(n.name){var t=new Set;Au(n,t),Qo[n.name.value]=t}})})();function jm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function fE(e,n){var t={kind:e.kind,definitions:[jm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Qo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Qo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=jm(e,o);s&&t.definitions.push(s)}),t}fE(ot,"CreateOnrampPayment");class mE{client;constructor(n){this.client=n}async create(n){return(await this.client.query({query:ot,variables:{createOnrampPaymentInput:n}}))?.createOnrampPayment}async list(n){return this.client.restApi(X("/v1/on-ramps/","get",n?{query:n}:void 0))}async get(n){return this.client.restApi(X("/v1/on-ramps/{onRampId}","get",{params:{onRampId:n}}))}}var _u={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"FullBridgeUser"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"BridgeUser"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"kycStatus"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tosLink"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tosStatus"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"signedAgreementId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"error"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"hasAcceptedTos"},arguments:[],directives:[]}]}}],loc:{start:0,end:151}};_u.loc.source={body:`fragment FullBridgeUser on BridgeUser {
312
312
  id
313
313
  kycStatus
314
314
  tosLink
@@ -318,14 +318,14 @@ mutation CreateOnrampPayment($createOnrampPaymentInput: CreateOnrampPaymentInput
318
318
  error
319
319
  hasAcceptedTos
320
320
  }
321
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Cu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Cu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Cu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Cu(u,n)})}var Ko={};(function(){_u.definitions.forEach(function(n){if(n.name){var t=new Set;Cu(n,t),Ko[n.name.value]=t}})})();function Lm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function mE(e,n){var t={kind:e.kind,definitions:[Lm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Ko[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Ko[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Lm(e,o);s&&t.definitions.push(s)}),t}mE(_u,"FullBridgeUser");var st={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"AcceptTermsOfService"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"agreementId"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"setBridgeUserAgreementId"},arguments:[{kind:"Argument",name:{kind:"Name",value:"agreementId"},value:{kind:"Variable",name:{kind:"Name",value:"agreementId"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"FullBridgeUser"},directives:[]}]}}]}}],loc:{start:0,end:196}};st.loc.source={body:`#import "../queries/bridgeUserFragment.graphql"
321
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Cu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Cu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Cu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Cu(u,n)})}var Ko={};(function(){_u.definitions.forEach(function(n){if(n.name){var t=new Set;Cu(n,t),Ko[n.name.value]=t}})})();function Lm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function vE(e,n){var t={kind:e.kind,definitions:[Lm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Ko[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Ko[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Lm(e,o);s&&t.definitions.push(s)}),t}vE(_u,"FullBridgeUser");var st={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"AcceptTermsOfService"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"agreementId"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"setBridgeUserAgreementId"},arguments:[{kind:"Argument",name:{kind:"Name",value:"agreementId"},value:{kind:"Variable",name:{kind:"Name",value:"agreementId"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"FullBridgeUser"},directives:[]}]}}]}}],loc:{start:0,end:196}};st.loc.source={body:`#import "../queries/bridgeUserFragment.graphql"
322
322
 
323
323
  mutation AcceptTermsOfService($agreementId: String!) {
324
324
  setBridgeUserAgreementId(agreementId: $agreementId) {
325
325
  ...FullBridgeUser
326
326
  }
327
327
  }
328
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Zm={};function vE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Zm[t]?!1:(Zm[t]=!0,!0)})}st.definitions=st.definitions.concat(vE(_u.definitions));function $u(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){$u(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){$u(u,n)}),e.definitions&&e.definitions.forEach(function(u){$u(u,n)})}var Wo={};(function(){st.definitions.forEach(function(n){if(n.name){var t=new Set;$u(n,t),Wo[n.name.value]=t}})})();function Vm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function pE(e,n){var t={kind:e.kind,definitions:[Vm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Wo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Wo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Vm(e,o);s&&t.definitions.push(s)}),t}pE(st,"AcceptTermsOfService");class hE{client;constructor(n){this.client=n}async acceptTermsOfService(n){return(await this.client.query({query:st,variables:{agreementId:n}})).setBridgeUserAgreementId}}var ni={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"VirtualAccountFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"BridgeVirtualAccount"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"token"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"deposited"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"microdeposits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"depositInstructions"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bankAccountNumber"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankAddress"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankRoutingNumber"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"paymentMethod"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:306}};ni.loc.source={body:`fragment VirtualAccountFragment on BridgeVirtualAccount {
328
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Zm={};function pE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Zm[t]?!1:(Zm[t]=!0,!0)})}st.definitions=st.definitions.concat(pE(_u.definitions));function $u(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){$u(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){$u(u,n)}),e.definitions&&e.definitions.forEach(function(u){$u(u,n)})}var Wo={};(function(){st.definitions.forEach(function(n){if(n.name){var t=new Set;$u(n,t),Wo[n.name.value]=t}})})();function Vm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function hE(e,n){var t={kind:e.kind,definitions:[Vm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Wo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Wo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Vm(e,o);s&&t.definitions.push(s)}),t}hE(st,"AcceptTermsOfService");class gE{client;constructor(n){this.client=n}async acceptTermsOfService(n){return(await this.client.query({query:st,variables:{agreementId:n}})).setBridgeUserAgreementId}}var ni={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"VirtualAccountFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"BridgeVirtualAccount"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"token"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"deposited"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"microdeposits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"depositInstructions"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bankAccountNumber"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankAddress"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bankRoutingNumber"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"paymentMethod"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:306}};ni.loc.source={body:`fragment VirtualAccountFragment on BridgeVirtualAccount {
329
329
  id
330
330
  network
331
331
  address
@@ -342,7 +342,7 @@ mutation AcceptTermsOfService($agreementId: String!) {
342
342
  paymentMethod
343
343
  }
344
344
  }
345
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};function xu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){xu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){xu(u,n)}),e.definitions&&e.definitions.forEach(function(u){xu(u,n)})}var Yo={};(function(){ni.definitions.forEach(function(n){if(n.name){var t=new Set;xu(n,t),Yo[n.name.value]=t}})})();function qm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function gE(e,n){var t={kind:e.kind,definitions:[qm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Yo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Yo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=qm(e,o);s&&t.definitions.push(s)}),t}gE(ni,"VirtualAccountFragment");var ct={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"CreateVirtualAccount"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"network"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"address"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"token"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"createVirtualAccount"},arguments:[{kind:"Argument",name:{kind:"Name",value:"createBridgeVirtualAccountInput"},value:{kind:"ObjectValue",fields:[{kind:"ObjectField",name:{kind:"Name",value:"address"},value:{kind:"Variable",name:{kind:"Name",value:"address"}}},{kind:"ObjectField",name:{kind:"Name",value:"network"},value:{kind:"Variable",name:{kind:"Name",value:"network"}}},{kind:"ObjectField",name:{kind:"Name",value:"token"},value:{kind:"Variable",name:{kind:"Name",value:"token"}}}]}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VirtualAccountFragment"},directives:[]}]}}]}}],loc:{start:0,end:313}};ct.loc.source={body:`#import "../queries/virtualAccountFragment.graphql"
345
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};function xu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){xu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){xu(u,n)}),e.definitions&&e.definitions.forEach(function(u){xu(u,n)})}var Yo={};(function(){ni.definitions.forEach(function(n){if(n.name){var t=new Set;xu(n,t),Yo[n.name.value]=t}})})();function qm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function EE(e,n){var t={kind:e.kind,definitions:[qm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Yo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Yo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=qm(e,o);s&&t.definitions.push(s)}),t}EE(ni,"VirtualAccountFragment");var ct={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"CreateVirtualAccount"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"network"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"address"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"token"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"createVirtualAccount"},arguments:[{kind:"Argument",name:{kind:"Name",value:"createBridgeVirtualAccountInput"},value:{kind:"ObjectValue",fields:[{kind:"ObjectField",name:{kind:"Name",value:"address"},value:{kind:"Variable",name:{kind:"Name",value:"address"}}},{kind:"ObjectField",name:{kind:"Name",value:"network"},value:{kind:"Variable",name:{kind:"Name",value:"network"}}},{kind:"ObjectField",name:{kind:"Name",value:"token"},value:{kind:"Variable",name:{kind:"Name",value:"token"}}}]}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VirtualAccountFragment"},directives:[]}]}}]}}],loc:{start:0,end:313}};ct.loc.source={body:`#import "../queries/virtualAccountFragment.graphql"
346
346
 
347
347
  mutation CreateVirtualAccount($network: String!, $address: String!, $token: String!) {
348
348
  createVirtualAccount(
@@ -351,14 +351,14 @@ mutation CreateVirtualAccount($network: String!, $address: String!, $token: Stri
351
351
  ...VirtualAccountFragment
352
352
  }
353
353
  }
354
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Mm={};function EE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Mm[t]?!1:(Mm[t]=!0,!0)})}ct.definitions=ct.definitions.concat(EE(ni.definitions));function Iu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Iu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Iu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Iu(u,n)})}var Xo={};(function(){ct.definitions.forEach(function(n){if(n.name){var t=new Set;Iu(n,t),Xo[n.name.value]=t}})})();function Gm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function yE(e,n){var t={kind:e.kind,definitions:[Gm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Xo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Xo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Gm(e,o);s&&t.definitions.push(s)}),t}yE(ct,"CreateVirtualAccount");var lt={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"VirtualAccounts"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"virtualAccounts"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VirtualAccountFragment"},directives:[]}]}}]}}],loc:{start:0,end:132}};lt.loc.source={body:`#import "./virtualAccountFragment.graphql"
354
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Mm={};function yE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Mm[t]?!1:(Mm[t]=!0,!0)})}ct.definitions=ct.definitions.concat(yE(ni.definitions));function Iu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Iu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Iu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Iu(u,n)})}var Xo={};(function(){ct.definitions.forEach(function(n){if(n.name){var t=new Set;Iu(n,t),Xo[n.name.value]=t}})})();function Gm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function bE(e,n){var t={kind:e.kind,definitions:[Gm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Xo[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Xo[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Gm(e,o);s&&t.definitions.push(s)}),t}bE(ct,"CreateVirtualAccount");var lt={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"VirtualAccounts"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"virtualAccounts"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VirtualAccountFragment"},directives:[]}]}}]}}],loc:{start:0,end:132}};lt.loc.source={body:`#import "./virtualAccountFragment.graphql"
355
355
 
356
356
  query VirtualAccounts {
357
357
  virtualAccounts {
358
358
  ...VirtualAccountFragment
359
359
  }
360
360
  }
361
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Jm={};function bE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Jm[t]?!1:(Jm[t]=!0,!0)})}lt.definitions=lt.definitions.concat(bE(ni.definitions));function Fu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Fu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Fu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Fu(u,n)})}var es={};(function(){lt.definitions.forEach(function(n){if(n.name){var t=new Set;Fu(n,t),es[n.name.value]=t}})})();function Hm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function kE(e,n){var t={kind:e.kind,definitions:[Hm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=es[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=es[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Hm(e,o);s&&t.definitions.push(s)}),t}kE(lt,"VirtualAccounts");var Me=(e=>(e.Ethereum="ethereum",e.Polygon="polygon",e.Optimism="optimism",e.Arbitrum="arbitrum",e.Binance="binance-smart-chain",e.Avalanche="avalanche",e.Base="base",e.Bitcoin="bitcoin",e.Dash="dash",e.Tron="tron",e.Solana="solana",e.Sui="sui",e))(Me||{});const Qm={[Me.Ethereum]:["USDC","USDT","DAI","USDP","PYUSD"],[Me.Polygon]:["USDC"],[Me.Base]:["USDC"],[Me.Arbitrum]:["USDC"],[Me.Avalanche]:["USDC"],[Me.Optimism]:["USDC"],[Me.Solana]:["USDC","PYUSD"],[Me.Tron]:["USDT"]};function DE(e){const{network:n,token:t}=e,u=Qm[n];if(!u||!u.includes(t))throw new Error(`Token "${t}" is not supported on network "${n}". Supported tokens for ${n}: ${u?.join(", ")||"none"}`)}class SE{client;constructor(n){this.client=n}async list(){return(await this.client.query({query:lt})).virtualAccounts}async create(n){return DE(n),(await this.client.query({query:ct,variables:{network:n.network,address:n.address,token:n.token}})).createVirtualAccount}}var dt={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"PaymentFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Payment"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"accountId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"amount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"feeAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"feeSubsidyAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"deliveryMethod"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"paymentRequestId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrencyAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrencyRate"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"failureReason"},name:{kind:"Name",value:"error"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"transaction"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"hash"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"from"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"asset"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"value"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:369}};dt.loc.source={body:`fragment PaymentFragment on Payment {
361
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Jm={};function kE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Jm[t]?!1:(Jm[t]=!0,!0)})}lt.definitions=lt.definitions.concat(kE(ni.definitions));function Fu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Fu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Fu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Fu(u,n)})}var es={};(function(){lt.definitions.forEach(function(n){if(n.name){var t=new Set;Fu(n,t),es[n.name.value]=t}})})();function Hm(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function DE(e,n){var t={kind:e.kind,definitions:[Hm(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=es[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=es[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Hm(e,o);s&&t.definitions.push(s)}),t}DE(lt,"VirtualAccounts");var Me=(e=>(e.Ethereum="ethereum",e.Polygon="polygon",e.Optimism="optimism",e.Arbitrum="arbitrum",e.Binance="binance-smart-chain",e.Avalanche="avalanche",e.Base="base",e.Bitcoin="bitcoin",e.Dash="dash",e.Tron="tron",e.Solana="solana",e.Sui="sui",e))(Me||{});const Qm={[Me.Ethereum]:["USDC","USDT","DAI","USDP","PYUSD"],[Me.Polygon]:["USDC"],[Me.Base]:["USDC"],[Me.Arbitrum]:["USDC"],[Me.Avalanche]:["USDC"],[Me.Optimism]:["USDC"],[Me.Solana]:["USDC","PYUSD"],[Me.Tron]:["USDT"]};function SE(e){const{network:n,token:t}=e,u=Qm[n];if(!u||!u.includes(t))throw new Error(`Token "${t}" is not supported on network "${n}". Supported tokens for ${n}: ${u?.join(", ")||"none"}`)}class BE{client;constructor(n){this.client=n}async list(){return(await this.client.query({query:lt})).virtualAccounts}async create(n){return SE(n),(await this.client.query({query:ct,variables:{network:n.network,address:n.address,token:n.token}})).createVirtualAccount}}var dt={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"PaymentFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Payment"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"accountId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"amount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"feeAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"feeSubsidyAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"deliveryMethod"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"paymentRequestId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrencyAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrencyRate"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"failureReason"},name:{kind:"Name",value:"error"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"transaction"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"hash"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"from"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"asset"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"value"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:369}};dt.loc.source={body:`fragment PaymentFragment on Payment {
362
362
  id
363
363
  userId
364
364
  status
@@ -381,28 +381,28 @@ query VirtualAccounts {
381
381
  network
382
382
  }
383
383
  }
384
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Nu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Nu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Nu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Nu(u,n)})}var ns={};(function(){dt.definitions.forEach(function(n){if(n.name){var t=new Set;Nu(n,t),ns[n.name.value]=t}})})();function Km(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function BE(e,n){var t={kind:e.kind,definitions:[Km(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=ns[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=ns[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Km(e,o);s&&t.definitions.push(s)}),t}BE(dt,"PaymentFragment");var ft={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"PaymentRequestPayment"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"paymentRequestId"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"paymentForPaymentRequest"},arguments:[{kind:"Argument",name:{kind:"Name",value:"paymentRequestId"},value:{kind:"Variable",name:{kind:"Name",value:"paymentRequestId"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"PaymentFragment"},directives:[]}]}}]}}],loc:{start:0,end:198}};ft.loc.source={body:`#import "./paymentFragment.graphql"
384
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Nu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Nu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Nu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Nu(u,n)})}var ns={};(function(){dt.definitions.forEach(function(n){if(n.name){var t=new Set;Nu(n,t),ns[n.name.value]=t}})})();function Km(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function wE(e,n){var t={kind:e.kind,definitions:[Km(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=ns[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=ns[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Km(e,o);s&&t.definitions.push(s)}),t}wE(dt,"PaymentFragment");var ft={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"PaymentRequestPayment"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"paymentRequestId"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"paymentForPaymentRequest"},arguments:[{kind:"Argument",name:{kind:"Name",value:"paymentRequestId"},value:{kind:"Variable",name:{kind:"Name",value:"paymentRequestId"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"PaymentFragment"},directives:[]}]}}]}}],loc:{start:0,end:198}};ft.loc.source={body:`#import "./paymentFragment.graphql"
385
385
 
386
386
  query PaymentRequestPayment($paymentRequestId: String!) {
387
387
  paymentForPaymentRequest(paymentRequestId: $paymentRequestId) {
388
388
  ...PaymentFragment
389
389
  }
390
390
  }
391
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Wm={};function wE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Wm[t]?!1:(Wm[t]=!0,!0)})}ft.definitions=ft.definitions.concat(wE(dt.definitions));function Tu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Tu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Tu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Tu(u,n)})}var ts={};(function(){ft.definitions.forEach(function(n){if(n.name){var t=new Set;Tu(n,t),ts[n.name.value]=t}})})();function Ym(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function AE(e,n){var t={kind:e.kind,definitions:[Ym(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=ts[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=ts[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Ym(e,o);s&&t.definitions.push(s)}),t}AE(ft,"PaymentRequestPayment");var mt={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"AccountPayments"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"accountId"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"paymentsForAccount"},arguments:[{kind:"Argument",name:{kind:"Name",value:"accountId"},value:{kind:"Variable",name:{kind:"Name",value:"accountId"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"PaymentFragment"},directives:[]}]}}]}}],loc:{start:0,end:165}};mt.loc.source={body:`#import "./paymentFragment.graphql"
391
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Wm={};function AE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Wm[t]?!1:(Wm[t]=!0,!0)})}ft.definitions=ft.definitions.concat(AE(dt.definitions));function Tu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Tu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Tu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Tu(u,n)})}var ts={};(function(){ft.definitions.forEach(function(n){if(n.name){var t=new Set;Tu(n,t),ts[n.name.value]=t}})})();function Ym(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function _E(e,n){var t={kind:e.kind,definitions:[Ym(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=ts[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=ts[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Ym(e,o);s&&t.definitions.push(s)}),t}_E(ft,"PaymentRequestPayment");var mt={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"AccountPayments"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"accountId"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"paymentsForAccount"},arguments:[{kind:"Argument",name:{kind:"Name",value:"accountId"},value:{kind:"Variable",name:{kind:"Name",value:"accountId"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"PaymentFragment"},directives:[]}]}}]}}],loc:{start:0,end:165}};mt.loc.source={body:`#import "./paymentFragment.graphql"
392
392
 
393
393
  query AccountPayments($accountId: String!) {
394
394
  paymentsForAccount(accountId: $accountId) {
395
395
  ...PaymentFragment
396
396
  }
397
397
  }
398
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Xm={};function _E(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Xm[t]?!1:(Xm[t]=!0,!0)})}mt.definitions=mt.definitions.concat(_E(dt.definitions));function Ou(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Ou(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Ou(u,n)}),e.definitions&&e.definitions.forEach(function(u){Ou(u,n)})}var is={};(function(){mt.definitions.forEach(function(n){if(n.name){var t=new Set;Ou(n,t),is[n.name.value]=t}})})();function e4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function CE(e,n){var t={kind:e.kind,definitions:[e4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=is[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=is[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=e4(e,o);s&&t.definitions.push(s)}),t}CE(mt,"AccountPayments");var vt={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"Payment"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"paymentId"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"payment"},arguments:[{kind:"Argument",name:{kind:"Name",value:"paymentId"},value:{kind:"Variable",name:{kind:"Name",value:"paymentId"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"PaymentFragment"},directives:[]}]}}]}}],loc:{start:0,end:146}};vt.loc.source={body:`#import "./paymentFragment.graphql"
398
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Xm={};function CE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Xm[t]?!1:(Xm[t]=!0,!0)})}mt.definitions=mt.definitions.concat(CE(dt.definitions));function Ou(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Ou(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Ou(u,n)}),e.definitions&&e.definitions.forEach(function(u){Ou(u,n)})}var is={};(function(){mt.definitions.forEach(function(n){if(n.name){var t=new Set;Ou(n,t),is[n.name.value]=t}})})();function e4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function $E(e,n){var t={kind:e.kind,definitions:[e4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=is[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=is[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=e4(e,o);s&&t.definitions.push(s)}),t}$E(mt,"AccountPayments");var vt={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"Payment"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"paymentId"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"payment"},arguments:[{kind:"Argument",name:{kind:"Name",value:"paymentId"},value:{kind:"Variable",name:{kind:"Name",value:"paymentId"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"PaymentFragment"},directives:[]}]}}]}}],loc:{start:0,end:146}};vt.loc.source={body:`#import "./paymentFragment.graphql"
399
399
 
400
400
  query Payment($paymentId: String!) {
401
401
  payment(paymentId: $paymentId) {
402
402
  ...PaymentFragment
403
403
  }
404
404
  }
405
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var n4={};function $E(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return n4[t]?!1:(n4[t]=!0,!0)})}vt.definitions=vt.definitions.concat($E(dt.definitions));function zu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){zu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){zu(u,n)}),e.definitions&&e.definitions.forEach(function(u){zu(u,n)})}var us={};(function(){vt.definitions.forEach(function(n){if(n.name){var t=new Set;zu(n,t),us[n.name.value]=t}})})();function t4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function xE(e,n){var t={kind:e.kind,definitions:[t4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=us[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=us[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=t4(e,o);s&&t.definitions.push(s)}),t}xE(vt,"Payment");class IE{client;constructor(n){this.client=n}async listForAccount(n){return(await this.client.query({query:mt,variables:{accountId:n}}))?.paymentsForAccount??[]}async fetchById(n){return(await this.client.query({query:vt,variables:{paymentId:n}}))?.payment??null}async getForPaymentRequest(n){return(await this.client.query({query:ft,variables:{paymentRequestId:n}}))?.paymentForPaymentRequest??null}async getPaymentLimits(n){try{const t=await this.client.restApi(ee("/v1/bank-accounts/{accountId}/payment-limits","get",{params:{accountId:n}}));return{perTransaction:Number(t.transactionLimit),dailyLimit:Number(t.dailyLimit),dailyRemainingVolume:Number(t.dailyRemaining)}}catch{return null}}}var Uu={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"PaymentRequestFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DirectPayment"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"accountId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"amount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"feeAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"amountDue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"deliveryMethod"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrencyAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrencyRate"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"feeSubsidyAmount"},arguments:[],directives:[]}]}}],loc:{start:0,end:268}};Uu.loc.source={body:`fragment PaymentRequestFragment on DirectPayment {
405
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var n4={};function xE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return n4[t]?!1:(n4[t]=!0,!0)})}vt.definitions=vt.definitions.concat(xE(dt.definitions));function zu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){zu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){zu(u,n)}),e.definitions&&e.definitions.forEach(function(u){zu(u,n)})}var us={};(function(){vt.definitions.forEach(function(n){if(n.name){var t=new Set;zu(n,t),us[n.name.value]=t}})})();function t4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function IE(e,n){var t={kind:e.kind,definitions:[t4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=us[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=us[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=t4(e,o);s&&t.definitions.push(s)}),t}IE(vt,"Payment");class FE{client;constructor(n){this.client=n}async listForAccount(n){return(await this.client.query({query:mt,variables:{accountId:n}}))?.paymentsForAccount??[]}async fetchById(n){return(await this.client.query({query:vt,variables:{paymentId:n}}))?.payment??null}async getForPaymentRequest(n){return(await this.client.query({query:ft,variables:{paymentRequestId:n}}))?.paymentForPaymentRequest??null}async getPaymentLimits(n){try{const t=await this.client.restApi(X("/v1/bank-accounts/{accountId}/payment-limits","get",{params:{accountId:n}}));return{perTransaction:Number(t.transactionLimit),dailyLimit:Number(t.dailyLimit),dailyRemainingVolume:Number(t.dailyRemaining)}}catch{return null}}}var Uu={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"PaymentRequestFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DirectPayment"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"accountId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"amount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"feeAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"amountDue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"deliveryMethod"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrencyAmount"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"targetCurrencyRate"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"feeSubsidyAmount"},arguments:[],directives:[]}]}}],loc:{start:0,end:268}};Uu.loc.source={body:`fragment PaymentRequestFragment on DirectPayment {
406
406
  id
407
407
  userId
408
408
  accountId
@@ -418,14 +418,14 @@ query Payment($paymentId: String!) {
418
418
  targetCurrencyRate
419
419
  feeSubsidyAmount
420
420
  }
421
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Pu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Pu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Pu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Pu(u,n)})}var rs={};(function(){Uu.definitions.forEach(function(n){if(n.name){var t=new Set;Pu(n,t),rs[n.name.value]=t}})})();function i4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function FE(e,n){var t={kind:e.kind,definitions:[i4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=rs[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=rs[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=i4(e,o);s&&t.definitions.push(s)}),t}FE(Uu,"PaymentRequestFragment");var pt={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"CreatePaymentRequest"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"createDirectPaymentInput"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CreateDirectPaymentInput"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"createDirectPayment"},arguments:[{kind:"Argument",name:{kind:"Name",value:"createDirectPaymentInput"},value:{kind:"Variable",name:{kind:"Name",value:"createDirectPaymentInput"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"PaymentRequestFragment"},directives:[]}]}}]}}],loc:{start:0,end:260}};pt.loc.source={body:`#import "../queries/paymentRequestFragment.graphql"
421
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Pu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Pu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Pu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Pu(u,n)})}var rs={};(function(){Uu.definitions.forEach(function(n){if(n.name){var t=new Set;Pu(n,t),rs[n.name.value]=t}})})();function i4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function NE(e,n){var t={kind:e.kind,definitions:[i4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=rs[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=rs[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=i4(e,o);s&&t.definitions.push(s)}),t}NE(Uu,"PaymentRequestFragment");var pt={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"CreatePaymentRequest"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"createDirectPaymentInput"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"CreateDirectPaymentInput"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"createDirectPayment"},arguments:[{kind:"Argument",name:{kind:"Name",value:"createDirectPaymentInput"},value:{kind:"Variable",name:{kind:"Name",value:"createDirectPaymentInput"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"PaymentRequestFragment"},directives:[]}]}}]}}],loc:{start:0,end:260}};pt.loc.source={body:`#import "../queries/paymentRequestFragment.graphql"
422
422
 
423
423
  mutation CreatePaymentRequest($createDirectPaymentInput: CreateDirectPaymentInput!) {
424
424
  createDirectPayment(createDirectPaymentInput: $createDirectPaymentInput) {
425
425
  ...PaymentRequestFragment
426
426
  }
427
427
  }
428
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var u4={};function NE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return u4[t]?!1:(u4[t]=!0,!0)})}pt.definitions=pt.definitions.concat(NE(Uu.definitions));function Ru(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Ru(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Ru(u,n)}),e.definitions&&e.definitions.forEach(function(u){Ru(u,n)})}var as={};(function(){pt.definitions.forEach(function(n){if(n.name){var t=new Set;Ru(n,t),as[n.name.value]=t}})})();function r4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function TE(e,n){var t={kind:e.kind,definitions:[r4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=as[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=as[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=r4(e,o);s&&t.definitions.push(s)}),t}TE(pt,"CreatePaymentRequest");var ju={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"GetSolanaPayParams"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"tokenAddress"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"amount"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"reference"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"signer"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"solanaParams"},arguments:[{kind:"Argument",name:{kind:"Name",value:"tokenAddress"},value:{kind:"Variable",name:{kind:"Name",value:"tokenAddress"}}},{kind:"Argument",name:{kind:"Name",value:"amount"},value:{kind:"Variable",name:{kind:"Name",value:"amount"}}},{kind:"Argument",name:{kind:"Name",value:"reference"},value:{kind:"Variable",name:{kind:"Name",value:"reference"}}},{kind:"Argument",name:{kind:"Name",value:"signer"},value:{kind:"Variable",name:{kind:"Name",value:"signer"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"transactionSerialized"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"transaction"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:320}};ju.loc.source={body:`query GetSolanaPayParams(
428
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var u4={};function TE(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return u4[t]?!1:(u4[t]=!0,!0)})}pt.definitions=pt.definitions.concat(TE(Uu.definitions));function Ru(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Ru(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Ru(u,n)}),e.definitions&&e.definitions.forEach(function(u){Ru(u,n)})}var as={};(function(){pt.definitions.forEach(function(n){if(n.name){var t=new Set;Ru(n,t),as[n.name.value]=t}})})();function r4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function OE(e,n){var t={kind:e.kind,definitions:[r4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=as[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=as[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=r4(e,o);s&&t.definitions.push(s)}),t}OE(pt,"CreatePaymentRequest");var ju={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"GetSolanaPayParams"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"tokenAddress"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"amount"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"reference"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"signer"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"solanaParams"},arguments:[{kind:"Argument",name:{kind:"Name",value:"tokenAddress"},value:{kind:"Variable",name:{kind:"Name",value:"tokenAddress"}}},{kind:"Argument",name:{kind:"Name",value:"amount"},value:{kind:"Variable",name:{kind:"Name",value:"amount"}}},{kind:"Argument",name:{kind:"Name",value:"reference"},value:{kind:"Variable",name:{kind:"Name",value:"reference"}}},{kind:"Argument",name:{kind:"Name",value:"signer"},value:{kind:"Variable",name:{kind:"Name",value:"signer"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"transactionSerialized"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"transaction"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:320}};ju.loc.source={body:`query GetSolanaPayParams(
429
429
  $tokenAddress: String!
430
430
  $amount: Float!
431
431
  $reference: String!
@@ -441,7 +441,7 @@ mutation CreatePaymentRequest($createDirectPaymentInput: CreateDirectPaymentInpu
441
441
  transaction
442
442
  }
443
443
  }
444
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Lu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Lu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Lu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Lu(u,n)})}var os={};(function(){ju.definitions.forEach(function(n){if(n.name){var t=new Set;Lu(n,t),os[n.name.value]=t}})})();function a4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function OE(e,n){var t={kind:e.kind,definitions:[a4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=os[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=os[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=a4(e,o);s&&t.definitions.push(s)}),t}OE(ju,"GetSolanaPayParams");var Zu={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"GetSpritzPayParams"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"tokenAddress"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"amount"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"reference"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"network"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"spritzPayParams"},arguments:[{kind:"Argument",name:{kind:"Name",value:"tokenAddress"},value:{kind:"Variable",name:{kind:"Name",value:"tokenAddress"}}},{kind:"Argument",name:{kind:"Name",value:"amount"},value:{kind:"Variable",name:{kind:"Name",value:"amount"}}},{kind:"Argument",name:{kind:"Name",value:"reference"},value:{kind:"Variable",name:{kind:"Name",value:"reference"}}},{kind:"Argument",name:{kind:"Name",value:"network"},value:{kind:"Variable",name:{kind:"Name",value:"network"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"contractAddress"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"method"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"calldata"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"value"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"requiredTokenInput"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:373}};Zu.loc.source={body:`query GetSpritzPayParams(
444
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Lu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Lu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Lu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Lu(u,n)})}var os={};(function(){ju.definitions.forEach(function(n){if(n.name){var t=new Set;Lu(n,t),os[n.name.value]=t}})})();function a4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function zE(e,n){var t={kind:e.kind,definitions:[a4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=os[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=os[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=a4(e,o);s&&t.definitions.push(s)}),t}zE(ju,"GetSolanaPayParams");var Zu={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"GetSpritzPayParams"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"tokenAddress"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"amount"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Float"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"reference"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"network"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"spritzPayParams"},arguments:[{kind:"Argument",name:{kind:"Name",value:"tokenAddress"},value:{kind:"Variable",name:{kind:"Name",value:"tokenAddress"}}},{kind:"Argument",name:{kind:"Name",value:"amount"},value:{kind:"Variable",name:{kind:"Name",value:"amount"}}},{kind:"Argument",name:{kind:"Name",value:"reference"},value:{kind:"Variable",name:{kind:"Name",value:"reference"}}},{kind:"Argument",name:{kind:"Name",value:"network"},value:{kind:"Variable",name:{kind:"Name",value:"network"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"contractAddress"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"method"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"calldata"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"value"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"requiredTokenInput"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:373}};Zu.loc.source={body:`query GetSpritzPayParams(
445
445
  $tokenAddress: String!
446
446
  $amount: Float!
447
447
  $reference: String!
@@ -460,14 +460,14 @@ mutation CreatePaymentRequest($createDirectPaymentInput: CreateDirectPaymentInpu
460
460
  requiredTokenInput
461
461
  }
462
462
  }
463
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Vu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Vu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Vu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Vu(u,n)})}var ss={};(function(){Zu.definitions.forEach(function(n){if(n.name){var t=new Set;Vu(n,t),ss[n.name.value]=t}})})();function o4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function zE(e,n){var t={kind:e.kind,definitions:[o4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=ss[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=ss[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=o4(e,o);s&&t.definitions.push(s)}),t}zE(Zu,"GetSpritzPayParams");var ht=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;function qu(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name==="Uint8Array"}function ti(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function me(e,...n){if(!qu(e))throw new Error("Uint8Array expected");if(n.length>0&&!n.includes(e.length))throw new Error("Uint8Array expected of length "+n+", got length="+e.length)}function UE(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");ti(e.outputLen),ti(e.blockLen)}function gt(e,n=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(n&&e.finished)throw new Error("Hash#digest() has already been called")}function s4(e,n){me(e);const t=n.outputLen;if(e.length<t)throw new Error("digestInto() expects output buffer of length at least "+t)}function PE(e){return new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4))}function we(...e){for(let n=0;n<e.length;n++)e[n].fill(0)}function cs(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function Ge(e,n){return e<<32-n|e>>>n}function ln(e,n){return e<<n|e>>>32-n>>>0}var RE=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function jE(e){return e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255}function LE(e){for(let n=0;n<e.length;n++)e[n]=jE(e[n]);return e}var c4=RE?e=>e:LE,l4=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",ZE=Array.from({length:256},(e,n)=>n.toString(16).padStart(2,"0"));function ii(e){if(me(e),l4)return e.toHex();let n="";for(let t=0;t<e.length;t++)n+=ZE[e[t]];return n}var We={_0:48,_9:57,A:65,F:70,a:97,f:102};function d4(e){if(e>=We._0&&e<=We._9)return e-We._0;if(e>=We.A&&e<=We.F)return e-(We.A-10);if(e>=We.a&&e<=We.f)return e-(We.a-10)}function ls(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);if(l4)return Uint8Array.fromHex(e);const n=e.length,t=n/2;if(n%2)throw new Error("hex string expected, got unpadded hex of length "+n);const u=new Uint8Array(t);for(let i=0,r=0;i<t;i++,r+=2){const a=d4(e.charCodeAt(r)),o=d4(e.charCodeAt(r+1));if(a===void 0||o===void 0){const s=e[r]+e[r+1];throw new Error('hex string expected, got non-hex character "'+s+'" at index '+r)}u[i]=a*16+o}return u}function Mu(e){if(typeof e!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(e))}function ui(e){return typeof e=="string"&&(e=Mu(e)),me(e),e}function ke(...e){let n=0;for(let u=0;u<e.length;u++){const i=e[u];me(i),n+=i.length}const t=new Uint8Array(n);for(let u=0,i=0;u<e.length;u++){const r=e[u];t.set(r,i),i+=r.length}return t}var ds=class{};function Je(e){const n=u=>e().update(ui(u)).digest(),t=e();return n.outputLen=t.outputLen,n.blockLen=t.blockLen,n.create=()=>e(),n}function VE(e){const n=(u,i)=>e(i).update(ui(u)).digest(),t=e({});return n.outputLen=t.outputLen,n.blockLen=t.blockLen,n.create=u=>e(u),n}function f4(e=32){if(ht&&typeof ht.getRandomValues=="function")return ht.getRandomValues(new Uint8Array(e));if(ht&&typeof ht.randomBytes=="function")return Uint8Array.from(ht.randomBytes(e));throw new Error("crypto.getRandomValues must be defined")}var fs=BigInt(0),ms=BigInt(1);function Gu(e,n){if(typeof n!="boolean")throw new Error(e+" boolean expected, got "+n)}function Ju(e){const n=e.toString(16);return n.length&1?"0"+n:n}function m4(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return e===""?fs:BigInt("0x"+e)}function On(e){return m4(ii(e))}function v4(e){return me(e),m4(ii(Uint8Array.from(e).reverse()))}function ri(e,n){return ls(e.toString(16).padStart(n*2,"0"))}function p4(e,n){return ri(e,n).reverse()}function le(e,n,t){let u;if(typeof n=="string")try{u=ls(n)}catch(r){throw new Error(e+" must be hex string or Uint8Array, cause: "+r)}else if(qu(n))u=Uint8Array.from(n);else throw new Error(e+" must be hex string or Uint8Array");const i=u.length;if(typeof t=="number"&&i!==t)throw new Error(e+" of length "+t+" expected, got "+i);return u}var vs=e=>typeof e=="bigint"&&fs<=e;function ps(e,n,t){return vs(e)&&vs(n)&&vs(t)&&n<=e&&e<t}function h4(e,n,t,u){if(!ps(n,t,u))throw new Error("expected valid "+e+": "+t+" <= n < "+u+", got "+n)}function qE(e){let n;for(n=0;e>fs;e>>=ms,n+=1);return n}var Hu=e=>(ms<<BigInt(e))-ms;function ME(e,n,t){if(typeof e!="number"||e<2)throw new Error("hashLen must be a number");if(typeof n!="number"||n<2)throw new Error("qByteLen must be a number");if(typeof t!="function")throw new Error("hmacFn must be a function");const u=d=>new Uint8Array(d),i=d=>Uint8Array.of(d);let r=u(e),a=u(e),o=0;const s=()=>{r.fill(1),a.fill(0),o=0},c=(...d)=>t(a,r,...d),l=(d=u(0))=>{a=c(i(0),d),r=c(),d.length!==0&&(a=c(i(1),d),r=c())},f=()=>{if(o++>=1e3)throw new Error("drbg: tried 1000 values");let d=0;const v=[];for(;d<n;){r=c();const h=r.slice();v.push(h),d+=r.length}return ke(...v)};return(d,v)=>{s(),l(d);let h;for(;!(h=v(f()));)l();return s(),h}}function GE(e){return typeof e=="function"&&Number.isSafeInteger(e.outputLen)}function Qu(e,n,t={}){if(!e||typeof e!="object")throw new Error("expected valid options object");function u(i,r,a){const o=e[i];if(a&&o===void 0)return;const s=typeof o;if(s!==r||o===null)throw new Error(`param "${i}" is invalid: expected ${r}, got ${s}`)}Object.entries(n).forEach(([i,r])=>u(i,r,!1)),Object.entries(t).forEach(([i,r])=>u(i,r,!0))}function g4(e){const n=new WeakMap;return(t,...u)=>{const i=n.get(t);if(i!==void 0)return i;const r=e(t,...u);return n.set(t,r),r}}var Ku=BigInt(2**32-1),E4=BigInt(32);function JE(e,n=!1){return n?{h:Number(e&Ku),l:Number(e>>E4&Ku)}:{h:Number(e>>E4&Ku)|0,l:Number(e&Ku)|0}}function y4(e,n=!1){const t=e.length;let u=new Uint32Array(t),i=new Uint32Array(t);for(let r=0;r<t;r++){const{h:a,l:o}=JE(e[r],n);[u[r],i[r]]=[a,o]}return[u,i]}var b4=(e,n,t)=>e>>>t,k4=(e,n,t)=>e<<32-t|n>>>t,Et=(e,n,t)=>e>>>t|n<<32-t,yt=(e,n,t)=>e<<32-t|n>>>t,Wu=(e,n,t)=>e<<64-t|n>>>t-32,Yu=(e,n,t)=>e>>>t-32|n<<64-t,HE=(e,n,t)=>e<<t|n>>>32-t,QE=(e,n,t)=>n<<t|e>>>32-t,KE=(e,n,t)=>n<<t-32|e>>>64-t,WE=(e,n,t)=>e<<t-32|n>>>64-t;function Ye(e,n,t,u){const i=(n>>>0)+(u>>>0);return{h:e+t+(i/2**32|0)|0,l:i|0}}var YE=(e,n,t)=>(e>>>0)+(n>>>0)+(t>>>0),XE=(e,n,t,u)=>n+t+u+(e/2**32|0)|0,ey=(e,n,t,u)=>(e>>>0)+(n>>>0)+(t>>>0)+(u>>>0),ny=(e,n,t,u,i)=>n+t+u+i+(e/2**32|0)|0,ty=(e,n,t,u,i)=>(e>>>0)+(n>>>0)+(t>>>0)+(u>>>0)+(i>>>0),iy=(e,n,t,u,i,r)=>n+t+u+i+r+(e/2**32|0)|0;/*! Bundled license information:
463
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Vu(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Vu(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Vu(u,n)}),e.definitions&&e.definitions.forEach(function(u){Vu(u,n)})}var ss={};(function(){Zu.definitions.forEach(function(n){if(n.name){var t=new Set;Vu(n,t),ss[n.name.value]=t}})})();function o4(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function UE(e,n){var t={kind:e.kind,definitions:[o4(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=ss[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=ss[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=o4(e,o);s&&t.definitions.push(s)}),t}UE(Zu,"GetSpritzPayParams");var ht=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;function qu(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name==="Uint8Array"}function ti(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function me(e,...n){if(!qu(e))throw new Error("Uint8Array expected");if(n.length>0&&!n.includes(e.length))throw new Error("Uint8Array expected of length "+n+", got length="+e.length)}function PE(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");ti(e.outputLen),ti(e.blockLen)}function gt(e,n=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(n&&e.finished)throw new Error("Hash#digest() has already been called")}function s4(e,n){me(e);const t=n.outputLen;if(e.length<t)throw new Error("digestInto() expects output buffer of length at least "+t)}function RE(e){return new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4))}function we(...e){for(let n=0;n<e.length;n++)e[n].fill(0)}function cs(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function Ge(e,n){return e<<32-n|e>>>n}function ln(e,n){return e<<n|e>>>32-n>>>0}var jE=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function LE(e){return e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255}function ZE(e){for(let n=0;n<e.length;n++)e[n]=LE(e[n]);return e}var c4=jE?e=>e:ZE,l4=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",VE=Array.from({length:256},(e,n)=>n.toString(16).padStart(2,"0"));function ii(e){if(me(e),l4)return e.toHex();let n="";for(let t=0;t<e.length;t++)n+=VE[e[t]];return n}var We={_0:48,_9:57,A:65,F:70,a:97,f:102};function d4(e){if(e>=We._0&&e<=We._9)return e-We._0;if(e>=We.A&&e<=We.F)return e-(We.A-10);if(e>=We.a&&e<=We.f)return e-(We.a-10)}function ls(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);if(l4)return Uint8Array.fromHex(e);const n=e.length,t=n/2;if(n%2)throw new Error("hex string expected, got unpadded hex of length "+n);const u=new Uint8Array(t);for(let i=0,r=0;i<t;i++,r+=2){const a=d4(e.charCodeAt(r)),o=d4(e.charCodeAt(r+1));if(a===void 0||o===void 0){const s=e[r]+e[r+1];throw new Error('hex string expected, got non-hex character "'+s+'" at index '+r)}u[i]=a*16+o}return u}function Mu(e){if(typeof e!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(e))}function ui(e){return typeof e=="string"&&(e=Mu(e)),me(e),e}function ke(...e){let n=0;for(let u=0;u<e.length;u++){const i=e[u];me(i),n+=i.length}const t=new Uint8Array(n);for(let u=0,i=0;u<e.length;u++){const r=e[u];t.set(r,i),i+=r.length}return t}var ds=class{};function Je(e){const n=u=>e().update(ui(u)).digest(),t=e();return n.outputLen=t.outputLen,n.blockLen=t.blockLen,n.create=()=>e(),n}function qE(e){const n=(u,i)=>e(i).update(ui(u)).digest(),t=e({});return n.outputLen=t.outputLen,n.blockLen=t.blockLen,n.create=u=>e(u),n}function f4(e=32){if(ht&&typeof ht.getRandomValues=="function")return ht.getRandomValues(new Uint8Array(e));if(ht&&typeof ht.randomBytes=="function")return Uint8Array.from(ht.randomBytes(e));throw new Error("crypto.getRandomValues must be defined")}var fs=BigInt(0),ms=BigInt(1);function Gu(e,n){if(typeof n!="boolean")throw new Error(e+" boolean expected, got "+n)}function Ju(e){const n=e.toString(16);return n.length&1?"0"+n:n}function m4(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return e===""?fs:BigInt("0x"+e)}function On(e){return m4(ii(e))}function v4(e){return me(e),m4(ii(Uint8Array.from(e).reverse()))}function ri(e,n){return ls(e.toString(16).padStart(n*2,"0"))}function p4(e,n){return ri(e,n).reverse()}function le(e,n,t){let u;if(typeof n=="string")try{u=ls(n)}catch(r){throw new Error(e+" must be hex string or Uint8Array, cause: "+r)}else if(qu(n))u=Uint8Array.from(n);else throw new Error(e+" must be hex string or Uint8Array");const i=u.length;if(typeof t=="number"&&i!==t)throw new Error(e+" of length "+t+" expected, got "+i);return u}var vs=e=>typeof e=="bigint"&&fs<=e;function ps(e,n,t){return vs(e)&&vs(n)&&vs(t)&&n<=e&&e<t}function h4(e,n,t,u){if(!ps(n,t,u))throw new Error("expected valid "+e+": "+t+" <= n < "+u+", got "+n)}function ME(e){let n;for(n=0;e>fs;e>>=ms,n+=1);return n}var Hu=e=>(ms<<BigInt(e))-ms;function GE(e,n,t){if(typeof e!="number"||e<2)throw new Error("hashLen must be a number");if(typeof n!="number"||n<2)throw new Error("qByteLen must be a number");if(typeof t!="function")throw new Error("hmacFn must be a function");const u=d=>new Uint8Array(d),i=d=>Uint8Array.of(d);let r=u(e),a=u(e),o=0;const s=()=>{r.fill(1),a.fill(0),o=0},c=(...d)=>t(a,r,...d),l=(d=u(0))=>{a=c(i(0),d),r=c(),d.length!==0&&(a=c(i(1),d),r=c())},f=()=>{if(o++>=1e3)throw new Error("drbg: tried 1000 values");let d=0;const v=[];for(;d<n;){r=c();const h=r.slice();v.push(h),d+=r.length}return ke(...v)};return(d,v)=>{s(),l(d);let h;for(;!(h=v(f()));)l();return s(),h}}function JE(e){return typeof e=="function"&&Number.isSafeInteger(e.outputLen)}function Qu(e,n,t={}){if(!e||typeof e!="object")throw new Error("expected valid options object");function u(i,r,a){const o=e[i];if(a&&o===void 0)return;const s=typeof o;if(s!==r||o===null)throw new Error(`param "${i}" is invalid: expected ${r}, got ${s}`)}Object.entries(n).forEach(([i,r])=>u(i,r,!1)),Object.entries(t).forEach(([i,r])=>u(i,r,!0))}function g4(e){const n=new WeakMap;return(t,...u)=>{const i=n.get(t);if(i!==void 0)return i;const r=e(t,...u);return n.set(t,r),r}}var Ku=BigInt(2**32-1),E4=BigInt(32);function HE(e,n=!1){return n?{h:Number(e&Ku),l:Number(e>>E4&Ku)}:{h:Number(e>>E4&Ku)|0,l:Number(e&Ku)|0}}function y4(e,n=!1){const t=e.length;let u=new Uint32Array(t),i=new Uint32Array(t);for(let r=0;r<t;r++){const{h:a,l:o}=HE(e[r],n);[u[r],i[r]]=[a,o]}return[u,i]}var b4=(e,n,t)=>e>>>t,k4=(e,n,t)=>e<<32-t|n>>>t,Et=(e,n,t)=>e>>>t|n<<32-t,yt=(e,n,t)=>e<<32-t|n>>>t,Wu=(e,n,t)=>e<<64-t|n>>>t-32,Yu=(e,n,t)=>e>>>t-32|n<<64-t,QE=(e,n,t)=>e<<t|n>>>32-t,KE=(e,n,t)=>n<<t|e>>>32-t,WE=(e,n,t)=>n<<t-32|e>>>64-t,YE=(e,n,t)=>e<<t-32|n>>>64-t;function Ye(e,n,t,u){const i=(n>>>0)+(u>>>0);return{h:e+t+(i/2**32|0)|0,l:i|0}}var XE=(e,n,t)=>(e>>>0)+(n>>>0)+(t>>>0),ey=(e,n,t,u)=>n+t+u+(e/2**32|0)|0,ny=(e,n,t,u)=>(e>>>0)+(n>>>0)+(t>>>0)+(u>>>0),ty=(e,n,t,u,i)=>n+t+u+i+(e/2**32|0)|0,iy=(e,n,t,u,i)=>(e>>>0)+(n>>>0)+(t>>>0)+(u>>>0)+(i>>>0),uy=(e,n,t,u,i,r)=>n+t+u+i+r+(e/2**32|0)|0;/*! Bundled license information:
464
464
 
465
465
  @noble/hashes/esm/utils.js:
466
466
  (*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
467
467
 
468
468
  @noble/curves/esm/utils.js:
469
469
  (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
470
- */function uy(e,n,t,u){if(typeof e.setBigUint64=="function")return e.setBigUint64(n,t,u);const i=BigInt(32),r=BigInt(4294967295),a=Number(t>>i&r),o=Number(t&r),s=u?4:0,c=u?0:4;e.setUint32(n+s,a,u),e.setUint32(n+c,o,u)}function Xu(e,n,t){return e&n^~e&t}function D4(e,n,t){return e&n^e&t^n&t}var ai=class extends ds{constructor(e,n,t,u){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=e,this.outputLen=n,this.padOffset=t,this.isLE=u,this.buffer=new Uint8Array(e),this.view=cs(this.buffer)}update(e){gt(this),e=ui(e),me(e);const{view:n,buffer:t,blockLen:u}=this,i=e.length;for(let r=0;r<i;){const a=Math.min(u-this.pos,i-r);if(a===u){const o=cs(e);for(;u<=i-r;r+=u)this.process(o,r);continue}t.set(e.subarray(r,r+a),this.pos),this.pos+=a,r+=a,this.pos===u&&(this.process(n,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){gt(this),s4(e,this),this.finished=!0;const{buffer:n,view:t,blockLen:u,isLE:i}=this;let{pos:r}=this;n[r++]=128,we(this.buffer.subarray(r)),this.padOffset>u-r&&(this.process(t,0),r=0);for(let l=r;l<u;l++)n[l]=0;uy(t,u-8,BigInt(this.length*8),i),this.process(t,0);const a=cs(e),o=this.outputLen;if(o%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const s=o/4,c=this.get();if(s>c.length)throw new Error("_sha2: outputLen bigger than state");for(let l=0;l<s;l++)a.setUint32(4*l,c[l],i)}digest(){const{buffer:e,outputLen:n}=this;this.digestInto(e);const t=e.slice(0,n);return this.destroy(),t}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:n,buffer:t,length:u,finished:i,destroyed:r,pos:a}=this;return e.destroyed=r,e.finished=i,e.length=u,e.pos=a,u%n&&e.buffer.set(t),e}clone(){return this._cloneInto()}},dn=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),fn=Uint32Array.from([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]),ve=Uint32Array.from([3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]),pe=Uint32Array.from([1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209]),ry=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),mn=new Uint32Array(64),S4=class extends ai{constructor(e=32){super(64,e,8,!1),this.A=dn[0]|0,this.B=dn[1]|0,this.C=dn[2]|0,this.D=dn[3]|0,this.E=dn[4]|0,this.F=dn[5]|0,this.G=dn[6]|0,this.H=dn[7]|0}get(){const{A:e,B:n,C:t,D:u,E:i,F:r,G:a,H:o}=this;return[e,n,t,u,i,r,a,o]}set(e,n,t,u,i,r,a,o){this.A=e|0,this.B=n|0,this.C=t|0,this.D=u|0,this.E=i|0,this.F=r|0,this.G=a|0,this.H=o|0}process(e,n){for(let l=0;l<16;l++,n+=4)mn[l]=e.getUint32(n,!1);for(let l=16;l<64;l++){const f=mn[l-15],m=mn[l-2],d=Ge(f,7)^Ge(f,18)^f>>>3,v=Ge(m,17)^Ge(m,19)^m>>>10;mn[l]=v+mn[l-7]+d+mn[l-16]|0}let{A:t,B:u,C:i,D:r,E:a,F:o,G:s,H:c}=this;for(let l=0;l<64;l++){const f=Ge(a,6)^Ge(a,11)^Ge(a,25),m=c+f+Xu(a,o,s)+ry[l]+mn[l]|0,v=(Ge(t,2)^Ge(t,13)^Ge(t,22))+D4(t,u,i)|0;c=s,s=o,o=a,a=r+m|0,r=i,i=u,u=t,t=m+v|0}t=t+this.A|0,u=u+this.B|0,i=i+this.C|0,r=r+this.D|0,a=a+this.E|0,o=o+this.F|0,s=s+this.G|0,c=c+this.H|0,this.set(t,u,i,r,a,o,s,c)}roundClean(){we(mn)}destroy(){this.set(0,0,0,0,0,0,0,0),we(this.buffer)}},ay=class extends S4{constructor(){super(28),this.A=fn[0]|0,this.B=fn[1]|0,this.C=fn[2]|0,this.D=fn[3]|0,this.E=fn[4]|0,this.F=fn[5]|0,this.G=fn[6]|0,this.H=fn[7]|0}},B4=y4(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(e=>BigInt(e))),oy=B4[0],sy=B4[1],vn=new Uint32Array(80),pn=new Uint32Array(80),er=class extends ai{constructor(e=64){super(128,e,16,!1),this.Ah=pe[0]|0,this.Al=pe[1]|0,this.Bh=pe[2]|0,this.Bl=pe[3]|0,this.Ch=pe[4]|0,this.Cl=pe[5]|0,this.Dh=pe[6]|0,this.Dl=pe[7]|0,this.Eh=pe[8]|0,this.El=pe[9]|0,this.Fh=pe[10]|0,this.Fl=pe[11]|0,this.Gh=pe[12]|0,this.Gl=pe[13]|0,this.Hh=pe[14]|0,this.Hl=pe[15]|0}get(){const{Ah:e,Al:n,Bh:t,Bl:u,Ch:i,Cl:r,Dh:a,Dl:o,Eh:s,El:c,Fh:l,Fl:f,Gh:m,Gl:d,Hh:v,Hl:h}=this;return[e,n,t,u,i,r,a,o,s,c,l,f,m,d,v,h]}set(e,n,t,u,i,r,a,o,s,c,l,f,m,d,v,h){this.Ah=e|0,this.Al=n|0,this.Bh=t|0,this.Bl=u|0,this.Ch=i|0,this.Cl=r|0,this.Dh=a|0,this.Dl=o|0,this.Eh=s|0,this.El=c|0,this.Fh=l|0,this.Fl=f|0,this.Gh=m|0,this.Gl=d|0,this.Hh=v|0,this.Hl=h|0}process(e,n){for(let y=0;y<16;y++,n+=4)vn[y]=e.getUint32(n),pn[y]=e.getUint32(n+=4);for(let y=16;y<80;y++){const k=vn[y-15]|0,_=pn[y-15]|0,B=Et(k,_,1)^Et(k,_,8)^b4(k,_,7),G=yt(k,_,1)^yt(k,_,8)^k4(k,_,7),V=vn[y-2]|0,F=pn[y-2]|0,g=Et(V,F,19)^Wu(V,F,61)^b4(V,F,6),$=yt(V,F,19)^Yu(V,F,61)^k4(V,F,6),D=ey(G,$,pn[y-7],pn[y-16]),w=ny(D,B,g,vn[y-7],vn[y-16]);vn[y]=w|0,pn[y]=D|0}let{Ah:t,Al:u,Bh:i,Bl:r,Ch:a,Cl:o,Dh:s,Dl:c,Eh:l,El:f,Fh:m,Fl:d,Gh:v,Gl:h,Hh:E,Hl:b}=this;for(let y=0;y<80;y++){const k=Et(l,f,14)^Et(l,f,18)^Wu(l,f,41),_=yt(l,f,14)^yt(l,f,18)^Yu(l,f,41),B=l&m^~l&v,G=f&d^~f&h,V=ty(b,_,G,sy[y],pn[y]),F=iy(V,E,k,B,oy[y],vn[y]),g=V|0,$=Et(t,u,28)^Wu(t,u,34)^Wu(t,u,39),D=yt(t,u,28)^Yu(t,u,34)^Yu(t,u,39),w=t&i^t&a^i&a,I=u&r^u&o^r&o;E=v|0,b=h|0,v=m|0,h=d|0,m=l|0,d=f|0,{h:l,l:f}=Ye(s|0,c|0,F|0,g|0),s=a|0,c=o|0,a=i|0,o=r|0,i=t|0,r=u|0;const T=YE(g,D,I);t=XE(T,F,$,w),u=T|0}({h:t,l:u}=Ye(this.Ah|0,this.Al|0,t|0,u|0)),{h:i,l:r}=Ye(this.Bh|0,this.Bl|0,i|0,r|0),{h:a,l:o}=Ye(this.Ch|0,this.Cl|0,a|0,o|0),{h:s,l:c}=Ye(this.Dh|0,this.Dl|0,s|0,c|0),{h:l,l:f}=Ye(this.Eh|0,this.El|0,l|0,f|0),{h:m,l:d}=Ye(this.Fh|0,this.Fl|0,m|0,d|0),{h:v,l:h}=Ye(this.Gh|0,this.Gl|0,v|0,h|0),{h:E,l:b}=Ye(this.Hh|0,this.Hl|0,E|0,b|0),this.set(t,u,i,r,a,o,s,c,l,f,m,d,v,h,E,b)}roundClean(){we(vn,pn)}destroy(){we(this.buffer),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}},cy=class extends er{constructor(){super(48),this.Ah=ve[0]|0,this.Al=ve[1]|0,this.Bh=ve[2]|0,this.Bl=ve[3]|0,this.Ch=ve[4]|0,this.Cl=ve[5]|0,this.Dh=ve[6]|0,this.Dl=ve[7]|0,this.Eh=ve[8]|0,this.El=ve[9]|0,this.Fh=ve[10]|0,this.Fl=ve[11]|0,this.Gh=ve[12]|0,this.Gl=ve[13]|0,this.Hh=ve[14]|0,this.Hl=ve[15]|0}},he=Uint32Array.from([2352822216,424955298,1944164710,2312950998,502970286,855612546,1738396948,1479516111,258812777,2077511080,2011393907,79989058,1067287976,1780299464,286451373,2446758561]),ge=Uint32Array.from([573645204,4230739756,2673172387,3360449730,596883563,1867755857,2520282905,1497426621,2519219938,2827943907,3193839141,1401305490,721525244,746961066,246885852,2177182882]),ly=class extends er{constructor(){super(28),this.Ah=he[0]|0,this.Al=he[1]|0,this.Bh=he[2]|0,this.Bl=he[3]|0,this.Ch=he[4]|0,this.Cl=he[5]|0,this.Dh=he[6]|0,this.Dl=he[7]|0,this.Eh=he[8]|0,this.El=he[9]|0,this.Fh=he[10]|0,this.Fl=he[11]|0,this.Gh=he[12]|0,this.Gl=he[13]|0,this.Hh=he[14]|0,this.Hl=he[15]|0}},dy=class extends er{constructor(){super(32),this.Ah=ge[0]|0,this.Al=ge[1]|0,this.Bh=ge[2]|0,this.Bl=ge[3]|0,this.Ch=ge[4]|0,this.Cl=ge[5]|0,this.Dh=ge[6]|0,this.Dl=ge[7]|0,this.Eh=ge[8]|0,this.El=ge[9]|0,this.Fh=ge[10]|0,this.Fl=ge[11]|0,this.Gh=ge[12]|0,this.Gl=ge[13]|0,this.Hh=ge[14]|0,this.Hl=ge[15]|0}},nr=Je(()=>new S4);Je(()=>new ay),Je(()=>new er),Je(()=>new cy),Je(()=>new dy),Je(()=>new ly);var w4=class extends ds{constructor(e,n){super(),this.finished=!1,this.destroyed=!1,UE(e);const t=ui(n);if(this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const u=this.blockLen,i=new Uint8Array(u);i.set(t.length>u?e.create().update(t).digest():t);for(let r=0;r<i.length;r++)i[r]^=54;this.iHash.update(i),this.oHash=e.create();for(let r=0;r<i.length;r++)i[r]^=106;this.oHash.update(i),we(i)}update(e){return gt(this),this.iHash.update(e),this}digestInto(e){gt(this),me(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){const e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));const{oHash:n,iHash:t,finished:u,destroyed:i,blockLen:r,outputLen:a}=this;return e=e,e.finished=u,e.destroyed=i,e.blockLen=r,e.outputLen=a,e.oHash=n._cloneInto(e.oHash),e.iHash=t._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},A4=(e,n,t)=>new w4(e,n).update(t).digest();A4.create=(e,n)=>new w4(e,n);var Ae=BigInt(0),De=BigInt(1),zn=BigInt(2),fy=BigInt(3),_4=BigInt(4),C4=BigInt(5),$4=BigInt(8);function Ee(e,n){const t=e%n;return t>=Ae?t:n+t}function Ne(e,n,t){let u=e;for(;n-- >Ae;)u*=u,u%=t;return u}function x4(e,n){if(e===Ae)throw new Error("invert: expected non-zero number");if(n<=Ae)throw new Error("invert: expected positive modulus, got "+n);let t=Ee(e,n),u=n,i=Ae,r=De;for(;t!==Ae;){const o=u/t,s=u%t,c=i-r*o;u=t,t=s,i=r,r=c}if(u!==De)throw new Error("invert: does not exist");return Ee(i,n)}function I4(e,n){const t=(e.ORDER+De)/_4,u=e.pow(n,t);if(!e.eql(e.sqr(u),n))throw new Error("Cannot find square root");return u}function my(e,n){const t=(e.ORDER-C4)/$4,u=e.mul(n,zn),i=e.pow(u,t),r=e.mul(n,i),a=e.mul(e.mul(r,zn),i),o=e.mul(r,e.sub(a,e.ONE));if(!e.eql(e.sqr(o),n))throw new Error("Cannot find square root");return o}function vy(e){if(e<BigInt(3))throw new Error("sqrt is not defined for small field");let n=e-De,t=0;for(;n%zn===Ae;)n/=zn,t++;let u=zn;const i=ir(e);for(;N4(i,u)===1;)if(u++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(t===1)return I4;let r=i.pow(u,n);const a=(n+De)/zn;return function(s,c){if(s.is0(c))return c;if(N4(s,c)!==1)throw new Error("Cannot find square root");let l=t,f=s.mul(s.ONE,r),m=s.pow(c,n),d=s.pow(c,a);for(;!s.eql(m,s.ONE);){if(s.is0(m))return s.ZERO;let v=1,h=s.sqr(m);for(;!s.eql(h,s.ONE);)if(v++,h=s.sqr(h),v===l)throw new Error("Cannot find square root");const E=De<<BigInt(l-v-1),b=s.pow(f,E);l=v,f=s.sqr(b),m=s.mul(m,f),d=s.mul(d,b)}return d}}function py(e){return e%_4===fy?I4:e%$4===C4?my:vy(e)}var hy=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function F4(e){const n={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},t=hy.reduce((u,i)=>(u[i]="function",u),n);return Qu(e,t),e}function gy(e,n,t){if(t<Ae)throw new Error("invalid exponent, negatives unsupported");if(t===Ae)return e.ONE;if(t===De)return n;let u=e.ONE,i=n;for(;t>Ae;)t&De&&(u=e.mul(u,i)),i=e.sqr(i),t>>=De;return u}function tr(e,n,t=!1){const u=new Array(n.length).fill(t?e.ZERO:void 0),i=n.reduce((a,o,s)=>e.is0(o)?a:(u[s]=a,e.mul(a,o)),e.ONE),r=e.inv(i);return n.reduceRight((a,o,s)=>e.is0(o)?a:(u[s]=e.mul(a,u[s]),e.mul(a,o)),r),u}function N4(e,n){const t=(e.ORDER-De)/zn,u=e.pow(n,t),i=e.eql(u,e.ONE),r=e.eql(u,e.ZERO),a=e.eql(u,e.neg(e.ONE));if(!i&&!r&&!a)throw new Error("invalid Legendre symbol result");return i?1:r?0:-1}function Ey(e,n){n!==void 0&&ti(n);const t=n!==void 0?n:e.toString(2).length,u=Math.ceil(t/8);return{nBitLength:t,nByteLength:u}}function ir(e,n,t=!1,u={}){if(e<=Ae)throw new Error("invalid field: expected ORDER > 0, got "+e);let i,r;if(typeof n=="object"&&n!=null){if(u.sqrt||t)throw new Error("cannot specify opts in two arguments");const l=n;l.BITS&&(i=l.BITS),l.sqrt&&(r=l.sqrt),typeof l.isLE=="boolean"&&(t=l.isLE)}else typeof n=="number"&&(i=n),u.sqrt&&(r=u.sqrt);const{nBitLength:a,nByteLength:o}=Ey(e,i);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let s;const c=Object.freeze({ORDER:e,isLE:t,BITS:a,BYTES:o,MASK:Hu(a),ZERO:Ae,ONE:De,create:l=>Ee(l,e),isValid:l=>{if(typeof l!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof l);return Ae<=l&&l<e},is0:l=>l===Ae,isValidNot0:l=>!c.is0(l)&&c.isValid(l),isOdd:l=>(l&De)===De,neg:l=>Ee(-l,e),eql:(l,f)=>l===f,sqr:l=>Ee(l*l,e),add:(l,f)=>Ee(l+f,e),sub:(l,f)=>Ee(l-f,e),mul:(l,f)=>Ee(l*f,e),pow:(l,f)=>gy(c,l,f),div:(l,f)=>Ee(l*x4(f,e),e),sqrN:l=>l*l,addN:(l,f)=>l+f,subN:(l,f)=>l-f,mulN:(l,f)=>l*f,inv:l=>x4(l,e),sqrt:r||(l=>(s||(s=py(e)),s(c,l))),toBytes:l=>t?p4(l,o):ri(l,o),fromBytes:l=>{if(l.length!==o)throw new Error("Field.fromBytes: expected "+o+" bytes, got "+l.length);return t?v4(l):On(l)},invertBatch:l=>tr(c,l),cmov:(l,f,m)=>m?f:l});return Object.freeze(c)}function T4(e){if(typeof e!="bigint")throw new Error("field order must be bigint");const n=e.toString(2).length;return Math.ceil(n/8)}function O4(e){const n=T4(e);return n+Math.ceil(n/2)}function yy(e,n,t=!1){const u=e.length,i=T4(n),r=O4(n);if(u<16||u<r||u>1024)throw new Error("expected "+r+"-1024 bytes of input, got "+u);const a=t?v4(e):On(e),o=Ee(a,n-De)+De;return t?p4(o,i):ri(o,i)}var bt=BigInt(0),Un=BigInt(1);function oi(e,n){const t=n.negate();return e?t:n}function by(e,n,t){const u=a=>a.pz,i=tr(e.Fp,t.map(u));return t.map((a,o)=>a.toAffine(i[o])).map(e.fromAffine)}function z4(e,n){if(!Number.isSafeInteger(e)||e<=0||e>n)throw new Error("invalid window size, expected [1.."+n+"], got W="+e)}function hs(e,n){z4(e,n);const t=Math.ceil(n/e)+1,u=2**(e-1),i=2**e,r=Hu(e),a=BigInt(e);return{windows:t,windowSize:u,mask:r,maxNumber:i,shiftBy:a}}function U4(e,n,t){const{windowSize:u,mask:i,maxNumber:r,shiftBy:a}=t;let o=Number(e&i),s=e>>a;o>u&&(o-=r,s+=Un);const c=n*u,l=c+Math.abs(o)-1,f=o===0,m=o<0,d=n%2!==0;return{nextN:s,offset:l,isZero:f,isNeg:m,isNegF:d,offsetF:c}}function ky(e,n){if(!Array.isArray(e))throw new Error("array expected");e.forEach((t,u)=>{if(!(t instanceof n))throw new Error("invalid point at index "+u)})}function Dy(e,n){if(!Array.isArray(e))throw new Error("array of scalars expected");e.forEach((t,u)=>{if(!n.isValid(t))throw new Error("invalid scalar at index "+u)})}var gs=new WeakMap,P4=new WeakMap;function Es(e){return P4.get(e)||1}function R4(e){if(e!==bt)throw new Error("invalid wNAF")}function Sy(e,n){return{constTimeNegate:oi,hasPrecomputes(t){return Es(t)!==1},unsafeLadder(t,u,i=e.ZERO){let r=t;for(;u>bt;)u&Un&&(i=i.add(r)),r=r.double(),u>>=Un;return i},precomputeWindow(t,u){const{windows:i,windowSize:r}=hs(u,n),a=[];let o=t,s=o;for(let c=0;c<i;c++){s=o,a.push(s);for(let l=1;l<r;l++)s=s.add(o),a.push(s);o=s.double()}return a},wNAF(t,u,i){let r=e.ZERO,a=e.BASE;const o=hs(t,n);for(let s=0;s<o.windows;s++){const{nextN:c,offset:l,isZero:f,isNeg:m,isNegF:d,offsetF:v}=U4(i,s,o);i=c,f?a=a.add(oi(d,u[v])):r=r.add(oi(m,u[l]))}return R4(i),{p:r,f:a}},wNAFUnsafe(t,u,i,r=e.ZERO){const a=hs(t,n);for(let o=0;o<a.windows&&i!==bt;o++){const{nextN:s,offset:c,isZero:l,isNeg:f}=U4(i,o,a);if(i=s,!l){const m=u[c];r=r.add(f?m.negate():m)}}return R4(i),r},getPrecomputes(t,u,i){let r=gs.get(u);return r||(r=this.precomputeWindow(u,t),t!==1&&(typeof i=="function"&&(r=i(r)),gs.set(u,r))),r},wNAFCached(t,u,i){const r=Es(t);return this.wNAF(r,this.getPrecomputes(r,t,i),u)},wNAFCachedUnsafe(t,u,i,r){const a=Es(t);return a===1?this.unsafeLadder(t,u,r):this.wNAFUnsafe(a,this.getPrecomputes(a,t,i),u,r)},setWindowSize(t,u){z4(u,n),P4.set(t,u),gs.delete(t)}}}function By(e,n,t,u){let i=n,r=e.ZERO,a=e.ZERO;for(;t>bt||u>bt;)t&Un&&(r=r.add(i)),u&Un&&(a=a.add(i)),i=i.double(),t>>=Un,u>>=Un;return{p1:r,p2:a}}function wy(e,n,t,u){ky(t,e),Dy(u,n);const i=t.length,r=u.length;if(i!==r)throw new Error("arrays of points and scalars must have equal length");const a=e.ZERO,o=qE(BigInt(i));let s=1;o>12?s=o-3:o>4?s=o-2:o>0&&(s=2);const c=Hu(s),l=new Array(Number(c)+1).fill(a),f=Math.floor((n.BITS-1)/s)*s;let m=a;for(let d=f;d>=0;d-=s){l.fill(a);for(let h=0;h<r;h++){const E=u[h],b=Number(E>>BigInt(d)&c);l[b]=l[b].add(t[h])}let v=a;for(let h=l.length-1,E=a;h>0;h--)E=E.add(l[h]),v=v.add(E);if(m=m.add(v),d!==0)for(let h=0;h<s;h++)m=m.double()}return m}function j4(e,n){if(n){if(n.ORDER!==e)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return F4(n),n}else return ir(e)}function Ay(e,n,t={}){if(!n||typeof n!="object")throw new Error(`expected valid ${e} CURVE object`);for(const o of["p","n","h"]){const s=n[o];if(!(typeof s=="bigint"&&s>bt))throw new Error(`CURVE.${o} must be positive bigint`)}const u=j4(n.p,t.Fp),i=j4(n.n,t.Fn),a=["Gx","Gy","a","b"];for(const o of a)if(!u.isValid(n[o]))throw new Error(`CURVE.${o} must be valid field element of CURVE.Fp`);return{Fp:u,Fn:i}}function L4(e){e.lowS!==void 0&&Gu("lowS",e.lowS),e.prehash!==void 0&&Gu("prehash",e.prehash)}var _y=class extends Error{constructor(e=""){super(e)}},Xe={Err:_y,_tlv:{encode:(e,n)=>{const{Err:t}=Xe;if(e<0||e>256)throw new t("tlv.encode: wrong tag");if(n.length&1)throw new t("tlv.encode: unpadded data");const u=n.length/2,i=Ju(u);if(i.length/2&128)throw new t("tlv.encode: long form length too big");const r=u>127?Ju(i.length/2|128):"";return Ju(e)+r+i+n},decode(e,n){const{Err:t}=Xe;let u=0;if(e<0||e>256)throw new t("tlv.encode: wrong tag");if(n.length<2||n[u++]!==e)throw new t("tlv.decode: wrong tlv");const i=n[u++],r=!!(i&128);let a=0;if(!r)a=i;else{const s=i&127;if(!s)throw new t("tlv.decode(long): indefinite length not supported");if(s>4)throw new t("tlv.decode(long): byte length is too big");const c=n.subarray(u,u+s);if(c.length!==s)throw new t("tlv.decode: length bytes not complete");if(c[0]===0)throw new t("tlv.decode(long): zero leftmost byte");for(const l of c)a=a<<8|l;if(u+=s,a<128)throw new t("tlv.decode(long): not minimal encoding")}const o=n.subarray(u,u+a);if(o.length!==a)throw new t("tlv.decode: wrong value length");return{v:o,l:n.subarray(u+a)}}},_int:{encode(e){const{Err:n}=Xe;if(e<Pn)throw new n("integer: negative integers are not allowed");let t=Ju(e);if(Number.parseInt(t[0],16)&8&&(t="00"+t),t.length&1)throw new n("unexpected DER parsing assertion: unpadded hex");return t},decode(e){const{Err:n}=Xe;if(e[0]&128)throw new n("invalid signature integer: negative");if(e[0]===0&&!(e[1]&128))throw new n("invalid signature integer: unnecessary leading zero");return On(e)}},toSig(e){const{Err:n,_int:t,_tlv:u}=Xe,i=le("signature",e),{v:r,l:a}=u.decode(48,i);if(a.length)throw new n("invalid signature: left bytes after parsing");const{v:o,l:s}=u.decode(2,r),{v:c,l}=u.decode(2,s);if(l.length)throw new n("invalid signature: left bytes after parsing");return{r:t.decode(o),s:t.decode(c)}},hexFromSig(e){const{_tlv:n,_int:t}=Xe,u=n.encode(2,t.encode(e.r)),i=n.encode(2,t.encode(e.s)),r=u+i;return n.encode(48,r)}},Pn=BigInt(0),Se=BigInt(1),en=BigInt(2),kt=BigInt(3),ys=BigInt(4);function Cy(e,n,t){function u(i){const r=e.sqr(i),a=e.mul(r,i);return e.add(e.add(a,e.mul(i,n)),t)}return u}function Z4(e,n,t){const{BYTES:u}=e;function i(r){let a;if(typeof r=="bigint")a=r;else{let o=le("private key",r);if(n){if(!n.includes(o.length*2))throw new Error("invalid private key");const s=new Uint8Array(u);s.set(o,s.length-o.length),o=s}try{a=e.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${u}, got ${typeof r}`)}}if(t&&(a=e.create(a)),!e.isValidNot0(a))throw new Error("invalid private key: out of range [1..N-1]");return a}return i}function $y(e,n={}){const{Fp:t,Fn:u}=Ay("weierstrass",e,n),{h:i,n:r}=e;Qu(n,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object",wrapPrivateKey:"boolean"});const{endo:a}=n;if(a&&(!t.is0(e.a)||typeof a.beta!="bigint"||typeof a.splitScalar!="function"))throw new Error('invalid endo: expected "beta": bigint and "splitScalar": function');function o(){if(!t.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function s(F,g,$){const{x:D,y:w}=g.toAffine(),I=t.toBytes(D);if(Gu("isCompressed",$),$){o();const T=!t.isOdd(w);return ke(V4(T),I)}else return ke(Uint8Array.of(4),I,t.toBytes(w))}function c(F){me(F);const g=t.BYTES,$=g+1,D=2*g+1,w=F.length,I=F[0],T=F.subarray(1);if(w===$&&(I===2||I===3)){const N=t.fromBytes(T);if(!t.isValid(N))throw new Error("bad point: is not on curve, wrong x");const O=m(N);let P;try{P=t.sqrt(O)}catch(K){const R=K instanceof Error?": "+K.message:"";throw new Error("bad point: is not on curve, sqrt error"+R)}o();const z=t.isOdd(P);return(I&1)===1!==z&&(P=t.neg(P)),{x:N,y:P}}else if(w===D&&I===4){const N=t.fromBytes(T.subarray(g*0,g*1)),O=t.fromBytes(T.subarray(g*1,g*2));if(!d(N,O))throw new Error("bad point: is not on curve");return{x:N,y:O}}else throw new Error(`bad point: got length ${w}, expected compressed=${$} or uncompressed=${D}`)}const l=n.toBytes||s,f=n.fromBytes||c,m=Cy(t,e.a,e.b);function d(F,g){const $=t.sqr(g),D=m(F);return t.eql($,D)}if(!d(e.Gx,e.Gy))throw new Error("bad curve params: generator point");const v=t.mul(t.pow(e.a,kt),ys),h=t.mul(t.sqr(e.b),BigInt(27));if(t.is0(t.add(v,h)))throw new Error("bad curve params: a or b");function E(F,g,$=!1){if(!t.isValid(g)||$&&t.is0(g))throw new Error(`bad point coordinate ${F}`);return g}function b(F){if(!(F instanceof B))throw new Error("ProjectivePoint expected")}const y=g4((F,g)=>{const{px:$,py:D,pz:w}=F;if(t.eql(w,t.ONE))return{x:$,y:D};const I=F.is0();g==null&&(g=I?t.ONE:t.inv(w));const T=t.mul($,g),N=t.mul(D,g),O=t.mul(w,g);if(I)return{x:t.ZERO,y:t.ZERO};if(!t.eql(O,t.ONE))throw new Error("invZ was invalid");return{x:T,y:N}}),k=g4(F=>{if(F.is0()){if(n.allowInfinityPoint&&!t.is0(F.py))return;throw new Error("bad point: ZERO")}const{x:g,y:$}=F.toAffine();if(!t.isValid(g)||!t.isValid($))throw new Error("bad point: x or y not field elements");if(!d(g,$))throw new Error("bad point: equation left != right");if(!F.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function _(F,g,$,D,w){return $=new B(t.mul($.px,F),$.py,$.pz),g=oi(D,g),$=oi(w,$),g.add($)}class B{constructor(g,$,D){this.px=E("x",g),this.py=E("y",$,!0),this.pz=E("z",D),Object.freeze(this)}static fromAffine(g){const{x:$,y:D}=g||{};if(!g||!t.isValid($)||!t.isValid(D))throw new Error("invalid affine point");if(g instanceof B)throw new Error("projective point not allowed");return t.is0($)&&t.is0(D)?B.ZERO:new B($,D,t.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(g){return by(B,"pz",g)}static fromBytes(g){return me(g),B.fromHex(g)}static fromHex(g){const $=B.fromAffine(f(le("pointHex",g)));return $.assertValidity(),$}static fromPrivateKey(g){const $=Z4(u,n.allowedPrivateKeyLengths,n.wrapPrivateKey);return B.BASE.multiply($(g))}static msm(g,$){return wy(B,u,g,$)}precompute(g=8,$=!0){return V.setWindowSize(this,g),$||this.multiply(kt),this}_setWindowSize(g){this.precompute(g)}assertValidity(){k(this)}hasEvenY(){const{y:g}=this.toAffine();if(!t.isOdd)throw new Error("Field doesn't support isOdd");return!t.isOdd(g)}equals(g){b(g);const{px:$,py:D,pz:w}=this,{px:I,py:T,pz:N}=g,O=t.eql(t.mul($,N),t.mul(I,w)),P=t.eql(t.mul(D,N),t.mul(T,w));return O&&P}negate(){return new B(this.px,t.neg(this.py),this.pz)}double(){const{a:g,b:$}=e,D=t.mul($,kt),{px:w,py:I,pz:T}=this;let N=t.ZERO,O=t.ZERO,P=t.ZERO,z=t.mul(w,w),re=t.mul(I,I),K=t.mul(T,T),R=t.mul(w,I);return R=t.add(R,R),P=t.mul(w,T),P=t.add(P,P),N=t.mul(g,P),O=t.mul(D,K),O=t.add(N,O),N=t.sub(re,O),O=t.add(re,O),O=t.mul(N,O),N=t.mul(R,N),P=t.mul(D,P),K=t.mul(g,K),R=t.sub(z,K),R=t.mul(g,R),R=t.add(R,P),P=t.add(z,z),z=t.add(P,z),z=t.add(z,K),z=t.mul(z,R),O=t.add(O,z),K=t.mul(I,T),K=t.add(K,K),z=t.mul(K,R),N=t.sub(N,z),P=t.mul(K,re),P=t.add(P,P),P=t.add(P,P),new B(N,O,P)}add(g){b(g);const{px:$,py:D,pz:w}=this,{px:I,py:T,pz:N}=g;let O=t.ZERO,P=t.ZERO,z=t.ZERO;const re=e.a,K=t.mul(e.b,kt);let R=t.mul($,I),oe=t.mul(D,T),se=t.mul(w,N),de=t.add($,D),Y=t.add(I,T);de=t.mul(de,Y),Y=t.add(R,oe),de=t.sub(de,Y),Y=t.add($,w);let ye=t.add(I,N);return Y=t.mul(Y,ye),ye=t.add(R,se),Y=t.sub(Y,ye),ye=t.add(D,w),O=t.add(T,N),ye=t.mul(ye,O),O=t.add(oe,se),ye=t.sub(ye,O),z=t.mul(re,Y),O=t.mul(K,se),z=t.add(O,z),O=t.sub(oe,z),z=t.add(oe,z),P=t.mul(O,z),oe=t.add(R,R),oe=t.add(oe,R),se=t.mul(re,se),Y=t.mul(K,Y),oe=t.add(oe,se),se=t.sub(R,se),se=t.mul(re,se),Y=t.add(Y,se),R=t.mul(oe,Y),P=t.add(P,R),R=t.mul(ye,Y),O=t.mul(de,O),O=t.sub(O,R),R=t.mul(de,oe),z=t.mul(ye,z),z=t.add(z,R),new B(O,P,z)}subtract(g){return this.add(g.negate())}is0(){return this.equals(B.ZERO)}multiply(g){const{endo:$}=n;if(!u.isValidNot0(g))throw new Error("invalid scalar: out of range");let D,w;const I=T=>V.wNAFCached(this,T,B.normalizeZ);if($){const{k1neg:T,k1:N,k2neg:O,k2:P}=$.splitScalar(g),{p:z,f:re}=I(N),{p:K,f:R}=I(P);w=re.add(R),D=_($.beta,z,K,T,O)}else{const{p:T,f:N}=I(g);D=T,w=N}return B.normalizeZ([D,w])[0]}multiplyUnsafe(g){const{endo:$}=n,D=this;if(!u.isValid(g))throw new Error("invalid scalar: out of range");if(g===Pn||D.is0())return B.ZERO;if(g===Se)return D;if(V.hasPrecomputes(this))return this.multiply(g);if($){const{k1neg:w,k1:I,k2neg:T,k2:N}=$.splitScalar(g),{p1:O,p2:P}=By(B,D,I,N);return _($.beta,O,P,w,T)}else return V.wNAFCachedUnsafe(D,g)}multiplyAndAddUnsafe(g,$,D){const w=this.multiplyUnsafe($).add(g.multiplyUnsafe(D));return w.is0()?void 0:w}toAffine(g){return y(this,g)}isTorsionFree(){const{isTorsionFree:g}=n;return i===Se?!0:g?g(B,this):V.wNAFCachedUnsafe(this,r).is0()}clearCofactor(){const{clearCofactor:g}=n;return i===Se?this:g?g(B,this):this.multiplyUnsafe(i)}toBytes(g=!0){return Gu("isCompressed",g),this.assertValidity(),l(B,this,g)}toRawBytes(g=!0){return this.toBytes(g)}toHex(g=!0){return ii(this.toBytes(g))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}B.BASE=new B(e.Gx,e.Gy,t.ONE),B.ZERO=new B(t.ZERO,t.ONE,t.ZERO),B.Fp=t,B.Fn=u;const G=u.BITS,V=Sy(B,n.endo?Math.ceil(G/2):G);return B}function V4(e){return Uint8Array.of(e?2:3)}function xy(e,n,t={}){Qu(n,{hash:"function"},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});const u=n.randomBytes||f4,i=n.hmac||((D,...w)=>A4(n.hash,D,ke(...w))),{Fp:r,Fn:a}=e,{ORDER:o,BITS:s}=a;function c(D){const w=o>>Se;return D>w}function l(D){return c(D)?a.neg(D):D}function f(D,w){if(!a.isValidNot0(w))throw new Error(`invalid signature ${D}: out of range 1..CURVE.n`)}class m{constructor(w,I,T){f("r",w),f("s",I),this.r=w,this.s=I,T!=null&&(this.recovery=T),Object.freeze(this)}static fromCompact(w){const I=a.BYTES,T=le("compactSignature",w,I*2);return new m(a.fromBytes(T.subarray(0,I)),a.fromBytes(T.subarray(I,I*2)))}static fromDER(w){const{r:I,s:T}=Xe.toSig(le("DER",w));return new m(I,T)}assertValidity(){}addRecoveryBit(w){return new m(this.r,this.s,w)}recoverPublicKey(w){const I=r.ORDER,{r:T,s:N,recovery:O}=this;if(O==null||![0,1,2,3].includes(O))throw new Error("recovery id invalid");if(o*en<I&&O>1)throw new Error("recovery id is ambiguous for h>1 curve");const z=O===2||O===3?T+o:T;if(!r.isValid(z))throw new Error("recovery id 2 or 3 invalid");const re=r.toBytes(z),K=e.fromHex(ke(V4((O&1)===0),re)),R=a.inv(z),oe=k(le("msgHash",w)),se=a.create(-oe*R),de=a.create(N*R),Y=e.BASE.multiplyUnsafe(se).add(K.multiplyUnsafe(de));if(Y.is0())throw new Error("point at infinify");return Y.assertValidity(),Y}hasHighS(){return c(this.s)}normalizeS(){return this.hasHighS()?new m(this.r,a.neg(this.s),this.recovery):this}toBytes(w){if(w==="compact")return ke(a.toBytes(this.r),a.toBytes(this.s));if(w==="der")return ls(Xe.hexFromSig(this));throw new Error("invalid format")}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return ii(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return ii(this.toBytes("compact"))}}const d=Z4(a,t.allowedPrivateKeyLengths,t.wrapPrivateKey),v={isValidPrivateKey(D){try{return d(D),!0}catch{return!1}},normPrivateKeyToScalar:d,randomPrivateKey:()=>{const D=o;return yy(u(O4(D)),D)},precompute(D=8,w=e.BASE){return w.precompute(D,!1)}};function h(D,w=!0){return e.fromPrivateKey(D).toBytes(w)}function E(D){if(typeof D=="bigint")return!1;if(D instanceof e)return!0;const I=le("key",D).length,T=r.BYTES,N=T+1,O=2*T+1;if(!(t.allowedPrivateKeyLengths||a.BYTES===N))return I===N||I===O}function b(D,w,I=!0){if(E(D)===!0)throw new Error("first arg must be private key");if(E(w)===!1)throw new Error("second arg must be public key");return e.fromHex(w).multiply(d(D)).toBytes(I)}const y=n.bits2int||function(D){if(D.length>8192)throw new Error("input is too large");const w=On(D),I=D.length*8-s;return I>0?w>>BigInt(I):w},k=n.bits2int_modN||function(D){return a.create(y(D))},_=Hu(s);function B(D){return h4("num < 2^"+s,D,Pn,_),a.toBytes(D)}function G(D,w,I=V){if(["recovered","canonical"].some(de=>de in I))throw new Error("sign() legacy options not supported");const{hash:T}=n;let{lowS:N,prehash:O,extraEntropy:P}=I;N==null&&(N=!0),D=le("msgHash",D),L4(I),O&&(D=le("prehashed msgHash",T(D)));const z=k(D),re=d(w),K=[B(re),B(z)];if(P!=null&&P!==!1){const de=P===!0?u(r.BYTES):P;K.push(le("extraEntropy",de))}const R=ke(...K),oe=z;function se(de){const Y=y(de);if(!a.isValidNot0(Y))return;const ye=a.inv(Y),xt=e.BASE.multiply(Y).toAffine(),Rn=a.create(xt.x);if(Rn===Pn)return;const Dn=a.create(ye*a.create(oe+Rn*re));if(Dn===Pn)return;let wr=(xt.x===Rn?0:2)|Number(xt.y&Se),jn=Dn;return N&&c(Dn)&&(jn=l(Dn),wr^=1),new m(Rn,jn,wr)}return{seed:R,k2sig:se}}const V={lowS:n.lowS,prehash:!1},F={lowS:n.lowS,prehash:!1};function g(D,w,I=V){const{seed:T,k2sig:N}=G(D,w,I);return ME(n.hash.outputLen,a.BYTES,i)(T,N)}e.BASE.precompute(8);function $(D,w,I,T=F){const N=D;w=le("msgHash",w),I=le("publicKey",I),L4(T);const{lowS:O,prehash:P,format:z}=T;if("strict"in T)throw new Error("options.strict was renamed to lowS");if(z!==void 0&&!["compact","der","js"].includes(z))throw new Error('format must be "compact", "der" or "js"');const re=typeof N=="string"||qu(N),K=!re&&!z&&typeof N=="object"&&N!==null&&typeof N.r=="bigint"&&typeof N.s=="bigint";if(!re&&!K)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");let R,oe;try{if(K)if(z===void 0||z==="js")R=new m(N.r,N.s);else throw new Error("invalid format");if(re){try{z!=="compact"&&(R=m.fromDER(N))}catch(jn){if(!(jn instanceof Xe.Err))throw jn}!R&&z!=="der"&&(R=m.fromCompact(N))}oe=e.fromHex(I)}catch{return!1}if(!R||O&&R.hasHighS())return!1;P&&(w=n.hash(w));const{r:se,s:de}=R,Y=k(w),ye=a.inv(de),xt=a.create(Y*ye),Rn=a.create(se*ye),Dn=e.BASE.multiplyUnsafe(xt).add(oe.multiplyUnsafe(Rn));return Dn.is0()?!1:a.create(Dn.x)===se}return Object.freeze({getPublicKey:h,getSharedSecret:b,sign:g,verify:$,utils:v,Point:e,Signature:m})}function Iy(e){const n={a:e.a,b:e.b,p:e.Fp.ORDER,n:e.n,h:e.h,Gx:e.Gx,Gy:e.Gy},t=e.Fp,u=ir(n.n,e.nBitLength),i={Fp:t,Fn:u,allowedPrivateKeyLengths:e.allowedPrivateKeyLengths,allowInfinityPoint:e.allowInfinityPoint,endo:e.endo,wrapPrivateKey:e.wrapPrivateKey,isTorsionFree:e.isTorsionFree,clearCofactor:e.clearCofactor,fromBytes:e.fromBytes,toBytes:e.toBytes};return{CURVE:n,curveOpts:i}}function Fy(e){const{CURVE:n,curveOpts:t}=Iy(e),u={hash:e.hash,hmac:e.hmac,randomBytes:e.randomBytes,lowS:e.lowS,bits2int:e.bits2int,bits2int_modN:e.bits2int_modN};return{CURVE:n,curveOpts:t,ecdsaOpts:u}}function Ny(e,n){return Object.assign({},n,{ProjectivePoint:n.Point,CURVE:e})}function Ty(e){const{CURVE:n,curveOpts:t,ecdsaOpts:u}=Fy(e),i=$y(n,t),r=xy(i,u,t);return Ny(e,r)}function Oy(e,n){const t=e.ORDER;let u=Pn;for(let v=t-Se;v%en===Pn;v/=en)u+=Se;const i=u,r=en<<i-Se-Se,a=r*en,o=(t-Se)/a,s=(o-Se)/en,c=a-Se,l=r,f=e.pow(n,o),m=e.pow(n,(o+Se)/en);let d=(v,h)=>{let E=f,b=e.pow(h,c),y=e.sqr(b);y=e.mul(y,h);let k=e.mul(v,y);k=e.pow(k,s),k=e.mul(k,b),b=e.mul(k,h),y=e.mul(k,v);let _=e.mul(y,b);k=e.pow(_,l);let B=e.eql(k,e.ONE);b=e.mul(y,m),k=e.mul(_,E),y=e.cmov(b,y,B),_=e.cmov(k,_,B);for(let G=i;G>Se;G--){let V=G-en;V=en<<V-Se;let F=e.pow(_,V);const g=e.eql(F,e.ONE);b=e.mul(y,E),E=e.mul(E,E),F=e.mul(_,E),y=e.cmov(b,y,g),_=e.cmov(F,_,g)}return{isValid:B,value:y}};if(e.ORDER%ys===kt){const v=(e.ORDER-kt)/ys,h=e.sqrt(e.neg(n));d=(E,b)=>{let y=e.sqr(b);const k=e.mul(E,b);y=e.mul(y,k);let _=e.pow(y,v);_=e.mul(_,k);const B=e.mul(_,h),G=e.mul(e.sqr(_),b),V=e.eql(G,E);let F=e.cmov(B,_,V);return{isValid:V,value:F}}}return d}function zy(e,n){F4(e);const{A:t,B:u,Z:i}=n;if(!e.isValid(t)||!e.isValid(u)||!e.isValid(i))throw new Error("mapToCurveSimpleSWU: invalid opts");const r=Oy(e,i);if(!e.isOdd)throw new Error("Field does not have .isOdd()");return a=>{let o,s,c,l,f,m,d,v;o=e.sqr(a),o=e.mul(o,i),s=e.sqr(o),s=e.add(s,o),c=e.add(s,e.ONE),c=e.mul(c,u),l=e.cmov(i,e.neg(s),!e.eql(s,e.ZERO)),l=e.mul(l,t),s=e.sqr(c),m=e.sqr(l),f=e.mul(m,t),s=e.add(s,f),s=e.mul(s,c),m=e.mul(m,l),f=e.mul(m,u),s=e.add(s,f),d=e.mul(o,c);const{isValid:h,value:E}=r(s,m);v=e.mul(o,a),v=e.mul(v,E),d=e.cmov(d,c,h),v=e.cmov(v,E,h);const b=e.isOdd(a)===e.isOdd(v);v=e.cmov(e.neg(v),v,b);const y=tr(e,[l],!0)[0];return d=e.mul(d,y),{x:d,y:v}}}function Uy(e,n){const t=u=>Ty({...e,hash:u});return{...t(n),create:t}}var Py=On;function hn(e,n){if(si(e),si(n),e<0||e>=1<<8*n)throw new Error("invalid I2OSP input: "+e);const t=Array.from({length:n}).fill(0);for(let u=n-1;u>=0;u--)t[u]=e&255,e>>>=8;return new Uint8Array(t)}function Ry(e,n){const t=new Uint8Array(e.length);for(let u=0;u<e.length;u++)t[u]=e[u]^n[u];return t}function si(e){if(!Number.isSafeInteger(e))throw new Error("number expected")}function jy(e,n,t,u){me(e),me(n),si(t),n.length>255&&(n=u(ke(Mu("H2C-OVERSIZE-DST-"),n)));const{outputLen:i,blockLen:r}=u,a=Math.ceil(t/i);if(t>65535||a>255)throw new Error("expand_message_xmd: invalid lenInBytes");const o=ke(n,hn(n.length,1)),s=hn(0,r),c=hn(t,2),l=new Array(a),f=u(ke(s,e,c,hn(0,1),o));l[0]=u(ke(f,hn(1,1),o));for(let d=1;d<=a;d++){const v=[Ry(f,l[d-1]),hn(d+1,1),o];l[d]=u(ke(...v))}return ke(...l).slice(0,t)}function Ly(e,n,t,u,i){if(me(e),me(n),si(t),n.length>255){const r=Math.ceil(2*u/8);n=i.create({dkLen:r}).update(Mu("H2C-OVERSIZE-DST-")).update(n).digest()}if(t>65535||n.length>255)throw new Error("expand_message_xof: invalid lenInBytes");return i.create({dkLen:t}).update(e).update(hn(t,2)).update(n).update(hn(n.length,1)).digest()}function q4(e,n,t){Qu(t,{p:"bigint",m:"number",k:"number",hash:"function"});const{p:u,k:i,m:r,hash:a,expand:o,DST:s}=t;if(!qu(s)&&typeof s!="string")throw new Error("DST must be string or uint8array");if(!GE(t.hash))throw new Error("expected valid hash");me(e),si(n);const c=typeof s=="string"?Mu(s):s,l=u.toString(2).length,f=Math.ceil((l+i)/8),m=n*r*f;let d;if(o==="xmd")d=jy(e,c,m,a);else if(o==="xof")d=Ly(e,c,m,i,a);else if(o==="_internal_pass")d=e;else throw new Error('expand must be "xmd" or "xof"');const v=new Array(n);for(let h=0;h<n;h++){const E=new Array(r);for(let b=0;b<r;b++){const y=f*(b+h*r),k=d.subarray(y,y+f);E[b]=Ee(Py(k),u)}v[h]=E}return v}function Zy(e,n){const t=n.map(u=>Array.from(u).reverse());return(u,i)=>{const[r,a,o,s]=t.map(f=>f.reduce((m,d)=>e.add(e.mul(m,u),d))),[c,l]=tr(e,[a,s],!0);return u=e.mul(r,c),i=e.mul(i,e.mul(o,l)),{x:u,y:i}}}function Vy(e,n,t){if(typeof n!="function")throw new Error("mapToCurve() must be defined");function u(r){return e.fromAffine(n(r))}function i(r){const a=r.clearCofactor();return a.equals(e.ZERO)?e.ZERO:(a.assertValidity(),a)}return{defaults:t,hashToCurve(r,a){const o=t.DST?t.DST:{},s=Object.assign({},t,o,a),c=q4(r,2,s),l=u(c[0]),f=u(c[1]);return i(l.add(f))},encodeToCurve(r,a){const o=t.encodeDST?t.encodeDST:{},s=Object.assign({},t,o,a),c=q4(r,1,s);return i(u(c[0]))},mapToCurve(r){if(!Array.isArray(r))throw new Error("expected array of bigints");for(const a of r)if(typeof a!="bigint")throw new Error("expected array of bigints");return i(u(r))}}}var nn={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},M4=BigInt(0),ur=BigInt(1),rr=BigInt(2),G4=(e,n)=>(e+n/rr)/n;function J4(e){const n=nn.p,t=BigInt(3),u=BigInt(6),i=BigInt(11),r=BigInt(22),a=BigInt(23),o=BigInt(44),s=BigInt(88),c=e*e*e%n,l=c*c*e%n,f=Ne(l,t,n)*l%n,m=Ne(f,t,n)*l%n,d=Ne(m,rr,n)*c%n,v=Ne(d,i,n)*d%n,h=Ne(v,r,n)*v%n,E=Ne(h,o,n)*h%n,b=Ne(E,s,n)*E%n,y=Ne(b,o,n)*h%n,k=Ne(y,t,n)*l%n,_=Ne(k,a,n)*v%n,B=Ne(_,u,n)*c%n,G=Ne(B,rr,n);if(!gn.eql(gn.sqr(G),e))throw new Error("Cannot find square root");return G}var gn=ir(nn.p,void 0,void 0,{sqrt:J4}),ar=Uy({...nn,Fp:gn,lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:e=>{const n=nn.n,t=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),u=-ur*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),r=t,a=BigInt("0x100000000000000000000000000000000"),o=G4(r*e,n),s=G4(-u*e,n);let c=Ee(e-o*t-s*i,n),l=Ee(-o*u-s*r,n);const f=c>a,m=l>a;if(f&&(c=n-c),m&&(l=n-l),c>a||l>a)throw new Error("splitScalar: Endomorphism failed, k="+e);return{k1neg:f,k1:c,k2neg:m,k2:l}}}},nr),H4={};function or(e,...n){let t=H4[e];if(t===void 0){const u=nr(Uint8Array.from(e,i=>i.charCodeAt(0)));t=ke(u,u),H4[e]=t}return nr(ke(t,...n))}var bs=e=>e.toBytes(!0).slice(1),ks=e=>ri(e,32),Ds=e=>Ee(e,nn.p),ci=e=>Ee(e,nn.n),Ss=ar.Point,Bs=e=>e%rr===M4;function ws(e){let n=ar.utils.normPrivateKeyToScalar(e),t=Ss.fromPrivateKey(n);return{scalar:Bs(t.y)?n:ci(-n),bytes:bs(t)}}function Q4(e){h4("x",e,ur,nn.p);const n=Ds(e*e),t=Ds(n*e+BigInt(7));let u=J4(t);Bs(u)||(u=Ds(-u));const i=Ss.fromAffine({x:e,y:u});return i.assertValidity(),i}var Dt=On;function K4(...e){return ci(Dt(or("BIP0340/challenge",...e)))}function qy(e){return ws(e).bytes}function My(e,n,t=f4(32)){const u=le("message",e),{bytes:i,scalar:r}=ws(n),a=le("auxRand",t,32),o=ks(r^Dt(or("BIP0340/aux",a))),s=or("BIP0340/nonce",o,i,u),c=ci(Dt(s));if(c===M4)throw new Error("sign failed: k is zero");const{bytes:l,scalar:f}=ws(c),m=K4(l,i,u),d=new Uint8Array(64);if(d.set(l,0),d.set(ks(ci(f+m*r)),32),!W4(d,u,i))throw new Error("sign: Invalid signature produced");return d}function W4(e,n,t){const u=le("signature",e,64),i=le("message",n),r=le("publicKey",t,32);try{const a=Q4(Dt(r)),o=Dt(u.subarray(0,32));if(!ps(o,ur,nn.p))return!1;const s=Dt(u.subarray(32,64));if(!ps(s,ur,nn.n))return!1;const c=K4(ks(o),bs(a),i),l=Ss.BASE.multiplyUnsafe(s).add(a.multiplyUnsafe(ci(-c))),{x:f,y:m}=l.toAffine();return!(l.is0()||!Bs(m)||f!==o)}catch{return!1}}({getPublicKey:qy,sign:My,verify:W4,utils:{randomPrivateKey:ar.utils.randomPrivateKey,lift_x:Q4,pointToBytes:bs,numberToBytesBE:ri,bytesToNumberBE:On,taggedHash:or,mod:Ee}});var Gy=Zy(gn,[["0x8e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38daaaaa8c7","0x7d3d4c80bc321d5b9f315cea7fd44c5d595d2fc0bf63b92dfff1044f17c6581","0x534c328d23f234e6e2a413deca25caece4506144037c40314ecbd0b53d9dd262","0x8e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38daaaaa88c"],["0xd35771193d94918a9ca34ccbb7b640dd86cd409542f8487d9fe6b745781eb49b","0xedadc6f64383dc1df7c4b2d51b54225406d36b641f5e41bbc52a56612a8c6d14","0x0000000000000000000000000000000000000000000000000000000000000001"],["0x4bda12f684bda12f684bda12f684bda12f684bda12f684bda12f684b8e38e23c","0xc75e0c32d5cb7c0fa9d0a54b12a0a6d5647ab046d686da6fdffc90fc201d71a3","0x29a6194691f91a73715209ef6512e576722830a201be2018a765e85a9ecee931","0x2f684bda12f684bda12f684bda12f684bda12f684bda12f684bda12f38e38d84"],["0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffff93b","0x7a06534bb8bdb49fd5e9e6632722c2989467c1bfc8e8d978dfb425d2685c2573","0x6484aa716545ca2cf3a70c3fa8fe337e0a3d21162f0d6299a7bf8192bfd2a76f","0x0000000000000000000000000000000000000000000000000000000000000001"]].map(e=>e.map(n=>BigInt(n)))),Jy=zy(gn,{A:BigInt("0x3f8731abdd661adca08a5558f0f5d272e953d363cb6f0e5d405447c01a444533"),B:BigInt("1771"),Z:gn.create(BigInt("-11"))});Vy(ar.Point,e=>{const{x:n,y:t}=Jy(gn.create(e[0]));return Gy(n,t)},{DST:"secp256k1_XMD:SHA-256_SSWU_RO_",encodeDST:"secp256k1_XMD:SHA-256_SSWU_NU_",p:gn.ORDER,m:1,k:128,expand:"xmd",hash:nr});/*! Bundled license information:
470
+ */function ry(e,n,t,u){if(typeof e.setBigUint64=="function")return e.setBigUint64(n,t,u);const i=BigInt(32),r=BigInt(4294967295),a=Number(t>>i&r),o=Number(t&r),s=u?4:0,c=u?0:4;e.setUint32(n+s,a,u),e.setUint32(n+c,o,u)}function Xu(e,n,t){return e&n^~e&t}function D4(e,n,t){return e&n^e&t^n&t}var ai=class extends ds{constructor(e,n,t,u){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=e,this.outputLen=n,this.padOffset=t,this.isLE=u,this.buffer=new Uint8Array(e),this.view=cs(this.buffer)}update(e){gt(this),e=ui(e),me(e);const{view:n,buffer:t,blockLen:u}=this,i=e.length;for(let r=0;r<i;){const a=Math.min(u-this.pos,i-r);if(a===u){const o=cs(e);for(;u<=i-r;r+=u)this.process(o,r);continue}t.set(e.subarray(r,r+a),this.pos),this.pos+=a,r+=a,this.pos===u&&(this.process(n,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){gt(this),s4(e,this),this.finished=!0;const{buffer:n,view:t,blockLen:u,isLE:i}=this;let{pos:r}=this;n[r++]=128,we(this.buffer.subarray(r)),this.padOffset>u-r&&(this.process(t,0),r=0);for(let l=r;l<u;l++)n[l]=0;ry(t,u-8,BigInt(this.length*8),i),this.process(t,0);const a=cs(e),o=this.outputLen;if(o%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const s=o/4,c=this.get();if(s>c.length)throw new Error("_sha2: outputLen bigger than state");for(let l=0;l<s;l++)a.setUint32(4*l,c[l],i)}digest(){const{buffer:e,outputLen:n}=this;this.digestInto(e);const t=e.slice(0,n);return this.destroy(),t}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:n,buffer:t,length:u,finished:i,destroyed:r,pos:a}=this;return e.destroyed=r,e.finished=i,e.length=u,e.pos=a,u%n&&e.buffer.set(t),e}clone(){return this._cloneInto()}},dn=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),fn=Uint32Array.from([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]),ve=Uint32Array.from([3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]),pe=Uint32Array.from([1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209]),ay=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),mn=new Uint32Array(64),S4=class extends ai{constructor(e=32){super(64,e,8,!1),this.A=dn[0]|0,this.B=dn[1]|0,this.C=dn[2]|0,this.D=dn[3]|0,this.E=dn[4]|0,this.F=dn[5]|0,this.G=dn[6]|0,this.H=dn[7]|0}get(){const{A:e,B:n,C:t,D:u,E:i,F:r,G:a,H:o}=this;return[e,n,t,u,i,r,a,o]}set(e,n,t,u,i,r,a,o){this.A=e|0,this.B=n|0,this.C=t|0,this.D=u|0,this.E=i|0,this.F=r|0,this.G=a|0,this.H=o|0}process(e,n){for(let l=0;l<16;l++,n+=4)mn[l]=e.getUint32(n,!1);for(let l=16;l<64;l++){const f=mn[l-15],m=mn[l-2],d=Ge(f,7)^Ge(f,18)^f>>>3,v=Ge(m,17)^Ge(m,19)^m>>>10;mn[l]=v+mn[l-7]+d+mn[l-16]|0}let{A:t,B:u,C:i,D:r,E:a,F:o,G:s,H:c}=this;for(let l=0;l<64;l++){const f=Ge(a,6)^Ge(a,11)^Ge(a,25),m=c+f+Xu(a,o,s)+ay[l]+mn[l]|0,v=(Ge(t,2)^Ge(t,13)^Ge(t,22))+D4(t,u,i)|0;c=s,s=o,o=a,a=r+m|0,r=i,i=u,u=t,t=m+v|0}t=t+this.A|0,u=u+this.B|0,i=i+this.C|0,r=r+this.D|0,a=a+this.E|0,o=o+this.F|0,s=s+this.G|0,c=c+this.H|0,this.set(t,u,i,r,a,o,s,c)}roundClean(){we(mn)}destroy(){this.set(0,0,0,0,0,0,0,0),we(this.buffer)}},oy=class extends S4{constructor(){super(28),this.A=fn[0]|0,this.B=fn[1]|0,this.C=fn[2]|0,this.D=fn[3]|0,this.E=fn[4]|0,this.F=fn[5]|0,this.G=fn[6]|0,this.H=fn[7]|0}},B4=y4(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(e=>BigInt(e))),sy=B4[0],cy=B4[1],vn=new Uint32Array(80),pn=new Uint32Array(80),er=class extends ai{constructor(e=64){super(128,e,16,!1),this.Ah=pe[0]|0,this.Al=pe[1]|0,this.Bh=pe[2]|0,this.Bl=pe[3]|0,this.Ch=pe[4]|0,this.Cl=pe[5]|0,this.Dh=pe[6]|0,this.Dl=pe[7]|0,this.Eh=pe[8]|0,this.El=pe[9]|0,this.Fh=pe[10]|0,this.Fl=pe[11]|0,this.Gh=pe[12]|0,this.Gl=pe[13]|0,this.Hh=pe[14]|0,this.Hl=pe[15]|0}get(){const{Ah:e,Al:n,Bh:t,Bl:u,Ch:i,Cl:r,Dh:a,Dl:o,Eh:s,El:c,Fh:l,Fl:f,Gh:m,Gl:d,Hh:v,Hl:h}=this;return[e,n,t,u,i,r,a,o,s,c,l,f,m,d,v,h]}set(e,n,t,u,i,r,a,o,s,c,l,f,m,d,v,h){this.Ah=e|0,this.Al=n|0,this.Bh=t|0,this.Bl=u|0,this.Ch=i|0,this.Cl=r|0,this.Dh=a|0,this.Dl=o|0,this.Eh=s|0,this.El=c|0,this.Fh=l|0,this.Fl=f|0,this.Gh=m|0,this.Gl=d|0,this.Hh=v|0,this.Hl=h|0}process(e,n){for(let y=0;y<16;y++,n+=4)vn[y]=e.getUint32(n),pn[y]=e.getUint32(n+=4);for(let y=16;y<80;y++){const k=vn[y-15]|0,_=pn[y-15]|0,B=Et(k,_,1)^Et(k,_,8)^b4(k,_,7),G=yt(k,_,1)^yt(k,_,8)^k4(k,_,7),V=vn[y-2]|0,F=pn[y-2]|0,g=Et(V,F,19)^Wu(V,F,61)^b4(V,F,6),$=yt(V,F,19)^Yu(V,F,61)^k4(V,F,6),D=ny(G,$,pn[y-7],pn[y-16]),w=ty(D,B,g,vn[y-7],vn[y-16]);vn[y]=w|0,pn[y]=D|0}let{Ah:t,Al:u,Bh:i,Bl:r,Ch:a,Cl:o,Dh:s,Dl:c,Eh:l,El:f,Fh:m,Fl:d,Gh:v,Gl:h,Hh:E,Hl:b}=this;for(let y=0;y<80;y++){const k=Et(l,f,14)^Et(l,f,18)^Wu(l,f,41),_=yt(l,f,14)^yt(l,f,18)^Yu(l,f,41),B=l&m^~l&v,G=f&d^~f&h,V=iy(b,_,G,cy[y],pn[y]),F=uy(V,E,k,B,sy[y],vn[y]),g=V|0,$=Et(t,u,28)^Wu(t,u,34)^Wu(t,u,39),D=yt(t,u,28)^Yu(t,u,34)^Yu(t,u,39),w=t&i^t&a^i&a,I=u&r^u&o^r&o;E=v|0,b=h|0,v=m|0,h=d|0,m=l|0,d=f|0,{h:l,l:f}=Ye(s|0,c|0,F|0,g|0),s=a|0,c=o|0,a=i|0,o=r|0,i=t|0,r=u|0;const T=XE(g,D,I);t=ey(T,F,$,w),u=T|0}({h:t,l:u}=Ye(this.Ah|0,this.Al|0,t|0,u|0)),{h:i,l:r}=Ye(this.Bh|0,this.Bl|0,i|0,r|0),{h:a,l:o}=Ye(this.Ch|0,this.Cl|0,a|0,o|0),{h:s,l:c}=Ye(this.Dh|0,this.Dl|0,s|0,c|0),{h:l,l:f}=Ye(this.Eh|0,this.El|0,l|0,f|0),{h:m,l:d}=Ye(this.Fh|0,this.Fl|0,m|0,d|0),{h:v,l:h}=Ye(this.Gh|0,this.Gl|0,v|0,h|0),{h:E,l:b}=Ye(this.Hh|0,this.Hl|0,E|0,b|0),this.set(t,u,i,r,a,o,s,c,l,f,m,d,v,h,E,b)}roundClean(){we(vn,pn)}destroy(){we(this.buffer),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}},ly=class extends er{constructor(){super(48),this.Ah=ve[0]|0,this.Al=ve[1]|0,this.Bh=ve[2]|0,this.Bl=ve[3]|0,this.Ch=ve[4]|0,this.Cl=ve[5]|0,this.Dh=ve[6]|0,this.Dl=ve[7]|0,this.Eh=ve[8]|0,this.El=ve[9]|0,this.Fh=ve[10]|0,this.Fl=ve[11]|0,this.Gh=ve[12]|0,this.Gl=ve[13]|0,this.Hh=ve[14]|0,this.Hl=ve[15]|0}},he=Uint32Array.from([2352822216,424955298,1944164710,2312950998,502970286,855612546,1738396948,1479516111,258812777,2077511080,2011393907,79989058,1067287976,1780299464,286451373,2446758561]),ge=Uint32Array.from([573645204,4230739756,2673172387,3360449730,596883563,1867755857,2520282905,1497426621,2519219938,2827943907,3193839141,1401305490,721525244,746961066,246885852,2177182882]),dy=class extends er{constructor(){super(28),this.Ah=he[0]|0,this.Al=he[1]|0,this.Bh=he[2]|0,this.Bl=he[3]|0,this.Ch=he[4]|0,this.Cl=he[5]|0,this.Dh=he[6]|0,this.Dl=he[7]|0,this.Eh=he[8]|0,this.El=he[9]|0,this.Fh=he[10]|0,this.Fl=he[11]|0,this.Gh=he[12]|0,this.Gl=he[13]|0,this.Hh=he[14]|0,this.Hl=he[15]|0}},fy=class extends er{constructor(){super(32),this.Ah=ge[0]|0,this.Al=ge[1]|0,this.Bh=ge[2]|0,this.Bl=ge[3]|0,this.Ch=ge[4]|0,this.Cl=ge[5]|0,this.Dh=ge[6]|0,this.Dl=ge[7]|0,this.Eh=ge[8]|0,this.El=ge[9]|0,this.Fh=ge[10]|0,this.Fl=ge[11]|0,this.Gh=ge[12]|0,this.Gl=ge[13]|0,this.Hh=ge[14]|0,this.Hl=ge[15]|0}},nr=Je(()=>new S4);Je(()=>new oy),Je(()=>new er),Je(()=>new ly),Je(()=>new fy),Je(()=>new dy);var w4=class extends ds{constructor(e,n){super(),this.finished=!1,this.destroyed=!1,PE(e);const t=ui(n);if(this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const u=this.blockLen,i=new Uint8Array(u);i.set(t.length>u?e.create().update(t).digest():t);for(let r=0;r<i.length;r++)i[r]^=54;this.iHash.update(i),this.oHash=e.create();for(let r=0;r<i.length;r++)i[r]^=106;this.oHash.update(i),we(i)}update(e){return gt(this),this.iHash.update(e),this}digestInto(e){gt(this),me(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){const e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));const{oHash:n,iHash:t,finished:u,destroyed:i,blockLen:r,outputLen:a}=this;return e=e,e.finished=u,e.destroyed=i,e.blockLen=r,e.outputLen=a,e.oHash=n._cloneInto(e.oHash),e.iHash=t._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},A4=(e,n,t)=>new w4(e,n).update(t).digest();A4.create=(e,n)=>new w4(e,n);var Ae=BigInt(0),De=BigInt(1),zn=BigInt(2),my=BigInt(3),_4=BigInt(4),C4=BigInt(5),$4=BigInt(8);function Ee(e,n){const t=e%n;return t>=Ae?t:n+t}function Ne(e,n,t){let u=e;for(;n-- >Ae;)u*=u,u%=t;return u}function x4(e,n){if(e===Ae)throw new Error("invert: expected non-zero number");if(n<=Ae)throw new Error("invert: expected positive modulus, got "+n);let t=Ee(e,n),u=n,i=Ae,r=De;for(;t!==Ae;){const o=u/t,s=u%t,c=i-r*o;u=t,t=s,i=r,r=c}if(u!==De)throw new Error("invert: does not exist");return Ee(i,n)}function I4(e,n){const t=(e.ORDER+De)/_4,u=e.pow(n,t);if(!e.eql(e.sqr(u),n))throw new Error("Cannot find square root");return u}function vy(e,n){const t=(e.ORDER-C4)/$4,u=e.mul(n,zn),i=e.pow(u,t),r=e.mul(n,i),a=e.mul(e.mul(r,zn),i),o=e.mul(r,e.sub(a,e.ONE));if(!e.eql(e.sqr(o),n))throw new Error("Cannot find square root");return o}function py(e){if(e<BigInt(3))throw new Error("sqrt is not defined for small field");let n=e-De,t=0;for(;n%zn===Ae;)n/=zn,t++;let u=zn;const i=ir(e);for(;N4(i,u)===1;)if(u++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(t===1)return I4;let r=i.pow(u,n);const a=(n+De)/zn;return function(s,c){if(s.is0(c))return c;if(N4(s,c)!==1)throw new Error("Cannot find square root");let l=t,f=s.mul(s.ONE,r),m=s.pow(c,n),d=s.pow(c,a);for(;!s.eql(m,s.ONE);){if(s.is0(m))return s.ZERO;let v=1,h=s.sqr(m);for(;!s.eql(h,s.ONE);)if(v++,h=s.sqr(h),v===l)throw new Error("Cannot find square root");const E=De<<BigInt(l-v-1),b=s.pow(f,E);l=v,f=s.sqr(b),m=s.mul(m,f),d=s.mul(d,b)}return d}}function hy(e){return e%_4===my?I4:e%$4===C4?vy:py(e)}var gy=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function F4(e){const n={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},t=gy.reduce((u,i)=>(u[i]="function",u),n);return Qu(e,t),e}function Ey(e,n,t){if(t<Ae)throw new Error("invalid exponent, negatives unsupported");if(t===Ae)return e.ONE;if(t===De)return n;let u=e.ONE,i=n;for(;t>Ae;)t&De&&(u=e.mul(u,i)),i=e.sqr(i),t>>=De;return u}function tr(e,n,t=!1){const u=new Array(n.length).fill(t?e.ZERO:void 0),i=n.reduce((a,o,s)=>e.is0(o)?a:(u[s]=a,e.mul(a,o)),e.ONE),r=e.inv(i);return n.reduceRight((a,o,s)=>e.is0(o)?a:(u[s]=e.mul(a,u[s]),e.mul(a,o)),r),u}function N4(e,n){const t=(e.ORDER-De)/zn,u=e.pow(n,t),i=e.eql(u,e.ONE),r=e.eql(u,e.ZERO),a=e.eql(u,e.neg(e.ONE));if(!i&&!r&&!a)throw new Error("invalid Legendre symbol result");return i?1:r?0:-1}function yy(e,n){n!==void 0&&ti(n);const t=n!==void 0?n:e.toString(2).length,u=Math.ceil(t/8);return{nBitLength:t,nByteLength:u}}function ir(e,n,t=!1,u={}){if(e<=Ae)throw new Error("invalid field: expected ORDER > 0, got "+e);let i,r;if(typeof n=="object"&&n!=null){if(u.sqrt||t)throw new Error("cannot specify opts in two arguments");const l=n;l.BITS&&(i=l.BITS),l.sqrt&&(r=l.sqrt),typeof l.isLE=="boolean"&&(t=l.isLE)}else typeof n=="number"&&(i=n),u.sqrt&&(r=u.sqrt);const{nBitLength:a,nByteLength:o}=yy(e,i);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let s;const c=Object.freeze({ORDER:e,isLE:t,BITS:a,BYTES:o,MASK:Hu(a),ZERO:Ae,ONE:De,create:l=>Ee(l,e),isValid:l=>{if(typeof l!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof l);return Ae<=l&&l<e},is0:l=>l===Ae,isValidNot0:l=>!c.is0(l)&&c.isValid(l),isOdd:l=>(l&De)===De,neg:l=>Ee(-l,e),eql:(l,f)=>l===f,sqr:l=>Ee(l*l,e),add:(l,f)=>Ee(l+f,e),sub:(l,f)=>Ee(l-f,e),mul:(l,f)=>Ee(l*f,e),pow:(l,f)=>Ey(c,l,f),div:(l,f)=>Ee(l*x4(f,e),e),sqrN:l=>l*l,addN:(l,f)=>l+f,subN:(l,f)=>l-f,mulN:(l,f)=>l*f,inv:l=>x4(l,e),sqrt:r||(l=>(s||(s=hy(e)),s(c,l))),toBytes:l=>t?p4(l,o):ri(l,o),fromBytes:l=>{if(l.length!==o)throw new Error("Field.fromBytes: expected "+o+" bytes, got "+l.length);return t?v4(l):On(l)},invertBatch:l=>tr(c,l),cmov:(l,f,m)=>m?f:l});return Object.freeze(c)}function T4(e){if(typeof e!="bigint")throw new Error("field order must be bigint");const n=e.toString(2).length;return Math.ceil(n/8)}function O4(e){const n=T4(e);return n+Math.ceil(n/2)}function by(e,n,t=!1){const u=e.length,i=T4(n),r=O4(n);if(u<16||u<r||u>1024)throw new Error("expected "+r+"-1024 bytes of input, got "+u);const a=t?v4(e):On(e),o=Ee(a,n-De)+De;return t?p4(o,i):ri(o,i)}var bt=BigInt(0),Un=BigInt(1);function oi(e,n){const t=n.negate();return e?t:n}function ky(e,n,t){const u=a=>a.pz,i=tr(e.Fp,t.map(u));return t.map((a,o)=>a.toAffine(i[o])).map(e.fromAffine)}function z4(e,n){if(!Number.isSafeInteger(e)||e<=0||e>n)throw new Error("invalid window size, expected [1.."+n+"], got W="+e)}function hs(e,n){z4(e,n);const t=Math.ceil(n/e)+1,u=2**(e-1),i=2**e,r=Hu(e),a=BigInt(e);return{windows:t,windowSize:u,mask:r,maxNumber:i,shiftBy:a}}function U4(e,n,t){const{windowSize:u,mask:i,maxNumber:r,shiftBy:a}=t;let o=Number(e&i),s=e>>a;o>u&&(o-=r,s+=Un);const c=n*u,l=c+Math.abs(o)-1,f=o===0,m=o<0,d=n%2!==0;return{nextN:s,offset:l,isZero:f,isNeg:m,isNegF:d,offsetF:c}}function Dy(e,n){if(!Array.isArray(e))throw new Error("array expected");e.forEach((t,u)=>{if(!(t instanceof n))throw new Error("invalid point at index "+u)})}function Sy(e,n){if(!Array.isArray(e))throw new Error("array of scalars expected");e.forEach((t,u)=>{if(!n.isValid(t))throw new Error("invalid scalar at index "+u)})}var gs=new WeakMap,P4=new WeakMap;function Es(e){return P4.get(e)||1}function R4(e){if(e!==bt)throw new Error("invalid wNAF")}function By(e,n){return{constTimeNegate:oi,hasPrecomputes(t){return Es(t)!==1},unsafeLadder(t,u,i=e.ZERO){let r=t;for(;u>bt;)u&Un&&(i=i.add(r)),r=r.double(),u>>=Un;return i},precomputeWindow(t,u){const{windows:i,windowSize:r}=hs(u,n),a=[];let o=t,s=o;for(let c=0;c<i;c++){s=o,a.push(s);for(let l=1;l<r;l++)s=s.add(o),a.push(s);o=s.double()}return a},wNAF(t,u,i){let r=e.ZERO,a=e.BASE;const o=hs(t,n);for(let s=0;s<o.windows;s++){const{nextN:c,offset:l,isZero:f,isNeg:m,isNegF:d,offsetF:v}=U4(i,s,o);i=c,f?a=a.add(oi(d,u[v])):r=r.add(oi(m,u[l]))}return R4(i),{p:r,f:a}},wNAFUnsafe(t,u,i,r=e.ZERO){const a=hs(t,n);for(let o=0;o<a.windows&&i!==bt;o++){const{nextN:s,offset:c,isZero:l,isNeg:f}=U4(i,o,a);if(i=s,!l){const m=u[c];r=r.add(f?m.negate():m)}}return R4(i),r},getPrecomputes(t,u,i){let r=gs.get(u);return r||(r=this.precomputeWindow(u,t),t!==1&&(typeof i=="function"&&(r=i(r)),gs.set(u,r))),r},wNAFCached(t,u,i){const r=Es(t);return this.wNAF(r,this.getPrecomputes(r,t,i),u)},wNAFCachedUnsafe(t,u,i,r){const a=Es(t);return a===1?this.unsafeLadder(t,u,r):this.wNAFUnsafe(a,this.getPrecomputes(a,t,i),u,r)},setWindowSize(t,u){z4(u,n),P4.set(t,u),gs.delete(t)}}}function wy(e,n,t,u){let i=n,r=e.ZERO,a=e.ZERO;for(;t>bt||u>bt;)t&Un&&(r=r.add(i)),u&Un&&(a=a.add(i)),i=i.double(),t>>=Un,u>>=Un;return{p1:r,p2:a}}function Ay(e,n,t,u){Dy(t,e),Sy(u,n);const i=t.length,r=u.length;if(i!==r)throw new Error("arrays of points and scalars must have equal length");const a=e.ZERO,o=ME(BigInt(i));let s=1;o>12?s=o-3:o>4?s=o-2:o>0&&(s=2);const c=Hu(s),l=new Array(Number(c)+1).fill(a),f=Math.floor((n.BITS-1)/s)*s;let m=a;for(let d=f;d>=0;d-=s){l.fill(a);for(let h=0;h<r;h++){const E=u[h],b=Number(E>>BigInt(d)&c);l[b]=l[b].add(t[h])}let v=a;for(let h=l.length-1,E=a;h>0;h--)E=E.add(l[h]),v=v.add(E);if(m=m.add(v),d!==0)for(let h=0;h<s;h++)m=m.double()}return m}function j4(e,n){if(n){if(n.ORDER!==e)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return F4(n),n}else return ir(e)}function _y(e,n,t={}){if(!n||typeof n!="object")throw new Error(`expected valid ${e} CURVE object`);for(const o of["p","n","h"]){const s=n[o];if(!(typeof s=="bigint"&&s>bt))throw new Error(`CURVE.${o} must be positive bigint`)}const u=j4(n.p,t.Fp),i=j4(n.n,t.Fn),a=["Gx","Gy","a","b"];for(const o of a)if(!u.isValid(n[o]))throw new Error(`CURVE.${o} must be valid field element of CURVE.Fp`);return{Fp:u,Fn:i}}function L4(e){e.lowS!==void 0&&Gu("lowS",e.lowS),e.prehash!==void 0&&Gu("prehash",e.prehash)}var Cy=class extends Error{constructor(e=""){super(e)}},Xe={Err:Cy,_tlv:{encode:(e,n)=>{const{Err:t}=Xe;if(e<0||e>256)throw new t("tlv.encode: wrong tag");if(n.length&1)throw new t("tlv.encode: unpadded data");const u=n.length/2,i=Ju(u);if(i.length/2&128)throw new t("tlv.encode: long form length too big");const r=u>127?Ju(i.length/2|128):"";return Ju(e)+r+i+n},decode(e,n){const{Err:t}=Xe;let u=0;if(e<0||e>256)throw new t("tlv.encode: wrong tag");if(n.length<2||n[u++]!==e)throw new t("tlv.decode: wrong tlv");const i=n[u++],r=!!(i&128);let a=0;if(!r)a=i;else{const s=i&127;if(!s)throw new t("tlv.decode(long): indefinite length not supported");if(s>4)throw new t("tlv.decode(long): byte length is too big");const c=n.subarray(u,u+s);if(c.length!==s)throw new t("tlv.decode: length bytes not complete");if(c[0]===0)throw new t("tlv.decode(long): zero leftmost byte");for(const l of c)a=a<<8|l;if(u+=s,a<128)throw new t("tlv.decode(long): not minimal encoding")}const o=n.subarray(u,u+a);if(o.length!==a)throw new t("tlv.decode: wrong value length");return{v:o,l:n.subarray(u+a)}}},_int:{encode(e){const{Err:n}=Xe;if(e<Pn)throw new n("integer: negative integers are not allowed");let t=Ju(e);if(Number.parseInt(t[0],16)&8&&(t="00"+t),t.length&1)throw new n("unexpected DER parsing assertion: unpadded hex");return t},decode(e){const{Err:n}=Xe;if(e[0]&128)throw new n("invalid signature integer: negative");if(e[0]===0&&!(e[1]&128))throw new n("invalid signature integer: unnecessary leading zero");return On(e)}},toSig(e){const{Err:n,_int:t,_tlv:u}=Xe,i=le("signature",e),{v:r,l:a}=u.decode(48,i);if(a.length)throw new n("invalid signature: left bytes after parsing");const{v:o,l:s}=u.decode(2,r),{v:c,l}=u.decode(2,s);if(l.length)throw new n("invalid signature: left bytes after parsing");return{r:t.decode(o),s:t.decode(c)}},hexFromSig(e){const{_tlv:n,_int:t}=Xe,u=n.encode(2,t.encode(e.r)),i=n.encode(2,t.encode(e.s)),r=u+i;return n.encode(48,r)}},Pn=BigInt(0),Se=BigInt(1),en=BigInt(2),kt=BigInt(3),ys=BigInt(4);function $y(e,n,t){function u(i){const r=e.sqr(i),a=e.mul(r,i);return e.add(e.add(a,e.mul(i,n)),t)}return u}function Z4(e,n,t){const{BYTES:u}=e;function i(r){let a;if(typeof r=="bigint")a=r;else{let o=le("private key",r);if(n){if(!n.includes(o.length*2))throw new Error("invalid private key");const s=new Uint8Array(u);s.set(o,s.length-o.length),o=s}try{a=e.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${u}, got ${typeof r}`)}}if(t&&(a=e.create(a)),!e.isValidNot0(a))throw new Error("invalid private key: out of range [1..N-1]");return a}return i}function xy(e,n={}){const{Fp:t,Fn:u}=_y("weierstrass",e,n),{h:i,n:r}=e;Qu(n,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object",wrapPrivateKey:"boolean"});const{endo:a}=n;if(a&&(!t.is0(e.a)||typeof a.beta!="bigint"||typeof a.splitScalar!="function"))throw new Error('invalid endo: expected "beta": bigint and "splitScalar": function');function o(){if(!t.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function s(F,g,$){const{x:D,y:w}=g.toAffine(),I=t.toBytes(D);if(Gu("isCompressed",$),$){o();const T=!t.isOdd(w);return ke(V4(T),I)}else return ke(Uint8Array.of(4),I,t.toBytes(w))}function c(F){me(F);const g=t.BYTES,$=g+1,D=2*g+1,w=F.length,I=F[0],T=F.subarray(1);if(w===$&&(I===2||I===3)){const N=t.fromBytes(T);if(!t.isValid(N))throw new Error("bad point: is not on curve, wrong x");const O=m(N);let P;try{P=t.sqrt(O)}catch(K){const R=K instanceof Error?": "+K.message:"";throw new Error("bad point: is not on curve, sqrt error"+R)}o();const z=t.isOdd(P);return(I&1)===1!==z&&(P=t.neg(P)),{x:N,y:P}}else if(w===D&&I===4){const N=t.fromBytes(T.subarray(g*0,g*1)),O=t.fromBytes(T.subarray(g*1,g*2));if(!d(N,O))throw new Error("bad point: is not on curve");return{x:N,y:O}}else throw new Error(`bad point: got length ${w}, expected compressed=${$} or uncompressed=${D}`)}const l=n.toBytes||s,f=n.fromBytes||c,m=$y(t,e.a,e.b);function d(F,g){const $=t.sqr(g),D=m(F);return t.eql($,D)}if(!d(e.Gx,e.Gy))throw new Error("bad curve params: generator point");const v=t.mul(t.pow(e.a,kt),ys),h=t.mul(t.sqr(e.b),BigInt(27));if(t.is0(t.add(v,h)))throw new Error("bad curve params: a or b");function E(F,g,$=!1){if(!t.isValid(g)||$&&t.is0(g))throw new Error(`bad point coordinate ${F}`);return g}function b(F){if(!(F instanceof B))throw new Error("ProjectivePoint expected")}const y=g4((F,g)=>{const{px:$,py:D,pz:w}=F;if(t.eql(w,t.ONE))return{x:$,y:D};const I=F.is0();g==null&&(g=I?t.ONE:t.inv(w));const T=t.mul($,g),N=t.mul(D,g),O=t.mul(w,g);if(I)return{x:t.ZERO,y:t.ZERO};if(!t.eql(O,t.ONE))throw new Error("invZ was invalid");return{x:T,y:N}}),k=g4(F=>{if(F.is0()){if(n.allowInfinityPoint&&!t.is0(F.py))return;throw new Error("bad point: ZERO")}const{x:g,y:$}=F.toAffine();if(!t.isValid(g)||!t.isValid($))throw new Error("bad point: x or y not field elements");if(!d(g,$))throw new Error("bad point: equation left != right");if(!F.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function _(F,g,$,D,w){return $=new B(t.mul($.px,F),$.py,$.pz),g=oi(D,g),$=oi(w,$),g.add($)}class B{constructor(g,$,D){this.px=E("x",g),this.py=E("y",$,!0),this.pz=E("z",D),Object.freeze(this)}static fromAffine(g){const{x:$,y:D}=g||{};if(!g||!t.isValid($)||!t.isValid(D))throw new Error("invalid affine point");if(g instanceof B)throw new Error("projective point not allowed");return t.is0($)&&t.is0(D)?B.ZERO:new B($,D,t.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(g){return ky(B,"pz",g)}static fromBytes(g){return me(g),B.fromHex(g)}static fromHex(g){const $=B.fromAffine(f(le("pointHex",g)));return $.assertValidity(),$}static fromPrivateKey(g){const $=Z4(u,n.allowedPrivateKeyLengths,n.wrapPrivateKey);return B.BASE.multiply($(g))}static msm(g,$){return Ay(B,u,g,$)}precompute(g=8,$=!0){return V.setWindowSize(this,g),$||this.multiply(kt),this}_setWindowSize(g){this.precompute(g)}assertValidity(){k(this)}hasEvenY(){const{y:g}=this.toAffine();if(!t.isOdd)throw new Error("Field doesn't support isOdd");return!t.isOdd(g)}equals(g){b(g);const{px:$,py:D,pz:w}=this,{px:I,py:T,pz:N}=g,O=t.eql(t.mul($,N),t.mul(I,w)),P=t.eql(t.mul(D,N),t.mul(T,w));return O&&P}negate(){return new B(this.px,t.neg(this.py),this.pz)}double(){const{a:g,b:$}=e,D=t.mul($,kt),{px:w,py:I,pz:T}=this;let N=t.ZERO,O=t.ZERO,P=t.ZERO,z=t.mul(w,w),re=t.mul(I,I),K=t.mul(T,T),R=t.mul(w,I);return R=t.add(R,R),P=t.mul(w,T),P=t.add(P,P),N=t.mul(g,P),O=t.mul(D,K),O=t.add(N,O),N=t.sub(re,O),O=t.add(re,O),O=t.mul(N,O),N=t.mul(R,N),P=t.mul(D,P),K=t.mul(g,K),R=t.sub(z,K),R=t.mul(g,R),R=t.add(R,P),P=t.add(z,z),z=t.add(P,z),z=t.add(z,K),z=t.mul(z,R),O=t.add(O,z),K=t.mul(I,T),K=t.add(K,K),z=t.mul(K,R),N=t.sub(N,z),P=t.mul(K,re),P=t.add(P,P),P=t.add(P,P),new B(N,O,P)}add(g){b(g);const{px:$,py:D,pz:w}=this,{px:I,py:T,pz:N}=g;let O=t.ZERO,P=t.ZERO,z=t.ZERO;const re=e.a,K=t.mul(e.b,kt);let R=t.mul($,I),oe=t.mul(D,T),se=t.mul(w,N),de=t.add($,D),Y=t.add(I,T);de=t.mul(de,Y),Y=t.add(R,oe),de=t.sub(de,Y),Y=t.add($,w);let ye=t.add(I,N);return Y=t.mul(Y,ye),ye=t.add(R,se),Y=t.sub(Y,ye),ye=t.add(D,w),O=t.add(T,N),ye=t.mul(ye,O),O=t.add(oe,se),ye=t.sub(ye,O),z=t.mul(re,Y),O=t.mul(K,se),z=t.add(O,z),O=t.sub(oe,z),z=t.add(oe,z),P=t.mul(O,z),oe=t.add(R,R),oe=t.add(oe,R),se=t.mul(re,se),Y=t.mul(K,Y),oe=t.add(oe,se),se=t.sub(R,se),se=t.mul(re,se),Y=t.add(Y,se),R=t.mul(oe,Y),P=t.add(P,R),R=t.mul(ye,Y),O=t.mul(de,O),O=t.sub(O,R),R=t.mul(de,oe),z=t.mul(ye,z),z=t.add(z,R),new B(O,P,z)}subtract(g){return this.add(g.negate())}is0(){return this.equals(B.ZERO)}multiply(g){const{endo:$}=n;if(!u.isValidNot0(g))throw new Error("invalid scalar: out of range");let D,w;const I=T=>V.wNAFCached(this,T,B.normalizeZ);if($){const{k1neg:T,k1:N,k2neg:O,k2:P}=$.splitScalar(g),{p:z,f:re}=I(N),{p:K,f:R}=I(P);w=re.add(R),D=_($.beta,z,K,T,O)}else{const{p:T,f:N}=I(g);D=T,w=N}return B.normalizeZ([D,w])[0]}multiplyUnsafe(g){const{endo:$}=n,D=this;if(!u.isValid(g))throw new Error("invalid scalar: out of range");if(g===Pn||D.is0())return B.ZERO;if(g===Se)return D;if(V.hasPrecomputes(this))return this.multiply(g);if($){const{k1neg:w,k1:I,k2neg:T,k2:N}=$.splitScalar(g),{p1:O,p2:P}=wy(B,D,I,N);return _($.beta,O,P,w,T)}else return V.wNAFCachedUnsafe(D,g)}multiplyAndAddUnsafe(g,$,D){const w=this.multiplyUnsafe($).add(g.multiplyUnsafe(D));return w.is0()?void 0:w}toAffine(g){return y(this,g)}isTorsionFree(){const{isTorsionFree:g}=n;return i===Se?!0:g?g(B,this):V.wNAFCachedUnsafe(this,r).is0()}clearCofactor(){const{clearCofactor:g}=n;return i===Se?this:g?g(B,this):this.multiplyUnsafe(i)}toBytes(g=!0){return Gu("isCompressed",g),this.assertValidity(),l(B,this,g)}toRawBytes(g=!0){return this.toBytes(g)}toHex(g=!0){return ii(this.toBytes(g))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}B.BASE=new B(e.Gx,e.Gy,t.ONE),B.ZERO=new B(t.ZERO,t.ONE,t.ZERO),B.Fp=t,B.Fn=u;const G=u.BITS,V=By(B,n.endo?Math.ceil(G/2):G);return B}function V4(e){return Uint8Array.of(e?2:3)}function Iy(e,n,t={}){Qu(n,{hash:"function"},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});const u=n.randomBytes||f4,i=n.hmac||((D,...w)=>A4(n.hash,D,ke(...w))),{Fp:r,Fn:a}=e,{ORDER:o,BITS:s}=a;function c(D){const w=o>>Se;return D>w}function l(D){return c(D)?a.neg(D):D}function f(D,w){if(!a.isValidNot0(w))throw new Error(`invalid signature ${D}: out of range 1..CURVE.n`)}class m{constructor(w,I,T){f("r",w),f("s",I),this.r=w,this.s=I,T!=null&&(this.recovery=T),Object.freeze(this)}static fromCompact(w){const I=a.BYTES,T=le("compactSignature",w,I*2);return new m(a.fromBytes(T.subarray(0,I)),a.fromBytes(T.subarray(I,I*2)))}static fromDER(w){const{r:I,s:T}=Xe.toSig(le("DER",w));return new m(I,T)}assertValidity(){}addRecoveryBit(w){return new m(this.r,this.s,w)}recoverPublicKey(w){const I=r.ORDER,{r:T,s:N,recovery:O}=this;if(O==null||![0,1,2,3].includes(O))throw new Error("recovery id invalid");if(o*en<I&&O>1)throw new Error("recovery id is ambiguous for h>1 curve");const z=O===2||O===3?T+o:T;if(!r.isValid(z))throw new Error("recovery id 2 or 3 invalid");const re=r.toBytes(z),K=e.fromHex(ke(V4((O&1)===0),re)),R=a.inv(z),oe=k(le("msgHash",w)),se=a.create(-oe*R),de=a.create(N*R),Y=e.BASE.multiplyUnsafe(se).add(K.multiplyUnsafe(de));if(Y.is0())throw new Error("point at infinify");return Y.assertValidity(),Y}hasHighS(){return c(this.s)}normalizeS(){return this.hasHighS()?new m(this.r,a.neg(this.s),this.recovery):this}toBytes(w){if(w==="compact")return ke(a.toBytes(this.r),a.toBytes(this.s));if(w==="der")return ls(Xe.hexFromSig(this));throw new Error("invalid format")}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return ii(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return ii(this.toBytes("compact"))}}const d=Z4(a,t.allowedPrivateKeyLengths,t.wrapPrivateKey),v={isValidPrivateKey(D){try{return d(D),!0}catch{return!1}},normPrivateKeyToScalar:d,randomPrivateKey:()=>{const D=o;return by(u(O4(D)),D)},precompute(D=8,w=e.BASE){return w.precompute(D,!1)}};function h(D,w=!0){return e.fromPrivateKey(D).toBytes(w)}function E(D){if(typeof D=="bigint")return!1;if(D instanceof e)return!0;const I=le("key",D).length,T=r.BYTES,N=T+1,O=2*T+1;if(!(t.allowedPrivateKeyLengths||a.BYTES===N))return I===N||I===O}function b(D,w,I=!0){if(E(D)===!0)throw new Error("first arg must be private key");if(E(w)===!1)throw new Error("second arg must be public key");return e.fromHex(w).multiply(d(D)).toBytes(I)}const y=n.bits2int||function(D){if(D.length>8192)throw new Error("input is too large");const w=On(D),I=D.length*8-s;return I>0?w>>BigInt(I):w},k=n.bits2int_modN||function(D){return a.create(y(D))},_=Hu(s);function B(D){return h4("num < 2^"+s,D,Pn,_),a.toBytes(D)}function G(D,w,I=V){if(["recovered","canonical"].some(de=>de in I))throw new Error("sign() legacy options not supported");const{hash:T}=n;let{lowS:N,prehash:O,extraEntropy:P}=I;N==null&&(N=!0),D=le("msgHash",D),L4(I),O&&(D=le("prehashed msgHash",T(D)));const z=k(D),re=d(w),K=[B(re),B(z)];if(P!=null&&P!==!1){const de=P===!0?u(r.BYTES):P;K.push(le("extraEntropy",de))}const R=ke(...K),oe=z;function se(de){const Y=y(de);if(!a.isValidNot0(Y))return;const ye=a.inv(Y),xt=e.BASE.multiply(Y).toAffine(),Rn=a.create(xt.x);if(Rn===Pn)return;const Dn=a.create(ye*a.create(oe+Rn*re));if(Dn===Pn)return;let wr=(xt.x===Rn?0:2)|Number(xt.y&Se),jn=Dn;return N&&c(Dn)&&(jn=l(Dn),wr^=1),new m(Rn,jn,wr)}return{seed:R,k2sig:se}}const V={lowS:n.lowS,prehash:!1},F={lowS:n.lowS,prehash:!1};function g(D,w,I=V){const{seed:T,k2sig:N}=G(D,w,I);return GE(n.hash.outputLen,a.BYTES,i)(T,N)}e.BASE.precompute(8);function $(D,w,I,T=F){const N=D;w=le("msgHash",w),I=le("publicKey",I),L4(T);const{lowS:O,prehash:P,format:z}=T;if("strict"in T)throw new Error("options.strict was renamed to lowS");if(z!==void 0&&!["compact","der","js"].includes(z))throw new Error('format must be "compact", "der" or "js"');const re=typeof N=="string"||qu(N),K=!re&&!z&&typeof N=="object"&&N!==null&&typeof N.r=="bigint"&&typeof N.s=="bigint";if(!re&&!K)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");let R,oe;try{if(K)if(z===void 0||z==="js")R=new m(N.r,N.s);else throw new Error("invalid format");if(re){try{z!=="compact"&&(R=m.fromDER(N))}catch(jn){if(!(jn instanceof Xe.Err))throw jn}!R&&z!=="der"&&(R=m.fromCompact(N))}oe=e.fromHex(I)}catch{return!1}if(!R||O&&R.hasHighS())return!1;P&&(w=n.hash(w));const{r:se,s:de}=R,Y=k(w),ye=a.inv(de),xt=a.create(Y*ye),Rn=a.create(se*ye),Dn=e.BASE.multiplyUnsafe(xt).add(oe.multiplyUnsafe(Rn));return Dn.is0()?!1:a.create(Dn.x)===se}return Object.freeze({getPublicKey:h,getSharedSecret:b,sign:g,verify:$,utils:v,Point:e,Signature:m})}function Fy(e){const n={a:e.a,b:e.b,p:e.Fp.ORDER,n:e.n,h:e.h,Gx:e.Gx,Gy:e.Gy},t=e.Fp,u=ir(n.n,e.nBitLength),i={Fp:t,Fn:u,allowedPrivateKeyLengths:e.allowedPrivateKeyLengths,allowInfinityPoint:e.allowInfinityPoint,endo:e.endo,wrapPrivateKey:e.wrapPrivateKey,isTorsionFree:e.isTorsionFree,clearCofactor:e.clearCofactor,fromBytes:e.fromBytes,toBytes:e.toBytes};return{CURVE:n,curveOpts:i}}function Ny(e){const{CURVE:n,curveOpts:t}=Fy(e),u={hash:e.hash,hmac:e.hmac,randomBytes:e.randomBytes,lowS:e.lowS,bits2int:e.bits2int,bits2int_modN:e.bits2int_modN};return{CURVE:n,curveOpts:t,ecdsaOpts:u}}function Ty(e,n){return Object.assign({},n,{ProjectivePoint:n.Point,CURVE:e})}function Oy(e){const{CURVE:n,curveOpts:t,ecdsaOpts:u}=Ny(e),i=xy(n,t),r=Iy(i,u,t);return Ty(e,r)}function zy(e,n){const t=e.ORDER;let u=Pn;for(let v=t-Se;v%en===Pn;v/=en)u+=Se;const i=u,r=en<<i-Se-Se,a=r*en,o=(t-Se)/a,s=(o-Se)/en,c=a-Se,l=r,f=e.pow(n,o),m=e.pow(n,(o+Se)/en);let d=(v,h)=>{let E=f,b=e.pow(h,c),y=e.sqr(b);y=e.mul(y,h);let k=e.mul(v,y);k=e.pow(k,s),k=e.mul(k,b),b=e.mul(k,h),y=e.mul(k,v);let _=e.mul(y,b);k=e.pow(_,l);let B=e.eql(k,e.ONE);b=e.mul(y,m),k=e.mul(_,E),y=e.cmov(b,y,B),_=e.cmov(k,_,B);for(let G=i;G>Se;G--){let V=G-en;V=en<<V-Se;let F=e.pow(_,V);const g=e.eql(F,e.ONE);b=e.mul(y,E),E=e.mul(E,E),F=e.mul(_,E),y=e.cmov(b,y,g),_=e.cmov(F,_,g)}return{isValid:B,value:y}};if(e.ORDER%ys===kt){const v=(e.ORDER-kt)/ys,h=e.sqrt(e.neg(n));d=(E,b)=>{let y=e.sqr(b);const k=e.mul(E,b);y=e.mul(y,k);let _=e.pow(y,v);_=e.mul(_,k);const B=e.mul(_,h),G=e.mul(e.sqr(_),b),V=e.eql(G,E);let F=e.cmov(B,_,V);return{isValid:V,value:F}}}return d}function Uy(e,n){F4(e);const{A:t,B:u,Z:i}=n;if(!e.isValid(t)||!e.isValid(u)||!e.isValid(i))throw new Error("mapToCurveSimpleSWU: invalid opts");const r=zy(e,i);if(!e.isOdd)throw new Error("Field does not have .isOdd()");return a=>{let o,s,c,l,f,m,d,v;o=e.sqr(a),o=e.mul(o,i),s=e.sqr(o),s=e.add(s,o),c=e.add(s,e.ONE),c=e.mul(c,u),l=e.cmov(i,e.neg(s),!e.eql(s,e.ZERO)),l=e.mul(l,t),s=e.sqr(c),m=e.sqr(l),f=e.mul(m,t),s=e.add(s,f),s=e.mul(s,c),m=e.mul(m,l),f=e.mul(m,u),s=e.add(s,f),d=e.mul(o,c);const{isValid:h,value:E}=r(s,m);v=e.mul(o,a),v=e.mul(v,E),d=e.cmov(d,c,h),v=e.cmov(v,E,h);const b=e.isOdd(a)===e.isOdd(v);v=e.cmov(e.neg(v),v,b);const y=tr(e,[l],!0)[0];return d=e.mul(d,y),{x:d,y:v}}}function Py(e,n){const t=u=>Oy({...e,hash:u});return{...t(n),create:t}}var Ry=On;function hn(e,n){if(si(e),si(n),e<0||e>=1<<8*n)throw new Error("invalid I2OSP input: "+e);const t=Array.from({length:n}).fill(0);for(let u=n-1;u>=0;u--)t[u]=e&255,e>>>=8;return new Uint8Array(t)}function jy(e,n){const t=new Uint8Array(e.length);for(let u=0;u<e.length;u++)t[u]=e[u]^n[u];return t}function si(e){if(!Number.isSafeInteger(e))throw new Error("number expected")}function Ly(e,n,t,u){me(e),me(n),si(t),n.length>255&&(n=u(ke(Mu("H2C-OVERSIZE-DST-"),n)));const{outputLen:i,blockLen:r}=u,a=Math.ceil(t/i);if(t>65535||a>255)throw new Error("expand_message_xmd: invalid lenInBytes");const o=ke(n,hn(n.length,1)),s=hn(0,r),c=hn(t,2),l=new Array(a),f=u(ke(s,e,c,hn(0,1),o));l[0]=u(ke(f,hn(1,1),o));for(let d=1;d<=a;d++){const v=[jy(f,l[d-1]),hn(d+1,1),o];l[d]=u(ke(...v))}return ke(...l).slice(0,t)}function Zy(e,n,t,u,i){if(me(e),me(n),si(t),n.length>255){const r=Math.ceil(2*u/8);n=i.create({dkLen:r}).update(Mu("H2C-OVERSIZE-DST-")).update(n).digest()}if(t>65535||n.length>255)throw new Error("expand_message_xof: invalid lenInBytes");return i.create({dkLen:t}).update(e).update(hn(t,2)).update(n).update(hn(n.length,1)).digest()}function q4(e,n,t){Qu(t,{p:"bigint",m:"number",k:"number",hash:"function"});const{p:u,k:i,m:r,hash:a,expand:o,DST:s}=t;if(!qu(s)&&typeof s!="string")throw new Error("DST must be string or uint8array");if(!JE(t.hash))throw new Error("expected valid hash");me(e),si(n);const c=typeof s=="string"?Mu(s):s,l=u.toString(2).length,f=Math.ceil((l+i)/8),m=n*r*f;let d;if(o==="xmd")d=Ly(e,c,m,a);else if(o==="xof")d=Zy(e,c,m,i,a);else if(o==="_internal_pass")d=e;else throw new Error('expand must be "xmd" or "xof"');const v=new Array(n);for(let h=0;h<n;h++){const E=new Array(r);for(let b=0;b<r;b++){const y=f*(b+h*r),k=d.subarray(y,y+f);E[b]=Ee(Ry(k),u)}v[h]=E}return v}function Vy(e,n){const t=n.map(u=>Array.from(u).reverse());return(u,i)=>{const[r,a,o,s]=t.map(f=>f.reduce((m,d)=>e.add(e.mul(m,u),d))),[c,l]=tr(e,[a,s],!0);return u=e.mul(r,c),i=e.mul(i,e.mul(o,l)),{x:u,y:i}}}function qy(e,n,t){if(typeof n!="function")throw new Error("mapToCurve() must be defined");function u(r){return e.fromAffine(n(r))}function i(r){const a=r.clearCofactor();return a.equals(e.ZERO)?e.ZERO:(a.assertValidity(),a)}return{defaults:t,hashToCurve(r,a){const o=t.DST?t.DST:{},s=Object.assign({},t,o,a),c=q4(r,2,s),l=u(c[0]),f=u(c[1]);return i(l.add(f))},encodeToCurve(r,a){const o=t.encodeDST?t.encodeDST:{},s=Object.assign({},t,o,a),c=q4(r,1,s);return i(u(c[0]))},mapToCurve(r){if(!Array.isArray(r))throw new Error("expected array of bigints");for(const a of r)if(typeof a!="bigint")throw new Error("expected array of bigints");return i(u(r))}}}var nn={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},M4=BigInt(0),ur=BigInt(1),rr=BigInt(2),G4=(e,n)=>(e+n/rr)/n;function J4(e){const n=nn.p,t=BigInt(3),u=BigInt(6),i=BigInt(11),r=BigInt(22),a=BigInt(23),o=BigInt(44),s=BigInt(88),c=e*e*e%n,l=c*c*e%n,f=Ne(l,t,n)*l%n,m=Ne(f,t,n)*l%n,d=Ne(m,rr,n)*c%n,v=Ne(d,i,n)*d%n,h=Ne(v,r,n)*v%n,E=Ne(h,o,n)*h%n,b=Ne(E,s,n)*E%n,y=Ne(b,o,n)*h%n,k=Ne(y,t,n)*l%n,_=Ne(k,a,n)*v%n,B=Ne(_,u,n)*c%n,G=Ne(B,rr,n);if(!gn.eql(gn.sqr(G),e))throw new Error("Cannot find square root");return G}var gn=ir(nn.p,void 0,void 0,{sqrt:J4}),ar=Py({...nn,Fp:gn,lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:e=>{const n=nn.n,t=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),u=-ur*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),r=t,a=BigInt("0x100000000000000000000000000000000"),o=G4(r*e,n),s=G4(-u*e,n);let c=Ee(e-o*t-s*i,n),l=Ee(-o*u-s*r,n);const f=c>a,m=l>a;if(f&&(c=n-c),m&&(l=n-l),c>a||l>a)throw new Error("splitScalar: Endomorphism failed, k="+e);return{k1neg:f,k1:c,k2neg:m,k2:l}}}},nr),H4={};function or(e,...n){let t=H4[e];if(t===void 0){const u=nr(Uint8Array.from(e,i=>i.charCodeAt(0)));t=ke(u,u),H4[e]=t}return nr(ke(t,...n))}var bs=e=>e.toBytes(!0).slice(1),ks=e=>ri(e,32),Ds=e=>Ee(e,nn.p),ci=e=>Ee(e,nn.n),Ss=ar.Point,Bs=e=>e%rr===M4;function ws(e){let n=ar.utils.normPrivateKeyToScalar(e),t=Ss.fromPrivateKey(n);return{scalar:Bs(t.y)?n:ci(-n),bytes:bs(t)}}function Q4(e){h4("x",e,ur,nn.p);const n=Ds(e*e),t=Ds(n*e+BigInt(7));let u=J4(t);Bs(u)||(u=Ds(-u));const i=Ss.fromAffine({x:e,y:u});return i.assertValidity(),i}var Dt=On;function K4(...e){return ci(Dt(or("BIP0340/challenge",...e)))}function My(e){return ws(e).bytes}function Gy(e,n,t=f4(32)){const u=le("message",e),{bytes:i,scalar:r}=ws(n),a=le("auxRand",t,32),o=ks(r^Dt(or("BIP0340/aux",a))),s=or("BIP0340/nonce",o,i,u),c=ci(Dt(s));if(c===M4)throw new Error("sign failed: k is zero");const{bytes:l,scalar:f}=ws(c),m=K4(l,i,u),d=new Uint8Array(64);if(d.set(l,0),d.set(ks(ci(f+m*r)),32),!W4(d,u,i))throw new Error("sign: Invalid signature produced");return d}function W4(e,n,t){const u=le("signature",e,64),i=le("message",n),r=le("publicKey",t,32);try{const a=Q4(Dt(r)),o=Dt(u.subarray(0,32));if(!ps(o,ur,nn.p))return!1;const s=Dt(u.subarray(32,64));if(!ps(s,ur,nn.n))return!1;const c=K4(ks(o),bs(a),i),l=Ss.BASE.multiplyUnsafe(s).add(a.multiplyUnsafe(ci(-c))),{x:f,y:m}=l.toAffine();return!(l.is0()||!Bs(m)||f!==o)}catch{return!1}}({getPublicKey:My,sign:Gy,verify:W4,utils:{randomPrivateKey:ar.utils.randomPrivateKey,lift_x:Q4,pointToBytes:bs,numberToBytesBE:ri,bytesToNumberBE:On,taggedHash:or,mod:Ee}});var Jy=Vy(gn,[["0x8e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38daaaaa8c7","0x7d3d4c80bc321d5b9f315cea7fd44c5d595d2fc0bf63b92dfff1044f17c6581","0x534c328d23f234e6e2a413deca25caece4506144037c40314ecbd0b53d9dd262","0x8e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38e38daaaaa88c"],["0xd35771193d94918a9ca34ccbb7b640dd86cd409542f8487d9fe6b745781eb49b","0xedadc6f64383dc1df7c4b2d51b54225406d36b641f5e41bbc52a56612a8c6d14","0x0000000000000000000000000000000000000000000000000000000000000001"],["0x4bda12f684bda12f684bda12f684bda12f684bda12f684bda12f684b8e38e23c","0xc75e0c32d5cb7c0fa9d0a54b12a0a6d5647ab046d686da6fdffc90fc201d71a3","0x29a6194691f91a73715209ef6512e576722830a201be2018a765e85a9ecee931","0x2f684bda12f684bda12f684bda12f684bda12f684bda12f684bda12f38e38d84"],["0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffff93b","0x7a06534bb8bdb49fd5e9e6632722c2989467c1bfc8e8d978dfb425d2685c2573","0x6484aa716545ca2cf3a70c3fa8fe337e0a3d21162f0d6299a7bf8192bfd2a76f","0x0000000000000000000000000000000000000000000000000000000000000001"]].map(e=>e.map(n=>BigInt(n)))),Hy=Uy(gn,{A:BigInt("0x3f8731abdd661adca08a5558f0f5d272e953d363cb6f0e5d405447c01a444533"),B:BigInt("1771"),Z:gn.create(BigInt("-11"))});qy(ar.Point,e=>{const{x:n,y:t}=Hy(gn.create(e[0]));return Jy(n,t)},{DST:"secp256k1_XMD:SHA-256_SSWU_RO_",encodeDST:"secp256k1_XMD:SHA-256_SSWU_NU_",p:gn.ORDER,m:1,k:128,expand:"xmd",hash:nr});/*! Bundled license information:
471
471
 
472
472
  @noble/curves/esm/abstract/modular.js:
473
473
  @noble/curves/esm/abstract/curve.js:
@@ -475,10 +475,10 @@ mutation CreatePaymentRequest($createDirectPaymentInput: CreateDirectPaymentInpu
475
475
  @noble/curves/esm/_shortw_utils.js:
476
476
  @noble/curves/esm/secp256k1.js:
477
477
  (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
478
- */var Hy="0.1.1";function Qy(){return Hy}var Te=class Hs extends Error{constructor(n,t={}){const u=(()=>{if(t.cause instanceof Hs){if(t.cause.details)return t.cause.details;if(t.cause.shortMessage)return t.cause.shortMessage}return t.cause&&"details"in t.cause&&typeof t.cause.details=="string"?t.cause.details:t.cause?.message?t.cause.message:t.details})(),i=t.cause instanceof Hs&&t.cause.docsPath||t.docsPath,a=`https://oxlib.sh${i??""}`,o=[n||"An error occurred.",...t.metaMessages?["",...t.metaMessages]:[],...u||i?["",u?`Details: ${u}`:void 0,i?`See: ${a}`:void 0]:[]].filter(s=>typeof s=="string").join(`
479
- `);super(o,t.cause?{cause:t.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docs",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"cause",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:`ox@${Qy()}`}),this.cause=t.cause,this.details=u,this.docs=a,this.docsPath=i,this.shortMessage=n}walk(n){return Y4(this,n)}};function Y4(e,n){return n?.(e)?e:e&&typeof e=="object"&&"cause"in e&&e.cause?Y4(e.cause,n):n?null:e}function Ky(e,n){if(nv(e)>n)throw new ub({givenSize:nv(e),maxSize:n})}var tn={zero:48,nine:57,A:65,F:70,a:97,f:102};function X4(e){if(e>=tn.zero&&e<=tn.nine)return e-tn.zero;if(e>=tn.A&&e<=tn.F)return e-(tn.A-10);if(e>=tn.a&&e<=tn.f)return e-(tn.a-10)}function Wy(e,n={}){const{dir:t,size:u=32}=n;if(u===0)return e;if(e.length>u)throw new rb({size:e.length,targetSize:u,type:"Bytes"});const i=new Uint8Array(u);for(let r=0;r<u;r++){const a=t==="right";i[a?r:u-r-1]=e[a?r:e.length-r-1]}return i}function As(e,n){if(Cs(e)>n)throw new fb({givenSize:Cs(e),maxSize:n})}function ev(e,n={}){const{dir:t,size:u=32}=n;if(u===0)return e;const i=e.replace("0x","");if(i.length>u*2)throw new mb({size:Math.ceil(i.length/2),targetSize:u,type:"Hex"});return`0x${i[t==="right"?"padEnd":"padStart"](u*2,"0")}`}new TextDecoder;var Yy=new TextEncoder;function Xy(e){return e instanceof Uint8Array?e:typeof e=="string"?nb(e):eb(e)}function eb(e){return e instanceof Uint8Array?e:new Uint8Array(e)}function nb(e,n={}){const{size:t}=n;let u=e;t&&(As(e,t),u=_s(e,t));let i=u.slice(2);i.length%2&&(i=`0${i}`);const r=i.length/2,a=new Uint8Array(r);for(let o=0,s=0;o<r;o++){const c=X4(i.charCodeAt(s++)),l=X4(i.charCodeAt(s++));if(c===void 0||l===void 0)throw new Te(`Invalid byte sequence ("${i[s-2]}${i[s-1]}" in "${i}").`);a[o]=c*16+l}return a}function tb(e,n={}){const{size:t}=n,u=Yy.encode(e);return typeof t=="number"?(Ky(u,t),ib(u,t)):u}function ib(e,n){return Wy(e,{dir:"right",size:n})}function nv(e){return e.length}var ub=class extends Te{constructor({givenSize:e,maxSize:n}){super(`Size cannot exceed \`${n}\` bytes. Given size: \`${e}\` bytes.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Bytes.SizeOverflowError"})}},rb=class extends Te{constructor({size:e,targetSize:n,type:t}){super(`${t.charAt(0).toUpperCase()}${t.slice(1).toLowerCase()} size (\`${e}\`) exceeds padding size (\`${n}\`).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Bytes.SizeExceedsPaddingSizeError"})}},ab=new TextEncoder,ob=Array.from({length:256},(e,n)=>n.toString(16).padStart(2,"0"));function tv(...e){return`0x${e.reduce((n,t)=>n+t.replace("0x",""),"")}`}function sb(e,n={}){const t=`0x${Number(e)}`;return typeof n.size=="number"?(As(t,n.size),sr(t,n.size)):t}function iv(e,n={}){let t="";for(let i=0;i<e.length;i++)t+=ob[e[i]];const u=`0x${t}`;return typeof n.size=="number"?(As(u,n.size),_s(u,n.size)):u}function cb(e,n={}){const{signed:t,size:u}=n,i=BigInt(e);let r;u?t?r=(1n<<BigInt(u)*8n-1n)-1n:r=2n**(BigInt(u)*8n)-1n:typeof e=="number"&&(r=BigInt(Number.MAX_SAFE_INTEGER));const a=typeof r=="bigint"&&t?-r-1n:0;if(r&&i>r||i<a){const c=typeof e=="bigint"?"n":"";throw new db({max:r?`${r}${c}`:void 0,min:`${a}${c}`,signed:t,size:u,value:`${e}${c}`})}const s=`0x${(t&&i<0?(1n<<BigInt(u*8))+BigInt(i):i).toString(16)}`;return u?sr(s,u):s}function lb(e,n={}){return iv(ab.encode(e),n)}function sr(e,n){return ev(e,{dir:"left",size:n})}function _s(e,n){return ev(e,{dir:"right",size:n})}function Cs(e){return Math.ceil((e.length-2)/2)}var db=class extends Te{constructor({max:e,min:n,signed:t,size:u,value:i}){super(`Number \`${i}\` is not in safe${u?` ${u*8}-bit`:""}${t?" signed":" unsigned"} integer range ${e?`(\`${n}\` to \`${e}\`)`:`(above \`${n}\`)`}`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.IntegerOutOfRangeError"})}},fb=class extends Te{constructor({givenSize:e,maxSize:n}){super(`Size cannot exceed \`${n}\` bytes. Given size: \`${e}\` bytes.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.SizeOverflowError"})}},mb=class extends Te{constructor({size:e,targetSize:n,type:t}){super(`${t.charAt(0).toUpperCase()}${t.slice(1).toLowerCase()} size (\`${e}\`) exceeds padding size (\`${n}\`).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.SizeExceedsPaddingSizeError"})}},uv="2.31.7",$s={getDocsUrl:({docsBaseUrl:e,docsPath:n="",docsSlug:t})=>n?`${e??"https://viem.sh"}${n}${t?`#${t}`:""}`:void 0,version:`viem@${uv}`},cr=class Qs extends Error{constructor(n,t={}){const u=t.cause instanceof Qs?t.cause.details:t.cause?.message?t.cause.message:t.details,i=t.cause instanceof Qs&&t.cause.docsPath||t.docsPath,r=$s.getDocsUrl?.({...t,docsPath:i}),a=[n||"An error occurred.","",...t.metaMessages?[...t.metaMessages,""]:[],...r?[`Docs: ${r}`]:[],...u?[`Details: ${u}`]:[],...$s.version?[`Version: ${$s.version}`]:[]].join(`
480
- `);super(a,t.cause?{cause:t.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"metaMessages",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),this.details=u,this.docsPath=i,this.metaMessages=t.metaMessages,this.name=t.name??this.name,this.shortMessage=n,this.version=uv}walk(n){return rv(this,n)}};function rv(e,n){return n?.(e)?e:e&&typeof e=="object"&&"cause"in e&&e.cause!==void 0?rv(e.cause,n):n?null:e}function xs(e,{strict:n=!0}={}){return!e||typeof e!="string"?!1:n?/^0x[0-9a-fA-F]*$/.test(e):e.startsWith("0x")}function av(e){return xs(e,{strict:!1})?Math.ceil((e.length-2)/2):e.length}var ov=class extends cr{constructor({size:e,targetSize:n,type:t}){super(`${t.charAt(0).toUpperCase()}${t.slice(1).toLowerCase()} size (${e}) exceeds padding size (${n}).`,{name:"SizeExceedsPaddingSizeError"})}};function lr(e,{dir:n,size:t=32}={}){return typeof e=="string"?vb(e,{dir:n,size:t}):pb(e,{dir:n,size:t})}function vb(e,{dir:n,size:t=32}={}){if(t===null)return e;const u=e.replace("0x","");if(u.length>t*2)throw new ov({size:Math.ceil(u.length/2),targetSize:t,type:"hex"});return`0x${u[n==="right"?"padEnd":"padStart"](t*2,"0")}`}function pb(e,{dir:n,size:t=32}={}){if(t===null)return e;if(e.length>t)throw new ov({size:e.length,targetSize:t,type:"bytes"});const u=new Uint8Array(t);for(let i=0;i<t;i++){const r=n==="right";u[r?i:t-i-1]=e[r?i:e.length-i-1]}return u}var hb=class extends cr{constructor({max:e,min:n,signed:t,size:u,value:i}){super(`Number "${i}" is not in safe ${u?`${u*8}-bit ${t?"signed":"unsigned"} `:""}integer range ${e?`(${n} to ${e})`:`(above ${n})`}`,{name:"IntegerOutOfRangeError"})}},gb=class extends cr{constructor({givenSize:e,maxSize:n}){super(`Size cannot exceed ${n} bytes. Given size: ${e} bytes.`,{name:"SizeOverflowError"})}};function dr(e,{size:n}){if(av(e)>n)throw new gb({givenSize:av(e),maxSize:n})}function Eb(e,n={}){const{signed:t}=n;n.size&&dr(e,{size:n.size});const u=BigInt(e);if(!t)return u;const i=(e.length-2)/2,r=(1n<<BigInt(i)*8n-1n)-1n;return u<=r?u:u-BigInt(`0x${"f".padStart(i*2,"f")}`)-1n}function yb(e,n={}){return Number(Eb(e,n))}Array.from({length:256},(e,n)=>n.toString(16).padStart(2,"0"));function Is(e,n={}){const{signed:t,size:u}=n,i=BigInt(e);let r;u?t?r=(1n<<BigInt(u)*8n-1n)-1n:r=2n**(BigInt(u)*8n)-1n:typeof e=="number"&&(r=BigInt(Number.MAX_SAFE_INTEGER));const a=typeof r=="bigint"&&t?-r-1n:0;if(r&&i>r||i<a){const s=typeof e=="bigint"?"n":"";throw new hb({max:r?`${r}${s}`:void 0,min:`${a}${s}`,signed:t,size:u,value:`${e}${s}`})}const o=`0x${(t&&i<0?(1n<<BigInt(u*8))+BigInt(i):i).toString(16)}`;return u?lr(o,{size:u}):o}new TextEncoder;var bb=new TextEncoder;function kb(e,n={}){return typeof e=="number"||typeof e=="bigint"?Sb(e,n):typeof e=="boolean"?Db(e,n):xs(e)?cv(e,n):lv(e,n)}function Db(e,n={}){const t=new Uint8Array(1);return t[0]=Number(e),typeof n.size=="number"?(dr(t,{size:n.size}),lr(t,{size:n.size})):t}var un={zero:48,nine:57,A:65,F:70,a:97,f:102};function sv(e){if(e>=un.zero&&e<=un.nine)return e-un.zero;if(e>=un.A&&e<=un.F)return e-(un.A-10);if(e>=un.a&&e<=un.f)return e-(un.a-10)}function cv(e,n={}){let t=e;n.size&&(dr(t,{size:n.size}),t=lr(t,{dir:"right",size:n.size}));let u=t.slice(2);u.length%2&&(u=`0${u}`);const i=u.length/2,r=new Uint8Array(i);for(let a=0,o=0;a<i;a++){const s=sv(u.charCodeAt(o++)),c=sv(u.charCodeAt(o++));if(s===void 0||c===void 0)throw new cr(`Invalid byte sequence ("${u[o-2]}${u[o-1]}" in "${u}").`);r[a]=s*16+c}return r}function Sb(e,n){const t=Is(e,n);return cv(t)}function lv(e,n={}){const t=bb.encode(e);return typeof n.size=="number"?(dr(t,{size:n.size}),lr(t,{dir:"right",size:n.size})):t}var Bb=BigInt(0),li=BigInt(1),wb=BigInt(2),Ab=BigInt(7),_b=BigInt(256),Cb=BigInt(113),dv=[],fv=[],mv=[];for(let e=0,n=li,t=1,u=0;e<24;e++){[t,u]=[u,(2*t+3*u)%5],dv.push(2*(5*u+t)),fv.push((e+1)*(e+2)/2%64);let i=Bb;for(let r=0;r<7;r++)n=(n<<li^(n>>Ab)*Cb)%_b,n&wb&&(i^=li<<(li<<BigInt(r))-li);mv.push(i)}var vv=y4(mv,!0),$b=vv[0],xb=vv[1],pv=(e,n,t)=>t>32?KE(e,n,t):HE(e,n,t),hv=(e,n,t)=>t>32?WE(e,n,t):QE(e,n,t);function Ib(e,n=24){const t=new Uint32Array(10);for(let u=24-n;u<24;u++){for(let a=0;a<10;a++)t[a]=e[a]^e[a+10]^e[a+20]^e[a+30]^e[a+40];for(let a=0;a<10;a+=2){const o=(a+8)%10,s=(a+2)%10,c=t[s],l=t[s+1],f=pv(c,l,1)^t[o],m=hv(c,l,1)^t[o+1];for(let d=0;d<50;d+=10)e[a+d]^=f,e[a+d+1]^=m}let i=e[2],r=e[3];for(let a=0;a<24;a++){const o=fv[a],s=pv(i,r,o),c=hv(i,r,o),l=dv[a];i=e[l],r=e[l+1],e[l]=s,e[l+1]=c}for(let a=0;a<50;a+=10){for(let o=0;o<10;o++)t[o]=e[a+o];for(let o=0;o<10;o++)e[a+o]^=~t[(o+2)%10]&t[(o+4)%10]}e[0]^=$b[u],e[1]^=xb[u]}we(t)}var gv=class ip extends ds{constructor(n,t,u,i=!1,r=24){if(super(),this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,this.enableXOF=!1,this.blockLen=n,this.suffix=t,this.outputLen=u,this.enableXOF=i,this.rounds=r,ti(u),!(0<n&&n<200))throw new Error("only keccak-f1600 function is supported");this.state=new Uint8Array(200),this.state32=PE(this.state)}clone(){return this._cloneInto()}keccak(){c4(this.state32),Ib(this.state32,this.rounds),c4(this.state32),this.posOut=0,this.pos=0}update(n){gt(this),n=ui(n),me(n);const{blockLen:t,state:u}=this,i=n.length;for(let r=0;r<i;){const a=Math.min(t-this.pos,i-r);for(let o=0;o<a;o++)u[this.pos++]^=n[r++];this.pos===t&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:n,suffix:t,pos:u,blockLen:i}=this;n[u]^=t,(t&128)!==0&&u===i-1&&this.keccak(),n[i-1]^=128,this.keccak()}writeInto(n){gt(this,!1),me(n),this.finish();const t=this.state,{blockLen:u}=this;for(let i=0,r=n.length;i<r;){this.posOut>=u&&this.keccak();const a=Math.min(u-this.posOut,r-i);n.set(t.subarray(this.posOut,this.posOut+a),i),this.posOut+=a,i+=a}return n}xofInto(n){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(n)}xof(n){return ti(n),this.xofInto(new Uint8Array(n))}digestInto(n){if(s4(n,this),this.finished)throw new Error("digest() was already called");return this.writeInto(n),this.destroy(),n}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,we(this.state)}_cloneInto(n){const{blockLen:t,suffix:u,outputLen:i,rounds:r,enableXOF:a}=this;return n||(n=new ip(t,u,i,a,r)),n.state32.set(this.state32),n.pos=this.pos,n.posOut=this.posOut,n.finished=this.finished,n.rounds=r,n.suffix=u,n.outputLen=i,n.enableXOF=a,n.destroyed=this.destroyed,n}},En=(e,n,t)=>Je(()=>new gv(n,e,t));En(6,144,224/8),En(6,136,256/8),En(6,104,384/8),En(6,72,512/8),En(1,144,224/8);var Ev=En(1,136,256/8);En(1,104,384/8),En(1,72,512/8);var yv=(e,n,t)=>VE((u={})=>new gv(n,e,u.dkLen===void 0?t:u.dkLen,!0));yv(31,168,128/8),yv(31,136,256/8);function Fb(e,n){return Ev(xs(e,{strict:!1})?kb(e):e)}var di=class extends Map{constructor(e){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=e}get(e){const n=super.get(e);return super.has(e)&&n!==void 0&&(this.delete(e),super.set(e,n)),n}set(e,n){if(super.set(e,n),this.maxSize&&this.size>this.maxSize){const t=this.keys().next().value;t&&this.delete(t)}return this}},Nb=/^0x[a-fA-F0-9]{40}$/,Fs=new di(8192);function Tb(e,n){const{strict:t=!0}={},u=`${e}.${t}`;if(Fs.has(u))return Fs.get(u);const i=Nb.test(e)?e.toLowerCase()===e?!0:t?Ob(e)===e:!0:!1;return Fs.set(u,i),i}var Ns=new di(8192);function Ob(e,n){if(Ns.has(`${e}.${n}`))return Ns.get(`${e}.${n}`);const t=e.substring(2).toLowerCase(),u=Fb(lv(t)),i=t.split("");for(let a=0;a<40;a+=2)u[a>>1]>>4>=8&&i[a]&&(i[a]=i[a].toUpperCase()),(u[a>>1]&15)>=8&&i[a+1]&&(i[a+1]=i[a+1].toUpperCase());const r=`0x${i.join("")}`;return Ns.set(`${e}.${n}`,r),r}async function zb(e,{address:n,blockTag:t="latest",blockNumber:u}){const i=await e.request({method:"eth_getTransactionCount",params:[n,typeof u=="bigint"?Is(u):t]},{dedupe:!!u});return yb(i)}new di(128),Is(0,{size:32}),new di(8192);var St=Uint32Array.from([1732584193,4023233417,2562383102,271733878,3285377520]),yn=new Uint32Array(80),Ub=class extends ai{constructor(){super(64,20,8,!1),this.A=St[0]|0,this.B=St[1]|0,this.C=St[2]|0,this.D=St[3]|0,this.E=St[4]|0}get(){const{A:e,B:n,C:t,D:u,E:i}=this;return[e,n,t,u,i]}set(e,n,t,u,i){this.A=e|0,this.B=n|0,this.C=t|0,this.D=u|0,this.E=i|0}process(e,n){for(let o=0;o<16;o++,n+=4)yn[o]=e.getUint32(n,!1);for(let o=16;o<80;o++)yn[o]=ln(yn[o-3]^yn[o-8]^yn[o-14]^yn[o-16],1);let{A:t,B:u,C:i,D:r,E:a}=this;for(let o=0;o<80;o++){let s,c;o<20?(s=Xu(u,i,r),c=1518500249):o<40?(s=u^i^r,c=1859775393):o<60?(s=D4(u,i,r),c=2400959708):(s=u^i^r,c=3395469782);const l=ln(t,5)+s+a+c+yn[o]|0;a=r,r=i,i=ln(u,30),u=t,t=l}t=t+this.A|0,u=u+this.B|0,i=i+this.C|0,r=r+this.D|0,a=a+this.E|0,this.set(t,u,i,r,a)}roundClean(){we(yn)}destroy(){this.set(0,0,0,0,0),we(this.buffer)}};Je(()=>new Ub);var Pb=Math.pow(2,32),Rb=Array.from({length:64},(e,n)=>Math.floor(Pb*Math.abs(Math.sin(n+1)))),fr=St.slice(0,4),Ts=new Uint32Array(16),jb=class extends ai{constructor(){super(64,16,8,!0),this.A=fr[0]|0,this.B=fr[1]|0,this.C=fr[2]|0,this.D=fr[3]|0}get(){const{A:e,B:n,C:t,D:u}=this;return[e,n,t,u]}set(e,n,t,u){this.A=e|0,this.B=n|0,this.C=t|0,this.D=u|0}process(e,n){for(let a=0;a<16;a++,n+=4)Ts[a]=e.getUint32(n,!0);let{A:t,B:u,C:i,D:r}=this;for(let a=0;a<64;a++){let o,s,c;a<16?(o=Xu(u,i,r),s=a,c=[7,12,17,22]):a<32?(o=Xu(r,u,i),s=(5*a+1)%16,c=[5,9,14,20]):a<48?(o=u^i^r,s=(3*a+5)%16,c=[4,11,16,23]):(o=i^(u|~r),s=7*a%16,c=[6,10,15,21]),o=o+t+Rb[a]+Ts[s],t=r,r=i,i=u,u=u+ln(o,c[a%4])}t=t+this.A|0,u=u+this.B|0,i=i+this.C|0,r=r+this.D|0,this.set(t,u,i,r)}roundClean(){we(Ts)}destroy(){this.set(0,0,0,0),we(this.buffer)}};Je(()=>new jb);var Lb=Uint8Array.from([7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8]),bv=Uint8Array.from(new Array(16).fill(0).map((e,n)=>n)),Zb=bv.map(e=>(9*e+5)%16),kv=(()=>{const t=[[bv],[Zb]];for(let u=0;u<4;u++)for(let i of t)i.push(i[u].map(r=>Lb[r]));return t})(),Dv=kv[0],Sv=kv[1],Bv=[[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8],[12,13,11,15,6,9,9,7,12,15,11,13,7,8,7,7],[13,15,14,11,7,7,6,8,13,14,13,12,5,5,6,9],[14,11,12,14,8,6,5,5,15,12,15,14,9,9,8,6],[15,12,13,13,9,5,8,6,14,11,12,11,8,6,5,5]].map(e=>Uint8Array.from(e)),Vb=Dv.map((e,n)=>e.map(t=>Bv[n][t])),qb=Sv.map((e,n)=>e.map(t=>Bv[n][t])),Mb=Uint32Array.from([0,1518500249,1859775393,2400959708,2840853838]),Gb=Uint32Array.from([1352829926,1548603684,1836072691,2053994217,0]);function wv(e,n,t,u){return e===0?n^t^u:e===1?n&t|~n&u:e===2?(n|~t)^u:e===3?n&u|t&~u:n^(t|~u)}var mr=new Uint32Array(16),Jb=class extends ai{constructor(){super(64,20,8,!0),this.h0=1732584193,this.h1=-271733879,this.h2=-1732584194,this.h3=271733878,this.h4=-1009589776}get(){const{h0:e,h1:n,h2:t,h3:u,h4:i}=this;return[e,n,t,u,i]}set(e,n,t,u,i){this.h0=e|0,this.h1=n|0,this.h2=t|0,this.h3=u|0,this.h4=i|0}process(e,n){for(let m=0;m<16;m++,n+=4)mr[m]=e.getUint32(n,!0);let t=this.h0|0,u=t,i=this.h1|0,r=i,a=this.h2|0,o=a,s=this.h3|0,c=s,l=this.h4|0,f=l;for(let m=0;m<5;m++){const d=4-m,v=Mb[m],h=Gb[m],E=Dv[m],b=Sv[m],y=Vb[m],k=qb[m];for(let _=0;_<16;_++){const B=ln(t+wv(m,i,a,s)+mr[E[_]]+v,y[_])+l|0;t=l,l=s,s=ln(a,10)|0,a=i,i=B}for(let _=0;_<16;_++){const B=ln(u+wv(d,r,o,c)+mr[b[_]]+h,k[_])+f|0;u=f,f=c,c=ln(o,10)|0,o=r,r=B}}this.set(this.h1+a+c|0,this.h2+s+f|0,this.h3+l+u|0,this.h4+t+r|0,this.h0+i+o|0)}roundClean(){we(mr)}destroy(){this.destroyed=!0,we(this.buffer),this.set(0,0,0,0,0)}};Je(()=>new Jb);function Hb(e){const{source:n}=e,t=new Map,u=new di(8192),i=new Map,r=({address:a,chainId:o})=>`${a}.${o}`;return{async consume({address:a,chainId:o,client:s}){const c=r({address:a,chainId:o}),l=this.get({address:a,chainId:o,client:s});this.increment({address:a,chainId:o});const f=await l;return await n.set({address:a,chainId:o},f),u.set(c,f),f},async increment({address:a,chainId:o}){const s=r({address:a,chainId:o}),c=t.get(s)??0;t.set(s,c+1)},async get({address:a,chainId:o,client:s}){const c=r({address:a,chainId:o});let l=i.get(c);return l||(l=(async()=>{try{const m=await n.get({address:a,chainId:o,client:s}),d=u.get(c)??0;return d>0&&m<=d?d+1:(u.delete(c),m)}finally{this.reset({address:a,chainId:o})}})(),i.set(c,l)),(t.get(c)??0)+await l},reset({address:a,chainId:o}){const s=r({address:a,chainId:o});t.delete(s),i.delete(s)}}}function Qb(){return{async get(e){const{address:n,client:t}=e;return zb(t,{address:n,blockTag:"pending"})},set(){}}}Hb({source:Qb()});function Kb(e,n={}){const{as:t=typeof e=="string"?"Hex":"Bytes"}=n,u=Ev(Xy(e));return t==="Bytes"?u:iv(u)}var Wb=class extends Map{constructor(e){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=e}get(e){const n=super.get(e);return super.has(e)&&n!==void 0&&(this.delete(e),super.set(e,n)),n}set(e,n){if(super.set(e,n),this.maxSize&&this.size>this.maxSize){const t=this.keys().next().value;t&&this.delete(t)}return this}},Yb={checksum:new Wb(8192)},Os=Yb.checksum,Xb=/^0x[a-fA-F0-9]{40}$/;function Av(e,n={}){const{strict:t=!0}=n;if(!Xb.test(e))throw new _v({address:e,cause:new nk});if(t){if(e.toLowerCase()===e)return;if(ek(e)!==e)throw new _v({address:e,cause:new tk})}}function ek(e){if(Os.has(e))return Os.get(e);Av(e,{strict:!1});const n=e.substring(2).toLowerCase(),t=Kb(tb(n),{as:"Bytes"}),u=n.split("");for(let r=0;r<40;r+=2)t[r>>1]>>4>=8&&u[r]&&(u[r]=u[r].toUpperCase()),(t[r>>1]&15)>=8&&u[r+1]&&(u[r+1]=u[r+1].toUpperCase());const i=`0x${u.join("")}`;return Os.set(e,i),i}var _v=class extends Te{constructor({address:e,cause:n}){super(`Address "${e}" is invalid.`,{cause:n}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidAddressError"})}},nk=class extends Te{constructor(){super("Address is not a 20 byte (40 hexadecimal character) value."),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidInputError"})}},tk=class extends Te{constructor(){super("Address does not match its checksum counterpart."),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidChecksumError"})}},ik=/^(.*)\[([0-9]*)\]$/,uk=/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/,rk=/^(u?int)(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/;function zs(e,n){if(e.length!==n.length)throw new ok({expectedLength:e.length,givenLength:n.length});const t=[];for(let u=0;u<e.length;u++){const i=e[u],r=n[u];t.push(zs.encode(i,r))}return tv(...t)}(function(e){function n(t,u,i=!1){if(t==="address"){const s=u;return Av(s),sr(s.toLowerCase(),i?32:0)}if(t==="string")return lb(u);if(t==="bytes")return u;if(t==="bool")return sr(sb(u),i?32:1);const r=t.match(rk);if(r){const[s,c,l="256"]=r,f=Number.parseInt(l)/8;return cb(u,{size:i?32:f,signed:c==="int"})}const a=t.match(uk);if(a){const[s,c]=a;if(Number.parseInt(c)!==(u.length-2)/2)throw new ak({expectedSize:Number.parseInt(c),value:u});return _s(u,i?32:0)}const o=t.match(ik);if(o&&Array.isArray(u)){const[s,c]=o,l=[];for(let f=0;f<u.length;f++)l.push(n(c,u[f],!0));return l.length===0?"0x":tv(...l)}throw new sk(t)}e.encode=n})(zs||(zs={}));var ak=class extends Te{constructor({expectedSize:e,value:n}){super(`Size of bytes "${n}" (bytes${Cs(n)}) does not match expected size (bytes${e}).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.BytesSizeMismatchError"})}},ok=class extends Te{constructor({expectedLength:e,givenLength:n}){super(["ABI encoding parameters/values length mismatch.",`Expected length (parameters): ${e}`,`Given length (values): ${n}`].join(`
481
- `)),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.LengthMismatchError"})}},sk=class extends Te{constructor(e){super(`Type \`${e}\` is not a valid ABI Type.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.InvalidTypeError"})}};function ck(e){if(!/^0[xX][0-9a-fA-F]{40}$/.test(e))return!1;const n="0x"+e.slice(2),t=n.slice(2);return t===t.toLowerCase()||t===t.toUpperCase()?!0:Tb(n)}function Cv(e){try{return new up(e),!0}catch{return!1}}const $v=e=>Math.round((e+Number.EPSILON)*100)/100;function lk(e){const n=e.replace(/^data:\w+\/\w+;base64,/,""),t=Buffer.from(n,"base64");return new Uint8Array(t)}class dk{client;constructor(n){this.client=n}async create(n){return(await this.client.query({query:pt,variables:{createDirectPaymentInput:{...n,amount:n.amount}}}))?.createDirectPayment}async getWeb3PaymentParams(n){if(!ck(n.paymentTokenAddress))throw new Error("Invalid token address");return(await this.client.query({query:Zu,variables:{amount:$v(n.paymentRequest.amountDue),network:n.paymentRequest.network,tokenAddress:n.paymentTokenAddress,reference:n.paymentRequest.id}}))?.spritzPayParams}async getSolanaPaymentParams(n){if(!Cv(n.paymentTokenAddress))throw new Error(`Invalid token address: ${n.paymentTokenAddress}`);if(!Cv(n.signer))throw new Error(`Invalid signer: ${n.signer}`);const t=await this.client.query({query:ju,variables:{amount:$v(n.paymentRequest.amountDue),tokenAddress:n.paymentTokenAddress,reference:n.paymentRequest.id,signer:n.signer}});return{versionedTransaction:rp.deserialize(lk(t?.solanaParams?.transactionSerialized??"")),transactionSerialized:t?.solanaParams?.transactionSerialized}}}var Bt={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"VerificationFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Verification"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"identity"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"canRetry"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"verificationUrl"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"verificationMetadata"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"failureReason"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"details"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"matchedEmail"},arguments:[],directives:[]}]}}]}}]}}]}}],loc:{start:0,end:286}};Bt.loc.source={body:`fragment VerificationFragment on Verification {
478
+ */var Qy="0.1.1";function Ky(){return Qy}var Te=class Hs extends Error{constructor(n,t={}){const u=(()=>{if(t.cause instanceof Hs){if(t.cause.details)return t.cause.details;if(t.cause.shortMessage)return t.cause.shortMessage}return t.cause&&"details"in t.cause&&typeof t.cause.details=="string"?t.cause.details:t.cause?.message?t.cause.message:t.details})(),i=t.cause instanceof Hs&&t.cause.docsPath||t.docsPath,a=`https://oxlib.sh${i??""}`,o=[n||"An error occurred.",...t.metaMessages?["",...t.metaMessages]:[],...u||i?["",u?`Details: ${u}`:void 0,i?`See: ${a}`:void 0]:[]].filter(s=>typeof s=="string").join(`
479
+ `);super(o,t.cause?{cause:t.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docs",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"cause",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:`ox@${Ky()}`}),this.cause=t.cause,this.details=u,this.docs=a,this.docsPath=i,this.shortMessage=n}walk(n){return Y4(this,n)}};function Y4(e,n){return n?.(e)?e:e&&typeof e=="object"&&"cause"in e&&e.cause?Y4(e.cause,n):n?null:e}function Wy(e,n){if(nv(e)>n)throw new rb({givenSize:nv(e),maxSize:n})}var tn={zero:48,nine:57,A:65,F:70,a:97,f:102};function X4(e){if(e>=tn.zero&&e<=tn.nine)return e-tn.zero;if(e>=tn.A&&e<=tn.F)return e-(tn.A-10);if(e>=tn.a&&e<=tn.f)return e-(tn.a-10)}function Yy(e,n={}){const{dir:t,size:u=32}=n;if(u===0)return e;if(e.length>u)throw new ab({size:e.length,targetSize:u,type:"Bytes"});const i=new Uint8Array(u);for(let r=0;r<u;r++){const a=t==="right";i[a?r:u-r-1]=e[a?r:e.length-r-1]}return i}function As(e,n){if(Cs(e)>n)throw new mb({givenSize:Cs(e),maxSize:n})}function ev(e,n={}){const{dir:t,size:u=32}=n;if(u===0)return e;const i=e.replace("0x","");if(i.length>u*2)throw new vb({size:Math.ceil(i.length/2),targetSize:u,type:"Hex"});return`0x${i[t==="right"?"padEnd":"padStart"](u*2,"0")}`}new TextDecoder;var Xy=new TextEncoder;function eb(e){return e instanceof Uint8Array?e:typeof e=="string"?tb(e):nb(e)}function nb(e){return e instanceof Uint8Array?e:new Uint8Array(e)}function tb(e,n={}){const{size:t}=n;let u=e;t&&(As(e,t),u=_s(e,t));let i=u.slice(2);i.length%2&&(i=`0${i}`);const r=i.length/2,a=new Uint8Array(r);for(let o=0,s=0;o<r;o++){const c=X4(i.charCodeAt(s++)),l=X4(i.charCodeAt(s++));if(c===void 0||l===void 0)throw new Te(`Invalid byte sequence ("${i[s-2]}${i[s-1]}" in "${i}").`);a[o]=c*16+l}return a}function ib(e,n={}){const{size:t}=n,u=Xy.encode(e);return typeof t=="number"?(Wy(u,t),ub(u,t)):u}function ub(e,n){return Yy(e,{dir:"right",size:n})}function nv(e){return e.length}var rb=class extends Te{constructor({givenSize:e,maxSize:n}){super(`Size cannot exceed \`${n}\` bytes. Given size: \`${e}\` bytes.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Bytes.SizeOverflowError"})}},ab=class extends Te{constructor({size:e,targetSize:n,type:t}){super(`${t.charAt(0).toUpperCase()}${t.slice(1).toLowerCase()} size (\`${e}\`) exceeds padding size (\`${n}\`).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Bytes.SizeExceedsPaddingSizeError"})}},ob=new TextEncoder,sb=Array.from({length:256},(e,n)=>n.toString(16).padStart(2,"0"));function tv(...e){return`0x${e.reduce((n,t)=>n+t.replace("0x",""),"")}`}function cb(e,n={}){const t=`0x${Number(e)}`;return typeof n.size=="number"?(As(t,n.size),sr(t,n.size)):t}function iv(e,n={}){let t="";for(let i=0;i<e.length;i++)t+=sb[e[i]];const u=`0x${t}`;return typeof n.size=="number"?(As(u,n.size),_s(u,n.size)):u}function lb(e,n={}){const{signed:t,size:u}=n,i=BigInt(e);let r;u?t?r=(1n<<BigInt(u)*8n-1n)-1n:r=2n**(BigInt(u)*8n)-1n:typeof e=="number"&&(r=BigInt(Number.MAX_SAFE_INTEGER));const a=typeof r=="bigint"&&t?-r-1n:0;if(r&&i>r||i<a){const c=typeof e=="bigint"?"n":"";throw new fb({max:r?`${r}${c}`:void 0,min:`${a}${c}`,signed:t,size:u,value:`${e}${c}`})}const s=`0x${(t&&i<0?(1n<<BigInt(u*8))+BigInt(i):i).toString(16)}`;return u?sr(s,u):s}function db(e,n={}){return iv(ob.encode(e),n)}function sr(e,n){return ev(e,{dir:"left",size:n})}function _s(e,n){return ev(e,{dir:"right",size:n})}function Cs(e){return Math.ceil((e.length-2)/2)}var fb=class extends Te{constructor({max:e,min:n,signed:t,size:u,value:i}){super(`Number \`${i}\` is not in safe${u?` ${u*8}-bit`:""}${t?" signed":" unsigned"} integer range ${e?`(\`${n}\` to \`${e}\`)`:`(above \`${n}\`)`}`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.IntegerOutOfRangeError"})}},mb=class extends Te{constructor({givenSize:e,maxSize:n}){super(`Size cannot exceed \`${n}\` bytes. Given size: \`${e}\` bytes.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.SizeOverflowError"})}},vb=class extends Te{constructor({size:e,targetSize:n,type:t}){super(`${t.charAt(0).toUpperCase()}${t.slice(1).toLowerCase()} size (\`${e}\`) exceeds padding size (\`${n}\`).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.SizeExceedsPaddingSizeError"})}},uv="2.31.7",$s={getDocsUrl:({docsBaseUrl:e,docsPath:n="",docsSlug:t})=>n?`${e??"https://viem.sh"}${n}${t?`#${t}`:""}`:void 0,version:`viem@${uv}`},cr=class Qs extends Error{constructor(n,t={}){const u=t.cause instanceof Qs?t.cause.details:t.cause?.message?t.cause.message:t.details,i=t.cause instanceof Qs&&t.cause.docsPath||t.docsPath,r=$s.getDocsUrl?.({...t,docsPath:i}),a=[n||"An error occurred.","",...t.metaMessages?[...t.metaMessages,""]:[],...r?[`Docs: ${r}`]:[],...u?[`Details: ${u}`]:[],...$s.version?[`Version: ${$s.version}`]:[]].join(`
480
+ `);super(a,t.cause?{cause:t.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"metaMessages",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),this.details=u,this.docsPath=i,this.metaMessages=t.metaMessages,this.name=t.name??this.name,this.shortMessage=n,this.version=uv}walk(n){return rv(this,n)}};function rv(e,n){return n?.(e)?e:e&&typeof e=="object"&&"cause"in e&&e.cause!==void 0?rv(e.cause,n):n?null:e}function xs(e,{strict:n=!0}={}){return!e||typeof e!="string"?!1:n?/^0x[0-9a-fA-F]*$/.test(e):e.startsWith("0x")}function av(e){return xs(e,{strict:!1})?Math.ceil((e.length-2)/2):e.length}var ov=class extends cr{constructor({size:e,targetSize:n,type:t}){super(`${t.charAt(0).toUpperCase()}${t.slice(1).toLowerCase()} size (${e}) exceeds padding size (${n}).`,{name:"SizeExceedsPaddingSizeError"})}};function lr(e,{dir:n,size:t=32}={}){return typeof e=="string"?pb(e,{dir:n,size:t}):hb(e,{dir:n,size:t})}function pb(e,{dir:n,size:t=32}={}){if(t===null)return e;const u=e.replace("0x","");if(u.length>t*2)throw new ov({size:Math.ceil(u.length/2),targetSize:t,type:"hex"});return`0x${u[n==="right"?"padEnd":"padStart"](t*2,"0")}`}function hb(e,{dir:n,size:t=32}={}){if(t===null)return e;if(e.length>t)throw new ov({size:e.length,targetSize:t,type:"bytes"});const u=new Uint8Array(t);for(let i=0;i<t;i++){const r=n==="right";u[r?i:t-i-1]=e[r?i:e.length-i-1]}return u}var gb=class extends cr{constructor({max:e,min:n,signed:t,size:u,value:i}){super(`Number "${i}" is not in safe ${u?`${u*8}-bit ${t?"signed":"unsigned"} `:""}integer range ${e?`(${n} to ${e})`:`(above ${n})`}`,{name:"IntegerOutOfRangeError"})}},Eb=class extends cr{constructor({givenSize:e,maxSize:n}){super(`Size cannot exceed ${n} bytes. Given size: ${e} bytes.`,{name:"SizeOverflowError"})}};function dr(e,{size:n}){if(av(e)>n)throw new Eb({givenSize:av(e),maxSize:n})}function yb(e,n={}){const{signed:t}=n;n.size&&dr(e,{size:n.size});const u=BigInt(e);if(!t)return u;const i=(e.length-2)/2,r=(1n<<BigInt(i)*8n-1n)-1n;return u<=r?u:u-BigInt(`0x${"f".padStart(i*2,"f")}`)-1n}function bb(e,n={}){return Number(yb(e,n))}Array.from({length:256},(e,n)=>n.toString(16).padStart(2,"0"));function Is(e,n={}){const{signed:t,size:u}=n,i=BigInt(e);let r;u?t?r=(1n<<BigInt(u)*8n-1n)-1n:r=2n**(BigInt(u)*8n)-1n:typeof e=="number"&&(r=BigInt(Number.MAX_SAFE_INTEGER));const a=typeof r=="bigint"&&t?-r-1n:0;if(r&&i>r||i<a){const s=typeof e=="bigint"?"n":"";throw new gb({max:r?`${r}${s}`:void 0,min:`${a}${s}`,signed:t,size:u,value:`${e}${s}`})}const o=`0x${(t&&i<0?(1n<<BigInt(u*8))+BigInt(i):i).toString(16)}`;return u?lr(o,{size:u}):o}new TextEncoder;var kb=new TextEncoder;function Db(e,n={}){return typeof e=="number"||typeof e=="bigint"?Bb(e,n):typeof e=="boolean"?Sb(e,n):xs(e)?cv(e,n):lv(e,n)}function Sb(e,n={}){const t=new Uint8Array(1);return t[0]=Number(e),typeof n.size=="number"?(dr(t,{size:n.size}),lr(t,{size:n.size})):t}var un={zero:48,nine:57,A:65,F:70,a:97,f:102};function sv(e){if(e>=un.zero&&e<=un.nine)return e-un.zero;if(e>=un.A&&e<=un.F)return e-(un.A-10);if(e>=un.a&&e<=un.f)return e-(un.a-10)}function cv(e,n={}){let t=e;n.size&&(dr(t,{size:n.size}),t=lr(t,{dir:"right",size:n.size}));let u=t.slice(2);u.length%2&&(u=`0${u}`);const i=u.length/2,r=new Uint8Array(i);for(let a=0,o=0;a<i;a++){const s=sv(u.charCodeAt(o++)),c=sv(u.charCodeAt(o++));if(s===void 0||c===void 0)throw new cr(`Invalid byte sequence ("${u[o-2]}${u[o-1]}" in "${u}").`);r[a]=s*16+c}return r}function Bb(e,n){const t=Is(e,n);return cv(t)}function lv(e,n={}){const t=kb.encode(e);return typeof n.size=="number"?(dr(t,{size:n.size}),lr(t,{dir:"right",size:n.size})):t}var wb=BigInt(0),li=BigInt(1),Ab=BigInt(2),_b=BigInt(7),Cb=BigInt(256),$b=BigInt(113),dv=[],fv=[],mv=[];for(let e=0,n=li,t=1,u=0;e<24;e++){[t,u]=[u,(2*t+3*u)%5],dv.push(2*(5*u+t)),fv.push((e+1)*(e+2)/2%64);let i=wb;for(let r=0;r<7;r++)n=(n<<li^(n>>_b)*$b)%Cb,n&Ab&&(i^=li<<(li<<BigInt(r))-li);mv.push(i)}var vv=y4(mv,!0),xb=vv[0],Ib=vv[1],pv=(e,n,t)=>t>32?WE(e,n,t):QE(e,n,t),hv=(e,n,t)=>t>32?YE(e,n,t):KE(e,n,t);function Fb(e,n=24){const t=new Uint32Array(10);for(let u=24-n;u<24;u++){for(let a=0;a<10;a++)t[a]=e[a]^e[a+10]^e[a+20]^e[a+30]^e[a+40];for(let a=0;a<10;a+=2){const o=(a+8)%10,s=(a+2)%10,c=t[s],l=t[s+1],f=pv(c,l,1)^t[o],m=hv(c,l,1)^t[o+1];for(let d=0;d<50;d+=10)e[a+d]^=f,e[a+d+1]^=m}let i=e[2],r=e[3];for(let a=0;a<24;a++){const o=fv[a],s=pv(i,r,o),c=hv(i,r,o),l=dv[a];i=e[l],r=e[l+1],e[l]=s,e[l+1]=c}for(let a=0;a<50;a+=10){for(let o=0;o<10;o++)t[o]=e[a+o];for(let o=0;o<10;o++)e[a+o]^=~t[(o+2)%10]&t[(o+4)%10]}e[0]^=xb[u],e[1]^=Ib[u]}we(t)}var gv=class ip extends ds{constructor(n,t,u,i=!1,r=24){if(super(),this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,this.enableXOF=!1,this.blockLen=n,this.suffix=t,this.outputLen=u,this.enableXOF=i,this.rounds=r,ti(u),!(0<n&&n<200))throw new Error("only keccak-f1600 function is supported");this.state=new Uint8Array(200),this.state32=RE(this.state)}clone(){return this._cloneInto()}keccak(){c4(this.state32),Fb(this.state32,this.rounds),c4(this.state32),this.posOut=0,this.pos=0}update(n){gt(this),n=ui(n),me(n);const{blockLen:t,state:u}=this,i=n.length;for(let r=0;r<i;){const a=Math.min(t-this.pos,i-r);for(let o=0;o<a;o++)u[this.pos++]^=n[r++];this.pos===t&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:n,suffix:t,pos:u,blockLen:i}=this;n[u]^=t,(t&128)!==0&&u===i-1&&this.keccak(),n[i-1]^=128,this.keccak()}writeInto(n){gt(this,!1),me(n),this.finish();const t=this.state,{blockLen:u}=this;for(let i=0,r=n.length;i<r;){this.posOut>=u&&this.keccak();const a=Math.min(u-this.posOut,r-i);n.set(t.subarray(this.posOut,this.posOut+a),i),this.posOut+=a,i+=a}return n}xofInto(n){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(n)}xof(n){return ti(n),this.xofInto(new Uint8Array(n))}digestInto(n){if(s4(n,this),this.finished)throw new Error("digest() was already called");return this.writeInto(n),this.destroy(),n}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,we(this.state)}_cloneInto(n){const{blockLen:t,suffix:u,outputLen:i,rounds:r,enableXOF:a}=this;return n||(n=new ip(t,u,i,a,r)),n.state32.set(this.state32),n.pos=this.pos,n.posOut=this.posOut,n.finished=this.finished,n.rounds=r,n.suffix=u,n.outputLen=i,n.enableXOF=a,n.destroyed=this.destroyed,n}},En=(e,n,t)=>Je(()=>new gv(n,e,t));En(6,144,224/8),En(6,136,256/8),En(6,104,384/8),En(6,72,512/8),En(1,144,224/8);var Ev=En(1,136,256/8);En(1,104,384/8),En(1,72,512/8);var yv=(e,n,t)=>qE((u={})=>new gv(n,e,u.dkLen===void 0?t:u.dkLen,!0));yv(31,168,128/8),yv(31,136,256/8);function Nb(e,n){return Ev(xs(e,{strict:!1})?Db(e):e)}var di=class extends Map{constructor(e){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=e}get(e){const n=super.get(e);return super.has(e)&&n!==void 0&&(this.delete(e),super.set(e,n)),n}set(e,n){if(super.set(e,n),this.maxSize&&this.size>this.maxSize){const t=this.keys().next().value;t&&this.delete(t)}return this}},Tb=/^0x[a-fA-F0-9]{40}$/,Fs=new di(8192);function Ob(e,n){const{strict:t=!0}={},u=`${e}.${t}`;if(Fs.has(u))return Fs.get(u);const i=Tb.test(e)?e.toLowerCase()===e?!0:t?zb(e)===e:!0:!1;return Fs.set(u,i),i}var Ns=new di(8192);function zb(e,n){if(Ns.has(`${e}.${n}`))return Ns.get(`${e}.${n}`);const t=e.substring(2).toLowerCase(),u=Nb(lv(t)),i=t.split("");for(let a=0;a<40;a+=2)u[a>>1]>>4>=8&&i[a]&&(i[a]=i[a].toUpperCase()),(u[a>>1]&15)>=8&&i[a+1]&&(i[a+1]=i[a+1].toUpperCase());const r=`0x${i.join("")}`;return Ns.set(`${e}.${n}`,r),r}async function Ub(e,{address:n,blockTag:t="latest",blockNumber:u}){const i=await e.request({method:"eth_getTransactionCount",params:[n,typeof u=="bigint"?Is(u):t]},{dedupe:!!u});return bb(i)}new di(128),Is(0,{size:32}),new di(8192);var St=Uint32Array.from([1732584193,4023233417,2562383102,271733878,3285377520]),yn=new Uint32Array(80),Pb=class extends ai{constructor(){super(64,20,8,!1),this.A=St[0]|0,this.B=St[1]|0,this.C=St[2]|0,this.D=St[3]|0,this.E=St[4]|0}get(){const{A:e,B:n,C:t,D:u,E:i}=this;return[e,n,t,u,i]}set(e,n,t,u,i){this.A=e|0,this.B=n|0,this.C=t|0,this.D=u|0,this.E=i|0}process(e,n){for(let o=0;o<16;o++,n+=4)yn[o]=e.getUint32(n,!1);for(let o=16;o<80;o++)yn[o]=ln(yn[o-3]^yn[o-8]^yn[o-14]^yn[o-16],1);let{A:t,B:u,C:i,D:r,E:a}=this;for(let o=0;o<80;o++){let s,c;o<20?(s=Xu(u,i,r),c=1518500249):o<40?(s=u^i^r,c=1859775393):o<60?(s=D4(u,i,r),c=2400959708):(s=u^i^r,c=3395469782);const l=ln(t,5)+s+a+c+yn[o]|0;a=r,r=i,i=ln(u,30),u=t,t=l}t=t+this.A|0,u=u+this.B|0,i=i+this.C|0,r=r+this.D|0,a=a+this.E|0,this.set(t,u,i,r,a)}roundClean(){we(yn)}destroy(){this.set(0,0,0,0,0),we(this.buffer)}};Je(()=>new Pb);var Rb=Math.pow(2,32),jb=Array.from({length:64},(e,n)=>Math.floor(Rb*Math.abs(Math.sin(n+1)))),fr=St.slice(0,4),Ts=new Uint32Array(16),Lb=class extends ai{constructor(){super(64,16,8,!0),this.A=fr[0]|0,this.B=fr[1]|0,this.C=fr[2]|0,this.D=fr[3]|0}get(){const{A:e,B:n,C:t,D:u}=this;return[e,n,t,u]}set(e,n,t,u){this.A=e|0,this.B=n|0,this.C=t|0,this.D=u|0}process(e,n){for(let a=0;a<16;a++,n+=4)Ts[a]=e.getUint32(n,!0);let{A:t,B:u,C:i,D:r}=this;for(let a=0;a<64;a++){let o,s,c;a<16?(o=Xu(u,i,r),s=a,c=[7,12,17,22]):a<32?(o=Xu(r,u,i),s=(5*a+1)%16,c=[5,9,14,20]):a<48?(o=u^i^r,s=(3*a+5)%16,c=[4,11,16,23]):(o=i^(u|~r),s=7*a%16,c=[6,10,15,21]),o=o+t+jb[a]+Ts[s],t=r,r=i,i=u,u=u+ln(o,c[a%4])}t=t+this.A|0,u=u+this.B|0,i=i+this.C|0,r=r+this.D|0,this.set(t,u,i,r)}roundClean(){we(Ts)}destroy(){this.set(0,0,0,0),we(this.buffer)}};Je(()=>new Lb);var Zb=Uint8Array.from([7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8]),bv=Uint8Array.from(new Array(16).fill(0).map((e,n)=>n)),Vb=bv.map(e=>(9*e+5)%16),kv=(()=>{const t=[[bv],[Vb]];for(let u=0;u<4;u++)for(let i of t)i.push(i[u].map(r=>Zb[r]));return t})(),Dv=kv[0],Sv=kv[1],Bv=[[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8],[12,13,11,15,6,9,9,7,12,15,11,13,7,8,7,7],[13,15,14,11,7,7,6,8,13,14,13,12,5,5,6,9],[14,11,12,14,8,6,5,5,15,12,15,14,9,9,8,6],[15,12,13,13,9,5,8,6,14,11,12,11,8,6,5,5]].map(e=>Uint8Array.from(e)),qb=Dv.map((e,n)=>e.map(t=>Bv[n][t])),Mb=Sv.map((e,n)=>e.map(t=>Bv[n][t])),Gb=Uint32Array.from([0,1518500249,1859775393,2400959708,2840853838]),Jb=Uint32Array.from([1352829926,1548603684,1836072691,2053994217,0]);function wv(e,n,t,u){return e===0?n^t^u:e===1?n&t|~n&u:e===2?(n|~t)^u:e===3?n&u|t&~u:n^(t|~u)}var mr=new Uint32Array(16),Hb=class extends ai{constructor(){super(64,20,8,!0),this.h0=1732584193,this.h1=-271733879,this.h2=-1732584194,this.h3=271733878,this.h4=-1009589776}get(){const{h0:e,h1:n,h2:t,h3:u,h4:i}=this;return[e,n,t,u,i]}set(e,n,t,u,i){this.h0=e|0,this.h1=n|0,this.h2=t|0,this.h3=u|0,this.h4=i|0}process(e,n){for(let m=0;m<16;m++,n+=4)mr[m]=e.getUint32(n,!0);let t=this.h0|0,u=t,i=this.h1|0,r=i,a=this.h2|0,o=a,s=this.h3|0,c=s,l=this.h4|0,f=l;for(let m=0;m<5;m++){const d=4-m,v=Gb[m],h=Jb[m],E=Dv[m],b=Sv[m],y=qb[m],k=Mb[m];for(let _=0;_<16;_++){const B=ln(t+wv(m,i,a,s)+mr[E[_]]+v,y[_])+l|0;t=l,l=s,s=ln(a,10)|0,a=i,i=B}for(let _=0;_<16;_++){const B=ln(u+wv(d,r,o,c)+mr[b[_]]+h,k[_])+f|0;u=f,f=c,c=ln(o,10)|0,o=r,r=B}}this.set(this.h1+a+c|0,this.h2+s+f|0,this.h3+l+u|0,this.h4+t+r|0,this.h0+i+o|0)}roundClean(){we(mr)}destroy(){this.destroyed=!0,we(this.buffer),this.set(0,0,0,0,0)}};Je(()=>new Hb);function Qb(e){const{source:n}=e,t=new Map,u=new di(8192),i=new Map,r=({address:a,chainId:o})=>`${a}.${o}`;return{async consume({address:a,chainId:o,client:s}){const c=r({address:a,chainId:o}),l=this.get({address:a,chainId:o,client:s});this.increment({address:a,chainId:o});const f=await l;return await n.set({address:a,chainId:o},f),u.set(c,f),f},async increment({address:a,chainId:o}){const s=r({address:a,chainId:o}),c=t.get(s)??0;t.set(s,c+1)},async get({address:a,chainId:o,client:s}){const c=r({address:a,chainId:o});let l=i.get(c);return l||(l=(async()=>{try{const m=await n.get({address:a,chainId:o,client:s}),d=u.get(c)??0;return d>0&&m<=d?d+1:(u.delete(c),m)}finally{this.reset({address:a,chainId:o})}})(),i.set(c,l)),(t.get(c)??0)+await l},reset({address:a,chainId:o}){const s=r({address:a,chainId:o});t.delete(s),i.delete(s)}}}function Kb(){return{async get(e){const{address:n,client:t}=e;return Ub(t,{address:n,blockTag:"pending"})},set(){}}}Qb({source:Kb()});function Wb(e,n={}){const{as:t=typeof e=="string"?"Hex":"Bytes"}=n,u=Ev(eb(e));return t==="Bytes"?u:iv(u)}var Yb=class extends Map{constructor(e){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=e}get(e){const n=super.get(e);return super.has(e)&&n!==void 0&&(this.delete(e),super.set(e,n)),n}set(e,n){if(super.set(e,n),this.maxSize&&this.size>this.maxSize){const t=this.keys().next().value;t&&this.delete(t)}return this}},Xb={checksum:new Yb(8192)},Os=Xb.checksum,ek=/^0x[a-fA-F0-9]{40}$/;function Av(e,n={}){const{strict:t=!0}=n;if(!ek.test(e))throw new _v({address:e,cause:new tk});if(t){if(e.toLowerCase()===e)return;if(nk(e)!==e)throw new _v({address:e,cause:new ik})}}function nk(e){if(Os.has(e))return Os.get(e);Av(e,{strict:!1});const n=e.substring(2).toLowerCase(),t=Wb(ib(n),{as:"Bytes"}),u=n.split("");for(let r=0;r<40;r+=2)t[r>>1]>>4>=8&&u[r]&&(u[r]=u[r].toUpperCase()),(t[r>>1]&15)>=8&&u[r+1]&&(u[r+1]=u[r+1].toUpperCase());const i=`0x${u.join("")}`;return Os.set(e,i),i}var _v=class extends Te{constructor({address:e,cause:n}){super(`Address "${e}" is invalid.`,{cause:n}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidAddressError"})}},tk=class extends Te{constructor(){super("Address is not a 20 byte (40 hexadecimal character) value."),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidInputError"})}},ik=class extends Te{constructor(){super("Address does not match its checksum counterpart."),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidChecksumError"})}},uk=/^(.*)\[([0-9]*)\]$/,rk=/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/,ak=/^(u?int)(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/;function zs(e,n){if(e.length!==n.length)throw new sk({expectedLength:e.length,givenLength:n.length});const t=[];for(let u=0;u<e.length;u++){const i=e[u],r=n[u];t.push(zs.encode(i,r))}return tv(...t)}(function(e){function n(t,u,i=!1){if(t==="address"){const s=u;return Av(s),sr(s.toLowerCase(),i?32:0)}if(t==="string")return db(u);if(t==="bytes")return u;if(t==="bool")return sr(cb(u),i?32:1);const r=t.match(ak);if(r){const[s,c,l="256"]=r,f=Number.parseInt(l)/8;return lb(u,{size:i?32:f,signed:c==="int"})}const a=t.match(rk);if(a){const[s,c]=a;if(Number.parseInt(c)!==(u.length-2)/2)throw new ok({expectedSize:Number.parseInt(c),value:u});return _s(u,i?32:0)}const o=t.match(uk);if(o&&Array.isArray(u)){const[s,c]=o,l=[];for(let f=0;f<u.length;f++)l.push(n(c,u[f],!0));return l.length===0?"0x":tv(...l)}throw new ck(t)}e.encode=n})(zs||(zs={}));var ok=class extends Te{constructor({expectedSize:e,value:n}){super(`Size of bytes "${n}" (bytes${Cs(n)}) does not match expected size (bytes${e}).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.BytesSizeMismatchError"})}},sk=class extends Te{constructor({expectedLength:e,givenLength:n}){super(["ABI encoding parameters/values length mismatch.",`Expected length (parameters): ${e}`,`Given length (values): ${n}`].join(`
481
+ `)),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.LengthMismatchError"})}},ck=class extends Te{constructor(e){super(`Type \`${e}\` is not a valid ABI Type.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.InvalidTypeError"})}};function lk(e){if(!/^0[xX][0-9a-fA-F]{40}$/.test(e))return!1;const n="0x"+e.slice(2),t=n.slice(2);return t===t.toLowerCase()||t===t.toUpperCase()?!0:Ob(n)}function Cv(e){try{return new up(e),!0}catch{return!1}}const $v=e=>Math.round((e+Number.EPSILON)*100)/100;function dk(e){const n=e.replace(/^data:\w+\/\w+;base64,/,""),t=Buffer.from(n,"base64");return new Uint8Array(t)}class fk{client;constructor(n){this.client=n}async create(n){return(await this.client.query({query:pt,variables:{createDirectPaymentInput:{...n,amount:n.amount}}}))?.createDirectPayment}async getWeb3PaymentParams(n){if(!lk(n.paymentTokenAddress))throw new Error("Invalid token address");return(await this.client.query({query:Zu,variables:{amount:$v(n.paymentRequest.amountDue),network:n.paymentRequest.network,tokenAddress:n.paymentTokenAddress,reference:n.paymentRequest.id}}))?.spritzPayParams}async getSolanaPaymentParams(n){if(!Cv(n.paymentTokenAddress))throw new Error(`Invalid token address: ${n.paymentTokenAddress}`);if(!Cv(n.signer))throw new Error(`Invalid signer: ${n.signer}`);const t=await this.client.query({query:ju,variables:{amount:$v(n.paymentRequest.amountDue),tokenAddress:n.paymentTokenAddress,reference:n.paymentRequest.id,signer:n.signer}});return{versionedTransaction:rp.deserialize(dk(t?.solanaParams?.transactionSerialized??"")),transactionSerialized:t?.solanaParams?.transactionSerialized}}}var Bt={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"VerificationFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Verification"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"identity"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"canRetry"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"verificationUrl"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"verificationMetadata"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"failureReason"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"details"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"matchedEmail"},arguments:[],directives:[]}]}}]}}]}}]}}],loc:{start:0,end:286}};Bt.loc.source={body:`fragment VerificationFragment on Verification {
482
482
  userId
483
483
  identity {
484
484
  canRetry
@@ -493,14 +493,14 @@ mutation CreatePaymentRequest($createDirectPaymentInput: CreateDirectPaymentInpu
493
493
  }
494
494
  }
495
495
  }
496
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};function vr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){vr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){vr(u,n)}),e.definitions&&e.definitions.forEach(function(u){vr(u,n)})}var Us={};(function(){Bt.definitions.forEach(function(n){if(n.name){var t=new Set;vr(n,t),Us[n.name.value]=t}})})();function xv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function fk(e,n){var t={kind:e.kind,definitions:[xv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Us[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Us[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=xv(e,o);s&&t.definitions.push(s)}),t}fk(Bt,"VerificationFragment");var wt={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"RetryFailedVerification"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"retryFailedVerification"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VerificationFragment"},directives:[]}]}}]}}],loc:{start:0,end:156}};wt.loc.source={body:`#import "../queries/verificationFragment.graphql"
496
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};function vr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){vr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){vr(u,n)}),e.definitions&&e.definitions.forEach(function(u){vr(u,n)})}var Us={};(function(){Bt.definitions.forEach(function(n){if(n.name){var t=new Set;vr(n,t),Us[n.name.value]=t}})})();function xv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function mk(e,n){var t={kind:e.kind,definitions:[xv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Us[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Us[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=xv(e,o);s&&t.definitions.push(s)}),t}mk(Bt,"VerificationFragment");var wt={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"RetryFailedVerification"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"retryFailedVerification"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VerificationFragment"},directives:[]}]}}]}}],loc:{start:0,end:156}};wt.loc.source={body:`#import "../queries/verificationFragment.graphql"
497
497
 
498
498
  mutation RetryFailedVerification {
499
499
  retryFailedVerification {
500
500
  ...VerificationFragment
501
501
  }
502
502
  }
503
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Iv={};function mk(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Iv[t]?!1:(Iv[t]=!0,!0)})}wt.definitions=wt.definitions.concat(mk(Bt.definitions));function pr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){pr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){pr(u,n)}),e.definitions&&e.definitions.forEach(function(u){pr(u,n)})}var Ps={};(function(){wt.definitions.forEach(function(n){if(n.name){var t=new Set;pr(n,t),Ps[n.name.value]=t}})})();function Fv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function vk(e,n){var t={kind:e.kind,definitions:[Fv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Ps[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Ps[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Fv(e,o);s&&t.definitions.push(s)}),t}vk(wt,"RetryFailedVerification");var hr={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"GetVerificationParams"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"getVerificationParams"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"inquiryId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"verificationUrl"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"sessionToken"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"verificationUrlExpiresAt"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:165}};hr.loc.source={body:`mutation GetVerificationParams {
503
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Iv={};function vk(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Iv[t]?!1:(Iv[t]=!0,!0)})}wt.definitions=wt.definitions.concat(vk(Bt.definitions));function pr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){pr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){pr(u,n)}),e.definitions&&e.definitions.forEach(function(u){pr(u,n)})}var Ps={};(function(){wt.definitions.forEach(function(n){if(n.name){var t=new Set;pr(n,t),Ps[n.name.value]=t}})})();function Fv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function pk(e,n){var t={kind:e.kind,definitions:[Fv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Ps[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Ps[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Fv(e,o);s&&t.definitions.push(s)}),t}pk(wt,"RetryFailedVerification");var hr={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"GetVerificationParams"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"getVerificationParams"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"inquiryId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"verificationUrl"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"sessionToken"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"verificationUrlExpiresAt"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:165}};hr.loc.source={body:`mutation GetVerificationParams {
504
504
  getVerificationParams {
505
505
  inquiryId
506
506
  verificationUrl
@@ -508,7 +508,7 @@ mutation RetryFailedVerification {
508
508
  verificationUrlExpiresAt
509
509
  }
510
510
  }
511
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};function gr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){gr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){gr(u,n)}),e.definitions&&e.definitions.forEach(function(u){gr(u,n)})}var Rs={};(function(){hr.definitions.forEach(function(n){if(n.name){var t=new Set;gr(n,t),Rs[n.name.value]=t}})})();function Nv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function pk(e,n){var t={kind:e.kind,definitions:[Nv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Rs[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Rs[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Nv(e,o);s&&t.definitions.push(s)}),t}pk(hr,"GetVerificationParams");var fi={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"UserFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"User"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"email"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"firstName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"lastName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"timezone"},arguments:[],directives:[]}]}}],loc:{start:0,end:105}};fi.loc.source={body:`fragment UserFragment on User {
511
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};function gr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){gr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){gr(u,n)}),e.definitions&&e.definitions.forEach(function(u){gr(u,n)})}var Rs={};(function(){hr.definitions.forEach(function(n){if(n.name){var t=new Set;gr(n,t),Rs[n.name.value]=t}})})();function Nv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function hk(e,n){var t={kind:e.kind,definitions:[Nv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Rs[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Rs[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Nv(e,o);s&&t.definitions.push(s)}),t}hk(hr,"GetVerificationParams");var fi={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"UserFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"User"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"email"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"firstName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"lastName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"timezone"},arguments:[],directives:[]}]}}],loc:{start:0,end:105}};fi.loc.source={body:`fragment UserFragment on User {
512
512
  id
513
513
  email
514
514
  firstName
@@ -516,7 +516,7 @@ mutation RetryFailedVerification {
516
516
  createdAt
517
517
  timezone
518
518
  }
519
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Er(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Er(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Er(u,n)}),e.definitions&&e.definitions.forEach(function(u){Er(u,n)})}var js={};(function(){fi.definitions.forEach(function(n){if(n.name){var t=new Set;Er(n,t),js[n.name.value]=t}})})();function Tv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function hk(e,n){var t={kind:e.kind,definitions:[Tv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=js[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=js[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Tv(e,o);s&&t.definitions.push(s)}),t}hk(fi,"UserFragment");var bn={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"CurrentUser"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"me"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"UserFragment"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"verification"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VerificationFragment"},directives:[]}]}}]}}],loc:{start:0,end:193}};bn.loc.source={body:`#import "./userFragment.graphql"
519
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Er(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Er(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Er(u,n)}),e.definitions&&e.definitions.forEach(function(u){Er(u,n)})}var js={};(function(){fi.definitions.forEach(function(n){if(n.name){var t=new Set;Er(n,t),js[n.name.value]=t}})})();function Tv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function gk(e,n){var t={kind:e.kind,definitions:[Tv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=js[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=js[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Tv(e,o);s&&t.definitions.push(s)}),t}gk(fi,"UserFragment");var bn={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"CurrentUser"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"me"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"UserFragment"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"verification"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VerificationFragment"},directives:[]}]}}]}}],loc:{start:0,end:193}};bn.loc.source={body:`#import "./userFragment.graphql"
520
520
  #import "./verificationFragment.graphql"
521
521
 
522
522
  query CurrentUser {
@@ -527,7 +527,7 @@ query CurrentUser {
527
527
  ...VerificationFragment
528
528
  }
529
529
  }
530
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Ov={};function zv(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Ov[t]?!1:(Ov[t]=!0,!0)})}bn.definitions=bn.definitions.concat(zv(fi.definitions)),bn.definitions=bn.definitions.concat(zv(Bt.definitions));function yr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){yr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){yr(u,n)}),e.definitions&&e.definitions.forEach(function(u){yr(u,n)})}var Ls={};(function(){bn.definitions.forEach(function(n){if(n.name){var t=new Set;yr(n,t),Ls[n.name.value]=t}})})();function Uv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function gk(e,n){var t={kind:e.kind,definitions:[Uv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Ls[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Ls[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Uv(e,o);s&&t.definitions.push(s)}),t}gk(bn,"CurrentUser");var kn={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"UserAccess"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"me"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"UserFragment"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"verification"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VerificationFragment"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"bridgeUser"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"kycStatus"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tosLink"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tosStatus"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"signedAgreementId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"error"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"hasAcceptedTos"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:356}};kn.loc.source={body:`#import "./userFragment.graphql"
530
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Ov={};function zv(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Ov[t]?!1:(Ov[t]=!0,!0)})}bn.definitions=bn.definitions.concat(zv(fi.definitions)),bn.definitions=bn.definitions.concat(zv(Bt.definitions));function yr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){yr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){yr(u,n)}),e.definitions&&e.definitions.forEach(function(u){yr(u,n)})}var Ls={};(function(){bn.definitions.forEach(function(n){if(n.name){var t=new Set;yr(n,t),Ls[n.name.value]=t}})})();function Uv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function Ek(e,n){var t={kind:e.kind,definitions:[Uv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Ls[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Ls[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Uv(e,o);s&&t.definitions.push(s)}),t}Ek(bn,"CurrentUser");var kn={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"UserAccess"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"me"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"UserFragment"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"verification"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VerificationFragment"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"bridgeUser"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"kycStatus"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tosLink"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tosStatus"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"status"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"signedAgreementId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"error"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"hasAcceptedTos"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:356}};kn.loc.source={body:`#import "./userFragment.graphql"
531
531
  #import "./verificationFragment.graphql"
532
532
 
533
533
  query UserAccess {
@@ -548,7 +548,7 @@ query UserAccess {
548
548
  hasAcceptedTos
549
549
  }
550
550
  }
551
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Pv={};function Rv(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Pv[t]?!1:(Pv[t]=!0,!0)})}kn.definitions=kn.definitions.concat(Rv(fi.definitions)),kn.definitions=kn.definitions.concat(Rv(Bt.definitions));function br(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){br(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){br(u,n)}),e.definitions&&e.definitions.forEach(function(u){br(u,n)})}var Zs={};(function(){kn.definitions.forEach(function(n){if(n.name){var t=new Set;br(n,t),Zs[n.name.value]=t}})})();function jv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function Ek(e,n){var t={kind:e.kind,definitions:[jv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Zs[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Zs[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=jv(e,o);s&&t.definitions.push(s)}),t}Ek(kn,"UserAccess");var rn=(e=>(e.NotStarted="not_started",e.Pending="pending",e.Completed="completed",e.Failed="failed",e))(rn||{}),Oe=(e=>(e.IdentityVerification="identity_verification",e.TermsAcceptance="terms_acceptance",e.AdditionalVerification="additional_verification",e.RegionalCompliance="regional_compliance",e.RiskEvaluation="risk_evaluation",e.DocumentSubmission="document_submission",e))(Oe||{}),kr=(e=>(e.AchPurchase="ach_purchase",e.WirePurchase="wire_purchase",e))(kr||{}),mi=(e=>(e.UsBankAccount="us_bank_account",e.UsBills="us_bills",e.UsDebitCard="us_debit_card",e.IbanTransfer="iban_transfer",e.UkBankAccount="uk_bank_account",e.CaBankAccount="ca_bank_account",e))(mi||{}),Lv=(e=>(e.UsVirtualCard="us_virtual_card",e.UsPhysicalCard="us_physical_card",e))(Lv||{}),yk=(e=>(e.Active="Active",e.Error="Error",e.Syncing="Syncing",e.Unavailable="Unavailable",e))(yk||{}),Zv=(e=>(e.AMOUNT_RECEIVED="AMOUNT_RECEIVED",e.TOTAL_AMOUNT="TOTAL_AMOUNT",e))(Zv||{}),Vv=(e=>(e.Business="Business",e.Checking="Checking",e.Savings="Savings",e))(Vv||{}),qv=(e=>(e.CABankAccount="CABankAccount",e.IbanAccount="IbanAccount",e.UKBankAccount="UKBankAccount",e.USBankAccount="USBankAccount",e))(qv||{}),Mv=(e=>(e.AutoLoan="AutoLoan",e.CreditCard="CreditCard",e.Loan="Loan",e.MobilePhone="MobilePhone",e.Mortgage="Mortgage",e.StudentLoan="StudentLoan",e.Unknown="Unknown",e.Utility="Utility",e))(Mv||{}),Gv=(e=>(e.Mastercard="Mastercard",e.Visa="Visa",e))(Gv||{}),Jv=(e=>(e.COMPLETED="COMPLETED",e.CONFIRMED="CONFIRMED",e.CREATED="CREATED",e.FAILED="FAILED",e.FAILED_VALIDATION="FAILED_VALIDATION",e.INSUFFICIENT_FUNDS="INSUFFICIENT_FUNDS",e.PENDING="PENDING",e.REFUNDED="REFUNDED",e.TRANSACTION_FAILED="TRANSACTION_FAILED",e.TRANSACTION_PENDING="TRANSACTION_PENDING",e))(Jv||{}),At=(e=>(e.ACTIVE="ACTIVE",e.DISABLED="DISABLED",e.FAILED="FAILED",e.INITIALIZED="INITIALIZED",e.LOADING="LOADING",e.RETRY="RETRY",e.UNAVAILABLE="UNAVAILABLE",e.UNDER_REVIEW="UNDER_REVIEW",e.UNINITIALIZED="UNINITIALIZED",e))(At||{}),bk=(e=>(e.AWAITING_FUNDS="AWAITING_FUNDS",e.CANCELLED="CANCELLED",e.COMPLETED="COMPLETED",e.FAILED="FAILED",e.ON_HOLD="ON_HOLD",e.PENDING="PENDING",e.REFUNDED="REFUNDED",e.REVERSED="REVERSED",e))(bk||{}),kk=(e=>(e.Provider="Provider",e.User="User",e))(kk||{}),Hv=(e=>(e.BankAccount="BankAccount",e.Bill="Bill",e.DebitCard="DebitCard",e.DigitalAccount="DigitalAccount",e.OneTimePayment="OneTimePayment",e.VirtualCard="VirtualCard",e))(Hv||{}),Qv=(e=>(e.INSTANT="INSTANT",e.SAME_DAY="SAME_DAY",e.STANDARD="STANDARD",e))(Qv||{}),Kv=(e=>(e.CANCELLED="CANCELLED",e.COMPLETED="COMPLETED",e.FAILED="FAILED",e.INITIALIZED="INITIALIZED",e.PENDING="PENDING",e.REFUNDED="REFUNDED",e.REVERSAL_IN_PROGRESS="REVERSAL_IN_PROGRESS",e.REVERSED="REVERSED",e.SCHEDULED="SCHEDULED",e.SENT="SENT",e))(Kv||{}),Vs=(e=>(e.USPhysicalDebitCard="USPhysicalDebitCard",e.USVirtualDebitCard="USVirtualDebitCard",e))(Vs||{}),Dk=(e=>(e.VerifySms="verify_sms",e.DocumentVerification="documentary_verification",e.RiskCheck="risk_check",e.KycCheck="kyc_check",e.WatchlistScreening="watchlist_screening",e.SelfieCheck="selfie_check",e.AddressInvalid="address_invalid",e.DuplicateIdentity="duplicate_identity",e))(Dk||{}),_t=(e=>(e.NotStarted="not_started",e.Verified="verified",e.Failed="failed",e.Disabled="disabled",e))(_t||{});function Sk(e=At.INITIALIZED){switch(e){case At.FAILED:return"failed";case At.ACTIVE:return"verified";case At.DISABLED:return"disabled";case At.RETRY:return"failed";default:return"not_started"}}function Wv(e){const n=e?.me??null;if(!n)return null;const t=e?.verification??null,u=t?.identity?.verificationMetadata??null,i=u?.details?.matchedEmail??null,r=u?.failureReason?{failureReason:u.failureReason,details:{matchedEmail:i}}:null;return{...n,verificationStatus:Sk(t?.identity?.status),verificationUrl:t?.identity?.verificationUrl??null,verifiedCountry:t?.identity?.country??null,canRetryVerification:t?.identity?.canRetry??!1,verificationMetadata:r}}function Bk(e,n){return{verified:e===_t.Verified,country:n??null}}function wk({verificationUrl:e,verificationStatus:n,retryable:t}){if(n!==_t.Verified)return n===_t.Failed?{type:Oe.IdentityVerification,description:"Identity verification failed. Please retry verification.",retryable:t,status:rn.Failed}:n===_t.NotStarted?{type:Oe.IdentityVerification,description:"Verify your identity to unlock features",actionUrl:e,status:rn.NotStarted}:{type:Oe.IdentityVerification,description:"Identity verification pending review",status:rn.Pending}}function Ak(e){try{const n=new URL(e);return n.searchParams.delete("redirect_uri"),n.toString()}catch{return e}}function _k(e,n){if(!e&&n)return{type:Oe.TermsAcceptance,description:"Please review and accept the terms of service",actionUrl:Ak(n),status:rn.NotStarted}}function Ck(e){if(!e)return{type:Oe.IdentityVerification,status:rn.NotStarted};if(!(e.status==="active"||e.status==="approved"))return e.status==="rejected"||e.status==="failed"?{type:Oe.IdentityVerification,status:rn.Failed}:e.status==="pending"||e.status==="in_review"?{type:Oe.IdentityVerification,status:rn.Pending}:{type:Oe.IdentityVerification,status:rn.NotStarted}}function $k(e){if(!e)return[];if(!["US"].includes(e.toUpperCase()))return[];const n=[];return e.toUpperCase()==="US"&&n.push(kr.AchPurchase,kr.WirePurchase),n}const xk={US:[mi.UsBankAccount,mi.UsDebitCard],CA:[mi.CaBankAccount]};function Ik(e){return e?xk[e.toUpperCase()]??[]:[]}function Fk(e){if(!e.verified)return{active:!1,features:[],requirements:[]};const n=Ik(e.country??null);return{active:n.length>0,features:n,requirements:[]}}function Nk(e,n){const t=$k(e.country??null);if(!e.verified)return{active:!1,features:[],requirements:[]};const u=[],i=_k(n?.hasAcceptedTos??!1,n?.tosLink);i&&u.push(i);const r=Ck(n);if(r&&u.push(r),t.length===0)return{active:!1,features:[],requirements:u};const a={active:u.length===0,features:u.length===0?t:[],requirements:u};return i?a.nextRequirement=Oe.TermsAcceptance:r&&(a.nextRequirement=Oe.IdentityVerification),a}function Tk(e,n,t){const u=e?.bridgeUser,i=e?.verification?.identity?.canRetry??!1,r=e?.verification?.identity?.verificationUrl??null,a=Bk(n,t),o=wk({verificationStatus:n,retryable:i,verificationUrl:r}),s={onramp:Nk(a,u),offramp:Fk(a)};return{kycStatus:a,...o&&{kycRequirement:o},capabilities:s}}class Ok{client;constructor(n){this.client=n}async createUser(n){return this.client.request({method:"post",path:"/users/integration",body:n})}async create(n){return this.createUser(n)}async requestApiKey(n){return this.client.request({method:"post",path:"/users/request-key",body:{email:n}})}async authorizeApiKeyWithOTP(n){return this.client.request({method:"post",path:"/users/validate-key",body:n})}async getCurrentUser(){const n=await this.client.query({query:bn});return Wv(n)}async retryFailedVerification(){return await this.client.query({query:wt}),this.getCurrentUser()}async getVerificationParams(){return(await this.client.query({query:hr})).getVerificationParams}async getUserAccess(){const n=await this.client.query({query:kn}),t=Wv(n),u=t?.verificationStatus??_t.NotStarted,i=t?.verifiedCountry??null;return Tk(n,u,i)}}var vi={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"VirtualDebitCardFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"VirtualCard"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"type"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"mask"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"balance"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"renderSecret"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"virtualCardType"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"billingInfo"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"holder"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"phone"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"email"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"street"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"street2"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"city"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"subdivision"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"postalCode"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"countryCode"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"paymentAddresses"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:469}};vi.loc.source={body:`fragment VirtualDebitCardFragment on VirtualCard {
551
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Pv={};function Rv(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Pv[t]?!1:(Pv[t]=!0,!0)})}kn.definitions=kn.definitions.concat(Rv(fi.definitions)),kn.definitions=kn.definitions.concat(Rv(Bt.definitions));function br(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){br(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){br(u,n)}),e.definitions&&e.definitions.forEach(function(u){br(u,n)})}var Zs={};(function(){kn.definitions.forEach(function(n){if(n.name){var t=new Set;br(n,t),Zs[n.name.value]=t}})})();function jv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function yk(e,n){var t={kind:e.kind,definitions:[jv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Zs[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Zs[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=jv(e,o);s&&t.definitions.push(s)}),t}yk(kn,"UserAccess");var rn=(e=>(e.NotStarted="not_started",e.Pending="pending",e.Completed="completed",e.Failed="failed",e))(rn||{}),Oe=(e=>(e.IdentityVerification="identity_verification",e.TermsAcceptance="terms_acceptance",e.AdditionalVerification="additional_verification",e.RegionalCompliance="regional_compliance",e.RiskEvaluation="risk_evaluation",e.DocumentSubmission="document_submission",e))(Oe||{}),kr=(e=>(e.AchPurchase="ach_purchase",e.WirePurchase="wire_purchase",e))(kr||{}),mi=(e=>(e.UsBankAccount="us_bank_account",e.UsBills="us_bills",e.UsDebitCard="us_debit_card",e.IbanTransfer="iban_transfer",e.UkBankAccount="uk_bank_account",e.CaBankAccount="ca_bank_account",e))(mi||{}),Lv=(e=>(e.UsVirtualCard="us_virtual_card",e.UsPhysicalCard="us_physical_card",e))(Lv||{}),bk=(e=>(e.Active="Active",e.Error="Error",e.Syncing="Syncing",e.Unavailable="Unavailable",e))(bk||{}),Zv=(e=>(e.AMOUNT_RECEIVED="AMOUNT_RECEIVED",e.TOTAL_AMOUNT="TOTAL_AMOUNT",e))(Zv||{}),Vv=(e=>(e.Business="Business",e.Checking="Checking",e.Savings="Savings",e))(Vv||{}),qv=(e=>(e.CABankAccount="CABankAccount",e.IbanAccount="IbanAccount",e.UKBankAccount="UKBankAccount",e.USBankAccount="USBankAccount",e))(qv||{}),Mv=(e=>(e.AutoLoan="AutoLoan",e.CreditCard="CreditCard",e.Loan="Loan",e.MobilePhone="MobilePhone",e.Mortgage="Mortgage",e.StudentLoan="StudentLoan",e.Unknown="Unknown",e.Utility="Utility",e))(Mv||{}),Gv=(e=>(e.Mastercard="Mastercard",e.Visa="Visa",e))(Gv||{}),Jv=(e=>(e.COMPLETED="COMPLETED",e.CONFIRMED="CONFIRMED",e.CREATED="CREATED",e.FAILED="FAILED",e.FAILED_VALIDATION="FAILED_VALIDATION",e.INSUFFICIENT_FUNDS="INSUFFICIENT_FUNDS",e.PENDING="PENDING",e.REFUNDED="REFUNDED",e.TRANSACTION_FAILED="TRANSACTION_FAILED",e.TRANSACTION_PENDING="TRANSACTION_PENDING",e))(Jv||{}),At=(e=>(e.ACTIVE="ACTIVE",e.DISABLED="DISABLED",e.FAILED="FAILED",e.INITIALIZED="INITIALIZED",e.LOADING="LOADING",e.RETRY="RETRY",e.UNAVAILABLE="UNAVAILABLE",e.UNDER_REVIEW="UNDER_REVIEW",e.UNINITIALIZED="UNINITIALIZED",e))(At||{}),kk=(e=>(e.AWAITING_FUNDS="AWAITING_FUNDS",e.CANCELLED="CANCELLED",e.COMPLETED="COMPLETED",e.FAILED="FAILED",e.ON_HOLD="ON_HOLD",e.PENDING="PENDING",e.REFUNDED="REFUNDED",e.REVERSED="REVERSED",e))(kk||{}),Dk=(e=>(e.Provider="Provider",e.User="User",e))(Dk||{}),Hv=(e=>(e.BankAccount="BankAccount",e.Bill="Bill",e.DebitCard="DebitCard",e.DigitalAccount="DigitalAccount",e.OneTimePayment="OneTimePayment",e.VirtualCard="VirtualCard",e))(Hv||{}),Qv=(e=>(e.INSTANT="INSTANT",e.SAME_DAY="SAME_DAY",e.STANDARD="STANDARD",e))(Qv||{}),Kv=(e=>(e.CANCELLED="CANCELLED",e.COMPLETED="COMPLETED",e.FAILED="FAILED",e.INITIALIZED="INITIALIZED",e.PENDING="PENDING",e.REFUNDED="REFUNDED",e.REVERSAL_IN_PROGRESS="REVERSAL_IN_PROGRESS",e.REVERSED="REVERSED",e.SCHEDULED="SCHEDULED",e.SENT="SENT",e))(Kv||{}),Vs=(e=>(e.USPhysicalDebitCard="USPhysicalDebitCard",e.USVirtualDebitCard="USVirtualDebitCard",e))(Vs||{}),Sk=(e=>(e.VerifySms="verify_sms",e.DocumentVerification="documentary_verification",e.RiskCheck="risk_check",e.KycCheck="kyc_check",e.WatchlistScreening="watchlist_screening",e.SelfieCheck="selfie_check",e.AddressInvalid="address_invalid",e.DuplicateIdentity="duplicate_identity",e))(Sk||{}),_t=(e=>(e.NotStarted="not_started",e.Verified="verified",e.Failed="failed",e.Disabled="disabled",e))(_t||{});function Bk(e=At.INITIALIZED){switch(e){case At.FAILED:return"failed";case At.ACTIVE:return"verified";case At.DISABLED:return"disabled";case At.RETRY:return"failed";default:return"not_started"}}function Wv(e){const n=e?.me??null;if(!n)return null;const t=e?.verification??null,u=t?.identity?.verificationMetadata??null,i=u?.details?.matchedEmail??null,r=u?.failureReason?{failureReason:u.failureReason,details:{matchedEmail:i}}:null;return{...n,verificationStatus:Bk(t?.identity?.status),verificationUrl:t?.identity?.verificationUrl??null,verifiedCountry:t?.identity?.country??null,canRetryVerification:t?.identity?.canRetry??!1,verificationMetadata:r}}function wk(e,n){return{verified:e===_t.Verified,country:n??null}}function Ak({verificationUrl:e,verificationStatus:n,retryable:t}){if(n!==_t.Verified)return n===_t.Failed?{type:Oe.IdentityVerification,description:"Identity verification failed. Please retry verification.",retryable:t,status:rn.Failed}:n===_t.NotStarted?{type:Oe.IdentityVerification,description:"Verify your identity to unlock features",actionUrl:e,status:rn.NotStarted}:{type:Oe.IdentityVerification,description:"Identity verification pending review",status:rn.Pending}}function _k(e){try{const n=new URL(e);return n.searchParams.delete("redirect_uri"),n.toString()}catch{return e}}function Ck(e,n){if(!e&&n)return{type:Oe.TermsAcceptance,description:"Please review and accept the terms of service",actionUrl:_k(n),status:rn.NotStarted}}function $k(e){if(!e)return{type:Oe.IdentityVerification,status:rn.NotStarted};if(!(e.status==="active"||e.status==="approved"))return e.status==="rejected"||e.status==="failed"?{type:Oe.IdentityVerification,status:rn.Failed}:e.status==="pending"||e.status==="in_review"?{type:Oe.IdentityVerification,status:rn.Pending}:{type:Oe.IdentityVerification,status:rn.NotStarted}}function xk(e){if(!e)return[];if(!["US"].includes(e.toUpperCase()))return[];const n=[];return e.toUpperCase()==="US"&&n.push(kr.AchPurchase,kr.WirePurchase),n}const Ik={US:[mi.UsBankAccount,mi.UsDebitCard],CA:[mi.CaBankAccount]};function Fk(e){return e?Ik[e.toUpperCase()]??[]:[]}function Nk(e){if(!e.verified)return{active:!1,features:[],requirements:[]};const n=Fk(e.country??null);return{active:n.length>0,features:n,requirements:[]}}function Tk(e,n){const t=xk(e.country??null);if(!e.verified)return{active:!1,features:[],requirements:[]};const u=[],i=Ck(n?.hasAcceptedTos??!1,n?.tosLink);i&&u.push(i);const r=$k(n);if(r&&u.push(r),t.length===0)return{active:!1,features:[],requirements:u};const a={active:u.length===0,features:u.length===0?t:[],requirements:u};return i?a.nextRequirement=Oe.TermsAcceptance:r&&(a.nextRequirement=Oe.IdentityVerification),a}function Ok(e,n,t){const u=e?.bridgeUser,i=e?.verification?.identity?.canRetry??!1,r=e?.verification?.identity?.verificationUrl??null,a=wk(n,t),o=Ak({verificationStatus:n,retryable:i,verificationUrl:r}),s={onramp:Tk(a,u),offramp:Nk(a)};return{kycStatus:a,...o&&{kycRequirement:o},capabilities:s}}class zk{client;constructor(n){this.client=n}async createUser(n){return this.client.request({method:"post",path:"/users/integration",body:n})}async create(n){return this.createUser(n)}async requestApiKey(n){return this.client.request({method:"post",path:"/users/request-key",body:{email:n}})}async authorizeApiKeyWithOTP(n){return this.client.request({method:"post",path:"/users/validate-key",body:n})}async getCurrentUser(){const n=await this.client.query({query:bn});return Wv(n)}async retryFailedVerification(){return await this.client.query({query:wt}),this.getCurrentUser()}async getVerificationParams(){return(await this.client.query({query:hr})).getVerificationParams}async getUserAccess(){const n=await this.client.query({query:kn}),t=Wv(n),u=t?.verificationStatus??_t.NotStarted,i=t?.verifiedCountry??null;return Ok(n,u,i)}}var vi={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"VirtualDebitCardFragment"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"VirtualCard"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"userId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"createdAt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"type"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"mask"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"balance"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"renderSecret"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"virtualCardType"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"billingInfo"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"holder"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"phone"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"email"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"street"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"street2"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"city"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"subdivision"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"postalCode"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"countryCode"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"paymentAddresses"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"network"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:469}};vi.loc.source={body:`fragment VirtualDebitCardFragment on VirtualCard {
552
552
  id
553
553
  name
554
554
  userId
@@ -578,24 +578,24 @@ query UserAccess {
578
578
  address
579
579
  }
580
580
  }
581
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Dr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Dr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Dr(u,n)}),e.definitions&&e.definitions.forEach(function(u){Dr(u,n)})}var qs={};(function(){vi.definitions.forEach(function(n){if(n.name){var t=new Set;Dr(n,t),qs[n.name.value]=t}})})();function Yv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function zk(e,n){var t={kind:e.kind,definitions:[Yv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=qs[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=qs[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Yv(e,o);s&&t.definitions.push(s)}),t}zk(vi,"VirtualDebitCardFragment");var Ct={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"CreateUSVirtualDebitCard"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"createUSVirtualDebitCard"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VirtualDebitCardFragment"},directives:[]}]}}]}}],loc:{start:0,end:166}};Ct.loc.source={body:`#import "../queries/virtualDebitCardFragment.graphql"
581
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};function Dr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Dr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Dr(u,n)}),e.definitions&&e.definitions.forEach(function(u){Dr(u,n)})}var qs={};(function(){vi.definitions.forEach(function(n){if(n.name){var t=new Set;Dr(n,t),qs[n.name.value]=t}})})();function Yv(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function Uk(e,n){var t={kind:e.kind,definitions:[Yv(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=qs[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=qs[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=Yv(e,o);s&&t.definitions.push(s)}),t}Uk(vi,"VirtualDebitCardFragment");var Ct={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"CreateUSVirtualDebitCard"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"createUSVirtualDebitCard"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VirtualDebitCardFragment"},directives:[]}]}}]}}],loc:{start:0,end:166}};Ct.loc.source={body:`#import "../queries/virtualDebitCardFragment.graphql"
582
582
 
583
583
  mutation CreateUSVirtualDebitCard {
584
584
  createUSVirtualDebitCard {
585
585
  ...VirtualDebitCardFragment
586
586
  }
587
587
  }
588
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Xv={};function Uk(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Xv[t]?!1:(Xv[t]=!0,!0)})}Ct.definitions=Ct.definitions.concat(Uk(vi.definitions));function Sr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Sr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Sr(u,n)}),e.definitions&&e.definitions.forEach(function(u){Sr(u,n)})}var Ms={};(function(){Ct.definitions.forEach(function(n){if(n.name){var t=new Set;Sr(n,t),Ms[n.name.value]=t}})})();function ep(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function Pk(e,n){var t={kind:e.kind,definitions:[ep(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Ms[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Ms[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=ep(e,o);s&&t.definitions.push(s)}),t}Pk(Ct,"CreateUSVirtualDebitCard");var $t={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"UserVirtualDebitCard"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"virtualDebitCard"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VirtualDebitCardFragment"},directives:[]}]}}]}}],loc:{start:0,end:142}};$t.loc.source={body:`#import "./virtualDebitCardFragment.graphql"
588
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var Xv={};function Pk(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return Xv[t]?!1:(Xv[t]=!0,!0)})}Ct.definitions=Ct.definitions.concat(Pk(vi.definitions));function Sr(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Sr(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Sr(u,n)}),e.definitions&&e.definitions.forEach(function(u){Sr(u,n)})}var Ms={};(function(){Ct.definitions.forEach(function(n){if(n.name){var t=new Set;Sr(n,t),Ms[n.name.value]=t}})})();function ep(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function Rk(e,n){var t={kind:e.kind,definitions:[ep(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Ms[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Ms[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=ep(e,o);s&&t.definitions.push(s)}),t}Rk(Ct,"CreateUSVirtualDebitCard");var $t={kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"UserVirtualDebitCard"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"virtualDebitCard"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"VirtualDebitCardFragment"},directives:[]}]}}]}}],loc:{start:0,end:142}};$t.loc.source={body:`#import "./virtualDebitCardFragment.graphql"
589
589
 
590
590
  query UserVirtualDebitCard {
591
591
  virtualDebitCard {
592
592
  ...VirtualDebitCardFragment
593
593
  }
594
594
  }
595
- `,name:"GraphQL request",locationOffset:{line:1,column:1}};var np={};function Rk(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return np[t]?!1:(np[t]=!0,!0)})}$t.definitions=$t.definitions.concat(Rk(vi.definitions));function Br(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Br(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Br(u,n)}),e.definitions&&e.definitions.forEach(function(u){Br(u,n)})}var Gs={};(function(){$t.definitions.forEach(function(n){if(n.name){var t=new Set;Br(n,t),Gs[n.name.value]=t}})})();function tp(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function jk(e,n){var t={kind:e.kind,definitions:[tp(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Gs[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Gs[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=tp(e,o);s&&t.definitions.push(s)}),t}jk($t,"UserVirtualDebitCard");const Lk={[Vs.USVirtualDebitCard]:e=>({query:Ct,variables:void 0,response:"createUSVirtualDebitCard"})},Zk=(e,n)=>Lk[e]?.(n)??null;class Vk{client;constructor(n){this.client=n}async fetch(){return(await this.client.query({query:$t}))?.virtualDebitCard??null}async create(n,t){const u=Zk(n,t);if(!u)throw new Error("Invalid virtual card type");return(await this.client.query({query:u.query,variables:u.variables}))?.[u.response]??null}}function Js(e){const n=e;return{id:e.id,integratorId:n.integratorId??"",failureCount:e.failureCount,events:e.events,url:e.url,createdAt:n.createdAt??"",disabled:e.disabled}}class qk{client;constructor(n){this.client=n}async create(n){const t=await this.client.restApi(ee("/v1/integrator/webhooks","post",{body:n}));return Js(t)}async update(n,t){const u=await this.client.restApi(ee("/v1/integrator/webhooks/{webhookId}","patch",{params:{webhookId:n},body:t}));return Js(u)}async updateWebhookSecret(n){return{success:(await this.client.restApi(ee("/v1/integrator/webhook-secret","post",{body:{secret:n}}))).secretConfigured}}async list(){return(await this.client.restApi(ee("/v1/integrator/webhooks","get"))).map(Js)}async delete(n){const t=await this.list().then(u=>u.find(i=>i.id===n)).catch(()=>{});return await this.client.restApi(ee("/v1/integrator/webhooks/{webhookId}","delete",{params:{webhookId:n}})),t??{id:n,integratorId:"",failureCount:0,events:[],url:"",createdAt:"",disabled:!0}}}class Ks{environment;apiKey;integrationKey;integratorSecret;client;user;bankAccount;debitCard;deposit;achDebitReturn;fundingSource;paymentRequest;payment;onrampPayment;onramp;virtualAccounts;virtualCard;bill;institution;sandbox;webhook;constructor(n,t,u,i,r){if(t===void 0&&u===void 0)throw new Error("The integrationKey or apiKey variable appears to be missing or empty. Please ensure you provide it, or when initializing the SpritzApiClient, opt for the integratorKey option.");if(i&&!u)throw new Error("integratorSecret requires integrationKey to be provided. Both are needed for HMAC-signed REST API requests.");if(this.environment=n,this.apiKey=t,this.integrationKey=u,this.integratorSecret=i,!r&&Ih())throw new Error(`It seems you're operating within a browser environment.
595
+ `,name:"GraphQL request",locationOffset:{line:1,column:1}};var np={};function jk(e){return e.filter(function(n){if(n.kind!=="FragmentDefinition")return!0;var t=n.name.value;return np[t]?!1:(np[t]=!0,!0)})}$t.definitions=$t.definitions.concat(jk(vi.definitions));function Br(e,n){if(e.kind==="FragmentSpread")n.add(e.name.value);else if(e.kind==="VariableDefinition"){var t=e.type;t.kind==="NamedType"&&n.add(t.name.value)}e.selectionSet&&e.selectionSet.selections.forEach(function(u){Br(u,n)}),e.variableDefinitions&&e.variableDefinitions.forEach(function(u){Br(u,n)}),e.definitions&&e.definitions.forEach(function(u){Br(u,n)})}var Gs={};(function(){$t.definitions.forEach(function(n){if(n.name){var t=new Set;Br(n,t),Gs[n.name.value]=t}})})();function tp(e,n){for(var t=0;t<e.definitions.length;t++){var u=e.definitions[t];if(u.name&&u.name.value==n)return u}}function Lk(e,n){var t={kind:e.kind,definitions:[tp(e,n)]};e.hasOwnProperty("loc")&&(t.loc=e.loc);var u=Gs[n]||new Set,i=new Set,r=new Set;for(u.forEach(function(o){r.add(o)});r.size>0;){var a=r;r=new Set,a.forEach(function(o){if(!i.has(o)){i.add(o);var s=Gs[o]||new Set;s.forEach(function(c){r.add(c)})}})}return i.forEach(function(o){var s=tp(e,o);s&&t.definitions.push(s)}),t}Lk($t,"UserVirtualDebitCard");const Zk={[Vs.USVirtualDebitCard]:e=>({query:Ct,variables:void 0,response:"createUSVirtualDebitCard"})},Vk=(e,n)=>Zk[e]?.(n)??null;class qk{client;constructor(n){this.client=n}async fetch(){return(await this.client.query({query:$t}))?.virtualDebitCard??null}async create(n,t){const u=Vk(n,t);if(!u)throw new Error("Invalid virtual card type");return(await this.client.query({query:u.query,variables:u.variables}))?.[u.response]??null}}function Js(e){const n=e;return{id:e.id,integratorId:n.integratorId??"",failureCount:e.failureCount,events:e.events,url:e.url,createdAt:n.createdAt??"",disabled:e.disabled}}class Mk{client;constructor(n){this.client=n}async create(n){const t=await this.client.restApi(X("/v1/integrator/webhooks","post",{body:n}));return Js(t)}async update(n,t){const u=await this.client.restApi(X("/v1/integrator/webhooks/{webhookId}","patch",{params:{webhookId:n},body:t}));return Js(u)}async updateWebhookSecret(n){return{success:(await this.client.restApi(X("/v1/integrator/webhook-secret","post",{body:{secret:n}}))).secretConfigured}}async list(){return(await this.client.restApi(X("/v1/integrator/webhooks","get"))).map(Js)}async delete(n){const t=await this.list().then(u=>u.find(i=>i.id===n)).catch(()=>{});return await this.client.restApi(X("/v1/integrator/webhooks/{webhookId}","delete",{params:{webhookId:n}})),t??{id:n,integratorId:"",failureCount:0,events:[],url:"",createdAt:"",disabled:!0}}}class Ks{environment;apiKey;integrationKey;integratorSecret;client;user;bankAccount;debitCard;deposit;achDebitReturn;fundingSource;paymentRequest;payment;onrampPayment;onramp;offramp;virtualAccounts;virtualCard;bill;institution;sandbox;webhook;constructor(n,t,u,i,r){if(t===void 0&&u===void 0)throw new Error("The integrationKey or apiKey variable appears to be missing or empty. Please ensure you provide it, or when initializing the SpritzApiClient, opt for the integratorKey option.");if(i&&!u)throw new Error("integratorSecret requires integrationKey to be provided. Both are needed for HMAC-signed REST API requests.");if(this.environment=n,this.apiKey=t,this.integrationKey=u,this.integratorSecret=i,!r&&Ih())throw new Error(`It seems you're operating within a browser environment.
596
596
 
597
597
  By default, this is deactivated due to the potential risk of exposing your confidential integrator credentials.
598
598
  If you're aware of these risks and have taken necessary security measures, you can enable the \`dangerouslyAllowBrowser\` option, e.g.,
599
599
 
600
600
  SpritzApiClient.initialize({ apiKey, dangerouslyAllowBrowser: true });
601
- `)}static initialize({environment:n=Ar.Sandbox,apiKey:t,integrationKey:u,integratorSecret:i,dangerouslyAllowBrowser:r=!1}){const a=new Ks(n,t,u,i,r);return a.init(),a}init(){this.client=new Hh({environment:this.environment,apiKey:this.apiKey,integrationKey:this.integrationKey,integratorSecret:this.integratorSecret}),this.user=new Ok(this.client),this.bankAccount=new Xh(this.client),this.debitCard=new X1(this.client),this.deposit=new eE(this.client),this.achDebitReturn=new Yh(this.client),this.fundingSource=new nE(this.client),this.paymentRequest=new dk(this.client),this.payment=new IE(this.client),this.onrampPayment=new fE(this.client),this.onramp=new hE(this.client),this.virtualAccounts=new SE(this.client),this.virtualCard=new Vk(this.client),this.bill=new lg(this.client),this.institution=new oE(this.client),this.sandbox=new sE(this.client),this.webhook=new qk(this.client)}setApiKey(n){return this.apiKey=n,this.init(),this}}export{Ni as APIConnectionError,Oc as APIConnectionTimeoutError,Be as APIError,Th as APIUserAbortError,Zv as AmountMode,Uc as AuthenticationError,zc as BadRequestError,Vv as BankAccountSubType,qv as BankAccountType,Mv as BillType,Lv as CardFeatureType,jc as ConflictError,Gv as DebitCardNetwork,Ar as Environment,Vc as InternalServerError,Rc as NotFoundError,mi as OfframpFeatureType,kr as OnrampFeatureType,Hv as PayableAccountType,Qv as PaymentDeliveryMethod,Me as PaymentNetwork,Jv as PaymentRequestStatus,Kv as PaymentStatus,Pc as PermissionDeniedError,Zc as RateLimitError,Oe as RequirementType,Ks as SpritzApiClient,Tc as SpritzApiError,Lc as UnprocessableEntityError,Vs as VirtualCardType,Qm as onrampSupportedTokens};
601
+ `)}static initialize({environment:n=Ar.Sandbox,apiKey:t,integrationKey:u,integratorSecret:i,dangerouslyAllowBrowser:r=!1}){const a=new Ks(n,t,u,i,r);return a.init(),a}init(){this.client=new Hh({environment:this.environment,apiKey:this.apiKey,integrationKey:this.integrationKey,integratorSecret:this.integratorSecret}),this.user=new zk(this.client),this.bankAccount=new Xh(this.client),this.debitCard=new X1(this.client),this.deposit=new eE(this.client),this.achDebitReturn=new Yh(this.client),this.fundingSource=new nE(this.client),this.paymentRequest=new fk(this.client),this.payment=new FE(this.client),this.onrampPayment=new mE(this.client),this.onramp=new gE(this.client),this.offramp=new cE(this.client),this.virtualAccounts=new BE(this.client),this.virtualCard=new qk(this.client),this.bill=new lg(this.client),this.institution=new oE(this.client),this.sandbox=new sE(this.client),this.webhook=new Mk(this.client)}setApiKey(n){return this.apiKey=n,this.init(),this}}export{Ni as APIConnectionError,Oc as APIConnectionTimeoutError,Be as APIError,Th as APIUserAbortError,Zv as AmountMode,Uc as AuthenticationError,zc as BadRequestError,Vv as BankAccountSubType,qv as BankAccountType,Mv as BillType,Lv as CardFeatureType,jc as ConflictError,Gv as DebitCardNetwork,Ar as Environment,Vc as InternalServerError,Rc as NotFoundError,mi as OfframpFeatureType,kr as OnrampFeatureType,Hv as PayableAccountType,Qv as PaymentDeliveryMethod,Me as PaymentNetwork,Jv as PaymentRequestStatus,Kv as PaymentStatus,Pc as PermissionDeniedError,Zc as RateLimitError,Oe as RequirementType,Ks as SpritzApiClient,Tc as SpritzApiError,Lc as UnprocessableEntityError,Vs as VirtualCardType,Qm as onrampSupportedTokens};