@microsoft/agents-copilotstudio-client 1.1.0-alpha.12.gecd5464d28 → 1.1.0-alpha.14.g5a79897a92

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.
@@ -1,10 +1,10 @@
1
- var nc=Object.create;var En=Object.defineProperty;var oc=Object.getOwnPropertyDescriptor;var ic=Object.getOwnPropertyNames;var sc=Object.getPrototypeOf,ac=Object.prototype.hasOwnProperty;var x=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),cc=(t,e)=>{for(var r in e)En(t,r,{get:e[r],enumerable:!0})},uc=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of ic(e))!ac.call(t,o)&&o!==r&&En(t,o,{get:()=>e[o],enumerable:!(n=oc(e,o))||n.enumerable});return t};var Cr=(t,e,r)=>(r=t!=null?nc(sc(t)):{},uc(e||!t||!t.__esModule?En(r,"default",{value:t,enumerable:!0}):r,t));var Yi=x((Ky,Gi)=>{var dt=1e3,lt=dt*60,ft=lt*60,Ze=ft*24,Tu=Ze*7,Su=Ze*365.25;Gi.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return Iu(t);if(r==="number"&&isFinite(t))return e.long?Au(t):Ou(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function Iu(t){if(t=String(t),!(t.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(e){var r=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*Su;case"weeks":case"week":case"w":return r*Tu;case"days":case"day":case"d":return r*Ze;case"hours":case"hour":case"hrs":case"hr":case"h":return r*ft;case"minutes":case"minute":case"mins":case"min":case"m":return r*lt;case"seconds":case"second":case"secs":case"sec":case"s":return r*dt;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function Ou(t){var e=Math.abs(t);return e>=Ze?Math.round(t/Ze)+"d":e>=ft?Math.round(t/ft)+"h":e>=lt?Math.round(t/lt)+"m":e>=dt?Math.round(t/dt)+"s":t+"ms"}function Au(t){var e=Math.abs(t);return e>=Ze?zr(t,e,Ze,"day"):e>=ft?zr(t,e,ft,"hour"):e>=lt?zr(t,e,lt,"minute"):e>=dt?zr(t,e,dt,"second"):t+" ms"}function zr(t,e,r,n){var o=e>=r*1.5;return Math.round(t/r)+" "+n+(o?"s":"")}});var Qi=x((Gy,Xi)=>{function Eu(t){r.debug=r,r.default=r,r.coerce=c,r.disable=s,r.enable=o,r.enabled=a,r.humanize=Yi(),r.destroy=u,Object.keys(t).forEach(d=>{r[d]=t[d]}),r.names=[],r.skips=[],r.formatters={};function e(d){let m=0;for(let b=0;b<d.length;b++)m=(m<<5)-m+d.charCodeAt(b),m|=0;return r.colors[Math.abs(m)%r.colors.length]}r.selectColor=e;function r(d){let m,b=null,C,y;function v(..._){if(!v.enabled)return;let I=v,R=Number(new Date),N=R-(m||R);I.diff=N,I.prev=m,I.curr=R,m=R,_[0]=r.coerce(_[0]),typeof _[0]!="string"&&_.unshift("%O");let z=0;_[0]=_[0].replace(/%([a-zA-Z%])/g,(te,ye)=>{if(te==="%%")return"%";z++;let je=r.formatters[ye];if(typeof je=="function"){let wr=_[z];te=je.call(I,wr),_.splice(z,1),z--}return te}),r.formatArgs.call(I,_),(I.log||r.log).apply(I,_)}return v.namespace=d,v.useColors=r.useColors(),v.color=r.selectColor(d),v.extend=n,v.destroy=r.destroy,Object.defineProperty(v,"enabled",{enumerable:!0,configurable:!1,get:()=>b!==null?b:(C!==r.namespaces&&(C=r.namespaces,y=r.enabled(d)),y),set:_=>{b=_}}),typeof r.init=="function"&&r.init(v),v}function n(d,m){let b=r(this.namespace+(typeof m=="undefined"?":":m)+d);return b.log=this.log,b}function o(d){r.save(d),r.namespaces=d,r.names=[],r.skips=[];let m=(typeof d=="string"?d:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let b of m)b[0]==="-"?r.skips.push(b.slice(1)):r.names.push(b)}function i(d,m){let b=0,C=0,y=-1,v=0;for(;b<d.length;)if(C<m.length&&(m[C]===d[b]||m[C]==="*"))m[C]==="*"?(y=C,v=b,C++):(b++,C++);else if(y!==-1)C=y+1,v++,b=v;else return!1;for(;C<m.length&&m[C]==="*";)C++;return C===m.length}function s(){let d=[...r.names,...r.skips.map(m=>"-"+m)].join(",");return r.enable(""),d}function a(d){for(let m of r.skips)if(i(d,m))return!1;for(let m of r.names)if(i(d,m))return!0;return!1}function c(d){return d instanceof Error?d.stack||d.message:d}function u(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}Xi.exports=Eu});var es=x((G,qr)=>{G.formatArgs=Ru;G.save=ju;G.load=ku;G.useColors=Pu;G.storage=Zu();G.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();G.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function Pu(){if(typeof window!="undefined"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let t;return typeof document!="undefined"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window!="undefined"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator!="undefined"&&navigator.userAgent&&(t=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(t[1],10)>=31||typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function Ru(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+qr.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;t.splice(1,0,e,"color: inherit");let r=0,n=0;t[0].replace(/%[a-zA-Z%]/g,o=>{o!=="%%"&&(r++,o==="%c"&&(n=r))}),t.splice(n,0,e)}G.log=console.debug||console.log||(()=>{});function ju(t){try{t?G.storage.setItem("debug",t):G.storage.removeItem("debug")}catch{}}function ku(){let t;try{t=G.storage.getItem("debug")||G.storage.getItem("DEBUG")}catch{}return!t&&typeof process!="undefined"&&"env"in process&&(t=process.env.DEBUG),t}function Zu(){try{return localStorage}catch{}}qr.exports=Qi()(G);var{formatters:Uu}=qr.exports;Uu.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var or=x(Ue=>{"use strict";var Nu=Ue&&Ue.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ue,"__esModule",{value:!0});Ue.Logger=void 0;Ue.debug=Mu;var Du=Nu(es()),Lu=["info","warn","error","debug"],Vr=class{constructor(e=""){this.loggers={},this.initializeLoggers(e)}initializeLoggers(e){for(let r of Lu){let n=(0,Du.default)(`${e}:${r}`);n.color=this.getPlatformColor(r),this.loggers[r]=n}}getPlatformColor(e){return{node:{info:"2",warn:"3",error:"1",debug:"4"},browser:{info:"#33CC99",warn:"#CCCC33",error:"#CC3366",debug:"#0066FF"}}[typeof window!="undefined"?"browser":"node"][e]}info(e,...r){this.loggers.info(e,...r)}warn(e,...r){this.loggers.warn(e,...r)}error(e,...r){this.loggers.error(e,...r)}debug(e,...r){this.loggers.debug(e,...r)}};Ue.Logger=Vr;function Mu(t){return new Vr(t)}});var sr=x(U=>{"use strict";Object.defineProperty(U,"__esModule",{value:!0});U.getParsedType=U.ZodParsedType=U.objectUtil=U.util=void 0;var ro;(function(t){t.assertEqual=o=>{};function e(o){}t.assertIs=e;function r(o){throw new Error}t.assertNever=r,t.arrayToEnum=o=>{let i={};for(let s of o)i[s]=s;return i},t.getValidEnumValues=o=>{let i=t.objectKeys(o).filter(a=>typeof o[o[a]]!="number"),s={};for(let a of i)s[a]=o[a];return t.objectValues(s)},t.objectValues=o=>t.objectKeys(o).map(function(i){return o[i]}),t.objectKeys=typeof Object.keys=="function"?o=>Object.keys(o):o=>{let i=[];for(let s in o)Object.prototype.hasOwnProperty.call(o,s)&&i.push(s);return i},t.find=(o,i)=>{for(let s of o)if(i(s))return s},t.isInteger=typeof Number.isInteger=="function"?o=>Number.isInteger(o):o=>typeof o=="number"&&Number.isFinite(o)&&Math.floor(o)===o;function n(o,i=" | "){return o.map(s=>typeof s=="string"?`'${s}'`:s).join(i)}t.joinValues=n,t.jsonStringifyReplacer=(o,i)=>typeof i=="bigint"?i.toString():i})(ro||(U.util=ro={}));var os;(function(t){t.mergeShapes=(e,r)=>({...e,...r})})(os||(U.objectUtil=os={}));U.ZodParsedType=ro.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]);var Vu=t=>{switch(typeof t){case"undefined":return U.ZodParsedType.undefined;case"string":return U.ZodParsedType.string;case"number":return Number.isNaN(t)?U.ZodParsedType.nan:U.ZodParsedType.number;case"boolean":return U.ZodParsedType.boolean;case"function":return U.ZodParsedType.function;case"bigint":return U.ZodParsedType.bigint;case"symbol":return U.ZodParsedType.symbol;case"object":return Array.isArray(t)?U.ZodParsedType.array:t===null?U.ZodParsedType.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?U.ZodParsedType.promise:typeof Map!="undefined"&&t instanceof Map?U.ZodParsedType.map:typeof Set!="undefined"&&t instanceof Set?U.ZodParsedType.set:typeof Date!="undefined"&&t instanceof Date?U.ZodParsedType.date:U.ZodParsedType.object;default:return U.ZodParsedType.unknown}};U.getParsedType=Vu});var Jr=x(Te=>{"use strict";Object.defineProperty(Te,"__esModule",{value:!0});Te.ZodError=Te.quotelessJson=Te.ZodIssueCode=void 0;var is=sr();Te.ZodIssueCode=is.util.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]);var $u=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:");Te.quotelessJson=$u;var ar=class t extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=e}format(e){let r=e||function(i){return i.message},n={_errors:[]},o=i=>{for(let s of i.issues)if(s.code==="invalid_union")s.unionErrors.map(o);else if(s.code==="invalid_return_type")o(s.returnTypeError);else if(s.code==="invalid_arguments")o(s.argumentsError);else if(s.path.length===0)n._errors.push(r(s));else{let a=n,c=0;for(;c<s.path.length;){let u=s.path[c];c===s.path.length-1?(a[u]=a[u]||{_errors:[]},a[u]._errors.push(r(s))):a[u]=a[u]||{_errors:[]},a=a[u],c++}}};return o(this),n}static assert(e){if(!(e instanceof t))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,is.util.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=r=>r.message){let r={},n=[];for(let o of this.issues)if(o.path.length>0){let i=o.path[0];r[i]=r[i]||[],r[i].push(e(o))}else n.push(e(o));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}};Te.ZodError=ar;ar.create=t=>new ar(t)});var oo=x(no=>{"use strict";Object.defineProperty(no,"__esModule",{value:!0});var $=Jr(),Ne=sr(),Bu=(t,e)=>{let r;switch(t.code){case $.ZodIssueCode.invalid_type:t.received===Ne.ZodParsedType.undefined?r="Required":r=`Expected ${t.expected}, received ${t.received}`;break;case $.ZodIssueCode.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(t.expected,Ne.util.jsonStringifyReplacer)}`;break;case $.ZodIssueCode.unrecognized_keys:r=`Unrecognized key(s) in object: ${Ne.util.joinValues(t.keys,", ")}`;break;case $.ZodIssueCode.invalid_union:r="Invalid input";break;case $.ZodIssueCode.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${Ne.util.joinValues(t.options)}`;break;case $.ZodIssueCode.invalid_enum_value:r=`Invalid enum value. Expected ${Ne.util.joinValues(t.options)}, received '${t.received}'`;break;case $.ZodIssueCode.invalid_arguments:r="Invalid function arguments";break;case $.ZodIssueCode.invalid_return_type:r="Invalid function return type";break;case $.ZodIssueCode.invalid_date:r="Invalid date";break;case $.ZodIssueCode.invalid_string:typeof t.validation=="object"?"includes"in t.validation?(r=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?r=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?r=`Invalid input: must end with "${t.validation.endsWith}"`:Ne.util.assertNever(t.validation):t.validation!=="regex"?r=`Invalid ${t.validation}`:r="Invalid";break;case $.ZodIssueCode.too_small:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:r="Invalid input";break;case $.ZodIssueCode.too_big:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?r=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:r="Invalid input";break;case $.ZodIssueCode.custom:r="Invalid input";break;case $.ZodIssueCode.invalid_intersection_types:r="Intersection results could not be merged";break;case $.ZodIssueCode.not_multiple_of:r=`Number must be a multiple of ${t.multipleOf}`;break;case $.ZodIssueCode.not_finite:r="Number must be finite";break;default:r=e.defaultError,Ne.util.assertNever(t)}return{message:r}};no.default=Bu});var Kr=x(Se=>{"use strict";var Hu=Se&&Se.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Se,"__esModule",{value:!0});Se.defaultErrorMap=void 0;Se.setErrorMap=Wu;Se.getErrorMap=Ju;var ss=Hu(oo());Se.defaultErrorMap=ss.default;var as=ss.default;function Wu(t){as=t}function Ju(){return as}});var so=x(k=>{"use strict";var Ku=k&&k.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(k,"__esModule",{value:!0});k.isAsync=k.isValid=k.isDirty=k.isAborted=k.OK=k.DIRTY=k.INVALID=k.ParseStatus=k.EMPTY_PATH=k.makeIssue=void 0;k.addIssueToContext=Xu;var Gu=Kr(),cs=Ku(oo()),Yu=t=>{let{data:e,path:r,errorMaps:n,issueData:o}=t,i=[...r,...o.path||[]],s={...o,path:i};if(o.message!==void 0)return{...o,path:i,message:o.message};let a="",c=n.filter(u=>!!u).slice().reverse();for(let u of c)a=u(s,{data:e,defaultError:a}).message;return{...o,path:i,message:a}};k.makeIssue=Yu;k.EMPTY_PATH=[];function Xu(t,e){let r=(0,Gu.getErrorMap)(),n=(0,k.makeIssue)({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,r,r===cs.default?void 0:cs.default].filter(o=>!!o)});t.common.issues.push(n)}var io=class t{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,r){let n=[];for(let o of r){if(o.status==="aborted")return k.INVALID;o.status==="dirty"&&e.dirty(),n.push(o.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,r){let n=[];for(let o of r){let i=await o.key,s=await o.value;n.push({key:i,value:s})}return t.mergeObjectSync(e,n)}static mergeObjectSync(e,r){let n={};for(let o of r){let{key:i,value:s}=o;if(i.status==="aborted"||s.status==="aborted")return k.INVALID;i.status==="dirty"&&e.dirty(),s.status==="dirty"&&e.dirty(),i.value!=="__proto__"&&(typeof s.value!="undefined"||o.alwaysSet)&&(n[i.value]=s.value)}return{status:e.value,value:n}}};k.ParseStatus=io;k.INVALID=Object.freeze({status:"aborted"});var Qu=t=>({status:"dirty",value:t});k.DIRTY=Qu;var ed=t=>({status:"valid",value:t});k.OK=ed;var td=t=>t.status==="aborted";k.isAborted=td;var rd=t=>t.status==="dirty";k.isDirty=rd;var nd=t=>t.status==="valid";k.isValid=nd;var od=t=>typeof Promise!="undefined"&&t instanceof Promise;k.isAsync=od});var ds=x(us=>{"use strict";Object.defineProperty(us,"__esModule",{value:!0})});var fs=x(Gr=>{"use strict";Object.defineProperty(Gr,"__esModule",{value:!0});Gr.errorUtil=void 0;var ls;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(ls||(Gr.errorUtil=ls={}))});var Ts=x(l=>{"use strict";Object.defineProperty(l,"__esModule",{value:!0});l.discriminatedUnion=l.date=l.boolean=l.bigint=l.array=l.any=l.coerce=l.ZodFirstPartyTypeKind=l.late=l.ZodSchema=l.Schema=l.ZodReadonly=l.ZodPipeline=l.ZodBranded=l.BRAND=l.ZodNaN=l.ZodCatch=l.ZodDefault=l.ZodNullable=l.ZodOptional=l.ZodTransformer=l.ZodEffects=l.ZodPromise=l.ZodNativeEnum=l.ZodEnum=l.ZodLiteral=l.ZodLazy=l.ZodFunction=l.ZodSet=l.ZodMap=l.ZodRecord=l.ZodTuple=l.ZodIntersection=l.ZodDiscriminatedUnion=l.ZodUnion=l.ZodObject=l.ZodArray=l.ZodVoid=l.ZodNever=l.ZodUnknown=l.ZodAny=l.ZodNull=l.ZodUndefined=l.ZodSymbol=l.ZodDate=l.ZodBoolean=l.ZodBigInt=l.ZodNumber=l.ZodString=l.ZodType=void 0;l.NEVER=l.void=l.unknown=l.union=l.undefined=l.tuple=l.transformer=l.symbol=l.string=l.strictObject=l.set=l.record=l.promise=l.preprocess=l.pipeline=l.ostring=l.optional=l.onumber=l.oboolean=l.object=l.number=l.nullable=l.null=l.never=l.nativeEnum=l.nan=l.map=l.literal=l.lazy=l.intersection=l.instanceof=l.function=l.enum=l.effect=void 0;l.datetimeRegex=gs;l.custom=bs;var h=Jr(),Yr=Kr(),w=fs(),f=so(),g=sr(),ne=class{constructor(e,r,n,o){this._cachedPath=[],this.parent=e,this.data=r,this._path=n,this._key=o}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},ps=(t,e)=>{if((0,f.isValid)(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let r=new h.ZodError(t.common.issues);return this._error=r,this._error}}};function E(t){if(!t)return{};let{errorMap:e,invalid_type_error:r,required_error:n,description:o}=t;if(e&&(r||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:o}:{errorMap:(s,a)=>{var u,d;let{message:c}=t;return s.code==="invalid_enum_value"?{message:c!=null?c:a.defaultError}:typeof a.data=="undefined"?{message:(u=c!=null?c:n)!=null?u:a.defaultError}:s.code!=="invalid_type"?{message:a.defaultError}:{message:(d=c!=null?c:r)!=null?d:a.defaultError}},description:o}}var P=class{get description(){return this._def.description}_getType(e){return(0,g.getParsedType)(e.data)}_getOrReturnCtx(e,r){return r||{common:e.parent.common,data:e.data,parsedType:(0,g.getParsedType)(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new f.ParseStatus,ctx:{common:e.parent.common,data:e.data,parsedType:(0,g.getParsedType)(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let r=this._parse(e);if((0,f.isAsync)(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(e){let r=this._parse(e);return Promise.resolve(r)}parse(e,r){let n=this.safeParse(e,r);if(n.success)return n.data;throw n.error}safeParse(e,r){var i;let n={common:{issues:[],async:(i=r==null?void 0:r.async)!=null?i:!1,contextualErrorMap:r==null?void 0:r.errorMap},path:(r==null?void 0:r.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:(0,g.getParsedType)(e)},o=this._parseSync({data:e,path:n.path,parent:n});return ps(n,o)}"~validate"(e){var n,o;let r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:(0,g.getParsedType)(e)};if(!this["~standard"].async)try{let i=this._parseSync({data:e,path:[],parent:r});return(0,f.isValid)(i)?{value:i.value}:{issues:r.common.issues}}catch(i){(o=(n=i==null?void 0:i.message)==null?void 0:n.toLowerCase())!=null&&o.includes("encountered")&&(this["~standard"].async=!0),r.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:r}).then(i=>(0,f.isValid)(i)?{value:i.value}:{issues:r.common.issues})}async parseAsync(e,r){let n=await this.safeParseAsync(e,r);if(n.success)return n.data;throw n.error}async safeParseAsync(e,r){let n={common:{issues:[],contextualErrorMap:r==null?void 0:r.errorMap,async:!0},path:(r==null?void 0:r.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:(0,g.getParsedType)(e)},o=this._parse({data:e,path:n.path,parent:n}),i=await((0,f.isAsync)(o)?o:Promise.resolve(o));return ps(n,i)}refine(e,r){let n=o=>typeof r=="string"||typeof r=="undefined"?{message:r}:typeof r=="function"?r(o):r;return this._refinement((o,i)=>{let s=e(o),a=()=>i.addIssue({code:h.ZodIssueCode.custom,...n(o)});return typeof Promise!="undefined"&&s instanceof Promise?s.then(c=>c?!0:(a(),!1)):s?!0:(a(),!1)})}refinement(e,r){return this._refinement((n,o)=>e(n)?!0:(o.addIssue(typeof r=="function"?r(n,o):r),!1))}_refinement(e){return new ee({schema:this,typeName:O.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:r=>this["~validate"](r)}}optional(){return re.create(this,this._def)}nullable(){return pe.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return be.create(this)}promise(){return Ae.create(this,this._def)}or(e){return Ve.create([this,e],this._def)}and(e){return $e.create(this,e,this._def)}transform(e){return new ee({...E(this._def),schema:this,typeName:O.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let r=typeof e=="function"?e:()=>e;return new Ke({...E(this._def),innerType:this,defaultValue:r,typeName:O.ZodDefault})}brand(){return new cr({typeName:O.ZodBranded,type:this,...E(this._def)})}catch(e){let r=typeof e=="function"?e:()=>e;return new Ge({...E(this._def),innerType:this,catchValue:r,typeName:O.ZodCatch})}describe(e){let r=this.constructor;return new r({...this._def,description:e})}pipe(e){return ur.create(this,e)}readonly(){return Ye.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}};l.ZodType=P;l.Schema=P;l.ZodSchema=P;var id=/^c[^\s-]{8,}$/i,sd=/^[0-9a-z]+$/,ad=/^[0-9A-HJKMNP-TV-Z]{26}$/i,cd=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,ud=/^[a-z0-9_-]{21}$/i,dd=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,ld=/^[-+]?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)?)??$/,fd=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,pd="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",ao,md=/^(?:(?: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])$/,hd=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,yd=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,gd=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,vd=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,bd=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,hs="((\\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])))",_d=new RegExp(`^${hs}$`);function ys(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);let r=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${r}`}function xd(t){return new RegExp(`^${ys(t)}$`)}function gs(t){let e=`${hs}T${ys(t)}`,r=[];return r.push(t.local?"Z?":"Z"),t.offset&&r.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${r.join("|")})`,new RegExp(`^${e}$`)}function wd(t,e){return!!((e==="v4"||!e)&&md.test(t)||(e==="v6"||!e)&&yd.test(t))}function Cd(t,e){if(!dd.test(t))return!1;try{let[r]=t.split(".");if(!r)return!1;let n=r.replace(/-/g,"+").replace(/_/g,"/").padEnd(r.length+(4-r.length%4)%4,"="),o=JSON.parse(atob(n));return!(typeof o!="object"||o===null||"typ"in o&&(o==null?void 0:o.typ)!=="JWT"||!o.alg||e&&o.alg!==e)}catch{return!1}}function Td(t,e){return!!((e==="v4"||!e)&&hd.test(t)||(e==="v6"||!e)&&gd.test(t))}var Ie=class t extends P{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==g.ZodParsedType.string){let i=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(i,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.string,received:i.parsedType}),f.INVALID}let n=new f.ParseStatus,o;for(let i of this._def.checks)if(i.kind==="min")e.data.length<i.value&&(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="max")e.data.length>i.value&&(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="length"){let s=e.data.length>i.value,a=e.data.length<i.value;(s||a)&&(o=this._getOrReturnCtx(e,o),s?(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):a&&(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),n.dirty())}else if(i.kind==="email")fd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"email",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="emoji")ao||(ao=new RegExp(pd,"u")),ao.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"emoji",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="uuid")cd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"uuid",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="nanoid")ud.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"nanoid",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid")id.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"cuid",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid2")sd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"cuid2",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="ulid")ad.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"ulid",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="url")try{new URL(e.data)}catch{o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"url",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()}else i.kind==="regex"?(i.regex.lastIndex=0,i.regex.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"regex",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty())):i.kind==="trim"?e.data=e.data.trim():i.kind==="includes"?e.data.includes(i.value,i.position)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),n.dirty()):i.kind==="toLowerCase"?e.data=e.data.toLowerCase():i.kind==="toUpperCase"?e.data=e.data.toUpperCase():i.kind==="startsWith"?e.data.startsWith(i.value)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:{startsWith:i.value},message:i.message}),n.dirty()):i.kind==="endsWith"?e.data.endsWith(i.value)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:{endsWith:i.value},message:i.message}),n.dirty()):i.kind==="datetime"?gs(i).test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:"datetime",message:i.message}),n.dirty()):i.kind==="date"?_d.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:"date",message:i.message}),n.dirty()):i.kind==="time"?xd(i).test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:"time",message:i.message}),n.dirty()):i.kind==="duration"?ld.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"duration",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):i.kind==="ip"?wd(e.data,i.version)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"ip",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):i.kind==="jwt"?Cd(e.data,i.alg)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"jwt",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):i.kind==="cidr"?Td(e.data,i.version)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"cidr",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):i.kind==="base64"?vd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"base64",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):i.kind==="base64url"?bd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"base64url",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):g.util.assertNever(i);return{status:n.value,value:e.data}}_regex(e,r,n){return this.refinement(o=>e.test(o),{validation:r,code:h.ZodIssueCode.invalid_string,...w.errorUtil.errToObj(n)})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...w.errorUtil.errToObj(e)})}url(e){return this._addCheck({kind:"url",...w.errorUtil.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...w.errorUtil.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...w.errorUtil.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...w.errorUtil.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...w.errorUtil.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...w.errorUtil.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...w.errorUtil.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...w.errorUtil.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...w.errorUtil.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...w.errorUtil.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...w.errorUtil.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...w.errorUtil.errToObj(e)})}datetime(e){var r,n;return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof(e==null?void 0:e.precision)=="undefined"?null:e==null?void 0:e.precision,offset:(r=e==null?void 0:e.offset)!=null?r:!1,local:(n=e==null?void 0:e.local)!=null?n:!1,...w.errorUtil.errToObj(e==null?void 0:e.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof(e==null?void 0:e.precision)=="undefined"?null:e==null?void 0:e.precision,...w.errorUtil.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...w.errorUtil.errToObj(e)})}regex(e,r){return this._addCheck({kind:"regex",regex:e,...w.errorUtil.errToObj(r)})}includes(e,r){return this._addCheck({kind:"includes",value:e,position:r==null?void 0:r.position,...w.errorUtil.errToObj(r==null?void 0:r.message)})}startsWith(e,r){return this._addCheck({kind:"startsWith",value:e,...w.errorUtil.errToObj(r)})}endsWith(e,r){return this._addCheck({kind:"endsWith",value:e,...w.errorUtil.errToObj(r)})}min(e,r){return this._addCheck({kind:"min",value:e,...w.errorUtil.errToObj(r)})}max(e,r){return this._addCheck({kind:"max",value:e,...w.errorUtil.errToObj(r)})}length(e,r){return this._addCheck({kind:"length",value:e,...w.errorUtil.errToObj(r)})}nonempty(e){return this.min(1,w.errorUtil.errToObj(e))}trim(){return new t({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxLength(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}};l.ZodString=Ie;Ie.create=t=>{var e;return new Ie({checks:[],typeName:O.ZodString,coerce:(e=t==null?void 0:t.coerce)!=null?e:!1,...E(t)})};function Sd(t,e){let r=(t.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,o=r>n?r:n,i=Number.parseInt(t.toFixed(o).replace(".","")),s=Number.parseInt(e.toFixed(o).replace(".",""));return i%s/10**o}var De=class t extends P{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==g.ZodParsedType.number){let i=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(i,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.number,received:i.parsedType}),f.INVALID}let n,o=new f.ParseStatus;for(let i of this._def.checks)i.kind==="int"?g.util.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:"integer",received:"float",message:i.message}),o.dirty()):i.kind==="min"?(i.inclusive?e.data<i.value:e.data<=i.value)&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_small,minimum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?e.data>i.value:e.data>=i.value)&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="multipleOf"?Sd(e.data,i.value)!==0&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):i.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.not_finite,message:i.message}),o.dirty()):g.util.assertNever(i);return{status:o.value,value:e.data}}gte(e,r){return this.setLimit("min",e,!0,w.errorUtil.toString(r))}gt(e,r){return this.setLimit("min",e,!1,w.errorUtil.toString(r))}lte(e,r){return this.setLimit("max",e,!0,w.errorUtil.toString(r))}lt(e,r){return this.setLimit("max",e,!1,w.errorUtil.toString(r))}setLimit(e,r,n,o){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:w.errorUtil.toString(o)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:w.errorUtil.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:w.errorUtil.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:w.errorUtil.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:w.errorUtil.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:w.errorUtil.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:w.errorUtil.toString(r)})}finite(e){return this._addCheck({kind:"finite",message:w.errorUtil.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:w.errorUtil.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:w.errorUtil.toString(e)})}get minValue(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&g.util.isInteger(e.value))}get isFinite(){let e=null,r=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(r===null||n.value>r)&&(r=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(r)&&Number.isFinite(e)}};l.ZodNumber=De;De.create=t=>new De({checks:[],typeName:O.ZodNumber,coerce:(t==null?void 0:t.coerce)||!1,...E(t)});var Le=class t extends P{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==g.ZodParsedType.bigint)return this._getInvalidInput(e);let n,o=new f.ParseStatus;for(let i of this._def.checks)i.kind==="min"?(i.inclusive?e.data<i.value:e.data<=i.value)&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_small,type:"bigint",minimum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?e.data>i.value:e.data>=i.value)&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_big,type:"bigint",maximum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="multipleOf"?e.data%i.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):g.util.assertNever(i);return{status:o.value,value:e.data}}_getInvalidInput(e){let r=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.bigint,received:r.parsedType}),f.INVALID}gte(e,r){return this.setLimit("min",e,!0,w.errorUtil.toString(r))}gt(e,r){return this.setLimit("min",e,!1,w.errorUtil.toString(r))}lte(e,r){return this.setLimit("max",e,!0,w.errorUtil.toString(r))}lt(e,r){return this.setLimit("max",e,!1,w.errorUtil.toString(r))}setLimit(e,r,n,o){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:w.errorUtil.toString(o)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:w.errorUtil.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:w.errorUtil.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:w.errorUtil.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:w.errorUtil.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:w.errorUtil.toString(r)})}get minValue(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}};l.ZodBigInt=Le;Le.create=t=>{var e;return new Le({checks:[],typeName:O.ZodBigInt,coerce:(e=t==null?void 0:t.coerce)!=null?e:!1,...E(t)})};var Me=class extends P{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==g.ZodParsedType.boolean){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.boolean,received:n.parsedType}),f.INVALID}return(0,f.OK)(e.data)}};l.ZodBoolean=Me;Me.create=t=>new Me({typeName:O.ZodBoolean,coerce:(t==null?void 0:t.coerce)||!1,...E(t)});var Fe=class t extends P{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==g.ZodParsedType.date){let i=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(i,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.date,received:i.parsedType}),f.INVALID}if(Number.isNaN(e.data.getTime())){let i=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(i,{code:h.ZodIssueCode.invalid_date}),f.INVALID}let n=new f.ParseStatus,o;for(let i of this._def.checks)i.kind==="min"?e.data.getTime()<i.value&&(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),n.dirty()):i.kind==="max"?e.data.getTime()>i.value&&(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),n.dirty()):g.util.assertNever(i);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}min(e,r){return this._addCheck({kind:"min",value:e.getTime(),message:w.errorUtil.toString(r)})}max(e,r){return this._addCheck({kind:"max",value:e.getTime(),message:w.errorUtil.toString(r)})}get minDate(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e!=null?new Date(e):null}};l.ZodDate=Fe;Fe.create=t=>new Fe({checks:[],coerce:(t==null?void 0:t.coerce)||!1,typeName:O.ZodDate,...E(t)});var ht=class extends P{_parse(e){if(this._getType(e)!==g.ZodParsedType.symbol){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.symbol,received:n.parsedType}),f.INVALID}return(0,f.OK)(e.data)}};l.ZodSymbol=ht;ht.create=t=>new ht({typeName:O.ZodSymbol,...E(t)});var ze=class extends P{_parse(e){if(this._getType(e)!==g.ZodParsedType.undefined){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.undefined,received:n.parsedType}),f.INVALID}return(0,f.OK)(e.data)}};l.ZodUndefined=ze;ze.create=t=>new ze({typeName:O.ZodUndefined,...E(t)});var qe=class extends P{_parse(e){if(this._getType(e)!==g.ZodParsedType.null){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.null,received:n.parsedType}),f.INVALID}return(0,f.OK)(e.data)}};l.ZodNull=qe;qe.create=t=>new qe({typeName:O.ZodNull,...E(t)});var Oe=class extends P{constructor(){super(...arguments),this._any=!0}_parse(e){return(0,f.OK)(e.data)}};l.ZodAny=Oe;Oe.create=t=>new Oe({typeName:O.ZodAny,...E(t)});var ve=class extends P{constructor(){super(...arguments),this._unknown=!0}_parse(e){return(0,f.OK)(e.data)}};l.ZodUnknown=ve;ve.create=t=>new ve({typeName:O.ZodUnknown,...E(t)});var ce=class extends P{_parse(e){let r=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.never,received:r.parsedType}),f.INVALID}};l.ZodNever=ce;ce.create=t=>new ce({typeName:O.ZodNever,...E(t)});var yt=class extends P{_parse(e){if(this._getType(e)!==g.ZodParsedType.undefined){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.void,received:n.parsedType}),f.INVALID}return(0,f.OK)(e.data)}};l.ZodVoid=yt;yt.create=t=>new yt({typeName:O.ZodVoid,...E(t)});var be=class t extends P{_parse(e){let{ctx:r,status:n}=this._processInputParams(e),o=this._def;if(r.parsedType!==g.ZodParsedType.array)return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.array,received:r.parsedType}),f.INVALID;if(o.exactLength!==null){let s=r.data.length>o.exactLength.value,a=r.data.length<o.exactLength.value;(s||a)&&((0,f.addIssueToContext)(r,{code:s?h.ZodIssueCode.too_big:h.ZodIssueCode.too_small,minimum:a?o.exactLength.value:void 0,maximum:s?o.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:o.exactLength.message}),n.dirty())}if(o.minLength!==null&&r.data.length<o.minLength.value&&((0,f.addIssueToContext)(r,{code:h.ZodIssueCode.too_small,minimum:o.minLength.value,type:"array",inclusive:!0,exact:!1,message:o.minLength.message}),n.dirty()),o.maxLength!==null&&r.data.length>o.maxLength.value&&((0,f.addIssueToContext)(r,{code:h.ZodIssueCode.too_big,maximum:o.maxLength.value,type:"array",inclusive:!0,exact:!1,message:o.maxLength.message}),n.dirty()),r.common.async)return Promise.all([...r.data].map((s,a)=>o.type._parseAsync(new ne(r,s,r.path,a)))).then(s=>f.ParseStatus.mergeArray(n,s));let i=[...r.data].map((s,a)=>o.type._parseSync(new ne(r,s,r.path,a)));return f.ParseStatus.mergeArray(n,i)}get element(){return this._def.type}min(e,r){return new t({...this._def,minLength:{value:e,message:w.errorUtil.toString(r)}})}max(e,r){return new t({...this._def,maxLength:{value:e,message:w.errorUtil.toString(r)}})}length(e,r){return new t({...this._def,exactLength:{value:e,message:w.errorUtil.toString(r)}})}nonempty(e){return this.min(1,e)}};l.ZodArray=be;be.create=(t,e)=>new be({type:t,minLength:null,maxLength:null,exactLength:null,typeName:O.ZodArray,...E(e)});function mt(t){if(t instanceof Y){let e={};for(let r in t.shape){let n=t.shape[r];e[r]=re.create(mt(n))}return new Y({...t._def,shape:()=>e})}else return t instanceof be?new be({...t._def,type:mt(t.element)}):t instanceof re?re.create(mt(t.unwrap())):t instanceof pe?pe.create(mt(t.unwrap())):t instanceof fe?fe.create(t.items.map(e=>mt(e))):t}var Y=class t extends P{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),r=g.util.objectKeys(e);return this._cached={shape:e,keys:r},this._cached}_parse(e){if(this._getType(e)!==g.ZodParsedType.object){let u=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(u,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.object,received:u.parsedType}),f.INVALID}let{status:n,ctx:o}=this._processInputParams(e),{shape:i,keys:s}=this._getCached(),a=[];if(!(this._def.catchall instanceof ce&&this._def.unknownKeys==="strip"))for(let u in o.data)s.includes(u)||a.push(u);let c=[];for(let u of s){let d=i[u],m=o.data[u];c.push({key:{status:"valid",value:u},value:d._parse(new ne(o,m,o.path,u)),alwaysSet:u in o.data})}if(this._def.catchall instanceof ce){let u=this._def.unknownKeys;if(u==="passthrough")for(let d of a)c.push({key:{status:"valid",value:d},value:{status:"valid",value:o.data[d]}});else if(u==="strict")a.length>0&&((0,f.addIssueToContext)(o,{code:h.ZodIssueCode.unrecognized_keys,keys:a}),n.dirty());else if(u!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let u=this._def.catchall;for(let d of a){let m=o.data[d];c.push({key:{status:"valid",value:d},value:u._parse(new ne(o,m,o.path,d)),alwaysSet:d in o.data})}}return o.common.async?Promise.resolve().then(async()=>{let u=[];for(let d of c){let m=await d.key,b=await d.value;u.push({key:m,value:b,alwaysSet:d.alwaysSet})}return u}).then(u=>f.ParseStatus.mergeObjectSync(n,u)):f.ParseStatus.mergeObjectSync(n,c)}get shape(){return this._def.shape()}strict(e){return w.errorUtil.errToObj,new t({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(r,n)=>{var i,s,a,c;let o=(a=(s=(i=this._def).errorMap)==null?void 0:s.call(i,r,n).message)!=null?a:n.defaultError;return r.code==="unrecognized_keys"?{message:(c=w.errorUtil.errToObj(e).message)!=null?c:o}:{message:o}}}:{}})}strip(){return new t({...this._def,unknownKeys:"strip"})}passthrough(){return new t({...this._def,unknownKeys:"passthrough"})}extend(e){return new t({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new t({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:O.ZodObject})}setKey(e,r){return this.augment({[e]:r})}catchall(e){return new t({...this._def,catchall:e})}pick(e){let r={};for(let n of g.util.objectKeys(e))e[n]&&this.shape[n]&&(r[n]=this.shape[n]);return new t({...this._def,shape:()=>r})}omit(e){let r={};for(let n of g.util.objectKeys(this.shape))e[n]||(r[n]=this.shape[n]);return new t({...this._def,shape:()=>r})}deepPartial(){return mt(this)}partial(e){let r={};for(let n of g.util.objectKeys(this.shape)){let o=this.shape[n];e&&!e[n]?r[n]=o:r[n]=o.optional()}return new t({...this._def,shape:()=>r})}required(e){let r={};for(let n of g.util.objectKeys(this.shape))if(e&&!e[n])r[n]=this.shape[n];else{let i=this.shape[n];for(;i instanceof re;)i=i._def.innerType;r[n]=i}return new t({...this._def,shape:()=>r})}keyof(){return vs(g.util.objectKeys(this.shape))}};l.ZodObject=Y;Y.create=(t,e)=>new Y({shape:()=>t,unknownKeys:"strip",catchall:ce.create(),typeName:O.ZodObject,...E(e)});Y.strictCreate=(t,e)=>new Y({shape:()=>t,unknownKeys:"strict",catchall:ce.create(),typeName:O.ZodObject,...E(e)});Y.lazycreate=(t,e)=>new Y({shape:t,unknownKeys:"strip",catchall:ce.create(),typeName:O.ZodObject,...E(e)});var Ve=class extends P{_parse(e){let{ctx:r}=this._processInputParams(e),n=this._def.options;function o(i){for(let a of i)if(a.result.status==="valid")return a.result;for(let a of i)if(a.result.status==="dirty")return r.common.issues.push(...a.ctx.common.issues),a.result;let s=i.map(a=>new h.ZodError(a.ctx.common.issues));return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_union,unionErrors:s}),f.INVALID}if(r.common.async)return Promise.all(n.map(async i=>{let s={...r,common:{...r.common,issues:[]},parent:null};return{result:await i._parseAsync({data:r.data,path:r.path,parent:s}),ctx:s}})).then(o);{let i,s=[];for(let c of n){let u={...r,common:{...r.common,issues:[]},parent:null},d=c._parseSync({data:r.data,path:r.path,parent:u});if(d.status==="valid")return d;d.status==="dirty"&&!i&&(i={result:d,ctx:u}),u.common.issues.length&&s.push(u.common.issues)}if(i)return r.common.issues.push(...i.ctx.common.issues),i.result;let a=s.map(c=>new h.ZodError(c));return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_union,unionErrors:a}),f.INVALID}}get options(){return this._def.options}};l.ZodUnion=Ve;Ve.create=(t,e)=>new Ve({options:t,typeName:O.ZodUnion,...E(e)});var ge=t=>t instanceof Be?ge(t.schema):t instanceof ee?ge(t.innerType()):t instanceof He?[t.value]:t instanceof We?t.options:t instanceof Je?g.util.objectValues(t.enum):t instanceof Ke?ge(t._def.innerType):t instanceof ze?[void 0]:t instanceof qe?[null]:t instanceof re?[void 0,...ge(t.unwrap())]:t instanceof pe?[null,...ge(t.unwrap())]:t instanceof cr||t instanceof Ye?ge(t.unwrap()):t instanceof Ge?ge(t._def.innerType):[],Xr=class t extends P{_parse(e){let{ctx:r}=this._processInputParams(e);if(r.parsedType!==g.ZodParsedType.object)return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.object,received:r.parsedType}),f.INVALID;let n=this.discriminator,o=r.data[n],i=this.optionsMap.get(o);return i?r.common.async?i._parseAsync({data:r.data,path:r.path,parent:r}):i._parseSync({data:r.data,path:r.path,parent:r}):((0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),f.INVALID)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,r,n){let o=new Map;for(let i of r){let s=ge(i.shape[e]);if(!s.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let a of s){if(o.has(a))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(a)}`);o.set(a,i)}}return new t({typeName:O.ZodDiscriminatedUnion,discriminator:e,options:r,optionsMap:o,...E(n)})}};l.ZodDiscriminatedUnion=Xr;function co(t,e){let r=(0,g.getParsedType)(t),n=(0,g.getParsedType)(e);if(t===e)return{valid:!0,data:t};if(r===g.ZodParsedType.object&&n===g.ZodParsedType.object){let o=g.util.objectKeys(e),i=g.util.objectKeys(t).filter(a=>o.indexOf(a)!==-1),s={...t,...e};for(let a of i){let c=co(t[a],e[a]);if(!c.valid)return{valid:!1};s[a]=c.data}return{valid:!0,data:s}}else if(r===g.ZodParsedType.array&&n===g.ZodParsedType.array){if(t.length!==e.length)return{valid:!1};let o=[];for(let i=0;i<t.length;i++){let s=t[i],a=e[i],c=co(s,a);if(!c.valid)return{valid:!1};o.push(c.data)}return{valid:!0,data:o}}else return r===g.ZodParsedType.date&&n===g.ZodParsedType.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}var $e=class extends P{_parse(e){let{status:r,ctx:n}=this._processInputParams(e),o=(i,s)=>{if((0,f.isAborted)(i)||(0,f.isAborted)(s))return f.INVALID;let a=co(i.value,s.value);return a.valid?(((0,f.isDirty)(i)||(0,f.isDirty)(s))&&r.dirty(),{status:r.value,value:a.data}):((0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_intersection_types}),f.INVALID)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([i,s])=>o(i,s)):o(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};l.ZodIntersection=$e;$e.create=(t,e,r)=>new $e({left:t,right:e,typeName:O.ZodIntersection,...E(r)});var fe=class t extends P{_parse(e){let{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==g.ZodParsedType.array)return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.array,received:n.parsedType}),f.INVALID;if(n.data.length<this._def.items.length)return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),f.INVALID;!this._def.rest&&n.data.length>this._def.items.length&&((0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());let i=[...n.data].map((s,a)=>{let c=this._def.items[a]||this._def.rest;return c?c._parse(new ne(n,s,n.path,a)):null}).filter(s=>!!s);return n.common.async?Promise.all(i).then(s=>f.ParseStatus.mergeArray(r,s)):f.ParseStatus.mergeArray(r,i)}get items(){return this._def.items}rest(e){return new t({...this._def,rest:e})}};l.ZodTuple=fe;fe.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new fe({items:t,typeName:O.ZodTuple,rest:null,...E(e)})};var Qr=class t extends P{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==g.ZodParsedType.object)return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.object,received:n.parsedType}),f.INVALID;let o=[],i=this._def.keyType,s=this._def.valueType;for(let a in n.data)o.push({key:i._parse(new ne(n,a,n.path,a)),value:s._parse(new ne(n,n.data[a],n.path,a)),alwaysSet:a in n.data});return n.common.async?f.ParseStatus.mergeObjectAsync(r,o):f.ParseStatus.mergeObjectSync(r,o)}get element(){return this._def.valueType}static create(e,r,n){return r instanceof P?new t({keyType:e,valueType:r,typeName:O.ZodRecord,...E(n)}):new t({keyType:Ie.create(),valueType:e,typeName:O.ZodRecord,...E(r)})}};l.ZodRecord=Qr;var gt=class extends P{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==g.ZodParsedType.map)return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.map,received:n.parsedType}),f.INVALID;let o=this._def.keyType,i=this._def.valueType,s=[...n.data.entries()].map(([a,c],u)=>({key:o._parse(new ne(n,a,n.path,[u,"key"])),value:i._parse(new ne(n,c,n.path,[u,"value"]))}));if(n.common.async){let a=new Map;return Promise.resolve().then(async()=>{for(let c of s){let u=await c.key,d=await c.value;if(u.status==="aborted"||d.status==="aborted")return f.INVALID;(u.status==="dirty"||d.status==="dirty")&&r.dirty(),a.set(u.value,d.value)}return{status:r.value,value:a}})}else{let a=new Map;for(let c of s){let u=c.key,d=c.value;if(u.status==="aborted"||d.status==="aborted")return f.INVALID;(u.status==="dirty"||d.status==="dirty")&&r.dirty(),a.set(u.value,d.value)}return{status:r.value,value:a}}}};l.ZodMap=gt;gt.create=(t,e,r)=>new gt({valueType:e,keyType:t,typeName:O.ZodMap,...E(r)});var vt=class t extends P{_parse(e){let{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==g.ZodParsedType.set)return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.set,received:n.parsedType}),f.INVALID;let o=this._def;o.minSize!==null&&n.data.size<o.minSize.value&&((0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_small,minimum:o.minSize.value,type:"set",inclusive:!0,exact:!1,message:o.minSize.message}),r.dirty()),o.maxSize!==null&&n.data.size>o.maxSize.value&&((0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_big,maximum:o.maxSize.value,type:"set",inclusive:!0,exact:!1,message:o.maxSize.message}),r.dirty());let i=this._def.valueType;function s(c){let u=new Set;for(let d of c){if(d.status==="aborted")return f.INVALID;d.status==="dirty"&&r.dirty(),u.add(d.value)}return{status:r.value,value:u}}let a=[...n.data.values()].map((c,u)=>i._parse(new ne(n,c,n.path,u)));return n.common.async?Promise.all(a).then(c=>s(c)):s(a)}min(e,r){return new t({...this._def,minSize:{value:e,message:w.errorUtil.toString(r)}})}max(e,r){return new t({...this._def,maxSize:{value:e,message:w.errorUtil.toString(r)}})}size(e,r){return this.min(e,r).max(e,r)}nonempty(e){return this.min(1,e)}};l.ZodSet=vt;vt.create=(t,e)=>new vt({valueType:t,minSize:null,maxSize:null,typeName:O.ZodSet,...E(e)});var en=class t extends P{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:r}=this._processInputParams(e);if(r.parsedType!==g.ZodParsedType.function)return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.function,received:r.parsedType}),f.INVALID;function n(a,c){return(0,f.makeIssue)({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,(0,Yr.getErrorMap)(),Yr.defaultErrorMap].filter(u=>!!u),issueData:{code:h.ZodIssueCode.invalid_arguments,argumentsError:c}})}function o(a,c){return(0,f.makeIssue)({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,(0,Yr.getErrorMap)(),Yr.defaultErrorMap].filter(u=>!!u),issueData:{code:h.ZodIssueCode.invalid_return_type,returnTypeError:c}})}let i={errorMap:r.common.contextualErrorMap},s=r.data;if(this._def.returns instanceof Ae){let a=this;return(0,f.OK)(async function(...c){let u=new h.ZodError([]),d=await a._def.args.parseAsync(c,i).catch(C=>{throw u.addIssue(n(c,C)),u}),m=await Reflect.apply(s,this,d);return await a._def.returns._def.type.parseAsync(m,i).catch(C=>{throw u.addIssue(o(m,C)),u})})}else{let a=this;return(0,f.OK)(function(...c){let u=a._def.args.safeParse(c,i);if(!u.success)throw new h.ZodError([n(c,u.error)]);let d=Reflect.apply(s,this,u.data),m=a._def.returns.safeParse(d,i);if(!m.success)throw new h.ZodError([o(d,m.error)]);return m.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new t({...this._def,args:fe.create(e).rest(ve.create())})}returns(e){return new t({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,r,n){return new t({args:e||fe.create([]).rest(ve.create()),returns:r||ve.create(),typeName:O.ZodFunction,...E(n)})}};l.ZodFunction=en;var Be=class extends P{get schema(){return this._def.getter()}_parse(e){let{ctx:r}=this._processInputParams(e);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}};l.ZodLazy=Be;Be.create=(t,e)=>new Be({getter:t,typeName:O.ZodLazy,...E(e)});var He=class extends P{_parse(e){if(e.data!==this._def.value){let r=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(r,{received:r.data,code:h.ZodIssueCode.invalid_literal,expected:this._def.value}),f.INVALID}return{status:"valid",value:e.data}}get value(){return this._def.value}};l.ZodLiteral=He;He.create=(t,e)=>new He({value:t,typeName:O.ZodLiteral,...E(e)});function vs(t,e){return new We({values:t,typeName:O.ZodEnum,...E(e)})}var We=class t extends P{_parse(e){if(typeof e.data!="string"){let r=this._getOrReturnCtx(e),n=this._def.values;return(0,f.addIssueToContext)(r,{expected:g.util.joinValues(n),received:r.parsedType,code:h.ZodIssueCode.invalid_type}),f.INVALID}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){let r=this._getOrReturnCtx(e),n=this._def.values;return(0,f.addIssueToContext)(r,{received:r.data,code:h.ZodIssueCode.invalid_enum_value,options:n}),f.INVALID}return(0,f.OK)(e.data)}get options(){return this._def.values}get enum(){let e={};for(let r of this._def.values)e[r]=r;return e}get Values(){let e={};for(let r of this._def.values)e[r]=r;return e}get Enum(){let e={};for(let r of this._def.values)e[r]=r;return e}extract(e,r=this._def){return t.create(e,{...this._def,...r})}exclude(e,r=this._def){return t.create(this.options.filter(n=>!e.includes(n)),{...this._def,...r})}};l.ZodEnum=We;We.create=vs;var Je=class extends P{_parse(e){let r=g.util.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==g.ZodParsedType.string&&n.parsedType!==g.ZodParsedType.number){let o=g.util.objectValues(r);return(0,f.addIssueToContext)(n,{expected:g.util.joinValues(o),received:n.parsedType,code:h.ZodIssueCode.invalid_type}),f.INVALID}if(this._cache||(this._cache=new Set(g.util.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let o=g.util.objectValues(r);return(0,f.addIssueToContext)(n,{received:n.data,code:h.ZodIssueCode.invalid_enum_value,options:o}),f.INVALID}return(0,f.OK)(e.data)}get enum(){return this._def.values}};l.ZodNativeEnum=Je;Je.create=(t,e)=>new Je({values:t,typeName:O.ZodNativeEnum,...E(e)});var Ae=class extends P{unwrap(){return this._def.type}_parse(e){let{ctx:r}=this._processInputParams(e);if(r.parsedType!==g.ZodParsedType.promise&&r.common.async===!1)return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.promise,received:r.parsedType}),f.INVALID;let n=r.parsedType===g.ZodParsedType.promise?r.data:Promise.resolve(r.data);return(0,f.OK)(n.then(o=>this._def.type.parseAsync(o,{path:r.path,errorMap:r.common.contextualErrorMap})))}};l.ZodPromise=Ae;Ae.create=(t,e)=>new Ae({type:t,typeName:O.ZodPromise,...E(e)});var ee=class extends P{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===O.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:r,ctx:n}=this._processInputParams(e),o=this._def.effect||null,i={addIssue:s=>{(0,f.addIssueToContext)(n,s),s.fatal?r.abort():r.dirty()},get path(){return n.path}};if(i.addIssue=i.addIssue.bind(i),o.type==="preprocess"){let s=o.transform(n.data,i);if(n.common.async)return Promise.resolve(s).then(async a=>{if(r.value==="aborted")return f.INVALID;let c=await this._def.schema._parseAsync({data:a,path:n.path,parent:n});return c.status==="aborted"?f.INVALID:c.status==="dirty"||r.value==="dirty"?(0,f.DIRTY)(c.value):c});{if(r.value==="aborted")return f.INVALID;let a=this._def.schema._parseSync({data:s,path:n.path,parent:n});return a.status==="aborted"?f.INVALID:a.status==="dirty"||r.value==="dirty"?(0,f.DIRTY)(a.value):a}}if(o.type==="refinement"){let s=a=>{let c=o.refinement(a,i);if(n.common.async)return Promise.resolve(c);if(c instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return a};if(n.common.async===!1){let a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?f.INVALID:(a.status==="dirty"&&r.dirty(),s(a.value),{status:r.value,value:a.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>a.status==="aborted"?f.INVALID:(a.status==="dirty"&&r.dirty(),s(a.value).then(()=>({status:r.value,value:a.value}))))}if(o.type==="transform")if(n.common.async===!1){let s=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!(0,f.isValid)(s))return f.INVALID;let a=o.transform(s.value,i);if(a instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:a}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(s=>(0,f.isValid)(s)?Promise.resolve(o.transform(s.value,i)).then(a=>({status:r.value,value:a})):f.INVALID);g.util.assertNever(o)}};l.ZodEffects=ee;l.ZodTransformer=ee;ee.create=(t,e,r)=>new ee({schema:t,typeName:O.ZodEffects,effect:e,...E(r)});ee.createWithPreprocess=(t,e,r)=>new ee({schema:e,effect:{type:"preprocess",transform:t},typeName:O.ZodEffects,...E(r)});var re=class extends P{_parse(e){return this._getType(e)===g.ZodParsedType.undefined?(0,f.OK)(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};l.ZodOptional=re;re.create=(t,e)=>new re({innerType:t,typeName:O.ZodOptional,...E(e)});var pe=class extends P{_parse(e){return this._getType(e)===g.ZodParsedType.null?(0,f.OK)(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};l.ZodNullable=pe;pe.create=(t,e)=>new pe({innerType:t,typeName:O.ZodNullable,...E(e)});var Ke=class extends P{_parse(e){let{ctx:r}=this._processInputParams(e),n=r.data;return r.parsedType===g.ZodParsedType.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};l.ZodDefault=Ke;Ke.create=(t,e)=>new Ke({innerType:t,typeName:O.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...E(e)});var Ge=class extends P{_parse(e){let{ctx:r}=this._processInputParams(e),n={...r,common:{...r.common,issues:[]}},o=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return(0,f.isAsync)(o)?o.then(i=>({status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new h.ZodError(n.common.issues)},input:n.data})})):{status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new h.ZodError(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};l.ZodCatch=Ge;Ge.create=(t,e)=>new Ge({innerType:t,typeName:O.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...E(e)});var bt=class extends P{_parse(e){if(this._getType(e)!==g.ZodParsedType.nan){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.nan,received:n.parsedType}),f.INVALID}return{status:"valid",value:e.data}}};l.ZodNaN=bt;bt.create=t=>new bt({typeName:O.ZodNaN,...E(t)});l.BRAND=Symbol("zod_brand");var cr=class extends P{_parse(e){let{ctx:r}=this._processInputParams(e),n=r.data;return this._def.type._parse({data:n,path:r.path,parent:r})}unwrap(){return this._def.type}};l.ZodBranded=cr;var ur=class t extends P{_parse(e){let{status:r,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{let i=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?f.INVALID:i.status==="dirty"?(r.dirty(),(0,f.DIRTY)(i.value)):this._def.out._parseAsync({data:i.value,path:n.path,parent:n})})();{let o=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?f.INVALID:o.status==="dirty"?(r.dirty(),{status:"dirty",value:o.value}):this._def.out._parseSync({data:o.value,path:n.path,parent:n})}}static create(e,r){return new t({in:e,out:r,typeName:O.ZodPipeline})}};l.ZodPipeline=ur;var Ye=class extends P{_parse(e){let r=this._def.innerType._parse(e),n=o=>((0,f.isValid)(o)&&(o.value=Object.freeze(o.value)),o);return(0,f.isAsync)(r)?r.then(o=>n(o)):n(r)}unwrap(){return this._def.innerType}};l.ZodReadonly=Ye;Ye.create=(t,e)=>new Ye({innerType:t,typeName:O.ZodReadonly,...E(e)});function ms(t,e){let r=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof r=="string"?{message:r}:r}function bs(t,e={},r){return t?Oe.create().superRefine((n,o)=>{var s,a;let i=t(n);if(i instanceof Promise)return i.then(c=>{var u,d;if(!c){let m=ms(e,n),b=(d=(u=m.fatal)!=null?u:r)!=null?d:!0;o.addIssue({code:"custom",...m,fatal:b})}});if(!i){let c=ms(e,n),u=(a=(s=c.fatal)!=null?s:r)!=null?a:!0;o.addIssue({code:"custom",...c,fatal:u})}}):Oe.create()}l.late={object:Y.lazycreate};var O;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(O||(l.ZodFirstPartyTypeKind=O={}));var Id=(t,e={message:`Input not instance of ${t.name}`})=>bs(r=>r instanceof t,e);l.instanceof=Id;var _s=Ie.create;l.string=_s;var xs=De.create;l.number=xs;var Od=bt.create;l.nan=Od;var Ad=Le.create;l.bigint=Ad;var ws=Me.create;l.boolean=ws;var Ed=Fe.create;l.date=Ed;var Pd=ht.create;l.symbol=Pd;var Rd=ze.create;l.undefined=Rd;var jd=qe.create;l.null=jd;var kd=Oe.create;l.any=kd;var Zd=ve.create;l.unknown=Zd;var Ud=ce.create;l.never=Ud;var Nd=yt.create;l.void=Nd;var Dd=be.create;l.array=Dd;var Ld=Y.create;l.object=Ld;var Md=Y.strictCreate;l.strictObject=Md;var Fd=Ve.create;l.union=Fd;var zd=Xr.create;l.discriminatedUnion=zd;var qd=$e.create;l.intersection=qd;var Vd=fe.create;l.tuple=Vd;var $d=Qr.create;l.record=$d;var Bd=gt.create;l.map=Bd;var Hd=vt.create;l.set=Hd;var Wd=en.create;l.function=Wd;var Jd=Be.create;l.lazy=Jd;var Kd=He.create;l.literal=Kd;var Gd=We.create;l.enum=Gd;var Yd=Je.create;l.nativeEnum=Yd;var Xd=Ae.create;l.promise=Xd;var Cs=ee.create;l.effect=Cs;l.transformer=Cs;var Qd=re.create;l.optional=Qd;var el=pe.create;l.nullable=el;var tl=ee.createWithPreprocess;l.preprocess=tl;var rl=ur.create;l.pipeline=rl;var nl=()=>_s().optional();l.ostring=nl;var ol=()=>xs().optional();l.onumber=ol;var il=()=>ws().optional();l.oboolean=il;l.coerce={string:(t=>Ie.create({...t,coerce:!0})),number:(t=>De.create({...t,coerce:!0})),boolean:(t=>Me.create({...t,coerce:!0})),bigint:(t=>Le.create({...t,coerce:!0})),date:(t=>Fe.create({...t,coerce:!0}))};l.NEVER=f.INVALID});var uo=x(oe=>{"use strict";var sl=oe&&oe.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(e,r);(!o||("get"in o?!e.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,o)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),_t=oe&&oe.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&sl(e,t,r)};Object.defineProperty(oe,"__esModule",{value:!0});_t(Kr(),oe);_t(so(),oe);_t(ds(),oe);_t(sr(),oe);_t(Ts(),oe);_t(Jr(),oe)});var Z=x(X=>{"use strict";var Ss=X&&X.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(e,r);(!o||("get"in o?!e.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,o)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),al=X&&X.__setModuleDefault||(Object.create?(function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}):function(t,e){t.default=e}),cl=X&&X.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&Ss(e,t,r);return al(e,t),e},ul=X&&X.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&Ss(e,t,r)};Object.defineProperty(X,"__esModule",{value:!0});X.z=void 0;var Is=cl(uo());X.z=Is;ul(uo(),X);X.default=Is});var lo=x(xt=>{"use strict";Object.defineProperty(xt,"__esModule",{value:!0});xt.actionTypesZodSchema=xt.ActionTypes=void 0;var dl=Z(),Os;(function(t){t.OpenUrl="openUrl",t.ImBack="imBack",t.PostBack="postBack",t.PlayAudio="playAudio",t.PlayVideo="playVideo",t.ShowImage="showImage",t.DownloadFile="downloadFile",t.Signin="signin",t.Call="call",t.MessageBack="messageBack",t.OpenApp="openApp"})(Os||(xt.ActionTypes=Os={}));xt.actionTypesZodSchema=dl.z.enum(["openUrl","imBack","postBack","playAudio","showImage","downloadFile","signin","call","messageBack","openApp"])});var fo=x(wt=>{"use strict";Object.defineProperty(wt,"__esModule",{value:!0});wt.semanticActionStateTypesZodSchema=wt.SemanticActionStateTypes=void 0;var ll=Z(),As;(function(t){t.Start="start",t.Continue="continue",t.Done="done"})(As||(wt.SemanticActionStateTypes=As={}));wt.semanticActionStateTypesZodSchema=ll.z.enum(["start","continue","done"])});var po=x(Ct=>{"use strict";Object.defineProperty(Ct,"__esModule",{value:!0});Ct.attachmentLayoutTypesZodSchema=Ct.AttachmentLayoutTypes=void 0;var fl=Z(),Es;(function(t){t.List="list",t.Carousel="carousel"})(Es||(Ct.AttachmentLayoutTypes=Es={}));Ct.attachmentLayoutTypesZodSchema=fl.z.enum(["list","carousel"])});var mo=x(tn=>{"use strict";Object.defineProperty(tn,"__esModule",{value:!0});tn.Channels=void 0;var Ps;(function(t){t.Alexa="alexa",t.Console="console",t.Directline="directline",t.DirectlineSpeech="directlinespeech",t.Email="email",t.Emulator="emulator",t.Facebook="facebook",t.Groupme="groupme",t.Line="line",t.Msteams="msteams",t.Omni="omnichannel",t.Outlook="outlook",t.Skype="skype",t.Slack="slack",t.Sms="sms",t.Telegram="telegram",t.Telephony="telephony",t.Test="test",t.Webchat="webchat"})(Ps||(tn.Channels=Ps={}))});var ho=x(Tt=>{"use strict";Object.defineProperty(Tt,"__esModule",{value:!0});Tt.endOfConversationCodesZodSchema=Tt.EndOfConversationCodes=void 0;var pl=Z(),Rs;(function(t){t.Unknown="unknown",t.CompletedSuccessfully="completedSuccessfully",t.UserCancelled="userCancelled",t.AgentTimedOut="agentTimedOut",t.AgentIssuedInvalidMessage="agentIssuedInvalidMessage",t.ChannelFailed="channelFailed"})(Rs||(Tt.EndOfConversationCodes=Rs={}));Tt.endOfConversationCodesZodSchema=pl.z.enum(["unknown","completedSuccessfully","userCancelled","agentTimedOut","agentIssuedInvalidMessage","channelFailed"])});var ks=x(St=>{"use strict";Object.defineProperty(St,"__esModule",{value:!0});St.membershipSourceTypeZodSchema=St.MembershipSourceTypes=void 0;var ml=Z(),js;(function(t){t.Channel="channel",t.Team="team"})(js||(St.MembershipSourceTypes=js={}));St.membershipSourceTypeZodSchema=ml.z.enum(["channel","team"])});var Us=x(It=>{"use strict";Object.defineProperty(It,"__esModule",{value:!0});It.membershipTypeZodSchema=It.MembershipTypes=void 0;var hl=Z(),Zs;(function(t){t.Direct="direct",t.Transitive="transitive"})(Zs||(It.MembershipTypes=Zs={}));It.membershipTypeZodSchema=hl.z.enum(["direct","transitive"])});var rn=x(Ot=>{"use strict";Object.defineProperty(Ot,"__esModule",{value:!0});Ot.roleTypeZodSchema=Ot.RoleTypes=void 0;var yl=Z(),Ns;(function(t){t.User="user",t.Agent="bot",t.Skill="skill"})(Ns||(Ot.RoleTypes=Ns={}));Ot.roleTypeZodSchema=yl.z.enum(["user","bot","skill"])});var Ds=x(nn=>{"use strict";Object.defineProperty(nn,"__esModule",{value:!0});nn.addAIToActivity=void 0;var gl=(t,e,r)=>{var n;let o={type:"https://schema.org/Message","@type":"Message","@context":"https://schema.org","@id":"",additionalType:["AIGeneratedContent"],citation:e,usageInfo:r};(n=t.entities)!==null&&n!==void 0||(t.entities=[]),t.entities.push(o)};nn.addAIToActivity=gl});var Ls=x(on=>{"use strict";Object.defineProperty(on,"__esModule",{value:!0});on.adaptiveCardInvokeActionZodSchema=void 0;var Xe=Z();on.adaptiveCardInvokeActionZodSchema=Xe.z.object({type:Xe.z.string().min(1),id:Xe.z.string().optional(),verb:Xe.z.string().min(1),data:Xe.z.record(Xe.z.string().min(1),Xe.z.any())})});var Ms=x(yo=>{"use strict";Object.defineProperty(yo,"__esModule",{value:!0});yo.default="ffffffff-ffff-ffff-ffff-ffffffffffff"});var Fs=x(go=>{"use strict";Object.defineProperty(go,"__esModule",{value:!0});go.default="00000000-0000-0000-0000-000000000000"});var zs=x(vo=>{"use strict";Object.defineProperty(vo,"__esModule",{value:!0});vo.default=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i});var dr=x(bo=>{"use strict";Object.defineProperty(bo,"__esModule",{value:!0});var vl=zs();function bl(t){return typeof t=="string"&&vl.default.test(t)}bo.default=bl});var lr=x(_o=>{"use strict";Object.defineProperty(_o,"__esModule",{value:!0});var _l=dr();function xl(t){if(!(0,_l.default)(t))throw TypeError("Invalid UUID");let e;return Uint8Array.of((e=parseInt(t.slice(0,8),16))>>>24,e>>>16&255,e>>>8&255,e&255,(e=parseInt(t.slice(9,13),16))>>>8,e&255,(e=parseInt(t.slice(14,18),16))>>>8,e&255,(e=parseInt(t.slice(19,23),16))>>>8,e&255,(e=parseInt(t.slice(24,36),16))/1099511627776&255,e/4294967296&255,e>>>24&255,e>>>16&255,e>>>8&255,e&255)}_o.default=xl});var _e=x(fr=>{"use strict";Object.defineProperty(fr,"__esModule",{value:!0});fr.unsafeStringify=void 0;var wl=dr(),q=[];for(let t=0;t<256;++t)q.push((t+256).toString(16).slice(1));function qs(t,e=0){return(q[t[e+0]]+q[t[e+1]]+q[t[e+2]]+q[t[e+3]]+"-"+q[t[e+4]]+q[t[e+5]]+"-"+q[t[e+6]]+q[t[e+7]]+"-"+q[t[e+8]]+q[t[e+9]]+"-"+q[t[e+10]]+q[t[e+11]]+q[t[e+12]]+q[t[e+13]]+q[t[e+14]]+q[t[e+15]]).toLowerCase()}fr.unsafeStringify=qs;function Cl(t,e=0){let r=qs(t,e);if(!(0,wl.default)(r))throw TypeError("Stringified UUID is invalid");return r}fr.default=Cl});var sn=x(wo=>{"use strict";Object.defineProperty(wo,"__esModule",{value:!0});var xo,Tl=new Uint8Array(16);function Sl(){if(!xo){if(typeof crypto=="undefined"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");xo=crypto.getRandomValues.bind(crypto)}return xo(Tl)}wo.default=Sl});var Co=x(mr=>{"use strict";Object.defineProperty(mr,"__esModule",{value:!0});mr.updateV1State=void 0;var Vs=sn(),Il=_e(),pr={};function Ol(t,e,r){var i,s,a,c;let n,o=(i=t==null?void 0:t._v6)!=null?i:!1;if(t){let u=Object.keys(t);u.length===1&&u[0]==="_v6"&&(t=void 0)}if(t)n=$s((c=(a=t.random)!=null?a:(s=t.rng)==null?void 0:s.call(t))!=null?c:(0,Vs.default)(),t.msecs,t.nsecs,t.clockseq,t.node,e,r);else{let u=Date.now(),d=(0,Vs.default)();Bs(pr,u,d),n=$s(d,pr.msecs,pr.nsecs,o?void 0:pr.clockseq,o?void 0:pr.node,e,r)}return e!=null?e:(0,Il.unsafeStringify)(n)}function Bs(t,e,r){var n,o;return(n=t.msecs)!=null||(t.msecs=-1/0),(o=t.nsecs)!=null||(t.nsecs=0),e===t.msecs?(t.nsecs++,t.nsecs>=1e4&&(t.node=void 0,t.nsecs=0)):e>t.msecs?t.nsecs=0:e<t.msecs&&(t.node=void 0),t.node||(t.node=r.slice(10,16),t.node[0]|=1,t.clockseq=(r[8]<<8|r[9])&16383),t.msecs=e,t}mr.updateV1State=Bs;function $s(t,e,r,n,o,i,s=0){if(t.length<16)throw new Error("Random bytes length must be >= 16");if(!i)i=new Uint8Array(16),s=0;else if(s<0||s+16>i.length)throw new RangeError(`UUID byte range ${s}:${s+15} is out of buffer bounds`);e!=null||(e=Date.now()),r!=null||(r=0),n!=null||(n=(t[8]<<8|t[9])&16383),o!=null||(o=t.slice(10,16)),e+=122192928e5;let a=((e&268435455)*1e4+r)%4294967296;i[s++]=a>>>24&255,i[s++]=a>>>16&255,i[s++]=a>>>8&255,i[s++]=a&255;let c=e/4294967296*1e4&268435455;i[s++]=c>>>8&255,i[s++]=c&255,i[s++]=c>>>24&15|16,i[s++]=c>>>16&255,i[s++]=n>>>8|128,i[s++]=n&255;for(let u=0;u<6;++u)i[s++]=o[u];return i}mr.default=Ol});var So=x(To=>{"use strict";Object.defineProperty(To,"__esModule",{value:!0});var Al=lr(),El=_e();function Pl(t){let e=typeof t=="string"?(0,Al.default)(t):t,r=Rl(e);return typeof t=="string"?(0,El.unsafeStringify)(r):r}To.default=Pl;function Rl(t){return Uint8Array.of((t[6]&15)<<4|t[7]>>4&15,(t[7]&15)<<4|(t[4]&240)>>4,(t[4]&15)<<4|(t[5]&240)>>4,(t[5]&15)<<4|(t[0]&240)>>4,(t[0]&15)<<4|(t[1]&240)>>4,(t[1]&15)<<4|(t[2]&240)>>4,96|t[2]&15,t[3],t[8],t[9],t[10],t[11],t[12],t[13],t[14],t[15])}});var Ws=x(Io=>{"use strict";Object.defineProperty(Io,"__esModule",{value:!0});function jl(t){let e=Ul(t),r=Zl(e,t.length*8);return kl(r)}function kl(t){let e=new Uint8Array(t.length*4);for(let r=0;r<t.length*4;r++)e[r]=t[r>>2]>>>r%4*8&255;return e}function Hs(t){return(t+64>>>9<<4)+14+1}function Zl(t,e){let r=new Uint32Array(Hs(e)).fill(0);r.set(t),r[e>>5]|=128<<e%32,r[r.length-1]=e,t=r;let n=1732584193,o=-271733879,i=-1732584194,s=271733878;for(let a=0;a<t.length;a+=16){let c=n,u=o,d=i,m=s;n=B(n,o,i,s,t[a],7,-680876936),s=B(s,n,o,i,t[a+1],12,-389564586),i=B(i,s,n,o,t[a+2],17,606105819),o=B(o,i,s,n,t[a+3],22,-1044525330),n=B(n,o,i,s,t[a+4],7,-176418897),s=B(s,n,o,i,t[a+5],12,1200080426),i=B(i,s,n,o,t[a+6],17,-1473231341),o=B(o,i,s,n,t[a+7],22,-45705983),n=B(n,o,i,s,t[a+8],7,1770035416),s=B(s,n,o,i,t[a+9],12,-1958414417),i=B(i,s,n,o,t[a+10],17,-42063),o=B(o,i,s,n,t[a+11],22,-1990404162),n=B(n,o,i,s,t[a+12],7,1804603682),s=B(s,n,o,i,t[a+13],12,-40341101),i=B(i,s,n,o,t[a+14],17,-1502002290),o=B(o,i,s,n,t[a+15],22,1236535329),n=H(n,o,i,s,t[a+1],5,-165796510),s=H(s,n,o,i,t[a+6],9,-1069501632),i=H(i,s,n,o,t[a+11],14,643717713),o=H(o,i,s,n,t[a],20,-373897302),n=H(n,o,i,s,t[a+5],5,-701558691),s=H(s,n,o,i,t[a+10],9,38016083),i=H(i,s,n,o,t[a+15],14,-660478335),o=H(o,i,s,n,t[a+4],20,-405537848),n=H(n,o,i,s,t[a+9],5,568446438),s=H(s,n,o,i,t[a+14],9,-1019803690),i=H(i,s,n,o,t[a+3],14,-187363961),o=H(o,i,s,n,t[a+8],20,1163531501),n=H(n,o,i,s,t[a+13],5,-1444681467),s=H(s,n,o,i,t[a+2],9,-51403784),i=H(i,s,n,o,t[a+7],14,1735328473),o=H(o,i,s,n,t[a+12],20,-1926607734),n=W(n,o,i,s,t[a+5],4,-378558),s=W(s,n,o,i,t[a+8],11,-2022574463),i=W(i,s,n,o,t[a+11],16,1839030562),o=W(o,i,s,n,t[a+14],23,-35309556),n=W(n,o,i,s,t[a+1],4,-1530992060),s=W(s,n,o,i,t[a+4],11,1272893353),i=W(i,s,n,o,t[a+7],16,-155497632),o=W(o,i,s,n,t[a+10],23,-1094730640),n=W(n,o,i,s,t[a+13],4,681279174),s=W(s,n,o,i,t[a],11,-358537222),i=W(i,s,n,o,t[a+3],16,-722521979),o=W(o,i,s,n,t[a+6],23,76029189),n=W(n,o,i,s,t[a+9],4,-640364487),s=W(s,n,o,i,t[a+12],11,-421815835),i=W(i,s,n,o,t[a+15],16,530742520),o=W(o,i,s,n,t[a+2],23,-995338651),n=J(n,o,i,s,t[a],6,-198630844),s=J(s,n,o,i,t[a+7],10,1126891415),i=J(i,s,n,o,t[a+14],15,-1416354905),o=J(o,i,s,n,t[a+5],21,-57434055),n=J(n,o,i,s,t[a+12],6,1700485571),s=J(s,n,o,i,t[a+3],10,-1894986606),i=J(i,s,n,o,t[a+10],15,-1051523),o=J(o,i,s,n,t[a+1],21,-2054922799),n=J(n,o,i,s,t[a+8],6,1873313359),s=J(s,n,o,i,t[a+15],10,-30611744),i=J(i,s,n,o,t[a+6],15,-1560198380),o=J(o,i,s,n,t[a+13],21,1309151649),n=J(n,o,i,s,t[a+4],6,-145523070),s=J(s,n,o,i,t[a+11],10,-1120210379),i=J(i,s,n,o,t[a+2],15,718787259),o=J(o,i,s,n,t[a+9],21,-343485551),n=Ee(n,c),o=Ee(o,u),i=Ee(i,d),s=Ee(s,m)}return Uint32Array.of(n,o,i,s)}function Ul(t){if(t.length===0)return new Uint32Array;let e=new Uint32Array(Hs(t.length*8)).fill(0);for(let r=0;r<t.length;r++)e[r>>2]|=(t[r]&255)<<r%4*8;return e}function Ee(t,e){let r=(t&65535)+(e&65535);return(t>>16)+(e>>16)+(r>>16)<<16|r&65535}function Nl(t,e){return t<<e|t>>>32-e}function an(t,e,r,n,o,i){return Ee(Nl(Ee(Ee(e,t),Ee(n,i)),o),r)}function B(t,e,r,n,o,i,s){return an(e&r|~e&n,t,e,o,i,s)}function H(t,e,r,n,o,i,s){return an(e&n|r&~n,t,e,o,i,s)}function W(t,e,r,n,o,i,s){return an(e^r^n,t,e,o,i,s)}function J(t,e,r,n,o,i,s){return an(r^(e|~n),t,e,o,i,s)}Io.default=jl});var hr=x(xe=>{"use strict";Object.defineProperty(xe,"__esModule",{value:!0});xe.URL=xe.DNS=xe.stringToBytes=void 0;var Js=lr(),Dl=_e();function Ks(t){t=unescape(encodeURIComponent(t));let e=new Uint8Array(t.length);for(let r=0;r<t.length;++r)e[r]=t.charCodeAt(r);return e}xe.stringToBytes=Ks;xe.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8";xe.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function Ll(t,e,r,n,o,i){let s=typeof r=="string"?Ks(r):r,a=typeof n=="string"?(0,Js.default)(n):n;if(typeof n=="string"&&(n=(0,Js.default)(n)),(n==null?void 0:n.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let c=new Uint8Array(16+s.length);if(c.set(a),c.set(s,a.length),c=e(c),c[6]=c[6]&15|t,c[8]=c[8]&63|128,o){i=i||0;for(let u=0;u<16;++u)o[i+u]=c[u];return o}return(0,Dl.unsafeStringify)(c)}xe.default=Ll});var Ys=x(Qe=>{"use strict";Object.defineProperty(Qe,"__esModule",{value:!0});Qe.URL=Qe.DNS=void 0;var Ml=Ws(),Oo=hr(),Gs=hr();Object.defineProperty(Qe,"DNS",{enumerable:!0,get:function(){return Gs.DNS}});Object.defineProperty(Qe,"URL",{enumerable:!0,get:function(){return Gs.URL}});function Ao(t,e,r,n){return(0,Oo.default)(48,Ml.default,t,e,r,n)}Ao.DNS=Oo.DNS;Ao.URL=Oo.URL;Qe.default=Ao});var Xs=x(Eo=>{"use strict";Object.defineProperty(Eo,"__esModule",{value:!0});var Fl=typeof crypto!="undefined"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);Eo.default={randomUUID:Fl}});var ea=x(Po=>{"use strict";Object.defineProperty(Po,"__esModule",{value:!0});var Qs=Xs(),zl=sn(),ql=_e();function Vl(t,e,r){var o,i,s;if(Qs.default.randomUUID&&!e&&!t)return Qs.default.randomUUID();t=t||{};let n=(s=(i=t.random)!=null?i:(o=t.rng)==null?void 0:o.call(t))!=null?s:(0,zl.default)();if(n.length<16)throw new Error("Random bytes length must be >= 16");if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){if(r=r||0,r<0||r+16>e.length)throw new RangeError(`UUID byte range ${r}:${r+15} is out of buffer bounds`);for(let a=0;a<16;++a)e[r+a]=n[a];return e}return(0,ql.unsafeStringify)(n)}Po.default=Vl});var ta=x(jo=>{"use strict";Object.defineProperty(jo,"__esModule",{value:!0});function $l(t,e,r,n){switch(t){case 0:return e&r^~e&n;case 1:return e^r^n;case 2:return e&r^e&n^r&n;case 3:return e^r^n}}function Ro(t,e){return t<<e|t>>>32-e}function Bl(t){let e=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520],n=new Uint8Array(t.length+1);n.set(t),n[t.length]=128,t=n;let o=t.length/4+2,i=Math.ceil(o/16),s=new Array(i);for(let a=0;a<i;++a){let c=new Uint32Array(16);for(let u=0;u<16;++u)c[u]=t[a*64+u*4]<<24|t[a*64+u*4+1]<<16|t[a*64+u*4+2]<<8|t[a*64+u*4+3];s[a]=c}s[i-1][14]=(t.length-1)*8/Math.pow(2,32),s[i-1][14]=Math.floor(s[i-1][14]),s[i-1][15]=(t.length-1)*8&4294967295;for(let a=0;a<i;++a){let c=new Uint32Array(80);for(let y=0;y<16;++y)c[y]=s[a][y];for(let y=16;y<80;++y)c[y]=Ro(c[y-3]^c[y-8]^c[y-14]^c[y-16],1);let u=r[0],d=r[1],m=r[2],b=r[3],C=r[4];for(let y=0;y<80;++y){let v=Math.floor(y/20),_=Ro(u,5)+$l(v,d,m,b)+C+e[v]+c[y]>>>0;C=b,b=m,m=Ro(d,30)>>>0,d=u,u=_}r[0]=r[0]+u>>>0,r[1]=r[1]+d>>>0,r[2]=r[2]+m>>>0,r[3]=r[3]+b>>>0,r[4]=r[4]+C>>>0}return Uint8Array.of(r[0]>>24,r[0]>>16,r[0]>>8,r[0],r[1]>>24,r[1]>>16,r[1]>>8,r[1],r[2]>>24,r[2]>>16,r[2]>>8,r[2],r[3]>>24,r[3]>>16,r[3]>>8,r[3],r[4]>>24,r[4]>>16,r[4]>>8,r[4])}jo.default=Bl});var na=x(et=>{"use strict";Object.defineProperty(et,"__esModule",{value:!0});et.URL=et.DNS=void 0;var Hl=ta(),ko=hr(),ra=hr();Object.defineProperty(et,"DNS",{enumerable:!0,get:function(){return ra.DNS}});Object.defineProperty(et,"URL",{enumerable:!0,get:function(){return ra.URL}});function Zo(t,e,r,n){return(0,ko.default)(80,Hl.default,t,e,r,n)}Zo.DNS=ko.DNS;Zo.URL=ko.URL;et.default=Zo});var oa=x(Uo=>{"use strict";Object.defineProperty(Uo,"__esModule",{value:!0});var Wl=_e(),Jl=Co(),Kl=So();function Gl(t,e,r){t!=null||(t={}),r!=null||(r=0);let n=(0,Jl.default)({...t,_v6:!0},new Uint8Array(16));if(n=(0,Kl.default)(n),e){for(let o=0;o<16;o++)e[r+o]=n[o];return e}return(0,Wl.unsafeStringify)(n)}Uo.default=Gl});var ia=x(No=>{"use strict";Object.defineProperty(No,"__esModule",{value:!0});var Yl=lr(),Xl=_e();function Ql(t){let e=typeof t=="string"?(0,Yl.default)(t):t,r=ef(e);return typeof t=="string"?(0,Xl.unsafeStringify)(r):r}No.default=Ql;function ef(t){return Uint8Array.of((t[3]&15)<<4|t[4]>>4&15,(t[4]&15)<<4|(t[5]&240)>>4,(t[5]&15)<<4|t[6]&15,t[7],(t[1]&15)<<4|(t[2]&240)>>4,(t[2]&15)<<4|(t[3]&240)>>4,16|(t[0]&240)>>4,(t[0]&15)<<4|(t[1]&240)>>4,t[8],t[9],t[10],t[11],t[12],t[13],t[14],t[15])}});var ua=x(yr=>{"use strict";Object.defineProperty(yr,"__esModule",{value:!0});yr.updateV7State=void 0;var sa=sn(),tf=_e(),Do={};function rf(t,e,r){var o,i,s;let n;if(t)n=aa((s=(i=t.random)!=null?i:(o=t.rng)==null?void 0:o.call(t))!=null?s:(0,sa.default)(),t.msecs,t.seq,e,r);else{let a=Date.now(),c=(0,sa.default)();ca(Do,a,c),n=aa(c,Do.msecs,Do.seq,e,r)}return e!=null?e:(0,tf.unsafeStringify)(n)}function ca(t,e,r){var n,o;return(n=t.msecs)!=null||(t.msecs=-1/0),(o=t.seq)!=null||(t.seq=0),e>t.msecs?(t.seq=r[6]<<23|r[7]<<16|r[8]<<8|r[9],t.msecs=e):(t.seq=t.seq+1|0,t.seq===0&&t.msecs++),t}yr.updateV7State=ca;function aa(t,e,r,n,o=0){if(t.length<16)throw new Error("Random bytes length must be >= 16");if(!n)n=new Uint8Array(16),o=0;else if(o<0||o+16>n.length)throw new RangeError(`UUID byte range ${o}:${o+15} is out of buffer bounds`);return e!=null||(e=Date.now()),r!=null||(r=t[6]*127<<24|t[7]<<16|t[8]<<8|t[9]),n[o++]=e/1099511627776&255,n[o++]=e/4294967296&255,n[o++]=e/16777216&255,n[o++]=e/65536&255,n[o++]=e/256&255,n[o++]=e&255,n[o++]=112|r>>>28&15,n[o++]=r>>>20&255,n[o++]=128|r>>>14&63,n[o++]=r>>>6&255,n[o++]=r<<2&255|t[10]&3,n[o++]=t[11],n[o++]=t[12],n[o++]=t[13],n[o++]=t[14],n[o++]=t[15],n}yr.default=rf});var da=x(Lo=>{"use strict";Object.defineProperty(Lo,"__esModule",{value:!0});var nf=dr();function of(t){if(!(0,nf.default)(t))throw TypeError("Invalid UUID");return parseInt(t.slice(14,15),16)}Lo.default=of});var la=x(j=>{"use strict";Object.defineProperty(j,"__esModule",{value:!0});j.version=j.validate=j.v7=j.v6ToV1=j.v6=j.v5=j.v4=j.v3=j.v1ToV6=j.v1=j.stringify=j.parse=j.NIL=j.MAX=void 0;var sf=Ms();Object.defineProperty(j,"MAX",{enumerable:!0,get:function(){return sf.default}});var af=Fs();Object.defineProperty(j,"NIL",{enumerable:!0,get:function(){return af.default}});var cf=lr();Object.defineProperty(j,"parse",{enumerable:!0,get:function(){return cf.default}});var uf=_e();Object.defineProperty(j,"stringify",{enumerable:!0,get:function(){return uf.default}});var df=Co();Object.defineProperty(j,"v1",{enumerable:!0,get:function(){return df.default}});var lf=So();Object.defineProperty(j,"v1ToV6",{enumerable:!0,get:function(){return lf.default}});var ff=Ys();Object.defineProperty(j,"v3",{enumerable:!0,get:function(){return ff.default}});var pf=ea();Object.defineProperty(j,"v4",{enumerable:!0,get:function(){return pf.default}});var mf=na();Object.defineProperty(j,"v5",{enumerable:!0,get:function(){return mf.default}});var hf=oa();Object.defineProperty(j,"v6",{enumerable:!0,get:function(){return hf.default}});var yf=ia();Object.defineProperty(j,"v6ToV1",{enumerable:!0,get:function(){return yf.default}});var gf=ua();Object.defineProperty(j,"v7",{enumerable:!0,get:function(){return gf.default}});var vf=dr();Object.defineProperty(j,"validate",{enumerable:!0,get:function(){return vf.default}});var bf=da();Object.defineProperty(j,"version",{enumerable:!0,get:function(){return bf.default}})});var Mo=x(cn=>{"use strict";Object.defineProperty(cn,"__esModule",{value:!0});cn.entityZodSchema=void 0;var fa=Z();cn.entityZodSchema=fa.z.object({type:fa.z.string().min(1)}).passthrough()});var pa=x(un=>{"use strict";Object.defineProperty(un,"__esModule",{value:!0});un.semanticActionZodSchema=void 0;var gr=Z(),_f=Mo(),xf=fo();un.semanticActionZodSchema=gr.z.object({id:gr.z.string().min(1),state:gr.z.union([xf.semanticActionStateTypesZodSchema,gr.z.string().min(1)]),entities:gr.z.record(_f.entityZodSchema)})});var ma=x(dn=>{"use strict";Object.defineProperty(dn,"__esModule",{value:!0});dn.cardActionZodSchema=void 0;var me=Z(),wf=lo();dn.cardActionZodSchema=me.z.object({type:me.z.union([wf.actionTypesZodSchema,me.z.string().min(1)]),title:me.z.string().min(1),image:me.z.string().min(1).optional(),text:me.z.string().min(1).optional(),displayText:me.z.string().min(1).optional(),value:me.z.any().optional(),channelData:me.z.unknown().optional(),imageAltText:me.z.string().min(1).optional()})});var ha=x(fn=>{"use strict";Object.defineProperty(fn,"__esModule",{value:!0});fn.suggestedActionsZodSchema=void 0;var ln=Z(),Cf=ma();fn.suggestedActionsZodSchema=ln.z.object({to:ln.z.array(ln.z.string().min(1)),actions:ln.z.array(Cf.cardActionZodSchema)})});var Fo=x(At=>{"use strict";Object.defineProperty(At,"__esModule",{value:!0});At.activityEventNamesZodSchema=At.ActivityEventNames=void 0;var Tf=Z(),ya;(function(t){t.ContinueConversation="ContinueConversation",t.CreateConversation="CreateConversation"})(ya||(At.ActivityEventNames=ya={}));At.activityEventNamesZodSchema=Tf.z.enum(["ContinueConversation","CreateConversation"])});var zo=x(Et=>{"use strict";Object.defineProperty(Et,"__esModule",{value:!0});Et.activityImportanceZodSchema=Et.ActivityImportance=void 0;var Sf=Z(),ga;(function(t){t.Low="low",t.Normal="normal",t.High="high"})(ga||(Et.ActivityImportance=ga={}));Et.activityImportanceZodSchema=Sf.z.enum(["low","normal","high"])});var qo=x(Pt=>{"use strict";Object.defineProperty(Pt,"__esModule",{value:!0});Pt.activityTypesZodSchema=Pt.ActivityTypes=void 0;var If=Z(),va;(function(t){t.Message="message",t.ContactRelationUpdate="contactRelationUpdate",t.ConversationUpdate="conversationUpdate",t.Typing="typing",t.EndOfConversation="endOfConversation",t.Event="event",t.Invoke="invoke",t.InvokeResponse="invokeResponse",t.DeleteUserData="deleteUserData",t.MessageUpdate="messageUpdate",t.MessageDelete="messageDelete",t.InstallationUpdate="installationUpdate",t.MessageReaction="messageReaction",t.Suggestion="suggestion",t.Trace="trace",t.Handoff="handoff",t.Command="command",t.CommandResult="commandResult",t.Delay="delay"})(va||(Pt.ActivityTypes=va={}));Pt.activityTypesZodSchema=If.z.enum(["message","contactRelationUpdate","conversationUpdate","typing","endOfConversation","event","invoke","invokeResponse","deleteUserData","messageUpdate","messageDelete","installationUpdate","messageReaction","suggestion","trace","handoff","command","commandResult","delay"])});var ba=x(pn=>{"use strict";Object.defineProperty(pn,"__esModule",{value:!0});pn.attachmentZodSchema=void 0;var Rt=Z();pn.attachmentZodSchema=Rt.z.object({contentType:Rt.z.string().min(1),contentUrl:Rt.z.string().min(1).optional(),content:Rt.z.unknown().optional(),name:Rt.z.string().min(1).optional(),thumbnailUrl:Rt.z.string().min(1).optional()})});var Vo=x(mn=>{"use strict";Object.defineProperty(mn,"__esModule",{value:!0});mn.channelAccountZodSchema=void 0;var tt=Z(),Of=rn();mn.channelAccountZodSchema=tt.z.object({id:tt.z.string().min(1).optional(),name:tt.z.string().optional(),aadObjectId:tt.z.string().min(1).optional(),role:tt.z.union([Of.roleTypeZodSchema,tt.z.string().min(1)]).optional(),properties:tt.z.unknown().optional()})});var $o=x(hn=>{"use strict";Object.defineProperty(hn,"__esModule",{value:!0});hn.conversationAccountZodSchema=void 0;var he=Z(),Af=rn();hn.conversationAccountZodSchema=he.z.object({isGroup:he.z.boolean().optional(),conversationType:he.z.string().min(1).optional(),tenantId:he.z.string().min(1).optional(),id:he.z.string().min(1),name:he.z.string().min(1).optional(),aadObjectId:he.z.string().min(1).optional(),role:he.z.union([Af.roleTypeZodSchema,he.z.string().min(1)]).optional(),properties:he.z.unknown().optional()})});var xa=x(yn=>{"use strict";Object.defineProperty(yn,"__esModule",{value:!0});yn.conversationReferenceZodSchema=void 0;var vr=Z(),_a=Vo(),Ef=$o();yn.conversationReferenceZodSchema=vr.z.object({activityId:vr.z.string().min(1).optional(),user:_a.channelAccountZodSchema.optional(),locale:vr.z.string().min(1).optional(),agent:_a.channelAccountZodSchema.optional().nullable(),conversation:Ef.conversationAccountZodSchema,channelId:vr.z.string().min(1),serviceUrl:vr.z.string().min(1).optional()})});var Bo=x(jt=>{"use strict";Object.defineProperty(jt,"__esModule",{value:!0});jt.deliveryModesZodSchema=jt.DeliveryModes=void 0;var Pf=Z(),wa;(function(t){t.Normal="normal",t.Notification="notification",t.ExpectReplies="expectReplies",t.Ephemeral="ephemeral"})(wa||(jt.DeliveryModes=wa={}));jt.deliveryModesZodSchema=Pf.z.enum(["normal","notification","expectReplies","ephemeral"])});var Ho=x(kt=>{"use strict";Object.defineProperty(kt,"__esModule",{value:!0});kt.inputHintsZodSchema=kt.InputHints=void 0;var Rf=Z(),Ca;(function(t){t.AcceptingInput="acceptingInput",t.IgnoringInput="ignoringInput",t.ExpectingInput="expectingInput"})(Ca||(kt.InputHints=Ca={}));kt.inputHintsZodSchema=Rf.z.enum(["acceptingInput","ignoringInput","expectingInput"])});var Wo=x(Zt=>{"use strict";Object.defineProperty(Zt,"__esModule",{value:!0});Zt.messageReactionTypesZodSchema=Zt.MessageReactionTypes=void 0;var jf=Z(),Ta;(function(t){t.Like="like",t.PlusOne="plusOne"})(Ta||(Zt.MessageReactionTypes=Ta={}));Zt.messageReactionTypesZodSchema=jf.z.enum(["like","plusOne"])});var Sa=x(gn=>{"use strict";Object.defineProperty(gn,"__esModule",{value:!0});gn.messageReactionZodSchema=void 0;var Jo=Z(),kf=Wo();gn.messageReactionZodSchema=Jo.z.object({type:Jo.z.union([kf.messageReactionTypesZodSchema,Jo.z.string().min(1)])})});var Ko=x(Ut=>{"use strict";Object.defineProperty(Ut,"__esModule",{value:!0});Ut.textFormatTypesZodSchema=Ut.TextFormatTypes=void 0;var Zf=Z(),Ia;(function(t){t.Markdown="markdown",t.Plain="plain",t.Xml="xml"})(Ia||(Ut.TextFormatTypes=Ia={}));Ut.textFormatTypesZodSchema=Zf.z.enum(["markdown","plain","xml"])});var Oa=x(vn=>{"use strict";Object.defineProperty(vn,"__esModule",{value:!0});vn.textHighlightZodSchema=void 0;var Go=Z();vn.textHighlightZodSchema=Go.z.object({text:Go.z.string().min(1),occurrence:Go.z.number()})});var Ra=x(rt=>{"use strict";Object.defineProperty(rt,"__esModule",{value:!0});rt.Activity=rt.activityZodSchema=void 0;var Uf=la(),T=Z(),Nf=pa(),Df=ha(),Pa=Fo(),Lf=zo(),_n=qo(),Mf=ba(),Ff=po(),bn=Vo(),Aa=mo(),zf=$o(),qf=xa(),Vf=ho(),$f=Bo(),Bf=Mo(),Hf=Ho(),Ea=Sa(),Wf=Ko(),Jf=Oa();rt.activityZodSchema=T.z.object({type:T.z.union([_n.activityTypesZodSchema,T.z.string().min(1)]),text:T.z.string().optional(),id:T.z.string().min(1).optional(),channelId:T.z.string().min(1).optional(),from:bn.channelAccountZodSchema.optional(),timestamp:T.z.union([T.z.date(),T.z.string().min(1).datetime().optional(),T.z.string().min(1).transform(t=>new Date(t)).optional()]),localTimestamp:T.z.string().min(1).transform(t=>new Date(t)).optional().or(T.z.date()).optional(),localTimezone:T.z.string().min(1).optional(),callerId:T.z.string().min(1).optional(),serviceUrl:T.z.string().min(1).optional(),conversation:zf.conversationAccountZodSchema.optional(),recipient:bn.channelAccountZodSchema.optional(),textFormat:T.z.union([Wf.textFormatTypesZodSchema,T.z.string().min(1)]).optional(),attachmentLayout:T.z.union([Ff.attachmentLayoutTypesZodSchema,T.z.string().min(1)]).optional(),membersAdded:T.z.array(bn.channelAccountZodSchema).optional(),membersRemoved:T.z.array(bn.channelAccountZodSchema).optional(),reactionsAdded:T.z.array(Ea.messageReactionZodSchema).optional(),reactionsRemoved:T.z.array(Ea.messageReactionZodSchema).optional(),topicName:T.z.string().min(1).optional(),historyDisclosed:T.z.boolean().optional(),locale:T.z.string().min(1).optional(),speak:T.z.string().min(1).optional(),inputHint:T.z.union([Hf.inputHintsZodSchema,T.z.string().min(1)]).optional(),summary:T.z.string().min(1).optional(),suggestedActions:Df.suggestedActionsZodSchema.optional(),attachments:T.z.array(Mf.attachmentZodSchema).optional(),entities:T.z.array(Bf.entityZodSchema.passthrough()).optional(),channelData:T.z.any().optional(),action:T.z.string().min(1).optional(),replyToId:T.z.string().min(1).optional(),label:T.z.string().min(1).optional(),valueType:T.z.string().min(1).optional(),value:T.z.unknown().optional(),name:T.z.union([Pa.activityEventNamesZodSchema,T.z.string().min(1)]).optional(),relatesTo:qf.conversationReferenceZodSchema.optional(),code:T.z.union([Vf.endOfConversationCodesZodSchema,T.z.string().min(1)]).optional(),expiration:T.z.string().min(1).datetime().optional(),importance:T.z.union([Lf.activityImportanceZodSchema,T.z.string().min(1)]).optional(),deliveryMode:T.z.union([$f.deliveryModesZodSchema,T.z.string().min(1)]).optional(),listenFor:T.z.array(T.z.string().min(1)).optional(),textHighlights:T.z.array(Jf.textHighlightZodSchema).optional(),semanticAction:Nf.semanticActionZodSchema.optional()});var Yo=class t{constructor(e){if(e===void 0)throw new Error("Invalid ActivityType: undefined");if(e===null)throw new Error("Invalid ActivityType: null");if(typeof e=="string"&&e.length===0)throw new Error("Invalid ActivityType: empty string");this.type=e}static fromJson(e){return this.fromObject(JSON.parse(e))}static fromObject(e){let r=rt.activityZodSchema.passthrough().parse(e),n=new t(r.type);return Object.assign(n,r),n}static getContinuationActivity(e){let r={type:_n.ActivityTypes.Event,name:Pa.ActivityEventNames.ContinueConversation,id:(0,Uf.v4)(),channelId:e.channelId,locale:e.locale,serviceUrl:e.serviceUrl,conversation:e.conversation,recipient:e.agent,from:e.user,relatesTo:e};return t.fromObject(r)}getAppropriateReplyToId(){if(this.type!==_n.ActivityTypes.ConversationUpdate||this.channelId!==Aa.Channels.Directline&&this.channelId!==Aa.Channels.Webchat)return this.id}getConversationReference(){if(this.recipient===null||this.recipient===void 0)throw new Error("Activity Recipient undefined");if(this.conversation===null||this.conversation===void 0)throw new Error("Activity Conversation undefined");if(this.channelId===null||this.channelId===void 0)throw new Error("Activity ChannelId undefined");return{activityId:this.getAppropriateReplyToId(),user:this.from,agent:this.recipient,conversation:this.conversation,channelId:this.channelId,locale:this.locale,serviceUrl:this.serviceUrl}}applyConversationReference(e,r=!1){var n,o,i;return this.channelId=e.channelId,(n=this.locale)!==null&&n!==void 0||(this.locale=e.locale),this.serviceUrl=e.serviceUrl,this.conversation=e.conversation,r?(this.from=e.user,this.recipient=(o=e.agent)!==null&&o!==void 0?o:void 0,e.activityId&&(this.id=e.activityId)):(this.from=(i=e.agent)!==null&&i!==void 0?i:void 0,this.recipient=e.user,e.activityId&&(this.replyToId=e.activityId)),this}clone(){let e=JSON.parse(JSON.stringify(this));for(let r in e)typeof e[r]=="string"&&!isNaN(Date.parse(e[r]))&&(e[r]=new Date(e[r]));return Object.setPrototypeOf(e,t.prototype),e}getMentions(e){let r=[];if(e.entities!==void 0)for(let n=0;n<e.entities.length;n++)e.entities[n].type.toLowerCase()==="mention"&&r.push(e.entities[n]);return r}normalizeMentions(e=!1){var r,n;if(this.type===_n.ActivityTypes.Message&&(e&&(this.removeRecipientMention(),this.entities!==void 0&&(!((r=this.recipient)===null||r===void 0)&&r.id)&&(this.entities=this.entities.filter(o=>{var i;return o.type.toLowerCase()==="mention"?o.mentioned.id!==((i=this.recipient)===null||i===void 0?void 0:i.id):!0}))),this.text&&(this.text=t.removeAt(this.text)),this.entities!==void 0)){let o=this.getMentions(this);for(let i of o)i.text&&(i.text=(n=t.removeAt(i.text))===null||n===void 0?void 0:n.trim())}}static removeAt(e){if(!e)return e;let r;do{r=!1;let n=e.toLowerCase().indexOf("<at");if(n>=0){let o=e.indexOf(">",n);if(o>0){let i=e.toLowerCase().indexOf("</at>",o);if(i>0){let s=e.substring(i+5);s.length>0&&!/\s/.test(s[0])&&(s=` ${s}`),e=e.substring(0,i)+s;let a=e.substring(o+1,i),c=e.substring(0,n);c.length>0&&!/\s$/.test(c)&&(c+=" "),e=c+a+s,r=!0}}}}while(r);return e}removeMentionText(e){let n=this.getMentions(this).filter(o=>o.mentioned.id===e);return n.length>0&&this.text&&(this.text=this.text.replace(n[0].text,"").trim()),this.text||""}removeRecipientMention(){return this.recipient!=null&&this.recipient.id?this.removeMentionText(this.recipient.id):""}getReplyConversationReference(e){let r=this.getConversationReference();return r.activityId=e,r}toJsonString(){return JSON.stringify(this)}};rt.Activity=Yo});var ja=x(xn=>{"use strict";Object.defineProperty(xn,"__esModule",{value:!0});xn.CallerIdConstants=void 0;xn.CallerIdConstants={PublicAzureChannel:"urn:botframework:azure",USGovChannel:"urn:botframework:azureusgov",AgentPrefix:"urn:botframework:aadappid:"}});var ka=x(Nt=>{"use strict";Object.defineProperty(Nt,"__esModule",{value:!0});Nt.activityTreatments=Nt.ActivityTreatments=void 0;var Kf=Z(),Xo;(function(t){t.Targeted="targeted"})(Xo||(Nt.ActivityTreatments=Xo={}));Nt.activityTreatments=Kf.z.nativeEnum(Xo)});var Da=x(S=>{"use strict";var Gf=S&&S.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(e,r);(!o||("get"in o?!e.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,o)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),Za=S&&S.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&Gf(e,t,r)};Object.defineProperty(S,"__esModule",{value:!0});S.Logger=S.debug=S.ActivityTreatments=S.TextFormatTypes=S.MessageReactionTypes=S.InputHints=S.DeliveryModes=S.CallerIdConstants=S.ActivityTypes=S.ActivityImportance=S.ActivityEventNames=S.activityZodSchema=S.Activity=S.RoleTypes=S.MembershipTypes=S.MembershipSourceTypes=S.EndOfConversationCodes=S.Channels=S.AttachmentLayoutTypes=S.SemanticActionStateTypes=S.ActionTypes=void 0;var Yf=lo();Object.defineProperty(S,"ActionTypes",{enumerable:!0,get:function(){return Yf.ActionTypes}});var Xf=fo();Object.defineProperty(S,"SemanticActionStateTypes",{enumerable:!0,get:function(){return Xf.SemanticActionStateTypes}});var Qf=po();Object.defineProperty(S,"AttachmentLayoutTypes",{enumerable:!0,get:function(){return Qf.AttachmentLayoutTypes}});var ep=mo();Object.defineProperty(S,"Channels",{enumerable:!0,get:function(){return ep.Channels}});var tp=ho();Object.defineProperty(S,"EndOfConversationCodes",{enumerable:!0,get:function(){return tp.EndOfConversationCodes}});var rp=ks();Object.defineProperty(S,"MembershipSourceTypes",{enumerable:!0,get:function(){return rp.MembershipSourceTypes}});var np=Us();Object.defineProperty(S,"MembershipTypes",{enumerable:!0,get:function(){return np.MembershipTypes}});var op=rn();Object.defineProperty(S,"RoleTypes",{enumerable:!0,get:function(){return op.RoleTypes}});Za(Ds(),S);Za(Ls(),S);var Ua=Ra();Object.defineProperty(S,"Activity",{enumerable:!0,get:function(){return Ua.Activity}});Object.defineProperty(S,"activityZodSchema",{enumerable:!0,get:function(){return Ua.activityZodSchema}});var ip=Fo();Object.defineProperty(S,"ActivityEventNames",{enumerable:!0,get:function(){return ip.ActivityEventNames}});var sp=zo();Object.defineProperty(S,"ActivityImportance",{enumerable:!0,get:function(){return sp.ActivityImportance}});var ap=qo();Object.defineProperty(S,"ActivityTypes",{enumerable:!0,get:function(){return ap.ActivityTypes}});var cp=ja();Object.defineProperty(S,"CallerIdConstants",{enumerable:!0,get:function(){return cp.CallerIdConstants}});var up=Bo();Object.defineProperty(S,"DeliveryModes",{enumerable:!0,get:function(){return up.DeliveryModes}});var dp=Ho();Object.defineProperty(S,"InputHints",{enumerable:!0,get:function(){return dp.InputHints}});var lp=Wo();Object.defineProperty(S,"MessageReactionTypes",{enumerable:!0,get:function(){return lp.MessageReactionTypes}});var fp=Ko();Object.defineProperty(S,"TextFormatTypes",{enumerable:!0,get:function(){return fp.TextFormatTypes}});var pp=ka();Object.defineProperty(S,"ActivityTreatments",{enumerable:!0,get:function(){return pp.ActivityTreatments}});var Na=or();Object.defineProperty(S,"debug",{enumerable:!0,get:function(){return Na.debug}});Object.defineProperty(S,"Logger",{enumerable:!0,get:function(){return Na.Logger}})});var Vt=(r=>(r.Published="Published",r.Prebuilt="Prebuilt",r))(Vt||{});var $t=(I=>(I.Unknown="Unknown",I.Exp="Exp",I.Dev="Dev",I.Test="Test",I.Preprod="Preprod",I.FirstRelease="FirstRelease",I.Prod="Prod",I.Gov="Gov",I.High="High",I.DoD="DoD",I.Mooncake="Mooncake",I.Ex="Ex",I.Rx="Rx",I.Prv="Prv",I.Local="Local",I.GovFR="GovFR",I.Other="Other",I))($t||{});var Pn=class{constructor(){this.appClientId="";this.tenantId="";this.authority="";this.environmentId="";this.agentIdentifier="";this.useExperimentalEndpoint=!1}},Rn=class extends Pn{constructor(e){var i,s;if(super(),!e)return;let r=(i=e.cloud)!=null?i:"Prod",n=(s=e.copilotAgentType)!=null?s:"Published",o=e.authority&&e.authority.trim()!==""?e.authority:"https://login.microsoftonline.com";if(!Object.values($t).includes(r))throw new Error(`Invalid PowerPlatformCloud: '${r}'. Supported values: ${Object.values($t).join(", ")}`);if(!Object.values(Vt).includes(n))throw new Error(`Invalid AgentType: '${n}'. Supported values: ${Object.values(Vt).join(", ")}`);Object.assign(this,{...e,cloud:r,copilotAgentType:n,authority:o})}},Ep=()=>{var t,e,r,n,o,i;return new Rn({appClientId:(t=process.env.appClientId)!=null?t:"",tenantId:(e=process.env.tenantId)!=null?e:"",authority:(r=process.env.authorityEndpoint)!=null?r:"https://login.microsoftonline.com",environmentId:(n=process.env.environmentId)!=null?n:"",agentIdentifier:(o=process.env.agentIdentifier)!=null?o:"",cloud:process.env.cloud,customPowerPlatformCloud:process.env.customPowerPlatformCloud,copilotAgentType:process.env.copilotAgentType,directConnectUrl:process.env.directConnectUrl,useExperimentalEndpoint:((i=process.env.useExperimentalEndpoint)==null?void 0:i.toLowerCase())==="true"})};function Bt(t,e){return function(){return t.apply(e,arguments)}}var{toString:dc}=Object.prototype,{getPrototypeOf:kn}=Object,{iterator:Sr,toStringTag:pi}=Symbol,Ir=(t=>e=>{let r=dc.call(e);return t[r]||(t[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),se=t=>(t=t.toLowerCase(),e=>Ir(e)===t),Or=t=>e=>typeof e===t,{isArray:ot}=Array,Ht=Or("undefined");function Wt(t){return t!==null&&!Ht(t)&&t.constructor!==null&&!Ht(t.constructor)&&K(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}var mi=se("ArrayBuffer");function lc(t){let e;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&mi(t.buffer),e}var fc=Or("string"),K=Or("function"),hi=Or("number"),Jt=t=>t!==null&&typeof t=="object",pc=t=>t===!0||t===!1,Tr=t=>{if(Ir(t)!=="object")return!1;let e=kn(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(pi in t)&&!(Sr in t)},mc=t=>{if(!Jt(t)||Wt(t))return!1;try{return Object.keys(t).length===0&&Object.getPrototypeOf(t)===Object.prototype}catch{return!1}},hc=se("Date"),yc=se("File"),gc=se("Blob"),vc=se("FileList"),bc=t=>Jt(t)&&K(t.pipe),_c=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||K(t.append)&&((e=Ir(t))==="formdata"||e==="object"&&K(t.toString)&&t.toString()==="[object FormData]"))},xc=se("URLSearchParams"),[wc,Cc,Tc,Sc]=["ReadableStream","Request","Response","Headers"].map(se),Ic=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Kt(t,e,{allOwnKeys:r=!1}={}){if(t===null||typeof t=="undefined")return;let n,o;if(typeof t!="object"&&(t=[t]),ot(t))for(n=0,o=t.length;n<o;n++)e.call(null,t[n],n,t);else{if(Wt(t))return;let i=r?Object.getOwnPropertyNames(t):Object.keys(t),s=i.length,a;for(n=0;n<s;n++)a=i[n],e.call(null,t[a],a,t)}}function yi(t,e){if(Wt(t))return null;e=e.toLowerCase();let r=Object.keys(t),n=r.length,o;for(;n-- >0;)if(o=r[n],e===o.toLowerCase())return o;return null}var ke=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:global,gi=t=>!Ht(t)&&t!==ke;function jn(){let{caseless:t}=gi(this)&&this||{},e={},r=(n,o)=>{let i=t&&yi(e,o)||o;Tr(e[i])&&Tr(n)?e[i]=jn(e[i],n):Tr(n)?e[i]=jn({},n):ot(n)?e[i]=n.slice():e[i]=n};for(let n=0,o=arguments.length;n<o;n++)arguments[n]&&Kt(arguments[n],r);return e}var Oc=(t,e,r,{allOwnKeys:n}={})=>(Kt(e,(o,i)=>{r&&K(o)?t[i]=Bt(o,r):t[i]=o},{allOwnKeys:n}),t),Ac=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),Ec=(t,e,r,n)=>{t.prototype=Object.create(e.prototype,n),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),r&&Object.assign(t.prototype,r)},Pc=(t,e,r,n)=>{let o,i,s,a={};if(e=e||{},t==null)return e;do{for(o=Object.getOwnPropertyNames(t),i=o.length;i-- >0;)s=o[i],(!n||n(s,t,e))&&!a[s]&&(e[s]=t[s],a[s]=!0);t=r!==!1&&kn(t)}while(t&&(!r||r(t,e))&&t!==Object.prototype);return e},Rc=(t,e,r)=>{t=String(t),(r===void 0||r>t.length)&&(r=t.length),r-=e.length;let n=t.indexOf(e,r);return n!==-1&&n===r},jc=t=>{if(!t)return null;if(ot(t))return t;let e=t.length;if(!hi(e))return null;let r=new Array(e);for(;e-- >0;)r[e]=t[e];return r},kc=(t=>e=>t&&e instanceof t)(typeof Uint8Array!="undefined"&&kn(Uint8Array)),Zc=(t,e)=>{let n=(t&&t[Sr]).call(t),o;for(;(o=n.next())&&!o.done;){let i=o.value;e.call(t,i[0],i[1])}},Uc=(t,e)=>{let r,n=[];for(;(r=t.exec(e))!==null;)n.push(r);return n},Nc=se("HTMLFormElement"),Dc=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,n,o){return n.toUpperCase()+o}),fi=(({hasOwnProperty:t})=>(e,r)=>t.call(e,r))(Object.prototype),Lc=se("RegExp"),vi=(t,e)=>{let r=Object.getOwnPropertyDescriptors(t),n={};Kt(r,(o,i)=>{let s;(s=e(o,i,t))!==!1&&(n[i]=s||o)}),Object.defineProperties(t,n)},Mc=t=>{vi(t,(e,r)=>{if(K(t)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;let n=t[r];if(K(n)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},Fc=(t,e)=>{let r={},n=o=>{o.forEach(i=>{r[i]=!0})};return ot(t)?n(t):n(String(t).split(e)),r},zc=()=>{},qc=(t,e)=>t!=null&&Number.isFinite(t=+t)?t:e;function Vc(t){return!!(t&&K(t.append)&&t[pi]==="FormData"&&t[Sr])}var $c=t=>{let e=new Array(10),r=(n,o)=>{if(Jt(n)){if(e.indexOf(n)>=0)return;if(Wt(n))return n;if(!("toJSON"in n)){e[o]=n;let i=ot(n)?[]:{};return Kt(n,(s,a)=>{let c=r(s,o+1);!Ht(c)&&(i[a]=c)}),e[o]=void 0,i}}return n};return r(t,0)},Bc=se("AsyncFunction"),Hc=t=>t&&(Jt(t)||K(t))&&K(t.then)&&K(t.catch),bi=((t,e)=>t?setImmediate:e?((r,n)=>(ke.addEventListener("message",({source:o,data:i})=>{o===ke&&i===r&&n.length&&n.shift()()},!1),o=>{n.push(o),ke.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",K(ke.postMessage)),Wc=typeof queueMicrotask!="undefined"?queueMicrotask.bind(ke):typeof process!="undefined"&&process.nextTick||bi,Jc=t=>t!=null&&K(t[Sr]),p={isArray:ot,isArrayBuffer:mi,isBuffer:Wt,isFormData:_c,isArrayBufferView:lc,isString:fc,isNumber:hi,isBoolean:pc,isObject:Jt,isPlainObject:Tr,isEmptyObject:mc,isReadableStream:wc,isRequest:Cc,isResponse:Tc,isHeaders:Sc,isUndefined:Ht,isDate:hc,isFile:yc,isBlob:gc,isRegExp:Lc,isFunction:K,isStream:bc,isURLSearchParams:xc,isTypedArray:kc,isFileList:vc,forEach:Kt,merge:jn,extend:Oc,trim:Ic,stripBOM:Ac,inherits:Ec,toFlatObject:Pc,kindOf:Ir,kindOfTest:se,endsWith:Rc,toArray:jc,forEachEntry:Zc,matchAll:Uc,isHTMLForm:Nc,hasOwnProperty:fi,hasOwnProp:fi,reduceDescriptors:vi,freezeMethods:Mc,toObjectSet:Fc,toCamelCase:Dc,noop:zc,toFiniteNumber:qc,findKey:yi,global:ke,isContextDefined:gi,isSpecCompliantForm:Vc,toJSONObject:$c,isAsyncFn:Bc,isThenable:Hc,setImmediate:bi,asap:Wc,isIterable:Jc};function it(t,e,r,n,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),r&&(this.config=r),n&&(this.request=n),o&&(this.response=o,this.status=o.status?o.status:null)}p.inherits(it,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:p.toJSONObject(this.config),code:this.code,status:this.status}}});var _i=it.prototype,xi={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{xi[t]={value:t}});Object.defineProperties(it,xi);Object.defineProperty(_i,"isAxiosError",{value:!0});it.from=(t,e,r,n,o,i)=>{let s=Object.create(_i);return p.toFlatObject(t,s,function(c){return c!==Error.prototype},a=>a!=="isAxiosError"),it.call(s,t.message,e,r,n,o),s.cause=t,s.name=t.name,i&&Object.assign(s,i),s};var A=it;var Ar=null;function Zn(t){return p.isPlainObject(t)||p.isArray(t)}function Ci(t){return p.endsWith(t,"[]")?t.slice(0,-2):t}function wi(t,e,r){return t?t.concat(e).map(function(o,i){return o=Ci(o),!r&&i?"["+o+"]":o}).join(r?".":""):e}function Kc(t){return p.isArray(t)&&!t.some(Zn)}var Gc=p.toFlatObject(p,{},null,function(e){return/^is[A-Z]/.test(e)});function Yc(t,e,r){if(!p.isObject(t))throw new TypeError("target must be an object");e=e||new(Ar||FormData),r=p.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(v,_){return!p.isUndefined(_[v])});let n=r.metaTokens,o=r.visitor||d,i=r.dots,s=r.indexes,c=(r.Blob||typeof Blob!="undefined"&&Blob)&&p.isSpecCompliantForm(e);if(!p.isFunction(o))throw new TypeError("visitor must be a function");function u(y){if(y===null)return"";if(p.isDate(y))return y.toISOString();if(p.isBoolean(y))return y.toString();if(!c&&p.isBlob(y))throw new A("Blob is not supported. Use a Buffer instead.");return p.isArrayBuffer(y)||p.isTypedArray(y)?c&&typeof Blob=="function"?new Blob([y]):Buffer.from(y):y}function d(y,v,_){let I=y;if(y&&!_&&typeof y=="object"){if(p.endsWith(v,"{}"))v=n?v:v.slice(0,-2),y=JSON.stringify(y);else if(p.isArray(y)&&Kc(y)||(p.isFileList(y)||p.endsWith(v,"[]"))&&(I=p.toArray(y)))return v=Ci(v),I.forEach(function(N,z){!(p.isUndefined(N)||N===null)&&e.append(s===!0?wi([v],z,i):s===null?v:v+"[]",u(N))}),!1}return Zn(y)?!0:(e.append(wi(_,v,i),u(y)),!1)}let m=[],b=Object.assign(Gc,{defaultVisitor:d,convertValue:u,isVisitable:Zn});function C(y,v){if(!p.isUndefined(y)){if(m.indexOf(y)!==-1)throw Error("Circular reference detected in "+v.join("."));m.push(y),p.forEach(y,function(I,R){(!(p.isUndefined(I)||I===null)&&o.call(e,I,p.isString(R)?R.trim():R,v,b))===!0&&C(I,v?v.concat(R):[R])}),m.pop()}}if(!p.isObject(t))throw new TypeError("data must be an object");return C(t),e}var Ce=Yc;function Ti(t){let e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(n){return e[n]})}function Si(t,e){this._pairs=[],t&&Ce(t,this,e)}var Ii=Si.prototype;Ii.append=function(e,r){this._pairs.push([e,r])};Ii.toString=function(e){let r=e?function(n){return e.call(this,n,Ti)}:Ti;return this._pairs.map(function(o){return r(o[0])+"="+r(o[1])},"").join("&")};var Er=Si;function Xc(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Gt(t,e,r){if(!e)return t;let n=r&&r.encode||Xc;p.isFunction(r)&&(r={serialize:r});let o=r&&r.serialize,i;if(o?i=o(e,r):i=p.isURLSearchParams(e)?e.toString():new Er(e,r).toString(n),i){let s=t.indexOf("#");s!==-1&&(t=t.slice(0,s)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}var Un=class{constructor(){this.handlers=[]}use(e,r,n){return this.handlers.push({fulfilled:e,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){p.forEach(this.handlers,function(n){n!==null&&e(n)})}},Nn=Un;var Pr={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1};var Oi=typeof URLSearchParams!="undefined"?URLSearchParams:Er;var Ai=typeof FormData!="undefined"?FormData:null;var Ei=typeof Blob!="undefined"?Blob:null;var Pi={isBrowser:!0,classes:{URLSearchParams:Oi,FormData:Ai,Blob:Ei},protocols:["http","https","file","blob","url","data"]};var Mn={};cc(Mn,{hasBrowserEnv:()=>Ln,hasStandardBrowserEnv:()=>Qc,hasStandardBrowserWebWorkerEnv:()=>eu,navigator:()=>Dn,origin:()=>tu});var Ln=typeof window!="undefined"&&typeof document!="undefined",Dn=typeof navigator=="object"&&navigator||void 0,Qc=Ln&&(!Dn||["ReactNative","NativeScript","NS"].indexOf(Dn.product)<0),eu=typeof WorkerGlobalScope!="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",tu=Ln&&window.location.href||"http://localhost";var L={...Mn,...Pi};function Fn(t,e){return Ce(t,new L.classes.URLSearchParams,{visitor:function(r,n,o,i){return L.isNode&&p.isBuffer(r)?(this.append(n,r.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)},...e})}function ru(t){return p.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function nu(t){let e={},r=Object.keys(t),n,o=r.length,i;for(n=0;n<o;n++)i=r[n],e[i]=t[i];return e}function ou(t){function e(r,n,o,i){let s=r[i++];if(s==="__proto__")return!0;let a=Number.isFinite(+s),c=i>=r.length;return s=!s&&p.isArray(o)?o.length:s,c?(p.hasOwnProp(o,s)?o[s]=[o[s],n]:o[s]=n,!a):((!o[s]||!p.isObject(o[s]))&&(o[s]=[]),e(r,n,o[s],i)&&p.isArray(o[s])&&(o[s]=nu(o[s])),!a)}if(p.isFormData(t)&&p.isFunction(t.entries)){let r={};return p.forEachEntry(t,(n,o)=>{e(ru(n),o,r,0)}),r}return null}var Rr=ou;function iu(t,e,r){if(p.isString(t))try{return(e||JSON.parse)(t),p.trim(t)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(t)}var zn={transitional:Pr,adapter:["xhr","http","fetch"],transformRequest:[function(e,r){let n=r.getContentType()||"",o=n.indexOf("application/json")>-1,i=p.isObject(e);if(i&&p.isHTMLForm(e)&&(e=new FormData(e)),p.isFormData(e))return o?JSON.stringify(Rr(e)):e;if(p.isArrayBuffer(e)||p.isBuffer(e)||p.isStream(e)||p.isFile(e)||p.isBlob(e)||p.isReadableStream(e))return e;if(p.isArrayBufferView(e))return e.buffer;if(p.isURLSearchParams(e))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let a;if(i){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Fn(e,this.formSerializer).toString();if((a=p.isFileList(e))||n.indexOf("multipart/form-data")>-1){let c=this.env&&this.env.FormData;return Ce(a?{"files[]":e}:e,c&&new c,this.formSerializer)}}return i||o?(r.setContentType("application/json",!1),iu(e)):e}],transformResponse:[function(e){let r=this.transitional||zn.transitional,n=r&&r.forcedJSONParsing,o=this.responseType==="json";if(p.isResponse(e)||p.isReadableStream(e))return e;if(e&&p.isString(e)&&(n&&!this.responseType||o)){let s=!(r&&r.silentJSONParsing)&&o;try{return JSON.parse(e)}catch(a){if(s)throw a.name==="SyntaxError"?A.from(a,A.ERR_BAD_RESPONSE,this,null,this.response):a}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:L.classes.FormData,Blob:L.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};p.forEach(["delete","get","head","post","put","patch"],t=>{zn.headers[t]={}});var st=zn;var su=p.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Ri=t=>{let e={},r,n,o;return t&&t.split(`
2
- `).forEach(function(s){o=s.indexOf(":"),r=s.substring(0,o).trim().toLowerCase(),n=s.substring(o+1).trim(),!(!r||e[r]&&su[r])&&(r==="set-cookie"?e[r]?e[r].push(n):e[r]=[n]:e[r]=e[r]?e[r]+", "+n:n)}),e};var ji=Symbol("internals");function Yt(t){return t&&String(t).trim().toLowerCase()}function jr(t){return t===!1||t==null?t:p.isArray(t)?t.map(jr):String(t)}function au(t){let e=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g,n;for(;n=r.exec(t);)e[n[1]]=n[2];return e}var cu=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function qn(t,e,r,n,o){if(p.isFunction(n))return n.call(this,e,r);if(o&&(e=r),!!p.isString(e)){if(p.isString(n))return e.indexOf(n)!==-1;if(p.isRegExp(n))return n.test(e)}}function uu(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,r,n)=>r.toUpperCase()+n)}function du(t,e){let r=p.toCamelCase(" "+e);["get","set","has"].forEach(n=>{Object.defineProperty(t,n+r,{value:function(o,i,s){return this[n].call(this,e,o,i,s)},configurable:!0})})}var at=class{constructor(e){e&&this.set(e)}set(e,r,n){let o=this;function i(a,c,u){let d=Yt(c);if(!d)throw new Error("header name must be a non-empty string");let m=p.findKey(o,d);(!m||o[m]===void 0||u===!0||u===void 0&&o[m]!==!1)&&(o[m||c]=jr(a))}let s=(a,c)=>p.forEach(a,(u,d)=>i(u,d,c));if(p.isPlainObject(e)||e instanceof this.constructor)s(e,r);else if(p.isString(e)&&(e=e.trim())&&!cu(e))s(Ri(e),r);else if(p.isObject(e)&&p.isIterable(e)){let a={},c,u;for(let d of e){if(!p.isArray(d))throw TypeError("Object iterator must return a key-value pair");a[u=d[0]]=(c=a[u])?p.isArray(c)?[...c,d[1]]:[c,d[1]]:d[1]}s(a,r)}else e!=null&&i(r,e,n);return this}get(e,r){if(e=Yt(e),e){let n=p.findKey(this,e);if(n){let o=this[n];if(!r)return o;if(r===!0)return au(o);if(p.isFunction(r))return r.call(this,o,n);if(p.isRegExp(r))return r.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,r){if(e=Yt(e),e){let n=p.findKey(this,e);return!!(n&&this[n]!==void 0&&(!r||qn(this,this[n],n,r)))}return!1}delete(e,r){let n=this,o=!1;function i(s){if(s=Yt(s),s){let a=p.findKey(n,s);a&&(!r||qn(n,n[a],a,r))&&(delete n[a],o=!0)}}return p.isArray(e)?e.forEach(i):i(e),o}clear(e){let r=Object.keys(this),n=r.length,o=!1;for(;n--;){let i=r[n];(!e||qn(this,this[i],i,e,!0))&&(delete this[i],o=!0)}return o}normalize(e){let r=this,n={};return p.forEach(this,(o,i)=>{let s=p.findKey(n,i);if(s){r[s]=jr(o),delete r[i];return}let a=e?uu(i):String(i).trim();a!==i&&delete r[i],r[a]=jr(o),n[a]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){let r=Object.create(null);return p.forEach(this,(n,o)=>{n!=null&&n!==!1&&(r[o]=e&&p.isArray(n)?n.join(", "):n)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,r])=>e+": "+r).join(`
3
- `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...r){let n=new this(e);return r.forEach(o=>n.set(o)),n}static accessor(e){let n=(this[ji]=this[ji]={accessors:{}}).accessors,o=this.prototype;function i(s){let a=Yt(s);n[a]||(du(o,s),n[a]=!0)}return p.isArray(e)?e.forEach(i):i(e),this}};at.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);p.reduceDescriptors(at.prototype,({value:t},e)=>{let r=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(n){this[r]=n}}});p.freezeMethods(at);var F=at;function Xt(t,e){let r=this||st,n=e||r,o=F.from(n.headers),i=n.data;return p.forEach(t,function(a){i=a.call(r,i,o.normalize(),e?e.status:void 0)}),o.normalize(),i}function Qt(t){return!!(t&&t.__CANCEL__)}function ki(t,e,r){A.call(this,t==null?"canceled":t,A.ERR_CANCELED,e,r),this.name="CanceledError"}p.inherits(ki,A,{__CANCEL__:!0});var de=ki;function er(t,e,r){let n=r.config.validateStatus;!r.status||!n||n(r.status)?t(r):e(new A("Request failed with status code "+r.status,[A.ERR_BAD_REQUEST,A.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function Vn(t){let e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function lu(t,e){t=t||10;let r=new Array(t),n=new Array(t),o=0,i=0,s;return e=e!==void 0?e:1e3,function(c){let u=Date.now(),d=n[i];s||(s=u),r[o]=c,n[o]=u;let m=i,b=0;for(;m!==o;)b+=r[m++],m=m%t;if(o=(o+1)%t,o===i&&(i=(i+1)%t),u-s<e)return;let C=d&&u-d;return C?Math.round(b*1e3/C):void 0}}var Zi=lu;function fu(t,e){let r=0,n=1e3/e,o,i,s=(u,d=Date.now())=>{r=d,o=null,i&&(clearTimeout(i),i=null),t(...u)};return[(...u)=>{let d=Date.now(),m=d-r;m>=n?s(u,d):(o=u,i||(i=setTimeout(()=>{i=null,s(o)},n-m)))},()=>o&&s(o)]}var Ui=fu;var ct=(t,e,r=3)=>{let n=0,o=Zi(50,250);return Ui(i=>{let s=i.loaded,a=i.lengthComputable?i.total:void 0,c=s-n,u=o(c),d=s<=a;n=s;let m={loaded:s,total:a,progress:a?s/a:void 0,bytes:c,rate:u||void 0,estimated:u&&a&&d?(a-s)/u:void 0,event:i,lengthComputable:a!=null,[e?"download":"upload"]:!0};t(m)},r)},$n=(t,e)=>{let r=t!=null;return[n=>e[0]({lengthComputable:r,total:t,loaded:n}),e[1]]},Bn=t=>(...e)=>p.asap(()=>t(...e));var Ni=L.hasStandardBrowserEnv?((t,e)=>r=>(r=new URL(r,L.origin),t.protocol===r.protocol&&t.host===r.host&&(e||t.port===r.port)))(new URL(L.origin),L.navigator&&/(msie|trident)/i.test(L.navigator.userAgent)):()=>!0;var Di=L.hasStandardBrowserEnv?{write(t,e,r,n,o,i){let s=[t+"="+encodeURIComponent(e)];p.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),p.isString(n)&&s.push("path="+n),p.isString(o)&&s.push("domain="+o),i===!0&&s.push("secure"),document.cookie=s.join("; ")},read(t){let e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Hn(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function Wn(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}function tr(t,e,r){let n=!Hn(e);return t&&(n||r==!1)?Wn(t,e):e}var Li=t=>t instanceof F?{...t}:t;function ae(t,e){e=e||{};let r={};function n(u,d,m,b){return p.isPlainObject(u)&&p.isPlainObject(d)?p.merge.call({caseless:b},u,d):p.isPlainObject(d)?p.merge({},d):p.isArray(d)?d.slice():d}function o(u,d,m,b){if(p.isUndefined(d)){if(!p.isUndefined(u))return n(void 0,u,m,b)}else return n(u,d,m,b)}function i(u,d){if(!p.isUndefined(d))return n(void 0,d)}function s(u,d){if(p.isUndefined(d)){if(!p.isUndefined(u))return n(void 0,u)}else return n(void 0,d)}function a(u,d,m){if(m in e)return n(u,d);if(m in t)return n(void 0,u)}let c={url:i,method:i,data:i,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:a,headers:(u,d,m)=>o(Li(u),Li(d),m,!0)};return p.forEach(Object.keys({...t,...e}),function(d){let m=c[d]||o,b=m(t[d],e[d],d);p.isUndefined(b)&&m!==a||(r[d]=b)}),r}var kr=t=>{let e=ae({},t),{data:r,withXSRFToken:n,xsrfHeaderName:o,xsrfCookieName:i,headers:s,auth:a}=e;e.headers=s=F.from(s),e.url=Gt(tr(e.baseURL,e.url,e.allowAbsoluteUrls),t.params,t.paramsSerializer),a&&s.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):"")));let c;if(p.isFormData(r)){if(L.hasStandardBrowserEnv||L.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((c=s.getContentType())!==!1){let[u,...d]=c?c.split(";").map(m=>m.trim()).filter(Boolean):[];s.setContentType([u||"multipart/form-data",...d].join("; "))}}if(L.hasStandardBrowserEnv&&(n&&p.isFunction(n)&&(n=n(e)),n||n!==!1&&Ni(e.url))){let u=o&&i&&Di.read(i);u&&s.set(o,u)}return e};var pu=typeof XMLHttpRequest!="undefined",Mi=pu&&function(t){return new Promise(function(r,n){let o=kr(t),i=o.data,s=F.from(o.headers).normalize(),{responseType:a,onUploadProgress:c,onDownloadProgress:u}=o,d,m,b,C,y;function v(){C&&C(),y&&y(),o.cancelToken&&o.cancelToken.unsubscribe(d),o.signal&&o.signal.removeEventListener("abort",d)}let _=new XMLHttpRequest;_.open(o.method.toUpperCase(),o.url,!0),_.timeout=o.timeout;function I(){if(!_)return;let N=F.from("getAllResponseHeaders"in _&&_.getAllResponseHeaders()),D={data:!a||a==="text"||a==="json"?_.responseText:_.response,status:_.status,statusText:_.statusText,headers:N,config:t,request:_};er(function(ye){r(ye),v()},function(ye){n(ye),v()},D),_=null}"onloadend"in _?_.onloadend=I:_.onreadystatechange=function(){!_||_.readyState!==4||_.status===0&&!(_.responseURL&&_.responseURL.indexOf("file:")===0)||setTimeout(I)},_.onabort=function(){_&&(n(new A("Request aborted",A.ECONNABORTED,t,_)),_=null)},_.onerror=function(){n(new A("Network Error",A.ERR_NETWORK,t,_)),_=null},_.ontimeout=function(){let z=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded",D=o.transitional||Pr;o.timeoutErrorMessage&&(z=o.timeoutErrorMessage),n(new A(z,D.clarifyTimeoutError?A.ETIMEDOUT:A.ECONNABORTED,t,_)),_=null},i===void 0&&s.setContentType(null),"setRequestHeader"in _&&p.forEach(s.toJSON(),function(z,D){_.setRequestHeader(D,z)}),p.isUndefined(o.withCredentials)||(_.withCredentials=!!o.withCredentials),a&&a!=="json"&&(_.responseType=o.responseType),u&&([b,y]=ct(u,!0),_.addEventListener("progress",b)),c&&_.upload&&([m,C]=ct(c),_.upload.addEventListener("progress",m),_.upload.addEventListener("loadend",C)),(o.cancelToken||o.signal)&&(d=N=>{_&&(n(!N||N.type?new de(null,t,_):N),_.abort(),_=null)},o.cancelToken&&o.cancelToken.subscribe(d),o.signal&&(o.signal.aborted?d():o.signal.addEventListener("abort",d)));let R=Vn(o.url);if(R&&L.protocols.indexOf(R)===-1){n(new A("Unsupported protocol "+R+":",A.ERR_BAD_REQUEST,t));return}_.send(i||null)})};var mu=(t,e)=>{let{length:r}=t=t?t.filter(Boolean):[];if(e||r){let n=new AbortController,o,i=function(u){if(!o){o=!0,a();let d=u instanceof Error?u:this.reason;n.abort(d instanceof A?d:new de(d instanceof Error?d.message:d))}},s=e&&setTimeout(()=>{s=null,i(new A(`timeout ${e} of ms exceeded`,A.ETIMEDOUT))},e),a=()=>{t&&(s&&clearTimeout(s),s=null,t.forEach(u=>{u.unsubscribe?u.unsubscribe(i):u.removeEventListener("abort",i)}),t=null)};t.forEach(u=>u.addEventListener("abort",i));let{signal:c}=n;return c.unsubscribe=()=>p.asap(a),c}},Fi=mu;var hu=function*(t,e){let r=t.byteLength;if(!e||r<e){yield t;return}let n=0,o;for(;n<r;)o=n+e,yield t.slice(n,o),n=o},yu=async function*(t,e){for await(let r of gu(t))yield*hu(r,e)},gu=async function*(t){if(t[Symbol.asyncIterator]){yield*t;return}let e=t.getReader();try{for(;;){let{done:r,value:n}=await e.read();if(r)break;yield n}}finally{await e.cancel()}},Jn=(t,e,r,n)=>{let o=yu(t,e),i=0,s,a=c=>{s||(s=!0,n&&n(c))};return new ReadableStream({async pull(c){try{let{done:u,value:d}=await o.next();if(u){a(),c.close();return}let m=d.byteLength;if(r){let b=i+=m;r(b)}c.enqueue(new Uint8Array(d))}catch(u){throw a(u),u}},cancel(c){return a(c),o.return()}},{highWaterMark:2})};var Ur=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",qi=Ur&&typeof ReadableStream=="function",vu=Ur&&(typeof TextEncoder=="function"?(t=>e=>t.encode(e))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),Vi=(t,...e)=>{try{return!!t(...e)}catch{return!1}},bu=qi&&Vi(()=>{let t=!1,e=new Request(L.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e}),zi=64*1024,Kn=qi&&Vi(()=>p.isReadableStream(new Response("").body)),Zr={stream:Kn&&(t=>t.body)};Ur&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!Zr[e]&&(Zr[e]=p.isFunction(t[e])?r=>r[e]():(r,n)=>{throw new A(`Response type '${e}' is not supported`,A.ERR_NOT_SUPPORT,n)})})})(new Response);var _u=async t=>{if(t==null)return 0;if(p.isBlob(t))return t.size;if(p.isSpecCompliantForm(t))return(await new Request(L.origin,{method:"POST",body:t}).arrayBuffer()).byteLength;if(p.isArrayBufferView(t)||p.isArrayBuffer(t))return t.byteLength;if(p.isURLSearchParams(t)&&(t=t+""),p.isString(t))return(await vu(t)).byteLength},xu=async(t,e)=>{let r=p.toFiniteNumber(t.getContentLength());return r==null?_u(e):r},$i=Ur&&(async t=>{let{url:e,method:r,data:n,signal:o,cancelToken:i,timeout:s,onDownloadProgress:a,onUploadProgress:c,responseType:u,headers:d,withCredentials:m="same-origin",fetchOptions:b}=kr(t);u=u?(u+"").toLowerCase():"text";let C=Fi([o,i&&i.toAbortSignal()],s),y,v=C&&C.unsubscribe&&(()=>{C.unsubscribe()}),_;try{if(c&&bu&&r!=="get"&&r!=="head"&&(_=await xu(d,n))!==0){let D=new Request(e,{method:"POST",body:n,duplex:"half"}),te;if(p.isFormData(n)&&(te=D.headers.get("content-type"))&&d.setContentType(te),D.body){let[ye,je]=$n(_,ct(Bn(c)));n=Jn(D.body,zi,ye,je)}}p.isString(m)||(m=m?"include":"omit");let I="credentials"in Request.prototype;y=new Request(e,{...b,signal:C,method:r.toUpperCase(),headers:d.normalize().toJSON(),body:n,duplex:"half",credentials:I?m:void 0});let R=await fetch(y,b),N=Kn&&(u==="stream"||u==="response");if(Kn&&(a||N&&v)){let D={};["status","statusText","headers"].forEach(wr=>{D[wr]=R[wr]});let te=p.toFiniteNumber(R.headers.get("content-length")),[ye,je]=a&&$n(te,ct(Bn(a),!0))||[];R=new Response(Jn(R.body,zi,ye,()=>{je&&je(),v&&v()}),D)}u=u||"text";let z=await Zr[p.findKey(Zr,u)||"text"](R,t);return!N&&v&&v(),await new Promise((D,te)=>{er(D,te,{data:z,headers:F.from(R.headers),status:R.status,statusText:R.statusText,config:t,request:y})})}catch(I){throw v&&v(),I&&I.name==="TypeError"&&/Load failed|fetch/i.test(I.message)?Object.assign(new A("Network Error",A.ERR_NETWORK,t,y),{cause:I.cause||I}):A.from(I,I&&I.code,t,y)}});var Gn={http:Ar,xhr:Mi,fetch:$i};p.forEach(Gn,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});var Bi=t=>`- ${t}`,wu=t=>p.isFunction(t)||t===null||t===!1,Nr={getAdapter:t=>{t=p.isArray(t)?t:[t];let{length:e}=t,r,n,o={};for(let i=0;i<e;i++){r=t[i];let s;if(n=r,!wu(r)&&(n=Gn[(s=String(r)).toLowerCase()],n===void 0))throw new A(`Unknown adapter '${s}'`);if(n)break;o[s||"#"+i]=n}if(!n){let i=Object.entries(o).map(([a,c])=>`adapter ${a} `+(c===!1?"is not supported by the environment":"is not available in the build")),s=e?i.length>1?`since :
4
- `+i.map(Bi).join(`
5
- `):" "+Bi(i[0]):"as no adapter specified";throw new A("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return n},adapters:Gn};function Yn(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new de(null,t)}function Dr(t){return Yn(t),t.headers=F.from(t.headers),t.data=Xt.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),Nr.getAdapter(t.adapter||st.adapter)(t).then(function(n){return Yn(t),n.data=Xt.call(t,t.transformResponse,n),n.headers=F.from(n.headers),n},function(n){return Qt(n)||(Yn(t),n&&n.response&&(n.response.data=Xt.call(t,t.transformResponse,n.response),n.response.headers=F.from(n.response.headers))),Promise.reject(n)})}var Lr="1.11.0";var Mr={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{Mr[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}});var Hi={};Mr.transitional=function(e,r,n){function o(i,s){return"[Axios v"+Lr+"] Transitional option '"+i+"'"+s+(n?". "+n:"")}return(i,s,a)=>{if(e===!1)throw new A(o(s," has been removed"+(r?" in "+r:"")),A.ERR_DEPRECATED);return r&&!Hi[s]&&(Hi[s]=!0,console.warn(o(s," has been deprecated since v"+r+" and will be removed in the near future"))),e?e(i,s,a):!0}};Mr.spelling=function(e){return(r,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function Cu(t,e,r){if(typeof t!="object")throw new A("options must be an object",A.ERR_BAD_OPTION_VALUE);let n=Object.keys(t),o=n.length;for(;o-- >0;){let i=n[o],s=e[i];if(s){let a=t[i],c=a===void 0||s(a,i,t);if(c!==!0)throw new A("option "+i+" must be "+c,A.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new A("Unknown option "+i,A.ERR_BAD_OPTION)}}var rr={assertOptions:Cu,validators:Mr};var le=rr.validators,ut=class{constructor(e){this.defaults=e||{},this.interceptors={request:new Nn,response:new Nn}}async request(e,r){try{return await this._request(e,r)}catch(n){if(n instanceof Error){let o={};Error.captureStackTrace?Error.captureStackTrace(o):o=new Error;let i=o.stack?o.stack.replace(/^.+\n/,""):"";try{n.stack?i&&!String(n.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(n.stack+=`
6
- `+i):n.stack=i}catch{}}throw n}}_request(e,r){typeof e=="string"?(r=r||{},r.url=e):r=e||{},r=ae(this.defaults,r);let{transitional:n,paramsSerializer:o,headers:i}=r;n!==void 0&&rr.assertOptions(n,{silentJSONParsing:le.transitional(le.boolean),forcedJSONParsing:le.transitional(le.boolean),clarifyTimeoutError:le.transitional(le.boolean)},!1),o!=null&&(p.isFunction(o)?r.paramsSerializer={serialize:o}:rr.assertOptions(o,{encode:le.function,serialize:le.function},!0)),r.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?r.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:r.allowAbsoluteUrls=!0),rr.assertOptions(r,{baseUrl:le.spelling("baseURL"),withXsrfToken:le.spelling("withXSRFToken")},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let s=i&&p.merge(i.common,i[r.method]);i&&p.forEach(["delete","get","head","post","put","patch","common"],y=>{delete i[y]}),r.headers=F.concat(s,i);let a=[],c=!0;this.interceptors.request.forEach(function(v){typeof v.runWhen=="function"&&v.runWhen(r)===!1||(c=c&&v.synchronous,a.unshift(v.fulfilled,v.rejected))});let u=[];this.interceptors.response.forEach(function(v){u.push(v.fulfilled,v.rejected)});let d,m=0,b;if(!c){let y=[Dr.bind(this),void 0];for(y.unshift(...a),y.push(...u),b=y.length,d=Promise.resolve(r);m<b;)d=d.then(y[m++],y[m++]);return d}b=a.length;let C=r;for(m=0;m<b;){let y=a[m++],v=a[m++];try{C=y(C)}catch(_){v.call(this,_);break}}try{d=Dr.call(this,C)}catch(y){return Promise.reject(y)}for(m=0,b=u.length;m<b;)d=d.then(u[m++],u[m++]);return d}getUri(e){e=ae(this.defaults,e);let r=tr(e.baseURL,e.url,e.allowAbsoluteUrls);return Gt(r,e.params,e.paramsSerializer)}};p.forEach(["delete","get","head","options"],function(e){ut.prototype[e]=function(r,n){return this.request(ae(n||{},{method:e,url:r,data:(n||{}).data}))}});p.forEach(["post","put","patch"],function(e){function r(n){return function(i,s,a){return this.request(ae(a||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:i,data:s}))}}ut.prototype[e]=r(),ut.prototype[e+"Form"]=r(!0)});var nr=ut;var Xn=class t{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(i){r=i});let n=this;this.promise.then(o=>{if(!n._listeners)return;let i=n._listeners.length;for(;i-- >0;)n._listeners[i](o);n._listeners=null}),this.promise.then=o=>{let i,s=new Promise(a=>{n.subscribe(a),i=a}).then(o);return s.cancel=function(){n.unsubscribe(i)},s},e(function(i,s,a){n.reason||(n.reason=new de(i,s,a),r(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;let r=this._listeners.indexOf(e);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){let e=new AbortController,r=n=>{e.abort(n)};return this.subscribe(r),e.signal.unsubscribe=()=>this.unsubscribe(r),e.signal}static source(){let e;return{token:new t(function(o){e=o}),cancel:e}}},Wi=Xn;function Qn(t){return function(r){return t.apply(null,r)}}function eo(t){return p.isObject(t)&&t.isAxiosError===!0}var to={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(to).forEach(([t,e])=>{to[e]=t});var Ji=to;function Ki(t){let e=new nr(t),r=Bt(nr.prototype.request,e);return p.extend(r,nr.prototype,e,{allOwnKeys:!0}),p.extend(r,e,null,{allOwnKeys:!0}),r.create=function(o){return Ki(ae(t,o))},r}var M=Ki(st);M.Axios=nr;M.CanceledError=de;M.CancelToken=Wi;M.isCancel=Qt;M.VERSION=Lr;M.toFormData=Ce;M.AxiosError=A;M.Cancel=M.CanceledError;M.all=function(e){return Promise.all(e)};M.spread=Qn;M.isAxiosError=eo;M.mergeConfig=ae;M.AxiosHeaders=F;M.formToJSON=t=>Rr(p.isHTMLForm(t)?new FormData(t):t);M.getAdapter=Nr.getAdapter;M.HttpStatusCode=Ji;M.default=M;var Fr=M;var{Axios:jy,AxiosError:ky,CanceledError:Zy,isCancel:Uy,CancelToken:Ny,VERSION:Dy,all:Ly,Cancel:My,isAxiosError:Fy,spread:zy,toFormData:qy,AxiosHeaders:Vy,HttpStatusCode:$y,formToJSON:By,getAdapter:Hy,mergeConfig:Wy}=Fr;var rs=Cr(or());var $r=class{constructor(e){this.API_VERSION="2022-03-01-preview";let{identifier:r,host:n}=e;this.baseURL=new URL(`/copilotstudio/prebuilt/authenticated/bots/${r}`,n),this.baseURL.searchParams.append("api-version",this.API_VERSION)}getConversationUrl(e){let r=new URL(this.baseURL.href);return r.pathname=`${r.pathname}/conversations`,e&&(r.pathname=`${r.pathname}/${e}`),r.href}};var Br=class{constructor(e){this.API_VERSION="2022-03-01-preview";let{schema:r,host:n}=e;this.baseURL=new URL(`/copilotstudio/dataverse-backed/authenticated/bots/${r}`,n),this.baseURL.searchParams.append("api-version",this.API_VERSION)}getConversationUrl(e){let r=new URL(this.baseURL.href);return r.pathname=`${r.pathname}/conversations`,e&&(r.pathname=`${r.pathname}/${e}`),r.href}};var pt=(0,rs.debug)("copilot-studio:power-platform");function Wr(t,e){var a,c,u,d,m,b;if((a=t.directConnectUrl)!=null&&a.trim()){if(pt.debug(`Using direct connection: ${t.directConnectUrl}`),!ir(t.directConnectUrl))throw new Error("directConnectUrl must be a valid URL");return t.directConnectUrl.toLowerCase().includes("tenants/00000000-0000-0000-0000-000000000000")?(pt.debug(`Direct connection cannot be used, forcing default settings flow. Tenant ID is missing in the URL: ${t.directConnectUrl}`),Wr({...t,directConnectUrl:""},e)):Fu(t.directConnectUrl,e).href}let r=(c=t.cloud)!=null?c:"Prod",n=(u=t.copilotAgentType)!=null?u:"Published";if(pt.debug(`Using cloud setting: ${r}`),pt.debug(`Using agent type: ${n}`),!((d=t.environmentId)!=null&&d.trim()))throw new Error("EnvironmentId must be provided");if(!((m=t.agentIdentifier)!=null&&m.trim()))throw new Error("AgentIdentifier must be provided");if(r==="Other")if((b=t.customPowerPlatformCloud)!=null&&b.trim())if(ir(t.customPowerPlatformCloud))pt.debug(`Using custom Power Platform cloud: ${t.customPowerPlatformCloud}`);else throw new Error("customPowerPlatformCloud must be a valid URL");else throw new Error("customPowerPlatformCloud must be provided when PowerPlatformCloud is Other");let o=zu(r,t.environmentId,t.customPowerPlatformCloud),s={Published:()=>new Br({host:o,schema:t.agentIdentifier}),Prebuilt:()=>new $r({host:o,identifier:t.agentIdentifier})}[n]().getConversationUrl(e);return pt.debug(`Generated Copilot Studio connection URL: ${s}`),s}function ns(t,e="Unknown",r="",n=""){var o,i;if(!n&&!(t!=null&&t.directConnectUrl)){if(e==="Other"&&!r)throw new Error("cloudBaseAddress must be provided when PowerPlatformCloudCategory is Other");if(!t&&e==="Unknown")throw new Error("Either settings or cloud must be provided");if(t&&t.cloud&&t.cloud!=="Unknown"&&(e=t.cloud),e==="Other")if(r&&ir(r))e="Other";else if(t!=null&&t.customPowerPlatformCloud&&ir(t.customPowerPlatformCloud))e="Other",r=t.customPowerPlatformCloud;else throw new Error("Either CustomPowerPlatformCloud or cloudBaseAddress must be provided when PowerPlatformCloudCategory is Other");return r!=null||(r="api.unknown.powerplatform.com"),`https://${Hr(e,r)}/.default`}else if(n||(n=(o=t==null?void 0:t.directConnectUrl)!=null?o:""),n&&ir(n)){if(ts(new URL(n))==="Unknown"){let s=(i=t==null?void 0:t.cloud)!=null?i:e;if(s==="Other"||s==="Unknown")throw new Error("Unable to resolve the PowerPlatform Cloud from DirectConnectUrl. The Token Audience resolver requires a specific PowerPlatformCloudCategory.");if(s!=="Unknown")return`https://${Hr(s,"")}/.default`;throw new Error("Unable to resolve the PowerPlatform Cloud from DirectConnectUrl. The Token Audience resolver requires a specific PowerPlatformCloudCategory.")}return`https://${Hr(ts(new URL(n)),"")}/.default`}else throw new Error("DirectConnectUrl must be provided when DirectConnectUrl is set")}function ir(t){try{let e=t.startsWith("http")?t:`https://${t}`;return!!new URL(e)}catch{return!1}}function Fu(t,e){let r=new URL(t);return r.searchParams.has("api-version")||r.searchParams.append("api-version","2022-03-01-preview"),r.pathname.endsWith("/")&&(r.pathname=r.pathname.slice(0,-1)),r.pathname.includes("/conversations")&&(r.pathname=r.pathname.substring(0,r.pathname.indexOf("/conversations"))),r.pathname=`${r.pathname}/conversations`,e&&(r.pathname=`${r.pathname}/${e}`),r}function zu(t,e,r){if(t==="Other"&&(!r||!r.trim()))throw new Error("cloudBaseAddress must be provided when PowerPlatformCloud is Other");r=r!=null?r:"api.unknown.powerplatform.com";let n=e.toLowerCase().replaceAll("-",""),o=qu(t),i=n.substring(0,n.length-o),s=n.substring(n.length-o);return new URL(`https://${i}.${s}.environment.${Hr(t,r)}`)}function Hr(t,e){switch(t){case"Local":return"api.powerplatform.localhost";case"Exp":return"api.exp.powerplatform.com";case"Dev":return"api.dev.powerplatform.com";case"Prv":return"api.prv.powerplatform.com";case"Test":return"api.test.powerplatform.com";case"Preprod":return"api.preprod.powerplatform.com";case"FirstRelease":case"Prod":return"api.powerplatform.com";case"GovFR":return"api.gov.powerplatform.microsoft.us";case"Gov":return"api.gov.powerplatform.microsoft.us";case"High":return"api.high.powerplatform.microsoft.us";case"DoD":return"api.appsplatform.us";case"Mooncake":return"api.powerplatform.partner.microsoftonline.cn";case"Ex":return"api.powerplatform.eaglex.ic.gov";case"Rx":return"api.powerplatform.microsoft.scloud";case"Other":return e;default:throw new Error(`Invalid cluster category value: ${t}`)}}function qu(t){switch(t){case"FirstRelease":case"Prod":return 2;default:return 1}}function ts(t){switch(t.host.toLowerCase()){case"api.powerplatform.localhost":return"Local";case"api.exp.powerplatform.com":return"Exp";case"api.dev.powerplatform.com":return"Dev";case"api.prv.powerplatform.com":return"Prv";case"api.test.powerplatform.com":return"Test";case"api.preprod.powerplatform.com":return"Preprod";case"api.powerplatform.com":return"Prod";case"api.gov.powerplatform.microsoft.us":return"GovFR";case"api.high.powerplatform.microsoft.us":return"High";case"api.appsplatform.us":return"DoD";case"api.powerplatform.partner.microsoftonline.cn":return"Mooncake";default:return"Unknown"}}var br=Cr(Da());var wn=class{constructor(e){this.activity=e}};var Fa=Cr(or());var La="1.1.0-alpha.12.gecd5464d28";var Cn={};var Q=(0,Fa.debug)("copilot-studio:client"),we=class we{constructor(e,r){this.conversationId="";this.settings=e,this.client=Fr.create(),this.client.defaults.headers.common.Authorization=`Bearer ${r}`,this.client.defaults.headers.common["User-Agent"]=we.getProductInfo()}async postRequestAsync(e){var m,b,C,y;let r=[];Q.debug(`>>> SEND TO ${e.url}`);let n=await this.client(e);if(this.settings.useExperimentalEndpoint&&!((m=this.settings.directConnectUrl)!=null&&m.trim())){let v=(b=n.headers)==null?void 0:b[we.islandExperimentalUrlHeaderKey];v&&(this.settings.directConnectUrl=v,Q.debug(`Island Experimental URL: ${v}`))}this.conversationId=(y=(C=n.headers)==null?void 0:C[we.conversationIdHeaderKey])!=null?y:"",this.conversationId&&Q.debug(`Conversation ID: ${this.conversationId}`);let o={...n.headers};delete o.Authorization,delete o[we.conversationIdHeaderKey],Q.debug("Headers received:",o);let s=n.data.pipeThrough(new TextDecoderStream).getReader(),a="",c=[],u=async({done:v,value:_})=>v?(Q.debug("Stream complete"),a+=_,c.push(a),c):(Q.info("Agent is typing ..."),a+=_,await u(await s.read()));return(await s.read().then(u)).forEach(v=>{v.toString().split(`
7
- `).filter(R=>R.substring(0,4)==="data"&&R!=="data: end\r").forEach(R=>{var N,z;try{let D=br.Activity.fromJson(R.substring(5,R.length));D.type===br.ActivityTypes.Message?(r.push(D),this.conversationId.trim()||(this.conversationId=(z=(N=D.conversation)==null?void 0:N.id)!=null?z:"",Q.debug(`Conversation ID: ${this.conversationId}`))):Q.debug(`Activity type: ${D.type}`)}catch(D){throw Q.error("Error: ",D),D}})}),r}static getProductInfo(){let e=`CopilotStudioClient.agents-sdk-js/${La}`,r;return typeof window!="undefined"&&window.navigator?r=`${e} ${navigator.userAgent}`:r=`${e} nodejs/${process.version} ${Cn.platform()}-${Cn.arch()}/${Cn.release()}`,Q.debug(`User-Agent: ${r}`),r}async startConversationAsync(e=!0){var a;let o={method:"post",url:Wr(this.settings),headers:{Accept:"text/event-stream","Content-Type":"application/json"},data:{emitStartConversationEvent:e},responseType:"stream",adapter:"fetch"};Q.info("Starting conversation ...");let i=await this.postRequestAsync(o),s=i[0];return Q.info(`Conversation '${(a=s.conversation)==null?void 0:a.id}' started. Received ${i.length} activities.`,i),s}async askQuestionAsync(e,r=this.conversationId){let o={type:"message",text:e,conversation:{id:r}},i=br.Activity.fromObject(o);return this.sendActivity(i)}async sendActivity(e,r=this.conversationId){var c,u;let n=(u=(c=e.conversation)==null?void 0:c.id)!=null?u:r,o=Wr(this.settings,n),i=new wn(e),s={method:"post",url:o,headers:{Accept:"text/event-stream","Content-Type":"application/json"},data:i,responseType:"stream",adapter:"fetch"};Q.info("Sending activity...",e);let a=await this.postRequestAsync(s);return Q.info(`Received ${a.length} activities.`,a),a}};we.conversationIdHeaderKey="x-ms-conversationid",we.islandExperimentalUrlHeaderKey="x-ms-d2e-experimental",we.scopeFromSettings=ns;var Ma=we;var V=[];for(let t=0;t<256;++t)V.push((t+256).toString(16).slice(1));function za(t,e=0){return(V[t[e+0]]+V[t[e+1]]+V[t[e+2]]+V[t[e+3]]+"-"+V[t[e+4]]+V[t[e+5]]+"-"+V[t[e+6]]+V[t[e+7]]+"-"+V[t[e+8]]+V[t[e+9]]+"-"+V[t[e+10]]+V[t[e+11]]+V[t[e+12]]+V[t[e+13]]+V[t[e+14]]+V[t[e+15]]).toLowerCase()}var Qo,hp=new Uint8Array(16);function ei(){if(!Qo){if(typeof crypto=="undefined"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Qo=crypto.getRandomValues.bind(crypto)}return Qo(hp)}var yp=typeof crypto!="undefined"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),ti={randomUUID:yp};function gp(t,e,r){var o,i,s;if(ti.randomUUID&&!e&&!t)return ti.randomUUID();t=t||{};let n=(s=(i=t.random)!=null?i:(o=t.rng)==null?void 0:o.call(t))!=null?s:ei();if(n.length<16)throw new Error("Random bytes length must be >= 16");if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){if(r=r||0,r<0||r+16>e.length)throw new RangeError(`UUID byte range ${r}:${r+15} is out of buffer bounds`);for(let a=0;a<16;++a)e[r+a]=n[a];return e}return za(n)}var ri=gp;var ni=function(t,e){return ni=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(r[o]=n[o])},ni(t,e)};function Pe(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");ni(t,e);function r(){this.constructor=t}t.prototype=e===null?Object.create(e):(r.prototype=e.prototype,new r)}function _r(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function Dt(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),o,i=[],s;try{for(;(e===void 0||e-- >0)&&!(o=n.next()).done;)i.push(o.value)}catch(a){s={error:a}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return i}function Lt(t,e,r){if(r||arguments.length===2)for(var n=0,o=e.length,i;n<o;n++)(i||!(n in e))&&(i||(i=Array.prototype.slice.call(e,0,n)),i[n]=e[n]);return t.concat(i||Array.prototype.slice.call(e))}function ie(t){return typeof t=="function"}function Tn(t){var e=function(n){Error.call(n),n.stack=new Error().stack},r=t(e);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Sn=Tn(function(t){return function(r){t(this),this.message=r?r.length+` errors occurred during unsubscription:
1
+ var oc=Object.create;var En=Object.defineProperty;var ic=Object.getOwnPropertyDescriptor;var sc=Object.getOwnPropertyNames;var ac=Object.getPrototypeOf,cc=Object.prototype.hasOwnProperty;var x=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),uc=(t,e)=>{for(var r in e)En(t,r,{get:e[r],enumerable:!0})},dc=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of sc(e))!cc.call(t,o)&&o!==r&&En(t,o,{get:()=>e[o],enumerable:!(n=ic(e,o))||n.enumerable});return t};var Vt=(t,e,r)=>(r=t!=null?oc(ac(t)):{},dc(e||!t||!t.__esModule?En(r,"default",{value:t,enumerable:!0}):r,t));var Xi=x((Qy,Yi)=>{var dt=1e3,lt=dt*60,ft=lt*60,Ze=ft*24,Su=Ze*7,Iu=Ze*365.25;Yi.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return Au(t);if(r==="number"&&isFinite(t))return e.long?Eu(t):Ou(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function Au(t){if(t=String(t),!(t.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(e){var r=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*Iu;case"weeks":case"week":case"w":return r*Su;case"days":case"day":case"d":return r*Ze;case"hours":case"hour":case"hrs":case"hr":case"h":return r*ft;case"minutes":case"minute":case"mins":case"min":case"m":return r*lt;case"seconds":case"second":case"secs":case"sec":case"s":return r*dt;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function Ou(t){var e=Math.abs(t);return e>=Ze?Math.round(t/Ze)+"d":e>=ft?Math.round(t/ft)+"h":e>=lt?Math.round(t/lt)+"m":e>=dt?Math.round(t/dt)+"s":t+"ms"}function Eu(t){var e=Math.abs(t);return e>=Ze?zr(t,e,Ze,"day"):e>=ft?zr(t,e,ft,"hour"):e>=lt?zr(t,e,lt,"minute"):e>=dt?zr(t,e,dt,"second"):t+" ms"}function zr(t,e,r,n){var o=e>=r*1.5;return Math.round(t/r)+" "+n+(o?"s":"")}});var es=x((eg,Qi)=>{function Pu(t){r.debug=r,r.default=r,r.coerce=c,r.disable=s,r.enable=o,r.enabled=a,r.humanize=Xi(),r.destroy=u,Object.keys(t).forEach(d=>{r[d]=t[d]}),r.names=[],r.skips=[],r.formatters={};function e(d){let m=0;for(let b=0;b<d.length;b++)m=(m<<5)-m+d.charCodeAt(b),m|=0;return r.colors[Math.abs(m)%r.colors.length]}r.selectColor=e;function r(d){let m,b=null,C,y;function v(..._){if(!v.enabled)return;let I=v,R=Number(new Date),N=R-(m||R);I.diff=N,I.prev=m,I.curr=R,m=R,_[0]=r.coerce(_[0]),typeof _[0]!="string"&&_.unshift("%O");let z=0;_[0]=_[0].replace(/%([a-zA-Z%])/g,(te,ye)=>{if(te==="%%")return"%";z++;let je=r.formatters[ye];if(typeof je=="function"){let Cr=_[z];te=je.call(I,Cr),_.splice(z,1),z--}return te}),r.formatArgs.call(I,_),(I.log||r.log).apply(I,_)}return v.namespace=d,v.useColors=r.useColors(),v.color=r.selectColor(d),v.extend=n,v.destroy=r.destroy,Object.defineProperty(v,"enabled",{enumerable:!0,configurable:!1,get:()=>b!==null?b:(C!==r.namespaces&&(C=r.namespaces,y=r.enabled(d)),y),set:_=>{b=_}}),typeof r.init=="function"&&r.init(v),v}function n(d,m){let b=r(this.namespace+(typeof m=="undefined"?":":m)+d);return b.log=this.log,b}function o(d){r.save(d),r.namespaces=d,r.names=[],r.skips=[];let m=(typeof d=="string"?d:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let b of m)b[0]==="-"?r.skips.push(b.slice(1)):r.names.push(b)}function i(d,m){let b=0,C=0,y=-1,v=0;for(;b<d.length;)if(C<m.length&&(m[C]===d[b]||m[C]==="*"))m[C]==="*"?(y=C,v=b,C++):(b++,C++);else if(y!==-1)C=y+1,v++,b=v;else return!1;for(;C<m.length&&m[C]==="*";)C++;return C===m.length}function s(){let d=[...r.names,...r.skips.map(m=>"-"+m)].join(",");return r.enable(""),d}function a(d){for(let m of r.skips)if(i(d,m))return!1;for(let m of r.names)if(i(d,m))return!0;return!1}function c(d){return d instanceof Error?d.stack||d.message:d}function u(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}Qi.exports=Pu});var ts=x((G,qr)=>{G.formatArgs=ju;G.save=ku;G.load=Zu;G.useColors=Ru;G.storage=Uu();G.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();G.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function Ru(){if(typeof window!="undefined"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let t;return typeof document!="undefined"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window!="undefined"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator!="undefined"&&navigator.userAgent&&(t=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(t[1],10)>=31||typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function ju(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+qr.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;t.splice(1,0,e,"color: inherit");let r=0,n=0;t[0].replace(/%[a-zA-Z%]/g,o=>{o!=="%%"&&(r++,o==="%c"&&(n=r))}),t.splice(n,0,e)}G.log=console.debug||console.log||(()=>{});function ku(t){try{t?G.storage.setItem("debug",t):G.storage.removeItem("debug")}catch{}}function Zu(){let t;try{t=G.storage.getItem("debug")||G.storage.getItem("DEBUG")}catch{}return!t&&typeof process!="undefined"&&"env"in process&&(t=process.env.DEBUG),t}function Uu(){try{return localStorage}catch{}}qr.exports=es()(G);var{formatters:Nu}=qr.exports;Nu.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var ir=x(Ue=>{"use strict";var Du=Ue&&Ue.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ue,"__esModule",{value:!0});Ue.Logger=void 0;Ue.debug=Fu;var Lu=Du(ts()),Mu=["info","warn","error","debug"],Vr=class{constructor(e=""){this.loggers={},this.initializeLoggers(e)}initializeLoggers(e){for(let r of Mu){let n=(0,Lu.default)(`${e}:${r}`);n.color=this.getPlatformColor(r),this.loggers[r]=n}}getPlatformColor(e){return{node:{info:"2",warn:"3",error:"1",debug:"4"},browser:{info:"#33CC99",warn:"#CCCC33",error:"#CC3366",debug:"#0066FF"}}[typeof window!="undefined"?"browser":"node"][e]}info(e,...r){this.loggers.info(e,...r)}warn(e,...r){this.loggers.warn(e,...r)}error(e,...r){this.loggers.error(e,...r)}debug(e,...r){this.loggers.debug(e,...r)}};Ue.Logger=Vr;function Fu(t){return new Vr(t)}});var ar=x(U=>{"use strict";Object.defineProperty(U,"__esModule",{value:!0});U.getParsedType=U.ZodParsedType=U.objectUtil=U.util=void 0;var ro;(function(t){t.assertEqual=o=>{};function e(o){}t.assertIs=e;function r(o){throw new Error}t.assertNever=r,t.arrayToEnum=o=>{let i={};for(let s of o)i[s]=s;return i},t.getValidEnumValues=o=>{let i=t.objectKeys(o).filter(a=>typeof o[o[a]]!="number"),s={};for(let a of i)s[a]=o[a];return t.objectValues(s)},t.objectValues=o=>t.objectKeys(o).map(function(i){return o[i]}),t.objectKeys=typeof Object.keys=="function"?o=>Object.keys(o):o=>{let i=[];for(let s in o)Object.prototype.hasOwnProperty.call(o,s)&&i.push(s);return i},t.find=(o,i)=>{for(let s of o)if(i(s))return s},t.isInteger=typeof Number.isInteger=="function"?o=>Number.isInteger(o):o=>typeof o=="number"&&Number.isFinite(o)&&Math.floor(o)===o;function n(o,i=" | "){return o.map(s=>typeof s=="string"?`'${s}'`:s).join(i)}t.joinValues=n,t.jsonStringifyReplacer=(o,i)=>typeof i=="bigint"?i.toString():i})(ro||(U.util=ro={}));var is;(function(t){t.mergeShapes=(e,r)=>({...e,...r})})(is||(U.objectUtil=is={}));U.ZodParsedType=ro.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]);var $u=t=>{switch(typeof t){case"undefined":return U.ZodParsedType.undefined;case"string":return U.ZodParsedType.string;case"number":return Number.isNaN(t)?U.ZodParsedType.nan:U.ZodParsedType.number;case"boolean":return U.ZodParsedType.boolean;case"function":return U.ZodParsedType.function;case"bigint":return U.ZodParsedType.bigint;case"symbol":return U.ZodParsedType.symbol;case"object":return Array.isArray(t)?U.ZodParsedType.array:t===null?U.ZodParsedType.null:t.then&&typeof t.then=="function"&&t.catch&&typeof t.catch=="function"?U.ZodParsedType.promise:typeof Map!="undefined"&&t instanceof Map?U.ZodParsedType.map:typeof Set!="undefined"&&t instanceof Set?U.ZodParsedType.set:typeof Date!="undefined"&&t instanceof Date?U.ZodParsedType.date:U.ZodParsedType.object;default:return U.ZodParsedType.unknown}};U.getParsedType=$u});var Jr=x(Se=>{"use strict";Object.defineProperty(Se,"__esModule",{value:!0});Se.ZodError=Se.quotelessJson=Se.ZodIssueCode=void 0;var ss=ar();Se.ZodIssueCode=ss.util.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]);var Bu=t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:");Se.quotelessJson=Bu;var cr=class t extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=e}format(e){let r=e||function(i){return i.message},n={_errors:[]},o=i=>{for(let s of i.issues)if(s.code==="invalid_union")s.unionErrors.map(o);else if(s.code==="invalid_return_type")o(s.returnTypeError);else if(s.code==="invalid_arguments")o(s.argumentsError);else if(s.path.length===0)n._errors.push(r(s));else{let a=n,c=0;for(;c<s.path.length;){let u=s.path[c];c===s.path.length-1?(a[u]=a[u]||{_errors:[]},a[u]._errors.push(r(s))):a[u]=a[u]||{_errors:[]},a=a[u],c++}}};return o(this),n}static assert(e){if(!(e instanceof t))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,ss.util.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=r=>r.message){let r={},n=[];for(let o of this.issues)if(o.path.length>0){let i=o.path[0];r[i]=r[i]||[],r[i].push(e(o))}else n.push(e(o));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}};Se.ZodError=cr;cr.create=t=>new cr(t)});var oo=x(no=>{"use strict";Object.defineProperty(no,"__esModule",{value:!0});var $=Jr(),Ne=ar(),Hu=(t,e)=>{let r;switch(t.code){case $.ZodIssueCode.invalid_type:t.received===Ne.ZodParsedType.undefined?r="Required":r=`Expected ${t.expected}, received ${t.received}`;break;case $.ZodIssueCode.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(t.expected,Ne.util.jsonStringifyReplacer)}`;break;case $.ZodIssueCode.unrecognized_keys:r=`Unrecognized key(s) in object: ${Ne.util.joinValues(t.keys,", ")}`;break;case $.ZodIssueCode.invalid_union:r="Invalid input";break;case $.ZodIssueCode.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${Ne.util.joinValues(t.options)}`;break;case $.ZodIssueCode.invalid_enum_value:r=`Invalid enum value. Expected ${Ne.util.joinValues(t.options)}, received '${t.received}'`;break;case $.ZodIssueCode.invalid_arguments:r="Invalid function arguments";break;case $.ZodIssueCode.invalid_return_type:r="Invalid function return type";break;case $.ZodIssueCode.invalid_date:r="Invalid date";break;case $.ZodIssueCode.invalid_string:typeof t.validation=="object"?"includes"in t.validation?(r=`Invalid input: must include "${t.validation.includes}"`,typeof t.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?r=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?r=`Invalid input: must end with "${t.validation.endsWith}"`:Ne.util.assertNever(t.validation):t.validation!=="regex"?r=`Invalid ${t.validation}`:r="Invalid";break;case $.ZodIssueCode.too_small:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="bigint"?r=`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:r="Invalid input";break;case $.ZodIssueCode.too_big:t.type==="array"?r=`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:t.type==="string"?r=`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:t.type==="number"?r=`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="bigint"?r=`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:t.type==="date"?r=`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:r="Invalid input";break;case $.ZodIssueCode.custom:r="Invalid input";break;case $.ZodIssueCode.invalid_intersection_types:r="Intersection results could not be merged";break;case $.ZodIssueCode.not_multiple_of:r=`Number must be a multiple of ${t.multipleOf}`;break;case $.ZodIssueCode.not_finite:r="Number must be finite";break;default:r=e.defaultError,Ne.util.assertNever(t)}return{message:r}};no.default=Hu});var Kr=x(Ie=>{"use strict";var Wu=Ie&&Ie.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ie,"__esModule",{value:!0});Ie.defaultErrorMap=void 0;Ie.setErrorMap=Ju;Ie.getErrorMap=Ku;var as=Wu(oo());Ie.defaultErrorMap=as.default;var cs=as.default;function Ju(t){cs=t}function Ku(){return cs}});var so=x(k=>{"use strict";var Gu=k&&k.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(k,"__esModule",{value:!0});k.isAsync=k.isValid=k.isDirty=k.isAborted=k.OK=k.DIRTY=k.INVALID=k.ParseStatus=k.EMPTY_PATH=k.makeIssue=void 0;k.addIssueToContext=Qu;var Yu=Kr(),us=Gu(oo()),Xu=t=>{let{data:e,path:r,errorMaps:n,issueData:o}=t,i=[...r,...o.path||[]],s={...o,path:i};if(o.message!==void 0)return{...o,path:i,message:o.message};let a="",c=n.filter(u=>!!u).slice().reverse();for(let u of c)a=u(s,{data:e,defaultError:a}).message;return{...o,path:i,message:a}};k.makeIssue=Xu;k.EMPTY_PATH=[];function Qu(t,e){let r=(0,Yu.getErrorMap)(),n=(0,k.makeIssue)({issueData:e,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,r,r===us.default?void 0:us.default].filter(o=>!!o)});t.common.issues.push(n)}var io=class t{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,r){let n=[];for(let o of r){if(o.status==="aborted")return k.INVALID;o.status==="dirty"&&e.dirty(),n.push(o.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,r){let n=[];for(let o of r){let i=await o.key,s=await o.value;n.push({key:i,value:s})}return t.mergeObjectSync(e,n)}static mergeObjectSync(e,r){let n={};for(let o of r){let{key:i,value:s}=o;if(i.status==="aborted"||s.status==="aborted")return k.INVALID;i.status==="dirty"&&e.dirty(),s.status==="dirty"&&e.dirty(),i.value!=="__proto__"&&(typeof s.value!="undefined"||o.alwaysSet)&&(n[i.value]=s.value)}return{status:e.value,value:n}}};k.ParseStatus=io;k.INVALID=Object.freeze({status:"aborted"});var ed=t=>({status:"dirty",value:t});k.DIRTY=ed;var td=t=>({status:"valid",value:t});k.OK=td;var rd=t=>t.status==="aborted";k.isAborted=rd;var nd=t=>t.status==="dirty";k.isDirty=nd;var od=t=>t.status==="valid";k.isValid=od;var id=t=>typeof Promise!="undefined"&&t instanceof Promise;k.isAsync=id});var ls=x(ds=>{"use strict";Object.defineProperty(ds,"__esModule",{value:!0})});var ps=x(Gr=>{"use strict";Object.defineProperty(Gr,"__esModule",{value:!0});Gr.errorUtil=void 0;var fs;(function(t){t.errToObj=e=>typeof e=="string"?{message:e}:e||{},t.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(fs||(Gr.errorUtil=fs={}))});var Ss=x(l=>{"use strict";Object.defineProperty(l,"__esModule",{value:!0});l.discriminatedUnion=l.date=l.boolean=l.bigint=l.array=l.any=l.coerce=l.ZodFirstPartyTypeKind=l.late=l.ZodSchema=l.Schema=l.ZodReadonly=l.ZodPipeline=l.ZodBranded=l.BRAND=l.ZodNaN=l.ZodCatch=l.ZodDefault=l.ZodNullable=l.ZodOptional=l.ZodTransformer=l.ZodEffects=l.ZodPromise=l.ZodNativeEnum=l.ZodEnum=l.ZodLiteral=l.ZodLazy=l.ZodFunction=l.ZodSet=l.ZodMap=l.ZodRecord=l.ZodTuple=l.ZodIntersection=l.ZodDiscriminatedUnion=l.ZodUnion=l.ZodObject=l.ZodArray=l.ZodVoid=l.ZodNever=l.ZodUnknown=l.ZodAny=l.ZodNull=l.ZodUndefined=l.ZodSymbol=l.ZodDate=l.ZodBoolean=l.ZodBigInt=l.ZodNumber=l.ZodString=l.ZodType=void 0;l.NEVER=l.void=l.unknown=l.union=l.undefined=l.tuple=l.transformer=l.symbol=l.string=l.strictObject=l.set=l.record=l.promise=l.preprocess=l.pipeline=l.ostring=l.optional=l.onumber=l.oboolean=l.object=l.number=l.nullable=l.null=l.never=l.nativeEnum=l.nan=l.map=l.literal=l.lazy=l.intersection=l.instanceof=l.function=l.enum=l.effect=void 0;l.datetimeRegex=vs;l.custom=_s;var h=Jr(),Yr=Kr(),w=ps(),f=so(),g=ar(),ne=class{constructor(e,r,n,o){this._cachedPath=[],this.parent=e,this.data=r,this._path=n,this._key=o}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},ms=(t,e)=>{if((0,f.isValid)(e))return{success:!0,data:e.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let r=new h.ZodError(t.common.issues);return this._error=r,this._error}}};function E(t){if(!t)return{};let{errorMap:e,invalid_type_error:r,required_error:n,description:o}=t;if(e&&(r||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:o}:{errorMap:(s,a)=>{var u,d;let{message:c}=t;return s.code==="invalid_enum_value"?{message:c!=null?c:a.defaultError}:typeof a.data=="undefined"?{message:(u=c!=null?c:n)!=null?u:a.defaultError}:s.code!=="invalid_type"?{message:a.defaultError}:{message:(d=c!=null?c:r)!=null?d:a.defaultError}},description:o}}var P=class{get description(){return this._def.description}_getType(e){return(0,g.getParsedType)(e.data)}_getOrReturnCtx(e,r){return r||{common:e.parent.common,data:e.data,parsedType:(0,g.getParsedType)(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new f.ParseStatus,ctx:{common:e.parent.common,data:e.data,parsedType:(0,g.getParsedType)(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let r=this._parse(e);if((0,f.isAsync)(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(e){let r=this._parse(e);return Promise.resolve(r)}parse(e,r){let n=this.safeParse(e,r);if(n.success)return n.data;throw n.error}safeParse(e,r){var i;let n={common:{issues:[],async:(i=r==null?void 0:r.async)!=null?i:!1,contextualErrorMap:r==null?void 0:r.errorMap},path:(r==null?void 0:r.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:(0,g.getParsedType)(e)},o=this._parseSync({data:e,path:n.path,parent:n});return ms(n,o)}"~validate"(e){var n,o;let r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:(0,g.getParsedType)(e)};if(!this["~standard"].async)try{let i=this._parseSync({data:e,path:[],parent:r});return(0,f.isValid)(i)?{value:i.value}:{issues:r.common.issues}}catch(i){(o=(n=i==null?void 0:i.message)==null?void 0:n.toLowerCase())!=null&&o.includes("encountered")&&(this["~standard"].async=!0),r.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:r}).then(i=>(0,f.isValid)(i)?{value:i.value}:{issues:r.common.issues})}async parseAsync(e,r){let n=await this.safeParseAsync(e,r);if(n.success)return n.data;throw n.error}async safeParseAsync(e,r){let n={common:{issues:[],contextualErrorMap:r==null?void 0:r.errorMap,async:!0},path:(r==null?void 0:r.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:(0,g.getParsedType)(e)},o=this._parse({data:e,path:n.path,parent:n}),i=await((0,f.isAsync)(o)?o:Promise.resolve(o));return ms(n,i)}refine(e,r){let n=o=>typeof r=="string"||typeof r=="undefined"?{message:r}:typeof r=="function"?r(o):r;return this._refinement((o,i)=>{let s=e(o),a=()=>i.addIssue({code:h.ZodIssueCode.custom,...n(o)});return typeof Promise!="undefined"&&s instanceof Promise?s.then(c=>c?!0:(a(),!1)):s?!0:(a(),!1)})}refinement(e,r){return this._refinement((n,o)=>e(n)?!0:(o.addIssue(typeof r=="function"?r(n,o):r),!1))}_refinement(e){return new ee({schema:this,typeName:A.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:r=>this["~validate"](r)}}optional(){return re.create(this,this._def)}nullable(){return pe.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return be.create(this)}promise(){return Ee.create(this,this._def)}or(e){return Ve.create([this,e],this._def)}and(e){return $e.create(this,e,this._def)}transform(e){return new ee({...E(this._def),schema:this,typeName:A.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let r=typeof e=="function"?e:()=>e;return new Ke({...E(this._def),innerType:this,defaultValue:r,typeName:A.ZodDefault})}brand(){return new ur({typeName:A.ZodBranded,type:this,...E(this._def)})}catch(e){let r=typeof e=="function"?e:()=>e;return new Ge({...E(this._def),innerType:this,catchValue:r,typeName:A.ZodCatch})}describe(e){let r=this.constructor;return new r({...this._def,description:e})}pipe(e){return dr.create(this,e)}readonly(){return Ye.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}};l.ZodType=P;l.Schema=P;l.ZodSchema=P;var sd=/^c[^\s-]{8,}$/i,ad=/^[0-9a-z]+$/,cd=/^[0-9A-HJKMNP-TV-Z]{26}$/i,ud=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,dd=/^[a-z0-9_-]{21}$/i,ld=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,fd=/^[-+]?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)?)??$/,pd=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,md="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",ao,hd=/^(?:(?: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])$/,yd=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,gd=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,vd=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,bd=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,_d=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,ys="((\\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])))",xd=new RegExp(`^${ys}$`);function gs(t){let e="[0-5]\\d";t.precision?e=`${e}\\.\\d{${t.precision}}`:t.precision==null&&(e=`${e}(\\.\\d+)?`);let r=t.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${r}`}function wd(t){return new RegExp(`^${gs(t)}$`)}function vs(t){let e=`${ys}T${gs(t)}`,r=[];return r.push(t.local?"Z?":"Z"),t.offset&&r.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${r.join("|")})`,new RegExp(`^${e}$`)}function Cd(t,e){return!!((e==="v4"||!e)&&hd.test(t)||(e==="v6"||!e)&&gd.test(t))}function Td(t,e){if(!ld.test(t))return!1;try{let[r]=t.split(".");if(!r)return!1;let n=r.replace(/-/g,"+").replace(/_/g,"/").padEnd(r.length+(4-r.length%4)%4,"="),o=JSON.parse(atob(n));return!(typeof o!="object"||o===null||"typ"in o&&(o==null?void 0:o.typ)!=="JWT"||!o.alg||e&&o.alg!==e)}catch{return!1}}function Sd(t,e){return!!((e==="v4"||!e)&&yd.test(t)||(e==="v6"||!e)&&vd.test(t))}var Ae=class t extends P{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==g.ZodParsedType.string){let i=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(i,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.string,received:i.parsedType}),f.INVALID}let n=new f.ParseStatus,o;for(let i of this._def.checks)if(i.kind==="min")e.data.length<i.value&&(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="max")e.data.length>i.value&&(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="length"){let s=e.data.length>i.value,a=e.data.length<i.value;(s||a)&&(o=this._getOrReturnCtx(e,o),s?(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):a&&(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),n.dirty())}else if(i.kind==="email")pd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"email",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="emoji")ao||(ao=new RegExp(md,"u")),ao.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"emoji",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="uuid")ud.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"uuid",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="nanoid")dd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"nanoid",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid")sd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"cuid",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid2")ad.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"cuid2",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="ulid")cd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"ulid",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty());else if(i.kind==="url")try{new URL(e.data)}catch{o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"url",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()}else i.kind==="regex"?(i.regex.lastIndex=0,i.regex.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"regex",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty())):i.kind==="trim"?e.data=e.data.trim():i.kind==="includes"?e.data.includes(i.value,i.position)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),n.dirty()):i.kind==="toLowerCase"?e.data=e.data.toLowerCase():i.kind==="toUpperCase"?e.data=e.data.toUpperCase():i.kind==="startsWith"?e.data.startsWith(i.value)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:{startsWith:i.value},message:i.message}),n.dirty()):i.kind==="endsWith"?e.data.endsWith(i.value)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:{endsWith:i.value},message:i.message}),n.dirty()):i.kind==="datetime"?vs(i).test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:"datetime",message:i.message}),n.dirty()):i.kind==="date"?xd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:"date",message:i.message}),n.dirty()):i.kind==="time"?wd(i).test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.invalid_string,validation:"time",message:i.message}),n.dirty()):i.kind==="duration"?fd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"duration",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):i.kind==="ip"?Cd(e.data,i.version)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"ip",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):i.kind==="jwt"?Td(e.data,i.alg)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"jwt",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):i.kind==="cidr"?Sd(e.data,i.version)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"cidr",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):i.kind==="base64"?bd.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"base64",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):i.kind==="base64url"?_d.test(e.data)||(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{validation:"base64url",code:h.ZodIssueCode.invalid_string,message:i.message}),n.dirty()):g.util.assertNever(i);return{status:n.value,value:e.data}}_regex(e,r,n){return this.refinement(o=>e.test(o),{validation:r,code:h.ZodIssueCode.invalid_string,...w.errorUtil.errToObj(n)})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...w.errorUtil.errToObj(e)})}url(e){return this._addCheck({kind:"url",...w.errorUtil.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...w.errorUtil.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...w.errorUtil.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...w.errorUtil.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...w.errorUtil.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...w.errorUtil.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...w.errorUtil.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...w.errorUtil.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...w.errorUtil.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...w.errorUtil.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...w.errorUtil.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...w.errorUtil.errToObj(e)})}datetime(e){var r,n;return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof(e==null?void 0:e.precision)=="undefined"?null:e==null?void 0:e.precision,offset:(r=e==null?void 0:e.offset)!=null?r:!1,local:(n=e==null?void 0:e.local)!=null?n:!1,...w.errorUtil.errToObj(e==null?void 0:e.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof(e==null?void 0:e.precision)=="undefined"?null:e==null?void 0:e.precision,...w.errorUtil.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...w.errorUtil.errToObj(e)})}regex(e,r){return this._addCheck({kind:"regex",regex:e,...w.errorUtil.errToObj(r)})}includes(e,r){return this._addCheck({kind:"includes",value:e,position:r==null?void 0:r.position,...w.errorUtil.errToObj(r==null?void 0:r.message)})}startsWith(e,r){return this._addCheck({kind:"startsWith",value:e,...w.errorUtil.errToObj(r)})}endsWith(e,r){return this._addCheck({kind:"endsWith",value:e,...w.errorUtil.errToObj(r)})}min(e,r){return this._addCheck({kind:"min",value:e,...w.errorUtil.errToObj(r)})}max(e,r){return this._addCheck({kind:"max",value:e,...w.errorUtil.errToObj(r)})}length(e,r){return this._addCheck({kind:"length",value:e,...w.errorUtil.errToObj(r)})}nonempty(e){return this.min(1,w.errorUtil.errToObj(e))}trim(){return new t({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxLength(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}};l.ZodString=Ae;Ae.create=t=>{var e;return new Ae({checks:[],typeName:A.ZodString,coerce:(e=t==null?void 0:t.coerce)!=null?e:!1,...E(t)})};function Id(t,e){let r=(t.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,o=r>n?r:n,i=Number.parseInt(t.toFixed(o).replace(".","")),s=Number.parseInt(e.toFixed(o).replace(".",""));return i%s/10**o}var De=class t extends P{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==g.ZodParsedType.number){let i=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(i,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.number,received:i.parsedType}),f.INVALID}let n,o=new f.ParseStatus;for(let i of this._def.checks)i.kind==="int"?g.util.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:"integer",received:"float",message:i.message}),o.dirty()):i.kind==="min"?(i.inclusive?e.data<i.value:e.data<=i.value)&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_small,minimum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?e.data>i.value:e.data>=i.value)&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="multipleOf"?Id(e.data,i.value)!==0&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):i.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.not_finite,message:i.message}),o.dirty()):g.util.assertNever(i);return{status:o.value,value:e.data}}gte(e,r){return this.setLimit("min",e,!0,w.errorUtil.toString(r))}gt(e,r){return this.setLimit("min",e,!1,w.errorUtil.toString(r))}lte(e,r){return this.setLimit("max",e,!0,w.errorUtil.toString(r))}lt(e,r){return this.setLimit("max",e,!1,w.errorUtil.toString(r))}setLimit(e,r,n,o){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:w.errorUtil.toString(o)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:w.errorUtil.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:w.errorUtil.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:w.errorUtil.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:w.errorUtil.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:w.errorUtil.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:w.errorUtil.toString(r)})}finite(e){return this._addCheck({kind:"finite",message:w.errorUtil.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:w.errorUtil.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:w.errorUtil.toString(e)})}get minValue(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&g.util.isInteger(e.value))}get isFinite(){let e=null,r=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(r===null||n.value>r)&&(r=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(r)&&Number.isFinite(e)}};l.ZodNumber=De;De.create=t=>new De({checks:[],typeName:A.ZodNumber,coerce:(t==null?void 0:t.coerce)||!1,...E(t)});var Le=class t extends P{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==g.ZodParsedType.bigint)return this._getInvalidInput(e);let n,o=new f.ParseStatus;for(let i of this._def.checks)i.kind==="min"?(i.inclusive?e.data<i.value:e.data<=i.value)&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_small,type:"bigint",minimum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?e.data>i.value:e.data>=i.value)&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_big,type:"bigint",maximum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="multipleOf"?e.data%i.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):g.util.assertNever(i);return{status:o.value,value:e.data}}_getInvalidInput(e){let r=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.bigint,received:r.parsedType}),f.INVALID}gte(e,r){return this.setLimit("min",e,!0,w.errorUtil.toString(r))}gt(e,r){return this.setLimit("min",e,!1,w.errorUtil.toString(r))}lte(e,r){return this.setLimit("max",e,!0,w.errorUtil.toString(r))}lt(e,r){return this.setLimit("max",e,!1,w.errorUtil.toString(r))}setLimit(e,r,n,o){return new t({...this._def,checks:[...this._def.checks,{kind:e,value:r,inclusive:n,message:w.errorUtil.toString(o)}]})}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:w.errorUtil.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:w.errorUtil.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:w.errorUtil.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:w.errorUtil.toString(e)})}multipleOf(e,r){return this._addCheck({kind:"multipleOf",value:e,message:w.errorUtil.toString(r)})}get minValue(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e}get maxValue(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e}};l.ZodBigInt=Le;Le.create=t=>{var e;return new Le({checks:[],typeName:A.ZodBigInt,coerce:(e=t==null?void 0:t.coerce)!=null?e:!1,...E(t)})};var Me=class extends P{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==g.ZodParsedType.boolean){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.boolean,received:n.parsedType}),f.INVALID}return(0,f.OK)(e.data)}};l.ZodBoolean=Me;Me.create=t=>new Me({typeName:A.ZodBoolean,coerce:(t==null?void 0:t.coerce)||!1,...E(t)});var Fe=class t extends P{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==g.ZodParsedType.date){let i=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(i,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.date,received:i.parsedType}),f.INVALID}if(Number.isNaN(e.data.getTime())){let i=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(i,{code:h.ZodIssueCode.invalid_date}),f.INVALID}let n=new f.ParseStatus,o;for(let i of this._def.checks)i.kind==="min"?e.data.getTime()<i.value&&(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),n.dirty()):i.kind==="max"?e.data.getTime()>i.value&&(o=this._getOrReturnCtx(e,o),(0,f.addIssueToContext)(o,{code:h.ZodIssueCode.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),n.dirty()):g.util.assertNever(i);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new t({...this._def,checks:[...this._def.checks,e]})}min(e,r){return this._addCheck({kind:"min",value:e.getTime(),message:w.errorUtil.toString(r)})}max(e,r){return this._addCheck({kind:"max",value:e.getTime(),message:w.errorUtil.toString(r)})}get minDate(){let e=null;for(let r of this._def.checks)r.kind==="min"&&(e===null||r.value>e)&&(e=r.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let r of this._def.checks)r.kind==="max"&&(e===null||r.value<e)&&(e=r.value);return e!=null?new Date(e):null}};l.ZodDate=Fe;Fe.create=t=>new Fe({checks:[],coerce:(t==null?void 0:t.coerce)||!1,typeName:A.ZodDate,...E(t)});var ht=class extends P{_parse(e){if(this._getType(e)!==g.ZodParsedType.symbol){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.symbol,received:n.parsedType}),f.INVALID}return(0,f.OK)(e.data)}};l.ZodSymbol=ht;ht.create=t=>new ht({typeName:A.ZodSymbol,...E(t)});var ze=class extends P{_parse(e){if(this._getType(e)!==g.ZodParsedType.undefined){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.undefined,received:n.parsedType}),f.INVALID}return(0,f.OK)(e.data)}};l.ZodUndefined=ze;ze.create=t=>new ze({typeName:A.ZodUndefined,...E(t)});var qe=class extends P{_parse(e){if(this._getType(e)!==g.ZodParsedType.null){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.null,received:n.parsedType}),f.INVALID}return(0,f.OK)(e.data)}};l.ZodNull=qe;qe.create=t=>new qe({typeName:A.ZodNull,...E(t)});var Oe=class extends P{constructor(){super(...arguments),this._any=!0}_parse(e){return(0,f.OK)(e.data)}};l.ZodAny=Oe;Oe.create=t=>new Oe({typeName:A.ZodAny,...E(t)});var ve=class extends P{constructor(){super(...arguments),this._unknown=!0}_parse(e){return(0,f.OK)(e.data)}};l.ZodUnknown=ve;ve.create=t=>new ve({typeName:A.ZodUnknown,...E(t)});var ce=class extends P{_parse(e){let r=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.never,received:r.parsedType}),f.INVALID}};l.ZodNever=ce;ce.create=t=>new ce({typeName:A.ZodNever,...E(t)});var yt=class extends P{_parse(e){if(this._getType(e)!==g.ZodParsedType.undefined){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.void,received:n.parsedType}),f.INVALID}return(0,f.OK)(e.data)}};l.ZodVoid=yt;yt.create=t=>new yt({typeName:A.ZodVoid,...E(t)});var be=class t extends P{_parse(e){let{ctx:r,status:n}=this._processInputParams(e),o=this._def;if(r.parsedType!==g.ZodParsedType.array)return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.array,received:r.parsedType}),f.INVALID;if(o.exactLength!==null){let s=r.data.length>o.exactLength.value,a=r.data.length<o.exactLength.value;(s||a)&&((0,f.addIssueToContext)(r,{code:s?h.ZodIssueCode.too_big:h.ZodIssueCode.too_small,minimum:a?o.exactLength.value:void 0,maximum:s?o.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:o.exactLength.message}),n.dirty())}if(o.minLength!==null&&r.data.length<o.minLength.value&&((0,f.addIssueToContext)(r,{code:h.ZodIssueCode.too_small,minimum:o.minLength.value,type:"array",inclusive:!0,exact:!1,message:o.minLength.message}),n.dirty()),o.maxLength!==null&&r.data.length>o.maxLength.value&&((0,f.addIssueToContext)(r,{code:h.ZodIssueCode.too_big,maximum:o.maxLength.value,type:"array",inclusive:!0,exact:!1,message:o.maxLength.message}),n.dirty()),r.common.async)return Promise.all([...r.data].map((s,a)=>o.type._parseAsync(new ne(r,s,r.path,a)))).then(s=>f.ParseStatus.mergeArray(n,s));let i=[...r.data].map((s,a)=>o.type._parseSync(new ne(r,s,r.path,a)));return f.ParseStatus.mergeArray(n,i)}get element(){return this._def.type}min(e,r){return new t({...this._def,minLength:{value:e,message:w.errorUtil.toString(r)}})}max(e,r){return new t({...this._def,maxLength:{value:e,message:w.errorUtil.toString(r)}})}length(e,r){return new t({...this._def,exactLength:{value:e,message:w.errorUtil.toString(r)}})}nonempty(e){return this.min(1,e)}};l.ZodArray=be;be.create=(t,e)=>new be({type:t,minLength:null,maxLength:null,exactLength:null,typeName:A.ZodArray,...E(e)});function mt(t){if(t instanceof Y){let e={};for(let r in t.shape){let n=t.shape[r];e[r]=re.create(mt(n))}return new Y({...t._def,shape:()=>e})}else return t instanceof be?new be({...t._def,type:mt(t.element)}):t instanceof re?re.create(mt(t.unwrap())):t instanceof pe?pe.create(mt(t.unwrap())):t instanceof fe?fe.create(t.items.map(e=>mt(e))):t}var Y=class t extends P{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),r=g.util.objectKeys(e);return this._cached={shape:e,keys:r},this._cached}_parse(e){if(this._getType(e)!==g.ZodParsedType.object){let u=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(u,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.object,received:u.parsedType}),f.INVALID}let{status:n,ctx:o}=this._processInputParams(e),{shape:i,keys:s}=this._getCached(),a=[];if(!(this._def.catchall instanceof ce&&this._def.unknownKeys==="strip"))for(let u in o.data)s.includes(u)||a.push(u);let c=[];for(let u of s){let d=i[u],m=o.data[u];c.push({key:{status:"valid",value:u},value:d._parse(new ne(o,m,o.path,u)),alwaysSet:u in o.data})}if(this._def.catchall instanceof ce){let u=this._def.unknownKeys;if(u==="passthrough")for(let d of a)c.push({key:{status:"valid",value:d},value:{status:"valid",value:o.data[d]}});else if(u==="strict")a.length>0&&((0,f.addIssueToContext)(o,{code:h.ZodIssueCode.unrecognized_keys,keys:a}),n.dirty());else if(u!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let u=this._def.catchall;for(let d of a){let m=o.data[d];c.push({key:{status:"valid",value:d},value:u._parse(new ne(o,m,o.path,d)),alwaysSet:d in o.data})}}return o.common.async?Promise.resolve().then(async()=>{let u=[];for(let d of c){let m=await d.key,b=await d.value;u.push({key:m,value:b,alwaysSet:d.alwaysSet})}return u}).then(u=>f.ParseStatus.mergeObjectSync(n,u)):f.ParseStatus.mergeObjectSync(n,c)}get shape(){return this._def.shape()}strict(e){return w.errorUtil.errToObj,new t({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(r,n)=>{var i,s,a,c;let o=(a=(s=(i=this._def).errorMap)==null?void 0:s.call(i,r,n).message)!=null?a:n.defaultError;return r.code==="unrecognized_keys"?{message:(c=w.errorUtil.errToObj(e).message)!=null?c:o}:{message:o}}}:{}})}strip(){return new t({...this._def,unknownKeys:"strip"})}passthrough(){return new t({...this._def,unknownKeys:"passthrough"})}extend(e){return new t({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new t({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:A.ZodObject})}setKey(e,r){return this.augment({[e]:r})}catchall(e){return new t({...this._def,catchall:e})}pick(e){let r={};for(let n of g.util.objectKeys(e))e[n]&&this.shape[n]&&(r[n]=this.shape[n]);return new t({...this._def,shape:()=>r})}omit(e){let r={};for(let n of g.util.objectKeys(this.shape))e[n]||(r[n]=this.shape[n]);return new t({...this._def,shape:()=>r})}deepPartial(){return mt(this)}partial(e){let r={};for(let n of g.util.objectKeys(this.shape)){let o=this.shape[n];e&&!e[n]?r[n]=o:r[n]=o.optional()}return new t({...this._def,shape:()=>r})}required(e){let r={};for(let n of g.util.objectKeys(this.shape))if(e&&!e[n])r[n]=this.shape[n];else{let i=this.shape[n];for(;i instanceof re;)i=i._def.innerType;r[n]=i}return new t({...this._def,shape:()=>r})}keyof(){return bs(g.util.objectKeys(this.shape))}};l.ZodObject=Y;Y.create=(t,e)=>new Y({shape:()=>t,unknownKeys:"strip",catchall:ce.create(),typeName:A.ZodObject,...E(e)});Y.strictCreate=(t,e)=>new Y({shape:()=>t,unknownKeys:"strict",catchall:ce.create(),typeName:A.ZodObject,...E(e)});Y.lazycreate=(t,e)=>new Y({shape:t,unknownKeys:"strip",catchall:ce.create(),typeName:A.ZodObject,...E(e)});var Ve=class extends P{_parse(e){let{ctx:r}=this._processInputParams(e),n=this._def.options;function o(i){for(let a of i)if(a.result.status==="valid")return a.result;for(let a of i)if(a.result.status==="dirty")return r.common.issues.push(...a.ctx.common.issues),a.result;let s=i.map(a=>new h.ZodError(a.ctx.common.issues));return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_union,unionErrors:s}),f.INVALID}if(r.common.async)return Promise.all(n.map(async i=>{let s={...r,common:{...r.common,issues:[]},parent:null};return{result:await i._parseAsync({data:r.data,path:r.path,parent:s}),ctx:s}})).then(o);{let i,s=[];for(let c of n){let u={...r,common:{...r.common,issues:[]},parent:null},d=c._parseSync({data:r.data,path:r.path,parent:u});if(d.status==="valid")return d;d.status==="dirty"&&!i&&(i={result:d,ctx:u}),u.common.issues.length&&s.push(u.common.issues)}if(i)return r.common.issues.push(...i.ctx.common.issues),i.result;let a=s.map(c=>new h.ZodError(c));return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_union,unionErrors:a}),f.INVALID}}get options(){return this._def.options}};l.ZodUnion=Ve;Ve.create=(t,e)=>new Ve({options:t,typeName:A.ZodUnion,...E(e)});var ge=t=>t instanceof Be?ge(t.schema):t instanceof ee?ge(t.innerType()):t instanceof He?[t.value]:t instanceof We?t.options:t instanceof Je?g.util.objectValues(t.enum):t instanceof Ke?ge(t._def.innerType):t instanceof ze?[void 0]:t instanceof qe?[null]:t instanceof re?[void 0,...ge(t.unwrap())]:t instanceof pe?[null,...ge(t.unwrap())]:t instanceof ur||t instanceof Ye?ge(t.unwrap()):t instanceof Ge?ge(t._def.innerType):[],Xr=class t extends P{_parse(e){let{ctx:r}=this._processInputParams(e);if(r.parsedType!==g.ZodParsedType.object)return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.object,received:r.parsedType}),f.INVALID;let n=this.discriminator,o=r.data[n],i=this.optionsMap.get(o);return i?r.common.async?i._parseAsync({data:r.data,path:r.path,parent:r}):i._parseSync({data:r.data,path:r.path,parent:r}):((0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),f.INVALID)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,r,n){let o=new Map;for(let i of r){let s=ge(i.shape[e]);if(!s.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let a of s){if(o.has(a))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(a)}`);o.set(a,i)}}return new t({typeName:A.ZodDiscriminatedUnion,discriminator:e,options:r,optionsMap:o,...E(n)})}};l.ZodDiscriminatedUnion=Xr;function co(t,e){let r=(0,g.getParsedType)(t),n=(0,g.getParsedType)(e);if(t===e)return{valid:!0,data:t};if(r===g.ZodParsedType.object&&n===g.ZodParsedType.object){let o=g.util.objectKeys(e),i=g.util.objectKeys(t).filter(a=>o.indexOf(a)!==-1),s={...t,...e};for(let a of i){let c=co(t[a],e[a]);if(!c.valid)return{valid:!1};s[a]=c.data}return{valid:!0,data:s}}else if(r===g.ZodParsedType.array&&n===g.ZodParsedType.array){if(t.length!==e.length)return{valid:!1};let o=[];for(let i=0;i<t.length;i++){let s=t[i],a=e[i],c=co(s,a);if(!c.valid)return{valid:!1};o.push(c.data)}return{valid:!0,data:o}}else return r===g.ZodParsedType.date&&n===g.ZodParsedType.date&&+t==+e?{valid:!0,data:t}:{valid:!1}}var $e=class extends P{_parse(e){let{status:r,ctx:n}=this._processInputParams(e),o=(i,s)=>{if((0,f.isAborted)(i)||(0,f.isAborted)(s))return f.INVALID;let a=co(i.value,s.value);return a.valid?(((0,f.isDirty)(i)||(0,f.isDirty)(s))&&r.dirty(),{status:r.value,value:a.data}):((0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_intersection_types}),f.INVALID)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([i,s])=>o(i,s)):o(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};l.ZodIntersection=$e;$e.create=(t,e,r)=>new $e({left:t,right:e,typeName:A.ZodIntersection,...E(r)});var fe=class t extends P{_parse(e){let{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==g.ZodParsedType.array)return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.array,received:n.parsedType}),f.INVALID;if(n.data.length<this._def.items.length)return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),f.INVALID;!this._def.rest&&n.data.length>this._def.items.length&&((0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());let i=[...n.data].map((s,a)=>{let c=this._def.items[a]||this._def.rest;return c?c._parse(new ne(n,s,n.path,a)):null}).filter(s=>!!s);return n.common.async?Promise.all(i).then(s=>f.ParseStatus.mergeArray(r,s)):f.ParseStatus.mergeArray(r,i)}get items(){return this._def.items}rest(e){return new t({...this._def,rest:e})}};l.ZodTuple=fe;fe.create=(t,e)=>{if(!Array.isArray(t))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new fe({items:t,typeName:A.ZodTuple,rest:null,...E(e)})};var Qr=class t extends P{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==g.ZodParsedType.object)return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.object,received:n.parsedType}),f.INVALID;let o=[],i=this._def.keyType,s=this._def.valueType;for(let a in n.data)o.push({key:i._parse(new ne(n,a,n.path,a)),value:s._parse(new ne(n,n.data[a],n.path,a)),alwaysSet:a in n.data});return n.common.async?f.ParseStatus.mergeObjectAsync(r,o):f.ParseStatus.mergeObjectSync(r,o)}get element(){return this._def.valueType}static create(e,r,n){return r instanceof P?new t({keyType:e,valueType:r,typeName:A.ZodRecord,...E(n)}):new t({keyType:Ae.create(),valueType:e,typeName:A.ZodRecord,...E(r)})}};l.ZodRecord=Qr;var gt=class extends P{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==g.ZodParsedType.map)return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.map,received:n.parsedType}),f.INVALID;let o=this._def.keyType,i=this._def.valueType,s=[...n.data.entries()].map(([a,c],u)=>({key:o._parse(new ne(n,a,n.path,[u,"key"])),value:i._parse(new ne(n,c,n.path,[u,"value"]))}));if(n.common.async){let a=new Map;return Promise.resolve().then(async()=>{for(let c of s){let u=await c.key,d=await c.value;if(u.status==="aborted"||d.status==="aborted")return f.INVALID;(u.status==="dirty"||d.status==="dirty")&&r.dirty(),a.set(u.value,d.value)}return{status:r.value,value:a}})}else{let a=new Map;for(let c of s){let u=c.key,d=c.value;if(u.status==="aborted"||d.status==="aborted")return f.INVALID;(u.status==="dirty"||d.status==="dirty")&&r.dirty(),a.set(u.value,d.value)}return{status:r.value,value:a}}}};l.ZodMap=gt;gt.create=(t,e,r)=>new gt({valueType:e,keyType:t,typeName:A.ZodMap,...E(r)});var vt=class t extends P{_parse(e){let{status:r,ctx:n}=this._processInputParams(e);if(n.parsedType!==g.ZodParsedType.set)return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.set,received:n.parsedType}),f.INVALID;let o=this._def;o.minSize!==null&&n.data.size<o.minSize.value&&((0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_small,minimum:o.minSize.value,type:"set",inclusive:!0,exact:!1,message:o.minSize.message}),r.dirty()),o.maxSize!==null&&n.data.size>o.maxSize.value&&((0,f.addIssueToContext)(n,{code:h.ZodIssueCode.too_big,maximum:o.maxSize.value,type:"set",inclusive:!0,exact:!1,message:o.maxSize.message}),r.dirty());let i=this._def.valueType;function s(c){let u=new Set;for(let d of c){if(d.status==="aborted")return f.INVALID;d.status==="dirty"&&r.dirty(),u.add(d.value)}return{status:r.value,value:u}}let a=[...n.data.values()].map((c,u)=>i._parse(new ne(n,c,n.path,u)));return n.common.async?Promise.all(a).then(c=>s(c)):s(a)}min(e,r){return new t({...this._def,minSize:{value:e,message:w.errorUtil.toString(r)}})}max(e,r){return new t({...this._def,maxSize:{value:e,message:w.errorUtil.toString(r)}})}size(e,r){return this.min(e,r).max(e,r)}nonempty(e){return this.min(1,e)}};l.ZodSet=vt;vt.create=(t,e)=>new vt({valueType:t,minSize:null,maxSize:null,typeName:A.ZodSet,...E(e)});var en=class t extends P{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:r}=this._processInputParams(e);if(r.parsedType!==g.ZodParsedType.function)return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.function,received:r.parsedType}),f.INVALID;function n(a,c){return(0,f.makeIssue)({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,(0,Yr.getErrorMap)(),Yr.defaultErrorMap].filter(u=>!!u),issueData:{code:h.ZodIssueCode.invalid_arguments,argumentsError:c}})}function o(a,c){return(0,f.makeIssue)({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,(0,Yr.getErrorMap)(),Yr.defaultErrorMap].filter(u=>!!u),issueData:{code:h.ZodIssueCode.invalid_return_type,returnTypeError:c}})}let i={errorMap:r.common.contextualErrorMap},s=r.data;if(this._def.returns instanceof Ee){let a=this;return(0,f.OK)(async function(...c){let u=new h.ZodError([]),d=await a._def.args.parseAsync(c,i).catch(C=>{throw u.addIssue(n(c,C)),u}),m=await Reflect.apply(s,this,d);return await a._def.returns._def.type.parseAsync(m,i).catch(C=>{throw u.addIssue(o(m,C)),u})})}else{let a=this;return(0,f.OK)(function(...c){let u=a._def.args.safeParse(c,i);if(!u.success)throw new h.ZodError([n(c,u.error)]);let d=Reflect.apply(s,this,u.data),m=a._def.returns.safeParse(d,i);if(!m.success)throw new h.ZodError([o(d,m.error)]);return m.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new t({...this._def,args:fe.create(e).rest(ve.create())})}returns(e){return new t({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,r,n){return new t({args:e||fe.create([]).rest(ve.create()),returns:r||ve.create(),typeName:A.ZodFunction,...E(n)})}};l.ZodFunction=en;var Be=class extends P{get schema(){return this._def.getter()}_parse(e){let{ctx:r}=this._processInputParams(e);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}};l.ZodLazy=Be;Be.create=(t,e)=>new Be({getter:t,typeName:A.ZodLazy,...E(e)});var He=class extends P{_parse(e){if(e.data!==this._def.value){let r=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(r,{received:r.data,code:h.ZodIssueCode.invalid_literal,expected:this._def.value}),f.INVALID}return{status:"valid",value:e.data}}get value(){return this._def.value}};l.ZodLiteral=He;He.create=(t,e)=>new He({value:t,typeName:A.ZodLiteral,...E(e)});function bs(t,e){return new We({values:t,typeName:A.ZodEnum,...E(e)})}var We=class t extends P{_parse(e){if(typeof e.data!="string"){let r=this._getOrReturnCtx(e),n=this._def.values;return(0,f.addIssueToContext)(r,{expected:g.util.joinValues(n),received:r.parsedType,code:h.ZodIssueCode.invalid_type}),f.INVALID}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){let r=this._getOrReturnCtx(e),n=this._def.values;return(0,f.addIssueToContext)(r,{received:r.data,code:h.ZodIssueCode.invalid_enum_value,options:n}),f.INVALID}return(0,f.OK)(e.data)}get options(){return this._def.values}get enum(){let e={};for(let r of this._def.values)e[r]=r;return e}get Values(){let e={};for(let r of this._def.values)e[r]=r;return e}get Enum(){let e={};for(let r of this._def.values)e[r]=r;return e}extract(e,r=this._def){return t.create(e,{...this._def,...r})}exclude(e,r=this._def){return t.create(this.options.filter(n=>!e.includes(n)),{...this._def,...r})}};l.ZodEnum=We;We.create=bs;var Je=class extends P{_parse(e){let r=g.util.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==g.ZodParsedType.string&&n.parsedType!==g.ZodParsedType.number){let o=g.util.objectValues(r);return(0,f.addIssueToContext)(n,{expected:g.util.joinValues(o),received:n.parsedType,code:h.ZodIssueCode.invalid_type}),f.INVALID}if(this._cache||(this._cache=new Set(g.util.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let o=g.util.objectValues(r);return(0,f.addIssueToContext)(n,{received:n.data,code:h.ZodIssueCode.invalid_enum_value,options:o}),f.INVALID}return(0,f.OK)(e.data)}get enum(){return this._def.values}};l.ZodNativeEnum=Je;Je.create=(t,e)=>new Je({values:t,typeName:A.ZodNativeEnum,...E(e)});var Ee=class extends P{unwrap(){return this._def.type}_parse(e){let{ctx:r}=this._processInputParams(e);if(r.parsedType!==g.ZodParsedType.promise&&r.common.async===!1)return(0,f.addIssueToContext)(r,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.promise,received:r.parsedType}),f.INVALID;let n=r.parsedType===g.ZodParsedType.promise?r.data:Promise.resolve(r.data);return(0,f.OK)(n.then(o=>this._def.type.parseAsync(o,{path:r.path,errorMap:r.common.contextualErrorMap})))}};l.ZodPromise=Ee;Ee.create=(t,e)=>new Ee({type:t,typeName:A.ZodPromise,...E(e)});var ee=class extends P{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===A.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:r,ctx:n}=this._processInputParams(e),o=this._def.effect||null,i={addIssue:s=>{(0,f.addIssueToContext)(n,s),s.fatal?r.abort():r.dirty()},get path(){return n.path}};if(i.addIssue=i.addIssue.bind(i),o.type==="preprocess"){let s=o.transform(n.data,i);if(n.common.async)return Promise.resolve(s).then(async a=>{if(r.value==="aborted")return f.INVALID;let c=await this._def.schema._parseAsync({data:a,path:n.path,parent:n});return c.status==="aborted"?f.INVALID:c.status==="dirty"||r.value==="dirty"?(0,f.DIRTY)(c.value):c});{if(r.value==="aborted")return f.INVALID;let a=this._def.schema._parseSync({data:s,path:n.path,parent:n});return a.status==="aborted"?f.INVALID:a.status==="dirty"||r.value==="dirty"?(0,f.DIRTY)(a.value):a}}if(o.type==="refinement"){let s=a=>{let c=o.refinement(a,i);if(n.common.async)return Promise.resolve(c);if(c instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return a};if(n.common.async===!1){let a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?f.INVALID:(a.status==="dirty"&&r.dirty(),s(a.value),{status:r.value,value:a.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>a.status==="aborted"?f.INVALID:(a.status==="dirty"&&r.dirty(),s(a.value).then(()=>({status:r.value,value:a.value}))))}if(o.type==="transform")if(n.common.async===!1){let s=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!(0,f.isValid)(s))return f.INVALID;let a=o.transform(s.value,i);if(a instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:a}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(s=>(0,f.isValid)(s)?Promise.resolve(o.transform(s.value,i)).then(a=>({status:r.value,value:a})):f.INVALID);g.util.assertNever(o)}};l.ZodEffects=ee;l.ZodTransformer=ee;ee.create=(t,e,r)=>new ee({schema:t,typeName:A.ZodEffects,effect:e,...E(r)});ee.createWithPreprocess=(t,e,r)=>new ee({schema:e,effect:{type:"preprocess",transform:t},typeName:A.ZodEffects,...E(r)});var re=class extends P{_parse(e){return this._getType(e)===g.ZodParsedType.undefined?(0,f.OK)(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};l.ZodOptional=re;re.create=(t,e)=>new re({innerType:t,typeName:A.ZodOptional,...E(e)});var pe=class extends P{_parse(e){return this._getType(e)===g.ZodParsedType.null?(0,f.OK)(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};l.ZodNullable=pe;pe.create=(t,e)=>new pe({innerType:t,typeName:A.ZodNullable,...E(e)});var Ke=class extends P{_parse(e){let{ctx:r}=this._processInputParams(e),n=r.data;return r.parsedType===g.ZodParsedType.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};l.ZodDefault=Ke;Ke.create=(t,e)=>new Ke({innerType:t,typeName:A.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...E(e)});var Ge=class extends P{_parse(e){let{ctx:r}=this._processInputParams(e),n={...r,common:{...r.common,issues:[]}},o=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return(0,f.isAsync)(o)?o.then(i=>({status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new h.ZodError(n.common.issues)},input:n.data})})):{status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new h.ZodError(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};l.ZodCatch=Ge;Ge.create=(t,e)=>new Ge({innerType:t,typeName:A.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...E(e)});var bt=class extends P{_parse(e){if(this._getType(e)!==g.ZodParsedType.nan){let n=this._getOrReturnCtx(e);return(0,f.addIssueToContext)(n,{code:h.ZodIssueCode.invalid_type,expected:g.ZodParsedType.nan,received:n.parsedType}),f.INVALID}return{status:"valid",value:e.data}}};l.ZodNaN=bt;bt.create=t=>new bt({typeName:A.ZodNaN,...E(t)});l.BRAND=Symbol("zod_brand");var ur=class extends P{_parse(e){let{ctx:r}=this._processInputParams(e),n=r.data;return this._def.type._parse({data:n,path:r.path,parent:r})}unwrap(){return this._def.type}};l.ZodBranded=ur;var dr=class t extends P{_parse(e){let{status:r,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{let i=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?f.INVALID:i.status==="dirty"?(r.dirty(),(0,f.DIRTY)(i.value)):this._def.out._parseAsync({data:i.value,path:n.path,parent:n})})();{let o=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?f.INVALID:o.status==="dirty"?(r.dirty(),{status:"dirty",value:o.value}):this._def.out._parseSync({data:o.value,path:n.path,parent:n})}}static create(e,r){return new t({in:e,out:r,typeName:A.ZodPipeline})}};l.ZodPipeline=dr;var Ye=class extends P{_parse(e){let r=this._def.innerType._parse(e),n=o=>((0,f.isValid)(o)&&(o.value=Object.freeze(o.value)),o);return(0,f.isAsync)(r)?r.then(o=>n(o)):n(r)}unwrap(){return this._def.innerType}};l.ZodReadonly=Ye;Ye.create=(t,e)=>new Ye({innerType:t,typeName:A.ZodReadonly,...E(e)});function hs(t,e){let r=typeof t=="function"?t(e):typeof t=="string"?{message:t}:t;return typeof r=="string"?{message:r}:r}function _s(t,e={},r){return t?Oe.create().superRefine((n,o)=>{var s,a;let i=t(n);if(i instanceof Promise)return i.then(c=>{var u,d;if(!c){let m=hs(e,n),b=(d=(u=m.fatal)!=null?u:r)!=null?d:!0;o.addIssue({code:"custom",...m,fatal:b})}});if(!i){let c=hs(e,n),u=(a=(s=c.fatal)!=null?s:r)!=null?a:!0;o.addIssue({code:"custom",...c,fatal:u})}}):Oe.create()}l.late={object:Y.lazycreate};var A;(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"})(A||(l.ZodFirstPartyTypeKind=A={}));var Ad=(t,e={message:`Input not instance of ${t.name}`})=>_s(r=>r instanceof t,e);l.instanceof=Ad;var xs=Ae.create;l.string=xs;var ws=De.create;l.number=ws;var Od=bt.create;l.nan=Od;var Ed=Le.create;l.bigint=Ed;var Cs=Me.create;l.boolean=Cs;var Pd=Fe.create;l.date=Pd;var Rd=ht.create;l.symbol=Rd;var jd=ze.create;l.undefined=jd;var kd=qe.create;l.null=kd;var Zd=Oe.create;l.any=Zd;var Ud=ve.create;l.unknown=Ud;var Nd=ce.create;l.never=Nd;var Dd=yt.create;l.void=Dd;var Ld=be.create;l.array=Ld;var Md=Y.create;l.object=Md;var Fd=Y.strictCreate;l.strictObject=Fd;var zd=Ve.create;l.union=zd;var qd=Xr.create;l.discriminatedUnion=qd;var Vd=$e.create;l.intersection=Vd;var $d=fe.create;l.tuple=$d;var Bd=Qr.create;l.record=Bd;var Hd=gt.create;l.map=Hd;var Wd=vt.create;l.set=Wd;var Jd=en.create;l.function=Jd;var Kd=Be.create;l.lazy=Kd;var Gd=He.create;l.literal=Gd;var Yd=We.create;l.enum=Yd;var Xd=Je.create;l.nativeEnum=Xd;var Qd=Ee.create;l.promise=Qd;var Ts=ee.create;l.effect=Ts;l.transformer=Ts;var el=re.create;l.optional=el;var tl=pe.create;l.nullable=tl;var rl=ee.createWithPreprocess;l.preprocess=rl;var nl=dr.create;l.pipeline=nl;var ol=()=>xs().optional();l.ostring=ol;var il=()=>ws().optional();l.onumber=il;var sl=()=>Cs().optional();l.oboolean=sl;l.coerce={string:(t=>Ae.create({...t,coerce:!0})),number:(t=>De.create({...t,coerce:!0})),boolean:(t=>Me.create({...t,coerce:!0})),bigint:(t=>Le.create({...t,coerce:!0})),date:(t=>Fe.create({...t,coerce:!0}))};l.NEVER=f.INVALID});var uo=x(oe=>{"use strict";var al=oe&&oe.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(e,r);(!o||("get"in o?!e.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,o)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),_t=oe&&oe.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&al(e,t,r)};Object.defineProperty(oe,"__esModule",{value:!0});_t(Kr(),oe);_t(so(),oe);_t(ls(),oe);_t(ar(),oe);_t(Ss(),oe);_t(Jr(),oe)});var Z=x(X=>{"use strict";var Is=X&&X.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(e,r);(!o||("get"in o?!e.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,o)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),cl=X&&X.__setModuleDefault||(Object.create?(function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}):function(t,e){t.default=e}),ul=X&&X.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&Is(e,t,r);return cl(e,t),e},dl=X&&X.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&Is(e,t,r)};Object.defineProperty(X,"__esModule",{value:!0});X.z=void 0;var As=ul(uo());X.z=As;dl(uo(),X);X.default=As});var lo=x(xt=>{"use strict";Object.defineProperty(xt,"__esModule",{value:!0});xt.actionTypesZodSchema=xt.ActionTypes=void 0;var ll=Z(),Os;(function(t){t.OpenUrl="openUrl",t.ImBack="imBack",t.PostBack="postBack",t.PlayAudio="playAudio",t.PlayVideo="playVideo",t.ShowImage="showImage",t.DownloadFile="downloadFile",t.Signin="signin",t.Call="call",t.MessageBack="messageBack",t.OpenApp="openApp"})(Os||(xt.ActionTypes=Os={}));xt.actionTypesZodSchema=ll.z.enum(["openUrl","imBack","postBack","playAudio","showImage","downloadFile","signin","call","messageBack","openApp"])});var fo=x(wt=>{"use strict";Object.defineProperty(wt,"__esModule",{value:!0});wt.semanticActionStateTypesZodSchema=wt.SemanticActionStateTypes=void 0;var fl=Z(),Es;(function(t){t.Start="start",t.Continue="continue",t.Done="done"})(Es||(wt.SemanticActionStateTypes=Es={}));wt.semanticActionStateTypesZodSchema=fl.z.enum(["start","continue","done"])});var po=x(Ct=>{"use strict";Object.defineProperty(Ct,"__esModule",{value:!0});Ct.attachmentLayoutTypesZodSchema=Ct.AttachmentLayoutTypes=void 0;var pl=Z(),Ps;(function(t){t.List="list",t.Carousel="carousel"})(Ps||(Ct.AttachmentLayoutTypes=Ps={}));Ct.attachmentLayoutTypesZodSchema=pl.z.enum(["list","carousel"])});var mo=x(tn=>{"use strict";Object.defineProperty(tn,"__esModule",{value:!0});tn.Channels=void 0;var Rs;(function(t){t.Alexa="alexa",t.Console="console",t.Directline="directline",t.DirectlineSpeech="directlinespeech",t.Email="email",t.Emulator="emulator",t.Facebook="facebook",t.Groupme="groupme",t.Line="line",t.Msteams="msteams",t.Omni="omnichannel",t.Outlook="outlook",t.Skype="skype",t.Slack="slack",t.Sms="sms",t.Telegram="telegram",t.Telephony="telephony",t.Test="test",t.Webchat="webchat"})(Rs||(tn.Channels=Rs={}))});var ho=x(Tt=>{"use strict";Object.defineProperty(Tt,"__esModule",{value:!0});Tt.endOfConversationCodesZodSchema=Tt.EndOfConversationCodes=void 0;var ml=Z(),js;(function(t){t.Unknown="unknown",t.CompletedSuccessfully="completedSuccessfully",t.UserCancelled="userCancelled",t.AgentTimedOut="agentTimedOut",t.AgentIssuedInvalidMessage="agentIssuedInvalidMessage",t.ChannelFailed="channelFailed"})(js||(Tt.EndOfConversationCodes=js={}));Tt.endOfConversationCodesZodSchema=ml.z.enum(["unknown","completedSuccessfully","userCancelled","agentTimedOut","agentIssuedInvalidMessage","channelFailed"])});var Zs=x(St=>{"use strict";Object.defineProperty(St,"__esModule",{value:!0});St.membershipSourceTypeZodSchema=St.MembershipSourceTypes=void 0;var hl=Z(),ks;(function(t){t.Channel="channel",t.Team="team"})(ks||(St.MembershipSourceTypes=ks={}));St.membershipSourceTypeZodSchema=hl.z.enum(["channel","team"])});var Ns=x(It=>{"use strict";Object.defineProperty(It,"__esModule",{value:!0});It.membershipTypeZodSchema=It.MembershipTypes=void 0;var yl=Z(),Us;(function(t){t.Direct="direct",t.Transitive="transitive"})(Us||(It.MembershipTypes=Us={}));It.membershipTypeZodSchema=yl.z.enum(["direct","transitive"])});var rn=x(At=>{"use strict";Object.defineProperty(At,"__esModule",{value:!0});At.roleTypeZodSchema=At.RoleTypes=void 0;var gl=Z(),Ds;(function(t){t.User="user",t.Agent="bot",t.Skill="skill"})(Ds||(At.RoleTypes=Ds={}));At.roleTypeZodSchema=gl.z.enum(["user","bot","skill"])});var Ls=x(nn=>{"use strict";Object.defineProperty(nn,"__esModule",{value:!0});nn.addAIToActivity=void 0;var vl=(t,e,r)=>{var n;let o={type:"https://schema.org/Message","@type":"Message","@context":"https://schema.org","@id":"",additionalType:["AIGeneratedContent"],citation:e,usageInfo:r};(n=t.entities)!==null&&n!==void 0||(t.entities=[]),t.entities.push(o)};nn.addAIToActivity=vl});var Ms=x(on=>{"use strict";Object.defineProperty(on,"__esModule",{value:!0});on.adaptiveCardInvokeActionZodSchema=void 0;var Xe=Z();on.adaptiveCardInvokeActionZodSchema=Xe.z.object({type:Xe.z.string().min(1),id:Xe.z.string().optional(),verb:Xe.z.string().min(1),data:Xe.z.record(Xe.z.string().min(1),Xe.z.any())})});var Fs=x(yo=>{"use strict";Object.defineProperty(yo,"__esModule",{value:!0});yo.default="ffffffff-ffff-ffff-ffff-ffffffffffff"});var zs=x(go=>{"use strict";Object.defineProperty(go,"__esModule",{value:!0});go.default="00000000-0000-0000-0000-000000000000"});var qs=x(vo=>{"use strict";Object.defineProperty(vo,"__esModule",{value:!0});vo.default=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i});var lr=x(bo=>{"use strict";Object.defineProperty(bo,"__esModule",{value:!0});var bl=qs();function _l(t){return typeof t=="string"&&bl.default.test(t)}bo.default=_l});var fr=x(_o=>{"use strict";Object.defineProperty(_o,"__esModule",{value:!0});var xl=lr();function wl(t){if(!(0,xl.default)(t))throw TypeError("Invalid UUID");let e;return Uint8Array.of((e=parseInt(t.slice(0,8),16))>>>24,e>>>16&255,e>>>8&255,e&255,(e=parseInt(t.slice(9,13),16))>>>8,e&255,(e=parseInt(t.slice(14,18),16))>>>8,e&255,(e=parseInt(t.slice(19,23),16))>>>8,e&255,(e=parseInt(t.slice(24,36),16))/1099511627776&255,e/4294967296&255,e>>>24&255,e>>>16&255,e>>>8&255,e&255)}_o.default=wl});var _e=x(pr=>{"use strict";Object.defineProperty(pr,"__esModule",{value:!0});pr.unsafeStringify=void 0;var Cl=lr(),q=[];for(let t=0;t<256;++t)q.push((t+256).toString(16).slice(1));function Vs(t,e=0){return(q[t[e+0]]+q[t[e+1]]+q[t[e+2]]+q[t[e+3]]+"-"+q[t[e+4]]+q[t[e+5]]+"-"+q[t[e+6]]+q[t[e+7]]+"-"+q[t[e+8]]+q[t[e+9]]+"-"+q[t[e+10]]+q[t[e+11]]+q[t[e+12]]+q[t[e+13]]+q[t[e+14]]+q[t[e+15]]).toLowerCase()}pr.unsafeStringify=Vs;function Tl(t,e=0){let r=Vs(t,e);if(!(0,Cl.default)(r))throw TypeError("Stringified UUID is invalid");return r}pr.default=Tl});var sn=x(wo=>{"use strict";Object.defineProperty(wo,"__esModule",{value:!0});var xo,Sl=new Uint8Array(16);function Il(){if(!xo){if(typeof crypto=="undefined"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");xo=crypto.getRandomValues.bind(crypto)}return xo(Sl)}wo.default=Il});var Co=x(hr=>{"use strict";Object.defineProperty(hr,"__esModule",{value:!0});hr.updateV1State=void 0;var $s=sn(),Al=_e(),mr={};function Ol(t,e,r){var i,s,a,c;let n,o=(i=t==null?void 0:t._v6)!=null?i:!1;if(t){let u=Object.keys(t);u.length===1&&u[0]==="_v6"&&(t=void 0)}if(t)n=Bs((c=(a=t.random)!=null?a:(s=t.rng)==null?void 0:s.call(t))!=null?c:(0,$s.default)(),t.msecs,t.nsecs,t.clockseq,t.node,e,r);else{let u=Date.now(),d=(0,$s.default)();Hs(mr,u,d),n=Bs(d,mr.msecs,mr.nsecs,o?void 0:mr.clockseq,o?void 0:mr.node,e,r)}return e!=null?e:(0,Al.unsafeStringify)(n)}function Hs(t,e,r){var n,o;return(n=t.msecs)!=null||(t.msecs=-1/0),(o=t.nsecs)!=null||(t.nsecs=0),e===t.msecs?(t.nsecs++,t.nsecs>=1e4&&(t.node=void 0,t.nsecs=0)):e>t.msecs?t.nsecs=0:e<t.msecs&&(t.node=void 0),t.node||(t.node=r.slice(10,16),t.node[0]|=1,t.clockseq=(r[8]<<8|r[9])&16383),t.msecs=e,t}hr.updateV1State=Hs;function Bs(t,e,r,n,o,i,s=0){if(t.length<16)throw new Error("Random bytes length must be >= 16");if(!i)i=new Uint8Array(16),s=0;else if(s<0||s+16>i.length)throw new RangeError(`UUID byte range ${s}:${s+15} is out of buffer bounds`);e!=null||(e=Date.now()),r!=null||(r=0),n!=null||(n=(t[8]<<8|t[9])&16383),o!=null||(o=t.slice(10,16)),e+=122192928e5;let a=((e&268435455)*1e4+r)%4294967296;i[s++]=a>>>24&255,i[s++]=a>>>16&255,i[s++]=a>>>8&255,i[s++]=a&255;let c=e/4294967296*1e4&268435455;i[s++]=c>>>8&255,i[s++]=c&255,i[s++]=c>>>24&15|16,i[s++]=c>>>16&255,i[s++]=n>>>8|128,i[s++]=n&255;for(let u=0;u<6;++u)i[s++]=o[u];return i}hr.default=Ol});var So=x(To=>{"use strict";Object.defineProperty(To,"__esModule",{value:!0});var El=fr(),Pl=_e();function Rl(t){let e=typeof t=="string"?(0,El.default)(t):t,r=jl(e);return typeof t=="string"?(0,Pl.unsafeStringify)(r):r}To.default=Rl;function jl(t){return Uint8Array.of((t[6]&15)<<4|t[7]>>4&15,(t[7]&15)<<4|(t[4]&240)>>4,(t[4]&15)<<4|(t[5]&240)>>4,(t[5]&15)<<4|(t[0]&240)>>4,(t[0]&15)<<4|(t[1]&240)>>4,(t[1]&15)<<4|(t[2]&240)>>4,96|t[2]&15,t[3],t[8],t[9],t[10],t[11],t[12],t[13],t[14],t[15])}});var Js=x(Io=>{"use strict";Object.defineProperty(Io,"__esModule",{value:!0});function kl(t){let e=Nl(t),r=Ul(e,t.length*8);return Zl(r)}function Zl(t){let e=new Uint8Array(t.length*4);for(let r=0;r<t.length*4;r++)e[r]=t[r>>2]>>>r%4*8&255;return e}function Ws(t){return(t+64>>>9<<4)+14+1}function Ul(t,e){let r=new Uint32Array(Ws(e)).fill(0);r.set(t),r[e>>5]|=128<<e%32,r[r.length-1]=e,t=r;let n=1732584193,o=-271733879,i=-1732584194,s=271733878;for(let a=0;a<t.length;a+=16){let c=n,u=o,d=i,m=s;n=B(n,o,i,s,t[a],7,-680876936),s=B(s,n,o,i,t[a+1],12,-389564586),i=B(i,s,n,o,t[a+2],17,606105819),o=B(o,i,s,n,t[a+3],22,-1044525330),n=B(n,o,i,s,t[a+4],7,-176418897),s=B(s,n,o,i,t[a+5],12,1200080426),i=B(i,s,n,o,t[a+6],17,-1473231341),o=B(o,i,s,n,t[a+7],22,-45705983),n=B(n,o,i,s,t[a+8],7,1770035416),s=B(s,n,o,i,t[a+9],12,-1958414417),i=B(i,s,n,o,t[a+10],17,-42063),o=B(o,i,s,n,t[a+11],22,-1990404162),n=B(n,o,i,s,t[a+12],7,1804603682),s=B(s,n,o,i,t[a+13],12,-40341101),i=B(i,s,n,o,t[a+14],17,-1502002290),o=B(o,i,s,n,t[a+15],22,1236535329),n=H(n,o,i,s,t[a+1],5,-165796510),s=H(s,n,o,i,t[a+6],9,-1069501632),i=H(i,s,n,o,t[a+11],14,643717713),o=H(o,i,s,n,t[a],20,-373897302),n=H(n,o,i,s,t[a+5],5,-701558691),s=H(s,n,o,i,t[a+10],9,38016083),i=H(i,s,n,o,t[a+15],14,-660478335),o=H(o,i,s,n,t[a+4],20,-405537848),n=H(n,o,i,s,t[a+9],5,568446438),s=H(s,n,o,i,t[a+14],9,-1019803690),i=H(i,s,n,o,t[a+3],14,-187363961),o=H(o,i,s,n,t[a+8],20,1163531501),n=H(n,o,i,s,t[a+13],5,-1444681467),s=H(s,n,o,i,t[a+2],9,-51403784),i=H(i,s,n,o,t[a+7],14,1735328473),o=H(o,i,s,n,t[a+12],20,-1926607734),n=W(n,o,i,s,t[a+5],4,-378558),s=W(s,n,o,i,t[a+8],11,-2022574463),i=W(i,s,n,o,t[a+11],16,1839030562),o=W(o,i,s,n,t[a+14],23,-35309556),n=W(n,o,i,s,t[a+1],4,-1530992060),s=W(s,n,o,i,t[a+4],11,1272893353),i=W(i,s,n,o,t[a+7],16,-155497632),o=W(o,i,s,n,t[a+10],23,-1094730640),n=W(n,o,i,s,t[a+13],4,681279174),s=W(s,n,o,i,t[a],11,-358537222),i=W(i,s,n,o,t[a+3],16,-722521979),o=W(o,i,s,n,t[a+6],23,76029189),n=W(n,o,i,s,t[a+9],4,-640364487),s=W(s,n,o,i,t[a+12],11,-421815835),i=W(i,s,n,o,t[a+15],16,530742520),o=W(o,i,s,n,t[a+2],23,-995338651),n=J(n,o,i,s,t[a],6,-198630844),s=J(s,n,o,i,t[a+7],10,1126891415),i=J(i,s,n,o,t[a+14],15,-1416354905),o=J(o,i,s,n,t[a+5],21,-57434055),n=J(n,o,i,s,t[a+12],6,1700485571),s=J(s,n,o,i,t[a+3],10,-1894986606),i=J(i,s,n,o,t[a+10],15,-1051523),o=J(o,i,s,n,t[a+1],21,-2054922799),n=J(n,o,i,s,t[a+8],6,1873313359),s=J(s,n,o,i,t[a+15],10,-30611744),i=J(i,s,n,o,t[a+6],15,-1560198380),o=J(o,i,s,n,t[a+13],21,1309151649),n=J(n,o,i,s,t[a+4],6,-145523070),s=J(s,n,o,i,t[a+11],10,-1120210379),i=J(i,s,n,o,t[a+2],15,718787259),o=J(o,i,s,n,t[a+9],21,-343485551),n=Pe(n,c),o=Pe(o,u),i=Pe(i,d),s=Pe(s,m)}return Uint32Array.of(n,o,i,s)}function Nl(t){if(t.length===0)return new Uint32Array;let e=new Uint32Array(Ws(t.length*8)).fill(0);for(let r=0;r<t.length;r++)e[r>>2]|=(t[r]&255)<<r%4*8;return e}function Pe(t,e){let r=(t&65535)+(e&65535);return(t>>16)+(e>>16)+(r>>16)<<16|r&65535}function Dl(t,e){return t<<e|t>>>32-e}function an(t,e,r,n,o,i){return Pe(Dl(Pe(Pe(e,t),Pe(n,i)),o),r)}function B(t,e,r,n,o,i,s){return an(e&r|~e&n,t,e,o,i,s)}function H(t,e,r,n,o,i,s){return an(e&n|r&~n,t,e,o,i,s)}function W(t,e,r,n,o,i,s){return an(e^r^n,t,e,o,i,s)}function J(t,e,r,n,o,i,s){return an(r^(e|~n),t,e,o,i,s)}Io.default=kl});var yr=x(xe=>{"use strict";Object.defineProperty(xe,"__esModule",{value:!0});xe.URL=xe.DNS=xe.stringToBytes=void 0;var Ks=fr(),Ll=_e();function Gs(t){t=unescape(encodeURIComponent(t));let e=new Uint8Array(t.length);for(let r=0;r<t.length;++r)e[r]=t.charCodeAt(r);return e}xe.stringToBytes=Gs;xe.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8";xe.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function Ml(t,e,r,n,o,i){let s=typeof r=="string"?Gs(r):r,a=typeof n=="string"?(0,Ks.default)(n):n;if(typeof n=="string"&&(n=(0,Ks.default)(n)),(n==null?void 0:n.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let c=new Uint8Array(16+s.length);if(c.set(a),c.set(s,a.length),c=e(c),c[6]=c[6]&15|t,c[8]=c[8]&63|128,o){i=i||0;for(let u=0;u<16;++u)o[i+u]=c[u];return o}return(0,Ll.unsafeStringify)(c)}xe.default=Ml});var Xs=x(Qe=>{"use strict";Object.defineProperty(Qe,"__esModule",{value:!0});Qe.URL=Qe.DNS=void 0;var Fl=Js(),Ao=yr(),Ys=yr();Object.defineProperty(Qe,"DNS",{enumerable:!0,get:function(){return Ys.DNS}});Object.defineProperty(Qe,"URL",{enumerable:!0,get:function(){return Ys.URL}});function Oo(t,e,r,n){return(0,Ao.default)(48,Fl.default,t,e,r,n)}Oo.DNS=Ao.DNS;Oo.URL=Ao.URL;Qe.default=Oo});var Qs=x(Eo=>{"use strict";Object.defineProperty(Eo,"__esModule",{value:!0});var zl=typeof crypto!="undefined"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);Eo.default={randomUUID:zl}});var ta=x(Po=>{"use strict";Object.defineProperty(Po,"__esModule",{value:!0});var ea=Qs(),ql=sn(),Vl=_e();function $l(t,e,r){var o,i,s;if(ea.default.randomUUID&&!e&&!t)return ea.default.randomUUID();t=t||{};let n=(s=(i=t.random)!=null?i:(o=t.rng)==null?void 0:o.call(t))!=null?s:(0,ql.default)();if(n.length<16)throw new Error("Random bytes length must be >= 16");if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){if(r=r||0,r<0||r+16>e.length)throw new RangeError(`UUID byte range ${r}:${r+15} is out of buffer bounds`);for(let a=0;a<16;++a)e[r+a]=n[a];return e}return(0,Vl.unsafeStringify)(n)}Po.default=$l});var ra=x(jo=>{"use strict";Object.defineProperty(jo,"__esModule",{value:!0});function Bl(t,e,r,n){switch(t){case 0:return e&r^~e&n;case 1:return e^r^n;case 2:return e&r^e&n^r&n;case 3:return e^r^n}}function Ro(t,e){return t<<e|t>>>32-e}function Hl(t){let e=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520],n=new Uint8Array(t.length+1);n.set(t),n[t.length]=128,t=n;let o=t.length/4+2,i=Math.ceil(o/16),s=new Array(i);for(let a=0;a<i;++a){let c=new Uint32Array(16);for(let u=0;u<16;++u)c[u]=t[a*64+u*4]<<24|t[a*64+u*4+1]<<16|t[a*64+u*4+2]<<8|t[a*64+u*4+3];s[a]=c}s[i-1][14]=(t.length-1)*8/Math.pow(2,32),s[i-1][14]=Math.floor(s[i-1][14]),s[i-1][15]=(t.length-1)*8&4294967295;for(let a=0;a<i;++a){let c=new Uint32Array(80);for(let y=0;y<16;++y)c[y]=s[a][y];for(let y=16;y<80;++y)c[y]=Ro(c[y-3]^c[y-8]^c[y-14]^c[y-16],1);let u=r[0],d=r[1],m=r[2],b=r[3],C=r[4];for(let y=0;y<80;++y){let v=Math.floor(y/20),_=Ro(u,5)+Bl(v,d,m,b)+C+e[v]+c[y]>>>0;C=b,b=m,m=Ro(d,30)>>>0,d=u,u=_}r[0]=r[0]+u>>>0,r[1]=r[1]+d>>>0,r[2]=r[2]+m>>>0,r[3]=r[3]+b>>>0,r[4]=r[4]+C>>>0}return Uint8Array.of(r[0]>>24,r[0]>>16,r[0]>>8,r[0],r[1]>>24,r[1]>>16,r[1]>>8,r[1],r[2]>>24,r[2]>>16,r[2]>>8,r[2],r[3]>>24,r[3]>>16,r[3]>>8,r[3],r[4]>>24,r[4]>>16,r[4]>>8,r[4])}jo.default=Hl});var oa=x(et=>{"use strict";Object.defineProperty(et,"__esModule",{value:!0});et.URL=et.DNS=void 0;var Wl=ra(),ko=yr(),na=yr();Object.defineProperty(et,"DNS",{enumerable:!0,get:function(){return na.DNS}});Object.defineProperty(et,"URL",{enumerable:!0,get:function(){return na.URL}});function Zo(t,e,r,n){return(0,ko.default)(80,Wl.default,t,e,r,n)}Zo.DNS=ko.DNS;Zo.URL=ko.URL;et.default=Zo});var ia=x(Uo=>{"use strict";Object.defineProperty(Uo,"__esModule",{value:!0});var Jl=_e(),Kl=Co(),Gl=So();function Yl(t,e,r){t!=null||(t={}),r!=null||(r=0);let n=(0,Kl.default)({...t,_v6:!0},new Uint8Array(16));if(n=(0,Gl.default)(n),e){for(let o=0;o<16;o++)e[r+o]=n[o];return e}return(0,Jl.unsafeStringify)(n)}Uo.default=Yl});var sa=x(No=>{"use strict";Object.defineProperty(No,"__esModule",{value:!0});var Xl=fr(),Ql=_e();function ef(t){let e=typeof t=="string"?(0,Xl.default)(t):t,r=tf(e);return typeof t=="string"?(0,Ql.unsafeStringify)(r):r}No.default=ef;function tf(t){return Uint8Array.of((t[3]&15)<<4|t[4]>>4&15,(t[4]&15)<<4|(t[5]&240)>>4,(t[5]&15)<<4|t[6]&15,t[7],(t[1]&15)<<4|(t[2]&240)>>4,(t[2]&15)<<4|(t[3]&240)>>4,16|(t[0]&240)>>4,(t[0]&15)<<4|(t[1]&240)>>4,t[8],t[9],t[10],t[11],t[12],t[13],t[14],t[15])}});var da=x(gr=>{"use strict";Object.defineProperty(gr,"__esModule",{value:!0});gr.updateV7State=void 0;var aa=sn(),rf=_e(),Do={};function nf(t,e,r){var o,i,s;let n;if(t)n=ca((s=(i=t.random)!=null?i:(o=t.rng)==null?void 0:o.call(t))!=null?s:(0,aa.default)(),t.msecs,t.seq,e,r);else{let a=Date.now(),c=(0,aa.default)();ua(Do,a,c),n=ca(c,Do.msecs,Do.seq,e,r)}return e!=null?e:(0,rf.unsafeStringify)(n)}function ua(t,e,r){var n,o;return(n=t.msecs)!=null||(t.msecs=-1/0),(o=t.seq)!=null||(t.seq=0),e>t.msecs?(t.seq=r[6]<<23|r[7]<<16|r[8]<<8|r[9],t.msecs=e):(t.seq=t.seq+1|0,t.seq===0&&t.msecs++),t}gr.updateV7State=ua;function ca(t,e,r,n,o=0){if(t.length<16)throw new Error("Random bytes length must be >= 16");if(!n)n=new Uint8Array(16),o=0;else if(o<0||o+16>n.length)throw new RangeError(`UUID byte range ${o}:${o+15} is out of buffer bounds`);return e!=null||(e=Date.now()),r!=null||(r=t[6]*127<<24|t[7]<<16|t[8]<<8|t[9]),n[o++]=e/1099511627776&255,n[o++]=e/4294967296&255,n[o++]=e/16777216&255,n[o++]=e/65536&255,n[o++]=e/256&255,n[o++]=e&255,n[o++]=112|r>>>28&15,n[o++]=r>>>20&255,n[o++]=128|r>>>14&63,n[o++]=r>>>6&255,n[o++]=r<<2&255|t[10]&3,n[o++]=t[11],n[o++]=t[12],n[o++]=t[13],n[o++]=t[14],n[o++]=t[15],n}gr.default=nf});var la=x(Lo=>{"use strict";Object.defineProperty(Lo,"__esModule",{value:!0});var of=lr();function sf(t){if(!(0,of.default)(t))throw TypeError("Invalid UUID");return parseInt(t.slice(14,15),16)}Lo.default=sf});var fa=x(j=>{"use strict";Object.defineProperty(j,"__esModule",{value:!0});j.version=j.validate=j.v7=j.v6ToV1=j.v6=j.v5=j.v4=j.v3=j.v1ToV6=j.v1=j.stringify=j.parse=j.NIL=j.MAX=void 0;var af=Fs();Object.defineProperty(j,"MAX",{enumerable:!0,get:function(){return af.default}});var cf=zs();Object.defineProperty(j,"NIL",{enumerable:!0,get:function(){return cf.default}});var uf=fr();Object.defineProperty(j,"parse",{enumerable:!0,get:function(){return uf.default}});var df=_e();Object.defineProperty(j,"stringify",{enumerable:!0,get:function(){return df.default}});var lf=Co();Object.defineProperty(j,"v1",{enumerable:!0,get:function(){return lf.default}});var ff=So();Object.defineProperty(j,"v1ToV6",{enumerable:!0,get:function(){return ff.default}});var pf=Xs();Object.defineProperty(j,"v3",{enumerable:!0,get:function(){return pf.default}});var mf=ta();Object.defineProperty(j,"v4",{enumerable:!0,get:function(){return mf.default}});var hf=oa();Object.defineProperty(j,"v5",{enumerable:!0,get:function(){return hf.default}});var yf=ia();Object.defineProperty(j,"v6",{enumerable:!0,get:function(){return yf.default}});var gf=sa();Object.defineProperty(j,"v6ToV1",{enumerable:!0,get:function(){return gf.default}});var vf=da();Object.defineProperty(j,"v7",{enumerable:!0,get:function(){return vf.default}});var bf=lr();Object.defineProperty(j,"validate",{enumerable:!0,get:function(){return bf.default}});var _f=la();Object.defineProperty(j,"version",{enumerable:!0,get:function(){return _f.default}})});var Mo=x(cn=>{"use strict";Object.defineProperty(cn,"__esModule",{value:!0});cn.entityZodSchema=void 0;var pa=Z();cn.entityZodSchema=pa.z.object({type:pa.z.string().min(1)}).passthrough()});var ma=x(un=>{"use strict";Object.defineProperty(un,"__esModule",{value:!0});un.semanticActionZodSchema=void 0;var vr=Z(),xf=Mo(),wf=fo();un.semanticActionZodSchema=vr.z.object({id:vr.z.string().min(1),state:vr.z.union([wf.semanticActionStateTypesZodSchema,vr.z.string().min(1)]),entities:vr.z.record(xf.entityZodSchema)})});var ha=x(dn=>{"use strict";Object.defineProperty(dn,"__esModule",{value:!0});dn.cardActionZodSchema=void 0;var me=Z(),Cf=lo();dn.cardActionZodSchema=me.z.object({type:me.z.union([Cf.actionTypesZodSchema,me.z.string().min(1)]),title:me.z.string().min(1),image:me.z.string().min(1).optional(),text:me.z.string().min(1).optional(),displayText:me.z.string().min(1).optional(),value:me.z.any().optional(),channelData:me.z.unknown().optional(),imageAltText:me.z.string().min(1).optional()})});var ya=x(fn=>{"use strict";Object.defineProperty(fn,"__esModule",{value:!0});fn.suggestedActionsZodSchema=void 0;var ln=Z(),Tf=ha();fn.suggestedActionsZodSchema=ln.z.object({to:ln.z.array(ln.z.string().min(1)),actions:ln.z.array(Tf.cardActionZodSchema)})});var Fo=x(Ot=>{"use strict";Object.defineProperty(Ot,"__esModule",{value:!0});Ot.activityEventNamesZodSchema=Ot.ActivityEventNames=void 0;var Sf=Z(),ga;(function(t){t.ContinueConversation="ContinueConversation",t.CreateConversation="CreateConversation"})(ga||(Ot.ActivityEventNames=ga={}));Ot.activityEventNamesZodSchema=Sf.z.enum(["ContinueConversation","CreateConversation"])});var zo=x(Et=>{"use strict";Object.defineProperty(Et,"__esModule",{value:!0});Et.activityImportanceZodSchema=Et.ActivityImportance=void 0;var If=Z(),va;(function(t){t.Low="low",t.Normal="normal",t.High="high"})(va||(Et.ActivityImportance=va={}));Et.activityImportanceZodSchema=If.z.enum(["low","normal","high"])});var qo=x(Pt=>{"use strict";Object.defineProperty(Pt,"__esModule",{value:!0});Pt.activityTypesZodSchema=Pt.ActivityTypes=void 0;var Af=Z(),ba;(function(t){t.Message="message",t.ContactRelationUpdate="contactRelationUpdate",t.ConversationUpdate="conversationUpdate",t.Typing="typing",t.EndOfConversation="endOfConversation",t.Event="event",t.Invoke="invoke",t.InvokeResponse="invokeResponse",t.DeleteUserData="deleteUserData",t.MessageUpdate="messageUpdate",t.MessageDelete="messageDelete",t.InstallationUpdate="installationUpdate",t.MessageReaction="messageReaction",t.Suggestion="suggestion",t.Trace="trace",t.Handoff="handoff",t.Command="command",t.CommandResult="commandResult",t.Delay="delay"})(ba||(Pt.ActivityTypes=ba={}));Pt.activityTypesZodSchema=Af.z.enum(["message","contactRelationUpdate","conversationUpdate","typing","endOfConversation","event","invoke","invokeResponse","deleteUserData","messageUpdate","messageDelete","installationUpdate","messageReaction","suggestion","trace","handoff","command","commandResult","delay"])});var _a=x(pn=>{"use strict";Object.defineProperty(pn,"__esModule",{value:!0});pn.attachmentZodSchema=void 0;var Rt=Z();pn.attachmentZodSchema=Rt.z.object({contentType:Rt.z.string().min(1),contentUrl:Rt.z.string().min(1).optional(),content:Rt.z.unknown().optional(),name:Rt.z.string().min(1).optional(),thumbnailUrl:Rt.z.string().min(1).optional()})});var Vo=x(mn=>{"use strict";Object.defineProperty(mn,"__esModule",{value:!0});mn.channelAccountZodSchema=void 0;var tt=Z(),Of=rn();mn.channelAccountZodSchema=tt.z.object({id:tt.z.string().min(1).optional(),name:tt.z.string().optional(),aadObjectId:tt.z.string().min(1).optional(),role:tt.z.union([Of.roleTypeZodSchema,tt.z.string().min(1)]).optional(),properties:tt.z.unknown().optional()})});var $o=x(hn=>{"use strict";Object.defineProperty(hn,"__esModule",{value:!0});hn.conversationAccountZodSchema=void 0;var he=Z(),Ef=rn();hn.conversationAccountZodSchema=he.z.object({isGroup:he.z.boolean().optional(),conversationType:he.z.string().min(1).optional(),tenantId:he.z.string().min(1).optional(),id:he.z.string().min(1),name:he.z.string().min(1).optional(),aadObjectId:he.z.string().min(1).optional(),role:he.z.union([Ef.roleTypeZodSchema,he.z.string().min(1)]).optional(),properties:he.z.unknown().optional()})});var wa=x(yn=>{"use strict";Object.defineProperty(yn,"__esModule",{value:!0});yn.conversationReferenceZodSchema=void 0;var br=Z(),xa=Vo(),Pf=$o();yn.conversationReferenceZodSchema=br.z.object({activityId:br.z.string().min(1).optional(),user:xa.channelAccountZodSchema.optional(),locale:br.z.string().min(1).optional(),agent:xa.channelAccountZodSchema.optional().nullable(),conversation:Pf.conversationAccountZodSchema,channelId:br.z.string().min(1),serviceUrl:br.z.string().min(1).optional()})});var Bo=x(jt=>{"use strict";Object.defineProperty(jt,"__esModule",{value:!0});jt.deliveryModesZodSchema=jt.DeliveryModes=void 0;var Rf=Z(),Ca;(function(t){t.Normal="normal",t.Notification="notification",t.ExpectReplies="expectReplies",t.Ephemeral="ephemeral"})(Ca||(jt.DeliveryModes=Ca={}));jt.deliveryModesZodSchema=Rf.z.enum(["normal","notification","expectReplies","ephemeral"])});var Ho=x(kt=>{"use strict";Object.defineProperty(kt,"__esModule",{value:!0});kt.inputHintsZodSchema=kt.InputHints=void 0;var jf=Z(),Ta;(function(t){t.AcceptingInput="acceptingInput",t.IgnoringInput="ignoringInput",t.ExpectingInput="expectingInput"})(Ta||(kt.InputHints=Ta={}));kt.inputHintsZodSchema=jf.z.enum(["acceptingInput","ignoringInput","expectingInput"])});var Wo=x(Zt=>{"use strict";Object.defineProperty(Zt,"__esModule",{value:!0});Zt.messageReactionTypesZodSchema=Zt.MessageReactionTypes=void 0;var kf=Z(),Sa;(function(t){t.Like="like",t.PlusOne="plusOne"})(Sa||(Zt.MessageReactionTypes=Sa={}));Zt.messageReactionTypesZodSchema=kf.z.enum(["like","plusOne"])});var Ia=x(gn=>{"use strict";Object.defineProperty(gn,"__esModule",{value:!0});gn.messageReactionZodSchema=void 0;var Jo=Z(),Zf=Wo();gn.messageReactionZodSchema=Jo.z.object({type:Jo.z.union([Zf.messageReactionTypesZodSchema,Jo.z.string().min(1)])})});var Ko=x(Ut=>{"use strict";Object.defineProperty(Ut,"__esModule",{value:!0});Ut.textFormatTypesZodSchema=Ut.TextFormatTypes=void 0;var Uf=Z(),Aa;(function(t){t.Markdown="markdown",t.Plain="plain",t.Xml="xml"})(Aa||(Ut.TextFormatTypes=Aa={}));Ut.textFormatTypesZodSchema=Uf.z.enum(["markdown","plain","xml"])});var Oa=x(vn=>{"use strict";Object.defineProperty(vn,"__esModule",{value:!0});vn.textHighlightZodSchema=void 0;var Go=Z();vn.textHighlightZodSchema=Go.z.object({text:Go.z.string().min(1),occurrence:Go.z.number()})});var ja=x(rt=>{"use strict";Object.defineProperty(rt,"__esModule",{value:!0});rt.Activity=rt.activityZodSchema=void 0;var Nf=fa(),T=Z(),Df=ma(),Lf=ya(),Ra=Fo(),Mf=zo(),_n=qo(),Ff=_a(),zf=po(),bn=Vo(),Ea=mo(),qf=$o(),Vf=wa(),$f=ho(),Bf=Bo(),Hf=Mo(),Wf=Ho(),Pa=Ia(),Jf=Ko(),Kf=Oa();rt.activityZodSchema=T.z.object({type:T.z.union([_n.activityTypesZodSchema,T.z.string().min(1)]),text:T.z.string().optional(),id:T.z.string().min(1).optional(),channelId:T.z.string().min(1).optional(),from:bn.channelAccountZodSchema.optional(),timestamp:T.z.union([T.z.date(),T.z.string().min(1).datetime().optional(),T.z.string().min(1).transform(t=>new Date(t)).optional()]),localTimestamp:T.z.string().min(1).transform(t=>new Date(t)).optional().or(T.z.date()).optional(),localTimezone:T.z.string().min(1).optional(),callerId:T.z.string().min(1).optional(),serviceUrl:T.z.string().min(1).optional(),conversation:qf.conversationAccountZodSchema.optional(),recipient:bn.channelAccountZodSchema.optional(),textFormat:T.z.union([Jf.textFormatTypesZodSchema,T.z.string().min(1)]).optional(),attachmentLayout:T.z.union([zf.attachmentLayoutTypesZodSchema,T.z.string().min(1)]).optional(),membersAdded:T.z.array(bn.channelAccountZodSchema).optional(),membersRemoved:T.z.array(bn.channelAccountZodSchema).optional(),reactionsAdded:T.z.array(Pa.messageReactionZodSchema).optional(),reactionsRemoved:T.z.array(Pa.messageReactionZodSchema).optional(),topicName:T.z.string().min(1).optional(),historyDisclosed:T.z.boolean().optional(),locale:T.z.string().min(1).optional(),speak:T.z.string().min(1).optional(),inputHint:T.z.union([Wf.inputHintsZodSchema,T.z.string().min(1)]).optional(),summary:T.z.string().min(1).optional(),suggestedActions:Lf.suggestedActionsZodSchema.optional(),attachments:T.z.array(Ff.attachmentZodSchema).optional(),entities:T.z.array(Hf.entityZodSchema.passthrough()).optional(),channelData:T.z.any().optional(),action:T.z.string().min(1).optional(),replyToId:T.z.string().min(1).optional(),label:T.z.string().min(1).optional(),valueType:T.z.string().min(1).optional(),value:T.z.unknown().optional(),name:T.z.union([Ra.activityEventNamesZodSchema,T.z.string().min(1)]).optional(),relatesTo:Vf.conversationReferenceZodSchema.optional(),code:T.z.union([$f.endOfConversationCodesZodSchema,T.z.string().min(1)]).optional(),expiration:T.z.string().min(1).datetime().optional(),importance:T.z.union([Mf.activityImportanceZodSchema,T.z.string().min(1)]).optional(),deliveryMode:T.z.union([Bf.deliveryModesZodSchema,T.z.string().min(1)]).optional(),listenFor:T.z.array(T.z.string().min(1)).optional(),textHighlights:T.z.array(Kf.textHighlightZodSchema).optional(),semanticAction:Df.semanticActionZodSchema.optional()});var Yo=class t{constructor(e){if(e===void 0)throw new Error("Invalid ActivityType: undefined");if(e===null)throw new Error("Invalid ActivityType: null");if(typeof e=="string"&&e.length===0)throw new Error("Invalid ActivityType: empty string");this.type=e}static fromJson(e){return this.fromObject(JSON.parse(e))}static fromObject(e){let r=rt.activityZodSchema.passthrough().parse(e),n=new t(r.type);return Object.assign(n,r),n}static getContinuationActivity(e){let r={type:_n.ActivityTypes.Event,name:Ra.ActivityEventNames.ContinueConversation,id:(0,Nf.v4)(),channelId:e.channelId,locale:e.locale,serviceUrl:e.serviceUrl,conversation:e.conversation,recipient:e.agent,from:e.user,relatesTo:e};return t.fromObject(r)}getAppropriateReplyToId(){if(this.type!==_n.ActivityTypes.ConversationUpdate||this.channelId!==Ea.Channels.Directline&&this.channelId!==Ea.Channels.Webchat)return this.id}getConversationReference(){if(this.recipient===null||this.recipient===void 0)throw new Error("Activity Recipient undefined");if(this.conversation===null||this.conversation===void 0)throw new Error("Activity Conversation undefined");if(this.channelId===null||this.channelId===void 0)throw new Error("Activity ChannelId undefined");return{activityId:this.getAppropriateReplyToId(),user:this.from,agent:this.recipient,conversation:this.conversation,channelId:this.channelId,locale:this.locale,serviceUrl:this.serviceUrl}}applyConversationReference(e,r=!1){var n,o,i;return this.channelId=e.channelId,(n=this.locale)!==null&&n!==void 0||(this.locale=e.locale),this.serviceUrl=e.serviceUrl,this.conversation=e.conversation,r?(this.from=e.user,this.recipient=(o=e.agent)!==null&&o!==void 0?o:void 0,e.activityId&&(this.id=e.activityId)):(this.from=(i=e.agent)!==null&&i!==void 0?i:void 0,this.recipient=e.user,e.activityId&&(this.replyToId=e.activityId)),this}clone(){let e=JSON.parse(JSON.stringify(this));for(let r in e)typeof e[r]=="string"&&!isNaN(Date.parse(e[r]))&&(e[r]=new Date(e[r]));return Object.setPrototypeOf(e,t.prototype),e}getMentions(e){let r=[];if(e.entities!==void 0)for(let n=0;n<e.entities.length;n++)e.entities[n].type.toLowerCase()==="mention"&&r.push(e.entities[n]);return r}normalizeMentions(e=!1){var r,n;if(this.type===_n.ActivityTypes.Message&&(e&&(this.removeRecipientMention(),this.entities!==void 0&&(!((r=this.recipient)===null||r===void 0)&&r.id)&&(this.entities=this.entities.filter(o=>{var i;return o.type.toLowerCase()==="mention"?o.mentioned.id!==((i=this.recipient)===null||i===void 0?void 0:i.id):!0}))),this.text&&(this.text=t.removeAt(this.text)),this.entities!==void 0)){let o=this.getMentions(this);for(let i of o)i.text&&(i.text=(n=t.removeAt(i.text))===null||n===void 0?void 0:n.trim())}}static removeAt(e){if(!e)return e;let r;do{r=!1;let n=e.toLowerCase().indexOf("<at");if(n>=0){let o=e.indexOf(">",n);if(o>0){let i=e.toLowerCase().indexOf("</at>",o);if(i>0){let s=e.substring(i+5);s.length>0&&!/\s/.test(s[0])&&(s=` ${s}`),e=e.substring(0,i)+s;let a=e.substring(o+1,i),c=e.substring(0,n);c.length>0&&!/\s$/.test(c)&&(c+=" "),e=c+a+s,r=!0}}}}while(r);return e}removeMentionText(e){let n=this.getMentions(this).filter(o=>o.mentioned.id===e);return n.length>0&&this.text&&(this.text=this.text.replace(n[0].text,"").trim()),this.text||""}removeRecipientMention(){return this.recipient!=null&&this.recipient.id?this.removeMentionText(this.recipient.id):""}getReplyConversationReference(e){let r=this.getConversationReference();return r.activityId=e,r}toJsonString(){return JSON.stringify(this)}};rt.Activity=Yo});var ka=x(xn=>{"use strict";Object.defineProperty(xn,"__esModule",{value:!0});xn.CallerIdConstants=void 0;xn.CallerIdConstants={PublicAzureChannel:"urn:botframework:azure",USGovChannel:"urn:botframework:azureusgov",AgentPrefix:"urn:botframework:aadappid:"}});var Za=x(Nt=>{"use strict";Object.defineProperty(Nt,"__esModule",{value:!0});Nt.activityTreatments=Nt.ActivityTreatments=void 0;var Gf=Z(),Xo;(function(t){t.Targeted="targeted"})(Xo||(Nt.ActivityTreatments=Xo={}));Nt.activityTreatments=Gf.z.nativeEnum(Xo)});var Qo=x(S=>{"use strict";var Yf=S&&S.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(e,r);(!o||("get"in o?!e.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,o)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),Ua=S&&S.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&Yf(e,t,r)};Object.defineProperty(S,"__esModule",{value:!0});S.Logger=S.debug=S.ActivityTreatments=S.TextFormatTypes=S.MessageReactionTypes=S.InputHints=S.DeliveryModes=S.CallerIdConstants=S.ActivityTypes=S.ActivityImportance=S.ActivityEventNames=S.activityZodSchema=S.Activity=S.RoleTypes=S.MembershipTypes=S.MembershipSourceTypes=S.EndOfConversationCodes=S.Channels=S.AttachmentLayoutTypes=S.SemanticActionStateTypes=S.ActionTypes=void 0;var Xf=lo();Object.defineProperty(S,"ActionTypes",{enumerable:!0,get:function(){return Xf.ActionTypes}});var Qf=fo();Object.defineProperty(S,"SemanticActionStateTypes",{enumerable:!0,get:function(){return Qf.SemanticActionStateTypes}});var ep=po();Object.defineProperty(S,"AttachmentLayoutTypes",{enumerable:!0,get:function(){return ep.AttachmentLayoutTypes}});var tp=mo();Object.defineProperty(S,"Channels",{enumerable:!0,get:function(){return tp.Channels}});var rp=ho();Object.defineProperty(S,"EndOfConversationCodes",{enumerable:!0,get:function(){return rp.EndOfConversationCodes}});var np=Zs();Object.defineProperty(S,"MembershipSourceTypes",{enumerable:!0,get:function(){return np.MembershipSourceTypes}});var op=Ns();Object.defineProperty(S,"MembershipTypes",{enumerable:!0,get:function(){return op.MembershipTypes}});var ip=rn();Object.defineProperty(S,"RoleTypes",{enumerable:!0,get:function(){return ip.RoleTypes}});Ua(Ls(),S);Ua(Ms(),S);var Na=ja();Object.defineProperty(S,"Activity",{enumerable:!0,get:function(){return Na.Activity}});Object.defineProperty(S,"activityZodSchema",{enumerable:!0,get:function(){return Na.activityZodSchema}});var sp=Fo();Object.defineProperty(S,"ActivityEventNames",{enumerable:!0,get:function(){return sp.ActivityEventNames}});var ap=zo();Object.defineProperty(S,"ActivityImportance",{enumerable:!0,get:function(){return ap.ActivityImportance}});var cp=qo();Object.defineProperty(S,"ActivityTypes",{enumerable:!0,get:function(){return cp.ActivityTypes}});var up=ka();Object.defineProperty(S,"CallerIdConstants",{enumerable:!0,get:function(){return up.CallerIdConstants}});var dp=Bo();Object.defineProperty(S,"DeliveryModes",{enumerable:!0,get:function(){return dp.DeliveryModes}});var lp=Ho();Object.defineProperty(S,"InputHints",{enumerable:!0,get:function(){return lp.InputHints}});var fp=Wo();Object.defineProperty(S,"MessageReactionTypes",{enumerable:!0,get:function(){return fp.MessageReactionTypes}});var pp=Ko();Object.defineProperty(S,"TextFormatTypes",{enumerable:!0,get:function(){return pp.TextFormatTypes}});var mp=Za();Object.defineProperty(S,"ActivityTreatments",{enumerable:!0,get:function(){return mp.ActivityTreatments}});var Da=ir();Object.defineProperty(S,"debug",{enumerable:!0,get:function(){return Da.debug}});Object.defineProperty(S,"Logger",{enumerable:!0,get:function(){return Da.Logger}})});var $t=(r=>(r.Published="Published",r.Prebuilt="Prebuilt",r))($t||{});var Bt=(I=>(I.Unknown="Unknown",I.Exp="Exp",I.Dev="Dev",I.Test="Test",I.Preprod="Preprod",I.FirstRelease="FirstRelease",I.Prod="Prod",I.Gov="Gov",I.High="High",I.DoD="DoD",I.Mooncake="Mooncake",I.Ex="Ex",I.Rx="Rx",I.Prv="Prv",I.Local="Local",I.GovFR="GovFR",I.Other="Other",I))(Bt||{});var Pn=class{constructor(){this.appClientId="";this.tenantId="";this.authority="";this.environmentId="";this.agentIdentifier="";this.useExperimentalEndpoint=!1}},Rn=class extends Pn{constructor(e){var i,s;if(super(),!e)return;let r=(i=e.cloud)!=null?i:"Prod",n=(s=e.copilotAgentType)!=null?s:"Published",o=e.authority&&e.authority.trim()!==""?e.authority:"https://login.microsoftonline.com";if(!Object.values(Bt).includes(r))throw new Error(`Invalid PowerPlatformCloud: '${r}'. Supported values: ${Object.values(Bt).join(", ")}`);if(!Object.values($t).includes(n))throw new Error(`Invalid AgentType: '${n}'. Supported values: ${Object.values($t).join(", ")}`);Object.assign(this,{...e,cloud:r,copilotAgentType:n,authority:o})}},kp=()=>{var t,e,r,n,o,i;return new Rn({appClientId:(t=process.env.appClientId)!=null?t:"",tenantId:(e=process.env.tenantId)!=null?e:"",authority:(r=process.env.authorityEndpoint)!=null?r:"https://login.microsoftonline.com",environmentId:(n=process.env.environmentId)!=null?n:"",agentIdentifier:(o=process.env.agentIdentifier)!=null?o:"",cloud:process.env.cloud,customPowerPlatformCloud:process.env.customPowerPlatformCloud,copilotAgentType:process.env.copilotAgentType,directConnectUrl:process.env.directConnectUrl,useExperimentalEndpoint:((i=process.env.useExperimentalEndpoint)==null?void 0:i.toLowerCase())==="true"})};function Ht(t,e){return function(){return t.apply(e,arguments)}}var{toString:lc}=Object.prototype,{getPrototypeOf:kn}=Object,{iterator:Sr,toStringTag:mi}=Symbol,Ir=(t=>e=>{let r=lc.call(e);return t[r]||(t[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),se=t=>(t=t.toLowerCase(),e=>Ir(e)===t),Ar=t=>e=>typeof e===t,{isArray:ot}=Array,Wt=Ar("undefined");function Jt(t){return t!==null&&!Wt(t)&&t.constructor!==null&&!Wt(t.constructor)&&K(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}var hi=se("ArrayBuffer");function fc(t){let e;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&hi(t.buffer),e}var pc=Ar("string"),K=Ar("function"),yi=Ar("number"),Kt=t=>t!==null&&typeof t=="object",mc=t=>t===!0||t===!1,Tr=t=>{if(Ir(t)!=="object")return!1;let e=kn(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(mi in t)&&!(Sr in t)},hc=t=>{if(!Kt(t)||Jt(t))return!1;try{return Object.keys(t).length===0&&Object.getPrototypeOf(t)===Object.prototype}catch{return!1}},yc=se("Date"),gc=se("File"),vc=se("Blob"),bc=se("FileList"),_c=t=>Kt(t)&&K(t.pipe),xc=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||K(t.append)&&((e=Ir(t))==="formdata"||e==="object"&&K(t.toString)&&t.toString()==="[object FormData]"))},wc=se("URLSearchParams"),[Cc,Tc,Sc,Ic]=["ReadableStream","Request","Response","Headers"].map(se),Ac=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Gt(t,e,{allOwnKeys:r=!1}={}){if(t===null||typeof t=="undefined")return;let n,o;if(typeof t!="object"&&(t=[t]),ot(t))for(n=0,o=t.length;n<o;n++)e.call(null,t[n],n,t);else{if(Jt(t))return;let i=r?Object.getOwnPropertyNames(t):Object.keys(t),s=i.length,a;for(n=0;n<s;n++)a=i[n],e.call(null,t[a],a,t)}}function gi(t,e){if(Jt(t))return null;e=e.toLowerCase();let r=Object.keys(t),n=r.length,o;for(;n-- >0;)if(o=r[n],e===o.toLowerCase())return o;return null}var ke=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:global,vi=t=>!Wt(t)&&t!==ke;function jn(){let{caseless:t}=vi(this)&&this||{},e={},r=(n,o)=>{let i=t&&gi(e,o)||o;Tr(e[i])&&Tr(n)?e[i]=jn(e[i],n):Tr(n)?e[i]=jn({},n):ot(n)?e[i]=n.slice():e[i]=n};for(let n=0,o=arguments.length;n<o;n++)arguments[n]&&Gt(arguments[n],r);return e}var Oc=(t,e,r,{allOwnKeys:n}={})=>(Gt(e,(o,i)=>{r&&K(o)?t[i]=Ht(o,r):t[i]=o},{allOwnKeys:n}),t),Ec=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),Pc=(t,e,r,n)=>{t.prototype=Object.create(e.prototype,n),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),r&&Object.assign(t.prototype,r)},Rc=(t,e,r,n)=>{let o,i,s,a={};if(e=e||{},t==null)return e;do{for(o=Object.getOwnPropertyNames(t),i=o.length;i-- >0;)s=o[i],(!n||n(s,t,e))&&!a[s]&&(e[s]=t[s],a[s]=!0);t=r!==!1&&kn(t)}while(t&&(!r||r(t,e))&&t!==Object.prototype);return e},jc=(t,e,r)=>{t=String(t),(r===void 0||r>t.length)&&(r=t.length),r-=e.length;let n=t.indexOf(e,r);return n!==-1&&n===r},kc=t=>{if(!t)return null;if(ot(t))return t;let e=t.length;if(!yi(e))return null;let r=new Array(e);for(;e-- >0;)r[e]=t[e];return r},Zc=(t=>e=>t&&e instanceof t)(typeof Uint8Array!="undefined"&&kn(Uint8Array)),Uc=(t,e)=>{let n=(t&&t[Sr]).call(t),o;for(;(o=n.next())&&!o.done;){let i=o.value;e.call(t,i[0],i[1])}},Nc=(t,e)=>{let r,n=[];for(;(r=t.exec(e))!==null;)n.push(r);return n},Dc=se("HTMLFormElement"),Lc=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,n,o){return n.toUpperCase()+o}),pi=(({hasOwnProperty:t})=>(e,r)=>t.call(e,r))(Object.prototype),Mc=se("RegExp"),bi=(t,e)=>{let r=Object.getOwnPropertyDescriptors(t),n={};Gt(r,(o,i)=>{let s;(s=e(o,i,t))!==!1&&(n[i]=s||o)}),Object.defineProperties(t,n)},Fc=t=>{bi(t,(e,r)=>{if(K(t)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;let n=t[r];if(K(n)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},zc=(t,e)=>{let r={},n=o=>{o.forEach(i=>{r[i]=!0})};return ot(t)?n(t):n(String(t).split(e)),r},qc=()=>{},Vc=(t,e)=>t!=null&&Number.isFinite(t=+t)?t:e;function $c(t){return!!(t&&K(t.append)&&t[mi]==="FormData"&&t[Sr])}var Bc=t=>{let e=new Array(10),r=(n,o)=>{if(Kt(n)){if(e.indexOf(n)>=0)return;if(Jt(n))return n;if(!("toJSON"in n)){e[o]=n;let i=ot(n)?[]:{};return Gt(n,(s,a)=>{let c=r(s,o+1);!Wt(c)&&(i[a]=c)}),e[o]=void 0,i}}return n};return r(t,0)},Hc=se("AsyncFunction"),Wc=t=>t&&(Kt(t)||K(t))&&K(t.then)&&K(t.catch),_i=((t,e)=>t?setImmediate:e?((r,n)=>(ke.addEventListener("message",({source:o,data:i})=>{o===ke&&i===r&&n.length&&n.shift()()},!1),o=>{n.push(o),ke.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",K(ke.postMessage)),Jc=typeof queueMicrotask!="undefined"?queueMicrotask.bind(ke):typeof process!="undefined"&&process.nextTick||_i,Kc=t=>t!=null&&K(t[Sr]),p={isArray:ot,isArrayBuffer:hi,isBuffer:Jt,isFormData:xc,isArrayBufferView:fc,isString:pc,isNumber:yi,isBoolean:mc,isObject:Kt,isPlainObject:Tr,isEmptyObject:hc,isReadableStream:Cc,isRequest:Tc,isResponse:Sc,isHeaders:Ic,isUndefined:Wt,isDate:yc,isFile:gc,isBlob:vc,isRegExp:Mc,isFunction:K,isStream:_c,isURLSearchParams:wc,isTypedArray:Zc,isFileList:bc,forEach:Gt,merge:jn,extend:Oc,trim:Ac,stripBOM:Ec,inherits:Pc,toFlatObject:Rc,kindOf:Ir,kindOfTest:se,endsWith:jc,toArray:kc,forEachEntry:Uc,matchAll:Nc,isHTMLForm:Dc,hasOwnProperty:pi,hasOwnProp:pi,reduceDescriptors:bi,freezeMethods:Fc,toObjectSet:zc,toCamelCase:Lc,noop:qc,toFiniteNumber:Vc,findKey:gi,global:ke,isContextDefined:vi,isSpecCompliantForm:$c,toJSONObject:Bc,isAsyncFn:Hc,isThenable:Wc,setImmediate:_i,asap:Jc,isIterable:Kc};function it(t,e,r,n,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),r&&(this.config=r),n&&(this.request=n),o&&(this.response=o,this.status=o.status?o.status:null)}p.inherits(it,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:p.toJSONObject(this.config),code:this.code,status:this.status}}});var xi=it.prototype,wi={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{wi[t]={value:t}});Object.defineProperties(it,wi);Object.defineProperty(xi,"isAxiosError",{value:!0});it.from=(t,e,r,n,o,i)=>{let s=Object.create(xi);return p.toFlatObject(t,s,function(c){return c!==Error.prototype},a=>a!=="isAxiosError"),it.call(s,t.message,e,r,n,o),s.cause=t,s.name=t.name,i&&Object.assign(s,i),s};var O=it;var Or=null;function Zn(t){return p.isPlainObject(t)||p.isArray(t)}function Ti(t){return p.endsWith(t,"[]")?t.slice(0,-2):t}function Ci(t,e,r){return t?t.concat(e).map(function(o,i){return o=Ti(o),!r&&i?"["+o+"]":o}).join(r?".":""):e}function Gc(t){return p.isArray(t)&&!t.some(Zn)}var Yc=p.toFlatObject(p,{},null,function(e){return/^is[A-Z]/.test(e)});function Xc(t,e,r){if(!p.isObject(t))throw new TypeError("target must be an object");e=e||new(Or||FormData),r=p.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(v,_){return!p.isUndefined(_[v])});let n=r.metaTokens,o=r.visitor||d,i=r.dots,s=r.indexes,c=(r.Blob||typeof Blob!="undefined"&&Blob)&&p.isSpecCompliantForm(e);if(!p.isFunction(o))throw new TypeError("visitor must be a function");function u(y){if(y===null)return"";if(p.isDate(y))return y.toISOString();if(p.isBoolean(y))return y.toString();if(!c&&p.isBlob(y))throw new O("Blob is not supported. Use a Buffer instead.");return p.isArrayBuffer(y)||p.isTypedArray(y)?c&&typeof Blob=="function"?new Blob([y]):Buffer.from(y):y}function d(y,v,_){let I=y;if(y&&!_&&typeof y=="object"){if(p.endsWith(v,"{}"))v=n?v:v.slice(0,-2),y=JSON.stringify(y);else if(p.isArray(y)&&Gc(y)||(p.isFileList(y)||p.endsWith(v,"[]"))&&(I=p.toArray(y)))return v=Ti(v),I.forEach(function(N,z){!(p.isUndefined(N)||N===null)&&e.append(s===!0?Ci([v],z,i):s===null?v:v+"[]",u(N))}),!1}return Zn(y)?!0:(e.append(Ci(_,v,i),u(y)),!1)}let m=[],b=Object.assign(Yc,{defaultVisitor:d,convertValue:u,isVisitable:Zn});function C(y,v){if(!p.isUndefined(y)){if(m.indexOf(y)!==-1)throw Error("Circular reference detected in "+v.join("."));m.push(y),p.forEach(y,function(I,R){(!(p.isUndefined(I)||I===null)&&o.call(e,I,p.isString(R)?R.trim():R,v,b))===!0&&C(I,v?v.concat(R):[R])}),m.pop()}}if(!p.isObject(t))throw new TypeError("data must be an object");return C(t),e}var Te=Xc;function Si(t){let e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(n){return e[n]})}function Ii(t,e){this._pairs=[],t&&Te(t,this,e)}var Ai=Ii.prototype;Ai.append=function(e,r){this._pairs.push([e,r])};Ai.toString=function(e){let r=e?function(n){return e.call(this,n,Si)}:Si;return this._pairs.map(function(o){return r(o[0])+"="+r(o[1])},"").join("&")};var Er=Ii;function Qc(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Yt(t,e,r){if(!e)return t;let n=r&&r.encode||Qc;p.isFunction(r)&&(r={serialize:r});let o=r&&r.serialize,i;if(o?i=o(e,r):i=p.isURLSearchParams(e)?e.toString():new Er(e,r).toString(n),i){let s=t.indexOf("#");s!==-1&&(t=t.slice(0,s)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}var Un=class{constructor(){this.handlers=[]}use(e,r,n){return this.handlers.push({fulfilled:e,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){p.forEach(this.handlers,function(n){n!==null&&e(n)})}},Nn=Un;var Pr={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1};var Oi=typeof URLSearchParams!="undefined"?URLSearchParams:Er;var Ei=typeof FormData!="undefined"?FormData:null;var Pi=typeof Blob!="undefined"?Blob:null;var Ri={isBrowser:!0,classes:{URLSearchParams:Oi,FormData:Ei,Blob:Pi},protocols:["http","https","file","blob","url","data"]};var Mn={};uc(Mn,{hasBrowserEnv:()=>Ln,hasStandardBrowserEnv:()=>eu,hasStandardBrowserWebWorkerEnv:()=>tu,navigator:()=>Dn,origin:()=>ru});var Ln=typeof window!="undefined"&&typeof document!="undefined",Dn=typeof navigator=="object"&&navigator||void 0,eu=Ln&&(!Dn||["ReactNative","NativeScript","NS"].indexOf(Dn.product)<0),tu=typeof WorkerGlobalScope!="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",ru=Ln&&window.location.href||"http://localhost";var L={...Mn,...Ri};function Fn(t,e){return Te(t,new L.classes.URLSearchParams,{visitor:function(r,n,o,i){return L.isNode&&p.isBuffer(r)?(this.append(n,r.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)},...e})}function nu(t){return p.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function ou(t){let e={},r=Object.keys(t),n,o=r.length,i;for(n=0;n<o;n++)i=r[n],e[i]=t[i];return e}function iu(t){function e(r,n,o,i){let s=r[i++];if(s==="__proto__")return!0;let a=Number.isFinite(+s),c=i>=r.length;return s=!s&&p.isArray(o)?o.length:s,c?(p.hasOwnProp(o,s)?o[s]=[o[s],n]:o[s]=n,!a):((!o[s]||!p.isObject(o[s]))&&(o[s]=[]),e(r,n,o[s],i)&&p.isArray(o[s])&&(o[s]=ou(o[s])),!a)}if(p.isFormData(t)&&p.isFunction(t.entries)){let r={};return p.forEachEntry(t,(n,o)=>{e(nu(n),o,r,0)}),r}return null}var Rr=iu;function su(t,e,r){if(p.isString(t))try{return(e||JSON.parse)(t),p.trim(t)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(t)}var zn={transitional:Pr,adapter:["xhr","http","fetch"],transformRequest:[function(e,r){let n=r.getContentType()||"",o=n.indexOf("application/json")>-1,i=p.isObject(e);if(i&&p.isHTMLForm(e)&&(e=new FormData(e)),p.isFormData(e))return o?JSON.stringify(Rr(e)):e;if(p.isArrayBuffer(e)||p.isBuffer(e)||p.isStream(e)||p.isFile(e)||p.isBlob(e)||p.isReadableStream(e))return e;if(p.isArrayBufferView(e))return e.buffer;if(p.isURLSearchParams(e))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let a;if(i){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Fn(e,this.formSerializer).toString();if((a=p.isFileList(e))||n.indexOf("multipart/form-data")>-1){let c=this.env&&this.env.FormData;return Te(a?{"files[]":e}:e,c&&new c,this.formSerializer)}}return i||o?(r.setContentType("application/json",!1),su(e)):e}],transformResponse:[function(e){let r=this.transitional||zn.transitional,n=r&&r.forcedJSONParsing,o=this.responseType==="json";if(p.isResponse(e)||p.isReadableStream(e))return e;if(e&&p.isString(e)&&(n&&!this.responseType||o)){let s=!(r&&r.silentJSONParsing)&&o;try{return JSON.parse(e)}catch(a){if(s)throw a.name==="SyntaxError"?O.from(a,O.ERR_BAD_RESPONSE,this,null,this.response):a}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:L.classes.FormData,Blob:L.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};p.forEach(["delete","get","head","post","put","patch"],t=>{zn.headers[t]={}});var st=zn;var au=p.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),ji=t=>{let e={},r,n,o;return t&&t.split(`
2
+ `).forEach(function(s){o=s.indexOf(":"),r=s.substring(0,o).trim().toLowerCase(),n=s.substring(o+1).trim(),!(!r||e[r]&&au[r])&&(r==="set-cookie"?e[r]?e[r].push(n):e[r]=[n]:e[r]=e[r]?e[r]+", "+n:n)}),e};var ki=Symbol("internals");function Xt(t){return t&&String(t).trim().toLowerCase()}function jr(t){return t===!1||t==null?t:p.isArray(t)?t.map(jr):String(t)}function cu(t){let e=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g,n;for(;n=r.exec(t);)e[n[1]]=n[2];return e}var uu=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function qn(t,e,r,n,o){if(p.isFunction(n))return n.call(this,e,r);if(o&&(e=r),!!p.isString(e)){if(p.isString(n))return e.indexOf(n)!==-1;if(p.isRegExp(n))return n.test(e)}}function du(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,r,n)=>r.toUpperCase()+n)}function lu(t,e){let r=p.toCamelCase(" "+e);["get","set","has"].forEach(n=>{Object.defineProperty(t,n+r,{value:function(o,i,s){return this[n].call(this,e,o,i,s)},configurable:!0})})}var at=class{constructor(e){e&&this.set(e)}set(e,r,n){let o=this;function i(a,c,u){let d=Xt(c);if(!d)throw new Error("header name must be a non-empty string");let m=p.findKey(o,d);(!m||o[m]===void 0||u===!0||u===void 0&&o[m]!==!1)&&(o[m||c]=jr(a))}let s=(a,c)=>p.forEach(a,(u,d)=>i(u,d,c));if(p.isPlainObject(e)||e instanceof this.constructor)s(e,r);else if(p.isString(e)&&(e=e.trim())&&!uu(e))s(ji(e),r);else if(p.isObject(e)&&p.isIterable(e)){let a={},c,u;for(let d of e){if(!p.isArray(d))throw TypeError("Object iterator must return a key-value pair");a[u=d[0]]=(c=a[u])?p.isArray(c)?[...c,d[1]]:[c,d[1]]:d[1]}s(a,r)}else e!=null&&i(r,e,n);return this}get(e,r){if(e=Xt(e),e){let n=p.findKey(this,e);if(n){let o=this[n];if(!r)return o;if(r===!0)return cu(o);if(p.isFunction(r))return r.call(this,o,n);if(p.isRegExp(r))return r.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,r){if(e=Xt(e),e){let n=p.findKey(this,e);return!!(n&&this[n]!==void 0&&(!r||qn(this,this[n],n,r)))}return!1}delete(e,r){let n=this,o=!1;function i(s){if(s=Xt(s),s){let a=p.findKey(n,s);a&&(!r||qn(n,n[a],a,r))&&(delete n[a],o=!0)}}return p.isArray(e)?e.forEach(i):i(e),o}clear(e){let r=Object.keys(this),n=r.length,o=!1;for(;n--;){let i=r[n];(!e||qn(this,this[i],i,e,!0))&&(delete this[i],o=!0)}return o}normalize(e){let r=this,n={};return p.forEach(this,(o,i)=>{let s=p.findKey(n,i);if(s){r[s]=jr(o),delete r[i];return}let a=e?du(i):String(i).trim();a!==i&&delete r[i],r[a]=jr(o),n[a]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){let r=Object.create(null);return p.forEach(this,(n,o)=>{n!=null&&n!==!1&&(r[o]=e&&p.isArray(n)?n.join(", "):n)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,r])=>e+": "+r).join(`
3
+ `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...r){let n=new this(e);return r.forEach(o=>n.set(o)),n}static accessor(e){let n=(this[ki]=this[ki]={accessors:{}}).accessors,o=this.prototype;function i(s){let a=Xt(s);n[a]||(lu(o,s),n[a]=!0)}return p.isArray(e)?e.forEach(i):i(e),this}};at.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);p.reduceDescriptors(at.prototype,({value:t},e)=>{let r=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(n){this[r]=n}}});p.freezeMethods(at);var F=at;function Qt(t,e){let r=this||st,n=e||r,o=F.from(n.headers),i=n.data;return p.forEach(t,function(a){i=a.call(r,i,o.normalize(),e?e.status:void 0)}),o.normalize(),i}function er(t){return!!(t&&t.__CANCEL__)}function Zi(t,e,r){O.call(this,t==null?"canceled":t,O.ERR_CANCELED,e,r),this.name="CanceledError"}p.inherits(Zi,O,{__CANCEL__:!0});var de=Zi;function tr(t,e,r){let n=r.config.validateStatus;!r.status||!n||n(r.status)?t(r):e(new O("Request failed with status code "+r.status,[O.ERR_BAD_REQUEST,O.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function Vn(t){let e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function fu(t,e){t=t||10;let r=new Array(t),n=new Array(t),o=0,i=0,s;return e=e!==void 0?e:1e3,function(c){let u=Date.now(),d=n[i];s||(s=u),r[o]=c,n[o]=u;let m=i,b=0;for(;m!==o;)b+=r[m++],m=m%t;if(o=(o+1)%t,o===i&&(i=(i+1)%t),u-s<e)return;let C=d&&u-d;return C?Math.round(b*1e3/C):void 0}}var Ui=fu;function pu(t,e){let r=0,n=1e3/e,o,i,s=(u,d=Date.now())=>{r=d,o=null,i&&(clearTimeout(i),i=null),t(...u)};return[(...u)=>{let d=Date.now(),m=d-r;m>=n?s(u,d):(o=u,i||(i=setTimeout(()=>{i=null,s(o)},n-m)))},()=>o&&s(o)]}var Ni=pu;var ct=(t,e,r=3)=>{let n=0,o=Ui(50,250);return Ni(i=>{let s=i.loaded,a=i.lengthComputable?i.total:void 0,c=s-n,u=o(c),d=s<=a;n=s;let m={loaded:s,total:a,progress:a?s/a:void 0,bytes:c,rate:u||void 0,estimated:u&&a&&d?(a-s)/u:void 0,event:i,lengthComputable:a!=null,[e?"download":"upload"]:!0};t(m)},r)},$n=(t,e)=>{let r=t!=null;return[n=>e[0]({lengthComputable:r,total:t,loaded:n}),e[1]]},Bn=t=>(...e)=>p.asap(()=>t(...e));var Di=L.hasStandardBrowserEnv?((t,e)=>r=>(r=new URL(r,L.origin),t.protocol===r.protocol&&t.host===r.host&&(e||t.port===r.port)))(new URL(L.origin),L.navigator&&/(msie|trident)/i.test(L.navigator.userAgent)):()=>!0;var Li=L.hasStandardBrowserEnv?{write(t,e,r,n,o,i){let s=[t+"="+encodeURIComponent(e)];p.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),p.isString(n)&&s.push("path="+n),p.isString(o)&&s.push("domain="+o),i===!0&&s.push("secure"),document.cookie=s.join("; ")},read(t){let e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Hn(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function Wn(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}function rr(t,e,r){let n=!Hn(e);return t&&(n||r==!1)?Wn(t,e):e}var Mi=t=>t instanceof F?{...t}:t;function ae(t,e){e=e||{};let r={};function n(u,d,m,b){return p.isPlainObject(u)&&p.isPlainObject(d)?p.merge.call({caseless:b},u,d):p.isPlainObject(d)?p.merge({},d):p.isArray(d)?d.slice():d}function o(u,d,m,b){if(p.isUndefined(d)){if(!p.isUndefined(u))return n(void 0,u,m,b)}else return n(u,d,m,b)}function i(u,d){if(!p.isUndefined(d))return n(void 0,d)}function s(u,d){if(p.isUndefined(d)){if(!p.isUndefined(u))return n(void 0,u)}else return n(void 0,d)}function a(u,d,m){if(m in e)return n(u,d);if(m in t)return n(void 0,u)}let c={url:i,method:i,data:i,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:a,headers:(u,d,m)=>o(Mi(u),Mi(d),m,!0)};return p.forEach(Object.keys({...t,...e}),function(d){let m=c[d]||o,b=m(t[d],e[d],d);p.isUndefined(b)&&m!==a||(r[d]=b)}),r}var kr=t=>{let e=ae({},t),{data:r,withXSRFToken:n,xsrfHeaderName:o,xsrfCookieName:i,headers:s,auth:a}=e;e.headers=s=F.from(s),e.url=Yt(rr(e.baseURL,e.url,e.allowAbsoluteUrls),t.params,t.paramsSerializer),a&&s.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):"")));let c;if(p.isFormData(r)){if(L.hasStandardBrowserEnv||L.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((c=s.getContentType())!==!1){let[u,...d]=c?c.split(";").map(m=>m.trim()).filter(Boolean):[];s.setContentType([u||"multipart/form-data",...d].join("; "))}}if(L.hasStandardBrowserEnv&&(n&&p.isFunction(n)&&(n=n(e)),n||n!==!1&&Di(e.url))){let u=o&&i&&Li.read(i);u&&s.set(o,u)}return e};var mu=typeof XMLHttpRequest!="undefined",Fi=mu&&function(t){return new Promise(function(r,n){let o=kr(t),i=o.data,s=F.from(o.headers).normalize(),{responseType:a,onUploadProgress:c,onDownloadProgress:u}=o,d,m,b,C,y;function v(){C&&C(),y&&y(),o.cancelToken&&o.cancelToken.unsubscribe(d),o.signal&&o.signal.removeEventListener("abort",d)}let _=new XMLHttpRequest;_.open(o.method.toUpperCase(),o.url,!0),_.timeout=o.timeout;function I(){if(!_)return;let N=F.from("getAllResponseHeaders"in _&&_.getAllResponseHeaders()),D={data:!a||a==="text"||a==="json"?_.responseText:_.response,status:_.status,statusText:_.statusText,headers:N,config:t,request:_};tr(function(ye){r(ye),v()},function(ye){n(ye),v()},D),_=null}"onloadend"in _?_.onloadend=I:_.onreadystatechange=function(){!_||_.readyState!==4||_.status===0&&!(_.responseURL&&_.responseURL.indexOf("file:")===0)||setTimeout(I)},_.onabort=function(){_&&(n(new O("Request aborted",O.ECONNABORTED,t,_)),_=null)},_.onerror=function(){n(new O("Network Error",O.ERR_NETWORK,t,_)),_=null},_.ontimeout=function(){let z=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded",D=o.transitional||Pr;o.timeoutErrorMessage&&(z=o.timeoutErrorMessage),n(new O(z,D.clarifyTimeoutError?O.ETIMEDOUT:O.ECONNABORTED,t,_)),_=null},i===void 0&&s.setContentType(null),"setRequestHeader"in _&&p.forEach(s.toJSON(),function(z,D){_.setRequestHeader(D,z)}),p.isUndefined(o.withCredentials)||(_.withCredentials=!!o.withCredentials),a&&a!=="json"&&(_.responseType=o.responseType),u&&([b,y]=ct(u,!0),_.addEventListener("progress",b)),c&&_.upload&&([m,C]=ct(c),_.upload.addEventListener("progress",m),_.upload.addEventListener("loadend",C)),(o.cancelToken||o.signal)&&(d=N=>{_&&(n(!N||N.type?new de(null,t,_):N),_.abort(),_=null)},o.cancelToken&&o.cancelToken.subscribe(d),o.signal&&(o.signal.aborted?d():o.signal.addEventListener("abort",d)));let R=Vn(o.url);if(R&&L.protocols.indexOf(R)===-1){n(new O("Unsupported protocol "+R+":",O.ERR_BAD_REQUEST,t));return}_.send(i||null)})};var hu=(t,e)=>{let{length:r}=t=t?t.filter(Boolean):[];if(e||r){let n=new AbortController,o,i=function(u){if(!o){o=!0,a();let d=u instanceof Error?u:this.reason;n.abort(d instanceof O?d:new de(d instanceof Error?d.message:d))}},s=e&&setTimeout(()=>{s=null,i(new O(`timeout ${e} of ms exceeded`,O.ETIMEDOUT))},e),a=()=>{t&&(s&&clearTimeout(s),s=null,t.forEach(u=>{u.unsubscribe?u.unsubscribe(i):u.removeEventListener("abort",i)}),t=null)};t.forEach(u=>u.addEventListener("abort",i));let{signal:c}=n;return c.unsubscribe=()=>p.asap(a),c}},zi=hu;var yu=function*(t,e){let r=t.byteLength;if(!e||r<e){yield t;return}let n=0,o;for(;n<r;)o=n+e,yield t.slice(n,o),n=o},gu=async function*(t,e){for await(let r of vu(t))yield*yu(r,e)},vu=async function*(t){if(t[Symbol.asyncIterator]){yield*t;return}let e=t.getReader();try{for(;;){let{done:r,value:n}=await e.read();if(r)break;yield n}}finally{await e.cancel()}},Jn=(t,e,r,n)=>{let o=gu(t,e),i=0,s,a=c=>{s||(s=!0,n&&n(c))};return new ReadableStream({async pull(c){try{let{done:u,value:d}=await o.next();if(u){a(),c.close();return}let m=d.byteLength;if(r){let b=i+=m;r(b)}c.enqueue(new Uint8Array(d))}catch(u){throw a(u),u}},cancel(c){return a(c),o.return()}},{highWaterMark:2})};var Ur=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Vi=Ur&&typeof ReadableStream=="function",bu=Ur&&(typeof TextEncoder=="function"?(t=>e=>t.encode(e))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),$i=(t,...e)=>{try{return!!t(...e)}catch{return!1}},_u=Vi&&$i(()=>{let t=!1,e=new Request(L.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e}),qi=64*1024,Kn=Vi&&$i(()=>p.isReadableStream(new Response("").body)),Zr={stream:Kn&&(t=>t.body)};Ur&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!Zr[e]&&(Zr[e]=p.isFunction(t[e])?r=>r[e]():(r,n)=>{throw new O(`Response type '${e}' is not supported`,O.ERR_NOT_SUPPORT,n)})})})(new Response);var xu=async t=>{if(t==null)return 0;if(p.isBlob(t))return t.size;if(p.isSpecCompliantForm(t))return(await new Request(L.origin,{method:"POST",body:t}).arrayBuffer()).byteLength;if(p.isArrayBufferView(t)||p.isArrayBuffer(t))return t.byteLength;if(p.isURLSearchParams(t)&&(t=t+""),p.isString(t))return(await bu(t)).byteLength},wu=async(t,e)=>{let r=p.toFiniteNumber(t.getContentLength());return r==null?xu(e):r},Bi=Ur&&(async t=>{let{url:e,method:r,data:n,signal:o,cancelToken:i,timeout:s,onDownloadProgress:a,onUploadProgress:c,responseType:u,headers:d,withCredentials:m="same-origin",fetchOptions:b}=kr(t);u=u?(u+"").toLowerCase():"text";let C=zi([o,i&&i.toAbortSignal()],s),y,v=C&&C.unsubscribe&&(()=>{C.unsubscribe()}),_;try{if(c&&_u&&r!=="get"&&r!=="head"&&(_=await wu(d,n))!==0){let D=new Request(e,{method:"POST",body:n,duplex:"half"}),te;if(p.isFormData(n)&&(te=D.headers.get("content-type"))&&d.setContentType(te),D.body){let[ye,je]=$n(_,ct(Bn(c)));n=Jn(D.body,qi,ye,je)}}p.isString(m)||(m=m?"include":"omit");let I="credentials"in Request.prototype;y=new Request(e,{...b,signal:C,method:r.toUpperCase(),headers:d.normalize().toJSON(),body:n,duplex:"half",credentials:I?m:void 0});let R=await fetch(y,b),N=Kn&&(u==="stream"||u==="response");if(Kn&&(a||N&&v)){let D={};["status","statusText","headers"].forEach(Cr=>{D[Cr]=R[Cr]});let te=p.toFiniteNumber(R.headers.get("content-length")),[ye,je]=a&&$n(te,ct(Bn(a),!0))||[];R=new Response(Jn(R.body,qi,ye,()=>{je&&je(),v&&v()}),D)}u=u||"text";let z=await Zr[p.findKey(Zr,u)||"text"](R,t);return!N&&v&&v(),await new Promise((D,te)=>{tr(D,te,{data:z,headers:F.from(R.headers),status:R.status,statusText:R.statusText,config:t,request:y})})}catch(I){throw v&&v(),I&&I.name==="TypeError"&&/Load failed|fetch/i.test(I.message)?Object.assign(new O("Network Error",O.ERR_NETWORK,t,y),{cause:I.cause||I}):O.from(I,I&&I.code,t,y)}});var Gn={http:Or,xhr:Fi,fetch:Bi};p.forEach(Gn,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});var Hi=t=>`- ${t}`,Cu=t=>p.isFunction(t)||t===null||t===!1,Nr={getAdapter:t=>{t=p.isArray(t)?t:[t];let{length:e}=t,r,n,o={};for(let i=0;i<e;i++){r=t[i];let s;if(n=r,!Cu(r)&&(n=Gn[(s=String(r)).toLowerCase()],n===void 0))throw new O(`Unknown adapter '${s}'`);if(n)break;o[s||"#"+i]=n}if(!n){let i=Object.entries(o).map(([a,c])=>`adapter ${a} `+(c===!1?"is not supported by the environment":"is not available in the build")),s=e?i.length>1?`since :
4
+ `+i.map(Hi).join(`
5
+ `):" "+Hi(i[0]):"as no adapter specified";throw new O("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return n},adapters:Gn};function Yn(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new de(null,t)}function Dr(t){return Yn(t),t.headers=F.from(t.headers),t.data=Qt.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),Nr.getAdapter(t.adapter||st.adapter)(t).then(function(n){return Yn(t),n.data=Qt.call(t,t.transformResponse,n),n.headers=F.from(n.headers),n},function(n){return er(n)||(Yn(t),n&&n.response&&(n.response.data=Qt.call(t,t.transformResponse,n.response),n.response.headers=F.from(n.response.headers))),Promise.reject(n)})}var Lr="1.11.0";var Mr={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{Mr[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}});var Wi={};Mr.transitional=function(e,r,n){function o(i,s){return"[Axios v"+Lr+"] Transitional option '"+i+"'"+s+(n?". "+n:"")}return(i,s,a)=>{if(e===!1)throw new O(o(s," has been removed"+(r?" in "+r:"")),O.ERR_DEPRECATED);return r&&!Wi[s]&&(Wi[s]=!0,console.warn(o(s," has been deprecated since v"+r+" and will be removed in the near future"))),e?e(i,s,a):!0}};Mr.spelling=function(e){return(r,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function Tu(t,e,r){if(typeof t!="object")throw new O("options must be an object",O.ERR_BAD_OPTION_VALUE);let n=Object.keys(t),o=n.length;for(;o-- >0;){let i=n[o],s=e[i];if(s){let a=t[i],c=a===void 0||s(a,i,t);if(c!==!0)throw new O("option "+i+" must be "+c,O.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new O("Unknown option "+i,O.ERR_BAD_OPTION)}}var nr={assertOptions:Tu,validators:Mr};var le=nr.validators,ut=class{constructor(e){this.defaults=e||{},this.interceptors={request:new Nn,response:new Nn}}async request(e,r){try{return await this._request(e,r)}catch(n){if(n instanceof Error){let o={};Error.captureStackTrace?Error.captureStackTrace(o):o=new Error;let i=o.stack?o.stack.replace(/^.+\n/,""):"";try{n.stack?i&&!String(n.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(n.stack+=`
6
+ `+i):n.stack=i}catch{}}throw n}}_request(e,r){typeof e=="string"?(r=r||{},r.url=e):r=e||{},r=ae(this.defaults,r);let{transitional:n,paramsSerializer:o,headers:i}=r;n!==void 0&&nr.assertOptions(n,{silentJSONParsing:le.transitional(le.boolean),forcedJSONParsing:le.transitional(le.boolean),clarifyTimeoutError:le.transitional(le.boolean)},!1),o!=null&&(p.isFunction(o)?r.paramsSerializer={serialize:o}:nr.assertOptions(o,{encode:le.function,serialize:le.function},!0)),r.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?r.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:r.allowAbsoluteUrls=!0),nr.assertOptions(r,{baseUrl:le.spelling("baseURL"),withXsrfToken:le.spelling("withXSRFToken")},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let s=i&&p.merge(i.common,i[r.method]);i&&p.forEach(["delete","get","head","post","put","patch","common"],y=>{delete i[y]}),r.headers=F.concat(s,i);let a=[],c=!0;this.interceptors.request.forEach(function(v){typeof v.runWhen=="function"&&v.runWhen(r)===!1||(c=c&&v.synchronous,a.unshift(v.fulfilled,v.rejected))});let u=[];this.interceptors.response.forEach(function(v){u.push(v.fulfilled,v.rejected)});let d,m=0,b;if(!c){let y=[Dr.bind(this),void 0];for(y.unshift(...a),y.push(...u),b=y.length,d=Promise.resolve(r);m<b;)d=d.then(y[m++],y[m++]);return d}b=a.length;let C=r;for(m=0;m<b;){let y=a[m++],v=a[m++];try{C=y(C)}catch(_){v.call(this,_);break}}try{d=Dr.call(this,C)}catch(y){return Promise.reject(y)}for(m=0,b=u.length;m<b;)d=d.then(u[m++],u[m++]);return d}getUri(e){e=ae(this.defaults,e);let r=rr(e.baseURL,e.url,e.allowAbsoluteUrls);return Yt(r,e.params,e.paramsSerializer)}};p.forEach(["delete","get","head","options"],function(e){ut.prototype[e]=function(r,n){return this.request(ae(n||{},{method:e,url:r,data:(n||{}).data}))}});p.forEach(["post","put","patch"],function(e){function r(n){return function(i,s,a){return this.request(ae(a||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:i,data:s}))}}ut.prototype[e]=r(),ut.prototype[e+"Form"]=r(!0)});var or=ut;var Xn=class t{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(i){r=i});let n=this;this.promise.then(o=>{if(!n._listeners)return;let i=n._listeners.length;for(;i-- >0;)n._listeners[i](o);n._listeners=null}),this.promise.then=o=>{let i,s=new Promise(a=>{n.subscribe(a),i=a}).then(o);return s.cancel=function(){n.unsubscribe(i)},s},e(function(i,s,a){n.reason||(n.reason=new de(i,s,a),r(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;let r=this._listeners.indexOf(e);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){let e=new AbortController,r=n=>{e.abort(n)};return this.subscribe(r),e.signal.unsubscribe=()=>this.unsubscribe(r),e.signal}static source(){let e;return{token:new t(function(o){e=o}),cancel:e}}},Ji=Xn;function Qn(t){return function(r){return t.apply(null,r)}}function eo(t){return p.isObject(t)&&t.isAxiosError===!0}var to={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(to).forEach(([t,e])=>{to[e]=t});var Ki=to;function Gi(t){let e=new or(t),r=Ht(or.prototype.request,e);return p.extend(r,or.prototype,e,{allOwnKeys:!0}),p.extend(r,e,null,{allOwnKeys:!0}),r.create=function(o){return Gi(ae(t,o))},r}var M=Gi(st);M.Axios=or;M.CanceledError=de;M.CancelToken=Ji;M.isCancel=er;M.VERSION=Lr;M.toFormData=Te;M.AxiosError=O;M.Cancel=M.CanceledError;M.all=function(e){return Promise.all(e)};M.spread=Qn;M.isAxiosError=eo;M.mergeConfig=ae;M.AxiosHeaders=F;M.formToJSON=t=>Rr(p.isHTMLForm(t)?new FormData(t):t);M.getAdapter=Nr.getAdapter;M.HttpStatusCode=Ki;M.default=M;var Fr=M;var{Axios:Ny,AxiosError:Dy,CanceledError:Ly,isCancel:My,CancelToken:Fy,VERSION:zy,all:qy,Cancel:Vy,isAxiosError:$y,spread:By,toFormData:Hy,AxiosHeaders:Wy,HttpStatusCode:Jy,formToJSON:Ky,getAdapter:Gy,mergeConfig:Yy}=Fr;var ns=Vt(ir());var $r=class{constructor(e){this.API_VERSION="2022-03-01-preview";let{identifier:r,host:n}=e;this.baseURL=new URL(`/copilotstudio/prebuilt/authenticated/bots/${r}`,n),this.baseURL.searchParams.append("api-version",this.API_VERSION)}getConversationUrl(e){let r=new URL(this.baseURL.href);return r.pathname=`${r.pathname}/conversations`,e&&(r.pathname=`${r.pathname}/${e}`),r.href}};var Br=class{constructor(e){this.API_VERSION="2022-03-01-preview";let{schema:r,host:n}=e;this.baseURL=new URL(`/copilotstudio/dataverse-backed/authenticated/bots/${r}`,n),this.baseURL.searchParams.append("api-version",this.API_VERSION)}getConversationUrl(e){let r=new URL(this.baseURL.href);return r.pathname=`${r.pathname}/conversations`,e&&(r.pathname=`${r.pathname}/${e}`),r.href}};var pt=(0,ns.debug)("copilot-studio:power-platform");function Wr(t,e){var a,c,u,d,m,b;if((a=t.directConnectUrl)!=null&&a.trim()){if(pt.debug(`Using direct connection: ${t.directConnectUrl}`),!sr(t.directConnectUrl))throw new Error("directConnectUrl must be a valid URL");return t.directConnectUrl.toLowerCase().includes("tenants/00000000-0000-0000-0000-000000000000")?(pt.debug(`Direct connection cannot be used, forcing default settings flow. Tenant ID is missing in the URL: ${t.directConnectUrl}`),Wr({...t,directConnectUrl:""},e)):zu(t.directConnectUrl,e).href}let r=(c=t.cloud)!=null?c:"Prod",n=(u=t.copilotAgentType)!=null?u:"Published";if(pt.debug(`Using cloud setting: ${r}`),pt.debug(`Using agent type: ${n}`),!((d=t.environmentId)!=null&&d.trim()))throw new Error("EnvironmentId must be provided");if(!((m=t.agentIdentifier)!=null&&m.trim()))throw new Error("AgentIdentifier must be provided");if(r==="Other")if((b=t.customPowerPlatformCloud)!=null&&b.trim())if(sr(t.customPowerPlatformCloud))pt.debug(`Using custom Power Platform cloud: ${t.customPowerPlatformCloud}`);else throw new Error("customPowerPlatformCloud must be a valid URL");else throw new Error("customPowerPlatformCloud must be provided when PowerPlatformCloud is Other");let o=qu(r,t.environmentId,t.customPowerPlatformCloud),s={Published:()=>new Br({host:o,schema:t.agentIdentifier}),Prebuilt:()=>new $r({host:o,identifier:t.agentIdentifier})}[n]().getConversationUrl(e);return pt.debug(`Generated Copilot Studio connection URL: ${s}`),s}function os(t,e="Unknown",r="",n=""){var o,i;if(!n&&!(t!=null&&t.directConnectUrl)){if(e==="Other"&&!r)throw new Error("cloudBaseAddress must be provided when PowerPlatformCloudCategory is Other");if(!t&&e==="Unknown")throw new Error("Either settings or cloud must be provided");if(t&&t.cloud&&t.cloud!=="Unknown"&&(e=t.cloud),e==="Other")if(r&&sr(r))e="Other";else if(t!=null&&t.customPowerPlatformCloud&&sr(t.customPowerPlatformCloud))e="Other",r=t.customPowerPlatformCloud;else throw new Error("Either CustomPowerPlatformCloud or cloudBaseAddress must be provided when PowerPlatformCloudCategory is Other");return r!=null||(r="api.unknown.powerplatform.com"),`https://${Hr(e,r)}/.default`}else if(n||(n=(o=t==null?void 0:t.directConnectUrl)!=null?o:""),n&&sr(n)){if(rs(new URL(n))==="Unknown"){let s=(i=t==null?void 0:t.cloud)!=null?i:e;if(s==="Other"||s==="Unknown")throw new Error("Unable to resolve the PowerPlatform Cloud from DirectConnectUrl. The Token Audience resolver requires a specific PowerPlatformCloudCategory.");if(s!=="Unknown")return`https://${Hr(s,"")}/.default`;throw new Error("Unable to resolve the PowerPlatform Cloud from DirectConnectUrl. The Token Audience resolver requires a specific PowerPlatformCloudCategory.")}return`https://${Hr(rs(new URL(n)),"")}/.default`}else throw new Error("DirectConnectUrl must be provided when DirectConnectUrl is set")}function sr(t){try{let e=t.startsWith("http")?t:`https://${t}`;return!!new URL(e)}catch{return!1}}function zu(t,e){let r=new URL(t);return r.searchParams.has("api-version")||r.searchParams.append("api-version","2022-03-01-preview"),r.pathname.endsWith("/")&&(r.pathname=r.pathname.slice(0,-1)),r.pathname.includes("/conversations")&&(r.pathname=r.pathname.substring(0,r.pathname.indexOf("/conversations"))),r.pathname=`${r.pathname}/conversations`,e&&(r.pathname=`${r.pathname}/${e}`),r}function qu(t,e,r){if(t==="Other"&&(!r||!r.trim()))throw new Error("cloudBaseAddress must be provided when PowerPlatformCloud is Other");r=r!=null?r:"api.unknown.powerplatform.com";let n=e.toLowerCase().replaceAll("-",""),o=Vu(t),i=n.substring(0,n.length-o),s=n.substring(n.length-o);return new URL(`https://${i}.${s}.environment.${Hr(t,r)}`)}function Hr(t,e){switch(t){case"Local":return"api.powerplatform.localhost";case"Exp":return"api.exp.powerplatform.com";case"Dev":return"api.dev.powerplatform.com";case"Prv":return"api.prv.powerplatform.com";case"Test":return"api.test.powerplatform.com";case"Preprod":return"api.preprod.powerplatform.com";case"FirstRelease":case"Prod":return"api.powerplatform.com";case"GovFR":return"api.gov.powerplatform.microsoft.us";case"Gov":return"api.gov.powerplatform.microsoft.us";case"High":return"api.high.powerplatform.microsoft.us";case"DoD":return"api.appsplatform.us";case"Mooncake":return"api.powerplatform.partner.microsoftonline.cn";case"Ex":return"api.powerplatform.eaglex.ic.gov";case"Rx":return"api.powerplatform.microsoft.scloud";case"Other":return e;default:throw new Error(`Invalid cluster category value: ${t}`)}}function Vu(t){switch(t){case"FirstRelease":case"Prod":return 2;default:return 1}}function rs(t){switch(t.host.toLowerCase()){case"api.powerplatform.localhost":return"Local";case"api.exp.powerplatform.com":return"Exp";case"api.dev.powerplatform.com":return"Dev";case"api.prv.powerplatform.com":return"Prv";case"api.test.powerplatform.com":return"Test";case"api.preprod.powerplatform.com":return"Preprod";case"api.powerplatform.com":return"Prod";case"api.gov.powerplatform.microsoft.us":return"GovFR";case"api.high.powerplatform.microsoft.us":return"High";case"api.appsplatform.us":return"DoD";case"api.powerplatform.partner.microsoftonline.cn":return"Mooncake";default:return"Unknown"}}var _r=Vt(Qo());var wn=class{constructor(e){this.activity=e}};var Fa=Vt(ir());var La="1.1.0-alpha.14.g5a79897a92";var Cn={};var Q=(0,Fa.debug)("copilot-studio:client"),we=class we{constructor(e,r){this.conversationId="";this.settings=e,this.client=Fr.create(),this.client.defaults.headers.common.Authorization=`Bearer ${r}`,this.client.defaults.headers.common["User-Agent"]=we.getProductInfo()}async postRequestAsync(e){var m,b,C,y;let r=[];Q.debug(`>>> SEND TO ${e.url}`);let n=await this.client(e);if(this.settings.useExperimentalEndpoint&&!((m=this.settings.directConnectUrl)!=null&&m.trim())){let v=(b=n.headers)==null?void 0:b[we.islandExperimentalUrlHeaderKey];v&&(this.settings.directConnectUrl=v,Q.debug(`Island Experimental URL: ${v}`))}this.conversationId=(y=(C=n.headers)==null?void 0:C[we.conversationIdHeaderKey])!=null?y:"",this.conversationId&&Q.debug(`Conversation ID: ${this.conversationId}`);let o={...n.headers};delete o.Authorization,delete o[we.conversationIdHeaderKey],Q.debug("Headers received:",o);let s=n.data.pipeThrough(new TextDecoderStream).getReader(),a="",c=[],u=async({done:v,value:_})=>v?(Q.debug("Stream complete"),a+=_,c.push(a),c):(Q.info("Agent is typing ..."),a+=_,await u(await s.read()));return(await s.read().then(u)).forEach(v=>{v.toString().split(`
7
+ `).filter(R=>R.substring(0,4)==="data"&&R!=="data: end\r").forEach(R=>{var N,z;try{let D=_r.Activity.fromJson(R.substring(5,R.length));D.type===_r.ActivityTypes.Message?(r.push(D),this.conversationId.trim()||(this.conversationId=(z=(N=D.conversation)==null?void 0:N.id)!=null?z:"",Q.debug(`Conversation ID: ${this.conversationId}`))):Q.debug(`Activity type: ${D.type}`)}catch(D){throw Q.error("Error: ",D),D}})}),r}static getProductInfo(){let e=`CopilotStudioClient.agents-sdk-js/${La}`,r;return typeof window!="undefined"&&window.navigator?r=`${e} ${navigator.userAgent}`:r=`${e} nodejs/${process.version} ${Cn.platform()}-${Cn.arch()}/${Cn.release()}`,Q.debug(`User-Agent: ${r}`),r}async startConversationAsync(e=!0){var a;let o={method:"post",url:Wr(this.settings),headers:{Accept:"text/event-stream","Content-Type":"application/json"},data:{emitStartConversationEvent:e},responseType:"stream",adapter:"fetch"};Q.info("Starting conversation ...");let i=await this.postRequestAsync(o),s=i[0];return Q.info(`Conversation '${(a=s.conversation)==null?void 0:a.id}' started. Received ${i.length} activities.`,i),s}async askQuestionAsync(e,r=this.conversationId){let o={type:"message",text:e,conversation:{id:r}},i=_r.Activity.fromObject(o);return this.sendActivity(i)}async sendActivity(e,r=this.conversationId){var c,u;let n=(u=(c=e.conversation)==null?void 0:c.id)!=null?u:r,o=Wr(this.settings,n),i=new wn(e),s={method:"post",url:o,headers:{Accept:"text/event-stream","Content-Type":"application/json"},data:i,responseType:"stream",adapter:"fetch"};Q.info("Sending activity...",e);let a=await this.postRequestAsync(s);return Q.info(`Received ${a.length} activities.`,a),a}};we.conversationIdHeaderKey="x-ms-conversationid",we.islandExperimentalUrlHeaderKey="x-ms-d2e-experimental",we.scopeFromSettings=os;var Ma=we;var V=[];for(let t=0;t<256;++t)V.push((t+256).toString(16).slice(1));function za(t,e=0){return(V[t[e+0]]+V[t[e+1]]+V[t[e+2]]+V[t[e+3]]+"-"+V[t[e+4]]+V[t[e+5]]+"-"+V[t[e+6]]+V[t[e+7]]+"-"+V[t[e+8]]+V[t[e+9]]+"-"+V[t[e+10]]+V[t[e+11]]+V[t[e+12]]+V[t[e+13]]+V[t[e+14]]+V[t[e+15]]).toLowerCase()}var ei,yp=new Uint8Array(16);function ti(){if(!ei){if(typeof crypto=="undefined"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");ei=crypto.getRandomValues.bind(crypto)}return ei(yp)}var gp=typeof crypto!="undefined"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),ri={randomUUID:gp};function vp(t,e,r){var o,i,s;if(ri.randomUUID&&!e&&!t)return ri.randomUUID();t=t||{};let n=(s=(i=t.random)!=null?i:(o=t.rng)==null?void 0:o.call(t))!=null?s:ti();if(n.length<16)throw new Error("Random bytes length must be >= 16");if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){if(r=r||0,r<0||r+16>e.length)throw new RangeError(`UUID byte range ${r}:${r+15} is out of buffer bounds`);for(let a=0;a<16;++a)e[r+a]=n[a];return e}return za(n)}var ni=vp;var rc=Vt(Qo());var oi=function(t,e){return oi=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(r[o]=n[o])},oi(t,e)};function Re(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");oi(t,e);function r(){this.constructor=t}t.prototype=e===null?Object.create(e):(r.prototype=e.prototype,new r)}function xr(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function Dt(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),o,i=[],s;try{for(;(e===void 0||e-- >0)&&!(o=n.next()).done;)i.push(o.value)}catch(a){s={error:a}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return i}function Lt(t,e,r){if(r||arguments.length===2)for(var n=0,o=e.length,i;n<o;n++)(i||!(n in e))&&(i||(i=Array.prototype.slice.call(e,0,n)),i[n]=e[n]);return t.concat(i||Array.prototype.slice.call(e))}function ie(t){return typeof t=="function"}function Tn(t){var e=function(n){Error.call(n),n.stack=new Error().stack},r=t(e);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Sn=Tn(function(t){return function(r){t(this),this.message=r?r.length+` errors occurred during unsubscription:
8
8
  `+r.map(function(n,o){return o+1+") "+n.toString()}).join(`
9
- `):"",this.name="UnsubscriptionError",this.errors=r}});function xr(t,e){if(t){var r=t.indexOf(e);0<=r&&t.splice(r,1)}}var Mt=(function(){function t(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return t.prototype.unsubscribe=function(){var e,r,n,o,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=_r(s),c=a.next();!c.done;c=a.next()){var u=c.value;u.remove(this)}}catch(v){e={error:v}}finally{try{c&&!c.done&&(r=a.return)&&r.call(a)}finally{if(e)throw e.error}}else s.remove(this);var d=this.initialTeardown;if(ie(d))try{d()}catch(v){i=v instanceof Sn?v.errors:[v]}var m=this._finalizers;if(m){this._finalizers=null;try{for(var b=_r(m),C=b.next();!C.done;C=b.next()){var y=C.value;try{qa(y)}catch(v){i=i!=null?i:[],v instanceof Sn?i=Lt(Lt([],Dt(i)),Dt(v.errors)):i.push(v)}}}catch(v){n={error:v}}finally{try{C&&!C.done&&(o=b.return)&&o.call(b)}finally{if(n)throw n.error}}}if(i)throw new Sn(i)}},t.prototype.add=function(e){var r;if(e&&e!==this)if(this.closed)qa(e);else{if(e instanceof t){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(e)}},t.prototype._hasParent=function(e){var r=this._parentage;return r===e||Array.isArray(r)&&r.includes(e)},t.prototype._addParent=function(e){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(e),r):r?[r,e]:e},t.prototype._removeParent=function(e){var r=this._parentage;r===e?this._parentage=null:Array.isArray(r)&&xr(r,e)},t.prototype.remove=function(e){var r=this._finalizers;r&&xr(r,e),e instanceof t&&e._removeParent(this)},t.EMPTY=(function(){var e=new t;return e.closed=!0,e})(),t})();var oi=Mt.EMPTY;function In(t){return t instanceof Mt||t&&"closed"in t&&ie(t.remove)&&ie(t.add)&&ie(t.unsubscribe)}function qa(t){ie(t)?t():t.unsubscribe()}var ue={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var Ft={setTimeout:function(t,e){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=Ft.delegate;return o!=null&&o.setTimeout?o.setTimeout.apply(o,Lt([t,e],Dt(r))):setTimeout.apply(void 0,Lt([t,e],Dt(r)))},clearTimeout:function(t){var e=Ft.delegate;return((e==null?void 0:e.clearTimeout)||clearTimeout)(t)},delegate:void 0};function Va(t){Ft.setTimeout(function(){var e=ue.onUnhandledError;if(e)e(t);else throw t})}function ii(){}var $a=(function(){return si("C",void 0,void 0)})();function Ba(t){return si("E",void 0,t)}function Ha(t){return si("N",t,void 0)}function si(t,e,r){return{kind:t,value:e,error:r}}var nt=null;function zt(t){if(ue.useDeprecatedSynchronousErrorHandling){var e=!nt;if(e&&(nt={errorThrown:!1,error:null}),t(),e){var r=nt,n=r.errorThrown,o=r.error;if(nt=null,n)throw o}}else t()}function Wa(t){ue.useDeprecatedSynchronousErrorHandling&&nt&&(nt.errorThrown=!0,nt.error=t)}var ui=(function(t){Pe(e,t);function e(r){var n=t.call(this)||this;return n.isStopped=!1,r?(n.destination=r,In(r)&&r.add(n)):n.destination=xp,n}return e.create=function(r,n,o){return new An(r,n,o)},e.prototype.next=function(r){this.isStopped?ci(Ha(r),this):this._next(r)},e.prototype.error=function(r){this.isStopped?ci(Ba(r),this):(this.isStopped=!0,this._error(r))},e.prototype.complete=function(){this.isStopped?ci($a,this):(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this),this.destination=null)},e.prototype._next=function(r){this.destination.next(r)},e.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},e.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},e})(Mt);var vp=Function.prototype.bind;function ai(t,e){return vp.call(t,e)}var bp=(function(){function t(e){this.partialObserver=e}return t.prototype.next=function(e){var r=this.partialObserver;if(r.next)try{r.next(e)}catch(n){On(n)}},t.prototype.error=function(e){var r=this.partialObserver;if(r.error)try{r.error(e)}catch(n){On(n)}else On(e)},t.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(r){On(r)}},t})(),An=(function(t){Pe(e,t);function e(r,n,o){var i=t.call(this)||this,s;if(ie(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:o!=null?o:void 0};else{var a;i&&ue.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return i.unsubscribe()},s={next:r.next&&ai(r.next,a),error:r.error&&ai(r.error,a),complete:r.complete&&ai(r.complete,a)}):s=r}return i.destination=new bp(s),i}return e})(ui);function On(t){ue.useDeprecatedSynchronousErrorHandling?Wa(t):Va(t)}function _p(t){throw t}function ci(t,e){var r=ue.onStoppedNotification;r&&Ft.setTimeout(function(){return r(t,e)})}var xp={closed:!0,next:ii,error:_p,complete:ii};var Ja=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})();function Ka(t){return t}function Ga(t){return t.length===0?Ka:t.length===1?t[0]:function(r){return t.reduce(function(n,o){return o(n)},r)}}var qt=(function(){function t(e){e&&(this._subscribe=e)}return t.prototype.lift=function(e){var r=new t;return r.source=this,r.operator=e,r},t.prototype.subscribe=function(e,r,n){var o=this,i=Cp(e)?e:new An(e,r,n);return zt(function(){var s=o,a=s.operator,c=s.source;i.add(a?a.call(i,c):c?o._subscribe(i):o._trySubscribe(i))}),i},t.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(r){e.error(r)}},t.prototype.forEach=function(e,r){var n=this;return r=Ya(r),new r(function(o,i){var s=new An({next:function(a){try{e(a)}catch(c){i(c),s.unsubscribe()}},error:i,complete:o});n.subscribe(s)})},t.prototype._subscribe=function(e){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(e)},t.prototype[Ja]=function(){return this},t.prototype.pipe=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return Ga(e)(this)},t.prototype.toPromise=function(e){var r=this;return e=Ya(e),new e(function(n,o){var i;r.subscribe(function(s){return i=s},function(s){return o(s)},function(){return n(i)})})},t.create=function(e){return new t(e)},t})();function Ya(t){var e;return(e=t!=null?t:ue.Promise)!==null&&e!==void 0?e:Promise}function wp(t){return t&&ie(t.next)&&ie(t.error)&&ie(t.complete)}function Cp(t){return t&&t instanceof ui||wp(t)&&In(t)}var Xa=Tn(function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}});var di=(function(t){Pe(e,t);function e(){var r=t.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return e.prototype.lift=function(r){var n=new Qa(this,this);return n.operator=r,n},e.prototype._throwIfClosed=function(){if(this.closed)throw new Xa},e.prototype.next=function(r){var n=this;zt(function(){var o,i;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=_r(n.currentObservers),a=s.next();!a.done;a=s.next()){var c=a.value;c.next(r)}}catch(u){o={error:u}}finally{try{a&&!a.done&&(i=s.return)&&i.call(s)}finally{if(o)throw o.error}}}})},e.prototype.error=function(r){var n=this;zt(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var o=n.observers;o.length;)o.shift().error(r)}})},e.prototype.complete=function(){var r=this;zt(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},e.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(e.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),e.prototype._trySubscribe=function(r){return this._throwIfClosed(),t.prototype._trySubscribe.call(this,r)},e.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},e.prototype._innerSubscribe=function(r){var n=this,o=this,i=o.hasError,s=o.isStopped,a=o.observers;return i||s?oi:(this.currentObservers=null,a.push(r),new Mt(function(){n.currentObservers=null,xr(a,r)}))},e.prototype._checkFinalizedStatuses=function(r){var n=this,o=n.hasError,i=n.thrownError,s=n.isStopped;o?r.error(i):s&&r.complete()},e.prototype.asObservable=function(){var r=new qt;return r.source=this,r},e.create=function(r,n){return new Qa(r,n)},e})(qt);var Qa=(function(t){Pe(e,t);function e(r,n){var o=t.call(this)||this;return o.destination=r,o.source=n,o}return e.prototype.next=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.next)===null||o===void 0||o.call(n,r)},e.prototype.error=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.error)===null||o===void 0||o.call(n,r)},e.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},e.prototype._subscribe=function(r){var n,o;return(o=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&o!==void 0?o:oi},e})(di);var li=(function(t){Pe(e,t);function e(r){var n=t.call(this)||this;return n._value=r,n}return Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),e.prototype._subscribe=function(r){var n=t.prototype._subscribe.call(this,r);return!n.closed&&r.next(this._value),n},e.prototype.getValue=function(){var r=this,n=r.hasError,o=r.thrownError,i=r._value;if(n)throw o;return this._throwIfClosed(),i},e.prototype.next=function(r){t.prototype.next.call(this,this._value=r)},e})(di);var rc=Cr(or()),Re=(0,rc.debug)("copilot-studio:webchat"),ec=class{static createConnection(e,r){Re.info("--> Creating connection between Copilot Studio and WebChat ...");let n=0,o,i,s=new li(0),a=tc(async d=>{if(o=d,s.value<2){s.next(2);return}Re.debug("--> Connection established."),u();let m=await e.startConversationAsync();i=m.conversation,n=0,c(m)}),c=d=>{let m={...d,timestamp:new Date().toISOString(),channelData:{...d.channelData,"webchat:sequence-id":n++}};Re.debug(`Notify '${m.type}' activity to WebChat:`,m),o==null||o.next(m)},u=()=>{if(!(r!=null&&r.showTyping))return;let d=i?{id:i.id,name:i.name}:{id:"agent",name:"Agent"};c({type:"typing",from:d})};return{connectionStatus$:s,activity$:a,postActivity(d){if(Re.info("--> Preparing to send activity to Copilot Studio ..."),!d)throw new Error("Activity cannot be null.");if(!o)throw new Error("Activity subscriber is not initialized.");return tc(async m=>{try{let b=ri();Re.info("--> Sending activity to Copilot Studio ..."),c({...d,id:b}),u();let C=await e.sendActivity(d);for(let y of C)c(y);m.next(b),m.complete(),Re.info("--> Activity received correctly from Copilot Studio.")}catch(b){Re.error("Error sending Activity to Copilot Studio:",b),m.error(b)}})},end(){Re.info("--> Ending connection between Copilot Studio and WebChat ..."),s.complete(),o&&(o.complete(),o=void 0)}}}};function tc(t){return new qt(e=>{Promise.resolve(t(e)).catch(r=>e.error(r))})}export{Vt as AgentType,Rn as ConnectionSettings,Ma as CopilotStudioClient,ec as CopilotStudioWebChat,wn as ExecuteTurnRequest,$t as PowerPlatformCloud,Wr as getCopilotStudioConnectionUrl,ns as getTokenAudience,Ep as loadCopilotStudioConnectionSettingsFromEnv};
9
+ `):"",this.name="UnsubscriptionError",this.errors=r}});function wr(t,e){if(t){var r=t.indexOf(e);0<=r&&t.splice(r,1)}}var Mt=(function(){function t(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return t.prototype.unsubscribe=function(){var e,r,n,o,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=xr(s),c=a.next();!c.done;c=a.next()){var u=c.value;u.remove(this)}}catch(v){e={error:v}}finally{try{c&&!c.done&&(r=a.return)&&r.call(a)}finally{if(e)throw e.error}}else s.remove(this);var d=this.initialTeardown;if(ie(d))try{d()}catch(v){i=v instanceof Sn?v.errors:[v]}var m=this._finalizers;if(m){this._finalizers=null;try{for(var b=xr(m),C=b.next();!C.done;C=b.next()){var y=C.value;try{qa(y)}catch(v){i=i!=null?i:[],v instanceof Sn?i=Lt(Lt([],Dt(i)),Dt(v.errors)):i.push(v)}}}catch(v){n={error:v}}finally{try{C&&!C.done&&(o=b.return)&&o.call(b)}finally{if(n)throw n.error}}}if(i)throw new Sn(i)}},t.prototype.add=function(e){var r;if(e&&e!==this)if(this.closed)qa(e);else{if(e instanceof t){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(e)}},t.prototype._hasParent=function(e){var r=this._parentage;return r===e||Array.isArray(r)&&r.includes(e)},t.prototype._addParent=function(e){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(e),r):r?[r,e]:e},t.prototype._removeParent=function(e){var r=this._parentage;r===e?this._parentage=null:Array.isArray(r)&&wr(r,e)},t.prototype.remove=function(e){var r=this._finalizers;r&&wr(r,e),e instanceof t&&e._removeParent(this)},t.EMPTY=(function(){var e=new t;return e.closed=!0,e})(),t})();var ii=Mt.EMPTY;function In(t){return t instanceof Mt||t&&"closed"in t&&ie(t.remove)&&ie(t.add)&&ie(t.unsubscribe)}function qa(t){ie(t)?t():t.unsubscribe()}var ue={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var Ft={setTimeout:function(t,e){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=Ft.delegate;return o!=null&&o.setTimeout?o.setTimeout.apply(o,Lt([t,e],Dt(r))):setTimeout.apply(void 0,Lt([t,e],Dt(r)))},clearTimeout:function(t){var e=Ft.delegate;return((e==null?void 0:e.clearTimeout)||clearTimeout)(t)},delegate:void 0};function Va(t){Ft.setTimeout(function(){var e=ue.onUnhandledError;if(e)e(t);else throw t})}function si(){}var $a=(function(){return ai("C",void 0,void 0)})();function Ba(t){return ai("E",void 0,t)}function Ha(t){return ai("N",t,void 0)}function ai(t,e,r){return{kind:t,value:e,error:r}}var nt=null;function zt(t){if(ue.useDeprecatedSynchronousErrorHandling){var e=!nt;if(e&&(nt={errorThrown:!1,error:null}),t(),e){var r=nt,n=r.errorThrown,o=r.error;if(nt=null,n)throw o}}else t()}function Wa(t){ue.useDeprecatedSynchronousErrorHandling&&nt&&(nt.errorThrown=!0,nt.error=t)}var di=(function(t){Re(e,t);function e(r){var n=t.call(this)||this;return n.isStopped=!1,r?(n.destination=r,In(r)&&r.add(n)):n.destination=wp,n}return e.create=function(r,n,o){return new On(r,n,o)},e.prototype.next=function(r){this.isStopped?ui(Ha(r),this):this._next(r)},e.prototype.error=function(r){this.isStopped?ui(Ba(r),this):(this.isStopped=!0,this._error(r))},e.prototype.complete=function(){this.isStopped?ui($a,this):(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this),this.destination=null)},e.prototype._next=function(r){this.destination.next(r)},e.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},e.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},e})(Mt);var bp=Function.prototype.bind;function ci(t,e){return bp.call(t,e)}var _p=(function(){function t(e){this.partialObserver=e}return t.prototype.next=function(e){var r=this.partialObserver;if(r.next)try{r.next(e)}catch(n){An(n)}},t.prototype.error=function(e){var r=this.partialObserver;if(r.error)try{r.error(e)}catch(n){An(n)}else An(e)},t.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(r){An(r)}},t})(),On=(function(t){Re(e,t);function e(r,n,o){var i=t.call(this)||this,s;if(ie(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:o!=null?o:void 0};else{var a;i&&ue.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return i.unsubscribe()},s={next:r.next&&ci(r.next,a),error:r.error&&ci(r.error,a),complete:r.complete&&ci(r.complete,a)}):s=r}return i.destination=new _p(s),i}return e})(di);function An(t){ue.useDeprecatedSynchronousErrorHandling?Wa(t):Va(t)}function xp(t){throw t}function ui(t,e){var r=ue.onStoppedNotification;r&&Ft.setTimeout(function(){return r(t,e)})}var wp={closed:!0,next:si,error:xp,complete:si};var Ja=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})();function Ka(t){return t}function Ga(t){return t.length===0?Ka:t.length===1?t[0]:function(r){return t.reduce(function(n,o){return o(n)},r)}}var qt=(function(){function t(e){e&&(this._subscribe=e)}return t.prototype.lift=function(e){var r=new t;return r.source=this,r.operator=e,r},t.prototype.subscribe=function(e,r,n){var o=this,i=Tp(e)?e:new On(e,r,n);return zt(function(){var s=o,a=s.operator,c=s.source;i.add(a?a.call(i,c):c?o._subscribe(i):o._trySubscribe(i))}),i},t.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(r){e.error(r)}},t.prototype.forEach=function(e,r){var n=this;return r=Ya(r),new r(function(o,i){var s=new On({next:function(a){try{e(a)}catch(c){i(c),s.unsubscribe()}},error:i,complete:o});n.subscribe(s)})},t.prototype._subscribe=function(e){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(e)},t.prototype[Ja]=function(){return this},t.prototype.pipe=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return Ga(e)(this)},t.prototype.toPromise=function(e){var r=this;return e=Ya(e),new e(function(n,o){var i;r.subscribe(function(s){return i=s},function(s){return o(s)},function(){return n(i)})})},t.create=function(e){return new t(e)},t})();function Ya(t){var e;return(e=t!=null?t:ue.Promise)!==null&&e!==void 0?e:Promise}function Cp(t){return t&&ie(t.next)&&ie(t.error)&&ie(t.complete)}function Tp(t){return t&&t instanceof di||Cp(t)&&In(t)}var Xa=Tn(function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}});var li=(function(t){Re(e,t);function e(){var r=t.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return e.prototype.lift=function(r){var n=new Qa(this,this);return n.operator=r,n},e.prototype._throwIfClosed=function(){if(this.closed)throw new Xa},e.prototype.next=function(r){var n=this;zt(function(){var o,i;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=xr(n.currentObservers),a=s.next();!a.done;a=s.next()){var c=a.value;c.next(r)}}catch(u){o={error:u}}finally{try{a&&!a.done&&(i=s.return)&&i.call(s)}finally{if(o)throw o.error}}}})},e.prototype.error=function(r){var n=this;zt(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var o=n.observers;o.length;)o.shift().error(r)}})},e.prototype.complete=function(){var r=this;zt(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},e.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(e.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),e.prototype._trySubscribe=function(r){return this._throwIfClosed(),t.prototype._trySubscribe.call(this,r)},e.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},e.prototype._innerSubscribe=function(r){var n=this,o=this,i=o.hasError,s=o.isStopped,a=o.observers;return i||s?ii:(this.currentObservers=null,a.push(r),new Mt(function(){n.currentObservers=null,wr(a,r)}))},e.prototype._checkFinalizedStatuses=function(r){var n=this,o=n.hasError,i=n.thrownError,s=n.isStopped;o?r.error(i):s&&r.complete()},e.prototype.asObservable=function(){var r=new qt;return r.source=this,r},e.create=function(r,n){return new Qa(r,n)},e})(qt);var Qa=(function(t){Re(e,t);function e(r,n){var o=t.call(this)||this;return o.destination=r,o.source=n,o}return e.prototype.next=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.next)===null||o===void 0||o.call(n,r)},e.prototype.error=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.error)===null||o===void 0||o.call(n,r)},e.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},e.prototype._subscribe=function(r){var n,o;return(o=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&o!==void 0?o:ii},e})(li);var fi=(function(t){Re(e,t);function e(r){var n=t.call(this)||this;return n._value=r,n}return Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),e.prototype._subscribe=function(r){var n=t.prototype._subscribe.call(this,r);return!n.closed&&r.next(this._value),n},e.prototype.getValue=function(){var r=this,n=r.hasError,o=r.thrownError,i=r._value;if(n)throw o;return this._throwIfClosed(),i},e.prototype.next=function(r){t.prototype.next.call(this,this._value=r)},e})(li);var nc=Vt(ir()),Ce=(0,nc.debug)("copilot-studio:webchat"),ec=class{static createConnection(e,r){Ce.info("--> Creating connection between Copilot Studio and WebChat ...");let n=0,o,i,s=new fi(0),a=tc(async d=>{if(o=d,s.value<2){s.next(2);return}Ce.debug("--> Connection established."),u();let m=await e.startConversationAsync();delete m.replyToId,i=m.conversation,n=0,c(m)}),c=d=>{let m={...d,timestamp:new Date().toISOString(),channelData:{...d.channelData,"webchat:sequence-id":n++}};Ce.debug(`Notify '${m.type}' activity to WebChat:`,m),o==null||o.next(m)},u=()=>{if(!(r!=null&&r.showTyping))return;let d=i?{id:i.id,name:i.name}:{id:"agent",name:"Agent"};c({type:"typing",from:d})};return{connectionStatus$:s,activity$:a,postActivity(d){if(Ce.info("--> Preparing to send activity to Copilot Studio ..."),!d)throw new Error("Activity cannot be null.");if(!o)throw new Error("Activity subscriber is not initialized.");return tc(async m=>{try{Ce.info("--> Sending activity to Copilot Studio ...");let b=rc.Activity.fromObject({...d,id:ni(),attachments:await Sp(d)});c(b),u();let C=await e.sendActivity(b);for(let y of C)c(y);m.next(b.id),m.complete(),Ce.info("<-- Activity received correctly from Copilot Studio.")}catch(b){Ce.error("Error sending Activity to Copilot Studio:",b),m.error(b)}})},end(){Ce.info("--> Ending connection between Copilot Studio and WebChat ..."),s.complete(),o&&(o.complete(),o=void 0)}}}};async function Sp(t){var r;if(t.type!=="message"||!((r=t.attachments)!=null&&r.length))return t.attachments||[];let e=[];for(let n of t.attachments){let o=await Ip(n);e.push(o)}return e}async function Ip(t){let e=t.contentUrl;if(!(e!=null&&e.startsWith("blob:")))return t;try{let r=await fetch(e);if(!r.ok)throw new Error(`Failed to fetch blob URL: ${r.status} ${r.statusText}`);let n=await r.blob(),o=await n.arrayBuffer(),i=Ap(o);e=`data:${n.type};base64,${i}`}catch(r){e=t.contentUrl,Ce.error("Error processing blob attachment:",e,r)}return{...t,contentUrl:e}}function Ap(t){let e=typeof globalThis.Buffer=="function"?globalThis.Buffer:void 0;if(e&&typeof e.from=="function")return e.from(t).toString("base64");let r="";for(let n of new Uint8Array(t))r+=String.fromCharCode(n);return btoa(r)}function tc(t){return new qt(e=>{Promise.resolve(t(e)).catch(r=>e.error(r))})}export{$t as AgentType,Rn as ConnectionSettings,Ma as CopilotStudioClient,ec as CopilotStudioWebChat,wn as ExecuteTurnRequest,Bt as PowerPlatformCloud,Wr as getCopilotStudioConnectionUrl,os as getTokenAudience,kp as loadCopilotStudioConnectionSettingsFromEnv};
10
10
  //# sourceMappingURL=browser.mjs.map