@opentiny/next-remoter 0.2.5 → 0.2.6-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/dist/components/TinyRobotChat.vue.d.ts +90 -5
- package/dist/composable/CustomAgentModelProvider.d.ts +11 -2
- package/dist/composable/promptManager.d.ts +18 -0
- package/dist/composable/useMessageRoles.d.ts +11 -11
- package/dist/composable/usePlugin.d.ts +7 -0
- package/dist/composable/useSkill.d.ts +0 -2
- package/dist/next-remoter-runtime.es.js +68137 -67577
- package/dist/next-remoter.cjs.js +50 -48
- package/dist/next-remoter.css +1 -1
- package/dist/next-remoter.es.js +8816 -8409
- package/dist/style.css +1 -1
- package/dist/types/model-config.d.ts +1 -0
- package/dist/types/type.d.ts +3 -6
- package/package.json +2 -2
- /package/dist/components/{tokenUsage.vue.d.ts → TokenUsage.vue.d.ts} +0 -0
package/dist/next-remoter.cjs.js
CHANGED
|
@@ -1,68 +1,70 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("vue"),
|
|
2
|
-
Error message: ${
|
|
3
|
-
Error message: ${Al(o)}`,cause:o}),this[$s]=!0,this.value=r,this.context=c}static isInstance(r){return xt.hasMarker(r,zl)}static wrap({value:r,cause:o,context:c}){var u,f,p;return Eo.isInstance(o)&&o.value===r&&((u=o.context)==null?void 0:u.field)===c?.field&&((f=o.context)==null?void 0:f.entityName)===c?.entityName&&((p=o.context)==null?void 0:p.entityId)===c?.entityId?o:new Eo({value:r,cause:o,context:c})}},Vl="AI_UnsupportedFunctionalityError",$l=`vercel.ai.error.${Vl}`,zd=Symbol.for($l),js,Hs,Mn=class extends(Hs=xt,js=zd,Hs){constructor({functionality:r,message:o=`'${r}' functionality not supported.`}){super({name:Vl,message:o}),this[js]=!0,this.functionality=r}static isInstance(r){return xt.hasMarker(r,$l)}};function oe(t,r,o){function c(x,_){var g;Object.defineProperty(x,"_zod",{value:x._zod??{},enumerable:!1}),(g=x._zod).traits??(g.traits=new Set),x._zod.traits.add(t),r(x,_);for(const A in p.prototype)A in x||Object.defineProperty(x,A,{value:p.prototype[A].bind(x)});x._zod.constr=p,x._zod.def=_}const u=o?.Parent??Object;class f extends u{}Object.defineProperty(f,"name",{value:t});function p(x){var _;const g=o?.Parent?new f:this;c(g,x),(_=g._zod).deferred??(_.deferred=[]);for(const A of g._zod.deferred)A();return g}return Object.defineProperty(p,"init",{value:c}),Object.defineProperty(p,Symbol.hasInstance,{value:x=>o?.Parent&&x instanceof o.Parent?!0:x?._zod?.traits?.has(t)}),Object.defineProperty(p,"name",{value:t}),p}class qr extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}const Zl={};function Wn(t){return Zl}function jl(t){const r=Object.values(t).filter(c=>typeof c=="number");return Object.entries(t).filter(([c,u])=>r.indexOf(+c)===-1).map(([c,u])=>u)}function Vd(t,r){return typeof r=="bigint"?r.toString():r}function Uo(t){return{get value(){{const r=t();return Object.defineProperty(this,"value",{value:r}),r}}}}function zo(t){return t==null}function Vo(t){const r=t.startsWith("^")?1:0,o=t.endsWith("$")?t.length-1:t.length;return t.slice(r,o)}function $d(t,r){const o=(t.toString().split(".")[1]||"").length,c=(r.toString().split(".")[1]||"").length,u=o>c?o:c,f=Number.parseInt(t.toFixed(u).replace(".","")),p=Number.parseInt(r.toFixed(u).replace(".",""));return f%p/10**u}function Ke(t,r,o){Object.defineProperty(t,r,{get(){{const c=o();return t[r]=c,c}},set(c){Object.defineProperty(t,r,{value:c})},configurable:!0})}function $o(t,r,o){Object.defineProperty(t,r,{value:o,writable:!0,enumerable:!0,configurable:!0})}function Fr(t){return JSON.stringify(t)}const Hl=Error.captureStackTrace?Error.captureStackTrace:(...t)=>{};function ki(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}const Zd=Uo(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const t=Function;return new t(""),!0}catch{return!1}});function Ri(t){if(ki(t)===!1)return!1;const r=t.constructor;if(r===void 0)return!0;const o=r.prototype;return!(ki(o)===!1||Object.prototype.hasOwnProperty.call(o,"isPrototypeOf")===!1)}const jd=new Set(["string","number","symbol"]);function ti(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function ur(t,r,o){const c=new t._zod.constr(r??t._zod.def);return(!r||o?.parent)&&(c._zod.parent=t),c}function Ee(t){const r=t;if(!r)return{};if(typeof r=="string")return{error:()=>r};if(r?.message!==void 0){if(r?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");r.error=r.message}return delete r.message,typeof r.error=="string"?{...r,error:()=>r.error}:r}function Hd(t){return Object.keys(t).filter(r=>t[r]._zod.optin==="optional"&&t[r]._zod.optout==="optional")}const Wd={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function Gd(t,r){const o={},c=t._zod.def;for(const u in r){if(!(u in c.shape))throw new Error(`Unrecognized key: "${u}"`);r[u]&&(o[u]=c.shape[u])}return ur(t,{...t._zod.def,shape:o,checks:[]})}function Xd(t,r){const o={...t._zod.def.shape},c=t._zod.def;for(const u in r){if(!(u in c.shape))throw new Error(`Unrecognized key: "${u}"`);r[u]&&delete o[u]}return ur(t,{...t._zod.def,shape:o,checks:[]})}function qd(t,r){if(!Ri(r))throw new Error("Invalid input to extend: expected a plain object");const o={...t._zod.def,get shape(){const c={...t._zod.def.shape,...r};return $o(this,"shape",c),c},checks:[]};return ur(t,o)}function Yd(t,r){return ur(t,{...t._zod.def,get shape(){const o={...t._zod.def.shape,...r._zod.def.shape};return $o(this,"shape",o),o},catchall:r._zod.def.catchall,checks:[]})}function Jd(t,r,o){const c=r._zod.def.shape,u={...c};if(o)for(const f in o){if(!(f in c))throw new Error(`Unrecognized key: "${f}"`);o[f]&&(u[f]=t?new t({type:"optional",innerType:c[f]}):c[f])}else for(const f in c)u[f]=t?new t({type:"optional",innerType:c[f]}):c[f];return ur(r,{...r._zod.def,shape:u,checks:[]})}function Kd(t,r,o){const c=r._zod.def.shape,u={...c};if(o)for(const f in o){if(!(f in u))throw new Error(`Unrecognized key: "${f}"`);o[f]&&(u[f]=new t({type:"nonoptional",innerType:c[f]}))}else for(const f in c)u[f]=new t({type:"nonoptional",innerType:c[f]});return ur(r,{...r._zod.def,shape:u,checks:[]})}function Wr(t,r=0){for(let o=r;o<t.issues.length;o++)if(t.issues[o]?.continue!==!0)return!0;return!1}function or(t,r){return r.map(o=>{var c;return(c=o).path??(c.path=[]),o.path.unshift(t),o})}function wi(t){return typeof t=="string"?t:t?.message}function Gn(t,r,o){const c={...t,path:t.path??[]};if(!t.message){const u=wi(t.inst?._zod.def?.error?.(t))??wi(r?.error?.(t))??wi(o.customError?.(t))??wi(o.localeError?.(t))??"Invalid input";c.message=u}return delete c.inst,delete c.continue,r?.reportInput||delete c.input,c}function Zo(t){return Array.isArray(t)?"array":typeof t=="string"?"string":"unknown"}function Yr(...t){const[r,o,c]=t;return typeof r=="string"?{message:r,code:"custom",input:o,inst:c}:{...r}}const Wl=(t,r)=>{t.name="$ZodError",Object.defineProperty(t,"_zod",{value:t._zod,enumerable:!1}),Object.defineProperty(t,"issues",{value:r,enumerable:!1}),Object.defineProperty(t,"message",{get(){return JSON.stringify(r,Vd,2)},enumerable:!0}),Object.defineProperty(t,"toString",{value:()=>t.message,enumerable:!1})},Gl=oe("$ZodError",Wl),Xl=oe("$ZodError",Wl,{Parent:Error});function Qd(t,r=o=>o.message){const o={},c=[];for(const u of t.issues)u.path.length>0?(o[u.path[0]]=o[u.path[0]]||[],o[u.path[0]].push(r(u))):c.push(r(u));return{formErrors:c,fieldErrors:o}}function e1(t,r){const o=r||function(f){return f.message},c={_errors:[]},u=f=>{for(const p of f.issues)if(p.code==="invalid_union"&&p.errors.length)p.errors.map(x=>u({issues:x}));else if(p.code==="invalid_key")u({issues:p.issues});else if(p.code==="invalid_element")u({issues:p.issues});else if(p.path.length===0)c._errors.push(o(p));else{let x=c,_=0;for(;_<p.path.length;){const g=p.path[_];_===p.path.length-1?(x[g]=x[g]||{_errors:[]},x[g]._errors.push(o(p))):x[g]=x[g]||{_errors:[]},x=x[g],_++}}};return u(t),c}const t1=t=>(r,o,c,u)=>{const f=c?Object.assign(c,{async:!1}):{async:!1},p=r._zod.run({value:o,issues:[]},f);if(p instanceof Promise)throw new qr;if(p.issues.length){const x=new(u?.Err??t)(p.issues.map(_=>Gn(_,f,Wn())));throw Hl(x,u?.callee),x}return p.value},n1=t=>async(r,o,c,u)=>{const f=c?Object.assign(c,{async:!0}):{async:!0};let p=r._zod.run({value:o,issues:[]},f);if(p instanceof Promise&&(p=await p),p.issues.length){const x=new(u?.Err??t)(p.issues.map(_=>Gn(_,f,Wn())));throw Hl(x,u?.callee),x}return p.value},ql=t=>(r,o,c)=>{const u=c?{...c,async:!1}:{async:!1},f=r._zod.run({value:o,issues:[]},u);if(f instanceof Promise)throw new qr;return f.issues.length?{success:!1,error:new(t??Gl)(f.issues.map(p=>Gn(p,u,Wn())))}:{success:!0,data:f.value}},r1=ql(Xl),Yl=t=>async(r,o,c)=>{const u=c?Object.assign(c,{async:!0}):{async:!0};let f=r._zod.run({value:o,issues:[]},u);return f instanceof Promise&&(f=await f),f.issues.length?{success:!1,error:new t(f.issues.map(p=>Gn(p,u,Wn())))}:{success:!0,data:f.value}},i1=Yl(Xl),o1=/^[cC][^\s-]{8,}$/,s1=/^[0-9a-z]+$/,a1=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,l1=/^[0-9a-vA-V]{20}$/,c1=/^[A-Za-z0-9]{27}$/,u1=/^[a-zA-Z0-9_-]{21}$/,d1=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,f1=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,Ws=t=>t?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${t}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/,h1=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,p1="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function m1(){return new RegExp(p1,"u")}const g1=/^(?:(?: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])$/,x1=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})$/,y1=/^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/,w1=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,_1=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,Jl=/^[A-Za-z0-9_-]*$/,v1=/^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/,C1=/^\+(?:[0-9]){6,14}[0-9]$/,Kl="(?:(?:\\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])))",b1=new RegExp(`^${Kl}$`);function Ql(t){const r="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof t.precision=="number"?t.precision===-1?`${r}`:t.precision===0?`${r}:[0-5]\\d`:`${r}:[0-5]\\d\\.\\d{${t.precision}}`:`${r}(?::[0-5]\\d(?:\\.\\d+)?)?`}function E1(t){return new RegExp(`^${Ql(t)}$`)}function A1(t){const r=Ql({precision:t.precision}),o=["Z"];t.local&&o.push(""),t.offset&&o.push("([+-]\\d{2}:\\d{2})");const c=`${r}(?:${o.join("|")})`;return new RegExp(`^${Kl}T(?:${c})$`)}const I1=t=>{const r=t?`[\\s\\S]{${t?.minimum??0},${t?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${r}$`)},S1=/^\d+$/,T1=/^-?\d+(?:\.\d+)?/i,N1=/true|false/i,O1=/null/i,k1=/^[^A-Z]*$/,R1=/^[^a-z]*$/,en=oe("$ZodCheck",(t,r)=>{var o;t._zod??(t._zod={}),t._zod.def=r,(o=t._zod).onattach??(o.onattach=[])}),ec={number:"number",bigint:"bigint",object:"date"},tc=oe("$ZodCheckLessThan",(t,r)=>{en.init(t,r);const o=ec[typeof r.value];t._zod.onattach.push(c=>{const u=c._zod.bag,f=(r.inclusive?u.maximum:u.exclusiveMaximum)??Number.POSITIVE_INFINITY;r.value<f&&(r.inclusive?u.maximum=r.value:u.exclusiveMaximum=r.value)}),t._zod.check=c=>{(r.inclusive?c.value<=r.value:c.value<r.value)||c.issues.push({origin:o,code:"too_big",maximum:r.value,input:c.value,inclusive:r.inclusive,inst:t,continue:!r.abort})}}),nc=oe("$ZodCheckGreaterThan",(t,r)=>{en.init(t,r);const o=ec[typeof r.value];t._zod.onattach.push(c=>{const u=c._zod.bag,f=(r.inclusive?u.minimum:u.exclusiveMinimum)??Number.NEGATIVE_INFINITY;r.value>f&&(r.inclusive?u.minimum=r.value:u.exclusiveMinimum=r.value)}),t._zod.check=c=>{(r.inclusive?c.value>=r.value:c.value>r.value)||c.issues.push({origin:o,code:"too_small",minimum:r.value,input:c.value,inclusive:r.inclusive,inst:t,continue:!r.abort})}}),M1=oe("$ZodCheckMultipleOf",(t,r)=>{en.init(t,r),t._zod.onattach.push(o=>{var c;(c=o._zod.bag).multipleOf??(c.multipleOf=r.value)}),t._zod.check=o=>{if(typeof o.value!=typeof r.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof o.value=="bigint"?o.value%r.value===BigInt(0):$d(o.value,r.value)===0)||o.issues.push({origin:typeof o.value,code:"not_multiple_of",divisor:r.value,input:o.value,inst:t,continue:!r.abort})}}),D1=oe("$ZodCheckNumberFormat",(t,r)=>{en.init(t,r),r.format=r.format||"float64";const o=r.format?.includes("int"),c=o?"int":"number",[u,f]=Wd[r.format];t._zod.onattach.push(p=>{const x=p._zod.bag;x.format=r.format,x.minimum=u,x.maximum=f,o&&(x.pattern=S1)}),t._zod.check=p=>{const x=p.value;if(o){if(!Number.isInteger(x)){p.issues.push({expected:c,format:r.format,code:"invalid_type",input:x,inst:t});return}if(!Number.isSafeInteger(x)){x>0?p.issues.push({input:x,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:c,continue:!r.abort}):p.issues.push({input:x,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:c,continue:!r.abort});return}}x<u&&p.issues.push({origin:"number",input:x,code:"too_small",minimum:u,inclusive:!0,inst:t,continue:!r.abort}),x>f&&p.issues.push({origin:"number",input:x,code:"too_big",maximum:f,inst:t})}}),P1=oe("$ZodCheckMaxLength",(t,r)=>{var o;en.init(t,r),(o=t._zod.def).when??(o.when=c=>{const u=c.value;return!zo(u)&&u.length!==void 0}),t._zod.onattach.push(c=>{const u=c._zod.bag.maximum??Number.POSITIVE_INFINITY;r.maximum<u&&(c._zod.bag.maximum=r.maximum)}),t._zod.check=c=>{const u=c.value;if(u.length<=r.maximum)return;const p=Zo(u);c.issues.push({origin:p,code:"too_big",maximum:r.maximum,inclusive:!0,input:u,inst:t,continue:!r.abort})}}),B1=oe("$ZodCheckMinLength",(t,r)=>{var o;en.init(t,r),(o=t._zod.def).when??(o.when=c=>{const u=c.value;return!zo(u)&&u.length!==void 0}),t._zod.onattach.push(c=>{const u=c._zod.bag.minimum??Number.NEGATIVE_INFINITY;r.minimum>u&&(c._zod.bag.minimum=r.minimum)}),t._zod.check=c=>{const u=c.value;if(u.length>=r.minimum)return;const p=Zo(u);c.issues.push({origin:p,code:"too_small",minimum:r.minimum,inclusive:!0,input:u,inst:t,continue:!r.abort})}}),L1=oe("$ZodCheckLengthEquals",(t,r)=>{var o;en.init(t,r),(o=t._zod.def).when??(o.when=c=>{const u=c.value;return!zo(u)&&u.length!==void 0}),t._zod.onattach.push(c=>{const u=c._zod.bag;u.minimum=r.length,u.maximum=r.length,u.length=r.length}),t._zod.check=c=>{const u=c.value,f=u.length;if(f===r.length)return;const p=Zo(u),x=f>r.length;c.issues.push({origin:p,...x?{code:"too_big",maximum:r.length}:{code:"too_small",minimum:r.length},inclusive:!0,exact:!0,input:c.value,inst:t,continue:!r.abort})}}),Ui=oe("$ZodCheckStringFormat",(t,r)=>{var o,c;en.init(t,r),t._zod.onattach.push(u=>{const f=u._zod.bag;f.format=r.format,r.pattern&&(f.patterns??(f.patterns=new Set),f.patterns.add(r.pattern))}),r.pattern?(o=t._zod).check??(o.check=u=>{r.pattern.lastIndex=0,!r.pattern.test(u.value)&&u.issues.push({origin:"string",code:"invalid_format",format:r.format,input:u.value,...r.pattern?{pattern:r.pattern.toString()}:{},inst:t,continue:!r.abort})}):(c=t._zod).check??(c.check=()=>{})}),F1=oe("$ZodCheckRegex",(t,r)=>{Ui.init(t,r),t._zod.check=o=>{r.pattern.lastIndex=0,!r.pattern.test(o.value)&&o.issues.push({origin:"string",code:"invalid_format",format:"regex",input:o.value,pattern:r.pattern.toString(),inst:t,continue:!r.abort})}}),U1=oe("$ZodCheckLowerCase",(t,r)=>{r.pattern??(r.pattern=k1),Ui.init(t,r)}),z1=oe("$ZodCheckUpperCase",(t,r)=>{r.pattern??(r.pattern=R1),Ui.init(t,r)}),V1=oe("$ZodCheckIncludes",(t,r)=>{en.init(t,r);const o=ti(r.includes),c=new RegExp(typeof r.position=="number"?`^.{${r.position}}${o}`:o);r.pattern=c,t._zod.onattach.push(u=>{const f=u._zod.bag;f.patterns??(f.patterns=new Set),f.patterns.add(c)}),t._zod.check=u=>{u.value.includes(r.includes,r.position)||u.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:r.includes,input:u.value,inst:t,continue:!r.abort})}}),$1=oe("$ZodCheckStartsWith",(t,r)=>{en.init(t,r);const o=new RegExp(`^${ti(r.prefix)}.*`);r.pattern??(r.pattern=o),t._zod.onattach.push(c=>{const u=c._zod.bag;u.patterns??(u.patterns=new Set),u.patterns.add(o)}),t._zod.check=c=>{c.value.startsWith(r.prefix)||c.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:r.prefix,input:c.value,inst:t,continue:!r.abort})}}),Z1=oe("$ZodCheckEndsWith",(t,r)=>{en.init(t,r);const o=new RegExp(`.*${ti(r.suffix)}$`);r.pattern??(r.pattern=o),t._zod.onattach.push(c=>{const u=c._zod.bag;u.patterns??(u.patterns=new Set),u.patterns.add(o)}),t._zod.check=c=>{c.value.endsWith(r.suffix)||c.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:r.suffix,input:c.value,inst:t,continue:!r.abort})}}),j1=oe("$ZodCheckOverwrite",(t,r)=>{en.init(t,r),t._zod.check=o=>{o.value=r.tx(o.value)}});class H1{constructor(r=[]){this.content=[],this.indent=0,this&&(this.args=r)}indented(r){this.indent+=1,r(this),this.indent-=1}write(r){if(typeof r=="function"){r(this,{execution:"sync"}),r(this,{execution:"async"});return}const c=r.split(`
|
|
4
|
-
`).filter(
|
|
5
|
-
`))}}const
|
|
6
|
-
if (${
|
|
7
|
-
if (input[${
|
|
8
|
-
if (${
|
|
9
|
-
newResult[${
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("vue"),Bt=require("@opentiny/tiny-robot"),Id=require("@opentiny/genui-sdk-vue"),Hn=require("@opentiny/tiny-robot-kit"),Tr=require("@opentiny/tiny-robot-svgs"),cr=require("@opentiny/next-sdk"),Sd=require("@opentiny/vue-tooltip"),Td=require("@opentiny/vue-icon");function Nd(t,r){for(var o=0;o<r.length;o++){const c=r[o];if(typeof c!="string"&&!Array.isArray(c)){for(const u in c)if(u!=="default"&&!(u in t)){const f=Object.getOwnPropertyDescriptor(c,u);f&&Object.defineProperty(t,u,f.get?f:{enumerable:!0,get:()=>c[u]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var _l="vercel.ai.error",Od=Symbol.for(_l),As,Is,xt=class vl extends(Is=Error,As=Od,Is){constructor({name:r,message:o,cause:c}){super(o),this[As]=!0,this.name=r,this.cause=c}static isInstance(r){return vl.hasMarker(r,_l)}static hasMarker(r,o){const c=Symbol.for(o);return r!=null&&typeof r=="object"&&c in r&&typeof r[c]=="boolean"&&r[c]===!0}},Cl="AI_APICallError",bl=`vercel.ai.error.${Cl}`,kd=Symbol.for(bl),Ss,Ts,sn=class extends(Ts=xt,Ss=kd,Ts){constructor({message:r,url:o,requestBodyValues:c,statusCode:u,responseHeaders:f,responseBody:m,cause:x,isRetryable:_=u!=null&&(u===408||u===409||u===429||u>=500),data:g}){super({name:Cl,message:r,cause:x}),this[Ss]=!0,this.url=o,this.requestBodyValues=c,this.statusCode=u,this.responseHeaders=f,this.responseBody=m,this.isRetryable=_,this.data=g}static isInstance(r){return xt.hasMarker(r,bl)}},El="AI_EmptyResponseBodyError",Al=`vercel.ai.error.${El}`,Rd=Symbol.for(Al),Ns,Os,Md=class extends(Os=xt,Ns=Rd,Os){constructor({message:r="Empty response body"}={}){super({name:El,message:r}),this[Ns]=!0}static isInstance(r){return xt.hasMarker(r,Al)}};function Il(t){return t==null?"unknown error":typeof t=="string"?t:t instanceof Error?t.message:JSON.stringify(t)}var Sl="AI_InvalidArgumentError",Tl=`vercel.ai.error.${Sl}`,Dd=Symbol.for(Tl),ks,Rs,Nl=class extends(Rs=xt,ks=Dd,Rs){constructor({message:r,cause:o,argument:c}){super({name:Sl,message:r,cause:o}),this[ks]=!0,this.argument=c}static isInstance(r){return xt.hasMarker(r,Tl)}},Ol="AI_InvalidPromptError",kl=`vercel.ai.error.${Ol}`,Pd=Symbol.for(kl),Ms,Ds,Bd=class extends(Ds=xt,Ms=Pd,Ds){constructor({prompt:t,message:r,cause:o}){super({name:Ol,message:`Invalid prompt: ${r}`,cause:o}),this[Ms]=!0,this.prompt=t}static isInstance(t){return xt.hasMarker(t,kl)}},Rl="AI_InvalidResponseDataError",Ml=`vercel.ai.error.${Rl}`,Ld=Symbol.for(Ml),Ps,Bs,uo=class extends(Bs=xt,Ps=Ld,Bs){constructor({data:r,message:o=`Invalid response data: ${JSON.stringify(r)}.`}){super({name:Rl,message:o}),this[Ps]=!0,this.data=r}static isInstance(r){return xt.hasMarker(r,Ml)}},Dl="AI_JSONParseError",Pl=`vercel.ai.error.${Dl}`,Fd=Symbol.for(Pl),Ls,Fs,Oi=class extends(Fs=xt,Ls=Fd,Fs){constructor({text:r,cause:o}){super({name:Dl,message:`JSON parsing failed: Text: ${r}.
|
|
2
|
+
Error message: ${Il(o)}`,cause:o}),this[Ls]=!0,this.text=r}static isInstance(r){return xt.hasMarker(r,Pl)}},Bl="AI_LoadAPIKeyError",Ll=`vercel.ai.error.${Bl}`,Ud=Symbol.for(Ll),Us,zs,yi=class extends(zs=xt,Us=Ud,zs){constructor({message:r}){super({name:Bl,message:r}),this[Us]=!0}static isInstance(r){return xt.hasMarker(r,Ll)}},Fl="AI_TooManyEmbeddingValuesForCallError",Ul=`vercel.ai.error.${Fl}`,zd=Symbol.for(Ul),$s,Vs,$d=class extends(Vs=xt,$s=zd,Vs){constructor(t){super({name:Fl,message:`Too many values for a single embedding call. The ${t.provider} model "${t.modelId}" can only embed up to ${t.maxEmbeddingsPerCall} values per call, but ${t.values.length} values were provided.`}),this[$s]=!0,this.provider=t.provider,this.modelId=t.modelId,this.maxEmbeddingsPerCall=t.maxEmbeddingsPerCall,this.values=t.values}static isInstance(t){return xt.hasMarker(t,Ul)}},zl="AI_TypeValidationError",$l=`vercel.ai.error.${zl}`,Vd=Symbol.for($l),Zs,js,ur=class Eo extends(js=xt,Zs=Vd,js){constructor({value:r,cause:o,context:c}){let u="Type validation failed";if(c?.field&&(u+=` for ${c.field}`),c?.entityName||c?.entityId){u+=" (";const f=[];c.entityName&&f.push(c.entityName),c.entityId&&f.push(`id: "${c.entityId}"`),u+=f.join(", "),u+=")"}super({name:zl,message:`${u}: Value: ${JSON.stringify(r)}.
|
|
3
|
+
Error message: ${Il(o)}`,cause:o}),this[Zs]=!0,this.value=r,this.context=c}static isInstance(r){return xt.hasMarker(r,$l)}static wrap({value:r,cause:o,context:c}){var u,f,m;return Eo.isInstance(o)&&o.value===r&&((u=o.context)==null?void 0:u.field)===c?.field&&((f=o.context)==null?void 0:f.entityName)===c?.entityName&&((m=o.context)==null?void 0:m.entityId)===c?.entityId?o:new Eo({value:r,cause:o,context:c})}},Vl="AI_UnsupportedFunctionalityError",Zl=`vercel.ai.error.${Vl}`,Zd=Symbol.for(Zl),Ws,Hs,Dn=class extends(Hs=xt,Ws=Zd,Hs){constructor({functionality:r,message:o=`'${r}' functionality not supported.`}){super({name:Vl,message:o}),this[Ws]=!0,this.functionality=r}static isInstance(r){return xt.hasMarker(r,Zl)}};function oe(t,r,o){function c(x,_){var g;Object.defineProperty(x,"_zod",{value:x._zod??{},enumerable:!1}),(g=x._zod).traits??(g.traits=new Set),x._zod.traits.add(t),r(x,_);for(const C in m.prototype)C in x||Object.defineProperty(x,C,{value:m.prototype[C].bind(x)});x._zod.constr=m,x._zod.def=_}const u=o?.Parent??Object;class f extends u{}Object.defineProperty(f,"name",{value:t});function m(x){var _;const g=o?.Parent?new f:this;c(g,x),(_=g._zod).deferred??(_.deferred=[]);for(const C of g._zod.deferred)C();return g}return Object.defineProperty(m,"init",{value:c}),Object.defineProperty(m,Symbol.hasInstance,{value:x=>o?.Parent&&x instanceof o.Parent?!0:x?._zod?.traits?.has(t)}),Object.defineProperty(m,"name",{value:t}),m}class Yr extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}const jl={};function Xn(t){return jl}function Wl(t){const r=Object.values(t).filter(c=>typeof c=="number");return Object.entries(t).filter(([c,u])=>r.indexOf(+c)===-1).map(([c,u])=>u)}function jd(t,r){return typeof r=="bigint"?r.toString():r}function zo(t){return{get value(){{const r=t();return Object.defineProperty(this,"value",{value:r}),r}}}}function $o(t){return t==null}function Vo(t){const r=t.startsWith("^")?1:0,o=t.endsWith("$")?t.length-1:t.length;return t.slice(r,o)}function Wd(t,r){const o=(t.toString().split(".")[1]||"").length,c=(r.toString().split(".")[1]||"").length,u=o>c?o:c,f=Number.parseInt(t.toFixed(u).replace(".","")),m=Number.parseInt(r.toFixed(u).replace(".",""));return f%m/10**u}function Qe(t,r,o){Object.defineProperty(t,r,{get(){{const c=o();return t[r]=c,c}},set(c){Object.defineProperty(t,r,{value:c})},configurable:!0})}function Zo(t,r,o){Object.defineProperty(t,r,{value:o,writable:!0,enumerable:!0,configurable:!0})}function zr(t){return JSON.stringify(t)}const Hl=Error.captureStackTrace?Error.captureStackTrace:(...t)=>{};function ki(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}const Hd=zo(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const t=Function;return new t(""),!0}catch{return!1}});function Ri(t){if(ki(t)===!1)return!1;const r=t.constructor;if(r===void 0)return!0;const o=r.prototype;return!(ki(o)===!1||Object.prototype.hasOwnProperty.call(o,"isPrototypeOf")===!1)}const Gd=new Set(["string","number","symbol"]);function ni(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function fr(t,r,o){const c=new t._zod.constr(r??t._zod.def);return(!r||o?.parent)&&(c._zod.parent=t),c}function Ee(t){const r=t;if(!r)return{};if(typeof r=="string")return{error:()=>r};if(r?.message!==void 0){if(r?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");r.error=r.message}return delete r.message,typeof r.error=="string"?{...r,error:()=>r.error}:r}function Xd(t){return Object.keys(t).filter(r=>t[r]._zod.optin==="optional"&&t[r]._zod.optout==="optional")}const qd={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function Yd(t,r){const o={},c=t._zod.def;for(const u in r){if(!(u in c.shape))throw new Error(`Unrecognized key: "${u}"`);r[u]&&(o[u]=c.shape[u])}return fr(t,{...t._zod.def,shape:o,checks:[]})}function Jd(t,r){const o={...t._zod.def.shape},c=t._zod.def;for(const u in r){if(!(u in c.shape))throw new Error(`Unrecognized key: "${u}"`);r[u]&&delete o[u]}return fr(t,{...t._zod.def,shape:o,checks:[]})}function Kd(t,r){if(!Ri(r))throw new Error("Invalid input to extend: expected a plain object");const o={...t._zod.def,get shape(){const c={...t._zod.def.shape,...r};return Zo(this,"shape",c),c},checks:[]};return fr(t,o)}function Qd(t,r){return fr(t,{...t._zod.def,get shape(){const o={...t._zod.def.shape,...r._zod.def.shape};return Zo(this,"shape",o),o},catchall:r._zod.def.catchall,checks:[]})}function e1(t,r,o){const c=r._zod.def.shape,u={...c};if(o)for(const f in o){if(!(f in c))throw new Error(`Unrecognized key: "${f}"`);o[f]&&(u[f]=t?new t({type:"optional",innerType:c[f]}):c[f])}else for(const f in c)u[f]=t?new t({type:"optional",innerType:c[f]}):c[f];return fr(r,{...r._zod.def,shape:u,checks:[]})}function t1(t,r,o){const c=r._zod.def.shape,u={...c};if(o)for(const f in o){if(!(f in u))throw new Error(`Unrecognized key: "${f}"`);o[f]&&(u[f]=new t({type:"nonoptional",innerType:c[f]}))}else for(const f in c)u[f]=new t({type:"nonoptional",innerType:c[f]});return fr(r,{...r._zod.def,shape:u,checks:[]})}function Xr(t,r=0){for(let o=r;o<t.issues.length;o++)if(t.issues[o]?.continue!==!0)return!0;return!1}function ar(t,r){return r.map(o=>{var c;return(c=o).path??(c.path=[]),o.path.unshift(t),o})}function wi(t){return typeof t=="string"?t:t?.message}function qn(t,r,o){const c={...t,path:t.path??[]};if(!t.message){const u=wi(t.inst?._zod.def?.error?.(t))??wi(r?.error?.(t))??wi(o.customError?.(t))??wi(o.localeError?.(t))??"Invalid input";c.message=u}return delete c.inst,delete c.continue,r?.reportInput||delete c.input,c}function jo(t){return Array.isArray(t)?"array":typeof t=="string"?"string":"unknown"}function Jr(...t){const[r,o,c]=t;return typeof r=="string"?{message:r,code:"custom",input:o,inst:c}:{...r}}const Gl=(t,r)=>{t.name="$ZodError",Object.defineProperty(t,"_zod",{value:t._zod,enumerable:!1}),Object.defineProperty(t,"issues",{value:r,enumerable:!1}),Object.defineProperty(t,"message",{get(){return JSON.stringify(r,jd,2)},enumerable:!0}),Object.defineProperty(t,"toString",{value:()=>t.message,enumerable:!1})},Xl=oe("$ZodError",Gl),ql=oe("$ZodError",Gl,{Parent:Error});function n1(t,r=o=>o.message){const o={},c=[];for(const u of t.issues)u.path.length>0?(o[u.path[0]]=o[u.path[0]]||[],o[u.path[0]].push(r(u))):c.push(r(u));return{formErrors:c,fieldErrors:o}}function r1(t,r){const o=r||function(f){return f.message},c={_errors:[]},u=f=>{for(const m of f.issues)if(m.code==="invalid_union"&&m.errors.length)m.errors.map(x=>u({issues:x}));else if(m.code==="invalid_key")u({issues:m.issues});else if(m.code==="invalid_element")u({issues:m.issues});else if(m.path.length===0)c._errors.push(o(m));else{let x=c,_=0;for(;_<m.path.length;){const g=m.path[_];_===m.path.length-1?(x[g]=x[g]||{_errors:[]},x[g]._errors.push(o(m))):x[g]=x[g]||{_errors:[]},x=x[g],_++}}};return u(t),c}const i1=t=>(r,o,c,u)=>{const f=c?Object.assign(c,{async:!1}):{async:!1},m=r._zod.run({value:o,issues:[]},f);if(m instanceof Promise)throw new Yr;if(m.issues.length){const x=new(u?.Err??t)(m.issues.map(_=>qn(_,f,Xn())));throw Hl(x,u?.callee),x}return m.value},o1=t=>async(r,o,c,u)=>{const f=c?Object.assign(c,{async:!0}):{async:!0};let m=r._zod.run({value:o,issues:[]},f);if(m instanceof Promise&&(m=await m),m.issues.length){const x=new(u?.Err??t)(m.issues.map(_=>qn(_,f,Xn())));throw Hl(x,u?.callee),x}return m.value},Yl=t=>(r,o,c)=>{const u=c?{...c,async:!1}:{async:!1},f=r._zod.run({value:o,issues:[]},u);if(f instanceof Promise)throw new Yr;return f.issues.length?{success:!1,error:new(t??Xl)(f.issues.map(m=>qn(m,u,Xn())))}:{success:!0,data:f.value}},s1=Yl(ql),Jl=t=>async(r,o,c)=>{const u=c?Object.assign(c,{async:!0}):{async:!0};let f=r._zod.run({value:o,issues:[]},u);return f instanceof Promise&&(f=await f),f.issues.length?{success:!1,error:new t(f.issues.map(m=>qn(m,u,Xn())))}:{success:!0,data:f.value}},a1=Jl(ql),l1=/^[cC][^\s-]{8,}$/,c1=/^[0-9a-z]+$/,u1=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,d1=/^[0-9a-vA-V]{20}$/,f1=/^[A-Za-z0-9]{27}$/,h1=/^[a-zA-Z0-9_-]{21}$/,p1=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,m1=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,Gs=t=>t?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${t}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/,g1=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,x1="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function y1(){return new RegExp(x1,"u")}const w1=/^(?:(?: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])$/,_1=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})$/,v1=/^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/,C1=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,b1=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,Kl=/^[A-Za-z0-9_-]*$/,E1=/^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/,A1=/^\+(?:[0-9]){6,14}[0-9]$/,Ql="(?:(?:\\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])))",I1=new RegExp(`^${Ql}$`);function ec(t){const r="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof t.precision=="number"?t.precision===-1?`${r}`:t.precision===0?`${r}:[0-5]\\d`:`${r}:[0-5]\\d\\.\\d{${t.precision}}`:`${r}(?::[0-5]\\d(?:\\.\\d+)?)?`}function S1(t){return new RegExp(`^${ec(t)}$`)}function T1(t){const r=ec({precision:t.precision}),o=["Z"];t.local&&o.push(""),t.offset&&o.push("([+-]\\d{2}:\\d{2})");const c=`${r}(?:${o.join("|")})`;return new RegExp(`^${Ql}T(?:${c})$`)}const N1=t=>{const r=t?`[\\s\\S]{${t?.minimum??0},${t?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${r}$`)},O1=/^\d+$/,k1=/^-?\d+(?:\.\d+)?/i,R1=/true|false/i,M1=/null/i,D1=/^[^A-Z]*$/,P1=/^[^a-z]*$/,tn=oe("$ZodCheck",(t,r)=>{var o;t._zod??(t._zod={}),t._zod.def=r,(o=t._zod).onattach??(o.onattach=[])}),tc={number:"number",bigint:"bigint",object:"date"},nc=oe("$ZodCheckLessThan",(t,r)=>{tn.init(t,r);const o=tc[typeof r.value];t._zod.onattach.push(c=>{const u=c._zod.bag,f=(r.inclusive?u.maximum:u.exclusiveMaximum)??Number.POSITIVE_INFINITY;r.value<f&&(r.inclusive?u.maximum=r.value:u.exclusiveMaximum=r.value)}),t._zod.check=c=>{(r.inclusive?c.value<=r.value:c.value<r.value)||c.issues.push({origin:o,code:"too_big",maximum:r.value,input:c.value,inclusive:r.inclusive,inst:t,continue:!r.abort})}}),rc=oe("$ZodCheckGreaterThan",(t,r)=>{tn.init(t,r);const o=tc[typeof r.value];t._zod.onattach.push(c=>{const u=c._zod.bag,f=(r.inclusive?u.minimum:u.exclusiveMinimum)??Number.NEGATIVE_INFINITY;r.value>f&&(r.inclusive?u.minimum=r.value:u.exclusiveMinimum=r.value)}),t._zod.check=c=>{(r.inclusive?c.value>=r.value:c.value>r.value)||c.issues.push({origin:o,code:"too_small",minimum:r.value,input:c.value,inclusive:r.inclusive,inst:t,continue:!r.abort})}}),B1=oe("$ZodCheckMultipleOf",(t,r)=>{tn.init(t,r),t._zod.onattach.push(o=>{var c;(c=o._zod.bag).multipleOf??(c.multipleOf=r.value)}),t._zod.check=o=>{if(typeof o.value!=typeof r.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof o.value=="bigint"?o.value%r.value===BigInt(0):Wd(o.value,r.value)===0)||o.issues.push({origin:typeof o.value,code:"not_multiple_of",divisor:r.value,input:o.value,inst:t,continue:!r.abort})}}),L1=oe("$ZodCheckNumberFormat",(t,r)=>{tn.init(t,r),r.format=r.format||"float64";const o=r.format?.includes("int"),c=o?"int":"number",[u,f]=qd[r.format];t._zod.onattach.push(m=>{const x=m._zod.bag;x.format=r.format,x.minimum=u,x.maximum=f,o&&(x.pattern=O1)}),t._zod.check=m=>{const x=m.value;if(o){if(!Number.isInteger(x)){m.issues.push({expected:c,format:r.format,code:"invalid_type",input:x,inst:t});return}if(!Number.isSafeInteger(x)){x>0?m.issues.push({input:x,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:c,continue:!r.abort}):m.issues.push({input:x,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:t,origin:c,continue:!r.abort});return}}x<u&&m.issues.push({origin:"number",input:x,code:"too_small",minimum:u,inclusive:!0,inst:t,continue:!r.abort}),x>f&&m.issues.push({origin:"number",input:x,code:"too_big",maximum:f,inst:t})}}),F1=oe("$ZodCheckMaxLength",(t,r)=>{var o;tn.init(t,r),(o=t._zod.def).when??(o.when=c=>{const u=c.value;return!$o(u)&&u.length!==void 0}),t._zod.onattach.push(c=>{const u=c._zod.bag.maximum??Number.POSITIVE_INFINITY;r.maximum<u&&(c._zod.bag.maximum=r.maximum)}),t._zod.check=c=>{const u=c.value;if(u.length<=r.maximum)return;const m=jo(u);c.issues.push({origin:m,code:"too_big",maximum:r.maximum,inclusive:!0,input:u,inst:t,continue:!r.abort})}}),U1=oe("$ZodCheckMinLength",(t,r)=>{var o;tn.init(t,r),(o=t._zod.def).when??(o.when=c=>{const u=c.value;return!$o(u)&&u.length!==void 0}),t._zod.onattach.push(c=>{const u=c._zod.bag.minimum??Number.NEGATIVE_INFINITY;r.minimum>u&&(c._zod.bag.minimum=r.minimum)}),t._zod.check=c=>{const u=c.value;if(u.length>=r.minimum)return;const m=jo(u);c.issues.push({origin:m,code:"too_small",minimum:r.minimum,inclusive:!0,input:u,inst:t,continue:!r.abort})}}),z1=oe("$ZodCheckLengthEquals",(t,r)=>{var o;tn.init(t,r),(o=t._zod.def).when??(o.when=c=>{const u=c.value;return!$o(u)&&u.length!==void 0}),t._zod.onattach.push(c=>{const u=c._zod.bag;u.minimum=r.length,u.maximum=r.length,u.length=r.length}),t._zod.check=c=>{const u=c.value,f=u.length;if(f===r.length)return;const m=jo(u),x=f>r.length;c.issues.push({origin:m,...x?{code:"too_big",maximum:r.length}:{code:"too_small",minimum:r.length},inclusive:!0,exact:!0,input:c.value,inst:t,continue:!r.abort})}}),Ui=oe("$ZodCheckStringFormat",(t,r)=>{var o,c;tn.init(t,r),t._zod.onattach.push(u=>{const f=u._zod.bag;f.format=r.format,r.pattern&&(f.patterns??(f.patterns=new Set),f.patterns.add(r.pattern))}),r.pattern?(o=t._zod).check??(o.check=u=>{r.pattern.lastIndex=0,!r.pattern.test(u.value)&&u.issues.push({origin:"string",code:"invalid_format",format:r.format,input:u.value,...r.pattern?{pattern:r.pattern.toString()}:{},inst:t,continue:!r.abort})}):(c=t._zod).check??(c.check=()=>{})}),$1=oe("$ZodCheckRegex",(t,r)=>{Ui.init(t,r),t._zod.check=o=>{r.pattern.lastIndex=0,!r.pattern.test(o.value)&&o.issues.push({origin:"string",code:"invalid_format",format:"regex",input:o.value,pattern:r.pattern.toString(),inst:t,continue:!r.abort})}}),V1=oe("$ZodCheckLowerCase",(t,r)=>{r.pattern??(r.pattern=D1),Ui.init(t,r)}),Z1=oe("$ZodCheckUpperCase",(t,r)=>{r.pattern??(r.pattern=P1),Ui.init(t,r)}),j1=oe("$ZodCheckIncludes",(t,r)=>{tn.init(t,r);const o=ni(r.includes),c=new RegExp(typeof r.position=="number"?`^.{${r.position}}${o}`:o);r.pattern=c,t._zod.onattach.push(u=>{const f=u._zod.bag;f.patterns??(f.patterns=new Set),f.patterns.add(c)}),t._zod.check=u=>{u.value.includes(r.includes,r.position)||u.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:r.includes,input:u.value,inst:t,continue:!r.abort})}}),W1=oe("$ZodCheckStartsWith",(t,r)=>{tn.init(t,r);const o=new RegExp(`^${ni(r.prefix)}.*`);r.pattern??(r.pattern=o),t._zod.onattach.push(c=>{const u=c._zod.bag;u.patterns??(u.patterns=new Set),u.patterns.add(o)}),t._zod.check=c=>{c.value.startsWith(r.prefix)||c.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:r.prefix,input:c.value,inst:t,continue:!r.abort})}}),H1=oe("$ZodCheckEndsWith",(t,r)=>{tn.init(t,r);const o=new RegExp(`.*${ni(r.suffix)}$`);r.pattern??(r.pattern=o),t._zod.onattach.push(c=>{const u=c._zod.bag;u.patterns??(u.patterns=new Set),u.patterns.add(o)}),t._zod.check=c=>{c.value.endsWith(r.suffix)||c.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:r.suffix,input:c.value,inst:t,continue:!r.abort})}}),G1=oe("$ZodCheckOverwrite",(t,r)=>{tn.init(t,r),t._zod.check=o=>{o.value=r.tx(o.value)}});class X1{constructor(r=[]){this.content=[],this.indent=0,this&&(this.args=r)}indented(r){this.indent+=1,r(this),this.indent-=1}write(r){if(typeof r=="function"){r(this,{execution:"sync"}),r(this,{execution:"async"});return}const c=r.split(`
|
|
4
|
+
`).filter(m=>m),u=Math.min(...c.map(m=>m.length-m.trimStart().length)),f=c.map(m=>m.slice(u)).map(m=>" ".repeat(this.indent*2)+m);for(const m of f)this.content.push(m)}compile(){const r=Function,o=this?.args,u=[...(this?.content??[""]).map(f=>` ${f}`)];return new r(...o,u.join(`
|
|
5
|
+
`))}}const q1={major:4,minor:0,patch:0},ct=oe("$ZodType",(t,r)=>{var o;t??(t={}),t._zod.def=r,t._zod.bag=t._zod.bag||{},t._zod.version=q1;const c=[...t._zod.def.checks??[]];t._zod.traits.has("$ZodCheck")&&c.unshift(t);for(const u of c)for(const f of u._zod.onattach)f(t);if(c.length===0)(o=t._zod).deferred??(o.deferred=[]),t._zod.deferred?.push(()=>{t._zod.run=t._zod.parse});else{const u=(f,m,x)=>{let _=Xr(f),g;for(const C of m){if(C._zod.def.when){if(!C._zod.def.when(f))continue}else if(_)continue;const A=f.issues.length,B=C._zod.check(f);if(B instanceof Promise&&x?.async===!1)throw new Yr;if(g||B instanceof Promise)g=(g??Promise.resolve()).then(async()=>{await B,f.issues.length!==A&&(_||(_=Xr(f,A)))});else{if(f.issues.length===A)continue;_||(_=Xr(f,A))}}return g?g.then(()=>f):f};t._zod.run=(f,m)=>{const x=t._zod.parse(f,m);if(x instanceof Promise){if(m.async===!1)throw new Yr;return x.then(_=>u(_,c,m))}return u(x,c,m)}}t["~standard"]={validate:u=>{try{const f=s1(t,u);return f.success?{value:f.data}:{issues:f.error?.issues}}catch{return a1(t,u).then(m=>m.success?{value:m.data}:{issues:m.error?.issues})}},vendor:"zod",version:1}}),Wo=oe("$ZodString",(t,r)=>{ct.init(t,r),t._zod.pattern=[...t?._zod.bag?.patterns??[]].pop()??N1(t._zod.bag),t._zod.parse=(o,c)=>{if(r.coerce)try{o.value=String(o.value)}catch{}return typeof o.value=="string"||o.issues.push({expected:"string",code:"invalid_type",input:o.value,inst:t}),o}}),yt=oe("$ZodStringFormat",(t,r)=>{Ui.init(t,r),Wo.init(t,r)}),Y1=oe("$ZodGUID",(t,r)=>{r.pattern??(r.pattern=m1),yt.init(t,r)}),J1=oe("$ZodUUID",(t,r)=>{if(r.version){const c={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[r.version];if(c===void 0)throw new Error(`Invalid UUID version: "${r.version}"`);r.pattern??(r.pattern=Gs(c))}else r.pattern??(r.pattern=Gs());yt.init(t,r)}),K1=oe("$ZodEmail",(t,r)=>{r.pattern??(r.pattern=g1),yt.init(t,r)}),Q1=oe("$ZodURL",(t,r)=>{yt.init(t,r),t._zod.check=o=>{try{const c=o.value,u=new URL(c),f=u.href;r.hostname&&(r.hostname.lastIndex=0,r.hostname.test(u.hostname)||o.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:E1.source,input:o.value,inst:t,continue:!r.abort})),r.protocol&&(r.protocol.lastIndex=0,r.protocol.test(u.protocol.endsWith(":")?u.protocol.slice(0,-1):u.protocol)||o.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:r.protocol.source,input:o.value,inst:t,continue:!r.abort})),!c.endsWith("/")&&f.endsWith("/")?o.value=f.slice(0,-1):o.value=f;return}catch{o.issues.push({code:"invalid_format",format:"url",input:o.value,inst:t,continue:!r.abort})}}}),e0=oe("$ZodEmoji",(t,r)=>{r.pattern??(r.pattern=y1()),yt.init(t,r)}),t0=oe("$ZodNanoID",(t,r)=>{r.pattern??(r.pattern=h1),yt.init(t,r)}),n0=oe("$ZodCUID",(t,r)=>{r.pattern??(r.pattern=l1),yt.init(t,r)}),r0=oe("$ZodCUID2",(t,r)=>{r.pattern??(r.pattern=c1),yt.init(t,r)}),i0=oe("$ZodULID",(t,r)=>{r.pattern??(r.pattern=u1),yt.init(t,r)}),o0=oe("$ZodXID",(t,r)=>{r.pattern??(r.pattern=d1),yt.init(t,r)}),s0=oe("$ZodKSUID",(t,r)=>{r.pattern??(r.pattern=f1),yt.init(t,r)}),a0=oe("$ZodISODateTime",(t,r)=>{r.pattern??(r.pattern=T1(r)),yt.init(t,r)}),l0=oe("$ZodISODate",(t,r)=>{r.pattern??(r.pattern=I1),yt.init(t,r)}),c0=oe("$ZodISOTime",(t,r)=>{r.pattern??(r.pattern=S1(r)),yt.init(t,r)}),u0=oe("$ZodISODuration",(t,r)=>{r.pattern??(r.pattern=p1),yt.init(t,r)}),d0=oe("$ZodIPv4",(t,r)=>{r.pattern??(r.pattern=w1),yt.init(t,r),t._zod.onattach.push(o=>{const c=o._zod.bag;c.format="ipv4"})}),f0=oe("$ZodIPv6",(t,r)=>{r.pattern??(r.pattern=_1),yt.init(t,r),t._zod.onattach.push(o=>{const c=o._zod.bag;c.format="ipv6"}),t._zod.check=o=>{try{new URL(`http://[${o.value}]`)}catch{o.issues.push({code:"invalid_format",format:"ipv6",input:o.value,inst:t,continue:!r.abort})}}}),h0=oe("$ZodCIDRv4",(t,r)=>{r.pattern??(r.pattern=v1),yt.init(t,r)}),p0=oe("$ZodCIDRv6",(t,r)=>{r.pattern??(r.pattern=C1),yt.init(t,r),t._zod.check=o=>{const[c,u]=o.value.split("/");try{if(!u)throw new Error;const f=Number(u);if(`${f}`!==u)throw new Error;if(f<0||f>128)throw new Error;new URL(`http://[${c}]`)}catch{o.issues.push({code:"invalid_format",format:"cidrv6",input:o.value,inst:t,continue:!r.abort})}}});function ic(t){if(t==="")return!0;if(t.length%4!==0)return!1;try{return atob(t),!0}catch{return!1}}const m0=oe("$ZodBase64",(t,r)=>{r.pattern??(r.pattern=b1),yt.init(t,r),t._zod.onattach.push(o=>{o._zod.bag.contentEncoding="base64"}),t._zod.check=o=>{ic(o.value)||o.issues.push({code:"invalid_format",format:"base64",input:o.value,inst:t,continue:!r.abort})}});function g0(t){if(!Kl.test(t))return!1;const r=t.replace(/[-_]/g,c=>c==="-"?"+":"/"),o=r.padEnd(Math.ceil(r.length/4)*4,"=");return ic(o)}const x0=oe("$ZodBase64URL",(t,r)=>{r.pattern??(r.pattern=Kl),yt.init(t,r),t._zod.onattach.push(o=>{o._zod.bag.contentEncoding="base64url"}),t._zod.check=o=>{g0(o.value)||o.issues.push({code:"invalid_format",format:"base64url",input:o.value,inst:t,continue:!r.abort})}}),y0=oe("$ZodE164",(t,r)=>{r.pattern??(r.pattern=A1),yt.init(t,r)});function w0(t,r=null){try{const o=t.split(".");if(o.length!==3)return!1;const[c]=o;if(!c)return!1;const u=JSON.parse(atob(c));return!("typ"in u&&u?.typ!=="JWT"||!u.alg||r&&(!("alg"in u)||u.alg!==r))}catch{return!1}}const _0=oe("$ZodJWT",(t,r)=>{yt.init(t,r),t._zod.check=o=>{w0(o.value,r.alg)||o.issues.push({code:"invalid_format",format:"jwt",input:o.value,inst:t,continue:!r.abort})}}),oc=oe("$ZodNumber",(t,r)=>{ct.init(t,r),t._zod.pattern=t._zod.bag.pattern??k1,t._zod.parse=(o,c)=>{if(r.coerce)try{o.value=Number(o.value)}catch{}const u=o.value;if(typeof u=="number"&&!Number.isNaN(u)&&Number.isFinite(u))return o;const f=typeof u=="number"?Number.isNaN(u)?"NaN":Number.isFinite(u)?void 0:"Infinity":void 0;return o.issues.push({expected:"number",code:"invalid_type",input:u,inst:t,...f?{received:f}:{}}),o}}),v0=oe("$ZodNumber",(t,r)=>{L1.init(t,r),oc.init(t,r)}),C0=oe("$ZodBoolean",(t,r)=>{ct.init(t,r),t._zod.pattern=R1,t._zod.parse=(o,c)=>{if(r.coerce)try{o.value=!!o.value}catch{}const u=o.value;return typeof u=="boolean"||o.issues.push({expected:"boolean",code:"invalid_type",input:u,inst:t}),o}}),b0=oe("$ZodNull",(t,r)=>{ct.init(t,r),t._zod.pattern=M1,t._zod.values=new Set([null]),t._zod.parse=(o,c)=>{const u=o.value;return u===null||o.issues.push({expected:"null",code:"invalid_type",input:u,inst:t}),o}}),E0=oe("$ZodAny",(t,r)=>{ct.init(t,r),t._zod.parse=o=>o}),A0=oe("$ZodUnknown",(t,r)=>{ct.init(t,r),t._zod.parse=o=>o}),I0=oe("$ZodNever",(t,r)=>{ct.init(t,r),t._zod.parse=(o,c)=>(o.issues.push({expected:"never",code:"invalid_type",input:o.value,inst:t}),o)});function Xs(t,r,o){t.issues.length&&r.issues.push(...ar(o,t.issues)),r.value[o]=t.value}const S0=oe("$ZodArray",(t,r)=>{ct.init(t,r),t._zod.parse=(o,c)=>{const u=o.value;if(!Array.isArray(u))return o.issues.push({expected:"array",code:"invalid_type",input:u,inst:t}),o;o.value=Array(u.length);const f=[];for(let m=0;m<u.length;m++){const x=u[m],_=r.element._zod.run({value:x,issues:[]},c);_ instanceof Promise?f.push(_.then(g=>Xs(g,o,m))):Xs(_,o,m)}return f.length?Promise.all(f).then(()=>o):o}});function _i(t,r,o){t.issues.length&&r.issues.push(...ar(o,t.issues)),r.value[o]=t.value}function qs(t,r,o,c){t.issues.length?c[o]===void 0?o in c?r.value[o]=void 0:r.value[o]=t.value:r.issues.push(...ar(o,t.issues)):t.value===void 0?o in c&&(r.value[o]=void 0):r.value[o]=t.value}const T0=oe("$ZodObject",(t,r)=>{ct.init(t,r);const o=zo(()=>{const A=Object.keys(r.shape);for(const k of A)if(!(r.shape[k]instanceof ct))throw new Error(`Invalid element at key "${k}": expected a Zod schema`);const B=Xd(r.shape);return{shape:r.shape,keys:A,keySet:new Set(A),numKeys:A.length,optionalKeys:new Set(B)}});Qe(t._zod,"propValues",()=>{const A=r.shape,B={};for(const k in A){const R=A[k]._zod;if(R.values){B[k]??(B[k]=new Set);for(const P of R.values)B[k].add(P)}}return B});const c=A=>{const B=new X1(["shape","payload","ctx"]),k=o.value,R=W=>{const Z=zr(W);return`shape[${Z}]._zod.run({ value: input[${Z}], issues: [] }, ctx)`};B.write("const input = payload.value;");const P=Object.create(null);let L=0;for(const W of k.keys)P[W]=`key_${L++}`;B.write("const newResult = {}");for(const W of k.keys)if(k.optionalKeys.has(W)){const Z=P[W];B.write(`const ${Z} = ${R(W)};`);const j=zr(W);B.write(`
|
|
6
|
+
if (${Z}.issues.length) {
|
|
7
|
+
if (input[${j}] === undefined) {
|
|
8
|
+
if (${j} in input) {
|
|
9
|
+
newResult[${j}] = undefined;
|
|
10
10
|
}
|
|
11
11
|
} else {
|
|
12
12
|
payload.issues = payload.issues.concat(
|
|
13
|
-
${
|
|
13
|
+
${Z}.issues.map((iss) => ({
|
|
14
14
|
...iss,
|
|
15
|
-
path: iss.path ? [${
|
|
15
|
+
path: iss.path ? [${j}, ...iss.path] : [${j}],
|
|
16
16
|
}))
|
|
17
17
|
);
|
|
18
18
|
}
|
|
19
|
-
} else if (${
|
|
20
|
-
if (${
|
|
19
|
+
} else if (${Z}.value === undefined) {
|
|
20
|
+
if (${j} in input) newResult[${j}] = undefined;
|
|
21
21
|
} else {
|
|
22
|
-
newResult[${
|
|
22
|
+
newResult[${j}] = ${Z}.value;
|
|
23
23
|
}
|
|
24
|
-
`)}else{const
|
|
25
|
-
if (${
|
|
24
|
+
`)}else{const Z=P[W];B.write(`const ${Z} = ${R(W)};`),B.write(`
|
|
25
|
+
if (${Z}.issues.length) payload.issues = payload.issues.concat(${Z}.issues.map(iss => ({
|
|
26
26
|
...iss,
|
|
27
|
-
path: iss.path ? [${
|
|
28
|
-
})));`),F.write(`newResult[${Fr(j)}] = ${$}.value`)}F.write("payload.value = newResult;"),F.write("return payload;");const H=F.compile();return(j,$)=>H(E,j,$)};let u;const f=ki,p=!Zl.jitless,_=p&&Zd.value,g=r.catchall;let A;t._zod.parse=(E,F)=>{A??(A=o.value);const M=E.value;if(!f(M))return E.issues.push({expected:"object",code:"invalid_type",input:M,inst:t}),E;const D=[];if(p&&_&&F?.async===!1&&F.jitless!==!0)u||(u=c(r.shape)),E=u(E,F);else{E.value={};const $=A.shape;for(const V of A.keys){const ee=$[V],q=ee._zod.run({value:M[V],issues:[]},F),R=ee._zod.optin==="optional"&&ee._zod.optout==="optional";q instanceof Promise?D.push(q.then(ue=>R?Xs(ue,E,V,M):_i(ue,E,V))):R?Xs(q,E,V,M):_i(q,E,V)}}if(!g)return D.length?Promise.all(D).then(()=>E):E;const O=[],P=A.keySet,H=g._zod,j=H.def.type;for(const $ of Object.keys(M)){if(P.has($))continue;if(j==="never"){O.push($);continue}const V=H.run({value:M[$],issues:[]},F);V instanceof Promise?D.push(V.then(ee=>_i(ee,E,$))):_i(V,E,$)}return O.length&&E.issues.push({code:"unrecognized_keys",keys:O,input:M,inst:t}),D.length?Promise.all(D).then(()=>E):E}});function qs(t,r,o,c){for(const u of t)if(u.issues.length===0)return r.value=u.value,r;return r.issues.push({code:"invalid_union",input:r.value,inst:o,errors:t.map(u=>u.issues.map(f=>Gn(f,c,Wn())))}),r}const oc=oe("$ZodUnion",(t,r)=>{ct.init(t,r),Ke(t._zod,"optin",()=>r.options.some(o=>o._zod.optin==="optional")?"optional":void 0),Ke(t._zod,"optout",()=>r.options.some(o=>o._zod.optout==="optional")?"optional":void 0),Ke(t._zod,"values",()=>{if(r.options.every(o=>o._zod.values))return new Set(r.options.flatMap(o=>Array.from(o._zod.values)))}),Ke(t._zod,"pattern",()=>{if(r.options.every(o=>o._zod.pattern)){const o=r.options.map(c=>c._zod.pattern);return new RegExp(`^(${o.map(c=>Vo(c.source)).join("|")})$`)}}),t._zod.parse=(o,c)=>{let u=!1;const f=[];for(const p of r.options){const x=p._zod.run({value:o.value,issues:[]},c);if(x instanceof Promise)f.push(x),u=!0;else{if(x.issues.length===0)return x;f.push(x)}}return u?Promise.all(f).then(p=>qs(p,o,t,c)):qs(f,o,t,c)}}),I0=oe("$ZodDiscriminatedUnion",(t,r)=>{oc.init(t,r);const o=t._zod.parse;Ke(t._zod,"propValues",()=>{const u={};for(const f of r.options){const p=f._zod.propValues;if(!p||Object.keys(p).length===0)throw new Error(`Invalid discriminated union option at index "${r.options.indexOf(f)}"`);for(const[x,_]of Object.entries(p)){u[x]||(u[x]=new Set);for(const g of _)u[x].add(g)}}return u});const c=Uo(()=>{const u=r.options,f=new Map;for(const p of u){const x=p._zod.propValues[r.discriminator];if(!x||x.size===0)throw new Error(`Invalid discriminated union option at index "${r.options.indexOf(p)}"`);for(const _ of x){if(f.has(_))throw new Error(`Duplicate discriminator value "${String(_)}"`);f.set(_,p)}}return f});t._zod.parse=(u,f)=>{const p=u.value;if(!ki(p))return u.issues.push({code:"invalid_type",expected:"object",input:p,inst:t}),u;const x=c.value.get(p?.[r.discriminator]);return x?x._zod.run(u,f):r.unionFallback?o(u,f):(u.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",input:p,path:[r.discriminator],inst:t}),u)}}),S0=oe("$ZodIntersection",(t,r)=>{ct.init(t,r),t._zod.parse=(o,c)=>{const u=o.value,f=r.left._zod.run({value:u,issues:[]},c),p=r.right._zod.run({value:u,issues:[]},c);return f instanceof Promise||p instanceof Promise?Promise.all([f,p]).then(([_,g])=>Ys(o,_,g)):Ys(o,f,p)}});function Ao(t,r){if(t===r)return{valid:!0,data:t};if(t instanceof Date&&r instanceof Date&&+t==+r)return{valid:!0,data:t};if(Ri(t)&&Ri(r)){const o=Object.keys(r),c=Object.keys(t).filter(f=>o.indexOf(f)!==-1),u={...t,...r};for(const f of c){const p=Ao(t[f],r[f]);if(!p.valid)return{valid:!1,mergeErrorPath:[f,...p.mergeErrorPath]};u[f]=p.data}return{valid:!0,data:u}}if(Array.isArray(t)&&Array.isArray(r)){if(t.length!==r.length)return{valid:!1,mergeErrorPath:[]};const o=[];for(let c=0;c<t.length;c++){const u=t[c],f=r[c],p=Ao(u,f);if(!p.valid)return{valid:!1,mergeErrorPath:[c,...p.mergeErrorPath]};o.push(p.data)}return{valid:!0,data:o}}return{valid:!1,mergeErrorPath:[]}}function Ys(t,r,o){if(r.issues.length&&t.issues.push(...r.issues),o.issues.length&&t.issues.push(...o.issues),Wr(t))return t;const c=Ao(r.value,o.value);if(!c.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(c.mergeErrorPath)}`);return t.value=c.data,t}const T0=oe("$ZodRecord",(t,r)=>{ct.init(t,r),t._zod.parse=(o,c)=>{const u=o.value;if(!Ri(u))return o.issues.push({expected:"record",code:"invalid_type",input:u,inst:t}),o;const f=[];if(r.keyType._zod.values){const p=r.keyType._zod.values;o.value={};for(const _ of p)if(typeof _=="string"||typeof _=="number"||typeof _=="symbol"){const g=r.valueType._zod.run({value:u[_],issues:[]},c);g instanceof Promise?f.push(g.then(A=>{A.issues.length&&o.issues.push(...or(_,A.issues)),o.value[_]=A.value})):(g.issues.length&&o.issues.push(...or(_,g.issues)),o.value[_]=g.value)}let x;for(const _ in u)p.has(_)||(x=x??[],x.push(_));x&&x.length>0&&o.issues.push({code:"unrecognized_keys",input:u,inst:t,keys:x})}else{o.value={};for(const p of Reflect.ownKeys(u)){if(p==="__proto__")continue;const x=r.keyType._zod.run({value:p,issues:[]},c);if(x instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(x.issues.length){o.issues.push({origin:"record",code:"invalid_key",issues:x.issues.map(g=>Gn(g,c,Wn())),input:p,path:[p],inst:t}),o.value[x.value]=x.value;continue}const _=r.valueType._zod.run({value:u[p],issues:[]},c);_ instanceof Promise?f.push(_.then(g=>{g.issues.length&&o.issues.push(...or(p,g.issues)),o.value[x.value]=g.value})):(_.issues.length&&o.issues.push(...or(p,_.issues)),o.value[x.value]=_.value)}}return f.length?Promise.all(f).then(()=>o):o}}),N0=oe("$ZodEnum",(t,r)=>{ct.init(t,r);const o=jl(r.entries);t._zod.values=new Set(o),t._zod.pattern=new RegExp(`^(${o.filter(c=>jd.has(typeof c)).map(c=>typeof c=="string"?ti(c):c.toString()).join("|")})$`),t._zod.parse=(c,u)=>{const f=c.value;return t._zod.values.has(f)||c.issues.push({code:"invalid_value",values:o,input:f,inst:t}),c}}),O0=oe("$ZodLiteral",(t,r)=>{ct.init(t,r),t._zod.values=new Set(r.values),t._zod.pattern=new RegExp(`^(${r.values.map(o=>typeof o=="string"?ti(o):o?o.toString():String(o)).join("|")})$`),t._zod.parse=(o,c)=>{const u=o.value;return t._zod.values.has(u)||o.issues.push({code:"invalid_value",values:r.values,input:u,inst:t}),o}}),k0=oe("$ZodTransform",(t,r)=>{ct.init(t,r),t._zod.parse=(o,c)=>{const u=r.transform(o.value,o);if(c.async)return(u instanceof Promise?u:Promise.resolve(u)).then(p=>(o.value=p,o));if(u instanceof Promise)throw new qr;return o.value=u,o}}),R0=oe("$ZodOptional",(t,r)=>{ct.init(t,r),t._zod.optin="optional",t._zod.optout="optional",Ke(t._zod,"values",()=>r.innerType._zod.values?new Set([...r.innerType._zod.values,void 0]):void 0),Ke(t._zod,"pattern",()=>{const o=r.innerType._zod.pattern;return o?new RegExp(`^(${Vo(o.source)})?$`):void 0}),t._zod.parse=(o,c)=>r.innerType._zod.optin==="optional"?r.innerType._zod.run(o,c):o.value===void 0?o:r.innerType._zod.run(o,c)}),M0=oe("$ZodNullable",(t,r)=>{ct.init(t,r),Ke(t._zod,"optin",()=>r.innerType._zod.optin),Ke(t._zod,"optout",()=>r.innerType._zod.optout),Ke(t._zod,"pattern",()=>{const o=r.innerType._zod.pattern;return o?new RegExp(`^(${Vo(o.source)}|null)$`):void 0}),Ke(t._zod,"values",()=>r.innerType._zod.values?new Set([...r.innerType._zod.values,null]):void 0),t._zod.parse=(o,c)=>o.value===null?o:r.innerType._zod.run(o,c)}),D0=oe("$ZodDefault",(t,r)=>{ct.init(t,r),t._zod.optin="optional",Ke(t._zod,"values",()=>r.innerType._zod.values),t._zod.parse=(o,c)=>{if(o.value===void 0)return o.value=r.defaultValue,o;const u=r.innerType._zod.run(o,c);return u instanceof Promise?u.then(f=>Js(f,r)):Js(u,r)}});function Js(t,r){return t.value===void 0&&(t.value=r.defaultValue),t}const P0=oe("$ZodPrefault",(t,r)=>{ct.init(t,r),t._zod.optin="optional",Ke(t._zod,"values",()=>r.innerType._zod.values),t._zod.parse=(o,c)=>(o.value===void 0&&(o.value=r.defaultValue),r.innerType._zod.run(o,c))}),B0=oe("$ZodNonOptional",(t,r)=>{ct.init(t,r),Ke(t._zod,"values",()=>{const o=r.innerType._zod.values;return o?new Set([...o].filter(c=>c!==void 0)):void 0}),t._zod.parse=(o,c)=>{const u=r.innerType._zod.run(o,c);return u instanceof Promise?u.then(f=>Ks(f,t)):Ks(u,t)}});function Ks(t,r){return!t.issues.length&&t.value===void 0&&t.issues.push({code:"invalid_type",expected:"nonoptional",input:t.value,inst:r}),t}const L0=oe("$ZodCatch",(t,r)=>{ct.init(t,r),t._zod.optin="optional",Ke(t._zod,"optout",()=>r.innerType._zod.optout),Ke(t._zod,"values",()=>r.innerType._zod.values),t._zod.parse=(o,c)=>{const u=r.innerType._zod.run(o,c);return u instanceof Promise?u.then(f=>(o.value=f.value,f.issues.length&&(o.value=r.catchValue({...o,error:{issues:f.issues.map(p=>Gn(p,c,Wn()))},input:o.value}),o.issues=[]),o)):(o.value=u.value,u.issues.length&&(o.value=r.catchValue({...o,error:{issues:u.issues.map(f=>Gn(f,c,Wn()))},input:o.value}),o.issues=[]),o)}}),F0=oe("$ZodPipe",(t,r)=>{ct.init(t,r),Ke(t._zod,"values",()=>r.in._zod.values),Ke(t._zod,"optin",()=>r.in._zod.optin),Ke(t._zod,"optout",()=>r.out._zod.optout),t._zod.parse=(o,c)=>{const u=r.in._zod.run(o,c);return u instanceof Promise?u.then(f=>Qs(f,r,c)):Qs(u,r,c)}});function Qs(t,r,o){return Wr(t)?t:r.out._zod.run({value:t.value,issues:t.issues},o)}const U0=oe("$ZodReadonly",(t,r)=>{ct.init(t,r),Ke(t._zod,"propValues",()=>r.innerType._zod.propValues),Ke(t._zod,"values",()=>r.innerType._zod.values),Ke(t._zod,"optin",()=>r.innerType._zod.optin),Ke(t._zod,"optout",()=>r.innerType._zod.optout),t._zod.parse=(o,c)=>{const u=r.innerType._zod.run(o,c);return u instanceof Promise?u.then(ea):ea(u)}});function ea(t){return t.value=Object.freeze(t.value),t}const z0=oe("$ZodLazy",(t,r)=>{ct.init(t,r),Ke(t._zod,"innerType",()=>r.getter()),Ke(t._zod,"pattern",()=>t._zod.innerType._zod.pattern),Ke(t._zod,"propValues",()=>t._zod.innerType._zod.propValues),Ke(t._zod,"optin",()=>t._zod.innerType._zod.optin),Ke(t._zod,"optout",()=>t._zod.innerType._zod.optout),t._zod.parse=(o,c)=>t._zod.innerType._zod.run(o,c)}),V0=oe("$ZodCustom",(t,r)=>{en.init(t,r),ct.init(t,r),t._zod.parse=(o,c)=>o,t._zod.check=o=>{const c=o.value,u=r.fn(c);if(u instanceof Promise)return u.then(f=>ta(f,o,c,t));ta(u,o,c,t)}});function ta(t,r,o,c){if(!t){const u={code:"custom",input:o,inst:c,path:[...c._zod.def.path??[]],continue:!c._zod.def.abort};c._zod.def.params&&(u.params=c._zod.def.params),r.issues.push(Yr(u))}}class sc{constructor(){this._map=new Map,this._idmap=new Map}add(r,...o){const c=o[0];if(this._map.set(r,c),c&&typeof c=="object"&&"id"in c){if(this._idmap.has(c.id))throw new Error(`ID ${c.id} already exists in the registry`);this._idmap.set(c.id,r)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(r){const o=this._map.get(r);return o&&typeof o=="object"&&"id"in o&&this._idmap.delete(o.id),this._map.delete(r),this}get(r){const o=r._zod.parent;if(o){const c={...this.get(o)??{}};return delete c.id,{...c,...this._map.get(r)}}return this._map.get(r)}has(r){return this._map.has(r)}}function $0(){return new sc}const Zr=$0();function Z0(t,r){return new t({type:"string",...Ee(r)})}function j0(t,r){return new t({type:"string",format:"email",check:"string_format",abort:!1,...Ee(r)})}function na(t,r){return new t({type:"string",format:"guid",check:"string_format",abort:!1,...Ee(r)})}function H0(t,r){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,...Ee(r)})}function W0(t,r){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...Ee(r)})}function G0(t,r){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...Ee(r)})}function X0(t,r){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...Ee(r)})}function q0(t,r){return new t({type:"string",format:"url",check:"string_format",abort:!1,...Ee(r)})}function Y0(t,r){return new t({type:"string",format:"emoji",check:"string_format",abort:!1,...Ee(r)})}function J0(t,r){return new t({type:"string",format:"nanoid",check:"string_format",abort:!1,...Ee(r)})}function K0(t,r){return new t({type:"string",format:"cuid",check:"string_format",abort:!1,...Ee(r)})}function Q0(t,r){return new t({type:"string",format:"cuid2",check:"string_format",abort:!1,...Ee(r)})}function ef(t,r){return new t({type:"string",format:"ulid",check:"string_format",abort:!1,...Ee(r)})}function tf(t,r){return new t({type:"string",format:"xid",check:"string_format",abort:!1,...Ee(r)})}function nf(t,r){return new t({type:"string",format:"ksuid",check:"string_format",abort:!1,...Ee(r)})}function rf(t,r){return new t({type:"string",format:"ipv4",check:"string_format",abort:!1,...Ee(r)})}function of(t,r){return new t({type:"string",format:"ipv6",check:"string_format",abort:!1,...Ee(r)})}function sf(t,r){return new t({type:"string",format:"cidrv4",check:"string_format",abort:!1,...Ee(r)})}function af(t,r){return new t({type:"string",format:"cidrv6",check:"string_format",abort:!1,...Ee(r)})}function lf(t,r){return new t({type:"string",format:"base64",check:"string_format",abort:!1,...Ee(r)})}function cf(t,r){return new t({type:"string",format:"base64url",check:"string_format",abort:!1,...Ee(r)})}function uf(t,r){return new t({type:"string",format:"e164",check:"string_format",abort:!1,...Ee(r)})}function df(t,r){return new t({type:"string",format:"jwt",check:"string_format",abort:!1,...Ee(r)})}function ff(t,r){return new t({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...Ee(r)})}function hf(t,r){return new t({type:"string",format:"date",check:"string_format",...Ee(r)})}function pf(t,r){return new t({type:"string",format:"time",check:"string_format",precision:null,...Ee(r)})}function mf(t,r){return new t({type:"string",format:"duration",check:"string_format",...Ee(r)})}function gf(t,r){return new t({type:"number",checks:[],...Ee(r)})}function xf(t,r){return new t({type:"number",coerce:!0,checks:[],...Ee(r)})}function yf(t,r){return new t({type:"number",check:"number_format",abort:!1,format:"safeint",...Ee(r)})}function wf(t,r){return new t({type:"boolean",...Ee(r)})}function _f(t,r){return new t({type:"null",...Ee(r)})}function vf(t){return new t({type:"any"})}function Cf(t){return new t({type:"unknown"})}function bf(t,r){return new t({type:"never",...Ee(r)})}function ra(t,r){return new tc({check:"less_than",...Ee(r),value:t,inclusive:!1})}function fo(t,r){return new tc({check:"less_than",...Ee(r),value:t,inclusive:!0})}function ia(t,r){return new nc({check:"greater_than",...Ee(r),value:t,inclusive:!1})}function ho(t,r){return new nc({check:"greater_than",...Ee(r),value:t,inclusive:!0})}function oa(t,r){return new M1({check:"multiple_of",...Ee(r),value:t})}function ac(t,r){return new P1({check:"max_length",...Ee(r),maximum:t})}function Mi(t,r){return new B1({check:"min_length",...Ee(r),minimum:t})}function lc(t,r){return new L1({check:"length_equals",...Ee(r),length:t})}function Ef(t,r){return new F1({check:"string_format",format:"regex",...Ee(r),pattern:t})}function Af(t){return new U1({check:"string_format",format:"lowercase",...Ee(t)})}function If(t){return new z1({check:"string_format",format:"uppercase",...Ee(t)})}function Sf(t,r){return new V1({check:"string_format",format:"includes",...Ee(r),includes:t})}function Tf(t,r){return new $1({check:"string_format",format:"starts_with",...Ee(r),prefix:t})}function Nf(t,r){return new Z1({check:"string_format",format:"ends_with",...Ee(r),suffix:t})}function ni(t){return new j1({check:"overwrite",tx:t})}function Of(t){return ni(r=>r.normalize(t))}function kf(){return ni(t=>t.trim())}function Rf(){return ni(t=>t.toLowerCase())}function Mf(){return ni(t=>t.toUpperCase())}function Df(t,r,o){return new t({type:"array",element:r,...Ee(o)})}function Pf(t,r,o){const c=Ee(o);return c.abort??(c.abort=!0),new t({type:"custom",check:"custom",fn:r,...c})}function Bf(t,r,o){return new t({type:"custom",check:"custom",fn:r,...Ee(o)})}class sa{constructor(r){this.counter=0,this.metadataRegistry=r?.metadata??Zr,this.target=r?.target??"draft-2020-12",this.unrepresentable=r?.unrepresentable??"throw",this.override=r?.override??(()=>{}),this.io=r?.io??"output",this.seen=new Map}process(r,o={path:[],schemaPath:[]}){var c;const u=r._zod.def,f={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},p=this.seen.get(r);if(p)return p.count++,o.schemaPath.includes(r)&&(p.cycle=o.path),p.schema;const x={schema:{},count:1,cycle:void 0,path:o.path};this.seen.set(r,x);const _=r._zod.toJSONSchema?.();if(_)x.schema=_;else{const E={...o,schemaPath:[...o.schemaPath,r],path:o.path},F=r._zod.parent;if(F)x.ref=F,this.process(F,E),this.seen.get(F).isParent=!0;else{const M=x.schema;switch(u.type){case"string":{const D=M;D.type="string";const{minimum:O,maximum:P,format:H,patterns:j,contentEncoding:$}=r._zod.bag;if(typeof O=="number"&&(D.minLength=O),typeof P=="number"&&(D.maxLength=P),H&&(D.format=f[H]??H,D.format===""&&delete D.format),$&&(D.contentEncoding=$),j&&j.size>0){const V=[...j];V.length===1?D.pattern=V[0].source:V.length>1&&(x.schema.allOf=[...V.map(ee=>({...this.target==="draft-7"?{type:"string"}:{},pattern:ee.source}))])}break}case"number":{const D=M,{minimum:O,maximum:P,format:H,multipleOf:j,exclusiveMaximum:$,exclusiveMinimum:V}=r._zod.bag;typeof H=="string"&&H.includes("int")?D.type="integer":D.type="number",typeof V=="number"&&(D.exclusiveMinimum=V),typeof O=="number"&&(D.minimum=O,typeof V=="number"&&(V>=O?delete D.minimum:delete D.exclusiveMinimum)),typeof $=="number"&&(D.exclusiveMaximum=$),typeof P=="number"&&(D.maximum=P,typeof $=="number"&&($<=P?delete D.maximum:delete D.exclusiveMaximum)),typeof j=="number"&&(D.multipleOf=j);break}case"boolean":{const D=M;D.type="boolean";break}case"bigint":{if(this.unrepresentable==="throw")throw new Error("BigInt cannot be represented in JSON Schema");break}case"symbol":{if(this.unrepresentable==="throw")throw new Error("Symbols cannot be represented in JSON Schema");break}case"null":{M.type="null";break}case"any":break;case"unknown":break;case"undefined":{if(this.unrepresentable==="throw")throw new Error("Undefined cannot be represented in JSON Schema");break}case"void":{if(this.unrepresentable==="throw")throw new Error("Void cannot be represented in JSON Schema");break}case"never":{M.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{const D=M,{minimum:O,maximum:P}=r._zod.bag;typeof O=="number"&&(D.minItems=O),typeof P=="number"&&(D.maxItems=P),D.type="array",D.items=this.process(u.element,{...E,path:[...E.path,"items"]});break}case"object":{const D=M;D.type="object",D.properties={};const O=u.shape;for(const j in O)D.properties[j]=this.process(O[j],{...E,path:[...E.path,"properties",j]});const P=new Set(Object.keys(O)),H=new Set([...P].filter(j=>{const $=u.shape[j]._zod;return this.io==="input"?$.optin===void 0:$.optout===void 0}));H.size>0&&(D.required=Array.from(H)),u.catchall?._zod.def.type==="never"?D.additionalProperties=!1:u.catchall?u.catchall&&(D.additionalProperties=this.process(u.catchall,{...E,path:[...E.path,"additionalProperties"]})):this.io==="output"&&(D.additionalProperties=!1);break}case"union":{const D=M;D.anyOf=u.options.map((O,P)=>this.process(O,{...E,path:[...E.path,"anyOf",P]}));break}case"intersection":{const D=M,O=this.process(u.left,{...E,path:[...E.path,"allOf",0]}),P=this.process(u.right,{...E,path:[...E.path,"allOf",1]}),H=$=>"allOf"in $&&Object.keys($).length===1,j=[...H(O)?O.allOf:[O],...H(P)?P.allOf:[P]];D.allOf=j;break}case"tuple":{const D=M;D.type="array";const O=u.items.map((j,$)=>this.process(j,{...E,path:[...E.path,"prefixItems",$]}));if(this.target==="draft-2020-12"?D.prefixItems=O:D.items=O,u.rest){const j=this.process(u.rest,{...E,path:[...E.path,"items"]});this.target==="draft-2020-12"?D.items=j:D.additionalItems=j}u.rest&&(D.items=this.process(u.rest,{...E,path:[...E.path,"items"]}));const{minimum:P,maximum:H}=r._zod.bag;typeof P=="number"&&(D.minItems=P),typeof H=="number"&&(D.maxItems=H);break}case"record":{const D=M;D.type="object",D.propertyNames=this.process(u.keyType,{...E,path:[...E.path,"propertyNames"]}),D.additionalProperties=this.process(u.valueType,{...E,path:[...E.path,"additionalProperties"]});break}case"map":{if(this.unrepresentable==="throw")throw new Error("Map cannot be represented in JSON Schema");break}case"set":{if(this.unrepresentable==="throw")throw new Error("Set cannot be represented in JSON Schema");break}case"enum":{const D=M,O=jl(u.entries);O.every(P=>typeof P=="number")&&(D.type="number"),O.every(P=>typeof P=="string")&&(D.type="string"),D.enum=O;break}case"literal":{const D=M,O=[];for(const P of u.values)if(P===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof P=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");O.push(Number(P))}else O.push(P);if(O.length!==0)if(O.length===1){const P=O[0];D.type=P===null?"null":typeof P,D.const=P}else O.every(P=>typeof P=="number")&&(D.type="number"),O.every(P=>typeof P=="string")&&(D.type="string"),O.every(P=>typeof P=="boolean")&&(D.type="string"),O.every(P=>P===null)&&(D.type="null"),D.enum=O;break}case"file":{const D=M,O={type:"string",format:"binary",contentEncoding:"binary"},{minimum:P,maximum:H,mime:j}=r._zod.bag;P!==void 0&&(O.minLength=P),H!==void 0&&(O.maxLength=H),j?j.length===1?(O.contentMediaType=j[0],Object.assign(D,O)):D.anyOf=j.map($=>({...O,contentMediaType:$})):Object.assign(D,O);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{const D=this.process(u.innerType,E);M.anyOf=[D,{type:"null"}];break}case"nonoptional":{this.process(u.innerType,E),x.ref=u.innerType;break}case"success":{const D=M;D.type="boolean";break}case"default":{this.process(u.innerType,E),x.ref=u.innerType,M.default=JSON.parse(JSON.stringify(u.defaultValue));break}case"prefault":{this.process(u.innerType,E),x.ref=u.innerType,this.io==="input"&&(M._prefault=JSON.parse(JSON.stringify(u.defaultValue)));break}case"catch":{this.process(u.innerType,E),x.ref=u.innerType;let D;try{D=u.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}M.default=D;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{const D=M,O=r._zod.pattern;if(!O)throw new Error("Pattern not found in template literal");D.type="string",D.pattern=O.source;break}case"pipe":{const D=this.io==="input"?u.in._zod.def.type==="transform"?u.out:u.in:u.out;this.process(D,E),x.ref=D;break}case"readonly":{this.process(u.innerType,E),x.ref=u.innerType,M.readOnly=!0;break}case"promise":{this.process(u.innerType,E),x.ref=u.innerType;break}case"optional":{this.process(u.innerType,E),x.ref=u.innerType;break}case"lazy":{const D=r._zod.innerType;this.process(D,E),x.ref=D;break}case"custom":{if(this.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema");break}}}}const g=this.metadataRegistry.get(r);return g&&Object.assign(x.schema,g),this.io==="input"&&Rt(r)&&(delete x.schema.examples,delete x.schema.default),this.io==="input"&&x.schema._prefault&&((c=x.schema).default??(c.default=x.schema._prefault)),delete x.schema._prefault,this.seen.get(r).schema}emit(r,o){const c={cycles:o?.cycles??"ref",reused:o?.reused??"inline",external:o?.external??void 0},u=this.seen.get(r);if(!u)throw new Error("Unprocessed schema. This is a bug in Zod.");const f=A=>{const E=this.target==="draft-2020-12"?"$defs":"definitions";if(c.external){const O=c.external.registry.get(A[0])?.id,P=c.external.uri??(j=>j);if(O)return{ref:P(O)};const H=A[1].defId??A[1].schema.id??`schema${this.counter++}`;return A[1].defId=H,{defId:H,ref:`${P("__shared")}#/${E}/${H}`}}if(A[1]===u)return{ref:"#"};const M=`#/${E}/`,D=A[1].schema.id??`__schema${this.counter++}`;return{defId:D,ref:M+D}},p=A=>{if(A[1].schema.$ref)return;const E=A[1],{ref:F,defId:M}=f(A);E.def={...E.schema},M&&(E.defId=M);const D=E.schema;for(const O in D)delete D[O];D.$ref=F};if(c.cycles==="throw")for(const A of this.seen.entries()){const E=A[1];if(E.cycle)throw new Error(`Cycle detected: #/${E.cycle?.join("/")}/<root>
|
|
27
|
+
path: iss.path ? [${zr(W)}, ...iss.path] : [${zr(W)}]
|
|
28
|
+
})));`),B.write(`newResult[${zr(W)}] = ${Z}.value`)}B.write("payload.value = newResult;"),B.write("return payload;");const G=B.compile();return(W,Z)=>G(A,W,Z)};let u;const f=ki,m=!jl.jitless,_=m&&Hd.value,g=r.catchall;let C;t._zod.parse=(A,B)=>{C??(C=o.value);const k=A.value;if(!f(k))return A.issues.push({expected:"object",code:"invalid_type",input:k,inst:t}),A;const R=[];if(m&&_&&B?.async===!1&&B.jitless!==!0)u||(u=c(r.shape)),A=u(A,B);else{A.value={};const Z=C.shape;for(const j of C.keys){const ie=Z[j],Q=ie._zod.run({value:k[j],issues:[]},B),$=ie._zod.optin==="optional"&&ie._zod.optout==="optional";Q instanceof Promise?R.push(Q.then(z=>$?qs(z,A,j,k):_i(z,A,j))):$?qs(Q,A,j,k):_i(Q,A,j)}}if(!g)return R.length?Promise.all(R).then(()=>A):A;const P=[],L=C.keySet,G=g._zod,W=G.def.type;for(const Z of Object.keys(k)){if(L.has(Z))continue;if(W==="never"){P.push(Z);continue}const j=G.run({value:k[Z],issues:[]},B);j instanceof Promise?R.push(j.then(ie=>_i(ie,A,Z))):_i(j,A,Z)}return P.length&&A.issues.push({code:"unrecognized_keys",keys:P,input:k,inst:t}),R.length?Promise.all(R).then(()=>A):A}});function Ys(t,r,o,c){for(const u of t)if(u.issues.length===0)return r.value=u.value,r;return r.issues.push({code:"invalid_union",input:r.value,inst:o,errors:t.map(u=>u.issues.map(f=>qn(f,c,Xn())))}),r}const sc=oe("$ZodUnion",(t,r)=>{ct.init(t,r),Qe(t._zod,"optin",()=>r.options.some(o=>o._zod.optin==="optional")?"optional":void 0),Qe(t._zod,"optout",()=>r.options.some(o=>o._zod.optout==="optional")?"optional":void 0),Qe(t._zod,"values",()=>{if(r.options.every(o=>o._zod.values))return new Set(r.options.flatMap(o=>Array.from(o._zod.values)))}),Qe(t._zod,"pattern",()=>{if(r.options.every(o=>o._zod.pattern)){const o=r.options.map(c=>c._zod.pattern);return new RegExp(`^(${o.map(c=>Vo(c.source)).join("|")})$`)}}),t._zod.parse=(o,c)=>{let u=!1;const f=[];for(const m of r.options){const x=m._zod.run({value:o.value,issues:[]},c);if(x instanceof Promise)f.push(x),u=!0;else{if(x.issues.length===0)return x;f.push(x)}}return u?Promise.all(f).then(m=>Ys(m,o,t,c)):Ys(f,o,t,c)}}),N0=oe("$ZodDiscriminatedUnion",(t,r)=>{sc.init(t,r);const o=t._zod.parse;Qe(t._zod,"propValues",()=>{const u={};for(const f of r.options){const m=f._zod.propValues;if(!m||Object.keys(m).length===0)throw new Error(`Invalid discriminated union option at index "${r.options.indexOf(f)}"`);for(const[x,_]of Object.entries(m)){u[x]||(u[x]=new Set);for(const g of _)u[x].add(g)}}return u});const c=zo(()=>{const u=r.options,f=new Map;for(const m of u){const x=m._zod.propValues[r.discriminator];if(!x||x.size===0)throw new Error(`Invalid discriminated union option at index "${r.options.indexOf(m)}"`);for(const _ of x){if(f.has(_))throw new Error(`Duplicate discriminator value "${String(_)}"`);f.set(_,m)}}return f});t._zod.parse=(u,f)=>{const m=u.value;if(!ki(m))return u.issues.push({code:"invalid_type",expected:"object",input:m,inst:t}),u;const x=c.value.get(m?.[r.discriminator]);return x?x._zod.run(u,f):r.unionFallback?o(u,f):(u.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",input:m,path:[r.discriminator],inst:t}),u)}}),O0=oe("$ZodIntersection",(t,r)=>{ct.init(t,r),t._zod.parse=(o,c)=>{const u=o.value,f=r.left._zod.run({value:u,issues:[]},c),m=r.right._zod.run({value:u,issues:[]},c);return f instanceof Promise||m instanceof Promise?Promise.all([f,m]).then(([_,g])=>Js(o,_,g)):Js(o,f,m)}});function Ao(t,r){if(t===r)return{valid:!0,data:t};if(t instanceof Date&&r instanceof Date&&+t==+r)return{valid:!0,data:t};if(Ri(t)&&Ri(r)){const o=Object.keys(r),c=Object.keys(t).filter(f=>o.indexOf(f)!==-1),u={...t,...r};for(const f of c){const m=Ao(t[f],r[f]);if(!m.valid)return{valid:!1,mergeErrorPath:[f,...m.mergeErrorPath]};u[f]=m.data}return{valid:!0,data:u}}if(Array.isArray(t)&&Array.isArray(r)){if(t.length!==r.length)return{valid:!1,mergeErrorPath:[]};const o=[];for(let c=0;c<t.length;c++){const u=t[c],f=r[c],m=Ao(u,f);if(!m.valid)return{valid:!1,mergeErrorPath:[c,...m.mergeErrorPath]};o.push(m.data)}return{valid:!0,data:o}}return{valid:!1,mergeErrorPath:[]}}function Js(t,r,o){if(r.issues.length&&t.issues.push(...r.issues),o.issues.length&&t.issues.push(...o.issues),Xr(t))return t;const c=Ao(r.value,o.value);if(!c.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(c.mergeErrorPath)}`);return t.value=c.data,t}const k0=oe("$ZodRecord",(t,r)=>{ct.init(t,r),t._zod.parse=(o,c)=>{const u=o.value;if(!Ri(u))return o.issues.push({expected:"record",code:"invalid_type",input:u,inst:t}),o;const f=[];if(r.keyType._zod.values){const m=r.keyType._zod.values;o.value={};for(const _ of m)if(typeof _=="string"||typeof _=="number"||typeof _=="symbol"){const g=r.valueType._zod.run({value:u[_],issues:[]},c);g instanceof Promise?f.push(g.then(C=>{C.issues.length&&o.issues.push(...ar(_,C.issues)),o.value[_]=C.value})):(g.issues.length&&o.issues.push(...ar(_,g.issues)),o.value[_]=g.value)}let x;for(const _ in u)m.has(_)||(x=x??[],x.push(_));x&&x.length>0&&o.issues.push({code:"unrecognized_keys",input:u,inst:t,keys:x})}else{o.value={};for(const m of Reflect.ownKeys(u)){if(m==="__proto__")continue;const x=r.keyType._zod.run({value:m,issues:[]},c);if(x instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(x.issues.length){o.issues.push({origin:"record",code:"invalid_key",issues:x.issues.map(g=>qn(g,c,Xn())),input:m,path:[m],inst:t}),o.value[x.value]=x.value;continue}const _=r.valueType._zod.run({value:u[m],issues:[]},c);_ instanceof Promise?f.push(_.then(g=>{g.issues.length&&o.issues.push(...ar(m,g.issues)),o.value[x.value]=g.value})):(_.issues.length&&o.issues.push(...ar(m,_.issues)),o.value[x.value]=_.value)}}return f.length?Promise.all(f).then(()=>o):o}}),R0=oe("$ZodEnum",(t,r)=>{ct.init(t,r);const o=Wl(r.entries);t._zod.values=new Set(o),t._zod.pattern=new RegExp(`^(${o.filter(c=>Gd.has(typeof c)).map(c=>typeof c=="string"?ni(c):c.toString()).join("|")})$`),t._zod.parse=(c,u)=>{const f=c.value;return t._zod.values.has(f)||c.issues.push({code:"invalid_value",values:o,input:f,inst:t}),c}}),M0=oe("$ZodLiteral",(t,r)=>{ct.init(t,r),t._zod.values=new Set(r.values),t._zod.pattern=new RegExp(`^(${r.values.map(o=>typeof o=="string"?ni(o):o?o.toString():String(o)).join("|")})$`),t._zod.parse=(o,c)=>{const u=o.value;return t._zod.values.has(u)||o.issues.push({code:"invalid_value",values:r.values,input:u,inst:t}),o}}),D0=oe("$ZodTransform",(t,r)=>{ct.init(t,r),t._zod.parse=(o,c)=>{const u=r.transform(o.value,o);if(c.async)return(u instanceof Promise?u:Promise.resolve(u)).then(m=>(o.value=m,o));if(u instanceof Promise)throw new Yr;return o.value=u,o}}),P0=oe("$ZodOptional",(t,r)=>{ct.init(t,r),t._zod.optin="optional",t._zod.optout="optional",Qe(t._zod,"values",()=>r.innerType._zod.values?new Set([...r.innerType._zod.values,void 0]):void 0),Qe(t._zod,"pattern",()=>{const o=r.innerType._zod.pattern;return o?new RegExp(`^(${Vo(o.source)})?$`):void 0}),t._zod.parse=(o,c)=>r.innerType._zod.optin==="optional"?r.innerType._zod.run(o,c):o.value===void 0?o:r.innerType._zod.run(o,c)}),B0=oe("$ZodNullable",(t,r)=>{ct.init(t,r),Qe(t._zod,"optin",()=>r.innerType._zod.optin),Qe(t._zod,"optout",()=>r.innerType._zod.optout),Qe(t._zod,"pattern",()=>{const o=r.innerType._zod.pattern;return o?new RegExp(`^(${Vo(o.source)}|null)$`):void 0}),Qe(t._zod,"values",()=>r.innerType._zod.values?new Set([...r.innerType._zod.values,null]):void 0),t._zod.parse=(o,c)=>o.value===null?o:r.innerType._zod.run(o,c)}),L0=oe("$ZodDefault",(t,r)=>{ct.init(t,r),t._zod.optin="optional",Qe(t._zod,"values",()=>r.innerType._zod.values),t._zod.parse=(o,c)=>{if(o.value===void 0)return o.value=r.defaultValue,o;const u=r.innerType._zod.run(o,c);return u instanceof Promise?u.then(f=>Ks(f,r)):Ks(u,r)}});function Ks(t,r){return t.value===void 0&&(t.value=r.defaultValue),t}const F0=oe("$ZodPrefault",(t,r)=>{ct.init(t,r),t._zod.optin="optional",Qe(t._zod,"values",()=>r.innerType._zod.values),t._zod.parse=(o,c)=>(o.value===void 0&&(o.value=r.defaultValue),r.innerType._zod.run(o,c))}),U0=oe("$ZodNonOptional",(t,r)=>{ct.init(t,r),Qe(t._zod,"values",()=>{const o=r.innerType._zod.values;return o?new Set([...o].filter(c=>c!==void 0)):void 0}),t._zod.parse=(o,c)=>{const u=r.innerType._zod.run(o,c);return u instanceof Promise?u.then(f=>Qs(f,t)):Qs(u,t)}});function Qs(t,r){return!t.issues.length&&t.value===void 0&&t.issues.push({code:"invalid_type",expected:"nonoptional",input:t.value,inst:r}),t}const z0=oe("$ZodCatch",(t,r)=>{ct.init(t,r),t._zod.optin="optional",Qe(t._zod,"optout",()=>r.innerType._zod.optout),Qe(t._zod,"values",()=>r.innerType._zod.values),t._zod.parse=(o,c)=>{const u=r.innerType._zod.run(o,c);return u instanceof Promise?u.then(f=>(o.value=f.value,f.issues.length&&(o.value=r.catchValue({...o,error:{issues:f.issues.map(m=>qn(m,c,Xn()))},input:o.value}),o.issues=[]),o)):(o.value=u.value,u.issues.length&&(o.value=r.catchValue({...o,error:{issues:u.issues.map(f=>qn(f,c,Xn()))},input:o.value}),o.issues=[]),o)}}),$0=oe("$ZodPipe",(t,r)=>{ct.init(t,r),Qe(t._zod,"values",()=>r.in._zod.values),Qe(t._zod,"optin",()=>r.in._zod.optin),Qe(t._zod,"optout",()=>r.out._zod.optout),t._zod.parse=(o,c)=>{const u=r.in._zod.run(o,c);return u instanceof Promise?u.then(f=>ea(f,r,c)):ea(u,r,c)}});function ea(t,r,o){return Xr(t)?t:r.out._zod.run({value:t.value,issues:t.issues},o)}const V0=oe("$ZodReadonly",(t,r)=>{ct.init(t,r),Qe(t._zod,"propValues",()=>r.innerType._zod.propValues),Qe(t._zod,"values",()=>r.innerType._zod.values),Qe(t._zod,"optin",()=>r.innerType._zod.optin),Qe(t._zod,"optout",()=>r.innerType._zod.optout),t._zod.parse=(o,c)=>{const u=r.innerType._zod.run(o,c);return u instanceof Promise?u.then(ta):ta(u)}});function ta(t){return t.value=Object.freeze(t.value),t}const Z0=oe("$ZodLazy",(t,r)=>{ct.init(t,r),Qe(t._zod,"innerType",()=>r.getter()),Qe(t._zod,"pattern",()=>t._zod.innerType._zod.pattern),Qe(t._zod,"propValues",()=>t._zod.innerType._zod.propValues),Qe(t._zod,"optin",()=>t._zod.innerType._zod.optin),Qe(t._zod,"optout",()=>t._zod.innerType._zod.optout),t._zod.parse=(o,c)=>t._zod.innerType._zod.run(o,c)}),j0=oe("$ZodCustom",(t,r)=>{tn.init(t,r),ct.init(t,r),t._zod.parse=(o,c)=>o,t._zod.check=o=>{const c=o.value,u=r.fn(c);if(u instanceof Promise)return u.then(f=>na(f,o,c,t));na(u,o,c,t)}});function na(t,r,o,c){if(!t){const u={code:"custom",input:o,inst:c,path:[...c._zod.def.path??[]],continue:!c._zod.def.abort};c._zod.def.params&&(u.params=c._zod.def.params),r.issues.push(Jr(u))}}class ac{constructor(){this._map=new Map,this._idmap=new Map}add(r,...o){const c=o[0];if(this._map.set(r,c),c&&typeof c=="object"&&"id"in c){if(this._idmap.has(c.id))throw new Error(`ID ${c.id} already exists in the registry`);this._idmap.set(c.id,r)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(r){const o=this._map.get(r);return o&&typeof o=="object"&&"id"in o&&this._idmap.delete(o.id),this._map.delete(r),this}get(r){const o=r._zod.parent;if(o){const c={...this.get(o)??{}};return delete c.id,{...c,...this._map.get(r)}}return this._map.get(r)}has(r){return this._map.has(r)}}function W0(){return new ac}const Wr=W0();function H0(t,r){return new t({type:"string",...Ee(r)})}function G0(t,r){return new t({type:"string",format:"email",check:"string_format",abort:!1,...Ee(r)})}function ra(t,r){return new t({type:"string",format:"guid",check:"string_format",abort:!1,...Ee(r)})}function X0(t,r){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,...Ee(r)})}function q0(t,r){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...Ee(r)})}function Y0(t,r){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...Ee(r)})}function J0(t,r){return new t({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...Ee(r)})}function K0(t,r){return new t({type:"string",format:"url",check:"string_format",abort:!1,...Ee(r)})}function Q0(t,r){return new t({type:"string",format:"emoji",check:"string_format",abort:!1,...Ee(r)})}function ef(t,r){return new t({type:"string",format:"nanoid",check:"string_format",abort:!1,...Ee(r)})}function tf(t,r){return new t({type:"string",format:"cuid",check:"string_format",abort:!1,...Ee(r)})}function nf(t,r){return new t({type:"string",format:"cuid2",check:"string_format",abort:!1,...Ee(r)})}function rf(t,r){return new t({type:"string",format:"ulid",check:"string_format",abort:!1,...Ee(r)})}function of(t,r){return new t({type:"string",format:"xid",check:"string_format",abort:!1,...Ee(r)})}function sf(t,r){return new t({type:"string",format:"ksuid",check:"string_format",abort:!1,...Ee(r)})}function af(t,r){return new t({type:"string",format:"ipv4",check:"string_format",abort:!1,...Ee(r)})}function lf(t,r){return new t({type:"string",format:"ipv6",check:"string_format",abort:!1,...Ee(r)})}function cf(t,r){return new t({type:"string",format:"cidrv4",check:"string_format",abort:!1,...Ee(r)})}function uf(t,r){return new t({type:"string",format:"cidrv6",check:"string_format",abort:!1,...Ee(r)})}function df(t,r){return new t({type:"string",format:"base64",check:"string_format",abort:!1,...Ee(r)})}function ff(t,r){return new t({type:"string",format:"base64url",check:"string_format",abort:!1,...Ee(r)})}function hf(t,r){return new t({type:"string",format:"e164",check:"string_format",abort:!1,...Ee(r)})}function pf(t,r){return new t({type:"string",format:"jwt",check:"string_format",abort:!1,...Ee(r)})}function mf(t,r){return new t({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...Ee(r)})}function gf(t,r){return new t({type:"string",format:"date",check:"string_format",...Ee(r)})}function xf(t,r){return new t({type:"string",format:"time",check:"string_format",precision:null,...Ee(r)})}function yf(t,r){return new t({type:"string",format:"duration",check:"string_format",...Ee(r)})}function wf(t,r){return new t({type:"number",checks:[],...Ee(r)})}function _f(t,r){return new t({type:"number",coerce:!0,checks:[],...Ee(r)})}function vf(t,r){return new t({type:"number",check:"number_format",abort:!1,format:"safeint",...Ee(r)})}function Cf(t,r){return new t({type:"boolean",...Ee(r)})}function bf(t,r){return new t({type:"null",...Ee(r)})}function Ef(t){return new t({type:"any"})}function Af(t){return new t({type:"unknown"})}function If(t,r){return new t({type:"never",...Ee(r)})}function ia(t,r){return new nc({check:"less_than",...Ee(r),value:t,inclusive:!1})}function fo(t,r){return new nc({check:"less_than",...Ee(r),value:t,inclusive:!0})}function oa(t,r){return new rc({check:"greater_than",...Ee(r),value:t,inclusive:!1})}function ho(t,r){return new rc({check:"greater_than",...Ee(r),value:t,inclusive:!0})}function sa(t,r){return new B1({check:"multiple_of",...Ee(r),value:t})}function lc(t,r){return new F1({check:"max_length",...Ee(r),maximum:t})}function Mi(t,r){return new U1({check:"min_length",...Ee(r),minimum:t})}function cc(t,r){return new z1({check:"length_equals",...Ee(r),length:t})}function Sf(t,r){return new $1({check:"string_format",format:"regex",...Ee(r),pattern:t})}function Tf(t){return new V1({check:"string_format",format:"lowercase",...Ee(t)})}function Nf(t){return new Z1({check:"string_format",format:"uppercase",...Ee(t)})}function Of(t,r){return new j1({check:"string_format",format:"includes",...Ee(r),includes:t})}function kf(t,r){return new W1({check:"string_format",format:"starts_with",...Ee(r),prefix:t})}function Rf(t,r){return new H1({check:"string_format",format:"ends_with",...Ee(r),suffix:t})}function ri(t){return new G1({check:"overwrite",tx:t})}function Mf(t){return ri(r=>r.normalize(t))}function Df(){return ri(t=>t.trim())}function Pf(){return ri(t=>t.toLowerCase())}function Bf(){return ri(t=>t.toUpperCase())}function Lf(t,r,o){return new t({type:"array",element:r,...Ee(o)})}function Ff(t,r,o){const c=Ee(o);return c.abort??(c.abort=!0),new t({type:"custom",check:"custom",fn:r,...c})}function Uf(t,r,o){return new t({type:"custom",check:"custom",fn:r,...Ee(o)})}class aa{constructor(r){this.counter=0,this.metadataRegistry=r?.metadata??Wr,this.target=r?.target??"draft-2020-12",this.unrepresentable=r?.unrepresentable??"throw",this.override=r?.override??(()=>{}),this.io=r?.io??"output",this.seen=new Map}process(r,o={path:[],schemaPath:[]}){var c;const u=r._zod.def,f={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},m=this.seen.get(r);if(m)return m.count++,o.schemaPath.includes(r)&&(m.cycle=o.path),m.schema;const x={schema:{},count:1,cycle:void 0,path:o.path};this.seen.set(r,x);const _=r._zod.toJSONSchema?.();if(_)x.schema=_;else{const A={...o,schemaPath:[...o.schemaPath,r],path:o.path},B=r._zod.parent;if(B)x.ref=B,this.process(B,A),this.seen.get(B).isParent=!0;else{const k=x.schema;switch(u.type){case"string":{const R=k;R.type="string";const{minimum:P,maximum:L,format:G,patterns:W,contentEncoding:Z}=r._zod.bag;if(typeof P=="number"&&(R.minLength=P),typeof L=="number"&&(R.maxLength=L),G&&(R.format=f[G]??G,R.format===""&&delete R.format),Z&&(R.contentEncoding=Z),W&&W.size>0){const j=[...W];j.length===1?R.pattern=j[0].source:j.length>1&&(x.schema.allOf=[...j.map(ie=>({...this.target==="draft-7"?{type:"string"}:{},pattern:ie.source}))])}break}case"number":{const R=k,{minimum:P,maximum:L,format:G,multipleOf:W,exclusiveMaximum:Z,exclusiveMinimum:j}=r._zod.bag;typeof G=="string"&&G.includes("int")?R.type="integer":R.type="number",typeof j=="number"&&(R.exclusiveMinimum=j),typeof P=="number"&&(R.minimum=P,typeof j=="number"&&(j>=P?delete R.minimum:delete R.exclusiveMinimum)),typeof Z=="number"&&(R.exclusiveMaximum=Z),typeof L=="number"&&(R.maximum=L,typeof Z=="number"&&(Z<=L?delete R.maximum:delete R.exclusiveMaximum)),typeof W=="number"&&(R.multipleOf=W);break}case"boolean":{const R=k;R.type="boolean";break}case"bigint":{if(this.unrepresentable==="throw")throw new Error("BigInt cannot be represented in JSON Schema");break}case"symbol":{if(this.unrepresentable==="throw")throw new Error("Symbols cannot be represented in JSON Schema");break}case"null":{k.type="null";break}case"any":break;case"unknown":break;case"undefined":{if(this.unrepresentable==="throw")throw new Error("Undefined cannot be represented in JSON Schema");break}case"void":{if(this.unrepresentable==="throw")throw new Error("Void cannot be represented in JSON Schema");break}case"never":{k.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{const R=k,{minimum:P,maximum:L}=r._zod.bag;typeof P=="number"&&(R.minItems=P),typeof L=="number"&&(R.maxItems=L),R.type="array",R.items=this.process(u.element,{...A,path:[...A.path,"items"]});break}case"object":{const R=k;R.type="object",R.properties={};const P=u.shape;for(const W in P)R.properties[W]=this.process(P[W],{...A,path:[...A.path,"properties",W]});const L=new Set(Object.keys(P)),G=new Set([...L].filter(W=>{const Z=u.shape[W]._zod;return this.io==="input"?Z.optin===void 0:Z.optout===void 0}));G.size>0&&(R.required=Array.from(G)),u.catchall?._zod.def.type==="never"?R.additionalProperties=!1:u.catchall?u.catchall&&(R.additionalProperties=this.process(u.catchall,{...A,path:[...A.path,"additionalProperties"]})):this.io==="output"&&(R.additionalProperties=!1);break}case"union":{const R=k;R.anyOf=u.options.map((P,L)=>this.process(P,{...A,path:[...A.path,"anyOf",L]}));break}case"intersection":{const R=k,P=this.process(u.left,{...A,path:[...A.path,"allOf",0]}),L=this.process(u.right,{...A,path:[...A.path,"allOf",1]}),G=Z=>"allOf"in Z&&Object.keys(Z).length===1,W=[...G(P)?P.allOf:[P],...G(L)?L.allOf:[L]];R.allOf=W;break}case"tuple":{const R=k;R.type="array";const P=u.items.map((W,Z)=>this.process(W,{...A,path:[...A.path,"prefixItems",Z]}));if(this.target==="draft-2020-12"?R.prefixItems=P:R.items=P,u.rest){const W=this.process(u.rest,{...A,path:[...A.path,"items"]});this.target==="draft-2020-12"?R.items=W:R.additionalItems=W}u.rest&&(R.items=this.process(u.rest,{...A,path:[...A.path,"items"]}));const{minimum:L,maximum:G}=r._zod.bag;typeof L=="number"&&(R.minItems=L),typeof G=="number"&&(R.maxItems=G);break}case"record":{const R=k;R.type="object",R.propertyNames=this.process(u.keyType,{...A,path:[...A.path,"propertyNames"]}),R.additionalProperties=this.process(u.valueType,{...A,path:[...A.path,"additionalProperties"]});break}case"map":{if(this.unrepresentable==="throw")throw new Error("Map cannot be represented in JSON Schema");break}case"set":{if(this.unrepresentable==="throw")throw new Error("Set cannot be represented in JSON Schema");break}case"enum":{const R=k,P=Wl(u.entries);P.every(L=>typeof L=="number")&&(R.type="number"),P.every(L=>typeof L=="string")&&(R.type="string"),R.enum=P;break}case"literal":{const R=k,P=[];for(const L of u.values)if(L===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof L=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");P.push(Number(L))}else P.push(L);if(P.length!==0)if(P.length===1){const L=P[0];R.type=L===null?"null":typeof L,R.const=L}else P.every(L=>typeof L=="number")&&(R.type="number"),P.every(L=>typeof L=="string")&&(R.type="string"),P.every(L=>typeof L=="boolean")&&(R.type="string"),P.every(L=>L===null)&&(R.type="null"),R.enum=P;break}case"file":{const R=k,P={type:"string",format:"binary",contentEncoding:"binary"},{minimum:L,maximum:G,mime:W}=r._zod.bag;L!==void 0&&(P.minLength=L),G!==void 0&&(P.maxLength=G),W?W.length===1?(P.contentMediaType=W[0],Object.assign(R,P)):R.anyOf=W.map(Z=>({...P,contentMediaType:Z})):Object.assign(R,P);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{const R=this.process(u.innerType,A);k.anyOf=[R,{type:"null"}];break}case"nonoptional":{this.process(u.innerType,A),x.ref=u.innerType;break}case"success":{const R=k;R.type="boolean";break}case"default":{this.process(u.innerType,A),x.ref=u.innerType,k.default=JSON.parse(JSON.stringify(u.defaultValue));break}case"prefault":{this.process(u.innerType,A),x.ref=u.innerType,this.io==="input"&&(k._prefault=JSON.parse(JSON.stringify(u.defaultValue)));break}case"catch":{this.process(u.innerType,A),x.ref=u.innerType;let R;try{R=u.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}k.default=R;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{const R=k,P=r._zod.pattern;if(!P)throw new Error("Pattern not found in template literal");R.type="string",R.pattern=P.source;break}case"pipe":{const R=this.io==="input"?u.in._zod.def.type==="transform"?u.out:u.in:u.out;this.process(R,A),x.ref=R;break}case"readonly":{this.process(u.innerType,A),x.ref=u.innerType,k.readOnly=!0;break}case"promise":{this.process(u.innerType,A),x.ref=u.innerType;break}case"optional":{this.process(u.innerType,A),x.ref=u.innerType;break}case"lazy":{const R=r._zod.innerType;this.process(R,A),x.ref=R;break}case"custom":{if(this.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema");break}}}}const g=this.metadataRegistry.get(r);return g&&Object.assign(x.schema,g),this.io==="input"&&Mt(r)&&(delete x.schema.examples,delete x.schema.default),this.io==="input"&&x.schema._prefault&&((c=x.schema).default??(c.default=x.schema._prefault)),delete x.schema._prefault,this.seen.get(r).schema}emit(r,o){const c={cycles:o?.cycles??"ref",reused:o?.reused??"inline",external:o?.external??void 0},u=this.seen.get(r);if(!u)throw new Error("Unprocessed schema. This is a bug in Zod.");const f=C=>{const A=this.target==="draft-2020-12"?"$defs":"definitions";if(c.external){const P=c.external.registry.get(C[0])?.id,L=c.external.uri??(W=>W);if(P)return{ref:L(P)};const G=C[1].defId??C[1].schema.id??`schema${this.counter++}`;return C[1].defId=G,{defId:G,ref:`${L("__shared")}#/${A}/${G}`}}if(C[1]===u)return{ref:"#"};const k=`#/${A}/`,R=C[1].schema.id??`__schema${this.counter++}`;return{defId:R,ref:k+R}},m=C=>{if(C[1].schema.$ref)return;const A=C[1],{ref:B,defId:k}=f(C);A.def={...A.schema},k&&(A.defId=k);const R=A.schema;for(const P in R)delete R[P];R.$ref=B};if(c.cycles==="throw")for(const C of this.seen.entries()){const A=C[1];if(A.cycle)throw new Error(`Cycle detected: #/${A.cycle?.join("/")}/<root>
|
|
29
29
|
|
|
30
|
-
Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const A of this.seen.entries()){const E=A[1];if(r===A[0]){p(A);continue}if(c.external){const M=c.external.registry.get(A[0])?.id;if(r!==A[0]&&M){p(A);continue}}if(this.metadataRegistry.get(A[0])?.id){p(A);continue}if(E.cycle){p(A);continue}if(E.count>1&&c.reused==="ref"){p(A);continue}}const x=(A,E)=>{const F=this.seen.get(A),M=F.def??F.schema,D={...M};if(F.ref===null)return;const O=F.ref;if(F.ref=null,O){x(O,E);const P=this.seen.get(O).schema;P.$ref&&E.target==="draft-7"?(M.allOf=M.allOf??[],M.allOf.push(P)):(Object.assign(M,P),Object.assign(M,D))}F.isParent||this.override({zodSchema:A,jsonSchema:M,path:F.path??[]})};for(const A of[...this.seen.entries()].reverse())x(A[0],{target:this.target});const _={};if(this.target==="draft-2020-12"?_.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?_.$schema="http://json-schema.org/draft-07/schema#":console.warn(`Invalid target: ${this.target}`),c.external?.uri){const A=c.external.registry.get(r)?.id;if(!A)throw new Error("Schema is missing an `id` property");_.$id=c.external.uri(A)}Object.assign(_,u.def);const g=c.external?.defs??{};for(const A of this.seen.entries()){const E=A[1];E.def&&E.defId&&(g[E.defId]=E.def)}c.external||Object.keys(g).length>0&&(this.target==="draft-2020-12"?_.$defs=g:_.definitions=g);try{return JSON.parse(JSON.stringify(_))}catch{throw new Error("Error converting schema to JSON.")}}}function Lf(t,r){if(t instanceof sc){const c=new sa(r),u={};for(const x of t._idmap.entries()){const[_,g]=x;c.process(g)}const f={},p={registry:t,uri:r?.uri,defs:u};for(const x of t._idmap.entries()){const[_,g]=x;f[_]=c.emit(g,{...r,external:p})}if(Object.keys(u).length>0){const x=c.target==="draft-2020-12"?"$defs":"definitions";f.__shared={[x]:u}}return{schemas:f}}const o=new sa(r);return o.process(t),o.emit(t,r)}function Rt(t,r){const o=r??{seen:new Set};if(o.seen.has(t))return!1;o.seen.add(t);const u=t._zod.def;switch(u.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":return!1;case"array":return Rt(u.element,o);case"object":{for(const f in u.shape)if(Rt(u.shape[f],o))return!0;return!1}case"union":{for(const f of u.options)if(Rt(f,o))return!0;return!1}case"intersection":return Rt(u.left,o)||Rt(u.right,o);case"tuple":{for(const f of u.items)if(Rt(f,o))return!0;return!!(u.rest&&Rt(u.rest,o))}case"record":return Rt(u.keyType,o)||Rt(u.valueType,o);case"map":return Rt(u.keyType,o)||Rt(u.valueType,o);case"set":return Rt(u.valueType,o);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return Rt(u.innerType,o);case"lazy":return Rt(u.getter(),o);case"default":return Rt(u.innerType,o);case"prefault":return Rt(u.innerType,o);case"custom":return!1;case"transform":return!0;case"pipe":return Rt(u.in,o)||Rt(u.out,o);case"success":return!1;case"catch":return!1}throw new Error(`Unknown schema type: ${u.type}`)}const Ff=oe("ZodISODateTime",(t,r)=>{i0.init(t,r),vt.init(t,r)});function Uf(t){return ff(Ff,t)}const zf=oe("ZodISODate",(t,r)=>{o0.init(t,r),vt.init(t,r)});function Vf(t){return hf(zf,t)}const $f=oe("ZodISOTime",(t,r)=>{s0.init(t,r),vt.init(t,r)});function Zf(t){return pf($f,t)}const jf=oe("ZodISODuration",(t,r)=>{a0.init(t,r),vt.init(t,r)});function Hf(t){return mf(jf,t)}const Wf=(t,r)=>{Gl.init(t,r),t.name="ZodError",Object.defineProperties(t,{format:{value:o=>e1(t,o)},flatten:{value:o=>Qd(t,o)},addIssue:{value:o=>t.issues.push(o)},addIssues:{value:o=>t.issues.push(...o)},isEmpty:{get(){return t.issues.length===0}}})},zi=oe("ZodError",Wf,{Parent:Error}),Gf=t1(zi),Xf=n1(zi),qf=ql(zi),cc=Yl(zi),pt=oe("ZodType",(t,r)=>(ct.init(t,r),t.def=r,Object.defineProperty(t,"_def",{value:r}),t.check=(...o)=>t.clone({...r,checks:[...r.checks??[],...o.map(c=>typeof c=="function"?{_zod:{check:c,def:{check:"custom"},onattach:[]}}:c)]}),t.clone=(o,c)=>ur(t,o,c),t.brand=()=>t,t.register=((o,c)=>(o.add(t,c),t)),t.parse=(o,c)=>Gf(t,o,c,{callee:t.parse}),t.safeParse=(o,c)=>qf(t,o,c),t.parseAsync=async(o,c)=>Xf(t,o,c,{callee:t.parseAsync}),t.safeParseAsync=async(o,c)=>cc(t,o,c),t.spa=t.safeParseAsync,t.refine=(o,c)=>t.check(jh(o,c)),t.superRefine=o=>t.check(Hh(o)),t.overwrite=o=>t.check(ni(o)),t.optional=()=>ca(t),t.nullable=()=>ua(t),t.nullish=()=>ca(ua(t)),t.nonoptional=o=>Ph(t,o),t.array=()=>ge(t),t.or=o=>Be([t,o]),t.and=o=>Ah(t,o),t.transform=o=>da(t,Nh(o)),t.default=o=>Rh(t,o),t.prefault=o=>Dh(t,o),t.catch=o=>Lh(t,o),t.pipe=o=>da(t,o),t.readonly=()=>zh(t),t.describe=o=>{const c=t.clone();return Zr.add(c,{description:o}),c},Object.defineProperty(t,"description",{get(){return Zr.get(t)?.description},configurable:!0}),t.meta=(...o)=>{if(o.length===0)return Zr.get(t);const c=t.clone();return Zr.add(c,o[0]),c},t.isOptional=()=>t.safeParse(void 0).success,t.isNullable=()=>t.safeParse(null).success,t)),uc=oe("_ZodString",(t,r)=>{jo.init(t,r),pt.init(t,r);const o=t._zod.bag;t.format=o.format??null,t.minLength=o.minimum??null,t.maxLength=o.maximum??null,t.regex=(...c)=>t.check(Ef(...c)),t.includes=(...c)=>t.check(Sf(...c)),t.startsWith=(...c)=>t.check(Tf(...c)),t.endsWith=(...c)=>t.check(Nf(...c)),t.min=(...c)=>t.check(Mi(...c)),t.max=(...c)=>t.check(ac(...c)),t.length=(...c)=>t.check(lc(...c)),t.nonempty=(...c)=>t.check(Mi(1,...c)),t.lowercase=c=>t.check(Af(c)),t.uppercase=c=>t.check(If(c)),t.trim=()=>t.check(kf()),t.normalize=(...c)=>t.check(Of(...c)),t.toLowerCase=()=>t.check(Rf()),t.toUpperCase=()=>t.check(Mf())}),Yf=oe("ZodString",(t,r)=>{jo.init(t,r),uc.init(t,r),t.email=o=>t.check(j0(Jf,o)),t.url=o=>t.check(q0(Kf,o)),t.jwt=o=>t.check(df(hh,o)),t.emoji=o=>t.check(Y0(Qf,o)),t.guid=o=>t.check(na(aa,o)),t.uuid=o=>t.check(H0(vi,o)),t.uuidv4=o=>t.check(W0(vi,o)),t.uuidv6=o=>t.check(G0(vi,o)),t.uuidv7=o=>t.check(X0(vi,o)),t.nanoid=o=>t.check(J0(eh,o)),t.guid=o=>t.check(na(aa,o)),t.cuid=o=>t.check(K0(th,o)),t.cuid2=o=>t.check(Q0(nh,o)),t.ulid=o=>t.check(ef(rh,o)),t.base64=o=>t.check(lf(uh,o)),t.base64url=o=>t.check(cf(dh,o)),t.xid=o=>t.check(tf(ih,o)),t.ksuid=o=>t.check(nf(oh,o)),t.ipv4=o=>t.check(rf(sh,o)),t.ipv6=o=>t.check(of(ah,o)),t.cidrv4=o=>t.check(sf(lh,o)),t.cidrv6=o=>t.check(af(ch,o)),t.e164=o=>t.check(uf(fh,o)),t.datetime=o=>t.check(Uf(o)),t.date=o=>t.check(Vf(o)),t.time=o=>t.check(Zf(o)),t.duration=o=>t.check(Hf(o))});function w(t){return Z0(Yf,t)}const vt=oe("ZodStringFormat",(t,r)=>{yt.init(t,r),uc.init(t,r)}),Jf=oe("ZodEmail",(t,r)=>{q1.init(t,r),vt.init(t,r)}),aa=oe("ZodGUID",(t,r)=>{G1.init(t,r),vt.init(t,r)}),vi=oe("ZodUUID",(t,r)=>{X1.init(t,r),vt.init(t,r)}),Kf=oe("ZodURL",(t,r)=>{Y1.init(t,r),vt.init(t,r)}),Qf=oe("ZodEmoji",(t,r)=>{J1.init(t,r),vt.init(t,r)}),eh=oe("ZodNanoID",(t,r)=>{K1.init(t,r),vt.init(t,r)}),th=oe("ZodCUID",(t,r)=>{Q1.init(t,r),vt.init(t,r)}),nh=oe("ZodCUID2",(t,r)=>{e0.init(t,r),vt.init(t,r)}),rh=oe("ZodULID",(t,r)=>{t0.init(t,r),vt.init(t,r)}),ih=oe("ZodXID",(t,r)=>{n0.init(t,r),vt.init(t,r)}),oh=oe("ZodKSUID",(t,r)=>{r0.init(t,r),vt.init(t,r)}),sh=oe("ZodIPv4",(t,r)=>{l0.init(t,r),vt.init(t,r)}),ah=oe("ZodIPv6",(t,r)=>{c0.init(t,r),vt.init(t,r)}),lh=oe("ZodCIDRv4",(t,r)=>{u0.init(t,r),vt.init(t,r)}),ch=oe("ZodCIDRv6",(t,r)=>{d0.init(t,r),vt.init(t,r)}),uh=oe("ZodBase64",(t,r)=>{f0.init(t,r),vt.init(t,r)}),dh=oe("ZodBase64URL",(t,r)=>{p0.init(t,r),vt.init(t,r)}),fh=oe("ZodE164",(t,r)=>{m0.init(t,r),vt.init(t,r)}),hh=oe("ZodJWT",(t,r)=>{x0.init(t,r),vt.init(t,r)}),Ho=oe("ZodNumber",(t,r)=>{ic.init(t,r),pt.init(t,r),t.gt=(c,u)=>t.check(ia(c,u)),t.gte=(c,u)=>t.check(ho(c,u)),t.min=(c,u)=>t.check(ho(c,u)),t.lt=(c,u)=>t.check(ra(c,u)),t.lte=(c,u)=>t.check(fo(c,u)),t.max=(c,u)=>t.check(fo(c,u)),t.int=c=>t.check(la(c)),t.safe=c=>t.check(la(c)),t.positive=c=>t.check(ia(0,c)),t.nonnegative=c=>t.check(ho(0,c)),t.negative=c=>t.check(ra(0,c)),t.nonpositive=c=>t.check(fo(0,c)),t.multipleOf=(c,u)=>t.check(oa(c,u)),t.step=(c,u)=>t.check(oa(c,u)),t.finite=()=>t;const o=t._zod.bag;t.minValue=Math.max(o.minimum??Number.NEGATIVE_INFINITY,o.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,t.maxValue=Math.min(o.maximum??Number.POSITIVE_INFINITY,o.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,t.isInt=(o.format??"").includes("int")||Number.isSafeInteger(o.multipleOf??.5),t.isFinite=!0,t.format=o.format??null});function Y(t){return gf(Ho,t)}const ph=oe("ZodNumberFormat",(t,r)=>{y0.init(t,r),Ho.init(t,r)});function la(t){return yf(ph,t)}const mh=oe("ZodBoolean",(t,r)=>{w0.init(t,r),pt.init(t,r)});function St(t){return wf(mh,t)}const gh=oe("ZodNull",(t,r)=>{_0.init(t,r),pt.init(t,r)});function dc(t){return _f(gh,t)}const xh=oe("ZodAny",(t,r)=>{v0.init(t,r),pt.init(t,r)});function dr(){return vf(xh)}const yh=oe("ZodUnknown",(t,r)=>{C0.init(t,r),pt.init(t,r)});function Ir(){return Cf(yh)}const wh=oe("ZodNever",(t,r)=>{b0.init(t,r),pt.init(t,r)});function _h(t){return bf(wh,t)}const vh=oe("ZodArray",(t,r)=>{E0.init(t,r),pt.init(t,r),t.element=r.element,t.min=(o,c)=>t.check(Mi(o,c)),t.nonempty=o=>t.check(Mi(1,o)),t.max=(o,c)=>t.check(ac(o,c)),t.length=(o,c)=>t.check(lc(o,c)),t.unwrap=()=>t.element});function ge(t,r){return Df(vh,t,r)}const Ch=oe("ZodObject",(t,r)=>{A0.init(t,r),pt.init(t,r),Ke(t,"shape",()=>r.shape),t.keyof=()=>Ze(Object.keys(t._zod.def.shape)),t.catchall=o=>t.clone({...t._zod.def,catchall:o}),t.passthrough=()=>t.clone({...t._zod.def,catchall:Ir()}),t.loose=()=>t.clone({...t._zod.def,catchall:Ir()}),t.strict=()=>t.clone({...t._zod.def,catchall:_h()}),t.strip=()=>t.clone({...t._zod.def,catchall:void 0}),t.extend=o=>qd(t,o),t.merge=o=>Yd(t,o),t.pick=o=>Gd(t,o),t.omit=o=>Xd(t,o),t.partial=(...o)=>Jd(hc,t,o[0]),t.required=(...o)=>Kd(pc,t,o[0])});function S(t,r){const o={type:"object",get shape(){return $o(this,"shape",{...t}),this.shape},...Ee(r)};return new Ch(o)}const fc=oe("ZodUnion",(t,r)=>{oc.init(t,r),pt.init(t,r),t.options=r.options});function Be(t,r){return new fc({type:"union",options:t,...Ee(r)})}const bh=oe("ZodDiscriminatedUnion",(t,r)=>{fc.init(t,r),I0.init(t,r)});function lt(t,r,o){return new bh({type:"union",options:r,discriminator:t,...Ee(o)})}const Eh=oe("ZodIntersection",(t,r)=>{S0.init(t,r),pt.init(t,r)});function Ah(t,r){return new Eh({type:"intersection",left:t,right:r})}const Ih=oe("ZodRecord",(t,r)=>{T0.init(t,r),pt.init(t,r),t.keyType=r.keyType,t.valueType=r.valueType});function gt(t,r,o){return new Ih({type:"record",keyType:t,valueType:r,...Ee(o)})}const Io=oe("ZodEnum",(t,r)=>{N0.init(t,r),pt.init(t,r),t.enum=r.entries,t.options=Object.values(r.entries);const o=new Set(Object.keys(r.entries));t.extract=(c,u)=>{const f={};for(const p of c)if(o.has(p))f[p]=r.entries[p];else throw new Error(`Key ${p} not found in enum`);return new Io({...r,checks:[],...Ee(u),entries:f})},t.exclude=(c,u)=>{const f={...r.entries};for(const p of c)if(o.has(p))delete f[p];else throw new Error(`Key ${p} not found in enum`);return new Io({...r,checks:[],...Ee(u),entries:f})}});function Ze(t,r){const o=Array.isArray(t)?Object.fromEntries(t.map(c=>[c,c])):t;return new Io({type:"enum",entries:o,...Ee(r)})}const Sh=oe("ZodLiteral",(t,r)=>{O0.init(t,r),pt.init(t,r),t.values=new Set(r.values),Object.defineProperty(t,"value",{get(){if(r.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return r.values[0]}})});function W(t,r){return new Sh({type:"literal",values:Array.isArray(t)?t:[t],...Ee(r)})}const Th=oe("ZodTransform",(t,r)=>{k0.init(t,r),pt.init(t,r),t._zod.parse=(o,c)=>{o.addIssue=f=>{if(typeof f=="string")o.issues.push(Yr(f,o.value,r));else{const p=f;p.fatal&&(p.continue=!1),p.code??(p.code="custom"),p.input??(p.input=o.value),p.inst??(p.inst=t),p.continue??(p.continue=!0),o.issues.push(Yr(p))}};const u=r.transform(o.value,o);return u instanceof Promise?u.then(f=>(o.value=f,o)):(o.value=u,o)}});function Nh(t){return new Th({type:"transform",transform:t})}const hc=oe("ZodOptional",(t,r)=>{R0.init(t,r),pt.init(t,r),t.unwrap=()=>t._zod.def.innerType});function ca(t){return new hc({type:"optional",innerType:t})}const Oh=oe("ZodNullable",(t,r)=>{M0.init(t,r),pt.init(t,r),t.unwrap=()=>t._zod.def.innerType});function ua(t){return new Oh({type:"nullable",innerType:t})}const kh=oe("ZodDefault",(t,r)=>{D0.init(t,r),pt.init(t,r),t.unwrap=()=>t._zod.def.innerType,t.removeDefault=t.unwrap});function Rh(t,r){return new kh({type:"default",innerType:t,get defaultValue(){return typeof r=="function"?r():r}})}const Mh=oe("ZodPrefault",(t,r)=>{P0.init(t,r),pt.init(t,r),t.unwrap=()=>t._zod.def.innerType});function Dh(t,r){return new Mh({type:"prefault",innerType:t,get defaultValue(){return typeof r=="function"?r():r}})}const pc=oe("ZodNonOptional",(t,r)=>{B0.init(t,r),pt.init(t,r),t.unwrap=()=>t._zod.def.innerType});function Ph(t,r){return new pc({type:"nonoptional",innerType:t,...Ee(r)})}const Bh=oe("ZodCatch",(t,r)=>{L0.init(t,r),pt.init(t,r),t.unwrap=()=>t._zod.def.innerType,t.removeCatch=t.unwrap});function Lh(t,r){return new Bh({type:"catch",innerType:t,catchValue:typeof r=="function"?r:()=>r})}const Fh=oe("ZodPipe",(t,r)=>{F0.init(t,r),pt.init(t,r),t.in=r.in,t.out=r.out});function da(t,r){return new Fh({type:"pipe",in:t,out:r})}const Uh=oe("ZodReadonly",(t,r)=>{U0.init(t,r),pt.init(t,r)});function zh(t){return new Uh({type:"readonly",innerType:t})}const Vh=oe("ZodLazy",(t,r)=>{z0.init(t,r),pt.init(t,r),t.unwrap=()=>t._zod.def.getter()});function Wo(t){return new Vh({type:"lazy",getter:t})}const Go=oe("ZodCustom",(t,r)=>{V0.init(t,r),pt.init(t,r)});function $h(t){const r=new en({check:"custom"});return r._zod.check=t,r}function Zh(t,r){return Pf(Go,t??(()=>!0),r)}function jh(t,r={}){return Bf(Go,t,r)}function Hh(t){const r=$h(o=>(o.addIssue=c=>{if(typeof c=="string")o.issues.push(Yr(c,o.value,r._zod.def));else{const u=c;u.fatal&&(u.continue=!1),u.code??(u.code="custom"),u.input??(u.input=o.value),u.inst??(u.inst=r),u.continue??(u.continue=!r._zod.def.abort),o.issues.push(Yr(u))}},t(o.value,o)));return r}function Di(t,r={error:`Input not instance of ${t.name}`}){const o=new Go({type:"custom",check:"custom",fn:c=>c instanceof t,abort:!0,...Ee(r)});return o._zod.bag.Class=t,o}function Wh(t){return xf(Ho,t)}var Me;(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"})(Me||(Me={}));class fa extends Error{constructor(r,o){super(r),this.name="ParseError",this.type=o.type,this.field=o.field,this.value=o.value,this.line=o.line}}function po(t){}function Gh(t){if(typeof t=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:r=po,onError:o=po,onRetry:c=po,onComment:u}=t;let f="",p=!0,x,_="",g="";function A(O){const P=p?O.replace(/^\xEF\xBB\xBF/,""):O,[H,j]=Xh(`${f}${P}`);for(const $ of H)E($);f=j,p=!1}function E(O){if(O===""){M();return}if(O.startsWith(":")){u&&u(O.slice(O.startsWith(": ")?2:1));return}const P=O.indexOf(":");if(P!==-1){const H=O.slice(0,P),j=O[P+1]===" "?2:1,$=O.slice(P+j);F(H,$,O);return}F(O,"",O)}function F(O,P,H){switch(O){case"event":g=P;break;case"data":_=`${_}${P}
|
|
31
|
-
`;break;case"id":x=
|
|
32
|
-
`)?_.slice(0,-1):_}),x=void 0,_="",g=""}function
|
|
33
|
-
`,c);let
|
|
34
|
-
`&&c++}}return[r,o]}class mc extends TransformStream{constructor({onError:r,onRetry:o,onComment:c}={}){let u;super({start(f){u=Gh({onEvent:p=>{f.enqueue(p)},onError(p){r==="terminate"?f.error(p):typeof r=="function"&&r(p)},onRetry:o,onComment:c})},transform(f){u.feed(f)}})}}function _n(...t){return t.reduce((r,o)=>({...r,...o??{}}),{})}function qh({tools:t=[],providerToolNames:r}){const o={},c={};for(const u of t)if(u.type==="provider"&&u.id in r){const f=r[u.id];o[u.name]=f,c[f]=u.name}return{toProviderToolName:u=>{var f;return(f=o[u])!=null?f:u},toCustomToolName:u=>{var f;return(f=c[u])!=null?f:u}}}var Yh=class{constructor(){this.status={type:"pending"},this._resolve=void 0,this._reject=void 0}get promise(){return this._promise?this._promise:(this._promise=new Promise((t,r)=>{this.status.type==="resolved"?t(this.status.value):this.status.type==="rejected"&&r(this.status.error),this._resolve=t,this._reject=r}),this._promise)}resolve(t){var r;this.status={type:"resolved",value:t},this._promise&&((r=this._resolve)==null||r.call(this,t))}reject(t){var r;this.status={type:"rejected",error:t},this._promise&&((r=this._reject)==null||r.call(this,t))}isResolved(){return this.status.type==="resolved"}isRejected(){return this.status.type==="rejected"}isPending(){return this.status.type==="pending"}};function ri(t){return Object.fromEntries([...t.headers])}var{btoa:Jh,atob:Kh}=globalThis;function Xo(t){const r=t.replace(/-/g,"+").replace(/_/g,"/"),o=Kh(r);return Uint8Array.from(o,c=>c.codePointAt(0))}function Qh(t){let r="";for(let o=0;o<t.length;o++)r+=String.fromCodePoint(t[o]);return Jh(r)}function br(t){return t instanceof Uint8Array?Qh(t):t}function ep(t,r={}){const{useArrayBrackets:o=!0}=r,c=new FormData;for(const[u,f]of Object.entries(t))if(f!=null){if(Array.isArray(f)){if(f.length===1){c.append(u,f[0]);continue}const p=o?`${u}[]`:u;for(const x of f)c.append(p,x);continue}c.append(u,f)}return c}var gc="AI_DownloadError",xc=`vercel.ai.error.${gc}`,tp=Symbol.for(xc),ha,pa,Gr=class extends(pa=xt,ha=tp,pa){constructor({url:t,statusCode:r,statusText:o,cause:c,message:u=c==null?`Failed to download ${t}: ${r} ${o}`:`Failed to download ${t}: ${c}`}){super({name:gc,message:u,cause:c}),this[ha]=!0,this.url=t,this.statusCode=r,this.statusText=o}static isInstance(t){return xt.hasMarker(t,xc)}},yc=2*1024*1024*1024;async function np({response:t,url:r,maxBytes:o=yc}){const c=t.headers.get("content-length");if(c!=null){const A=parseInt(c,10);if(!isNaN(A)&&A>o)throw new Gr({url:r,message:`Download of ${r} exceeded maximum size of ${o} bytes (Content-Length: ${A}).`})}const u=t.body;if(u==null)return new Uint8Array(0);const f=u.getReader(),p=[];let x=0;try{for(;;){const{done:A,value:E}=await f.read();if(A)break;if(x+=E.length,x>o)throw new Gr({url:r,message:`Download of ${r} exceeded maximum size of ${o} bytes.`});p.push(E)}}finally{try{await f.cancel()}finally{f.releaseLock()}}const _=new Uint8Array(x);let g=0;for(const A of p)_.set(A,g),g+=A.length;return _}async function wc(t,r){var o,c;try{const u=await fetch(t,{signal:r?.abortSignal});if(!u.ok)throw new Gr({url:t,statusCode:u.status,statusText:u.statusText});const f=await np({response:u,url:t,maxBytes:(o=r?.maxBytes)!=null?o:yc}),p=(c=u.headers.get("content-type"))!=null?c:void 0;return new Blob([f],p?{type:p}:void 0)}catch(u){throw Gr.isInstance(u)?u:new Gr({url:t,cause:u})}}var ii=({prefix:t,size:r=16,alphabet:o="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",separator:c="-"}={})=>{const u=()=>{const f=o.length,p=new Array(r);for(let x=0;x<r;x++)p[x]=o[Math.random()*f|0];return p.join("")};if(t==null)return u;if(o.includes(c))throw new Tl({argument:"separator",message:`The separator "${c}" must not be part of the alphabet "${o}".`});return()=>`${t}${c}${u()}`},Gt=ii();function So(t){return(t instanceof Error||t instanceof DOMException)&&(t.name==="AbortError"||t.name==="ResponseAborted"||t.name==="TimeoutError")}var rp=["fetch failed","failed to fetch"],ip=["ConnectionRefused","ConnectionClosed","FailedToOpenSocket","ECONNRESET","ECONNREFUSED","ETIMEDOUT","EPIPE"];function op(t){if(!(t instanceof Error))return!1;const r=t.code;return!!(typeof r=="string"&&ip.includes(r))}function sp({error:t,url:r,requestBodyValues:o}){if(So(t))return t;if(t instanceof TypeError&&rp.includes(t.message.toLowerCase())){const c=t.cause;if(c!=null)return new on({message:`Cannot connect to API: ${c.message}`,cause:c,url:r,requestBodyValues:o,isRetryable:!0})}return op(t)?new on({message:`Cannot connect to API: ${t.message}`,cause:t,url:r,requestBodyValues:o,isRetryable:!0}):t}function ap(t=globalThis){var r,o,c;return t.window?"runtime/browser":(r=t.navigator)!=null&&r.userAgent?`runtime/${t.navigator.userAgent.toLowerCase()}`:(c=(o=t.process)==null?void 0:o.versions)!=null&&c.node?`runtime/node.js/${t.process.version.substring(0)}`:t.EdgeRuntime?"runtime/vercel-edge":"runtime/unknown"}function lp(t){if(t==null)return{};const r={};if(t instanceof Headers)t.forEach((o,c)=>{r[c.toLowerCase()]=o});else{Array.isArray(t)||(t=Object.entries(t));for(const[o,c]of t)c!=null&&(r[o.toLowerCase()]=c)}return r}function _c(t,...r){const o=new Headers(lp(t)),c=o.get("user-agent")||"";return o.set("user-agent",[c,...r].filter(Boolean).join(" ")),Object.fromEntries(o.entries())}var cp="4.0.15";function up(t){return t!=null}function dp({apiKey:t,environmentVariableName:r,apiKeyParameterName:o="apiKey",description:c}){if(typeof t=="string")return t;if(t!=null)throw new yi({message:`${c} API key must be a string.`});if(typeof process>"u")throw new yi({message:`${c} API key is missing. Pass it using the '${o}' parameter. Environment variables is not supported in this environment.`});if(t=process.env[r],t==null)throw new yi({message:`${c} API key is missing. Pass it using the '${o}' parameter or the ${r} environment variable.`});if(typeof t!="string")throw new yi({message:`${c} API key must be a string. The value of the ${r} environment variable is not a string.`});return t}function fp({settingValue:t,environmentVariableName:r}){if(typeof t=="string")return t;if(!(t!=null||typeof process>"u")&&(t=process.env[r],!(t==null||typeof t!="string")))return t}function hp(t){var r;const[o,c=""]=t.toLowerCase().split("/");return(r={mpeg:"mp3","x-wav":"wav",opus:"ogg",mp4:"m4a","x-m4a":"m4a"}[c])!=null?r:c}var pp=/"__proto__"\s*:/,mp=/"constructor"\s*:/;function ma(t){const r=JSON.parse(t);return r===null||typeof r!="object"||pp.test(t)===!1&&mp.test(t)===!1?r:gp(r)}function gp(t){let r=[t];for(;r.length;){const o=r;r=[];for(const c of o){if(Object.prototype.hasOwnProperty.call(c,"__proto__"))throw new SyntaxError("Object contains forbidden prototype property");if(Object.prototype.hasOwnProperty.call(c,"constructor")&&Object.prototype.hasOwnProperty.call(c.constructor,"prototype"))throw new SyntaxError("Object contains forbidden prototype property");for(const u in c){const f=c[u];f&&typeof f=="object"&&r.push(f)}}}return t}function qo(t){const{stackTraceLimit:r}=Error;try{Error.stackTraceLimit=0}catch{return ma(t)}try{return ma(t)}finally{Error.stackTraceLimit=r}}function Yo(t){if(t.type==="object"||Array.isArray(t.type)&&t.type.includes("object")){t.additionalProperties=!1;const{properties:o}=t;if(o!=null)for(const c of Object.keys(o))o[c]=rr(o[c])}t.items!=null&&(t.items=Array.isArray(t.items)?t.items.map(rr):rr(t.items)),t.anyOf!=null&&(t.anyOf=t.anyOf.map(rr)),t.allOf!=null&&(t.allOf=t.allOf.map(rr)),t.oneOf!=null&&(t.oneOf=t.oneOf.map(rr));const{definitions:r}=t;if(r!=null)for(const o of Object.keys(r))r[o]=rr(r[o]);return t}function rr(t){return typeof t=="boolean"?t:Yo(t)}var xp=Symbol("Let zodToJsonSchema decide on which parser to use"),ga={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",strictUnions:!1,definitions:{},errorMessages:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref"},yp=t=>typeof t=="string"?{...ga,name:t}:{...ga,...t};function ln(){return{}}function wp(t,r){var o,c,u;const f={type:"array"};return(o=t.type)!=null&&o._def&&((u=(c=t.type)==null?void 0:c._def)==null?void 0:u.typeName)!==Me.ZodAny&&(f.items=tt(t.type._def,{...r,currentPath:[...r.currentPath,"items"]})),t.minLength&&(f.minItems=t.minLength.value),t.maxLength&&(f.maxItems=t.maxLength.value),t.exactLength&&(f.minItems=t.exactLength.value,f.maxItems=t.exactLength.value),f}function _p(t){const r={type:"integer",format:"int64"};if(!t.checks)return r;for(const o of t.checks)switch(o.kind){case"min":o.inclusive?r.minimum=o.value:r.exclusiveMinimum=o.value;break;case"max":o.inclusive?r.maximum=o.value:r.exclusiveMaximum=o.value;break;case"multipleOf":r.multipleOf=o.value;break}return r}function vp(){return{type:"boolean"}}function vc(t,r){return tt(t.type._def,r)}var Cp=(t,r)=>tt(t.innerType._def,r);function Cc(t,r,o){const c=o??r.dateStrategy;if(Array.isArray(c))return{anyOf:c.map((u,f)=>Cc(t,r,u))};switch(c){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return bp(t)}}var bp=t=>{const r={type:"integer",format:"unix-time"};for(const o of t.checks)switch(o.kind){case"min":r.minimum=o.value;break;case"max":r.maximum=o.value;break}return r};function Ep(t,r){return{...tt(t.innerType._def,r),default:t.defaultValue()}}function Ap(t,r){return r.effectStrategy==="input"?tt(t.schema._def,r):ln()}function Ip(t){return{type:"string",enum:Array.from(t.values)}}var Sp=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function Tp(t,r){const o=[tt(t.left._def,{...r,currentPath:[...r.currentPath,"allOf","0"]}),tt(t.right._def,{...r,currentPath:[...r.currentPath,"allOf","1"]})].filter(u=>!!u),c=[];return o.forEach(u=>{if(Sp(u))c.push(...u.allOf);else{let f=u;if("additionalProperties"in u&&u.additionalProperties===!1){const{additionalProperties:p,...x}=u;f=x}c.push(f)}}),c.length?{allOf:c}:void 0}function Np(t){const r=typeof t.value;return r!=="bigint"&&r!=="number"&&r!=="boolean"&&r!=="string"?{type:Array.isArray(t.value)?"array":"object"}:{type:r==="bigint"?"integer":r,const:t.value}}var mo=void 0,xn={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(mo===void 0&&(mo=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),mo),uuid:/^[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}$/,ipv4:/^(?:(?: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])$/,ipv4Cidr:/^(?:(?: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])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([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])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function bc(t,r){const o={type:"string"};if(t.checks)for(const c of t.checks)switch(c.kind){case"min":o.minLength=typeof o.minLength=="number"?Math.max(o.minLength,c.value):c.value;break;case"max":o.maxLength=typeof o.maxLength=="number"?Math.min(o.maxLength,c.value):c.value;break;case"email":switch(r.emailStrategy){case"format:email":yn(o,"email",c.message,r);break;case"format:idn-email":yn(o,"idn-email",c.message,r);break;case"pattern:zod":Wt(o,xn.email,c.message,r);break}break;case"url":yn(o,"uri",c.message,r);break;case"uuid":yn(o,"uuid",c.message,r);break;case"regex":Wt(o,c.regex,c.message,r);break;case"cuid":Wt(o,xn.cuid,c.message,r);break;case"cuid2":Wt(o,xn.cuid2,c.message,r);break;case"startsWith":Wt(o,RegExp(`^${go(c.value,r)}`),c.message,r);break;case"endsWith":Wt(o,RegExp(`${go(c.value,r)}$`),c.message,r);break;case"datetime":yn(o,"date-time",c.message,r);break;case"date":yn(o,"date",c.message,r);break;case"time":yn(o,"time",c.message,r);break;case"duration":yn(o,"duration",c.message,r);break;case"length":o.minLength=typeof o.minLength=="number"?Math.max(o.minLength,c.value):c.value,o.maxLength=typeof o.maxLength=="number"?Math.min(o.maxLength,c.value):c.value;break;case"includes":{Wt(o,RegExp(go(c.value,r)),c.message,r);break}case"ip":{c.version!=="v6"&&yn(o,"ipv4",c.message,r),c.version!=="v4"&&yn(o,"ipv6",c.message,r);break}case"base64url":Wt(o,xn.base64url,c.message,r);break;case"jwt":Wt(o,xn.jwt,c.message,r);break;case"cidr":{c.version!=="v6"&&Wt(o,xn.ipv4Cidr,c.message,r),c.version!=="v4"&&Wt(o,xn.ipv6Cidr,c.message,r);break}case"emoji":Wt(o,xn.emoji(),c.message,r);break;case"ulid":{Wt(o,xn.ulid,c.message,r);break}case"base64":{switch(r.base64Strategy){case"format:binary":{yn(o,"binary",c.message,r);break}case"contentEncoding:base64":{o.contentEncoding="base64";break}case"pattern:zod":{Wt(o,xn.base64,c.message,r);break}}break}case"nanoid":Wt(o,xn.nanoid,c.message,r)}return o}function go(t,r){return r.patternStrategy==="escape"?kp(t):t}var Op=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function kp(t){let r="";for(let o=0;o<t.length;o++)Op.has(t[o])||(r+="\\"),r+=t[o];return r}function yn(t,r,o,c){var u;t.format||(u=t.anyOf)!=null&&u.some(f=>f.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format}),delete t.format),t.anyOf.push({format:r,...o&&c.errorMessages&&{errorMessage:{format:o}}})):t.format=r}function Wt(t,r,o,c){var u;t.pattern||(u=t.allOf)!=null&&u.some(f=>f.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern}),delete t.pattern),t.allOf.push({pattern:xa(r,c),...o&&c.errorMessages&&{errorMessage:{pattern:o}}})):t.pattern=xa(r,c)}function xa(t,r){var o;if(!r.applyRegexFlags||!t.flags)return t.source;const c={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},u=c.i?t.source.toLowerCase():t.source;let f="",p=!1,x=!1,_=!1;for(let g=0;g<u.length;g++){if(p){f+=u[g],p=!1;continue}if(c.i){if(x){if(u[g].match(/[a-z]/)){_?(f+=u[g],f+=`${u[g-2]}-${u[g]}`.toUpperCase(),_=!1):u[g+1]==="-"&&((o=u[g+2])!=null&&o.match(/[a-z]/))?(f+=u[g],_=!0):f+=`${u[g]}${u[g].toUpperCase()}`;continue}}else if(u[g].match(/[a-z]/)){f+=`[${u[g]}${u[g].toUpperCase()}]`;continue}}if(c.m){if(u[g]==="^"){f+=`(^|(?<=[\r
|
|
30
|
+
Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const C of this.seen.entries()){const A=C[1];if(r===C[0]){m(C);continue}if(c.external){const k=c.external.registry.get(C[0])?.id;if(r!==C[0]&&k){m(C);continue}}if(this.metadataRegistry.get(C[0])?.id){m(C);continue}if(A.cycle){m(C);continue}if(A.count>1&&c.reused==="ref"){m(C);continue}}const x=(C,A)=>{const B=this.seen.get(C),k=B.def??B.schema,R={...k};if(B.ref===null)return;const P=B.ref;if(B.ref=null,P){x(P,A);const L=this.seen.get(P).schema;L.$ref&&A.target==="draft-7"?(k.allOf=k.allOf??[],k.allOf.push(L)):(Object.assign(k,L),Object.assign(k,R))}B.isParent||this.override({zodSchema:C,jsonSchema:k,path:B.path??[]})};for(const C of[...this.seen.entries()].reverse())x(C[0],{target:this.target});const _={};if(this.target==="draft-2020-12"?_.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?_.$schema="http://json-schema.org/draft-07/schema#":console.warn(`Invalid target: ${this.target}`),c.external?.uri){const C=c.external.registry.get(r)?.id;if(!C)throw new Error("Schema is missing an `id` property");_.$id=c.external.uri(C)}Object.assign(_,u.def);const g=c.external?.defs??{};for(const C of this.seen.entries()){const A=C[1];A.def&&A.defId&&(g[A.defId]=A.def)}c.external||Object.keys(g).length>0&&(this.target==="draft-2020-12"?_.$defs=g:_.definitions=g);try{return JSON.parse(JSON.stringify(_))}catch{throw new Error("Error converting schema to JSON.")}}}function zf(t,r){if(t instanceof ac){const c=new aa(r),u={};for(const x of t._idmap.entries()){const[_,g]=x;c.process(g)}const f={},m={registry:t,uri:r?.uri,defs:u};for(const x of t._idmap.entries()){const[_,g]=x;f[_]=c.emit(g,{...r,external:m})}if(Object.keys(u).length>0){const x=c.target==="draft-2020-12"?"$defs":"definitions";f.__shared={[x]:u}}return{schemas:f}}const o=new aa(r);return o.process(t),o.emit(t,r)}function Mt(t,r){const o=r??{seen:new Set};if(o.seen.has(t))return!1;o.seen.add(t);const u=t._zod.def;switch(u.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":return!1;case"array":return Mt(u.element,o);case"object":{for(const f in u.shape)if(Mt(u.shape[f],o))return!0;return!1}case"union":{for(const f of u.options)if(Mt(f,o))return!0;return!1}case"intersection":return Mt(u.left,o)||Mt(u.right,o);case"tuple":{for(const f of u.items)if(Mt(f,o))return!0;return!!(u.rest&&Mt(u.rest,o))}case"record":return Mt(u.keyType,o)||Mt(u.valueType,o);case"map":return Mt(u.keyType,o)||Mt(u.valueType,o);case"set":return Mt(u.valueType,o);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return Mt(u.innerType,o);case"lazy":return Mt(u.getter(),o);case"default":return Mt(u.innerType,o);case"prefault":return Mt(u.innerType,o);case"custom":return!1;case"transform":return!0;case"pipe":return Mt(u.in,o)||Mt(u.out,o);case"success":return!1;case"catch":return!1}throw new Error(`Unknown schema type: ${u.type}`)}const $f=oe("ZodISODateTime",(t,r)=>{a0.init(t,r),bt.init(t,r)});function Vf(t){return mf($f,t)}const Zf=oe("ZodISODate",(t,r)=>{l0.init(t,r),bt.init(t,r)});function jf(t){return gf(Zf,t)}const Wf=oe("ZodISOTime",(t,r)=>{c0.init(t,r),bt.init(t,r)});function Hf(t){return xf(Wf,t)}const Gf=oe("ZodISODuration",(t,r)=>{u0.init(t,r),bt.init(t,r)});function Xf(t){return yf(Gf,t)}const qf=(t,r)=>{Xl.init(t,r),t.name="ZodError",Object.defineProperties(t,{format:{value:o=>r1(t,o)},flatten:{value:o=>n1(t,o)},addIssue:{value:o=>t.issues.push(o)},addIssues:{value:o=>t.issues.push(...o)},isEmpty:{get(){return t.issues.length===0}}})},zi=oe("ZodError",qf,{Parent:Error}),Yf=i1(zi),Jf=o1(zi),Kf=Yl(zi),uc=Jl(zi),ht=oe("ZodType",(t,r)=>(ct.init(t,r),t.def=r,Object.defineProperty(t,"_def",{value:r}),t.check=(...o)=>t.clone({...r,checks:[...r.checks??[],...o.map(c=>typeof c=="function"?{_zod:{check:c,def:{check:"custom"},onattach:[]}}:c)]}),t.clone=(o,c)=>fr(t,o,c),t.brand=()=>t,t.register=((o,c)=>(o.add(t,c),t)),t.parse=(o,c)=>Yf(t,o,c,{callee:t.parse}),t.safeParse=(o,c)=>Kf(t,o,c),t.parseAsync=async(o,c)=>Jf(t,o,c,{callee:t.parseAsync}),t.safeParseAsync=async(o,c)=>uc(t,o,c),t.spa=t.safeParseAsync,t.refine=(o,c)=>t.check(Gh(o,c)),t.superRefine=o=>t.check(Xh(o)),t.overwrite=o=>t.check(ri(o)),t.optional=()=>ua(t),t.nullable=()=>da(t),t.nullish=()=>ua(da(t)),t.nonoptional=o=>Fh(t,o),t.array=()=>xe(t),t.or=o=>De([t,o]),t.and=o=>Th(t,o),t.transform=o=>fa(t,Rh(o)),t.default=o=>Ph(t,o),t.prefault=o=>Lh(t,o),t.catch=o=>zh(t,o),t.pipe=o=>fa(t,o),t.readonly=()=>Zh(t),t.describe=o=>{const c=t.clone();return Wr.add(c,{description:o}),c},Object.defineProperty(t,"description",{get(){return Wr.get(t)?.description},configurable:!0}),t.meta=(...o)=>{if(o.length===0)return Wr.get(t);const c=t.clone();return Wr.add(c,o[0]),c},t.isOptional=()=>t.safeParse(void 0).success,t.isNullable=()=>t.safeParse(null).success,t)),dc=oe("_ZodString",(t,r)=>{Wo.init(t,r),ht.init(t,r);const o=t._zod.bag;t.format=o.format??null,t.minLength=o.minimum??null,t.maxLength=o.maximum??null,t.regex=(...c)=>t.check(Sf(...c)),t.includes=(...c)=>t.check(Of(...c)),t.startsWith=(...c)=>t.check(kf(...c)),t.endsWith=(...c)=>t.check(Rf(...c)),t.min=(...c)=>t.check(Mi(...c)),t.max=(...c)=>t.check(lc(...c)),t.length=(...c)=>t.check(cc(...c)),t.nonempty=(...c)=>t.check(Mi(1,...c)),t.lowercase=c=>t.check(Tf(c)),t.uppercase=c=>t.check(Nf(c)),t.trim=()=>t.check(Df()),t.normalize=(...c)=>t.check(Mf(...c)),t.toLowerCase=()=>t.check(Pf()),t.toUpperCase=()=>t.check(Bf())}),Qf=oe("ZodString",(t,r)=>{Wo.init(t,r),dc.init(t,r),t.email=o=>t.check(G0(eh,o)),t.url=o=>t.check(K0(th,o)),t.jwt=o=>t.check(pf(gh,o)),t.emoji=o=>t.check(Q0(nh,o)),t.guid=o=>t.check(ra(la,o)),t.uuid=o=>t.check(X0(vi,o)),t.uuidv4=o=>t.check(q0(vi,o)),t.uuidv6=o=>t.check(Y0(vi,o)),t.uuidv7=o=>t.check(J0(vi,o)),t.nanoid=o=>t.check(ef(rh,o)),t.guid=o=>t.check(ra(la,o)),t.cuid=o=>t.check(tf(ih,o)),t.cuid2=o=>t.check(nf(oh,o)),t.ulid=o=>t.check(rf(sh,o)),t.base64=o=>t.check(df(hh,o)),t.base64url=o=>t.check(ff(ph,o)),t.xid=o=>t.check(of(ah,o)),t.ksuid=o=>t.check(sf(lh,o)),t.ipv4=o=>t.check(af(ch,o)),t.ipv6=o=>t.check(lf(uh,o)),t.cidrv4=o=>t.check(cf(dh,o)),t.cidrv6=o=>t.check(uf(fh,o)),t.e164=o=>t.check(hf(mh,o)),t.datetime=o=>t.check(Vf(o)),t.date=o=>t.check(jf(o)),t.time=o=>t.check(Hf(o)),t.duration=o=>t.check(Xf(o))});function w(t){return H0(Qf,t)}const bt=oe("ZodStringFormat",(t,r)=>{yt.init(t,r),dc.init(t,r)}),eh=oe("ZodEmail",(t,r)=>{K1.init(t,r),bt.init(t,r)}),la=oe("ZodGUID",(t,r)=>{Y1.init(t,r),bt.init(t,r)}),vi=oe("ZodUUID",(t,r)=>{J1.init(t,r),bt.init(t,r)}),th=oe("ZodURL",(t,r)=>{Q1.init(t,r),bt.init(t,r)}),nh=oe("ZodEmoji",(t,r)=>{e0.init(t,r),bt.init(t,r)}),rh=oe("ZodNanoID",(t,r)=>{t0.init(t,r),bt.init(t,r)}),ih=oe("ZodCUID",(t,r)=>{n0.init(t,r),bt.init(t,r)}),oh=oe("ZodCUID2",(t,r)=>{r0.init(t,r),bt.init(t,r)}),sh=oe("ZodULID",(t,r)=>{i0.init(t,r),bt.init(t,r)}),ah=oe("ZodXID",(t,r)=>{o0.init(t,r),bt.init(t,r)}),lh=oe("ZodKSUID",(t,r)=>{s0.init(t,r),bt.init(t,r)}),ch=oe("ZodIPv4",(t,r)=>{d0.init(t,r),bt.init(t,r)}),uh=oe("ZodIPv6",(t,r)=>{f0.init(t,r),bt.init(t,r)}),dh=oe("ZodCIDRv4",(t,r)=>{h0.init(t,r),bt.init(t,r)}),fh=oe("ZodCIDRv6",(t,r)=>{p0.init(t,r),bt.init(t,r)}),hh=oe("ZodBase64",(t,r)=>{m0.init(t,r),bt.init(t,r)}),ph=oe("ZodBase64URL",(t,r)=>{x0.init(t,r),bt.init(t,r)}),mh=oe("ZodE164",(t,r)=>{y0.init(t,r),bt.init(t,r)}),gh=oe("ZodJWT",(t,r)=>{_0.init(t,r),bt.init(t,r)}),Ho=oe("ZodNumber",(t,r)=>{oc.init(t,r),ht.init(t,r),t.gt=(c,u)=>t.check(oa(c,u)),t.gte=(c,u)=>t.check(ho(c,u)),t.min=(c,u)=>t.check(ho(c,u)),t.lt=(c,u)=>t.check(ia(c,u)),t.lte=(c,u)=>t.check(fo(c,u)),t.max=(c,u)=>t.check(fo(c,u)),t.int=c=>t.check(ca(c)),t.safe=c=>t.check(ca(c)),t.positive=c=>t.check(oa(0,c)),t.nonnegative=c=>t.check(ho(0,c)),t.negative=c=>t.check(ia(0,c)),t.nonpositive=c=>t.check(fo(0,c)),t.multipleOf=(c,u)=>t.check(sa(c,u)),t.step=(c,u)=>t.check(sa(c,u)),t.finite=()=>t;const o=t._zod.bag;t.minValue=Math.max(o.minimum??Number.NEGATIVE_INFINITY,o.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,t.maxValue=Math.min(o.maximum??Number.POSITIVE_INFINITY,o.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,t.isInt=(o.format??"").includes("int")||Number.isSafeInteger(o.multipleOf??.5),t.isFinite=!0,t.format=o.format??null});function K(t){return wf(Ho,t)}const xh=oe("ZodNumberFormat",(t,r)=>{v0.init(t,r),Ho.init(t,r)});function ca(t){return vf(xh,t)}const yh=oe("ZodBoolean",(t,r)=>{C0.init(t,r),ht.init(t,r)});function Nt(t){return Cf(yh,t)}const wh=oe("ZodNull",(t,r)=>{b0.init(t,r),ht.init(t,r)});function fc(t){return bf(wh,t)}const _h=oe("ZodAny",(t,r)=>{E0.init(t,r),ht.init(t,r)});function hr(){return Ef(_h)}const vh=oe("ZodUnknown",(t,r)=>{A0.init(t,r),ht.init(t,r)});function Nr(){return Af(vh)}const Ch=oe("ZodNever",(t,r)=>{I0.init(t,r),ht.init(t,r)});function bh(t){return If(Ch,t)}const Eh=oe("ZodArray",(t,r)=>{S0.init(t,r),ht.init(t,r),t.element=r.element,t.min=(o,c)=>t.check(Mi(o,c)),t.nonempty=o=>t.check(Mi(1,o)),t.max=(o,c)=>t.check(lc(o,c)),t.length=(o,c)=>t.check(cc(o,c)),t.unwrap=()=>t.element});function xe(t,r){return Lf(Eh,t,r)}const Ah=oe("ZodObject",(t,r)=>{T0.init(t,r),ht.init(t,r),Qe(t,"shape",()=>r.shape),t.keyof=()=>Be(Object.keys(t._zod.def.shape)),t.catchall=o=>t.clone({...t._zod.def,catchall:o}),t.passthrough=()=>t.clone({...t._zod.def,catchall:Nr()}),t.loose=()=>t.clone({...t._zod.def,catchall:Nr()}),t.strict=()=>t.clone({...t._zod.def,catchall:bh()}),t.strip=()=>t.clone({...t._zod.def,catchall:void 0}),t.extend=o=>Kd(t,o),t.merge=o=>Qd(t,o),t.pick=o=>Yd(t,o),t.omit=o=>Jd(t,o),t.partial=(...o)=>e1(pc,t,o[0]),t.required=(...o)=>t1(mc,t,o[0])});function S(t,r){const o={type:"object",get shape(){return Zo(this,"shape",{...t}),this.shape},...Ee(r)};return new Ah(o)}const hc=oe("ZodUnion",(t,r)=>{sc.init(t,r),ht.init(t,r),t.options=r.options});function De(t,r){return new hc({type:"union",options:t,...Ee(r)})}const Ih=oe("ZodDiscriminatedUnion",(t,r)=>{hc.init(t,r),N0.init(t,r)});function lt(t,r,o){return new Ih({type:"union",options:r,discriminator:t,...Ee(o)})}const Sh=oe("ZodIntersection",(t,r)=>{O0.init(t,r),ht.init(t,r)});function Th(t,r){return new Sh({type:"intersection",left:t,right:r})}const Nh=oe("ZodRecord",(t,r)=>{k0.init(t,r),ht.init(t,r),t.keyType=r.keyType,t.valueType=r.valueType});function gt(t,r,o){return new Nh({type:"record",keyType:t,valueType:r,...Ee(o)})}const Io=oe("ZodEnum",(t,r)=>{R0.init(t,r),ht.init(t,r),t.enum=r.entries,t.options=Object.values(r.entries);const o=new Set(Object.keys(r.entries));t.extract=(c,u)=>{const f={};for(const m of c)if(o.has(m))f[m]=r.entries[m];else throw new Error(`Key ${m} not found in enum`);return new Io({...r,checks:[],...Ee(u),entries:f})},t.exclude=(c,u)=>{const f={...r.entries};for(const m of c)if(o.has(m))delete f[m];else throw new Error(`Key ${m} not found in enum`);return new Io({...r,checks:[],...Ee(u),entries:f})}});function Be(t,r){const o=Array.isArray(t)?Object.fromEntries(t.map(c=>[c,c])):t;return new Io({type:"enum",entries:o,...Ee(r)})}const Oh=oe("ZodLiteral",(t,r)=>{M0.init(t,r),ht.init(t,r),t.values=new Set(r.values),Object.defineProperty(t,"value",{get(){if(r.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return r.values[0]}})});function H(t,r){return new Oh({type:"literal",values:Array.isArray(t)?t:[t],...Ee(r)})}const kh=oe("ZodTransform",(t,r)=>{D0.init(t,r),ht.init(t,r),t._zod.parse=(o,c)=>{o.addIssue=f=>{if(typeof f=="string")o.issues.push(Jr(f,o.value,r));else{const m=f;m.fatal&&(m.continue=!1),m.code??(m.code="custom"),m.input??(m.input=o.value),m.inst??(m.inst=t),m.continue??(m.continue=!0),o.issues.push(Jr(m))}};const u=r.transform(o.value,o);return u instanceof Promise?u.then(f=>(o.value=f,o)):(o.value=u,o)}});function Rh(t){return new kh({type:"transform",transform:t})}const pc=oe("ZodOptional",(t,r)=>{P0.init(t,r),ht.init(t,r),t.unwrap=()=>t._zod.def.innerType});function ua(t){return new pc({type:"optional",innerType:t})}const Mh=oe("ZodNullable",(t,r)=>{B0.init(t,r),ht.init(t,r),t.unwrap=()=>t._zod.def.innerType});function da(t){return new Mh({type:"nullable",innerType:t})}const Dh=oe("ZodDefault",(t,r)=>{L0.init(t,r),ht.init(t,r),t.unwrap=()=>t._zod.def.innerType,t.removeDefault=t.unwrap});function Ph(t,r){return new Dh({type:"default",innerType:t,get defaultValue(){return typeof r=="function"?r():r}})}const Bh=oe("ZodPrefault",(t,r)=>{F0.init(t,r),ht.init(t,r),t.unwrap=()=>t._zod.def.innerType});function Lh(t,r){return new Bh({type:"prefault",innerType:t,get defaultValue(){return typeof r=="function"?r():r}})}const mc=oe("ZodNonOptional",(t,r)=>{U0.init(t,r),ht.init(t,r),t.unwrap=()=>t._zod.def.innerType});function Fh(t,r){return new mc({type:"nonoptional",innerType:t,...Ee(r)})}const Uh=oe("ZodCatch",(t,r)=>{z0.init(t,r),ht.init(t,r),t.unwrap=()=>t._zod.def.innerType,t.removeCatch=t.unwrap});function zh(t,r){return new Uh({type:"catch",innerType:t,catchValue:typeof r=="function"?r:()=>r})}const $h=oe("ZodPipe",(t,r)=>{$0.init(t,r),ht.init(t,r),t.in=r.in,t.out=r.out});function fa(t,r){return new $h({type:"pipe",in:t,out:r})}const Vh=oe("ZodReadonly",(t,r)=>{V0.init(t,r),ht.init(t,r)});function Zh(t){return new Vh({type:"readonly",innerType:t})}const jh=oe("ZodLazy",(t,r)=>{Z0.init(t,r),ht.init(t,r),t.unwrap=()=>t._zod.def.getter()});function Go(t){return new jh({type:"lazy",getter:t})}const Xo=oe("ZodCustom",(t,r)=>{j0.init(t,r),ht.init(t,r)});function Wh(t){const r=new tn({check:"custom"});return r._zod.check=t,r}function Hh(t,r){return Ff(Xo,t??(()=>!0),r)}function Gh(t,r={}){return Uf(Xo,t,r)}function Xh(t){const r=Wh(o=>(o.addIssue=c=>{if(typeof c=="string")o.issues.push(Jr(c,o.value,r._zod.def));else{const u=c;u.fatal&&(u.continue=!1),u.code??(u.code="custom"),u.input??(u.input=o.value),u.inst??(u.inst=r),u.continue??(u.continue=!r._zod.def.abort),o.issues.push(Jr(u))}},t(o.value,o)));return r}function Di(t,r={error:`Input not instance of ${t.name}`}){const o=new Xo({type:"custom",check:"custom",fn:c=>c instanceof t,abort:!0,...Ee(r)});return o._zod.bag.Class=t,o}function qh(t){return _f(Ho,t)}var Me;(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"})(Me||(Me={}));class ha extends Error{constructor(r,o){super(r),this.name="ParseError",this.type=o.type,this.field=o.field,this.value=o.value,this.line=o.line}}function po(t){}function Yh(t){if(typeof t=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:r=po,onError:o=po,onRetry:c=po,onComment:u}=t;let f="",m=!0,x,_="",g="";function C(P){const L=m?P.replace(/^\xEF\xBB\xBF/,""):P,[G,W]=Jh(`${f}${L}`);for(const Z of G)A(Z);f=W,m=!1}function A(P){if(P===""){k();return}if(P.startsWith(":")){u&&u(P.slice(P.startsWith(": ")?2:1));return}const L=P.indexOf(":");if(L!==-1){const G=P.slice(0,L),W=P[L+1]===" "?2:1,Z=P.slice(L+W);B(G,Z,P);return}B(P,"",P)}function B(P,L,G){switch(P){case"event":g=L;break;case"data":_=`${_}${L}
|
|
31
|
+
`;break;case"id":x=L.includes("\0")?void 0:L;break;case"retry":/^\d+$/.test(L)?c(parseInt(L,10)):o(new ha(`Invalid \`retry\` value: "${L}"`,{type:"invalid-retry",value:L,line:G}));break;default:o(new ha(`Unknown field "${P.length>20?`${P.slice(0,20)}…`:P}"`,{type:"unknown-field",field:P,value:L,line:G}));break}}function k(){_.length>0&&r({id:x,event:g||void 0,data:_.endsWith(`
|
|
32
|
+
`)?_.slice(0,-1):_}),x=void 0,_="",g=""}function R(P={}){f&&P.consume&&A(f),m=!0,x=void 0,_="",g="",f=""}return{feed:C,reset:R}}function Jh(t){const r=[];let o="",c=0;for(;c<t.length;){const u=t.indexOf("\r",c),f=t.indexOf(`
|
|
33
|
+
`,c);let m=-1;if(u!==-1&&f!==-1?m=Math.min(u,f):u!==-1?u===t.length-1?m=-1:m=u:f!==-1&&(m=f),m===-1){o=t.slice(c);break}else{const x=t.slice(c,m);r.push(x),c=m+1,t[c-1]==="\r"&&t[c]===`
|
|
34
|
+
`&&c++}}return[r,o]}class gc extends TransformStream{constructor({onError:r,onRetry:o,onComment:c}={}){let u;super({start(f){u=Yh({onEvent:m=>{f.enqueue(m)},onError(m){r==="terminate"?f.error(m):typeof r=="function"&&r(m)},onRetry:o,onComment:c})},transform(f){u.feed(f)}})}}function Cn(...t){return t.reduce((r,o)=>({...r,...o??{}}),{})}function Kh({tools:t=[],providerToolNames:r,resolveProviderToolName:o}){var c;const u={},f={};for(const m of t)if(m.type==="provider"){const x=(c=o?.(m))!=null?c:m.id in r?r[m.id]:void 0;if(x==null)continue;u[m.name]=x,f[x]=m.name}return{toProviderToolName:m=>{var x;return(x=u[m])!=null?x:m},toCustomToolName:m=>{var x;return(x=f[m])!=null?x:m}}}var Qh=class{constructor(){this.status={type:"pending"},this._resolve=void 0,this._reject=void 0}get promise(){return this._promise?this._promise:(this._promise=new Promise((t,r)=>{this.status.type==="resolved"?t(this.status.value):this.status.type==="rejected"&&r(this.status.error),this._resolve=t,this._reject=r}),this._promise)}resolve(t){var r;this.status={type:"resolved",value:t},this._promise&&((r=this._resolve)==null||r.call(this,t))}reject(t){var r;this.status={type:"rejected",error:t},this._promise&&((r=this._reject)==null||r.call(this,t))}isResolved(){return this.status.type==="resolved"}isRejected(){return this.status.type==="rejected"}isPending(){return this.status.type==="pending"}};function ii(t){return Object.fromEntries([...t.headers])}var{btoa:ep,atob:tp}=globalThis;function qo(t){const r=t.replace(/-/g,"+").replace(/_/g,"/"),o=tp(r);return Uint8Array.from(o,c=>c.codePointAt(0))}function np(t){let r="";for(let o=0;o<t.length;o++)r+=String.fromCodePoint(t[o]);return ep(r)}function Ir(t){return t instanceof Uint8Array?np(t):t}function rp(t,r={}){const{useArrayBrackets:o=!0}=r,c=new FormData;for(const[u,f]of Object.entries(t))if(f!=null){if(Array.isArray(f)){if(f.length===1){c.append(u,f[0]);continue}const m=o?`${u}[]`:u;for(const x of f)c.append(m,x);continue}c.append(u,f)}return c}var xc="AI_DownloadError",yc=`vercel.ai.error.${xc}`,ip=Symbol.for(yc),pa,ma,_n=class extends(ma=xt,pa=ip,ma){constructor({url:t,statusCode:r,statusText:o,cause:c,message:u=c==null?`Failed to download ${t}: ${r} ${o}`:`Failed to download ${t}: ${c}`}){super({name:xc,message:u,cause:c}),this[pa]=!0,this.url=t,this.statusCode=r,this.statusText=o}static isInstance(t){return xt.hasMarker(t,yc)}},wc=2*1024*1024*1024;async function op({response:t,url:r,maxBytes:o=wc}){const c=t.headers.get("content-length");if(c!=null){const C=parseInt(c,10);if(!isNaN(C)&&C>o)throw new _n({url:r,message:`Download of ${r} exceeded maximum size of ${o} bytes (Content-Length: ${C}).`})}const u=t.body;if(u==null)return new Uint8Array(0);const f=u.getReader(),m=[];let x=0;try{for(;;){const{done:C,value:A}=await f.read();if(C)break;if(x+=A.length,x>o)throw new _n({url:r,message:`Download of ${r} exceeded maximum size of ${o} bytes.`});m.push(A)}}finally{try{await f.cancel()}finally{f.releaseLock()}}const _=new Uint8Array(x);let g=0;for(const C of m)_.set(C,g),g+=C.length;return _}function sp(t){let r;try{r=new URL(t)}catch{throw new _n({url:t,message:`Invalid URL: ${t}`})}if(r.protocol!=="http:"&&r.protocol!=="https:")throw new _n({url:t,message:`URL scheme must be http or https, got ${r.protocol}`});const o=r.hostname;if(!o)throw new _n({url:t,message:"URL must have a hostname"});if(o==="localhost"||o.endsWith(".local")||o.endsWith(".localhost"))throw new _n({url:t,message:`URL with hostname ${o} is not allowed`});if(o.startsWith("[")&&o.endsWith("]")){const c=o.slice(1,-1);if(ap(c))throw new _n({url:t,message:`URL with IPv6 address ${o} is not allowed`});return}if(_c(o)){if(So(o))throw new _n({url:t,message:`URL with IP address ${o} is not allowed`});return}}function _c(t){const r=t.split(".");return r.length!==4?!1:r.every(o=>{const c=Number(o);return Number.isInteger(c)&&c>=0&&c<=255&&String(c)===o})}function So(t){const r=t.split(".").map(Number),[o,c]=r;return o===0||o===10||o===127||o===169&&c===254||o===172&&c>=16&&c<=31||o===192&&c===168}function ap(t){const r=t.toLowerCase();if(r==="::1"||r==="::")return!0;if(r.startsWith("::ffff:")){const o=r.slice(7);if(_c(o))return So(o);const c=o.split(":");if(c.length===2){const u=parseInt(c[0],16),f=parseInt(c[1],16);if(!isNaN(u)&&!isNaN(f)){const m=u>>8&255,x=u&255,_=f>>8&255,g=f&255;return So(`${m}.${x}.${_}.${g}`)}}}return!!(r.startsWith("fc")||r.startsWith("fd")||r.startsWith("fe80"))}async function vc(t,r){var o,c;sp(t);try{const u=await fetch(t,{signal:r?.abortSignal});if(!u.ok)throw new _n({url:t,statusCode:u.status,statusText:u.statusText});const f=await op({response:u,url:t,maxBytes:(o=r?.maxBytes)!=null?o:wc}),m=(c=u.headers.get("content-type"))!=null?c:void 0;return new Blob([f],m?{type:m}:void 0)}catch(u){throw _n.isInstance(u)?u:new _n({url:t,cause:u})}}var oi=({prefix:t,size:r=16,alphabet:o="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",separator:c="-"}={})=>{const u=()=>{const f=o.length,m=new Array(r);for(let x=0;x<r;x++)m[x]=o[Math.random()*f|0];return m.join("")};if(t==null)return u;if(o.includes(c))throw new Nl({argument:"separator",message:`The separator "${c}" must not be part of the alphabet "${o}".`});return()=>`${t}${c}${u()}`},qt=oi();function To(t){return(t instanceof Error||t instanceof DOMException)&&(t.name==="AbortError"||t.name==="ResponseAborted"||t.name==="TimeoutError")}var lp=["fetch failed","failed to fetch"],cp=["ConnectionRefused","ConnectionClosed","FailedToOpenSocket","ECONNRESET","ECONNREFUSED","ETIMEDOUT","EPIPE"];function up(t){if(!(t instanceof Error))return!1;const r=t.code;return!!(typeof r=="string"&&cp.includes(r))}function dp({error:t,url:r,requestBodyValues:o}){if(To(t))return t;if(t instanceof TypeError&&lp.includes(t.message.toLowerCase())){const c=t.cause;if(c!=null)return new sn({message:`Cannot connect to API: ${c.message}`,cause:c,url:r,requestBodyValues:o,isRetryable:!0})}return up(t)?new sn({message:`Cannot connect to API: ${t.message}`,cause:t,url:r,requestBodyValues:o,isRetryable:!0}):t}function fp(t=globalThis){var r,o,c;return t.window?"runtime/browser":(r=t.navigator)!=null&&r.userAgent?`runtime/${t.navigator.userAgent.toLowerCase()}`:(c=(o=t.process)==null?void 0:o.versions)!=null&&c.node?`runtime/node.js/${t.process.version.substring(0)}`:t.EdgeRuntime?"runtime/vercel-edge":"runtime/unknown"}function hp(t){if(t==null)return{};const r={};if(t instanceof Headers)t.forEach((o,c)=>{r[c.toLowerCase()]=o});else{Array.isArray(t)||(t=Object.entries(t));for(const[o,c]of t)c!=null&&(r[o.toLowerCase()]=c)}return r}function Cc(t,...r){const o=new Headers(hp(t)),c=o.get("user-agent")||"";return o.set("user-agent",[c,...r].filter(Boolean).join(" ")),Object.fromEntries(o.entries())}var pp="4.0.19";function ga(t){return t!=null}function mp({apiKey:t,environmentVariableName:r,apiKeyParameterName:o="apiKey",description:c}){if(typeof t=="string")return t;if(t!=null)throw new yi({message:`${c} API key must be a string.`});if(typeof process>"u")throw new yi({message:`${c} API key is missing. Pass it using the '${o}' parameter. Environment variables is not supported in this environment.`});if(t=process.env[r],t==null)throw new yi({message:`${c} API key is missing. Pass it using the '${o}' parameter or the ${r} environment variable.`});if(typeof t!="string")throw new yi({message:`${c} API key must be a string. The value of the ${r} environment variable is not a string.`});return t}function gp({settingValue:t,environmentVariableName:r}){if(typeof t=="string")return t;if(!(t!=null||typeof process>"u")&&(t=process.env[r],!(t==null||typeof t!="string")))return t}function xp(t){var r;const[o,c=""]=t.toLowerCase().split("/");return(r={mpeg:"mp3","x-wav":"wav",opus:"ogg",mp4:"m4a","x-m4a":"m4a"}[c])!=null?r:c}var yp=/"(?:_|\\u005[Ff])(?:_|\\u005[Ff])(?:p|\\u0070)(?:r|\\u0072)(?:o|\\u006[Ff])(?:t|\\u0074)(?:o|\\u006[Ff])(?:_|\\u005[Ff])(?:_|\\u005[Ff])"\s*:/,wp=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/;function xa(t){const r=JSON.parse(t);return r===null||typeof r!="object"||yp.test(t)===!1&&wp.test(t)===!1?r:_p(r)}function _p(t){let r=[t];for(;r.length;){const o=r;r=[];for(const c of o){if(Object.prototype.hasOwnProperty.call(c,"__proto__"))throw new SyntaxError("Object contains forbidden prototype property");if(Object.prototype.hasOwnProperty.call(c,"constructor")&&c.constructor!==null&&typeof c.constructor=="object"&&Object.prototype.hasOwnProperty.call(c.constructor,"prototype"))throw new SyntaxError("Object contains forbidden prototype property");for(const u in c){const f=c[u];f&&typeof f=="object"&&r.push(f)}}}return t}function Yo(t){const{stackTraceLimit:r}=Error;try{Error.stackTraceLimit=0}catch{return xa(t)}try{return xa(t)}finally{Error.stackTraceLimit=r}}function Jo(t){if(t.type==="object"||Array.isArray(t.type)&&t.type.includes("object")){t.additionalProperties=!1;const{properties:o}=t;if(o!=null)for(const c of Object.keys(o))o[c]=or(o[c])}t.items!=null&&(t.items=Array.isArray(t.items)?t.items.map(or):or(t.items)),t.anyOf!=null&&(t.anyOf=t.anyOf.map(or)),t.allOf!=null&&(t.allOf=t.allOf.map(or)),t.oneOf!=null&&(t.oneOf=t.oneOf.map(or));const{definitions:r}=t;if(r!=null)for(const o of Object.keys(r))r[o]=or(r[o]);return t}function or(t){return typeof t=="boolean"?t:Jo(t)}var vp=Symbol("Let zodToJsonSchema decide on which parser to use"),ya={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",strictUnions:!1,definitions:{},errorMessages:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref"},Cp=t=>typeof t=="string"?{...ya,name:t}:{...ya,...t};function cn(){return{}}function bp(t,r){var o,c,u;const f={type:"array"};return(o=t.type)!=null&&o._def&&((u=(c=t.type)==null?void 0:c._def)==null?void 0:u.typeName)!==Me.ZodAny&&(f.items=rt(t.type._def,{...r,currentPath:[...r.currentPath,"items"]})),t.minLength&&(f.minItems=t.minLength.value),t.maxLength&&(f.maxItems=t.maxLength.value),t.exactLength&&(f.minItems=t.exactLength.value,f.maxItems=t.exactLength.value),f}function Ep(t){const r={type:"integer",format:"int64"};if(!t.checks)return r;for(const o of t.checks)switch(o.kind){case"min":o.inclusive?r.minimum=o.value:r.exclusiveMinimum=o.value;break;case"max":o.inclusive?r.maximum=o.value:r.exclusiveMaximum=o.value;break;case"multipleOf":r.multipleOf=o.value;break}return r}function Ap(){return{type:"boolean"}}function bc(t,r){return rt(t.type._def,r)}var Ip=(t,r)=>rt(t.innerType._def,r);function Ec(t,r,o){const c=o??r.dateStrategy;if(Array.isArray(c))return{anyOf:c.map((u,f)=>Ec(t,r,u))};switch(c){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return Sp(t)}}var Sp=t=>{const r={type:"integer",format:"unix-time"};for(const o of t.checks)switch(o.kind){case"min":r.minimum=o.value;break;case"max":r.maximum=o.value;break}return r};function Tp(t,r){return{...rt(t.innerType._def,r),default:t.defaultValue()}}function Np(t,r){return r.effectStrategy==="input"?rt(t.schema._def,r):cn()}function Op(t){return{type:"string",enum:Array.from(t.values)}}var kp=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function Rp(t,r){const o=[rt(t.left._def,{...r,currentPath:[...r.currentPath,"allOf","0"]}),rt(t.right._def,{...r,currentPath:[...r.currentPath,"allOf","1"]})].filter(u=>!!u),c=[];return o.forEach(u=>{if(kp(u))c.push(...u.allOf);else{let f=u;if("additionalProperties"in u&&u.additionalProperties===!1){const{additionalProperties:m,...x}=u;f=x}c.push(f)}}),c.length?{allOf:c}:void 0}function Mp(t){const r=typeof t.value;return r!=="bigint"&&r!=="number"&&r!=="boolean"&&r!=="string"?{type:Array.isArray(t.value)?"array":"object"}:{type:r==="bigint"?"integer":r,const:t.value}}var mo=void 0,yn={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(mo===void 0&&(mo=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),mo),uuid:/^[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}$/,ipv4:/^(?:(?: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])$/,ipv4Cidr:/^(?:(?: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])$/,ipv6:/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,ipv6Cidr:/^(([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])$/,base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,base64url:/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/,jwt:/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/};function Ac(t,r){const o={type:"string"};if(t.checks)for(const c of t.checks)switch(c.kind){case"min":o.minLength=typeof o.minLength=="number"?Math.max(o.minLength,c.value):c.value;break;case"max":o.maxLength=typeof o.maxLength=="number"?Math.min(o.maxLength,c.value):c.value;break;case"email":switch(r.emailStrategy){case"format:email":wn(o,"email",c.message,r);break;case"format:idn-email":wn(o,"idn-email",c.message,r);break;case"pattern:zod":Xt(o,yn.email,c.message,r);break}break;case"url":wn(o,"uri",c.message,r);break;case"uuid":wn(o,"uuid",c.message,r);break;case"regex":Xt(o,c.regex,c.message,r);break;case"cuid":Xt(o,yn.cuid,c.message,r);break;case"cuid2":Xt(o,yn.cuid2,c.message,r);break;case"startsWith":Xt(o,RegExp(`^${go(c.value,r)}`),c.message,r);break;case"endsWith":Xt(o,RegExp(`${go(c.value,r)}$`),c.message,r);break;case"datetime":wn(o,"date-time",c.message,r);break;case"date":wn(o,"date",c.message,r);break;case"time":wn(o,"time",c.message,r);break;case"duration":wn(o,"duration",c.message,r);break;case"length":o.minLength=typeof o.minLength=="number"?Math.max(o.minLength,c.value):c.value,o.maxLength=typeof o.maxLength=="number"?Math.min(o.maxLength,c.value):c.value;break;case"includes":{Xt(o,RegExp(go(c.value,r)),c.message,r);break}case"ip":{c.version!=="v6"&&wn(o,"ipv4",c.message,r),c.version!=="v4"&&wn(o,"ipv6",c.message,r);break}case"base64url":Xt(o,yn.base64url,c.message,r);break;case"jwt":Xt(o,yn.jwt,c.message,r);break;case"cidr":{c.version!=="v6"&&Xt(o,yn.ipv4Cidr,c.message,r),c.version!=="v4"&&Xt(o,yn.ipv6Cidr,c.message,r);break}case"emoji":Xt(o,yn.emoji(),c.message,r);break;case"ulid":{Xt(o,yn.ulid,c.message,r);break}case"base64":{switch(r.base64Strategy){case"format:binary":{wn(o,"binary",c.message,r);break}case"contentEncoding:base64":{o.contentEncoding="base64";break}case"pattern:zod":{Xt(o,yn.base64,c.message,r);break}}break}case"nanoid":Xt(o,yn.nanoid,c.message,r)}return o}function go(t,r){return r.patternStrategy==="escape"?Pp(t):t}var Dp=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function Pp(t){let r="";for(let o=0;o<t.length;o++)Dp.has(t[o])||(r+="\\"),r+=t[o];return r}function wn(t,r,o,c){var u;t.format||(u=t.anyOf)!=null&&u.some(f=>f.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format}),delete t.format),t.anyOf.push({format:r,...o&&c.errorMessages&&{errorMessage:{format:o}}})):t.format=r}function Xt(t,r,o,c){var u;t.pattern||(u=t.allOf)!=null&&u.some(f=>f.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern}),delete t.pattern),t.allOf.push({pattern:wa(r,c),...o&&c.errorMessages&&{errorMessage:{pattern:o}}})):t.pattern=wa(r,c)}function wa(t,r){var o;if(!r.applyRegexFlags||!t.flags)return t.source;const c={i:t.flags.includes("i"),m:t.flags.includes("m"),s:t.flags.includes("s")},u=c.i?t.source.toLowerCase():t.source;let f="",m=!1,x=!1,_=!1;for(let g=0;g<u.length;g++){if(m){f+=u[g],m=!1;continue}if(c.i){if(x){if(u[g].match(/[a-z]/)){_?(f+=u[g],f+=`${u[g-2]}-${u[g]}`.toUpperCase(),_=!1):u[g+1]==="-"&&((o=u[g+2])!=null&&o.match(/[a-z]/))?(f+=u[g],_=!0):f+=`${u[g]}${u[g].toUpperCase()}`;continue}}else if(u[g].match(/[a-z]/)){f+=`[${u[g]}${u[g].toUpperCase()}]`;continue}}if(c.m){if(u[g]==="^"){f+=`(^|(?<=[\r
|
|
35
35
|
]))`;continue}else if(u[g]==="$"){f+=`($|(?=[\r
|
|
36
36
|
]))`;continue}}if(c.s&&u[g]==="."){f+=x?`${u[g]}\r
|
|
37
37
|
`:`[${u[g]}\r
|
|
38
|
-
]`;continue}f+=u[g],u[g]==="\\"?p=!0:x&&u[g]==="]"?x=!1:!x&&u[g]==="["&&(x=!0)}try{new RegExp(f)}catch{return console.warn(`Could not convert regex pattern at ${r.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),t.source}return f}function Ec(t,r){var o,c,u,f,p,x;const _={type:"object",additionalProperties:(o=tt(t.valueType._def,{...r,currentPath:[...r.currentPath,"additionalProperties"]}))!=null?o:r.allowedAdditionalProperties};if(((c=t.keyType)==null?void 0:c._def.typeName)===Me.ZodString&&((u=t.keyType._def.checks)!=null&&u.length)){const{type:g,...A}=bc(t.keyType._def,r);return{..._,propertyNames:A}}else{if(((f=t.keyType)==null?void 0:f._def.typeName)===Me.ZodEnum)return{..._,propertyNames:{enum:t.keyType._def.values}};if(((p=t.keyType)==null?void 0:p._def.typeName)===Me.ZodBranded&&t.keyType._def.type._def.typeName===Me.ZodString&&((x=t.keyType._def.type._def.checks)!=null&&x.length)){const{type:g,...A}=vc(t.keyType._def,r);return{..._,propertyNames:A}}}return _}function Rp(t,r){if(r.mapStrategy==="record")return Ec(t,r);const o=tt(t.keyType._def,{...r,currentPath:[...r.currentPath,"items","items","0"]})||ln(),c=tt(t.valueType._def,{...r,currentPath:[...r.currentPath,"items","items","1"]})||ln();return{type:"array",maxItems:125,items:{type:"array",items:[o,c],minItems:2,maxItems:2}}}function Mp(t){const r=t.values,c=Object.keys(t.values).filter(f=>typeof r[r[f]]!="number").map(f=>r[f]),u=Array.from(new Set(c.map(f=>typeof f)));return{type:u.length===1?u[0]==="string"?"string":"number":["string","number"],enum:c}}function Dp(){return{not:ln()}}function Pp(){return{type:"null"}}var To={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function Bp(t,r){const o=t.options instanceof Map?Array.from(t.options.values()):t.options;if(o.every(c=>c._def.typeName in To&&(!c._def.checks||!c._def.checks.length))){const c=o.reduce((u,f)=>{const p=To[f._def.typeName];return p&&!u.includes(p)?[...u,p]:u},[]);return{type:c.length>1?c:c[0]}}else if(o.every(c=>c._def.typeName==="ZodLiteral"&&!c.description)){const c=o.reduce((u,f)=>{const p=typeof f._def.value;switch(p){case"string":case"number":case"boolean":return[...u,p];case"bigint":return[...u,"integer"];case"object":if(f._def.value===null)return[...u,"null"];case"symbol":case"undefined":case"function":default:return u}},[]);if(c.length===o.length){const u=c.filter((f,p,x)=>x.indexOf(f)===p);return{type:u.length>1?u:u[0],enum:o.reduce((f,p)=>f.includes(p._def.value)?f:[...f,p._def.value],[])}}}else if(o.every(c=>c._def.typeName==="ZodEnum"))return{type:"string",enum:o.reduce((c,u)=>[...c,...u._def.values.filter(f=>!c.includes(f))],[])};return Lp(t,r)}var Lp=(t,r)=>{const o=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((c,u)=>tt(c._def,{...r,currentPath:[...r.currentPath,"anyOf",`${u}`]})).filter(c=>!!c&&(!r.strictUnions||typeof c=="object"&&Object.keys(c).length>0));return o.length?{anyOf:o}:void 0};function Fp(t,r){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return{type:[To[t.innerType._def.typeName],"null"]};const o=tt(t.innerType._def,{...r,currentPath:[...r.currentPath,"anyOf","0"]});return o&&{anyOf:[o,{type:"null"}]}}function Up(t){const r={type:"number"};if(!t.checks)return r;for(const o of t.checks)switch(o.kind){case"int":r.type="integer";break;case"min":o.inclusive?r.minimum=o.value:r.exclusiveMinimum=o.value;break;case"max":o.inclusive?r.maximum=o.value:r.exclusiveMaximum=o.value;break;case"multipleOf":r.multipleOf=o.value;break}return r}function zp(t,r){const o={type:"object",properties:{}},c=[],u=t.shape();for(const p in u){let x=u[p];if(x===void 0||x._def===void 0)continue;const _=$p(x),g=tt(x._def,{...r,currentPath:[...r.currentPath,"properties",p],propertyPath:[...r.currentPath,"properties",p]});g!==void 0&&(o.properties[p]=g,_||c.push(p))}c.length&&(o.required=c);const f=Vp(t,r);return f!==void 0&&(o.additionalProperties=f),o}function Vp(t,r){if(t.catchall._def.typeName!=="ZodNever")return tt(t.catchall._def,{...r,currentPath:[...r.currentPath,"additionalProperties"]});switch(t.unknownKeys){case"passthrough":return r.allowedAdditionalProperties;case"strict":return r.rejectedAdditionalProperties;case"strip":return r.removeAdditionalStrategy==="strict"?r.allowedAdditionalProperties:r.rejectedAdditionalProperties}}function $p(t){try{return t.isOptional()}catch{return!0}}var Zp=(t,r)=>{var o;if(r.currentPath.toString()===((o=r.propertyPath)==null?void 0:o.toString()))return tt(t.innerType._def,r);const c=tt(t.innerType._def,{...r,currentPath:[...r.currentPath,"anyOf","1"]});return c?{anyOf:[{not:ln()},c]}:ln()},jp=(t,r)=>{if(r.pipeStrategy==="input")return tt(t.in._def,r);if(r.pipeStrategy==="output")return tt(t.out._def,r);const o=tt(t.in._def,{...r,currentPath:[...r.currentPath,"allOf","0"]}),c=tt(t.out._def,{...r,currentPath:[...r.currentPath,"allOf",o?"1":"0"]});return{allOf:[o,c].filter(u=>u!==void 0)}};function Hp(t,r){return tt(t.type._def,r)}function Wp(t,r){const c={type:"array",uniqueItems:!0,items:tt(t.valueType._def,{...r,currentPath:[...r.currentPath,"items"]})};return t.minSize&&(c.minItems=t.minSize.value),t.maxSize&&(c.maxItems=t.maxSize.value),c}function Gp(t,r){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((o,c)=>tt(o._def,{...r,currentPath:[...r.currentPath,"items",`${c}`]})).reduce((o,c)=>c===void 0?o:[...o,c],[]),additionalItems:tt(t.rest._def,{...r,currentPath:[...r.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((o,c)=>tt(o._def,{...r,currentPath:[...r.currentPath,"items",`${c}`]})).reduce((o,c)=>c===void 0?o:[...o,c],[])}}function Xp(){return{not:ln()}}function qp(){return ln()}var Yp=(t,r)=>tt(t.innerType._def,r),Jp=(t,r,o)=>{switch(r){case Me.ZodString:return bc(t,o);case Me.ZodNumber:return Up(t);case Me.ZodObject:return zp(t,o);case Me.ZodBigInt:return _p(t);case Me.ZodBoolean:return vp();case Me.ZodDate:return Cc(t,o);case Me.ZodUndefined:return Xp();case Me.ZodNull:return Pp();case Me.ZodArray:return wp(t,o);case Me.ZodUnion:case Me.ZodDiscriminatedUnion:return Bp(t,o);case Me.ZodIntersection:return Tp(t,o);case Me.ZodTuple:return Gp(t,o);case Me.ZodRecord:return Ec(t,o);case Me.ZodLiteral:return Np(t);case Me.ZodEnum:return Ip(t);case Me.ZodNativeEnum:return Mp(t);case Me.ZodNullable:return Fp(t,o);case Me.ZodOptional:return Zp(t,o);case Me.ZodMap:return Rp(t,o);case Me.ZodSet:return Wp(t,o);case Me.ZodLazy:return()=>t.getter()._def;case Me.ZodPromise:return Hp(t,o);case Me.ZodNaN:case Me.ZodNever:return Dp();case Me.ZodEffects:return Ap(t,o);case Me.ZodAny:return ln();case Me.ZodUnknown:return qp();case Me.ZodDefault:return Ep(t,o);case Me.ZodBranded:return vc(t,o);case Me.ZodReadonly:return Yp(t,o);case Me.ZodCatch:return Cp(t,o);case Me.ZodPipeline:return jp(t,o);case Me.ZodFunction:case Me.ZodVoid:case Me.ZodSymbol:return;default:return(c=>{})()}},Kp=(t,r)=>{let o=0;for(;o<t.length&&o<r.length&&t[o]===r[o];o++);return[(t.length-o).toString(),...r.slice(o)].join("/")};function tt(t,r,o=!1){var c;const u=r.seen.get(t);if(r.override){const _=(c=r.override)==null?void 0:c.call(r,t,r,u,o);if(_!==xp)return _}if(u&&!o){const _=Qp(u,r);if(_!==void 0)return _}const f={def:t,path:r.currentPath,jsonSchema:void 0};r.seen.set(t,f);const p=Jp(t,t.typeName,r),x=typeof p=="function"?tt(p(),r):p;if(x&&em(t,r,x),r.postProcess){const _=r.postProcess(x,t,r);return f.jsonSchema=x,_}return f.jsonSchema=x,x}var Qp=(t,r)=>{switch(r.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:Kp(r.currentPath,t.path)};case"none":case"seen":return t.path.length<r.currentPath.length&&t.path.every((o,c)=>r.currentPath[c]===o)?(console.warn(`Recursive reference detected at ${r.currentPath.join("/")}! Defaulting to any`),ln()):r.$refStrategy==="seen"?ln():void 0}},em=(t,r,o)=>(t.description&&(o.description=t.description),o),tm=t=>{const r=yp(t),o=r.name!==void 0?[...r.basePath,r.definitionPath,r.name]:r.basePath;return{...r,currentPath:o,propertyPath:void 0,seen:new Map(Object.entries(r.definitions).map(([c,u])=>[u._def,{def:u._def,path:[...r.basePath,r.definitionPath,c],jsonSchema:void 0}]))}},nm=(t,r)=>{var o;const c=tm(r);let u=typeof r=="object"&&r.definitions?Object.entries(r.definitions).reduce((g,[A,E])=>{var F;return{...g,[A]:(F=tt(E._def,{...c,currentPath:[...c.basePath,c.definitionPath,A]},!0))!=null?F:ln()}},{}):void 0;const f=typeof r=="string"?r:r?.nameStrategy==="title"?void 0:r?.name,p=(o=tt(t._def,f===void 0?c:{...c,currentPath:[...c.basePath,c.definitionPath,f]},!1))!=null?o:ln(),x=typeof r=="object"&&r.name!==void 0&&r.nameStrategy==="title"?r.name:void 0;x!==void 0&&(p.title=x);const _=f===void 0?u?{...p,[c.definitionPath]:u}:p:{$ref:[...c.$refStrategy==="relative"?[]:c.basePath,c.definitionPath,f].join("/"),[c.definitionPath]:{...u,[f]:p}};return _.$schema="http://json-schema.org/draft-07/schema#",_},No=Symbol.for("vercel.ai.schema");function $e(t){let r;return()=>(r==null&&(r=t()),r)}function Vi(t,{validate:r}={}){return{[No]:!0,_type:void 0,get jsonSchema(){return typeof t=="function"&&(t=t()),t},validate:r}}function rm(t){return typeof t=="object"&&t!==null&&No in t&&t[No]===!0&&"jsonSchema"in t&&"validate"in t}function Jo(t){return t==null?Vi({properties:{},additionalProperties:!1}):rm(t)?t:"~standard"in t?t["~standard"].vendor==="zod"?ze(t):im(t):t()}function im(t){return Vi(()=>Yo(t["~standard"].jsonSchema.input({target:"draft-07"})),{validate:async r=>{const o=await t["~standard"].validate(r);return"value"in o?{success:!0,value:o.value}:{success:!1,error:new lr({value:r,cause:o.issues})}}})}function om(t,r){var o;const c=(o=void 0)!=null?o:!1;return Vi(()=>nm(t,{$refStrategy:c?"root":"none"}),{validate:async u=>{const f=await t.safeParseAsync(u);return f.success?{success:!0,value:f.data}:{success:!1,error:f.error}}})}function sm(t,r){var o;const c=(o=void 0)!=null?o:!1;return Vi(()=>Yo(Lf(t,{target:"draft-7",io:"input",reused:c?"ref":"inline"})),{validate:async u=>{const f=await cc(t,u);return f.success?{success:!0,value:f.data}:{success:!1,error:f.error}}})}function am(t){return"_zod"in t}function ze(t,r){return am(t)?sm(t):om(t)}async function Xt({value:t,schema:r,context:o}){const c=await Sr({value:t,schema:r,context:o});if(!c.success)throw lr.wrap({value:t,cause:c.error,context:o});return c.value}async function Sr({value:t,schema:r,context:o}){const c=Jo(r);try{if(c.validate==null)return{success:!0,value:t,rawValue:t};const u=await c.validate(t);return u.success?{success:!0,value:u.value,rawValue:t}:{success:!1,error:lr.wrap({value:t,cause:u.error,context:o}),rawValue:t}}catch(u){return{success:!1,error:lr.wrap({value:t,cause:u,context:o}),rawValue:t}}}async function lm({text:t,schema:r}){try{const o=qo(t);return r==null?o:Xt({value:o,schema:r})}catch(o){throw Oi.isInstance(o)||lr.isInstance(o)?o:new Oi({text:t,cause:o})}}async function Xn({text:t,schema:r}){try{const o=qo(t);return r==null?{success:!0,value:o,rawValue:o}:await Sr({value:o,schema:r})}catch(o){return{success:!1,error:Oi.isInstance(o)?o:new Oi({text:t,cause:o}),rawValue:void 0}}}function ya(t){try{return qo(t),!0}catch{return!1}}function cm({stream:t,schema:r}){return t.pipeThrough(new TextDecoderStream).pipeThrough(new mc).pipeThrough(new TransformStream({async transform({data:o},c){o!=="[DONE]"&&c.enqueue(await Xn({text:o,schema:r}))}}))}async function Pn({provider:t,providerOptions:r,schema:o}){if(r?.[t]==null)return;const c=await Sr({value:r[t],schema:o});if(!c.success)throw new Tl({argument:"providerOptions",message:`invalid ${t} provider options`,cause:c.error});return c.value}var um=()=>globalThis.fetch,Bn=async({url:t,headers:r,body:o,failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:p})=>Ic({url:t,headers:{"Content-Type":"application/json",...r},body:{content:JSON.stringify(o),values:o},failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:p}),Ac=async({url:t,headers:r,formData:o,failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:p})=>Ic({url:t,headers:r,body:{content:o,values:Object.fromEntries(o.entries())},failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:p}),Ic=async({url:t,headers:r={},body:o,successfulResponseHandler:c,failedResponseHandler:u,abortSignal:f,fetch:p=um()})=>{try{const x=await p(t,{method:"POST",headers:_c(r,`ai-sdk/provider-utils/${cp}`,ap()),body:o.content,signal:f}),_=ri(x);if(!x.ok){let g;try{g=await u({response:x,url:t,requestBodyValues:o.values})}catch(A){throw So(A)||on.isInstance(A)?A:new on({message:"Failed to process error response",cause:A,statusCode:x.status,url:t,responseHeaders:_,requestBodyValues:o.values})}throw g.value}try{return await c({response:x,url:t,requestBodyValues:o.values})}catch(g){throw g instanceof Error&&(So(g)||on.isInstance(g))?g:new on({message:"Failed to process successful response",cause:g,statusCode:x.status,url:t,responseHeaders:_,requestBodyValues:o.values})}}catch(x){throw sp({error:x,url:t,requestBodyValues:o.values})}};function Ln({id:t,inputSchema:r,outputSchema:o,supportsDeferredResults:c}){return({execute:u,needsApproval:f,toModelOutput:p,onInputStart:x,onInputDelta:_,onInputAvailable:g,...A})=>({type:"provider",id:t,args:A,inputSchema:r,outputSchema:o,execute:u,needsApproval:f,toModelOutput:p,onInputStart:x,onInputDelta:_,onInputAvailable:g,supportsDeferredResults:c})}async function Sc(t){return typeof t=="function"&&(t=t()),Promise.resolve(t)}var dm=({errorSchema:t,errorToMessage:r,isRetryable:o})=>async({response:c,url:u,requestBodyValues:f})=>{const p=await c.text(),x=ri(c);if(p.trim()==="")return{responseHeaders:x,value:new on({message:c.statusText,url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:p,isRetryable:o?.(c)})};try{const _=await lm({text:p,schema:t});return{responseHeaders:x,value:new on({message:r(_),url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:p,data:_,isRetryable:o?.(c,_)})}}catch{return{responseHeaders:x,value:new on({message:c.statusText,url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:p,isRetryable:o?.(c)})}}},Ko=t=>async({response:r})=>{const o=ri(r);if(r.body==null)throw new Od({});return{responseHeaders:o,value:cm({stream:r.body,schema:t})}},cr=t=>async({response:r,url:o,requestBodyValues:c})=>{const u=await r.text(),f=await Xn({text:u,schema:t}),p=ri(r);if(!f.success)throw new on({message:"Invalid JSON response",cause:f.error,statusCode:r.status,responseHeaders:p,responseBody:u,url:o,requestBodyValues:c});return{responseHeaders:p,value:f.value,rawValue:f.rawValue}},fm=()=>async({response:t,url:r,requestBodyValues:o})=>{const c=ri(t);if(!t.body)throw new on({message:"Response body is empty",url:r,requestBodyValues:o,statusCode:t.status,responseHeaders:c,responseBody:void 0});try{const u=await t.arrayBuffer();return{responseHeaders:c,value:new Uint8Array(u)}}catch(u){throw new on({message:"Failed to read response as array buffer",url:r,requestBodyValues:o,statusCode:t.status,responseHeaders:c,responseBody:void 0,cause:u})}};function hm(t){return t?.replace(/\/$/,"")}var Ci=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Tc(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var pm=Object.defineProperty,mm=(t,r)=>{for(var o in r)pm(t,o,{get:r[o],enumerable:!0})},Nc="AI_NoObjectGeneratedError",Oc=`vercel.ai.error.${Nc}`,gm=Symbol.for(Oc),kc,Hn=class extends xt{constructor({message:t="No object generated.",cause:r,text:o,response:c,usage:u,finishReason:f}){super({name:Nc,message:t,cause:r}),this[kc]=!0,this.text=o,this.response=c,this.usage=u,this.finishReason=f}static isInstance(t){return xt.hasMarker(t,Oc)}};kc=gm;var Rc=Be([w(),Di(Uint8Array),Di(ArrayBuffer),Zh(t=>{var r,o;return(o=(r=globalThis.Buffer)==null?void 0:r.isBuffer(t))!=null?o:!1},{message:"Must be a Buffer"})]),Jr=Wo(()=>Be([dc(),w(),Y(),St(),gt(w(),Jr.optional()),ge(Jr)])),_t=gt(w(),gt(w(),Jr.optional())),Mc=S({type:W("text"),text:w(),providerOptions:_t.optional()}),xm=S({type:W("image"),image:Be([Rc,Di(URL)]),mediaType:w().optional(),providerOptions:_t.optional()}),Dc=S({type:W("file"),data:Be([Rc,Di(URL)]),filename:w().optional(),mediaType:w(),providerOptions:_t.optional()}),ym=S({type:W("reasoning"),text:w(),providerOptions:_t.optional()}),wm=S({type:W("tool-call"),toolCallId:w(),toolName:w(),input:Ir(),providerOptions:_t.optional(),providerExecuted:St().optional()}),_m=lt("type",[S({type:W("text"),value:w(),providerOptions:_t.optional()}),S({type:W("json"),value:Jr,providerOptions:_t.optional()}),S({type:W("execution-denied"),reason:w().optional(),providerOptions:_t.optional()}),S({type:W("error-text"),value:w(),providerOptions:_t.optional()}),S({type:W("error-json"),value:Jr,providerOptions:_t.optional()}),S({type:W("content"),value:ge(Be([S({type:W("text"),text:w(),providerOptions:_t.optional()}),S({type:W("media"),data:w(),mediaType:w()}),S({type:W("file-data"),data:w(),mediaType:w(),filename:w().optional(),providerOptions:_t.optional()}),S({type:W("file-url"),url:w(),providerOptions:_t.optional()}),S({type:W("file-id"),fileId:Be([w(),gt(w(),w())]),providerOptions:_t.optional()}),S({type:W("image-data"),data:w(),mediaType:w(),providerOptions:_t.optional()}),S({type:W("image-url"),url:w(),providerOptions:_t.optional()}),S({type:W("image-file-id"),fileId:Be([w(),gt(w(),w())]),providerOptions:_t.optional()}),S({type:W("custom"),providerOptions:_t.optional()})]))})]),Pc=S({type:W("tool-result"),toolCallId:w(),toolName:w(),output:_m,providerOptions:_t.optional()}),vm=S({type:W("tool-approval-request"),approvalId:w(),toolCallId:w()}),Cm=S({type:W("tool-approval-response"),approvalId:w(),approved:St(),reason:w().optional()}),bm=S({role:W("system"),content:w(),providerOptions:_t.optional()}),Em=S({role:W("user"),content:Be([w(),ge(Be([Mc,xm,Dc]))]),providerOptions:_t.optional()}),Am=S({role:W("assistant"),content:Be([w(),ge(Be([Mc,Dc,ym,wm,Pc,vm]))]),providerOptions:_t.optional()}),Im=S({role:W("tool"),content:ge(Be([Pc,Cm])),providerOptions:_t.optional()});Be([bm,Em,Am,Im]);var Sm={};mm(Sm,{array:()=>km,choice:()=>Rm,json:()=>Mm,object:()=>Om,text:()=>Nm});function Tm(t){const r=["ROOT"];let o=-1,c=null;function u(_,g,A){switch(_){case'"':{o=g,r.pop(),r.push(A),r.push("INSIDE_STRING");break}case"f":case"t":case"n":{o=g,c=g,r.pop(),r.push(A),r.push("INSIDE_LITERAL");break}case"-":{r.pop(),r.push(A),r.push("INSIDE_NUMBER");break}case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":{o=g,r.pop(),r.push(A),r.push("INSIDE_NUMBER");break}case"{":{o=g,r.pop(),r.push(A),r.push("INSIDE_OBJECT_START");break}case"[":{o=g,r.pop(),r.push(A),r.push("INSIDE_ARRAY_START");break}}}function f(_,g){switch(_){case",":{r.pop(),r.push("INSIDE_OBJECT_AFTER_COMMA");break}case"}":{o=g,r.pop();break}}}function p(_,g){switch(_){case",":{r.pop(),r.push("INSIDE_ARRAY_AFTER_COMMA");break}case"]":{o=g,r.pop();break}}}for(let _=0;_<t.length;_++){const g=t[_];switch(r[r.length-1]){case"ROOT":u(g,_,"FINISH");break;case"INSIDE_OBJECT_START":{switch(g){case'"':{r.pop(),r.push("INSIDE_OBJECT_KEY");break}case"}":{o=_,r.pop();break}}break}case"INSIDE_OBJECT_AFTER_COMMA":{switch(g){case'"':{r.pop(),r.push("INSIDE_OBJECT_KEY");break}}break}case"INSIDE_OBJECT_KEY":{switch(g){case'"':{r.pop(),r.push("INSIDE_OBJECT_AFTER_KEY");break}}break}case"INSIDE_OBJECT_AFTER_KEY":{switch(g){case":":{r.pop(),r.push("INSIDE_OBJECT_BEFORE_VALUE");break}}break}case"INSIDE_OBJECT_BEFORE_VALUE":{u(g,_,"INSIDE_OBJECT_AFTER_VALUE");break}case"INSIDE_OBJECT_AFTER_VALUE":{f(g,_);break}case"INSIDE_STRING":{switch(g){case'"':{r.pop(),o=_;break}case"\\":{r.push("INSIDE_STRING_ESCAPE");break}default:o=_}break}case"INSIDE_ARRAY_START":{switch(g){case"]":{o=_,r.pop();break}default:{o=_,u(g,_,"INSIDE_ARRAY_AFTER_VALUE");break}}break}case"INSIDE_ARRAY_AFTER_VALUE":{switch(g){case",":{r.pop(),r.push("INSIDE_ARRAY_AFTER_COMMA");break}case"]":{o=_,r.pop();break}default:{o=_;break}}break}case"INSIDE_ARRAY_AFTER_COMMA":{u(g,_,"INSIDE_ARRAY_AFTER_VALUE");break}case"INSIDE_STRING_ESCAPE":{r.pop(),o=_;break}case"INSIDE_NUMBER":{switch(g){case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":{o=_;break}case"e":case"E":case"-":case".":break;case",":{r.pop(),r[r.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&p(g,_),r[r.length-1]==="INSIDE_OBJECT_AFTER_VALUE"&&f(g,_);break}case"}":{r.pop(),r[r.length-1]==="INSIDE_OBJECT_AFTER_VALUE"&&f(g,_);break}case"]":{r.pop(),r[r.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&p(g,_);break}default:{r.pop();break}}break}case"INSIDE_LITERAL":{const E=t.substring(c,_+1);!"false".startsWith(E)&&!"true".startsWith(E)&&!"null".startsWith(E)?(r.pop(),r[r.length-1]==="INSIDE_OBJECT_AFTER_VALUE"?f(g,_):r[r.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&p(g,_)):o=_;break}}}let x=t.slice(0,o+1);for(let _=r.length-1;_>=0;_--)switch(r[_]){case"INSIDE_STRING":{x+='"';break}case"INSIDE_OBJECT_KEY":case"INSIDE_OBJECT_AFTER_KEY":case"INSIDE_OBJECT_AFTER_COMMA":case"INSIDE_OBJECT_START":case"INSIDE_OBJECT_BEFORE_VALUE":case"INSIDE_OBJECT_AFTER_VALUE":{x+="}";break}case"INSIDE_ARRAY_START":case"INSIDE_ARRAY_AFTER_COMMA":case"INSIDE_ARRAY_AFTER_VALUE":{x+="]";break}case"INSIDE_LITERAL":{const A=t.substring(c,t.length);"true".startsWith(A)?x+="true".slice(A.length):"false".startsWith(A)?x+="false".slice(A.length):"null".startsWith(A)&&(x+="null".slice(A.length))}}return x}async function $i(t){if(t===void 0)return{value:void 0,state:"undefined-input"};let r=await Xn({text:t});return r.success?{value:r.value,state:"successful-parse"}:(r=await Xn({text:Tm(t)}),r.success?{value:r.value,state:"repaired-parse"}:{value:void 0,state:"failed-parse"})}var Nm=()=>({name:"text",responseFormat:Promise.resolve({type:"text"}),async parseCompleteOutput({text:t}){return t},async parsePartialOutput({text:t}){return{partial:t}},createElementStreamTransform(){}}),Om=({schema:t,name:r,description:o})=>{const c=Jo(t);return{name:"object",responseFormat:Sc(c.jsonSchema).then(u=>({type:"json",schema:u,...r!=null&&{name:r},...o!=null&&{description:o}})),async parseCompleteOutput({text:u},f){const p=await Xn({text:u});if(!p.success)throw new Hn({message:"No object generated: could not parse the response.",cause:p.error,text:u,response:f.response,usage:f.usage,finishReason:f.finishReason});const x=await Sr({value:p.value,schema:c});if(!x.success)throw new Hn({message:"No object generated: response did not match schema.",cause:x.error,text:u,response:f.response,usage:f.usage,finishReason:f.finishReason});return x.value},async parsePartialOutput({text:u}){const f=await $i(u);switch(f.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":return{partial:f.value}}},createElementStreamTransform(){}}},km=({element:t,name:r,description:o})=>{const c=Jo(t);return{name:"array",responseFormat:Sc(c.jsonSchema).then(u=>{const{$schema:f,...p}=u;return{type:"json",schema:{$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{elements:{type:"array",items:p}},required:["elements"],additionalProperties:!1},...r!=null&&{name:r},...o!=null&&{description:o}}}),async parseCompleteOutput({text:u},f){const p=await Xn({text:u});if(!p.success)throw new Hn({message:"No object generated: could not parse the response.",cause:p.error,text:u,response:f.response,usage:f.usage,finishReason:f.finishReason});const x=p.value;if(x==null||typeof x!="object"||!("elements"in x)||!Array.isArray(x.elements))throw new Hn({message:"No object generated: response did not match schema.",cause:new lr({value:x,cause:"response must be an object with an elements array"}),text:u,response:f.response,usage:f.usage,finishReason:f.finishReason});for(const _ of x.elements){const g=await Sr({value:_,schema:c});if(!g.success)throw new Hn({message:"No object generated: response did not match schema.",cause:g.error,text:u,response:f.response,usage:f.usage,finishReason:f.finishReason})}return x.elements},async parsePartialOutput({text:u}){const f=await $i(u);switch(f.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":{const p=f.value;if(p==null||typeof p!="object"||!("elements"in p)||!Array.isArray(p.elements))return;const x=f.state==="repaired-parse"&&p.elements.length>0?p.elements.slice(0,-1):p.elements,_=[];for(const g of x){const A=await Sr({value:g,schema:c});A.success&&_.push(A.value)}return{partial:_}}}},createElementStreamTransform(){let u=0;return new TransformStream({transform({partialOutput:f},p){if(f!=null)for(;u<f.length;u++)p.enqueue(f[u])}})}}},Rm=({options:t,name:r,description:o})=>({name:"choice",responseFormat:Promise.resolve({type:"json",schema:{$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{result:{type:"string",enum:t}},required:["result"],additionalProperties:!1},...r!=null&&{name:r},...o!=null&&{description:o}}),async parseCompleteOutput({text:c},u){const f=await Xn({text:c});if(!f.success)throw new Hn({message:"No object generated: could not parse the response.",cause:f.error,text:c,response:u.response,usage:u.usage,finishReason:u.finishReason});const p=f.value;if(p==null||typeof p!="object"||!("result"in p)||typeof p.result!="string"||!t.includes(p.result))throw new Hn({message:"No object generated: response did not match schema.",cause:new lr({value:p,cause:"response must be an object that contains a choice value."}),text:c,response:u.response,usage:u.usage,finishReason:u.finishReason});return p.result},async parsePartialOutput({text:c}){const u=await $i(c);switch(u.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":{const f=u.value;if(f==null||typeof f!="object"||!("result"in f)||typeof f.result!="string")return;const p=t.filter(x=>x.startsWith(f.result));return u.state==="successful-parse"?p.includes(f.result)?{partial:f.result}:void 0:p.length===1?{partial:p[0]}:void 0}}},createElementStreamTransform(){}}),Mm=({name:t,description:r}={})=>({name:"json",responseFormat:Promise.resolve({type:"json",...t!=null&&{name:t},...r!=null&&{description:r}}),async parseCompleteOutput({text:o},c){const u=await Xn({text:o});if(!u.success)throw new Hn({message:"No object generated: could not parse the response.",cause:u.error,text:o,response:c.response,usage:c.usage,finishReason:c.finishReason});return u.value},async parsePartialOutput({text:o}){const c=await $i(o);switch(c.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":return c.value===void 0?void 0:{partial:c.value}}},createElementStreamTransform(){}});ii({prefix:"aitxt",size:24});(class extends TransformStream{constructor(){super({transform(t,r){r.enqueue(`data: ${JSON.stringify(t)}
|
|
38
|
+
]`;continue}f+=u[g],u[g]==="\\"?m=!0:x&&u[g]==="]"?x=!1:!x&&u[g]==="["&&(x=!0)}try{new RegExp(f)}catch{return console.warn(`Could not convert regex pattern at ${r.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),t.source}return f}function Ic(t,r){var o,c,u,f,m,x;const _={type:"object",additionalProperties:(o=rt(t.valueType._def,{...r,currentPath:[...r.currentPath,"additionalProperties"]}))!=null?o:r.allowedAdditionalProperties};if(((c=t.keyType)==null?void 0:c._def.typeName)===Me.ZodString&&((u=t.keyType._def.checks)!=null&&u.length)){const{type:g,...C}=Ac(t.keyType._def,r);return{..._,propertyNames:C}}else{if(((f=t.keyType)==null?void 0:f._def.typeName)===Me.ZodEnum)return{..._,propertyNames:{enum:t.keyType._def.values}};if(((m=t.keyType)==null?void 0:m._def.typeName)===Me.ZodBranded&&t.keyType._def.type._def.typeName===Me.ZodString&&((x=t.keyType._def.type._def.checks)!=null&&x.length)){const{type:g,...C}=bc(t.keyType._def,r);return{..._,propertyNames:C}}}return _}function Bp(t,r){if(r.mapStrategy==="record")return Ic(t,r);const o=rt(t.keyType._def,{...r,currentPath:[...r.currentPath,"items","items","0"]})||cn(),c=rt(t.valueType._def,{...r,currentPath:[...r.currentPath,"items","items","1"]})||cn();return{type:"array",maxItems:125,items:{type:"array",items:[o,c],minItems:2,maxItems:2}}}function Lp(t){const r=t.values,c=Object.keys(t.values).filter(f=>typeof r[r[f]]!="number").map(f=>r[f]),u=Array.from(new Set(c.map(f=>typeof f)));return{type:u.length===1?u[0]==="string"?"string":"number":["string","number"],enum:c}}function Fp(){return{not:cn()}}function Up(){return{type:"null"}}var No={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function zp(t,r){const o=t.options instanceof Map?Array.from(t.options.values()):t.options;if(o.every(c=>c._def.typeName in No&&(!c._def.checks||!c._def.checks.length))){const c=o.reduce((u,f)=>{const m=No[f._def.typeName];return m&&!u.includes(m)?[...u,m]:u},[]);return{type:c.length>1?c:c[0]}}else if(o.every(c=>c._def.typeName==="ZodLiteral"&&!c.description)){const c=o.reduce((u,f)=>{const m=typeof f._def.value;switch(m){case"string":case"number":case"boolean":return[...u,m];case"bigint":return[...u,"integer"];case"object":if(f._def.value===null)return[...u,"null"];case"symbol":case"undefined":case"function":default:return u}},[]);if(c.length===o.length){const u=c.filter((f,m,x)=>x.indexOf(f)===m);return{type:u.length>1?u:u[0],enum:o.reduce((f,m)=>f.includes(m._def.value)?f:[...f,m._def.value],[])}}}else if(o.every(c=>c._def.typeName==="ZodEnum"))return{type:"string",enum:o.reduce((c,u)=>[...c,...u._def.values.filter(f=>!c.includes(f))],[])};return $p(t,r)}var $p=(t,r)=>{const o=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((c,u)=>rt(c._def,{...r,currentPath:[...r.currentPath,"anyOf",`${u}`]})).filter(c=>!!c&&(!r.strictUnions||typeof c=="object"&&Object.keys(c).length>0));return o.length?{anyOf:o}:void 0};function Vp(t,r){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return{type:[No[t.innerType._def.typeName],"null"]};const o=rt(t.innerType._def,{...r,currentPath:[...r.currentPath,"anyOf","0"]});return o&&{anyOf:[o,{type:"null"}]}}function Zp(t){const r={type:"number"};if(!t.checks)return r;for(const o of t.checks)switch(o.kind){case"int":r.type="integer";break;case"min":o.inclusive?r.minimum=o.value:r.exclusiveMinimum=o.value;break;case"max":o.inclusive?r.maximum=o.value:r.exclusiveMaximum=o.value;break;case"multipleOf":r.multipleOf=o.value;break}return r}function jp(t,r){const o={type:"object",properties:{}},c=[],u=t.shape();for(const m in u){let x=u[m];if(x===void 0||x._def===void 0)continue;const _=Hp(x),g=rt(x._def,{...r,currentPath:[...r.currentPath,"properties",m],propertyPath:[...r.currentPath,"properties",m]});g!==void 0&&(o.properties[m]=g,_||c.push(m))}c.length&&(o.required=c);const f=Wp(t,r);return f!==void 0&&(o.additionalProperties=f),o}function Wp(t,r){if(t.catchall._def.typeName!=="ZodNever")return rt(t.catchall._def,{...r,currentPath:[...r.currentPath,"additionalProperties"]});switch(t.unknownKeys){case"passthrough":return r.allowedAdditionalProperties;case"strict":return r.rejectedAdditionalProperties;case"strip":return r.removeAdditionalStrategy==="strict"?r.allowedAdditionalProperties:r.rejectedAdditionalProperties}}function Hp(t){try{return t.isOptional()}catch{return!0}}var Gp=(t,r)=>{var o;if(r.currentPath.toString()===((o=r.propertyPath)==null?void 0:o.toString()))return rt(t.innerType._def,r);const c=rt(t.innerType._def,{...r,currentPath:[...r.currentPath,"anyOf","1"]});return c?{anyOf:[{not:cn()},c]}:cn()},Xp=(t,r)=>{if(r.pipeStrategy==="input")return rt(t.in._def,r);if(r.pipeStrategy==="output")return rt(t.out._def,r);const o=rt(t.in._def,{...r,currentPath:[...r.currentPath,"allOf","0"]}),c=rt(t.out._def,{...r,currentPath:[...r.currentPath,"allOf",o?"1":"0"]});return{allOf:[o,c].filter(u=>u!==void 0)}};function qp(t,r){return rt(t.type._def,r)}function Yp(t,r){const c={type:"array",uniqueItems:!0,items:rt(t.valueType._def,{...r,currentPath:[...r.currentPath,"items"]})};return t.minSize&&(c.minItems=t.minSize.value),t.maxSize&&(c.maxItems=t.maxSize.value),c}function Jp(t,r){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((o,c)=>rt(o._def,{...r,currentPath:[...r.currentPath,"items",`${c}`]})).reduce((o,c)=>c===void 0?o:[...o,c],[]),additionalItems:rt(t.rest._def,{...r,currentPath:[...r.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((o,c)=>rt(o._def,{...r,currentPath:[...r.currentPath,"items",`${c}`]})).reduce((o,c)=>c===void 0?o:[...o,c],[])}}function Kp(){return{not:cn()}}function Qp(){return cn()}var em=(t,r)=>rt(t.innerType._def,r),tm=(t,r,o)=>{switch(r){case Me.ZodString:return Ac(t,o);case Me.ZodNumber:return Zp(t);case Me.ZodObject:return jp(t,o);case Me.ZodBigInt:return Ep(t);case Me.ZodBoolean:return Ap();case Me.ZodDate:return Ec(t,o);case Me.ZodUndefined:return Kp();case Me.ZodNull:return Up();case Me.ZodArray:return bp(t,o);case Me.ZodUnion:case Me.ZodDiscriminatedUnion:return zp(t,o);case Me.ZodIntersection:return Rp(t,o);case Me.ZodTuple:return Jp(t,o);case Me.ZodRecord:return Ic(t,o);case Me.ZodLiteral:return Mp(t);case Me.ZodEnum:return Op(t);case Me.ZodNativeEnum:return Lp(t);case Me.ZodNullable:return Vp(t,o);case Me.ZodOptional:return Gp(t,o);case Me.ZodMap:return Bp(t,o);case Me.ZodSet:return Yp(t,o);case Me.ZodLazy:return()=>t.getter()._def;case Me.ZodPromise:return qp(t,o);case Me.ZodNaN:case Me.ZodNever:return Fp();case Me.ZodEffects:return Np(t,o);case Me.ZodAny:return cn();case Me.ZodUnknown:return Qp();case Me.ZodDefault:return Tp(t,o);case Me.ZodBranded:return bc(t,o);case Me.ZodReadonly:return em(t,o);case Me.ZodCatch:return Ip(t,o);case Me.ZodPipeline:return Xp(t,o);case Me.ZodFunction:case Me.ZodVoid:case Me.ZodSymbol:return;default:return(c=>{})()}},nm=(t,r)=>{let o=0;for(;o<t.length&&o<r.length&&t[o]===r[o];o++);return[(t.length-o).toString(),...r.slice(o)].join("/")};function rt(t,r,o=!1){var c;const u=r.seen.get(t);if(r.override){const _=(c=r.override)==null?void 0:c.call(r,t,r,u,o);if(_!==vp)return _}if(u&&!o){const _=rm(u,r);if(_!==void 0)return _}const f={def:t,path:r.currentPath,jsonSchema:void 0};r.seen.set(t,f);const m=tm(t,t.typeName,r),x=typeof m=="function"?rt(m(),r):m;if(x&&im(t,r,x),r.postProcess){const _=r.postProcess(x,t,r);return f.jsonSchema=x,_}return f.jsonSchema=x,x}var rm=(t,r)=>{switch(r.$refStrategy){case"root":return{$ref:t.path.join("/")};case"relative":return{$ref:nm(r.currentPath,t.path)};case"none":case"seen":return t.path.length<r.currentPath.length&&t.path.every((o,c)=>r.currentPath[c]===o)?(console.warn(`Recursive reference detected at ${r.currentPath.join("/")}! Defaulting to any`),cn()):r.$refStrategy==="seen"?cn():void 0}},im=(t,r,o)=>(t.description&&(o.description=t.description),o),om=t=>{const r=Cp(t),o=r.name!==void 0?[...r.basePath,r.definitionPath,r.name]:r.basePath;return{...r,currentPath:o,propertyPath:void 0,seen:new Map(Object.entries(r.definitions).map(([c,u])=>[u._def,{def:u._def,path:[...r.basePath,r.definitionPath,c],jsonSchema:void 0}]))}},sm=(t,r)=>{var o;const c=om(r);let u=typeof r=="object"&&r.definitions?Object.entries(r.definitions).reduce((g,[C,A])=>{var B;return{...g,[C]:(B=rt(A._def,{...c,currentPath:[...c.basePath,c.definitionPath,C]},!0))!=null?B:cn()}},{}):void 0;const f=typeof r=="string"?r:r?.nameStrategy==="title"?void 0:r?.name,m=(o=rt(t._def,f===void 0?c:{...c,currentPath:[...c.basePath,c.definitionPath,f]},!1))!=null?o:cn(),x=typeof r=="object"&&r.name!==void 0&&r.nameStrategy==="title"?r.name:void 0;x!==void 0&&(m.title=x);const _=f===void 0?u?{...m,[c.definitionPath]:u}:m:{$ref:[...c.$refStrategy==="relative"?[]:c.basePath,c.definitionPath,f].join("/"),[c.definitionPath]:{...u,[f]:m}};return _.$schema="http://json-schema.org/draft-07/schema#",_},Oo=Symbol.for("vercel.ai.schema");function Ue(t){let r;return()=>(r==null&&(r=t()),r)}function $i(t,{validate:r}={}){return{[Oo]:!0,_type:void 0,get jsonSchema(){return typeof t=="function"&&(t=t()),t},validate:r}}function am(t){return typeof t=="object"&&t!==null&&Oo in t&&t[Oo]===!0&&"jsonSchema"in t&&"validate"in t}function Ko(t){return t==null?$i({properties:{},additionalProperties:!1}):am(t)?t:"~standard"in t?t["~standard"].vendor==="zod"?Le(t):lm(t):t()}function lm(t){return $i(()=>Jo(t["~standard"].jsonSchema.input({target:"draft-07"})),{validate:async r=>{const o=await t["~standard"].validate(r);return"value"in o?{success:!0,value:o.value}:{success:!1,error:new ur({value:r,cause:o.issues})}}})}function cm(t,r){var o;const c=(o=void 0)!=null?o:!1;return $i(()=>sm(t,{$refStrategy:c?"root":"none"}),{validate:async u=>{const f=await t.safeParseAsync(u);return f.success?{success:!0,value:f.data}:{success:!1,error:f.error}}})}function um(t,r){var o;const c=(o=void 0)!=null?o:!1;return $i(()=>Jo(zf(t,{target:"draft-7",io:"input",reused:c?"ref":"inline"})),{validate:async u=>{const f=await uc(t,u);return f.success?{success:!0,value:f.data}:{success:!1,error:f.error}}})}function dm(t){return"_zod"in t}function Le(t,r){return dm(t)?um(t):cm(t)}async function jt({value:t,schema:r,context:o}){const c=await Or({value:t,schema:r,context:o});if(!c.success)throw ur.wrap({value:t,cause:c.error,context:o});return c.value}async function Or({value:t,schema:r,context:o}){const c=Ko(r);try{if(c.validate==null)return{success:!0,value:t,rawValue:t};const u=await c.validate(t);return u.success?{success:!0,value:u.value,rawValue:t}:{success:!1,error:ur.wrap({value:t,cause:u.error,context:o}),rawValue:t}}catch(u){return{success:!1,error:ur.wrap({value:t,cause:u,context:o}),rawValue:t}}}async function fm({text:t,schema:r}){try{const o=Yo(t);return r==null?o:jt({value:o,schema:r})}catch(o){throw Oi.isInstance(o)||ur.isInstance(o)?o:new Oi({text:t,cause:o})}}async function Yn({text:t,schema:r}){try{const o=Yo(t);return r==null?{success:!0,value:o,rawValue:o}:await Or({value:o,schema:r})}catch(o){return{success:!1,error:Oi.isInstance(o)?o:new Oi({text:t,cause:o}),rawValue:void 0}}}function _a(t){try{return Yo(t),!0}catch{return!1}}function hm({stream:t,schema:r}){return t.pipeThrough(new TextDecoderStream).pipeThrough(new gc).pipeThrough(new TransformStream({async transform({data:o},c){o!=="[DONE]"&&c.enqueue(await Yn({text:o,schema:r}))}}))}async function Bn({provider:t,providerOptions:r,schema:o}){if(r?.[t]==null)return;const c=await Or({value:r[t],schema:o});if(!c.success)throw new Nl({argument:"providerOptions",message:`invalid ${t} provider options`,cause:c.error});return c.value}var pm=()=>globalThis.fetch,Ln=async({url:t,headers:r,body:o,failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:m})=>Tc({url:t,headers:{"Content-Type":"application/json",...r},body:{content:JSON.stringify(o),values:o},failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:m}),Sc=async({url:t,headers:r,formData:o,failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:m})=>Tc({url:t,headers:r,body:{content:o,values:Object.fromEntries(o.entries())},failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:m}),Tc=async({url:t,headers:r={},body:o,successfulResponseHandler:c,failedResponseHandler:u,abortSignal:f,fetch:m=pm()})=>{try{const x=await m(t,{method:"POST",headers:Cc(r,`ai-sdk/provider-utils/${pp}`,fp()),body:o.content,signal:f}),_=ii(x);if(!x.ok){let g;try{g=await u({response:x,url:t,requestBodyValues:o.values})}catch(C){throw To(C)||sn.isInstance(C)?C:new sn({message:"Failed to process error response",cause:C,statusCode:x.status,url:t,responseHeaders:_,requestBodyValues:o.values})}throw g.value}try{return await c({response:x,url:t,requestBodyValues:o.values})}catch(g){throw g instanceof Error&&(To(g)||sn.isInstance(g))?g:new sn({message:"Failed to process successful response",cause:g,statusCode:x.status,url:t,responseHeaders:_,requestBodyValues:o.values})}}catch(x){throw dp({error:x,url:t,requestBodyValues:o.values})}};function mm({id:t,inputSchema:r}){return({execute:o,outputSchema:c,needsApproval:u,toModelOutput:f,onInputStart:m,onInputDelta:x,onInputAvailable:_,...g})=>({type:"provider",id:t,args:g,inputSchema:r,outputSchema:c,execute:o,needsApproval:u,toModelOutput:f,onInputStart:m,onInputDelta:x,onInputAvailable:_})}function Fn({id:t,inputSchema:r,outputSchema:o,supportsDeferredResults:c}){return({execute:u,needsApproval:f,toModelOutput:m,onInputStart:x,onInputDelta:_,onInputAvailable:g,...C})=>({type:"provider",id:t,args:C,inputSchema:r,outputSchema:o,execute:u,needsApproval:f,toModelOutput:m,onInputStart:x,onInputDelta:_,onInputAvailable:g,supportsDeferredResults:c})}async function Nc(t){return typeof t=="function"&&(t=t()),Promise.resolve(t)}var gm=({errorSchema:t,errorToMessage:r,isRetryable:o})=>async({response:c,url:u,requestBodyValues:f})=>{const m=await c.text(),x=ii(c);if(m.trim()==="")return{responseHeaders:x,value:new sn({message:c.statusText,url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:m,isRetryable:o?.(c)})};try{const _=await fm({text:m,schema:t});return{responseHeaders:x,value:new sn({message:r(_),url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:m,data:_,isRetryable:o?.(c,_)})}}catch{return{responseHeaders:x,value:new sn({message:c.statusText,url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:m,isRetryable:o?.(c)})}}},Qo=t=>async({response:r})=>{const o=ii(r);if(r.body==null)throw new Md({});return{responseHeaders:o,value:hm({stream:r.body,schema:t})}},dr=t=>async({response:r,url:o,requestBodyValues:c})=>{const u=await r.text(),f=await Yn({text:u,schema:t}),m=ii(r);if(!f.success)throw new sn({message:"Invalid JSON response",cause:f.error,statusCode:r.status,responseHeaders:m,responseBody:u,url:o,requestBodyValues:c});return{responseHeaders:m,value:f.value,rawValue:f.rawValue}},xm=()=>async({response:t,url:r,requestBodyValues:o})=>{const c=ii(t);if(!t.body)throw new sn({message:"Response body is empty",url:r,requestBodyValues:o,statusCode:t.status,responseHeaders:c,responseBody:void 0});try{const u=await t.arrayBuffer();return{responseHeaders:c,value:new Uint8Array(u)}}catch(u){throw new sn({message:"Failed to read response as array buffer",url:r,requestBodyValues:o,statusCode:t.status,responseHeaders:c,responseBody:void 0,cause:u})}};function ym(t){return t?.replace(/\/$/,"")}var Ci=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Oc(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var wm=Object.defineProperty,_m=(t,r)=>{for(var o in r)wm(t,o,{get:r[o],enumerable:!0})},kc="AI_NoObjectGeneratedError",Rc=`vercel.ai.error.${kc}`,vm=Symbol.for(Rc),Mc,Gn=class extends xt{constructor({message:t="No object generated.",cause:r,text:o,response:c,usage:u,finishReason:f}){super({name:kc,message:t,cause:r}),this[Mc]=!0,this.text=o,this.response=c,this.usage=u,this.finishReason=f}static isInstance(t){return xt.hasMarker(t,Rc)}};Mc=vm;var Dc=De([w(),Di(Uint8Array),Di(ArrayBuffer),Hh(t=>{var r,o;return(o=(r=globalThis.Buffer)==null?void 0:r.isBuffer(t))!=null?o:!1},{message:"Must be a Buffer"})]),Kr=Go(()=>De([fc(),w(),K(),Nt(),gt(w(),Kr.optional()),xe(Kr)])),Ct=gt(w(),gt(w(),Kr.optional())),Pc=S({type:H("text"),text:w(),providerOptions:Ct.optional()}),Cm=S({type:H("image"),image:De([Dc,Di(URL)]),mediaType:w().optional(),providerOptions:Ct.optional()}),Bc=S({type:H("file"),data:De([Dc,Di(URL)]),filename:w().optional(),mediaType:w(),providerOptions:Ct.optional()}),bm=S({type:H("reasoning"),text:w(),providerOptions:Ct.optional()}),Em=S({type:H("tool-call"),toolCallId:w(),toolName:w(),input:Nr(),providerOptions:Ct.optional(),providerExecuted:Nt().optional()}),Am=lt("type",[S({type:H("text"),value:w(),providerOptions:Ct.optional()}),S({type:H("json"),value:Kr,providerOptions:Ct.optional()}),S({type:H("execution-denied"),reason:w().optional(),providerOptions:Ct.optional()}),S({type:H("error-text"),value:w(),providerOptions:Ct.optional()}),S({type:H("error-json"),value:Kr,providerOptions:Ct.optional()}),S({type:H("content"),value:xe(De([S({type:H("text"),text:w(),providerOptions:Ct.optional()}),S({type:H("media"),data:w(),mediaType:w()}),S({type:H("file-data"),data:w(),mediaType:w(),filename:w().optional(),providerOptions:Ct.optional()}),S({type:H("file-url"),url:w(),providerOptions:Ct.optional()}),S({type:H("file-id"),fileId:De([w(),gt(w(),w())]),providerOptions:Ct.optional()}),S({type:H("image-data"),data:w(),mediaType:w(),providerOptions:Ct.optional()}),S({type:H("image-url"),url:w(),providerOptions:Ct.optional()}),S({type:H("image-file-id"),fileId:De([w(),gt(w(),w())]),providerOptions:Ct.optional()}),S({type:H("custom"),providerOptions:Ct.optional()})]))})]),Lc=S({type:H("tool-result"),toolCallId:w(),toolName:w(),output:Am,providerOptions:Ct.optional()}),Im=S({type:H("tool-approval-request"),approvalId:w(),toolCallId:w()}),Sm=S({type:H("tool-approval-response"),approvalId:w(),approved:Nt(),reason:w().optional()}),Tm=S({role:H("system"),content:w(),providerOptions:Ct.optional()}),Nm=S({role:H("user"),content:De([w(),xe(De([Pc,Cm,Bc]))]),providerOptions:Ct.optional()}),Om=S({role:H("assistant"),content:De([w(),xe(De([Pc,Bc,bm,Em,Lc,Im]))]),providerOptions:Ct.optional()}),km=S({role:H("tool"),content:xe(De([Lc,Sm])),providerOptions:Ct.optional()});De([Tm,Nm,Om,km]);var Rm={};_m(Rm,{array:()=>Bm,choice:()=>Lm,json:()=>Fm,object:()=>Pm,text:()=>Dm});function Mm(t){const r=["ROOT"];let o=-1,c=null;function u(_,g,C){switch(_){case'"':{o=g,r.pop(),r.push(C),r.push("INSIDE_STRING");break}case"f":case"t":case"n":{o=g,c=g,r.pop(),r.push(C),r.push("INSIDE_LITERAL");break}case"-":{r.pop(),r.push(C),r.push("INSIDE_NUMBER");break}case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":{o=g,r.pop(),r.push(C),r.push("INSIDE_NUMBER");break}case"{":{o=g,r.pop(),r.push(C),r.push("INSIDE_OBJECT_START");break}case"[":{o=g,r.pop(),r.push(C),r.push("INSIDE_ARRAY_START");break}}}function f(_,g){switch(_){case",":{r.pop(),r.push("INSIDE_OBJECT_AFTER_COMMA");break}case"}":{o=g,r.pop();break}}}function m(_,g){switch(_){case",":{r.pop(),r.push("INSIDE_ARRAY_AFTER_COMMA");break}case"]":{o=g,r.pop();break}}}for(let _=0;_<t.length;_++){const g=t[_];switch(r[r.length-1]){case"ROOT":u(g,_,"FINISH");break;case"INSIDE_OBJECT_START":{switch(g){case'"':{r.pop(),r.push("INSIDE_OBJECT_KEY");break}case"}":{o=_,r.pop();break}}break}case"INSIDE_OBJECT_AFTER_COMMA":{switch(g){case'"':{r.pop(),r.push("INSIDE_OBJECT_KEY");break}}break}case"INSIDE_OBJECT_KEY":{switch(g){case'"':{r.pop(),r.push("INSIDE_OBJECT_AFTER_KEY");break}}break}case"INSIDE_OBJECT_AFTER_KEY":{switch(g){case":":{r.pop(),r.push("INSIDE_OBJECT_BEFORE_VALUE");break}}break}case"INSIDE_OBJECT_BEFORE_VALUE":{u(g,_,"INSIDE_OBJECT_AFTER_VALUE");break}case"INSIDE_OBJECT_AFTER_VALUE":{f(g,_);break}case"INSIDE_STRING":{switch(g){case'"':{r.pop(),o=_;break}case"\\":{r.push("INSIDE_STRING_ESCAPE");break}default:o=_}break}case"INSIDE_ARRAY_START":{switch(g){case"]":{o=_,r.pop();break}default:{o=_,u(g,_,"INSIDE_ARRAY_AFTER_VALUE");break}}break}case"INSIDE_ARRAY_AFTER_VALUE":{switch(g){case",":{r.pop(),r.push("INSIDE_ARRAY_AFTER_COMMA");break}case"]":{o=_,r.pop();break}default:{o=_;break}}break}case"INSIDE_ARRAY_AFTER_COMMA":{u(g,_,"INSIDE_ARRAY_AFTER_VALUE");break}case"INSIDE_STRING_ESCAPE":{r.pop(),o=_;break}case"INSIDE_NUMBER":{switch(g){case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":{o=_;break}case"e":case"E":case"-":case".":break;case",":{r.pop(),r[r.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&m(g,_),r[r.length-1]==="INSIDE_OBJECT_AFTER_VALUE"&&f(g,_);break}case"}":{r.pop(),r[r.length-1]==="INSIDE_OBJECT_AFTER_VALUE"&&f(g,_);break}case"]":{r.pop(),r[r.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&m(g,_);break}default:{r.pop();break}}break}case"INSIDE_LITERAL":{const A=t.substring(c,_+1);!"false".startsWith(A)&&!"true".startsWith(A)&&!"null".startsWith(A)?(r.pop(),r[r.length-1]==="INSIDE_OBJECT_AFTER_VALUE"?f(g,_):r[r.length-1]==="INSIDE_ARRAY_AFTER_VALUE"&&m(g,_)):o=_;break}}}let x=t.slice(0,o+1);for(let _=r.length-1;_>=0;_--)switch(r[_]){case"INSIDE_STRING":{x+='"';break}case"INSIDE_OBJECT_KEY":case"INSIDE_OBJECT_AFTER_KEY":case"INSIDE_OBJECT_AFTER_COMMA":case"INSIDE_OBJECT_START":case"INSIDE_OBJECT_BEFORE_VALUE":case"INSIDE_OBJECT_AFTER_VALUE":{x+="}";break}case"INSIDE_ARRAY_START":case"INSIDE_ARRAY_AFTER_COMMA":case"INSIDE_ARRAY_AFTER_VALUE":{x+="]";break}case"INSIDE_LITERAL":{const C=t.substring(c,t.length);"true".startsWith(C)?x+="true".slice(C.length):"false".startsWith(C)?x+="false".slice(C.length):"null".startsWith(C)&&(x+="null".slice(C.length))}}return x}async function Vi(t){if(t===void 0)return{value:void 0,state:"undefined-input"};let r=await Yn({text:t});return r.success?{value:r.value,state:"successful-parse"}:(r=await Yn({text:Mm(t)}),r.success?{value:r.value,state:"repaired-parse"}:{value:void 0,state:"failed-parse"})}var Dm=()=>({name:"text",responseFormat:Promise.resolve({type:"text"}),async parseCompleteOutput({text:t}){return t},async parsePartialOutput({text:t}){return{partial:t}},createElementStreamTransform(){}}),Pm=({schema:t,name:r,description:o})=>{const c=Ko(t);return{name:"object",responseFormat:Nc(c.jsonSchema).then(u=>({type:"json",schema:u,...r!=null&&{name:r},...o!=null&&{description:o}})),async parseCompleteOutput({text:u},f){const m=await Yn({text:u});if(!m.success)throw new Gn({message:"No object generated: could not parse the response.",cause:m.error,text:u,response:f.response,usage:f.usage,finishReason:f.finishReason});const x=await Or({value:m.value,schema:c});if(!x.success)throw new Gn({message:"No object generated: response did not match schema.",cause:x.error,text:u,response:f.response,usage:f.usage,finishReason:f.finishReason});return x.value},async parsePartialOutput({text:u}){const f=await Vi(u);switch(f.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":return{partial:f.value}}},createElementStreamTransform(){}}},Bm=({element:t,name:r,description:o})=>{const c=Ko(t);return{name:"array",responseFormat:Nc(c.jsonSchema).then(u=>{const{$schema:f,...m}=u;return{type:"json",schema:{$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{elements:{type:"array",items:m}},required:["elements"],additionalProperties:!1},...r!=null&&{name:r},...o!=null&&{description:o}}}),async parseCompleteOutput({text:u},f){const m=await Yn({text:u});if(!m.success)throw new Gn({message:"No object generated: could not parse the response.",cause:m.error,text:u,response:f.response,usage:f.usage,finishReason:f.finishReason});const x=m.value;if(x==null||typeof x!="object"||!("elements"in x)||!Array.isArray(x.elements))throw new Gn({message:"No object generated: response did not match schema.",cause:new ur({value:x,cause:"response must be an object with an elements array"}),text:u,response:f.response,usage:f.usage,finishReason:f.finishReason});for(const _ of x.elements){const g=await Or({value:_,schema:c});if(!g.success)throw new Gn({message:"No object generated: response did not match schema.",cause:g.error,text:u,response:f.response,usage:f.usage,finishReason:f.finishReason})}return x.elements},async parsePartialOutput({text:u}){const f=await Vi(u);switch(f.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":{const m=f.value;if(m==null||typeof m!="object"||!("elements"in m)||!Array.isArray(m.elements))return;const x=f.state==="repaired-parse"&&m.elements.length>0?m.elements.slice(0,-1):m.elements,_=[];for(const g of x){const C=await Or({value:g,schema:c});C.success&&_.push(C.value)}return{partial:_}}}},createElementStreamTransform(){let u=0;return new TransformStream({transform({partialOutput:f},m){if(f!=null)for(;u<f.length;u++)m.enqueue(f[u])}})}}},Lm=({options:t,name:r,description:o})=>({name:"choice",responseFormat:Promise.resolve({type:"json",schema:{$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{result:{type:"string",enum:t}},required:["result"],additionalProperties:!1},...r!=null&&{name:r},...o!=null&&{description:o}}),async parseCompleteOutput({text:c},u){const f=await Yn({text:c});if(!f.success)throw new Gn({message:"No object generated: could not parse the response.",cause:f.error,text:c,response:u.response,usage:u.usage,finishReason:u.finishReason});const m=f.value;if(m==null||typeof m!="object"||!("result"in m)||typeof m.result!="string"||!t.includes(m.result))throw new Gn({message:"No object generated: response did not match schema.",cause:new ur({value:m,cause:"response must be an object that contains a choice value."}),text:c,response:u.response,usage:u.usage,finishReason:u.finishReason});return m.result},async parsePartialOutput({text:c}){const u=await Vi(c);switch(u.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":{const f=u.value;if(f==null||typeof f!="object"||!("result"in f)||typeof f.result!="string")return;const m=t.filter(x=>x.startsWith(f.result));return u.state==="successful-parse"?m.includes(f.result)?{partial:f.result}:void 0:m.length===1?{partial:m[0]}:void 0}}},createElementStreamTransform(){}}),Fm=({name:t,description:r}={})=>({name:"json",responseFormat:Promise.resolve({type:"json",...t!=null&&{name:t},...r!=null&&{description:r}}),async parseCompleteOutput({text:o},c){const u=await Yn({text:o});if(!u.success)throw new Gn({message:"No object generated: could not parse the response.",cause:u.error,text:o,response:c.response,usage:c.usage,finishReason:c.finishReason});return u.value},async parsePartialOutput({text:o}){const c=await Vi(o);switch(c.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":return c.value===void 0?void 0:{partial:c.value}}},createElementStreamTransform(){}});oi({prefix:"aitxt",size:24});(class extends TransformStream{constructor(){super({transform(t,r){r.enqueue(`data: ${JSON.stringify(t)}
|
|
39
39
|
|
|
40
40
|
`)},flush(t){t.enqueue(`data: [DONE]
|
|
41
41
|
|
|
42
|
-
`)}})}});
|
|
43
|
-
Error message: ${
|
|
44
|
-
Error message: ${Hc(o)}`,cause:o}),this[uu]=!0,this.value=r}static isInstance(r){return Bt.hasMarker(r,cu)}static wrap({value:r,cause:o}){return Oo.isInstance(o)&&o.value===r?o:new Oo({value:r,cause:o})}};uu=qm;var Kr=Ym,du="AI_UnsupportedFunctionalityError",fu=`vercel.ai.error.${du}`,Jm=Symbol.for(fu),hu,pu=class extends Bt{constructor({functionality:t,message:r=`'${t}' functionality not supported.`}){super({name:du,message:r}),this[hu]=!0,this.functionality=t}static isInstance(t){return Bt.hasMarker(t,fu)}};hu=Jm;function Ca(...t){return t.reduce((r,o)=>({...r,...o??{}}),{})}function Zi(t){return Object.fromEntries([...t.headers])}var Km=({prefix:t,size:r=16,alphabet:o="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",separator:c="-"}={})=>{const u=()=>{const f=o.length,p=new Array(r);for(let x=0;x<r;x++)p[x]=o[Math.random()*f|0];return p.join("")};if(t==null)return u;if(o.includes(c))throw new qc({argument:"separator",message:`The separator "${c}" must not be part of the alphabet "${o}".`});return()=>`${t}${c}${u()}`},Ei=Km();function ko(t){return(t instanceof Error||t instanceof DOMException)&&(t.name==="AbortError"||t.name==="ResponseAborted"||t.name==="TimeoutError")}var Qm=["fetch failed","failed to fetch"];function eg({error:t,url:r,requestBodyValues:o}){if(ko(t))return t;if(t instanceof TypeError&&Qm.includes(t.message.toLowerCase())){const c=t.cause;if(c!=null)return new Dn({message:`Cannot connect to API: ${c.message}`,cause:c,url:r,requestBodyValues:o,isRetryable:!0})}return t}function tg(t=globalThis){var r,o,c;return t.window?"runtime/browser":(r=t.navigator)!=null&&r.userAgent?`runtime/${t.navigator.userAgent.toLowerCase()}`:(c=(o=t.process)==null?void 0:o.versions)!=null&&c.node?`runtime/node.js/${t.process.version.substring(0)}`:t.EdgeRuntime?"runtime/vercel-edge":"runtime/unknown"}function ng(t){if(t==null)return{};const r={};if(t instanceof Headers)t.forEach((o,c)=>{r[c.toLowerCase()]=o});else{Array.isArray(t)||(t=Object.entries(t));for(const[o,c]of t)c!=null&&(r[o.toLowerCase()]=c)}return r}function mu(t,...r){const o=new Headers(ng(t)),c=o.get("user-agent")||"";return o.set("user-agent",[c,...r].filter(Boolean).join(" ")),Object.fromEntries(o.entries())}var rg="3.0.18";function ig({apiKey:t,environmentVariableName:r,apiKeyParameterName:o="apiKey",description:c}){if(typeof t=="string")return t;if(t!=null)throw new bi({message:`${c} API key must be a string.`});if(typeof process>"u")throw new bi({message:`${c} API key is missing. Pass it using the '${o}' parameter. Environment variables is not supported in this environment.`});if(t=process.env[r],t==null)throw new bi({message:`${c} API key is missing. Pass it using the '${o}' parameter or the ${r} environment variable.`});if(typeof t!="string")throw new bi({message:`${c} API key must be a string. The value of the ${r} environment variable is not a string.`});return t}var og=/"__proto__"\s*:/,sg=/"constructor"\s*:/;function ba(t){const r=JSON.parse(t);return r===null||typeof r!="object"||og.test(t)===!1&&sg.test(t)===!1?r:ag(r)}function ag(t){let r=[t];for(;r.length;){const o=r;r=[];for(const c of o){if(Object.prototype.hasOwnProperty.call(c,"__proto__"))throw new SyntaxError("Object contains forbidden prototype property");if(Object.prototype.hasOwnProperty.call(c,"constructor")&&Object.prototype.hasOwnProperty.call(c.constructor,"prototype"))throw new SyntaxError("Object contains forbidden prototype property");for(const u in c){const f=c[u];f&&typeof f=="object"&&r.push(f)}}}return t}function Qo(t){const{stackTraceLimit:r}=Error;try{Error.stackTraceLimit=0}catch{return ba(t)}try{return ba(t)}finally{Error.stackTraceLimit=r}}var Ro=Symbol.for("vercel.ai.validator");function lg(t){return{[Ro]:!0,validate:t}}function cg(t){return typeof t=="object"&&t!==null&&Ro in t&&t[Ro]===!0&&"validate"in t}function ug(t){return cg(t)?t:typeof t=="function"?t():dg(t)}function dg(t){return lg(async r=>{const o=await t["~standard"].validate(r);return o.issues==null?{success:!0,value:o.value}:{success:!1,error:new Kr({value:r,cause:o.issues})}})}async function fg({value:t,schema:r}){const o=await Qr({value:t,schema:r});if(!o.success)throw Kr.wrap({value:t,cause:o.error});return o.value}async function Qr({value:t,schema:r}){const o=ug(r);try{if(o.validate==null)return{success:!0,value:t,rawValue:t};const c=await o.validate(t);return c.success?{success:!0,value:c.value,rawValue:t}:{success:!1,error:Kr.wrap({value:t,cause:c.error}),rawValue:t}}catch(c){return{success:!1,error:Kr.wrap({value:t,cause:c}),rawValue:t}}}async function hg({text:t,schema:r}){try{const o=Qo(t);return r==null?o:fg({value:o,schema:r})}catch(o){throw Pi.isInstance(o)||Kr.isInstance(o)?o:new Pi({text:t,cause:o})}}async function gu({text:t,schema:r}){try{const o=Qo(t);return r==null?{success:!0,value:o,rawValue:o}:await Qr({value:o,schema:r})}catch(o){return{success:!1,error:Pi.isInstance(o)?o:new Pi({text:t,cause:o}),rawValue:void 0}}}function Ea(t){try{return Qo(t),!0}catch{return!1}}function pg({stream:t,schema:r}){return t.pipeThrough(new TextDecoderStream).pipeThrough(new mc).pipeThrough(new TransformStream({async transform({data:o},c){o!=="[DONE]"&&c.enqueue(await gu({text:o,schema:r}))}}))}async function Aa({provider:t,providerOptions:r,schema:o}){if(r?.[t]==null)return;const c=await Qr({value:r[t],schema:o});if(!c.success)throw new qc({argument:"providerOptions",message:`invalid ${t} provider options`,cause:c.error});return c.value}var mg=()=>globalThis.fetch,Ia=async({url:t,headers:r,body:o,failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:p})=>gg({url:t,headers:{"Content-Type":"application/json",...r},body:{content:JSON.stringify(o),values:o},failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:p}),gg=async({url:t,headers:r={},body:o,successfulResponseHandler:c,failedResponseHandler:u,abortSignal:f,fetch:p=mg()})=>{try{const x=await p(t,{method:"POST",headers:mu(r,`ai-sdk/provider-utils/${rg}`,tg()),body:o.content,signal:f}),_=Zi(x);if(!x.ok){let g;try{g=await u({response:x,url:t,requestBodyValues:o.values})}catch(A){throw ko(A)||Dn.isInstance(A)?A:new Dn({message:"Failed to process error response",cause:A,statusCode:x.status,url:t,responseHeaders:_,requestBodyValues:o.values})}throw g.value}try{return await c({response:x,url:t,requestBodyValues:o.values})}catch(g){throw g instanceof Error&&(ko(g)||Dn.isInstance(g))?g:new Dn({message:"Failed to process successful response",cause:g,statusCode:x.status,url:t,responseHeaders:_,requestBodyValues:o.values})}}catch(x){throw eg({error:x,url:t,requestBodyValues:o.values})}},xg=({errorSchema:t,errorToMessage:r,isRetryable:o})=>async({response:c,url:u,requestBodyValues:f})=>{const p=await c.text(),x=Zi(c);if(p.trim()==="")return{responseHeaders:x,value:new Dn({message:c.statusText,url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:p,isRetryable:o?.(c)})};try{const _=await hg({text:p,schema:t});return{responseHeaders:x,value:new Dn({message:r(_),url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:p,data:_,isRetryable:o?.(c,_)})}}catch{return{responseHeaders:x,value:new Dn({message:c.statusText,url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:p,isRetryable:o?.(c)})}}},yg=t=>async({response:r})=>{const o=Zi(r);if(r.body==null)throw new Zm({});return{responseHeaders:o,value:pg({stream:r.body,schema:t})}},wg=t=>async({response:r,url:o,requestBodyValues:c})=>{const u=await r.text(),f=await gu({text:u,schema:t}),p=Zi(r);if(!f.success)throw new Dn({message:"Invalid JSON response",cause:f.error,statusCode:r.status,responseHeaders:p,responseBody:u,url:o,requestBodyValues:c});return{responseHeaders:p,value:f.value,rawValue:f.rawValue}};new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");var{btoa:_g}=globalThis;function vg(t){let r="";for(let o=0;o<t.length;o++)r+=String.fromCodePoint(t[o]);return _g(r)}function Cg(t){return t instanceof Uint8Array?vg(t):t}function bg(t){return t?.replace(/\/$/,"")}function Ur(t){var r,o;return(o=(r=t?.providerOptions)==null?void 0:r.openaiCompatible)!=null?o:{}}function Eg(t){const r=[];for(const{role:o,content:c,...u}of t){const f=Ur({...u});switch(o){case"system":{r.push({role:"system",content:c,...f});break}case"user":{if(c.length===1&&c[0].type==="text"){r.push({role:"user",content:c[0].text,...Ur(c[0])});break}r.push({role:"user",content:c.map(p=>{const x=Ur(p);switch(p.type){case"text":return{type:"text",text:p.text,...x};case"file":if(p.mediaType.startsWith("image/")){const _=p.mediaType==="image/*"?"image/jpeg":p.mediaType;return{type:"image_url",image_url:{url:p.data instanceof URL?p.data.toString():`data:${_};base64,${Cg(p.data)}`},...x}}else throw new pu({functionality:`file part media type ${p.mediaType}`})}}),...f});break}case"assistant":{let p="";const x=[];for(const _ of c){const g=Ur(_);switch(_.type){case"text":{p+=_.text;break}case"tool-call":{x.push({id:_.toolCallId,type:"function",function:{name:_.toolName,arguments:JSON.stringify(_.input)},...g});break}}}r.push({role:"assistant",content:p,tool_calls:x.length>0?x:void 0,...f});break}case"tool":{for(const p of c){const x=p.output;let _;switch(x.type){case"text":case"error-text":_=x.value;break;case"content":case"json":case"error-json":_=JSON.stringify(x.value);break}const g=Ur(p);r.push({role:"tool",tool_call_id:p.toolCallId,content:_,...g})}break}default:{const p=o;throw new Error(`Unsupported role: ${p}`)}}}return r}function Sa({id:t,model:r,created:o}){return{id:t??void 0,modelId:r??void 0,timestamp:o!=null?new Date(o*1e3):void 0}}function Ta(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"unknown"}}var xo=S({user:w().optional(),reasoningEffort:w().optional(),textVerbosity:w().optional()}),Ag=S({error:S({message:w(),type:w().nullish(),param:dr().nullish(),code:Be([w(),Y()]).nullish()})}),Ig={errorSchema:Ag,errorToMessage:t=>t.error.message};function Sg({tools:t,toolChoice:r}){t=t?.length?t:void 0;const o=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:o};const c=[];for(const f of t)f.type==="provider-defined"?o.push({type:"unsupported-tool",tool:f}):c.push({type:"function",function:{name:f.name,description:f.description,parameters:f.inputSchema}});if(r==null)return{tools:c,toolChoice:void 0,toolWarnings:o};const u=r.type;switch(u){case"auto":case"none":case"required":return{tools:c,toolChoice:u,toolWarnings:o};case"tool":return{tools:c,toolChoice:{type:"function",function:{name:r.toolName}},toolWarnings:o};default:{const f=u;throw new pu({functionality:`tool choice type: ${f}`})}}}var Tg=class{constructor(t,r){this.specificationVersion="v2";var o,c;this.modelId=t,this.config=r;const u=(o=r.errorStructure)!=null?o:Ig;this.chunkSchema=Og(u.errorSchema),this.failedResponseHandler=xg(u),this.supportsStructuredOutputs=(c=r.supportsStructuredOutputs)!=null?c:!1}get provider(){return this.config.provider}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}get supportedUrls(){var t,r,o;return(o=(r=(t=this.config).supportedUrls)==null?void 0:r.call(t))!=null?o:{}}async getArgs({prompt:t,maxOutputTokens:r,temperature:o,topP:c,topK:u,frequencyPenalty:f,presencePenalty:p,providerOptions:x,stopSequences:_,responseFormat:g,seed:A,toolChoice:E,tools:F}){var M,D,O,P;const H=[],j=Object.assign((M=await Aa({provider:"openai-compatible",providerOptions:x,schema:xo}))!=null?M:{},(D=await Aa({provider:this.providerOptionsName,providerOptions:x,schema:xo}))!=null?D:{});u!=null&&H.push({type:"unsupported-setting",setting:"topK"}),g?.type==="json"&&g.schema!=null&&!this.supportsStructuredOutputs&&H.push({type:"unsupported-setting",setting:"responseFormat",details:"JSON response format schema is only supported with structuredOutputs"});const{tools:$,toolChoice:V,toolWarnings:ee}=Sg({tools:F,toolChoice:E});return{args:{model:this.modelId,user:j.user,max_tokens:r,temperature:o,top_p:c,frequency_penalty:f,presence_penalty:p,response_format:g?.type==="json"?this.supportsStructuredOutputs===!0&&g.schema!=null?{type:"json_schema",json_schema:{schema:g.schema,name:(O=g.name)!=null?O:"response",description:g.description}}:{type:"json_object"}:void 0,stop:_,seed:A,...Object.fromEntries(Object.entries((P=x?.[this.providerOptionsName])!=null?P:{}).filter(([q])=>!Object.keys(xo.shape).includes(q))),reasoning_effort:j.reasoningEffort,verbosity:j.textVerbosity,messages:Eg(t),tools:$,tool_choice:V},warnings:[...H,...ee]}}async doGenerate(t){var r,o,c,u,f,p,x,_,g,A,E,F,M,D,O,P,H;const{args:j,warnings:$}=await this.getArgs({...t}),V=JSON.stringify(j),{responseHeaders:ee,value:q,rawValue:R}=await Ia({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:Ca(this.config.headers(),t.headers),body:j,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:wg(Ng),abortSignal:t.abortSignal,fetch:this.config.fetch}),ue=q.choices[0],B=[],Ce=ue.message.content;Ce!=null&&Ce.length>0&&B.push({type:"text",text:Ce});const fe=(r=ue.message.reasoning_content)!=null?r:ue.message.reasoning;if(fe!=null&&fe.length>0&&B.push({type:"reasoning",text:fe}),ue.message.tool_calls!=null)for(const Q of ue.message.tool_calls)B.push({type:"tool-call",toolCallId:(o=Q.id)!=null?o:Ei(),toolName:Q.function.name,input:Q.function.arguments});const ie={[this.providerOptionsName]:{},...await((u=(c=this.config.metadataExtractor)==null?void 0:c.extractMetadata)==null?void 0:u.call(c,{parsedBody:R}))},se=(f=q.usage)==null?void 0:f.completion_tokens_details;return se?.accepted_prediction_tokens!=null&&(ie[this.providerOptionsName].acceptedPredictionTokens=se?.accepted_prediction_tokens),se?.rejected_prediction_tokens!=null&&(ie[this.providerOptionsName].rejectedPredictionTokens=se?.rejected_prediction_tokens),{content:B,finishReason:Ta(ue.finish_reason),usage:{inputTokens:(x=(p=q.usage)==null?void 0:p.prompt_tokens)!=null?x:void 0,outputTokens:(g=(_=q.usage)==null?void 0:_.completion_tokens)!=null?g:void 0,totalTokens:(E=(A=q.usage)==null?void 0:A.total_tokens)!=null?E:void 0,reasoningTokens:(D=(M=(F=q.usage)==null?void 0:F.completion_tokens_details)==null?void 0:M.reasoning_tokens)!=null?D:void 0,cachedInputTokens:(H=(P=(O=q.usage)==null?void 0:O.prompt_tokens_details)==null?void 0:P.cached_tokens)!=null?H:void 0},providerMetadata:ie,request:{body:V},response:{...Sa(q),headers:ee,body:R},warnings:$}}async doStream(t){var r;const{args:o,warnings:c}=await this.getArgs({...t}),u={...o,stream:!0,stream_options:this.config.includeUsage?{include_usage:!0}:void 0},f=(r=this.config.metadataExtractor)==null?void 0:r.createStreamExtractor(),{responseHeaders:p,value:x}=await Ia({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:Ca(this.config.headers(),t.headers),body:u,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:yg(this.chunkSchema),abortSignal:t.abortSignal,fetch:this.config.fetch}),_=[];let g="unknown";const A={completionTokens:void 0,completionTokensDetails:{reasoningTokens:void 0,acceptedPredictionTokens:void 0,rejectedPredictionTokens:void 0},promptTokens:void 0,promptTokensDetails:{cachedTokens:void 0},totalTokens:void 0};let E=!0;const F=this.providerOptionsName;let M=!1,D=!1;return{stream:x.pipeThrough(new TransformStream({start(O){O.enqueue({type:"stream-start",warnings:c})},transform(O,P){var H,j,$,V,ee,q,R,ue,B,Ce,fe,ie,se;if(t.includeRawChunks&&P.enqueue({type:"raw",rawValue:O.rawValue}),!O.success){g="error",P.enqueue({type:"error",error:O.error});return}const Q=O.value;if(f?.processChunk(O.rawValue),"error"in Q){g="error",P.enqueue({type:"error",error:Q.error.message});return}if(E&&(E=!1,P.enqueue({type:"response-metadata",...Sa(Q)})),Q.usage!=null){const{prompt_tokens:re,completion_tokens:xe,total_tokens:pe,prompt_tokens_details:ce,completion_tokens_details:be}=Q.usage;A.promptTokens=re??void 0,A.completionTokens=xe??void 0,A.totalTokens=pe??void 0,be?.reasoning_tokens!=null&&(A.completionTokensDetails.reasoningTokens=be?.reasoning_tokens),be?.accepted_prediction_tokens!=null&&(A.completionTokensDetails.acceptedPredictionTokens=be?.accepted_prediction_tokens),be?.rejected_prediction_tokens!=null&&(A.completionTokensDetails.rejectedPredictionTokens=be?.rejected_prediction_tokens),ce?.cached_tokens!=null&&(A.promptTokensDetails.cachedTokens=ce?.cached_tokens)}const k=Q.choices[0];if(k?.finish_reason!=null&&(g=Ta(k.finish_reason)),k?.delta==null)return;const Z=k.delta,te=(H=Z.reasoning_content)!=null?H:Z.reasoning;if(te&&(M||(P.enqueue({type:"reasoning-start",id:"reasoning-0"}),M=!0),P.enqueue({type:"reasoning-delta",id:"reasoning-0",delta:te})),Z.content&&(D||(P.enqueue({type:"text-start",id:"txt-0"}),D=!0),P.enqueue({type:"text-delta",id:"txt-0",delta:Z.content})),Z.tool_calls!=null)for(const re of Z.tool_calls){const xe=re.index;if(_[xe]==null){if(re.id==null)throw new _a({data:re,message:"Expected 'id' to be a string."});if(((j=re.function)==null?void 0:j.name)==null)throw new _a({data:re,message:"Expected 'function.name' to be a string."});P.enqueue({type:"tool-input-start",id:re.id,toolName:re.function.name}),_[xe]={id:re.id,type:"function",function:{name:re.function.name,arguments:($=re.function.arguments)!=null?$:""},hasFinished:!1};const ce=_[xe];((V=ce.function)==null?void 0:V.name)!=null&&((ee=ce.function)==null?void 0:ee.arguments)!=null&&(ce.function.arguments.length>0&&P.enqueue({type:"tool-input-delta",id:ce.id,delta:ce.function.arguments}),Ea(ce.function.arguments)&&(P.enqueue({type:"tool-input-end",id:ce.id}),P.enqueue({type:"tool-call",toolCallId:(q=ce.id)!=null?q:Ei(),toolName:ce.function.name,input:ce.function.arguments}),ce.hasFinished=!0));continue}const pe=_[xe];pe.hasFinished||(((R=re.function)==null?void 0:R.arguments)!=null&&(pe.function.arguments+=(B=(ue=re.function)==null?void 0:ue.arguments)!=null?B:""),P.enqueue({type:"tool-input-delta",id:pe.id,delta:(Ce=re.function.arguments)!=null?Ce:""}),((fe=pe.function)==null?void 0:fe.name)!=null&&((ie=pe.function)==null?void 0:ie.arguments)!=null&&Ea(pe.function.arguments)&&(P.enqueue({type:"tool-input-end",id:pe.id}),P.enqueue({type:"tool-call",toolCallId:(se=pe.id)!=null?se:Ei(),toolName:pe.function.name,input:pe.function.arguments}),pe.hasFinished=!0))}},flush(O){var P,H,j,$,V,ee;M&&O.enqueue({type:"reasoning-end",id:"reasoning-0"}),D&&O.enqueue({type:"text-end",id:"txt-0"});for(const R of _.filter(ue=>!ue.hasFinished))O.enqueue({type:"tool-input-end",id:R.id}),O.enqueue({type:"tool-call",toolCallId:(P=R.id)!=null?P:Ei(),toolName:R.function.name,input:R.function.arguments});const q={[F]:{},...f?.buildMetadata()};A.completionTokensDetails.acceptedPredictionTokens!=null&&(q[F].acceptedPredictionTokens=A.completionTokensDetails.acceptedPredictionTokens),A.completionTokensDetails.rejectedPredictionTokens!=null&&(q[F].rejectedPredictionTokens=A.completionTokensDetails.rejectedPredictionTokens),O.enqueue({type:"finish",finishReason:g,usage:{inputTokens:(H=A.promptTokens)!=null?H:void 0,outputTokens:(j=A.completionTokens)!=null?j:void 0,totalTokens:($=A.totalTokens)!=null?$:void 0,reasoningTokens:(V=A.completionTokensDetails.reasoningTokens)!=null?V:void 0,cachedInputTokens:(ee=A.promptTokensDetails.cachedTokens)!=null?ee:void 0},providerMetadata:q})}})),request:{body:u},response:{headers:p}}}},xu=S({prompt_tokens:Y().nullish(),completion_tokens:Y().nullish(),total_tokens:Y().nullish(),prompt_tokens_details:S({cached_tokens:Y().nullish()}).nullish(),completion_tokens_details:S({reasoning_tokens:Y().nullish(),accepted_prediction_tokens:Y().nullish(),rejected_prediction_tokens:Y().nullish()}).nullish()}).nullish(),Ng=S({id:w().nullish(),created:Y().nullish(),model:w().nullish(),choices:ge(S({message:S({role:W("assistant").nullish(),content:w().nullish(),reasoning_content:w().nullish(),reasoning:w().nullish(),tool_calls:ge(S({id:w().nullish(),function:S({name:w(),arguments:w()})})).nullish()}),finish_reason:w().nullish()})),usage:xu}),Og=t=>Be([S({id:w().nullish(),created:Y().nullish(),model:w().nullish(),choices:ge(S({delta:S({role:Ze(["assistant"]).nullish(),content:w().nullish(),reasoning_content:w().nullish(),reasoning:w().nullish(),tool_calls:ge(S({index:Y(),id:w().nullish(),function:S({name:w().nullish(),arguments:w().nullish()})})).nullish()}).nullish(),finish_reason:w().nullish()})),usage:xu}),t]);S({echo:St().optional(),logitBias:gt(w(),Y()).optional(),suffix:w().optional(),user:w().optional()});var kg=S({prompt_tokens:Y(),completion_tokens:Y(),total_tokens:Y()});S({id:w().nullish(),created:Y().nullish(),model:w().nullish(),choices:ge(S({text:w(),finish_reason:w()})),usage:kg.nullish()});S({dimensions:Y().optional(),user:w().optional()});S({data:ge(S({embedding:ge(Y())})),usage:S({prompt_tokens:Y()}).nullish(),providerMetadata:gt(w(),gt(w(),dr())).optional()});S({data:ge(S({b64_json:w()}))});var Na=t=>{var r,o;return t==null?void 0:{deepseek:{promptCacheHitTokens:(r=t.prompt_cache_hit_tokens)!=null?r:NaN,promptCacheMissTokens:(o=t.prompt_cache_miss_tokens)!=null?o:NaN}}},Rg={extractMetadata:async({parsedBody:t})=>{const r=await Qr({value:t,schema:Mg});return!r.success||r.value.usage==null?void 0:Na(r.value.usage)},createStreamExtractor:()=>{let t;return{processChunk:async r=>{var o,c;const u=await Qr({value:r,schema:Dg});u.success&&((c=(o=u.value.choices)==null?void 0:o[0])==null?void 0:c.finish_reason)==="stop"&&u.value.usage&&(t=u.value.usage)},buildMetadata:()=>Na(t)}}},yu=S({prompt_cache_hit_tokens:Y().nullish(),prompt_cache_miss_tokens:Y().nullish()}),Mg=S({usage:yu.nullish()}),Dg=S({choices:ge(S({finish_reason:w().nullish()})).nullish(),usage:yu.nullish()}),Pg="1.0.30";function wu(t={}){var r;const o=bg((r=t.baseURL)!=null?r:"https://api.deepseek.com/v1"),c=()=>mu({Authorization:`Bearer ${ig({apiKey:t.apiKey,environmentVariableName:"DEEPSEEK_API_KEY",description:"DeepSeek API key"})}`,...t.headers},`ai-sdk/deepseek/${Pg}`);class u extends Tg{addJsonInstruction(_){var g;if(((g=_.responseFormat)==null?void 0:g.type)!=="json")return _;const F=[...Array.isArray(_.prompt)?_.prompt:[],{role:"user",content:[{type:"text",text:"Return ONLY a valid JSON object."}]}];return{..._,prompt:F}}async doGenerate(_){return super.doGenerate(this.addJsonInstruction(_))}async doStream(_){return super.doStream(this.addJsonInstruction(_))}}const f=x=>new u(x,{provider:"deepseek.chat",url:({path:_})=>`${o}${_}`,headers:c,fetch:t.fetch,metadataExtractor:Rg}),p=x=>f(x);return p.languageModel=f,p.chat=f,p.textEmbeddingModel=x=>{throw new va({modelId:x,modelType:"textEmbeddingModel"})},p.imageModel=x=>{throw new va({modelId:x,modelType:"imageModel"})},p}wu();var es=S({error:S({message:w(),type:w().nullish(),param:dr().nullish(),code:Be([w(),Y()]).nullish()})}),vn=dm({errorSchema:es,errorToMessage:t=>t.error.message});function _u(t){const r=t.startsWith("o3")||t.startsWith("o4-mini")||t.startsWith("gpt-5")&&!t.startsWith("gpt-5-chat"),o=t.startsWith("gpt-4")||t.startsWith("gpt-5-mini")||t.startsWith("gpt-5")&&!t.startsWith("gpt-5-nano")&&!t.startsWith("gpt-5-chat")||t.startsWith("o3")||t.startsWith("o4-mini"),c=t.startsWith("o1")||t.startsWith("o3")||t.startsWith("o4-mini")||t.startsWith("codex-mini")||t.startsWith("computer-use-preview")||t.startsWith("gpt-5")&&!t.startsWith("gpt-5-chat"),u=t.startsWith("gpt-5.1")||t.startsWith("gpt-5.2");return{supportsFlexProcessing:r,supportsPriorityProcessing:o,isReasoningModel:c,systemMessageMode:c?"developer":"system",supportsNonReasoningParameters:u}}function Oa(t){var r,o,c,u,f,p;if(t==null)return{inputTokens:{total:void 0,noCache:void 0,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:void 0,text:void 0,reasoning:void 0},raw:void 0};const x=(r=t.prompt_tokens)!=null?r:0,_=(o=t.completion_tokens)!=null?o:0,g=(u=(c=t.prompt_tokens_details)==null?void 0:c.cached_tokens)!=null?u:0,A=(p=(f=t.completion_tokens_details)==null?void 0:f.reasoning_tokens)!=null?p:0;return{inputTokens:{total:x,noCache:x-g,cacheRead:g,cacheWrite:void 0},outputTokens:{total:_,text:_-A,reasoning:A},raw:t}}function Bg({prompt:t,systemMessageMode:r="system"}){var o;const c=[],u=[];for(const{role:f,content:p}of t)switch(f){case"system":{switch(r){case"system":{c.push({role:"system",content:p});break}case"developer":{c.push({role:"developer",content:p});break}case"remove":{u.push({type:"other",message:"system messages are removed for this model"});break}default:{const x=r;throw new Error(`Unsupported system message mode: ${x}`)}}break}case"user":{if(p.length===1&&p[0].type==="text"){c.push({role:"user",content:p[0].text});break}c.push({role:"user",content:p.map((x,_)=>{var g,A,E;switch(x.type){case"text":return{type:"text",text:x.text};case"file":if(x.mediaType.startsWith("image/")){const F=x.mediaType==="image/*"?"image/jpeg":x.mediaType;return{type:"image_url",image_url:{url:x.data instanceof URL?x.data.toString():`data:${F};base64,${br(x.data)}`,detail:(A=(g=x.providerOptions)==null?void 0:g.openai)==null?void 0:A.imageDetail}}}else if(x.mediaType.startsWith("audio/")){if(x.data instanceof URL)throw new Mn({functionality:"audio file parts with URLs"});switch(x.mediaType){case"audio/wav":return{type:"input_audio",input_audio:{data:br(x.data),format:"wav"}};case"audio/mp3":case"audio/mpeg":return{type:"input_audio",input_audio:{data:br(x.data),format:"mp3"}};default:throw new Mn({functionality:`audio content parts with media type ${x.mediaType}`})}}else if(x.mediaType==="application/pdf"){if(x.data instanceof URL)throw new Mn({functionality:"PDF file parts with URLs"});return{type:"file",file:typeof x.data=="string"&&x.data.startsWith("file-")?{file_id:x.data}:{filename:(E=x.filename)!=null?E:`part-${_}.pdf`,file_data:`data:application/pdf;base64,${br(x.data)}`}}}else throw new Mn({functionality:`file part media type ${x.mediaType}`})}})});break}case"assistant":{let x="";const _=[];for(const g of p)switch(g.type){case"text":{x+=g.text;break}case"tool-call":{_.push({id:g.toolCallId,type:"function",function:{name:g.toolName,arguments:JSON.stringify(g.input)}});break}}c.push({role:"assistant",content:x,tool_calls:_.length>0?_:void 0});break}case"tool":{for(const x of p){if(x.type==="tool-approval-response")continue;const _=x.output;let g;switch(_.type){case"text":case"error-text":g=_.value;break;case"execution-denied":g=(o=_.reason)!=null?o:"Tool execution denied.";break;case"content":case"json":case"error-json":g=JSON.stringify(_.value);break}c.push({role:"tool",tool_call_id:x.toolCallId,content:g})}break}default:{const x=f;throw new Error(`Unsupported role: ${x}`)}}return{messages:c,warnings:u}}function yo({id:t,model:r,created:o}){return{id:t??void 0,modelId:r??void 0,timestamp:o?new Date(o*1e3):void 0}}function ka(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"other"}}var Lg=$e(()=>ze(S({id:w().nullish(),created:Y().nullish(),model:w().nullish(),choices:ge(S({message:S({role:W("assistant").nullish(),content:w().nullish(),tool_calls:ge(S({id:w().nullish(),type:W("function"),function:S({name:w(),arguments:w()})})).nullish(),annotations:ge(S({type:W("url_citation"),url_citation:S({start_index:Y(),end_index:Y(),url:w(),title:w()})})).nullish()}),index:Y(),logprobs:S({content:ge(S({token:w(),logprob:Y(),top_logprobs:ge(S({token:w(),logprob:Y()}))})).nullish()}).nullish(),finish_reason:w().nullish()})),usage:S({prompt_tokens:Y().nullish(),completion_tokens:Y().nullish(),total_tokens:Y().nullish(),prompt_tokens_details:S({cached_tokens:Y().nullish()}).nullish(),completion_tokens_details:S({reasoning_tokens:Y().nullish(),accepted_prediction_tokens:Y().nullish(),rejected_prediction_tokens:Y().nullish()}).nullish()}).nullish()}))),Fg=$e(()=>ze(Be([S({id:w().nullish(),created:Y().nullish(),model:w().nullish(),choices:ge(S({delta:S({role:Ze(["assistant"]).nullish(),content:w().nullish(),tool_calls:ge(S({index:Y(),id:w().nullish(),type:W("function").nullish(),function:S({name:w().nullish(),arguments:w().nullish()})})).nullish(),annotations:ge(S({type:W("url_citation"),url_citation:S({start_index:Y(),end_index:Y(),url:w(),title:w()})})).nullish()}).nullish(),logprobs:S({content:ge(S({token:w(),logprob:Y(),top_logprobs:ge(S({token:w(),logprob:Y()}))})).nullish()}).nullish(),finish_reason:w().nullish(),index:Y()})),usage:S({prompt_tokens:Y().nullish(),completion_tokens:Y().nullish(),total_tokens:Y().nullish(),prompt_tokens_details:S({cached_tokens:Y().nullish()}).nullish(),completion_tokens_details:S({reasoning_tokens:Y().nullish(),accepted_prediction_tokens:Y().nullish(),rejected_prediction_tokens:Y().nullish()}).nullish()}).nullish()}),es]))),Ug=$e(()=>ze(S({logitBias:gt(Wh(),Y()).optional(),logprobs:Be([St(),Y()]).optional(),parallelToolCalls:St().optional(),user:w().optional(),reasoningEffort:Ze(["none","minimal","low","medium","high","xhigh"]).optional(),maxCompletionTokens:Y().optional(),store:St().optional(),metadata:gt(w().max(64),w().max(512)).optional(),prediction:gt(w(),dr()).optional(),serviceTier:Ze(["auto","flex","priority","default"]).optional(),strictJsonSchema:St().optional(),textVerbosity:Ze(["low","medium","high"]).optional(),promptCacheKey:w().optional(),promptCacheRetention:Ze(["in_memory","24h"]).optional(),safetyIdentifier:w().optional(),systemMessageMode:Ze(["system","developer","remove"]).optional(),forceReasoning:St().optional()})));function zg({tools:t,toolChoice:r}){t=t?.length?t:void 0;const o=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:o};const c=[];for(const f of t)switch(f.type){case"function":c.push({type:"function",function:{name:f.name,description:f.description,parameters:f.inputSchema,...f.strict!=null?{strict:f.strict}:{}}});break;default:o.push({type:"unsupported",feature:`tool type: ${f.type}`});break}if(r==null)return{tools:c,toolChoice:void 0,toolWarnings:o};const u=r.type;switch(u){case"auto":case"none":case"required":return{tools:c,toolChoice:u,toolWarnings:o};case"tool":return{tools:c,toolChoice:{type:"function",function:{name:r.toolName}},toolWarnings:o};default:{const f=u;throw new Mn({functionality:`tool choice type: ${f}`})}}}var Vg=class{constructor(t,r){this.specificationVersion="v3",this.supportedUrls={"image/*":[/^https?:\/\/.*$/]},this.modelId=t,this.config=r}get provider(){return this.config.provider}async getArgs({prompt:t,maxOutputTokens:r,temperature:o,topP:c,topK:u,frequencyPenalty:f,presencePenalty:p,stopSequences:x,responseFormat:_,seed:g,tools:A,toolChoice:E,providerOptions:F}){var M,D,O,P,H;const j=[],$=(M=await Pn({provider:"openai",providerOptions:F,schema:Ug}))!=null?M:{},V=_u(this.modelId),ee=(D=$.forceReasoning)!=null?D:V.isReasoningModel;u!=null&&j.push({type:"unsupported",feature:"topK"});const{messages:q,warnings:R}=Bg({prompt:t,systemMessageMode:(O=$.systemMessageMode)!=null?O:ee?"developer":V.systemMessageMode});j.push(...R);const ue=(P=$.strictJsonSchema)!=null?P:!0,B={model:this.modelId,logit_bias:$.logitBias,logprobs:$.logprobs===!0||typeof $.logprobs=="number"?!0:void 0,top_logprobs:typeof $.logprobs=="number"?$.logprobs:typeof $.logprobs=="boolean"&&$.logprobs?0:void 0,user:$.user,parallel_tool_calls:$.parallelToolCalls,max_tokens:r,temperature:o,top_p:c,frequency_penalty:f,presence_penalty:p,response_format:_?.type==="json"?_.schema!=null?{type:"json_schema",json_schema:{schema:_.schema,strict:ue,name:(H=_.name)!=null?H:"response",description:_.description}}:{type:"json_object"}:void 0,stop:x,seed:g,verbosity:$.textVerbosity,max_completion_tokens:$.maxCompletionTokens,store:$.store,metadata:$.metadata,prediction:$.prediction,reasoning_effort:$.reasoningEffort,service_tier:$.serviceTier,prompt_cache_key:$.promptCacheKey,prompt_cache_retention:$.promptCacheRetention,safety_identifier:$.safetyIdentifier,messages:q};ee?(($.reasoningEffort!=="none"||!V.supportsNonReasoningParameters)&&(B.temperature!=null&&(B.temperature=void 0,j.push({type:"unsupported",feature:"temperature",details:"temperature is not supported for reasoning models"})),B.top_p!=null&&(B.top_p=void 0,j.push({type:"unsupported",feature:"topP",details:"topP is not supported for reasoning models"})),B.logprobs!=null&&(B.logprobs=void 0,j.push({type:"other",message:"logprobs is not supported for reasoning models"}))),B.frequency_penalty!=null&&(B.frequency_penalty=void 0,j.push({type:"unsupported",feature:"frequencyPenalty",details:"frequencyPenalty is not supported for reasoning models"})),B.presence_penalty!=null&&(B.presence_penalty=void 0,j.push({type:"unsupported",feature:"presencePenalty",details:"presencePenalty is not supported for reasoning models"})),B.logit_bias!=null&&(B.logit_bias=void 0,j.push({type:"other",message:"logitBias is not supported for reasoning models"})),B.top_logprobs!=null&&(B.top_logprobs=void 0,j.push({type:"other",message:"topLogprobs is not supported for reasoning models"})),B.max_tokens!=null&&(B.max_completion_tokens==null&&(B.max_completion_tokens=B.max_tokens),B.max_tokens=void 0)):(this.modelId.startsWith("gpt-4o-search-preview")||this.modelId.startsWith("gpt-4o-mini-search-preview"))&&B.temperature!=null&&(B.temperature=void 0,j.push({type:"unsupported",feature:"temperature",details:"temperature is not supported for the search preview models and has been removed."})),$.serviceTier==="flex"&&!V.supportsFlexProcessing&&(j.push({type:"unsupported",feature:"serviceTier",details:"flex processing is only available for o3, o4-mini, and gpt-5 models"}),B.service_tier=void 0),$.serviceTier==="priority"&&!V.supportsPriorityProcessing&&(j.push({type:"unsupported",feature:"serviceTier",details:"priority processing is only available for supported models (gpt-4, gpt-5, gpt-5-mini, o3, o4-mini) and requires Enterprise access. gpt-5-nano is not supported"}),B.service_tier=void 0);const{tools:Ce,toolChoice:fe,toolWarnings:ie}=zg({tools:A,toolChoice:E});return{args:{...B,tools:Ce,tool_choice:fe},warnings:[...j,...ie]}}async doGenerate(t){var r,o,c,u,f,p,x;const{args:_,warnings:g}=await this.getArgs(t),{responseHeaders:A,value:E,rawValue:F}=await Bn({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:_n(this.config.headers(),t.headers),body:_,failedResponseHandler:vn,successfulResponseHandler:cr(Lg),abortSignal:t.abortSignal,fetch:this.config.fetch}),M=E.choices[0],D=[],O=M.message.content;O!=null&&O.length>0&&D.push({type:"text",text:O});for(const j of(r=M.message.tool_calls)!=null?r:[])D.push({type:"tool-call",toolCallId:(o=j.id)!=null?o:Gt(),toolName:j.function.name,input:j.function.arguments});for(const j of(c=M.message.annotations)!=null?c:[])D.push({type:"source",sourceType:"url",id:Gt(),url:j.url_citation.url,title:j.url_citation.title});const P=(u=E.usage)==null?void 0:u.completion_tokens_details;(f=E.usage)==null||f.prompt_tokens_details;const H={openai:{}};return P?.accepted_prediction_tokens!=null&&(H.openai.acceptedPredictionTokens=P?.accepted_prediction_tokens),P?.rejected_prediction_tokens!=null&&(H.openai.rejectedPredictionTokens=P?.rejected_prediction_tokens),((p=M.logprobs)==null?void 0:p.content)!=null&&(H.openai.logprobs=M.logprobs.content),{content:D,finishReason:{unified:ka(M.finish_reason),raw:(x=M.finish_reason)!=null?x:void 0},usage:Oa(E.usage),request:{body:_},response:{...yo(E),headers:A,body:F},warnings:g,providerMetadata:H}}async doStream(t){const{args:r,warnings:o}=await this.getArgs(t),c={...r,stream:!0,stream_options:{include_usage:!0}},{responseHeaders:u,value:f}=await Bn({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:_n(this.config.headers(),t.headers),body:c,failedResponseHandler:vn,successfulResponseHandler:Ko(Fg),abortSignal:t.abortSignal,fetch:this.config.fetch}),p=[];let x={unified:"other",raw:void 0},_,g=!1,A=!1;const E={openai:{}};return{stream:f.pipeThrough(new TransformStream({start(F){F.enqueue({type:"stream-start",warnings:o})},transform(F,M){var D,O,P,H,j,$,V,ee,q,R,ue,B,Ce,fe,ie,se,Q;if(t.includeRawChunks&&M.enqueue({type:"raw",rawValue:F.rawValue}),!F.success){x={unified:"error",raw:void 0},M.enqueue({type:"error",error:F.error});return}const k=F.value;if("error"in k){x={unified:"error",raw:void 0},M.enqueue({type:"error",error:k.error});return}if(!g){const re=yo(k);Object.values(re).some(Boolean)&&(g=!0,M.enqueue({type:"response-metadata",...yo(k)}))}k.usage!=null&&(_=k.usage,((D=k.usage.completion_tokens_details)==null?void 0:D.accepted_prediction_tokens)!=null&&(E.openai.acceptedPredictionTokens=(O=k.usage.completion_tokens_details)==null?void 0:O.accepted_prediction_tokens),((P=k.usage.completion_tokens_details)==null?void 0:P.rejected_prediction_tokens)!=null&&(E.openai.rejectedPredictionTokens=(H=k.usage.completion_tokens_details)==null?void 0:H.rejected_prediction_tokens));const Z=k.choices[0];if(Z?.finish_reason!=null&&(x={unified:ka(Z.finish_reason),raw:Z.finish_reason}),((j=Z?.logprobs)==null?void 0:j.content)!=null&&(E.openai.logprobs=Z.logprobs.content),Z?.delta==null)return;const te=Z.delta;if(te.content!=null&&(A||(M.enqueue({type:"text-start",id:"0"}),A=!0),M.enqueue({type:"text-delta",id:"0",delta:te.content})),te.tool_calls!=null)for(const re of te.tool_calls){const xe=re.index;if(p[xe]==null){if(re.type!=="function")throw new uo({data:re,message:"Expected 'function' type."});if(re.id==null)throw new uo({data:re,message:"Expected 'id' to be a string."});if((($=re.function)==null?void 0:$.name)==null)throw new uo({data:re,message:"Expected 'function.name' to be a string."});M.enqueue({type:"tool-input-start",id:re.id,toolName:re.function.name}),p[xe]={id:re.id,type:"function",function:{name:re.function.name,arguments:(V=re.function.arguments)!=null?V:""},hasFinished:!1};const ce=p[xe];((ee=ce.function)==null?void 0:ee.name)!=null&&((q=ce.function)==null?void 0:q.arguments)!=null&&(ce.function.arguments.length>0&&M.enqueue({type:"tool-input-delta",id:ce.id,delta:ce.function.arguments}),ya(ce.function.arguments)&&(M.enqueue({type:"tool-input-end",id:ce.id}),M.enqueue({type:"tool-call",toolCallId:(R=ce.id)!=null?R:Gt(),toolName:ce.function.name,input:ce.function.arguments}),ce.hasFinished=!0));continue}const pe=p[xe];pe.hasFinished||(((ue=re.function)==null?void 0:ue.arguments)!=null&&(pe.function.arguments+=(Ce=(B=re.function)==null?void 0:B.arguments)!=null?Ce:""),M.enqueue({type:"tool-input-delta",id:pe.id,delta:(fe=re.function.arguments)!=null?fe:""}),((ie=pe.function)==null?void 0:ie.name)!=null&&((se=pe.function)==null?void 0:se.arguments)!=null&&ya(pe.function.arguments)&&(M.enqueue({type:"tool-input-end",id:pe.id}),M.enqueue({type:"tool-call",toolCallId:(Q=pe.id)!=null?Q:Gt(),toolName:pe.function.name,input:pe.function.arguments}),pe.hasFinished=!0))}if(te.annotations!=null)for(const re of te.annotations)M.enqueue({type:"source",sourceType:"url",id:Gt(),url:re.url_citation.url,title:re.url_citation.title})},flush(F){A&&F.enqueue({type:"text-end",id:"0"}),F.enqueue({type:"finish",finishReason:x,usage:Oa(_),...E!=null?{providerMetadata:E}:{}})}})),request:{body:c},response:{headers:u}}}};function Ra(t){var r,o,c,u;if(t==null)return{inputTokens:{total:void 0,noCache:void 0,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:void 0,text:void 0,reasoning:void 0},raw:void 0};const f=(r=t.prompt_tokens)!=null?r:0,p=(o=t.completion_tokens)!=null?o:0;return{inputTokens:{total:(c=t.prompt_tokens)!=null?c:void 0,noCache:f,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:(u=t.completion_tokens)!=null?u:void 0,text:p,reasoning:void 0},raw:t}}function $g({prompt:t,user:r="user",assistant:o="assistant"}){let c="";t[0].role==="system"&&(c+=`${t[0].content}
|
|
42
|
+
`)}})}});oi({prefix:"aitxt",size:24});oi({prefix:"aiobj",size:24});oi({prefix:"aiobj",size:24});var Ni={exports:{}},Um=Ni.exports,va;function zm(){return va||(va=1,(function(t,r){(function(o,c){t.exports=c()})(Um,(function(){var o=1e3,c=6e4,u=36e5,f="millisecond",m="second",x="minute",_="hour",g="day",C="week",A="month",B="quarter",k="year",R="date",P="Invalid Date",L=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,G=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,W={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(X){var M=["th","st","nd","rd"],J=X%100;return"["+X+(M[(J-20)%10]||M[J]||M[0])+"]"}},Z=function(X,M,J){var V=String(X);return!V||V.length>=M?X:""+Array(M+1-V.length).join(J)+X},j={s:Z,z:function(X){var M=-X.utcOffset(),J=Math.abs(M),V=Math.floor(J/60),ee=J%60;return(M<=0?"+":"-")+Z(V,2,"0")+":"+Z(ee,2,"0")},m:function X(M,J){if(M.date()<J.date())return-X(J,M);var V=12*(J.year()-M.year())+(J.month()-M.month()),ee=M.clone().add(V,A),fe=J-ee<0,me=M.clone().add(V+(fe?-1:1),A);return+(-(V+(J-ee)/(fe?ee-me:me-ee))||0)},a:function(X){return X<0?Math.ceil(X)||0:Math.floor(X)},p:function(X){return{M:A,y:k,w:C,d:g,D:R,h:_,m:x,s:m,ms:f,Q:B}[X]||String(X||"").toLowerCase().replace(/s$/,"")},u:function(X){return X===void 0}},ie="en",Q={};Q[ie]=W;var $="$isDayjsObject",z=function(X){return X instanceof pe||!(!X||!X[$])},D=function X(M,J,V){var ee;if(!M)return ie;if(typeof M=="string"){var fe=M.toLowerCase();Q[fe]&&(ee=fe),J&&(Q[fe]=J,ee=fe);var me=M.split("-");if(!ee&&me.length>1)return X(me[0])}else{var ce=M.name;Q[ce]=M,ee=ce}return!V&&ee&&(ie=ee),ee||!V&&ie},Ce=function(X,M){if(z(X))return X.clone();var J=typeof M=="object"?M:{};return J.date=X,J.args=arguments,new pe(J)},de=j;de.l=D,de.i=z,de.w=function(X,M){return Ce(X,{locale:M.$L,utc:M.$u,x:M.$x,$offset:M.$offset})};var pe=(function(){function X(J){this.$L=D(J.locale,null,!0),this.parse(J),this.$x=this.$x||J.x||{},this[$]=!0}var M=X.prototype;return M.parse=function(J){this.$d=(function(V){var ee=V.date,fe=V.utc;if(ee===null)return new Date(NaN);if(de.u(ee))return new Date;if(ee instanceof Date)return new Date(ee);if(typeof ee=="string"&&!/Z$/i.test(ee)){var me=ee.match(L);if(me){var ce=me[2]-1||0,be=(me[7]||"0").substring(0,3);return fe?new Date(Date.UTC(me[1],ce,me[3]||1,me[4]||0,me[5]||0,me[6]||0,be)):new Date(me[1],ce,me[3]||1,me[4]||0,me[5]||0,me[6]||0,be)}}return new Date(ee)})(J),this.init()},M.init=function(){var J=this.$d;this.$y=J.getFullYear(),this.$M=J.getMonth(),this.$D=J.getDate(),this.$W=J.getDay(),this.$H=J.getHours(),this.$m=J.getMinutes(),this.$s=J.getSeconds(),this.$ms=J.getMilliseconds()},M.$utils=function(){return de},M.isValid=function(){return this.$d.toString()!==P},M.isSame=function(J,V){var ee=Ce(J);return this.startOf(V)<=ee&&ee<=this.endOf(V)},M.isAfter=function(J,V){return Ce(J)<this.startOf(V)},M.isBefore=function(J,V){return this.endOf(V)<Ce(J)},M.$g=function(J,V,ee){return de.u(J)?this[V]:this.set(ee,J)},M.unix=function(){return Math.floor(this.valueOf()/1e3)},M.valueOf=function(){return this.$d.getTime()},M.startOf=function(J,V){var ee=this,fe=!!de.u(V)||V,me=de.p(J),ce=function(Oe,et){var tt=de.w(ee.$u?Date.UTC(ee.$y,et,Oe):new Date(ee.$y,et,Oe),ee);return fe?tt:tt.endOf(g)},be=function(Oe,et){return de.w(ee.toDate()[Oe].apply(ee.toDate("s"),(fe?[0,0,0,0]:[23,59,59,999]).slice(et)),ee)},Ze=this.$W,Re=this.$M,Ge=this.$D,re="set"+(this.$u?"UTC":"");switch(me){case k:return fe?ce(1,0):ce(31,11);case A:return fe?ce(1,Re):ce(0,Re+1);case C:var ke=this.$locale().weekStart||0,Ae=(Ze<ke?Ze+7:Ze)-ke;return ce(fe?Ge-Ae:Ge+(6-Ae),Re);case g:case R:return be(re+"Hours",0);case _:return be(re+"Minutes",1);case x:return be(re+"Seconds",2);case m:return be(re+"Milliseconds",3);default:return this.clone()}},M.endOf=function(J){return this.startOf(J,!1)},M.$set=function(J,V){var ee,fe=de.p(J),me="set"+(this.$u?"UTC":""),ce=(ee={},ee[g]=me+"Date",ee[R]=me+"Date",ee[A]=me+"Month",ee[k]=me+"FullYear",ee[_]=me+"Hours",ee[x]=me+"Minutes",ee[m]=me+"Seconds",ee[f]=me+"Milliseconds",ee)[fe],be=fe===g?this.$D+(V-this.$W):V;if(fe===A||fe===k){var Ze=this.clone().set(R,1);Ze.$d[ce](be),Ze.init(),this.$d=Ze.set(R,Math.min(this.$D,Ze.daysInMonth())).$d}else ce&&this.$d[ce](be);return this.init(),this},M.set=function(J,V){return this.clone().$set(J,V)},M.get=function(J){return this[de.p(J)]()},M.add=function(J,V){var ee,fe=this;J=Number(J);var me=de.p(V),ce=function(Re){var Ge=Ce(fe);return de.w(Ge.date(Ge.date()+Math.round(Re*J)),fe)};if(me===A)return this.set(A,this.$M+J);if(me===k)return this.set(k,this.$y+J);if(me===g)return ce(1);if(me===C)return ce(7);var be=(ee={},ee[x]=c,ee[_]=u,ee[m]=o,ee)[me]||1,Ze=this.$d.getTime()+J*be;return de.w(Ze,this)},M.subtract=function(J,V){return this.add(-1*J,V)},M.format=function(J){var V=this,ee=this.$locale();if(!this.isValid())return ee.invalidDate||P;var fe=J||"YYYY-MM-DDTHH:mm:ssZ",me=de.z(this),ce=this.$H,be=this.$m,Ze=this.$M,Re=ee.weekdays,Ge=ee.months,re=ee.meridiem,ke=function(et,tt,Wt,Fe){return et&&(et[tt]||et(V,fe))||Wt[tt].slice(0,Fe)},Ae=function(et){return de.s(ce%12||12,et,"0")},Oe=re||function(et,tt,Wt){var Fe=et<12?"AM":"PM";return Wt?Fe.toLowerCase():Fe};return fe.replace(G,(function(et,tt){return tt||(function(Wt){switch(Wt){case"YY":return String(V.$y).slice(-2);case"YYYY":return de.s(V.$y,4,"0");case"M":return Ze+1;case"MM":return de.s(Ze+1,2,"0");case"MMM":return ke(ee.monthsShort,Ze,Ge,3);case"MMMM":return ke(Ge,Ze);case"D":return V.$D;case"DD":return de.s(V.$D,2,"0");case"d":return String(V.$W);case"dd":return ke(ee.weekdaysMin,V.$W,Re,2);case"ddd":return ke(ee.weekdaysShort,V.$W,Re,3);case"dddd":return Re[V.$W];case"H":return String(ce);case"HH":return de.s(ce,2,"0");case"h":return Ae(1);case"hh":return Ae(2);case"a":return Oe(ce,be,!0);case"A":return Oe(ce,be,!1);case"m":return String(be);case"mm":return de.s(be,2,"0");case"s":return String(V.$s);case"ss":return de.s(V.$s,2,"0");case"SSS":return de.s(V.$ms,3,"0");case"Z":return me}return null})(et)||me.replace(":","")}))},M.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},M.diff=function(J,V,ee){var fe,me=this,ce=de.p(V),be=Ce(J),Ze=(be.utcOffset()-this.utcOffset())*c,Re=this-be,Ge=function(){return de.m(me,be)};switch(ce){case k:fe=Ge()/12;break;case A:fe=Ge();break;case B:fe=Ge()/3;break;case C:fe=(Re-Ze)/6048e5;break;case g:fe=(Re-Ze)/864e5;break;case _:fe=Re/u;break;case x:fe=Re/c;break;case m:fe=Re/o;break;default:fe=Re}return ee?fe:de.a(fe)},M.daysInMonth=function(){return this.endOf(A).$D},M.$locale=function(){return Q[this.$L]},M.locale=function(J,V){if(!J)return this.$L;var ee=this.clone(),fe=D(J,V,!0);return fe&&(ee.$L=fe),ee},M.clone=function(){return de.w(this.$d,this)},M.toDate=function(){return new Date(this.valueOf())},M.toJSON=function(){return this.isValid()?this.toISOString():null},M.toISOString=function(){return this.$d.toISOString()},M.toString=function(){return this.$d.toUTCString()},X})(),se=pe.prototype;return Ce.prototype=se,[["$ms",f],["$s",m],["$m",x],["$H",_],["$W",g],["$M",A],["$y",k],["$D",R]].forEach((function(X){se[X[1]]=function(M){return this.$g(M,X[0],X[1])}})),Ce.extend=function(X,M){return X.$i||(X(M,pe,Ce),X.$i=!0),Ce},Ce.locale=D,Ce.isDayjs=z,Ce.unix=function(X){return Ce(1e3*X)},Ce.en=Q[ie],Ce.Ls=Q,Ce.p={},Ce}))})(Ni)),Ni.exports}var $m=zm();const Vm=Oc($m),Zm={description:"获取今天的日期",inputSchema:cr.z.object({}),execute:()=>({date:`当前日期: ${Vm().format("YYYY-M-D")}`})};var Fc="vercel.ai.error",jm=Symbol.for(Fc),Uc,Wm=class zc extends Error{constructor({name:r,message:o,cause:c}){super(o),this[Uc]=!0,this.name=r,this.cause=c}static isInstance(r){return zc.hasMarker(r,Fc)}static hasMarker(r,o){const c=Symbol.for(o);return r!=null&&typeof r=="object"&&c in r&&typeof r[c]=="boolean"&&r[c]===!0}};Uc=jm;var Lt=Wm,$c="AI_APICallError",Vc=`vercel.ai.error.${$c}`,Hm=Symbol.for(Vc),Zc,Pn=class extends Lt{constructor({message:t,url:r,requestBodyValues:o,statusCode:c,responseHeaders:u,responseBody:f,cause:m,isRetryable:x=c!=null&&(c===408||c===409||c===429||c>=500),data:_}){super({name:$c,message:t,cause:m}),this[Zc]=!0,this.url=r,this.requestBodyValues=o,this.statusCode=c,this.responseHeaders=u,this.responseBody=f,this.isRetryable=x,this.data=_}static isInstance(t){return Lt.hasMarker(t,Vc)}};Zc=Hm;var jc="AI_EmptyResponseBodyError",Wc=`vercel.ai.error.${jc}`,Gm=Symbol.for(Wc),Hc,Xm=class extends Lt{constructor({message:t="Empty response body"}={}){super({name:jc,message:t}),this[Hc]=!0}static isInstance(t){return Lt.hasMarker(t,Wc)}};Hc=Gm;function Gc(t){return t==null?"unknown error":typeof t=="string"?t:t instanceof Error?t.message:JSON.stringify(t)}var Xc="AI_InvalidArgumentError",qc=`vercel.ai.error.${Xc}`,qm=Symbol.for(qc),Yc,Jc=class extends Lt{constructor({message:t,cause:r,argument:o}){super({name:Xc,message:t,cause:r}),this[Yc]=!0,this.argument=o}static isInstance(t){return Lt.hasMarker(t,qc)}};Yc=qm;var Kc="AI_InvalidResponseDataError",Qc=`vercel.ai.error.${Kc}`,Ym=Symbol.for(Qc),eu,Ca=class extends Lt{constructor({data:t,message:r=`Invalid response data: ${JSON.stringify(t)}.`}){super({name:Kc,message:r}),this[eu]=!0,this.data=t}static isInstance(t){return Lt.hasMarker(t,Qc)}};eu=Ym;var tu="AI_JSONParseError",nu=`vercel.ai.error.${tu}`,Jm=Symbol.for(nu),ru,Pi=class extends Lt{constructor({text:t,cause:r}){super({name:tu,message:`JSON parsing failed: Text: ${t}.
|
|
43
|
+
Error message: ${Gc(r)}`,cause:r}),this[ru]=!0,this.text=t}static isInstance(t){return Lt.hasMarker(t,nu)}};ru=Jm;var iu="AI_LoadAPIKeyError",ou=`vercel.ai.error.${iu}`,Km=Symbol.for(ou),su,bi=class extends Lt{constructor({message:t}){super({name:iu,message:t}),this[su]=!0}static isInstance(t){return Lt.hasMarker(t,ou)}};su=Km;var au="AI_NoSuchModelError",lu=`vercel.ai.error.${au}`,Qm=Symbol.for(lu),cu,ba=class extends Lt{constructor({errorName:t=au,modelId:r,modelType:o,message:c=`No such ${o}: ${r}`}){super({name:t,message:c}),this[cu]=!0,this.modelId=r,this.modelType=o}static isInstance(t){return Lt.hasMarker(t,lu)}};cu=Qm;var uu="AI_TypeValidationError",du=`vercel.ai.error.${uu}`,eg=Symbol.for(du),fu,tg=class ko extends Lt{constructor({value:r,cause:o}){super({name:uu,message:`Type validation failed: Value: ${JSON.stringify(r)}.
|
|
44
|
+
Error message: ${Gc(o)}`,cause:o}),this[fu]=!0,this.value=r}static isInstance(r){return Lt.hasMarker(r,du)}static wrap({value:r,cause:o}){return ko.isInstance(o)&&o.value===r?o:new ko({value:r,cause:o})}};fu=eg;var Qr=tg,hu="AI_UnsupportedFunctionalityError",pu=`vercel.ai.error.${hu}`,ng=Symbol.for(pu),mu,gu=class extends Lt{constructor({functionality:t,message:r=`'${t}' functionality not supported.`}){super({name:hu,message:r}),this[mu]=!0,this.functionality=t}static isInstance(t){return Lt.hasMarker(t,pu)}};mu=ng;function Ea(...t){return t.reduce((r,o)=>({...r,...o??{}}),{})}function Zi(t){return Object.fromEntries([...t.headers])}var rg=({prefix:t,size:r=16,alphabet:o="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",separator:c="-"}={})=>{const u=()=>{const f=o.length,m=new Array(r);for(let x=0;x<r;x++)m[x]=o[Math.random()*f|0];return m.join("")};if(t==null)return u;if(o.includes(c))throw new Jc({argument:"separator",message:`The separator "${c}" must not be part of the alphabet "${o}".`});return()=>`${t}${c}${u()}`},Ei=rg();function Ro(t){return(t instanceof Error||t instanceof DOMException)&&(t.name==="AbortError"||t.name==="ResponseAborted"||t.name==="TimeoutError")}var ig=["fetch failed","failed to fetch"];function og({error:t,url:r,requestBodyValues:o}){if(Ro(t))return t;if(t instanceof TypeError&&ig.includes(t.message.toLowerCase())){const c=t.cause;if(c!=null)return new Pn({message:`Cannot connect to API: ${c.message}`,cause:c,url:r,requestBodyValues:o,isRetryable:!0})}return t}function sg(t=globalThis){var r,o,c;return t.window?"runtime/browser":(r=t.navigator)!=null&&r.userAgent?`runtime/${t.navigator.userAgent.toLowerCase()}`:(c=(o=t.process)==null?void 0:o.versions)!=null&&c.node?`runtime/node.js/${t.process.version.substring(0)}`:t.EdgeRuntime?"runtime/vercel-edge":"runtime/unknown"}function ag(t){if(t==null)return{};const r={};if(t instanceof Headers)t.forEach((o,c)=>{r[c.toLowerCase()]=o});else{Array.isArray(t)||(t=Object.entries(t));for(const[o,c]of t)c!=null&&(r[o.toLowerCase()]=c)}return r}function xu(t,...r){const o=new Headers(ag(t)),c=o.get("user-agent")||"";return o.set("user-agent",[c,...r].filter(Boolean).join(" ")),Object.fromEntries(o.entries())}var lg="3.0.18";function cg({apiKey:t,environmentVariableName:r,apiKeyParameterName:o="apiKey",description:c}){if(typeof t=="string")return t;if(t!=null)throw new bi({message:`${c} API key must be a string.`});if(typeof process>"u")throw new bi({message:`${c} API key is missing. Pass it using the '${o}' parameter. Environment variables is not supported in this environment.`});if(t=process.env[r],t==null)throw new bi({message:`${c} API key is missing. Pass it using the '${o}' parameter or the ${r} environment variable.`});if(typeof t!="string")throw new bi({message:`${c} API key must be a string. The value of the ${r} environment variable is not a string.`});return t}var ug=/"__proto__"\s*:/,dg=/"constructor"\s*:/;function Aa(t){const r=JSON.parse(t);return r===null||typeof r!="object"||ug.test(t)===!1&&dg.test(t)===!1?r:fg(r)}function fg(t){let r=[t];for(;r.length;){const o=r;r=[];for(const c of o){if(Object.prototype.hasOwnProperty.call(c,"__proto__"))throw new SyntaxError("Object contains forbidden prototype property");if(Object.prototype.hasOwnProperty.call(c,"constructor")&&Object.prototype.hasOwnProperty.call(c.constructor,"prototype"))throw new SyntaxError("Object contains forbidden prototype property");for(const u in c){const f=c[u];f&&typeof f=="object"&&r.push(f)}}}return t}function es(t){const{stackTraceLimit:r}=Error;try{Error.stackTraceLimit=0}catch{return Aa(t)}try{return Aa(t)}finally{Error.stackTraceLimit=r}}var Mo=Symbol.for("vercel.ai.validator");function hg(t){return{[Mo]:!0,validate:t}}function pg(t){return typeof t=="object"&&t!==null&&Mo in t&&t[Mo]===!0&&"validate"in t}function mg(t){return pg(t)?t:typeof t=="function"?t():gg(t)}function gg(t){return hg(async r=>{const o=await t["~standard"].validate(r);return o.issues==null?{success:!0,value:o.value}:{success:!1,error:new Qr({value:r,cause:o.issues})}})}async function xg({value:t,schema:r}){const o=await ei({value:t,schema:r});if(!o.success)throw Qr.wrap({value:t,cause:o.error});return o.value}async function ei({value:t,schema:r}){const o=mg(r);try{if(o.validate==null)return{success:!0,value:t,rawValue:t};const c=await o.validate(t);return c.success?{success:!0,value:c.value,rawValue:t}:{success:!1,error:Qr.wrap({value:t,cause:c.error}),rawValue:t}}catch(c){return{success:!1,error:Qr.wrap({value:t,cause:c}),rawValue:t}}}async function yg({text:t,schema:r}){try{const o=es(t);return r==null?o:xg({value:o,schema:r})}catch(o){throw Pi.isInstance(o)||Qr.isInstance(o)?o:new Pi({text:t,cause:o})}}async function yu({text:t,schema:r}){try{const o=es(t);return r==null?{success:!0,value:o,rawValue:o}:await ei({value:o,schema:r})}catch(o){return{success:!1,error:Pi.isInstance(o)?o:new Pi({text:t,cause:o}),rawValue:void 0}}}function Ia(t){try{return es(t),!0}catch{return!1}}function wg({stream:t,schema:r}){return t.pipeThrough(new TextDecoderStream).pipeThrough(new gc).pipeThrough(new TransformStream({async transform({data:o},c){o!=="[DONE]"&&c.enqueue(await yu({text:o,schema:r}))}}))}async function Sa({provider:t,providerOptions:r,schema:o}){if(r?.[t]==null)return;const c=await ei({value:r[t],schema:o});if(!c.success)throw new Jc({argument:"providerOptions",message:`invalid ${t} provider options`,cause:c.error});return c.value}var _g=()=>globalThis.fetch,Ta=async({url:t,headers:r,body:o,failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:m})=>vg({url:t,headers:{"Content-Type":"application/json",...r},body:{content:JSON.stringify(o),values:o},failedResponseHandler:c,successfulResponseHandler:u,abortSignal:f,fetch:m}),vg=async({url:t,headers:r={},body:o,successfulResponseHandler:c,failedResponseHandler:u,abortSignal:f,fetch:m=_g()})=>{try{const x=await m(t,{method:"POST",headers:xu(r,`ai-sdk/provider-utils/${lg}`,sg()),body:o.content,signal:f}),_=Zi(x);if(!x.ok){let g;try{g=await u({response:x,url:t,requestBodyValues:o.values})}catch(C){throw Ro(C)||Pn.isInstance(C)?C:new Pn({message:"Failed to process error response",cause:C,statusCode:x.status,url:t,responseHeaders:_,requestBodyValues:o.values})}throw g.value}try{return await c({response:x,url:t,requestBodyValues:o.values})}catch(g){throw g instanceof Error&&(Ro(g)||Pn.isInstance(g))?g:new Pn({message:"Failed to process successful response",cause:g,statusCode:x.status,url:t,responseHeaders:_,requestBodyValues:o.values})}}catch(x){throw og({error:x,url:t,requestBodyValues:o.values})}},Cg=({errorSchema:t,errorToMessage:r,isRetryable:o})=>async({response:c,url:u,requestBodyValues:f})=>{const m=await c.text(),x=Zi(c);if(m.trim()==="")return{responseHeaders:x,value:new Pn({message:c.statusText,url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:m,isRetryable:o?.(c)})};try{const _=await yg({text:m,schema:t});return{responseHeaders:x,value:new Pn({message:r(_),url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:m,data:_,isRetryable:o?.(c,_)})}}catch{return{responseHeaders:x,value:new Pn({message:c.statusText,url:u,requestBodyValues:f,statusCode:c.status,responseHeaders:x,responseBody:m,isRetryable:o?.(c)})}}},bg=t=>async({response:r})=>{const o=Zi(r);if(r.body==null)throw new Xm({});return{responseHeaders:o,value:wg({stream:r.body,schema:t})}},Eg=t=>async({response:r,url:o,requestBodyValues:c})=>{const u=await r.text(),f=await yu({text:u,schema:t}),m=Zi(r);if(!f.success)throw new Pn({message:"Invalid JSON response",cause:f.error,statusCode:r.status,responseHeaders:m,responseBody:u,url:o,requestBodyValues:c});return{responseHeaders:m,value:f.value,rawValue:f.rawValue}};new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");var{btoa:Ag}=globalThis;function Ig(t){let r="";for(let o=0;o<t.length;o++)r+=String.fromCodePoint(t[o]);return Ag(r)}function Sg(t){return t instanceof Uint8Array?Ig(t):t}function Tg(t){return t?.replace(/\/$/,"")}function $r(t){var r,o;return(o=(r=t?.providerOptions)==null?void 0:r.openaiCompatible)!=null?o:{}}function Ng(t){const r=[];for(const{role:o,content:c,...u}of t){const f=$r({...u});switch(o){case"system":{r.push({role:"system",content:c,...f});break}case"user":{if(c.length===1&&c[0].type==="text"){r.push({role:"user",content:c[0].text,...$r(c[0])});break}r.push({role:"user",content:c.map(m=>{const x=$r(m);switch(m.type){case"text":return{type:"text",text:m.text,...x};case"file":if(m.mediaType.startsWith("image/")){const _=m.mediaType==="image/*"?"image/jpeg":m.mediaType;return{type:"image_url",image_url:{url:m.data instanceof URL?m.data.toString():`data:${_};base64,${Sg(m.data)}`},...x}}else throw new gu({functionality:`file part media type ${m.mediaType}`})}}),...f});break}case"assistant":{let m="";const x=[];for(const _ of c){const g=$r(_);switch(_.type){case"text":{m+=_.text;break}case"tool-call":{x.push({id:_.toolCallId,type:"function",function:{name:_.toolName,arguments:JSON.stringify(_.input)},...g});break}}}r.push({role:"assistant",content:m,tool_calls:x.length>0?x:void 0,...f});break}case"tool":{for(const m of c){const x=m.output;let _;switch(x.type){case"text":case"error-text":_=x.value;break;case"content":case"json":case"error-json":_=JSON.stringify(x.value);break}const g=$r(m);r.push({role:"tool",tool_call_id:m.toolCallId,content:_,...g})}break}default:{const m=o;throw new Error(`Unsupported role: ${m}`)}}}return r}function Na({id:t,model:r,created:o}){return{id:t??void 0,modelId:r??void 0,timestamp:o!=null?new Date(o*1e3):void 0}}function Oa(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"unknown"}}var xo=S({user:w().optional(),reasoningEffort:w().optional(),textVerbosity:w().optional()}),Og=S({error:S({message:w(),type:w().nullish(),param:hr().nullish(),code:De([w(),K()]).nullish()})}),kg={errorSchema:Og,errorToMessage:t=>t.error.message};function Rg({tools:t,toolChoice:r}){t=t?.length?t:void 0;const o=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:o};const c=[];for(const f of t)f.type==="provider-defined"?o.push({type:"unsupported-tool",tool:f}):c.push({type:"function",function:{name:f.name,description:f.description,parameters:f.inputSchema}});if(r==null)return{tools:c,toolChoice:void 0,toolWarnings:o};const u=r.type;switch(u){case"auto":case"none":case"required":return{tools:c,toolChoice:u,toolWarnings:o};case"tool":return{tools:c,toolChoice:{type:"function",function:{name:r.toolName}},toolWarnings:o};default:{const f=u;throw new gu({functionality:`tool choice type: ${f}`})}}}var Mg=class{constructor(t,r){this.specificationVersion="v2";var o,c;this.modelId=t,this.config=r;const u=(o=r.errorStructure)!=null?o:kg;this.chunkSchema=Pg(u.errorSchema),this.failedResponseHandler=Cg(u),this.supportsStructuredOutputs=(c=r.supportsStructuredOutputs)!=null?c:!1}get provider(){return this.config.provider}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}get supportedUrls(){var t,r,o;return(o=(r=(t=this.config).supportedUrls)==null?void 0:r.call(t))!=null?o:{}}async getArgs({prompt:t,maxOutputTokens:r,temperature:o,topP:c,topK:u,frequencyPenalty:f,presencePenalty:m,providerOptions:x,stopSequences:_,responseFormat:g,seed:C,toolChoice:A,tools:B}){var k,R,P,L;const G=[],W=Object.assign((k=await Sa({provider:"openai-compatible",providerOptions:x,schema:xo}))!=null?k:{},(R=await Sa({provider:this.providerOptionsName,providerOptions:x,schema:xo}))!=null?R:{});u!=null&&G.push({type:"unsupported-setting",setting:"topK"}),g?.type==="json"&&g.schema!=null&&!this.supportsStructuredOutputs&&G.push({type:"unsupported-setting",setting:"responseFormat",details:"JSON response format schema is only supported with structuredOutputs"});const{tools:Z,toolChoice:j,toolWarnings:ie}=Rg({tools:B,toolChoice:A});return{args:{model:this.modelId,user:W.user,max_tokens:r,temperature:o,top_p:c,frequency_penalty:f,presence_penalty:m,response_format:g?.type==="json"?this.supportsStructuredOutputs===!0&&g.schema!=null?{type:"json_schema",json_schema:{schema:g.schema,name:(P=g.name)!=null?P:"response",description:g.description}}:{type:"json_object"}:void 0,stop:_,seed:C,...Object.fromEntries(Object.entries((L=x?.[this.providerOptionsName])!=null?L:{}).filter(([Q])=>!Object.keys(xo.shape).includes(Q))),reasoning_effort:W.reasoningEffort,verbosity:W.textVerbosity,messages:Ng(t),tools:Z,tool_choice:j},warnings:[...G,...ie]}}async doGenerate(t){var r,o,c,u,f,m,x,_,g,C,A,B,k,R,P,L,G;const{args:W,warnings:Z}=await this.getArgs({...t}),j=JSON.stringify(W),{responseHeaders:ie,value:Q,rawValue:$}=await Ta({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:Ea(this.config.headers(),t.headers),body:W,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:Eg(Dg),abortSignal:t.abortSignal,fetch:this.config.fetch}),z=Q.choices[0],D=[],Ce=z.message.content;Ce!=null&&Ce.length>0&&D.push({type:"text",text:Ce});const de=(r=z.message.reasoning_content)!=null?r:z.message.reasoning;if(de!=null&&de.length>0&&D.push({type:"reasoning",text:de}),z.message.tool_calls!=null)for(const X of z.message.tool_calls)D.push({type:"tool-call",toolCallId:(o=X.id)!=null?o:Ei(),toolName:X.function.name,input:X.function.arguments});const pe={[this.providerOptionsName]:{},...await((u=(c=this.config.metadataExtractor)==null?void 0:c.extractMetadata)==null?void 0:u.call(c,{parsedBody:$}))},se=(f=Q.usage)==null?void 0:f.completion_tokens_details;return se?.accepted_prediction_tokens!=null&&(pe[this.providerOptionsName].acceptedPredictionTokens=se?.accepted_prediction_tokens),se?.rejected_prediction_tokens!=null&&(pe[this.providerOptionsName].rejectedPredictionTokens=se?.rejected_prediction_tokens),{content:D,finishReason:Oa(z.finish_reason),usage:{inputTokens:(x=(m=Q.usage)==null?void 0:m.prompt_tokens)!=null?x:void 0,outputTokens:(g=(_=Q.usage)==null?void 0:_.completion_tokens)!=null?g:void 0,totalTokens:(A=(C=Q.usage)==null?void 0:C.total_tokens)!=null?A:void 0,reasoningTokens:(R=(k=(B=Q.usage)==null?void 0:B.completion_tokens_details)==null?void 0:k.reasoning_tokens)!=null?R:void 0,cachedInputTokens:(G=(L=(P=Q.usage)==null?void 0:P.prompt_tokens_details)==null?void 0:L.cached_tokens)!=null?G:void 0},providerMetadata:pe,request:{body:j},response:{...Na(Q),headers:ie,body:$},warnings:Z}}async doStream(t){var r;const{args:o,warnings:c}=await this.getArgs({...t}),u={...o,stream:!0,stream_options:this.config.includeUsage?{include_usage:!0}:void 0},f=(r=this.config.metadataExtractor)==null?void 0:r.createStreamExtractor(),{responseHeaders:m,value:x}=await Ta({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:Ea(this.config.headers(),t.headers),body:u,failedResponseHandler:this.failedResponseHandler,successfulResponseHandler:bg(this.chunkSchema),abortSignal:t.abortSignal,fetch:this.config.fetch}),_=[];let g="unknown";const C={completionTokens:void 0,completionTokensDetails:{reasoningTokens:void 0,acceptedPredictionTokens:void 0,rejectedPredictionTokens:void 0},promptTokens:void 0,promptTokensDetails:{cachedTokens:void 0},totalTokens:void 0};let A=!0;const B=this.providerOptionsName;let k=!1,R=!1;return{stream:x.pipeThrough(new TransformStream({start(P){P.enqueue({type:"stream-start",warnings:c})},transform(P,L){var G,W,Z,j,ie,Q,$,z,D,Ce,de,pe,se;if(t.includeRawChunks&&L.enqueue({type:"raw",rawValue:P.rawValue}),!P.success){g="error",L.enqueue({type:"error",error:P.error});return}const X=P.value;if(f?.processChunk(P.rawValue),"error"in X){g="error",L.enqueue({type:"error",error:X.error.message});return}if(A&&(A=!1,L.enqueue({type:"response-metadata",...Na(X)})),X.usage!=null){const{prompt_tokens:ee,completion_tokens:fe,total_tokens:me,prompt_tokens_details:ce,completion_tokens_details:be}=X.usage;C.promptTokens=ee??void 0,C.completionTokens=fe??void 0,C.totalTokens=me??void 0,be?.reasoning_tokens!=null&&(C.completionTokensDetails.reasoningTokens=be?.reasoning_tokens),be?.accepted_prediction_tokens!=null&&(C.completionTokensDetails.acceptedPredictionTokens=be?.accepted_prediction_tokens),be?.rejected_prediction_tokens!=null&&(C.completionTokensDetails.rejectedPredictionTokens=be?.rejected_prediction_tokens),ce?.cached_tokens!=null&&(C.promptTokensDetails.cachedTokens=ce?.cached_tokens)}const M=X.choices[0];if(M?.finish_reason!=null&&(g=Oa(M.finish_reason)),M?.delta==null)return;const J=M.delta,V=(G=J.reasoning_content)!=null?G:J.reasoning;if(V&&(k||(L.enqueue({type:"reasoning-start",id:"reasoning-0"}),k=!0),L.enqueue({type:"reasoning-delta",id:"reasoning-0",delta:V})),J.content&&(R||(L.enqueue({type:"text-start",id:"txt-0"}),R=!0),L.enqueue({type:"text-delta",id:"txt-0",delta:J.content})),J.tool_calls!=null)for(const ee of J.tool_calls){const fe=ee.index;if(_[fe]==null){if(ee.id==null)throw new Ca({data:ee,message:"Expected 'id' to be a string."});if(((W=ee.function)==null?void 0:W.name)==null)throw new Ca({data:ee,message:"Expected 'function.name' to be a string."});L.enqueue({type:"tool-input-start",id:ee.id,toolName:ee.function.name}),_[fe]={id:ee.id,type:"function",function:{name:ee.function.name,arguments:(Z=ee.function.arguments)!=null?Z:""},hasFinished:!1};const ce=_[fe];((j=ce.function)==null?void 0:j.name)!=null&&((ie=ce.function)==null?void 0:ie.arguments)!=null&&(ce.function.arguments.length>0&&L.enqueue({type:"tool-input-delta",id:ce.id,delta:ce.function.arguments}),Ia(ce.function.arguments)&&(L.enqueue({type:"tool-input-end",id:ce.id}),L.enqueue({type:"tool-call",toolCallId:(Q=ce.id)!=null?Q:Ei(),toolName:ce.function.name,input:ce.function.arguments}),ce.hasFinished=!0));continue}const me=_[fe];me.hasFinished||((($=ee.function)==null?void 0:$.arguments)!=null&&(me.function.arguments+=(D=(z=ee.function)==null?void 0:z.arguments)!=null?D:""),L.enqueue({type:"tool-input-delta",id:me.id,delta:(Ce=ee.function.arguments)!=null?Ce:""}),((de=me.function)==null?void 0:de.name)!=null&&((pe=me.function)==null?void 0:pe.arguments)!=null&&Ia(me.function.arguments)&&(L.enqueue({type:"tool-input-end",id:me.id}),L.enqueue({type:"tool-call",toolCallId:(se=me.id)!=null?se:Ei(),toolName:me.function.name,input:me.function.arguments}),me.hasFinished=!0))}},flush(P){var L,G,W,Z,j,ie;k&&P.enqueue({type:"reasoning-end",id:"reasoning-0"}),R&&P.enqueue({type:"text-end",id:"txt-0"});for(const $ of _.filter(z=>!z.hasFinished))P.enqueue({type:"tool-input-end",id:$.id}),P.enqueue({type:"tool-call",toolCallId:(L=$.id)!=null?L:Ei(),toolName:$.function.name,input:$.function.arguments});const Q={[B]:{},...f?.buildMetadata()};C.completionTokensDetails.acceptedPredictionTokens!=null&&(Q[B].acceptedPredictionTokens=C.completionTokensDetails.acceptedPredictionTokens),C.completionTokensDetails.rejectedPredictionTokens!=null&&(Q[B].rejectedPredictionTokens=C.completionTokensDetails.rejectedPredictionTokens),P.enqueue({type:"finish",finishReason:g,usage:{inputTokens:(G=C.promptTokens)!=null?G:void 0,outputTokens:(W=C.completionTokens)!=null?W:void 0,totalTokens:(Z=C.totalTokens)!=null?Z:void 0,reasoningTokens:(j=C.completionTokensDetails.reasoningTokens)!=null?j:void 0,cachedInputTokens:(ie=C.promptTokensDetails.cachedTokens)!=null?ie:void 0},providerMetadata:Q})}})),request:{body:u},response:{headers:m}}}},wu=S({prompt_tokens:K().nullish(),completion_tokens:K().nullish(),total_tokens:K().nullish(),prompt_tokens_details:S({cached_tokens:K().nullish()}).nullish(),completion_tokens_details:S({reasoning_tokens:K().nullish(),accepted_prediction_tokens:K().nullish(),rejected_prediction_tokens:K().nullish()}).nullish()}).nullish(),Dg=S({id:w().nullish(),created:K().nullish(),model:w().nullish(),choices:xe(S({message:S({role:H("assistant").nullish(),content:w().nullish(),reasoning_content:w().nullish(),reasoning:w().nullish(),tool_calls:xe(S({id:w().nullish(),function:S({name:w(),arguments:w()})})).nullish()}),finish_reason:w().nullish()})),usage:wu}),Pg=t=>De([S({id:w().nullish(),created:K().nullish(),model:w().nullish(),choices:xe(S({delta:S({role:Be(["assistant"]).nullish(),content:w().nullish(),reasoning_content:w().nullish(),reasoning:w().nullish(),tool_calls:xe(S({index:K(),id:w().nullish(),function:S({name:w().nullish(),arguments:w().nullish()})})).nullish()}).nullish(),finish_reason:w().nullish()})),usage:wu}),t]);S({echo:Nt().optional(),logitBias:gt(w(),K()).optional(),suffix:w().optional(),user:w().optional()});var Bg=S({prompt_tokens:K(),completion_tokens:K(),total_tokens:K()});S({id:w().nullish(),created:K().nullish(),model:w().nullish(),choices:xe(S({text:w(),finish_reason:w()})),usage:Bg.nullish()});S({dimensions:K().optional(),user:w().optional()});S({data:xe(S({embedding:xe(K())})),usage:S({prompt_tokens:K()}).nullish(),providerMetadata:gt(w(),gt(w(),hr())).optional()});S({data:xe(S({b64_json:w()}))});var ka=t=>{var r,o;return t==null?void 0:{deepseek:{promptCacheHitTokens:(r=t.prompt_cache_hit_tokens)!=null?r:NaN,promptCacheMissTokens:(o=t.prompt_cache_miss_tokens)!=null?o:NaN}}},Lg={extractMetadata:async({parsedBody:t})=>{const r=await ei({value:t,schema:Fg});return!r.success||r.value.usage==null?void 0:ka(r.value.usage)},createStreamExtractor:()=>{let t;return{processChunk:async r=>{var o,c;const u=await ei({value:r,schema:Ug});u.success&&((c=(o=u.value.choices)==null?void 0:o[0])==null?void 0:c.finish_reason)==="stop"&&u.value.usage&&(t=u.value.usage)},buildMetadata:()=>ka(t)}}},_u=S({prompt_cache_hit_tokens:K().nullish(),prompt_cache_miss_tokens:K().nullish()}),Fg=S({usage:_u.nullish()}),Ug=S({choices:xe(S({finish_reason:w().nullish()})).nullish(),usage:_u.nullish()}),zg="1.0.30";function vu(t={}){var r;const o=Tg((r=t.baseURL)!=null?r:"https://api.deepseek.com/v1"),c=()=>xu({Authorization:`Bearer ${cg({apiKey:t.apiKey,environmentVariableName:"DEEPSEEK_API_KEY",description:"DeepSeek API key"})}`,...t.headers},`ai-sdk/deepseek/${zg}`);class u extends Mg{addJsonInstruction(_){var g;if(((g=_.responseFormat)==null?void 0:g.type)!=="json")return _;const B=[...Array.isArray(_.prompt)?_.prompt:[],{role:"user",content:[{type:"text",text:"Return ONLY a valid JSON object."}]}];return{..._,prompt:B}}async doGenerate(_){return super.doGenerate(this.addJsonInstruction(_))}async doStream(_){return super.doStream(this.addJsonInstruction(_))}}const f=x=>new u(x,{provider:"deepseek.chat",url:({path:_})=>`${o}${_}`,headers:c,fetch:t.fetch,metadataExtractor:Lg}),m=x=>f(x);return m.languageModel=f,m.chat=f,m.textEmbeddingModel=x=>{throw new ba({modelId:x,modelType:"textEmbeddingModel"})},m.imageModel=x=>{throw new ba({modelId:x,modelType:"imageModel"})},m}vu();var ts=S({error:S({message:w(),type:w().nullish(),param:hr().nullish(),code:De([w(),K()]).nullish()})}),bn=gm({errorSchema:ts,errorToMessage:t=>t.error.message});function Cu(t){const r=t.startsWith("o3")||t.startsWith("o4-mini")||t.startsWith("gpt-5")&&!t.startsWith("gpt-5-chat"),o=t.startsWith("gpt-4")||t.startsWith("gpt-5-mini")||t.startsWith("gpt-5")&&!t.startsWith("gpt-5-nano")&&!t.startsWith("gpt-5-chat")||t.startsWith("o3")||t.startsWith("o4-mini"),c=t.startsWith("o1")||t.startsWith("o3")||t.startsWith("o4-mini")||t.startsWith("gpt-5")&&!t.startsWith("gpt-5-chat"),u=t.startsWith("gpt-5.1")||t.startsWith("gpt-5.2");return{supportsFlexProcessing:r,supportsPriorityProcessing:o,isReasoningModel:c,systemMessageMode:c?"developer":"system",supportsNonReasoningParameters:u}}function Ra(t){var r,o,c,u,f,m;if(t==null)return{inputTokens:{total:void 0,noCache:void 0,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:void 0,text:void 0,reasoning:void 0},raw:void 0};const x=(r=t.prompt_tokens)!=null?r:0,_=(o=t.completion_tokens)!=null?o:0,g=(u=(c=t.prompt_tokens_details)==null?void 0:c.cached_tokens)!=null?u:0,C=(m=(f=t.completion_tokens_details)==null?void 0:f.reasoning_tokens)!=null?m:0;return{inputTokens:{total:x,noCache:x-g,cacheRead:g,cacheWrite:void 0},outputTokens:{total:_,text:_-C,reasoning:C},raw:t}}function $g({prompt:t,systemMessageMode:r="system"}){var o;const c=[],u=[];for(const{role:f,content:m}of t)switch(f){case"system":{switch(r){case"system":{c.push({role:"system",content:m});break}case"developer":{c.push({role:"developer",content:m});break}case"remove":{u.push({type:"other",message:"system messages are removed for this model"});break}default:{const x=r;throw new Error(`Unsupported system message mode: ${x}`)}}break}case"user":{if(m.length===1&&m[0].type==="text"){c.push({role:"user",content:m[0].text});break}c.push({role:"user",content:m.map((x,_)=>{var g,C,A;switch(x.type){case"text":return{type:"text",text:x.text};case"file":if(x.mediaType.startsWith("image/")){const B=x.mediaType==="image/*"?"image/jpeg":x.mediaType;return{type:"image_url",image_url:{url:x.data instanceof URL?x.data.toString():`data:${B};base64,${Ir(x.data)}`,detail:(C=(g=x.providerOptions)==null?void 0:g.openai)==null?void 0:C.imageDetail}}}else if(x.mediaType.startsWith("audio/")){if(x.data instanceof URL)throw new Dn({functionality:"audio file parts with URLs"});switch(x.mediaType){case"audio/wav":return{type:"input_audio",input_audio:{data:Ir(x.data),format:"wav"}};case"audio/mp3":case"audio/mpeg":return{type:"input_audio",input_audio:{data:Ir(x.data),format:"mp3"}};default:throw new Dn({functionality:`audio content parts with media type ${x.mediaType}`})}}else if(x.mediaType==="application/pdf"){if(x.data instanceof URL)throw new Dn({functionality:"PDF file parts with URLs"});return{type:"file",file:typeof x.data=="string"&&x.data.startsWith("file-")?{file_id:x.data}:{filename:(A=x.filename)!=null?A:`part-${_}.pdf`,file_data:`data:application/pdf;base64,${Ir(x.data)}`}}}else throw new Dn({functionality:`file part media type ${x.mediaType}`})}})});break}case"assistant":{let x="";const _=[];for(const g of m)switch(g.type){case"text":{x+=g.text;break}case"tool-call":{_.push({id:g.toolCallId,type:"function",function:{name:g.toolName,arguments:JSON.stringify(g.input)}});break}}c.push({role:"assistant",content:x,tool_calls:_.length>0?_:void 0});break}case"tool":{for(const x of m){if(x.type==="tool-approval-response")continue;const _=x.output;let g;switch(_.type){case"text":case"error-text":g=_.value;break;case"execution-denied":g=(o=_.reason)!=null?o:"Tool execution denied.";break;case"content":case"json":case"error-json":g=JSON.stringify(_.value);break}c.push({role:"tool",tool_call_id:x.toolCallId,content:g})}break}default:{const x=f;throw new Error(`Unsupported role: ${x}`)}}return{messages:c,warnings:u}}function yo({id:t,model:r,created:o}){return{id:t??void 0,modelId:r??void 0,timestamp:o?new Date(o*1e3):void 0}}function Ma(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"other"}}var Vg=Ue(()=>Le(S({id:w().nullish(),created:K().nullish(),model:w().nullish(),choices:xe(S({message:S({role:H("assistant").nullish(),content:w().nullish(),tool_calls:xe(S({id:w().nullish(),type:H("function"),function:S({name:w(),arguments:w()})})).nullish(),annotations:xe(S({type:H("url_citation"),url_citation:S({start_index:K(),end_index:K(),url:w(),title:w()})})).nullish()}),index:K(),logprobs:S({content:xe(S({token:w(),logprob:K(),top_logprobs:xe(S({token:w(),logprob:K()}))})).nullish()}).nullish(),finish_reason:w().nullish()})),usage:S({prompt_tokens:K().nullish(),completion_tokens:K().nullish(),total_tokens:K().nullish(),prompt_tokens_details:S({cached_tokens:K().nullish()}).nullish(),completion_tokens_details:S({reasoning_tokens:K().nullish(),accepted_prediction_tokens:K().nullish(),rejected_prediction_tokens:K().nullish()}).nullish()}).nullish()}))),Zg=Ue(()=>Le(De([S({id:w().nullish(),created:K().nullish(),model:w().nullish(),choices:xe(S({delta:S({role:Be(["assistant"]).nullish(),content:w().nullish(),tool_calls:xe(S({index:K(),id:w().nullish(),type:H("function").nullish(),function:S({name:w().nullish(),arguments:w().nullish()})})).nullish(),annotations:xe(S({type:H("url_citation"),url_citation:S({start_index:K(),end_index:K(),url:w(),title:w()})})).nullish()}).nullish(),logprobs:S({content:xe(S({token:w(),logprob:K(),top_logprobs:xe(S({token:w(),logprob:K()}))})).nullish()}).nullish(),finish_reason:w().nullish(),index:K()})),usage:S({prompt_tokens:K().nullish(),completion_tokens:K().nullish(),total_tokens:K().nullish(),prompt_tokens_details:S({cached_tokens:K().nullish()}).nullish(),completion_tokens_details:S({reasoning_tokens:K().nullish(),accepted_prediction_tokens:K().nullish(),rejected_prediction_tokens:K().nullish()}).nullish()}).nullish()}),ts]))),jg=Ue(()=>Le(S({logitBias:gt(qh(),K()).optional(),logprobs:De([Nt(),K()]).optional(),parallelToolCalls:Nt().optional(),user:w().optional(),reasoningEffort:Be(["none","minimal","low","medium","high","xhigh"]).optional(),maxCompletionTokens:K().optional(),store:Nt().optional(),metadata:gt(w().max(64),w().max(512)).optional(),prediction:gt(w(),hr()).optional(),serviceTier:Be(["auto","flex","priority","default"]).optional(),strictJsonSchema:Nt().optional(),textVerbosity:Be(["low","medium","high"]).optional(),promptCacheKey:w().optional(),promptCacheRetention:Be(["in_memory","24h"]).optional(),safetyIdentifier:w().optional(),systemMessageMode:Be(["system","developer","remove"]).optional(),forceReasoning:Nt().optional()})));function Wg({tools:t,toolChoice:r}){t=t?.length?t:void 0;const o=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:o};const c=[];for(const f of t)switch(f.type){case"function":c.push({type:"function",function:{name:f.name,description:f.description,parameters:f.inputSchema,...f.strict!=null?{strict:f.strict}:{}}});break;default:o.push({type:"unsupported",feature:`tool type: ${f.type}`});break}if(r==null)return{tools:c,toolChoice:void 0,toolWarnings:o};const u=r.type;switch(u){case"auto":case"none":case"required":return{tools:c,toolChoice:u,toolWarnings:o};case"tool":return{tools:c,toolChoice:{type:"function",function:{name:r.toolName}},toolWarnings:o};default:{const f=u;throw new Dn({functionality:`tool choice type: ${f}`})}}}var Hg=class{constructor(t,r){this.specificationVersion="v3",this.supportedUrls={"image/*":[/^https?:\/\/.*$/]},this.modelId=t,this.config=r}get provider(){return this.config.provider}async getArgs({prompt:t,maxOutputTokens:r,temperature:o,topP:c,topK:u,frequencyPenalty:f,presencePenalty:m,stopSequences:x,responseFormat:_,seed:g,tools:C,toolChoice:A,providerOptions:B}){var k,R,P,L,G;const W=[],Z=(k=await Bn({provider:"openai",providerOptions:B,schema:jg}))!=null?k:{},j=Cu(this.modelId),ie=(R=Z.forceReasoning)!=null?R:j.isReasoningModel;u!=null&&W.push({type:"unsupported",feature:"topK"});const{messages:Q,warnings:$}=$g({prompt:t,systemMessageMode:(P=Z.systemMessageMode)!=null?P:ie?"developer":j.systemMessageMode});W.push(...$);const z=(L=Z.strictJsonSchema)!=null?L:!0,D={model:this.modelId,logit_bias:Z.logitBias,logprobs:Z.logprobs===!0||typeof Z.logprobs=="number"?!0:void 0,top_logprobs:typeof Z.logprobs=="number"?Z.logprobs:typeof Z.logprobs=="boolean"&&Z.logprobs?0:void 0,user:Z.user,parallel_tool_calls:Z.parallelToolCalls,max_tokens:r,temperature:o,top_p:c,frequency_penalty:f,presence_penalty:m,response_format:_?.type==="json"?_.schema!=null?{type:"json_schema",json_schema:{schema:_.schema,strict:z,name:(G=_.name)!=null?G:"response",description:_.description}}:{type:"json_object"}:void 0,stop:x,seed:g,verbosity:Z.textVerbosity,max_completion_tokens:Z.maxCompletionTokens,store:Z.store,metadata:Z.metadata,prediction:Z.prediction,reasoning_effort:Z.reasoningEffort,service_tier:Z.serviceTier,prompt_cache_key:Z.promptCacheKey,prompt_cache_retention:Z.promptCacheRetention,safety_identifier:Z.safetyIdentifier,messages:Q};ie?((Z.reasoningEffort!=="none"||!j.supportsNonReasoningParameters)&&(D.temperature!=null&&(D.temperature=void 0,W.push({type:"unsupported",feature:"temperature",details:"temperature is not supported for reasoning models"})),D.top_p!=null&&(D.top_p=void 0,W.push({type:"unsupported",feature:"topP",details:"topP is not supported for reasoning models"})),D.logprobs!=null&&(D.logprobs=void 0,W.push({type:"other",message:"logprobs is not supported for reasoning models"}))),D.frequency_penalty!=null&&(D.frequency_penalty=void 0,W.push({type:"unsupported",feature:"frequencyPenalty",details:"frequencyPenalty is not supported for reasoning models"})),D.presence_penalty!=null&&(D.presence_penalty=void 0,W.push({type:"unsupported",feature:"presencePenalty",details:"presencePenalty is not supported for reasoning models"})),D.logit_bias!=null&&(D.logit_bias=void 0,W.push({type:"other",message:"logitBias is not supported for reasoning models"})),D.top_logprobs!=null&&(D.top_logprobs=void 0,W.push({type:"other",message:"topLogprobs is not supported for reasoning models"})),D.max_tokens!=null&&(D.max_completion_tokens==null&&(D.max_completion_tokens=D.max_tokens),D.max_tokens=void 0)):(this.modelId.startsWith("gpt-4o-search-preview")||this.modelId.startsWith("gpt-4o-mini-search-preview"))&&D.temperature!=null&&(D.temperature=void 0,W.push({type:"unsupported",feature:"temperature",details:"temperature is not supported for the search preview models and has been removed."})),Z.serviceTier==="flex"&&!j.supportsFlexProcessing&&(W.push({type:"unsupported",feature:"serviceTier",details:"flex processing is only available for o3, o4-mini, and gpt-5 models"}),D.service_tier=void 0),Z.serviceTier==="priority"&&!j.supportsPriorityProcessing&&(W.push({type:"unsupported",feature:"serviceTier",details:"priority processing is only available for supported models (gpt-4, gpt-5, gpt-5-mini, o3, o4-mini) and requires Enterprise access. gpt-5-nano is not supported"}),D.service_tier=void 0);const{tools:Ce,toolChoice:de,toolWarnings:pe}=Wg({tools:C,toolChoice:A});return{args:{...D,tools:Ce,tool_choice:de},warnings:[...W,...pe]}}async doGenerate(t){var r,o,c,u,f,m,x;const{args:_,warnings:g}=await this.getArgs(t),{responseHeaders:C,value:A,rawValue:B}=await Ln({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:Cn(this.config.headers(),t.headers),body:_,failedResponseHandler:bn,successfulResponseHandler:dr(Vg),abortSignal:t.abortSignal,fetch:this.config.fetch}),k=A.choices[0],R=[],P=k.message.content;P!=null&&P.length>0&&R.push({type:"text",text:P});for(const W of(r=k.message.tool_calls)!=null?r:[])R.push({type:"tool-call",toolCallId:(o=W.id)!=null?o:qt(),toolName:W.function.name,input:W.function.arguments});for(const W of(c=k.message.annotations)!=null?c:[])R.push({type:"source",sourceType:"url",id:qt(),url:W.url_citation.url,title:W.url_citation.title});const L=(u=A.usage)==null?void 0:u.completion_tokens_details;(f=A.usage)==null||f.prompt_tokens_details;const G={openai:{}};return L?.accepted_prediction_tokens!=null&&(G.openai.acceptedPredictionTokens=L?.accepted_prediction_tokens),L?.rejected_prediction_tokens!=null&&(G.openai.rejectedPredictionTokens=L?.rejected_prediction_tokens),((m=k.logprobs)==null?void 0:m.content)!=null&&(G.openai.logprobs=k.logprobs.content),{content:R,finishReason:{unified:Ma(k.finish_reason),raw:(x=k.finish_reason)!=null?x:void 0},usage:Ra(A.usage),request:{body:_},response:{...yo(A),headers:C,body:B},warnings:g,providerMetadata:G}}async doStream(t){const{args:r,warnings:o}=await this.getArgs(t),c={...r,stream:!0,stream_options:{include_usage:!0}},{responseHeaders:u,value:f}=await Ln({url:this.config.url({path:"/chat/completions",modelId:this.modelId}),headers:Cn(this.config.headers(),t.headers),body:c,failedResponseHandler:bn,successfulResponseHandler:Qo(Zg),abortSignal:t.abortSignal,fetch:this.config.fetch}),m=[];let x={unified:"other",raw:void 0},_,g=!1,C=!1;const A={openai:{}};return{stream:f.pipeThrough(new TransformStream({start(B){B.enqueue({type:"stream-start",warnings:o})},transform(B,k){var R,P,L,G,W,Z,j,ie,Q,$,z,D,Ce,de,pe,se,X;if(t.includeRawChunks&&k.enqueue({type:"raw",rawValue:B.rawValue}),!B.success){x={unified:"error",raw:void 0},k.enqueue({type:"error",error:B.error});return}const M=B.value;if("error"in M){x={unified:"error",raw:void 0},k.enqueue({type:"error",error:M.error});return}if(!g){const ee=yo(M);Object.values(ee).some(Boolean)&&(g=!0,k.enqueue({type:"response-metadata",...yo(M)}))}M.usage!=null&&(_=M.usage,((R=M.usage.completion_tokens_details)==null?void 0:R.accepted_prediction_tokens)!=null&&(A.openai.acceptedPredictionTokens=(P=M.usage.completion_tokens_details)==null?void 0:P.accepted_prediction_tokens),((L=M.usage.completion_tokens_details)==null?void 0:L.rejected_prediction_tokens)!=null&&(A.openai.rejectedPredictionTokens=(G=M.usage.completion_tokens_details)==null?void 0:G.rejected_prediction_tokens));const J=M.choices[0];if(J?.finish_reason!=null&&(x={unified:Ma(J.finish_reason),raw:J.finish_reason}),((W=J?.logprobs)==null?void 0:W.content)!=null&&(A.openai.logprobs=J.logprobs.content),J?.delta==null)return;const V=J.delta;if(V.content!=null&&(C||(k.enqueue({type:"text-start",id:"0"}),C=!0),k.enqueue({type:"text-delta",id:"0",delta:V.content})),V.tool_calls!=null)for(const ee of V.tool_calls){const fe=ee.index;if(m[fe]==null){if(ee.type!=null&&ee.type!=="function")throw new uo({data:ee,message:"Expected 'function' type."});if(ee.id==null)throw new uo({data:ee,message:"Expected 'id' to be a string."});if(((Z=ee.function)==null?void 0:Z.name)==null)throw new uo({data:ee,message:"Expected 'function.name' to be a string."});k.enqueue({type:"tool-input-start",id:ee.id,toolName:ee.function.name}),m[fe]={id:ee.id,type:"function",function:{name:ee.function.name,arguments:(j=ee.function.arguments)!=null?j:""},hasFinished:!1};const ce=m[fe];((ie=ce.function)==null?void 0:ie.name)!=null&&((Q=ce.function)==null?void 0:Q.arguments)!=null&&(ce.function.arguments.length>0&&k.enqueue({type:"tool-input-delta",id:ce.id,delta:ce.function.arguments}),_a(ce.function.arguments)&&(k.enqueue({type:"tool-input-end",id:ce.id}),k.enqueue({type:"tool-call",toolCallId:($=ce.id)!=null?$:qt(),toolName:ce.function.name,input:ce.function.arguments}),ce.hasFinished=!0));continue}const me=m[fe];me.hasFinished||(((z=ee.function)==null?void 0:z.arguments)!=null&&(me.function.arguments+=(Ce=(D=ee.function)==null?void 0:D.arguments)!=null?Ce:""),k.enqueue({type:"tool-input-delta",id:me.id,delta:(de=ee.function.arguments)!=null?de:""}),((pe=me.function)==null?void 0:pe.name)!=null&&((se=me.function)==null?void 0:se.arguments)!=null&&_a(me.function.arguments)&&(k.enqueue({type:"tool-input-end",id:me.id}),k.enqueue({type:"tool-call",toolCallId:(X=me.id)!=null?X:qt(),toolName:me.function.name,input:me.function.arguments}),me.hasFinished=!0))}if(V.annotations!=null)for(const ee of V.annotations)k.enqueue({type:"source",sourceType:"url",id:qt(),url:ee.url_citation.url,title:ee.url_citation.title})},flush(B){C&&B.enqueue({type:"text-end",id:"0"}),B.enqueue({type:"finish",finishReason:x,usage:Ra(_),...A!=null?{providerMetadata:A}:{}})}})),request:{body:c},response:{headers:u}}}};function Da(t){var r,o,c,u;if(t==null)return{inputTokens:{total:void 0,noCache:void 0,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:void 0,text:void 0,reasoning:void 0},raw:void 0};const f=(r=t.prompt_tokens)!=null?r:0,m=(o=t.completion_tokens)!=null?o:0;return{inputTokens:{total:(c=t.prompt_tokens)!=null?c:void 0,noCache:f,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:(u=t.completion_tokens)!=null?u:void 0,text:m,reasoning:void 0},raw:t}}function Gg({prompt:t,user:r="user",assistant:o="assistant"}){let c="";t[0].role==="system"&&(c+=`${t[0].content}
|
|
45
45
|
|
|
46
|
-
`,t=t.slice(1));for(const{role:u,content:f}of t)switch(u){case"system":throw new
|
|
47
|
-
${
|
|
46
|
+
`,t=t.slice(1));for(const{role:u,content:f}of t)switch(u){case"system":throw new Bd({message:"Unexpected system message in prompt: ${content}",prompt:t});case"user":{const m=f.map(x=>{switch(x.type){case"text":return x.text}}).filter(Boolean).join("");c+=`${r}:
|
|
47
|
+
${m}
|
|
48
48
|
|
|
49
|
-
`;break}case"assistant":{const
|
|
50
|
-
${
|
|
49
|
+
`;break}case"assistant":{const m=f.map(x=>{switch(x.type){case"text":return x.text;case"tool-call":throw new Dn({functionality:"tool-call messages"})}}).join("");c+=`${o}:
|
|
50
|
+
${m}
|
|
51
51
|
|
|
52
|
-
`;break}case"tool":throw new
|
|
52
|
+
`;break}case"tool":throw new Dn({functionality:"tool messages"});default:{const m=u;throw new Error(`Unsupported role: ${m}`)}}return c+=`${o}:
|
|
53
53
|
`,{prompt:c,stopSequences:[`
|
|
54
|
-
${r}:`]}}function Ma({id:t,model:r,created:o}){return{id:t??void 0,modelId:r??void 0,timestamp:o!=null?new Date(o*1e3):void 0}}function Da(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"other"}}var Zg=$e(()=>ze(S({id:w().nullish(),created:Y().nullish(),model:w().nullish(),choices:ge(S({text:w(),finish_reason:w(),logprobs:S({tokens:ge(w()),token_logprobs:ge(Y()),top_logprobs:ge(gt(w(),Y())).nullish()}).nullish()})),usage:S({prompt_tokens:Y(),completion_tokens:Y(),total_tokens:Y()}).nullish()}))),jg=$e(()=>ze(Be([S({id:w().nullish(),created:Y().nullish(),model:w().nullish(),choices:ge(S({text:w(),finish_reason:w().nullish(),index:Y(),logprobs:S({tokens:ge(w()),token_logprobs:ge(Y()),top_logprobs:ge(gt(w(),Y())).nullish()}).nullish()})),usage:S({prompt_tokens:Y(),completion_tokens:Y(),total_tokens:Y()}).nullish()}),es]))),Pa=$e(()=>ze(S({echo:St().optional(),logitBias:gt(w(),Y()).optional(),suffix:w().optional(),user:w().optional(),logprobs:Be([St(),Y()]).optional()}))),Hg=class{constructor(t,r){this.specificationVersion="v3",this.supportedUrls={},this.modelId=t,this.config=r}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}get provider(){return this.config.provider}async getArgs({prompt:t,maxOutputTokens:r,temperature:o,topP:c,topK:u,frequencyPenalty:f,presencePenalty:p,stopSequences:x,responseFormat:_,tools:g,toolChoice:A,seed:E,providerOptions:F}){const M=[],D={...await Pn({provider:"openai",providerOptions:F,schema:Pa}),...await Pn({provider:this.providerOptionsName,providerOptions:F,schema:Pa})};u!=null&&M.push({type:"unsupported",feature:"topK"}),g?.length&&M.push({type:"unsupported",feature:"tools"}),A!=null&&M.push({type:"unsupported",feature:"toolChoice"}),_!=null&&_.type!=="text"&&M.push({type:"unsupported",feature:"responseFormat",details:"JSON response format is not supported."});const{prompt:O,stopSequences:P}=$g({prompt:t}),H=[...P??[],...x??[]];return{args:{model:this.modelId,echo:D.echo,logit_bias:D.logitBias,logprobs:D?.logprobs===!0?0:D?.logprobs===!1?void 0:D?.logprobs,suffix:D.suffix,user:D.user,max_tokens:r,temperature:o,top_p:c,frequency_penalty:f,presence_penalty:p,seed:E,prompt:O,stop:H.length>0?H:void 0},warnings:M}}async doGenerate(t){var r;const{args:o,warnings:c}=await this.getArgs(t),{responseHeaders:u,value:f,rawValue:p}=await Bn({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:_n(this.config.headers(),t.headers),body:o,failedResponseHandler:vn,successfulResponseHandler:cr(Zg),abortSignal:t.abortSignal,fetch:this.config.fetch}),x=f.choices[0],_={openai:{}};return x.logprobs!=null&&(_.openai.logprobs=x.logprobs),{content:[{type:"text",text:x.text}],usage:Ra(f.usage),finishReason:{unified:Da(x.finish_reason),raw:(r=x.finish_reason)!=null?r:void 0},request:{body:o},response:{...Ma(f),headers:u,body:p},providerMetadata:_,warnings:c}}async doStream(t){const{args:r,warnings:o}=await this.getArgs(t),c={...r,stream:!0,stream_options:{include_usage:!0}},{responseHeaders:u,value:f}=await Bn({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:_n(this.config.headers(),t.headers),body:c,failedResponseHandler:vn,successfulResponseHandler:Ko(jg),abortSignal:t.abortSignal,fetch:this.config.fetch});let p={unified:"other",raw:void 0};const x={openai:{}};let _,g=!0;return{stream:f.pipeThrough(new TransformStream({start(A){A.enqueue({type:"stream-start",warnings:o})},transform(A,E){if(t.includeRawChunks&&E.enqueue({type:"raw",rawValue:A.rawValue}),!A.success){p={unified:"error",raw:void 0},E.enqueue({type:"error",error:A.error});return}const F=A.value;if("error"in F){p={unified:"error",raw:void 0},E.enqueue({type:"error",error:F.error});return}g&&(g=!1,E.enqueue({type:"response-metadata",...Ma(F)}),E.enqueue({type:"text-start",id:"0"})),F.usage!=null&&(_=F.usage);const M=F.choices[0];M?.finish_reason!=null&&(p={unified:Da(M.finish_reason),raw:M.finish_reason}),M?.logprobs!=null&&(x.openai.logprobs=M.logprobs),M?.text!=null&&M.text.length>0&&E.enqueue({type:"text-delta",id:"0",delta:M.text})},flush(A){g||A.enqueue({type:"text-end",id:"0"}),A.enqueue({type:"finish",finishReason:p,providerMetadata:x,usage:Ra(_)})}})),request:{body:c},response:{headers:u}}}},Wg=$e(()=>ze(S({dimensions:Y().optional(),user:w().optional()}))),Gg=$e(()=>ze(S({data:ge(S({embedding:ge(Y())})),usage:S({prompt_tokens:Y()}).nullish()}))),Xg=class{constructor(t,r){this.specificationVersion="v3",this.maxEmbeddingsPerCall=2048,this.supportsParallelCalls=!0,this.modelId=t,this.config=r}get provider(){return this.config.provider}async doEmbed({values:t,headers:r,abortSignal:o,providerOptions:c}){var u;if(t.length>this.maxEmbeddingsPerCall)throw new Fd({provider:this.provider,modelId:this.modelId,maxEmbeddingsPerCall:this.maxEmbeddingsPerCall,values:t});const f=(u=await Pn({provider:"openai",providerOptions:c,schema:Wg}))!=null?u:{},{responseHeaders:p,value:x,rawValue:_}=await Bn({url:this.config.url({path:"/embeddings",modelId:this.modelId}),headers:_n(this.config.headers(),r),body:{model:this.modelId,input:t,encoding_format:"float",dimensions:f.dimensions,user:f.user},failedResponseHandler:vn,successfulResponseHandler:cr(Gg),abortSignal:o,fetch:this.config.fetch});return{warnings:[],embeddings:x.data.map(g=>g.embedding),usage:x.usage?{tokens:x.usage.prompt_tokens}:void 0,response:{headers:p,body:_}}}},Ba=$e(()=>ze(S({created:Y().nullish(),data:ge(S({b64_json:w(),revised_prompt:w().nullish()})),background:w().nullish(),output_format:w().nullish(),size:w().nullish(),quality:w().nullish(),usage:S({input_tokens:Y().nullish(),output_tokens:Y().nullish(),total_tokens:Y().nullish(),input_tokens_details:S({image_tokens:Y().nullish(),text_tokens:Y().nullish()}).nullish()}).nullish()}))),qg={"dall-e-3":1,"dall-e-2":10,"gpt-image-1":10,"gpt-image-1-mini":10,"gpt-image-1.5":10,"chatgpt-image-latest":10},Yg=["gpt-image-1-mini","gpt-image-1.5","gpt-image-1"];function Jg(t){return Yg.some(r=>t.startsWith(r))}var Kg=class{constructor(t,r){this.modelId=t,this.config=r,this.specificationVersion="v3"}get maxImagesPerCall(){var t;return(t=qg[this.modelId])!=null?t:1}get provider(){return this.config.provider}async doGenerate({prompt:t,files:r,mask:o,n:c,size:u,aspectRatio:f,seed:p,providerOptions:x,headers:_,abortSignal:g}){var A,E,F,M,D,O,P,H,j,$,V;const ee=[];f!=null&&ee.push({type:"unsupported",feature:"aspectRatio",details:"This model does not support aspect ratio. Use `size` instead."}),p!=null&&ee.push({type:"unsupported",feature:"seed"});const q=(F=(E=(A=this.config._internal)==null?void 0:A.currentDate)==null?void 0:E.call(A))!=null?F:new Date;if(r!=null){const{value:B,responseHeaders:Ce}=await Ac({url:this.config.url({path:"/images/edits",modelId:this.modelId}),headers:_n(this.config.headers(),_),formData:ep({model:this.modelId,prompt:t,image:await Promise.all(r.map(fe=>fe.type==="file"?new Blob([fe.data instanceof Uint8Array?new Blob([fe.data],{type:fe.mediaType}):new Blob([Xo(fe.data)],{type:fe.mediaType})],{type:fe.mediaType}):wc(fe.url))),mask:o!=null?await Qg(o):void 0,n:c,size:u,...(M=x.openai)!=null?M:{}}),failedResponseHandler:vn,successfulResponseHandler:cr(Ba),abortSignal:g,fetch:this.config.fetch});return{images:B.data.map(fe=>fe.b64_json),warnings:ee,usage:B.usage!=null?{inputTokens:(D=B.usage.input_tokens)!=null?D:void 0,outputTokens:(O=B.usage.output_tokens)!=null?O:void 0,totalTokens:(P=B.usage.total_tokens)!=null?P:void 0}:void 0,response:{timestamp:q,modelId:this.modelId,headers:Ce},providerMetadata:{openai:{images:B.data.map((fe,ie)=>{var se,Q,k,Z,te,re;return{...fe.revised_prompt?{revisedPrompt:fe.revised_prompt}:{},created:(se=B.created)!=null?se:void 0,size:(Q=B.size)!=null?Q:void 0,quality:(k=B.quality)!=null?k:void 0,background:(Z=B.background)!=null?Z:void 0,outputFormat:(te=B.output_format)!=null?te:void 0,...La((re=B.usage)==null?void 0:re.input_tokens_details,ie,B.data.length)}})}}}}const{value:R,responseHeaders:ue}=await Bn({url:this.config.url({path:"/images/generations",modelId:this.modelId}),headers:_n(this.config.headers(),_),body:{model:this.modelId,prompt:t,n:c,size:u,...(H=x.openai)!=null?H:{},...Jg(this.modelId)?{}:{response_format:"b64_json"}},failedResponseHandler:vn,successfulResponseHandler:cr(Ba),abortSignal:g,fetch:this.config.fetch});return{images:R.data.map(B=>B.b64_json),warnings:ee,usage:R.usage!=null?{inputTokens:(j=R.usage.input_tokens)!=null?j:void 0,outputTokens:($=R.usage.output_tokens)!=null?$:void 0,totalTokens:(V=R.usage.total_tokens)!=null?V:void 0}:void 0,response:{timestamp:q,modelId:this.modelId,headers:ue},providerMetadata:{openai:{images:R.data.map((B,Ce)=>{var fe,ie,se,Q,k,Z;return{...B.revised_prompt?{revisedPrompt:B.revised_prompt}:{},created:(fe=R.created)!=null?fe:void 0,size:(ie=R.size)!=null?ie:void 0,quality:(se=R.quality)!=null?se:void 0,background:(Q=R.background)!=null?Q:void 0,outputFormat:(k=R.output_format)!=null?k:void 0,...La((Z=R.usage)==null?void 0:Z.input_tokens_details,Ce,R.data.length)}})}}}}};function La(t,r,o){if(t==null)return{};const c={};if(t.image_tokens!=null){const u=Math.floor(t.image_tokens/o),f=t.image_tokens-u*(o-1);c.imageTokens=r===o-1?f:u}if(t.text_tokens!=null){const u=Math.floor(t.text_tokens/o),f=t.text_tokens-u*(o-1);c.textTokens=r===o-1?f:u}return c}async function Qg(t){if(!t)return;if(t.type==="url")return wc(t.url);const r=t.data instanceof Uint8Array?t.data:Xo(t.data);return new Blob([r],{type:t.mediaType})}var vu=$e(()=>ze(S({callId:w(),operation:lt("type",[S({type:W("create_file"),path:w(),diff:w()}),S({type:W("delete_file"),path:w()}),S({type:W("update_file"),path:w(),diff:w()})])}))),Cu=$e(()=>ze(S({status:Ze(["completed","failed"]),output:w().optional()}))),e2=Ln({id:"openai.apply_patch",inputSchema:vu,outputSchema:Cu}),t2=e2,n2=$e(()=>ze(S({code:w().nullish(),containerId:w()}))),r2=$e(()=>ze(S({outputs:ge(lt("type",[S({type:W("logs"),logs:w()}),S({type:W("image"),url:w()})])).nullish()}))),i2=$e(()=>ze(S({container:Be([w(),S({fileIds:ge(w()).optional()})]).optional()}))),o2=Ln({id:"openai.code_interpreter",inputSchema:n2,outputSchema:r2}),s2=(t={})=>o2(t),bu=S({key:w(),type:Ze(["eq","ne","gt","gte","lt","lte","in","nin"]),value:Be([w(),Y(),St(),ge(w())])}),Eu=S({type:Ze(["and","or"]),filters:ge(Be([bu,Wo(()=>Eu)]))}),a2=$e(()=>ze(S({vectorStoreIds:ge(w()),maxNumResults:Y().optional(),ranking:S({ranker:w().optional(),scoreThreshold:Y().optional()}).optional(),filters:Be([bu,Eu]).optional()}))),l2=$e(()=>ze(S({queries:ge(w()),results:ge(S({attributes:gt(w(),Ir()),fileId:w(),filename:w(),score:Y(),text:w()})).nullable()}))),c2=Ln({id:"openai.file_search",inputSchema:S({}),outputSchema:l2}),u2=$e(()=>ze(S({background:Ze(["auto","opaque","transparent"]).optional(),inputFidelity:Ze(["low","high"]).optional(),inputImageMask:S({fileId:w().optional(),imageUrl:w().optional()}).optional(),model:w().optional(),moderation:Ze(["auto"]).optional(),outputCompression:Y().int().min(0).max(100).optional(),outputFormat:Ze(["png","jpeg","webp"]).optional(),partialImages:Y().int().min(0).max(3).optional(),quality:Ze(["auto","low","medium","high"]).optional(),size:Ze(["1024x1024","1024x1536","1536x1024","auto"]).optional()}).strict())),d2=$e(()=>ze(S({}))),f2=$e(()=>ze(S({result:w()}))),h2=Ln({id:"openai.image_generation",inputSchema:d2,outputSchema:f2}),p2=(t={})=>h2(t),Au=$e(()=>ze(S({action:S({type:W("exec"),command:ge(w()),timeoutMs:Y().optional(),user:w().optional(),workingDirectory:w().optional(),env:gt(w(),w()).optional()})}))),Iu=$e(()=>ze(S({output:w()}))),m2=Ln({id:"openai.local_shell",inputSchema:Au,outputSchema:Iu}),Su=$e(()=>ze(S({action:S({commands:ge(w()),timeoutMs:Y().optional(),maxOutputLength:Y().optional()})}))),Mo=$e(()=>ze(S({output:ge(S({stdout:w(),stderr:w(),outcome:lt("type",[S({type:W("timeout")}),S({type:W("exit"),exitCode:Y()})])}))}))),g2=ge(lt("type",[S({type:W("skillReference"),skillId:w(),version:w().optional()}),S({type:W("inline"),name:w(),description:w(),source:S({type:W("base64"),mediaType:W("application/zip"),data:w()})})])).optional(),x2=$e(()=>ze(S({environment:Be([S({type:W("containerAuto"),fileIds:ge(w()).optional(),memoryLimit:Ze(["1g","4g","16g","64g"]).optional(),networkPolicy:lt("type",[S({type:W("disabled")}),S({type:W("allowlist"),allowedDomains:ge(w()),domainSecrets:ge(S({domain:w(),name:w(),value:w()})).optional()})]).optional(),skills:g2}),S({type:W("containerReference"),containerId:w()}),S({type:W("local").optional(),skills:ge(S({name:w(),description:w(),path:w()})).optional()})]).optional()}))),y2=Ln({id:"openai.shell",inputSchema:Su,outputSchema:Mo}),w2=$e(()=>ze(S({externalWebAccess:St().optional(),filters:S({allowedDomains:ge(w()).optional()}).optional(),searchContextSize:Ze(["low","medium","high"]).optional(),userLocation:S({type:W("approximate"),country:w().optional(),city:w().optional(),region:w().optional(),timezone:w().optional()}).optional()}))),_2=$e(()=>ze(S({}))),v2=$e(()=>ze(S({action:lt("type",[S({type:W("search"),query:w().optional()}),S({type:W("openPage"),url:w().nullish()}),S({type:W("findInPage"),url:w().nullish(),pattern:w().nullish()})]).optional(),sources:ge(lt("type",[S({type:W("url"),url:w()}),S({type:W("api"),name:w()})])).optional()}))),C2=Ln({id:"openai.web_search",inputSchema:_2,outputSchema:v2}),b2=(t={})=>C2(t),E2=$e(()=>ze(S({searchContextSize:Ze(["low","medium","high"]).optional(),userLocation:S({type:W("approximate"),country:w().optional(),city:w().optional(),region:w().optional(),timezone:w().optional()}).optional()}))),A2=$e(()=>ze(S({}))),I2=$e(()=>ze(S({action:lt("type",[S({type:W("search"),query:w().optional()}),S({type:W("openPage"),url:w().nullish()}),S({type:W("findInPage"),url:w().nullish(),pattern:w().nullish()})]).optional()}))),S2=Ln({id:"openai.web_search_preview",inputSchema:A2,outputSchema:I2}),Do=Wo(()=>Be([w(),Y(),St(),dc(),ge(Do),gt(w(),Do)])),T2=$e(()=>ze(S({serverLabel:w(),allowedTools:Be([ge(w()),S({readOnly:St().optional(),toolNames:ge(w()).optional()})]).optional(),authorization:w().optional(),connectorId:w().optional(),headers:gt(w(),w()).optional(),requireApproval:Be([Ze(["always","never"]),S({never:S({toolNames:ge(w()).optional()}).optional()})]).optional(),serverDescription:w().optional(),serverUrl:w().optional()}).refine(t=>t.serverUrl!=null||t.connectorId!=null,"One of serverUrl or connectorId must be provided."))),N2=$e(()=>ze(S({}))),O2=$e(()=>ze(S({type:W("call"),serverLabel:w(),name:w(),arguments:w(),output:w().nullish(),error:Be([w(),Do]).optional()}))),k2=Ln({id:"openai.mcp",inputSchema:N2,outputSchema:O2}),R2=t=>k2(t),M2={applyPatch:t2,codeInterpreter:s2,fileSearch:c2,imageGeneration:p2,localShell:m2,shell:y2,webSearchPreview:S2,webSearch:b2,mcp:R2};function Fa(t){var r,o,c,u;if(t==null)return{inputTokens:{total:void 0,noCache:void 0,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:void 0,text:void 0,reasoning:void 0},raw:void 0};const f=t.input_tokens,p=t.output_tokens,x=(o=(r=t.input_tokens_details)==null?void 0:r.cached_tokens)!=null?o:0,_=(u=(c=t.output_tokens_details)==null?void 0:c.reasoning_tokens)!=null?u:0;return{inputTokens:{total:f,noCache:f-x,cacheRead:x,cacheWrite:void 0},outputTokens:{total:p,text:p-_,reasoning:_},raw:t}}function Ua(t,r){return r?r.some(o=>t.startsWith(o)):!1}async function D2({prompt:t,toolNameMapping:r,systemMessageMode:o,providerOptionsName:c,fileIdPrefixes:u,store:f,hasConversation:p=!1,hasLocalShellTool:x=!1,hasShellTool:_=!1,hasApplyPatchTool:g=!1}){var A,E,F,M,D,O,P,H,j,$,V,ee,q;const R=[],ue=[],B=new Set;for(const{role:Ce,content:fe}of t)switch(Ce){case"system":{switch(o){case"system":{R.push({role:"system",content:fe});break}case"developer":{R.push({role:"developer",content:fe});break}case"remove":{ue.push({type:"other",message:"system messages are removed for this model"});break}default:{const ie=o;throw new Error(`Unsupported system message mode: ${ie}`)}}break}case"user":{R.push({role:"user",content:fe.map((ie,se)=>{var Q,k,Z;switch(ie.type){case"text":return{type:"input_text",text:ie.text};case"file":if(ie.mediaType.startsWith("image/")){const te=ie.mediaType==="image/*"?"image/jpeg":ie.mediaType;return{type:"input_image",...ie.data instanceof URL?{image_url:ie.data.toString()}:typeof ie.data=="string"&&Ua(ie.data,u)?{file_id:ie.data}:{image_url:`data:${te};base64,${br(ie.data)}`},detail:(k=(Q=ie.providerOptions)==null?void 0:Q[c])==null?void 0:k.imageDetail}}else{if(ie.mediaType==="application/pdf")return ie.data instanceof URL?{type:"input_file",file_url:ie.data.toString()}:{type:"input_file",...typeof ie.data=="string"&&Ua(ie.data,u)?{file_id:ie.data}:{filename:(Z=ie.filename)!=null?Z:`part-${se}.pdf`,file_data:`data:application/pdf;base64,${br(ie.data)}`}};throw new Mn({functionality:`file part media type ${ie.mediaType}`})}}})});break}case"assistant":{const ie={};for(const se of fe)switch(se.type){case"text":{const Q=(E=(A=se.providerOptions)==null?void 0:A[c])==null?void 0:E.itemId;if(p&&Q!=null)break;if(f&&Q!=null){R.push({type:"item_reference",id:Q});break}R.push({role:"assistant",content:[{type:"output_text",text:se.text}],id:Q});break}case"tool-call":{const Q=(P=(M=(F=se.providerOptions)==null?void 0:F[c])==null?void 0:M.itemId)!=null?P:(O=(D=se.providerMetadata)==null?void 0:D[c])==null?void 0:O.itemId;if(p&&Q!=null)break;if(se.providerExecuted){f&&Q!=null&&R.push({type:"item_reference",id:Q});break}if(f&&Q!=null){R.push({type:"item_reference",id:Q});break}const k=r.toProviderToolName(se.toolName);if(x&&k==="local_shell"){const Z=await Xt({value:se.input,schema:Au});R.push({type:"local_shell_call",call_id:se.toolCallId,id:Q,action:{type:"exec",command:Z.action.command,timeout_ms:Z.action.timeoutMs,user:Z.action.user,working_directory:Z.action.workingDirectory,env:Z.action.env}});break}if(_&&k==="shell"){const Z=await Xt({value:se.input,schema:Su});R.push({type:"shell_call",call_id:se.toolCallId,id:Q,status:"completed",action:{commands:Z.action.commands,timeout_ms:Z.action.timeoutMs,max_output_length:Z.action.maxOutputLength}});break}if(g&&k==="apply_patch"){const Z=await Xt({value:se.input,schema:vu});R.push({type:"apply_patch_call",call_id:Z.callId,id:Q,status:"completed",operation:Z.operation});break}R.push({type:"function_call",call_id:se.toolCallId,name:k,arguments:JSON.stringify(se.input),id:Q});break}case"tool-result":{if(se.output.type==="execution-denied"||se.output.type==="json"&&typeof se.output.value=="object"&&se.output.value!=null&&"type"in se.output.value&&se.output.value.type==="execution-denied"||p)break;const Q=r.toProviderToolName(se.toolName);if(_&&Q==="shell"){if(se.output.type==="json"){const k=await Xt({value:se.output.value,schema:Mo});R.push({type:"shell_call_output",call_id:se.toolCallId,output:k.output.map(Z=>({stdout:Z.stdout,stderr:Z.stderr,outcome:Z.outcome.type==="timeout"?{type:"timeout"}:{type:"exit",exit_code:Z.outcome.exitCode}}))})}break}if(f){const k=($=(j=(H=se.providerOptions)==null?void 0:H[c])==null?void 0:j.itemId)!=null?$:se.toolCallId;R.push({type:"item_reference",id:k})}else ue.push({type:"other",message:`Results for OpenAI tool ${se.toolName} are not sent to the API when store is false`});break}case"reasoning":{const Q=await Pn({provider:c,providerOptions:se.providerOptions,schema:P2}),k=Q?.itemId;if(p&&k!=null)break;if(k!=null){const Z=ie[k];if(f)Z===void 0&&(R.push({type:"item_reference",id:k}),ie[k]={type:"reasoning",id:k,summary:[]});else{const te=[];se.text.length>0?te.push({type:"summary_text",text:se.text}):Z!==void 0&&ue.push({type:"other",message:`Cannot append empty reasoning part to existing reasoning sequence. Skipping reasoning part: ${JSON.stringify(se)}.`}),Z===void 0?(ie[k]={type:"reasoning",id:k,encrypted_content:Q?.reasoningEncryptedContent,summary:te},R.push(ie[k])):(Z.summary.push(...te),Q?.reasoningEncryptedContent!=null&&(Z.encrypted_content=Q.reasoningEncryptedContent))}}else ue.push({type:"other",message:`Non-OpenAI reasoning parts are not supported. Skipping reasoning part: ${JSON.stringify(se)}.`});break}}break}case"tool":{for(const ie of fe){if(ie.type==="tool-approval-response"){const Z=ie;if(B.has(Z.approvalId))continue;B.add(Z.approvalId),f&&R.push({type:"item_reference",id:Z.approvalId}),R.push({type:"mcp_approval_response",approval_request_id:Z.approvalId,approve:Z.approved});continue}const se=ie.output;if(se.type==="execution-denied"&&((ee=(V=se.providerOptions)==null?void 0:V.openai)==null?void 0:ee.approvalId))continue;const Q=r.toProviderToolName(ie.toolName);if(x&&Q==="local_shell"&&se.type==="json"){const Z=await Xt({value:se.value,schema:Iu});R.push({type:"local_shell_call_output",call_id:ie.toolCallId,output:Z.output});continue}if(_&&Q==="shell"&&se.type==="json"){const Z=await Xt({value:se.value,schema:Mo});R.push({type:"shell_call_output",call_id:ie.toolCallId,output:Z.output.map(te=>({stdout:te.stdout,stderr:te.stderr,outcome:te.outcome.type==="timeout"?{type:"timeout"}:{type:"exit",exit_code:te.outcome.exitCode}}))});continue}if(g&&ie.toolName==="apply_patch"&&se.type==="json"){const Z=await Xt({value:se.value,schema:Cu});R.push({type:"apply_patch_call_output",call_id:ie.toolCallId,status:Z.status,output:Z.output});continue}let k;switch(se.type){case"text":case"error-text":k=se.value;break;case"execution-denied":k=(q=se.reason)!=null?q:"Tool execution denied.";break;case"json":case"error-json":k=JSON.stringify(se.value);break;case"content":k=se.value.map(Z=>{var te;switch(Z.type){case"text":return{type:"input_text",text:Z.text};case"image-data":return{type:"input_image",image_url:`data:${Z.mediaType};base64,${Z.data}`};case"image-url":return{type:"input_image",image_url:Z.url};case"file-data":return{type:"input_file",filename:(te=Z.filename)!=null?te:"data",file_data:`data:${Z.mediaType};base64,${Z.data}`};default:{ue.push({type:"other",message:`unsupported tool content part type: ${Z.type}`});return}}}).filter(up);break}R.push({type:"function_call_output",call_id:ie.toolCallId,output:k})}break}default:{const ie=Ce;throw new Error(`Unsupported role: ${ie}`)}}return{input:R,warnings:ue}}var P2=S({itemId:w().nullish(),reasoningEncryptedContent:w().nullish()});function za({finishReason:t,hasFunctionCall:r}){switch(t){case void 0:case null:return r?"tool-calls":"stop";case"max_output_tokens":return"length";case"content_filter":return"content-filter";default:return r?"tool-calls":"other"}}var B2=$e(()=>ze(Be([S({type:W("response.output_text.delta"),item_id:w(),delta:w(),logprobs:ge(S({token:w(),logprob:Y(),top_logprobs:ge(S({token:w(),logprob:Y()}))})).nullish()}),S({type:Ze(["response.completed","response.incomplete"]),response:S({incomplete_details:S({reason:w()}).nullish(),usage:S({input_tokens:Y(),input_tokens_details:S({cached_tokens:Y().nullish()}).nullish(),output_tokens:Y(),output_tokens_details:S({reasoning_tokens:Y().nullish()}).nullish()}),service_tier:w().nullish()})}),S({type:W("response.created"),response:S({id:w(),created_at:Y(),model:w(),service_tier:w().nullish()})}),S({type:W("response.output_item.added"),output_index:Y(),item:lt("type",[S({type:W("message"),id:w()}),S({type:W("reasoning"),id:w(),encrypted_content:w().nullish()}),S({type:W("function_call"),id:w(),call_id:w(),name:w(),arguments:w()}),S({type:W("web_search_call"),id:w(),status:w()}),S({type:W("computer_call"),id:w(),status:w()}),S({type:W("file_search_call"),id:w()}),S({type:W("image_generation_call"),id:w()}),S({type:W("code_interpreter_call"),id:w(),container_id:w(),code:w().nullable(),outputs:ge(lt("type",[S({type:W("logs"),logs:w()}),S({type:W("image"),url:w()})])).nullable(),status:w()}),S({type:W("mcp_call"),id:w(),status:w(),approval_request_id:w().nullish()}),S({type:W("mcp_list_tools"),id:w()}),S({type:W("mcp_approval_request"),id:w()}),S({type:W("apply_patch_call"),id:w(),call_id:w(),status:Ze(["in_progress","completed"]),operation:lt("type",[S({type:W("create_file"),path:w(),diff:w()}),S({type:W("delete_file"),path:w()}),S({type:W("update_file"),path:w(),diff:w()})])}),S({type:W("shell_call"),id:w(),call_id:w(),status:Ze(["in_progress","completed","incomplete"]),action:S({commands:ge(w())})}),S({type:W("shell_call_output"),id:w(),call_id:w(),status:Ze(["in_progress","completed","incomplete"]),output:ge(S({stdout:w(),stderr:w(),outcome:lt("type",[S({type:W("timeout")}),S({type:W("exit"),exit_code:Y()})])}))})])}),S({type:W("response.output_item.done"),output_index:Y(),item:lt("type",[S({type:W("message"),id:w()}),S({type:W("reasoning"),id:w(),encrypted_content:w().nullish()}),S({type:W("function_call"),id:w(),call_id:w(),name:w(),arguments:w(),status:W("completed")}),S({type:W("code_interpreter_call"),id:w(),code:w().nullable(),container_id:w(),outputs:ge(lt("type",[S({type:W("logs"),logs:w()}),S({type:W("image"),url:w()})])).nullable()}),S({type:W("image_generation_call"),id:w(),result:w()}),S({type:W("web_search_call"),id:w(),status:w(),action:lt("type",[S({type:W("search"),query:w().nullish(),sources:ge(lt("type",[S({type:W("url"),url:w()}),S({type:W("api"),name:w()})])).nullish()}),S({type:W("open_page"),url:w().nullish()}),S({type:W("find_in_page"),url:w().nullish(),pattern:w().nullish()})]).nullish()}),S({type:W("file_search_call"),id:w(),queries:ge(w()),results:ge(S({attributes:gt(w(),Be([w(),Y(),St()])),file_id:w(),filename:w(),score:Y(),text:w()})).nullish()}),S({type:W("local_shell_call"),id:w(),call_id:w(),action:S({type:W("exec"),command:ge(w()),timeout_ms:Y().optional(),user:w().optional(),working_directory:w().optional(),env:gt(w(),w()).optional()})}),S({type:W("computer_call"),id:w(),status:W("completed")}),S({type:W("mcp_call"),id:w(),status:w(),arguments:w(),name:w(),server_label:w(),output:w().nullish(),error:Be([w(),S({type:w().optional(),code:Be([Y(),w()]).optional(),message:w().optional()}).loose()]).nullish(),approval_request_id:w().nullish()}),S({type:W("mcp_list_tools"),id:w(),server_label:w(),tools:ge(S({name:w(),description:w().optional(),input_schema:dr(),annotations:gt(w(),Ir()).optional()})),error:Be([w(),S({type:w().optional(),code:Be([Y(),w()]).optional(),message:w().optional()}).loose()]).optional()}),S({type:W("mcp_approval_request"),id:w(),server_label:w(),name:w(),arguments:w(),approval_request_id:w().optional()}),S({type:W("apply_patch_call"),id:w(),call_id:w(),status:Ze(["in_progress","completed"]),operation:lt("type",[S({type:W("create_file"),path:w(),diff:w()}),S({type:W("delete_file"),path:w()}),S({type:W("update_file"),path:w(),diff:w()})])}),S({type:W("shell_call"),id:w(),call_id:w(),status:Ze(["in_progress","completed","incomplete"]),action:S({commands:ge(w())})}),S({type:W("shell_call_output"),id:w(),call_id:w(),status:Ze(["in_progress","completed","incomplete"]),output:ge(S({stdout:w(),stderr:w(),outcome:lt("type",[S({type:W("timeout")}),S({type:W("exit"),exit_code:Y()})])}))})])}),S({type:W("response.function_call_arguments.delta"),item_id:w(),output_index:Y(),delta:w()}),S({type:W("response.image_generation_call.partial_image"),item_id:w(),output_index:Y(),partial_image_b64:w()}),S({type:W("response.code_interpreter_call_code.delta"),item_id:w(),output_index:Y(),delta:w()}),S({type:W("response.code_interpreter_call_code.done"),item_id:w(),output_index:Y(),code:w()}),S({type:W("response.output_text.annotation.added"),annotation:lt("type",[S({type:W("url_citation"),start_index:Y(),end_index:Y(),url:w(),title:w()}),S({type:W("file_citation"),file_id:w(),filename:w(),index:Y()}),S({type:W("container_file_citation"),container_id:w(),file_id:w(),filename:w(),start_index:Y(),end_index:Y()}),S({type:W("file_path"),file_id:w(),index:Y()})])}),S({type:W("response.reasoning_summary_part.added"),item_id:w(),summary_index:Y()}),S({type:W("response.reasoning_summary_text.delta"),item_id:w(),summary_index:Y(),delta:w()}),S({type:W("response.reasoning_summary_part.done"),item_id:w(),summary_index:Y()}),S({type:W("response.apply_patch_call_operation_diff.delta"),item_id:w(),output_index:Y(),delta:w(),obfuscation:w().nullish()}),S({type:W("response.apply_patch_call_operation_diff.done"),item_id:w(),output_index:Y(),diff:w()}),S({type:W("error"),sequence_number:Y(),error:S({type:w(),code:w(),message:w(),param:w().nullish()})}),S({type:w()}).loose().transform(t=>({type:"unknown_chunk",message:t.type}))]))),L2=$e(()=>ze(S({id:w().optional(),created_at:Y().optional(),error:S({message:w(),type:w(),param:w().nullish(),code:w()}).nullish(),model:w().optional(),output:ge(lt("type",[S({type:W("message"),role:W("assistant"),id:w(),content:ge(S({type:W("output_text"),text:w(),logprobs:ge(S({token:w(),logprob:Y(),top_logprobs:ge(S({token:w(),logprob:Y()}))})).nullish(),annotations:ge(lt("type",[S({type:W("url_citation"),start_index:Y(),end_index:Y(),url:w(),title:w()}),S({type:W("file_citation"),file_id:w(),filename:w(),index:Y()}),S({type:W("container_file_citation"),container_id:w(),file_id:w(),filename:w(),start_index:Y(),end_index:Y()}),S({type:W("file_path"),file_id:w(),index:Y()})]))}))}),S({type:W("web_search_call"),id:w(),status:w(),action:lt("type",[S({type:W("search"),query:w().nullish(),sources:ge(lt("type",[S({type:W("url"),url:w()}),S({type:W("api"),name:w()})])).nullish()}),S({type:W("open_page"),url:w().nullish()}),S({type:W("find_in_page"),url:w().nullish(),pattern:w().nullish()})]).nullish()}),S({type:W("file_search_call"),id:w(),queries:ge(w()),results:ge(S({attributes:gt(w(),Be([w(),Y(),St()])),file_id:w(),filename:w(),score:Y(),text:w()})).nullish()}),S({type:W("code_interpreter_call"),id:w(),code:w().nullable(),container_id:w(),outputs:ge(lt("type",[S({type:W("logs"),logs:w()}),S({type:W("image"),url:w()})])).nullable()}),S({type:W("image_generation_call"),id:w(),result:w()}),S({type:W("local_shell_call"),id:w(),call_id:w(),action:S({type:W("exec"),command:ge(w()),timeout_ms:Y().optional(),user:w().optional(),working_directory:w().optional(),env:gt(w(),w()).optional()})}),S({type:W("function_call"),call_id:w(),name:w(),arguments:w(),id:w()}),S({type:W("computer_call"),id:w(),status:w().optional()}),S({type:W("reasoning"),id:w(),encrypted_content:w().nullish(),summary:ge(S({type:W("summary_text"),text:w()}))}),S({type:W("mcp_call"),id:w(),status:w(),arguments:w(),name:w(),server_label:w(),output:w().nullish(),error:Be([w(),S({type:w().optional(),code:Be([Y(),w()]).optional(),message:w().optional()}).loose()]).nullish(),approval_request_id:w().nullish()}),S({type:W("mcp_list_tools"),id:w(),server_label:w(),tools:ge(S({name:w(),description:w().optional(),input_schema:dr(),annotations:gt(w(),Ir()).optional()})),error:Be([w(),S({type:w().optional(),code:Be([Y(),w()]).optional(),message:w().optional()}).loose()]).optional()}),S({type:W("mcp_approval_request"),id:w(),server_label:w(),name:w(),arguments:w(),approval_request_id:w().optional()}),S({type:W("apply_patch_call"),id:w(),call_id:w(),status:Ze(["in_progress","completed"]),operation:lt("type",[S({type:W("create_file"),path:w(),diff:w()}),S({type:W("delete_file"),path:w()}),S({type:W("update_file"),path:w(),diff:w()})])}),S({type:W("shell_call"),id:w(),call_id:w(),status:Ze(["in_progress","completed","incomplete"]),action:S({commands:ge(w())})}),S({type:W("shell_call_output"),id:w(),call_id:w(),status:Ze(["in_progress","completed","incomplete"]),output:ge(S({stdout:w(),stderr:w(),outcome:lt("type",[S({type:W("timeout")}),S({type:W("exit"),exit_code:Y()})])}))})])).optional(),service_tier:w().nullish(),incomplete_details:S({reason:w()}).nullish(),usage:S({input_tokens:Y(),input_tokens_details:S({cached_tokens:Y().nullish()}).nullish(),output_tokens:Y(),output_tokens_details:S({reasoning_tokens:Y().nullish()}).nullish()}).optional()}))),Tu=20,Va=$e(()=>ze(S({conversation:w().nullish(),include:ge(Ze(["reasoning.encrypted_content","file_search_call.results","message.output_text.logprobs"])).nullish(),instructions:w().nullish(),logprobs:Be([St(),Y().min(1).max(Tu)]).optional(),maxToolCalls:Y().nullish(),metadata:dr().nullish(),parallelToolCalls:St().nullish(),previousResponseId:w().nullish(),promptCacheKey:w().nullish(),promptCacheRetention:Ze(["in_memory","24h"]).nullish(),reasoningEffort:w().nullish(),reasoningSummary:w().nullish(),safetyIdentifier:w().nullish(),serviceTier:Ze(["auto","flex","priority","default"]).nullish(),store:St().nullish(),strictJsonSchema:St().nullish(),textVerbosity:Ze(["low","medium","high"]).nullish(),truncation:Ze(["auto","disabled"]).nullish(),user:w().nullish(),systemMessageMode:Ze(["system","developer","remove"]).optional(),forceReasoning:St().optional()})));async function F2({tools:t,toolChoice:r}){t=t?.length?t:void 0;const o=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:o};const c=[];for(const f of t)switch(f.type){case"function":c.push({type:"function",name:f.name,description:f.description,parameters:f.inputSchema,...f.strict!=null?{strict:f.strict}:{}});break;case"provider":{switch(f.id){case"openai.file_search":{const p=await Xt({value:f.args,schema:a2});c.push({type:"file_search",vector_store_ids:p.vectorStoreIds,max_num_results:p.maxNumResults,ranking_options:p.ranking?{ranker:p.ranking.ranker,score_threshold:p.ranking.scoreThreshold}:void 0,filters:p.filters});break}case"openai.local_shell":{c.push({type:"local_shell"});break}case"openai.shell":{const p=await Xt({value:f.args,schema:x2});c.push({type:"shell",...p.environment&&{environment:U2(p.environment)}});break}case"openai.apply_patch":{c.push({type:"apply_patch"});break}case"openai.web_search_preview":{const p=await Xt({value:f.args,schema:E2});c.push({type:"web_search_preview",search_context_size:p.searchContextSize,user_location:p.userLocation});break}case"openai.web_search":{const p=await Xt({value:f.args,schema:w2});c.push({type:"web_search",filters:p.filters!=null?{allowed_domains:p.filters.allowedDomains}:void 0,external_web_access:p.externalWebAccess,search_context_size:p.searchContextSize,user_location:p.userLocation});break}case"openai.code_interpreter":{const p=await Xt({value:f.args,schema:i2});c.push({type:"code_interpreter",container:p.container==null?{type:"auto",file_ids:void 0}:typeof p.container=="string"?p.container:{type:"auto",file_ids:p.container.fileIds}});break}case"openai.image_generation":{const p=await Xt({value:f.args,schema:u2});c.push({type:"image_generation",background:p.background,input_fidelity:p.inputFidelity,input_image_mask:p.inputImageMask?{file_id:p.inputImageMask.fileId,image_url:p.inputImageMask.imageUrl}:void 0,model:p.model,moderation:p.moderation,partial_images:p.partialImages,quality:p.quality,output_compression:p.outputCompression,output_format:p.outputFormat,size:p.size});break}case"openai.mcp":{const p=await Xt({value:f.args,schema:T2}),x=A=>({tool_names:A.toolNames}),_=p.requireApproval,g=_==null?void 0:typeof _=="string"?_:_.never!=null?{never:x(_.never)}:void 0;c.push({type:"mcp",server_label:p.serverLabel,allowed_tools:Array.isArray(p.allowedTools)?p.allowedTools:p.allowedTools?{read_only:p.allowedTools.readOnly,tool_names:p.allowedTools.toolNames}:void 0,authorization:p.authorization,connector_id:p.connectorId,headers:p.headers,require_approval:g??"never",server_description:p.serverDescription,server_url:p.serverUrl});break}}break}default:o.push({type:"unsupported",feature:`function tool ${f}`});break}if(r==null)return{tools:c,toolChoice:void 0,toolWarnings:o};const u=r.type;switch(u){case"auto":case"none":case"required":return{tools:c,toolChoice:u,toolWarnings:o};case"tool":return{tools:c,toolChoice:r.toolName==="code_interpreter"||r.toolName==="file_search"||r.toolName==="image_generation"||r.toolName==="web_search_preview"||r.toolName==="web_search"||r.toolName==="mcp"||r.toolName==="apply_patch"?{type:r.toolName}:{type:"function",name:r.toolName},toolWarnings:o};default:{const f=u;throw new Mn({functionality:`tool choice type: ${f}`})}}}function U2(t){if(t.type==="containerReference")return{type:"container_reference",container_id:t.containerId};if(t.type==="containerAuto"){const o=t;return{type:"container_auto",file_ids:o.fileIds,memory_limit:o.memoryLimit,network_policy:o.networkPolicy==null?void 0:o.networkPolicy.type==="disabled"?{type:"disabled"}:{type:"allowlist",allowed_domains:o.networkPolicy.allowedDomains,domain_secrets:o.networkPolicy.domainSecrets},skills:z2(o.skills)}}return{type:"local",skills:t.skills}}function z2(t){return t?.map(r=>r.type==="skillReference"?{type:"skill_reference",skill_id:r.skillId,version:r.version}:{type:"inline",name:r.name,description:r.description,source:{type:"base64",media_type:r.source.mediaType,data:r.source.data}})}function $a(t){var r,o;const c={};for(const u of t)if(u.role==="assistant")for(const f of u.content){if(f.type!=="tool-call")continue;const p=(o=(r=f.providerOptions)==null?void 0:r.openai)==null?void 0:o.approvalRequestId;p!=null&&(c[p]=f.toolCallId)}return c}var V2=class{constructor(t,r){this.specificationVersion="v3",this.supportedUrls={"image/*":[/^https?:\/\/.*$/],"application/pdf":[/^https?:\/\/.*$/]},this.modelId=t,this.config=r}get provider(){return this.config.provider}async getArgs({maxOutputTokens:t,temperature:r,stopSequences:o,topP:c,topK:u,presencePenalty:f,frequencyPenalty:p,seed:x,prompt:_,providerOptions:g,tools:A,toolChoice:E,responseFormat:F}){var M,D,O,P,H,j,$,V,ee;const q=[],R=_u(this.modelId);u!=null&&q.push({type:"unsupported",feature:"topK"}),x!=null&&q.push({type:"unsupported",feature:"seed"}),f!=null&&q.push({type:"unsupported",feature:"presencePenalty"}),p!=null&&q.push({type:"unsupported",feature:"frequencyPenalty"}),o!=null&&q.push({type:"unsupported",feature:"stopSequences"});const ue=this.config.provider.includes("azure")?"azure":"openai";let B=await Pn({provider:ue,providerOptions:g,schema:Va});B==null&&ue!=="openai"&&(B=await Pn({provider:"openai",providerOptions:g,schema:Va}));const Ce=(M=B?.forceReasoning)!=null?M:R.isReasoningModel;B?.conversation&&B?.previousResponseId&&q.push({type:"unsupported",feature:"conversation",details:"conversation and previousResponseId cannot be used together"});const fe=qh({tools:A,providerToolNames:{"openai.code_interpreter":"code_interpreter","openai.file_search":"file_search","openai.image_generation":"image_generation","openai.local_shell":"local_shell","openai.shell":"shell","openai.web_search":"web_search","openai.web_search_preview":"web_search_preview","openai.mcp":"mcp","openai.apply_patch":"apply_patch"}}),{input:ie,warnings:se}=await D2({prompt:_,toolNameMapping:fe,systemMessageMode:(D=B?.systemMessageMode)!=null?D:Ce?"developer":R.systemMessageMode,providerOptionsName:ue,fileIdPrefixes:this.config.fileIdPrefixes,store:(O=B?.store)!=null?O:!0,hasConversation:B?.conversation!=null,hasLocalShellTool:te("openai.local_shell"),hasShellTool:te("openai.shell"),hasApplyPatchTool:te("openai.apply_patch")});q.push(...se);const Q=(P=B?.strictJsonSchema)!=null?P:!0;let k=B?.include;function Z(Ie){k==null?k=[Ie]:k.includes(Ie)||(k=[...k,Ie])}function te(Ie){return A?.find(De=>De.type==="provider"&&De.id===Ie)!=null}const re=typeof B?.logprobs=="number"?B?.logprobs:B?.logprobs===!0?Tu:void 0;re&&Z("message.output_text.logprobs");const xe=(H=A?.find(Ie=>Ie.type==="provider"&&(Ie.id==="openai.web_search"||Ie.id==="openai.web_search_preview")))==null?void 0:H.name;xe&&Z("web_search_call.action.sources"),te("openai.code_interpreter")&&Z("code_interpreter_call.outputs");const pe=B?.store;pe===!1&&Ce&&Z("reasoning.encrypted_content");const ce={model:this.modelId,input:ie,temperature:r,top_p:c,max_output_tokens:t,...(F?.type==="json"||B?.textVerbosity)&&{text:{...F?.type==="json"&&{format:F.schema!=null?{type:"json_schema",strict:Q,name:(j=F.name)!=null?j:"response",description:F.description,schema:F.schema}:{type:"json_object"}},...B?.textVerbosity&&{verbosity:B.textVerbosity}}},conversation:B?.conversation,max_tool_calls:B?.maxToolCalls,metadata:B?.metadata,parallel_tool_calls:B?.parallelToolCalls,previous_response_id:B?.previousResponseId,store:pe,user:B?.user,instructions:B?.instructions,service_tier:B?.serviceTier,include:k,prompt_cache_key:B?.promptCacheKey,prompt_cache_retention:B?.promptCacheRetention,safety_identifier:B?.safetyIdentifier,top_logprobs:re,truncation:B?.truncation,...Ce&&(B?.reasoningEffort!=null||B?.reasoningSummary!=null)&&{reasoning:{...B?.reasoningEffort!=null&&{effort:B.reasoningEffort},...B?.reasoningSummary!=null&&{summary:B.reasoningSummary}}}};Ce?B?.reasoningEffort==="none"&&R.supportsNonReasoningParameters||(ce.temperature!=null&&(ce.temperature=void 0,q.push({type:"unsupported",feature:"temperature",details:"temperature is not supported for reasoning models"})),ce.top_p!=null&&(ce.top_p=void 0,q.push({type:"unsupported",feature:"topP",details:"topP is not supported for reasoning models"}))):(B?.reasoningEffort!=null&&q.push({type:"unsupported",feature:"reasoningEffort",details:"reasoningEffort is not supported for non-reasoning models"}),B?.reasoningSummary!=null&&q.push({type:"unsupported",feature:"reasoningSummary",details:"reasoningSummary is not supported for non-reasoning models"})),B?.serviceTier==="flex"&&!R.supportsFlexProcessing&&(q.push({type:"unsupported",feature:"serviceTier",details:"flex processing is only available for o3, o4-mini, and gpt-5 models"}),delete ce.service_tier),B?.serviceTier==="priority"&&!R.supportsPriorityProcessing&&(q.push({type:"unsupported",feature:"serviceTier",details:"priority processing is only available for supported models (gpt-4, gpt-5, gpt-5-mini, o3, o4-mini) and requires Enterprise access. gpt-5-nano is not supported"}),delete ce.service_tier);const{tools:be,toolChoice:je,toolWarnings:Le}=await F2({tools:A,toolChoice:E}),ut=(ee=(V=($=A?.find(Ie=>Ie.type==="provider"&&Ie.id==="openai.shell"))==null?void 0:$.args)==null?void 0:V.environment)==null?void 0:ee.type,ne=ut==="containerAuto"||ut==="containerReference";return{webSearchToolName:xe,args:{...ce,tools:be,tool_choice:je},warnings:[...q,...Le],store:pe,toolNameMapping:fe,providerOptionsName:ue,isShellProviderExecuted:ne}}async doGenerate(t){var r,o,c,u,f,p,x,_,g,A,E,F,M,D,O,P,H,j,$,V,ee,q,R,ue,B;const{args:Ce,warnings:fe,webSearchToolName:ie,toolNameMapping:se,providerOptionsName:Q,isShellProviderExecuted:k}=await this.getArgs(t),Z=this.config.url({path:"/responses",modelId:this.modelId}),te=$a(t.prompt),{responseHeaders:re,value:xe,rawValue:pe}=await Bn({url:Z,headers:_n(this.config.headers(),t.headers),body:Ce,failedResponseHandler:vn,successfulResponseHandler:cr(L2),abortSignal:t.abortSignal,fetch:this.config.fetch});if(xe.error)throw new on({message:xe.error.message,url:Z,requestBodyValues:Ce,statusCode:400,responseHeaders:re,responseBody:pe,isRetryable:!1});const ce=[],be=[];let je=!1;for(const ne of xe.output)switch(ne.type){case"reasoning":{ne.summary.length===0&&ne.summary.push({type:"summary_text",text:""});for(const Ie of ne.summary)ce.push({type:"reasoning",text:Ie.text,providerMetadata:{[Q]:{itemId:ne.id,reasoningEncryptedContent:(r=ne.encrypted_content)!=null?r:null}}});break}case"image_generation_call":{ce.push({type:"tool-call",toolCallId:ne.id,toolName:se.toCustomToolName("image_generation"),input:"{}",providerExecuted:!0}),ce.push({type:"tool-result",toolCallId:ne.id,toolName:se.toCustomToolName("image_generation"),result:{result:ne.result}});break}case"local_shell_call":{ce.push({type:"tool-call",toolCallId:ne.call_id,toolName:se.toCustomToolName("local_shell"),input:JSON.stringify({action:ne.action}),providerMetadata:{[Q]:{itemId:ne.id}}});break}case"shell_call":{ce.push({type:"tool-call",toolCallId:ne.call_id,toolName:se.toCustomToolName("shell"),input:JSON.stringify({action:{commands:ne.action.commands}}),...k&&{providerExecuted:!0},providerMetadata:{[Q]:{itemId:ne.id}}});break}case"shell_call_output":{ce.push({type:"tool-result",toolCallId:ne.call_id,toolName:se.toCustomToolName("shell"),result:{output:ne.output.map(Ie=>({stdout:Ie.stdout,stderr:Ie.stderr,outcome:Ie.outcome.type==="exit"?{type:"exit",exitCode:Ie.outcome.exit_code}:{type:"timeout"}}))}});break}case"message":{for(const Ie of ne.content){(c=(o=t.providerOptions)==null?void 0:o[Q])!=null&&c.logprobs&&Ie.logprobs&&be.push(Ie.logprobs);const De={itemId:ne.id,...Ie.annotations.length>0&&{annotations:Ie.annotations}};ce.push({type:"text",text:Ie.text,providerMetadata:{[Q]:De}});for(const Re of Ie.annotations)Re.type==="url_citation"?ce.push({type:"source",sourceType:"url",id:(p=(f=(u=this.config).generateId)==null?void 0:f.call(u))!=null?p:Gt(),url:Re.url,title:Re.title}):Re.type==="file_citation"?ce.push({type:"source",sourceType:"document",id:(g=(_=(x=this.config).generateId)==null?void 0:_.call(x))!=null?g:Gt(),mediaType:"text/plain",title:Re.filename,filename:Re.filename,providerMetadata:{[Q]:{type:Re.type,fileId:Re.file_id,index:Re.index}}}):Re.type==="container_file_citation"?ce.push({type:"source",sourceType:"document",id:(F=(E=(A=this.config).generateId)==null?void 0:E.call(A))!=null?F:Gt(),mediaType:"text/plain",title:Re.filename,filename:Re.filename,providerMetadata:{[Q]:{type:Re.type,fileId:Re.file_id,containerId:Re.container_id}}}):Re.type==="file_path"&&ce.push({type:"source",sourceType:"document",id:(O=(D=(M=this.config).generateId)==null?void 0:D.call(M))!=null?O:Gt(),mediaType:"application/octet-stream",title:Re.file_id,filename:Re.file_id,providerMetadata:{[Q]:{type:Re.type,fileId:Re.file_id,index:Re.index}}})}break}case"function_call":{je=!0,ce.push({type:"tool-call",toolCallId:ne.call_id,toolName:ne.name,input:ne.arguments,providerMetadata:{[Q]:{itemId:ne.id}}});break}case"web_search_call":{ce.push({type:"tool-call",toolCallId:ne.id,toolName:se.toCustomToolName(ie??"web_search"),input:JSON.stringify({}),providerExecuted:!0}),ce.push({type:"tool-result",toolCallId:ne.id,toolName:se.toCustomToolName(ie??"web_search"),result:ja(ne.action)});break}case"mcp_call":{const Ie=ne.approval_request_id!=null&&(P=te[ne.approval_request_id])!=null?P:ne.id,De=`mcp.${ne.name}`;ce.push({type:"tool-call",toolCallId:Ie,toolName:De,input:ne.arguments,providerExecuted:!0,dynamic:!0}),ce.push({type:"tool-result",toolCallId:Ie,toolName:De,result:{type:"call",serverLabel:ne.server_label,name:ne.name,arguments:ne.arguments,...ne.output!=null?{output:ne.output}:{},...ne.error!=null?{error:ne.error}:{}},providerMetadata:{[Q]:{itemId:ne.id}}});break}case"mcp_list_tools":break;case"mcp_approval_request":{const Ie=(H=ne.approval_request_id)!=null?H:ne.id,De=(V=($=(j=this.config).generateId)==null?void 0:$.call(j))!=null?V:Gt(),Re=`mcp.${ne.name}`;ce.push({type:"tool-call",toolCallId:De,toolName:Re,input:ne.arguments,providerExecuted:!0,dynamic:!0}),ce.push({type:"tool-approval-request",approvalId:Ie,toolCallId:De});break}case"computer_call":{ce.push({type:"tool-call",toolCallId:ne.id,toolName:se.toCustomToolName("computer_use"),input:"",providerExecuted:!0}),ce.push({type:"tool-result",toolCallId:ne.id,toolName:se.toCustomToolName("computer_use"),result:{type:"computer_use_tool_result",status:ne.status||"completed"}});break}case"file_search_call":{ce.push({type:"tool-call",toolCallId:ne.id,toolName:se.toCustomToolName("file_search"),input:"{}",providerExecuted:!0}),ce.push({type:"tool-result",toolCallId:ne.id,toolName:se.toCustomToolName("file_search"),result:{queries:ne.queries,results:(q=(ee=ne.results)==null?void 0:ee.map(Ie=>({attributes:Ie.attributes,fileId:Ie.file_id,filename:Ie.filename,score:Ie.score,text:Ie.text})))!=null?q:null}});break}case"code_interpreter_call":{ce.push({type:"tool-call",toolCallId:ne.id,toolName:se.toCustomToolName("code_interpreter"),input:JSON.stringify({code:ne.code,containerId:ne.container_id}),providerExecuted:!0}),ce.push({type:"tool-result",toolCallId:ne.id,toolName:se.toCustomToolName("code_interpreter"),result:{outputs:ne.outputs}});break}case"apply_patch_call":{ce.push({type:"tool-call",toolCallId:ne.call_id,toolName:se.toCustomToolName("apply_patch"),input:JSON.stringify({callId:ne.call_id,operation:ne.operation}),providerMetadata:{[Q]:{itemId:ne.id}}});break}}const Le={[Q]:{responseId:xe.id,...be.length>0?{logprobs:be}:{},...typeof xe.service_tier=="string"?{serviceTier:xe.service_tier}:{}}},ut=xe.usage;return{content:ce,finishReason:{unified:za({finishReason:(R=xe.incomplete_details)==null?void 0:R.reason,hasFunctionCall:je}),raw:(B=(ue=xe.incomplete_details)==null?void 0:ue.reason)!=null?B:void 0},usage:Fa(ut),request:{body:Ce},response:{id:xe.id,timestamp:new Date(xe.created_at*1e3),modelId:xe.model,headers:re,body:pe},providerMetadata:Le,warnings:fe}}async doStream(t){const{args:r,warnings:o,webSearchToolName:c,toolNameMapping:u,store:f,providerOptionsName:p,isShellProviderExecuted:x}=await this.getArgs(t),{responseHeaders:_,value:g}=await Bn({url:this.config.url({path:"/responses",modelId:this.modelId}),headers:_n(this.config.headers(),t.headers),body:{...r,stream:!0},failedResponseHandler:vn,successfulResponseHandler:Ko(B2),abortSignal:t.abortSignal,fetch:this.config.fetch}),A=this,E=$a(t.prompt),F=new Map;let M={unified:"other",raw:void 0},D;const O=[];let P=null;const H={},j=[];let $=!1;const V={};let ee;return{stream:g.pipeThrough(new TransformStream({start(q){q.enqueue({type:"stream-start",warnings:o})},transform(q,R){var ue,B,Ce,fe,ie,se,Q,k,Z,te,re,xe,pe,ce,be,je,Le,ut,ne,Ie,De,Re,Qe,et,jt,Fe,hn,Vt,Cn,Ct;if(t.includeRawChunks&&R.enqueue({type:"raw",rawValue:q.rawValue}),!q.success){M={unified:"error",raw:void 0},R.enqueue({type:"error",error:q.error});return}const L=q.value;if(Za(L)){if(L.item.type==="function_call")H[L.output_index]={toolName:L.item.name,toolCallId:L.item.call_id},R.enqueue({type:"tool-input-start",id:L.item.call_id,toolName:L.item.name});else if(L.item.type==="web_search_call")H[L.output_index]={toolName:u.toCustomToolName(c??"web_search"),toolCallId:L.item.id},R.enqueue({type:"tool-input-start",id:L.item.id,toolName:u.toCustomToolName(c??"web_search"),providerExecuted:!0}),R.enqueue({type:"tool-input-end",id:L.item.id}),R.enqueue({type:"tool-call",toolCallId:L.item.id,toolName:u.toCustomToolName(c??"web_search"),input:JSON.stringify({}),providerExecuted:!0});else if(L.item.type==="computer_call")H[L.output_index]={toolName:u.toCustomToolName("computer_use"),toolCallId:L.item.id},R.enqueue({type:"tool-input-start",id:L.item.id,toolName:u.toCustomToolName("computer_use"),providerExecuted:!0});else if(L.item.type==="code_interpreter_call")H[L.output_index]={toolName:u.toCustomToolName("code_interpreter"),toolCallId:L.item.id,codeInterpreter:{containerId:L.item.container_id}},R.enqueue({type:"tool-input-start",id:L.item.id,toolName:u.toCustomToolName("code_interpreter"),providerExecuted:!0}),R.enqueue({type:"tool-input-delta",id:L.item.id,delta:`{"containerId":"${L.item.container_id}","code":"`});else if(L.item.type==="file_search_call")R.enqueue({type:"tool-call",toolCallId:L.item.id,toolName:u.toCustomToolName("file_search"),input:"{}",providerExecuted:!0});else if(L.item.type==="image_generation_call")R.enqueue({type:"tool-call",toolCallId:L.item.id,toolName:u.toCustomToolName("image_generation"),input:"{}",providerExecuted:!0});else if(!(L.item.type==="mcp_call"||L.item.type==="mcp_list_tools"||L.item.type==="mcp_approval_request"))if(L.item.type==="apply_patch_call"){const{call_id:ae,operation:nt}=L.item;if(H[L.output_index]={toolName:u.toCustomToolName("apply_patch"),toolCallId:ae,applyPatch:{hasDiff:nt.type==="delete_file",endEmitted:nt.type==="delete_file"}},R.enqueue({type:"tool-input-start",id:ae,toolName:u.toCustomToolName("apply_patch")}),nt.type==="delete_file"){const we=JSON.stringify({callId:ae,operation:nt});R.enqueue({type:"tool-input-delta",id:ae,delta:we}),R.enqueue({type:"tool-input-end",id:ae})}else R.enqueue({type:"tool-input-delta",id:ae,delta:`{"callId":"${ir(ae)}","operation":{"type":"${ir(nt.type)}","path":"${ir(nt.path)}","diff":"`})}else L.item.type==="shell_call"?H[L.output_index]={toolName:u.toCustomToolName("shell"),toolCallId:L.item.call_id}:L.item.type==="shell_call_output"||(L.item.type==="message"?(j.splice(0,j.length),R.enqueue({type:"text-start",id:L.item.id,providerMetadata:{[p]:{itemId:L.item.id}}})):Za(L)&&L.item.type==="reasoning"&&(V[L.item.id]={encryptedContent:L.item.encrypted_content,summaryParts:{0:"active"}},R.enqueue({type:"reasoning-start",id:`${L.item.id}:0`,providerMetadata:{[p]:{itemId:L.item.id,reasoningEncryptedContent:(ue=L.item.encrypted_content)!=null?ue:null}}})))}else if(Z2(L)){if(L.item.type==="message")R.enqueue({type:"text-end",id:L.item.id,providerMetadata:{[p]:{itemId:L.item.id,...j.length>0&&{annotations:j}}}});else if(L.item.type==="function_call")H[L.output_index]=void 0,$=!0,R.enqueue({type:"tool-input-end",id:L.item.call_id}),R.enqueue({type:"tool-call",toolCallId:L.item.call_id,toolName:L.item.name,input:L.item.arguments,providerMetadata:{[p]:{itemId:L.item.id}}});else if(L.item.type==="web_search_call")H[L.output_index]=void 0,R.enqueue({type:"tool-result",toolCallId:L.item.id,toolName:u.toCustomToolName(c??"web_search"),result:ja(L.item.action)});else if(L.item.type==="computer_call")H[L.output_index]=void 0,R.enqueue({type:"tool-input-end",id:L.item.id}),R.enqueue({type:"tool-call",toolCallId:L.item.id,toolName:u.toCustomToolName("computer_use"),input:"",providerExecuted:!0}),R.enqueue({type:"tool-result",toolCallId:L.item.id,toolName:u.toCustomToolName("computer_use"),result:{type:"computer_use_tool_result",status:L.item.status||"completed"}});else if(L.item.type==="file_search_call")H[L.output_index]=void 0,R.enqueue({type:"tool-result",toolCallId:L.item.id,toolName:u.toCustomToolName("file_search"),result:{queries:L.item.queries,results:(Ce=(B=L.item.results)==null?void 0:B.map(ae=>({attributes:ae.attributes,fileId:ae.file_id,filename:ae.filename,score:ae.score,text:ae.text})))!=null?Ce:null}});else if(L.item.type==="code_interpreter_call")H[L.output_index]=void 0,R.enqueue({type:"tool-result",toolCallId:L.item.id,toolName:u.toCustomToolName("code_interpreter"),result:{outputs:L.item.outputs}});else if(L.item.type==="image_generation_call")R.enqueue({type:"tool-result",toolCallId:L.item.id,toolName:u.toCustomToolName("image_generation"),result:{result:L.item.result}});else if(L.item.type==="mcp_call"){H[L.output_index]=void 0;const ae=(fe=L.item.approval_request_id)!=null?fe:void 0,nt=ae!=null&&(se=(ie=F.get(ae))!=null?ie:E[ae])!=null?se:L.item.id,we=`mcp.${L.item.name}`;R.enqueue({type:"tool-call",toolCallId:nt,toolName:we,input:L.item.arguments,providerExecuted:!0,dynamic:!0}),R.enqueue({type:"tool-result",toolCallId:nt,toolName:we,result:{type:"call",serverLabel:L.item.server_label,name:L.item.name,arguments:L.item.arguments,...L.item.output!=null?{output:L.item.output}:{},...L.item.error!=null?{error:L.item.error}:{}},providerMetadata:{[p]:{itemId:L.item.id}}})}else if(L.item.type==="mcp_list_tools")H[L.output_index]=void 0;else if(L.item.type==="apply_patch_call"){const ae=H[L.output_index];ae?.applyPatch&&!ae.applyPatch.endEmitted&&L.item.operation.type!=="delete_file"&&(ae.applyPatch.hasDiff||R.enqueue({type:"tool-input-delta",id:ae.toolCallId,delta:ir(L.item.operation.diff)}),R.enqueue({type:"tool-input-delta",id:ae.toolCallId,delta:'"}}'}),R.enqueue({type:"tool-input-end",id:ae.toolCallId}),ae.applyPatch.endEmitted=!0),ae&&L.item.status==="completed"&&R.enqueue({type:"tool-call",toolCallId:ae.toolCallId,toolName:u.toCustomToolName("apply_patch"),input:JSON.stringify({callId:L.item.call_id,operation:L.item.operation}),providerMetadata:{[p]:{itemId:L.item.id}}}),H[L.output_index]=void 0}else if(L.item.type==="mcp_approval_request"){H[L.output_index]=void 0;const ae=(Z=(k=(Q=A.config).generateId)==null?void 0:k.call(Q))!=null?Z:Gt(),nt=(te=L.item.approval_request_id)!=null?te:L.item.id;F.set(nt,ae);const we=`mcp.${L.item.name}`;R.enqueue({type:"tool-call",toolCallId:ae,toolName:we,input:L.item.arguments,providerExecuted:!0,dynamic:!0}),R.enqueue({type:"tool-approval-request",approvalId:nt,toolCallId:ae})}else if(L.item.type==="local_shell_call")H[L.output_index]=void 0,R.enqueue({type:"tool-call",toolCallId:L.item.call_id,toolName:u.toCustomToolName("local_shell"),input:JSON.stringify({action:{type:"exec",command:L.item.action.command,timeoutMs:L.item.action.timeout_ms,user:L.item.action.user,workingDirectory:L.item.action.working_directory,env:L.item.action.env}}),providerMetadata:{[p]:{itemId:L.item.id}}});else if(L.item.type==="shell_call")H[L.output_index]=void 0,R.enqueue({type:"tool-call",toolCallId:L.item.call_id,toolName:u.toCustomToolName("shell"),input:JSON.stringify({action:{commands:L.item.action.commands}}),...x&&{providerExecuted:!0},providerMetadata:{[p]:{itemId:L.item.id}}});else if(L.item.type==="shell_call_output")R.enqueue({type:"tool-result",toolCallId:L.item.call_id,toolName:u.toCustomToolName("shell"),result:{output:L.item.output.map(ae=>({stdout:ae.stdout,stderr:ae.stderr,outcome:ae.outcome.type==="exit"?{type:"exit",exitCode:ae.outcome.exit_code}:{type:"timeout"}}))}});else if(L.item.type==="reasoning"){const ae=V[L.item.id],nt=Object.entries(ae.summaryParts).filter(([we,kn])=>kn==="active"||kn==="can-conclude").map(([we])=>we);for(const we of nt)R.enqueue({type:"reasoning-end",id:`${L.item.id}:${we}`,providerMetadata:{[p]:{itemId:L.item.id,reasoningEncryptedContent:(re=L.item.encrypted_content)!=null?re:null}}});delete V[L.item.id]}}else if(W2(L)){const ae=H[L.output_index];ae!=null&&R.enqueue({type:"tool-input-delta",id:ae.toolCallId,delta:L.delta})}else if(Y2(L)){const ae=H[L.output_index];ae?.applyPatch&&(R.enqueue({type:"tool-input-delta",id:ae.toolCallId,delta:ir(L.delta)}),ae.applyPatch.hasDiff=!0)}else if(J2(L)){const ae=H[L.output_index];ae?.applyPatch&&!ae.applyPatch.endEmitted&&(ae.applyPatch.hasDiff||(R.enqueue({type:"tool-input-delta",id:ae.toolCallId,delta:ir(L.diff)}),ae.applyPatch.hasDiff=!0),R.enqueue({type:"tool-input-delta",id:ae.toolCallId,delta:'"}}'}),R.enqueue({type:"tool-input-end",id:ae.toolCallId}),ae.applyPatch.endEmitted=!0)}else if(G2(L))R.enqueue({type:"tool-result",toolCallId:L.item_id,toolName:u.toCustomToolName("image_generation"),result:{result:L.partial_image_b64},preliminary:!0});else if(X2(L)){const ae=H[L.output_index];ae!=null&&R.enqueue({type:"tool-input-delta",id:ae.toolCallId,delta:ir(L.delta)})}else if(q2(L)){const ae=H[L.output_index];ae!=null&&(R.enqueue({type:"tool-input-delta",id:ae.toolCallId,delta:'"}'}),R.enqueue({type:"tool-input-end",id:ae.toolCallId}),R.enqueue({type:"tool-call",toolCallId:ae.toolCallId,toolName:u.toCustomToolName("code_interpreter"),input:JSON.stringify({code:L.code,containerId:ae.codeInterpreter.containerId}),providerExecuted:!0}))}else if(H2(L))P=L.response.id,R.enqueue({type:"response-metadata",id:L.response.id,timestamp:new Date(L.response.created_at*1e3),modelId:L.response.model});else if($2(L))R.enqueue({type:"text-delta",id:L.item_id,delta:L.delta}),(pe=(xe=t.providerOptions)==null?void 0:xe[p])!=null&&pe.logprobs&&L.logprobs&&O.push(L.logprobs);else if(L.type==="response.reasoning_summary_part.added"){if(L.summary_index>0){const ae=V[L.item_id];ae.summaryParts[L.summary_index]="active";for(const nt of Object.keys(ae.summaryParts))ae.summaryParts[nt]==="can-conclude"&&(R.enqueue({type:"reasoning-end",id:`${L.item_id}:${nt}`,providerMetadata:{[p]:{itemId:L.item_id}}}),ae.summaryParts[nt]="concluded");R.enqueue({type:"reasoning-start",id:`${L.item_id}:${L.summary_index}`,providerMetadata:{[p]:{itemId:L.item_id,reasoningEncryptedContent:(be=(ce=V[L.item_id])==null?void 0:ce.encryptedContent)!=null?be:null}}})}}else L.type==="response.reasoning_summary_text.delta"?R.enqueue({type:"reasoning-delta",id:`${L.item_id}:${L.summary_index}`,delta:L.delta,providerMetadata:{[p]:{itemId:L.item_id}}}):L.type==="response.reasoning_summary_part.done"?f?(R.enqueue({type:"reasoning-end",id:`${L.item_id}:${L.summary_index}`,providerMetadata:{[p]:{itemId:L.item_id}}}),V[L.item_id].summaryParts[L.summary_index]="concluded"):V[L.item_id].summaryParts[L.summary_index]="can-conclude":j2(L)?(M={unified:za({finishReason:(je=L.response.incomplete_details)==null?void 0:je.reason,hasFunctionCall:$}),raw:(ut=(Le=L.response.incomplete_details)==null?void 0:Le.reason)!=null?ut:void 0},D=L.response.usage,typeof L.response.service_tier=="string"&&(ee=L.response.service_tier)):K2(L)?(j.push(L.annotation),L.annotation.type==="url_citation"?R.enqueue({type:"source",sourceType:"url",id:(De=(Ie=(ne=A.config).generateId)==null?void 0:Ie.call(ne))!=null?De:Gt(),url:L.annotation.url,title:L.annotation.title}):L.annotation.type==="file_citation"?R.enqueue({type:"source",sourceType:"document",id:(et=(Qe=(Re=A.config).generateId)==null?void 0:Qe.call(Re))!=null?et:Gt(),mediaType:"text/plain",title:L.annotation.filename,filename:L.annotation.filename,providerMetadata:{[p]:{type:L.annotation.type,fileId:L.annotation.file_id,index:L.annotation.index}}}):L.annotation.type==="container_file_citation"?R.enqueue({type:"source",sourceType:"document",id:(hn=(Fe=(jt=A.config).generateId)==null?void 0:Fe.call(jt))!=null?hn:Gt(),mediaType:"text/plain",title:L.annotation.filename,filename:L.annotation.filename,providerMetadata:{[p]:{type:L.annotation.type,fileId:L.annotation.file_id,containerId:L.annotation.container_id}}}):L.annotation.type==="file_path"&&R.enqueue({type:"source",sourceType:"document",id:(Ct=(Cn=(Vt=A.config).generateId)==null?void 0:Cn.call(Vt))!=null?Ct:Gt(),mediaType:"application/octet-stream",title:L.annotation.file_id,filename:L.annotation.file_id,providerMetadata:{[p]:{type:L.annotation.type,fileId:L.annotation.file_id,index:L.annotation.index}}})):Q2(L)&&R.enqueue({type:"error",error:L})},flush(q){const R={[p]:{responseId:P,...O.length>0?{logprobs:O}:{},...ee!==void 0?{serviceTier:ee}:{}}};q.enqueue({type:"finish",finishReason:M,usage:Fa(D),providerMetadata:R})}})),request:{body:r},response:{headers:_}}}};function $2(t){return t.type==="response.output_text.delta"}function Z2(t){return t.type==="response.output_item.done"}function j2(t){return t.type==="response.completed"||t.type==="response.incomplete"}function H2(t){return t.type==="response.created"}function W2(t){return t.type==="response.function_call_arguments.delta"}function G2(t){return t.type==="response.image_generation_call.partial_image"}function X2(t){return t.type==="response.code_interpreter_call_code.delta"}function q2(t){return t.type==="response.code_interpreter_call_code.done"}function Y2(t){return t.type==="response.apply_patch_call_operation_diff.delta"}function J2(t){return t.type==="response.apply_patch_call_operation_diff.done"}function Za(t){return t.type==="response.output_item.added"}function K2(t){return t.type==="response.output_text.annotation.added"}function Q2(t){return t.type==="error"}function ja(t){var r;if(t==null)return{};switch(t.type){case"search":return{action:{type:"search",query:(r=t.query)!=null?r:void 0},...t.sources!=null&&{sources:t.sources}};case"open_page":return{action:{type:"openPage",url:t.url}};case"find_in_page":return{action:{type:"findInPage",url:t.url,pattern:t.pattern}}}}function ir(t){return JSON.stringify(t).slice(1,-1)}var ex=$e(()=>ze(S({instructions:w().nullish(),speed:Y().min(.25).max(4).default(1).nullish()}))),tx=class{constructor(t,r){this.modelId=t,this.config=r,this.specificationVersion="v3"}get provider(){return this.config.provider}async getArgs({text:t,voice:r="alloy",outputFormat:o="mp3",speed:c,instructions:u,language:f,providerOptions:p}){const x=[],_=await Pn({provider:"openai",providerOptions:p,schema:ex}),g={model:this.modelId,input:t,voice:r,response_format:"mp3",speed:c,instructions:u};if(o&&(["mp3","opus","aac","flac","wav","pcm"].includes(o)?g.response_format=o:x.push({type:"unsupported",feature:"outputFormat",details:`Unsupported output format: ${o}. Using mp3 instead.`})),_){const A={};for(const E in A){const F=A[E];F!==void 0&&(g[E]=F)}}return f&&x.push({type:"unsupported",feature:"language",details:`OpenAI speech models do not support language selection. Language parameter "${f}" was ignored.`}),{requestBody:g,warnings:x}}async doGenerate(t){var r,o,c;const u=(c=(o=(r=this.config._internal)==null?void 0:r.currentDate)==null?void 0:o.call(r))!=null?c:new Date,{requestBody:f,warnings:p}=await this.getArgs(t),{value:x,responseHeaders:_,rawValue:g}=await Bn({url:this.config.url({path:"/audio/speech",modelId:this.modelId}),headers:_n(this.config.headers(),t.headers),body:f,failedResponseHandler:vn,successfulResponseHandler:fm(),abortSignal:t.abortSignal,fetch:this.config.fetch});return{audio:x,warnings:p,request:{body:JSON.stringify(f)},response:{timestamp:u,modelId:this.modelId,headers:_,body:g}}}},nx=$e(()=>ze(S({text:w(),language:w().nullish(),duration:Y().nullish(),words:ge(S({word:w(),start:Y(),end:Y()})).nullish(),segments:ge(S({id:Y(),seek:Y(),start:Y(),end:Y(),text:w(),tokens:ge(Y()),temperature:Y(),avg_logprob:Y(),compression_ratio:Y(),no_speech_prob:Y()})).nullish()}))),rx=$e(()=>ze(S({include:ge(w()).optional(),language:w().optional(),prompt:w().optional(),temperature:Y().min(0).max(1).default(0).optional(),timestampGranularities:ge(Ze(["word","segment"])).default(["segment"]).optional()}))),Ha={afrikaans:"af",arabic:"ar",armenian:"hy",azerbaijani:"az",belarusian:"be",bosnian:"bs",bulgarian:"bg",catalan:"ca",chinese:"zh",croatian:"hr",czech:"cs",danish:"da",dutch:"nl",english:"en",estonian:"et",finnish:"fi",french:"fr",galician:"gl",german:"de",greek:"el",hebrew:"he",hindi:"hi",hungarian:"hu",icelandic:"is",indonesian:"id",italian:"it",japanese:"ja",kannada:"kn",kazakh:"kk",korean:"ko",latvian:"lv",lithuanian:"lt",macedonian:"mk",malay:"ms",marathi:"mr",maori:"mi",nepali:"ne",norwegian:"no",persian:"fa",polish:"pl",portuguese:"pt",romanian:"ro",russian:"ru",serbian:"sr",slovak:"sk",slovenian:"sl",spanish:"es",swahili:"sw",swedish:"sv",tagalog:"tl",tamil:"ta",thai:"th",turkish:"tr",ukrainian:"uk",urdu:"ur",vietnamese:"vi",welsh:"cy"},ix=class{constructor(t,r){this.modelId=t,this.config=r,this.specificationVersion="v3"}get provider(){return this.config.provider}async getArgs({audio:t,mediaType:r,providerOptions:o}){const c=[],u=await Pn({provider:"openai",providerOptions:o,schema:rx}),f=new FormData,p=t instanceof Uint8Array?new Blob([t]):new Blob([Xo(t)]);f.append("model",this.modelId);const x=hp(r);if(f.append("file",new File([p],"audio",{type:r}),`audio.${x}`),u){const _={include:u.include,language:u.language,prompt:u.prompt,response_format:["gpt-4o-transcribe","gpt-4o-mini-transcribe"].includes(this.modelId)?"json":"verbose_json",temperature:u.temperature,timestamp_granularities:u.timestampGranularities};for(const[g,A]of Object.entries(_))if(A!=null)if(Array.isArray(A))for(const E of A)f.append(`${g}[]`,String(E));else f.append(g,String(A))}return{formData:f,warnings:c}}async doGenerate(t){var r,o,c,u,f,p,x,_;const g=(c=(o=(r=this.config._internal)==null?void 0:r.currentDate)==null?void 0:o.call(r))!=null?c:new Date,{formData:A,warnings:E}=await this.getArgs(t),{value:F,responseHeaders:M,rawValue:D}=await Ac({url:this.config.url({path:"/audio/transcriptions",modelId:this.modelId}),headers:_n(this.config.headers(),t.headers),formData:A,failedResponseHandler:vn,successfulResponseHandler:cr(nx),abortSignal:t.abortSignal,fetch:this.config.fetch}),O=F.language!=null&&F.language in Ha?Ha[F.language]:void 0;return{text:F.text,segments:(x=(p=(u=F.segments)==null?void 0:u.map(P=>({text:P.text,startSecond:P.start,endSecond:P.end})))!=null?p:(f=F.words)==null?void 0:f.map(P=>({text:P.word,startSecond:P.start,endSecond:P.end})))!=null?x:[],language:O,durationInSeconds:(_=F.duration)!=null?_:void 0,warnings:E,response:{timestamp:g,modelId:this.modelId,headers:M,body:D}}}},ox="3.0.33";function Nu(t={}){var r,o;const c=(r=hm(fp({settingValue:t.baseURL,environmentVariableName:"OPENAI_BASE_URL"})))!=null?r:"https://api.openai.com/v1",u=(o=t.name)!=null?o:"openai",f=()=>_c({Authorization:`Bearer ${dp({apiKey:t.apiKey,environmentVariableName:"OPENAI_API_KEY",description:"OpenAI"})}`,"OpenAI-Organization":t.organization,"OpenAI-Project":t.project,...t.headers},`ai-sdk/openai/${ox}`),p=O=>new Vg(O,{provider:`${u}.chat`,url:({path:P})=>`${c}${P}`,headers:f,fetch:t.fetch}),x=O=>new Hg(O,{provider:`${u}.completion`,url:({path:P})=>`${c}${P}`,headers:f,fetch:t.fetch}),_=O=>new Xg(O,{provider:`${u}.embedding`,url:({path:P})=>`${c}${P}`,headers:f,fetch:t.fetch}),g=O=>new Kg(O,{provider:`${u}.image`,url:({path:P})=>`${c}${P}`,headers:f,fetch:t.fetch}),A=O=>new ix(O,{provider:`${u}.transcription`,url:({path:P})=>`${c}${P}`,headers:f,fetch:t.fetch}),E=O=>new tx(O,{provider:`${u}.speech`,url:({path:P})=>`${c}${P}`,headers:f,fetch:t.fetch}),F=O=>{if(new.target)throw new Error("The OpenAI model function cannot be called with the new keyword.");return M(O)},M=O=>new V2(O,{provider:`${u}.responses`,url:({path:P})=>`${c}${P}`,headers:f,fetch:t.fetch,fileIdPrefixes:["file-"]}),D=function(O){return F(O)};return D.specificationVersion="v3",D.languageModel=F,D.chat=p,D.completion=x,D.responses=M,D.embedding=_,D.embeddingModel=_,D.textEmbedding=_,D.textEmbeddingModel=_,D.image=g,D.imageModel=g,D.transcription=A,D.transcriptionModel=A,D.speech=E,D.speechModel=E,D.tools=M2,D}Nu();const sx={deepseek:{prompt:{strategy:"append",id:"5ed1b9071c15d1ed59b5827ea5dcabd4",params:{customComponents:[{name:"选择用户组件",description:"选择用户组件,用于选择用户,支持模糊搜索",component:"TinyUser",schema:{properties:[{property:"modelValue",label:"用户绑定工号",required:!0,description:"用户的工号,双向绑定值",type:"string"},{property:"valueField",label:"值字段",required:!0,description:"用户工号值的绑定字段",type:"string"}]}}],customExamples:[{name:"选择用户示例",schema:{componentName:"Page",state:{reviewer:""},children:[{componentName:"h3",props:{},children:"输入用户名搜索工号并选择用户"},{componentName:"TinyUser",props:{modelValue:{type:"JSExpression",model:!0,value:"this.state.reviewer"},valueField:"uid"}},{componentName:"TinyButton",props:{text:"提交"}}]}}],customActions:[{name:"continueChat",description:"继续对话, 用于表单的提交按钮等",parameters:{type:"object",properties:{message:{type:"string",description:"对话消息,可以是按钮文本等,也可以是其他内容"}}}}]}}}};class ax{constructor(r={}){this.option=r}async traverse(r){const o=v.ref();return this.option.debug&&console.log("【stream-debug】 响应对象体:",o),(async()=>{let u,f,p,x,_;for await(const g of r.fullStream)switch(this.option.debug&&console.log("【stream-debug】 "+(new Date().getTime()/1e3).toString().slice(-6)+g.type,g),g.type){case"start":u=v.reactive({running:!0,steps:[]}),o.value=u,this.option.onStart?.(u);break;case"start-step":f=v.reactive({running:!0,contents:[],request:g.request}),u.steps.push(f),this.option.onStep?.(f);break;case"reasoning-start":p=v.reactive({type:"reasoning",id:g.id,running:!0,text:""}),f.contents.push(p),this.option.onReasoning?.(p);break;case"reasoning-delta":p.text+=g.text;break;case"reasoning-end":p.running=!1;break;case"text-start":x=v.reactive({type:"text",id:g.id,running:!0,text:""}),f.contents.push(x),this.option.onText?.(x);break;case"text-delta":x.text+=g.text;break;case"text-end":x.running=!1;break;case"tool-input-start":_=v.reactive({type:"tool",running:!0,id:g.id,toolCallId:g.id,title:"",toolName:g.toolName,dynamic:g.dynamic,inputStr:"",input:{},output:{}}),f.contents.push(_),this.option.onTool?.(_);break;case"tool-input-delta":_.inputStr+=g.delta;break;case"tool-input-end":break;case"tool-call":_.input=g.input;break;case"tool-result":_.output=g.output,_.running=!1;break;case"tool-error":_.error=g.error,_.running=!1;break;case"finish-step":f.running=!1,f.finishReason=g.finishReason,f.usage=g.usage;break;case"finish":u.running=!1,u.finishReason=g.finishReason,u.totalUsage=g.totalUsage,this.option.onFinish?.();break;case"source":case"file":break;case"error":u&&(u.running=!1,u.error=g.error,u.finishReason="error"),this.option.onFinish?.();break;case"abort":u&&(u.running=!1,u.error={message:g.reason},u.finishReason="other"),this.option.onFinish?.();break}})(),o}}function lx(t){const r=[];let o=0;for(;o<t.length;){const c="```schemaJson",u=t.indexOf(c,o),f=c.length;if(u===-1){const g=t.slice(o).trim();g&&r.push({type:"markdown",content:g});break}const p=t.slice(o,u).trim();p&&r.push({type:"markdown",content:p});const x=t.indexOf("```",u+f);let _;x===-1?(_=t.slice(u+f).trim(),o=t.length):(_=t.slice(u+f,x).trim(),o=x+3),r.push({type:"schema-card",content:_})}return r}const wo={model:"deepseek-ai/DeepSeek-V3",maxSteps:15,extraTools:{}},Wa={apiKey:"sk-trial",baseURL:"https://agent.opentiny.design/api/v1/ai",providerType:"deepseek"};function cx(t,r){if(!r&&!t)return;if(!t)return r;if(!r)return t;const o={...r};for(const[c,u]of Object.entries(t))u&&typeof u=="object"&&!Array.isArray(u)?o[c]={...o[c]||{},...u}:o[c]=u;return o}class ux extends jn.BaseModelProvider{transport;agent;systemPrompt;llmConfig={...wo,...Wa};isGenuiEnabled;constructor(r,o,c){super(r);let u;c&&"llm"in c?u={...wo,...c}:u={...wo,...Wa,...c||{}},this.llmConfig=u;const p={llmConfig:u.llm?{llm:u.llm}:{...u}};this.agent=new ar.AgentModelProvider(p),this.systemPrompt=o}updateLLMConfig({modelId:r,baseURL:o,apiKey:c,providerType:u,useReActMode:f,llm:p,providerOptions:x}){if(p)this.agent.llm=p,this.llmConfig.model=r,this.llmConfig.useReActMode=f||!1,this.agent.useReActMode=f||!1;else if(u&&o&&c){this.isGenuiEnabled?.value?o.includes("/prompt")||(o=o+"/prompt"):o=o.replace("/prompt",""),this.llmConfig.model=r,this.llmConfig.apiKey=c,this.llmConfig.baseURL=o,this.llmConfig.providerType=u,this.llmConfig.useReActMode=f||!1,this.agent.useReActMode=f||!1;let _;if(u==="deepseek")_=wu;else if(u==="openai")_=Nu;else if(typeof u=="function")_=u;else throw new Error(`Unsupported providerType: ${u}`);this.agent.llm=_({apiKey:c,baseURL:o})}this.llmConfig.providerOptions=x}cleanupOldSnapshotsInMessages(r){if(!r||r.length===0)return r;const c=this.agent.useReActMode===!0?"user":"tool",u=r[r.length-1];if(!u||u.role!==c||!this.isSnapshotContent(u.content))return r;const f=[...r];for(let p=f.length-2;p>=0;p--){const x=f[p];x.role===c&&this.isSnapshotContent(x.content)&&this.replaceSnapshotWithPlaceholder(x)}return f}removeSnapshotData(r){if(!r)return r;const o=["无障碍树快照:","无障碍树快照:","快照内容:","快照内容:","页面无障碍树快照:","页面无障碍树快照:","操作后的页面快照:","操作后的页面快照:"];let c=-1;for(const f of o){const p=r.indexOf(f);if(p!==-1){c=p;break}}if(c!==-1){const f=r.substring(0,c).trim();return f?`${f} 📸 [历史快照已清理]`:"📸 历史快照已清理"}const u=["已成功获取页面无障碍树快照","takeSnapshot","snapshotId_counter"];for(const f of u)if(r.startsWith(f))return"📸 历史快照已清理";return r}replaceSnapshotWithPlaceholder(r){if(Array.isArray(r.content)){const o=r.content[0];if(o?.output?.value?.content){const c=o.output.value.content;Array.isArray(c)&&(o.output.value.content=c.map(u=>u.type==="image"||u.type==="image_url"?null:u.type==="text"&&u.text&&this.isSnapshotContent(u.text)?{type:"text",text:this.removeSnapshotData(u.text)}:u).filter(u=>u!==null)),o.output.value.screenshot&&delete o.output.value.screenshot}else r.content=r.content.filter(c=>c.type!=="image"&&c.type!=="image_url")}else typeof r.content=="string"&&this.isSnapshotContent(r.content)&&(r.content=this.removeSnapshotData(r.content))}isSnapshotContent(r){if(!r)return!1;const o=["无障碍树快照","takeSnapshot","snapshotId_counter","UID 格式","快照 ID","操作后的页面快照","已成功获取页面无障碍树快照","快照内容:"];if(typeof r=="string")return o.some(c=>r.includes(c));if(Array.isArray(r))for(const c of r){const u=c?.output?.value?.content?.[0]?.text;if(u&&o.some(f=>u.includes(f))||c.type==="text"&&c.text&&o.some(f=>c.text.includes(f))||c.type==="image"||c.type==="image_url")return!0}return!1}async chatStream(r,o){let c=r.messages[r.messages.length-1];if(!c)return;if(this.llmConfig.beforeChatStream)try{const M=await this.llmConfig.beforeChatStream(c,this.systemPrompt);M&&(c=M)}catch(M){console.error("[beforeChatStream] 钩子执行失败:",M)}const u={model:this.llmConfig.model,system:this.systemPrompt,abortSignal:r.options?.signal,toolChoice:"auto",tools:{"get-today":Fm,...this.llmConfig.extraTools||{}},maxSteps:this.llmConfig.maxSteps,providerOptions:cx(this.llmConfig.providerOptions,sx),prepareStep:({messages:M})=>({messages:this.cleanupOldSnapshotsInMessages(M)}),onFinish:async()=>{await this.agent.closeAll()}},f={role:"user",content:c.content},x=[...(M=>M.map(D=>({role:D.role,content:D.content})))(this.agent.responseMessages),f];u.messages=x;const _=await this.agent.chatStream(u),g=new Yh,E=await new ax({debug:!1,onFinish:()=>{v.nextTick(()=>{g.resolve(),o.onDone()})}}).traverse(_),F={role:"assistant",content:"",uiContent:[]};return v.watch(E,M=>{if(!M)o.onData(F);else{const O=M.steps.map(P=>P.contents).flat().map(P=>{if(P.type==="text")return lx(P.text);if(P.type==="reasoning")return{type:"collapsible-text",title:"思考过程",content:P.text,thinkId:P.id};if(P.type==="tool")return{type:"tool",id:P.id,name:P.toolName,content:JSON.stringify({input:P.inputStr,output:P.output}),status:P.error?"failed":P.running?"running":"success"}});if(M?.error){const P={type:"markdown",content:`**错误**:${M.error.message||"未知错误"}`};O.push(P)}M.steps.length>=1&&o.onData({...F,uiContent:O.flat(),usage:M.totalUsage||null})}},{deep:!0}),g.promise}chat(r){throw new Error("Method not implemented.")}}const dx=({systemPrompt:t,llmConfig:r})=>{const o=new ux({provider:"custom"},t,r),c=new jn.AIClient({providerImplementation:o,provider:"custom"}),{messageManager:u,createConversation:f,getCurrentConversation:p,switchConversation:x,deleteConversation:_,updateTitle:g,state:A}=jn.useConversation({client:c,autoSave:!1,events:{onLoaded(){},onReceiveData(V,ee,q){q(),ee.value[ee.value.length-1].role==="assistant"&&ee.value.pop(),ee.value.push(V)}}}),{messageState:E,inputMessage:F,sendMessage:M,abortRequest:D,messages:O,addMessage:P,send:H}=u,j=v.ref(),$=async(V,ee,q)=>{if(q){const{shouldBlock:ue}=await q(V);if(ue)return!1}F.value=V;const R=p();if(R&&R.title==="新会话"&&g(R.id,F.value.slice(0,15)),ee&&ee.length>0){const ue=[{type:"text",text:F.value},...ee],B=[];F.value&&B.push({type:"text",content:F.value});for(const fe of ee)fe.type==="image"&&fe.image&&B.push({type:"image",content:fe.image});const Ce={role:"user",content:ue,uiContent:B};O.value.push(Ce),F.value="",H()}else{const ue={role:"user",content:F.value,uiContent:[{type:"text",content:F.value}]};O.value.push(ue),F.value="",H()}return!0};return v.onMounted(()=>{j.value?.focus()}),v.onUnmounted(()=>{o.agent.closeAll()}),{agent:o.agent,customAgentProvider:o,client:c,messageManager:u,addMessage:P,send:H,conversationState:A,messages:O,messageState:E,inputMessage:F,sendMessage:M,abortRequest:D,senderRef:j,handleSendMessage:$,createConversation:f,switchConversation:x,deleteConversation:_,getCurrentConversation:p}};function fx(){}const On=Object.assign,ts=typeof window<"u",ji=t=>t!==null&&typeof t=="object",qn=t=>t!=null,Po=t=>typeof t=="function",hx=t=>ji(t)&&Po(t.then)&&Po(t.catch),Ou=t=>typeof t=="number"||/^\d+(\.\d+)?$/.test(t),px=()=>ts?/ios|iphone|ipad|ipod/.test(navigator.userAgent.toLowerCase()):!1;function Ga(t,r){const o=r.split(".");let c=t;return o.forEach(u=>{var f;c=ji(c)&&(f=c[u])!=null?f:""}),c}function mx(t,r,o){return r.reduce((c,u)=>(c[u]=t[u],c),{})}const Bi=null,sn=[Number,String],sr={type:Boolean,default:!0},gx=t=>({type:Number,default:t}),an=t=>({type:String,default:t});var ns=typeof window<"u";function ku(t){let r;v.onMounted(()=>{t(),v.nextTick(()=>{r=!0})}),v.onActivated(()=>{r&&t()})}function Ru(t,r,o={}){if(!ns)return;const{target:c=window,passive:u=!1,capture:f=!1}=o;let p=!1,x;const _=E=>{if(p)return;const F=v.unref(E);F&&!x&&(F.addEventListener(t,r,{capture:f,passive:u}),x=!0)},g=E=>{if(p)return;const F=v.unref(E);F&&x&&(F.removeEventListener(t,r,f),x=!1)};v.onUnmounted(()=>g(c)),v.onDeactivated(()=>g(c)),ku(()=>_(c));let A;return v.isRef(c)&&(A=v.watch(c,(E,F)=>{g(F),_(E)})),()=>{A?.(),g(c),p=!0}}var Ai,_o;function xx(){if(!Ai&&(Ai=v.ref(0),_o=v.ref(0),ns)){const t=()=>{Ai.value=window.innerWidth,_o.value=window.innerHeight};t(),window.addEventListener("resize",t,{passive:!0}),window.addEventListener("orientationchange",t,{passive:!0})}return{width:Ai,height:_o}}var yx=/scroll|auto|overlay/i,wx=ns?window:void 0;function _x(t){return t.tagName!=="HTML"&&t.tagName!=="BODY"&&t.nodeType===1}function vx(t,r=wx){let o=t;for(;o&&o!==r&&_x(o);){const{overflowY:c}=window.getComputedStyle(o);if(yx.test(c))return o;o=o.parentNode}return r}px();const Cx=t=>t.stopPropagation();function Mu(t,r){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),Cx(t)}xx();function wn(t){if(qn(t))return Ou(t)?`${t}px`:String(t)}function bx(t){if(qn(t)){if(Array.isArray(t))return{width:wn(t[0]),height:wn(t[1])};const r=wn(t);return{width:r,height:r}}}function Ex(t){const r={};return t!==void 0&&(r.zIndex=+t),r}const Ax=/-(\w)/g,Du=t=>t.replace(Ax,(r,o)=>o.toUpperCase()),Ix=t=>t.replace(/([A-Z])/g,"-$1").toLowerCase().replace(/^-/,""),{hasOwnProperty:Sx}=Object.prototype;function Tx(t,r,o){const c=r[o];qn(c)&&(!Sx.call(t,o)||!ji(c)?t[o]=c:t[o]=Pu(Object(t[o]),c))}function Pu(t,r){return Object.keys(r).forEach(o=>{Tx(t,r,o)}),t}var Nx={name:"姓名",tel:"电话",save:"保存",clear:"清空",cancel:"取消",confirm:"确认",delete:"删除",loading:"加载中...",noCoupon:"暂无优惠券",nameEmpty:"请填写姓名",addContact:"添加联系人",telInvalid:"请填写正确的电话",vanCalendar:{end:"结束",start:"开始",title:"日期选择",weekdays:["日","一","二","三","四","五","六"],monthTitle:(t,r)=>`${t}年${r}月`,rangePrompt:t=>`最多选择 ${t} 天`},vanCascader:{select:"请选择"},vanPagination:{prev:"上一页",next:"下一页"},vanPullRefresh:{pulling:"下拉即可刷新...",loosing:"释放即可刷新..."},vanSubmitBar:{label:"合计:"},vanCoupon:{unlimited:"无门槛",discount:t=>`${t}折`,condition:t=>`满${t}元可用`},vanCouponCell:{title:"优惠券",count:t=>`${t}张可用`},vanCouponList:{exchange:"兑换",close:"不使用",enable:"可用",disabled:"不可用",placeholder:"输入优惠码"},vanAddressEdit:{area:"地区",areaEmpty:"请选择地区",addressEmpty:"请填写详细地址",addressDetail:"详细地址",defaultAddress:"设为默认收货地址"},vanAddressList:{add:"新增地址"}};const Xa=v.ref("zh-CN"),qa=v.reactive({"zh-CN":Nx}),Ox={messages(){return qa[Xa.value]},use(t,r){Xa.value=t,this.add({[t]:r})},add(t={}){Pu(qa,t)}};var kx=Ox;function Rx(t){const r=Du(t)+".";return(o,...c)=>{const u=kx.messages(),f=Ga(u,r+o)||Ga(u,o);return Po(f)?f(...c):f}}function Bo(t,r){return r?typeof r=="string"?` ${t}--${r}`:Array.isArray(r)?r.reduce((o,c)=>o+Bo(t,c),""):Object.keys(r).reduce((o,c)=>o+(r[c]?Bo(t,c):""),""):""}function Mx(t){return(r,o)=>(r&&typeof r!="string"&&(o=r,r=""),r=r?`${t}__${r}`:t,`${r}${Bo(r,o)}`)}function fr(t){const r=`van-${t}`;return[r,Mx(r),Rx(r)]}const Dx="van-haptics-feedback",Ya=5;function Px(t,{args:r=[],done:o,canceled:c,error:u}){if(t){const f=t.apply(null,r);hx(f)?f.then(p=>{p?o():c&&c()}).catch(u||fx):f?o():c&&c()}else o()}function oi(t){return t.install=r=>{const{name:o}=t;o&&(r.component(o,t),r.component(Du(`-${o}`),t))},t}const Bx=Symbol();function Bu(t){const r=v.getCurrentInstance();r&&On(r.proxy,t)}const[Lx,Ja]=fr("badge"),Fx={dot:Boolean,max:sn,tag:an("div"),color:String,offset:Array,content:sn,showZero:sr,position:an("top-right")};var Ux=v.defineComponent({name:Lx,props:Fx,setup(t,{slots:r}){const o=()=>{if(r.content)return!0;const{content:x,showZero:_}=t;return qn(x)&&x!==""&&(_||x!==0&&x!=="0")},c=()=>{const{dot:x,max:_,content:g}=t;if(!x&&o())return r.content?r.content():qn(_)&&Ou(g)&&+g>+_?`${_}+`:g},u=x=>x.startsWith("-")?x.replace("-",""):`-${x}`,f=v.computed(()=>{const x={background:t.color};if(t.offset){const[_,g]=t.offset,{position:A}=t,[E,F]=A.split("-");r.default?(typeof g=="number"?x[E]=wn(E==="top"?g:-g):x[E]=E==="top"?wn(g):u(g),typeof _=="number"?x[F]=wn(F==="left"?_:-_):x[F]=F==="left"?wn(_):u(_)):(x.marginTop=wn(g),x.marginLeft=wn(_))}return x}),p=()=>{if(o()||t.dot)return v.createVNode("div",{class:Ja([t.position,{dot:t.dot,fixed:!!r.default}]),style:f.value},[c()])};return()=>{if(r.default){const{tag:x}=t;return v.createVNode(x,{class:Ja("wrapper")},{default:()=>[r.default(),p()]})}return p()}}});const zx=oi(Ux);let Lu=2e3;const Vx=()=>++Lu,$x=t=>{Lu=t},[Fu,Zx]=fr("config-provider"),Uu=Symbol(Fu),jx={tag:an("div"),theme:an("light"),zIndex:Number,themeVars:Object,themeVarsDark:Object,themeVarsLight:Object,themeVarsScope:an("local"),iconPrefix:String};function Hx(t){return t.replace(/([a-zA-Z])(\d)/g,"$1-$2")}function Wx(t){const r={};return Object.keys(t).forEach(o=>{const c=Hx(Ix(o));r[`--van-${c}`]=t[o]}),r}function Ii(t={},r={}){Object.keys(t).forEach(o=>{t[o]!==r[o]&&document.documentElement.style.setProperty(o,t[o])}),Object.keys(r).forEach(o=>{t[o]||document.documentElement.style.removeProperty(o)})}v.defineComponent({name:Fu,props:jx,setup(t,{slots:r}){const o=v.computed(()=>Wx(On({},t.themeVars,t.theme==="dark"?t.themeVarsDark:t.themeVarsLight)));if(ts){const c=()=>{document.documentElement.classList.add(`van-theme-${t.theme}`)},u=(f=t.theme)=>{document.documentElement.classList.remove(`van-theme-${f}`)};v.watch(()=>t.theme,(f,p)=>{p&&u(p),c()},{immediate:!0}),v.onActivated(c),v.onDeactivated(u),v.onBeforeUnmount(u),v.watch(o,(f,p)=>{t.themeVarsScope==="global"&&Ii(f,p)}),v.watch(()=>t.themeVarsScope,(f,p)=>{p==="global"&&Ii({},o.value),f==="global"&&Ii(o.value,{})}),t.themeVarsScope==="global"&&Ii(o.value,{})}return v.provide(Uu,t),v.watchEffect(()=>{t.zIndex!==void 0&&$x(t.zIndex)}),()=>v.createVNode(t.tag,{class:Zx(),style:t.themeVarsScope==="local"?o.value:void 0},{default:()=>{var c;return[(c=r.default)==null?void 0:c.call(r)]}})}});const[Gx,Ka]=fr("icon"),Xx=t=>t?.includes("/"),qx={dot:Boolean,tag:an("i"),name:String,size:sn,badge:sn,color:String,badgeProps:Object,classPrefix:String};var Yx=v.defineComponent({name:Gx,props:qx,setup(t,{slots:r}){const o=v.inject(Uu,null),c=v.computed(()=>t.classPrefix||o?.iconPrefix||Ka());return()=>{const{tag:u,dot:f,name:p,size:x,badge:_,color:g}=t,A=Xx(p);return v.createVNode(zx,v.mergeProps({dot:f,tag:u,class:[c.value,A?"":`${c.value}-${p}`],style:{color:g,fontSize:wn(x)},content:_},t.badgeProps),{default:()=>{var E;return[(E=r.default)==null?void 0:E.call(r),A&&v.createVNode("img",{class:Ka("image"),src:p},null)]}})}}});const rs=oi(Yx),[Jx,Xr]=fr("loading"),Kx=Array(12).fill(null).map((t,r)=>v.createVNode("i",{class:Xr("line",String(r+1))},null)),Qx=v.createVNode("svg",{class:Xr("circular"),viewBox:"25 25 50 50"},[v.createVNode("circle",{cx:"50",cy:"50",r:"20",fill:"none"},null)]),ey={size:sn,type:an("circular"),color:String,vertical:Boolean,textSize:sn,textColor:String};var ty=v.defineComponent({name:Jx,props:ey,setup(t,{slots:r}){const o=v.computed(()=>On({color:t.color},bx(t.size))),c=()=>{const f=t.type==="spinner"?Kx:Qx;return v.createVNode("span",{class:Xr("spinner",t.type),style:o.value},[r.icon?r.icon():f])},u=()=>{var f;if(r.default)return v.createVNode("span",{class:Xr("text"),style:{fontSize:wn(t.textSize),color:(f=t.textColor)!=null?f:t.color}},[r.default()])};return()=>{const{type:f,vertical:p}=t;return v.createVNode("div",{class:Xr([f,{vertical:p}]),"aria-live":"polite","aria-busy":!0},[c(),u()])}}});const ny=oi(ty),ry={show:Boolean,zIndex:sn,overlay:sr,duration:sn,teleport:[String,Object],lockScroll:sr,lazyRender:sr,beforeClose:Function,overlayProps:Object,overlayStyle:Object,overlayClass:Bi,transitionAppear:Boolean,closeOnClickOverlay:sr};function iy(t,r){return t>r?"horizontal":r>t?"vertical":""}function oy(){const t=v.ref(0),r=v.ref(0),o=v.ref(0),c=v.ref(0),u=v.ref(0),f=v.ref(0),p=v.ref(""),x=v.ref(!0),_=()=>p.value==="vertical",g=()=>p.value==="horizontal",A=()=>{o.value=0,c.value=0,u.value=0,f.value=0,p.value="",x.value=!0};return{move:(M=>{const D=M.touches[0];o.value=(D.clientX<0?0:D.clientX)-t.value,c.value=D.clientY-r.value,u.value=Math.abs(o.value),f.value=Math.abs(c.value);const O=10;(!p.value||u.value<O&&f.value<O)&&(p.value=iy(u.value,f.value)),x.value&&(u.value>Ya||f.value>Ya)&&(x.value=!1)}),start:(M=>{A(),t.value=M.touches[0].clientX,r.value=M.touches[0].clientY}),reset:A,startX:t,startY:r,deltaX:o,deltaY:c,offsetX:u,offsetY:f,direction:p,isVertical:_,isHorizontal:g,isTap:x}}let zr=0;const Qa="van-overflow-hidden";function sy(t,r){const o=oy(),c="01",u="10",f=A=>{o.move(A);const E=o.deltaY.value>0?u:c,F=vx(A.target,t.value),{scrollHeight:M,offsetHeight:D,scrollTop:O}=F;let P="11";O===0?P=D>=M?"00":"01":O+D>=M&&(P="10"),P!=="11"&&o.isVertical()&&!(parseInt(P,2)&parseInt(E,2))&&Mu(A)},p=()=>{document.addEventListener("touchstart",o.start),document.addEventListener("touchmove",f,{passive:!1}),zr||document.body.classList.add(Qa),zr++},x=()=>{zr&&(document.removeEventListener("touchstart",o.start),document.removeEventListener("touchmove",f),zr--,zr||document.body.classList.remove(Qa))},_=()=>r()&&p(),g=()=>r()&&x();ku(_),v.onDeactivated(g),v.onBeforeUnmount(g),v.watch(r,A=>{A?p():x()})}function zu(t){const r=v.ref(!1);return v.watch(t,o=>{o&&(r.value=o)},{immediate:!0}),o=>()=>r.value?o():null}const el=()=>{var t;const{scopeId:r}=((t=v.getCurrentInstance())==null?void 0:t.vnode)||{};return r?{[r]:""}:null},[ay,ly]=fr("overlay"),cy={show:Boolean,zIndex:sn,duration:sn,className:Bi,lockScroll:sr,lazyRender:sr,customStyle:Object,teleport:[String,Object]};var uy=v.defineComponent({name:ay,inheritAttrs:!1,props:cy,setup(t,{attrs:r,slots:o}){const c=v.ref(),u=zu(()=>t.show||!t.lazyRender),f=x=>{t.lockScroll&&Mu(x)},p=u(()=>{var x;const _=On(Ex(t.zIndex),t.customStyle);return qn(t.duration)&&(_.animationDuration=`${t.duration}s`),v.withDirectives(v.createVNode("div",v.mergeProps({ref:c,style:_,class:[ly(),t.className]},r),[(x=o.default)==null?void 0:x.call(o)]),[[v.vShow,t.show]])});return Ru("touchmove",f,{target:c}),()=>{const x=v.createVNode(v.Transition,{name:"van-fade",appear:!0},{default:p});return t.teleport?v.createVNode(v.Teleport,{to:t.teleport},{default:()=>[x]}):x}}});const dy=oi(uy),fy=On({},ry,{round:Boolean,position:an("center"),closeIcon:an("cross"),closeable:Boolean,transition:String,iconPrefix:String,closeOnPopstate:Boolean,closeIconPosition:an("top-right"),destroyOnClose:Boolean,safeAreaInsetTop:Boolean,safeAreaInsetBottom:Boolean}),[hy,tl]=fr("popup");var py=v.defineComponent({name:hy,inheritAttrs:!1,props:fy,emits:["open","close","opened","closed","keydown","update:show","clickOverlay","clickCloseIcon"],setup(t,{emit:r,attrs:o,slots:c}){let u,f;const p=v.ref(),x=v.ref(),_=zu(()=>t.show||!t.lazyRender),g=v.computed(()=>{const q={zIndex:p.value};if(qn(t.duration)){const R=t.position==="center"?"animationDuration":"transitionDuration";q[R]=`${t.duration}s`}return q}),A=()=>{u||(u=!0,p.value=t.zIndex!==void 0?+t.zIndex:Vx(),r("open"))},E=()=>{u&&Px(t.beforeClose,{done(){u=!1,r("close"),r("update:show",!1)}})},F=q=>{r("clickOverlay",q),t.closeOnClickOverlay&&E()},M=()=>{if(t.overlay){const q=On({show:t.show,class:t.overlayClass,zIndex:p.value,duration:t.duration,customStyle:t.overlayStyle,role:t.closeOnClickOverlay?"button":void 0,tabindex:t.closeOnClickOverlay?0:void 0},t.overlayProps);return v.createVNode(dy,v.mergeProps(q,el(),{onClick:F}),{default:c["overlay-content"]})}},D=q=>{r("clickCloseIcon",q),E()},O=()=>{if(t.closeable)return v.createVNode(rs,{role:"button",tabindex:0,name:t.closeIcon,class:[tl("close-icon",t.closeIconPosition),Dx],classPrefix:t.iconPrefix,onClick:D},null)};let P;const H=()=>{P&&clearTimeout(P),P=setTimeout(()=>{r("opened")})},j=()=>r("closed"),$=q=>r("keydown",q),V=_(()=>{var q;const{destroyOnClose:R,round:ue,position:B,safeAreaInsetTop:Ce,safeAreaInsetBottom:fe,show:ie}=t;if(!(!ie&&R))return v.withDirectives(v.createVNode("div",v.mergeProps({ref:x,style:g.value,role:"dialog",tabindex:0,class:[tl({round:ue,[B]:B}),{"van-safe-area-top":Ce,"van-safe-area-bottom":fe}],onKeydown:$},o,el()),[(q=c.default)==null?void 0:q.call(c),O()]),[[v.vShow,ie]])}),ee=()=>{const{position:q,transition:R,transitionAppear:ue}=t,B=q==="center"?"van-fade":`van-popup-slide-${q}`;return v.createVNode(v.Transition,{name:R||B,appear:ue,onAfterEnter:H,onAfterLeave:j},{default:V})};return v.watch(()=>t.show,q=>{q&&!u&&(A(),o.tabindex===0&&v.nextTick(()=>{var R;(R=x.value)==null||R.focus()})),!q&&u&&(u=!1,r("close"))}),Bu({popupRef:x}),sy(x,()=>t.show&&t.lockScroll),Ru("popstate",()=>{t.closeOnPopstate&&(E(),f=!1)}),v.onMounted(()=>{t.show&&A()}),v.onActivated(()=>{f&&(r("update:show",!0),f=!1)}),v.onDeactivated(()=>{t.show&&t.teleport&&(E(),f=!0)}),v.provide(Bx,()=>t.show),()=>t.teleport?v.createVNode(v.Teleport,{to:t.teleport},{default:()=>[M(),ee()]}):v.createVNode(v.Fragment,null,[M(),ee()])}});const my=oi(py);let Vr=0;function gy(t){t?(Vr||document.body.classList.add("van-toast--unclickable"),Vr++):Vr&&(Vr--,Vr||document.body.classList.remove("van-toast--unclickable"))}const[xy,Cr]=fr("toast"),yy=["show","overlay","teleport","transition","overlayClass","overlayStyle","closeOnClickOverlay","zIndex"],wy={icon:String,show:Boolean,type:an("text"),overlay:Boolean,message:sn,iconSize:sn,duration:gx(2e3),position:an("middle"),teleport:[String,Object],wordBreak:String,className:Bi,iconPrefix:String,transition:an("van-fade"),loadingType:String,forbidClick:Boolean,overlayClass:Bi,overlayStyle:Object,closeOnClick:Boolean,closeOnClickOverlay:Boolean,zIndex:sn};var _y=v.defineComponent({name:xy,props:wy,emits:["update:show"],setup(t,{emit:r,slots:o}){let c,u=!1;const f=()=>{const E=t.show&&t.forbidClick;u!==E&&(u=E,gy(u))},p=E=>r("update:show",E),x=()=>{t.closeOnClick&&p(!1)},_=()=>clearTimeout(c),g=()=>{const{icon:E,type:F,iconSize:M,iconPrefix:D,loadingType:O}=t;if(E||F==="success"||F==="fail")return v.createVNode(rs,{name:E||F,size:M,class:Cr("icon"),classPrefix:D},null);if(F==="loading")return v.createVNode(ny,{class:Cr("loading"),size:M,type:O},null)},A=()=>{const{type:E,message:F}=t;if(o.message)return v.createVNode("div",{class:Cr("text")},[o.message()]);if(qn(F)&&F!=="")return E==="html"?v.createVNode("div",{key:0,class:Cr("text"),innerHTML:String(F)},null):v.createVNode("div",{class:Cr("text")},[F])};return v.watch(()=>[t.show,t.forbidClick],f),v.watch(()=>[t.show,t.type,t.message,t.duration],()=>{_(),t.show&&t.duration>0&&(c=setTimeout(()=>{p(!1)},t.duration))}),v.onMounted(f),v.onUnmounted(f),()=>v.createVNode(my,v.mergeProps({class:[Cr([t.position,t.wordBreak==="normal"?"break-normal":t.wordBreak,{[t.type]:!t.icon}]),t.className],lockScroll:!1,onClick:x,onClosed:_,"onUpdate:show":p},mx(t,yy)),{default:()=>[g(),A()]})}});function vy(){const t=v.reactive({show:!1}),r=u=>{t.show=u},o=u=>{On(t,u,{transitionAppear:!0}),r(!0)},c=()=>r(!1);return Bu({open:o,close:c,toggle:r}),{open:o,close:c,state:t,toggle:r}}function Cy(t){const r=v.createApp(t),o=document.createElement("div");return document.body.appendChild(o),{instance:r.mount(o),unmount(){r.unmount(),document.body.removeChild(o)}}}const by={icon:"",type:"text",message:"",className:"",overlay:!1,onClose:void 0,onOpened:void 0,duration:2e3,teleport:"body",iconSize:void 0,iconPrefix:void 0,position:"middle",transition:"van-fade",forbidClick:!1,loadingType:void 0,overlayClass:"",overlayStyle:void 0,closeOnClick:!1,closeOnClickOverlay:!1};let Si=[],Ey=!1,nl=On({},by);const Ay=new Map;function Vu(t){return ji(t)?t:{message:t}}function Iy(){const{instance:t}=Cy({setup(){const r=v.ref(""),{open:o,state:c,close:u,toggle:f}=vy(),p=()=>{},x=()=>{const _={onClosed:p,"onUpdate:show":f};return v.createVNode(_y,v.mergeProps(c,_),null)};return v.watch(r,_=>{c.message=_}),v.getCurrentInstance().render=x,{open:o,close:u,message:r}}});return t}function Sy(){if(!Si.length||Ey){const t=Iy();Si.push(t)}return Si[Si.length-1]}function Ye(t={}){if(!ts)return{};const r=Sy(),o=Vu(t);return r.open(On({},nl,Ay.get(o.type||nl.type),o)),r}const Ty=t=>r=>Ye(On({type:t},Vu(r))),$u=Ty("loading"),Ny=t=>{try{const r=JSON.parse(t),o=[];if(!r.mcpServers||typeof r.mcpServers!="object")throw new Error("JSON 格式错误:缺少 mcpServers 字段");for(const[c,u]of Object.entries(r.mcpServers)){const f=Oy(u);f&&o.push({name:c,config:f})}return o}catch(r){throw new Error(`JSON 解析失败: ${r instanceof Error?r.message:"未知错误"}`)}},Oy=t=>{if(!t||typeof t!="object"||!t.url)return null;const{type:r,url:o,sessionId:c}=t;return r==="extension"?c?{type:"extension",url:o,sessionId:c,useAISdkClient:!0}:null:r==="streamableHttp"||r==="sse"?{type:r,url:o,useAISdkClient:!0}:{type:"streamableHttp",url:o,useAISdkClient:!0}},ky=(t,r,o)=>{const c=async(f,p,x,_,g)=>{if(await t.insertMcpServer(f,p)){const E=t.mcpTools[f];if(E){const M={id:`plugin-${f.replace("mcp-server-","")}`,name:x,icon:g||o,description:_||(typeof p=="object"&&"url"in p?p.url:""),enabled:!0,expanded:!0,tools:Object.keys(E).map(D=>({id:D,name:D,description:E[D].description,enabled:!0})),originMcpConfig:v.markRaw(p)};return r.value.push(M),!0}else return await t.removeMcpServer(f),!1}else return!1};return{handleCustomAdd:async(f,p)=>{$u("添加工具中...");try{if(f==="code"){if(typeof p!="string"){Ye("添加工具失败:code 类型需要 JSON 字符串格式");return}const H=Ny(p);if(H.length===0){Ye("添加工具失败:JSON 配置格式不正确或未找到有效的服务器配置");return}let j=0,$=0;for(const{name:V,config:ee}of H){const q=`mcp-server-${V}`;await c(q,ee,V)?j++:$++}await t.closeAll(),$===0?Ye(`成功添加 ${j} 个工具`):j>0?Ye(`成功添加 ${j} 个工具,${$} 个失败`):Ye("添加工具失败:所有服务器都无法连接");return}if(typeof p=="string"){Ye("添加工具失败:数据格式不正确");return}const{description:x,headers:_,name:g,thumbnail:A,type:E,url:F}=p;if(!g||!F||!E){Ye("添加工具失败:缺少必要参数(名称、URL或类型)");return}const D=`mcp-server-${`custom-${g}-${Date.now()}`}`;await c(D,{type:E,url:F,useAISdkClient:!0},g,x,A)?(await t.closeAll(),Ye("添加工具完成")):Ye("重复添加工具或无法获取工具列表")}catch(x){console.error("handleCustomAdd error:",x),Ye(`添加工具失败:${x instanceof Error?x.message:"未知错误"}`)}}}};function Ry(t,r,o){const c=v.ref([]),u=v.ref([]),f=v.ref(!1),p=V=>V==="mcp-server-localhost",x=(V,ee)=>{ee?t.ignoreToolnames=t.ignoreToolnames.filter(q=>q!==V):t.ignoreToolnames.includes(V)||t.ignoreToolnames.push(V)},_=(V,ee)=>{r.value||(r.value={});const q={...r.value};V===null?Object.keys(q).forEach(R=>{q[R]=ee}):q[V]=ee,r.value=q},g=V=>{const ee=u.value.find(q=>q.id===V);ee&&(ee.addState="idle")},A=V=>{const ee=t.mcpTools[V];if(!ee)return[];const q=p(V),R=r.value||{};return Object.keys(ee).map(ue=>{const B=q?!!R[ue]:!0;return x(ue,B),{id:ue,name:ue,description:ee[ue].description,enabled:B}})},E=async V=>{const ee=V.pluginId;if(!await t.insertMcpServer(ee,V.mcpServer))return!1;if(!t.mcpTools[ee])return await t.removeMcpServer(ee),!1;const ue=A(ee);if(ue.length===0)return await t.removeMcpServer(ee),!1;const B=c.value.find(fe=>fe.id===V.pluginId);if(B)return B.tools=ue,B.originMcpConfig=v.markRaw(V.mcpServer),!0;const Ce={id:V.pluginId,name:V.name,icon:V.icon||o,description:V.description,enabled:!0,expanded:!1,tools:ue,originMcpConfig:v.markRaw(V.mcpServer)};return c.value.push(Ce),!0};return{installedPlugins:c,marketPlugins:u,pluginVisible:f,loadMcpServerToPlugin:async(V,ee)=>{let q,R;if("type"in ee&&ee.type==="local")q="本地工具",R="本地工具列表";else{const ue=new URL(ee.url);q=ue.origin,R=ue.searchParams.get("sessionId")||("sessionId"in ee?ee.sessionId:"")||""}await E({pluginId:V,name:q,description:R,mcpServer:ee})},togglePlugin:(V,ee)=>{const q=p(V.id);V.tools.forEach(R=>{R.enabled=ee,x(R.id,ee),q&&_(R.id,ee)})},toggleTool:(V,ee,q)=>{const R=p(V.id);V.tools.forEach(ue=>{ue.id===ee&&(ue.enabled=q)}),x(ee,q),R&&_(ee,q)},deletePlugin:async V=>{const ee=c.value.find(R=>R.id===V.id);if(!ee)return;c.value=c.value.filter(R=>R.id!==ee.id),g(ee.id);const q=V.id;await t.removeMcpServer(q)},addPluginFromMarket:async V=>{V.addState="loading";const ee={type:V.type,url:V.url,useAISdkClient:!0},q=await E({pluginId:V.id,name:V.name,description:V.description||"",icon:V.icon,mcpServer:ee});V.addState=q?"added":"idle"},addPluginFromScan:async(V,ee)=>{const q={type:"streamableHttp",url:`${ee}mcp?sessionId=${V}`},R=new URL(`${ee}mcp?sessionId=${V}`);return await E({pluginId:`plugin-${V}`,name:R.origin,description:V,mcpServer:q})},handleClientDisconnected:async V=>{const ee=V,q=c.value.find(R=>R.id===ee);return await t.removeMcpServer(V),q?(c.value=c.value.filter(R=>R.id!==ee),g(ee),q):null},searchPlugin:(V,ee)=>V.trim()===""||ee.name.toLowerCase().includes(V.toLowerCase())}}function My(t){const{skillsRef:r,systemPrompt:o,customAgentProvider:c}=t,u=v.computed(()=>{const g=r?.value;return g?ar.getSkillOverviews(g):[]}),f=v.computed(()=>{const g=u.value;return g.length>0?ar.formatSkillsForSystemPrompt(g):""}),p=v.computed(()=>{const g=r?.value;return g?ar.createSkillTools(g):{}}),x=o||"";return v.watchEffect(()=>{if(c.systemPrompt=f.value?`${x}
|
|
55
|
-
|
|
56
|
-
${
|
|
57
|
-
`)});return(u,f)=>(v.openBlock(),v.createElementBlock("div",{class:"token-usage-wrap",title:c.value},[(v.openBlock(!0),v.createElementBlock(v.Fragment,null,v.renderList(o.value,(p,x)=>(v.openBlock(),v.createElementBlock("div",{key:x,class:v.normalizeClass(x),style:v.normalizeStyle({width:p[0]})},null,6))),128))],8,Dy))}}),Yn=(t,r)=>{const o=t.__vccOpts||t;for(const[c,u]of r)o[c]=u;return o},By=Yn(Py,[["__scopeId","data-v-78226cbc"]]),Ly={width:"100.000000",height:"100.000000",viewBox:"0 0 100 100",fill:"none",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"};function Fy(t,r){return v.openBlock(),v.createElementBlock("svg",Ly,[...r[0]||(r[0]=[v.createStaticVNode('<desc> Created with Pixso. </desc><defs><radialGradient gradientTransform="translate(32.4474 65.1156) rotate(128.932) scale(22.991 20.6919)" cx="0.000000" cy="0.000000" r="1.000000" id="paint_radial_9_3090_0" gradientUnits="userSpaceOnUse"><stop stop-color="#5ADDF8"></stop><stop stop-color="#AEBFFF"></stop><stop offset="0.329153" stop-color="#1476FF"></stop><stop offset="0.667785" stop-color="#655AF8"></stop><stop offset="0.868255" stop-color="#948CFF"></stop><stop offset="1.000000" stop-color="#D25AF8"></stop><stop offset="1.000000" stop-color="#5A8BF8"></stop></radialGradient><linearGradient x1="30.999874" y1="85.000229" x2="30.499891" y2="70.500214" id="paint_linear_9_3092_0" gradientUnits="userSpaceOnUse"><stop stop-color="#000000" stop-opacity="0.000000"></stop><stop offset="1.000000" stop-color="#000000"></stop></linearGradient><radialGradient gradientTransform="translate(26.9999 24.7118) rotate(38.3655) scale(77.7996 109.496)" cx="0.000000" cy="0.000000" r="1.000000" id="paint_radial_9_3094_0" gradientUnits="userSpaceOnUse"><stop stop-color="#5ADDF8"></stop><stop stop-color="#AEBFFF"></stop><stop offset="0.329153" stop-color="#1476FF"></stop><stop offset="0.667785" stop-color="#655AF8"></stop><stop offset="0.868255" stop-color="#948CFF"></stop><stop offset="1.000000" stop-color="#D25AF8"></stop><stop offset="1.000000" stop-color="#5A8BF8"></stop></radialGradient></defs><rect id="NEXT-LOGO-无背景渐变-右" width="100.000000" height="99.999939" transform="matrix(-1 0 0 1 100 0)" fill="#FFFFFF" fill-opacity="0"></rect>',3),v.createElementVNode("mask",{id:"mask9_3088","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"0.000061",y:"0.000061",width:"99.999939",height:"99.999939"},[v.createElementVNode("rect",{id:"画板 1773",width:"99.999962",height:"99.999947",transform:"matrix(-1 0 0 1 100 6.10352e-05)",fill:"#000000","fill-opacity":"1.000000"})],-1),v.createStaticVNode('<g mask="url(#mask9_3088)"><path id="矢量 1" d="M35.93 81.01L36 63L18 63.07L32.48 82.23C33.61 83.71 35.93 82.9 35.93 81.01Z" fill="url(#paint_radial_9_3090_0)" fill-opacity="1.000000" fill-rule="evenodd"></path><g opacity="0.100000" style="mix-blend-mode:normal;"><path id="矢量 1" d="M35.93 81.01L36 63L18 63.07L32.48 82.23C33.61 83.71 35.93 82.9 35.93 81.01Z" fill="url(#paint_linear_9_3092_0)" fill-opacity="1.000000" fill-rule="evenodd"></path></g><rect id="矩形 5" x="12.000000" y="19.000183" rx="26.999992" width="75.999977" height="53.999985" fill="url(#paint_radial_9_3094_0)" fill-opacity="1.000000"></rect><rect id="矩形 5" rx="26.499992" width="74.999977" height="52.999985" transform="matrix(-1 0 0 1 87.5 19.5002)" fill="#000000" fill-opacity="0"></rect><rect id="矩形 5" rx="26.499992" width="74.999977" height="52.999985" transform="matrix(-1 0 0 1 87.5 19.5002)" stroke="#000000" stroke-opacity="0" stroke-width="1.000000"></rect><path id="path" d="M45.39 59.06C44.22 60.05 42.9 60.66 41.43 60.89C39.95 61.12 38.57 61.04 37.28 60.65C36 60.26 34.04 58.58 34.04 58.58C34.04 58.58 29.02 54.73 29.02 45.61C29.02 36.5 33.5 32.5 33.5 32.5C33.5 32.5 34.72 31.31 36.5 31C38.29 30.68 39.43 30.98 40.66 31.33C50.89 34.23 62.38 34.33 72.58 31.33C73.81 30.98 74.91 30.93 75.89 31.17C76.87 31.42 77.71 31.89 78.42 32.59C81.65 35.81 82.87 41.06 83 45.61C83.12 50.09 81.97 55.24 78.94 58.54C78.04 59.52 76.98 60.22 75.78 60.63C74.58 61.04 73.32 61.12 71.99 60.89C70.66 60.66 69.48 60.05 68.46 59.06C68.01 58.62 67.39 58.07 66.57 57.4C65.76 56.73 64.83 56.08 63.79 55.44C62.75 54.8 61.62 54.25 60.39 53.8C59.16 53.35 57.91 53.13 56.62 53.13C55.36 53.13 54.16 53.36 53 53.83C51.85 54.29 50.79 54.84 49.82 55.48C48.86 56.12 48 56.78 47.26 57.45C46.51 58.11 45.89 58.65 45.39 59.06Z" fill="#FFFFFF" fill-opacity="1.000000" fill-rule="nonzero"></path><rect id="矩形 841" rx="2.000000" width="3.999999" height="11.999996" transform="matrix(-0.999983 0.00577157 0.00577157 0.999983 76.1109 38.0356)" fill="#1476FF" fill-opacity="1.000000"></rect><path id="合并" d="M42.96 38C43.77 37.97 44.55 38.42 44.92 39.19L48.73 47.11C49.22 48.13 48.79 49.34 47.75 49.81C46.72 50.28 45.48 49.83 44.99 48.8L42.96 44.59L40.94 48.81C40.45 49.83 39.21 50.28 38.18 49.81C37.14 49.34 36.7 48.13 37.2 47.11L41 39.19C41.37 38.42 42.16 37.98 42.96 38Z" fill="#1476FF" fill-opacity="1.000000" fill-rule="evenodd"></path></g>',1)])])}const rl={render:Fy};function Uy(t){const{messages:r,messageState:o,inputMessage:c,handleSendMessage:u}=t,f=v.h(rl,{style:{fontSize:"32px"}}),p=v.h(Ar.IconUser,{style:{fontSize:"32px"}}),x=v.h(rl,{style:{width:"48px",height:"48px"}}),_=v.ref({}),g=v.computed(()=>jn.GeneratingStatus.includes(o.status)),A=v.computed(()=>r.value.findLastIndex(O=>O.role==="assistant")),E=O=>O===void 0?"复制":_.value[O]?"复制成功":"复制",F=async O=>{const P=r.value[O],H=typeof P.content=="string"?P.content:JSON.stringify(P.content);try{await navigator.clipboard.writeText(H),O!==void 0&&(_.value[O]=!0,setTimeout(()=>{_.value[O]=!1},3e3))}catch(j){console.error("复制失败:",j),Ye("复制失败,请重试")}},M=async O=>{const P=r.value.findLastIndex((j,$)=>j.role==="user"&&$<=O);if(P===-1){console.warn("未找到可重新生成的用户消息"),Ye("无法重新生成消息");return}const H=r.value[P];if(r.value=r.value.slice(0,P),Array.isArray(H.content)){const $=H.content.find(ee=>ee.type==="text")?.text||"",V=H.content.filter(ee=>ee.type!=="text");c.value=$,await u($,V.length>0?V:void 0)}else c.value=H.content,await u(H.content)};return{aiAvatar:f,userAvatar:p,welcomeIcon:x,roles:{assistant:{type:"markdown",placement:"start",avatar:f,maxWidth:"80%",customContentField:"uiContent",slots:{footer:({index:O})=>{const P=A.value===O;return g.value&&P?"":v.h("div",{class:["assistant-actions",{"latest-assistant":P,"historical-assistant":!P}],style:{display:"flex",justifyContent:"flex-start",alignItems:"center",gap:"4px"}},[v.h(Pt.IconButton,{icon:Ar.IconRefresh,size:24,onClick:()=>M(O)}),v.h(Ed,{effect:"light",content:E(O),placement:"right",visibleArrow:!1},()=>v.h(Pt.IconButton,{icon:Ar.IconCopy,size:24,onClick:()=>F(O)})),r.value[O].usage?v.h(By,{usage:r.value[O].usage}):null])}}},user:{placement:"end",avatar:p,maxWidth:"80%",customContentField:"uiContent"}},copyingStates:_,isProcessing:g,latestAssistantMessageIndex:A,copyTooltipContent:E,copyMessageToClipboard:F,regenerateMessage:M}}function zy(t){const{createConversation:r,switchConversation:o,deleteConversation:c,getCurrentConversation:u,abortRequest:f,conversationState:p,customAgentProvider:x}=t,_=v.ref(!1),g=()=>{v.nextTick(()=>{const D=document.querySelector("div.tr-bubble-list");D&&D.scrollTo({top:D.scrollHeight,behavior:"smooth"})})};return{showHistory:_,handleCreateConversation:()=>{f();const D=[];x.agent.responseMessages=D,r();const O=u();O.aiSdkMessages=D},handleHistorySelect:D=>{f(),o(D.id);const O=u();x.agent.responseMessages=O.aiSdkMessages,_.value=!1,g()},handleHistoryUpdateTitle:(D,O)=>{O.title=D},handleHistoryDelete:(D,O)=>{if(D.id==="delete"){if(p.currentId===O.id){Ye("不允许删除当前会话");return}c(O.id)}},scrollToBottom:g}}function Vy(t){const{sessionId:r,agentRoot:o,mode:c,qrCodeUrl:u,remoteUrl:f,menuItems:p,AILogoUrl:x,show:_,addPluginFromScan:g,inputMessage:A}=t;let E=!1;const F=async H=>{if($u("添加工具中..."),H){const j=await g(H,o);Ye(j?"添加工具完成":"重复添加工具或添加失败")}else Ye("添加工具失败")},M=async H=>{if(/^\/[A-Za-z0-9-]{6,}$/.test(H)){try{const j=await fetch(`${o}client?sessionId=${H.slice(1)}`);if(!j.ok)throw new Error(`HTTP ${j.status}`);const V=(await j.json())?.data?.sessionId;V?await F(V):Ye("添加工具失败,请检查识别码是否正确"),A.value=""}catch(j){console.error("识别码处理失败:",j),Ye("添加工具失败,请检查识别码是否正确"),A.value=""}return!0}return!1},D=()=>{v.watch(r,H=>{H&&c==="remoter"&&!E&&(ar.createRemoter({sessionId:H,qrCodeUrl:u,remoteUrl:f,menuItems:p,logoUrl:x,onShowAIChat:()=>_.value=!0}),E=!0)},{immediate:!0})},O=()=>{v.watch(r,H=>{H&&F(H)})};return{handleScanSuccess:F,handleSessionIdInput:M,initialize:()=>{r.value&&F(r.value),c==="remoter"&&D(),O()},initializeRemoter:D,watchSessionIdChanges:O}}function $y(t){return new Promise((r,o)=>{const c=new FileReader;c.onload=()=>r(c.result),c.onerror=o,c.readAsDataURL(t)})}function Zy(t){return t.type.startsWith("image/")}function jy(t,r){const o=r*1024*1024;return t.size<=o}async function Hy(t){if(t.length===0)return[];const r=[];for(const o of t)if(o.rawFile)try{const c=await $y(o.rawFile);Zy(o.rawFile)&&r.push({type:"image",image:c})}catch(c){console.error("文件转换失败:",c),Ye({type:"fail",message:"文件处理失败"})}return r}function Wy(t={}){const r=v.ref([]),o=async u=>{if(!u||u.length===0)return;c();const f=v.unref(t.maxFileSize)||10,p=v.unref(t.supportedTypes)||["image/"];for(const x of u){if(!p.some(g=>x.type.startsWith(g))){Ye({type:"fail",message:`不支持的文件类型: ${x.type}`});continue}if(!jy(x,f)){Ye({type:"fail",message:`文件大小超过 ${f}MB 限制`});continue}r.value.push({rawFile:x,url:URL.createObjectURL(x)})}},c=()=>{r.value.forEach(u=>{u.url&&URL.revokeObjectURL(u.url)}),r.value=[]};return{attachments:r,handleFilesSelected:o,clearAttachments:c}}function Gy(t){const{selectedModel:r,selectedModelId:o}=t,c=v.computed(()=>r.value?.multimodal?.supportImages??!1),u=v.computed(()=>r.value?.multimodal?.maxFileSize||10),f=v.computed(()=>r.value?.multimodal?.supportedMimeTypes||["image/"]),{attachments:p,handleFilesSelected:x,clearAttachments:_}=Wy({maxFileSize:u,supportedTypes:f});return v.watch(o,()=>{if(p.value.length>0&&r.value){const M=r.value.multimodal?.maxFileSize||10,D=r.value.multimodal?.supportedMimeTypes||["image/"];p.value.filter(P=>{if(!P.rawFile||!D.some($=>P.rawFile.type.startsWith($)))return!0;const j=M*1024*1024;return P.rawFile.size>j}).length>0&&(_(),Ye("切换模型后,之前选择的附件已清空"))}}),{hasMultimodalSupport:c,attachments:p,onFilesSelected:M=>{x(M)},checkCanSendAttachments:()=>p.value.length>0&&!c.value?(Ye("当前模型不支持附件,请先移除附件或切换支持多模态的模型"),!1):!0,processAttachments:async()=>p.value.length===0?[]:await Hy(p.value),cleanupAttachments:()=>{p.value.length>0&&_()},clearAttachments:_}}var ve;(function(t){t[t.QR_CODE=0]="QR_CODE",t[t.AZTEC=1]="AZTEC",t[t.CODABAR=2]="CODABAR",t[t.CODE_39=3]="CODE_39",t[t.CODE_93=4]="CODE_93",t[t.CODE_128=5]="CODE_128",t[t.DATA_MATRIX=6]="DATA_MATRIX",t[t.MAXICODE=7]="MAXICODE",t[t.ITF=8]="ITF",t[t.EAN_13=9]="EAN_13",t[t.EAN_8=10]="EAN_8",t[t.PDF_417=11]="PDF_417",t[t.RSS_14=12]="RSS_14",t[t.RSS_EXPANDED=13]="RSS_EXPANDED",t[t.UPC_A=14]="UPC_A",t[t.UPC_E=15]="UPC_E",t[t.UPC_EAN_EXTENSION=16]="UPC_EAN_EXTENSION"})(ve||(ve={}));var il=new Map([[ve.QR_CODE,"QR_CODE"],[ve.AZTEC,"AZTEC"],[ve.CODABAR,"CODABAR"],[ve.CODE_39,"CODE_39"],[ve.CODE_93,"CODE_93"],[ve.CODE_128,"CODE_128"],[ve.DATA_MATRIX,"DATA_MATRIX"],[ve.MAXICODE,"MAXICODE"],[ve.ITF,"ITF"],[ve.EAN_13,"EAN_13"],[ve.EAN_8,"EAN_8"],[ve.PDF_417,"PDF_417"],[ve.RSS_14,"RSS_14"],[ve.RSS_EXPANDED,"RSS_EXPANDED"],[ve.UPC_A,"UPC_A"],[ve.UPC_E,"UPC_E"],[ve.UPC_EAN_EXTENSION,"UPC_EAN_EXTENSION"]]),ol;(function(t){t[t.UNKNOWN=0]="UNKNOWN",t[t.URL=1]="URL"})(ol||(ol={}));function Xy(t){return Object.values(ve).includes(t)}var ei;(function(t){t[t.SCAN_TYPE_CAMERA=0]="SCAN_TYPE_CAMERA",t[t.SCAN_TYPE_FILE=1]="SCAN_TYPE_FILE"})(ei||(ei={}));var qy=(function(){function t(){}return t.GITHUB_PROJECT_URL="https://github.com/mebjas/html5-qrcode",t.SCAN_DEFAULT_FPS=2,t.DEFAULT_DISABLE_FLIP=!1,t.DEFAULT_REMEMBER_LAST_CAMERA_USED=!0,t.DEFAULT_SUPPORTED_SCAN_TYPE=[ei.SCAN_TYPE_CAMERA,ei.SCAN_TYPE_FILE],t})(),Zu=(function(){function t(r,o){this.format=r,this.formatName=o}return t.prototype.toString=function(){return this.formatName},t.create=function(r){if(!il.has(r))throw"".concat(r," not in html5QrcodeSupportedFormatsTextMap");return new t(r,il.get(r))},t})(),sl=(function(){function t(){}return t.createFromText=function(r){var o={text:r};return{decodedText:r,result:o}},t.createFromQrcodeResult=function(r){return{decodedText:r.text,result:r}},t})(),Lo;(function(t){t[t.UNKWOWN_ERROR=0]="UNKWOWN_ERROR",t[t.IMPLEMENTATION_ERROR=1]="IMPLEMENTATION_ERROR",t[t.NO_CODE_FOUND_ERROR=2]="NO_CODE_FOUND_ERROR"})(Lo||(Lo={}));var Yy=(function(){function t(){}return t.createFrom=function(r){return{errorMessage:r,type:Lo.UNKWOWN_ERROR}},t})(),Jy=(function(){function t(r){this.verbose=r}return t.prototype.log=function(r){this.verbose&&console.log(r)},t.prototype.warn=function(r){this.verbose&&console.warn(r)},t.prototype.logError=function(r,o){(this.verbose||o===!0)&&console.error(r)},t.prototype.logErrors=function(r){if(r.length===0)throw"Logger#logError called without arguments";this.verbose&&console.error(r)},t})();function Rn(t){return typeof t>"u"||t===null}var Er=(function(){function t(){}return t.codeParseError=function(r){return"QR code parse error, error = ".concat(r)},t.errorGettingUserMedia=function(r){return"Error getting userMedia, error = ".concat(r)},t.onlyDeviceSupportedError=function(){return"The device doesn't support navigator.mediaDevices , only supported cameraIdOrConfig in this case is deviceId parameter (string)."},t.cameraStreamingNotSupported=function(){return"Camera streaming not supported by the browser."},t.unableToQuerySupportedDevices=function(){return"Unable to query supported devices, unknown error."},t.insecureContextCameraQueryError=function(){return"Camera access is only supported in secure context like https or localhost."},t.scannerPaused=function(){return"Scanner paused"},t})(),ju=(function(){function t(){}return t.isMediaStreamConstraintsValid=function(r,o){if(typeof r!="object"){var c=typeof r;return o.logError("videoConstraints should be of type object, the "+"object passed is of type ".concat(c,"."),!0),!1}for(var u=["autoGainControl","channelCount","echoCancellation","latency","noiseSuppression","sampleRate","sampleSize","volume"],f=new Set(u),p=Object.keys(r),x=0,_=p;x<_.length;x++){var g=_[x];if(f.has(g))return o.logError("".concat(g," is not supported videoConstaints."),!0),!1}return!0},t})(),jr={exports:{}},Ky=jr.exports,al;function Qy(){return al||(al=1,(function(t,r){(function(o,c){c(r)})(Ky,(function(o){function c(C){return C==null}var u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(C,e){C.__proto__=e}||function(C,e){for(var n in e)e.hasOwnProperty(n)&&(C[n]=e[n])};function f(C,e){u(C,e);function n(){this.constructor=C}C.prototype=e===null?Object.create(e):(n.prototype=e.prototype,new n)}function p(C,e){var n=Object.setPrototypeOf;n?n(C,e):C.__proto__=e}function x(C,e){e===void 0&&(e=C.constructor);var n=Error.captureStackTrace;n&&n(C,e)}var _=(function(C){f(e,C);function e(n){var i=this.constructor,s=C.call(this,n)||this;return Object.defineProperty(s,"name",{value:i.name,enumerable:!1}),p(s,i.prototype),x(s),s}return e})(Error);class g extends _{constructor(e=void 0){super(e),this.message=e}getKind(){return this.constructor.kind}}g.kind="Exception";class A extends g{}A.kind="ArgumentException";class E extends g{}E.kind="IllegalArgumentException";class F{constructor(e){if(this.binarizer=e,e===null)throw new E("Binarizer must be non-null.")}getWidth(){return this.binarizer.getWidth()}getHeight(){return this.binarizer.getHeight()}getBlackRow(e,n){return this.binarizer.getBlackRow(e,n)}getBlackMatrix(){return(this.matrix===null||this.matrix===void 0)&&(this.matrix=this.binarizer.getBlackMatrix()),this.matrix}isCropSupported(){return this.binarizer.getLuminanceSource().isCropSupported()}crop(e,n,i,s){const a=this.binarizer.getLuminanceSource().crop(e,n,i,s);return new F(this.binarizer.createBinarizer(a))}isRotateSupported(){return this.binarizer.getLuminanceSource().isRotateSupported()}rotateCounterClockwise(){const e=this.binarizer.getLuminanceSource().rotateCounterClockwise();return new F(this.binarizer.createBinarizer(e))}rotateCounterClockwise45(){const e=this.binarizer.getLuminanceSource().rotateCounterClockwise45();return new F(this.binarizer.createBinarizer(e))}toString(){try{return this.getBlackMatrix().toString()}catch{return""}}}class M extends g{static getChecksumInstance(){return new M}}M.kind="ChecksumException";class D{constructor(e){this.source=e}getLuminanceSource(){return this.source}getWidth(){return this.source.getWidth()}getHeight(){return this.source.getHeight()}}class O{static arraycopy(e,n,i,s,a){for(;a--;)i[s++]=e[n++]}static currentTimeMillis(){return Date.now()}}class P extends g{}P.kind="IndexOutOfBoundsException";class H extends P{constructor(e=void 0,n=void 0){super(n),this.index=e,this.message=n}}H.kind="ArrayIndexOutOfBoundsException";class j{static fill(e,n){for(let i=0,s=e.length;i<s;i++)e[i]=n}static fillWithin(e,n,i,s){j.rangeCheck(e.length,n,i);for(let a=n;a<i;a++)e[a]=s}static rangeCheck(e,n,i){if(n>i)throw new E("fromIndex("+n+") > toIndex("+i+")");if(n<0)throw new H(n);if(i>e)throw new H(i)}static asList(...e){return e}static create(e,n,i){return Array.from({length:e}).map(a=>Array.from({length:n}).fill(i))}static createInt32Array(e,n,i){return Array.from({length:e}).map(a=>Int32Array.from({length:n}).fill(i))}static equals(e,n){if(!e||!n||!e.length||!n.length||e.length!==n.length)return!1;for(let i=0,s=e.length;i<s;i++)if(e[i]!==n[i])return!1;return!0}static hashCode(e){if(e===null)return 0;let n=1;for(const i of e)n=31*n+i;return n}static fillUint8Array(e,n){for(let i=0;i!==e.length;i++)e[i]=n}static copyOf(e,n){return e.slice(0,n)}static copyOfUint8Array(e,n){if(e.length<=n){const i=new Uint8Array(n);return i.set(e),i}return e.slice(0,n)}static copyOfRange(e,n,i){const s=i-n,a=new Int32Array(s);return O.arraycopy(e,n,a,0,s),a}static binarySearch(e,n,i){i===void 0&&(i=j.numberComparator);let s=0,a=e.length-1;for(;s<=a;){const l=a+s>>1,d=i(n,e[l]);if(d>0)s=l+1;else if(d<0)a=l-1;else return l}return-s-1}static numberComparator(e,n){return e-n}}class ${static numberOfTrailingZeros(e){let n;if(e===0)return 32;let i=31;return n=e<<16,n!==0&&(i-=16,e=n),n=e<<8,n!==0&&(i-=8,e=n),n=e<<4,n!==0&&(i-=4,e=n),n=e<<2,n!==0&&(i-=2,e=n),i-(e<<1>>>31)}static numberOfLeadingZeros(e){if(e===0)return 32;let n=1;return e>>>16||(n+=16,e<<=16),e>>>24||(n+=8,e<<=8),e>>>28||(n+=4,e<<=4),e>>>30||(n+=2,e<<=2),n-=e>>>31,n}static toHexString(e){return e.toString(16)}static toBinaryString(e){return String(parseInt(String(e),2))}static bitCount(e){return e=e-(e>>>1&1431655765),e=(e&858993459)+(e>>>2&858993459),e=e+(e>>>4)&252645135,e=e+(e>>>8),e=e+(e>>>16),e&63}static truncDivision(e,n){return Math.trunc(e/n)}static parseInt(e,n=void 0){return parseInt(e,n)}}$.MIN_VALUE_32_BITS=-2147483648,$.MAX_VALUE=Number.MAX_SAFE_INTEGER;class V{constructor(e,n){e===void 0?(this.size=0,this.bits=new Int32Array(1)):(this.size=e,n==null?this.bits=V.makeArray(e):this.bits=n)}getSize(){return this.size}getSizeInBytes(){return Math.floor((this.size+7)/8)}ensureCapacity(e){if(e>this.bits.length*32){const n=V.makeArray(e);O.arraycopy(this.bits,0,n,0,this.bits.length),this.bits=n}}get(e){return(this.bits[Math.floor(e/32)]&1<<(e&31))!==0}set(e){this.bits[Math.floor(e/32)]|=1<<(e&31)}flip(e){this.bits[Math.floor(e/32)]^=1<<(e&31)}getNextSet(e){const n=this.size;if(e>=n)return n;const i=this.bits;let s=Math.floor(e/32),a=i[s];a&=~((1<<(e&31))-1);const l=i.length;for(;a===0;){if(++s===l)return n;a=i[s]}const d=s*32+$.numberOfTrailingZeros(a);return d>n?n:d}getNextUnset(e){const n=this.size;if(e>=n)return n;const i=this.bits;let s=Math.floor(e/32),a=~i[s];a&=~((1<<(e&31))-1);const l=i.length;for(;a===0;){if(++s===l)return n;a=~i[s]}const d=s*32+$.numberOfTrailingZeros(a);return d>n?n:d}setBulk(e,n){this.bits[Math.floor(e/32)]=n}setRange(e,n){if(n<e||e<0||n>this.size)throw new E;if(n===e)return;n--;const i=Math.floor(e/32),s=Math.floor(n/32),a=this.bits;for(let l=i;l<=s;l++){const d=l>i?0:e&31,m=(2<<(l<s?31:n&31))-(1<<d);a[l]|=m}}clear(){const e=this.bits.length,n=this.bits;for(let i=0;i<e;i++)n[i]=0}isRange(e,n,i){if(n<e||e<0||n>this.size)throw new E;if(n===e)return!0;n--;const s=Math.floor(e/32),a=Math.floor(n/32),l=this.bits;for(let d=s;d<=a;d++){const h=d>s?0:e&31,y=(2<<(d<a?31:n&31))-(1<<h)&4294967295;if((l[d]&y)!==(i?y:0))return!1}return!0}appendBit(e){this.ensureCapacity(this.size+1),e&&(this.bits[Math.floor(this.size/32)]|=1<<(this.size&31)),this.size++}appendBits(e,n){if(n<0||n>32)throw new E("Num bits must be between 0 and 32");this.ensureCapacity(this.size+n);for(let i=n;i>0;i--)this.appendBit((e>>i-1&1)===1)}appendBitArray(e){const n=e.size;this.ensureCapacity(this.size+n);for(let i=0;i<n;i++)this.appendBit(e.get(i))}xor(e){if(this.size!==e.size)throw new E("Sizes don't match");const n=this.bits;for(let i=0,s=n.length;i<s;i++)n[i]^=e.bits[i]}toBytes(e,n,i,s){for(let a=0;a<s;a++){let l=0;for(let d=0;d<8;d++)this.get(e)&&(l|=1<<7-d),e++;n[i+a]=l}}getBitArray(){return this.bits}reverse(){const e=new Int32Array(this.bits.length),n=Math.floor((this.size-1)/32),i=n+1,s=this.bits;for(let a=0;a<i;a++){let l=s[a];l=l>>1&1431655765|(l&1431655765)<<1,l=l>>2&858993459|(l&858993459)<<2,l=l>>4&252645135|(l&252645135)<<4,l=l>>8&16711935|(l&16711935)<<8,l=l>>16&65535|(l&65535)<<16,e[n-a]=l}if(this.size!==i*32){const a=i*32-this.size;let l=e[0]>>>a;for(let d=1;d<i;d++){const h=e[d];l|=h<<32-a,e[d-1]=l,l=h>>>a}e[i-1]=l}this.bits=e}static makeArray(e){return new Int32Array(Math.floor((e+31)/32))}equals(e){if(!(e instanceof V))return!1;const n=e;return this.size===n.size&&j.equals(this.bits,n.bits)}hashCode(){return 31*this.size+j.hashCode(this.bits)}toString(){let e="";for(let n=0,i=this.size;n<i;n++)(n&7)===0&&(e+=" "),e+=this.get(n)?"X":".";return e}clone(){return new V(this.size,this.bits.slice())}}var ee;(function(C){C[C.OTHER=0]="OTHER",C[C.PURE_BARCODE=1]="PURE_BARCODE",C[C.POSSIBLE_FORMATS=2]="POSSIBLE_FORMATS",C[C.TRY_HARDER=3]="TRY_HARDER",C[C.CHARACTER_SET=4]="CHARACTER_SET",C[C.ALLOWED_LENGTHS=5]="ALLOWED_LENGTHS",C[C.ASSUME_CODE_39_CHECK_DIGIT=6]="ASSUME_CODE_39_CHECK_DIGIT",C[C.ASSUME_GS1=7]="ASSUME_GS1",C[C.RETURN_CODABAR_START_END=8]="RETURN_CODABAR_START_END",C[C.NEED_RESULT_POINT_CALLBACK=9]="NEED_RESULT_POINT_CALLBACK",C[C.ALLOWED_EAN_EXTENSIONS=10]="ALLOWED_EAN_EXTENSIONS"})(ee||(ee={}));var q=ee;class R extends g{static getFormatInstance(){return new R}}R.kind="FormatException";var ue;(function(C){C[C.Cp437=0]="Cp437",C[C.ISO8859_1=1]="ISO8859_1",C[C.ISO8859_2=2]="ISO8859_2",C[C.ISO8859_3=3]="ISO8859_3",C[C.ISO8859_4=4]="ISO8859_4",C[C.ISO8859_5=5]="ISO8859_5",C[C.ISO8859_6=6]="ISO8859_6",C[C.ISO8859_7=7]="ISO8859_7",C[C.ISO8859_8=8]="ISO8859_8",C[C.ISO8859_9=9]="ISO8859_9",C[C.ISO8859_10=10]="ISO8859_10",C[C.ISO8859_11=11]="ISO8859_11",C[C.ISO8859_13=12]="ISO8859_13",C[C.ISO8859_14=13]="ISO8859_14",C[C.ISO8859_15=14]="ISO8859_15",C[C.ISO8859_16=15]="ISO8859_16",C[C.SJIS=16]="SJIS",C[C.Cp1250=17]="Cp1250",C[C.Cp1251=18]="Cp1251",C[C.Cp1252=19]="Cp1252",C[C.Cp1256=20]="Cp1256",C[C.UnicodeBigUnmarked=21]="UnicodeBigUnmarked",C[C.UTF8=22]="UTF8",C[C.ASCII=23]="ASCII",C[C.Big5=24]="Big5",C[C.GB18030=25]="GB18030",C[C.EUC_KR=26]="EUC_KR"})(ue||(ue={}));class B{constructor(e,n,i,...s){this.valueIdentifier=e,this.name=i,typeof n=="number"?this.values=Int32Array.from([n]):this.values=n,this.otherEncodingNames=s,B.VALUE_IDENTIFIER_TO_ECI.set(e,this),B.NAME_TO_ECI.set(i,this);const a=this.values;for(let l=0,d=a.length;l!==d;l++){const h=a[l];B.VALUES_TO_ECI.set(h,this)}for(const l of s)B.NAME_TO_ECI.set(l,this)}getValueIdentifier(){return this.valueIdentifier}getName(){return this.name}getValue(){return this.values[0]}static getCharacterSetECIByValue(e){if(e<0||e>=900)throw new R("incorect value");const n=B.VALUES_TO_ECI.get(e);if(n===void 0)throw new R("incorect value");return n}static getCharacterSetECIByName(e){const n=B.NAME_TO_ECI.get(e);if(n===void 0)throw new R("incorect value");return n}equals(e){if(!(e instanceof B))return!1;const n=e;return this.getName()===n.getName()}}B.VALUE_IDENTIFIER_TO_ECI=new Map,B.VALUES_TO_ECI=new Map,B.NAME_TO_ECI=new Map,B.Cp437=new B(ue.Cp437,Int32Array.from([0,2]),"Cp437"),B.ISO8859_1=new B(ue.ISO8859_1,Int32Array.from([1,3]),"ISO-8859-1","ISO88591","ISO8859_1"),B.ISO8859_2=new B(ue.ISO8859_2,4,"ISO-8859-2","ISO88592","ISO8859_2"),B.ISO8859_3=new B(ue.ISO8859_3,5,"ISO-8859-3","ISO88593","ISO8859_3"),B.ISO8859_4=new B(ue.ISO8859_4,6,"ISO-8859-4","ISO88594","ISO8859_4"),B.ISO8859_5=new B(ue.ISO8859_5,7,"ISO-8859-5","ISO88595","ISO8859_5"),B.ISO8859_6=new B(ue.ISO8859_6,8,"ISO-8859-6","ISO88596","ISO8859_6"),B.ISO8859_7=new B(ue.ISO8859_7,9,"ISO-8859-7","ISO88597","ISO8859_7"),B.ISO8859_8=new B(ue.ISO8859_8,10,"ISO-8859-8","ISO88598","ISO8859_8"),B.ISO8859_9=new B(ue.ISO8859_9,11,"ISO-8859-9","ISO88599","ISO8859_9"),B.ISO8859_10=new B(ue.ISO8859_10,12,"ISO-8859-10","ISO885910","ISO8859_10"),B.ISO8859_11=new B(ue.ISO8859_11,13,"ISO-8859-11","ISO885911","ISO8859_11"),B.ISO8859_13=new B(ue.ISO8859_13,15,"ISO-8859-13","ISO885913","ISO8859_13"),B.ISO8859_14=new B(ue.ISO8859_14,16,"ISO-8859-14","ISO885914","ISO8859_14"),B.ISO8859_15=new B(ue.ISO8859_15,17,"ISO-8859-15","ISO885915","ISO8859_15"),B.ISO8859_16=new B(ue.ISO8859_16,18,"ISO-8859-16","ISO885916","ISO8859_16"),B.SJIS=new B(ue.SJIS,20,"SJIS","Shift_JIS"),B.Cp1250=new B(ue.Cp1250,21,"Cp1250","windows-1250"),B.Cp1251=new B(ue.Cp1251,22,"Cp1251","windows-1251"),B.Cp1252=new B(ue.Cp1252,23,"Cp1252","windows-1252"),B.Cp1256=new B(ue.Cp1256,24,"Cp1256","windows-1256"),B.UnicodeBigUnmarked=new B(ue.UnicodeBigUnmarked,25,"UnicodeBigUnmarked","UTF-16BE","UnicodeBig"),B.UTF8=new B(ue.UTF8,26,"UTF8","UTF-8"),B.ASCII=new B(ue.ASCII,Int32Array.from([27,170]),"ASCII","US-ASCII"),B.Big5=new B(ue.Big5,28,"Big5"),B.GB18030=new B(ue.GB18030,29,"GB18030","GB2312","EUC_CN","GBK"),B.EUC_KR=new B(ue.EUC_KR,30,"EUC_KR","EUC-KR");class Ce extends g{}Ce.kind="UnsupportedOperationException";class fe{static decode(e,n){const i=this.encodingName(n);return this.customDecoder?this.customDecoder(e,i):typeof TextDecoder>"u"||this.shouldDecodeOnFallback(i)?this.decodeFallback(e,i):new TextDecoder(i).decode(e)}static shouldDecodeOnFallback(e){return!fe.isBrowser()&&e==="ISO-8859-1"}static encode(e,n){const i=this.encodingName(n);return this.customEncoder?this.customEncoder(e,i):typeof TextEncoder>"u"?this.encodeFallback(e):new TextEncoder().encode(e)}static isBrowser(){return typeof window<"u"&&{}.toString.call(window)==="[object Window]"}static encodingName(e){return typeof e=="string"?e:e.getName()}static encodingCharacterSet(e){return e instanceof B?e:B.getCharacterSetECIByName(e)}static decodeFallback(e,n){const i=this.encodingCharacterSet(n);if(fe.isDecodeFallbackSupported(i)){let s="";for(let a=0,l=e.length;a<l;a++){let d=e[a].toString(16);d.length<2&&(d="0"+d),s+="%"+d}return decodeURIComponent(s)}if(i.equals(B.UnicodeBigUnmarked))return String.fromCharCode.apply(null,new Uint16Array(e.buffer));throw new Ce(`Encoding ${this.encodingName(n)} not supported by fallback.`)}static isDecodeFallbackSupported(e){return e.equals(B.UTF8)||e.equals(B.ISO8859_1)||e.equals(B.ASCII)}static encodeFallback(e){const i=btoa(unescape(encodeURIComponent(e))).split(""),s=[];for(let a=0;a<i.length;a++)s.push(i[a].charCodeAt(0));return new Uint8Array(s)}}class ie{static castAsNonUtf8Char(e,n=null){const i=n?n.getName():this.ISO88591;return fe.decode(new Uint8Array([e]),i)}static guessEncoding(e,n){if(n!=null&&n.get(q.CHARACTER_SET)!==void 0)return n.get(q.CHARACTER_SET).toString();const i=e.length;let s=!0,a=!0,l=!0,d=0,h=0,m=0,y=0,b=0,I=0,N=0,U=0,z=0,G=0,K=0;const he=e.length>3&&e[0]===239&&e[1]===187&&e[2]===191;for(let me=0;me<i&&(s||a||l);me++){const de=e[me]&255;l&&(d>0?(de&128)===0?l=!1:d--:(de&128)!==0&&((de&64)===0?l=!1:(d++,(de&32)===0?h++:(d++,(de&16)===0?m++:(d++,(de&8)===0?y++:l=!1))))),s&&(de>127&&de<160?s=!1:de>159&&(de<192||de===215||de===247)&&K++),a&&(b>0?de<64||de===127||de>252?a=!1:b--:de===128||de===160||de>239?a=!1:de>160&&de<224?(I++,U=0,N++,N>z&&(z=N)):de>127?(b++,N=0,U++,U>G&&(G=U)):(N=0,U=0))}return l&&d>0&&(l=!1),a&&b>0&&(a=!1),l&&(he||h+m+y>0)?ie.UTF8:a&&(ie.ASSUME_SHIFT_JIS||z>=3||G>=3)?ie.SHIFT_JIS:s&&a?z===2&&I===2||K*10>=i?ie.SHIFT_JIS:ie.ISO88591:s?ie.ISO88591:a?ie.SHIFT_JIS:l?ie.UTF8:ie.PLATFORM_DEFAULT_ENCODING}static format(e,...n){let i=-1;function s(l,d,h,m,y,b){if(l==="%%")return"%";if(n[++i]===void 0)return;l=m?parseInt(m.substr(1)):void 0;let I=y?parseInt(y.substr(1)):void 0,N;switch(b){case"s":N=n[i];break;case"c":N=n[i][0];break;case"f":N=parseFloat(n[i]).toFixed(l);break;case"p":N=parseFloat(n[i]).toPrecision(l);break;case"e":N=parseFloat(n[i]).toExponential(l);break;case"x":N=parseInt(n[i]).toString(I||16);break;case"d":N=parseFloat(parseInt(n[i],I||10).toPrecision(l)).toFixed(0);break}N=typeof N=="object"?JSON.stringify(N):(+N).toString(I);let U=parseInt(h),z=h&&h[0]+""=="0"?"0":" ";for(;N.length<U;)N=d!==void 0?N+z:z+N;return N}let a=/%(-)?(0?[0-9]+)?([.][0-9]+)?([#][0-9]+)?([scfpexd%])/g;return e.replace(a,s)}static getBytes(e,n){return fe.encode(e,n)}static getCharCode(e,n=0){return e.charCodeAt(n)}static getCharAt(e){return String.fromCharCode(e)}}ie.SHIFT_JIS=B.SJIS.getName(),ie.GB2312="GB2312",ie.ISO88591=B.ISO8859_1.getName(),ie.EUC_JP="EUC_JP",ie.UTF8=B.UTF8.getName(),ie.PLATFORM_DEFAULT_ENCODING=ie.UTF8,ie.ASSUME_SHIFT_JIS=!1;class se{constructor(e=""){this.value=e}enableDecoding(e){return this.encoding=e,this}append(e){return typeof e=="string"?this.value+=e.toString():this.encoding?this.value+=ie.castAsNonUtf8Char(e,this.encoding):this.value+=String.fromCharCode(e),this}appendChars(e,n,i){for(let s=n;n<n+i;s++)this.append(e[s]);return this}length(){return this.value.length}charAt(e){return this.value.charAt(e)}deleteCharAt(e){this.value=this.value.substr(0,e)+this.value.substring(e+1)}setCharAt(e,n){this.value=this.value.substr(0,e)+n+this.value.substr(e+1)}substring(e,n){return this.value.substring(e,n)}setLengthToZero(){this.value=""}toString(){return this.value}insert(e,n){this.value=this.value.substr(0,e)+n+this.value.substr(e+n.length)}}class Q{constructor(e,n,i,s){if(this.width=e,this.height=n,this.rowSize=i,this.bits=s,n==null&&(n=e),this.height=n,e<1||n<1)throw new E("Both dimensions must be greater than 0");i==null&&(i=Math.floor((e+31)/32)),this.rowSize=i,s==null&&(this.bits=new Int32Array(this.rowSize*this.height))}static parseFromBooleanArray(e){const n=e.length,i=e[0].length,s=new Q(i,n);for(let a=0;a<n;a++){const l=e[a];for(let d=0;d<i;d++)l[d]&&s.set(d,a)}return s}static parseFromString(e,n,i){if(e===null)throw new E("stringRepresentation cannot be null");const s=new Array(e.length);let a=0,l=0,d=-1,h=0,m=0;for(;m<e.length;)if(e.charAt(m)===`
|
|
58
|
-
`||e.charAt(m)==="\r"){if(a>l){if(d===-1)d=a-l;else if(a-l!==d)throw new E("row lengths do not match");l=a,h++}m++}else if(e.substring(m,m+n.length)===n)m+=n.length,s[a]=!0,a++;else if(e.substring(m,m+i.length)===i)m+=i.length,s[a]=!1,a++;else throw new E("illegal character encountered: "+e.substring(m));if(a>l){if(d===-1)d=a-l;else if(a-l!==d)throw new E("row lengths do not match");h++}const y=new Q(d,h);for(let b=0;b<a;b++)s[b]&&y.set(Math.floor(b%d),Math.floor(b/d));return y}get(e,n){const i=n*this.rowSize+Math.floor(e/32);return(this.bits[i]>>>(e&31)&1)!==0}set(e,n){const i=n*this.rowSize+Math.floor(e/32);this.bits[i]|=1<<(e&31)&4294967295}unset(e,n){const i=n*this.rowSize+Math.floor(e/32);this.bits[i]&=~(1<<(e&31)&4294967295)}flip(e,n){const i=n*this.rowSize+Math.floor(e/32);this.bits[i]^=1<<(e&31)&4294967295}xor(e){if(this.width!==e.getWidth()||this.height!==e.getHeight()||this.rowSize!==e.getRowSize())throw new E("input matrix dimensions do not match");const n=new V(Math.floor(this.width/32)+1),i=this.rowSize,s=this.bits;for(let a=0,l=this.height;a<l;a++){const d=a*i,h=e.getRow(a,n).getBitArray();for(let m=0;m<i;m++)s[d+m]^=h[m]}}clear(){const e=this.bits,n=e.length;for(let i=0;i<n;i++)e[i]=0}setRegion(e,n,i,s){if(n<0||e<0)throw new E("Left and top must be nonnegative");if(s<1||i<1)throw new E("Height and width must be at least 1");const a=e+i,l=n+s;if(l>this.height||a>this.width)throw new E("The region must fit inside the matrix");const d=this.rowSize,h=this.bits;for(let m=n;m<l;m++){const y=m*d;for(let b=e;b<a;b++)h[y+Math.floor(b/32)]|=1<<(b&31)&4294967295}}getRow(e,n){n==null||n.getSize()<this.width?n=new V(this.width):n.clear();const i=this.rowSize,s=this.bits,a=e*i;for(let l=0;l<i;l++)n.setBulk(l*32,s[a+l]);return n}setRow(e,n){O.arraycopy(n.getBitArray(),0,this.bits,e*this.rowSize,this.rowSize)}rotate180(){const e=this.getWidth(),n=this.getHeight();let i=new V(e),s=new V(e);for(let a=0,l=Math.floor((n+1)/2);a<l;a++)i=this.getRow(a,i),s=this.getRow(n-1-a,s),i.reverse(),s.reverse(),this.setRow(a,s),this.setRow(n-1-a,i)}getEnclosingRectangle(){const e=this.width,n=this.height,i=this.rowSize,s=this.bits;let a=e,l=n,d=-1,h=-1;for(let m=0;m<n;m++)for(let y=0;y<i;y++){const b=s[m*i+y];if(b!==0){if(m<l&&(l=m),m>h&&(h=m),y*32<a){let I=0;for(;(b<<31-I&4294967295)===0;)I++;y*32+I<a&&(a=y*32+I)}if(y*32+31>d){let I=31;for(;!(b>>>I);)I--;y*32+I>d&&(d=y*32+I)}}}return d<a||h<l?null:Int32Array.from([a,l,d-a+1,h-l+1])}getTopLeftOnBit(){const e=this.rowSize,n=this.bits;let i=0;for(;i<n.length&&n[i]===0;)i++;if(i===n.length)return null;const s=i/e;let a=i%e*32;const l=n[i];let d=0;for(;(l<<31-d&4294967295)===0;)d++;return a+=d,Int32Array.from([a,s])}getBottomRightOnBit(){const e=this.rowSize,n=this.bits;let i=n.length-1;for(;i>=0&&n[i]===0;)i--;if(i<0)return null;const s=Math.floor(i/e);let a=Math.floor(i%e)*32;const l=n[i];let d=31;for(;!(l>>>d);)d--;return a+=d,Int32Array.from([a,s])}getWidth(){return this.width}getHeight(){return this.height}getRowSize(){return this.rowSize}equals(e){if(!(e instanceof Q))return!1;const n=e;return this.width===n.width&&this.height===n.height&&this.rowSize===n.rowSize&&j.equals(this.bits,n.bits)}hashCode(){let e=this.width;return e=31*e+this.width,e=31*e+this.height,e=31*e+this.rowSize,e=31*e+j.hashCode(this.bits),e}toString(e="X ",n=" ",i=`
|
|
59
|
-
`){return this.buildToString(e,n,i)}buildToString(e,n,i){let s=new se;for(let a=0,l=this.height;a<l;a++){for(let d=0,h=this.width;d<h;d++)s.append(this.get(d,a)?e:n);s.append(i)}return s.toString()}clone(){return new Q(this.width,this.height,this.rowSize,this.bits.slice())}}class k extends g{static getNotFoundInstance(){return new k}}k.kind="NotFoundException";class Z extends D{constructor(e){super(e),this.luminances=Z.EMPTY,this.buckets=new Int32Array(Z.LUMINANCE_BUCKETS)}getBlackRow(e,n){const i=this.getLuminanceSource(),s=i.getWidth();n==null||n.getSize()<s?n=new V(s):n.clear(),this.initArrays(s);const a=i.getRow(e,this.luminances),l=this.buckets;for(let h=0;h<s;h++)l[(a[h]&255)>>Z.LUMINANCE_SHIFT]++;const d=Z.estimateBlackPoint(l);if(s<3)for(let h=0;h<s;h++)(a[h]&255)<d&&n.set(h);else{let h=a[0]&255,m=a[1]&255;for(let y=1;y<s-1;y++){const b=a[y+1]&255;(m*4-h-b)/2<d&&n.set(y),h=m,m=b}}return n}getBlackMatrix(){const e=this.getLuminanceSource(),n=e.getWidth(),i=e.getHeight(),s=new Q(n,i);this.initArrays(n);const a=this.buckets;for(let h=1;h<5;h++){const m=Math.floor(i*h/5),y=e.getRow(m,this.luminances),b=Math.floor(n*4/5);for(let I=Math.floor(n/5);I<b;I++){const N=y[I]&255;a[N>>Z.LUMINANCE_SHIFT]++}}const l=Z.estimateBlackPoint(a),d=e.getMatrix();for(let h=0;h<i;h++){const m=h*n;for(let y=0;y<n;y++)(d[m+y]&255)<l&&s.set(y,h)}return s}createBinarizer(e){return new Z(e)}initArrays(e){this.luminances.length<e&&(this.luminances=new Uint8ClampedArray(e));const n=this.buckets;for(let i=0;i<Z.LUMINANCE_BUCKETS;i++)n[i]=0}static estimateBlackPoint(e){const n=e.length;let i=0,s=0,a=0;for(let y=0;y<n;y++)e[y]>a&&(s=y,a=e[y]),e[y]>i&&(i=e[y]);let l=0,d=0;for(let y=0;y<n;y++){const b=y-s,I=e[y]*b*b;I>d&&(l=y,d=I)}if(s>l){const y=s;s=l,l=y}if(l-s<=n/16)throw new k;let h=l-1,m=-1;for(let y=l-1;y>s;y--){const b=y-s,I=b*b*(l-y)*(i-e[y]);I>m&&(h=y,m=I)}return h<<Z.LUMINANCE_SHIFT}}Z.LUMINANCE_BITS=5,Z.LUMINANCE_SHIFT=8-Z.LUMINANCE_BITS,Z.LUMINANCE_BUCKETS=1<<Z.LUMINANCE_BITS,Z.EMPTY=Uint8ClampedArray.from([0]);class te extends Z{constructor(e){super(e),this.matrix=null}getBlackMatrix(){if(this.matrix!==null)return this.matrix;const e=this.getLuminanceSource(),n=e.getWidth(),i=e.getHeight();if(n>=te.MINIMUM_DIMENSION&&i>=te.MINIMUM_DIMENSION){const s=e.getMatrix();let a=n>>te.BLOCK_SIZE_POWER;(n&te.BLOCK_SIZE_MASK)!==0&&a++;let l=i>>te.BLOCK_SIZE_POWER;(i&te.BLOCK_SIZE_MASK)!==0&&l++;const d=te.calculateBlackPoints(s,a,l,n,i),h=new Q(n,i);te.calculateThresholdForBlock(s,a,l,n,i,d,h),this.matrix=h}else this.matrix=super.getBlackMatrix();return this.matrix}createBinarizer(e){return new te(e)}static calculateThresholdForBlock(e,n,i,s,a,l,d){const h=a-te.BLOCK_SIZE,m=s-te.BLOCK_SIZE;for(let y=0;y<i;y++){let b=y<<te.BLOCK_SIZE_POWER;b>h&&(b=h);const I=te.cap(y,2,i-3);for(let N=0;N<n;N++){let U=N<<te.BLOCK_SIZE_POWER;U>m&&(U=m);const z=te.cap(N,2,n-3);let G=0;for(let he=-2;he<=2;he++){const me=l[I+he];G+=me[z-2]+me[z-1]+me[z]+me[z+1]+me[z+2]}const K=G/25;te.thresholdBlock(e,U,b,K,s,d)}}}static cap(e,n,i){return e<n?n:e>i?i:e}static thresholdBlock(e,n,i,s,a,l){for(let d=0,h=i*a+n;d<te.BLOCK_SIZE;d++,h+=a)for(let m=0;m<te.BLOCK_SIZE;m++)(e[h+m]&255)<=s&&l.set(n+m,i+d)}static calculateBlackPoints(e,n,i,s,a){const l=a-te.BLOCK_SIZE,d=s-te.BLOCK_SIZE,h=new Array(i);for(let m=0;m<i;m++){h[m]=new Int32Array(n);let y=m<<te.BLOCK_SIZE_POWER;y>l&&(y=l);for(let b=0;b<n;b++){let I=b<<te.BLOCK_SIZE_POWER;I>d&&(I=d);let N=0,U=255,z=0;for(let K=0,he=y*s+I;K<te.BLOCK_SIZE;K++,he+=s){for(let me=0;me<te.BLOCK_SIZE;me++){const de=e[he+me]&255;N+=de,de<U&&(U=de),de>z&&(z=de)}if(z-U>te.MIN_DYNAMIC_RANGE)for(K++,he+=s;K<te.BLOCK_SIZE;K++,he+=s)for(let me=0;me<te.BLOCK_SIZE;me++)N+=e[he+me]&255}let G=N>>te.BLOCK_SIZE_POWER*2;if(z-U<=te.MIN_DYNAMIC_RANGE&&(G=U/2,m>0&&b>0)){const K=(h[m-1][b]+2*h[m][b-1]+h[m-1][b-1])/4;U<K&&(G=K)}h[m][b]=G}}return h}}te.BLOCK_SIZE_POWER=3,te.BLOCK_SIZE=1<<te.BLOCK_SIZE_POWER,te.BLOCK_SIZE_MASK=te.BLOCK_SIZE-1,te.MINIMUM_DIMENSION=te.BLOCK_SIZE*5,te.MIN_DYNAMIC_RANGE=24;class re{constructor(e,n){this.width=e,this.height=n}getWidth(){return this.width}getHeight(){return this.height}isCropSupported(){return!1}crop(e,n,i,s){throw new Ce("This luminance source does not support cropping.")}isRotateSupported(){return!1}rotateCounterClockwise(){throw new Ce("This luminance source does not support rotation by 90 degrees.")}rotateCounterClockwise45(){throw new Ce("This luminance source does not support rotation by 45 degrees.")}toString(){const e=new Uint8ClampedArray(this.width);let n=new se;for(let i=0;i<this.height;i++){const s=this.getRow(i,e);for(let a=0;a<this.width;a++){const l=s[a]&255;let d;l<64?d="#":l<128?d="+":l<192?d=".":d=" ",n.append(d)}n.append(`
|
|
60
|
-
`)}return n.toString()}}class xe extends re{constructor(e){super(e.getWidth(),e.getHeight()),this.delegate=e}getRow(e,n){const i=this.delegate.getRow(e,n),s=this.getWidth();for(let a=0;a<s;a++)i[a]=255-(i[a]&255);return i}getMatrix(){const e=this.delegate.getMatrix(),n=this.getWidth()*this.getHeight(),i=new Uint8ClampedArray(n);for(let s=0;s<n;s++)i[s]=255-(e[s]&255);return i}isCropSupported(){return this.delegate.isCropSupported()}crop(e,n,i,s){return new xe(this.delegate.crop(e,n,i,s))}isRotateSupported(){return this.delegate.isRotateSupported()}invert(){return this.delegate}rotateCounterClockwise(){return new xe(this.delegate.rotateCounterClockwise())}rotateCounterClockwise45(){return new xe(this.delegate.rotateCounterClockwise45())}}class pe extends re{constructor(e){super(e.width,e.height),this.canvas=e,this.tempCanvasElement=null,this.buffer=pe.makeBufferFromCanvasImageData(e)}static makeBufferFromCanvasImageData(e){const n=e.getContext("2d").getImageData(0,0,e.width,e.height);return pe.toGrayscaleBuffer(n.data,e.width,e.height)}static toGrayscaleBuffer(e,n,i){const s=new Uint8ClampedArray(n*i);for(let a=0,l=0,d=e.length;a<d;a+=4,l++){let h;if(e[a+3]===0)h=255;else{const y=e[a],b=e[a+1],I=e[a+2];h=306*y+601*b+117*I+512>>10}s[l]=h}return s}getRow(e,n){if(e<0||e>=this.getHeight())throw new E("Requested row is outside the image: "+e);const i=this.getWidth(),s=e*i;return n===null?n=this.buffer.slice(s,s+i):(n.length<i&&(n=new Uint8ClampedArray(i)),n.set(this.buffer.slice(s,s+i))),n}getMatrix(){return this.buffer}isCropSupported(){return!0}crop(e,n,i,s){return super.crop(e,n,i,s),this}isRotateSupported(){return!0}rotateCounterClockwise(){return this.rotate(-90),this}rotateCounterClockwise45(){return this.rotate(-45),this}getTempCanvasElement(){if(this.tempCanvasElement===null){const e=this.canvas.ownerDocument.createElement("canvas");e.width=this.canvas.width,e.height=this.canvas.height,this.tempCanvasElement=e}return this.tempCanvasElement}rotate(e){const n=this.getTempCanvasElement(),i=n.getContext("2d"),s=e*pe.DEGREE_TO_RADIANS,a=this.canvas.width,l=this.canvas.height,d=Math.ceil(Math.abs(Math.cos(s))*a+Math.abs(Math.sin(s))*l),h=Math.ceil(Math.abs(Math.sin(s))*a+Math.abs(Math.cos(s))*l);return n.width=d,n.height=h,i.translate(d/2,h/2),i.rotate(s),i.drawImage(this.canvas,a/-2,l/-2),this.buffer=pe.makeBufferFromCanvasImageData(n),this}invert(){return new xe(this)}}pe.DEGREE_TO_RADIANS=Math.PI/180;class ce{constructor(e,n,i){this.deviceId=e,this.label=n,this.kind="videoinput",this.groupId=i||void 0}toJSON(){return{kind:this.kind,groupId:this.groupId,deviceId:this.deviceId,label:this.label}}}var be=(globalThis||Ci||self||window||void 0)&&(globalThis||Ci||self||window||void 0).__awaiter||function(C,e,n,i){function s(a){return a instanceof n?a:new n(function(l){l(a)})}return new(n||(n=Promise))(function(a,l){function d(y){try{m(i.next(y))}catch(b){l(b)}}function h(y){try{m(i.throw(y))}catch(b){l(b)}}function m(y){y.done?a(y.value):s(y.value).then(d,h)}m((i=i.apply(C,e||[])).next())})};class je{constructor(e,n=500,i){this.reader=e,this.timeBetweenScansMillis=n,this._hints=i,this._stopContinuousDecode=!1,this._stopAsyncDecode=!1,this._timeBetweenDecodingAttempts=0}get hasNavigator(){return typeof navigator<"u"}get isMediaDevicesSuported(){return this.hasNavigator&&!!navigator.mediaDevices}get canEnumerateDevices(){return!!(this.isMediaDevicesSuported&&navigator.mediaDevices.enumerateDevices)}get timeBetweenDecodingAttempts(){return this._timeBetweenDecodingAttempts}set timeBetweenDecodingAttempts(e){this._timeBetweenDecodingAttempts=e<0?0:e}set hints(e){this._hints=e||null}get hints(){return this._hints}listVideoInputDevices(){return be(this,void 0,void 0,function*(){if(!this.hasNavigator)throw new Error("Can't enumerate devices, navigator is not present.");if(!this.canEnumerateDevices)throw new Error("Can't enumerate devices, method not supported.");const e=yield navigator.mediaDevices.enumerateDevices(),n=[];for(const i of e){const s=i.kind==="video"?"videoinput":i.kind;if(s!=="videoinput")continue;const a=i.deviceId||i.id,l=i.label||`Video device ${n.length+1}`,d=i.groupId,h={deviceId:a,label:l,kind:s,groupId:d};n.push(h)}return n})}getVideoInputDevices(){return be(this,void 0,void 0,function*(){return(yield this.listVideoInputDevices()).map(n=>new ce(n.deviceId,n.label))})}findDeviceById(e){return be(this,void 0,void 0,function*(){const n=yield this.listVideoInputDevices();return n?n.find(i=>i.deviceId===e):null})}decodeFromInputVideoDevice(e,n){return be(this,void 0,void 0,function*(){return yield this.decodeOnceFromVideoDevice(e,n)})}decodeOnceFromVideoDevice(e,n){return be(this,void 0,void 0,function*(){this.reset();let i;e?i={deviceId:{exact:e}}:i={facingMode:"environment"};const s={video:i};return yield this.decodeOnceFromConstraints(s,n)})}decodeOnceFromConstraints(e,n){return be(this,void 0,void 0,function*(){const i=yield navigator.mediaDevices.getUserMedia(e);return yield this.decodeOnceFromStream(i,n)})}decodeOnceFromStream(e,n){return be(this,void 0,void 0,function*(){this.reset();const i=yield this.attachStreamToVideo(e,n);return yield this.decodeOnce(i)})}decodeFromInputVideoDeviceContinuously(e,n,i){return be(this,void 0,void 0,function*(){return yield this.decodeFromVideoDevice(e,n,i)})}decodeFromVideoDevice(e,n,i){return be(this,void 0,void 0,function*(){let s;e?s={deviceId:{exact:e}}:s={facingMode:"environment"};const a={video:s};return yield this.decodeFromConstraints(a,n,i)})}decodeFromConstraints(e,n,i){return be(this,void 0,void 0,function*(){const s=yield navigator.mediaDevices.getUserMedia(e);return yield this.decodeFromStream(s,n,i)})}decodeFromStream(e,n,i){return be(this,void 0,void 0,function*(){this.reset();const s=yield this.attachStreamToVideo(e,n);return yield this.decodeContinuously(s,i)})}stopAsyncDecode(){this._stopAsyncDecode=!0}stopContinuousDecode(){this._stopContinuousDecode=!0}attachStreamToVideo(e,n){return be(this,void 0,void 0,function*(){const i=this.prepareVideoElement(n);return this.addVideoSource(i,e),this.videoElement=i,this.stream=e,yield this.playVideoOnLoadAsync(i),i})}playVideoOnLoadAsync(e){return new Promise((n,i)=>this.playVideoOnLoad(e,()=>n()))}playVideoOnLoad(e,n){this.videoEndedListener=()=>this.stopStreams(),this.videoCanPlayListener=()=>this.tryPlayVideo(e),e.addEventListener("ended",this.videoEndedListener),e.addEventListener("canplay",this.videoCanPlayListener),e.addEventListener("playing",n),this.tryPlayVideo(e)}isVideoPlaying(e){return e.currentTime>0&&!e.paused&&!e.ended&&e.readyState>2}tryPlayVideo(e){return be(this,void 0,void 0,function*(){if(this.isVideoPlaying(e)){console.warn("Trying to play video that is already playing.");return}try{yield e.play()}catch{console.warn("It was not possible to play the video.")}})}getMediaElement(e,n){const i=document.getElementById(e);if(!i)throw new A(`element with id '${e}' not found`);if(i.nodeName.toLowerCase()!==n.toLowerCase())throw new A(`element with id '${e}' must be an ${n} element`);return i}decodeFromImage(e,n){if(!e&&!n)throw new A("either imageElement with a src set or an url must be provided");return n&&!e?this.decodeFromImageUrl(n):this.decodeFromImageElement(e)}decodeFromVideo(e,n){if(!e&&!n)throw new A("Either an element with a src set or an URL must be provided");return n&&!e?this.decodeFromVideoUrl(n):this.decodeFromVideoElement(e)}decodeFromVideoContinuously(e,n,i){if(e===void 0&&n===void 0)throw new A("Either an element with a src set or an URL must be provided");return n&&!e?this.decodeFromVideoUrlContinuously(n,i):this.decodeFromVideoElementContinuously(e,i)}decodeFromImageElement(e){if(!e)throw new A("An image element must be provided.");this.reset();const n=this.prepareImageElement(e);this.imageElement=n;let i;return this.isImageLoaded(n)?i=this.decodeOnce(n,!1,!0):i=this._decodeOnLoadImage(n),i}decodeFromVideoElement(e){const n=this._decodeFromVideoElementSetup(e);return this._decodeOnLoadVideo(n)}decodeFromVideoElementContinuously(e,n){const i=this._decodeFromVideoElementSetup(e);return this._decodeOnLoadVideoContinuously(i,n)}_decodeFromVideoElementSetup(e){if(!e)throw new A("A video element must be provided.");this.reset();const n=this.prepareVideoElement(e);return this.videoElement=n,n}decodeFromImageUrl(e){if(!e)throw new A("An URL must be provided.");this.reset();const n=this.prepareImageElement();this.imageElement=n;const i=this._decodeOnLoadImage(n);return n.src=e,i}decodeFromVideoUrl(e){if(!e)throw new A("An URL must be provided.");this.reset();const n=this.prepareVideoElement(),i=this.decodeFromVideoElement(n);return n.src=e,i}decodeFromVideoUrlContinuously(e,n){if(!e)throw new A("An URL must be provided.");this.reset();const i=this.prepareVideoElement(),s=this.decodeFromVideoElementContinuously(i,n);return i.src=e,s}_decodeOnLoadImage(e){return new Promise((n,i)=>{this.imageLoadedListener=()=>this.decodeOnce(e,!1,!0).then(n,i),e.addEventListener("load",this.imageLoadedListener)})}_decodeOnLoadVideo(e){return be(this,void 0,void 0,function*(){return yield this.playVideoOnLoadAsync(e),yield this.decodeOnce(e)})}_decodeOnLoadVideoContinuously(e,n){return be(this,void 0,void 0,function*(){yield this.playVideoOnLoadAsync(e),this.decodeContinuously(e,n)})}isImageLoaded(e){return!(!e.complete||e.naturalWidth===0)}prepareImageElement(e){let n;return typeof e>"u"&&(n=document.createElement("img"),n.width=200,n.height=200),typeof e=="string"&&(n=this.getMediaElement(e,"img")),e instanceof HTMLImageElement&&(n=e),n}prepareVideoElement(e){let n;return!e&&typeof document<"u"&&(n=document.createElement("video"),n.width=200,n.height=200),typeof e=="string"&&(n=this.getMediaElement(e,"video")),e instanceof HTMLVideoElement&&(n=e),n.setAttribute("autoplay","true"),n.setAttribute("muted","true"),n.setAttribute("playsinline","true"),n}decodeOnce(e,n=!0,i=!0){this._stopAsyncDecode=!1;const s=(a,l)=>{if(this._stopAsyncDecode){l(new k("Video stream has ended before any code could be detected.")),this._stopAsyncDecode=void 0;return}try{const d=this.decode(e);a(d)}catch(d){const h=n&&d instanceof k,y=(d instanceof M||d instanceof R)&&i;if(h||y)return setTimeout(s,this._timeBetweenDecodingAttempts,a,l);l(d)}};return new Promise((a,l)=>s(a,l))}decodeContinuously(e,n){this._stopContinuousDecode=!1;const i=()=>{if(this._stopContinuousDecode){this._stopContinuousDecode=void 0;return}try{const s=this.decode(e);n(s,null),setTimeout(i,this.timeBetweenScansMillis)}catch(s){n(null,s);const a=s instanceof M||s instanceof R,l=s instanceof k;(a||l)&&setTimeout(i,this._timeBetweenDecodingAttempts)}};i()}decode(e){const n=this.createBinaryBitmap(e);return this.decodeBitmap(n)}_isHTMLVideoElement(e){return e.videoWidth!==0}drawFrameOnCanvas(e,n,i){n||(n={sx:0,sy:0,sWidth:e.videoWidth,sHeight:e.videoHeight,dx:0,dy:0,dWidth:e.videoWidth,dHeight:e.videoHeight}),i||(i=this.captureCanvasContext),i.drawImage(e,n.sx,n.sy,n.sWidth,n.sHeight,n.dx,n.dy,n.dWidth,n.dHeight)}drawImageOnCanvas(e,n,i=this.captureCanvasContext){n||(n={sx:0,sy:0,sWidth:e.naturalWidth,sHeight:e.naturalHeight,dx:0,dy:0,dWidth:e.naturalWidth,dHeight:e.naturalHeight}),i||(i=this.captureCanvasContext),i.drawImage(e,n.sx,n.sy,n.sWidth,n.sHeight,n.dx,n.dy,n.dWidth,n.dHeight)}createBinaryBitmap(e){this.getCaptureCanvasContext(e),this._isHTMLVideoElement(e)?this.drawFrameOnCanvas(e):this.drawImageOnCanvas(e);const n=this.getCaptureCanvas(e),i=new pe(n),s=new te(i);return new F(s)}getCaptureCanvasContext(e){if(!this.captureCanvasContext){const i=this.getCaptureCanvas(e).getContext("2d");this.captureCanvasContext=i}return this.captureCanvasContext}getCaptureCanvas(e){if(!this.captureCanvas){const n=this.createCaptureCanvas(e);this.captureCanvas=n}return this.captureCanvas}decodeBitmap(e){return this.reader.decode(e,this._hints)}createCaptureCanvas(e){if(typeof document>"u")return this._destroyCaptureCanvas(),null;const n=document.createElement("canvas");let i,s;return typeof e<"u"&&(e instanceof HTMLVideoElement?(i=e.videoWidth,s=e.videoHeight):e instanceof HTMLImageElement&&(i=e.naturalWidth||e.width,s=e.naturalHeight||e.height)),n.style.width=i+"px",n.style.height=s+"px",n.width=i,n.height=s,n}stopStreams(){this.stream&&(this.stream.getVideoTracks().forEach(e=>e.stop()),this.stream=void 0),this._stopAsyncDecode===!1&&this.stopAsyncDecode(),this._stopContinuousDecode===!1&&this.stopContinuousDecode()}reset(){this.stopStreams(),this._destroyVideoElement(),this._destroyImageElement(),this._destroyCaptureCanvas()}_destroyVideoElement(){this.videoElement&&(typeof this.videoEndedListener<"u"&&this.videoElement.removeEventListener("ended",this.videoEndedListener),typeof this.videoPlayingEventListener<"u"&&this.videoElement.removeEventListener("playing",this.videoPlayingEventListener),typeof this.videoCanPlayListener<"u"&&this.videoElement.removeEventListener("loadedmetadata",this.videoCanPlayListener),this.cleanVideoSource(this.videoElement),this.videoElement=void 0)}_destroyImageElement(){this.imageElement&&(this.imageLoadedListener!==void 0&&this.imageElement.removeEventListener("load",this.imageLoadedListener),this.imageElement.src=void 0,this.imageElement.removeAttribute("src"),this.imageElement=void 0)}_destroyCaptureCanvas(){this.captureCanvasContext=void 0,this.captureCanvas=void 0}addVideoSource(e,n){try{e.srcObject=n}catch{e.src=URL.createObjectURL(n)}}cleanVideoSource(e){try{e.srcObject=null}catch{e.src=""}this.videoElement.removeAttribute("src")}}class Le{constructor(e,n,i=n==null?0:8*n.length,s,a,l=O.currentTimeMillis()){this.text=e,this.rawBytes=n,this.numBits=i,this.resultPoints=s,this.format=a,this.timestamp=l,this.text=e,this.rawBytes=n,i==null?this.numBits=n==null?0:8*n.length:this.numBits=i,this.resultPoints=s,this.format=a,this.resultMetadata=null,l==null?this.timestamp=O.currentTimeMillis():this.timestamp=l}getText(){return this.text}getRawBytes(){return this.rawBytes}getNumBits(){return this.numBits}getResultPoints(){return this.resultPoints}getBarcodeFormat(){return this.format}getResultMetadata(){return this.resultMetadata}putMetadata(e,n){this.resultMetadata===null&&(this.resultMetadata=new Map),this.resultMetadata.set(e,n)}putAllMetadata(e){e!==null&&(this.resultMetadata===null?this.resultMetadata=e:this.resultMetadata=new Map(e))}addResultPoints(e){const n=this.resultPoints;if(n===null)this.resultPoints=e;else if(e!==null&&e.length>0){const i=new Array(n.length+e.length);O.arraycopy(n,0,i,0,n.length),O.arraycopy(e,0,i,n.length,e.length),this.resultPoints=i}}getTimestamp(){return this.timestamp}toString(){return this.text}}var ut;(function(C){C[C.AZTEC=0]="AZTEC",C[C.CODABAR=1]="CODABAR",C[C.CODE_39=2]="CODE_39",C[C.CODE_93=3]="CODE_93",C[C.CODE_128=4]="CODE_128",C[C.DATA_MATRIX=5]="DATA_MATRIX",C[C.EAN_8=6]="EAN_8",C[C.EAN_13=7]="EAN_13",C[C.ITF=8]="ITF",C[C.MAXICODE=9]="MAXICODE",C[C.PDF_417=10]="PDF_417",C[C.QR_CODE=11]="QR_CODE",C[C.RSS_14=12]="RSS_14",C[C.RSS_EXPANDED=13]="RSS_EXPANDED",C[C.UPC_A=14]="UPC_A",C[C.UPC_E=15]="UPC_E",C[C.UPC_EAN_EXTENSION=16]="UPC_EAN_EXTENSION"})(ut||(ut={}));var ne=ut,Ie;(function(C){C[C.OTHER=0]="OTHER",C[C.ORIENTATION=1]="ORIENTATION",C[C.BYTE_SEGMENTS=2]="BYTE_SEGMENTS",C[C.ERROR_CORRECTION_LEVEL=3]="ERROR_CORRECTION_LEVEL",C[C.ISSUE_NUMBER=4]="ISSUE_NUMBER",C[C.SUGGESTED_PRICE=5]="SUGGESTED_PRICE",C[C.POSSIBLE_COUNTRY=6]="POSSIBLE_COUNTRY",C[C.UPC_EAN_EXTENSION=7]="UPC_EAN_EXTENSION",C[C.PDF417_EXTRA_METADATA=8]="PDF417_EXTRA_METADATA",C[C.STRUCTURED_APPEND_SEQUENCE=9]="STRUCTURED_APPEND_SEQUENCE",C[C.STRUCTURED_APPEND_PARITY=10]="STRUCTURED_APPEND_PARITY"})(Ie||(Ie={}));var De=Ie;class Re{constructor(e,n,i,s,a=-1,l=-1){this.rawBytes=e,this.text=n,this.byteSegments=i,this.ecLevel=s,this.structuredAppendSequenceNumber=a,this.structuredAppendParity=l,this.numBits=e==null?0:8*e.length}getRawBytes(){return this.rawBytes}getNumBits(){return this.numBits}setNumBits(e){this.numBits=e}getText(){return this.text}getByteSegments(){return this.byteSegments}getECLevel(){return this.ecLevel}getErrorsCorrected(){return this.errorsCorrected}setErrorsCorrected(e){this.errorsCorrected=e}getErasures(){return this.erasures}setErasures(e){this.erasures=e}getOther(){return this.other}setOther(e){this.other=e}hasStructuredAppend(){return this.structuredAppendParity>=0&&this.structuredAppendSequenceNumber>=0}getStructuredAppendParity(){return this.structuredAppendParity}getStructuredAppendSequenceNumber(){return this.structuredAppendSequenceNumber}}class Qe{exp(e){return this.expTable[e]}log(e){if(e===0)throw new E;return this.logTable[e]}static addOrSubtract(e,n){return e^n}}class et{constructor(e,n){if(n.length===0)throw new E;this.field=e;const i=n.length;if(i>1&&n[0]===0){let s=1;for(;s<i&&n[s]===0;)s++;s===i?this.coefficients=Int32Array.from([0]):(this.coefficients=new Int32Array(i-s),O.arraycopy(n,s,this.coefficients,0,this.coefficients.length))}else this.coefficients=n}getCoefficients(){return this.coefficients}getDegree(){return this.coefficients.length-1}isZero(){return this.coefficients[0]===0}getCoefficient(e){return this.coefficients[this.coefficients.length-1-e]}evaluateAt(e){if(e===0)return this.getCoefficient(0);const n=this.coefficients;let i;if(e===1){i=0;for(let l=0,d=n.length;l!==d;l++){const h=n[l];i=Qe.addOrSubtract(i,h)}return i}i=n[0];const s=n.length,a=this.field;for(let l=1;l<s;l++)i=Qe.addOrSubtract(a.multiply(e,i),n[l]);return i}addOrSubtract(e){if(!this.field.equals(e.field))throw new E("GenericGFPolys do not have same GenericGF field");if(this.isZero())return e;if(e.isZero())return this;let n=this.coefficients,i=e.coefficients;if(n.length>i.length){const l=n;n=i,i=l}let s=new Int32Array(i.length);const a=i.length-n.length;O.arraycopy(i,0,s,0,a);for(let l=a;l<i.length;l++)s[l]=Qe.addOrSubtract(n[l-a],i[l]);return new et(this.field,s)}multiply(e){if(!this.field.equals(e.field))throw new E("GenericGFPolys do not have same GenericGF field");if(this.isZero()||e.isZero())return this.field.getZero();const n=this.coefficients,i=n.length,s=e.coefficients,a=s.length,l=new Int32Array(i+a-1),d=this.field;for(let h=0;h<i;h++){const m=n[h];for(let y=0;y<a;y++)l[h+y]=Qe.addOrSubtract(l[h+y],d.multiply(m,s[y]))}return new et(d,l)}multiplyScalar(e){if(e===0)return this.field.getZero();if(e===1)return this;const n=this.coefficients.length,i=this.field,s=new Int32Array(n),a=this.coefficients;for(let l=0;l<n;l++)s[l]=i.multiply(a[l],e);return new et(i,s)}multiplyByMonomial(e,n){if(e<0)throw new E;if(n===0)return this.field.getZero();const i=this.coefficients,s=i.length,a=new Int32Array(s+e),l=this.field;for(let d=0;d<s;d++)a[d]=l.multiply(i[d],n);return new et(l,a)}divide(e){if(!this.field.equals(e.field))throw new E("GenericGFPolys do not have same GenericGF field");if(e.isZero())throw new E("Divide by 0");const n=this.field;let i=n.getZero(),s=this;const a=e.getCoefficient(e.getDegree()),l=n.inverse(a);for(;s.getDegree()>=e.getDegree()&&!s.isZero();){const d=s.getDegree()-e.getDegree(),h=n.multiply(s.getCoefficient(s.getDegree()),l),m=e.multiplyByMonomial(d,h),y=n.buildMonomial(d,h);i=i.addOrSubtract(y),s=s.addOrSubtract(m)}return[i,s]}toString(){let e="";for(let n=this.getDegree();n>=0;n--){let i=this.getCoefficient(n);if(i!==0){if(i<0?(e+=" - ",i=-i):e.length>0&&(e+=" + "),n===0||i!==1){const s=this.field.log(i);s===0?e+="1":s===1?e+="a":(e+="a^",e+=s)}n!==0&&(n===1?e+="x":(e+="x^",e+=n))}}return e}}class jt extends g{}jt.kind="ArithmeticException";class Fe extends Qe{constructor(e,n,i){super(),this.primitive=e,this.size=n,this.generatorBase=i;const s=new Int32Array(n);let a=1;for(let d=0;d<n;d++)s[d]=a,a*=2,a>=n&&(a^=e,a&=n-1);this.expTable=s;const l=new Int32Array(n);for(let d=0;d<n-1;d++)l[s[d]]=d;this.logTable=l,this.zero=new et(this,Int32Array.from([0])),this.one=new et(this,Int32Array.from([1]))}getZero(){return this.zero}getOne(){return this.one}buildMonomial(e,n){if(e<0)throw new E;if(n===0)return this.zero;const i=new Int32Array(e+1);return i[0]=n,new et(this,i)}inverse(e){if(e===0)throw new jt;return this.expTable[this.size-this.logTable[e]-1]}multiply(e,n){return e===0||n===0?0:this.expTable[(this.logTable[e]+this.logTable[n])%(this.size-1)]}getSize(){return this.size}getGeneratorBase(){return this.generatorBase}toString(){return"GF(0x"+$.toHexString(this.primitive)+","+this.size+")"}equals(e){return e===this}}Fe.AZTEC_DATA_12=new Fe(4201,4096,1),Fe.AZTEC_DATA_10=new Fe(1033,1024,1),Fe.AZTEC_DATA_6=new Fe(67,64,1),Fe.AZTEC_PARAM=new Fe(19,16,1),Fe.QR_CODE_FIELD_256=new Fe(285,256,0),Fe.DATA_MATRIX_FIELD_256=new Fe(301,256,1),Fe.AZTEC_DATA_8=Fe.DATA_MATRIX_FIELD_256,Fe.MAXICODE_FIELD_64=Fe.AZTEC_DATA_6;class hn extends g{}hn.kind="ReedSolomonException";class Vt extends g{}Vt.kind="IllegalStateException";class Cn{constructor(e){this.field=e}decode(e,n){const i=this.field,s=new et(i,e),a=new Int32Array(n);let l=!0;for(let N=0;N<n;N++){const U=s.evaluateAt(i.exp(N+i.getGeneratorBase()));a[a.length-1-N]=U,U!==0&&(l=!1)}if(l)return;const d=new et(i,a),h=this.runEuclideanAlgorithm(i.buildMonomial(n,1),d,n),m=h[0],y=h[1],b=this.findErrorLocations(m),I=this.findErrorMagnitudes(y,b);for(let N=0;N<b.length;N++){const U=e.length-1-i.log(b[N]);if(U<0)throw new hn("Bad error location");e[U]=Fe.addOrSubtract(e[U],I[N])}}runEuclideanAlgorithm(e,n,i){if(e.getDegree()<n.getDegree()){const N=e;e=n,n=N}const s=this.field;let a=e,l=n,d=s.getZero(),h=s.getOne();for(;l.getDegree()>=(i/2|0);){let N=a,U=d;if(a=l,d=h,a.isZero())throw new hn("r_{i-1} was zero");l=N;let z=s.getZero();const G=a.getCoefficient(a.getDegree()),K=s.inverse(G);for(;l.getDegree()>=a.getDegree()&&!l.isZero();){const he=l.getDegree()-a.getDegree(),me=s.multiply(l.getCoefficient(l.getDegree()),K);z=z.addOrSubtract(s.buildMonomial(he,me)),l=l.addOrSubtract(a.multiplyByMonomial(he,me))}if(h=z.multiply(d).addOrSubtract(U),l.getDegree()>=a.getDegree())throw new Vt("Division algorithm failed to reduce polynomial?")}const m=h.getCoefficient(0);if(m===0)throw new hn("sigmaTilde(0) was zero");const y=s.inverse(m),b=h.multiplyScalar(y),I=l.multiplyScalar(y);return[b,I]}findErrorLocations(e){const n=e.getDegree();if(n===1)return Int32Array.from([e.getCoefficient(1)]);const i=new Int32Array(n);let s=0;const a=this.field;for(let l=1;l<a.getSize()&&s<n;l++)e.evaluateAt(l)===0&&(i[s]=a.inverse(l),s++);if(s!==n)throw new hn("Error locator degree does not match number of roots");return i}findErrorMagnitudes(e,n){const i=n.length,s=new Int32Array(i),a=this.field;for(let l=0;l<i;l++){const d=a.inverse(n[l]);let h=1;for(let m=0;m<i;m++)if(l!==m){const y=a.multiply(n[m],d),b=(y&1)===0?y|1:y&-2;h=a.multiply(h,b)}s[l]=a.multiply(e.evaluateAt(d),a.inverse(h)),a.getGeneratorBase()!==0&&(s[l]=a.multiply(s[l],d))}return s}}var Ct;(function(C){C[C.UPPER=0]="UPPER",C[C.LOWER=1]="LOWER",C[C.MIXED=2]="MIXED",C[C.DIGIT=3]="DIGIT",C[C.PUNCT=4]="PUNCT",C[C.BINARY=5]="BINARY"})(Ct||(Ct={}));class L{decode(e){this.ddata=e;let n=e.getBits(),i=this.extractBits(n),s=this.correctBits(i),a=L.convertBoolArrayToByteArray(s),l=L.getEncodedData(s),d=new Re(a,l,null,null);return d.setNumBits(s.length),d}static highLevelDecode(e){return this.getEncodedData(e)}static getEncodedData(e){let n=e.length,i=Ct.UPPER,s=Ct.UPPER,a="",l=0;for(;l<n;)if(s===Ct.BINARY){if(n-l<5)break;let d=L.readCode(e,l,5);if(l+=5,d===0){if(n-l<11)break;d=L.readCode(e,l,11)+31,l+=11}for(let h=0;h<d;h++){if(n-l<8){l=n;break}const m=L.readCode(e,l,8);a+=ie.castAsNonUtf8Char(m),l+=8}s=i}else{let d=s===Ct.DIGIT?4:5;if(n-l<d)break;let h=L.readCode(e,l,d);l+=d;let m=L.getCharacter(s,h);m.startsWith("CTRL_")?(i=s,s=L.getTable(m.charAt(5)),m.charAt(6)==="L"&&(i=s)):(a+=m,s=i)}return a}static getTable(e){switch(e){case"L":return Ct.LOWER;case"P":return Ct.PUNCT;case"M":return Ct.MIXED;case"D":return Ct.DIGIT;case"B":return Ct.BINARY;case"U":default:return Ct.UPPER}}static getCharacter(e,n){switch(e){case Ct.UPPER:return L.UPPER_TABLE[n];case Ct.LOWER:return L.LOWER_TABLE[n];case Ct.MIXED:return L.MIXED_TABLE[n];case Ct.PUNCT:return L.PUNCT_TABLE[n];case Ct.DIGIT:return L.DIGIT_TABLE[n];default:throw new Vt("Bad table")}}correctBits(e){let n,i;this.ddata.getNbLayers()<=2?(i=6,n=Fe.AZTEC_DATA_6):this.ddata.getNbLayers()<=8?(i=8,n=Fe.AZTEC_DATA_8):this.ddata.getNbLayers()<=22?(i=10,n=Fe.AZTEC_DATA_10):(i=12,n=Fe.AZTEC_DATA_12);let s=this.ddata.getNbDatablocks(),a=e.length/i;if(a<s)throw new R;let l=e.length%i,d=new Int32Array(a);for(let I=0;I<a;I++,l+=i)d[I]=L.readCode(e,l,i);try{new Cn(n).decode(d,a-s)}catch(I){throw new R(I)}let h=(1<<i)-1,m=0;for(let I=0;I<s;I++){let N=d[I];if(N===0||N===h)throw new R;(N===1||N===h-1)&&m++}let y=new Array(s*i-m),b=0;for(let I=0;I<s;I++){let N=d[I];if(N===1||N===h-1)y.fill(N>1,b,b+i-1),b+=i-1;else for(let U=i-1;U>=0;--U)y[b++]=(N&1<<U)!==0}return y}extractBits(e){let n=this.ddata.isCompact(),i=this.ddata.getNbLayers(),s=(n?11:14)+i*4,a=new Int32Array(s),l=new Array(this.totalBitsInLayer(i,n));if(n)for(let d=0;d<a.length;d++)a[d]=d;else{let d=s+1+2*$.truncDivision($.truncDivision(s,2)-1,15),h=s/2,m=$.truncDivision(d,2);for(let y=0;y<h;y++){let b=y+$.truncDivision(y,15);a[h-y-1]=m-b-1,a[h+y]=m+b+1}}for(let d=0,h=0;d<i;d++){let m=(i-d)*4+(n?9:12),y=d*2,b=s-1-y;for(let I=0;I<m;I++){let N=I*2;for(let U=0;U<2;U++)l[h+N+U]=e.get(a[y+U],a[y+I]),l[h+2*m+N+U]=e.get(a[y+I],a[b-U]),l[h+4*m+N+U]=e.get(a[b-U],a[b-I]),l[h+6*m+N+U]=e.get(a[b-I],a[y+U])}h+=m*8}return l}static readCode(e,n,i){let s=0;for(let a=n;a<n+i;a++)s<<=1,e[a]&&(s|=1);return s}static readByte(e,n){let i=e.length-n;return i>=8?L.readCode(e,n,8):L.readCode(e,n,i)<<8-i}static convertBoolArrayToByteArray(e){let n=new Uint8Array((e.length+7)/8);for(let i=0;i<n.length;i++)n[i]=L.readByte(e,8*i);return n}totalBitsInLayer(e,n){return((n?88:112)+16*e)*e}}L.UPPER_TABLE=["CTRL_PS"," ","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","CTRL_LL","CTRL_ML","CTRL_DL","CTRL_BS"],L.LOWER_TABLE=["CTRL_PS"," ","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","CTRL_US","CTRL_ML","CTRL_DL","CTRL_BS"],L.MIXED_TABLE=["CTRL_PS"," ","\\1","\\2","\\3","\\4","\\5","\\6","\\7","\b"," ",`
|
|
61
|
-
|
|
62
|
-
`,". ",", ",": ","!",'"',"#","$","%","&","'","(",")","*","+",",","-",".","/",":",";","<","=",">","?","[","]","{","}","CTRL_UL"],L.DIGIT_TABLE=["CTRL_PS"," ","0","1","2","3","4","5","6","7","8","9",",",".","CTRL_UL","CTRL_US"];class ae{constructor(){}static round(e){return e===NaN?0:e<=Number.MIN_SAFE_INTEGER?Number.MIN_SAFE_INTEGER:e>=Number.MAX_SAFE_INTEGER?Number.MAX_SAFE_INTEGER:e+(e<0?-.5:.5)|0}static distance(e,n,i,s){const a=e-i,l=n-s;return Math.sqrt(a*a+l*l)}static sum(e){let n=0;for(let i=0,s=e.length;i!==s;i++){const a=e[i];n+=a}return n}}class nt{static floatToIntBits(e){return e}}nt.MAX_VALUE=Number.MAX_SAFE_INTEGER;class we{constructor(e,n){this.x=e,this.y=n}getX(){return this.x}getY(){return this.y}equals(e){if(e instanceof we){const n=e;return this.x===n.x&&this.y===n.y}return!1}hashCode(){return 31*nt.floatToIntBits(this.x)+nt.floatToIntBits(this.y)}toString(){return"("+this.x+","+this.y+")"}static orderBestPatterns(e){const n=this.distance(e[0],e[1]),i=this.distance(e[1],e[2]),s=this.distance(e[0],e[2]);let a,l,d;if(i>=n&&i>=s?(l=e[0],a=e[1],d=e[2]):s>=i&&s>=n?(l=e[1],a=e[0],d=e[2]):(l=e[2],a=e[0],d=e[1]),this.crossProductZ(a,l,d)<0){const h=a;a=d,d=h}e[0]=a,e[1]=l,e[2]=d}static distance(e,n){return ae.distance(e.x,e.y,n.x,n.y)}static crossProductZ(e,n,i){const s=n.x,a=n.y;return(i.x-s)*(e.y-a)-(i.y-a)*(e.x-s)}}class kn{constructor(e,n){this.bits=e,this.points=n}getBits(){return this.bits}getPoints(){return this.points}}class si extends kn{constructor(e,n,i,s,a){super(e,n),this.compact=i,this.nbDatablocks=s,this.nbLayers=a}getNbLayers(){return this.nbLayers}getNbDatablocks(){return this.nbDatablocks}isCompact(){return this.compact}}class pn{constructor(e,n,i,s){this.image=e,this.height=e.getHeight(),this.width=e.getWidth(),n==null&&(n=pn.INIT_SIZE),i==null&&(i=e.getWidth()/2|0),s==null&&(s=e.getHeight()/2|0);const a=n/2|0;if(this.leftInit=i-a,this.rightInit=i+a,this.upInit=s-a,this.downInit=s+a,this.upInit<0||this.leftInit<0||this.downInit>=this.height||this.rightInit>=this.width)throw new k}detect(){let e=this.leftInit,n=this.rightInit,i=this.upInit,s=this.downInit,a=!1,l=!0,d=!1,h=!1,m=!1,y=!1,b=!1;const I=this.width,N=this.height;for(;l;){l=!1;let U=!0;for(;(U||!h)&&n<I;)U=this.containsBlackPoint(i,s,n,!1),U?(n++,l=!0,h=!0):h||n++;if(n>=I){a=!0;break}let z=!0;for(;(z||!m)&&s<N;)z=this.containsBlackPoint(e,n,s,!0),z?(s++,l=!0,m=!0):m||s++;if(s>=N){a=!0;break}let G=!0;for(;(G||!y)&&e>=0;)G=this.containsBlackPoint(i,s,e,!1),G?(e--,l=!0,y=!0):y||e--;if(e<0){a=!0;break}let K=!0;for(;(K||!b)&&i>=0;)K=this.containsBlackPoint(e,n,i,!0),K?(i--,l=!0,b=!0):b||i--;if(i<0){a=!0;break}l&&(d=!0)}if(!a&&d){const U=n-e;let z=null;for(let me=1;z===null&&me<U;me++)z=this.getBlackPointOnSegment(e,s-me,e+me,s);if(z==null)throw new k;let G=null;for(let me=1;G===null&&me<U;me++)G=this.getBlackPointOnSegment(e,i+me,e+me,i);if(G==null)throw new k;let K=null;for(let me=1;K===null&&me<U;me++)K=this.getBlackPointOnSegment(n,i+me,n-me,i);if(K==null)throw new k;let he=null;for(let me=1;he===null&&me<U;me++)he=this.getBlackPointOnSegment(n,s-me,n-me,s);if(he==null)throw new k;return this.centerEdges(he,z,K,G)}else throw new k}getBlackPointOnSegment(e,n,i,s){const a=ae.round(ae.distance(e,n,i,s)),l=(i-e)/a,d=(s-n)/a,h=this.image;for(let m=0;m<a;m++){const y=ae.round(e+m*l),b=ae.round(n+m*d);if(h.get(y,b))return new we(y,b)}return null}centerEdges(e,n,i,s){const a=e.getX(),l=e.getY(),d=n.getX(),h=n.getY(),m=i.getX(),y=i.getY(),b=s.getX(),I=s.getY(),N=pn.CORR;return a<this.width/2?[new we(b-N,I+N),new we(d+N,h+N),new we(m-N,y-N),new we(a+N,l-N)]:[new we(b+N,I+N),new we(d+N,h-N),new we(m-N,y+N),new we(a-N,l-N)]}containsBlackPoint(e,n,i,s){const a=this.image;if(s){for(let l=e;l<=n;l++)if(a.get(l,i))return!0}else for(let l=e;l<=n;l++)if(a.get(i,l))return!0;return!1}}pn.INIT_SIZE=10,pn.CORR=1;class Tr{static checkAndNudgePoints(e,n){const i=e.getWidth(),s=e.getHeight();let a=!0;for(let l=0;l<n.length&&a;l+=2){const d=Math.floor(n[l]),h=Math.floor(n[l+1]);if(d<-1||d>i||h<-1||h>s)throw new k;a=!1,d===-1?(n[l]=0,a=!0):d===i&&(n[l]=i-1,a=!0),h===-1?(n[l+1]=0,a=!0):h===s&&(n[l+1]=s-1,a=!0)}a=!0;for(let l=n.length-2;l>=0&&a;l-=2){const d=Math.floor(n[l]),h=Math.floor(n[l+1]);if(d<-1||d>i||h<-1||h>s)throw new k;a=!1,d===-1?(n[l]=0,a=!0):d===i&&(n[l]=i-1,a=!0),h===-1?(n[l+1]=0,a=!0):h===s&&(n[l+1]=s-1,a=!0)}}}class tn{constructor(e,n,i,s,a,l,d,h,m){this.a11=e,this.a21=n,this.a31=i,this.a12=s,this.a22=a,this.a32=l,this.a13=d,this.a23=h,this.a33=m}static quadrilateralToQuadrilateral(e,n,i,s,a,l,d,h,m,y,b,I,N,U,z,G){const K=tn.quadrilateralToSquare(e,n,i,s,a,l,d,h);return tn.squareToQuadrilateral(m,y,b,I,N,U,z,G).times(K)}transformPoints(e){const n=e.length,i=this.a11,s=this.a12,a=this.a13,l=this.a21,d=this.a22,h=this.a23,m=this.a31,y=this.a32,b=this.a33;for(let I=0;I<n;I+=2){const N=e[I],U=e[I+1],z=a*N+h*U+b;e[I]=(i*N+l*U+m)/z,e[I+1]=(s*N+d*U+y)/z}}transformPointsWithValues(e,n){const i=this.a11,s=this.a12,a=this.a13,l=this.a21,d=this.a22,h=this.a23,m=this.a31,y=this.a32,b=this.a33,I=e.length;for(let N=0;N<I;N++){const U=e[N],z=n[N],G=a*U+h*z+b;e[N]=(i*U+l*z+m)/G,n[N]=(s*U+d*z+y)/G}}static squareToQuadrilateral(e,n,i,s,a,l,d,h){const m=e-i+a-d,y=n-s+l-h;if(m===0&&y===0)return new tn(i-e,a-i,e,s-n,l-s,n,0,0,1);{const b=i-a,I=d-a,N=s-l,U=h-l,z=b*U-I*N,G=(m*U-I*y)/z,K=(b*y-m*N)/z;return new tn(i-e+G*i,d-e+K*d,e,s-n+G*s,h-n+K*h,n,G,K,1)}}static quadrilateralToSquare(e,n,i,s,a,l,d,h){return tn.squareToQuadrilateral(e,n,i,s,a,l,d,h).buildAdjoint()}buildAdjoint(){return new tn(this.a22*this.a33-this.a23*this.a32,this.a23*this.a31-this.a21*this.a33,this.a21*this.a32-this.a22*this.a31,this.a13*this.a32-this.a12*this.a33,this.a11*this.a33-this.a13*this.a31,this.a12*this.a31-this.a11*this.a32,this.a12*this.a23-this.a13*this.a22,this.a13*this.a21-this.a11*this.a23,this.a11*this.a22-this.a12*this.a21)}times(e){return new tn(this.a11*e.a11+this.a21*e.a12+this.a31*e.a13,this.a11*e.a21+this.a21*e.a22+this.a31*e.a23,this.a11*e.a31+this.a21*e.a32+this.a31*e.a33,this.a12*e.a11+this.a22*e.a12+this.a32*e.a13,this.a12*e.a21+this.a22*e.a22+this.a32*e.a23,this.a12*e.a31+this.a22*e.a32+this.a32*e.a33,this.a13*e.a11+this.a23*e.a12+this.a33*e.a13,this.a13*e.a21+this.a23*e.a22+this.a33*e.a23,this.a13*e.a31+this.a23*e.a32+this.a33*e.a33)}}class ai extends Tr{sampleGrid(e,n,i,s,a,l,d,h,m,y,b,I,N,U,z,G,K,he,me){const de=tn.quadrilateralToQuadrilateral(s,a,l,d,h,m,y,b,I,N,U,z,G,K,he,me);return this.sampleGridWithTransform(e,n,i,de)}sampleGridWithTransform(e,n,i,s){if(n<=0||i<=0)throw new k;const a=new Q(n,i),l=new Float32Array(2*n);for(let d=0;d<i;d++){const h=l.length,m=d+.5;for(let y=0;y<h;y+=2)l[y]=y/2+.5,l[y+1]=m;s.transformPoints(l),Tr.checkAndNudgePoints(e,l);try{for(let y=0;y<h;y+=2)e.get(Math.floor(l[y]),Math.floor(l[y+1]))&&a.set(y/2,d)}catch{throw new k}}return a}}class bn{static setGridSampler(e){bn.gridSampler=e}static getInstance(){return bn.gridSampler}}bn.gridSampler=new ai;class Lt{constructor(e,n){this.x=e,this.y=n}toResultPoint(){return new we(this.getX(),this.getY())}getX(){return this.x}getY(){return this.y}}class li{constructor(e){this.EXPECTED_CORNER_BITS=new Int32Array([3808,476,2107,1799]),this.image=e}detect(){return this.detectMirror(!1)}detectMirror(e){let n=this.getMatrixCenter(),i=this.getBullsEyeCorners(n);if(e){let l=i[0];i[0]=i[2],i[2]=l}this.extractParameters(i);let s=this.sampleGrid(this.image,i[this.shift%4],i[(this.shift+1)%4],i[(this.shift+2)%4],i[(this.shift+3)%4]),a=this.getMatrixCornerPoints(i);return new si(s,a,this.compact,this.nbDataBlocks,this.nbLayers)}extractParameters(e){if(!this.isValidPoint(e[0])||!this.isValidPoint(e[1])||!this.isValidPoint(e[2])||!this.isValidPoint(e[3]))throw new k;let n=2*this.nbCenterLayers,i=new Int32Array([this.sampleLine(e[0],e[1],n),this.sampleLine(e[1],e[2],n),this.sampleLine(e[2],e[3],n),this.sampleLine(e[3],e[0],n)]);this.shift=this.getRotation(i,n);let s=0;for(let l=0;l<4;l++){let d=i[(this.shift+l)%4];this.compact?(s<<=7,s+=d>>1&127):(s<<=10,s+=(d>>2&992)+(d>>1&31))}let a=this.getCorrectedParameterData(s,this.compact);this.compact?(this.nbLayers=(a>>6)+1,this.nbDataBlocks=(a&63)+1):(this.nbLayers=(a>>11)+1,this.nbDataBlocks=(a&2047)+1)}getRotation(e,n){let i=0;e.forEach((s,a,l)=>{let d=(s>>n-2<<1)+(s&1);i=(i<<3)+d}),i=((i&1)<<11)+(i>>1);for(let s=0;s<4;s++)if($.bitCount(i^this.EXPECTED_CORNER_BITS[s])<=2)return s;throw new k}getCorrectedParameterData(e,n){let i,s;n?(i=7,s=2):(i=10,s=4);let a=i-s,l=new Int32Array(i);for(let h=i-1;h>=0;--h)l[h]=e&15,e>>=4;try{new Cn(Fe.AZTEC_PARAM).decode(l,a)}catch{throw new k}let d=0;for(let h=0;h<s;h++)d=(d<<4)+l[h];return d}getBullsEyeCorners(e){let n=e,i=e,s=e,a=e,l=!0;for(this.nbCenterLayers=1;this.nbCenterLayers<9;this.nbCenterLayers++){let b=this.getFirstDifferent(n,l,1,-1),I=this.getFirstDifferent(i,l,1,1),N=this.getFirstDifferent(s,l,-1,1),U=this.getFirstDifferent(a,l,-1,-1);if(this.nbCenterLayers>2){let z=this.distancePoint(U,b)*this.nbCenterLayers/(this.distancePoint(a,n)*(this.nbCenterLayers+2));if(z<.75||z>1.25||!this.isWhiteOrBlackRectangle(b,I,N,U))break}n=b,i=I,s=N,a=U,l=!l}if(this.nbCenterLayers!==5&&this.nbCenterLayers!==7)throw new k;this.compact=this.nbCenterLayers===5;let d=new we(n.getX()+.5,n.getY()-.5),h=new we(i.getX()+.5,i.getY()+.5),m=new we(s.getX()-.5,s.getY()+.5),y=new we(a.getX()-.5,a.getY()-.5);return this.expandSquare([d,h,m,y],2*this.nbCenterLayers-3,2*this.nbCenterLayers)}getMatrixCenter(){let e,n,i,s;try{let d=new pn(this.image).detect();e=d[0],n=d[1],i=d[2],s=d[3]}catch{let h=this.image.getWidth()/2,m=this.image.getHeight()/2;e=this.getFirstDifferent(new Lt(h+7,m-7),!1,1,-1).toResultPoint(),n=this.getFirstDifferent(new Lt(h+7,m+7),!1,1,1).toResultPoint(),i=this.getFirstDifferent(new Lt(h-7,m+7),!1,-1,1).toResultPoint(),s=this.getFirstDifferent(new Lt(h-7,m-7),!1,-1,-1).toResultPoint()}let a=ae.round((e.getX()+s.getX()+n.getX()+i.getX())/4),l=ae.round((e.getY()+s.getY()+n.getY()+i.getY())/4);try{let d=new pn(this.image,15,a,l).detect();e=d[0],n=d[1],i=d[2],s=d[3]}catch{e=this.getFirstDifferent(new Lt(a+7,l-7),!1,1,-1).toResultPoint(),n=this.getFirstDifferent(new Lt(a+7,l+7),!1,1,1).toResultPoint(),i=this.getFirstDifferent(new Lt(a-7,l+7),!1,-1,1).toResultPoint(),s=this.getFirstDifferent(new Lt(a-7,l-7),!1,-1,-1).toResultPoint()}return a=ae.round((e.getX()+s.getX()+n.getX()+i.getX())/4),l=ae.round((e.getY()+s.getY()+n.getY()+i.getY())/4),new Lt(a,l)}getMatrixCornerPoints(e){return this.expandSquare(e,2*this.nbCenterLayers,this.getDimension())}sampleGrid(e,n,i,s,a){let l=bn.getInstance(),d=this.getDimension(),h=d/2-this.nbCenterLayers,m=d/2+this.nbCenterLayers;return l.sampleGrid(e,d,d,h,h,m,h,m,m,h,m,n.getX(),n.getY(),i.getX(),i.getY(),s.getX(),s.getY(),a.getX(),a.getY())}sampleLine(e,n,i){let s=0,a=this.distanceResultPoint(e,n),l=a/i,d=e.getX(),h=e.getY(),m=l*(n.getX()-e.getX())/a,y=l*(n.getY()-e.getY())/a;for(let b=0;b<i;b++)this.image.get(ae.round(d+b*m),ae.round(h+b*y))&&(s|=1<<i-b-1);return s}isWhiteOrBlackRectangle(e,n,i,s){let a=3;e=new Lt(e.getX()-a,e.getY()+a),n=new Lt(n.getX()-a,n.getY()-a),i=new Lt(i.getX()+a,i.getY()-a),s=new Lt(s.getX()+a,s.getY()+a);let l=this.getColor(s,e);if(l===0)return!1;let d=this.getColor(e,n);return d!==l||(d=this.getColor(n,i),d!==l)?!1:(d=this.getColor(i,s),d===l)}getColor(e,n){let i=this.distancePoint(e,n),s=(n.getX()-e.getX())/i,a=(n.getY()-e.getY())/i,l=0,d=e.getX(),h=e.getY(),m=this.image.get(e.getX(),e.getY()),y=Math.ceil(i);for(let I=0;I<y;I++)d+=s,h+=a,this.image.get(ae.round(d),ae.round(h))!==m&&l++;let b=l/i;return b>.1&&b<.9?0:b<=.1===m?1:-1}getFirstDifferent(e,n,i,s){let a=e.getX()+i,l=e.getY()+s;for(;this.isValid(a,l)&&this.image.get(a,l)===n;)a+=i,l+=s;for(a-=i,l-=s;this.isValid(a,l)&&this.image.get(a,l)===n;)a+=i;for(a-=i;this.isValid(a,l)&&this.image.get(a,l)===n;)l+=s;return l-=s,new Lt(a,l)}expandSquare(e,n,i){let s=i/(2*n),a=e[0].getX()-e[2].getX(),l=e[0].getY()-e[2].getY(),d=(e[0].getX()+e[2].getX())/2,h=(e[0].getY()+e[2].getY())/2,m=new we(d+s*a,h+s*l),y=new we(d-s*a,h-s*l);a=e[1].getX()-e[3].getX(),l=e[1].getY()-e[3].getY(),d=(e[1].getX()+e[3].getX())/2,h=(e[1].getY()+e[3].getY())/2;let b=new we(d+s*a,h+s*l),I=new we(d-s*a,h-s*l);return[m,b,y,I]}isValid(e,n){return e>=0&&e<this.image.getWidth()&&n>0&&n<this.image.getHeight()}isValidPoint(e){let n=ae.round(e.getX()),i=ae.round(e.getY());return this.isValid(n,i)}distancePoint(e,n){return ae.distance(e.getX(),e.getY(),n.getX(),n.getY())}distanceResultPoint(e,n){return ae.distance(e.getX(),e.getY(),n.getX(),n.getY())}getDimension(){return this.compact?4*this.nbLayers+11:this.nbLayers<=4?4*this.nbLayers+15:4*this.nbLayers+2*($.truncDivision(this.nbLayers-4,8)+1)+15}}class it{decode(e,n=null){let i=null,s=new li(e.getBlackMatrix()),a=null,l=null;try{let y=s.detectMirror(!1);a=y.getPoints(),this.reportFoundResultPoints(n,a),l=new L().decode(y)}catch(y){i=y}if(l==null)try{let y=s.detectMirror(!0);a=y.getPoints(),this.reportFoundResultPoints(n,a),l=new L().decode(y)}catch(y){throw i??y}let d=new Le(l.getText(),l.getRawBytes(),l.getNumBits(),a,ne.AZTEC,O.currentTimeMillis()),h=l.getByteSegments();h!=null&&d.putMetadata(De.BYTE_SEGMENTS,h);let m=l.getECLevel();return m!=null&&d.putMetadata(De.ERROR_CORRECTION_LEVEL,m),d}reportFoundResultPoints(e,n){if(e!=null){let i=e.get(q.NEED_RESULT_POINT_CALLBACK);i!=null&&n.forEach((s,a,l)=>{i.foundPossibleResultPoint(s)})}}reset(){}}class ke extends je{constructor(e=500){super(new it,e)}}class Ne{decode(e,n){try{return this.doDecode(e,n)}catch{if(n&&n.get(q.TRY_HARDER)===!0&&e.isRotateSupported()){const a=e.rotateCounterClockwise(),l=this.doDecode(a,n),d=l.getResultMetadata();let h=270;d!==null&&d.get(De.ORIENTATION)===!0&&(h=h+d.get(De.ORIENTATION)%360),l.putMetadata(De.ORIENTATION,h);const m=l.getResultPoints();if(m!==null){const y=a.getHeight();for(let b=0;b<m.length;b++)m[b]=new we(y-m[b].getY()-1,m[b].getX())}return l}else throw new k}}reset(){}doDecode(e,n){const i=e.getWidth(),s=e.getHeight();let a=new V(i);const l=n&&n.get(q.TRY_HARDER)===!0,d=Math.max(1,s>>(l?8:5));let h;l?h=s:h=15;const m=Math.trunc(s/2);for(let y=0;y<h;y++){const b=Math.trunc((y+1)/2),I=(y&1)===0,N=m+d*(I?b:-b);if(N<0||N>=s)break;try{a=e.getBlackRow(N,a)}catch{continue}for(let U=0;U<2;U++){if(U===1&&(a.reverse(),n&&n.get(q.NEED_RESULT_POINT_CALLBACK)===!0)){const z=new Map;n.forEach((G,K)=>z.set(K,G)),z.delete(q.NEED_RESULT_POINT_CALLBACK),n=z}try{const z=this.decodeRow(N,a,n);if(U===1){z.putMetadata(De.ORIENTATION,180);const G=z.getResultPoints();G!==null&&(G[0]=new we(i-G[0].getX()-1,G[0].getY()),G[1]=new we(i-G[1].getX()-1,G[1].getY()))}return z}catch{}}}throw new k}static recordPattern(e,n,i){const s=i.length;for(let m=0;m<s;m++)i[m]=0;const a=e.getSize();if(n>=a)throw new k;let l=!e.get(n),d=0,h=n;for(;h<a;){if(e.get(h)!==l)i[d]++;else{if(++d===s)break;i[d]=1,l=!l}h++}if(!(d===s||d===s-1&&h===a))throw new k}static recordPatternInReverse(e,n,i){let s=i.length,a=e.get(n);for(;n>0&&s>=0;)e.get(--n)!==a&&(s--,a=!a);if(s>=0)throw new k;Ne.recordPattern(e,n+1,i)}static patternMatchVariance(e,n,i){const s=e.length;let a=0,l=0;for(let m=0;m<s;m++)a+=e[m],l+=n[m];if(a<l)return Number.POSITIVE_INFINITY;const d=a/l;i*=d;let h=0;for(let m=0;m<s;m++){const y=e[m],b=n[m]*d,I=y>b?y-b:b-y;if(I>i)return Number.POSITIVE_INFINITY;h+=I}return h/a}}class ye extends Ne{static findStartPattern(e){const n=e.getSize(),i=e.getNextSet(0);let s=0,a=Int32Array.from([0,0,0,0,0,0]),l=i,d=!1;const h=6;for(let m=i;m<n;m++)if(e.get(m)!==d)a[s]++;else{if(s===h-1){let y=ye.MAX_AVG_VARIANCE,b=-1;for(let I=ye.CODE_START_A;I<=ye.CODE_START_C;I++){const N=Ne.patternMatchVariance(a,ye.CODE_PATTERNS[I],ye.MAX_INDIVIDUAL_VARIANCE);N<y&&(y=N,b=I)}if(b>=0&&e.isRange(Math.max(0,l-(m-l)/2),l,!1))return Int32Array.from([l,m,b]);l+=a[0]+a[1],a=a.slice(2,a.length-1),a[s-1]=0,a[s]=0,s--}else s++;a[s]=1,d=!d}throw new k}static decodeCode(e,n,i){Ne.recordPattern(e,i,n);let s=ye.MAX_AVG_VARIANCE,a=-1;for(let l=0;l<ye.CODE_PATTERNS.length;l++){const d=ye.CODE_PATTERNS[l],h=this.patternMatchVariance(n,d,ye.MAX_INDIVIDUAL_VARIANCE);h<s&&(s=h,a=l)}if(a>=0)return a;throw new k}decodeRow(e,n,i){const s=i&&i.get(q.ASSUME_GS1)===!0,a=ye.findStartPattern(n),l=a[2];let d=0;const h=new Uint8Array(20);h[d++]=l;let m;switch(l){case ye.CODE_START_A:m=ye.CODE_CODE_A;break;case ye.CODE_START_B:m=ye.CODE_CODE_B;break;case ye.CODE_START_C:m=ye.CODE_CODE_C;break;default:throw new R}let y=!1,b=!1,I="",N=a[0],U=a[1];const z=Int32Array.from([0,0,0,0,0,0]);let G=0,K=0,he=l,me=0,de=!0,He=!1,Pe=!1;for(;!y;){const vr=b;switch(b=!1,G=K,K=ye.decodeCode(n,z,U),h[d++]=K,K!==ye.CODE_STOP&&(de=!0),K!==ye.CODE_STOP&&(me++,he+=me*K),N=U,U+=z.reduce((vd,Cd)=>vd+Cd,0),K){case ye.CODE_START_A:case ye.CODE_START_B:case ye.CODE_START_C:throw new R}switch(m){case ye.CODE_CODE_A:if(K<64)Pe===He?I+=String.fromCharCode(32+K):I+=String.fromCharCode(32+K+128),Pe=!1;else if(K<96)Pe===He?I+=String.fromCharCode(K-64):I+=String.fromCharCode(K+64),Pe=!1;else switch(K!==ye.CODE_STOP&&(de=!1),K){case ye.CODE_FNC_1:s&&(I.length===0?I+="]C1":I+="");break;case ye.CODE_FNC_2:case ye.CODE_FNC_3:break;case ye.CODE_FNC_4_A:!He&&Pe?(He=!0,Pe=!1):He&&Pe?(He=!1,Pe=!1):Pe=!0;break;case ye.CODE_SHIFT:b=!0,m=ye.CODE_CODE_B;break;case ye.CODE_CODE_B:m=ye.CODE_CODE_B;break;case ye.CODE_CODE_C:m=ye.CODE_CODE_C;break;case ye.CODE_STOP:y=!0;break}break;case ye.CODE_CODE_B:if(K<96)Pe===He?I+=String.fromCharCode(32+K):I+=String.fromCharCode(32+K+128),Pe=!1;else switch(K!==ye.CODE_STOP&&(de=!1),K){case ye.CODE_FNC_1:s&&(I.length===0?I+="]C1":I+="");break;case ye.CODE_FNC_2:case ye.CODE_FNC_3:break;case ye.CODE_FNC_4_B:!He&&Pe?(He=!0,Pe=!1):He&&Pe?(He=!1,Pe=!1):Pe=!0;break;case ye.CODE_SHIFT:b=!0,m=ye.CODE_CODE_A;break;case ye.CODE_CODE_A:m=ye.CODE_CODE_A;break;case ye.CODE_CODE_C:m=ye.CODE_CODE_C;break;case ye.CODE_STOP:y=!0;break}break;case ye.CODE_CODE_C:if(K<100)K<10&&(I+="0"),I+=K;else switch(K!==ye.CODE_STOP&&(de=!1),K){case ye.CODE_FNC_1:s&&(I.length===0?I+="]C1":I+="");break;case ye.CODE_CODE_A:m=ye.CODE_CODE_A;break;case ye.CODE_CODE_B:m=ye.CODE_CODE_B;break;case ye.CODE_STOP:y=!0;break}break}vr&&(m=m===ye.CODE_CODE_A?ye.CODE_CODE_B:ye.CODE_CODE_A)}const Kt=U-N;if(U=n.getNextUnset(U),!n.isRange(U,Math.min(n.getSize(),U+(U-N)/2),!1))throw new k;if(he-=me*G,he%103!==G)throw new M;const gn=I.length;if(gn===0)throw new k;gn>0&&de&&(m===ye.CODE_CODE_C?I=I.substring(0,gn-2):I=I.substring(0,gn-1));const Qt=(a[1]+a[0])/2,at=N+Kt/2,zt=h.length,nn=new Uint8Array(zt);for(let vr=0;vr<zt;vr++)nn[vr]=h[vr];const _r=[new we(Qt,e),new we(at,e)];return new Le(I,nn,0,_r,ne.CODE_128,new Date().getTime())}}ye.CODE_PATTERNS=[Int32Array.from([2,1,2,2,2,2]),Int32Array.from([2,2,2,1,2,2]),Int32Array.from([2,2,2,2,2,1]),Int32Array.from([1,2,1,2,2,3]),Int32Array.from([1,2,1,3,2,2]),Int32Array.from([1,3,1,2,2,2]),Int32Array.from([1,2,2,2,1,3]),Int32Array.from([1,2,2,3,1,2]),Int32Array.from([1,3,2,2,1,2]),Int32Array.from([2,2,1,2,1,3]),Int32Array.from([2,2,1,3,1,2]),Int32Array.from([2,3,1,2,1,2]),Int32Array.from([1,1,2,2,3,2]),Int32Array.from([1,2,2,1,3,2]),Int32Array.from([1,2,2,2,3,1]),Int32Array.from([1,1,3,2,2,2]),Int32Array.from([1,2,3,1,2,2]),Int32Array.from([1,2,3,2,2,1]),Int32Array.from([2,2,3,2,1,1]),Int32Array.from([2,2,1,1,3,2]),Int32Array.from([2,2,1,2,3,1]),Int32Array.from([2,1,3,2,1,2]),Int32Array.from([2,2,3,1,1,2]),Int32Array.from([3,1,2,1,3,1]),Int32Array.from([3,1,1,2,2,2]),Int32Array.from([3,2,1,1,2,2]),Int32Array.from([3,2,1,2,2,1]),Int32Array.from([3,1,2,2,1,2]),Int32Array.from([3,2,2,1,1,2]),Int32Array.from([3,2,2,2,1,1]),Int32Array.from([2,1,2,1,2,3]),Int32Array.from([2,1,2,3,2,1]),Int32Array.from([2,3,2,1,2,1]),Int32Array.from([1,1,1,3,2,3]),Int32Array.from([1,3,1,1,2,3]),Int32Array.from([1,3,1,3,2,1]),Int32Array.from([1,1,2,3,1,3]),Int32Array.from([1,3,2,1,1,3]),Int32Array.from([1,3,2,3,1,1]),Int32Array.from([2,1,1,3,1,3]),Int32Array.from([2,3,1,1,1,3]),Int32Array.from([2,3,1,3,1,1]),Int32Array.from([1,1,2,1,3,3]),Int32Array.from([1,1,2,3,3,1]),Int32Array.from([1,3,2,1,3,1]),Int32Array.from([1,1,3,1,2,3]),Int32Array.from([1,1,3,3,2,1]),Int32Array.from([1,3,3,1,2,1]),Int32Array.from([3,1,3,1,2,1]),Int32Array.from([2,1,1,3,3,1]),Int32Array.from([2,3,1,1,3,1]),Int32Array.from([2,1,3,1,1,3]),Int32Array.from([2,1,3,3,1,1]),Int32Array.from([2,1,3,1,3,1]),Int32Array.from([3,1,1,1,2,3]),Int32Array.from([3,1,1,3,2,1]),Int32Array.from([3,3,1,1,2,1]),Int32Array.from([3,1,2,1,1,3]),Int32Array.from([3,1,2,3,1,1]),Int32Array.from([3,3,2,1,1,1]),Int32Array.from([3,1,4,1,1,1]),Int32Array.from([2,2,1,4,1,1]),Int32Array.from([4,3,1,1,1,1]),Int32Array.from([1,1,1,2,2,4]),Int32Array.from([1,1,1,4,2,2]),Int32Array.from([1,2,1,1,2,4]),Int32Array.from([1,2,1,4,2,1]),Int32Array.from([1,4,1,1,2,2]),Int32Array.from([1,4,1,2,2,1]),Int32Array.from([1,1,2,2,1,4]),Int32Array.from([1,1,2,4,1,2]),Int32Array.from([1,2,2,1,1,4]),Int32Array.from([1,2,2,4,1,1]),Int32Array.from([1,4,2,1,1,2]),Int32Array.from([1,4,2,2,1,1]),Int32Array.from([2,4,1,2,1,1]),Int32Array.from([2,2,1,1,1,4]),Int32Array.from([4,1,3,1,1,1]),Int32Array.from([2,4,1,1,1,2]),Int32Array.from([1,3,4,1,1,1]),Int32Array.from([1,1,1,2,4,2]),Int32Array.from([1,2,1,1,4,2]),Int32Array.from([1,2,1,2,4,1]),Int32Array.from([1,1,4,2,1,2]),Int32Array.from([1,2,4,1,1,2]),Int32Array.from([1,2,4,2,1,1]),Int32Array.from([4,1,1,2,1,2]),Int32Array.from([4,2,1,1,1,2]),Int32Array.from([4,2,1,2,1,1]),Int32Array.from([2,1,2,1,4,1]),Int32Array.from([2,1,4,1,2,1]),Int32Array.from([4,1,2,1,2,1]),Int32Array.from([1,1,1,1,4,3]),Int32Array.from([1,1,1,3,4,1]),Int32Array.from([1,3,1,1,4,1]),Int32Array.from([1,1,4,1,1,3]),Int32Array.from([1,1,4,3,1,1]),Int32Array.from([4,1,1,1,1,3]),Int32Array.from([4,1,1,3,1,1]),Int32Array.from([1,1,3,1,4,1]),Int32Array.from([1,1,4,1,3,1]),Int32Array.from([3,1,1,1,4,1]),Int32Array.from([4,1,1,1,3,1]),Int32Array.from([2,1,1,4,1,2]),Int32Array.from([2,1,1,2,1,4]),Int32Array.from([2,1,1,2,3,2]),Int32Array.from([2,3,3,1,1,1,2])],ye.MAX_AVG_VARIANCE=.25,ye.MAX_INDIVIDUAL_VARIANCE=.7,ye.CODE_SHIFT=98,ye.CODE_CODE_C=99,ye.CODE_CODE_B=100,ye.CODE_CODE_A=101,ye.CODE_FNC_1=102,ye.CODE_FNC_2=97,ye.CODE_FNC_3=96,ye.CODE_FNC_4_A=101,ye.CODE_FNC_4_B=100,ye.CODE_START_A=103,ye.CODE_START_B=104,ye.CODE_START_C=105,ye.CODE_STOP=106;class Tt extends Ne{constructor(e=!1,n=!1){super(),this.usingCheckDigit=e,this.extendedMode=n,this.decodeRowResult="",this.counters=new Int32Array(9)}decodeRow(e,n,i){let s=this.counters;s.fill(0),this.decodeRowResult="";let a=Tt.findAsteriskPattern(n,s),l=n.getNextSet(a[1]),d=n.getSize(),h,m;do{Tt.recordPattern(n,l,s);let z=Tt.toNarrowWidePattern(s);if(z<0)throw new k;h=Tt.patternToChar(z),this.decodeRowResult+=h,m=l;for(let G of s)l+=G;l=n.getNextSet(l)}while(h!=="*");this.decodeRowResult=this.decodeRowResult.substring(0,this.decodeRowResult.length-1);let y=0;for(let z of s)y+=z;let b=l-m-y;if(l!==d&&b*2<y)throw new k;if(this.usingCheckDigit){let z=this.decodeRowResult.length-1,G=0;for(let K=0;K<z;K++)G+=Tt.ALPHABET_STRING.indexOf(this.decodeRowResult.charAt(K));if(this.decodeRowResult.charAt(z)!==Tt.ALPHABET_STRING.charAt(G%43))throw new M;this.decodeRowResult=this.decodeRowResult.substring(0,z)}if(this.decodeRowResult.length===0)throw new k;let I;this.extendedMode?I=Tt.decodeExtended(this.decodeRowResult):I=this.decodeRowResult;let N=(a[1]+a[0])/2,U=m+y/2;return new Le(I,null,0,[new we(N,e),new we(U,e)],ne.CODE_39,new Date().getTime())}static findAsteriskPattern(e,n){let i=e.getSize(),s=e.getNextSet(0),a=0,l=s,d=!1,h=n.length;for(let m=s;m<i;m++)if(e.get(m)!==d)n[a]++;else{if(a===h-1){if(this.toNarrowWidePattern(n)===Tt.ASTERISK_ENCODING&&e.isRange(Math.max(0,l-Math.floor((m-l)/2)),l,!1))return[l,m];l+=n[0]+n[1],n.copyWithin(0,2,2+a-1),n[a-1]=0,n[a]=0,a--}else a++;n[a]=1,d=!d}throw new k}static toNarrowWidePattern(e){let n=e.length,i=0,s;do{let a=2147483647;for(let h of e)h<a&&h>i&&(a=h);i=a,s=0;let l=0,d=0;for(let h=0;h<n;h++){let m=e[h];m>i&&(d|=1<<n-1-h,s++,l+=m)}if(s===3){for(let h=0;h<n&&s>0;h++){let m=e[h];if(m>i&&(s--,m*2>=l))return-1}return d}}while(s>3);return-1}static patternToChar(e){for(let n=0;n<Tt.CHARACTER_ENCODINGS.length;n++)if(Tt.CHARACTER_ENCODINGS[n]===e)return Tt.ALPHABET_STRING.charAt(n);if(e===Tt.ASTERISK_ENCODING)return"*";throw new k}static decodeExtended(e){let n=e.length,i="";for(let s=0;s<n;s++){let a=e.charAt(s);if(a==="+"||a==="$"||a==="%"||a==="/"){let l=e.charAt(s+1),d="\0";switch(a){case"+":if(l>="A"&&l<="Z")d=String.fromCharCode(l.charCodeAt(0)+32);else throw new R;break;case"$":if(l>="A"&&l<="Z")d=String.fromCharCode(l.charCodeAt(0)-64);else throw new R;break;case"%":if(l>="A"&&l<="E")d=String.fromCharCode(l.charCodeAt(0)-38);else if(l>="F"&&l<="J")d=String.fromCharCode(l.charCodeAt(0)-11);else if(l>="K"&&l<="O")d=String.fromCharCode(l.charCodeAt(0)+16);else if(l>="P"&&l<="T")d=String.fromCharCode(l.charCodeAt(0)+43);else if(l==="U")d="\0";else if(l==="V")d="@";else if(l==="W")d="`";else if(l==="X"||l==="Y"||l==="Z")d="";else throw new R;break;case"/":if(l>="A"&&l<="O")d=String.fromCharCode(l.charCodeAt(0)-32);else if(l==="Z")d=":";else throw new R;break}i+=d,s++}else i+=a}return i}}Tt.ALPHABET_STRING="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+%",Tt.CHARACTER_ENCODINGS=[52,289,97,352,49,304,112,37,292,100,265,73,328,25,280,88,13,268,76,28,259,67,322,19,274,82,7,262,70,22,385,193,448,145,400,208,133,388,196,168,162,138,42],Tt.ASTERISK_ENCODING=148;class ot extends Ne{constructor(){super(...arguments),this.narrowLineWidth=-1}decodeRow(e,n,i){let s=this.decodeStart(n),a=this.decodeEnd(n),l=new se;ot.decodeMiddle(n,s[1],a[0],l);let d=l.toString(),h=null;i!=null&&(h=i.get(q.ALLOWED_LENGTHS)),h==null&&(h=ot.DEFAULT_ALLOWED_LENGTHS);let m=d.length,y=!1,b=0;for(let U of h){if(m===U){y=!0;break}U>b&&(b=U)}if(!y&&m>b&&(y=!0),!y)throw new R;const I=[new we(s[1],e),new we(a[0],e)];return new Le(d,null,0,I,ne.ITF,new Date().getTime())}static decodeMiddle(e,n,i,s){let a=new Int32Array(10),l=new Int32Array(5),d=new Int32Array(5);for(a.fill(0),l.fill(0),d.fill(0);n<i;){Ne.recordPattern(e,n,a);for(let m=0;m<5;m++){let y=2*m;l[m]=a[y],d[m]=a[y+1]}let h=ot.decodeDigit(l);s.append(h.toString()),h=this.decodeDigit(d),s.append(h.toString()),a.forEach(function(m){n+=m})}}decodeStart(e){let n=ot.skipWhiteSpace(e),i=ot.findGuardPattern(e,n,ot.START_PATTERN);return this.narrowLineWidth=(i[1]-i[0])/4,this.validateQuietZone(e,i[0]),i}validateQuietZone(e,n){let i=this.narrowLineWidth*10;i=i<n?i:n;for(let s=n-1;i>0&&s>=0&&!e.get(s);s--)i--;if(i!==0)throw new k}static skipWhiteSpace(e){const n=e.getSize(),i=e.getNextSet(0);if(i===n)throw new k;return i}decodeEnd(e){e.reverse();try{let n=ot.skipWhiteSpace(e),i;try{i=ot.findGuardPattern(e,n,ot.END_PATTERN_REVERSED[0])}catch(a){a instanceof k&&(i=ot.findGuardPattern(e,n,ot.END_PATTERN_REVERSED[1]))}this.validateQuietZone(e,i[0]);let s=i[0];return i[0]=e.getSize()-i[1],i[1]=e.getSize()-s,i}finally{e.reverse()}}static findGuardPattern(e,n,i){let s=i.length,a=new Int32Array(s),l=e.getSize(),d=!1,h=0,m=n;a.fill(0);for(let y=n;y<l;y++)if(e.get(y)!==d)a[h]++;else{if(h===s-1){if(Ne.patternMatchVariance(a,i,ot.MAX_INDIVIDUAL_VARIANCE)<ot.MAX_AVG_VARIANCE)return[m,y];m+=a[0]+a[1],O.arraycopy(a,2,a,0,h-1),a[h-1]=0,a[h]=0,h--}else h++;a[h]=1,d=!d}throw new k}static decodeDigit(e){let n=ot.MAX_AVG_VARIANCE,i=-1,s=ot.PATTERNS.length;for(let a=0;a<s;a++){let l=ot.PATTERNS[a],d=Ne.patternMatchVariance(e,l,ot.MAX_INDIVIDUAL_VARIANCE);d<n?(n=d,i=a):d===n&&(i=-1)}if(i>=0)return i%10;throw new k}}ot.PATTERNS=[Int32Array.from([1,1,2,2,1]),Int32Array.from([2,1,1,1,2]),Int32Array.from([1,2,1,1,2]),Int32Array.from([2,2,1,1,1]),Int32Array.from([1,1,2,1,2]),Int32Array.from([2,1,2,1,1]),Int32Array.from([1,2,2,1,1]),Int32Array.from([1,1,1,2,2]),Int32Array.from([2,1,1,2,1]),Int32Array.from([1,2,1,2,1]),Int32Array.from([1,1,3,3,1]),Int32Array.from([3,1,1,1,3]),Int32Array.from([1,3,1,1,3]),Int32Array.from([3,3,1,1,1]),Int32Array.from([1,1,3,1,3]),Int32Array.from([3,1,3,1,1]),Int32Array.from([1,3,3,1,1]),Int32Array.from([1,1,1,3,3]),Int32Array.from([3,1,1,3,1]),Int32Array.from([1,3,1,3,1])],ot.MAX_AVG_VARIANCE=.38,ot.MAX_INDIVIDUAL_VARIANCE=.5,ot.DEFAULT_ALLOWED_LENGTHS=[6,8,10,12,14],ot.START_PATTERN=Int32Array.from([1,1,1,1]),ot.END_PATTERN_REVERSED=[Int32Array.from([1,1,2]),Int32Array.from([1,1,3])];class bt extends Ne{constructor(){super(...arguments),this.decodeRowStringBuffer=""}static findStartGuardPattern(e){let n=!1,i,s=0,a=Int32Array.from([0,0,0]);for(;!n;){a=Int32Array.from([0,0,0]),i=bt.findGuardPattern(e,s,!1,this.START_END_PATTERN,a);let l=i[0];s=i[1];let d=l-(s-l);d>=0&&(n=e.isRange(d,l,!1))}return i}static checkChecksum(e){return bt.checkStandardUPCEANChecksum(e)}static checkStandardUPCEANChecksum(e){let n=e.length;if(n===0)return!1;let i=parseInt(e.charAt(n-1),10);return bt.getStandardUPCEANChecksum(e.substring(0,n-1))===i}static getStandardUPCEANChecksum(e){let n=e.length,i=0;for(let s=n-1;s>=0;s-=2){let a=e.charAt(s).charCodeAt(0)-48;if(a<0||a>9)throw new R;i+=a}i*=3;for(let s=n-2;s>=0;s-=2){let a=e.charAt(s).charCodeAt(0)-48;if(a<0||a>9)throw new R;i+=a}return(1e3-i)%10}static decodeEnd(e,n){return bt.findGuardPattern(e,n,!1,bt.START_END_PATTERN,new Int32Array(bt.START_END_PATTERN.length).fill(0))}static findGuardPatternWithoutCounters(e,n,i,s){return this.findGuardPattern(e,n,i,s,new Int32Array(s.length))}static findGuardPattern(e,n,i,s,a){let l=e.getSize();n=i?e.getNextUnset(n):e.getNextSet(n);let d=0,h=n,m=s.length,y=i;for(let b=n;b<l;b++)if(e.get(b)!==y)a[d]++;else{if(d===m-1){if(Ne.patternMatchVariance(a,s,bt.MAX_INDIVIDUAL_VARIANCE)<bt.MAX_AVG_VARIANCE)return Int32Array.from([h,b]);h+=a[0]+a[1];let I=a.slice(2,a.length-1);for(let N=0;N<d-1;N++)a[N]=I[N];a[d-1]=0,a[d]=0,d--}else d++;a[d]=1,y=!y}throw new k}static decodeDigit(e,n,i,s){this.recordPattern(e,i,n);let a=this.MAX_AVG_VARIANCE,l=-1,d=s.length;for(let h=0;h<d;h++){let m=s[h],y=Ne.patternMatchVariance(n,m,bt.MAX_INDIVIDUAL_VARIANCE);y<a&&(a=y,l=h)}if(l>=0)return l;throw new k}}bt.MAX_AVG_VARIANCE=.48,bt.MAX_INDIVIDUAL_VARIANCE=.7,bt.START_END_PATTERN=Int32Array.from([1,1,1]),bt.MIDDLE_PATTERN=Int32Array.from([1,1,1,1,1]),bt.END_PATTERN=Int32Array.from([1,1,1,1,1,1]),bt.L_PATTERNS=[Int32Array.from([3,2,1,1]),Int32Array.from([2,2,2,1]),Int32Array.from([2,1,2,2]),Int32Array.from([1,4,1,1]),Int32Array.from([1,1,3,2]),Int32Array.from([1,2,3,1]),Int32Array.from([1,1,1,4]),Int32Array.from([1,3,1,2]),Int32Array.from([1,2,1,3]),Int32Array.from([3,1,1,2])];class Nr{constructor(){this.CHECK_DIGIT_ENCODINGS=[24,20,18,17,12,6,3,10,9,5],this.decodeMiddleCounters=Int32Array.from([0,0,0,0]),this.decodeRowStringBuffer=""}decodeRow(e,n,i){let s=this.decodeRowStringBuffer,a=this.decodeMiddle(n,i,s),l=s.toString(),d=Nr.parseExtensionString(l),h=[new we((i[0]+i[1])/2,e),new we(a,e)],m=new Le(l,null,0,h,ne.UPC_EAN_EXTENSION,new Date().getTime());return d!=null&&m.putAllMetadata(d),m}decodeMiddle(e,n,i){let s=this.decodeMiddleCounters;s[0]=0,s[1]=0,s[2]=0,s[3]=0;let a=e.getSize(),l=n[1],d=0;for(let m=0;m<5&&l<a;m++){let y=bt.decodeDigit(e,s,l,bt.L_AND_G_PATTERNS);i+=String.fromCharCode(48+y%10);for(let b of s)l+=b;y>=10&&(d|=1<<4-m),m!==4&&(l=e.getNextSet(l),l=e.getNextUnset(l))}if(i.length!==5)throw new k;let h=this.determineCheckDigit(d);if(Nr.extensionChecksum(i.toString())!==h)throw new k;return l}static extensionChecksum(e){let n=e.length,i=0;for(let s=n-2;s>=0;s-=2)i+=e.charAt(s).charCodeAt(0)-48;i*=3;for(let s=n-1;s>=0;s-=2)i+=e.charAt(s).charCodeAt(0)-48;return i*=3,i%10}determineCheckDigit(e){for(let n=0;n<10;n++)if(e===this.CHECK_DIGIT_ENCODINGS[n])return n;throw new k}static parseExtensionString(e){if(e.length!==5)return null;let n=Nr.parseExtension5String(e);return n==null?null:new Map([[De.SUGGESTED_PRICE,n]])}static parseExtension5String(e){let n;switch(e.charAt(0)){case"0":n="£";break;case"5":n="$";break;case"9":switch(e){case"90000":return null;case"99991":return"0.00";case"99990":return"Used"}n="";break;default:n="";break}let i=parseInt(e.substring(1)),s=(i/100).toString(),a=i%100,l=a<10?"0"+a:a.toString();return n+s+"."+l}}class Hi{constructor(){this.decodeMiddleCounters=Int32Array.from([0,0,0,0]),this.decodeRowStringBuffer=""}decodeRow(e,n,i){let s=this.decodeRowStringBuffer,a=this.decodeMiddle(n,i,s),l=s.toString(),d=Hi.parseExtensionString(l),h=[new we((i[0]+i[1])/2,e),new we(a,e)],m=new Le(l,null,0,h,ne.UPC_EAN_EXTENSION,new Date().getTime());return d!=null&&m.putAllMetadata(d),m}decodeMiddle(e,n,i){let s=this.decodeMiddleCounters;s[0]=0,s[1]=0,s[2]=0,s[3]=0;let a=e.getSize(),l=n[1],d=0;for(let h=0;h<2&&l<a;h++){let m=bt.decodeDigit(e,s,l,bt.L_AND_G_PATTERNS);i+=String.fromCharCode(48+m%10);for(let y of s)l+=y;m>=10&&(d|=1<<1-h),h!==1&&(l=e.getNextSet(l),l=e.getNextUnset(l))}if(i.length!==2)throw new k;if(parseInt(i.toString())%4!==d)throw new k;return l}static parseExtensionString(e){return e.length!==2?null:new Map([[De.ISSUE_NUMBER,parseInt(e)]])}}class as{static decodeRow(e,n,i){let s=bt.findGuardPattern(n,i,!1,this.EXTENSION_START_PATTERN,new Int32Array(this.EXTENSION_START_PATTERN.length).fill(0));try{return new Nr().decodeRow(e,n,s)}catch{return new Hi().decodeRow(e,n,s)}}}as.EXTENSION_START_PATTERN=Int32Array.from([1,1,2]);class Xe extends bt{constructor(){super(),this.decodeRowStringBuffer="",Xe.L_AND_G_PATTERNS=Xe.L_PATTERNS.map(e=>Int32Array.from(e));for(let e=10;e<20;e++){let n=Xe.L_PATTERNS[e-10],i=new Int32Array(n.length);for(let s=0;s<n.length;s++)i[s]=n[n.length-s-1];Xe.L_AND_G_PATTERNS[e]=i}}decodeRow(e,n,i){let s=Xe.findStartGuardPattern(n),a=i==null?null:i.get(q.NEED_RESULT_POINT_CALLBACK);if(a!=null){const de=new we((s[0]+s[1])/2,e);a.foundPossibleResultPoint(de)}let l=this.decodeMiddle(n,s,this.decodeRowStringBuffer),d=l.rowOffset,h=l.resultString;if(a!=null){const de=new we(d,e);a.foundPossibleResultPoint(de)}let m=this.decodeEnd(n,d);if(a!=null){const de=new we((m[0]+m[1])/2,e);a.foundPossibleResultPoint(de)}let y=m[1],b=y+(y-m[0]);if(b>=n.getSize()||!n.isRange(y,b,!1))throw new k;let I=h.toString();if(I.length<8)throw new R;if(!Xe.checkChecksum(I))throw new M;let N=(s[1]+s[0])/2,U=(m[1]+m[0])/2,z=this.getBarcodeFormat(),G=[new we(N,e),new we(U,e)],K=new Le(I,null,0,G,z,new Date().getTime()),he=0;try{let de=as.decodeRow(e,n,m[1]);K.putMetadata(De.UPC_EAN_EXTENSION,de.getText()),K.putAllMetadata(de.getResultMetadata()),K.addResultPoints(de.getResultPoints()),he=de.getText().length}catch{}let me=i==null?null:i.get(q.ALLOWED_EAN_EXTENSIONS);if(me!=null){let de=!1;for(let He in me)if(he.toString()===He){de=!0;break}if(!de)throw new k}return K}decodeEnd(e,n){return Xe.findGuardPattern(e,n,!1,Xe.START_END_PATTERN,new Int32Array(Xe.START_END_PATTERN.length).fill(0))}static checkChecksum(e){return Xe.checkStandardUPCEANChecksum(e)}static checkStandardUPCEANChecksum(e){let n=e.length;if(n===0)return!1;let i=parseInt(e.charAt(n-1),10);return Xe.getStandardUPCEANChecksum(e.substring(0,n-1))===i}static getStandardUPCEANChecksum(e){let n=e.length,i=0;for(let s=n-1;s>=0;s-=2){let a=e.charAt(s).charCodeAt(0)-48;if(a<0||a>9)throw new R;i+=a}i*=3;for(let s=n-2;s>=0;s-=2){let a=e.charAt(s).charCodeAt(0)-48;if(a<0||a>9)throw new R;i+=a}return(1e3-i)%10}}class Jn extends Xe{constructor(){super(),this.decodeMiddleCounters=Int32Array.from([0,0,0,0])}decodeMiddle(e,n,i){let s=this.decodeMiddleCounters;s[0]=0,s[1]=0,s[2]=0,s[3]=0;let a=e.getSize(),l=n[1],d=0;for(let m=0;m<6&&l<a;m++){let y=Xe.decodeDigit(e,s,l,Xe.L_AND_G_PATTERNS);i+=String.fromCharCode(48+y%10);for(let b of s)l+=b;y>=10&&(d|=1<<5-m)}i=Jn.determineFirstDigit(i,d),l=Xe.findGuardPattern(e,l,!0,Xe.MIDDLE_PATTERN,new Int32Array(Xe.MIDDLE_PATTERN.length).fill(0))[1];for(let m=0;m<6&&l<a;m++){let y=Xe.decodeDigit(e,s,l,Xe.L_PATTERNS);i+=String.fromCharCode(48+y);for(let b of s)l+=b}return{rowOffset:l,resultString:i}}getBarcodeFormat(){return ne.EAN_13}static determineFirstDigit(e,n){for(let i=0;i<10;i++)if(n===this.FIRST_DIGIT_ENCODINGS[i])return e=String.fromCharCode(48+i)+e,e;throw new k}}Jn.FIRST_DIGIT_ENCODINGS=[0,11,13,14,19,25,28,21,22,26];class ls extends Xe{constructor(){super(),this.decodeMiddleCounters=Int32Array.from([0,0,0,0])}decodeMiddle(e,n,i){const s=this.decodeMiddleCounters;s[0]=0,s[1]=0,s[2]=0,s[3]=0;let a=e.getSize(),l=n[1];for(let h=0;h<4&&l<a;h++){let m=Xe.decodeDigit(e,s,l,Xe.L_PATTERNS);i+=String.fromCharCode(48+m);for(let y of s)l+=y}l=Xe.findGuardPattern(e,l,!0,Xe.MIDDLE_PATTERN,new Int32Array(Xe.MIDDLE_PATTERN.length).fill(0))[1];for(let h=0;h<4&&l<a;h++){let m=Xe.decodeDigit(e,s,l,Xe.L_PATTERNS);i+=String.fromCharCode(48+m);for(let y of s)l+=y}return{rowOffset:l,resultString:i}}getBarcodeFormat(){return ne.EAN_8}}class cs extends Xe{constructor(){super(...arguments),this.ean13Reader=new Jn}getBarcodeFormat(){return ne.UPC_A}decode(e,n){return this.maybeReturnResult(this.ean13Reader.decode(e))}decodeRow(e,n,i){return this.maybeReturnResult(this.ean13Reader.decodeRow(e,n,i))}decodeMiddle(e,n,i){return this.ean13Reader.decodeMiddle(e,n,i)}maybeReturnResult(e){let n=e.getText();if(n.charAt(0)==="0"){let i=new Le(n.substring(1),null,null,e.getResultPoints(),ne.UPC_A);return e.getResultMetadata()!=null&&i.putAllMetadata(e.getResultMetadata()),i}else throw new k}reset(){this.ean13Reader.reset()}}class mn extends Xe{constructor(){super(),this.decodeMiddleCounters=new Int32Array(4)}decodeMiddle(e,n,i){const s=this.decodeMiddleCounters.map(m=>m);s[0]=0,s[1]=0,s[2]=0,s[3]=0;const a=e.getSize();let l=n[1],d=0;for(let m=0;m<6&&l<a;m++){const y=mn.decodeDigit(e,s,l,mn.L_AND_G_PATTERNS);i+=String.fromCharCode(48+y%10);for(let b of s)l+=b;y>=10&&(d|=1<<5-m)}let h=mn.determineNumSysAndCheckDigit(i,d);return{rowOffset:l,resultString:h}}decodeEnd(e,n){return mn.findGuardPatternWithoutCounters(e,n,!0,mn.MIDDLE_END_PATTERN)}checkChecksum(e){return Xe.checkChecksum(mn.convertUPCEtoUPCA(e))}static determineNumSysAndCheckDigit(e,n){for(let i=0;i<=1;i++)for(let s=0;s<10;s++)if(n===this.NUMSYS_AND_CHECK_DIGIT_PATTERNS[i][s]){let a=String.fromCharCode(48+i),l=String.fromCharCode(48+s);return a+e+l}throw k.getNotFoundInstance()}getBarcodeFormat(){return ne.UPC_E}static convertUPCEtoUPCA(e){const n=e.slice(1,7).split("").map(a=>a.charCodeAt(0)),i=new se;i.append(e.charAt(0));let s=n[5];switch(s){case 0:case 1:case 2:i.appendChars(n,0,2),i.append(s),i.append("0000"),i.appendChars(n,2,3);break;case 3:i.appendChars(n,0,3),i.append("00000"),i.appendChars(n,3,2);break;case 4:i.appendChars(n,0,4),i.append("00000"),i.append(n[4]);break;default:i.appendChars(n,0,5),i.append("0000"),i.append(s);break}return e.length>=8&&i.append(e.charAt(7)),i.toString()}}mn.MIDDLE_END_PATTERN=Int32Array.from([1,1,1,1,1,1]),mn.NUMSYS_AND_CHECK_DIGIT_PATTERNS=[Int32Array.from([56,52,50,49,44,38,35,42,41,37]),Int32Array.from([7,11,13,14,19,25,28,21,22,26])];class Wi extends Ne{constructor(e){super();let n=e==null?null:e.get(q.POSSIBLE_FORMATS),i=[];c(n)?(i.push(new Jn),i.push(new cs),i.push(new ls),i.push(new mn)):(n.indexOf(ne.EAN_13)>-1&&i.push(new Jn),n.indexOf(ne.UPC_A)>-1&&i.push(new cs),n.indexOf(ne.EAN_8)>-1&&i.push(new ls),n.indexOf(ne.UPC_E)>-1&&i.push(new mn)),this.readers=i}decodeRow(e,n,i){for(let s of this.readers)try{const a=s.decodeRow(e,n,i),l=a.getBarcodeFormat()===ne.EAN_13&&a.getText().charAt(0)==="0",d=i==null?null:i.get(q.POSSIBLE_FORMATS),h=d==null||d.includes(ne.UPC_A);if(l&&h){const m=a.getRawBytes(),y=new Le(a.getText().substring(1),m,m?m.length:null,a.getResultPoints(),ne.UPC_A);return y.putAllMetadata(a.getResultMetadata()),y}return a}catch{}throw new k}reset(){for(let e of this.readers)e.reset()}}class $t extends Ne{constructor(){super(),this.decodeFinderCounters=new Int32Array(4),this.dataCharacterCounters=new Int32Array(8),this.oddRoundingErrors=new Array(4),this.evenRoundingErrors=new Array(4),this.oddCounts=new Array(this.dataCharacterCounters.length/2),this.evenCounts=new Array(this.dataCharacterCounters.length/2)}getDecodeFinderCounters(){return this.decodeFinderCounters}getDataCharacterCounters(){return this.dataCharacterCounters}getOddRoundingErrors(){return this.oddRoundingErrors}getEvenRoundingErrors(){return this.evenRoundingErrors}getOddCounts(){return this.oddCounts}getEvenCounts(){return this.evenCounts}parseFinderValue(e,n){for(let i=0;i<n.length;i++)if(Ne.patternMatchVariance(e,n[i],$t.MAX_INDIVIDUAL_VARIANCE)<$t.MAX_AVG_VARIANCE)return i;throw new k}static count(e){return ae.sum(new Int32Array(e))}static increment(e,n){let i=0,s=n[0];for(let a=1;a<e.length;a++)n[a]>s&&(s=n[a],i=a);e[i]++}static decrement(e,n){let i=0,s=n[0];for(let a=1;a<e.length;a++)n[a]<s&&(s=n[a],i=a);e[i]--}static isFinderPattern(e){let n=e[0]+e[1],i=n+e[2]+e[3],s=n/i;if(s>=$t.MIN_FINDER_PATTERN_RATIO&&s<=$t.MAX_FINDER_PATTERN_RATIO){let a=Number.MAX_SAFE_INTEGER,l=Number.MIN_SAFE_INTEGER;for(let d of e)d>l&&(l=d),d<a&&(a=d);return l<10*a}return!1}}$t.MAX_AVG_VARIANCE=.2,$t.MAX_INDIVIDUAL_VARIANCE=.45,$t.MIN_FINDER_PATTERN_RATIO=9.5/12,$t.MAX_FINDER_PATTERN_RATIO=12.5/14;class hr{constructor(e,n){this.value=e,this.checksumPortion=n}getValue(){return this.value}getChecksumPortion(){return this.checksumPortion}toString(){return this.value+"("+this.checksumPortion+")"}equals(e){if(!(e instanceof hr))return!1;const n=e;return this.value===n.value&&this.checksumPortion===n.checksumPortion}hashCode(){return this.value^this.checksumPortion}}class ci{constructor(e,n,i,s,a){this.value=e,this.startEnd=n,this.value=e,this.startEnd=n,this.resultPoints=new Array,this.resultPoints.push(new we(i,a)),this.resultPoints.push(new we(s,a))}getValue(){return this.value}getStartEnd(){return this.startEnd}getResultPoints(){return this.resultPoints}equals(e){if(!(e instanceof ci))return!1;const n=e;return this.value===n.value}hashCode(){return this.value}}class En{constructor(){}static getRSSvalue(e,n,i){let s=0;for(let h of e)s+=h;let a=0,l=0,d=e.length;for(let h=0;h<d-1;h++){let m;for(m=1,l|=1<<h;m<e[h];m++,l&=~(1<<h)){let y=En.combins(s-m-1,d-h-2);if(i&&l===0&&s-m-(d-h-1)>=d-h-1&&(y-=En.combins(s-m-(d-h),d-h-2)),d-h-1>1){let b=0;for(let I=s-m-(d-h-2);I>n;I--)b+=En.combins(s-m-I-1,d-h-3);y-=b*(d-1-h)}else s-m>n&&y--;a+=y}s-=m}return a}static combins(e,n){let i,s;e-n>n?(s=n,i=e-n):(s=e-n,i=n);let a=1,l=1;for(let d=e;d>i;d--)a*=d,l<=s&&(a/=l,l++);for(;l<=s;)a/=l,l++;return a}}class Gu{static buildBitArray(e){let n=e.length*2-1;e[e.length-1].getRightChar()==null&&(n-=1);let i=12*n,s=new V(i),a=0,d=e[0].getRightChar().getValue();for(let h=11;h>=0;--h)(d&1<<h)!=0&&s.set(a),a++;for(let h=1;h<e.length;++h){let m=e[h],y=m.getLeftChar().getValue();for(let b=11;b>=0;--b)(y&1<<b)!=0&&s.set(a),a++;if(m.getRightChar()!=null){let b=m.getRightChar().getValue();for(let I=11;I>=0;--I)(b&1<<I)!=0&&s.set(a),a++}}return s}}class Kn{constructor(e,n){n?this.decodedInformation=null:(this.finished=e,this.decodedInformation=n)}getDecodedInformation(){return this.decodedInformation}isFinished(){return this.finished}}class Gi{constructor(e){this.newPosition=e}getNewPosition(){return this.newPosition}}class qt extends Gi{constructor(e,n){super(e),this.value=n}getValue(){return this.value}isFNC1(){return this.value===qt.FNC1}}qt.FNC1="$";class Qn extends Gi{constructor(e,n,i){super(e),i?(this.remaining=!0,this.remainingValue=this.remainingValue):(this.remaining=!1,this.remainingValue=0),this.newString=n}getNewString(){return this.newString}isRemaining(){return this.remaining}getRemainingValue(){return this.remainingValue}}class cn extends Gi{constructor(e,n,i){if(super(e),n<0||n>10||i<0||i>10)throw new R;this.firstDigit=n,this.secondDigit=i}getFirstDigit(){return this.firstDigit}getSecondDigit(){return this.secondDigit}getValue(){return this.firstDigit*10+this.secondDigit}isFirstDigitFNC1(){return this.firstDigit===cn.FNC1}isSecondDigitFNC1(){return this.secondDigit===cn.FNC1}isAnyFNC1(){return this.firstDigit===cn.FNC1||this.secondDigit===cn.FNC1}}cn.FNC1=10;class _e{constructor(){}static parseFieldsInGeneralPurpose(e){if(!e)return null;if(e.length<2)throw new k;let n=e.substring(0,2);for(let a of _e.TWO_DIGIT_DATA_LENGTH)if(a[0]===n)return a[1]===_e.VARIABLE_LENGTH?_e.processVariableAI(2,a[2],e):_e.processFixedAI(2,a[1],e);if(e.length<3)throw new k;let i=e.substring(0,3);for(let a of _e.THREE_DIGIT_DATA_LENGTH)if(a[0]===i)return a[1]===_e.VARIABLE_LENGTH?_e.processVariableAI(3,a[2],e):_e.processFixedAI(3,a[1],e);for(let a of _e.THREE_DIGIT_PLUS_DIGIT_DATA_LENGTH)if(a[0]===i)return a[1]===_e.VARIABLE_LENGTH?_e.processVariableAI(4,a[2],e):_e.processFixedAI(4,a[1],e);if(e.length<4)throw new k;let s=e.substring(0,4);for(let a of _e.FOUR_DIGIT_DATA_LENGTH)if(a[0]===s)return a[1]===_e.VARIABLE_LENGTH?_e.processVariableAI(4,a[2],e):_e.processFixedAI(4,a[1],e);throw new k}static processFixedAI(e,n,i){if(i.length<e)throw new k;let s=i.substring(0,e);if(i.length<e+n)throw new k;let a=i.substring(e,e+n),l=i.substring(e+n),d="("+s+")"+a,h=_e.parseFieldsInGeneralPurpose(l);return h==null?d:d+h}static processVariableAI(e,n,i){let s=i.substring(0,e),a;i.length<e+n?a=i.length:a=e+n;let l=i.substring(e,a),d=i.substring(a),h="("+s+")"+l,m=_e.parseFieldsInGeneralPurpose(d);return m==null?h:h+m}}_e.VARIABLE_LENGTH=[],_e.TWO_DIGIT_DATA_LENGTH=[["00",18],["01",14],["02",14],["10",_e.VARIABLE_LENGTH,20],["11",6],["12",6],["13",6],["15",6],["17",6],["20",2],["21",_e.VARIABLE_LENGTH,20],["22",_e.VARIABLE_LENGTH,29],["30",_e.VARIABLE_LENGTH,8],["37",_e.VARIABLE_LENGTH,8],["90",_e.VARIABLE_LENGTH,30],["91",_e.VARIABLE_LENGTH,30],["92",_e.VARIABLE_LENGTH,30],["93",_e.VARIABLE_LENGTH,30],["94",_e.VARIABLE_LENGTH,30],["95",_e.VARIABLE_LENGTH,30],["96",_e.VARIABLE_LENGTH,30],["97",_e.VARIABLE_LENGTH,3],["98",_e.VARIABLE_LENGTH,30],["99",_e.VARIABLE_LENGTH,30]],_e.THREE_DIGIT_DATA_LENGTH=[["240",_e.VARIABLE_LENGTH,30],["241",_e.VARIABLE_LENGTH,30],["242",_e.VARIABLE_LENGTH,6],["250",_e.VARIABLE_LENGTH,30],["251",_e.VARIABLE_LENGTH,30],["253",_e.VARIABLE_LENGTH,17],["254",_e.VARIABLE_LENGTH,20],["400",_e.VARIABLE_LENGTH,30],["401",_e.VARIABLE_LENGTH,30],["402",17],["403",_e.VARIABLE_LENGTH,30],["410",13],["411",13],["412",13],["413",13],["414",13],["420",_e.VARIABLE_LENGTH,20],["421",_e.VARIABLE_LENGTH,15],["422",3],["423",_e.VARIABLE_LENGTH,15],["424",3],["425",3],["426",3]],_e.THREE_DIGIT_PLUS_DIGIT_DATA_LENGTH=[["310",6],["311",6],["312",6],["313",6],["314",6],["315",6],["316",6],["320",6],["321",6],["322",6],["323",6],["324",6],["325",6],["326",6],["327",6],["328",6],["329",6],["330",6],["331",6],["332",6],["333",6],["334",6],["335",6],["336",6],["340",6],["341",6],["342",6],["343",6],["344",6],["345",6],["346",6],["347",6],["348",6],["349",6],["350",6],["351",6],["352",6],["353",6],["354",6],["355",6],["356",6],["357",6],["360",6],["361",6],["362",6],["363",6],["364",6],["365",6],["366",6],["367",6],["368",6],["369",6],["390",_e.VARIABLE_LENGTH,15],["391",_e.VARIABLE_LENGTH,18],["392",_e.VARIABLE_LENGTH,15],["393",_e.VARIABLE_LENGTH,18],["703",_e.VARIABLE_LENGTH,30]],_e.FOUR_DIGIT_DATA_LENGTH=[["7001",13],["7002",_e.VARIABLE_LENGTH,30],["7003",10],["8001",14],["8002",_e.VARIABLE_LENGTH,20],["8003",_e.VARIABLE_LENGTH,30],["8004",_e.VARIABLE_LENGTH,30],["8005",6],["8006",18],["8007",_e.VARIABLE_LENGTH,30],["8008",_e.VARIABLE_LENGTH,12],["8018",18],["8020",_e.VARIABLE_LENGTH,25],["8100",6],["8101",10],["8102",2],["8110",_e.VARIABLE_LENGTH,70],["8200",_e.VARIABLE_LENGTH,70]];class pr{constructor(e){this.buffer=new se,this.information=e}decodeAllCodes(e,n){let i=n,s=null;do{let a=this.decodeGeneralPurposeField(i,s),l=_e.parseFieldsInGeneralPurpose(a.getNewString());if(l!=null&&e.append(l),a.isRemaining()?s=""+a.getRemainingValue():s=null,i===a.getNewPosition())break;i=a.getNewPosition()}while(!0);return e.toString()}isStillNumeric(e){if(e+7>this.information.getSize())return e+4<=this.information.getSize();for(let n=e;n<e+3;++n)if(this.information.get(n))return!0;return this.information.get(e+3)}decodeNumeric(e){if(e+7>this.information.getSize()){let a=this.extractNumericValueFromBitArray(e,4);return a===0?new cn(this.information.getSize(),cn.FNC1,cn.FNC1):new cn(this.information.getSize(),a-1,cn.FNC1)}let n=this.extractNumericValueFromBitArray(e,7),i=(n-8)/11,s=(n-8)%11;return new cn(e+7,i,s)}extractNumericValueFromBitArray(e,n){return pr.extractNumericValueFromBitArray(this.information,e,n)}static extractNumericValueFromBitArray(e,n,i){let s=0;for(let a=0;a<i;++a)e.get(n+a)&&(s|=1<<i-a-1);return s}decodeGeneralPurposeField(e,n){this.buffer.setLengthToZero(),n!=null&&this.buffer.append(n),this.current.setPosition(e);let i=this.parseBlocks();return i!=null&&i.isRemaining()?new Qn(this.current.getPosition(),this.buffer.toString(),i.getRemainingValue()):new Qn(this.current.getPosition(),this.buffer.toString())}parseBlocks(){let e,n;do{let i=this.current.getPosition();if(this.current.isAlpha()?(n=this.parseAlphaBlock(),e=n.isFinished()):this.current.isIsoIec646()?(n=this.parseIsoIec646Block(),e=n.isFinished()):(n=this.parseNumericBlock(),e=n.isFinished()),!(i!==this.current.getPosition())&&!e)break}while(!e);return n.getDecodedInformation()}parseNumericBlock(){for(;this.isStillNumeric(this.current.getPosition());){let e=this.decodeNumeric(this.current.getPosition());if(this.current.setPosition(e.getNewPosition()),e.isFirstDigitFNC1()){let n;return e.isSecondDigitFNC1()?n=new Qn(this.current.getPosition(),this.buffer.toString()):n=new Qn(this.current.getPosition(),this.buffer.toString(),e.getSecondDigit()),new Kn(!0,n)}if(this.buffer.append(e.getFirstDigit()),e.isSecondDigitFNC1()){let n=new Qn(this.current.getPosition(),this.buffer.toString());return new Kn(!0,n)}this.buffer.append(e.getSecondDigit())}return this.isNumericToAlphaNumericLatch(this.current.getPosition())&&(this.current.setAlpha(),this.current.incrementPosition(4)),new Kn(!1)}parseIsoIec646Block(){for(;this.isStillIsoIec646(this.current.getPosition());){let e=this.decodeIsoIec646(this.current.getPosition());if(this.current.setPosition(e.getNewPosition()),e.isFNC1()){let n=new Qn(this.current.getPosition(),this.buffer.toString());return new Kn(!0,n)}this.buffer.append(e.getValue())}return this.isAlphaOr646ToNumericLatch(this.current.getPosition())?(this.current.incrementPosition(3),this.current.setNumeric()):this.isAlphaTo646ToAlphaLatch(this.current.getPosition())&&(this.current.getPosition()+5<this.information.getSize()?this.current.incrementPosition(5):this.current.setPosition(this.information.getSize()),this.current.setAlpha()),new Kn(!1)}parseAlphaBlock(){for(;this.isStillAlpha(this.current.getPosition());){let e=this.decodeAlphanumeric(this.current.getPosition());if(this.current.setPosition(e.getNewPosition()),e.isFNC1()){let n=new Qn(this.current.getPosition(),this.buffer.toString());return new Kn(!0,n)}this.buffer.append(e.getValue())}return this.isAlphaOr646ToNumericLatch(this.current.getPosition())?(this.current.incrementPosition(3),this.current.setNumeric()):this.isAlphaTo646ToAlphaLatch(this.current.getPosition())&&(this.current.getPosition()+5<this.information.getSize()?this.current.incrementPosition(5):this.current.setPosition(this.information.getSize()),this.current.setIsoIec646()),new Kn(!1)}isStillIsoIec646(e){if(e+5>this.information.getSize())return!1;let n=this.extractNumericValueFromBitArray(e,5);if(n>=5&&n<16)return!0;if(e+7>this.information.getSize())return!1;let i=this.extractNumericValueFromBitArray(e,7);if(i>=64&&i<116)return!0;if(e+8>this.information.getSize())return!1;let s=this.extractNumericValueFromBitArray(e,8);return s>=232&&s<253}decodeIsoIec646(e){let n=this.extractNumericValueFromBitArray(e,5);if(n===15)return new qt(e+5,qt.FNC1);if(n>=5&&n<15)return new qt(e+5,"0"+(n-5));let i=this.extractNumericValueFromBitArray(e,7);if(i>=64&&i<90)return new qt(e+7,""+(i+1));if(i>=90&&i<116)return new qt(e+7,""+(i+7));let s=this.extractNumericValueFromBitArray(e,8),a;switch(s){case 232:a="!";break;case 233:a='"';break;case 234:a="%";break;case 235:a="&";break;case 236:a="'";break;case 237:a="(";break;case 238:a=")";break;case 239:a="*";break;case 240:a="+";break;case 241:a=",";break;case 242:a="-";break;case 243:a=".";break;case 244:a="/";break;case 245:a=":";break;case 246:a=";";break;case 247:a="<";break;case 248:a="=";break;case 249:a=">";break;case 250:a="?";break;case 251:a="_";break;case 252:a=" ";break;default:throw new R}return new qt(e+8,a)}isStillAlpha(e){if(e+5>this.information.getSize())return!1;let n=this.extractNumericValueFromBitArray(e,5);if(n>=5&&n<16)return!0;if(e+6>this.information.getSize())return!1;let i=this.extractNumericValueFromBitArray(e,6);return i>=16&&i<63}decodeAlphanumeric(e){let n=this.extractNumericValueFromBitArray(e,5);if(n===15)return new qt(e+5,qt.FNC1);if(n>=5&&n<15)return new qt(e+5,"0"+(n-5));let i=this.extractNumericValueFromBitArray(e,6);if(i>=32&&i<58)return new qt(e+6,""+(i+33));let s;switch(i){case 58:s="*";break;case 59:s=",";break;case 60:s="-";break;case 61:s=".";break;case 62:s="/";break;default:throw new Vt("Decoding invalid alphanumeric value: "+i)}return new qt(e+6,s)}isAlphaTo646ToAlphaLatch(e){if(e+1>this.information.getSize())return!1;for(let n=0;n<5&&n+e<this.information.getSize();++n)if(n===2){if(!this.information.get(e+2))return!1}else if(this.information.get(e+n))return!1;return!0}isAlphaOr646ToNumericLatch(e){if(e+3>this.information.getSize())return!1;for(let n=e;n<e+3;++n)if(this.information.get(n))return!1;return!0}isNumericToAlphaNumericLatch(e){if(e+1>this.information.getSize())return!1;for(let n=0;n<4&&n+e<this.information.getSize();++n)if(this.information.get(e+n))return!1;return!0}}class Xi{constructor(e){this.information=e,this.generalDecoder=new pr(e)}getInformation(){return this.information}getGeneralDecoder(){return this.generalDecoder}}class Yt extends Xi{constructor(e){super(e)}encodeCompressedGtin(e,n){e.append("(01)");let i=e.length();e.append("9"),this.encodeCompressedGtinWithoutAI(e,n,i)}encodeCompressedGtinWithoutAI(e,n,i){for(let s=0;s<4;++s){let a=this.getGeneralDecoder().extractNumericValueFromBitArray(n+10*s,10);a/100===0&&e.append("0"),a/10===0&&e.append("0"),e.append(a)}Yt.appendCheckDigit(e,i)}static appendCheckDigit(e,n){let i=0;for(let s=0;s<13;s++){let a=e.charAt(s+n).charCodeAt(0)-48;i+=(s&1)===0?3*a:a}i=10-i%10,i===10&&(i=0),e.append(i)}}Yt.GTIN_SIZE=40;class mr extends Yt{constructor(e){super(e)}parseInformation(){let e=new se;e.append("(01)");let n=e.length(),i=this.getGeneralDecoder().extractNumericValueFromBitArray(mr.HEADER_SIZE,4);return e.append(i),this.encodeCompressedGtinWithoutAI(e,mr.HEADER_SIZE+4,n),this.getGeneralDecoder().decodeAllCodes(e,mr.HEADER_SIZE+44)}}mr.HEADER_SIZE=4;class ui extends Xi{constructor(e){super(e)}parseInformation(){let e=new se;return this.getGeneralDecoder().decodeAllCodes(e,ui.HEADER_SIZE)}}ui.HEADER_SIZE=5;class di extends Yt{constructor(e){super(e)}encodeCompressedWeight(e,n,i){let s=this.getGeneralDecoder().extractNumericValueFromBitArray(n,i);this.addWeightCode(e,s);let a=this.checkWeight(s),l=1e5;for(let d=0;d<5;++d)a/l===0&&e.append("0"),l/=10;e.append(a)}}class An extends di{constructor(e){super(e)}parseInformation(){if(this.getInformation().getSize()!=An.HEADER_SIZE+di.GTIN_SIZE+An.WEIGHT_SIZE)throw new k;let e=new se;return this.encodeCompressedGtin(e,An.HEADER_SIZE),this.encodeCompressedWeight(e,An.HEADER_SIZE+di.GTIN_SIZE,An.WEIGHT_SIZE),e.toString()}}An.HEADER_SIZE=5,An.WEIGHT_SIZE=15;class Xu extends An{constructor(e){super(e)}addWeightCode(e,n){e.append("(3103)")}checkWeight(e){return e}}class qu extends An{constructor(e){super(e)}addWeightCode(e,n){n<1e4?e.append("(3202)"):e.append("(3203)")}checkWeight(e){return e<1e4?e:e-1e4}}class In extends Yt{constructor(e){super(e)}parseInformation(){if(this.getInformation().getSize()<In.HEADER_SIZE+Yt.GTIN_SIZE)throw new k;let e=new se;this.encodeCompressedGtin(e,In.HEADER_SIZE);let n=this.getGeneralDecoder().extractNumericValueFromBitArray(In.HEADER_SIZE+Yt.GTIN_SIZE,In.LAST_DIGIT_SIZE);e.append("(392"),e.append(n),e.append(")");let i=this.getGeneralDecoder().decodeGeneralPurposeField(In.HEADER_SIZE+Yt.GTIN_SIZE+In.LAST_DIGIT_SIZE,null);return e.append(i.getNewString()),e.toString()}}In.HEADER_SIZE=8,In.LAST_DIGIT_SIZE=2;class Ht extends Yt{constructor(e){super(e)}parseInformation(){if(this.getInformation().getSize()<Ht.HEADER_SIZE+Yt.GTIN_SIZE)throw new k;let e=new se;this.encodeCompressedGtin(e,Ht.HEADER_SIZE);let n=this.getGeneralDecoder().extractNumericValueFromBitArray(Ht.HEADER_SIZE+Yt.GTIN_SIZE,Ht.LAST_DIGIT_SIZE);e.append("(393"),e.append(n),e.append(")");let i=this.getGeneralDecoder().extractNumericValueFromBitArray(Ht.HEADER_SIZE+Yt.GTIN_SIZE+Ht.LAST_DIGIT_SIZE,Ht.FIRST_THREE_DIGITS_SIZE);i/100==0&&e.append("0"),i/10==0&&e.append("0"),e.append(i);let s=this.getGeneralDecoder().decodeGeneralPurposeField(Ht.HEADER_SIZE+Yt.GTIN_SIZE+Ht.LAST_DIGIT_SIZE+Ht.FIRST_THREE_DIGITS_SIZE,null);return e.append(s.getNewString()),e.toString()}}Ht.HEADER_SIZE=8,Ht.LAST_DIGIT_SIZE=2,Ht.FIRST_THREE_DIGITS_SIZE=10;class mt extends di{constructor(e,n,i){super(e),this.dateCode=i,this.firstAIdigits=n}parseInformation(){if(this.getInformation().getSize()!=mt.HEADER_SIZE+mt.GTIN_SIZE+mt.WEIGHT_SIZE+mt.DATE_SIZE)throw new k;let e=new se;return this.encodeCompressedGtin(e,mt.HEADER_SIZE),this.encodeCompressedWeight(e,mt.HEADER_SIZE+mt.GTIN_SIZE,mt.WEIGHT_SIZE),this.encodeCompressedDate(e,mt.HEADER_SIZE+mt.GTIN_SIZE+mt.WEIGHT_SIZE),e.toString()}encodeCompressedDate(e,n){let i=this.getGeneralDecoder().extractNumericValueFromBitArray(n,mt.DATE_SIZE);if(i==38400)return;e.append("("),e.append(this.dateCode),e.append(")");let s=i%32;i/=32;let a=i%12+1;i/=12;let l=i;l/10==0&&e.append("0"),e.append(l),a/10==0&&e.append("0"),e.append(a),s/10==0&&e.append("0"),e.append(s)}addWeightCode(e,n){e.append("("),e.append(this.firstAIdigits),e.append(n/1e5),e.append(")")}checkWeight(e){return e%1e5}}mt.HEADER_SIZE=8,mt.WEIGHT_SIZE=20,mt.DATE_SIZE=16;function us(C){try{if(C.get(1))return new mr(C);if(!C.get(2))return new ui(C);switch(pr.extractNumericValueFromBitArray(C,1,4)){case 4:return new Xu(C);case 5:return new qu(C)}switch(pr.extractNumericValueFromBitArray(C,1,5)){case 12:return new In(C);case 13:return new Ht(C)}switch(pr.extractNumericValueFromBitArray(C,1,7)){case 56:return new mt(C,"310","11");case 57:return new mt(C,"320","11");case 58:return new mt(C,"310","13");case 59:return new mt(C,"320","13");case 60:return new mt(C,"310","15");case 61:return new mt(C,"320","15");case 62:return new mt(C,"310","17");case 63:return new mt(C,"320","17")}}catch(e){throw console.log(e),new Vt("unknown decoder: "+C)}}class Fn{constructor(e,n,i,s){this.leftchar=e,this.rightchar=n,this.finderpattern=i,this.maybeLast=s}mayBeLast(){return this.maybeLast}getLeftChar(){return this.leftchar}getRightChar(){return this.rightchar}getFinderPattern(){return this.finderpattern}mustBeLast(){return this.rightchar==null}toString(){return"[ "+this.leftchar+", "+this.rightchar+" : "+(this.finderpattern==null?"null":this.finderpattern.getValue())+" ]"}static equals(e,n){return e instanceof Fn?Fn.equalsOrNull(e.leftchar,n.leftchar)&&Fn.equalsOrNull(e.rightchar,n.rightchar)&&Fn.equalsOrNull(e.finderpattern,n.finderpattern):!1}static equalsOrNull(e,n){return e===null?n===null:Fn.equals(e,n)}hashCode(){return this.leftchar.getValue()^this.rightchar.getValue()^this.finderpattern.getValue()}}class qi{constructor(e,n,i){this.pairs=e,this.rowNumber=n,this.wasReversed=i}getPairs(){return this.pairs}getRowNumber(){return this.rowNumber}isReversed(){return this.wasReversed}isEquivalent(e){return this.checkEqualitity(this,e)}toString(){return"{ "+this.pairs+" }"}equals(e,n){return e instanceof qi?this.checkEqualitity(e,n)&&e.wasReversed===n.wasReversed:!1}checkEqualitity(e,n){if(!e||!n)return;let i;return e.forEach((s,a)=>{n.forEach(l=>{s.getLeftChar().getValue()===l.getLeftChar().getValue()&&s.getRightChar().getValue()===l.getRightChar().getValue()&&s.getFinderPatter().getValue()===l.getFinderPatter().getValue()&&(i=!0)})}),i}}class le extends $t{constructor(e){super(...arguments),this.pairs=new Array(le.MAX_PAIRS),this.rows=new Array,this.startEnd=[2],this.verbose=e===!0}decodeRow(e,n,i){this.pairs.length=0,this.startFromEven=!1;try{return le.constructResult(this.decodeRow2pairs(e,n))}catch(s){this.verbose&&console.log(s)}return this.pairs.length=0,this.startFromEven=!0,le.constructResult(this.decodeRow2pairs(e,n))}reset(){this.pairs.length=0,this.rows.length=0}decodeRow2pairs(e,n){let i=!1;for(;!i;)try{this.pairs.push(this.retrieveNextPair(n,this.pairs,e))}catch(a){if(a instanceof k){if(!this.pairs.length)throw new k;i=!0}}if(this.checkChecksum())return this.pairs;let s;if(this.rows.length?s=!0:s=!1,this.storeRow(e,!1),s){let a=this.checkRowsBoolean(!1);if(a!=null||(a=this.checkRowsBoolean(!0),a!=null))return a}throw new k}checkRowsBoolean(e){if(this.rows.length>25)return this.rows.length=0,null;this.pairs.length=0,e&&(this.rows=this.rows.reverse());let n=null;try{n=this.checkRows(new Array,0)}catch(i){this.verbose&&console.log(i)}return e&&(this.rows=this.rows.reverse()),n}checkRows(e,n){for(let i=n;i<this.rows.length;i++){let s=this.rows[i];this.pairs.length=0;for(let l of e)this.pairs.push(l.getPairs());if(this.pairs.push(s.getPairs()),!le.isValidSequence(this.pairs))continue;if(this.checkChecksum())return this.pairs;let a=new Array(e);a.push(s);try{return this.checkRows(a,i+1)}catch(l){this.verbose&&console.log(l)}}throw new k}static isValidSequence(e){for(let n of le.FINDER_PATTERN_SEQUENCES){if(e.length>n.length)continue;let i=!0;for(let s=0;s<e.length;s++)if(e[s].getFinderPattern().getValue()!=n[s]){i=!1;break}if(i)return!0}return!1}storeRow(e,n){let i=0,s=!1,a=!1;for(;i<this.rows.length;){let l=this.rows[i];if(l.getRowNumber()>e){a=l.isEquivalent(this.pairs);break}s=l.isEquivalent(this.pairs),i++}a||s||le.isPartialRow(this.pairs,this.rows)||(this.rows.push(i,new qi(this.pairs,e,n)),this.removePartialRows(this.pairs,this.rows))}removePartialRows(e,n){for(let i of n)if(i.getPairs().length!==e.length){for(let s of i.getPairs())for(let a of e)if(Fn.equals(s,a))break}}static isPartialRow(e,n){for(let i of n){let s=!0;for(let a of e){let l=!1;for(let d of i.getPairs())if(a.equals(d)){l=!0;break}if(!l){s=!1;break}}if(s)return!0}return!1}getRows(){return this.rows}static constructResult(e){let n=Gu.buildBitArray(e),s=us(n).parseInformation(),a=e[0].getFinderPattern().getResultPoints(),l=e[e.length-1].getFinderPattern().getResultPoints(),d=[a[0],a[1],l[0],l[1]];return new Le(s,null,null,d,ne.RSS_EXPANDED,null)}checkChecksum(){let e=this.pairs.get(0),n=e.getLeftChar(),i=e.getRightChar();if(i==null)return!1;let s=i.getChecksumPortion(),a=2;for(let d=1;d<this.pairs.size();++d){let h=this.pairs.get(d);s+=h.getLeftChar().getChecksumPortion(),a++;let m=h.getRightChar();m!=null&&(s+=m.getChecksumPortion(),a++)}return s%=211,211*(a-4)+s==n.getValue()}static getNextSecondBar(e,n){let i;return e.get(n)?(i=e.getNextUnset(n),i=e.getNextSet(i)):(i=e.getNextSet(n),i=e.getNextUnset(i)),i}retrieveNextPair(e,n,i){let s=n.length%2==0;this.startFromEven&&(s=!s);let a,l=!0,d=-1;do this.findNextPair(e,n,d),a=this.parseFoundFinderPattern(e,i,s),a==null?d=le.getNextSecondBar(e,this.startEnd[0]):l=!1;while(l);let h=this.decodeDataCharacter(e,a,s,!0);if(!this.isEmptyPair(n)&&n[n.length-1].mustBeLast())throw new k;let m;try{m=this.decodeDataCharacter(e,a,s,!1)}catch(y){m=null,this.verbose&&console.log(y)}return new Fn(h,m,a,!0)}isEmptyPair(e){return e.length===0}findNextPair(e,n,i){let s=this.getDecodeFinderCounters();s[0]=0,s[1]=0,s[2]=0,s[3]=0;let a=e.getSize(),l;i>=0?l=i:this.isEmptyPair(n)?l=0:l=n[n.length-1].getFinderPattern().getStartEnd()[1];let d=n.length%2!=0;this.startFromEven&&(d=!d);let h=!1;for(;l<a&&(h=!e.get(l),!!h);)l++;let m=0,y=l;for(let b=l;b<a;b++)if(e.get(b)!=h)s[m]++;else{if(m==3){if(d&&le.reverseCounters(s),le.isFinderPattern(s)){this.startEnd[0]=y,this.startEnd[1]=b;return}d&&le.reverseCounters(s),y+=s[0]+s[1],s[0]=s[2],s[1]=s[3],s[2]=0,s[3]=0,m--}else m++;s[m]=1,h=!h}throw new k}static reverseCounters(e){let n=e.length;for(let i=0;i<n/2;++i){let s=e[i];e[i]=e[n-i-1],e[n-i-1]=s}}parseFoundFinderPattern(e,n,i){let s,a,l;if(i){let m=this.startEnd[0]-1;for(;m>=0&&!e.get(m);)m--;m++,s=this.startEnd[0]-m,a=m,l=this.startEnd[1]}else a=this.startEnd[0],l=e.getNextUnset(this.startEnd[1]+1),s=l-this.startEnd[1];let d=this.getDecodeFinderCounters();O.arraycopy(d,0,d,1,d.length-1),d[0]=s;let h;try{h=this.parseFinderValue(d,le.FINDER_PATTERNS)}catch{return null}return new ci(h,[a,l],a,l,n)}decodeDataCharacter(e,n,i,s){let a=this.getDataCharacterCounters();for(let at=0;at<a.length;at++)a[at]=0;if(s)le.recordPatternInReverse(e,n.getStartEnd()[0],a);else{le.recordPattern(e,n.getStartEnd()[1],a);for(let at=0,zt=a.length-1;at<zt;at++,zt--){let nn=a[at];a[at]=a[zt],a[zt]=nn}}let l=17,d=ae.sum(new Int32Array(a))/l,h=(n.getStartEnd()[1]-n.getStartEnd()[0])/15;if(Math.abs(d-h)/h>.3)throw new k;let m=this.getOddCounts(),y=this.getEvenCounts(),b=this.getOddRoundingErrors(),I=this.getEvenRoundingErrors();for(let at=0;at<a.length;at++){let zt=1*a[at]/d,nn=zt+.5;if(nn<1){if(zt<.3)throw new k;nn=1}else if(nn>8){if(zt>8.7)throw new k;nn=8}let _r=at/2;(at&1)==0?(m[_r]=nn,b[_r]=zt-nn):(y[_r]=nn,I[_r]=zt-nn)}this.adjustOddEvenCounts(l);let N=4*n.getValue()+(i?0:2)+(s?0:1)-1,U=0,z=0;for(let at=m.length-1;at>=0;at--){if(le.isNotA1left(n,i,s)){let zt=le.WEIGHTS[N][2*at];z+=m[at]*zt}U+=m[at]}let G=0;for(let at=y.length-1;at>=0;at--)if(le.isNotA1left(n,i,s)){let zt=le.WEIGHTS[N][2*at+1];G+=y[at]*zt}let K=z+G;if((U&1)!=0||U>13||U<4)throw new k;let he=(13-U)/2,me=le.SYMBOL_WIDEST[he],de=9-me,He=En.getRSSvalue(m,me,!0),Pe=En.getRSSvalue(y,de,!1),Kt=le.EVEN_TOTAL_SUBSET[he],gn=le.GSUM[he],Qt=He*Kt+Pe+gn;return new hr(Qt,K)}static isNotA1left(e,n,i){return!(e.getValue()==0&&n&&i)}adjustOddEvenCounts(e){let n=ae.sum(new Int32Array(this.getOddCounts())),i=ae.sum(new Int32Array(this.getEvenCounts())),s=!1,a=!1;n>13?a=!0:n<4&&(s=!0);let l=!1,d=!1;i>13?d=!0:i<4&&(l=!0);let h=n+i-e,m=(n&1)==1,y=(i&1)==0;if(h==1)if(m){if(y)throw new k;a=!0}else{if(!y)throw new k;d=!0}else if(h==-1)if(m){if(y)throw new k;s=!0}else{if(!y)throw new k;l=!0}else if(h==0){if(m){if(!y)throw new k;n<i?(s=!0,d=!0):(a=!0,l=!0)}else if(y)throw new k}else throw new k;if(s){if(a)throw new k;le.increment(this.getOddCounts(),this.getOddRoundingErrors())}if(a&&le.decrement(this.getOddCounts(),this.getOddRoundingErrors()),l){if(d)throw new k;le.increment(this.getEvenCounts(),this.getOddRoundingErrors())}d&&le.decrement(this.getEvenCounts(),this.getEvenRoundingErrors())}}le.SYMBOL_WIDEST=[7,5,4,3,1],le.EVEN_TOTAL_SUBSET=[4,20,52,104,204],le.GSUM=[0,348,1388,2948,3988],le.FINDER_PATTERNS=[Int32Array.from([1,8,4,1]),Int32Array.from([3,6,4,1]),Int32Array.from([3,4,6,1]),Int32Array.from([3,2,8,1]),Int32Array.from([2,6,5,1]),Int32Array.from([2,2,9,1])],le.WEIGHTS=[[1,3,9,27,81,32,96,77],[20,60,180,118,143,7,21,63],[189,145,13,39,117,140,209,205],[193,157,49,147,19,57,171,91],[62,186,136,197,169,85,44,132],[185,133,188,142,4,12,36,108],[113,128,173,97,80,29,87,50],[150,28,84,41,123,158,52,156],[46,138,203,187,139,206,196,166],[76,17,51,153,37,111,122,155],[43,129,176,106,107,110,119,146],[16,48,144,10,30,90,59,177],[109,116,137,200,178,112,125,164],[70,210,208,202,184,130,179,115],[134,191,151,31,93,68,204,190],[148,22,66,198,172,94,71,2],[6,18,54,162,64,192,154,40],[120,149,25,75,14,42,126,167],[79,26,78,23,69,207,199,175],[103,98,83,38,114,131,182,124],[161,61,183,127,170,88,53,159],[55,165,73,8,24,72,5,15],[45,135,194,160,58,174,100,89]],le.FINDER_PAT_A=0,le.FINDER_PAT_B=1,le.FINDER_PAT_C=2,le.FINDER_PAT_D=3,le.FINDER_PAT_E=4,le.FINDER_PAT_F=5,le.FINDER_PATTERN_SEQUENCES=[[le.FINDER_PAT_A,le.FINDER_PAT_A],[le.FINDER_PAT_A,le.FINDER_PAT_B,le.FINDER_PAT_B],[le.FINDER_PAT_A,le.FINDER_PAT_C,le.FINDER_PAT_B,le.FINDER_PAT_D],[le.FINDER_PAT_A,le.FINDER_PAT_E,le.FINDER_PAT_B,le.FINDER_PAT_D,le.FINDER_PAT_C],[le.FINDER_PAT_A,le.FINDER_PAT_E,le.FINDER_PAT_B,le.FINDER_PAT_D,le.FINDER_PAT_D,le.FINDER_PAT_F],[le.FINDER_PAT_A,le.FINDER_PAT_E,le.FINDER_PAT_B,le.FINDER_PAT_D,le.FINDER_PAT_E,le.FINDER_PAT_F,le.FINDER_PAT_F],[le.FINDER_PAT_A,le.FINDER_PAT_A,le.FINDER_PAT_B,le.FINDER_PAT_B,le.FINDER_PAT_C,le.FINDER_PAT_C,le.FINDER_PAT_D,le.FINDER_PAT_D],[le.FINDER_PAT_A,le.FINDER_PAT_A,le.FINDER_PAT_B,le.FINDER_PAT_B,le.FINDER_PAT_C,le.FINDER_PAT_C,le.FINDER_PAT_D,le.FINDER_PAT_E,le.FINDER_PAT_E],[le.FINDER_PAT_A,le.FINDER_PAT_A,le.FINDER_PAT_B,le.FINDER_PAT_B,le.FINDER_PAT_C,le.FINDER_PAT_C,le.FINDER_PAT_D,le.FINDER_PAT_E,le.FINDER_PAT_F,le.FINDER_PAT_F],[le.FINDER_PAT_A,le.FINDER_PAT_A,le.FINDER_PAT_B,le.FINDER_PAT_B,le.FINDER_PAT_C,le.FINDER_PAT_D,le.FINDER_PAT_D,le.FINDER_PAT_E,le.FINDER_PAT_E,le.FINDER_PAT_F,le.FINDER_PAT_F]],le.MAX_PAIRS=11;class Yu extends hr{constructor(e,n,i){super(e,n),this.count=0,this.finderPattern=i}getFinderPattern(){return this.finderPattern}getCount(){return this.count}incrementCount(){this.count++}}class Et extends $t{constructor(){super(...arguments),this.possibleLeftPairs=[],this.possibleRightPairs=[]}decodeRow(e,n,i){const s=this.decodePair(n,!1,e,i);Et.addOrTally(this.possibleLeftPairs,s),n.reverse();let a=this.decodePair(n,!0,e,i);Et.addOrTally(this.possibleRightPairs,a),n.reverse();for(let l of this.possibleLeftPairs)if(l.getCount()>1){for(let d of this.possibleRightPairs)if(d.getCount()>1&&Et.checkChecksum(l,d))return Et.constructResult(l,d)}throw new k}static addOrTally(e,n){if(n==null)return;let i=!1;for(let s of e)if(s.getValue()===n.getValue()){s.incrementCount(),i=!0;break}i||e.push(n)}reset(){this.possibleLeftPairs.length=0,this.possibleRightPairs.length=0}static constructResult(e,n){let i=4537077*e.getValue()+n.getValue(),s=new String(i).toString(),a=new se;for(let m=13-s.length;m>0;m--)a.append("0");a.append(s);let l=0;for(let m=0;m<13;m++){let y=a.charAt(m).charCodeAt(0)-48;l+=(m&1)===0?3*y:y}l=10-l%10,l===10&&(l=0),a.append(l.toString());let d=e.getFinderPattern().getResultPoints(),h=n.getFinderPattern().getResultPoints();return new Le(a.toString(),null,0,[d[0],d[1],h[0],h[1]],ne.RSS_14,new Date().getTime())}static checkChecksum(e,n){let i=(e.getChecksumPortion()+16*n.getChecksumPortion())%79,s=9*e.getFinderPattern().getValue()+n.getFinderPattern().getValue();return s>72&&s--,s>8&&s--,i===s}decodePair(e,n,i,s){try{let a=this.findFinderPattern(e,n),l=this.parseFoundFinderPattern(e,i,n,a),d=s==null?null:s.get(q.NEED_RESULT_POINT_CALLBACK);if(d!=null){let y=(a[0]+a[1])/2;n&&(y=e.getSize()-1-y),d.foundPossibleResultPoint(new we(y,i))}let h=this.decodeDataCharacter(e,l,!0),m=this.decodeDataCharacter(e,l,!1);return new Yu(1597*h.getValue()+m.getValue(),h.getChecksumPortion()+4*m.getChecksumPortion(),l)}catch{return null}}decodeDataCharacter(e,n,i){let s=this.getDataCharacterCounters();for(let G=0;G<s.length;G++)s[G]=0;if(i)Ne.recordPatternInReverse(e,n.getStartEnd()[0],s);else{Ne.recordPattern(e,n.getStartEnd()[1]+1,s);for(let G=0,K=s.length-1;G<K;G++,K--){let he=s[G];s[G]=s[K],s[K]=he}}let a=i?16:15,l=ae.sum(new Int32Array(s))/a,d=this.getOddCounts(),h=this.getEvenCounts(),m=this.getOddRoundingErrors(),y=this.getEvenRoundingErrors();for(let G=0;G<s.length;G++){let K=s[G]/l,he=Math.floor(K+.5);he<1?he=1:he>8&&(he=8);let me=Math.floor(G/2);(G&1)===0?(d[me]=he,m[me]=K-he):(h[me]=he,y[me]=K-he)}this.adjustOddEvenCounts(i,a);let b=0,I=0;for(let G=d.length-1;G>=0;G--)I*=9,I+=d[G],b+=d[G];let N=0,U=0;for(let G=h.length-1;G>=0;G--)N*=9,N+=h[G],U+=h[G];let z=I+3*N;if(i){if((b&1)!==0||b>12||b<4)throw new k;let G=(12-b)/2,K=Et.OUTSIDE_ODD_WIDEST[G],he=9-K,me=En.getRSSvalue(d,K,!1),de=En.getRSSvalue(h,he,!0),He=Et.OUTSIDE_EVEN_TOTAL_SUBSET[G],Pe=Et.OUTSIDE_GSUM[G];return new hr(me*He+de+Pe,z)}else{if((U&1)!==0||U>10||U<4)throw new k;let G=(10-U)/2,K=Et.INSIDE_ODD_WIDEST[G],he=9-K,me=En.getRSSvalue(d,K,!0),de=En.getRSSvalue(h,he,!1),He=Et.INSIDE_ODD_TOTAL_SUBSET[G],Pe=Et.INSIDE_GSUM[G];return new hr(de*He+me+Pe,z)}}findFinderPattern(e,n){let i=this.getDecodeFinderCounters();i[0]=0,i[1]=0,i[2]=0,i[3]=0;let s=e.getSize(),a=!1,l=0;for(;l<s&&(a=!e.get(l),n!==a);)l++;let d=0,h=l;for(let m=l;m<s;m++)if(e.get(m)!==a)i[d]++;else{if(d===3){if($t.isFinderPattern(i))return[h,m];h+=i[0]+i[1],i[0]=i[2],i[1]=i[3],i[2]=0,i[3]=0,d--}else d++;i[d]=1,a=!a}throw new k}parseFoundFinderPattern(e,n,i,s){let a=e.get(s[0]),l=s[0]-1;for(;l>=0&&a!==e.get(l);)l--;l++;const d=s[0]-l,h=this.getDecodeFinderCounters(),m=new Int32Array(h.length);O.arraycopy(h,0,m,1,h.length-1),m[0]=d;const y=this.parseFinderValue(m,Et.FINDER_PATTERNS);let b=l,I=s[1];return i&&(b=e.getSize()-1-b,I=e.getSize()-1-I),new ci(y,[l,s[1]],b,I,n)}adjustOddEvenCounts(e,n){let i=ae.sum(new Int32Array(this.getOddCounts())),s=ae.sum(new Int32Array(this.getEvenCounts())),a=!1,l=!1,d=!1,h=!1;e?(i>12?l=!0:i<4&&(a=!0),s>12?h=!0:s<4&&(d=!0)):(i>11?l=!0:i<5&&(a=!0),s>10?h=!0:s<4&&(d=!0));let m=i+s-n,y=(i&1)===(e?1:0),b=(s&1)===1;if(m===1)if(y){if(b)throw new k;l=!0}else{if(!b)throw new k;h=!0}else if(m===-1)if(y){if(b)throw new k;a=!0}else{if(!b)throw new k;d=!0}else if(m===0){if(y){if(!b)throw new k;i<s?(a=!0,h=!0):(l=!0,d=!0)}else if(b)throw new k}else throw new k;if(a){if(l)throw new k;$t.increment(this.getOddCounts(),this.getOddRoundingErrors())}if(l&&$t.decrement(this.getOddCounts(),this.getOddRoundingErrors()),d){if(h)throw new k;$t.increment(this.getEvenCounts(),this.getOddRoundingErrors())}h&&$t.decrement(this.getEvenCounts(),this.getEvenRoundingErrors())}}Et.OUTSIDE_EVEN_TOTAL_SUBSET=[1,10,34,70,126],Et.INSIDE_ODD_TOTAL_SUBSET=[4,20,48,81],Et.OUTSIDE_GSUM=[0,161,961,2015,2715],Et.INSIDE_GSUM=[0,336,1036,1516],Et.OUTSIDE_ODD_WIDEST=[8,6,4,3,1],Et.INSIDE_ODD_WIDEST=[2,4,6,8],Et.FINDER_PATTERNS=[Int32Array.from([3,8,2,1]),Int32Array.from([3,5,5,1]),Int32Array.from([3,3,7,1]),Int32Array.from([3,1,9,1]),Int32Array.from([2,7,4,1]),Int32Array.from([2,5,6,1]),Int32Array.from([2,3,8,1]),Int32Array.from([1,5,7,1]),Int32Array.from([1,3,9,1])];class gr extends Ne{constructor(e,n){super(),this.readers=[],this.verbose=n===!0;const i=e?e.get(q.POSSIBLE_FORMATS):null,s=e&&e.get(q.ASSUME_CODE_39_CHECK_DIGIT)!==void 0;i?((i.includes(ne.EAN_13)||i.includes(ne.UPC_A)||i.includes(ne.EAN_8)||i.includes(ne.UPC_E))&&this.readers.push(new Wi(e)),i.includes(ne.CODE_39)&&this.readers.push(new Tt(s)),i.includes(ne.CODE_128)&&this.readers.push(new ye),i.includes(ne.ITF)&&this.readers.push(new ot),i.includes(ne.RSS_14)&&this.readers.push(new Et),i.includes(ne.RSS_EXPANDED)&&this.readers.push(new le(this.verbose))):(this.readers.push(new Wi(e)),this.readers.push(new Tt),this.readers.push(new Wi(e)),this.readers.push(new ye),this.readers.push(new ot),this.readers.push(new Et),this.readers.push(new le(this.verbose)))}decodeRow(e,n,i){for(let s=0;s<this.readers.length;s++)try{return this.readers[s].decodeRow(e,n,i)}catch{}throw new k}reset(){this.readers.forEach(e=>e.reset())}}class Ju extends je{constructor(e=500,n){super(new gr(n),e,n)}}class Je{constructor(e,n,i){this.ecCodewords=e,this.ecBlocks=[n],i&&this.ecBlocks.push(i)}getECCodewords(){return this.ecCodewords}getECBlocks(){return this.ecBlocks}}class qe{constructor(e,n){this.count=e,this.dataCodewords=n}getCount(){return this.count}getDataCodewords(){return this.dataCodewords}}class We{constructor(e,n,i,s,a,l){this.versionNumber=e,this.symbolSizeRows=n,this.symbolSizeColumns=i,this.dataRegionSizeRows=s,this.dataRegionSizeColumns=a,this.ecBlocks=l;let d=0;const h=l.getECCodewords(),m=l.getECBlocks();for(let y of m)d+=y.getCount()*(y.getDataCodewords()+h);this.totalCodewords=d}getVersionNumber(){return this.versionNumber}getSymbolSizeRows(){return this.symbolSizeRows}getSymbolSizeColumns(){return this.symbolSizeColumns}getDataRegionSizeRows(){return this.dataRegionSizeRows}getDataRegionSizeColumns(){return this.dataRegionSizeColumns}getTotalCodewords(){return this.totalCodewords}getECBlocks(){return this.ecBlocks}static getVersionForDimensions(e,n){if((e&1)!==0||(n&1)!==0)throw new R;for(let i of We.VERSIONS)if(i.symbolSizeRows===e&&i.symbolSizeColumns===n)return i;throw new R}toString(){return""+this.versionNumber}static buildVersions(){return[new We(1,10,10,8,8,new Je(5,new qe(1,3))),new We(2,12,12,10,10,new Je(7,new qe(1,5))),new We(3,14,14,12,12,new Je(10,new qe(1,8))),new We(4,16,16,14,14,new Je(12,new qe(1,12))),new We(5,18,18,16,16,new Je(14,new qe(1,18))),new We(6,20,20,18,18,new Je(18,new qe(1,22))),new We(7,22,22,20,20,new Je(20,new qe(1,30))),new We(8,24,24,22,22,new Je(24,new qe(1,36))),new We(9,26,26,24,24,new Je(28,new qe(1,44))),new We(10,32,32,14,14,new Je(36,new qe(1,62))),new We(11,36,36,16,16,new Je(42,new qe(1,86))),new We(12,40,40,18,18,new Je(48,new qe(1,114))),new We(13,44,44,20,20,new Je(56,new qe(1,144))),new We(14,48,48,22,22,new Je(68,new qe(1,174))),new We(15,52,52,24,24,new Je(42,new qe(2,102))),new We(16,64,64,14,14,new Je(56,new qe(2,140))),new We(17,72,72,16,16,new Je(36,new qe(4,92))),new We(18,80,80,18,18,new Je(48,new qe(4,114))),new We(19,88,88,20,20,new Je(56,new qe(4,144))),new We(20,96,96,22,22,new Je(68,new qe(4,174))),new We(21,104,104,24,24,new Je(56,new qe(6,136))),new We(22,120,120,18,18,new Je(68,new qe(6,175))),new We(23,132,132,20,20,new Je(62,new qe(8,163))),new We(24,144,144,22,22,new Je(62,new qe(8,156),new qe(2,155))),new We(25,8,18,6,16,new Je(7,new qe(1,5))),new We(26,8,32,6,14,new Je(11,new qe(1,10))),new We(27,12,26,10,24,new Je(14,new qe(1,16))),new We(28,12,36,10,16,new Je(18,new qe(1,22))),new We(29,16,36,14,16,new Je(24,new qe(1,32))),new We(30,16,48,14,22,new Je(28,new qe(1,49)))]}}We.VERSIONS=We.buildVersions();class Yi{constructor(e){const n=e.getHeight();if(n<8||n>144||(n&1)!==0)throw new R;this.version=Yi.readVersion(e),this.mappingBitMatrix=this.extractDataRegion(e),this.readMappingMatrix=new Q(this.mappingBitMatrix.getWidth(),this.mappingBitMatrix.getHeight())}getVersion(){return this.version}static readVersion(e){const n=e.getHeight(),i=e.getWidth();return We.getVersionForDimensions(n,i)}readCodewords(){const e=new Int8Array(this.version.getTotalCodewords());let n=0,i=4,s=0;const a=this.mappingBitMatrix.getHeight(),l=this.mappingBitMatrix.getWidth();let d=!1,h=!1,m=!1,y=!1;do if(i===a&&s===0&&!d)e[n++]=this.readCorner1(a,l)&255,i-=2,s+=2,d=!0;else if(i===a-2&&s===0&&(l&3)!==0&&!h)e[n++]=this.readCorner2(a,l)&255,i-=2,s+=2,h=!0;else if(i===a+4&&s===2&&(l&7)===0&&!m)e[n++]=this.readCorner3(a,l)&255,i-=2,s+=2,m=!0;else if(i===a-2&&s===0&&(l&7)===4&&!y)e[n++]=this.readCorner4(a,l)&255,i-=2,s+=2,y=!0;else{do i<a&&s>=0&&!this.readMappingMatrix.get(s,i)&&(e[n++]=this.readUtah(i,s,a,l)&255),i-=2,s+=2;while(i>=0&&s<l);i+=1,s+=3;do i>=0&&s<l&&!this.readMappingMatrix.get(s,i)&&(e[n++]=this.readUtah(i,s,a,l)&255),i+=2,s-=2;while(i<a&&s>=0);i+=3,s+=1}while(i<a||s<l);if(n!==this.version.getTotalCodewords())throw new R;return e}readModule(e,n,i,s){return e<0&&(e+=i,n+=4-(i+4&7)),n<0&&(n+=s,e+=4-(s+4&7)),this.readMappingMatrix.set(n,e),this.mappingBitMatrix.get(n,e)}readUtah(e,n,i,s){let a=0;return this.readModule(e-2,n-2,i,s)&&(a|=1),a<<=1,this.readModule(e-2,n-1,i,s)&&(a|=1),a<<=1,this.readModule(e-1,n-2,i,s)&&(a|=1),a<<=1,this.readModule(e-1,n-1,i,s)&&(a|=1),a<<=1,this.readModule(e-1,n,i,s)&&(a|=1),a<<=1,this.readModule(e,n-2,i,s)&&(a|=1),a<<=1,this.readModule(e,n-1,i,s)&&(a|=1),a<<=1,this.readModule(e,n,i,s)&&(a|=1),a}readCorner1(e,n){let i=0;return this.readModule(e-1,0,e,n)&&(i|=1),i<<=1,this.readModule(e-1,1,e,n)&&(i|=1),i<<=1,this.readModule(e-1,2,e,n)&&(i|=1),i<<=1,this.readModule(0,n-2,e,n)&&(i|=1),i<<=1,this.readModule(0,n-1,e,n)&&(i|=1),i<<=1,this.readModule(1,n-1,e,n)&&(i|=1),i<<=1,this.readModule(2,n-1,e,n)&&(i|=1),i<<=1,this.readModule(3,n-1,e,n)&&(i|=1),i}readCorner2(e,n){let i=0;return this.readModule(e-3,0,e,n)&&(i|=1),i<<=1,this.readModule(e-2,0,e,n)&&(i|=1),i<<=1,this.readModule(e-1,0,e,n)&&(i|=1),i<<=1,this.readModule(0,n-4,e,n)&&(i|=1),i<<=1,this.readModule(0,n-3,e,n)&&(i|=1),i<<=1,this.readModule(0,n-2,e,n)&&(i|=1),i<<=1,this.readModule(0,n-1,e,n)&&(i|=1),i<<=1,this.readModule(1,n-1,e,n)&&(i|=1),i}readCorner3(e,n){let i=0;return this.readModule(e-1,0,e,n)&&(i|=1),i<<=1,this.readModule(e-1,n-1,e,n)&&(i|=1),i<<=1,this.readModule(0,n-3,e,n)&&(i|=1),i<<=1,this.readModule(0,n-2,e,n)&&(i|=1),i<<=1,this.readModule(0,n-1,e,n)&&(i|=1),i<<=1,this.readModule(1,n-3,e,n)&&(i|=1),i<<=1,this.readModule(1,n-2,e,n)&&(i|=1),i<<=1,this.readModule(1,n-1,e,n)&&(i|=1),i}readCorner4(e,n){let i=0;return this.readModule(e-3,0,e,n)&&(i|=1),i<<=1,this.readModule(e-2,0,e,n)&&(i|=1),i<<=1,this.readModule(e-1,0,e,n)&&(i|=1),i<<=1,this.readModule(0,n-2,e,n)&&(i|=1),i<<=1,this.readModule(0,n-1,e,n)&&(i|=1),i<<=1,this.readModule(1,n-1,e,n)&&(i|=1),i<<=1,this.readModule(2,n-1,e,n)&&(i|=1),i<<=1,this.readModule(3,n-1,e,n)&&(i|=1),i}extractDataRegion(e){const n=this.version.getSymbolSizeRows(),i=this.version.getSymbolSizeColumns();if(e.getHeight()!==n)throw new E("Dimension of bitMatrix must match the version size");const s=this.version.getDataRegionSizeRows(),a=this.version.getDataRegionSizeColumns(),l=n/s|0,d=i/a|0,h=l*s,m=d*a,y=new Q(m,h);for(let b=0;b<l;++b){const I=b*s;for(let N=0;N<d;++N){const U=N*a;for(let z=0;z<s;++z){const G=b*(s+2)+1+z,K=I+z;for(let he=0;he<a;++he){const me=N*(a+2)+1+he;if(e.get(me,G)){const de=U+he;y.set(de,K)}}}}}return y}}class Ji{constructor(e,n){this.numDataCodewords=e,this.codewords=n}static getDataBlocks(e,n){const i=n.getECBlocks();let s=0;const a=i.getECBlocks();for(let z of a)s+=z.getCount();const l=new Array(s);let d=0;for(let z of a)for(let G=0;G<z.getCount();G++){const K=z.getDataCodewords(),he=i.getECCodewords()+K;l[d++]=new Ji(K,new Uint8Array(he))}const m=l[0].codewords.length-i.getECCodewords(),y=m-1;let b=0;for(let z=0;z<y;z++)for(let G=0;G<d;G++)l[G].codewords[z]=e[b++];const I=n.getVersionNumber()===24,N=I?8:d;for(let z=0;z<N;z++)l[z].codewords[m-1]=e[b++];const U=l[0].codewords.length;for(let z=m;z<U;z++)for(let G=0;G<d;G++){const K=I?(G+8)%d:G,he=I&&K>7?z-1:z;l[K].codewords[he]=e[b++]}if(b!==e.length)throw new E;return l}getNumDataCodewords(){return this.numDataCodewords}getCodewords(){return this.codewords}}class Ki{constructor(e){this.bytes=e,this.byteOffset=0,this.bitOffset=0}getBitOffset(){return this.bitOffset}getByteOffset(){return this.byteOffset}readBits(e){if(e<1||e>32||e>this.available())throw new E(""+e);let n=0,i=this.bitOffset,s=this.byteOffset;const a=this.bytes;if(i>0){const l=8-i,d=e<l?e:l,h=l-d,m=255>>8-d<<h;n=(a[s]&m)>>h,e-=d,i+=d,i===8&&(i=0,s++)}if(e>0){for(;e>=8;)n=n<<8|a[s]&255,s++,e-=8;if(e>0){const l=8-e,d=255>>l<<l;n=n<<e|(a[s]&d)>>l,i+=e}}return this.bitOffset=i,this.byteOffset=s,n}available(){return 8*(this.bytes.length-this.byteOffset)-this.bitOffset}}var Ot;(function(C){C[C.PAD_ENCODE=0]="PAD_ENCODE",C[C.ASCII_ENCODE=1]="ASCII_ENCODE",C[C.C40_ENCODE=2]="C40_ENCODE",C[C.TEXT_ENCODE=3]="TEXT_ENCODE",C[C.ANSIX12_ENCODE=4]="ANSIX12_ENCODE",C[C.EDIFACT_ENCODE=5]="EDIFACT_ENCODE",C[C.BASE256_ENCODE=6]="BASE256_ENCODE"})(Ot||(Ot={}));class Un{static decode(e){const n=new Ki(e),i=new se,s=new se,a=new Array;let l=Ot.ASCII_ENCODE;do if(l===Ot.ASCII_ENCODE)l=this.decodeAsciiSegment(n,i,s);else{switch(l){case Ot.C40_ENCODE:this.decodeC40Segment(n,i);break;case Ot.TEXT_ENCODE:this.decodeTextSegment(n,i);break;case Ot.ANSIX12_ENCODE:this.decodeAnsiX12Segment(n,i);break;case Ot.EDIFACT_ENCODE:this.decodeEdifactSegment(n,i);break;case Ot.BASE256_ENCODE:this.decodeBase256Segment(n,i,a);break;default:throw new R}l=Ot.ASCII_ENCODE}while(l!==Ot.PAD_ENCODE&&n.available()>0);return s.length()>0&&i.append(s.toString()),new Re(e,i.toString(),a.length===0?null:a,null)}static decodeAsciiSegment(e,n,i){let s=!1;do{let a=e.readBits(8);if(a===0)throw new R;if(a<=128)return s&&(a+=128),n.append(String.fromCharCode(a-1)),Ot.ASCII_ENCODE;if(a===129)return Ot.PAD_ENCODE;if(a<=229){const l=a-130;l<10&&n.append("0"),n.append(""+l)}else switch(a){case 230:return Ot.C40_ENCODE;case 231:return Ot.BASE256_ENCODE;case 232:n.append("");break;case 233:case 234:break;case 235:s=!0;break;case 236:n.append("[)>05"),i.insert(0,"");break;case 237:n.append("[)>06"),i.insert(0,"");break;case 238:return Ot.ANSIX12_ENCODE;case 239:return Ot.TEXT_ENCODE;case 240:return Ot.EDIFACT_ENCODE;case 241:break;default:if(a!==254||e.available()!==0)throw new R;break}}while(e.available()>0);return Ot.ASCII_ENCODE}static decodeC40Segment(e,n){let i=!1;const s=[];let a=0;do{if(e.available()===8)return;const l=e.readBits(8);if(l===254)return;this.parseTwoBytes(l,e.readBits(8),s);for(let d=0;d<3;d++){const h=s[d];switch(a){case 0:if(h<3)a=h+1;else if(h<this.C40_BASIC_SET_CHARS.length){const m=this.C40_BASIC_SET_CHARS[h];i?(n.append(String.fromCharCode(m.charCodeAt(0)+128)),i=!1):n.append(m)}else throw new R;break;case 1:i?(n.append(String.fromCharCode(h+128)),i=!1):n.append(String.fromCharCode(h)),a=0;break;case 2:if(h<this.C40_SHIFT2_SET_CHARS.length){const m=this.C40_SHIFT2_SET_CHARS[h];i?(n.append(String.fromCharCode(m.charCodeAt(0)+128)),i=!1):n.append(m)}else switch(h){case 27:n.append("");break;case 30:i=!0;break;default:throw new R}a=0;break;case 3:i?(n.append(String.fromCharCode(h+224)),i=!1):n.append(String.fromCharCode(h+96)),a=0;break;default:throw new R}}}while(e.available()>0)}static decodeTextSegment(e,n){let i=!1,s=[],a=0;do{if(e.available()===8)return;const l=e.readBits(8);if(l===254)return;this.parseTwoBytes(l,e.readBits(8),s);for(let d=0;d<3;d++){const h=s[d];switch(a){case 0:if(h<3)a=h+1;else if(h<this.TEXT_BASIC_SET_CHARS.length){const m=this.TEXT_BASIC_SET_CHARS[h];i?(n.append(String.fromCharCode(m.charCodeAt(0)+128)),i=!1):n.append(m)}else throw new R;break;case 1:i?(n.append(String.fromCharCode(h+128)),i=!1):n.append(String.fromCharCode(h)),a=0;break;case 2:if(h<this.TEXT_SHIFT2_SET_CHARS.length){const m=this.TEXT_SHIFT2_SET_CHARS[h];i?(n.append(String.fromCharCode(m.charCodeAt(0)+128)),i=!1):n.append(m)}else switch(h){case 27:n.append("");break;case 30:i=!0;break;default:throw new R}a=0;break;case 3:if(h<this.TEXT_SHIFT3_SET_CHARS.length){const m=this.TEXT_SHIFT3_SET_CHARS[h];i?(n.append(String.fromCharCode(m.charCodeAt(0)+128)),i=!1):n.append(m),a=0}else throw new R;break;default:throw new R}}}while(e.available()>0)}static decodeAnsiX12Segment(e,n){const i=[];do{if(e.available()===8)return;const s=e.readBits(8);if(s===254)return;this.parseTwoBytes(s,e.readBits(8),i);for(let a=0;a<3;a++){const l=i[a];switch(l){case 0:n.append("\r");break;case 1:n.append("*");break;case 2:n.append(">");break;case 3:n.append(" ");break;default:if(l<14)n.append(String.fromCharCode(l+44));else if(l<40)n.append(String.fromCharCode(l+51));else throw new R;break}}}while(e.available()>0)}static parseTwoBytes(e,n,i){let s=(e<<8)+n-1,a=Math.floor(s/1600);i[0]=a,s-=a*1600,a=Math.floor(s/40),i[1]=a,i[2]=s-a*40}static decodeEdifactSegment(e,n){do{if(e.available()<=16)return;for(let i=0;i<4;i++){let s=e.readBits(6);if(s===31){const a=8-e.getBitOffset();a!==8&&e.readBits(a);return}(s&32)===0&&(s|=64),n.append(String.fromCharCode(s))}}while(e.available()>0)}static decodeBase256Segment(e,n,i){let s=1+e.getByteOffset();const a=this.unrandomize255State(e.readBits(8),s++);let l;if(a===0?l=e.available()/8|0:a<250?l=a:l=250*(a-249)+this.unrandomize255State(e.readBits(8),s++),l<0)throw new R;const d=new Uint8Array(l);for(let h=0;h<l;h++){if(e.available()<8)throw new R;d[h]=this.unrandomize255State(e.readBits(8),s++)}i.push(d);try{n.append(fe.decode(d,ie.ISO88591))}catch(h){throw new Vt("Platform does not support required encoding: "+h.message)}}static unrandomize255State(e,n){const i=149*n%255+1,s=e-i;return s>=0?s:s+256}}Un.C40_BASIC_SET_CHARS=["*","*","*"," ","0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"],Un.C40_SHIFT2_SET_CHARS=["!",'"',"#","$","%","&","'","(",")","*","+",",","-",".","/",":",";","<","=",">","?","@","[","\\","]","^","_"],Un.TEXT_BASIC_SET_CHARS=["*","*","*"," ","0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"],Un.TEXT_SHIFT2_SET_CHARS=Un.C40_SHIFT2_SET_CHARS,Un.TEXT_SHIFT3_SET_CHARS=["`","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","{","|","}","~",""];class Ku{constructor(){this.rsDecoder=new Cn(Fe.DATA_MATRIX_FIELD_256)}decode(e){const n=new Yi(e),i=n.getVersion(),s=n.readCodewords(),a=Ji.getDataBlocks(s,i);let l=0;for(let m of a)l+=m.getNumDataCodewords();const d=new Uint8Array(l),h=a.length;for(let m=0;m<h;m++){const y=a[m],b=y.getCodewords(),I=y.getNumDataCodewords();this.correctErrors(b,I);for(let N=0;N<I;N++)d[N*h+m]=b[N]}return Un.decode(d)}correctErrors(e,n){const i=new Int32Array(e);try{this.rsDecoder.decode(i,e.length-n)}catch{throw new M}for(let s=0;s<n;s++)e[s]=i[s]}}class Nt{constructor(e){this.image=e,this.rectangleDetector=new pn(this.image)}detect(){const e=this.rectangleDetector.detect();let n=this.detectSolid1(e);if(n=this.detectSolid2(n),n[3]=this.correctTopRight(n),!n[3])throw new k;n=this.shiftToModuleCenter(n);const i=n[0],s=n[1],a=n[2],l=n[3];let d=this.transitionsBetween(i,l)+1,h=this.transitionsBetween(a,l)+1;(d&1)===1&&(d+=1),(h&1)===1&&(h+=1),4*d<7*h&&4*h<7*d&&(d=h=Math.max(d,h));let m=Nt.sampleGrid(this.image,i,s,a,l,d,h);return new kn(m,[i,s,a,l])}static shiftPoint(e,n,i){let s=(n.getX()-e.getX())/(i+1),a=(n.getY()-e.getY())/(i+1);return new we(e.getX()+s,e.getY()+a)}static moveAway(e,n,i){let s=e.getX(),a=e.getY();return s<n?s-=1:s+=1,a<i?a-=1:a+=1,new we(s,a)}detectSolid1(e){let n=e[0],i=e[1],s=e[3],a=e[2],l=this.transitionsBetween(n,i),d=this.transitionsBetween(i,s),h=this.transitionsBetween(s,a),m=this.transitionsBetween(a,n),y=l,b=[a,n,i,s];return y>d&&(y=d,b[0]=n,b[1]=i,b[2]=s,b[3]=a),y>h&&(y=h,b[0]=i,b[1]=s,b[2]=a,b[3]=n),y>m&&(b[0]=s,b[1]=a,b[2]=n,b[3]=i),b}detectSolid2(e){let n=e[0],i=e[1],s=e[2],a=e[3],l=this.transitionsBetween(n,a),d=Nt.shiftPoint(i,s,(l+1)*4),h=Nt.shiftPoint(s,i,(l+1)*4),m=this.transitionsBetween(d,n),y=this.transitionsBetween(h,a);return m<y?(e[0]=n,e[1]=i,e[2]=s,e[3]=a):(e[0]=i,e[1]=s,e[2]=a,e[3]=n),e}correctTopRight(e){let n=e[0],i=e[1],s=e[2],a=e[3],l=this.transitionsBetween(n,a),d=this.transitionsBetween(i,a),h=Nt.shiftPoint(n,i,(d+1)*4),m=Nt.shiftPoint(s,i,(l+1)*4);l=this.transitionsBetween(h,a),d=this.transitionsBetween(m,a);let y=new we(a.getX()+(s.getX()-i.getX())/(l+1),a.getY()+(s.getY()-i.getY())/(l+1)),b=new we(a.getX()+(n.getX()-i.getX())/(d+1),a.getY()+(n.getY()-i.getY())/(d+1));if(!this.isValid(y))return this.isValid(b)?b:null;if(!this.isValid(b))return y;let I=this.transitionsBetween(h,y)+this.transitionsBetween(m,y),N=this.transitionsBetween(h,b)+this.transitionsBetween(m,b);return I>N?y:b}shiftToModuleCenter(e){let n=e[0],i=e[1],s=e[2],a=e[3],l=this.transitionsBetween(n,a)+1,d=this.transitionsBetween(s,a)+1,h=Nt.shiftPoint(n,i,d*4),m=Nt.shiftPoint(s,i,l*4);l=this.transitionsBetween(h,a)+1,d=this.transitionsBetween(m,a)+1,(l&1)===1&&(l+=1),(d&1)===1&&(d+=1);let y=(n.getX()+i.getX()+s.getX()+a.getX())/4,b=(n.getY()+i.getY()+s.getY()+a.getY())/4;n=Nt.moveAway(n,y,b),i=Nt.moveAway(i,y,b),s=Nt.moveAway(s,y,b),a=Nt.moveAway(a,y,b);let I,N;return h=Nt.shiftPoint(n,i,d*4),h=Nt.shiftPoint(h,a,l*4),I=Nt.shiftPoint(i,n,d*4),I=Nt.shiftPoint(I,s,l*4),m=Nt.shiftPoint(s,a,d*4),m=Nt.shiftPoint(m,i,l*4),N=Nt.shiftPoint(a,s,d*4),N=Nt.shiftPoint(N,n,l*4),[h,I,m,N]}isValid(e){return e.getX()>=0&&e.getX()<this.image.getWidth()&&e.getY()>0&&e.getY()<this.image.getHeight()}static sampleGrid(e,n,i,s,a,l,d){return bn.getInstance().sampleGrid(e,l,d,.5,.5,l-.5,.5,l-.5,d-.5,.5,d-.5,n.getX(),n.getY(),a.getX(),a.getY(),s.getX(),s.getY(),i.getX(),i.getY())}transitionsBetween(e,n){let i=Math.trunc(e.getX()),s=Math.trunc(e.getY()),a=Math.trunc(n.getX()),l=Math.trunc(n.getY()),d=Math.abs(l-s)>Math.abs(a-i);if(d){let z=i;i=s,s=z,z=a,a=l,l=z}let h=Math.abs(a-i),m=Math.abs(l-s),y=-h/2,b=s<l?1:-1,I=i<a?1:-1,N=0,U=this.image.get(d?s:i,d?i:s);for(let z=i,G=s;z!==a;z+=I){let K=this.image.get(d?G:z,d?z:G);if(K!==U&&(N++,U=K),y+=m,y>0){if(G===l)break;G+=b,y-=h}}return N}}class zn{constructor(){this.decoder=new Ku}decode(e,n=null){let i,s;if(n!=null&&n.has(q.PURE_BARCODE)){const m=zn.extractPureBits(e.getBlackMatrix());i=this.decoder.decode(m),s=zn.NO_POINTS}else{const m=new Nt(e.getBlackMatrix()).detect();i=this.decoder.decode(m.getBits()),s=m.getPoints()}const a=i.getRawBytes(),l=new Le(i.getText(),a,8*a.length,s,ne.DATA_MATRIX,O.currentTimeMillis()),d=i.getByteSegments();d!=null&&l.putMetadata(De.BYTE_SEGMENTS,d);const h=i.getECLevel();return h!=null&&l.putMetadata(De.ERROR_CORRECTION_LEVEL,h),l}reset(){}static extractPureBits(e){const n=e.getTopLeftOnBit(),i=e.getBottomRightOnBit();if(n==null||i==null)throw new k;const s=this.moduleSize(n,e);let a=n[1];const l=i[1];let d=n[0];const m=(i[0]-d+1)/s,y=(l-a+1)/s;if(m<=0||y<=0)throw new k;const b=s/2;a+=b,d+=b;const I=new Q(m,y);for(let N=0;N<y;N++){const U=a+N*s;for(let z=0;z<m;z++)e.get(d+z*s,U)&&I.set(z,N)}return I}static moduleSize(e,n){const i=n.getWidth();let s=e[0];const a=e[1];for(;s<i&&n.get(s,a);)s++;if(s===i)throw new k;const l=s-e[0];if(l===0)throw new k;return l}}zn.NO_POINTS=[];class Qu extends je{constructor(e=500){super(new zn,e)}}var xr;(function(C){C[C.L=0]="L",C[C.M=1]="M",C[C.Q=2]="Q",C[C.H=3]="H"})(xr||(xr={}));class dt{constructor(e,n,i){this.value=e,this.stringValue=n,this.bits=i,dt.FOR_BITS.set(i,this),dt.FOR_VALUE.set(e,this)}getValue(){return this.value}getBits(){return this.bits}static fromString(e){switch(e){case"L":return dt.L;case"M":return dt.M;case"Q":return dt.Q;case"H":return dt.H;default:throw new A(e+"not available")}}toString(){return this.stringValue}equals(e){if(!(e instanceof dt))return!1;const n=e;return this.value===n.value}static forBits(e){if(e<0||e>=dt.FOR_BITS.size)throw new E;return dt.FOR_BITS.get(e)}}dt.FOR_BITS=new Map,dt.FOR_VALUE=new Map,dt.L=new dt(xr.L,"L",1),dt.M=new dt(xr.M,"M",0),dt.Q=new dt(xr.Q,"Q",3),dt.H=new dt(xr.H,"H",2);class Zt{constructor(e){this.errorCorrectionLevel=dt.forBits(e>>3&3),this.dataMask=e&7}static numBitsDiffering(e,n){return $.bitCount(e^n)}static decodeFormatInformation(e,n){const i=Zt.doDecodeFormatInformation(e,n);return i!==null?i:Zt.doDecodeFormatInformation(e^Zt.FORMAT_INFO_MASK_QR,n^Zt.FORMAT_INFO_MASK_QR)}static doDecodeFormatInformation(e,n){let i=Number.MAX_SAFE_INTEGER,s=0;for(const a of Zt.FORMAT_INFO_DECODE_LOOKUP){const l=a[0];if(l===e||l===n)return new Zt(a[1]);let d=Zt.numBitsDiffering(e,l);d<i&&(s=a[1],i=d),e!==n&&(d=Zt.numBitsDiffering(n,l),d<i&&(s=a[1],i=d))}return i<=3?new Zt(s):null}getErrorCorrectionLevel(){return this.errorCorrectionLevel}getDataMask(){return this.dataMask}hashCode(){return this.errorCorrectionLevel.getBits()<<3|this.dataMask}equals(e){if(!(e instanceof Zt))return!1;const n=e;return this.errorCorrectionLevel===n.errorCorrectionLevel&&this.dataMask===n.dataMask}}Zt.FORMAT_INFO_MASK_QR=21522,Zt.FORMAT_INFO_DECODE_LOOKUP=[Int32Array.from([21522,0]),Int32Array.from([20773,1]),Int32Array.from([24188,2]),Int32Array.from([23371,3]),Int32Array.from([17913,4]),Int32Array.from([16590,5]),Int32Array.from([20375,6]),Int32Array.from([19104,7]),Int32Array.from([30660,8]),Int32Array.from([29427,9]),Int32Array.from([32170,10]),Int32Array.from([30877,11]),Int32Array.from([26159,12]),Int32Array.from([25368,13]),Int32Array.from([27713,14]),Int32Array.from([26998,15]),Int32Array.from([5769,16]),Int32Array.from([5054,17]),Int32Array.from([7399,18]),Int32Array.from([6608,19]),Int32Array.from([1890,20]),Int32Array.from([597,21]),Int32Array.from([3340,22]),Int32Array.from([2107,23]),Int32Array.from([13663,24]),Int32Array.from([12392,25]),Int32Array.from([16177,26]),Int32Array.from([14854,27]),Int32Array.from([9396,28]),Int32Array.from([8579,29]),Int32Array.from([11994,30]),Int32Array.from([11245,31])];class X{constructor(e,...n){this.ecCodewordsPerBlock=e,this.ecBlocks=n}getECCodewordsPerBlock(){return this.ecCodewordsPerBlock}getNumBlocks(){let e=0;const n=this.ecBlocks;for(const i of n)e+=i.getCount();return e}getTotalECCodewords(){return this.ecCodewordsPerBlock*this.getNumBlocks()}getECBlocks(){return this.ecBlocks}}class T{constructor(e,n){this.count=e,this.dataCodewords=n}getCount(){return this.count}getDataCodewords(){return this.dataCodewords}}class Ae{constructor(e,n,...i){this.versionNumber=e,this.alignmentPatternCenters=n,this.ecBlocks=i;let s=0;const a=i[0].getECCodewordsPerBlock(),l=i[0].getECBlocks();for(const d of l)s+=d.getCount()*(d.getDataCodewords()+a);this.totalCodewords=s}getVersionNumber(){return this.versionNumber}getAlignmentPatternCenters(){return this.alignmentPatternCenters}getTotalCodewords(){return this.totalCodewords}getDimensionForVersion(){return 17+4*this.versionNumber}getECBlocksForLevel(e){return this.ecBlocks[e.getValue()]}static getProvisionalVersionForDimension(e){if(e%4!==1)throw new R;try{return this.getVersionForNumber((e-17)/4)}catch{throw new R}}static getVersionForNumber(e){if(e<1||e>40)throw new E;return Ae.VERSIONS[e-1]}static decodeVersionInformation(e){let n=Number.MAX_SAFE_INTEGER,i=0;for(let s=0;s<Ae.VERSION_DECODE_INFO.length;s++){const a=Ae.VERSION_DECODE_INFO[s];if(a===e)return Ae.getVersionForNumber(s+7);const l=Zt.numBitsDiffering(e,a);l<n&&(i=s+7,n=l)}return n<=3?Ae.getVersionForNumber(i):null}buildFunctionPattern(){const e=this.getDimensionForVersion(),n=new Q(e);n.setRegion(0,0,9,9),n.setRegion(e-8,0,8,9),n.setRegion(0,e-8,9,8);const i=this.alignmentPatternCenters.length;for(let s=0;s<i;s++){const a=this.alignmentPatternCenters[s]-2;for(let l=0;l<i;l++)s===0&&(l===0||l===i-1)||s===i-1&&l===0||n.setRegion(this.alignmentPatternCenters[l]-2,a,5,5)}return n.setRegion(6,9,1,e-17),n.setRegion(9,6,e-17,1),this.versionNumber>6&&(n.setRegion(e-11,0,3,6),n.setRegion(0,e-11,6,3)),n}toString(){return""+this.versionNumber}}Ae.VERSION_DECODE_INFO=Int32Array.from([31892,34236,39577,42195,48118,51042,55367,58893,63784,68472,70749,76311,79154,84390,87683,92361,96236,102084,102881,110507,110734,117786,119615,126325,127568,133589,136944,141498,145311,150283,152622,158308,161089,167017]),Ae.VERSIONS=[new Ae(1,new Int32Array(0),new X(7,new T(1,19)),new X(10,new T(1,16)),new X(13,new T(1,13)),new X(17,new T(1,9))),new Ae(2,Int32Array.from([6,18]),new X(10,new T(1,34)),new X(16,new T(1,28)),new X(22,new T(1,22)),new X(28,new T(1,16))),new Ae(3,Int32Array.from([6,22]),new X(15,new T(1,55)),new X(26,new T(1,44)),new X(18,new T(2,17)),new X(22,new T(2,13))),new Ae(4,Int32Array.from([6,26]),new X(20,new T(1,80)),new X(18,new T(2,32)),new X(26,new T(2,24)),new X(16,new T(4,9))),new Ae(5,Int32Array.from([6,30]),new X(26,new T(1,108)),new X(24,new T(2,43)),new X(18,new T(2,15),new T(2,16)),new X(22,new T(2,11),new T(2,12))),new Ae(6,Int32Array.from([6,34]),new X(18,new T(2,68)),new X(16,new T(4,27)),new X(24,new T(4,19)),new X(28,new T(4,15))),new Ae(7,Int32Array.from([6,22,38]),new X(20,new T(2,78)),new X(18,new T(4,31)),new X(18,new T(2,14),new T(4,15)),new X(26,new T(4,13),new T(1,14))),new Ae(8,Int32Array.from([6,24,42]),new X(24,new T(2,97)),new X(22,new T(2,38),new T(2,39)),new X(22,new T(4,18),new T(2,19)),new X(26,new T(4,14),new T(2,15))),new Ae(9,Int32Array.from([6,26,46]),new X(30,new T(2,116)),new X(22,new T(3,36),new T(2,37)),new X(20,new T(4,16),new T(4,17)),new X(24,new T(4,12),new T(4,13))),new Ae(10,Int32Array.from([6,28,50]),new X(18,new T(2,68),new T(2,69)),new X(26,new T(4,43),new T(1,44)),new X(24,new T(6,19),new T(2,20)),new X(28,new T(6,15),new T(2,16))),new Ae(11,Int32Array.from([6,30,54]),new X(20,new T(4,81)),new X(30,new T(1,50),new T(4,51)),new X(28,new T(4,22),new T(4,23)),new X(24,new T(3,12),new T(8,13))),new Ae(12,Int32Array.from([6,32,58]),new X(24,new T(2,92),new T(2,93)),new X(22,new T(6,36),new T(2,37)),new X(26,new T(4,20),new T(6,21)),new X(28,new T(7,14),new T(4,15))),new Ae(13,Int32Array.from([6,34,62]),new X(26,new T(4,107)),new X(22,new T(8,37),new T(1,38)),new X(24,new T(8,20),new T(4,21)),new X(22,new T(12,11),new T(4,12))),new Ae(14,Int32Array.from([6,26,46,66]),new X(30,new T(3,115),new T(1,116)),new X(24,new T(4,40),new T(5,41)),new X(20,new T(11,16),new T(5,17)),new X(24,new T(11,12),new T(5,13))),new Ae(15,Int32Array.from([6,26,48,70]),new X(22,new T(5,87),new T(1,88)),new X(24,new T(5,41),new T(5,42)),new X(30,new T(5,24),new T(7,25)),new X(24,new T(11,12),new T(7,13))),new Ae(16,Int32Array.from([6,26,50,74]),new X(24,new T(5,98),new T(1,99)),new X(28,new T(7,45),new T(3,46)),new X(24,new T(15,19),new T(2,20)),new X(30,new T(3,15),new T(13,16))),new Ae(17,Int32Array.from([6,30,54,78]),new X(28,new T(1,107),new T(5,108)),new X(28,new T(10,46),new T(1,47)),new X(28,new T(1,22),new T(15,23)),new X(28,new T(2,14),new T(17,15))),new Ae(18,Int32Array.from([6,30,56,82]),new X(30,new T(5,120),new T(1,121)),new X(26,new T(9,43),new T(4,44)),new X(28,new T(17,22),new T(1,23)),new X(28,new T(2,14),new T(19,15))),new Ae(19,Int32Array.from([6,30,58,86]),new X(28,new T(3,113),new T(4,114)),new X(26,new T(3,44),new T(11,45)),new X(26,new T(17,21),new T(4,22)),new X(26,new T(9,13),new T(16,14))),new Ae(20,Int32Array.from([6,34,62,90]),new X(28,new T(3,107),new T(5,108)),new X(26,new T(3,41),new T(13,42)),new X(30,new T(15,24),new T(5,25)),new X(28,new T(15,15),new T(10,16))),new Ae(21,Int32Array.from([6,28,50,72,94]),new X(28,new T(4,116),new T(4,117)),new X(26,new T(17,42)),new X(28,new T(17,22),new T(6,23)),new X(30,new T(19,16),new T(6,17))),new Ae(22,Int32Array.from([6,26,50,74,98]),new X(28,new T(2,111),new T(7,112)),new X(28,new T(17,46)),new X(30,new T(7,24),new T(16,25)),new X(24,new T(34,13))),new Ae(23,Int32Array.from([6,30,54,78,102]),new X(30,new T(4,121),new T(5,122)),new X(28,new T(4,47),new T(14,48)),new X(30,new T(11,24),new T(14,25)),new X(30,new T(16,15),new T(14,16))),new Ae(24,Int32Array.from([6,28,54,80,106]),new X(30,new T(6,117),new T(4,118)),new X(28,new T(6,45),new T(14,46)),new X(30,new T(11,24),new T(16,25)),new X(30,new T(30,16),new T(2,17))),new Ae(25,Int32Array.from([6,32,58,84,110]),new X(26,new T(8,106),new T(4,107)),new X(28,new T(8,47),new T(13,48)),new X(30,new T(7,24),new T(22,25)),new X(30,new T(22,15),new T(13,16))),new Ae(26,Int32Array.from([6,30,58,86,114]),new X(28,new T(10,114),new T(2,115)),new X(28,new T(19,46),new T(4,47)),new X(28,new T(28,22),new T(6,23)),new X(30,new T(33,16),new T(4,17))),new Ae(27,Int32Array.from([6,34,62,90,118]),new X(30,new T(8,122),new T(4,123)),new X(28,new T(22,45),new T(3,46)),new X(30,new T(8,23),new T(26,24)),new X(30,new T(12,15),new T(28,16))),new Ae(28,Int32Array.from([6,26,50,74,98,122]),new X(30,new T(3,117),new T(10,118)),new X(28,new T(3,45),new T(23,46)),new X(30,new T(4,24),new T(31,25)),new X(30,new T(11,15),new T(31,16))),new Ae(29,Int32Array.from([6,30,54,78,102,126]),new X(30,new T(7,116),new T(7,117)),new X(28,new T(21,45),new T(7,46)),new X(30,new T(1,23),new T(37,24)),new X(30,new T(19,15),new T(26,16))),new Ae(30,Int32Array.from([6,26,52,78,104,130]),new X(30,new T(5,115),new T(10,116)),new X(28,new T(19,47),new T(10,48)),new X(30,new T(15,24),new T(25,25)),new X(30,new T(23,15),new T(25,16))),new Ae(31,Int32Array.from([6,30,56,82,108,134]),new X(30,new T(13,115),new T(3,116)),new X(28,new T(2,46),new T(29,47)),new X(30,new T(42,24),new T(1,25)),new X(30,new T(23,15),new T(28,16))),new Ae(32,Int32Array.from([6,34,60,86,112,138]),new X(30,new T(17,115)),new X(28,new T(10,46),new T(23,47)),new X(30,new T(10,24),new T(35,25)),new X(30,new T(19,15),new T(35,16))),new Ae(33,Int32Array.from([6,30,58,86,114,142]),new X(30,new T(17,115),new T(1,116)),new X(28,new T(14,46),new T(21,47)),new X(30,new T(29,24),new T(19,25)),new X(30,new T(11,15),new T(46,16))),new Ae(34,Int32Array.from([6,34,62,90,118,146]),new X(30,new T(13,115),new T(6,116)),new X(28,new T(14,46),new T(23,47)),new X(30,new T(44,24),new T(7,25)),new X(30,new T(59,16),new T(1,17))),new Ae(35,Int32Array.from([6,30,54,78,102,126,150]),new X(30,new T(12,121),new T(7,122)),new X(28,new T(12,47),new T(26,48)),new X(30,new T(39,24),new T(14,25)),new X(30,new T(22,15),new T(41,16))),new Ae(36,Int32Array.from([6,24,50,76,102,128,154]),new X(30,new T(6,121),new T(14,122)),new X(28,new T(6,47),new T(34,48)),new X(30,new T(46,24),new T(10,25)),new X(30,new T(2,15),new T(64,16))),new Ae(37,Int32Array.from([6,28,54,80,106,132,158]),new X(30,new T(17,122),new T(4,123)),new X(28,new T(29,46),new T(14,47)),new X(30,new T(49,24),new T(10,25)),new X(30,new T(24,15),new T(46,16))),new Ae(38,Int32Array.from([6,32,58,84,110,136,162]),new X(30,new T(4,122),new T(18,123)),new X(28,new T(13,46),new T(32,47)),new X(30,new T(48,24),new T(14,25)),new X(30,new T(42,15),new T(32,16))),new Ae(39,Int32Array.from([6,26,54,82,110,138,166]),new X(30,new T(20,117),new T(4,118)),new X(28,new T(40,47),new T(7,48)),new X(30,new T(43,24),new T(22,25)),new X(30,new T(10,15),new T(67,16))),new Ae(40,Int32Array.from([6,30,58,86,114,142,170]),new X(30,new T(19,118),new T(6,119)),new X(28,new T(18,47),new T(31,48)),new X(30,new T(34,24),new T(34,25)),new X(30,new T(20,15),new T(61,16)))];var Mt;(function(C){C[C.DATA_MASK_000=0]="DATA_MASK_000",C[C.DATA_MASK_001=1]="DATA_MASK_001",C[C.DATA_MASK_010=2]="DATA_MASK_010",C[C.DATA_MASK_011=3]="DATA_MASK_011",C[C.DATA_MASK_100=4]="DATA_MASK_100",C[C.DATA_MASK_101=5]="DATA_MASK_101",C[C.DATA_MASK_110=6]="DATA_MASK_110",C[C.DATA_MASK_111=7]="DATA_MASK_111"})(Mt||(Mt={}));class un{constructor(e,n){this.value=e,this.isMasked=n}unmaskBitMatrix(e,n){for(let i=0;i<n;i++)for(let s=0;s<n;s++)this.isMasked(i,s)&&e.flip(s,i)}}un.values=new Map([[Mt.DATA_MASK_000,new un(Mt.DATA_MASK_000,(C,e)=>(C+e&1)===0)],[Mt.DATA_MASK_001,new un(Mt.DATA_MASK_001,(C,e)=>(C&1)===0)],[Mt.DATA_MASK_010,new un(Mt.DATA_MASK_010,(C,e)=>e%3===0)],[Mt.DATA_MASK_011,new un(Mt.DATA_MASK_011,(C,e)=>(C+e)%3===0)],[Mt.DATA_MASK_100,new un(Mt.DATA_MASK_100,(C,e)=>(Math.floor(C/2)+Math.floor(e/3)&1)===0)],[Mt.DATA_MASK_101,new un(Mt.DATA_MASK_101,(C,e)=>C*e%6===0)],[Mt.DATA_MASK_110,new un(Mt.DATA_MASK_110,(C,e)=>C*e%6<3)],[Mt.DATA_MASK_111,new un(Mt.DATA_MASK_111,(C,e)=>(C+e+C*e%3&1)===0)]]);class ed{constructor(e){const n=e.getHeight();if(n<21||(n&3)!==1)throw new R;this.bitMatrix=e}readFormatInformation(){if(this.parsedFormatInfo!==null&&this.parsedFormatInfo!==void 0)return this.parsedFormatInfo;let e=0;for(let a=0;a<6;a++)e=this.copyBit(a,8,e);e=this.copyBit(7,8,e),e=this.copyBit(8,8,e),e=this.copyBit(8,7,e);for(let a=5;a>=0;a--)e=this.copyBit(8,a,e);const n=this.bitMatrix.getHeight();let i=0;const s=n-7;for(let a=n-1;a>=s;a--)i=this.copyBit(8,a,i);for(let a=n-8;a<n;a++)i=this.copyBit(a,8,i);if(this.parsedFormatInfo=Zt.decodeFormatInformation(e,i),this.parsedFormatInfo!==null)return this.parsedFormatInfo;throw new R}readVersion(){if(this.parsedVersion!==null&&this.parsedVersion!==void 0)return this.parsedVersion;const e=this.bitMatrix.getHeight(),n=Math.floor((e-17)/4);if(n<=6)return Ae.getVersionForNumber(n);let i=0;const s=e-11;for(let l=5;l>=0;l--)for(let d=e-9;d>=s;d--)i=this.copyBit(d,l,i);let a=Ae.decodeVersionInformation(i);if(a!==null&&a.getDimensionForVersion()===e)return this.parsedVersion=a,a;i=0;for(let l=5;l>=0;l--)for(let d=e-9;d>=s;d--)i=this.copyBit(l,d,i);if(a=Ae.decodeVersionInformation(i),a!==null&&a.getDimensionForVersion()===e)return this.parsedVersion=a,a;throw new R}copyBit(e,n,i){return(this.isMirror?this.bitMatrix.get(n,e):this.bitMatrix.get(e,n))?i<<1|1:i<<1}readCodewords(){const e=this.readFormatInformation(),n=this.readVersion(),i=un.values.get(e.getDataMask()),s=this.bitMatrix.getHeight();i.unmaskBitMatrix(this.bitMatrix,s);const a=n.buildFunctionPattern();let l=!0;const d=new Uint8Array(n.getTotalCodewords());let h=0,m=0,y=0;for(let b=s-1;b>0;b-=2){b===6&&b--;for(let I=0;I<s;I++){const N=l?s-1-I:I;for(let U=0;U<2;U++)a.get(b-U,N)||(y++,m<<=1,this.bitMatrix.get(b-U,N)&&(m|=1),y===8&&(d[h++]=m,y=0,m=0))}l=!l}if(h!==n.getTotalCodewords())throw new R;return d}remask(){if(this.parsedFormatInfo===null)return;const e=un.values[this.parsedFormatInfo.getDataMask()],n=this.bitMatrix.getHeight();e.unmaskBitMatrix(this.bitMatrix,n)}setMirror(e){this.parsedVersion=null,this.parsedFormatInfo=null,this.isMirror=e}mirror(){const e=this.bitMatrix;for(let n=0,i=e.getWidth();n<i;n++)for(let s=n+1,a=e.getHeight();s<a;s++)e.get(n,s)!==e.get(s,n)&&(e.flip(s,n),e.flip(n,s))}}class Qi{constructor(e,n){this.numDataCodewords=e,this.codewords=n}static getDataBlocks(e,n,i){if(e.length!==n.getTotalCodewords())throw new E;const s=n.getECBlocksForLevel(i);let a=0;const l=s.getECBlocks();for(const U of l)a+=U.getCount();const d=new Array(a);let h=0;for(const U of l)for(let z=0;z<U.getCount();z++){const G=U.getDataCodewords(),K=s.getECCodewordsPerBlock()+G;d[h++]=new Qi(G,new Uint8Array(K))}const m=d[0].codewords.length;let y=d.length-1;for(;y>=0&&d[y].codewords.length!==m;)y--;y++;const b=m-s.getECCodewordsPerBlock();let I=0;for(let U=0;U<b;U++)for(let z=0;z<h;z++)d[z].codewords[U]=e[I++];for(let U=y;U<h;U++)d[U].codewords[b]=e[I++];const N=d[0].codewords.length;for(let U=b;U<N;U++)for(let z=0;z<h;z++){const G=z<y?U:U+1;d[z].codewords[G]=e[I++]}return d}getNumDataCodewords(){return this.numDataCodewords}getCodewords(){return this.codewords}}var dn;(function(C){C[C.TERMINATOR=0]="TERMINATOR",C[C.NUMERIC=1]="NUMERIC",C[C.ALPHANUMERIC=2]="ALPHANUMERIC",C[C.STRUCTURED_APPEND=3]="STRUCTURED_APPEND",C[C.BYTE=4]="BYTE",C[C.ECI=5]="ECI",C[C.KANJI=6]="KANJI",C[C.FNC1_FIRST_POSITION=7]="FNC1_FIRST_POSITION",C[C.FNC1_SECOND_POSITION=8]="FNC1_SECOND_POSITION",C[C.HANZI=9]="HANZI"})(dn||(dn={}));class Se{constructor(e,n,i,s){this.value=e,this.stringValue=n,this.characterCountBitsForVersions=i,this.bits=s,Se.FOR_BITS.set(s,this),Se.FOR_VALUE.set(e,this)}static forBits(e){const n=Se.FOR_BITS.get(e);if(n===void 0)throw new E;return n}getCharacterCountBits(e){const n=e.getVersionNumber();let i;return n<=9?i=0:n<=26?i=1:i=2,this.characterCountBitsForVersions[i]}getValue(){return this.value}getBits(){return this.bits}equals(e){if(!(e instanceof Se))return!1;const n=e;return this.value===n.value}toString(){return this.stringValue}}Se.FOR_BITS=new Map,Se.FOR_VALUE=new Map,Se.TERMINATOR=new Se(dn.TERMINATOR,"TERMINATOR",Int32Array.from([0,0,0]),0),Se.NUMERIC=new Se(dn.NUMERIC,"NUMERIC",Int32Array.from([10,12,14]),1),Se.ALPHANUMERIC=new Se(dn.ALPHANUMERIC,"ALPHANUMERIC",Int32Array.from([9,11,13]),2),Se.STRUCTURED_APPEND=new Se(dn.STRUCTURED_APPEND,"STRUCTURED_APPEND",Int32Array.from([0,0,0]),3),Se.BYTE=new Se(dn.BYTE,"BYTE",Int32Array.from([8,16,16]),4),Se.ECI=new Se(dn.ECI,"ECI",Int32Array.from([0,0,0]),7),Se.KANJI=new Se(dn.KANJI,"KANJI",Int32Array.from([8,10,12]),8),Se.FNC1_FIRST_POSITION=new Se(dn.FNC1_FIRST_POSITION,"FNC1_FIRST_POSITION",Int32Array.from([0,0,0]),5),Se.FNC1_SECOND_POSITION=new Se(dn.FNC1_SECOND_POSITION,"FNC1_SECOND_POSITION",Int32Array.from([0,0,0]),9),Se.HANZI=new Se(dn.HANZI,"HANZI",Int32Array.from([8,10,12]),13);class wt{static decode(e,n,i,s){const a=new Ki(e);let l=new se;const d=new Array;let h=-1,m=-1;try{let y=null,b=!1,I;do{if(a.available()<4)I=Se.TERMINATOR;else{const N=a.readBits(4);I=Se.forBits(N)}switch(I){case Se.TERMINATOR:break;case Se.FNC1_FIRST_POSITION:case Se.FNC1_SECOND_POSITION:b=!0;break;case Se.STRUCTURED_APPEND:if(a.available()<16)throw new R;h=a.readBits(8),m=a.readBits(8);break;case Se.ECI:const N=wt.parseECIValue(a);if(y=B.getCharacterSetECIByValue(N),y===null)throw new R;break;case Se.HANZI:const U=a.readBits(4),z=a.readBits(I.getCharacterCountBits(n));U===wt.GB2312_SUBSET&&wt.decodeHanziSegment(a,l,z);break;default:const G=a.readBits(I.getCharacterCountBits(n));switch(I){case Se.NUMERIC:wt.decodeNumericSegment(a,l,G);break;case Se.ALPHANUMERIC:wt.decodeAlphanumericSegment(a,l,G,b);break;case Se.BYTE:wt.decodeByteSegment(a,l,G,y,d,s);break;case Se.KANJI:wt.decodeKanjiSegment(a,l,G);break;default:throw new R}break}}while(I!==Se.TERMINATOR)}catch{throw new R}return new Re(e,l.toString(),d.length===0?null:d,i===null?null:i.toString(),h,m)}static decodeHanziSegment(e,n,i){if(i*13>e.available())throw new R;const s=new Uint8Array(2*i);let a=0;for(;i>0;){const l=e.readBits(13);let d=l/96<<8&4294967295|l%96;d<959?d+=41377:d+=42657,s[a]=d>>8&255,s[a+1]=d&255,a+=2,i--}try{n.append(fe.decode(s,ie.GB2312))}catch(l){throw new R(l)}}static decodeKanjiSegment(e,n,i){if(i*13>e.available())throw new R;const s=new Uint8Array(2*i);let a=0;for(;i>0;){const l=e.readBits(13);let d=l/192<<8&4294967295|l%192;d<7936?d+=33088:d+=49472,s[a]=d>>8,s[a+1]=d,a+=2,i--}try{n.append(fe.decode(s,ie.SHIFT_JIS))}catch(l){throw new R(l)}}static decodeByteSegment(e,n,i,s,a,l){if(8*i>e.available())throw new R;const d=new Uint8Array(i);for(let m=0;m<i;m++)d[m]=e.readBits(8);let h;s===null?h=ie.guessEncoding(d,l):h=s.getName();try{n.append(fe.decode(d,h))}catch(m){throw new R(m)}a.push(d)}static toAlphaNumericChar(e){if(e>=wt.ALPHANUMERIC_CHARS.length)throw new R;return wt.ALPHANUMERIC_CHARS[e]}static decodeAlphanumericSegment(e,n,i,s){const a=n.length();for(;i>1;){if(e.available()<11)throw new R;const l=e.readBits(11);n.append(wt.toAlphaNumericChar(Math.floor(l/45))),n.append(wt.toAlphaNumericChar(l%45)),i-=2}if(i===1){if(e.available()<6)throw new R;n.append(wt.toAlphaNumericChar(e.readBits(6)))}if(s)for(let l=a;l<n.length();l++)n.charAt(l)==="%"&&(l<n.length()-1&&n.charAt(l+1)==="%"?n.deleteCharAt(l+1):n.setCharAt(l,""))}static decodeNumericSegment(e,n,i){for(;i>=3;){if(e.available()<10)throw new R;const s=e.readBits(10);if(s>=1e3)throw new R;n.append(wt.toAlphaNumericChar(Math.floor(s/100))),n.append(wt.toAlphaNumericChar(Math.floor(s/10)%10)),n.append(wt.toAlphaNumericChar(s%10)),i-=3}if(i===2){if(e.available()<7)throw new R;const s=e.readBits(7);if(s>=100)throw new R;n.append(wt.toAlphaNumericChar(Math.floor(s/10))),n.append(wt.toAlphaNumericChar(s%10))}else if(i===1){if(e.available()<4)throw new R;const s=e.readBits(4);if(s>=10)throw new R;n.append(wt.toAlphaNumericChar(s))}}static parseECIValue(e){const n=e.readBits(8);if((n&128)===0)return n&127;if((n&192)===128){const i=e.readBits(8);return(n&63)<<8&4294967295|i}if((n&224)===192){const i=e.readBits(16);return(n&31)<<16&4294967295|i}throw new R}}wt.ALPHANUMERIC_CHARS="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:",wt.GB2312_SUBSET=1;class ds{constructor(e){this.mirrored=e}isMirrored(){return this.mirrored}applyMirroredCorrection(e){if(!this.mirrored||e===null||e.length<3)return;const n=e[0];e[0]=e[2],e[2]=n}}class td{constructor(){this.rsDecoder=new Cn(Fe.QR_CODE_FIELD_256)}decodeBooleanArray(e,n){return this.decodeBitMatrix(Q.parseFromBooleanArray(e),n)}decodeBitMatrix(e,n){const i=new ed(e);let s=null;try{return this.decodeBitMatrixParser(i,n)}catch(a){s=a}try{i.remask(),i.setMirror(!0),i.readVersion(),i.readFormatInformation(),i.mirror();const a=this.decodeBitMatrixParser(i,n);return a.setOther(new ds(!0)),a}catch(a){throw s!==null?s:a}}decodeBitMatrixParser(e,n){const i=e.readVersion(),s=e.readFormatInformation().getErrorCorrectionLevel(),a=e.readCodewords(),l=Qi.getDataBlocks(a,i,s);let d=0;for(const y of l)d+=y.getNumDataCodewords();const h=new Uint8Array(d);let m=0;for(const y of l){const b=y.getCodewords(),I=y.getNumDataCodewords();this.correctErrors(b,I);for(let N=0;N<I;N++)h[m++]=b[N]}return wt.decode(h,i,s,n)}correctErrors(e,n){const i=new Int32Array(e);try{this.rsDecoder.decode(i,e.length-n)}catch{throw new M}for(let s=0;s<n;s++)e[s]=i[s]}}class eo extends we{constructor(e,n,i){super(e,n),this.estimatedModuleSize=i}aboutEquals(e,n,i){if(Math.abs(n-this.getY())<=e&&Math.abs(i-this.getX())<=e){const s=Math.abs(e-this.estimatedModuleSize);return s<=1||s<=this.estimatedModuleSize}return!1}combineEstimate(e,n,i){const s=(this.getX()+n)/2,a=(this.getY()+e)/2,l=(this.estimatedModuleSize+i)/2;return new eo(s,a,l)}}class fi{constructor(e,n,i,s,a,l,d){this.image=e,this.startX=n,this.startY=i,this.width=s,this.height=a,this.moduleSize=l,this.resultPointCallback=d,this.possibleCenters=[],this.crossCheckStateCount=new Int32Array(3)}find(){const e=this.startX,n=this.height,i=this.width,s=e+i,a=this.startY+n/2,l=new Int32Array(3),d=this.image;for(let h=0;h<n;h++){const m=a+((h&1)===0?Math.floor((h+1)/2):-Math.floor((h+1)/2));l[0]=0,l[1]=0,l[2]=0;let y=e;for(;y<s&&!d.get(y,m);)y++;let b=0;for(;y<s;){if(d.get(y,m))if(b===1)l[1]++;else if(b===2){if(this.foundPatternCross(l)){const I=this.handlePossibleCenter(l,m,y);if(I!==null)return I}l[0]=l[2],l[1]=1,l[2]=0,b=1}else l[++b]++;else b===1&&b++,l[b]++;y++}if(this.foundPatternCross(l)){const I=this.handlePossibleCenter(l,m,s);if(I!==null)return I}}if(this.possibleCenters.length!==0)return this.possibleCenters[0];throw new k}static centerFromEnd(e,n){return n-e[2]-e[1]/2}foundPatternCross(e){const n=this.moduleSize,i=n/2;for(let s=0;s<3;s++)if(Math.abs(n-e[s])>=i)return!1;return!0}crossCheckVertical(e,n,i,s){const a=this.image,l=a.getHeight(),d=this.crossCheckStateCount;d[0]=0,d[1]=0,d[2]=0;let h=e;for(;h>=0&&a.get(n,h)&&d[1]<=i;)d[1]++,h--;if(h<0||d[1]>i)return NaN;for(;h>=0&&!a.get(n,h)&&d[0]<=i;)d[0]++,h--;if(d[0]>i)return NaN;for(h=e+1;h<l&&a.get(n,h)&&d[1]<=i;)d[1]++,h++;if(h===l||d[1]>i)return NaN;for(;h<l&&!a.get(n,h)&&d[2]<=i;)d[2]++,h++;if(d[2]>i)return NaN;const m=d[0]+d[1]+d[2];return 5*Math.abs(m-s)>=2*s?NaN:this.foundPatternCross(d)?fi.centerFromEnd(d,h):NaN}handlePossibleCenter(e,n,i){const s=e[0]+e[1]+e[2],a=fi.centerFromEnd(e,i),l=this.crossCheckVertical(n,a,2*e[1],s);if(!isNaN(l)){const d=(e[0]+e[1]+e[2])/3;for(const m of this.possibleCenters)if(m.aboutEquals(d,l,a))return m.combineEstimate(l,a,d);const h=new eo(a,l,d);this.possibleCenters.push(h),this.resultPointCallback!==null&&this.resultPointCallback!==void 0&&this.resultPointCallback.foundPossibleResultPoint(h)}return null}}class to extends we{constructor(e,n,i,s){super(e,n),this.estimatedModuleSize=i,this.count=s,s===void 0&&(this.count=1)}getEstimatedModuleSize(){return this.estimatedModuleSize}getCount(){return this.count}aboutEquals(e,n,i){if(Math.abs(n-this.getY())<=e&&Math.abs(i-this.getX())<=e){const s=Math.abs(e-this.estimatedModuleSize);return s<=1||s<=this.estimatedModuleSize}return!1}combineEstimate(e,n,i){const s=this.count+1,a=(this.count*this.getX()+n)/s,l=(this.count*this.getY()+e)/s,d=(this.count*this.estimatedModuleSize+i)/s;return new to(a,l,d,s)}}class nd{constructor(e){this.bottomLeft=e[0],this.topLeft=e[1],this.topRight=e[2]}getBottomLeft(){return this.bottomLeft}getTopLeft(){return this.topLeft}getTopRight(){return this.topRight}}class Dt{constructor(e,n){this.image=e,this.resultPointCallback=n,this.possibleCenters=[],this.crossCheckStateCount=new Int32Array(5),this.resultPointCallback=n}getImage(){return this.image}getPossibleCenters(){return this.possibleCenters}find(e){const n=e!=null&&e.get(q.TRY_HARDER)!==void 0,i=e!=null&&e.get(q.PURE_BARCODE)!==void 0,s=this.image,a=s.getHeight(),l=s.getWidth();let d=Math.floor(3*a/(4*Dt.MAX_MODULES));(d<Dt.MIN_SKIP||n)&&(d=Dt.MIN_SKIP);let h=!1;const m=new Int32Array(5);for(let b=d-1;b<a&&!h;b+=d){m[0]=0,m[1]=0,m[2]=0,m[3]=0,m[4]=0;let I=0;for(let N=0;N<l;N++)if(s.get(N,b))(I&1)===1&&I++,m[I]++;else if((I&1)===0)if(I===4)if(Dt.foundPatternCross(m)){if(this.handlePossibleCenter(m,b,N,i)===!0)if(d=2,this.hasSkipped===!0)h=this.haveMultiplyConfirmedCenters();else{const z=this.findRowSkip();z>m[2]&&(b+=z-m[2]-d,N=l-1)}else{m[0]=m[2],m[1]=m[3],m[2]=m[4],m[3]=1,m[4]=0,I=3;continue}I=0,m[0]=0,m[1]=0,m[2]=0,m[3]=0,m[4]=0}else m[0]=m[2],m[1]=m[3],m[2]=m[4],m[3]=1,m[4]=0,I=3;else m[++I]++;else m[I]++;Dt.foundPatternCross(m)&&this.handlePossibleCenter(m,b,l,i)===!0&&(d=m[0],this.hasSkipped&&(h=this.haveMultiplyConfirmedCenters()))}const y=this.selectBestPatterns();return we.orderBestPatterns(y),new nd(y)}static centerFromEnd(e,n){return n-e[4]-e[3]-e[2]/2}static foundPatternCross(e){let n=0;for(let a=0;a<5;a++){const l=e[a];if(l===0)return!1;n+=l}if(n<7)return!1;const i=n/7,s=i/2;return Math.abs(i-e[0])<s&&Math.abs(i-e[1])<s&&Math.abs(3*i-e[2])<3*s&&Math.abs(i-e[3])<s&&Math.abs(i-e[4])<s}getCrossCheckStateCount(){const e=this.crossCheckStateCount;return e[0]=0,e[1]=0,e[2]=0,e[3]=0,e[4]=0,e}crossCheckDiagonal(e,n,i,s){const a=this.getCrossCheckStateCount();let l=0;const d=this.image;for(;e>=l&&n>=l&&d.get(n-l,e-l);)a[2]++,l++;if(e<l||n<l)return!1;for(;e>=l&&n>=l&&!d.get(n-l,e-l)&&a[1]<=i;)a[1]++,l++;if(e<l||n<l||a[1]>i)return!1;for(;e>=l&&n>=l&&d.get(n-l,e-l)&&a[0]<=i;)a[0]++,l++;if(a[0]>i)return!1;const h=d.getHeight(),m=d.getWidth();for(l=1;e+l<h&&n+l<m&&d.get(n+l,e+l);)a[2]++,l++;if(e+l>=h||n+l>=m)return!1;for(;e+l<h&&n+l<m&&!d.get(n+l,e+l)&&a[3]<i;)a[3]++,l++;if(e+l>=h||n+l>=m||a[3]>=i)return!1;for(;e+l<h&&n+l<m&&d.get(n+l,e+l)&&a[4]<i;)a[4]++,l++;if(a[4]>=i)return!1;const y=a[0]+a[1]+a[2]+a[3]+a[4];return Math.abs(y-s)<2*s&&Dt.foundPatternCross(a)}crossCheckVertical(e,n,i,s){const a=this.image,l=a.getHeight(),d=this.getCrossCheckStateCount();let h=e;for(;h>=0&&a.get(n,h);)d[2]++,h--;if(h<0)return NaN;for(;h>=0&&!a.get(n,h)&&d[1]<=i;)d[1]++,h--;if(h<0||d[1]>i)return NaN;for(;h>=0&&a.get(n,h)&&d[0]<=i;)d[0]++,h--;if(d[0]>i)return NaN;for(h=e+1;h<l&&a.get(n,h);)d[2]++,h++;if(h===l)return NaN;for(;h<l&&!a.get(n,h)&&d[3]<i;)d[3]++,h++;if(h===l||d[3]>=i)return NaN;for(;h<l&&a.get(n,h)&&d[4]<i;)d[4]++,h++;if(d[4]>=i)return NaN;const m=d[0]+d[1]+d[2]+d[3]+d[4];return 5*Math.abs(m-s)>=2*s?NaN:Dt.foundPatternCross(d)?Dt.centerFromEnd(d,h):NaN}crossCheckHorizontal(e,n,i,s){const a=this.image,l=a.getWidth(),d=this.getCrossCheckStateCount();let h=e;for(;h>=0&&a.get(h,n);)d[2]++,h--;if(h<0)return NaN;for(;h>=0&&!a.get(h,n)&&d[1]<=i;)d[1]++,h--;if(h<0||d[1]>i)return NaN;for(;h>=0&&a.get(h,n)&&d[0]<=i;)d[0]++,h--;if(d[0]>i)return NaN;for(h=e+1;h<l&&a.get(h,n);)d[2]++,h++;if(h===l)return NaN;for(;h<l&&!a.get(h,n)&&d[3]<i;)d[3]++,h++;if(h===l||d[3]>=i)return NaN;for(;h<l&&a.get(h,n)&&d[4]<i;)d[4]++,h++;if(d[4]>=i)return NaN;const m=d[0]+d[1]+d[2]+d[3]+d[4];return 5*Math.abs(m-s)>=s?NaN:Dt.foundPatternCross(d)?Dt.centerFromEnd(d,h):NaN}handlePossibleCenter(e,n,i,s){const a=e[0]+e[1]+e[2]+e[3]+e[4];let l=Dt.centerFromEnd(e,i),d=this.crossCheckVertical(n,Math.floor(l),e[2],a);if(!isNaN(d)&&(l=this.crossCheckHorizontal(Math.floor(l),Math.floor(d),e[2],a),!isNaN(l)&&(!s||this.crossCheckDiagonal(Math.floor(d),Math.floor(l),e[2],a)))){const h=a/7;let m=!1;const y=this.possibleCenters;for(let b=0,I=y.length;b<I;b++){const N=y[b];if(N.aboutEquals(h,d,l)){y[b]=N.combineEstimate(d,l,h),m=!0;break}}if(!m){const b=new to(l,d,h);y.push(b),this.resultPointCallback!==null&&this.resultPointCallback!==void 0&&this.resultPointCallback.foundPossibleResultPoint(b)}return!0}return!1}findRowSkip(){if(this.possibleCenters.length<=1)return 0;let n=null;for(const i of this.possibleCenters)if(i.getCount()>=Dt.CENTER_QUORUM)if(n==null)n=i;else return this.hasSkipped=!0,Math.floor((Math.abs(n.getX()-i.getX())-Math.abs(n.getY()-i.getY()))/2);return 0}haveMultiplyConfirmedCenters(){let e=0,n=0;const i=this.possibleCenters.length;for(const l of this.possibleCenters)l.getCount()>=Dt.CENTER_QUORUM&&(e++,n+=l.getEstimatedModuleSize());if(e<3)return!1;const s=n/i;let a=0;for(const l of this.possibleCenters)a+=Math.abs(l.getEstimatedModuleSize()-s);return a<=.05*n}selectBestPatterns(){const e=this.possibleCenters.length;if(e<3)throw new k;const n=this.possibleCenters;let i;if(e>3){let s=0,a=0;for(const h of this.possibleCenters){const m=h.getEstimatedModuleSize();s+=m,a+=m*m}i=s/e;let l=Math.sqrt(a/e-i*i);n.sort((h,m)=>{const y=Math.abs(m.getEstimatedModuleSize()-i),b=Math.abs(h.getEstimatedModuleSize()-i);return y<b?-1:y>b?1:0});const d=Math.max(.2*i,l);for(let h=0;h<n.length&&n.length>3;h++){const m=n[h];Math.abs(m.getEstimatedModuleSize()-i)>d&&(n.splice(h,1),h--)}}if(n.length>3){let s=0;for(const a of n)s+=a.getEstimatedModuleSize();i=s/n.length,n.sort((a,l)=>{if(l.getCount()===a.getCount()){const d=Math.abs(l.getEstimatedModuleSize()-i),h=Math.abs(a.getEstimatedModuleSize()-i);return d<h?1:d>h?-1:0}else return l.getCount()-a.getCount()}),n.splice(3)}return[n[0],n[1],n[2]]}}Dt.CENTER_QUORUM=2,Dt.MIN_SKIP=3,Dt.MAX_MODULES=57;class Or{constructor(e){this.image=e}getImage(){return this.image}getResultPointCallback(){return this.resultPointCallback}detect(e){this.resultPointCallback=e==null?null:e.get(q.NEED_RESULT_POINT_CALLBACK);const i=new Dt(this.image,this.resultPointCallback).find(e);return this.processFinderPatternInfo(i)}processFinderPatternInfo(e){const n=e.getTopLeft(),i=e.getTopRight(),s=e.getBottomLeft(),a=this.calculateModuleSize(n,i,s);if(a<1)throw new k("No pattern found in proccess finder.");const l=Or.computeDimension(n,i,s,a),d=Ae.getProvisionalVersionForDimension(l),h=d.getDimensionForVersion()-7;let m=null;if(d.getAlignmentPatternCenters().length>0){const N=i.getX()-n.getX()+s.getX(),U=i.getY()-n.getY()+s.getY(),z=1-3/h,G=Math.floor(n.getX()+z*(N-n.getX())),K=Math.floor(n.getY()+z*(U-n.getY()));for(let he=4;he<=16;he<<=1)try{m=this.findAlignmentInRegion(a,G,K,he);break}catch(me){if(!(me instanceof k))throw me}}const y=Or.createTransform(n,i,s,m,l),b=Or.sampleGrid(this.image,y,l);let I;return m===null?I=[s,n,i]:I=[s,n,i,m],new kn(b,I)}static createTransform(e,n,i,s,a){const l=a-3.5;let d,h,m,y;return s!==null?(d=s.getX(),h=s.getY(),m=l-3,y=m):(d=n.getX()-e.getX()+i.getX(),h=n.getY()-e.getY()+i.getY(),m=l,y=l),tn.quadrilateralToQuadrilateral(3.5,3.5,l,3.5,m,y,3.5,l,e.getX(),e.getY(),n.getX(),n.getY(),d,h,i.getX(),i.getY())}static sampleGrid(e,n,i){return bn.getInstance().sampleGridWithTransform(e,i,i,n)}static computeDimension(e,n,i,s){const a=ae.round(we.distance(e,n)/s),l=ae.round(we.distance(e,i)/s);let d=Math.floor((a+l)/2)+7;switch(d&3){case 0:d++;break;case 2:d--;break;case 3:throw new k("Dimensions could be not found.")}return d}calculateModuleSize(e,n,i){return(this.calculateModuleSizeOneWay(e,n)+this.calculateModuleSizeOneWay(e,i))/2}calculateModuleSizeOneWay(e,n){const i=this.sizeOfBlackWhiteBlackRunBothWays(Math.floor(e.getX()),Math.floor(e.getY()),Math.floor(n.getX()),Math.floor(n.getY())),s=this.sizeOfBlackWhiteBlackRunBothWays(Math.floor(n.getX()),Math.floor(n.getY()),Math.floor(e.getX()),Math.floor(e.getY()));return isNaN(i)?s/7:isNaN(s)?i/7:(i+s)/14}sizeOfBlackWhiteBlackRunBothWays(e,n,i,s){let a=this.sizeOfBlackWhiteBlackRun(e,n,i,s),l=1,d=e-(i-e);d<0?(l=e/(e-d),d=0):d>=this.image.getWidth()&&(l=(this.image.getWidth()-1-e)/(d-e),d=this.image.getWidth()-1);let h=Math.floor(n-(s-n)*l);return l=1,h<0?(l=n/(n-h),h=0):h>=this.image.getHeight()&&(l=(this.image.getHeight()-1-n)/(h-n),h=this.image.getHeight()-1),d=Math.floor(e+(d-e)*l),a+=this.sizeOfBlackWhiteBlackRun(e,n,d,h),a-1}sizeOfBlackWhiteBlackRun(e,n,i,s){const a=Math.abs(s-n)>Math.abs(i-e);if(a){let N=e;e=n,n=N,N=i,i=s,s=N}const l=Math.abs(i-e),d=Math.abs(s-n);let h=-l/2;const m=e<i?1:-1,y=n<s?1:-1;let b=0;const I=i+m;for(let N=e,U=n;N!==I;N+=m){const z=a?U:N,G=a?N:U;if(b===1===this.image.get(z,G)){if(b===2)return ae.distance(N,U,e,n);b++}if(h+=d,h>0){if(U===s)break;U+=y,h-=l}}return b===2?ae.distance(i+m,s,e,n):NaN}findAlignmentInRegion(e,n,i,s){const a=Math.floor(s*e),l=Math.max(0,n-a),d=Math.min(this.image.getWidth()-1,n+a);if(d-l<e*3)throw new k("Alignment top exceeds estimated module size.");const h=Math.max(0,i-a),m=Math.min(this.image.getHeight()-1,i+a);if(m-h<e*3)throw new k("Alignment bottom exceeds estimated module size.");return new fi(this.image,l,h,d-l,m-h,e,this.resultPointCallback).find()}}class Vn{constructor(){this.decoder=new td}getDecoder(){return this.decoder}decode(e,n){let i,s;if(n!=null&&n.get(q.PURE_BARCODE)!==void 0){const h=Vn.extractPureBits(e.getBlackMatrix());i=this.decoder.decodeBitMatrix(h,n),s=Vn.NO_POINTS}else{const h=new Or(e.getBlackMatrix()).detect(n);i=this.decoder.decodeBitMatrix(h.getBits(),n),s=h.getPoints()}i.getOther()instanceof ds&&i.getOther().applyMirroredCorrection(s);const a=new Le(i.getText(),i.getRawBytes(),void 0,s,ne.QR_CODE,void 0),l=i.getByteSegments();l!==null&&a.putMetadata(De.BYTE_SEGMENTS,l);const d=i.getECLevel();return d!==null&&a.putMetadata(De.ERROR_CORRECTION_LEVEL,d),i.hasStructuredAppend()&&(a.putMetadata(De.STRUCTURED_APPEND_SEQUENCE,i.getStructuredAppendSequenceNumber()),a.putMetadata(De.STRUCTURED_APPEND_PARITY,i.getStructuredAppendParity())),a}reset(){}static extractPureBits(e){const n=e.getTopLeftOnBit(),i=e.getBottomRightOnBit();if(n===null||i===null)throw new k;const s=this.moduleSize(n,e);let a=n[1],l=i[1],d=n[0],h=i[0];if(d>=h||a>=l)throw new k;if(l-a!==h-d&&(h=d+(l-a),h>=e.getWidth()))throw new k;const m=Math.round((h-d+1)/s),y=Math.round((l-a+1)/s);if(m<=0||y<=0)throw new k;if(y!==m)throw new k;const b=Math.floor(s/2);a+=b,d+=b;const I=d+Math.floor((m-1)*s)-h;if(I>0){if(I>b)throw new k;d-=I}const N=a+Math.floor((y-1)*s)-l;if(N>0){if(N>b)throw new k;a-=N}const U=new Q(m,y);for(let z=0;z<y;z++){const G=a+Math.floor(z*s);for(let K=0;K<m;K++)e.get(d+Math.floor(K*s),G)&&U.set(K,z)}return U}static moduleSize(e,n){const i=n.getHeight(),s=n.getWidth();let a=e[0],l=e[1],d=!0,h=0;for(;a<s&&l<i;){if(d!==n.get(a,l)){if(++h===5)break;d=!d}a++,l++}if(a===s||l===i)throw new k;return(a-e[0])/7}}Vn.NO_POINTS=new Array;class Oe{PDF417Common(){}static getBitCountSum(e){return ae.sum(e)}static toIntArray(e){if(e==null||!e.length)return Oe.EMPTY_INT_ARRAY;const n=new Int32Array(e.length);let i=0;for(const s of e)n[i++]=s;return n}static getCodeword(e){const n=j.binarySearch(Oe.SYMBOL_TABLE,e&262143);return n<0?-1:(Oe.CODEWORD_TABLE[n]-1)%Oe.NUMBER_OF_CODEWORDS}}Oe.NUMBER_OF_CODEWORDS=929,Oe.MAX_CODEWORDS_IN_BARCODE=Oe.NUMBER_OF_CODEWORDS-1,Oe.MIN_ROWS_IN_BARCODE=3,Oe.MAX_ROWS_IN_BARCODE=90,Oe.MODULES_IN_CODEWORD=17,Oe.MODULES_IN_STOP_PATTERN=18,Oe.BARS_IN_MODULE=8,Oe.EMPTY_INT_ARRAY=new Int32Array([]),Oe.SYMBOL_TABLE=Int32Array.from([66142,66170,66206,66236,66290,66292,66350,66382,66396,66454,66470,66476,66594,66600,66614,66626,66628,66632,66640,66654,66662,66668,66682,66690,66718,66720,66748,66758,66776,66798,66802,66804,66820,66824,66832,66846,66848,66876,66880,66936,66950,66956,66968,66992,67006,67022,67036,67042,67044,67048,67062,67118,67150,67164,67214,67228,67256,67294,67322,67350,67366,67372,67398,67404,67416,67438,67474,67476,67490,67492,67496,67510,67618,67624,67650,67656,67664,67678,67686,67692,67706,67714,67716,67728,67742,67744,67772,67782,67788,67800,67822,67826,67828,67842,67848,67870,67872,67900,67904,67960,67974,67992,68016,68030,68046,68060,68066,68068,68072,68086,68104,68112,68126,68128,68156,68160,68216,68336,68358,68364,68376,68400,68414,68448,68476,68494,68508,68536,68546,68548,68552,68560,68574,68582,68588,68654,68686,68700,68706,68708,68712,68726,68750,68764,68792,68802,68804,68808,68816,68830,68838,68844,68858,68878,68892,68920,68976,68990,68994,68996,69e3,69008,69022,69024,69052,69062,69068,69080,69102,69106,69108,69142,69158,69164,69190,69208,69230,69254,69260,69272,69296,69310,69326,69340,69386,69394,69396,69410,69416,69430,69442,69444,69448,69456,69470,69478,69484,69554,69556,69666,69672,69698,69704,69712,69726,69754,69762,69764,69776,69790,69792,69820,69830,69836,69848,69870,69874,69876,69890,69918,69920,69948,69952,70008,70022,70040,70064,70078,70094,70108,70114,70116,70120,70134,70152,70174,70176,70264,70384,70412,70448,70462,70496,70524,70542,70556,70584,70594,70600,70608,70622,70630,70636,70664,70672,70686,70688,70716,70720,70776,70896,71136,71180,71192,71216,71230,71264,71292,71360,71416,71452,71480,71536,71550,71554,71556,71560,71568,71582,71584,71612,71622,71628,71640,71662,71726,71732,71758,71772,71778,71780,71784,71798,71822,71836,71864,71874,71880,71888,71902,71910,71916,71930,71950,71964,71992,72048,72062,72066,72068,72080,72094,72096,72124,72134,72140,72152,72174,72178,72180,72206,72220,72248,72304,72318,72416,72444,72456,72464,72478,72480,72508,72512,72568,72588,72600,72624,72638,72654,72668,72674,72676,72680,72694,72726,72742,72748,72774,72780,72792,72814,72838,72856,72880,72894,72910,72924,72930,72932,72936,72950,72966,72972,72984,73008,73022,73056,73084,73102,73116,73144,73156,73160,73168,73182,73190,73196,73210,73226,73234,73236,73250,73252,73256,73270,73282,73284,73296,73310,73318,73324,73346,73348,73352,73360,73374,73376,73404,73414,73420,73432,73454,73498,73518,73522,73524,73550,73564,73570,73572,73576,73590,73800,73822,73858,73860,73872,73886,73888,73916,73944,73970,73972,73992,74014,74016,74044,74048,74104,74118,74136,74160,74174,74210,74212,74216,74230,74244,74256,74270,74272,74360,74480,74502,74508,74544,74558,74592,74620,74638,74652,74680,74690,74696,74704,74726,74732,74782,74784,74812,74992,75232,75288,75326,75360,75388,75456,75512,75576,75632,75646,75650,75652,75664,75678,75680,75708,75718,75724,75736,75758,75808,75836,75840,75896,76016,76256,76736,76824,76848,76862,76896,76924,76992,77048,77296,77340,77368,77424,77438,77536,77564,77572,77576,77584,77600,77628,77632,77688,77702,77708,77720,77744,77758,77774,77788,77870,77902,77916,77922,77928,77966,77980,78008,78018,78024,78032,78046,78060,78074,78094,78136,78192,78206,78210,78212,78224,78238,78240,78268,78278,78284,78296,78322,78324,78350,78364,78448,78462,78560,78588,78600,78622,78624,78652,78656,78712,78726,78744,78768,78782,78798,78812,78818,78820,78824,78838,78862,78876,78904,78960,78974,79072,79100,79296,79352,79368,79376,79390,79392,79420,79424,79480,79600,79628,79640,79664,79678,79712,79740,79772,79800,79810,79812,79816,79824,79838,79846,79852,79894,79910,79916,79942,79948,79960,79982,79988,80006,80024,80048,80062,80078,80092,80098,80100,80104,80134,80140,80176,80190,80224,80252,80270,80284,80312,80328,80336,80350,80358,80364,80378,80390,80396,80408,80432,80446,80480,80508,80576,80632,80654,80668,80696,80752,80766,80776,80784,80798,80800,80828,80844,80856,80878,80882,80884,80914,80916,80930,80932,80936,80950,80962,80968,80976,80990,80998,81004,81026,81028,81040,81054,81056,81084,81094,81100,81112,81134,81154,81156,81160,81168,81182,81184,81212,81216,81272,81286,81292,81304,81328,81342,81358,81372,81380,81384,81398,81434,81454,81458,81460,81486,81500,81506,81508,81512,81526,81550,81564,81592,81602,81604,81608,81616,81630,81638,81644,81702,81708,81722,81734,81740,81752,81774,81778,81780,82050,82078,82080,82108,82180,82184,82192,82206,82208,82236,82240,82296,82316,82328,82352,82366,82402,82404,82408,82440,82448,82462,82464,82492,82496,82552,82672,82694,82700,82712,82736,82750,82784,82812,82830,82882,82884,82888,82896,82918,82924,82952,82960,82974,82976,83004,83008,83064,83184,83424,83468,83480,83504,83518,83552,83580,83648,83704,83740,83768,83824,83838,83842,83844,83848,83856,83872,83900,83910,83916,83928,83950,83984,84e3,84028,84032,84088,84208,84448,84928,85040,85054,85088,85116,85184,85240,85488,85560,85616,85630,85728,85756,85764,85768,85776,85790,85792,85820,85824,85880,85894,85900,85912,85936,85966,85980,86048,86080,86136,86256,86496,86976,88160,88188,88256,88312,88560,89056,89200,89214,89312,89340,89536,89592,89608,89616,89632,89664,89720,89840,89868,89880,89904,89952,89980,89998,90012,90040,90190,90204,90254,90268,90296,90306,90308,90312,90334,90382,90396,90424,90480,90494,90500,90504,90512,90526,90528,90556,90566,90572,90584,90610,90612,90638,90652,90680,90736,90750,90848,90876,90884,90888,90896,90910,90912,90940,90944,91e3,91014,91020,91032,91056,91070,91086,91100,91106,91108,91112,91126,91150,91164,91192,91248,91262,91360,91388,91584,91640,91664,91678,91680,91708,91712,91768,91888,91928,91952,91966,92e3,92028,92046,92060,92088,92098,92100,92104,92112,92126,92134,92140,92188,92216,92272,92384,92412,92608,92664,93168,93200,93214,93216,93244,93248,93304,93424,93664,93720,93744,93758,93792,93820,93888,93944,93980,94008,94064,94078,94084,94088,94096,94110,94112,94140,94150,94156,94168,94246,94252,94278,94284,94296,94318,94342,94348,94360,94384,94398,94414,94428,94440,94470,94476,94488,94512,94526,94560,94588,94606,94620,94648,94658,94660,94664,94672,94686,94694,94700,94714,94726,94732,94744,94768,94782,94816,94844,94912,94968,94990,95004,95032,95088,95102,95112,95120,95134,95136,95164,95180,95192,95214,95218,95220,95244,95256,95280,95294,95328,95356,95424,95480,95728,95758,95772,95800,95856,95870,95968,95996,96008,96016,96030,96032,96060,96064,96120,96152,96176,96190,96220,96226,96228,96232,96290,96292,96296,96310,96322,96324,96328,96336,96350,96358,96364,96386,96388,96392,96400,96414,96416,96444,96454,96460,96472,96494,96498,96500,96514,96516,96520,96528,96542,96544,96572,96576,96632,96646,96652,96664,96688,96702,96718,96732,96738,96740,96744,96758,96772,96776,96784,96798,96800,96828,96832,96888,97008,97030,97036,97048,97072,97086,97120,97148,97166,97180,97208,97220,97224,97232,97246,97254,97260,97326,97330,97332,97358,97372,97378,97380,97384,97398,97422,97436,97464,97474,97476,97480,97488,97502,97510,97516,97550,97564,97592,97648,97666,97668,97672,97680,97694,97696,97724,97734,97740,97752,97774,97830,97836,97850,97862,97868,97880,97902,97906,97908,97926,97932,97944,97968,97998,98012,98018,98020,98024,98038,98618,98674,98676,98838,98854,98874,98892,98904,98926,98930,98932,98968,99006,99042,99044,99048,99062,99166,99194,99246,99286,99350,99366,99372,99386,99398,99416,99438,99442,99444,99462,99504,99518,99534,99548,99554,99556,99560,99574,99590,99596,99608,99632,99646,99680,99708,99726,99740,99768,99778,99780,99784,99792,99806,99814,99820,99834,99858,99860,99874,99880,99894,99906,99920,99934,99962,99970,99972,99976,99984,99998,1e5,100028,100038,100044,100056,100078,100082,100084,100142,100174,100188,100246,100262,100268,100306,100308,100390,100396,100410,100422,100428,100440,100462,100466,100468,100486,100504,100528,100542,100558,100572,100578,100580,100584,100598,100620,100656,100670,100704,100732,100750,100792,100802,100808,100816,100830,100838,100844,100858,100888,100912,100926,100960,100988,101056,101112,101148,101176,101232,101246,101250,101252,101256,101264,101278,101280,101308,101318,101324,101336,101358,101362,101364,101410,101412,101416,101430,101442,101448,101456,101470,101478,101498,101506,101508,101520,101534,101536,101564,101580,101618,101620,101636,101640,101648,101662,101664,101692,101696,101752,101766,101784,101838,101858,101860,101864,101934,101938,101940,101966,101980,101986,101988,101992,102030,102044,102072,102082,102084,102088,102096,102138,102166,102182,102188,102214,102220,102232,102254,102282,102290,102292,102306,102308,102312,102326,102444,102458,102470,102476,102488,102514,102516,102534,102552,102576,102590,102606,102620,102626,102632,102646,102662,102668,102704,102718,102752,102780,102798,102812,102840,102850,102856,102864,102878,102886,102892,102906,102936,102974,103008,103036,103104,103160,103224,103280,103294,103298,103300,103312,103326,103328,103356,103366,103372,103384,103406,103410,103412,103472,103486,103520,103548,103616,103672,103920,103992,104048,104062,104160,104188,104194,104196,104200,104208,104224,104252,104256,104312,104326,104332,104344,104368,104382,104398,104412,104418,104420,104424,104482,104484,104514,104520,104528,104542,104550,104570,104578,104580,104592,104606,104608,104636,104652,104690,104692,104706,104712,104734,104736,104764,104768,104824,104838,104856,104910,104930,104932,104936,104968,104976,104990,104992,105020,105024,105080,105200,105240,105278,105312,105372,105410,105412,105416,105424,105446,105518,105524,105550,105564,105570,105572,105576,105614,105628,105656,105666,105672,105680,105702,105722,105742,105756,105784,105840,105854,105858,105860,105864,105872,105888,105932,105970,105972,106006,106022,106028,106054,106060,106072,106100,106118,106124,106136,106160,106174,106190,106210,106212,106216,106250,106258,106260,106274,106276,106280,106306,106308,106312,106320,106334,106348,106394,106414,106418,106420,106566,106572,106610,106612,106630,106636,106648,106672,106686,106722,106724,106728,106742,106758,106764,106776,106800,106814,106848,106876,106894,106908,106936,106946,106948,106952,106960,106974,106982,106988,107032,107056,107070,107104,107132,107200,107256,107292,107320,107376,107390,107394,107396,107400,107408,107422,107424,107452,107462,107468,107480,107502,107506,107508,107544,107568,107582,107616,107644,107712,107768,108016,108060,108088,108144,108158,108256,108284,108290,108292,108296,108304,108318,108320,108348,108352,108408,108422,108428,108440,108464,108478,108494,108508,108514,108516,108520,108592,108640,108668,108736,108792,109040,109536,109680,109694,109792,109820,110016,110072,110084,110088,110096,110112,110140,110144,110200,110320,110342,110348,110360,110384,110398,110432,110460,110478,110492,110520,110532,110536,110544,110558,110658,110686,110714,110722,110724,110728,110736,110750,110752,110780,110796,110834,110836,110850,110852,110856,110864,110878,110880,110908,110912,110968,110982,111e3,111054,111074,111076,111080,111108,111112,111120,111134,111136,111164,111168,111224,111344,111372,111422,111456,111516,111554,111556,111560,111568,111590,111632,111646,111648,111676,111680,111736,111856,112096,112152,112224,112252,112320,112440,112514,112516,112520,112528,112542,112544,112588,112686,112718,112732,112782,112796,112824,112834,112836,112840,112848,112870,112890,112910,112924,112952,113008,113022,113026,113028,113032,113040,113054,113056,113100,113138,113140,113166,113180,113208,113264,113278,113376,113404,113416,113424,113440,113468,113472,113560,113614,113634,113636,113640,113686,113702,113708,113734,113740,113752,113778,113780,113798,113804,113816,113840,113854,113870,113890,113892,113896,113926,113932,113944,113968,113982,114016,114044,114076,114114,114116,114120,114128,114150,114170,114194,114196,114210,114212,114216,114242,114244,114248,114256,114270,114278,114306,114308,114312,114320,114334,114336,114364,114380,114420,114458,114478,114482,114484,114510,114524,114530,114532,114536,114842,114866,114868,114970,114994,114996,115042,115044,115048,115062,115130,115226,115250,115252,115278,115292,115298,115300,115304,115318,115342,115394,115396,115400,115408,115422,115430,115436,115450,115478,115494,115514,115526,115532,115570,115572,115738,115758,115762,115764,115790,115804,115810,115812,115816,115830,115854,115868,115896,115906,115912,115920,115934,115942,115948,115962,115996,116024,116080,116094,116098,116100,116104,116112,116126,116128,116156,116166,116172,116184,116206,116210,116212,116246,116262,116268,116282,116294,116300,116312,116334,116338,116340,116358,116364,116376,116400,116414,116430,116444,116450,116452,116456,116498,116500,116514,116520,116534,116546,116548,116552,116560,116574,116582,116588,116602,116654,116694,116714,116762,116782,116786,116788,116814,116828,116834,116836,116840,116854,116878,116892,116920,116930,116936,116944,116958,116966,116972,116986,117006,117048,117104,117118,117122,117124,117136,117150,117152,117180,117190,117196,117208,117230,117234,117236,117304,117360,117374,117472,117500,117506,117508,117512,117520,117536,117564,117568,117624,117638,117644,117656,117680,117694,117710,117724,117730,117732,117736,117750,117782,117798,117804,117818,117830,117848,117874,117876,117894,117936,117950,117966,117986,117988,117992,118022,118028,118040,118064,118078,118112,118140,118172,118210,118212,118216,118224,118238,118246,118266,118306,118312,118338,118352,118366,118374,118394,118402,118404,118408,118416,118430,118432,118460,118476,118514,118516,118574,118578,118580,118606,118620,118626,118628,118632,118678,118694,118700,118730,118738,118740,118830,118834,118836,118862,118876,118882,118884,118888,118902,118926,118940,118968,118978,118980,118984,118992,119006,119014,119020,119034,119068,119096,119152,119166,119170,119172,119176,119184,119198,119200,119228,119238,119244,119256,119278,119282,119284,119324,119352,119408,119422,119520,119548,119554,119556,119560,119568,119582,119584,119612,119616,119672,119686,119692,119704,119728,119742,119758,119772,119778,119780,119784,119798,119920,119934,120032,120060,120256,120312,120324,120328,120336,120352,120384,120440,120560,120582,120588,120600,120624,120638,120672,120700,120718,120732,120760,120770,120772,120776,120784,120798,120806,120812,120870,120876,120890,120902,120908,120920,120946,120948,120966,120972,120984,121008,121022,121038,121058,121060,121064,121078,121100,121112,121136,121150,121184,121212,121244,121282,121284,121288,121296,121318,121338,121356,121368,121392,121406,121440,121468,121536,121592,121656,121730,121732,121736,121744,121758,121760,121804,121842,121844,121890,121922,121924,121928,121936,121950,121958,121978,121986,121988,121992,122e3,122014,122016,122044,122060,122098,122100,122116,122120,122128,122142,122144,122172,122176,122232,122246,122264,122318,122338,122340,122344,122414,122418,122420,122446,122460,122466,122468,122472,122510,122524,122552,122562,122564,122568,122576,122598,122618,122646,122662,122668,122694,122700,122712,122738,122740,122762,122770,122772,122786,122788,122792,123018,123026,123028,123042,123044,123048,123062,123098,123146,123154,123156,123170,123172,123176,123190,123202,123204,123208,123216,123238,123244,123258,123290,123314,123316,123402,123410,123412,123426,123428,123432,123446,123458,123464,123472,123486,123494,123500,123514,123522,123524,123528,123536,123552,123580,123590,123596,123608,123630,123634,123636,123674,123698,123700,123740,123746,123748,123752,123834,123914,123922,123924,123938,123944,123958,123970,123976,123984,123998,124006,124012,124026,124034,124036,124048,124062,124064,124092,124102,124108,124120,124142,124146,124148,124162,124164,124168,124176,124190,124192,124220,124224,124280,124294,124300,124312,124336,124350,124366,124380,124386,124388,124392,124406,124442,124462,124466,124468,124494,124508,124514,124520,124558,124572,124600,124610,124612,124616,124624,124646,124666,124694,124710,124716,124730,124742,124748,124760,124786,124788,124818,124820,124834,124836,124840,124854,124946,124948,124962,124964,124968,124982,124994,124996,125e3,125008,125022,125030,125036,125050,125058,125060,125064,125072,125086,125088,125116,125126,125132,125144,125166,125170,125172,125186,125188,125192,125200,125216,125244,125248,125304,125318,125324,125336,125360,125374,125390,125404,125410,125412,125416,125430,125444,125448,125456,125472,125504,125560,125680,125702,125708,125720,125744,125758,125792,125820,125838,125852,125880,125890,125892,125896,125904,125918,125926,125932,125978,125998,126002,126004,126030,126044,126050,126052,126056,126094,126108,126136,126146,126148,126152,126160,126182,126202,126222,126236,126264,126320,126334,126338,126340,126344,126352,126366,126368,126412,126450,126452,126486,126502,126508,126522,126534,126540,126552,126574,126578,126580,126598,126604,126616,126640,126654,126670,126684,126690,126692,126696,126738,126754,126756,126760,126774,126786,126788,126792,126800,126814,126822,126828,126842,126894,126898,126900,126934,127126,127142,127148,127162,127178,127186,127188,127254,127270,127276,127290,127302,127308,127320,127342,127346,127348,127370,127378,127380,127394,127396,127400,127450,127510,127526,127532,127546,127558,127576,127598,127602,127604,127622,127628,127640,127664,127678,127694,127708,127714,127716,127720,127734,127754,127762,127764,127778,127784,127810,127812,127816,127824,127838,127846,127866,127898,127918,127922,127924,128022,128038,128044,128058,128070,128076,128088,128110,128114,128116,128134,128140,128152,128176,128190,128206,128220,128226,128228,128232,128246,128262,128268,128280,128304,128318,128352,128380,128398,128412,128440,128450,128452,128456,128464,128478,128486,128492,128506,128522,128530,128532,128546,128548,128552,128566,128578,128580,128584,128592,128606,128614,128634,128642,128644,128648,128656,128670,128672,128700,128716,128754,128756,128794,128814,128818,128820,128846,128860,128866,128868,128872,128886,128918,128934,128940,128954,128978,128980,129178,129198,129202,129204,129238,129258,129306,129326,129330,129332,129358,129372,129378,129380,129384,129398,129430,129446,129452,129466,129482,129490,129492,129562,129582,129586,129588,129614,129628,129634,129636,129640,129654,129678,129692,129720,129730,129732,129736,129744,129758,129766,129772,129814,129830,129836,129850,129862,129868,129880,129902,129906,129908,129930,129938,129940,129954,129956,129960,129974,130010]),Oe.CODEWORD_TABLE=Int32Array.from([2627,1819,2622,2621,1813,1812,2729,2724,2723,2779,2774,2773,902,896,908,868,865,861,859,2511,873,871,1780,835,2493,825,2491,842,837,844,1764,1762,811,810,809,2483,807,2482,806,2480,815,814,813,812,2484,817,816,1745,1744,1742,1746,2655,2637,2635,2626,2625,2623,2628,1820,2752,2739,2737,2728,2727,2725,2730,2785,2783,2778,2777,2775,2780,787,781,747,739,736,2413,754,752,1719,692,689,681,2371,678,2369,700,697,694,703,1688,1686,642,638,2343,631,2341,627,2338,651,646,643,2345,654,652,1652,1650,1647,1654,601,599,2322,596,2321,594,2319,2317,611,610,608,606,2324,603,2323,615,614,612,1617,1616,1614,1612,616,1619,1618,2575,2538,2536,905,901,898,909,2509,2507,2504,870,867,864,860,2512,875,872,1781,2490,2489,2487,2485,1748,836,834,832,830,2494,827,2492,843,841,839,845,1765,1763,2701,2676,2674,2653,2648,2656,2634,2633,2631,2629,1821,2638,2636,2770,2763,2761,2750,2745,2753,2736,2735,2733,2731,1848,2740,2738,2786,2784,591,588,576,569,566,2296,1590,537,534,526,2276,522,2274,545,542,539,548,1572,1570,481,2245,466,2242,462,2239,492,485,482,2249,496,494,1534,1531,1528,1538,413,2196,406,2191,2188,425,419,2202,415,2199,432,430,427,1472,1467,1464,433,1476,1474,368,367,2160,365,2159,362,2157,2155,2152,378,377,375,2166,372,2165,369,2162,383,381,379,2168,1419,1418,1416,1414,385,1411,384,1423,1422,1420,1424,2461,802,2441,2439,790,786,783,794,2409,2406,2403,750,742,738,2414,756,753,1720,2367,2365,2362,2359,1663,693,691,684,2373,680,2370,702,699,696,704,1690,1687,2337,2336,2334,2332,1624,2329,1622,640,637,2344,634,2342,630,2340,650,648,645,2346,655,653,1653,1651,1649,1655,2612,2597,2595,2571,2568,2565,2576,2534,2529,2526,1787,2540,2537,907,904,900,910,2503,2502,2500,2498,1768,2495,1767,2510,2508,2506,869,866,863,2513,876,874,1782,2720,2713,2711,2697,2694,2691,2702,2672,2670,2664,1828,2678,2675,2647,2646,2644,2642,1823,2639,1822,2654,2652,2650,2657,2771,1855,2765,2762,1850,1849,2751,2749,2747,2754,353,2148,344,342,336,2142,332,2140,345,1375,1373,306,2130,299,2128,295,2125,319,314,311,2132,1354,1352,1349,1356,262,257,2101,253,2096,2093,274,273,267,2107,263,2104,280,278,275,1316,1311,1308,1320,1318,2052,202,2050,2044,2040,219,2063,212,2060,208,2055,224,221,2066,1260,1258,1252,231,1248,229,1266,1264,1261,1268,155,1998,153,1996,1994,1991,1988,165,164,2007,162,2006,159,2003,2e3,172,171,169,2012,166,2010,1186,1184,1182,1179,175,1176,173,1192,1191,1189,1187,176,1194,1193,2313,2307,2305,592,589,2294,2292,2289,578,572,568,2297,580,1591,2272,2267,2264,1547,538,536,529,2278,525,2275,547,544,541,1574,1571,2237,2235,2229,1493,2225,1489,478,2247,470,2244,465,2241,493,488,484,2250,498,495,1536,1533,1530,1539,2187,2186,2184,2182,1432,2179,1430,2176,1427,414,412,2197,409,2195,405,2193,2190,426,424,421,2203,418,2201,431,429,1473,1471,1469,1466,434,1477,1475,2478,2472,2470,2459,2457,2454,2462,803,2437,2432,2429,1726,2443,2440,792,789,785,2401,2399,2393,1702,2389,1699,2411,2408,2405,745,741,2415,758,755,1721,2358,2357,2355,2353,1661,2350,1660,2347,1657,2368,2366,2364,2361,1666,690,687,2374,683,2372,701,698,705,1691,1689,2619,2617,2610,2608,2605,2613,2593,2588,2585,1803,2599,2596,2563,2561,2555,1797,2551,1795,2573,2570,2567,2577,2525,2524,2522,2520,1786,2517,1785,2514,1783,2535,2533,2531,2528,1788,2541,2539,906,903,911,2721,1844,2715,2712,1838,1836,2699,2696,2693,2703,1827,1826,1824,2673,2671,2669,2666,1829,2679,2677,1858,1857,2772,1854,1853,1851,1856,2766,2764,143,1987,139,1986,135,133,131,1984,128,1983,125,1981,138,137,136,1985,1133,1132,1130,112,110,1974,107,1973,104,1971,1969,122,121,119,117,1977,114,1976,124,1115,1114,1112,1110,1117,1116,84,83,1953,81,1952,78,1950,1948,1945,94,93,91,1959,88,1958,85,1955,99,97,95,1961,1086,1085,1083,1081,1078,100,1090,1089,1087,1091,49,47,1917,44,1915,1913,1910,1907,59,1926,56,1925,53,1922,1919,66,64,1931,61,1929,1042,1040,1038,71,1035,70,1032,68,1048,1047,1045,1043,1050,1049,12,10,1869,1867,1864,1861,21,1880,19,1877,1874,1871,28,1888,25,1886,22,1883,982,980,977,974,32,30,991,989,987,984,34,995,994,992,2151,2150,2147,2146,2144,356,355,354,2149,2139,2138,2136,2134,1359,343,341,338,2143,335,2141,348,347,346,1376,1374,2124,2123,2121,2119,1326,2116,1324,310,308,305,2131,302,2129,298,2127,320,318,316,313,2133,322,321,1355,1353,1351,1357,2092,2091,2089,2087,1276,2084,1274,2081,1271,259,2102,256,2100,252,2098,2095,272,269,2108,266,2106,281,279,277,1317,1315,1313,1310,282,1321,1319,2039,2037,2035,2032,1203,2029,1200,1197,207,2053,205,2051,201,2049,2046,2043,220,218,2064,215,2062,211,2059,228,226,223,2069,1259,1257,1254,232,1251,230,1267,1265,1263,2316,2315,2312,2311,2309,2314,2304,2303,2301,2299,1593,2308,2306,590,2288,2287,2285,2283,1578,2280,1577,2295,2293,2291,579,577,574,571,2298,582,581,1592,2263,2262,2260,2258,1545,2255,1544,2252,1541,2273,2271,2269,2266,1550,535,532,2279,528,2277,546,543,549,1575,1573,2224,2222,2220,1486,2217,1485,2214,1482,1479,2238,2236,2234,2231,1496,2228,1492,480,477,2248,473,2246,469,2243,490,487,2251,497,1537,1535,1532,2477,2476,2474,2479,2469,2468,2466,2464,1730,2473,2471,2453,2452,2450,2448,1729,2445,1728,2460,2458,2456,2463,805,804,2428,2427,2425,2423,1725,2420,1724,2417,1722,2438,2436,2434,2431,1727,2444,2442,793,791,788,795,2388,2386,2384,1697,2381,1696,2378,1694,1692,2402,2400,2398,2395,1703,2392,1701,2412,2410,2407,751,748,744,2416,759,757,1807,2620,2618,1806,1805,2611,2609,2607,2614,1802,1801,1799,2594,2592,2590,2587,1804,2600,2598,1794,1793,1791,1789,2564,2562,2560,2557,1798,2554,1796,2574,2572,2569,2578,1847,1846,2722,1843,1842,1840,1845,2716,2714,1835,1834,1832,1830,1839,1837,2700,2698,2695,2704,1817,1811,1810,897,862,1777,829,826,838,1760,1758,808,2481,1741,1740,1738,1743,2624,1818,2726,2776,782,740,737,1715,686,679,695,1682,1680,639,628,2339,647,644,1645,1643,1640,1648,602,600,597,595,2320,593,2318,609,607,604,1611,1610,1608,1606,613,1615,1613,2328,926,924,892,886,899,857,850,2505,1778,824,823,821,819,2488,818,2486,833,831,828,840,1761,1759,2649,2632,2630,2746,2734,2732,2782,2781,570,567,1587,531,527,523,540,1566,1564,476,467,463,2240,486,483,1524,1521,1518,1529,411,403,2192,399,2189,423,416,1462,1457,1454,428,1468,1465,2210,366,363,2158,360,2156,357,2153,376,373,370,2163,1410,1409,1407,1405,382,1402,380,1417,1415,1412,1421,2175,2174,777,774,771,784,732,725,722,2404,743,1716,676,674,668,2363,665,2360,685,1684,1681,626,624,622,2335,620,2333,617,2330,641,635,649,1646,1644,1642,2566,928,925,2530,2527,894,891,888,2501,2499,2496,858,856,854,851,1779,2692,2668,2665,2645,2643,2640,2651,2768,2759,2757,2744,2743,2741,2748,352,1382,340,337,333,1371,1369,307,300,296,2126,315,312,1347,1342,1350,261,258,250,2097,246,2094,271,268,264,1306,1301,1298,276,1312,1309,2115,203,2048,195,2045,191,2041,213,209,2056,1246,1244,1238,225,1234,222,1256,1253,1249,1262,2080,2079,154,1997,150,1995,147,1992,1989,163,160,2004,156,2001,1175,1174,1172,1170,1167,170,1164,167,1185,1183,1180,1177,174,1190,1188,2025,2024,2022,587,586,564,559,556,2290,573,1588,520,518,512,2268,508,2265,530,1568,1565,461,457,2233,450,2230,446,2226,479,471,489,1526,1523,1520,397,395,2185,392,2183,389,2180,2177,410,2194,402,422,1463,1461,1459,1456,1470,2455,799,2433,2430,779,776,773,2397,2394,2390,734,728,724,746,1717,2356,2354,2351,2348,1658,677,675,673,670,667,688,1685,1683,2606,2589,2586,2559,2556,2552,927,2523,2521,2518,2515,1784,2532,895,893,890,2718,2709,2707,2689,2687,2684,2663,2662,2660,2658,1825,2667,2769,1852,2760,2758,142,141,1139,1138,134,132,129,126,1982,1129,1128,1126,1131,113,111,108,105,1972,101,1970,120,118,115,1109,1108,1106,1104,123,1113,1111,82,79,1951,75,1949,72,1946,92,89,86,1956,1077,1076,1074,1072,98,1069,96,1084,1082,1079,1088,1968,1967,48,45,1916,42,1914,39,1911,1908,60,57,54,1923,50,1920,1031,1030,1028,1026,67,1023,65,1020,62,1041,1039,1036,1033,69,1046,1044,1944,1943,1941,11,9,1868,7,1865,1862,1859,20,1878,16,1875,13,1872,970,968,966,963,29,960,26,23,983,981,978,975,33,971,31,990,988,985,1906,1904,1902,993,351,2145,1383,331,330,328,326,2137,323,2135,339,1372,1370,294,293,291,289,2122,286,2120,283,2117,309,303,317,1348,1346,1344,245,244,242,2090,239,2088,236,2085,2082,260,2099,249,270,1307,1305,1303,1300,1314,189,2038,186,2036,183,2033,2030,2026,206,198,2047,194,216,1247,1245,1243,1240,227,1237,1255,2310,2302,2300,2286,2284,2281,565,563,561,558,575,1589,2261,2259,2256,2253,1542,521,519,517,514,2270,511,533,1569,1567,2223,2221,2218,2215,1483,2211,1480,459,456,453,2232,449,474,491,1527,1525,1522,2475,2467,2465,2451,2449,2446,801,800,2426,2424,2421,2418,1723,2435,780,778,775,2387,2385,2382,2379,1695,2375,1693,2396,735,733,730,727,749,1718,2616,2615,2604,2603,2601,2584,2583,2581,2579,1800,2591,2550,2549,2547,2545,1792,2542,1790,2558,929,2719,1841,2710,2708,1833,1831,2690,2688,2686,1815,1809,1808,1774,1756,1754,1737,1736,1734,1739,1816,1711,1676,1674,633,629,1638,1636,1633,1641,598,1605,1604,1602,1600,605,1609,1607,2327,887,853,1775,822,820,1757,1755,1584,524,1560,1558,468,464,1514,1511,1508,1519,408,404,400,1452,1447,1444,417,1458,1455,2208,364,361,358,2154,1401,1400,1398,1396,374,1393,371,1408,1406,1403,1413,2173,2172,772,726,723,1712,672,669,666,682,1678,1675,625,623,621,618,2331,636,632,1639,1637,1635,920,918,884,880,889,849,848,847,846,2497,855,852,1776,2641,2742,2787,1380,334,1367,1365,301,297,1340,1338,1335,1343,255,251,247,1296,1291,1288,265,1302,1299,2113,204,196,192,2042,1232,1230,1224,214,1220,210,1242,1239,1235,1250,2077,2075,151,148,1993,144,1990,1163,1162,1160,1158,1155,161,1152,157,1173,1171,1168,1165,168,1181,1178,2021,2020,2018,2023,585,560,557,1585,516,509,1562,1559,458,447,2227,472,1516,1513,1510,398,396,393,390,2181,386,2178,407,1453,1451,1449,1446,420,1460,2209,769,764,720,712,2391,729,1713,664,663,661,659,2352,656,2349,671,1679,1677,2553,922,919,2519,2516,885,883,881,2685,2661,2659,2767,2756,2755,140,1137,1136,130,127,1125,1124,1122,1127,109,106,102,1103,1102,1100,1098,116,1107,1105,1980,80,76,73,1947,1068,1067,1065,1063,90,1060,87,1075,1073,1070,1080,1966,1965,46,43,40,1912,36,1909,1019,1018,1016,1014,58,1011,55,1008,51,1029,1027,1024,1021,63,1037,1034,1940,1939,1937,1942,8,1866,4,1863,1,1860,956,954,952,949,946,17,14,969,967,964,961,27,957,24,979,976,972,1901,1900,1898,1896,986,1905,1903,350,349,1381,329,327,324,1368,1366,292,290,287,284,2118,304,1341,1339,1337,1345,243,240,237,2086,233,2083,254,1297,1295,1293,1290,1304,2114,190,187,184,2034,180,2031,177,2027,199,1233,1231,1229,1226,217,1223,1241,2078,2076,584,555,554,552,550,2282,562,1586,507,506,504,502,2257,499,2254,515,1563,1561,445,443,441,2219,438,2216,435,2212,460,454,475,1517,1515,1512,2447,798,797,2422,2419,770,768,766,2383,2380,2376,721,719,717,714,731,1714,2602,2582,2580,2548,2546,2543,923,921,2717,2706,2705,2683,2682,2680,1771,1752,1750,1733,1732,1731,1735,1814,1707,1670,1668,1631,1629,1626,1634,1599,1598,1596,1594,1603,1601,2326,1772,1753,1751,1581,1554,1552,1504,1501,1498,1509,1442,1437,1434,401,1448,1445,2206,1392,1391,1389,1387,1384,359,1399,1397,1394,1404,2171,2170,1708,1672,1669,619,1632,1630,1628,1773,1378,1363,1361,1333,1328,1336,1286,1281,1278,248,1292,1289,2111,1218,1216,1210,197,1206,193,1228,1225,1221,1236,2073,2071,1151,1150,1148,1146,152,1143,149,1140,145,1161,1159,1156,1153,158,1169,1166,2017,2016,2014,2019,1582,510,1556,1553,452,448,1506,1500,394,391,387,1443,1441,1439,1436,1450,2207,765,716,713,1709,662,660,657,1673,1671,916,914,879,878,877,882,1135,1134,1121,1120,1118,1123,1097,1096,1094,1092,103,1101,1099,1979,1059,1058,1056,1054,77,1051,74,1066,1064,1061,1071,1964,1963,1007,1006,1004,1002,999,41,996,37,1017,1015,1012,1009,52,1025,1022,1936,1935,1933,1938,942,940,938,935,932,5,2,955,953,950,947,18,943,15,965,962,958,1895,1894,1892,1890,973,1899,1897,1379,325,1364,1362,288,285,1334,1332,1330,241,238,234,1287,1285,1283,1280,1294,2112,188,185,181,178,2028,1219,1217,1215,1212,200,1209,1227,2074,2072,583,553,551,1583,505,503,500,513,1557,1555,444,442,439,436,2213,455,451,1507,1505,1502,796,763,762,760,767,711,710,708,706,2377,718,715,1710,2544,917,915,2681,1627,1597,1595,2325,1769,1749,1747,1499,1438,1435,2204,1390,1388,1385,1395,2169,2167,1704,1665,1662,1625,1623,1620,1770,1329,1282,1279,2109,1214,1207,1222,2068,2065,1149,1147,1144,1141,146,1157,1154,2013,2011,2008,2015,1579,1549,1546,1495,1487,1433,1431,1428,1425,388,1440,2205,1705,658,1667,1664,1119,1095,1093,1978,1057,1055,1052,1062,1962,1960,1005,1003,1e3,997,38,1013,1010,1932,1930,1927,1934,941,939,936,933,6,930,3,951,948,944,1889,1887,1884,1881,959,1893,1891,35,1377,1360,1358,1327,1325,1322,1331,1277,1275,1272,1269,235,1284,2110,1205,1204,1201,1198,182,1195,179,1213,2070,2067,1580,501,1551,1548,440,437,1497,1494,1490,1503,761,709,707,1706,913,912,2198,1386,2164,2161,1621,1766,2103,1208,2058,2054,1145,1142,2005,2002,1999,2009,1488,1429,1426,2200,1698,1659,1656,1975,1053,1957,1954,1001,998,1924,1921,1918,1928,937,934,931,1879,1876,1873,1870,945,1885,1882,1323,1273,1270,2105,1202,1199,1196,1211,2061,2057,1576,1543,1540,1484,1481,1478,1491,1700]);class rd{constructor(e,n){this.bits=e,this.points=n}getBits(){return this.bits}getPoints(){return this.points}}class Ue{static detectMultiple(e,n,i){let s=e.getBlackMatrix(),a=Ue.detect(i,s);return a.length||(s=s.clone(),s.rotate180(),a=Ue.detect(i,s)),new rd(s,a)}static detect(e,n){const i=new Array;let s=0,a=0,l=!1;for(;s<n.getHeight();){const d=Ue.findVertices(n,s,a);if(d[0]==null&&d[3]==null){if(!l)break;l=!1,a=0;for(const h of i)h[1]!=null&&(s=Math.trunc(Math.max(s,h[1].getY()))),h[3]!=null&&(s=Math.max(s,Math.trunc(h[3].getY())));s+=Ue.ROW_STEP;continue}if(l=!0,i.push(d),!e)break;d[2]!=null?(a=Math.trunc(d[2].getX()),s=Math.trunc(d[2].getY())):(a=Math.trunc(d[4].getX()),s=Math.trunc(d[4].getY()))}return i}static findVertices(e,n,i){const s=e.getHeight(),a=e.getWidth(),l=new Array(8);return Ue.copyToResult(l,Ue.findRowsWithPattern(e,s,a,n,i,Ue.START_PATTERN),Ue.INDEXES_START_PATTERN),l[4]!=null&&(i=Math.trunc(l[4].getX()),n=Math.trunc(l[4].getY())),Ue.copyToResult(l,Ue.findRowsWithPattern(e,s,a,n,i,Ue.STOP_PATTERN),Ue.INDEXES_STOP_PATTERN),l}static copyToResult(e,n,i){for(let s=0;s<i.length;s++)e[i[s]]=n[s]}static findRowsWithPattern(e,n,i,s,a,l){const d=new Array(4);let h=!1;const m=new Int32Array(l.length);for(;s<n;s+=Ue.ROW_STEP){let b=Ue.findGuardPattern(e,a,s,i,!1,l,m);if(b!=null){for(;s>0;){const I=Ue.findGuardPattern(e,a,--s,i,!1,l,m);if(I!=null)b=I;else{s++;break}}d[0]=new we(b[0],s),d[1]=new we(b[1],s),h=!0;break}}let y=s+1;if(h){let b=0,I=Int32Array.from([Math.trunc(d[0].getX()),Math.trunc(d[1].getX())]);for(;y<n;y++){const N=Ue.findGuardPattern(e,I[0],y,i,!1,l,m);if(N!=null&&Math.abs(I[0]-N[0])<Ue.MAX_PATTERN_DRIFT&&Math.abs(I[1]-N[1])<Ue.MAX_PATTERN_DRIFT)I=N,b=0;else{if(b>Ue.SKIPPED_ROW_COUNT_MAX)break;b++}}y-=b+1,d[2]=new we(I[0],y),d[3]=new we(I[1],y)}return y-s<Ue.BARCODE_MIN_HEIGHT&&j.fill(d,null),d}static findGuardPattern(e,n,i,s,a,l,d){j.fillWithin(d,0,d.length,0);let h=n,m=0;for(;e.get(h,i)&&h>0&&m++<Ue.MAX_PIXEL_DRIFT;)h--;let y=h,b=0,I=l.length;for(let N=a;y<s;y++)if(e.get(y,i)!==N)d[b]++;else{if(b===I-1){if(Ue.patternMatchVariance(d,l,Ue.MAX_INDIVIDUAL_VARIANCE)<Ue.MAX_AVG_VARIANCE)return new Int32Array([h,y]);h+=d[0]+d[1],O.arraycopy(d,2,d,0,b-1),d[b-1]=0,d[b]=0,b--}else b++;d[b]=1,N=!N}return b===I-1&&Ue.patternMatchVariance(d,l,Ue.MAX_INDIVIDUAL_VARIANCE)<Ue.MAX_AVG_VARIANCE?new Int32Array([h,y-1]):null}static patternMatchVariance(e,n,i){let s=e.length,a=0,l=0;for(let m=0;m<s;m++)a+=e[m],l+=n[m];if(a<l)return 1/0;let d=a/l;i*=d;let h=0;for(let m=0;m<s;m++){let y=e[m],b=n[m]*d,I=y>b?y-b:b-y;if(I>i)return 1/0;h+=I}return h/a}}Ue.INDEXES_START_PATTERN=Int32Array.from([0,4,1,5]),Ue.INDEXES_STOP_PATTERN=Int32Array.from([6,2,7,3]),Ue.MAX_AVG_VARIANCE=.42,Ue.MAX_INDIVIDUAL_VARIANCE=.8,Ue.START_PATTERN=Int32Array.from([8,1,1,1,1,1,1,3]),Ue.STOP_PATTERN=Int32Array.from([7,1,1,3,1,1,1,2,1]),Ue.MAX_PIXEL_DRIFT=3,Ue.MAX_PATTERN_DRIFT=5,Ue.SKIPPED_ROW_COUNT_MAX=25,Ue.ROW_STEP=5,Ue.BARCODE_MIN_HEIGHT=10;class Ft{constructor(e,n){if(n.length===0)throw new E;this.field=e;let i=n.length;if(i>1&&n[0]===0){let s=1;for(;s<i&&n[s]===0;)s++;s===i?this.coefficients=new Int32Array([0]):(this.coefficients=new Int32Array(i-s),O.arraycopy(n,s,this.coefficients,0,this.coefficients.length))}else this.coefficients=n}getCoefficients(){return this.coefficients}getDegree(){return this.coefficients.length-1}isZero(){return this.coefficients[0]===0}getCoefficient(e){return this.coefficients[this.coefficients.length-1-e]}evaluateAt(e){if(e===0)return this.getCoefficient(0);if(e===1){let s=0;for(let a of this.coefficients)s=this.field.add(s,a);return s}let n=this.coefficients[0],i=this.coefficients.length;for(let s=1;s<i;s++)n=this.field.add(this.field.multiply(e,n),this.coefficients[s]);return n}add(e){if(!this.field.equals(e.field))throw new E("ModulusPolys do not have same ModulusGF field");if(this.isZero())return e;if(e.isZero())return this;let n=this.coefficients,i=e.coefficients;if(n.length>i.length){let l=n;n=i,i=l}let s=new Int32Array(i.length),a=i.length-n.length;O.arraycopy(i,0,s,0,a);for(let l=a;l<i.length;l++)s[l]=this.field.add(n[l-a],i[l]);return new Ft(this.field,s)}subtract(e){if(!this.field.equals(e.field))throw new E("ModulusPolys do not have same ModulusGF field");return e.isZero()?this:this.add(e.negative())}multiply(e){return e instanceof Ft?this.multiplyOther(e):this.multiplyScalar(e)}multiplyOther(e){if(!this.field.equals(e.field))throw new E("ModulusPolys do not have same ModulusGF field");if(this.isZero()||e.isZero())return new Ft(this.field,new Int32Array([0]));let n=this.coefficients,i=n.length,s=e.coefficients,a=s.length,l=new Int32Array(i+a-1);for(let d=0;d<i;d++){let h=n[d];for(let m=0;m<a;m++)l[d+m]=this.field.add(l[d+m],this.field.multiply(h,s[m]))}return new Ft(this.field,l)}negative(){let e=this.coefficients.length,n=new Int32Array(e);for(let i=0;i<e;i++)n[i]=this.field.subtract(0,this.coefficients[i]);return new Ft(this.field,n)}multiplyScalar(e){if(e===0)return new Ft(this.field,new Int32Array([0]));if(e===1)return this;let n=this.coefficients.length,i=new Int32Array(n);for(let s=0;s<n;s++)i[s]=this.field.multiply(this.coefficients[s],e);return new Ft(this.field,i)}multiplyByMonomial(e,n){if(e<0)throw new E;if(n===0)return new Ft(this.field,new Int32Array([0]));let i=this.coefficients.length,s=new Int32Array(i+e);for(let a=0;a<i;a++)s[a]=this.field.multiply(this.coefficients[a],n);return new Ft(this.field,s)}toString(){let e=new se;for(let n=this.getDegree();n>=0;n--){let i=this.getCoefficient(n);i!==0&&(i<0?(e.append(" - "),i=-i):e.length()>0&&e.append(" + "),(n===0||i!==1)&&e.append(i),n!==0&&(n===1?e.append("x"):(e.append("x^"),e.append(n))))}return e.toString()}}class id{add(e,n){return(e+n)%this.modulus}subtract(e,n){return(this.modulus+e-n)%this.modulus}exp(e){return this.expTable[e]}log(e){if(e===0)throw new E;return this.logTable[e]}inverse(e){if(e===0)throw new jt;return this.expTable[this.modulus-this.logTable[e]-1]}multiply(e,n){return e===0||n===0?0:this.expTable[(this.logTable[e]+this.logTable[n])%(this.modulus-1)]}getSize(){return this.modulus}equals(e){return e===this}}class no extends id{constructor(e,n){super(),this.modulus=e,this.expTable=new Int32Array(e),this.logTable=new Int32Array(e);let i=1;for(let s=0;s<e;s++)this.expTable[s]=i,i=i*n%e;for(let s=0;s<e-1;s++)this.logTable[this.expTable[s]]=s;this.zero=new Ft(this,new Int32Array([0])),this.one=new Ft(this,new Int32Array([1]))}getZero(){return this.zero}getOne(){return this.one}buildMonomial(e,n){if(e<0)throw new E;if(n===0)return this.zero;let i=new Int32Array(e+1);return i[0]=n,new Ft(this,i)}}no.PDF417_GF=new no(Oe.NUMBER_OF_CODEWORDS,3);class fs{constructor(){this.field=no.PDF417_GF}decode(e,n,i){let s=new Ft(this.field,e),a=new Int32Array(n),l=!1;for(let U=n;U>0;U--){let z=s.evaluateAt(this.field.exp(U));a[n-U]=z,z!==0&&(l=!0)}if(!l)return 0;let d=this.field.getOne();if(i!=null)for(const U of i){let z=this.field.exp(e.length-1-U),G=new Ft(this.field,new Int32Array([this.field.subtract(0,z),1]));d=d.multiply(G)}let h=new Ft(this.field,a),m=this.runEuclideanAlgorithm(this.field.buildMonomial(n,1),h,n),y=m[0],b=m[1],I=this.findErrorLocations(y),N=this.findErrorMagnitudes(b,y,I);for(let U=0;U<I.length;U++){let z=e.length-1-this.field.log(I[U]);if(z<0)throw M.getChecksumInstance();e[z]=this.field.subtract(e[z],N[U])}return I.length}runEuclideanAlgorithm(e,n,i){if(e.getDegree()<n.getDegree()){let I=e;e=n,n=I}let s=e,a=n,l=this.field.getZero(),d=this.field.getOne();for(;a.getDegree()>=Math.round(i/2);){let I=s,N=l;if(s=a,l=d,s.isZero())throw M.getChecksumInstance();a=I;let U=this.field.getZero(),z=s.getCoefficient(s.getDegree()),G=this.field.inverse(z);for(;a.getDegree()>=s.getDegree()&&!a.isZero();){let K=a.getDegree()-s.getDegree(),he=this.field.multiply(a.getCoefficient(a.getDegree()),G);U=U.add(this.field.buildMonomial(K,he)),a=a.subtract(s.multiplyByMonomial(K,he))}d=U.multiply(l).subtract(N).negative()}let h=d.getCoefficient(0);if(h===0)throw M.getChecksumInstance();let m=this.field.inverse(h),y=d.multiply(m),b=a.multiply(m);return[y,b]}findErrorLocations(e){let n=e.getDegree(),i=new Int32Array(n),s=0;for(let a=1;a<this.field.getSize()&&s<n;a++)e.evaluateAt(a)===0&&(i[s]=this.field.inverse(a),s++);if(s!==n)throw M.getChecksumInstance();return i}findErrorMagnitudes(e,n,i){let s=n.getDegree(),a=new Int32Array(s);for(let m=1;m<=s;m++)a[s-m]=this.field.multiply(m,n.getCoefficient(m));let l=new Ft(this.field,a),d=i.length,h=new Int32Array(d);for(let m=0;m<d;m++){let y=this.field.inverse(i[m]),b=this.field.subtract(0,e.evaluateAt(y)),I=this.field.inverse(l.evaluateAt(y));h[m]=this.field.multiply(b,I)}return h}}class er{constructor(e,n,i,s,a){e instanceof er?this.constructor_2(e):this.constructor_1(e,n,i,s,a)}constructor_1(e,n,i,s,a){const l=n==null||i==null,d=s==null||a==null;if(l&&d)throw new k;l?(n=new we(0,s.getY()),i=new we(0,a.getY())):d&&(s=new we(e.getWidth()-1,n.getY()),a=new we(e.getWidth()-1,i.getY())),this.image=e,this.topLeft=n,this.bottomLeft=i,this.topRight=s,this.bottomRight=a,this.minX=Math.trunc(Math.min(n.getX(),i.getX())),this.maxX=Math.trunc(Math.max(s.getX(),a.getX())),this.minY=Math.trunc(Math.min(n.getY(),s.getY())),this.maxY=Math.trunc(Math.max(i.getY(),a.getY()))}constructor_2(e){this.image=e.image,this.topLeft=e.getTopLeft(),this.bottomLeft=e.getBottomLeft(),this.topRight=e.getTopRight(),this.bottomRight=e.getBottomRight(),this.minX=e.getMinX(),this.maxX=e.getMaxX(),this.minY=e.getMinY(),this.maxY=e.getMaxY()}static merge(e,n){return e==null?n:n==null?e:new er(e.image,e.topLeft,e.bottomLeft,n.topRight,n.bottomRight)}addMissingRows(e,n,i){let s=this.topLeft,a=this.bottomLeft,l=this.topRight,d=this.bottomRight;if(e>0){let h=i?this.topLeft:this.topRight,m=Math.trunc(h.getY()-e);m<0&&(m=0);let y=new we(h.getX(),m);i?s=y:l=y}if(n>0){let h=i?this.bottomLeft:this.bottomRight,m=Math.trunc(h.getY()+n);m>=this.image.getHeight()&&(m=this.image.getHeight()-1);let y=new we(h.getX(),m);i?a=y:d=y}return new er(this.image,s,a,l,d)}getMinX(){return this.minX}getMaxX(){return this.maxX}getMinY(){return this.minY}getMaxY(){return this.maxY}getTopLeft(){return this.topLeft}getTopRight(){return this.topRight}getBottomLeft(){return this.bottomLeft}getBottomRight(){return this.bottomRight}}class od{constructor(e,n,i,s){this.columnCount=e,this.errorCorrectionLevel=s,this.rowCountUpperPart=n,this.rowCountLowerPart=i,this.rowCount=n+i}getColumnCount(){return this.columnCount}getErrorCorrectionLevel(){return this.errorCorrectionLevel}getRowCount(){return this.rowCount}getRowCountUpperPart(){return this.rowCountUpperPart}getRowCountLowerPart(){return this.rowCountLowerPart}}class kr{constructor(){this.buffer=""}static form(e,n){let i=-1;function s(l,d,h,m,y,b){if(l==="%%")return"%";if(n[++i]===void 0)return;l=m?parseInt(m.substr(1)):void 0;let I=y?parseInt(y.substr(1)):void 0,N;switch(b){case"s":N=n[i];break;case"c":N=n[i][0];break;case"f":N=parseFloat(n[i]).toFixed(l);break;case"p":N=parseFloat(n[i]).toPrecision(l);break;case"e":N=parseFloat(n[i]).toExponential(l);break;case"x":N=parseInt(n[i]).toString(I||16);break;case"d":N=parseFloat(parseInt(n[i],I||10).toPrecision(l)).toFixed(0);break}N=typeof N=="object"?JSON.stringify(N):(+N).toString(I);let U=parseInt(h),z=h&&h[0]+""=="0"?"0":" ";for(;N.length<U;)N=d!==void 0?N+z:z+N;return N}let a=/%(-)?(0?[0-9]+)?([.][0-9]+)?([#][0-9]+)?([scfpexd%])/g;return e.replace(a,s)}format(e,...n){this.buffer+=kr.form(e,n)}toString(){return this.buffer}}class Rr{constructor(e){this.boundingBox=new er(e),this.codewords=new Array(e.getMaxY()-e.getMinY()+1)}getCodewordNearby(e){let n=this.getCodeword(e);if(n!=null)return n;for(let i=1;i<Rr.MAX_NEARBY_DISTANCE;i++){let s=this.imageRowToCodewordIndex(e)-i;if(s>=0&&(n=this.codewords[s],n!=null)||(s=this.imageRowToCodewordIndex(e)+i,s<this.codewords.length&&(n=this.codewords[s],n!=null)))return n}return null}imageRowToCodewordIndex(e){return e-this.boundingBox.getMinY()}setCodeword(e,n){this.codewords[this.imageRowToCodewordIndex(e)]=n}getCodeword(e){return this.codewords[this.imageRowToCodewordIndex(e)]}getBoundingBox(){return this.boundingBox}getCodewords(){return this.codewords}toString(){const e=new kr;let n=0;for(const i of this.codewords){if(i==null){e.format("%3d: | %n",n++);continue}e.format("%3d: %3d|%3d%n",n++,i.getRowNumber(),i.getValue())}return e.toString()}}Rr.MAX_NEARBY_DISTANCE=5;class Mr{constructor(){this.values=new Map}setValue(e){e=Math.trunc(e);let n=this.values.get(e);n==null&&(n=0),n++,this.values.set(e,n)}getValue(){let e=-1,n=new Array;for(const[i,s]of this.values.entries()){const a={getKey:()=>i,getValue:()=>s};a.getValue()>e?(e=a.getValue(),n=[],n.push(a.getKey())):a.getValue()===e&&n.push(a.getKey())}return Oe.toIntArray(n)}getConfidence(e){return this.values.get(e)}}class hs extends Rr{constructor(e,n){super(e),this._isLeft=n}setRowNumbers(){for(let e of this.getCodewords())e?.setRowNumberAsRowIndicatorColumn()}adjustCompleteIndicatorColumnRowNumbers(e){let n=this.getCodewords();this.setRowNumbers(),this.removeIncorrectCodewords(n,e);let i=this.getBoundingBox(),s=this._isLeft?i.getTopLeft():i.getTopRight(),a=this._isLeft?i.getBottomLeft():i.getBottomRight(),l=this.imageRowToCodewordIndex(Math.trunc(s.getY())),d=this.imageRowToCodewordIndex(Math.trunc(a.getY())),h=-1,m=1,y=0;for(let b=l;b<d;b++){if(n[b]==null)continue;let I=n[b],N=I.getRowNumber()-h;if(N===0)y++;else if(N===1)m=Math.max(m,y),y=1,h=I.getRowNumber();else if(N<0||I.getRowNumber()>=e.getRowCount()||N>b)n[b]=null;else{let U;m>2?U=(m-2)*N:U=N;let z=U>=b;for(let G=1;G<=U&&!z;G++)z=n[b-G]!=null;z?n[b]=null:(h=I.getRowNumber(),y=1)}}}getRowHeights(){let e=this.getBarcodeMetadata();if(e==null)return null;this.adjustIncompleteIndicatorColumnRowNumbers(e);let n=new Int32Array(e.getRowCount());for(let i of this.getCodewords())if(i!=null){let s=i.getRowNumber();if(s>=n.length)continue;n[s]++}return n}adjustIncompleteIndicatorColumnRowNumbers(e){let n=this.getBoundingBox(),i=this._isLeft?n.getTopLeft():n.getTopRight(),s=this._isLeft?n.getBottomLeft():n.getBottomRight(),a=this.imageRowToCodewordIndex(Math.trunc(i.getY())),l=this.imageRowToCodewordIndex(Math.trunc(s.getY())),d=this.getCodewords(),h=-1;for(let m=a;m<l;m++){if(d[m]==null)continue;let y=d[m];y.setRowNumberAsRowIndicatorColumn();let b=y.getRowNumber()-h;b===0||(b===1?h=y.getRowNumber():y.getRowNumber()>=e.getRowCount()?d[m]=null:h=y.getRowNumber())}}getBarcodeMetadata(){let e=this.getCodewords(),n=new Mr,i=new Mr,s=new Mr,a=new Mr;for(let d of e){if(d==null)continue;d.setRowNumberAsRowIndicatorColumn();let h=d.getValue()%30,m=d.getRowNumber();switch(this._isLeft||(m+=2),m%3){case 0:i.setValue(h*3+1);break;case 1:a.setValue(h/3),s.setValue(h%3);break;case 2:n.setValue(h+1);break}}if(n.getValue().length===0||i.getValue().length===0||s.getValue().length===0||a.getValue().length===0||n.getValue()[0]<1||i.getValue()[0]+s.getValue()[0]<Oe.MIN_ROWS_IN_BARCODE||i.getValue()[0]+s.getValue()[0]>Oe.MAX_ROWS_IN_BARCODE)return null;let l=new od(n.getValue()[0],i.getValue()[0],s.getValue()[0],a.getValue()[0]);return this.removeIncorrectCodewords(e,l),l}removeIncorrectCodewords(e,n){for(let i=0;i<e.length;i++){let s=e[i];if(e[i]==null)continue;let a=s.getValue()%30,l=s.getRowNumber();if(l>n.getRowCount()){e[i]=null;continue}switch(this._isLeft||(l+=2),l%3){case 0:a*3+1!==n.getRowCountUpperPart()&&(e[i]=null);break;case 1:(Math.trunc(a/3)!==n.getErrorCorrectionLevel()||a%3!==n.getRowCountLowerPart())&&(e[i]=null);break;case 2:a+1!==n.getColumnCount()&&(e[i]=null);break}}}isLeft(){return this._isLeft}toString(){return"IsLeft: "+this._isLeft+`
|
|
63
|
-
`+super.toString()}}class Dr{constructor(e,n){this.ADJUST_ROW_NUMBER_SKIP=2,this.barcodeMetadata=e,this.barcodeColumnCount=e.getColumnCount(),this.boundingBox=n,this.detectionResultColumns=new Array(this.barcodeColumnCount+2)}getDetectionResultColumns(){this.adjustIndicatorColumnRowNumbers(this.detectionResultColumns[0]),this.adjustIndicatorColumnRowNumbers(this.detectionResultColumns[this.barcodeColumnCount+1]);let e=Oe.MAX_CODEWORDS_IN_BARCODE,n;do n=e,e=this.adjustRowNumbersAndGetCount();while(e>0&&e<n);return this.detectionResultColumns}adjustIndicatorColumnRowNumbers(e){e?.adjustCompleteIndicatorColumnRowNumbers(this.barcodeMetadata)}adjustRowNumbersAndGetCount(){let e=this.adjustRowNumbersByRow();if(e===0)return 0;for(let n=1;n<this.barcodeColumnCount+1;n++){let i=this.detectionResultColumns[n].getCodewords();for(let s=0;s<i.length;s++)i[s]!=null&&(i[s].hasValidRowNumber()||this.adjustRowNumbers(n,s,i))}return e}adjustRowNumbersByRow(){return this.adjustRowNumbersFromBothRI(),this.adjustRowNumbersFromLRI()+this.adjustRowNumbersFromRRI()}adjustRowNumbersFromBothRI(){if(this.detectionResultColumns[0]==null||this.detectionResultColumns[this.barcodeColumnCount+1]==null)return;let e=this.detectionResultColumns[0].getCodewords(),n=this.detectionResultColumns[this.barcodeColumnCount+1].getCodewords();for(let i=0;i<e.length;i++)if(e[i]!=null&&n[i]!=null&&e[i].getRowNumber()===n[i].getRowNumber())for(let s=1;s<=this.barcodeColumnCount;s++){let a=this.detectionResultColumns[s].getCodewords()[i];a!=null&&(a.setRowNumber(e[i].getRowNumber()),a.hasValidRowNumber()||(this.detectionResultColumns[s].getCodewords()[i]=null))}}adjustRowNumbersFromRRI(){if(this.detectionResultColumns[this.barcodeColumnCount+1]==null)return 0;let e=0,n=this.detectionResultColumns[this.barcodeColumnCount+1].getCodewords();for(let i=0;i<n.length;i++){if(n[i]==null)continue;let s=n[i].getRowNumber(),a=0;for(let l=this.barcodeColumnCount+1;l>0&&a<this.ADJUST_ROW_NUMBER_SKIP;l--){let d=this.detectionResultColumns[l].getCodewords()[i];d!=null&&(a=Dr.adjustRowNumberIfValid(s,a,d),d.hasValidRowNumber()||e++)}}return e}adjustRowNumbersFromLRI(){if(this.detectionResultColumns[0]==null)return 0;let e=0,n=this.detectionResultColumns[0].getCodewords();for(let i=0;i<n.length;i++){if(n[i]==null)continue;let s=n[i].getRowNumber(),a=0;for(let l=1;l<this.barcodeColumnCount+1&&a<this.ADJUST_ROW_NUMBER_SKIP;l++){let d=this.detectionResultColumns[l].getCodewords()[i];d!=null&&(a=Dr.adjustRowNumberIfValid(s,a,d),d.hasValidRowNumber()||e++)}}return e}static adjustRowNumberIfValid(e,n,i){return i==null||i.hasValidRowNumber()||(i.isValidRowNumber(e)?(i.setRowNumber(e),n=0):++n),n}adjustRowNumbers(e,n,i){if(!this.detectionResultColumns[e-1])return;let s=i[n],a=this.detectionResultColumns[e-1].getCodewords(),l=a;this.detectionResultColumns[e+1]!=null&&(l=this.detectionResultColumns[e+1].getCodewords());let d=new Array(14);d[2]=a[n],d[3]=l[n],n>0&&(d[0]=i[n-1],d[4]=a[n-1],d[5]=l[n-1]),n>1&&(d[8]=i[n-2],d[10]=a[n-2],d[11]=l[n-2]),n<i.length-1&&(d[1]=i[n+1],d[6]=a[n+1],d[7]=l[n+1]),n<i.length-2&&(d[9]=i[n+2],d[12]=a[n+2],d[13]=l[n+2]);for(let h of d)if(Dr.adjustRowNumber(s,h))return}static adjustRowNumber(e,n){return n==null?!1:n.hasValidRowNumber()&&n.getBucket()===e.getBucket()?(e.setRowNumber(n.getRowNumber()),!0):!1}getBarcodeColumnCount(){return this.barcodeColumnCount}getBarcodeRowCount(){return this.barcodeMetadata.getRowCount()}getBarcodeECLevel(){return this.barcodeMetadata.getErrorCorrectionLevel()}setBoundingBox(e){this.boundingBox=e}getBoundingBox(){return this.boundingBox}setDetectionResultColumn(e,n){this.detectionResultColumns[e]=n}getDetectionResultColumn(e){return this.detectionResultColumns[e]}toString(){let e=this.detectionResultColumns[0];e==null&&(e=this.detectionResultColumns[this.barcodeColumnCount+1]);let n=new kr;for(let i=0;i<e.getCodewords().length;i++){n.format("CW %3d:",i);for(let s=0;s<this.barcodeColumnCount+2;s++){if(this.detectionResultColumns[s]==null){n.format(" | ");continue}let a=this.detectionResultColumns[s].getCodewords()[i];if(a==null){n.format(" | ");continue}n.format(" %3d|%3d",a.getRowNumber(),a.getValue())}n.format("%n")}return n.toString()}}class Pr{constructor(e,n,i,s){this.rowNumber=Pr.BARCODE_ROW_UNKNOWN,this.startX=Math.trunc(e),this.endX=Math.trunc(n),this.bucket=Math.trunc(i),this.value=Math.trunc(s)}hasValidRowNumber(){return this.isValidRowNumber(this.rowNumber)}isValidRowNumber(e){return e!==Pr.BARCODE_ROW_UNKNOWN&&this.bucket===e%3*3}setRowNumberAsRowIndicatorColumn(){this.rowNumber=Math.trunc(Math.trunc(this.value/30)*3+Math.trunc(this.bucket/3))}getWidth(){return this.endX-this.startX}getStartX(){return this.startX}getEndX(){return this.endX}getBucket(){return this.bucket}getValue(){return this.value}getRowNumber(){return this.rowNumber}setRowNumber(e){this.rowNumber=e}toString(){return this.rowNumber+"|"+this.value}}Pr.BARCODE_ROW_UNKNOWN=-1;class Jt{static initialize(){for(let e=0;e<Oe.SYMBOL_TABLE.length;e++){let n=Oe.SYMBOL_TABLE[e],i=n&1;for(let s=0;s<Oe.BARS_IN_MODULE;s++){let a=0;for(;(n&1)===i;)a+=1,n>>=1;i=n&1,Jt.RATIOS_TABLE[e]||(Jt.RATIOS_TABLE[e]=new Array(Oe.BARS_IN_MODULE)),Jt.RATIOS_TABLE[e][Oe.BARS_IN_MODULE-s-1]=Math.fround(a/Oe.MODULES_IN_CODEWORD)}}this.bSymbolTableReady=!0}static getDecodedValue(e){let n=Jt.getDecodedCodewordValue(Jt.sampleBitCounts(e));return n!==-1?n:Jt.getClosestDecodedValue(e)}static sampleBitCounts(e){let n=ae.sum(e),i=new Int32Array(Oe.BARS_IN_MODULE),s=0,a=0;for(let l=0;l<Oe.MODULES_IN_CODEWORD;l++){let d=n/(2*Oe.MODULES_IN_CODEWORD)+l*n/Oe.MODULES_IN_CODEWORD;a+e[s]<=d&&(a+=e[s],s++),i[s]++}return i}static getDecodedCodewordValue(e){let n=Jt.getBitValue(e);return Oe.getCodeword(n)===-1?-1:n}static getBitValue(e){let n=0;for(let i=0;i<e.length;i++)for(let s=0;s<e[i];s++)n=n<<1|(i%2===0?1:0);return Math.trunc(n)}static getClosestDecodedValue(e){let n=ae.sum(e),i=new Array(Oe.BARS_IN_MODULE);if(n>1)for(let l=0;l<i.length;l++)i[l]=Math.fround(e[l]/n);let s=nt.MAX_VALUE,a=-1;this.bSymbolTableReady||Jt.initialize();for(let l=0;l<Jt.RATIOS_TABLE.length;l++){let d=0,h=Jt.RATIOS_TABLE[l];for(let m=0;m<Oe.BARS_IN_MODULE;m++){let y=Math.fround(h[m]-i[m]);if(d+=Math.fround(y*y),d>=s)break}d<s&&(s=d,a=Oe.SYMBOL_TABLE[l])}return a}}Jt.bSymbolTableReady=!1,Jt.RATIOS_TABLE=new Array(Oe.SYMBOL_TABLE.length).map(C=>new Array(Oe.BARS_IN_MODULE));class ps{constructor(){this.segmentCount=-1,this.fileSize=-1,this.timestamp=-1,this.checksum=-1}getSegmentIndex(){return this.segmentIndex}setSegmentIndex(e){this.segmentIndex=e}getFileId(){return this.fileId}setFileId(e){this.fileId=e}getOptionalData(){return this.optionalData}setOptionalData(e){this.optionalData=e}isLastSegment(){return this.lastSegment}setLastSegment(e){this.lastSegment=e}getSegmentCount(){return this.segmentCount}setSegmentCount(e){this.segmentCount=e}getSender(){return this.sender||null}setSender(e){this.sender=e}getAddressee(){return this.addressee||null}setAddressee(e){this.addressee=e}getFileName(){return this.fileName}setFileName(e){this.fileName=e}getFileSize(){return this.fileSize}setFileSize(e){this.fileSize=e}getChecksum(){return this.checksum}setChecksum(e){this.checksum=e}getTimestamp(){return this.timestamp}setTimestamp(e){this.timestamp=e}}class ms{static parseLong(e,n=void 0){return parseInt(e,n)}}class gs extends g{}gs.kind="NullPointerException";class sd{writeBytes(e){this.writeBytesOffset(e,0,e.length)}writeBytesOffset(e,n,i){if(e==null)throw new gs;if(n<0||n>e.length||i<0||n+i>e.length||n+i<0)throw new P;if(i===0)return;for(let s=0;s<i;s++)this.write(e[n+s])}flush(){}close(){}}class ad extends g{}class ld extends sd{constructor(e=32){if(super(),this.count=0,e<0)throw new E("Negative initial size: "+e);this.buf=new Uint8Array(e)}ensureCapacity(e){e-this.buf.length>0&&this.grow(e)}grow(e){let i=this.buf.length<<1;if(i-e<0&&(i=e),i<0){if(e<0)throw new ad;i=$.MAX_VALUE}this.buf=j.copyOfUint8Array(this.buf,i)}write(e){this.ensureCapacity(this.count+1),this.buf[this.count]=e,this.count+=1}writeBytesOffset(e,n,i){if(n<0||n>e.length||i<0||n+i-e.length>0)throw new P;this.ensureCapacity(this.count+i),O.arraycopy(e,n,this.buf,this.count,i),this.count+=i}writeTo(e){e.writeBytesOffset(this.buf,0,this.count)}reset(){this.count=0}toByteArray(){return j.copyOfUint8Array(this.buf,this.count)}size(){return this.count}toString(e){return e?typeof e=="string"?this.toString_string(e):this.toString_number(e):this.toString_void()}toString_void(){return new String(this.buf).toString()}toString_string(e){return new String(this.buf).toString()}toString_number(e){return new String(this.buf).toString()}close(){}}var rt;(function(C){C[C.ALPHA=0]="ALPHA",C[C.LOWER=1]="LOWER",C[C.MIXED=2]="MIXED",C[C.PUNCT=3]="PUNCT",C[C.ALPHA_SHIFT=4]="ALPHA_SHIFT",C[C.PUNCT_SHIFT=5]="PUNCT_SHIFT"})(rt||(rt={}));function xs(){if(typeof window<"u")return window.BigInt||null;if(typeof Ci<"u")return Ci.BigInt||null;if(typeof self<"u")return self.BigInt||null;throw new Error("Can't search globals for BigInt!")}let hi;function $n(C){if(typeof hi>"u"&&(hi=xs()),hi===null)throw new Error("BigInt is not supported!");return hi(C)}function cd(){let C=[];C[0]=$n(1);let e=$n(900);C[1]=e;for(let n=2;n<16;n++)C[n]=C[n-1]*e;return C}class J{static decode(e,n){let i=new se(""),s=B.ISO8859_1;i.enableDecoding(s);let a=1,l=e[a++],d=new ps;for(;a<e[0];){switch(l){case J.TEXT_COMPACTION_MODE_LATCH:a=J.textCompaction(e,a,i);break;case J.BYTE_COMPACTION_MODE_LATCH:case J.BYTE_COMPACTION_MODE_LATCH_6:a=J.byteCompaction(l,e,s,a,i);break;case J.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:i.append(e[a++]);break;case J.NUMERIC_COMPACTION_MODE_LATCH:a=J.numericCompaction(e,a,i);break;case J.ECI_CHARSET:B.getCharacterSetECIByValue(e[a++]);break;case J.ECI_GENERAL_PURPOSE:a+=2;break;case J.ECI_USER_DEFINED:a++;break;case J.BEGIN_MACRO_PDF417_CONTROL_BLOCK:a=J.decodeMacroBlock(e,a,d);break;case J.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:case J.MACRO_PDF417_TERMINATOR:throw new R;default:a--,a=J.textCompaction(e,a,i);break}if(a<e.length)l=e[a++];else throw R.getFormatInstance()}if(i.length()===0)throw R.getFormatInstance();let h=new Re(null,i.toString(),null,n);return h.setOther(d),h}static decodeMacroBlock(e,n,i){if(n+J.NUMBER_OF_SEQUENCE_CODEWORDS>e[0])throw R.getFormatInstance();let s=new Int32Array(J.NUMBER_OF_SEQUENCE_CODEWORDS);for(let d=0;d<J.NUMBER_OF_SEQUENCE_CODEWORDS;d++,n++)s[d]=e[n];i.setSegmentIndex($.parseInt(J.decodeBase900toBase10(s,J.NUMBER_OF_SEQUENCE_CODEWORDS)));let a=new se;n=J.textCompaction(e,n,a),i.setFileId(a.toString());let l=-1;for(e[n]===J.BEGIN_MACRO_PDF417_OPTIONAL_FIELD&&(l=n+1);n<e[0];)switch(e[n]){case J.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:switch(n++,e[n]){case J.MACRO_PDF417_OPTIONAL_FIELD_FILE_NAME:let d=new se;n=J.textCompaction(e,n+1,d),i.setFileName(d.toString());break;case J.MACRO_PDF417_OPTIONAL_FIELD_SENDER:let h=new se;n=J.textCompaction(e,n+1,h),i.setSender(h.toString());break;case J.MACRO_PDF417_OPTIONAL_FIELD_ADDRESSEE:let m=new se;n=J.textCompaction(e,n+1,m),i.setAddressee(m.toString());break;case J.MACRO_PDF417_OPTIONAL_FIELD_SEGMENT_COUNT:let y=new se;n=J.numericCompaction(e,n+1,y),i.setSegmentCount($.parseInt(y.toString()));break;case J.MACRO_PDF417_OPTIONAL_FIELD_TIME_STAMP:let b=new se;n=J.numericCompaction(e,n+1,b),i.setTimestamp(ms.parseLong(b.toString()));break;case J.MACRO_PDF417_OPTIONAL_FIELD_CHECKSUM:let I=new se;n=J.numericCompaction(e,n+1,I),i.setChecksum($.parseInt(I.toString()));break;case J.MACRO_PDF417_OPTIONAL_FIELD_FILE_SIZE:let N=new se;n=J.numericCompaction(e,n+1,N),i.setFileSize(ms.parseLong(N.toString()));break;default:throw R.getFormatInstance()}break;case J.MACRO_PDF417_TERMINATOR:n++,i.setLastSegment(!0);break;default:throw R.getFormatInstance()}if(l!==-1){let d=n-l;i.isLastSegment()&&d--,i.setOptionalData(j.copyOfRange(e,l,l+d))}return n}static textCompaction(e,n,i){let s=new Int32Array((e[0]-n)*2),a=new Int32Array((e[0]-n)*2),l=0,d=!1;for(;n<e[0]&&!d;){let h=e[n++];if(h<J.TEXT_COMPACTION_MODE_LATCH)s[l]=h/30,s[l+1]=h%30,l+=2;else switch(h){case J.TEXT_COMPACTION_MODE_LATCH:s[l++]=J.TEXT_COMPACTION_MODE_LATCH;break;case J.BYTE_COMPACTION_MODE_LATCH:case J.BYTE_COMPACTION_MODE_LATCH_6:case J.NUMERIC_COMPACTION_MODE_LATCH:case J.BEGIN_MACRO_PDF417_CONTROL_BLOCK:case J.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:case J.MACRO_PDF417_TERMINATOR:n--,d=!0;break;case J.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s[l]=J.MODE_SHIFT_TO_BYTE_COMPACTION_MODE,h=e[n++],a[l]=h,l++;break}}return J.decodeTextCompaction(s,a,l,i),n}static decodeTextCompaction(e,n,i,s){let a=rt.ALPHA,l=rt.ALPHA,d=0;for(;d<i;){let h=e[d],m="";switch(a){case rt.ALPHA:if(h<26)m=String.fromCharCode(65+h);else switch(h){case 26:m=" ";break;case J.LL:a=rt.LOWER;break;case J.ML:a=rt.MIXED;break;case J.PS:l=a,a=rt.PUNCT_SHIFT;break;case J.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s.append(n[d]);break;case J.TEXT_COMPACTION_MODE_LATCH:a=rt.ALPHA;break}break;case rt.LOWER:if(h<26)m=String.fromCharCode(97+h);else switch(h){case 26:m=" ";break;case J.AS:l=a,a=rt.ALPHA_SHIFT;break;case J.ML:a=rt.MIXED;break;case J.PS:l=a,a=rt.PUNCT_SHIFT;break;case J.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s.append(n[d]);break;case J.TEXT_COMPACTION_MODE_LATCH:a=rt.ALPHA;break}break;case rt.MIXED:if(h<J.PL)m=J.MIXED_CHARS[h];else switch(h){case J.PL:a=rt.PUNCT;break;case 26:m=" ";break;case J.LL:a=rt.LOWER;break;case J.AL:a=rt.ALPHA;break;case J.PS:l=a,a=rt.PUNCT_SHIFT;break;case J.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s.append(n[d]);break;case J.TEXT_COMPACTION_MODE_LATCH:a=rt.ALPHA;break}break;case rt.PUNCT:if(h<J.PAL)m=J.PUNCT_CHARS[h];else switch(h){case J.PAL:a=rt.ALPHA;break;case J.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s.append(n[d]);break;case J.TEXT_COMPACTION_MODE_LATCH:a=rt.ALPHA;break}break;case rt.ALPHA_SHIFT:if(a=l,h<26)m=String.fromCharCode(65+h);else switch(h){case 26:m=" ";break;case J.TEXT_COMPACTION_MODE_LATCH:a=rt.ALPHA;break}break;case rt.PUNCT_SHIFT:if(a=l,h<J.PAL)m=J.PUNCT_CHARS[h];else switch(h){case J.PAL:a=rt.ALPHA;break;case J.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s.append(n[d]);break;case J.TEXT_COMPACTION_MODE_LATCH:a=rt.ALPHA;break}break}m!==""&&s.append(m),d++}}static byteCompaction(e,n,i,s,a){let l=new ld,d=0,h=0,m=!1;switch(e){case J.BYTE_COMPACTION_MODE_LATCH:let y=new Int32Array(6),b=n[s++];for(;s<n[0]&&!m;)switch(y[d++]=b,h=900*h+b,b=n[s++],b){case J.TEXT_COMPACTION_MODE_LATCH:case J.BYTE_COMPACTION_MODE_LATCH:case J.NUMERIC_COMPACTION_MODE_LATCH:case J.BYTE_COMPACTION_MODE_LATCH_6:case J.BEGIN_MACRO_PDF417_CONTROL_BLOCK:case J.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:case J.MACRO_PDF417_TERMINATOR:s--,m=!0;break;default:if(d%5===0&&d>0){for(let I=0;I<6;++I)l.write(Number($n(h)>>$n(8*(5-I))));h=0,d=0}break}s===n[0]&&b<J.TEXT_COMPACTION_MODE_LATCH&&(y[d++]=b);for(let I=0;I<d;I++)l.write(y[I]);break;case J.BYTE_COMPACTION_MODE_LATCH_6:for(;s<n[0]&&!m;){let I=n[s++];if(I<J.TEXT_COMPACTION_MODE_LATCH)d++,h=900*h+I;else switch(I){case J.TEXT_COMPACTION_MODE_LATCH:case J.BYTE_COMPACTION_MODE_LATCH:case J.NUMERIC_COMPACTION_MODE_LATCH:case J.BYTE_COMPACTION_MODE_LATCH_6:case J.BEGIN_MACRO_PDF417_CONTROL_BLOCK:case J.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:case J.MACRO_PDF417_TERMINATOR:s--,m=!0;break}if(d%5===0&&d>0){for(let N=0;N<6;++N)l.write(Number($n(h)>>$n(8*(5-N))));h=0,d=0}}break}return a.append(fe.decode(l.toByteArray(),i)),s}static numericCompaction(e,n,i){let s=0,a=!1,l=new Int32Array(J.MAX_NUMERIC_CODEWORDS);for(;n<e[0]&&!a;){let d=e[n++];if(n===e[0]&&(a=!0),d<J.TEXT_COMPACTION_MODE_LATCH)l[s]=d,s++;else switch(d){case J.TEXT_COMPACTION_MODE_LATCH:case J.BYTE_COMPACTION_MODE_LATCH:case J.BYTE_COMPACTION_MODE_LATCH_6:case J.BEGIN_MACRO_PDF417_CONTROL_BLOCK:case J.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:case J.MACRO_PDF417_TERMINATOR:n--,a=!0;break}(s%J.MAX_NUMERIC_CODEWORDS===0||d===J.NUMERIC_COMPACTION_MODE_LATCH||a)&&s>0&&(i.append(J.decodeBase900toBase10(l,s)),s=0)}return n}static decodeBase900toBase10(e,n){let i=$n(0);for(let a=0;a<n;a++)i+=J.EXP900[n-a-1]*$n(e[a]);let s=i.toString();if(s.charAt(0)!=="1")throw new R;return s.substring(1)}}J.TEXT_COMPACTION_MODE_LATCH=900,J.BYTE_COMPACTION_MODE_LATCH=901,J.NUMERIC_COMPACTION_MODE_LATCH=902,J.BYTE_COMPACTION_MODE_LATCH_6=924,J.ECI_USER_DEFINED=925,J.ECI_GENERAL_PURPOSE=926,J.ECI_CHARSET=927,J.BEGIN_MACRO_PDF417_CONTROL_BLOCK=928,J.BEGIN_MACRO_PDF417_OPTIONAL_FIELD=923,J.MACRO_PDF417_TERMINATOR=922,J.MODE_SHIFT_TO_BYTE_COMPACTION_MODE=913,J.MAX_NUMERIC_CODEWORDS=15,J.MACRO_PDF417_OPTIONAL_FIELD_FILE_NAME=0,J.MACRO_PDF417_OPTIONAL_FIELD_SEGMENT_COUNT=1,J.MACRO_PDF417_OPTIONAL_FIELD_TIME_STAMP=2,J.MACRO_PDF417_OPTIONAL_FIELD_SENDER=3,J.MACRO_PDF417_OPTIONAL_FIELD_ADDRESSEE=4,J.MACRO_PDF417_OPTIONAL_FIELD_FILE_SIZE=5,J.MACRO_PDF417_OPTIONAL_FIELD_CHECKSUM=6,J.PL=25,J.LL=27,J.AS=27,J.ML=28,J.AL=28,J.PS=29,J.PAL=29,J.PUNCT_CHARS=`;<>@[\\]_\`~!\r ,:
|
|
64
|
-
-.$/"|*()?{}'`,J.MIXED_CHARS="0123456789&\r ,:#-.$/+%*=^",J.EXP900=xs()?cd():[],J.NUMBER_OF_SEQUENCE_CODEWORDS=2;class Ve{constructor(){}static decode(e,n,i,s,a,l,d){let h=new er(e,n,i,s,a),m=null,y=null,b;for(let U=!0;;U=!1){if(n!=null&&(m=Ve.getRowIndicatorColumn(e,h,n,!0,l,d)),s!=null&&(y=Ve.getRowIndicatorColumn(e,h,s,!1,l,d)),b=Ve.merge(m,y),b==null)throw k.getNotFoundInstance();let z=b.getBoundingBox();if(U&&z!=null&&(z.getMinY()<h.getMinY()||z.getMaxY()>h.getMaxY()))h=z;else break}b.setBoundingBox(h);let I=b.getBarcodeColumnCount()+1;b.setDetectionResultColumn(0,m),b.setDetectionResultColumn(I,y);let N=m!=null;for(let U=1;U<=I;U++){let z=N?U:I-U;if(b.getDetectionResultColumn(z)!==void 0)continue;let G;z===0||z===I?G=new hs(h,z===0):G=new Rr(h),b.setDetectionResultColumn(z,G);let K=-1,he=K;for(let me=h.getMinY();me<=h.getMaxY();me++){if(K=Ve.getStartColumn(b,z,me,N),K<0||K>h.getMaxX()){if(he===-1)continue;K=he}let de=Ve.detectCodeword(e,h.getMinX(),h.getMaxX(),N,K,me,l,d);de!=null&&(G.setCodeword(me,de),he=K,l=Math.min(l,de.getWidth()),d=Math.max(d,de.getWidth()))}}return Ve.createDecoderResult(b)}static merge(e,n){if(e==null&&n==null)return null;let i=Ve.getBarcodeMetadata(e,n);if(i==null)return null;let s=er.merge(Ve.adjustBoundingBox(e),Ve.adjustBoundingBox(n));return new Dr(i,s)}static adjustBoundingBox(e){if(e==null)return null;let n=e.getRowHeights();if(n==null)return null;let i=Ve.getMax(n),s=0;for(let d of n)if(s+=i-d,d>0)break;let a=e.getCodewords();for(let d=0;s>0&&a[d]==null;d++)s--;let l=0;for(let d=n.length-1;d>=0&&(l+=i-n[d],!(n[d]>0));d--);for(let d=a.length-1;l>0&&a[d]==null;d--)l--;return e.getBoundingBox().addMissingRows(s,l,e.isLeft())}static getMax(e){let n=-1;for(let i of e)n=Math.max(n,i);return n}static getBarcodeMetadata(e,n){let i;if(e==null||(i=e.getBarcodeMetadata())==null)return n==null?null:n.getBarcodeMetadata();let s;return n==null||(s=n.getBarcodeMetadata())==null?i:i.getColumnCount()!==s.getColumnCount()&&i.getErrorCorrectionLevel()!==s.getErrorCorrectionLevel()&&i.getRowCount()!==s.getRowCount()?null:i}static getRowIndicatorColumn(e,n,i,s,a,l){let d=new hs(n,s);for(let h=0;h<2;h++){let m=h===0?1:-1,y=Math.trunc(Math.trunc(i.getX()));for(let b=Math.trunc(Math.trunc(i.getY()));b<=n.getMaxY()&&b>=n.getMinY();b+=m){let I=Ve.detectCodeword(e,0,e.getWidth(),s,y,b,a,l);I!=null&&(d.setCodeword(b,I),s?y=I.getStartX():y=I.getEndX())}}return d}static adjustCodewordCount(e,n){let i=n[0][1],s=i.getValue(),a=e.getBarcodeColumnCount()*e.getBarcodeRowCount()-Ve.getNumberOfECCodeWords(e.getBarcodeECLevel());if(s.length===0){if(a<1||a>Oe.MAX_CODEWORDS_IN_BARCODE)throw k.getNotFoundInstance();i.setValue(a)}else s[0]!==a&&i.setValue(a)}static createDecoderResult(e){let n=Ve.createBarcodeMatrix(e);Ve.adjustCodewordCount(e,n);let i=new Array,s=new Int32Array(e.getBarcodeRowCount()*e.getBarcodeColumnCount()),a=[],l=new Array;for(let h=0;h<e.getBarcodeRowCount();h++)for(let m=0;m<e.getBarcodeColumnCount();m++){let y=n[h][m+1].getValue(),b=h*e.getBarcodeColumnCount()+m;y.length===0?i.push(b):y.length===1?s[b]=y[0]:(l.push(b),a.push(y))}let d=new Array(a.length);for(let h=0;h<d.length;h++)d[h]=a[h];return Ve.createDecoderResultFromAmbiguousValues(e.getBarcodeECLevel(),s,Oe.toIntArray(i),Oe.toIntArray(l),d)}static createDecoderResultFromAmbiguousValues(e,n,i,s,a){let l=new Int32Array(s.length),d=100;for(;d-- >0;){for(let h=0;h<l.length;h++)n[s[h]]=a[h][l[h]];try{return Ve.decodeCodewords(n,e,i)}catch(h){if(!(h instanceof M))throw h}if(l.length===0)throw M.getChecksumInstance();for(let h=0;h<l.length;h++)if(l[h]<a[h].length-1){l[h]++;break}else if(l[h]=0,h===l.length-1)throw M.getChecksumInstance()}throw M.getChecksumInstance()}static createBarcodeMatrix(e){let n=Array.from({length:e.getBarcodeRowCount()},()=>new Array(e.getBarcodeColumnCount()+2));for(let s=0;s<n.length;s++)for(let a=0;a<n[s].length;a++)n[s][a]=new Mr;let i=0;for(let s of e.getDetectionResultColumns()){if(s!=null){for(let a of s.getCodewords())if(a!=null){let l=a.getRowNumber();if(l>=0){if(l>=n.length)continue;n[l][i].setValue(a.getValue())}}}i++}return n}static isValidBarcodeColumn(e,n){return n>=0&&n<=e.getBarcodeColumnCount()+1}static getStartColumn(e,n,i,s){let a=s?1:-1,l=null;if(Ve.isValidBarcodeColumn(e,n-a)&&(l=e.getDetectionResultColumn(n-a).getCodeword(i)),l!=null)return s?l.getEndX():l.getStartX();if(l=e.getDetectionResultColumn(n).getCodewordNearby(i),l!=null)return s?l.getStartX():l.getEndX();if(Ve.isValidBarcodeColumn(e,n-a)&&(l=e.getDetectionResultColumn(n-a).getCodewordNearby(i)),l!=null)return s?l.getEndX():l.getStartX();let d=0;for(;Ve.isValidBarcodeColumn(e,n-a);){n-=a;for(let h of e.getDetectionResultColumn(n).getCodewords())if(h!=null)return(s?h.getEndX():h.getStartX())+a*d*(h.getEndX()-h.getStartX());d++}return s?e.getBoundingBox().getMinX():e.getBoundingBox().getMaxX()}static detectCodeword(e,n,i,s,a,l,d,h){a=Ve.adjustCodewordStartColumn(e,n,i,s,a,l);let m=Ve.getModuleBitCount(e,n,i,s,a,l);if(m==null)return null;let y,b=ae.sum(m);if(s)y=a+b;else{for(let U=0;U<m.length/2;U++){let z=m[U];m[U]=m[m.length-1-U],m[m.length-1-U]=z}y=a,a=y-b}if(!Ve.checkCodewordSkew(b,d,h))return null;let I=Jt.getDecodedValue(m),N=Oe.getCodeword(I);return N===-1?null:new Pr(a,y,Ve.getCodewordBucketNumber(I),N)}static getModuleBitCount(e,n,i,s,a,l){let d=a,h=new Int32Array(8),m=0,y=s?1:-1,b=s;for(;(s?d<i:d>=n)&&m<h.length;)e.get(d,l)===b?(h[m]++,d+=y):(m++,b=!b);return m===h.length||d===(s?i:n)&&m===h.length-1?h:null}static getNumberOfECCodeWords(e){return 2<<e}static adjustCodewordStartColumn(e,n,i,s,a,l){let d=a,h=s?-1:1;for(let m=0;m<2;m++){for(;(s?d>=n:d<i)&&s===e.get(d,l);){if(Math.abs(a-d)>Ve.CODEWORD_SKEW_SIZE)return a;d+=h}h=-h,s=!s}return d}static checkCodewordSkew(e,n,i){return n-Ve.CODEWORD_SKEW_SIZE<=e&&e<=i+Ve.CODEWORD_SKEW_SIZE}static decodeCodewords(e,n,i){if(e.length===0)throw R.getFormatInstance();let s=1<<n+1,a=Ve.correctErrors(e,i,s);Ve.verifyCodewordCount(e,s);let l=J.decode(e,""+n);return l.setErrorsCorrected(a),l.setErasures(i.length),l}static correctErrors(e,n,i){if(n!=null&&n.length>i/2+Ve.MAX_ERRORS||i<0||i>Ve.MAX_EC_CODEWORDS)throw M.getChecksumInstance();return Ve.errorCorrection.decode(e,i,n)}static verifyCodewordCount(e,n){if(e.length<4)throw R.getFormatInstance();let i=e[0];if(i>e.length)throw R.getFormatInstance();if(i===0)if(n<e.length)e[0]=e.length-n;else throw R.getFormatInstance()}static getBitCountForCodeword(e){let n=new Int32Array(8),i=0,s=n.length-1;for(;!((e&1)!==i&&(i=e&1,s--,s<0));)n[s]++,e>>=1;return n}static getCodewordBucketNumber(e){return e instanceof Int32Array?this.getCodewordBucketNumber_Int32Array(e):this.getCodewordBucketNumber_number(e)}static getCodewordBucketNumber_number(e){return Ve.getCodewordBucketNumber(Ve.getBitCountForCodeword(e))}static getCodewordBucketNumber_Int32Array(e){return(e[0]-e[2]+e[4]-e[6]+9)%9}static toString(e){let n=new kr;for(let i=0;i<e.length;i++){n.format("Row %2d: ",i);for(let s=0;s<e[i].length;s++){let a=e[i][s];a.getValue().length===0?n.format(" ",null):n.format("%4d(%2d)",a.getValue()[0],a.getConfidence(a.getValue()[0]))}n.format("%n")}return n.toString()}}Ve.CODEWORD_SKEW_SIZE=2,Ve.MAX_ERRORS=3,Ve.MAX_EC_CODEWORDS=512,Ve.errorCorrection=new fs;class Ut{decode(e,n=null){let i=Ut.decode(e,n,!1);if(i==null||i.length===0||i[0]==null)throw k.getNotFoundInstance();return i[0]}decodeMultiple(e,n=null){try{return Ut.decode(e,n,!0)}catch(i){throw i instanceof R||i instanceof M?k.getNotFoundInstance():i}}static decode(e,n,i){const s=new Array,a=Ue.detectMultiple(e,n,i);for(const l of a.getPoints()){const d=Ve.decode(a.getBits(),l[4],l[5],l[6],l[7],Ut.getMinCodewordWidth(l),Ut.getMaxCodewordWidth(l)),h=new Le(d.getText(),d.getRawBytes(),void 0,l,ne.PDF_417);h.putMetadata(De.ERROR_CORRECTION_LEVEL,d.getECLevel());const m=d.getOther();m!=null&&h.putMetadata(De.PDF417_EXTRA_METADATA,m),s.push(h)}return s.map(l=>l)}static getMaxWidth(e,n){return e==null||n==null?0:Math.trunc(Math.abs(e.getX()-n.getX()))}static getMinWidth(e,n){return e==null||n==null?$.MAX_VALUE:Math.trunc(Math.abs(e.getX()-n.getX()))}static getMaxCodewordWidth(e){return Math.floor(Math.max(Math.max(Ut.getMaxWidth(e[0],e[4]),Ut.getMaxWidth(e[6],e[2])*Oe.MODULES_IN_CODEWORD/Oe.MODULES_IN_STOP_PATTERN),Math.max(Ut.getMaxWidth(e[1],e[5]),Ut.getMaxWidth(e[7],e[3])*Oe.MODULES_IN_CODEWORD/Oe.MODULES_IN_STOP_PATTERN)))}static getMinCodewordWidth(e){return Math.floor(Math.min(Math.min(Ut.getMinWidth(e[0],e[4]),Ut.getMinWidth(e[6],e[2])*Oe.MODULES_IN_CODEWORD/Oe.MODULES_IN_STOP_PATTERN),Math.min(Ut.getMinWidth(e[1],e[5]),Ut.getMinWidth(e[7],e[3])*Oe.MODULES_IN_CODEWORD/Oe.MODULES_IN_STOP_PATTERN)))}reset(){}}class pi extends g{}pi.kind="ReaderException";class ys{constructor(e,n){this.verbose=e===!0,n&&this.setHints(n)}decode(e,n){return n&&this.setHints(n),this.decodeInternal(e)}decodeWithState(e){return(this.readers===null||this.readers===void 0)&&this.setHints(null),this.decodeInternal(e)}setHints(e){this.hints=e;const n=!c(e)&&e.get(q.TRY_HARDER)===!0,i=c(e)?null:e.get(q.POSSIBLE_FORMATS),s=new Array;if(!c(i)){const a=i.some(l=>l===ne.UPC_A||l===ne.UPC_E||l===ne.EAN_13||l===ne.EAN_8||l===ne.CODABAR||l===ne.CODE_39||l===ne.CODE_93||l===ne.CODE_128||l===ne.ITF||l===ne.RSS_14||l===ne.RSS_EXPANDED);a&&!n&&s.push(new gr(e,this.verbose)),i.includes(ne.QR_CODE)&&s.push(new Vn),i.includes(ne.DATA_MATRIX)&&s.push(new zn),i.includes(ne.AZTEC)&&s.push(new it),i.includes(ne.PDF_417)&&s.push(new Ut),a&&n&&s.push(new gr(e,this.verbose))}s.length===0&&(n||s.push(new gr(e,this.verbose)),s.push(new Vn),s.push(new zn),s.push(new it),s.push(new Ut),n&&s.push(new gr(e,this.verbose))),this.readers=s}reset(){if(this.readers!==null)for(const e of this.readers)e.reset()}decodeInternal(e){if(this.readers===null)throw new pi("No readers where selected, nothing can be read.");for(const n of this.readers)try{return n.decode(e,this.hints)}catch(i){if(i instanceof pi)continue}throw new k("No MultiFormat Readers were able to detect the code.")}}class ud extends je{constructor(e=null,n=500){const i=new ys;i.setHints(e),super(i,n)}decodeBitmap(e){return this.reader.decodeWithState(e)}}class dd extends je{constructor(e=500){super(new Ut,e)}}class fd extends je{constructor(e=500){super(new Vn,e)}}var ro;(function(C){C[C.ERROR_CORRECTION=0]="ERROR_CORRECTION",C[C.CHARACTER_SET=1]="CHARACTER_SET",C[C.DATA_MATRIX_SHAPE=2]="DATA_MATRIX_SHAPE",C[C.MIN_SIZE=3]="MIN_SIZE",C[C.MAX_SIZE=4]="MAX_SIZE",C[C.MARGIN=5]="MARGIN",C[C.PDF417_COMPACT=6]="PDF417_COMPACT",C[C.PDF417_COMPACTION=7]="PDF417_COMPACTION",C[C.PDF417_DIMENSIONS=8]="PDF417_DIMENSIONS",C[C.AZTEC_LAYERS=9]="AZTEC_LAYERS",C[C.QR_VERSION=10]="QR_VERSION"})(ro||(ro={}));var kt=ro;class io{constructor(e){this.field=e,this.cachedGenerators=[],this.cachedGenerators.push(new et(e,Int32Array.from([1])))}buildGenerator(e){const n=this.cachedGenerators;if(e>=n.length){let i=n[n.length-1];const s=this.field;for(let a=n.length;a<=e;a++){const l=i.multiply(new et(s,Int32Array.from([1,s.exp(a-1+s.getGeneratorBase())])));n.push(l),i=l}}return n[e]}encode(e,n){if(n===0)throw new E("No error correction bytes");const i=e.length-n;if(i<=0)throw new E("No data bytes provided");const s=this.buildGenerator(n),a=new Int32Array(i);O.arraycopy(e,0,a,0,i);let l=new et(this.field,a);l=l.multiplyByMonomial(n,1);const h=l.divide(s)[1].getCoefficients(),m=n-h.length;for(let y=0;y<m;y++)e[i+y]=0;O.arraycopy(h,0,e,i+m,h.length)}}class At{constructor(){}static applyMaskPenaltyRule1(e){return At.applyMaskPenaltyRule1Internal(e,!0)+At.applyMaskPenaltyRule1Internal(e,!1)}static applyMaskPenaltyRule2(e){let n=0;const i=e.getArray(),s=e.getWidth(),a=e.getHeight();for(let l=0;l<a-1;l++){const d=i[l];for(let h=0;h<s-1;h++){const m=d[h];m===d[h+1]&&m===i[l+1][h]&&m===i[l+1][h+1]&&n++}}return At.N2*n}static applyMaskPenaltyRule3(e){let n=0;const i=e.getArray(),s=e.getWidth(),a=e.getHeight();for(let l=0;l<a;l++)for(let d=0;d<s;d++){const h=i[l];d+6<s&&h[d]===1&&h[d+1]===0&&h[d+2]===1&&h[d+3]===1&&h[d+4]===1&&h[d+5]===0&&h[d+6]===1&&(At.isWhiteHorizontal(h,d-4,d)||At.isWhiteHorizontal(h,d+7,d+11))&&n++,l+6<a&&i[l][d]===1&&i[l+1][d]===0&&i[l+2][d]===1&&i[l+3][d]===1&&i[l+4][d]===1&&i[l+5][d]===0&&i[l+6][d]===1&&(At.isWhiteVertical(i,d,l-4,l)||At.isWhiteVertical(i,d,l+7,l+11))&&n++}return n*At.N3}static isWhiteHorizontal(e,n,i){n=Math.max(n,0),i=Math.min(i,e.length);for(let s=n;s<i;s++)if(e[s]===1)return!1;return!0}static isWhiteVertical(e,n,i,s){i=Math.max(i,0),s=Math.min(s,e.length);for(let a=i;a<s;a++)if(e[a][n]===1)return!1;return!0}static applyMaskPenaltyRule4(e){let n=0;const i=e.getArray(),s=e.getWidth(),a=e.getHeight();for(let h=0;h<a;h++){const m=i[h];for(let y=0;y<s;y++)m[y]===1&&n++}const l=e.getHeight()*e.getWidth();return Math.floor(Math.abs(n*2-l)*10/l)*At.N4}static getDataMaskBit(e,n,i){let s,a;switch(e){case 0:s=i+n&1;break;case 1:s=i&1;break;case 2:s=n%3;break;case 3:s=(i+n)%3;break;case 4:s=Math.floor(i/2)+Math.floor(n/3)&1;break;case 5:a=i*n,s=(a&1)+a%3;break;case 6:a=i*n,s=(a&1)+a%3&1;break;case 7:a=i*n,s=a%3+(i+n&1)&1;break;default:throw new E("Invalid mask pattern: "+e)}return s===0}static applyMaskPenaltyRule1Internal(e,n){let i=0;const s=n?e.getHeight():e.getWidth(),a=n?e.getWidth():e.getHeight(),l=e.getArray();for(let d=0;d<s;d++){let h=0,m=-1;for(let y=0;y<a;y++){const b=n?l[d][y]:l[y][d];b===m?h++:(h>=5&&(i+=At.N1+(h-5)),h=1,m=b)}h>=5&&(i+=At.N1+(h-5))}return i}}At.N1=3,At.N2=3,At.N3=40,At.N4=10;class mi{constructor(e,n){this.width=e,this.height=n;const i=new Array(n);for(let s=0;s!==n;s++)i[s]=new Uint8Array(e);this.bytes=i}getHeight(){return this.height}getWidth(){return this.width}get(e,n){return this.bytes[n][e]}getArray(){return this.bytes}setNumber(e,n,i){this.bytes[n][e]=i}setBoolean(e,n,i){this.bytes[n][e]=i?1:0}clear(e){for(const n of this.bytes)j.fill(n,e)}equals(e){if(!(e instanceof mi))return!1;const n=e;if(this.width!==n.width||this.height!==n.height)return!1;for(let i=0,s=this.height;i<s;++i){const a=this.bytes[i],l=n.bytes[i];for(let d=0,h=this.width;d<h;++d)if(a[d]!==l[d])return!1}return!0}toString(){const e=new se;for(let n=0,i=this.height;n<i;++n){const s=this.bytes[n];for(let a=0,l=this.width;a<l;++a)switch(s[a]){case 0:e.append(" 0");break;case 1:e.append(" 1");break;default:e.append(" ");break}e.append(`
|
|
65
|
-
`)}return e.toString()}}class tr{constructor(){this.maskPattern=-1}getMode(){return this.mode}getECLevel(){return this.ecLevel}getVersion(){return this.version}getMaskPattern(){return this.maskPattern}getMatrix(){return this.matrix}toString(){const e=new se;return e.append(`<<
|
|
54
|
+
${r}:`]}}function Pa({id:t,model:r,created:o}){return{id:t??void 0,modelId:r??void 0,timestamp:o!=null?new Date(o*1e3):void 0}}function Ba(t){switch(t){case"stop":return"stop";case"length":return"length";case"content_filter":return"content-filter";case"function_call":case"tool_calls":return"tool-calls";default:return"other"}}var Xg=Ue(()=>Le(S({id:w().nullish(),created:K().nullish(),model:w().nullish(),choices:xe(S({text:w(),finish_reason:w(),logprobs:S({tokens:xe(w()),token_logprobs:xe(K()),top_logprobs:xe(gt(w(),K())).nullish()}).nullish()})),usage:S({prompt_tokens:K(),completion_tokens:K(),total_tokens:K()}).nullish()}))),qg=Ue(()=>Le(De([S({id:w().nullish(),created:K().nullish(),model:w().nullish(),choices:xe(S({text:w(),finish_reason:w().nullish(),index:K(),logprobs:S({tokens:xe(w()),token_logprobs:xe(K()),top_logprobs:xe(gt(w(),K())).nullish()}).nullish()})),usage:S({prompt_tokens:K(),completion_tokens:K(),total_tokens:K()}).nullish()}),ts]))),La=Ue(()=>Le(S({echo:Nt().optional(),logitBias:gt(w(),K()).optional(),suffix:w().optional(),user:w().optional(),logprobs:De([Nt(),K()]).optional()}))),Yg=class{constructor(t,r){this.specificationVersion="v3",this.supportedUrls={},this.modelId=t,this.config=r}get providerOptionsName(){return this.config.provider.split(".")[0].trim()}get provider(){return this.config.provider}async getArgs({prompt:t,maxOutputTokens:r,temperature:o,topP:c,topK:u,frequencyPenalty:f,presencePenalty:m,stopSequences:x,responseFormat:_,tools:g,toolChoice:C,seed:A,providerOptions:B}){const k=[],R={...await Bn({provider:"openai",providerOptions:B,schema:La}),...await Bn({provider:this.providerOptionsName,providerOptions:B,schema:La})};u!=null&&k.push({type:"unsupported",feature:"topK"}),g?.length&&k.push({type:"unsupported",feature:"tools"}),C!=null&&k.push({type:"unsupported",feature:"toolChoice"}),_!=null&&_.type!=="text"&&k.push({type:"unsupported",feature:"responseFormat",details:"JSON response format is not supported."});const{prompt:P,stopSequences:L}=Gg({prompt:t}),G=[...L??[],...x??[]];return{args:{model:this.modelId,echo:R.echo,logit_bias:R.logitBias,logprobs:R?.logprobs===!0?0:R?.logprobs===!1?void 0:R?.logprobs,suffix:R.suffix,user:R.user,max_tokens:r,temperature:o,top_p:c,frequency_penalty:f,presence_penalty:m,seed:A,prompt:P,stop:G.length>0?G:void 0},warnings:k}}async doGenerate(t){var r;const{args:o,warnings:c}=await this.getArgs(t),{responseHeaders:u,value:f,rawValue:m}=await Ln({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:Cn(this.config.headers(),t.headers),body:o,failedResponseHandler:bn,successfulResponseHandler:dr(Xg),abortSignal:t.abortSignal,fetch:this.config.fetch}),x=f.choices[0],_={openai:{}};return x.logprobs!=null&&(_.openai.logprobs=x.logprobs),{content:[{type:"text",text:x.text}],usage:Da(f.usage),finishReason:{unified:Ba(x.finish_reason),raw:(r=x.finish_reason)!=null?r:void 0},request:{body:o},response:{...Pa(f),headers:u,body:m},providerMetadata:_,warnings:c}}async doStream(t){const{args:r,warnings:o}=await this.getArgs(t),c={...r,stream:!0,stream_options:{include_usage:!0}},{responseHeaders:u,value:f}=await Ln({url:this.config.url({path:"/completions",modelId:this.modelId}),headers:Cn(this.config.headers(),t.headers),body:c,failedResponseHandler:bn,successfulResponseHandler:Qo(qg),abortSignal:t.abortSignal,fetch:this.config.fetch});let m={unified:"other",raw:void 0};const x={openai:{}};let _,g=!0;return{stream:f.pipeThrough(new TransformStream({start(C){C.enqueue({type:"stream-start",warnings:o})},transform(C,A){if(t.includeRawChunks&&A.enqueue({type:"raw",rawValue:C.rawValue}),!C.success){m={unified:"error",raw:void 0},A.enqueue({type:"error",error:C.error});return}const B=C.value;if("error"in B){m={unified:"error",raw:void 0},A.enqueue({type:"error",error:B.error});return}g&&(g=!1,A.enqueue({type:"response-metadata",...Pa(B)}),A.enqueue({type:"text-start",id:"0"})),B.usage!=null&&(_=B.usage);const k=B.choices[0];k?.finish_reason!=null&&(m={unified:Ba(k.finish_reason),raw:k.finish_reason}),k?.logprobs!=null&&(x.openai.logprobs=k.logprobs),k?.text!=null&&k.text.length>0&&A.enqueue({type:"text-delta",id:"0",delta:k.text})},flush(C){g||C.enqueue({type:"text-end",id:"0"}),C.enqueue({type:"finish",finishReason:m,providerMetadata:x,usage:Da(_)})}})),request:{body:c},response:{headers:u}}}},Jg=Ue(()=>Le(S({dimensions:K().optional(),user:w().optional()}))),Kg=Ue(()=>Le(S({data:xe(S({embedding:xe(K())})),usage:S({prompt_tokens:K()}).nullish()}))),Qg=class{constructor(t,r){this.specificationVersion="v3",this.maxEmbeddingsPerCall=2048,this.supportsParallelCalls=!0,this.modelId=t,this.config=r}get provider(){return this.config.provider}async doEmbed({values:t,headers:r,abortSignal:o,providerOptions:c}){var u;if(t.length>this.maxEmbeddingsPerCall)throw new $d({provider:this.provider,modelId:this.modelId,maxEmbeddingsPerCall:this.maxEmbeddingsPerCall,values:t});const f=(u=await Bn({provider:"openai",providerOptions:c,schema:Jg}))!=null?u:{},{responseHeaders:m,value:x,rawValue:_}=await Ln({url:this.config.url({path:"/embeddings",modelId:this.modelId}),headers:Cn(this.config.headers(),r),body:{model:this.modelId,input:t,encoding_format:"float",dimensions:f.dimensions,user:f.user},failedResponseHandler:bn,successfulResponseHandler:dr(Kg),abortSignal:o,fetch:this.config.fetch});return{warnings:[],embeddings:x.data.map(g=>g.embedding),usage:x.usage?{tokens:x.usage.prompt_tokens}:void 0,response:{headers:m,body:_}}}},Fa=Ue(()=>Le(S({created:K().nullish(),data:xe(S({b64_json:w(),revised_prompt:w().nullish()})),background:w().nullish(),output_format:w().nullish(),size:w().nullish(),quality:w().nullish(),usage:S({input_tokens:K().nullish(),output_tokens:K().nullish(),total_tokens:K().nullish(),input_tokens_details:S({image_tokens:K().nullish(),text_tokens:K().nullish()}).nullish()}).nullish()}))),e2={"dall-e-3":1,"dall-e-2":10,"gpt-image-1":10,"gpt-image-1-mini":10,"gpt-image-1.5":10,"chatgpt-image-latest":10},t2=["chatgpt-image-","gpt-image-1-mini","gpt-image-1.5","gpt-image-1"];function n2(t){return t2.some(r=>t.startsWith(r))}var r2=class{constructor(t,r){this.modelId=t,this.config=r,this.specificationVersion="v3"}get maxImagesPerCall(){var t;return(t=e2[this.modelId])!=null?t:1}get provider(){return this.config.provider}async doGenerate({prompt:t,files:r,mask:o,n:c,size:u,aspectRatio:f,seed:m,providerOptions:x,headers:_,abortSignal:g}){var C,A,B,k,R,P,L,G,W,Z,j;const ie=[];f!=null&&ie.push({type:"unsupported",feature:"aspectRatio",details:"This model does not support aspect ratio. Use `size` instead."}),m!=null&&ie.push({type:"unsupported",feature:"seed"});const Q=(B=(A=(C=this.config._internal)==null?void 0:C.currentDate)==null?void 0:A.call(C))!=null?B:new Date;if(r!=null){const{value:D,responseHeaders:Ce}=await Sc({url:this.config.url({path:"/images/edits",modelId:this.modelId}),headers:Cn(this.config.headers(),_),formData:rp({model:this.modelId,prompt:t,image:await Promise.all(r.map(de=>de.type==="file"?new Blob([de.data instanceof Uint8Array?new Blob([de.data],{type:de.mediaType}):new Blob([qo(de.data)],{type:de.mediaType})],{type:de.mediaType}):vc(de.url))),mask:o!=null?await i2(o):void 0,n:c,size:u,...(k=x.openai)!=null?k:{}}),failedResponseHandler:bn,successfulResponseHandler:dr(Fa),abortSignal:g,fetch:this.config.fetch});return{images:D.data.map(de=>de.b64_json),warnings:ie,usage:D.usage!=null?{inputTokens:(R=D.usage.input_tokens)!=null?R:void 0,outputTokens:(P=D.usage.output_tokens)!=null?P:void 0,totalTokens:(L=D.usage.total_tokens)!=null?L:void 0}:void 0,response:{timestamp:Q,modelId:this.modelId,headers:Ce},providerMetadata:{openai:{images:D.data.map((de,pe)=>{var se,X,M,J,V,ee;return{...de.revised_prompt?{revisedPrompt:de.revised_prompt}:{},created:(se=D.created)!=null?se:void 0,size:(X=D.size)!=null?X:void 0,quality:(M=D.quality)!=null?M:void 0,background:(J=D.background)!=null?J:void 0,outputFormat:(V=D.output_format)!=null?V:void 0,...Ua((ee=D.usage)==null?void 0:ee.input_tokens_details,pe,D.data.length)}})}}}}const{value:$,responseHeaders:z}=await Ln({url:this.config.url({path:"/images/generations",modelId:this.modelId}),headers:Cn(this.config.headers(),_),body:{model:this.modelId,prompt:t,n:c,size:u,...(G=x.openai)!=null?G:{},...n2(this.modelId)?{}:{response_format:"b64_json"}},failedResponseHandler:bn,successfulResponseHandler:dr(Fa),abortSignal:g,fetch:this.config.fetch});return{images:$.data.map(D=>D.b64_json),warnings:ie,usage:$.usage!=null?{inputTokens:(W=$.usage.input_tokens)!=null?W:void 0,outputTokens:(Z=$.usage.output_tokens)!=null?Z:void 0,totalTokens:(j=$.usage.total_tokens)!=null?j:void 0}:void 0,response:{timestamp:Q,modelId:this.modelId,headers:z},providerMetadata:{openai:{images:$.data.map((D,Ce)=>{var de,pe,se,X,M,J;return{...D.revised_prompt?{revisedPrompt:D.revised_prompt}:{},created:(de=$.created)!=null?de:void 0,size:(pe=$.size)!=null?pe:void 0,quality:(se=$.quality)!=null?se:void 0,background:(X=$.background)!=null?X:void 0,outputFormat:(M=$.output_format)!=null?M:void 0,...Ua((J=$.usage)==null?void 0:J.input_tokens_details,Ce,$.data.length)}})}}}}};function Ua(t,r,o){if(t==null)return{};const c={};if(t.image_tokens!=null){const u=Math.floor(t.image_tokens/o),f=t.image_tokens-u*(o-1);c.imageTokens=r===o-1?f:u}if(t.text_tokens!=null){const u=Math.floor(t.text_tokens/o),f=t.text_tokens-u*(o-1);c.textTokens=r===o-1?f:u}return c}async function i2(t){if(!t)return;if(t.type==="url")return vc(t.url);const r=t.data instanceof Uint8Array?t.data:qo(t.data);return new Blob([r],{type:t.mediaType})}var bu=Ue(()=>Le(S({callId:w(),operation:lt("type",[S({type:H("create_file"),path:w(),diff:w()}),S({type:H("delete_file"),path:w()}),S({type:H("update_file"),path:w(),diff:w()})])}))),Eu=Ue(()=>Le(S({status:Be(["completed","failed"]),output:w().optional()}))),o2=Fn({id:"openai.apply_patch",inputSchema:bu,outputSchema:Eu}),s2=o2,a2=Ue(()=>Le(S({code:w().nullish(),containerId:w()}))),l2=Ue(()=>Le(S({outputs:xe(lt("type",[S({type:H("logs"),logs:w()}),S({type:H("image"),url:w()})])).nullish()}))),c2=Ue(()=>Le(S({container:De([w(),S({fileIds:xe(w()).optional()})]).optional()}))),u2=Fn({id:"openai.code_interpreter",inputSchema:a2,outputSchema:l2}),d2=(t={})=>u2(t),f2=Ue(()=>Le(S({name:w(),description:w().optional(),format:De([S({type:H("grammar"),syntax:Be(["regex","lark"]),definition:w()}),S({type:H("text")})]).optional()}))),h2=Ue(()=>Le(w())),p2=mm({id:"openai.custom",inputSchema:h2}),m2=t=>p2(t),Au=S({key:w(),type:Be(["eq","ne","gt","gte","lt","lte","in","nin"]),value:De([w(),K(),Nt(),xe(w())])}),Iu=S({type:Be(["and","or"]),filters:xe(De([Au,Go(()=>Iu)]))}),g2=Ue(()=>Le(S({vectorStoreIds:xe(w()),maxNumResults:K().optional(),ranking:S({ranker:w().optional(),scoreThreshold:K().optional()}).optional(),filters:De([Au,Iu]).optional()}))),x2=Ue(()=>Le(S({queries:xe(w()),results:xe(S({attributes:gt(w(),Nr()),fileId:w(),filename:w(),score:K(),text:w()})).nullable()}))),y2=Fn({id:"openai.file_search",inputSchema:S({}),outputSchema:x2}),w2=Ue(()=>Le(S({background:Be(["auto","opaque","transparent"]).optional(),inputFidelity:Be(["low","high"]).optional(),inputImageMask:S({fileId:w().optional(),imageUrl:w().optional()}).optional(),model:w().optional(),moderation:Be(["auto"]).optional(),outputCompression:K().int().min(0).max(100).optional(),outputFormat:Be(["png","jpeg","webp"]).optional(),partialImages:K().int().min(0).max(3).optional(),quality:Be(["auto","low","medium","high"]).optional(),size:Be(["1024x1024","1024x1536","1536x1024","auto"]).optional()}).strict())),_2=Ue(()=>Le(S({}))),v2=Ue(()=>Le(S({result:w()}))),C2=Fn({id:"openai.image_generation",inputSchema:_2,outputSchema:v2}),b2=(t={})=>C2(t),Su=Ue(()=>Le(S({action:S({type:H("exec"),command:xe(w()),timeoutMs:K().optional(),user:w().optional(),workingDirectory:w().optional(),env:gt(w(),w()).optional()})}))),Tu=Ue(()=>Le(S({output:w()}))),E2=Fn({id:"openai.local_shell",inputSchema:Su,outputSchema:Tu}),Nu=Ue(()=>Le(S({action:S({commands:xe(w()),timeoutMs:K().optional(),maxOutputLength:K().optional()})}))),Do=Ue(()=>Le(S({output:xe(S({stdout:w(),stderr:w(),outcome:lt("type",[S({type:H("timeout")}),S({type:H("exit"),exitCode:K()})])}))}))),A2=xe(lt("type",[S({type:H("skillReference"),skillId:w(),version:w().optional()}),S({type:H("inline"),name:w(),description:w(),source:S({type:H("base64"),mediaType:H("application/zip"),data:w()})})])).optional(),I2=Ue(()=>Le(S({environment:De([S({type:H("containerAuto"),fileIds:xe(w()).optional(),memoryLimit:Be(["1g","4g","16g","64g"]).optional(),networkPolicy:lt("type",[S({type:H("disabled")}),S({type:H("allowlist"),allowedDomains:xe(w()),domainSecrets:xe(S({domain:w(),name:w(),value:w()})).optional()})]).optional(),skills:A2}),S({type:H("containerReference"),containerId:w()}),S({type:H("local").optional(),skills:xe(S({name:w(),description:w(),path:w()})).optional()})]).optional()}))),S2=Fn({id:"openai.shell",inputSchema:Nu,outputSchema:Do}),T2=Ue(()=>Le(S({externalWebAccess:Nt().optional(),filters:S({allowedDomains:xe(w()).optional()}).optional(),searchContextSize:Be(["low","medium","high"]).optional(),userLocation:S({type:H("approximate"),country:w().optional(),city:w().optional(),region:w().optional(),timezone:w().optional()}).optional()}))),N2=Ue(()=>Le(S({}))),O2=Ue(()=>Le(S({action:lt("type",[S({type:H("search"),query:w().optional()}),S({type:H("openPage"),url:w().nullish()}),S({type:H("findInPage"),url:w().nullish(),pattern:w().nullish()})]).optional(),sources:xe(lt("type",[S({type:H("url"),url:w()}),S({type:H("api"),name:w()})])).optional()}))),k2=Fn({id:"openai.web_search",inputSchema:N2,outputSchema:O2}),R2=(t={})=>k2(t),M2=Ue(()=>Le(S({searchContextSize:Be(["low","medium","high"]).optional(),userLocation:S({type:H("approximate"),country:w().optional(),city:w().optional(),region:w().optional(),timezone:w().optional()}).optional()}))),D2=Ue(()=>Le(S({}))),P2=Ue(()=>Le(S({action:lt("type",[S({type:H("search"),query:w().optional()}),S({type:H("openPage"),url:w().nullish()}),S({type:H("findInPage"),url:w().nullish(),pattern:w().nullish()})]).optional()}))),B2=Fn({id:"openai.web_search_preview",inputSchema:D2,outputSchema:P2}),Po=Go(()=>De([w(),K(),Nt(),fc(),xe(Po),gt(w(),Po)])),L2=Ue(()=>Le(S({serverLabel:w(),allowedTools:De([xe(w()),S({readOnly:Nt().optional(),toolNames:xe(w()).optional()})]).optional(),authorization:w().optional(),connectorId:w().optional(),headers:gt(w(),w()).optional(),requireApproval:De([Be(["always","never"]),S({never:S({toolNames:xe(w()).optional()}).optional()})]).optional(),serverDescription:w().optional(),serverUrl:w().optional()}).refine(t=>t.serverUrl!=null||t.connectorId!=null,"One of serverUrl or connectorId must be provided."))),F2=Ue(()=>Le(S({}))),U2=Ue(()=>Le(S({type:H("call"),serverLabel:w(),name:w(),arguments:w(),output:w().nullish(),error:De([w(),Po]).optional()}))),z2=Fn({id:"openai.mcp",inputSchema:F2,outputSchema:U2}),$2=t=>z2(t),V2={applyPatch:s2,customTool:m2,codeInterpreter:d2,fileSearch:y2,imageGeneration:b2,localShell:E2,shell:S2,webSearchPreview:B2,webSearch:R2,mcp:$2};function za(t){var r,o,c,u;if(t==null)return{inputTokens:{total:void 0,noCache:void 0,cacheRead:void 0,cacheWrite:void 0},outputTokens:{total:void 0,text:void 0,reasoning:void 0},raw:void 0};const f=t.input_tokens,m=t.output_tokens,x=(o=(r=t.input_tokens_details)==null?void 0:r.cached_tokens)!=null?o:0,_=(u=(c=t.output_tokens_details)==null?void 0:c.reasoning_tokens)!=null?u:0;return{inputTokens:{total:f,noCache:f-x,cacheRead:x,cacheWrite:void 0},outputTokens:{total:m,text:m-_,reasoning:_},raw:t}}function $a(t,r){return r?r.some(o=>t.startsWith(o)):!1}async function Z2({prompt:t,toolNameMapping:r,systemMessageMode:o,providerOptionsName:c,fileIdPrefixes:u,store:f,hasConversation:m=!1,hasLocalShellTool:x=!1,hasShellTool:_=!1,hasApplyPatchTool:g=!1,customProviderToolNames:C}){var A,B,k,R,P,L,G,W,Z,j,ie,Q,$;const z=[],D=[],Ce=new Set;for(const{role:de,content:pe}of t)switch(de){case"system":{switch(o){case"system":{z.push({role:"system",content:pe});break}case"developer":{z.push({role:"developer",content:pe});break}case"remove":{D.push({type:"other",message:"system messages are removed for this model"});break}default:{const se=o;throw new Error(`Unsupported system message mode: ${se}`)}}break}case"user":{z.push({role:"user",content:pe.map((se,X)=>{var M,J,V;switch(se.type){case"text":return{type:"input_text",text:se.text};case"file":if(se.mediaType.startsWith("image/")){const ee=se.mediaType==="image/*"?"image/jpeg":se.mediaType;return{type:"input_image",...se.data instanceof URL?{image_url:se.data.toString()}:typeof se.data=="string"&&$a(se.data,u)?{file_id:se.data}:{image_url:`data:${ee};base64,${Ir(se.data)}`},detail:(J=(M=se.providerOptions)==null?void 0:M[c])==null?void 0:J.imageDetail}}else{if(se.mediaType==="application/pdf")return se.data instanceof URL?{type:"input_file",file_url:se.data.toString()}:{type:"input_file",...typeof se.data=="string"&&$a(se.data,u)?{file_id:se.data}:{filename:(V=se.filename)!=null?V:`part-${X}.pdf`,file_data:`data:application/pdf;base64,${Ir(se.data)}`}};throw new Dn({functionality:`file part media type ${se.mediaType}`})}}})});break}case"assistant":{const se={};for(const X of pe)switch(X.type){case"text":{const M=(A=X.providerOptions)==null?void 0:A[c],J=M?.itemId,V=M?.phase;if(m&&J!=null)break;if(f&&J!=null){z.push({type:"item_reference",id:J});break}z.push({role:"assistant",content:[{type:"output_text",text:X.text}],id:J,...V!=null&&{phase:V}});break}case"tool-call":{const M=(L=(k=(B=X.providerOptions)==null?void 0:B[c])==null?void 0:k.itemId)!=null?L:(P=(R=X.providerMetadata)==null?void 0:R[c])==null?void 0:P.itemId;if(m&&M!=null)break;if(X.providerExecuted){f&&M!=null&&z.push({type:"item_reference",id:M});break}if(f&&M!=null){z.push({type:"item_reference",id:M});break}const J=r.toProviderToolName(X.toolName);if(x&&J==="local_shell"){const V=await jt({value:X.input,schema:Su});z.push({type:"local_shell_call",call_id:X.toolCallId,id:M,action:{type:"exec",command:V.action.command,timeout_ms:V.action.timeoutMs,user:V.action.user,working_directory:V.action.workingDirectory,env:V.action.env}});break}if(_&&J==="shell"){const V=await jt({value:X.input,schema:Nu});z.push({type:"shell_call",call_id:X.toolCallId,id:M,status:"completed",action:{commands:V.action.commands,timeout_ms:V.action.timeoutMs,max_output_length:V.action.maxOutputLength}});break}if(g&&J==="apply_patch"){const V=await jt({value:X.input,schema:bu});z.push({type:"apply_patch_call",call_id:V.callId,id:M,status:"completed",operation:V.operation});break}if(C?.has(J)){z.push({type:"custom_tool_call",call_id:X.toolCallId,name:J,input:typeof X.input=="string"?X.input:JSON.stringify(X.input),id:M});break}z.push({type:"function_call",call_id:X.toolCallId,name:J,arguments:JSON.stringify(X.input),id:M});break}case"tool-result":{if(X.output.type==="execution-denied"||X.output.type==="json"&&typeof X.output.value=="object"&&X.output.value!=null&&"type"in X.output.value&&X.output.value.type==="execution-denied"||m)break;const M=r.toProviderToolName(X.toolName);if(_&&M==="shell"){if(X.output.type==="json"){const J=await jt({value:X.output.value,schema:Do});z.push({type:"shell_call_output",call_id:X.toolCallId,output:J.output.map(V=>({stdout:V.stdout,stderr:V.stderr,outcome:V.outcome.type==="timeout"?{type:"timeout"}:{type:"exit",exit_code:V.outcome.exitCode}}))})}break}if(f){const J=(Z=(W=(G=X.providerOptions)==null?void 0:G[c])==null?void 0:W.itemId)!=null?Z:X.toolCallId;z.push({type:"item_reference",id:J})}else D.push({type:"other",message:`Results for OpenAI tool ${X.toolName} are not sent to the API when store is false`});break}case"reasoning":{const M=await Bn({provider:c,providerOptions:X.providerOptions,schema:j2}),J=M?.itemId;if(m&&J!=null)break;if(J!=null){const V=se[J];if(f)V===void 0&&(z.push({type:"item_reference",id:J}),se[J]={type:"reasoning",id:J,summary:[]});else{const ee=[];X.text.length>0?ee.push({type:"summary_text",text:X.text}):V!==void 0&&D.push({type:"other",message:`Cannot append empty reasoning part to existing reasoning sequence. Skipping reasoning part: ${JSON.stringify(X)}.`}),V===void 0?(se[J]={type:"reasoning",id:J,encrypted_content:M?.reasoningEncryptedContent,summary:ee},z.push(se[J])):(V.summary.push(...ee),M?.reasoningEncryptedContent!=null&&(V.encrypted_content=M.reasoningEncryptedContent))}}else{const V=M?.reasoningEncryptedContent;if(V!=null){const ee=[];X.text.length>0&&ee.push({type:"summary_text",text:X.text}),z.push({type:"reasoning",encrypted_content:V,summary:ee})}else D.push({type:"other",message:`Non-OpenAI reasoning parts are not supported. Skipping reasoning part: ${JSON.stringify(X)}.`})}break}}break}case"tool":{for(const se of pe){if(se.type==="tool-approval-response"){const V=se;if(Ce.has(V.approvalId))continue;Ce.add(V.approvalId),f&&z.push({type:"item_reference",id:V.approvalId}),z.push({type:"mcp_approval_response",approval_request_id:V.approvalId,approve:V.approved});continue}const X=se.output;if(X.type==="execution-denied"&&((ie=(j=X.providerOptions)==null?void 0:j.openai)==null?void 0:ie.approvalId))continue;const M=r.toProviderToolName(se.toolName);if(x&&M==="local_shell"&&X.type==="json"){const V=await jt({value:X.value,schema:Tu});z.push({type:"local_shell_call_output",call_id:se.toolCallId,output:V.output});continue}if(_&&M==="shell"&&X.type==="json"){const V=await jt({value:X.value,schema:Do});z.push({type:"shell_call_output",call_id:se.toolCallId,output:V.output.map(ee=>({stdout:ee.stdout,stderr:ee.stderr,outcome:ee.outcome.type==="timeout"?{type:"timeout"}:{type:"exit",exit_code:ee.outcome.exitCode}}))});continue}if(g&&se.toolName==="apply_patch"&&X.type==="json"){const V=await jt({value:X.value,schema:Eu});z.push({type:"apply_patch_call_output",call_id:se.toolCallId,status:V.status,output:V.output});continue}if(C?.has(M)){let V;switch(X.type){case"text":case"error-text":V=X.value;break;case"execution-denied":V=(Q=X.reason)!=null?Q:"Tool execution denied.";break;case"json":case"error-json":V=JSON.stringify(X.value);break;case"content":V=X.value.map(ee=>{var fe;switch(ee.type){case"text":return{type:"input_text",text:ee.text};case"image-data":return{type:"input_image",image_url:`data:${ee.mediaType};base64,${ee.data}`};case"image-url":return{type:"input_image",image_url:ee.url};case"file-data":return{type:"input_file",filename:(fe=ee.filename)!=null?fe:"data",file_data:`data:${ee.mediaType};base64,${ee.data}`};default:D.push({type:"other",message:`unsupported custom tool content part type: ${ee.type}`});return}}).filter(ga);break;default:V=""}z.push({type:"custom_tool_call_output",call_id:se.toolCallId,output:V});continue}let J;switch(X.type){case"text":case"error-text":J=X.value;break;case"execution-denied":J=($=X.reason)!=null?$:"Tool execution denied.";break;case"json":case"error-json":J=JSON.stringify(X.value);break;case"content":J=X.value.map(V=>{var ee;switch(V.type){case"text":return{type:"input_text",text:V.text};case"image-data":return{type:"input_image",image_url:`data:${V.mediaType};base64,${V.data}`};case"image-url":return{type:"input_image",image_url:V.url};case"file-data":return{type:"input_file",filename:(ee=V.filename)!=null?ee:"data",file_data:`data:${V.mediaType};base64,${V.data}`};default:{D.push({type:"other",message:`unsupported tool content part type: ${V.type}`});return}}}).filter(ga);break}z.push({type:"function_call_output",call_id:se.toolCallId,output:J})}break}default:{const se=de;throw new Error(`Unsupported role: ${se}`)}}return{input:z,warnings:D}}var j2=S({itemId:w().nullish(),reasoningEncryptedContent:w().nullish()});function Va({finishReason:t,hasFunctionCall:r}){switch(t){case void 0:case null:return r?"tool-calls":"stop";case"max_output_tokens":return"length";case"content_filter":return"content-filter";default:return r?"tool-calls":"other"}}var W2=Ue(()=>Le(De([S({type:H("response.output_text.delta"),item_id:w(),delta:w(),logprobs:xe(S({token:w(),logprob:K(),top_logprobs:xe(S({token:w(),logprob:K()}))})).nullish()}),S({type:Be(["response.completed","response.incomplete"]),response:S({incomplete_details:S({reason:w()}).nullish(),usage:S({input_tokens:K(),input_tokens_details:S({cached_tokens:K().nullish()}).nullish(),output_tokens:K(),output_tokens_details:S({reasoning_tokens:K().nullish()}).nullish()}),service_tier:w().nullish()})}),S({type:H("response.created"),response:S({id:w(),created_at:K(),model:w(),service_tier:w().nullish()})}),S({type:H("response.output_item.added"),output_index:K(),item:lt("type",[S({type:H("message"),id:w(),phase:Be(["commentary","final_answer"]).nullish()}),S({type:H("reasoning"),id:w(),encrypted_content:w().nullish()}),S({type:H("function_call"),id:w(),call_id:w(),name:w(),arguments:w()}),S({type:H("web_search_call"),id:w(),status:w()}),S({type:H("computer_call"),id:w(),status:w()}),S({type:H("file_search_call"),id:w()}),S({type:H("image_generation_call"),id:w()}),S({type:H("code_interpreter_call"),id:w(),container_id:w(),code:w().nullable(),outputs:xe(lt("type",[S({type:H("logs"),logs:w()}),S({type:H("image"),url:w()})])).nullable(),status:w()}),S({type:H("mcp_call"),id:w(),status:w(),approval_request_id:w().nullish()}),S({type:H("mcp_list_tools"),id:w()}),S({type:H("mcp_approval_request"),id:w()}),S({type:H("apply_patch_call"),id:w(),call_id:w(),status:Be(["in_progress","completed"]),operation:lt("type",[S({type:H("create_file"),path:w(),diff:w()}),S({type:H("delete_file"),path:w()}),S({type:H("update_file"),path:w(),diff:w()})])}),S({type:H("custom_tool_call"),id:w(),call_id:w(),name:w(),input:w()}),S({type:H("shell_call"),id:w(),call_id:w(),status:Be(["in_progress","completed","incomplete"]),action:S({commands:xe(w())})}),S({type:H("shell_call_output"),id:w(),call_id:w(),status:Be(["in_progress","completed","incomplete"]),output:xe(S({stdout:w(),stderr:w(),outcome:lt("type",[S({type:H("timeout")}),S({type:H("exit"),exit_code:K()})])}))})])}),S({type:H("response.output_item.done"),output_index:K(),item:lt("type",[S({type:H("message"),id:w(),phase:Be(["commentary","final_answer"]).nullish()}),S({type:H("reasoning"),id:w(),encrypted_content:w().nullish()}),S({type:H("function_call"),id:w(),call_id:w(),name:w(),arguments:w(),status:H("completed")}),S({type:H("custom_tool_call"),id:w(),call_id:w(),name:w(),input:w(),status:H("completed")}),S({type:H("code_interpreter_call"),id:w(),code:w().nullable(),container_id:w(),outputs:xe(lt("type",[S({type:H("logs"),logs:w()}),S({type:H("image"),url:w()})])).nullable()}),S({type:H("image_generation_call"),id:w(),result:w()}),S({type:H("web_search_call"),id:w(),status:w(),action:lt("type",[S({type:H("search"),query:w().nullish(),sources:xe(lt("type",[S({type:H("url"),url:w()}),S({type:H("api"),name:w()})])).nullish()}),S({type:H("open_page"),url:w().nullish()}),S({type:H("find_in_page"),url:w().nullish(),pattern:w().nullish()})]).nullish()}),S({type:H("file_search_call"),id:w(),queries:xe(w()),results:xe(S({attributes:gt(w(),De([w(),K(),Nt()])),file_id:w(),filename:w(),score:K(),text:w()})).nullish()}),S({type:H("local_shell_call"),id:w(),call_id:w(),action:S({type:H("exec"),command:xe(w()),timeout_ms:K().optional(),user:w().optional(),working_directory:w().optional(),env:gt(w(),w()).optional()})}),S({type:H("computer_call"),id:w(),status:H("completed")}),S({type:H("mcp_call"),id:w(),status:w(),arguments:w(),name:w(),server_label:w(),output:w().nullish(),error:De([w(),S({type:w().optional(),code:De([K(),w()]).optional(),message:w().optional()}).loose()]).nullish(),approval_request_id:w().nullish()}),S({type:H("mcp_list_tools"),id:w(),server_label:w(),tools:xe(S({name:w(),description:w().optional(),input_schema:hr(),annotations:gt(w(),Nr()).optional()})),error:De([w(),S({type:w().optional(),code:De([K(),w()]).optional(),message:w().optional()}).loose()]).optional()}),S({type:H("mcp_approval_request"),id:w(),server_label:w(),name:w(),arguments:w(),approval_request_id:w().optional()}),S({type:H("apply_patch_call"),id:w(),call_id:w(),status:Be(["in_progress","completed"]),operation:lt("type",[S({type:H("create_file"),path:w(),diff:w()}),S({type:H("delete_file"),path:w()}),S({type:H("update_file"),path:w(),diff:w()})])}),S({type:H("shell_call"),id:w(),call_id:w(),status:Be(["in_progress","completed","incomplete"]),action:S({commands:xe(w())})}),S({type:H("shell_call_output"),id:w(),call_id:w(),status:Be(["in_progress","completed","incomplete"]),output:xe(S({stdout:w(),stderr:w(),outcome:lt("type",[S({type:H("timeout")}),S({type:H("exit"),exit_code:K()})])}))})])}),S({type:H("response.function_call_arguments.delta"),item_id:w(),output_index:K(),delta:w()}),S({type:H("response.custom_tool_call_input.delta"),item_id:w(),output_index:K(),delta:w()}),S({type:H("response.image_generation_call.partial_image"),item_id:w(),output_index:K(),partial_image_b64:w()}),S({type:H("response.code_interpreter_call_code.delta"),item_id:w(),output_index:K(),delta:w()}),S({type:H("response.code_interpreter_call_code.done"),item_id:w(),output_index:K(),code:w()}),S({type:H("response.output_text.annotation.added"),annotation:lt("type",[S({type:H("url_citation"),start_index:K(),end_index:K(),url:w(),title:w()}),S({type:H("file_citation"),file_id:w(),filename:w(),index:K()}),S({type:H("container_file_citation"),container_id:w(),file_id:w(),filename:w(),start_index:K(),end_index:K()}),S({type:H("file_path"),file_id:w(),index:K()})])}),S({type:H("response.reasoning_summary_part.added"),item_id:w(),summary_index:K()}),S({type:H("response.reasoning_summary_text.delta"),item_id:w(),summary_index:K(),delta:w()}),S({type:H("response.reasoning_summary_part.done"),item_id:w(),summary_index:K()}),S({type:H("response.apply_patch_call_operation_diff.delta"),item_id:w(),output_index:K(),delta:w(),obfuscation:w().nullish()}),S({type:H("response.apply_patch_call_operation_diff.done"),item_id:w(),output_index:K(),diff:w()}),S({type:H("error"),sequence_number:K(),error:S({type:w(),code:w(),message:w(),param:w().nullish()})}),S({type:w()}).loose().transform(t=>({type:"unknown_chunk",message:t.type}))]))),H2=Ue(()=>Le(S({id:w().optional(),created_at:K().optional(),error:S({message:w(),type:w(),param:w().nullish(),code:w()}).nullish(),model:w().optional(),output:xe(lt("type",[S({type:H("message"),role:H("assistant"),id:w(),phase:Be(["commentary","final_answer"]).nullish(),content:xe(S({type:H("output_text"),text:w(),logprobs:xe(S({token:w(),logprob:K(),top_logprobs:xe(S({token:w(),logprob:K()}))})).nullish(),annotations:xe(lt("type",[S({type:H("url_citation"),start_index:K(),end_index:K(),url:w(),title:w()}),S({type:H("file_citation"),file_id:w(),filename:w(),index:K()}),S({type:H("container_file_citation"),container_id:w(),file_id:w(),filename:w(),start_index:K(),end_index:K()}),S({type:H("file_path"),file_id:w(),index:K()})]))}))}),S({type:H("web_search_call"),id:w(),status:w(),action:lt("type",[S({type:H("search"),query:w().nullish(),sources:xe(lt("type",[S({type:H("url"),url:w()}),S({type:H("api"),name:w()})])).nullish()}),S({type:H("open_page"),url:w().nullish()}),S({type:H("find_in_page"),url:w().nullish(),pattern:w().nullish()})]).nullish()}),S({type:H("file_search_call"),id:w(),queries:xe(w()),results:xe(S({attributes:gt(w(),De([w(),K(),Nt()])),file_id:w(),filename:w(),score:K(),text:w()})).nullish()}),S({type:H("code_interpreter_call"),id:w(),code:w().nullable(),container_id:w(),outputs:xe(lt("type",[S({type:H("logs"),logs:w()}),S({type:H("image"),url:w()})])).nullable()}),S({type:H("image_generation_call"),id:w(),result:w()}),S({type:H("local_shell_call"),id:w(),call_id:w(),action:S({type:H("exec"),command:xe(w()),timeout_ms:K().optional(),user:w().optional(),working_directory:w().optional(),env:gt(w(),w()).optional()})}),S({type:H("function_call"),call_id:w(),name:w(),arguments:w(),id:w()}),S({type:H("custom_tool_call"),call_id:w(),name:w(),input:w(),id:w()}),S({type:H("computer_call"),id:w(),status:w().optional()}),S({type:H("reasoning"),id:w(),encrypted_content:w().nullish(),summary:xe(S({type:H("summary_text"),text:w()}))}),S({type:H("mcp_call"),id:w(),status:w(),arguments:w(),name:w(),server_label:w(),output:w().nullish(),error:De([w(),S({type:w().optional(),code:De([K(),w()]).optional(),message:w().optional()}).loose()]).nullish(),approval_request_id:w().nullish()}),S({type:H("mcp_list_tools"),id:w(),server_label:w(),tools:xe(S({name:w(),description:w().optional(),input_schema:hr(),annotations:gt(w(),Nr()).optional()})),error:De([w(),S({type:w().optional(),code:De([K(),w()]).optional(),message:w().optional()}).loose()]).optional()}),S({type:H("mcp_approval_request"),id:w(),server_label:w(),name:w(),arguments:w(),approval_request_id:w().optional()}),S({type:H("apply_patch_call"),id:w(),call_id:w(),status:Be(["in_progress","completed"]),operation:lt("type",[S({type:H("create_file"),path:w(),diff:w()}),S({type:H("delete_file"),path:w()}),S({type:H("update_file"),path:w(),diff:w()})])}),S({type:H("shell_call"),id:w(),call_id:w(),status:Be(["in_progress","completed","incomplete"]),action:S({commands:xe(w())})}),S({type:H("shell_call_output"),id:w(),call_id:w(),status:Be(["in_progress","completed","incomplete"]),output:xe(S({stdout:w(),stderr:w(),outcome:lt("type",[S({type:H("timeout")}),S({type:H("exit"),exit_code:K()})])}))})])).optional(),service_tier:w().nullish(),incomplete_details:S({reason:w()}).nullish(),usage:S({input_tokens:K(),input_tokens_details:S({cached_tokens:K().nullish()}).nullish(),output_tokens:K(),output_tokens_details:S({reasoning_tokens:K().nullish()}).nullish()}).optional()}))),Ou=20,Za=Ue(()=>Le(S({conversation:w().nullish(),include:xe(Be(["reasoning.encrypted_content","file_search_call.results","message.output_text.logprobs"])).nullish(),instructions:w().nullish(),logprobs:De([Nt(),K().min(1).max(Ou)]).optional(),maxToolCalls:K().nullish(),metadata:hr().nullish(),parallelToolCalls:Nt().nullish(),previousResponseId:w().nullish(),promptCacheKey:w().nullish(),promptCacheRetention:Be(["in_memory","24h"]).nullish(),reasoningEffort:w().nullish(),reasoningSummary:w().nullish(),safetyIdentifier:w().nullish(),serviceTier:Be(["auto","flex","priority","default"]).nullish(),store:Nt().nullish(),strictJsonSchema:Nt().nullish(),textVerbosity:Be(["low","medium","high"]).nullish(),truncation:Be(["auto","disabled"]).nullish(),user:w().nullish(),systemMessageMode:Be(["system","developer","remove"]).optional(),forceReasoning:Nt().optional()})));async function G2({tools:t,toolChoice:r,toolNameMapping:o,customProviderToolNames:c}){var u;t=t?.length?t:void 0;const f=[];if(t==null)return{tools:void 0,toolChoice:void 0,toolWarnings:f};const m=[],x=c??new Set;for(const g of t)switch(g.type){case"function":m.push({type:"function",name:g.name,description:g.description,parameters:g.inputSchema,...g.strict!=null?{strict:g.strict}:{}});break;case"provider":{switch(g.id){case"openai.file_search":{const C=await jt({value:g.args,schema:g2});m.push({type:"file_search",vector_store_ids:C.vectorStoreIds,max_num_results:C.maxNumResults,ranking_options:C.ranking?{ranker:C.ranking.ranker,score_threshold:C.ranking.scoreThreshold}:void 0,filters:C.filters});break}case"openai.local_shell":{m.push({type:"local_shell"});break}case"openai.shell":{const C=await jt({value:g.args,schema:I2});m.push({type:"shell",...C.environment&&{environment:X2(C.environment)}});break}case"openai.apply_patch":{m.push({type:"apply_patch"});break}case"openai.web_search_preview":{const C=await jt({value:g.args,schema:M2});m.push({type:"web_search_preview",search_context_size:C.searchContextSize,user_location:C.userLocation});break}case"openai.web_search":{const C=await jt({value:g.args,schema:T2});m.push({type:"web_search",filters:C.filters!=null?{allowed_domains:C.filters.allowedDomains}:void 0,external_web_access:C.externalWebAccess,search_context_size:C.searchContextSize,user_location:C.userLocation});break}case"openai.code_interpreter":{const C=await jt({value:g.args,schema:c2});m.push({type:"code_interpreter",container:C.container==null?{type:"auto",file_ids:void 0}:typeof C.container=="string"?C.container:{type:"auto",file_ids:C.container.fileIds}});break}case"openai.image_generation":{const C=await jt({value:g.args,schema:w2});m.push({type:"image_generation",background:C.background,input_fidelity:C.inputFidelity,input_image_mask:C.inputImageMask?{file_id:C.inputImageMask.fileId,image_url:C.inputImageMask.imageUrl}:void 0,model:C.model,moderation:C.moderation,partial_images:C.partialImages,quality:C.quality,output_compression:C.outputCompression,output_format:C.outputFormat,size:C.size});break}case"openai.mcp":{const C=await jt({value:g.args,schema:L2}),A=R=>({tool_names:R.toolNames}),B=C.requireApproval,k=B==null?void 0:typeof B=="string"?B:B.never!=null?{never:A(B.never)}:void 0;m.push({type:"mcp",server_label:C.serverLabel,allowed_tools:Array.isArray(C.allowedTools)?C.allowedTools:C.allowedTools?{read_only:C.allowedTools.readOnly,tool_names:C.allowedTools.toolNames}:void 0,authorization:C.authorization,connector_id:C.connectorId,headers:C.headers,require_approval:k??"never",server_description:C.serverDescription,server_url:C.serverUrl});break}case"openai.custom":{const C=await jt({value:g.args,schema:f2});m.push({type:"custom",name:C.name,description:C.description,format:C.format}),x.add(C.name);break}}break}default:f.push({type:"unsupported",feature:`function tool ${g}`});break}if(r==null)return{tools:m,toolChoice:void 0,toolWarnings:f};const _=r.type;switch(_){case"auto":case"none":case"required":return{tools:m,toolChoice:_,toolWarnings:f};case"tool":{const g=(u=o?.toProviderToolName(r.toolName))!=null?u:r.toolName;return{tools:m,toolChoice:g==="code_interpreter"||g==="file_search"||g==="image_generation"||g==="web_search_preview"||g==="web_search"||g==="mcp"||g==="apply_patch"?{type:g}:x.has(g)?{type:"custom",name:g}:{type:"function",name:g},toolWarnings:f}}default:{const g=_;throw new Dn({functionality:`tool choice type: ${g}`})}}}function X2(t){if(t.type==="containerReference")return{type:"container_reference",container_id:t.containerId};if(t.type==="containerAuto"){const o=t;return{type:"container_auto",file_ids:o.fileIds,memory_limit:o.memoryLimit,network_policy:o.networkPolicy==null?void 0:o.networkPolicy.type==="disabled"?{type:"disabled"}:{type:"allowlist",allowed_domains:o.networkPolicy.allowedDomains,domain_secrets:o.networkPolicy.domainSecrets},skills:q2(o.skills)}}return{type:"local",skills:t.skills}}function q2(t){return t?.map(r=>r.type==="skillReference"?{type:"skill_reference",skill_id:r.skillId,version:r.version}:{type:"inline",name:r.name,description:r.description,source:{type:"base64",media_type:r.source.mediaType,data:r.source.data}})}function ja(t){var r,o;const c={};for(const u of t)if(u.role==="assistant")for(const f of u.content){if(f.type!=="tool-call")continue;const m=(o=(r=f.providerOptions)==null?void 0:r.openai)==null?void 0:o.approvalRequestId;m!=null&&(c[m]=f.toolCallId)}return c}var Y2=class{constructor(t,r){this.specificationVersion="v3",this.supportedUrls={"image/*":[/^https?:\/\/.*$/],"application/pdf":[/^https?:\/\/.*$/]},this.modelId=t,this.config=r}get provider(){return this.config.provider}async getArgs({maxOutputTokens:t,temperature:r,stopSequences:o,topP:c,topK:u,presencePenalty:f,frequencyPenalty:m,seed:x,prompt:_,providerOptions:g,tools:C,toolChoice:A,responseFormat:B}){var k,R,P,L,G,W,Z,j,ie;const Q=[],$=Cu(this.modelId);u!=null&&Q.push({type:"unsupported",feature:"topK"}),x!=null&&Q.push({type:"unsupported",feature:"seed"}),f!=null&&Q.push({type:"unsupported",feature:"presencePenalty"}),m!=null&&Q.push({type:"unsupported",feature:"frequencyPenalty"}),o!=null&&Q.push({type:"unsupported",feature:"stopSequences"});const z=this.config.provider.includes("azure")?"azure":"openai";let D=await Bn({provider:z,providerOptions:g,schema:Za});D==null&&z!=="openai"&&(D=await Bn({provider:"openai",providerOptions:g,schema:Za}));const Ce=(k=D?.forceReasoning)!=null?k:$.isReasoningModel;D?.conversation&&D?.previousResponseId&&Q.push({type:"unsupported",feature:"conversation",details:"conversation and previousResponseId cannot be used together"});const de=Kh({tools:C,providerToolNames:{"openai.code_interpreter":"code_interpreter","openai.file_search":"file_search","openai.image_generation":"image_generation","openai.local_shell":"local_shell","openai.shell":"shell","openai.web_search":"web_search","openai.web_search_preview":"web_search_preview","openai.mcp":"mcp","openai.apply_patch":"apply_patch"},resolveProviderToolName:Ae=>Ae.id==="openai.custom"?Ae.args.name:void 0}),pe=new Set,{tools:se,toolChoice:X,toolWarnings:M}=await G2({tools:C,toolChoice:A,toolNameMapping:de,customProviderToolNames:pe}),{input:J,warnings:V}=await Z2({prompt:_,toolNameMapping:de,systemMessageMode:(R=D?.systemMessageMode)!=null?R:Ce?"developer":$.systemMessageMode,providerOptionsName:z,fileIdPrefixes:this.config.fileIdPrefixes,store:(P=D?.store)!=null?P:!0,hasConversation:D?.conversation!=null,hasLocalShellTool:ce("openai.local_shell"),hasShellTool:ce("openai.shell"),hasApplyPatchTool:ce("openai.apply_patch"),customProviderToolNames:pe.size>0?pe:void 0});Q.push(...V);const ee=(L=D?.strictJsonSchema)!=null?L:!0;let fe=D?.include;function me(Ae){fe==null?fe=[Ae]:fe.includes(Ae)||(fe=[...fe,Ae])}function ce(Ae){return C?.find(Oe=>Oe.type==="provider"&&Oe.id===Ae)!=null}const be=typeof D?.logprobs=="number"?D?.logprobs:D?.logprobs===!0?Ou:void 0;be&&me("message.output_text.logprobs");const Ze=(G=C?.find(Ae=>Ae.type==="provider"&&(Ae.id==="openai.web_search"||Ae.id==="openai.web_search_preview")))==null?void 0:G.name;Ze&&me("web_search_call.action.sources"),ce("openai.code_interpreter")&&me("code_interpreter_call.outputs");const Re=D?.store;Re===!1&&Ce&&me("reasoning.encrypted_content");const Ge={model:this.modelId,input:J,temperature:r,top_p:c,max_output_tokens:t,...(B?.type==="json"||D?.textVerbosity)&&{text:{...B?.type==="json"&&{format:B.schema!=null?{type:"json_schema",strict:ee,name:(W=B.name)!=null?W:"response",description:B.description,schema:B.schema}:{type:"json_object"}},...D?.textVerbosity&&{verbosity:D.textVerbosity}}},conversation:D?.conversation,max_tool_calls:D?.maxToolCalls,metadata:D?.metadata,parallel_tool_calls:D?.parallelToolCalls,previous_response_id:D?.previousResponseId,store:Re,user:D?.user,instructions:D?.instructions,service_tier:D?.serviceTier,include:fe,prompt_cache_key:D?.promptCacheKey,prompt_cache_retention:D?.promptCacheRetention,safety_identifier:D?.safetyIdentifier,top_logprobs:be,truncation:D?.truncation,...Ce&&(D?.reasoningEffort!=null||D?.reasoningSummary!=null)&&{reasoning:{...D?.reasoningEffort!=null&&{effort:D.reasoningEffort},...D?.reasoningSummary!=null&&{summary:D.reasoningSummary}}}};Ce?D?.reasoningEffort==="none"&&$.supportsNonReasoningParameters||(Ge.temperature!=null&&(Ge.temperature=void 0,Q.push({type:"unsupported",feature:"temperature",details:"temperature is not supported for reasoning models"})),Ge.top_p!=null&&(Ge.top_p=void 0,Q.push({type:"unsupported",feature:"topP",details:"topP is not supported for reasoning models"}))):(D?.reasoningEffort!=null&&Q.push({type:"unsupported",feature:"reasoningEffort",details:"reasoningEffort is not supported for non-reasoning models"}),D?.reasoningSummary!=null&&Q.push({type:"unsupported",feature:"reasoningSummary",details:"reasoningSummary is not supported for non-reasoning models"})),D?.serviceTier==="flex"&&!$.supportsFlexProcessing&&(Q.push({type:"unsupported",feature:"serviceTier",details:"flex processing is only available for o3, o4-mini, and gpt-5 models"}),delete Ge.service_tier),D?.serviceTier==="priority"&&!$.supportsPriorityProcessing&&(Q.push({type:"unsupported",feature:"serviceTier",details:"priority processing is only available for supported models (gpt-4, gpt-5, gpt-5-mini, o3, o4-mini) and requires Enterprise access. gpt-5-nano is not supported"}),delete Ge.service_tier);const re=(ie=(j=(Z=C?.find(Ae=>Ae.type==="provider"&&Ae.id==="openai.shell"))==null?void 0:Z.args)==null?void 0:j.environment)==null?void 0:ie.type,ke=re==="containerAuto"||re==="containerReference";return{webSearchToolName:Ze,args:{...Ge,tools:se,tool_choice:X},warnings:[...Q,...M],store:Re,toolNameMapping:de,providerOptionsName:z,isShellProviderExecuted:ke}}async doGenerate(t){var r,o,c,u,f,m,x,_,g,C,A,B,k,R,P,L,G,W,Z,j,ie,Q,$,z,D;const{args:Ce,warnings:de,webSearchToolName:pe,toolNameMapping:se,providerOptionsName:X,isShellProviderExecuted:M}=await this.getArgs(t),J=this.config.url({path:"/responses",modelId:this.modelId}),V=ja(t.prompt),{responseHeaders:ee,value:fe,rawValue:me}=await Ln({url:J,headers:Cn(this.config.headers(),t.headers),body:Ce,failedResponseHandler:bn,successfulResponseHandler:dr(H2),abortSignal:t.abortSignal,fetch:this.config.fetch});if(fe.error)throw new sn({message:fe.error.message,url:J,requestBodyValues:Ce,statusCode:400,responseHeaders:ee,responseBody:me,isRetryable:!1});const ce=[],be=[];let Ze=!1;for(const re of fe.output)switch(re.type){case"reasoning":{re.summary.length===0&&re.summary.push({type:"summary_text",text:""});for(const ke of re.summary)ce.push({type:"reasoning",text:ke.text,providerMetadata:{[X]:{itemId:re.id,reasoningEncryptedContent:(r=re.encrypted_content)!=null?r:null}}});break}case"image_generation_call":{ce.push({type:"tool-call",toolCallId:re.id,toolName:se.toCustomToolName("image_generation"),input:"{}",providerExecuted:!0}),ce.push({type:"tool-result",toolCallId:re.id,toolName:se.toCustomToolName("image_generation"),result:{result:re.result}});break}case"local_shell_call":{ce.push({type:"tool-call",toolCallId:re.call_id,toolName:se.toCustomToolName("local_shell"),input:JSON.stringify({action:re.action}),providerMetadata:{[X]:{itemId:re.id}}});break}case"shell_call":{ce.push({type:"tool-call",toolCallId:re.call_id,toolName:se.toCustomToolName("shell"),input:JSON.stringify({action:{commands:re.action.commands}}),...M&&{providerExecuted:!0},providerMetadata:{[X]:{itemId:re.id}}});break}case"shell_call_output":{ce.push({type:"tool-result",toolCallId:re.call_id,toolName:se.toCustomToolName("shell"),result:{output:re.output.map(ke=>({stdout:ke.stdout,stderr:ke.stderr,outcome:ke.outcome.type==="exit"?{type:"exit",exitCode:ke.outcome.exit_code}:{type:"timeout"}}))}});break}case"message":{for(const ke of re.content){(c=(o=t.providerOptions)==null?void 0:o[X])!=null&&c.logprobs&&ke.logprobs&&be.push(ke.logprobs);const Ae={itemId:re.id,...re.phase!=null&&{phase:re.phase},...ke.annotations.length>0&&{annotations:ke.annotations}};ce.push({type:"text",text:ke.text,providerMetadata:{[X]:Ae}});for(const Oe of ke.annotations)Oe.type==="url_citation"?ce.push({type:"source",sourceType:"url",id:(m=(f=(u=this.config).generateId)==null?void 0:f.call(u))!=null?m:qt(),url:Oe.url,title:Oe.title}):Oe.type==="file_citation"?ce.push({type:"source",sourceType:"document",id:(g=(_=(x=this.config).generateId)==null?void 0:_.call(x))!=null?g:qt(),mediaType:"text/plain",title:Oe.filename,filename:Oe.filename,providerMetadata:{[X]:{type:Oe.type,fileId:Oe.file_id,index:Oe.index}}}):Oe.type==="container_file_citation"?ce.push({type:"source",sourceType:"document",id:(B=(A=(C=this.config).generateId)==null?void 0:A.call(C))!=null?B:qt(),mediaType:"text/plain",title:Oe.filename,filename:Oe.filename,providerMetadata:{[X]:{type:Oe.type,fileId:Oe.file_id,containerId:Oe.container_id}}}):Oe.type==="file_path"&&ce.push({type:"source",sourceType:"document",id:(P=(R=(k=this.config).generateId)==null?void 0:R.call(k))!=null?P:qt(),mediaType:"application/octet-stream",title:Oe.file_id,filename:Oe.file_id,providerMetadata:{[X]:{type:Oe.type,fileId:Oe.file_id,index:Oe.index}}})}break}case"function_call":{Ze=!0,ce.push({type:"tool-call",toolCallId:re.call_id,toolName:re.name,input:re.arguments,providerMetadata:{[X]:{itemId:re.id}}});break}case"custom_tool_call":{Ze=!0;const ke=se.toCustomToolName(re.name);ce.push({type:"tool-call",toolCallId:re.call_id,toolName:ke,input:JSON.stringify(re.input),providerMetadata:{[X]:{itemId:re.id}}});break}case"web_search_call":{ce.push({type:"tool-call",toolCallId:re.id,toolName:se.toCustomToolName(pe??"web_search"),input:JSON.stringify({}),providerExecuted:!0}),ce.push({type:"tool-result",toolCallId:re.id,toolName:se.toCustomToolName(pe??"web_search"),result:Ha(re.action)});break}case"mcp_call":{const ke=re.approval_request_id!=null&&(L=V[re.approval_request_id])!=null?L:re.id,Ae=`mcp.${re.name}`;ce.push({type:"tool-call",toolCallId:ke,toolName:Ae,input:re.arguments,providerExecuted:!0,dynamic:!0}),ce.push({type:"tool-result",toolCallId:ke,toolName:Ae,result:{type:"call",serverLabel:re.server_label,name:re.name,arguments:re.arguments,...re.output!=null?{output:re.output}:{},...re.error!=null?{error:re.error}:{}},providerMetadata:{[X]:{itemId:re.id}}});break}case"mcp_list_tools":break;case"mcp_approval_request":{const ke=(G=re.approval_request_id)!=null?G:re.id,Ae=(j=(Z=(W=this.config).generateId)==null?void 0:Z.call(W))!=null?j:qt(),Oe=`mcp.${re.name}`;ce.push({type:"tool-call",toolCallId:Ae,toolName:Oe,input:re.arguments,providerExecuted:!0,dynamic:!0}),ce.push({type:"tool-approval-request",approvalId:ke,toolCallId:Ae});break}case"computer_call":{ce.push({type:"tool-call",toolCallId:re.id,toolName:se.toCustomToolName("computer_use"),input:"",providerExecuted:!0}),ce.push({type:"tool-result",toolCallId:re.id,toolName:se.toCustomToolName("computer_use"),result:{type:"computer_use_tool_result",status:re.status||"completed"}});break}case"file_search_call":{ce.push({type:"tool-call",toolCallId:re.id,toolName:se.toCustomToolName("file_search"),input:"{}",providerExecuted:!0}),ce.push({type:"tool-result",toolCallId:re.id,toolName:se.toCustomToolName("file_search"),result:{queries:re.queries,results:(Q=(ie=re.results)==null?void 0:ie.map(ke=>({attributes:ke.attributes,fileId:ke.file_id,filename:ke.filename,score:ke.score,text:ke.text})))!=null?Q:null}});break}case"code_interpreter_call":{ce.push({type:"tool-call",toolCallId:re.id,toolName:se.toCustomToolName("code_interpreter"),input:JSON.stringify({code:re.code,containerId:re.container_id}),providerExecuted:!0}),ce.push({type:"tool-result",toolCallId:re.id,toolName:se.toCustomToolName("code_interpreter"),result:{outputs:re.outputs}});break}case"apply_patch_call":{ce.push({type:"tool-call",toolCallId:re.call_id,toolName:se.toCustomToolName("apply_patch"),input:JSON.stringify({callId:re.call_id,operation:re.operation}),providerMetadata:{[X]:{itemId:re.id}}});break}}const Re={[X]:{responseId:fe.id,...be.length>0?{logprobs:be}:{},...typeof fe.service_tier=="string"?{serviceTier:fe.service_tier}:{}}},Ge=fe.usage;return{content:ce,finishReason:{unified:Va({finishReason:($=fe.incomplete_details)==null?void 0:$.reason,hasFunctionCall:Ze}),raw:(D=(z=fe.incomplete_details)==null?void 0:z.reason)!=null?D:void 0},usage:za(Ge),request:{body:Ce},response:{id:fe.id,timestamp:new Date(fe.created_at*1e3),modelId:fe.model,headers:ee,body:me},providerMetadata:Re,warnings:de}}async doStream(t){const{args:r,warnings:o,webSearchToolName:c,toolNameMapping:u,store:f,providerOptionsName:m,isShellProviderExecuted:x}=await this.getArgs(t),{responseHeaders:_,value:g}=await Ln({url:this.config.url({path:"/responses",modelId:this.modelId}),headers:Cn(this.config.headers(),t.headers),body:{...r,stream:!0},failedResponseHandler:bn,successfulResponseHandler:Qo(W2),abortSignal:t.abortSignal,fetch:this.config.fetch}),C=this,A=ja(t.prompt),B=new Map;let k={unified:"other",raw:void 0},R;const P=[];let L=null;const G={},W=[];let Z,j=!1;const ie={};let Q;return{stream:g.pipeThrough(new TransformStream({start($){$.enqueue({type:"stream-start",warnings:o})},transform($,z){var D,Ce,de,pe,se,X,M,J,V,ee,fe,me,ce,be,Ze,Re,Ge,re,ke,Ae,Oe,et,tt,Wt,Fe,un,Ht,mn,Et,Xe,$e,Rn;if(t.includeRawChunks&&z.enqueue({type:"raw",rawValue:$.rawValue}),!$.success){k={unified:"error",raw:void 0},z.enqueue({type:"error",error:$.error});return}const T=$.value;if(Wa(T)){if(T.item.type==="function_call")G[T.output_index]={toolName:T.item.name,toolCallId:T.item.call_id},z.enqueue({type:"tool-input-start",id:T.item.call_id,toolName:T.item.name});else if(T.item.type==="custom_tool_call"){const ye=u.toCustomToolName(T.item.name);G[T.output_index]={toolName:ye,toolCallId:T.item.call_id},z.enqueue({type:"tool-input-start",id:T.item.call_id,toolName:ye})}else if(T.item.type==="web_search_call")G[T.output_index]={toolName:u.toCustomToolName(c??"web_search"),toolCallId:T.item.id},z.enqueue({type:"tool-input-start",id:T.item.id,toolName:u.toCustomToolName(c??"web_search"),providerExecuted:!0}),z.enqueue({type:"tool-input-end",id:T.item.id}),z.enqueue({type:"tool-call",toolCallId:T.item.id,toolName:u.toCustomToolName(c??"web_search"),input:JSON.stringify({}),providerExecuted:!0});else if(T.item.type==="computer_call")G[T.output_index]={toolName:u.toCustomToolName("computer_use"),toolCallId:T.item.id},z.enqueue({type:"tool-input-start",id:T.item.id,toolName:u.toCustomToolName("computer_use"),providerExecuted:!0});else if(T.item.type==="code_interpreter_call")G[T.output_index]={toolName:u.toCustomToolName("code_interpreter"),toolCallId:T.item.id,codeInterpreter:{containerId:T.item.container_id}},z.enqueue({type:"tool-input-start",id:T.item.id,toolName:u.toCustomToolName("code_interpreter"),providerExecuted:!0}),z.enqueue({type:"tool-input-delta",id:T.item.id,delta:`{"containerId":"${T.item.container_id}","code":"`});else if(T.item.type==="file_search_call")z.enqueue({type:"tool-call",toolCallId:T.item.id,toolName:u.toCustomToolName("file_search"),input:"{}",providerExecuted:!0});else if(T.item.type==="image_generation_call")z.enqueue({type:"tool-call",toolCallId:T.item.id,toolName:u.toCustomToolName("image_generation"),input:"{}",providerExecuted:!0});else if(!(T.item.type==="mcp_call"||T.item.type==="mcp_list_tools"||T.item.type==="mcp_approval_request"))if(T.item.type==="apply_patch_call"){const{call_id:ye,operation:wt}=T.item;if(G[T.output_index]={toolName:u.toCustomToolName("apply_patch"),toolCallId:ye,applyPatch:{hasDiff:wt.type==="delete_file",endEmitted:wt.type==="delete_file"}},z.enqueue({type:"tool-input-start",id:ye,toolName:u.toCustomToolName("apply_patch")}),wt.type==="delete_file"){const _t=JSON.stringify({callId:ye,operation:wt});z.enqueue({type:"tool-input-delta",id:ye,delta:_t}),z.enqueue({type:"tool-input-end",id:ye})}else z.enqueue({type:"tool-input-delta",id:ye,delta:`{"callId":"${sr(ye)}","operation":{"type":"${sr(wt.type)}","path":"${sr(wt.path)}","diff":"`})}else T.item.type==="shell_call"?G[T.output_index]={toolName:u.toCustomToolName("shell"),toolCallId:T.item.call_id}:T.item.type==="shell_call_output"||(T.item.type==="message"?(W.splice(0,W.length),Z=(D=T.item.phase)!=null?D:void 0,z.enqueue({type:"text-start",id:T.item.id,providerMetadata:{[m]:{itemId:T.item.id,...T.item.phase!=null&&{phase:T.item.phase}}}})):Wa(T)&&T.item.type==="reasoning"&&(ie[T.item.id]={encryptedContent:T.item.encrypted_content,summaryParts:{0:"active"}},z.enqueue({type:"reasoning-start",id:`${T.item.id}:0`,providerMetadata:{[m]:{itemId:T.item.id,reasoningEncryptedContent:(Ce=T.item.encrypted_content)!=null?Ce:null}}})))}else if(K2(T)){if(T.item.type==="message"){const ye=(de=T.item.phase)!=null?de:Z;Z=void 0,z.enqueue({type:"text-end",id:T.item.id,providerMetadata:{[m]:{itemId:T.item.id,...ye!=null&&{phase:ye},...W.length>0&&{annotations:W}}}})}else if(T.item.type==="function_call")G[T.output_index]=void 0,j=!0,z.enqueue({type:"tool-input-end",id:T.item.call_id}),z.enqueue({type:"tool-call",toolCallId:T.item.call_id,toolName:T.item.name,input:T.item.arguments,providerMetadata:{[m]:{itemId:T.item.id}}});else if(T.item.type==="custom_tool_call"){G[T.output_index]=void 0,j=!0;const ye=u.toCustomToolName(T.item.name);z.enqueue({type:"tool-input-end",id:T.item.call_id}),z.enqueue({type:"tool-call",toolCallId:T.item.call_id,toolName:ye,input:JSON.stringify(T.item.input),providerMetadata:{[m]:{itemId:T.item.id}}})}else if(T.item.type==="web_search_call")G[T.output_index]=void 0,z.enqueue({type:"tool-result",toolCallId:T.item.id,toolName:u.toCustomToolName(c??"web_search"),result:Ha(T.item.action)});else if(T.item.type==="computer_call")G[T.output_index]=void 0,z.enqueue({type:"tool-input-end",id:T.item.id}),z.enqueue({type:"tool-call",toolCallId:T.item.id,toolName:u.toCustomToolName("computer_use"),input:"",providerExecuted:!0}),z.enqueue({type:"tool-result",toolCallId:T.item.id,toolName:u.toCustomToolName("computer_use"),result:{type:"computer_use_tool_result",status:T.item.status||"completed"}});else if(T.item.type==="file_search_call")G[T.output_index]=void 0,z.enqueue({type:"tool-result",toolCallId:T.item.id,toolName:u.toCustomToolName("file_search"),result:{queries:T.item.queries,results:(se=(pe=T.item.results)==null?void 0:pe.map(ye=>({attributes:ye.attributes,fileId:ye.file_id,filename:ye.filename,score:ye.score,text:ye.text})))!=null?se:null}});else if(T.item.type==="code_interpreter_call")G[T.output_index]=void 0,z.enqueue({type:"tool-result",toolCallId:T.item.id,toolName:u.toCustomToolName("code_interpreter"),result:{outputs:T.item.outputs}});else if(T.item.type==="image_generation_call")z.enqueue({type:"tool-result",toolCallId:T.item.id,toolName:u.toCustomToolName("image_generation"),result:{result:T.item.result}});else if(T.item.type==="mcp_call"){G[T.output_index]=void 0;const ye=(X=T.item.approval_request_id)!=null?X:void 0,wt=ye!=null&&(J=(M=B.get(ye))!=null?M:A[ye])!=null?J:T.item.id,_t=`mcp.${T.item.name}`;z.enqueue({type:"tool-call",toolCallId:wt,toolName:_t,input:T.item.arguments,providerExecuted:!0,dynamic:!0}),z.enqueue({type:"tool-result",toolCallId:wt,toolName:_t,result:{type:"call",serverLabel:T.item.server_label,name:T.item.name,arguments:T.item.arguments,...T.item.output!=null?{output:T.item.output}:{},...T.item.error!=null?{error:T.item.error}:{}},providerMetadata:{[m]:{itemId:T.item.id}}})}else if(T.item.type==="mcp_list_tools")G[T.output_index]=void 0;else if(T.item.type==="apply_patch_call"){const ye=G[T.output_index];ye?.applyPatch&&!ye.applyPatch.endEmitted&&T.item.operation.type!=="delete_file"&&(ye.applyPatch.hasDiff||z.enqueue({type:"tool-input-delta",id:ye.toolCallId,delta:sr(T.item.operation.diff)}),z.enqueue({type:"tool-input-delta",id:ye.toolCallId,delta:'"}}'}),z.enqueue({type:"tool-input-end",id:ye.toolCallId}),ye.applyPatch.endEmitted=!0),ye&&T.item.status==="completed"&&z.enqueue({type:"tool-call",toolCallId:ye.toolCallId,toolName:u.toCustomToolName("apply_patch"),input:JSON.stringify({callId:T.item.call_id,operation:T.item.operation}),providerMetadata:{[m]:{itemId:T.item.id}}}),G[T.output_index]=void 0}else if(T.item.type==="mcp_approval_request"){G[T.output_index]=void 0;const ye=(fe=(ee=(V=C.config).generateId)==null?void 0:ee.call(V))!=null?fe:qt(),wt=(me=T.item.approval_request_id)!=null?me:T.item.id;B.set(wt,ye);const _t=`mcp.${T.item.name}`;z.enqueue({type:"tool-call",toolCallId:ye,toolName:_t,input:T.item.arguments,providerExecuted:!0,dynamic:!0}),z.enqueue({type:"tool-approval-request",approvalId:wt,toolCallId:ye})}else if(T.item.type==="local_shell_call")G[T.output_index]=void 0,z.enqueue({type:"tool-call",toolCallId:T.item.call_id,toolName:u.toCustomToolName("local_shell"),input:JSON.stringify({action:{type:"exec",command:T.item.action.command,timeoutMs:T.item.action.timeout_ms,user:T.item.action.user,workingDirectory:T.item.action.working_directory,env:T.item.action.env}}),providerMetadata:{[m]:{itemId:T.item.id}}});else if(T.item.type==="shell_call")G[T.output_index]=void 0,z.enqueue({type:"tool-call",toolCallId:T.item.call_id,toolName:u.toCustomToolName("shell"),input:JSON.stringify({action:{commands:T.item.action.commands}}),...x&&{providerExecuted:!0},providerMetadata:{[m]:{itemId:T.item.id}}});else if(T.item.type==="shell_call_output")z.enqueue({type:"tool-result",toolCallId:T.item.call_id,toolName:u.toCustomToolName("shell"),result:{output:T.item.output.map(ye=>({stdout:ye.stdout,stderr:ye.stderr,outcome:ye.outcome.type==="exit"?{type:"exit",exitCode:ye.outcome.exit_code}:{type:"timeout"}}))}});else if(T.item.type==="reasoning"){const ye=ie[T.item.id],wt=Object.entries(ye.summaryParts).filter(([_t,Un])=>Un==="active"||Un==="can-conclude").map(([_t])=>_t);for(const _t of wt)z.enqueue({type:"reasoning-end",id:`${T.item.id}:${_t}`,providerMetadata:{[m]:{itemId:T.item.id,reasoningEncryptedContent:(ce=T.item.encrypted_content)!=null?ce:null}}});delete ie[T.item.id]}}else if(tx(T)){const ye=G[T.output_index];ye!=null&&z.enqueue({type:"tool-input-delta",id:ye.toolCallId,delta:T.delta})}else if(nx(T)){const ye=G[T.output_index];ye!=null&&z.enqueue({type:"tool-input-delta",id:ye.toolCallId,delta:T.delta})}else if(sx(T)){const ye=G[T.output_index];ye?.applyPatch&&(z.enqueue({type:"tool-input-delta",id:ye.toolCallId,delta:sr(T.delta)}),ye.applyPatch.hasDiff=!0)}else if(ax(T)){const ye=G[T.output_index];ye?.applyPatch&&!ye.applyPatch.endEmitted&&(ye.applyPatch.hasDiff||(z.enqueue({type:"tool-input-delta",id:ye.toolCallId,delta:sr(T.diff)}),ye.applyPatch.hasDiff=!0),z.enqueue({type:"tool-input-delta",id:ye.toolCallId,delta:'"}}'}),z.enqueue({type:"tool-input-end",id:ye.toolCallId}),ye.applyPatch.endEmitted=!0)}else if(rx(T))z.enqueue({type:"tool-result",toolCallId:T.item_id,toolName:u.toCustomToolName("image_generation"),result:{result:T.partial_image_b64},preliminary:!0});else if(ix(T)){const ye=G[T.output_index];ye!=null&&z.enqueue({type:"tool-input-delta",id:ye.toolCallId,delta:sr(T.delta)})}else if(ox(T)){const ye=G[T.output_index];ye!=null&&(z.enqueue({type:"tool-input-delta",id:ye.toolCallId,delta:'"}'}),z.enqueue({type:"tool-input-end",id:ye.toolCallId}),z.enqueue({type:"tool-call",toolCallId:ye.toolCallId,toolName:u.toCustomToolName("code_interpreter"),input:JSON.stringify({code:T.code,containerId:ye.codeInterpreter.containerId}),providerExecuted:!0}))}else if(ex(T))L=T.response.id,z.enqueue({type:"response-metadata",id:T.response.id,timestamp:new Date(T.response.created_at*1e3),modelId:T.response.model});else if(J2(T))z.enqueue({type:"text-delta",id:T.item_id,delta:T.delta}),(Ze=(be=t.providerOptions)==null?void 0:be[m])!=null&&Ze.logprobs&&T.logprobs&&P.push(T.logprobs);else if(T.type==="response.reasoning_summary_part.added"){if(T.summary_index>0){const ye=ie[T.item_id];ye.summaryParts[T.summary_index]="active";for(const wt of Object.keys(ye.summaryParts))ye.summaryParts[wt]==="can-conclude"&&(z.enqueue({type:"reasoning-end",id:`${T.item_id}:${wt}`,providerMetadata:{[m]:{itemId:T.item_id}}}),ye.summaryParts[wt]="concluded");z.enqueue({type:"reasoning-start",id:`${T.item_id}:${T.summary_index}`,providerMetadata:{[m]:{itemId:T.item_id,reasoningEncryptedContent:(Ge=(Re=ie[T.item_id])==null?void 0:Re.encryptedContent)!=null?Ge:null}}})}}else T.type==="response.reasoning_summary_text.delta"?z.enqueue({type:"reasoning-delta",id:`${T.item_id}:${T.summary_index}`,delta:T.delta,providerMetadata:{[m]:{itemId:T.item_id}}}):T.type==="response.reasoning_summary_part.done"?f?(z.enqueue({type:"reasoning-end",id:`${T.item_id}:${T.summary_index}`,providerMetadata:{[m]:{itemId:T.item_id}}}),ie[T.item_id].summaryParts[T.summary_index]="concluded"):ie[T.item_id].summaryParts[T.summary_index]="can-conclude":Q2(T)?(k={unified:Va({finishReason:(re=T.response.incomplete_details)==null?void 0:re.reason,hasFunctionCall:j}),raw:(Ae=(ke=T.response.incomplete_details)==null?void 0:ke.reason)!=null?Ae:void 0},R=T.response.usage,typeof T.response.service_tier=="string"&&(Q=T.response.service_tier)):lx(T)?(W.push(T.annotation),T.annotation.type==="url_citation"?z.enqueue({type:"source",sourceType:"url",id:(tt=(et=(Oe=C.config).generateId)==null?void 0:et.call(Oe))!=null?tt:qt(),url:T.annotation.url,title:T.annotation.title}):T.annotation.type==="file_citation"?z.enqueue({type:"source",sourceType:"document",id:(un=(Fe=(Wt=C.config).generateId)==null?void 0:Fe.call(Wt))!=null?un:qt(),mediaType:"text/plain",title:T.annotation.filename,filename:T.annotation.filename,providerMetadata:{[m]:{type:T.annotation.type,fileId:T.annotation.file_id,index:T.annotation.index}}}):T.annotation.type==="container_file_citation"?z.enqueue({type:"source",sourceType:"document",id:(Et=(mn=(Ht=C.config).generateId)==null?void 0:mn.call(Ht))!=null?Et:qt(),mediaType:"text/plain",title:T.annotation.filename,filename:T.annotation.filename,providerMetadata:{[m]:{type:T.annotation.type,fileId:T.annotation.file_id,containerId:T.annotation.container_id}}}):T.annotation.type==="file_path"&&z.enqueue({type:"source",sourceType:"document",id:(Rn=($e=(Xe=C.config).generateId)==null?void 0:$e.call(Xe))!=null?Rn:qt(),mediaType:"application/octet-stream",title:T.annotation.file_id,filename:T.annotation.file_id,providerMetadata:{[m]:{type:T.annotation.type,fileId:T.annotation.file_id,index:T.annotation.index}}})):cx(T)&&z.enqueue({type:"error",error:T})},flush($){const z={[m]:{responseId:L,...P.length>0?{logprobs:P}:{},...Q!==void 0?{serviceTier:Q}:{}}};$.enqueue({type:"finish",finishReason:k,usage:za(R),providerMetadata:z})}})),request:{body:r},response:{headers:_}}}};function J2(t){return t.type==="response.output_text.delta"}function K2(t){return t.type==="response.output_item.done"}function Q2(t){return t.type==="response.completed"||t.type==="response.incomplete"}function ex(t){return t.type==="response.created"}function tx(t){return t.type==="response.function_call_arguments.delta"}function nx(t){return t.type==="response.custom_tool_call_input.delta"}function rx(t){return t.type==="response.image_generation_call.partial_image"}function ix(t){return t.type==="response.code_interpreter_call_code.delta"}function ox(t){return t.type==="response.code_interpreter_call_code.done"}function sx(t){return t.type==="response.apply_patch_call_operation_diff.delta"}function ax(t){return t.type==="response.apply_patch_call_operation_diff.done"}function Wa(t){return t.type==="response.output_item.added"}function lx(t){return t.type==="response.output_text.annotation.added"}function cx(t){return t.type==="error"}function Ha(t){var r;if(t==null)return{};switch(t.type){case"search":return{action:{type:"search",query:(r=t.query)!=null?r:void 0},...t.sources!=null&&{sources:t.sources}};case"open_page":return{action:{type:"openPage",url:t.url}};case"find_in_page":return{action:{type:"findInPage",url:t.url,pattern:t.pattern}}}}function sr(t){return JSON.stringify(t).slice(1,-1)}var ux=Ue(()=>Le(S({instructions:w().nullish(),speed:K().min(.25).max(4).default(1).nullish()}))),dx=class{constructor(t,r){this.modelId=t,this.config=r,this.specificationVersion="v3"}get provider(){return this.config.provider}async getArgs({text:t,voice:r="alloy",outputFormat:o="mp3",speed:c,instructions:u,language:f,providerOptions:m}){const x=[],_=await Bn({provider:"openai",providerOptions:m,schema:ux}),g={model:this.modelId,input:t,voice:r,response_format:"mp3",speed:c,instructions:u};if(o&&(["mp3","opus","aac","flac","wav","pcm"].includes(o)?g.response_format=o:x.push({type:"unsupported",feature:"outputFormat",details:`Unsupported output format: ${o}. Using mp3 instead.`})),_){const C={};for(const A in C){const B=C[A];B!==void 0&&(g[A]=B)}}return f&&x.push({type:"unsupported",feature:"language",details:`OpenAI speech models do not support language selection. Language parameter "${f}" was ignored.`}),{requestBody:g,warnings:x}}async doGenerate(t){var r,o,c;const u=(c=(o=(r=this.config._internal)==null?void 0:r.currentDate)==null?void 0:o.call(r))!=null?c:new Date,{requestBody:f,warnings:m}=await this.getArgs(t),{value:x,responseHeaders:_,rawValue:g}=await Ln({url:this.config.url({path:"/audio/speech",modelId:this.modelId}),headers:Cn(this.config.headers(),t.headers),body:f,failedResponseHandler:bn,successfulResponseHandler:xm(),abortSignal:t.abortSignal,fetch:this.config.fetch});return{audio:x,warnings:m,request:{body:JSON.stringify(f)},response:{timestamp:u,modelId:this.modelId,headers:_,body:g}}}},fx=Ue(()=>Le(S({text:w(),language:w().nullish(),duration:K().nullish(),words:xe(S({word:w(),start:K(),end:K()})).nullish(),segments:xe(S({id:K(),seek:K(),start:K(),end:K(),text:w(),tokens:xe(K()),temperature:K(),avg_logprob:K(),compression_ratio:K(),no_speech_prob:K()})).nullish()}))),hx=Ue(()=>Le(S({include:xe(w()).optional(),language:w().optional(),prompt:w().optional(),temperature:K().min(0).max(1).default(0).optional(),timestampGranularities:xe(Be(["word","segment"])).default(["segment"]).optional()}))),Ga={afrikaans:"af",arabic:"ar",armenian:"hy",azerbaijani:"az",belarusian:"be",bosnian:"bs",bulgarian:"bg",catalan:"ca",chinese:"zh",croatian:"hr",czech:"cs",danish:"da",dutch:"nl",english:"en",estonian:"et",finnish:"fi",french:"fr",galician:"gl",german:"de",greek:"el",hebrew:"he",hindi:"hi",hungarian:"hu",icelandic:"is",indonesian:"id",italian:"it",japanese:"ja",kannada:"kn",kazakh:"kk",korean:"ko",latvian:"lv",lithuanian:"lt",macedonian:"mk",malay:"ms",marathi:"mr",maori:"mi",nepali:"ne",norwegian:"no",persian:"fa",polish:"pl",portuguese:"pt",romanian:"ro",russian:"ru",serbian:"sr",slovak:"sk",slovenian:"sl",spanish:"es",swahili:"sw",swedish:"sv",tagalog:"tl",tamil:"ta",thai:"th",turkish:"tr",ukrainian:"uk",urdu:"ur",vietnamese:"vi",welsh:"cy"},px=class{constructor(t,r){this.modelId=t,this.config=r,this.specificationVersion="v3"}get provider(){return this.config.provider}async getArgs({audio:t,mediaType:r,providerOptions:o}){const c=[],u=await Bn({provider:"openai",providerOptions:o,schema:hx}),f=new FormData,m=t instanceof Uint8Array?new Blob([t]):new Blob([qo(t)]);f.append("model",this.modelId);const x=xp(r);if(f.append("file",new File([m],"audio",{type:r}),`audio.${x}`),u){const _={include:u.include,language:u.language,prompt:u.prompt,response_format:["gpt-4o-transcribe","gpt-4o-mini-transcribe"].includes(this.modelId)?"json":"verbose_json",temperature:u.temperature,timestamp_granularities:u.timestampGranularities};for(const[g,C]of Object.entries(_))if(C!=null)if(Array.isArray(C))for(const A of C)f.append(`${g}[]`,String(A));else f.append(g,String(C))}return{formData:f,warnings:c}}async doGenerate(t){var r,o,c,u,f,m,x,_;const g=(c=(o=(r=this.config._internal)==null?void 0:r.currentDate)==null?void 0:o.call(r))!=null?c:new Date,{formData:C,warnings:A}=await this.getArgs(t),{value:B,responseHeaders:k,rawValue:R}=await Sc({url:this.config.url({path:"/audio/transcriptions",modelId:this.modelId}),headers:Cn(this.config.headers(),t.headers),formData:C,failedResponseHandler:bn,successfulResponseHandler:dr(fx),abortSignal:t.abortSignal,fetch:this.config.fetch}),P=B.language!=null&&B.language in Ga?Ga[B.language]:void 0;return{text:B.text,segments:(x=(m=(u=B.segments)==null?void 0:u.map(L=>({text:L.text,startSecond:L.start,endSecond:L.end})))!=null?m:(f=B.words)==null?void 0:f.map(L=>({text:L.word,startSecond:L.start,endSecond:L.end})))!=null?x:[],language:P,durationInSeconds:(_=B.duration)!=null?_:void 0,warnings:A,response:{timestamp:g,modelId:this.modelId,headers:k,body:R}}}},mx="3.0.41";function ku(t={}){var r,o;const c=(r=ym(gp({settingValue:t.baseURL,environmentVariableName:"OPENAI_BASE_URL"})))!=null?r:"https://api.openai.com/v1",u=(o=t.name)!=null?o:"openai",f=()=>Cc({Authorization:`Bearer ${mp({apiKey:t.apiKey,environmentVariableName:"OPENAI_API_KEY",description:"OpenAI"})}`,"OpenAI-Organization":t.organization,"OpenAI-Project":t.project,...t.headers},`ai-sdk/openai/${mx}`),m=P=>new Hg(P,{provider:`${u}.chat`,url:({path:L})=>`${c}${L}`,headers:f,fetch:t.fetch}),x=P=>new Yg(P,{provider:`${u}.completion`,url:({path:L})=>`${c}${L}`,headers:f,fetch:t.fetch}),_=P=>new Qg(P,{provider:`${u}.embedding`,url:({path:L})=>`${c}${L}`,headers:f,fetch:t.fetch}),g=P=>new r2(P,{provider:`${u}.image`,url:({path:L})=>`${c}${L}`,headers:f,fetch:t.fetch}),C=P=>new px(P,{provider:`${u}.transcription`,url:({path:L})=>`${c}${L}`,headers:f,fetch:t.fetch}),A=P=>new dx(P,{provider:`${u}.speech`,url:({path:L})=>`${c}${L}`,headers:f,fetch:t.fetch}),B=P=>{if(new.target)throw new Error("The OpenAI model function cannot be called with the new keyword.");return k(P)},k=P=>new Y2(P,{provider:`${u}.responses`,url:({path:L})=>`${c}${L}`,headers:f,fetch:t.fetch,fileIdPrefixes:["file-"]}),R=function(P){return B(P)};return R.specificationVersion="v3",R.languageModel=B,R.chat=m,R.completion=x,R.responses=k,R.embedding=_,R.embeddingModel=_,R.textEmbedding=_,R.textEmbeddingModel=_,R.image=g,R.imageModel=g,R.transcription=C,R.transcriptionModel=C,R.speech=A,R.speechModel=A,R.tools=V2,R}ku();const gx={deepseek:{prompt:{strategy:"append",id:"5ed1b9071c15d1ed59b5827ea5dcabd4",params:{customComponents:[{name:"选择用户组件",description:"选择用户组件,用于选择用户,支持模糊搜索",component:"TinyUser",schema:{properties:[{property:"modelValue",label:"用户绑定工号",required:!0,description:"用户的工号,双向绑定值",type:"string"},{property:"valueField",label:"值字段",required:!0,description:"用户工号值的绑定字段",type:"string"}]}}],customExamples:[{name:"选择用户示例",schema:{componentName:"Page",state:{reviewer:""},children:[{componentName:"h3",props:{},children:"输入用户名搜索工号并选择用户"},{componentName:"TinyUser",props:{modelValue:{type:"JSExpression",model:!0,value:"this.state.reviewer"},valueField:"uid"}},{componentName:"TinyButton",props:{text:"提交"}}]}}],customActions:[{name:"continueChat",description:"继续对话, 用于表单的提交按钮等",parameters:{type:"object",properties:{message:{type:"string",description:"对话消息,可以是按钮文本等,也可以是其他内容"}}}}]}}}};class xx{constructor(r={}){this.option=r}async traverse(r){const o=v.ref();return this.option.debug&&console.log("【stream-debug】 响应对象体:",o),(async()=>{let u,f,m,x,_;for await(const g of r.fullStream)switch(this.option.debug&&console.log("【stream-debug】 "+(new Date().getTime()/1e3).toString().slice(-6)+g.type,g),g.type){case"start":u=v.reactive({running:!0,steps:[]}),o.value=u,this.option.onStart?.(u);break;case"start-step":f=v.reactive({running:!0,contents:[],request:g.request}),u.steps.push(f),this.option.onStep?.(f);break;case"reasoning-start":m=v.reactive({type:"reasoning",id:g.id,running:!0,text:""}),f.contents.push(m),this.option.onReasoning?.(m);break;case"reasoning-delta":m.text+=g.text;break;case"reasoning-end":m.running=!1;break;case"text-start":x=v.reactive({type:"text",id:g.id,running:!0,text:""}),f.contents.push(x),this.option.onText?.(x);break;case"text-delta":x.text+=g.text;break;case"text-end":x.running=!1;break;case"tool-input-start":_=v.reactive({type:"tool",running:!0,id:g.id,toolCallId:g.id,title:"",toolName:g.toolName,dynamic:g.dynamic,inputStr:"",input:{},output:{}}),f.contents.push(_),this.option.onTool?.(_);break;case"tool-input-delta":_.inputStr+=g.delta;break;case"tool-input-end":break;case"tool-call":_.input=g.input;break;case"tool-result":_.output=g.output,_.running=!1;break;case"tool-error":_.error=g.error,_.running=!1;break;case"finish-step":f.running=!1,f.finishReason=g.finishReason,f.usage=g.usage;break;case"finish":u.running=!1,u.finishReason=g.finishReason,u.totalUsage=g.totalUsage,this.option.onFinish?.();break;case"source":case"file":break;case"error":u&&(u.running=!1,u.error=g.error,u.finishReason="error"),this.option.onFinish?.();break;case"abort":u&&(u.running=!1,u.error={message:g.reason},u.finishReason="other"),this.option.onFinish?.();break}})(),o}}function yx(t){const r=[];let o=0;for(;o<t.length;){const c="```schemaJson",u=t.indexOf(c,o),f=c.length;if(u===-1){const g=t.slice(o).trim();g&&r.push({type:"markdown",content:g});break}const m=t.slice(o,u).trim();m&&r.push({type:"markdown",content:m});const x=t.indexOf("```",u+f);let _;x===-1?(_=t.slice(u+f).trim(),o=t.length):(_=t.slice(u+f,x).trim(),o=x+3),r.push({type:"schema-card",content:_})}return r}class wx{staticPrompt="";skillMetaPrompt="";tempPrompt="";getSystemPrompt(){return`
|
|
55
|
+
${this.staticPrompt}
|
|
56
|
+
${this.skillMetaPrompt}
|
|
57
|
+
${this.tempPrompt}
|
|
58
|
+
`}setStatic(r){this.staticPrompt=r}setSkillMeta(r){this.skillMetaPrompt=r}setTemp(r){this.tempPrompt=r}appendTemp(r){this.tempPrompt+=r}}const wo={model:"deepseek-ai/DeepSeek-V3",maxSteps:15,extraTools:{}},Xa={apiKey:"sk-trial",baseURL:"https://agent.opentiny.design/api/v1/ai/prompt",providerType:"deepseek"};function _x(t,r){if(!r&&!t)return;if(!t)return r;if(!r)return t;const o={...r};for(const[c,u]of Object.entries(t))u&&typeof u=="object"&&!Array.isArray(u)?o[c]={...o[c]||{},...u}:o[c]=u;return o}class vx extends Hn.BaseModelProvider{transport;agent;promptManager;llmConfig={...wo,...Xa};isGenuiEnabled;debugStream=!1;constructor(r,o,c){super(r);let u;c&&"llm"in c?u={...wo,...c}:u={...wo,...Xa,...c||{}},this.llmConfig=u;const m={llmConfig:u.llm?{llm:u.llm}:{...u}};this.agent=new cr.AgentModelProvider(m),this.promptManager=new wx,this.promptManager.setStatic(o)}updateLLMConfig({modelId:r,baseURL:o,genuiUrl:c,apiKey:u,providerType:f,useReActMode:m,llm:x,providerOptions:_,headers:g}){if(x)this.agent.llm=x,this.llmConfig.model=r,this.llmConfig.useReActMode=m||!1,this.agent.useReActMode=m||!1;else if(f&&o&&u){this.isGenuiEnabled?.value&&(o=c||o),this.llmConfig.model=r,this.llmConfig.apiKey=u,this.llmConfig.baseURL=o,this.llmConfig.providerType=f,this.llmConfig.useReActMode=m||!1,this.agent.useReActMode=m||!1;let C;if(f==="deepseek")C=vu;else if(f==="openai")C=ku;else if(typeof f=="function")C=f;else throw new Error(`Unsupported providerType: ${f}`);this.agent.llm=C({apiKey:u,baseURL:o,...g?{headers:g}:{}})}this.llmConfig.providerOptions=_,this.llmConfig.headers=g}cleanGetSkillContentToolResult(r){const o=r[r.length-1];if(o.role==="tool"&&o.content.length>0){const c=o.content[o.content.length-1];c.type==="tool-result"&&c.toolName==="get_skill_content"&&(c.output.value.content="查询到技能内容已添加到系统提示词中。")}}cleanupOldSnapshotsInMessages(r){if(!r||r.length===0)return r;const c=this.agent.useReActMode===!0?"user":"tool",u=r[r.length-1];if(!u||u.role!==c||!this.isSnapshotContent(u.content))return r;const f=[...r];for(let m=f.length-2;m>=0;m--){const x=f[m];x.role===c&&this.isSnapshotContent(x.content)&&this.replaceSnapshotWithPlaceholder(x)}return f}removeSnapshotData(r){if(!r)return r;const o=["无障碍树快照:","无障碍树快照:","快照内容:","快照内容:","页面无障碍树快照:","页面无障碍树快照:","操作后的页面快照:","操作后的页面快照:"];let c=-1;for(const f of o){const m=r.indexOf(f);if(m!==-1){c=m;break}}if(c!==-1){const f=r.substring(0,c).trim();return f?`${f} 📸 [历史快照已清理]`:"📸 历史快照已清理"}const u=["已成功获取页面无障碍树快照","takeSnapshot","snapshotId_counter"];for(const f of u)if(r.startsWith(f))return"📸 历史快照已清理";return r}replaceSnapshotWithPlaceholder(r){if(Array.isArray(r.content)){const o=r.content[0];if(o?.output?.value?.content){const c=o.output.value.content;Array.isArray(c)&&(o.output.value.content=c.map(u=>u.type==="image"||u.type==="image_url"?null:u.type==="text"&&u.text&&this.isSnapshotContent(u.text)?{type:"text",text:this.removeSnapshotData(u.text)}:u).filter(u=>u!==null)),o.output.value.screenshot&&delete o.output.value.screenshot}else r.content=r.content.filter(c=>c.type!=="image"&&c.type!=="image_url")}else typeof r.content=="string"&&this.isSnapshotContent(r.content)&&(r.content=this.removeSnapshotData(r.content))}isSnapshotContent(r){if(!r)return!1;const o=["无障碍树快照","takeSnapshot","snapshotId_counter","UID 格式","快照 ID","操作后的页面快照","已成功获取页面无障碍树快照","快照内容:"];if(typeof r=="string")return o.some(c=>r.includes(c));if(Array.isArray(r))for(const c of r){const u=c?.output?.value?.content?.[0]?.text;if(u&&o.some(f=>u.includes(f))||c.type==="text"&&c.text&&o.some(f=>c.text.includes(f))||c.type==="image"||c.type==="image_url")return!0}return!1}async chatStream(r,o){let c=r.messages[r.messages.length-1];if(!c)return;const u={model:this.llmConfig.model,system:this.promptManager.getSystemPrompt(),abortSignal:r.options?.signal,toolChoice:"auto",tools:{"get-today":Zm,...this.llmConfig.extraTools||{}},maxSteps:this.llmConfig.maxSteps,providerOptions:_x(this.llmConfig.providerOptions,gx),prepareStep:({messages:k})=>{this.cleanGetSkillContentToolResult(k);const R=this.cleanupOldSnapshotsInMessages(k);return{system:this.promptManager.getSystemPrompt(),messages:R}},onStepFinish:k=>{if(k.finishReason==="tool-calls"&&k.content.length>0){const R=k.content[k.content.length-1];if(R.toolName==="get_skill_content"&&R.type==="tool-result"){const P=R.output.content;this.promptManager.appendTemp(P)}}},onFinish:async()=>{await this.agent.closeAll(),this.promptManager.setTemp("")}},f={role:"user",content:c.content},x=[...(k=>k.map(R=>({role:R.role,content:R.content})))(this.agent.responseMessages),f];u.messages=x;const _=await this.agent.chatStream(u),g=new Qh,A=await new xx({debug:this.debugStream,onFinish:()=>{v.nextTick(()=>{g.resolve(),o.onDone()})}}).traverse(_),B={role:"assistant",content:"",uiContent:[]};return v.watch(A,k=>{if(!k)o.onData(B);else{const P=k.steps.map(L=>L.contents).flat().map(L=>{if(L.type==="text")return yx(L.text);if(L.type==="reasoning")return{type:"collapsible-text",title:"思考过程",content:L.text,thinkId:L.id};if(L.type==="tool")return{type:"tool",id:L.id,name:L.toolName,content:JSON.stringify({input:L.inputStr,output:L.output}),status:L.error?"failed":L.running?"running":"success"}});if(k?.error){const L={type:"markdown",content:`**错误**:${k.error.responseBody||k.error.message||"未知错误"}`};P.push(L)}(k.steps.length>=1||k?.error)&&o.onData({...B,uiContent:P.flat(),usage:k.totalUsage||null})}},{deep:!0}),g.promise}chat(r){throw new Error("Method not implemented.")}}const Cx=({systemPrompt:t,llmConfig:r})=>{const o=new vx({provider:"custom"},t,r),c=new Hn.AIClient({providerImplementation:o,provider:"custom"}),{messageManager:u,createConversation:f,getCurrentConversation:m,switchConversation:x,deleteConversation:_,updateTitle:g,state:C}=Hn.useConversation({client:c,autoSave:!1,events:{onLoaded(){},onReceiveData(j,ie,Q){Q(),ie.value[ie.value.length-1].role==="assistant"&&ie.value.pop(),ie.value.push(j)}}}),{messageState:A,inputMessage:B,sendMessage:k,abortRequest:R,messages:P,addMessage:L,send:G}=u,W=v.ref(),Z=async(j,ie,Q)=>{if(Q){const{shouldBlock:z}=await Q(j);if(z)return!1}B.value=j;const $=m();if($&&$.title==="新会话"&&g($.id,B.value.slice(0,15)),ie&&ie.length>0){const z=[{type:"text",text:B.value},...ie],D=[];B.value&&D.push({type:"text",content:B.value});for(const de of ie)de.type==="image"&&de.image&&D.push({type:"image",content:de.image});const Ce={role:"user",content:z,uiContent:D};P.value.push(Ce),B.value="",G()}else{const z={role:"user",content:B.value,uiContent:[{type:"text",content:B.value}]};P.value.push(z),B.value="",G()}return!0};return v.onMounted(()=>{W.value?.focus()}),v.onUnmounted(()=>{o.agent.closeAll()}),{agent:o.agent,customAgentProvider:o,client:c,messageManager:u,addMessage:L,send:G,conversationState:C,messages:P,messageState:A,inputMessage:B,sendMessage:k,abortRequest:R,senderRef:W,handleSendMessage:Z,createConversation:f,switchConversation:x,deleteConversation:_,getCurrentConversation:m}};function bx(){}const kn=Object.assign,ns=typeof window<"u",ji=t=>t!==null&&typeof t=="object",Jn=t=>t!=null,Bo=t=>typeof t=="function",Ex=t=>ji(t)&&Bo(t.then)&&Bo(t.catch),Ru=t=>typeof t=="number"||/^\d+(\.\d+)?$/.test(t),Ax=()=>ns?/ios|iphone|ipad|ipod/.test(navigator.userAgent.toLowerCase()):!1;function qa(t,r){const o=r.split(".");let c=t;return o.forEach(u=>{var f;c=ji(c)&&(f=c[u])!=null?f:""}),c}function Ix(t,r,o){return r.reduce((c,u)=>(c[u]=t[u],c),{})}const Bi=null,an=[Number,String],lr={type:Boolean,default:!0},Sx=t=>({type:Number,default:t}),ln=t=>({type:String,default:t});var rs=typeof window<"u";function Mu(t){let r;v.onMounted(()=>{t(),v.nextTick(()=>{r=!0})}),v.onActivated(()=>{r&&t()})}function Du(t,r,o={}){if(!rs)return;const{target:c=window,passive:u=!1,capture:f=!1}=o;let m=!1,x;const _=A=>{if(m)return;const B=v.unref(A);B&&!x&&(B.addEventListener(t,r,{capture:f,passive:u}),x=!0)},g=A=>{if(m)return;const B=v.unref(A);B&&x&&(B.removeEventListener(t,r,f),x=!1)};v.onUnmounted(()=>g(c)),v.onDeactivated(()=>g(c)),Mu(()=>_(c));let C;return v.isRef(c)&&(C=v.watch(c,(A,B)=>{g(B),_(A)})),()=>{C?.(),g(c),m=!0}}var Ai,_o;function Tx(){if(!Ai&&(Ai=v.ref(0),_o=v.ref(0),rs)){const t=()=>{Ai.value=window.innerWidth,_o.value=window.innerHeight};t(),window.addEventListener("resize",t,{passive:!0}),window.addEventListener("orientationchange",t,{passive:!0})}return{width:Ai,height:_o}}var Nx=/scroll|auto|overlay/i,Ox=rs?window:void 0;function kx(t){return t.tagName!=="HTML"&&t.tagName!=="BODY"&&t.nodeType===1}function Rx(t,r=Ox){let o=t;for(;o&&o!==r&&kx(o);){const{overflowY:c}=window.getComputedStyle(o);if(Nx.test(c))return o;o=o.parentNode}return r}Ax();const Mx=t=>t.stopPropagation();function Pu(t,r){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),Mx(t)}Tx();function vn(t){if(Jn(t))return Ru(t)?`${t}px`:String(t)}function Dx(t){if(Jn(t)){if(Array.isArray(t))return{width:vn(t[0]),height:vn(t[1])};const r=vn(t);return{width:r,height:r}}}function Px(t){const r={};return t!==void 0&&(r.zIndex=+t),r}const Bx=/-(\w)/g,Bu=t=>t.replace(Bx,(r,o)=>o.toUpperCase()),Lx=t=>t.replace(/([A-Z])/g,"-$1").toLowerCase().replace(/^-/,""),{hasOwnProperty:Fx}=Object.prototype;function Ux(t,r,o){const c=r[o];Jn(c)&&(!Fx.call(t,o)||!ji(c)?t[o]=c:t[o]=Lu(Object(t[o]),c))}function Lu(t,r){return Object.keys(r).forEach(o=>{Ux(t,r,o)}),t}var zx={name:"姓名",tel:"电话",save:"保存",clear:"清空",cancel:"取消",confirm:"确认",delete:"删除",loading:"加载中...",noCoupon:"暂无优惠券",nameEmpty:"请填写姓名",addContact:"添加联系人",telInvalid:"请填写正确的电话",vanCalendar:{end:"结束",start:"开始",title:"日期选择",weekdays:["日","一","二","三","四","五","六"],monthTitle:(t,r)=>`${t}年${r}月`,rangePrompt:t=>`最多选择 ${t} 天`},vanCascader:{select:"请选择"},vanPagination:{prev:"上一页",next:"下一页"},vanPullRefresh:{pulling:"下拉即可刷新...",loosing:"释放即可刷新..."},vanSubmitBar:{label:"合计:"},vanCoupon:{unlimited:"无门槛",discount:t=>`${t}折`,condition:t=>`满${t}元可用`},vanCouponCell:{title:"优惠券",count:t=>`${t}张可用`},vanCouponList:{exchange:"兑换",close:"不使用",enable:"可用",disabled:"不可用",placeholder:"输入优惠码"},vanAddressEdit:{area:"地区",areaEmpty:"请选择地区",addressEmpty:"请填写详细地址",addressDetail:"详细地址",defaultAddress:"设为默认收货地址"},vanAddressList:{add:"新增地址"}};const Ya=v.ref("zh-CN"),Ja=v.reactive({"zh-CN":zx}),$x={messages(){return Ja[Ya.value]},use(t,r){Ya.value=t,this.add({[t]:r})},add(t={}){Lu(Ja,t)}};var Vx=$x;function Zx(t){const r=Bu(t)+".";return(o,...c)=>{const u=Vx.messages(),f=qa(u,r+o)||qa(u,o);return Bo(f)?f(...c):f}}function Lo(t,r){return r?typeof r=="string"?` ${t}--${r}`:Array.isArray(r)?r.reduce((o,c)=>o+Lo(t,c),""):Object.keys(r).reduce((o,c)=>o+(r[c]?Lo(t,c):""),""):""}function jx(t){return(r,o)=>(r&&typeof r!="string"&&(o=r,r=""),r=r?`${t}__${r}`:t,`${r}${Lo(r,o)}`)}function pr(t){const r=`van-${t}`;return[r,jx(r),Zx(r)]}const Wx="van-haptics-feedback",Ka=5;function Hx(t,{args:r=[],done:o,canceled:c,error:u}){if(t){const f=t.apply(null,r);Ex(f)?f.then(m=>{m?o():c&&c()}).catch(u||bx):f?o():c&&c()}else o()}function si(t){return t.install=r=>{const{name:o}=t;o&&(r.component(o,t),r.component(Bu(`-${o}`),t))},t}const Gx=Symbol();function Fu(t){const r=v.getCurrentInstance();r&&kn(r.proxy,t)}const[Xx,Qa]=pr("badge"),qx={dot:Boolean,max:an,tag:ln("div"),color:String,offset:Array,content:an,showZero:lr,position:ln("top-right")};var Yx=v.defineComponent({name:Xx,props:qx,setup(t,{slots:r}){const o=()=>{if(r.content)return!0;const{content:x,showZero:_}=t;return Jn(x)&&x!==""&&(_||x!==0&&x!=="0")},c=()=>{const{dot:x,max:_,content:g}=t;if(!x&&o())return r.content?r.content():Jn(_)&&Ru(g)&&+g>+_?`${_}+`:g},u=x=>x.startsWith("-")?x.replace("-",""):`-${x}`,f=v.computed(()=>{const x={background:t.color};if(t.offset){const[_,g]=t.offset,{position:C}=t,[A,B]=C.split("-");r.default?(typeof g=="number"?x[A]=vn(A==="top"?g:-g):x[A]=A==="top"?vn(g):u(g),typeof _=="number"?x[B]=vn(B==="left"?_:-_):x[B]=B==="left"?vn(_):u(_)):(x.marginTop=vn(g),x.marginLeft=vn(_))}return x}),m=()=>{if(o()||t.dot)return v.createVNode("div",{class:Qa([t.position,{dot:t.dot,fixed:!!r.default}]),style:f.value},[c()])};return()=>{if(r.default){const{tag:x}=t;return v.createVNode(x,{class:Qa("wrapper")},{default:()=>[r.default(),m()]})}return m()}}});const Jx=si(Yx);let Uu=2e3;const Kx=()=>++Uu,Qx=t=>{Uu=t},[zu,ey]=pr("config-provider"),$u=Symbol(zu),ty={tag:ln("div"),theme:ln("light"),zIndex:Number,themeVars:Object,themeVarsDark:Object,themeVarsLight:Object,themeVarsScope:ln("local"),iconPrefix:String};function ny(t){return t.replace(/([a-zA-Z])(\d)/g,"$1-$2")}function ry(t){const r={};return Object.keys(t).forEach(o=>{const c=ny(Lx(o));r[`--van-${c}`]=t[o]}),r}function Ii(t={},r={}){Object.keys(t).forEach(o=>{t[o]!==r[o]&&document.documentElement.style.setProperty(o,t[o])}),Object.keys(r).forEach(o=>{t[o]||document.documentElement.style.removeProperty(o)})}v.defineComponent({name:zu,props:ty,setup(t,{slots:r}){const o=v.computed(()=>ry(kn({},t.themeVars,t.theme==="dark"?t.themeVarsDark:t.themeVarsLight)));if(ns){const c=()=>{document.documentElement.classList.add(`van-theme-${t.theme}`)},u=(f=t.theme)=>{document.documentElement.classList.remove(`van-theme-${f}`)};v.watch(()=>t.theme,(f,m)=>{m&&u(m),c()},{immediate:!0}),v.onActivated(c),v.onDeactivated(u),v.onBeforeUnmount(u),v.watch(o,(f,m)=>{t.themeVarsScope==="global"&&Ii(f,m)}),v.watch(()=>t.themeVarsScope,(f,m)=>{m==="global"&&Ii({},o.value),f==="global"&&Ii(o.value,{})}),t.themeVarsScope==="global"&&Ii(o.value,{})}return v.provide($u,t),v.watchEffect(()=>{t.zIndex!==void 0&&Qx(t.zIndex)}),()=>v.createVNode(t.tag,{class:ey(),style:t.themeVarsScope==="local"?o.value:void 0},{default:()=>{var c;return[(c=r.default)==null?void 0:c.call(r)]}})}});const[iy,el]=pr("icon"),oy=t=>t?.includes("/"),sy={dot:Boolean,tag:ln("i"),name:String,size:an,badge:an,color:String,badgeProps:Object,classPrefix:String};var ay=v.defineComponent({name:iy,props:sy,setup(t,{slots:r}){const o=v.inject($u,null),c=v.computed(()=>t.classPrefix||o?.iconPrefix||el());return()=>{const{tag:u,dot:f,name:m,size:x,badge:_,color:g}=t,C=oy(m);return v.createVNode(Jx,v.mergeProps({dot:f,tag:u,class:[c.value,C?"":`${c.value}-${m}`],style:{color:g,fontSize:vn(x)},content:_},t.badgeProps),{default:()=>{var A;return[(A=r.default)==null?void 0:A.call(r),C&&v.createVNode("img",{class:el("image"),src:m},null)]}})}}});const is=si(ay),[ly,qr]=pr("loading"),cy=Array(12).fill(null).map((t,r)=>v.createVNode("i",{class:qr("line",String(r+1))},null)),uy=v.createVNode("svg",{class:qr("circular"),viewBox:"25 25 50 50"},[v.createVNode("circle",{cx:"50",cy:"50",r:"20",fill:"none"},null)]),dy={size:an,type:ln("circular"),color:String,vertical:Boolean,textSize:an,textColor:String};var fy=v.defineComponent({name:ly,props:dy,setup(t,{slots:r}){const o=v.computed(()=>kn({color:t.color},Dx(t.size))),c=()=>{const f=t.type==="spinner"?cy:uy;return v.createVNode("span",{class:qr("spinner",t.type),style:o.value},[r.icon?r.icon():f])},u=()=>{var f;if(r.default)return v.createVNode("span",{class:qr("text"),style:{fontSize:vn(t.textSize),color:(f=t.textColor)!=null?f:t.color}},[r.default()])};return()=>{const{type:f,vertical:m}=t;return v.createVNode("div",{class:qr([f,{vertical:m}]),"aria-live":"polite","aria-busy":!0},[c(),u()])}}});const hy=si(fy),py={show:Boolean,zIndex:an,overlay:lr,duration:an,teleport:[String,Object],lockScroll:lr,lazyRender:lr,beforeClose:Function,overlayProps:Object,overlayStyle:Object,overlayClass:Bi,transitionAppear:Boolean,closeOnClickOverlay:lr};function my(t,r){return t>r?"horizontal":r>t?"vertical":""}function gy(){const t=v.ref(0),r=v.ref(0),o=v.ref(0),c=v.ref(0),u=v.ref(0),f=v.ref(0),m=v.ref(""),x=v.ref(!0),_=()=>m.value==="vertical",g=()=>m.value==="horizontal",C=()=>{o.value=0,c.value=0,u.value=0,f.value=0,m.value="",x.value=!0};return{move:(k=>{const R=k.touches[0];o.value=(R.clientX<0?0:R.clientX)-t.value,c.value=R.clientY-r.value,u.value=Math.abs(o.value),f.value=Math.abs(c.value);const P=10;(!m.value||u.value<P&&f.value<P)&&(m.value=my(u.value,f.value)),x.value&&(u.value>Ka||f.value>Ka)&&(x.value=!1)}),start:(k=>{C(),t.value=k.touches[0].clientX,r.value=k.touches[0].clientY}),reset:C,startX:t,startY:r,deltaX:o,deltaY:c,offsetX:u,offsetY:f,direction:m,isVertical:_,isHorizontal:g,isTap:x}}let Vr=0;const tl="van-overflow-hidden";function xy(t,r){const o=gy(),c="01",u="10",f=C=>{o.move(C);const A=o.deltaY.value>0?u:c,B=Rx(C.target,t.value),{scrollHeight:k,offsetHeight:R,scrollTop:P}=B;let L="11";P===0?L=R>=k?"00":"01":P+R>=k&&(L="10"),L!=="11"&&o.isVertical()&&!(parseInt(L,2)&parseInt(A,2))&&Pu(C)},m=()=>{document.addEventListener("touchstart",o.start),document.addEventListener("touchmove",f,{passive:!1}),Vr||document.body.classList.add(tl),Vr++},x=()=>{Vr&&(document.removeEventListener("touchstart",o.start),document.removeEventListener("touchmove",f),Vr--,Vr||document.body.classList.remove(tl))},_=()=>r()&&m(),g=()=>r()&&x();Mu(_),v.onDeactivated(g),v.onBeforeUnmount(g),v.watch(r,C=>{C?m():x()})}function Vu(t){const r=v.ref(!1);return v.watch(t,o=>{o&&(r.value=o)},{immediate:!0}),o=>()=>r.value?o():null}const nl=()=>{var t;const{scopeId:r}=((t=v.getCurrentInstance())==null?void 0:t.vnode)||{};return r?{[r]:""}:null},[yy,wy]=pr("overlay"),_y={show:Boolean,zIndex:an,duration:an,className:Bi,lockScroll:lr,lazyRender:lr,customStyle:Object,teleport:[String,Object]};var vy=v.defineComponent({name:yy,inheritAttrs:!1,props:_y,setup(t,{attrs:r,slots:o}){const c=v.ref(),u=Vu(()=>t.show||!t.lazyRender),f=x=>{t.lockScroll&&Pu(x)},m=u(()=>{var x;const _=kn(Px(t.zIndex),t.customStyle);return Jn(t.duration)&&(_.animationDuration=`${t.duration}s`),v.withDirectives(v.createVNode("div",v.mergeProps({ref:c,style:_,class:[wy(),t.className]},r),[(x=o.default)==null?void 0:x.call(o)]),[[v.vShow,t.show]])});return Du("touchmove",f,{target:c}),()=>{const x=v.createVNode(v.Transition,{name:"van-fade",appear:!0},{default:m});return t.teleport?v.createVNode(v.Teleport,{to:t.teleport},{default:()=>[x]}):x}}});const Cy=si(vy),by=kn({},py,{round:Boolean,position:ln("center"),closeIcon:ln("cross"),closeable:Boolean,transition:String,iconPrefix:String,closeOnPopstate:Boolean,closeIconPosition:ln("top-right"),destroyOnClose:Boolean,safeAreaInsetTop:Boolean,safeAreaInsetBottom:Boolean}),[Ey,rl]=pr("popup");var Ay=v.defineComponent({name:Ey,inheritAttrs:!1,props:by,emits:["open","close","opened","closed","keydown","update:show","clickOverlay","clickCloseIcon"],setup(t,{emit:r,attrs:o,slots:c}){let u,f;const m=v.ref(),x=v.ref(),_=Vu(()=>t.show||!t.lazyRender),g=v.computed(()=>{const Q={zIndex:m.value};if(Jn(t.duration)){const $=t.position==="center"?"animationDuration":"transitionDuration";Q[$]=`${t.duration}s`}return Q}),C=()=>{u||(u=!0,m.value=t.zIndex!==void 0?+t.zIndex:Kx(),r("open"))},A=()=>{u&&Hx(t.beforeClose,{done(){u=!1,r("close"),r("update:show",!1)}})},B=Q=>{r("clickOverlay",Q),t.closeOnClickOverlay&&A()},k=()=>{if(t.overlay){const Q=kn({show:t.show,class:t.overlayClass,zIndex:m.value,duration:t.duration,customStyle:t.overlayStyle,role:t.closeOnClickOverlay?"button":void 0,tabindex:t.closeOnClickOverlay?0:void 0},t.overlayProps);return v.createVNode(Cy,v.mergeProps(Q,nl(),{onClick:B}),{default:c["overlay-content"]})}},R=Q=>{r("clickCloseIcon",Q),A()},P=()=>{if(t.closeable)return v.createVNode(is,{role:"button",tabindex:0,name:t.closeIcon,class:[rl("close-icon",t.closeIconPosition),Wx],classPrefix:t.iconPrefix,onClick:R},null)};let L;const G=()=>{L&&clearTimeout(L),L=setTimeout(()=>{r("opened")})},W=()=>r("closed"),Z=Q=>r("keydown",Q),j=_(()=>{var Q;const{destroyOnClose:$,round:z,position:D,safeAreaInsetTop:Ce,safeAreaInsetBottom:de,show:pe}=t;if(!(!pe&&$))return v.withDirectives(v.createVNode("div",v.mergeProps({ref:x,style:g.value,role:"dialog",tabindex:0,class:[rl({round:z,[D]:D}),{"van-safe-area-top":Ce,"van-safe-area-bottom":de}],onKeydown:Z},o,nl()),[(Q=c.default)==null?void 0:Q.call(c),P()]),[[v.vShow,pe]])}),ie=()=>{const{position:Q,transition:$,transitionAppear:z}=t,D=Q==="center"?"van-fade":`van-popup-slide-${Q}`;return v.createVNode(v.Transition,{name:$||D,appear:z,onAfterEnter:G,onAfterLeave:W},{default:j})};return v.watch(()=>t.show,Q=>{Q&&!u&&(C(),o.tabindex===0&&v.nextTick(()=>{var $;($=x.value)==null||$.focus()})),!Q&&u&&(u=!1,r("close"))}),Fu({popupRef:x}),xy(x,()=>t.show&&t.lockScroll),Du("popstate",()=>{t.closeOnPopstate&&(A(),f=!1)}),v.onMounted(()=>{t.show&&C()}),v.onActivated(()=>{f&&(r("update:show",!0),f=!1)}),v.onDeactivated(()=>{t.show&&t.teleport&&(A(),f=!0)}),v.provide(Gx,()=>t.show),()=>t.teleport?v.createVNode(v.Teleport,{to:t.teleport},{default:()=>[k(),ie()]}):v.createVNode(v.Fragment,null,[k(),ie()])}});const Iy=si(Ay);let Zr=0;function Sy(t){t?(Zr||document.body.classList.add("van-toast--unclickable"),Zr++):Zr&&(Zr--,Zr||document.body.classList.remove("van-toast--unclickable"))}const[Ty,Ar]=pr("toast"),Ny=["show","overlay","teleport","transition","overlayClass","overlayStyle","closeOnClickOverlay","zIndex"],Oy={icon:String,show:Boolean,type:ln("text"),overlay:Boolean,message:an,iconSize:an,duration:Sx(2e3),position:ln("middle"),teleport:[String,Object],wordBreak:String,className:Bi,iconPrefix:String,transition:ln("van-fade"),loadingType:String,forbidClick:Boolean,overlayClass:Bi,overlayStyle:Object,closeOnClick:Boolean,closeOnClickOverlay:Boolean,zIndex:an};var ky=v.defineComponent({name:Ty,props:Oy,emits:["update:show"],setup(t,{emit:r,slots:o}){let c,u=!1;const f=()=>{const A=t.show&&t.forbidClick;u!==A&&(u=A,Sy(u))},m=A=>r("update:show",A),x=()=>{t.closeOnClick&&m(!1)},_=()=>clearTimeout(c),g=()=>{const{icon:A,type:B,iconSize:k,iconPrefix:R,loadingType:P}=t;if(A||B==="success"||B==="fail")return v.createVNode(is,{name:A||B,size:k,class:Ar("icon"),classPrefix:R},null);if(B==="loading")return v.createVNode(hy,{class:Ar("loading"),size:k,type:P},null)},C=()=>{const{type:A,message:B}=t;if(o.message)return v.createVNode("div",{class:Ar("text")},[o.message()]);if(Jn(B)&&B!=="")return A==="html"?v.createVNode("div",{key:0,class:Ar("text"),innerHTML:String(B)},null):v.createVNode("div",{class:Ar("text")},[B])};return v.watch(()=>[t.show,t.forbidClick],f),v.watch(()=>[t.show,t.type,t.message,t.duration],()=>{_(),t.show&&t.duration>0&&(c=setTimeout(()=>{m(!1)},t.duration))}),v.onMounted(f),v.onUnmounted(f),()=>v.createVNode(Iy,v.mergeProps({class:[Ar([t.position,t.wordBreak==="normal"?"break-normal":t.wordBreak,{[t.type]:!t.icon}]),t.className],lockScroll:!1,onClick:x,onClosed:_,"onUpdate:show":m},Ix(t,Ny)),{default:()=>[g(),C()]})}});function Ry(){const t=v.reactive({show:!1}),r=u=>{t.show=u},o=u=>{kn(t,u,{transitionAppear:!0}),r(!0)},c=()=>r(!1);return Fu({open:o,close:c,toggle:r}),{open:o,close:c,state:t,toggle:r}}function My(t){const r=v.createApp(t),o=document.createElement("div");return document.body.appendChild(o),{instance:r.mount(o),unmount(){r.unmount(),document.body.removeChild(o)}}}const Dy={icon:"",type:"text",message:"",className:"",overlay:!1,onClose:void 0,onOpened:void 0,duration:2e3,teleport:"body",iconSize:void 0,iconPrefix:void 0,position:"middle",transition:"van-fade",forbidClick:!1,loadingType:void 0,overlayClass:"",overlayStyle:void 0,closeOnClick:!1,closeOnClickOverlay:!1};let Si=[],Py=!1,il=kn({},Dy);const By=new Map;function Zu(t){return ji(t)?t:{message:t}}function Ly(){const{instance:t}=My({setup(){const r=v.ref(""),{open:o,state:c,close:u,toggle:f}=Ry(),m=()=>{},x=()=>{const _={onClosed:m,"onUpdate:show":f};return v.createVNode(ky,v.mergeProps(c,_),null)};return v.watch(r,_=>{c.message=_}),v.getCurrentInstance().render=x,{open:o,close:u,message:r}}});return t}function Fy(){if(!Si.length||Py){const t=Ly();Si.push(t)}return Si[Si.length-1]}function Je(t={}){if(!ns)return{};const r=Fy(),o=Zu(t);return r.open(kn({},il,By.get(o.type||il.type),o)),r}const Uy=t=>r=>Je(kn({type:t},Zu(r))),ju=Uy("loading"),zy=t=>{try{const r=JSON.parse(t),o=[];if(!r.mcpServers||typeof r.mcpServers!="object")throw new Error("JSON 格式错误:缺少 mcpServers 字段");for(const[c,u]of Object.entries(r.mcpServers)){const f=$y(u);f&&o.push({name:c,config:f})}return o}catch(r){throw new Error(`JSON 解析失败: ${r instanceof Error?r.message:"未知错误"}`)}},$y=t=>{if(!t||typeof t!="object"||!t.url)return null;const{type:r,url:o,sessionId:c}=t;return r==="extension"?c?{type:"extension",url:o,sessionId:c,useAISdkClient:!0}:null:r==="streamableHttp"||r==="sse"?{type:r,url:o,useAISdkClient:!0}:{type:"streamableHttp",url:o,useAISdkClient:!0}},Vy=(t,r,o)=>{const c=async(f,m,x,_,g)=>{if(await t.insertMcpServer(f,m)){const A=t.mcpTools[f];if(A){const k={id:`plugin-${f.replace("mcp-server-","")}`,name:x,icon:g||o,description:_||(typeof m=="object"&&"url"in m?m.url:""),enabled:!0,expanded:!0,tools:Object.keys(A).map(R=>({id:R,name:R,description:A[R].description,enabled:!0})),originMcpConfig:v.markRaw(m)};return r.value.push(k),!0}else return await t.removeMcpServer(f),!1}else return!1};return{handleCustomAdd:async(f,m)=>{ju("添加工具中...");try{if(f==="code"){if(typeof m!="string"){Je("添加工具失败:code 类型需要 JSON 字符串格式");return}const G=zy(m);if(G.length===0){Je("添加工具失败:JSON 配置格式不正确或未找到有效的服务器配置");return}let W=0,Z=0;for(const{name:j,config:ie}of G){const Q=`mcp-server-${j}`;await c(Q,ie,j)?W++:Z++}await t.closeAll(),Z===0?Je(`成功添加 ${W} 个工具`):W>0?Je(`成功添加 ${W} 个工具,${Z} 个失败`):Je("添加工具失败:所有服务器都无法连接");return}if(typeof m=="string"){Je("添加工具失败:数据格式不正确");return}const{description:x,headers:_,name:g,thumbnail:C,type:A,url:B}=m;if(!g||!B||!A){Je("添加工具失败:缺少必要参数(名称、URL或类型)");return}const R=`mcp-server-${`custom-${g}-${Date.now()}`}`;await c(R,{type:A,url:B,useAISdkClient:!0},g,x,C)?(await t.closeAll(),Je("添加工具完成")):Je("重复添加工具或无法获取工具列表")}catch(x){console.error("handleCustomAdd error:",x),Je(`添加工具失败:${x instanceof Error?x.message:"未知错误"}`)}}}};function Zy(t,r,o){const c=v.ref([]),u=v.ref([]),f=v.ref(!1),m=j=>j==="mcp-server-localhost",x=(j,ie)=>{ie?t.ignoreToolnames=t.ignoreToolnames.filter(Q=>Q!==j):t.ignoreToolnames.includes(j)||t.ignoreToolnames.push(j)},_=(j,ie)=>{r.value||(r.value={});const Q={...r.value};j===null?Object.keys(Q).forEach($=>{Q[$]=ie}):Q[j]=ie,r.value=Q},g=j=>{const ie=u.value.find(Q=>Q.id===j);ie&&(ie.addState="idle")},C=j=>{const ie=t.mcpTools[j];if(!ie)return[];const Q=m(j),$=r.value||{};return Object.keys(ie).map(z=>{const D=Q?!!$[z]:!0;return x(z,D),{id:z,name:z,description:ie[z].description,enabled:D}})},A=async j=>{const ie=j.pluginId;if(!await t.insertMcpServer(ie,j.mcpServer))return!1;if(!t.mcpTools[ie])return await t.removeMcpServer(ie),!1;const z=C(ie);if(z.length===0)return await t.removeMcpServer(ie),!1;const D=c.value.find(de=>de.id===j.pluginId);if(D)return D.tools=z,D.originMcpConfig=v.markRaw(j.mcpServer),!0;const Ce={id:j.pluginId,name:j.name,icon:j.icon||o,description:j.description,enabled:!0,expanded:!1,tools:z,originMcpConfig:v.markRaw(j.mcpServer)};return c.value.push(Ce),!0};return{installedPlugins:c,marketPlugins:u,pluginVisible:f,loadMcpServerToPlugin:async(j,ie)=>{let Q,$;if("type"in ie&&ie.type==="local")Q="本地工具",$="本地工具列表";else{const z=new URL(ie.url);Q=z.origin,$=z.searchParams.get("sessionId")||("sessionId"in ie?ie.sessionId:"")||""}await A({pluginId:j,name:Q,description:$,mcpServer:ie})},togglePlugin:(j,ie)=>{const Q=m(j.id);j.tools.forEach($=>{$.enabled=ie,x($.id,ie),Q&&_($.id,ie)})},toggleTool:(j,ie,Q)=>{const $=m(j.id);j.tools.forEach(z=>{z.id===ie&&(z.enabled=Q)}),x(ie,Q),$&&_(ie,Q)},deletePlugin:async j=>{const ie=c.value.find($=>$.id===j.id);if(!ie)return;c.value=c.value.filter($=>$.id!==ie.id),g(ie.id);const Q=j.id;await t.removeMcpServer(Q)},addPluginCore:A,addPluginFromMarket:async j=>{j.addState="loading";const ie={type:j.type,url:j.url,useAISdkClient:!0},Q=await A({pluginId:j.id,name:j.name,description:j.description||"",icon:j.icon,mcpServer:ie});j.addState=Q?"added":"idle"},addPluginFromScan:async(j,ie)=>{const Q={type:"streamableHttp",url:`${ie}mcp?sessionId=${j}`},$=new URL(`${ie}mcp?sessionId=${j}`);return await A({pluginId:`plugin-${j}`,name:$.origin,description:j,mcpServer:Q})},handleClientDisconnected:async j=>{const ie=j,Q=c.value.find($=>$.id===ie);return await t.removeMcpServer(j),Q?(c.value=c.value.filter($=>$.id!==ie),g(ie),Q):null},searchPlugin:(j,ie)=>j.trim()===""||ie.name.toLowerCase().includes(j.toLowerCase())}}function jy(t){const{skillsRef:r,customAgentProvider:o}=t,c=v.computed(()=>{const x=r?.value;return x?cr.getSkillOverviews(x):[]}),u=v.computed(()=>{const x=c.value;return x.length>0?cr.formatSkillsForSystemPrompt(x):""}),f=v.computed(()=>{const x=r?.value;return x?cr.createSkillTools(x):{}});return v.watchEffect(()=>{if(o.promptManager.setSkillMeta(u.value),o.llmConfig){const x=o.llmConfig.extraTools??{};o.llmConfig.extraTools={...x,...f.value}}}),{processSkillMentions:async()=>({shouldBlock:!1,skillItems:[]}),skillPromptPart:u,skillTools:f,skillOverviews:c}}const Wy=["title"],Hy=v.defineComponent({__name:"TokenUsage",props:{usage:{type:Object,default:""}},setup(t){const r=t,o=v.computed(()=>r.usage.totalTokens===0||typeof r.usage.totalTokens>"u"),c=v.computed(()=>{const{inputTokens:f=0,outputTokens:m=0,totalTokens:x=0,inputTokenDetails:_,outputTokenDetails:g}=r.usage,C=_?.cacheReadTokens||0,A=g?.reasoningTokens||0;return{cachedInputTokens:[C/x*100+"%",C],inputTokens:[(f-C)/x*100+"%",f],reasoningTokens:[A/x*100+"%",A],outputTokens:[(m-A)/x*100+"%",m]}}),u=v.computed(()=>{const{inputTokens:f=0,outputTokens:m=0,totalTokens:x=0,inputTokenDetails:_,outputTokenDetails:g}=r.usage,C=_?.cacheReadTokens||0,A=g?.reasoningTokens||0;return[`inputTokens: ${f}`,`outputTokens: ${m}`,`totalTokens: ${x}`,`cachedInputTokens: ${C}`,`reasoningTokens: ${A}`].join(`
|
|
59
|
+
`)});return(f,m)=>o.value?v.createCommentVNode("",!0):(v.openBlock(),v.createElementBlock("div",{key:0,class:"token-usage-wrap",title:u.value},[(v.openBlock(!0),v.createElementBlock(v.Fragment,null,v.renderList(c.value,(x,_)=>(v.openBlock(),v.createElementBlock("div",{key:_,class:v.normalizeClass(_),style:v.normalizeStyle({width:x[0]})},null,6))),128))],8,Wy))}}),Kn=(t,r)=>{const o=t.__vccOpts||t;for(const[c,u]of r)o[c]=u;return o},Gy=Kn(Hy,[["__scopeId","data-v-000098b4"]]),Xy={width:"100.000000",height:"100.000000",viewBox:"0 0 100 100",fill:"none",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"};function qy(t,r){return v.openBlock(),v.createElementBlock("svg",Xy,[...r[0]||(r[0]=[v.createStaticVNode('<desc> Created with Pixso. </desc><defs><radialGradient gradientTransform="translate(32.4474 65.1156) rotate(128.932) scale(22.991 20.6919)" cx="0.000000" cy="0.000000" r="1.000000" id="paint_radial_9_3090_0" gradientUnits="userSpaceOnUse"><stop stop-color="#5ADDF8"></stop><stop stop-color="#AEBFFF"></stop><stop offset="0.329153" stop-color="#1476FF"></stop><stop offset="0.667785" stop-color="#655AF8"></stop><stop offset="0.868255" stop-color="#948CFF"></stop><stop offset="1.000000" stop-color="#D25AF8"></stop><stop offset="1.000000" stop-color="#5A8BF8"></stop></radialGradient><linearGradient x1="30.999874" y1="85.000229" x2="30.499891" y2="70.500214" id="paint_linear_9_3092_0" gradientUnits="userSpaceOnUse"><stop stop-color="#000000" stop-opacity="0.000000"></stop><stop offset="1.000000" stop-color="#000000"></stop></linearGradient><radialGradient gradientTransform="translate(26.9999 24.7118) rotate(38.3655) scale(77.7996 109.496)" cx="0.000000" cy="0.000000" r="1.000000" id="paint_radial_9_3094_0" gradientUnits="userSpaceOnUse"><stop stop-color="#5ADDF8"></stop><stop stop-color="#AEBFFF"></stop><stop offset="0.329153" stop-color="#1476FF"></stop><stop offset="0.667785" stop-color="#655AF8"></stop><stop offset="0.868255" stop-color="#948CFF"></stop><stop offset="1.000000" stop-color="#D25AF8"></stop><stop offset="1.000000" stop-color="#5A8BF8"></stop></radialGradient></defs><rect id="NEXT-LOGO-无背景渐变-右" width="100.000000" height="99.999939" transform="matrix(-1 0 0 1 100 0)" fill="#FFFFFF" fill-opacity="0"></rect>',3),v.createElementVNode("mask",{id:"mask9_3088","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"0.000061",y:"0.000061",width:"99.999939",height:"99.999939"},[v.createElementVNode("rect",{id:"画板 1773",width:"99.999962",height:"99.999947",transform:"matrix(-1 0 0 1 100 6.10352e-05)",fill:"#000000","fill-opacity":"1.000000"})],-1),v.createStaticVNode('<g mask="url(#mask9_3088)"><path id="矢量 1" d="M35.93 81.01L36 63L18 63.07L32.48 82.23C33.61 83.71 35.93 82.9 35.93 81.01Z" fill="url(#paint_radial_9_3090_0)" fill-opacity="1.000000" fill-rule="evenodd"></path><g opacity="0.100000" style="mix-blend-mode:normal;"><path id="矢量 1" d="M35.93 81.01L36 63L18 63.07L32.48 82.23C33.61 83.71 35.93 82.9 35.93 81.01Z" fill="url(#paint_linear_9_3092_0)" fill-opacity="1.000000" fill-rule="evenodd"></path></g><rect id="矩形 5" x="12.000000" y="19.000183" rx="26.999992" width="75.999977" height="53.999985" fill="url(#paint_radial_9_3094_0)" fill-opacity="1.000000"></rect><rect id="矩形 5" rx="26.499992" width="74.999977" height="52.999985" transform="matrix(-1 0 0 1 87.5 19.5002)" fill="#000000" fill-opacity="0"></rect><rect id="矩形 5" rx="26.499992" width="74.999977" height="52.999985" transform="matrix(-1 0 0 1 87.5 19.5002)" stroke="#000000" stroke-opacity="0" stroke-width="1.000000"></rect><path id="path" d="M45.39 59.06C44.22 60.05 42.9 60.66 41.43 60.89C39.95 61.12 38.57 61.04 37.28 60.65C36 60.26 34.04 58.58 34.04 58.58C34.04 58.58 29.02 54.73 29.02 45.61C29.02 36.5 33.5 32.5 33.5 32.5C33.5 32.5 34.72 31.31 36.5 31C38.29 30.68 39.43 30.98 40.66 31.33C50.89 34.23 62.38 34.33 72.58 31.33C73.81 30.98 74.91 30.93 75.89 31.17C76.87 31.42 77.71 31.89 78.42 32.59C81.65 35.81 82.87 41.06 83 45.61C83.12 50.09 81.97 55.24 78.94 58.54C78.04 59.52 76.98 60.22 75.78 60.63C74.58 61.04 73.32 61.12 71.99 60.89C70.66 60.66 69.48 60.05 68.46 59.06C68.01 58.62 67.39 58.07 66.57 57.4C65.76 56.73 64.83 56.08 63.79 55.44C62.75 54.8 61.62 54.25 60.39 53.8C59.16 53.35 57.91 53.13 56.62 53.13C55.36 53.13 54.16 53.36 53 53.83C51.85 54.29 50.79 54.84 49.82 55.48C48.86 56.12 48 56.78 47.26 57.45C46.51 58.11 45.89 58.65 45.39 59.06Z" fill="#FFFFFF" fill-opacity="1.000000" fill-rule="nonzero"></path><rect id="矩形 841" rx="2.000000" width="3.999999" height="11.999996" transform="matrix(-0.999983 0.00577157 0.00577157 0.999983 76.1109 38.0356)" fill="#1476FF" fill-opacity="1.000000"></rect><path id="合并" d="M42.96 38C43.77 37.97 44.55 38.42 44.92 39.19L48.73 47.11C49.22 48.13 48.79 49.34 47.75 49.81C46.72 50.28 45.48 49.83 44.99 48.8L42.96 44.59L40.94 48.81C40.45 49.83 39.21 50.28 38.18 49.81C37.14 49.34 36.7 48.13 37.2 47.11L41 39.19C41.37 38.42 42.16 37.98 42.96 38Z" fill="#1476FF" fill-opacity="1.000000" fill-rule="evenodd"></path></g>',1)])])}const Wu={render:qy};function Yy(t){const{messages:r,messageState:o,inputMessage:c,handleSendMessage:u}=t,f=v.h(Wu,{style:{width:"48px",height:"48px"}}),m=v.ref({}),x=v.computed(()=>Hn.GeneratingStatus.includes(o.status)),_=v.computed(()=>r.value.findLastIndex(k=>k.role==="assistant")),g=k=>k===void 0?"复制":m.value[k]?"复制成功":"复制",C=async k=>{const R=r.value[k],P=typeof R.content=="string"?R.content:JSON.stringify(R.content);try{await navigator.clipboard.writeText(P),k!==void 0&&(m.value[k]=!0,setTimeout(()=>{m.value[k]=!1},3e3))}catch(L){console.error("复制失败:",L),Je("复制失败,请重试")}},A=async k=>{const R=r.value.findLastIndex((L,G)=>L.role==="user"&&G<=k);if(R===-1){console.warn("未找到可重新生成的用户消息"),Je("无法重新生成消息");return}const P=r.value[R];if(r.value=r.value.slice(0,R),Array.isArray(P.content)){const G=P.content.find(Z=>Z.type==="text")?.text||"",W=P.content.filter(Z=>Z.type!=="text");c.value=G,await u(G,W.length>0?W:void 0)}else c.value=P.content,await u(P.content)},B={assistant:{type:"markdown",placement:"start",avatar:t.props.roleAvatar.assistant,maxWidth:"80%",customContentField:"uiContent",slots:{footer:({index:k})=>{const R=_.value===k;return x.value&&R?"":v.h("div",{class:["assistant-actions",{"latest-assistant":R,"historical-assistant":!R}],style:{display:"flex",justifyContent:"flex-start",alignItems:"center",gap:"4px"}},[v.h(Bt.IconButton,{icon:Tr.IconRefresh,size:24,onClick:()=>A(k)}),v.h(Sd,{effect:"light",content:g(k),placement:"right",visibleArrow:!1},()=>v.h(Bt.IconButton,{icon:Tr.IconCopy,size:24,onClick:()=>C(k)})),r.value[k].usage?v.h(Gy,{usage:r.value[k].usage}):null])}}},user:{placement:"end",avatar:t.props.roleAvatar.user,maxWidth:"80%",customContentField:"uiContent"}};return{welcomeIcon:f,roles:B,copyingStates:m,isProcessing:x,latestAssistantMessageIndex:_,copyTooltipContent:g,copyMessageToClipboard:C,regenerateMessage:A}}function Jy(t){const{createConversation:r,switchConversation:o,deleteConversation:c,getCurrentConversation:u,abortRequest:f,conversationState:m,customAgentProvider:x}=t,_=v.ref(!1),g=()=>{v.nextTick(()=>{const R=document.querySelector("div.tr-bubble-list");R&&R.scrollTo({top:R.scrollHeight,behavior:"smooth"})})};return{showHistory:_,handleCreateConversation:()=>{f();const R=[];x.agent.responseMessages=R,r();const P=u();P.aiSdkMessages=R},handleHistorySelect:R=>{f(),o(R.id);const P=u();x.agent.responseMessages=P.aiSdkMessages,_.value=!1,g()},handleHistoryUpdateTitle:(R,P)=>{P.title=R},handleHistoryDelete:(R,P)=>{if(R.id==="delete"){if(m.currentId===P.id){Je("不允许删除当前会话");return}c(P.id)}},scrollToBottom:g}}function Ky(t){const{sessionId:r,agentRoot:o,mode:c,qrCodeUrl:u,remoteUrl:f,menuItems:m,AILogoUrl:x,show:_,addPluginFromScan:g,inputMessage:C}=t;let A=!1;const B=async G=>{if(ju("添加工具中..."),G){const W=await g(G,o);Je(W?"添加工具完成":"重复添加工具或添加失败")}else Je("添加工具失败")},k=async G=>{if(/^\/[A-Za-z0-9-]{6,}$/.test(G)){try{const W=await fetch(`${o}client?sessionId=${G.slice(1)}`);if(!W.ok)throw new Error(`HTTP ${W.status}`);const j=(await W.json())?.data?.sessionId;j?await B(j):Je("添加工具失败,请检查识别码是否正确"),C.value=""}catch(W){console.error("识别码处理失败:",W),Je("添加工具失败,请检查识别码是否正确"),C.value=""}return!0}return!1},R=()=>{v.watch(r,G=>{G&&c==="remoter"&&!A&&(cr.createRemoter({sessionId:G,qrCodeUrl:u,remoteUrl:f,menuItems:m,logoUrl:x,onShowAIChat:()=>_.value=!0}),A=!0)},{immediate:!0})},P=()=>{v.watch(r,G=>{G&&B(G)})};return{handleScanSuccess:B,handleSessionIdInput:k,initialize:()=>{r.value&&B(r.value),c==="remoter"&&R(),P()},initializeRemoter:R,watchSessionIdChanges:P}}function Qy(t){return new Promise((r,o)=>{const c=new FileReader;c.onload=()=>r(c.result),c.onerror=o,c.readAsDataURL(t)})}function ew(t){return t.type.startsWith("image/")}function tw(t,r){const o=r*1024*1024;return t.size<=o}async function nw(t){if(t.length===0)return[];const r=[];for(const o of t)if(o.rawFile)try{const c=await Qy(o.rawFile);ew(o.rawFile)&&r.push({type:"image",image:c})}catch(c){console.error("文件转换失败:",c),Je({type:"fail",message:"文件处理失败"})}return r}function rw(t={}){const r=v.ref([]),o=async u=>{if(!u||u.length===0)return;c();const f=v.unref(t.maxFileSize)||10,m=v.unref(t.supportedTypes)||["image/"];for(const x of u){if(!m.some(g=>x.type.startsWith(g))){Je({type:"fail",message:`不支持的文件类型: ${x.type}`});continue}if(!tw(x,f)){Je({type:"fail",message:`文件大小超过 ${f}MB 限制`});continue}r.value.push({rawFile:x,url:URL.createObjectURL(x)})}},c=()=>{r.value.forEach(u=>{u.url&&URL.revokeObjectURL(u.url)}),r.value=[]};return{attachments:r,handleFilesSelected:o,clearAttachments:c}}function iw(t){const{selectedModel:r,selectedModelId:o}=t,c=v.computed(()=>r.value?.multimodal?.supportImages??!1),u=v.computed(()=>r.value?.multimodal?.maxFileSize||10),f=v.computed(()=>r.value?.multimodal?.supportedMimeTypes||["image/"]),{attachments:m,handleFilesSelected:x,clearAttachments:_}=rw({maxFileSize:u,supportedTypes:f});return v.watch(o,()=>{if(m.value.length>0&&r.value){const k=r.value.multimodal?.maxFileSize||10,R=r.value.multimodal?.supportedMimeTypes||["image/"];m.value.filter(L=>{if(!L.rawFile||!R.some(Z=>L.rawFile.type.startsWith(Z)))return!0;const W=k*1024*1024;return L.rawFile.size>W}).length>0&&(_(),Je("切换模型后,之前选择的附件已清空"))}}),{hasMultimodalSupport:c,attachments:m,onFilesSelected:k=>{x(k)},checkCanSendAttachments:()=>m.value.length>0&&!c.value?(Je("当前模型不支持附件,请先移除附件或切换支持多模态的模型"),!1):!0,processAttachments:async()=>m.value.length===0?[]:await nw(m.value),cleanupAttachments:()=>{m.value.length>0&&_()},clearAttachments:_}}var _e;(function(t){t[t.QR_CODE=0]="QR_CODE",t[t.AZTEC=1]="AZTEC",t[t.CODABAR=2]="CODABAR",t[t.CODE_39=3]="CODE_39",t[t.CODE_93=4]="CODE_93",t[t.CODE_128=5]="CODE_128",t[t.DATA_MATRIX=6]="DATA_MATRIX",t[t.MAXICODE=7]="MAXICODE",t[t.ITF=8]="ITF",t[t.EAN_13=9]="EAN_13",t[t.EAN_8=10]="EAN_8",t[t.PDF_417=11]="PDF_417",t[t.RSS_14=12]="RSS_14",t[t.RSS_EXPANDED=13]="RSS_EXPANDED",t[t.UPC_A=14]="UPC_A",t[t.UPC_E=15]="UPC_E",t[t.UPC_EAN_EXTENSION=16]="UPC_EAN_EXTENSION"})(_e||(_e={}));var ol=new Map([[_e.QR_CODE,"QR_CODE"],[_e.AZTEC,"AZTEC"],[_e.CODABAR,"CODABAR"],[_e.CODE_39,"CODE_39"],[_e.CODE_93,"CODE_93"],[_e.CODE_128,"CODE_128"],[_e.DATA_MATRIX,"DATA_MATRIX"],[_e.MAXICODE,"MAXICODE"],[_e.ITF,"ITF"],[_e.EAN_13,"EAN_13"],[_e.EAN_8,"EAN_8"],[_e.PDF_417,"PDF_417"],[_e.RSS_14,"RSS_14"],[_e.RSS_EXPANDED,"RSS_EXPANDED"],[_e.UPC_A,"UPC_A"],[_e.UPC_E,"UPC_E"],[_e.UPC_EAN_EXTENSION,"UPC_EAN_EXTENSION"]]),sl;(function(t){t[t.UNKNOWN=0]="UNKNOWN",t[t.URL=1]="URL"})(sl||(sl={}));function ow(t){return Object.values(_e).includes(t)}var ti;(function(t){t[t.SCAN_TYPE_CAMERA=0]="SCAN_TYPE_CAMERA",t[t.SCAN_TYPE_FILE=1]="SCAN_TYPE_FILE"})(ti||(ti={}));var sw=(function(){function t(){}return t.GITHUB_PROJECT_URL="https://github.com/mebjas/html5-qrcode",t.SCAN_DEFAULT_FPS=2,t.DEFAULT_DISABLE_FLIP=!1,t.DEFAULT_REMEMBER_LAST_CAMERA_USED=!0,t.DEFAULT_SUPPORTED_SCAN_TYPE=[ti.SCAN_TYPE_CAMERA,ti.SCAN_TYPE_FILE],t})(),Hu=(function(){function t(r,o){this.format=r,this.formatName=o}return t.prototype.toString=function(){return this.formatName},t.create=function(r){if(!ol.has(r))throw"".concat(r," not in html5QrcodeSupportedFormatsTextMap");return new t(r,ol.get(r))},t})(),al=(function(){function t(){}return t.createFromText=function(r){var o={text:r};return{decodedText:r,result:o}},t.createFromQrcodeResult=function(r){return{decodedText:r.text,result:r}},t})(),Fo;(function(t){t[t.UNKWOWN_ERROR=0]="UNKWOWN_ERROR",t[t.IMPLEMENTATION_ERROR=1]="IMPLEMENTATION_ERROR",t[t.NO_CODE_FOUND_ERROR=2]="NO_CODE_FOUND_ERROR"})(Fo||(Fo={}));var aw=(function(){function t(){}return t.createFrom=function(r){return{errorMessage:r,type:Fo.UNKWOWN_ERROR}},t})(),lw=(function(){function t(r){this.verbose=r}return t.prototype.log=function(r){this.verbose&&console.log(r)},t.prototype.warn=function(r){this.verbose&&console.warn(r)},t.prototype.logError=function(r,o){(this.verbose||o===!0)&&console.error(r)},t.prototype.logErrors=function(r){if(r.length===0)throw"Logger#logError called without arguments";this.verbose&&console.error(r)},t})();function Mn(t){return typeof t>"u"||t===null}var Sr=(function(){function t(){}return t.codeParseError=function(r){return"QR code parse error, error = ".concat(r)},t.errorGettingUserMedia=function(r){return"Error getting userMedia, error = ".concat(r)},t.onlyDeviceSupportedError=function(){return"The device doesn't support navigator.mediaDevices , only supported cameraIdOrConfig in this case is deviceId parameter (string)."},t.cameraStreamingNotSupported=function(){return"Camera streaming not supported by the browser."},t.unableToQuerySupportedDevices=function(){return"Unable to query supported devices, unknown error."},t.insecureContextCameraQueryError=function(){return"Camera access is only supported in secure context like https or localhost."},t.scannerPaused=function(){return"Scanner paused"},t})(),Gu=(function(){function t(){}return t.isMediaStreamConstraintsValid=function(r,o){if(typeof r!="object"){var c=typeof r;return o.logError("videoConstraints should be of type object, the "+"object passed is of type ".concat(c,"."),!0),!1}for(var u=["autoGainControl","channelCount","echoCancellation","latency","noiseSuppression","sampleRate","sampleSize","volume"],f=new Set(u),m=Object.keys(r),x=0,_=m;x<_.length;x++){var g=_[x];if(f.has(g))return o.logError("".concat(g," is not supported videoConstaints."),!0),!1}return!0},t})(),Hr={exports:{}},cw=Hr.exports,ll;function uw(){return ll||(ll=1,(function(t,r){(function(o,c){c(r)})(cw,(function(o){function c(b){return b==null}var u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(b,e){b.__proto__=e}||function(b,e){for(var n in e)e.hasOwnProperty(n)&&(b[n]=e[n])};function f(b,e){u(b,e);function n(){this.constructor=b}b.prototype=e===null?Object.create(e):(n.prototype=e.prototype,new n)}function m(b,e){var n=Object.setPrototypeOf;n?n(b,e):b.__proto__=e}function x(b,e){e===void 0&&(e=b.constructor);var n=Error.captureStackTrace;n&&n(b,e)}var _=(function(b){f(e,b);function e(n){var i=this.constructor,s=b.call(this,n)||this;return Object.defineProperty(s,"name",{value:i.name,enumerable:!1}),m(s,i.prototype),x(s),s}return e})(Error);class g extends _{constructor(e=void 0){super(e),this.message=e}getKind(){return this.constructor.kind}}g.kind="Exception";class C extends g{}C.kind="ArgumentException";class A extends g{}A.kind="IllegalArgumentException";class B{constructor(e){if(this.binarizer=e,e===null)throw new A("Binarizer must be non-null.")}getWidth(){return this.binarizer.getWidth()}getHeight(){return this.binarizer.getHeight()}getBlackRow(e,n){return this.binarizer.getBlackRow(e,n)}getBlackMatrix(){return(this.matrix===null||this.matrix===void 0)&&(this.matrix=this.binarizer.getBlackMatrix()),this.matrix}isCropSupported(){return this.binarizer.getLuminanceSource().isCropSupported()}crop(e,n,i,s){const a=this.binarizer.getLuminanceSource().crop(e,n,i,s);return new B(this.binarizer.createBinarizer(a))}isRotateSupported(){return this.binarizer.getLuminanceSource().isRotateSupported()}rotateCounterClockwise(){const e=this.binarizer.getLuminanceSource().rotateCounterClockwise();return new B(this.binarizer.createBinarizer(e))}rotateCounterClockwise45(){const e=this.binarizer.getLuminanceSource().rotateCounterClockwise45();return new B(this.binarizer.createBinarizer(e))}toString(){try{return this.getBlackMatrix().toString()}catch{return""}}}class k extends g{static getChecksumInstance(){return new k}}k.kind="ChecksumException";class R{constructor(e){this.source=e}getLuminanceSource(){return this.source}getWidth(){return this.source.getWidth()}getHeight(){return this.source.getHeight()}}class P{static arraycopy(e,n,i,s,a){for(;a--;)i[s++]=e[n++]}static currentTimeMillis(){return Date.now()}}class L extends g{}L.kind="IndexOutOfBoundsException";class G extends L{constructor(e=void 0,n=void 0){super(n),this.index=e,this.message=n}}G.kind="ArrayIndexOutOfBoundsException";class W{static fill(e,n){for(let i=0,s=e.length;i<s;i++)e[i]=n}static fillWithin(e,n,i,s){W.rangeCheck(e.length,n,i);for(let a=n;a<i;a++)e[a]=s}static rangeCheck(e,n,i){if(n>i)throw new A("fromIndex("+n+") > toIndex("+i+")");if(n<0)throw new G(n);if(i>e)throw new G(i)}static asList(...e){return e}static create(e,n,i){return Array.from({length:e}).map(a=>Array.from({length:n}).fill(i))}static createInt32Array(e,n,i){return Array.from({length:e}).map(a=>Int32Array.from({length:n}).fill(i))}static equals(e,n){if(!e||!n||!e.length||!n.length||e.length!==n.length)return!1;for(let i=0,s=e.length;i<s;i++)if(e[i]!==n[i])return!1;return!0}static hashCode(e){if(e===null)return 0;let n=1;for(const i of e)n=31*n+i;return n}static fillUint8Array(e,n){for(let i=0;i!==e.length;i++)e[i]=n}static copyOf(e,n){return e.slice(0,n)}static copyOfUint8Array(e,n){if(e.length<=n){const i=new Uint8Array(n);return i.set(e),i}return e.slice(0,n)}static copyOfRange(e,n,i){const s=i-n,a=new Int32Array(s);return P.arraycopy(e,n,a,0,s),a}static binarySearch(e,n,i){i===void 0&&(i=W.numberComparator);let s=0,a=e.length-1;for(;s<=a;){const l=a+s>>1,d=i(n,e[l]);if(d>0)s=l+1;else if(d<0)a=l-1;else return l}return-s-1}static numberComparator(e,n){return e-n}}class Z{static numberOfTrailingZeros(e){let n;if(e===0)return 32;let i=31;return n=e<<16,n!==0&&(i-=16,e=n),n=e<<8,n!==0&&(i-=8,e=n),n=e<<4,n!==0&&(i-=4,e=n),n=e<<2,n!==0&&(i-=2,e=n),i-(e<<1>>>31)}static numberOfLeadingZeros(e){if(e===0)return 32;let n=1;return e>>>16||(n+=16,e<<=16),e>>>24||(n+=8,e<<=8),e>>>28||(n+=4,e<<=4),e>>>30||(n+=2,e<<=2),n-=e>>>31,n}static toHexString(e){return e.toString(16)}static toBinaryString(e){return String(parseInt(String(e),2))}static bitCount(e){return e=e-(e>>>1&1431655765),e=(e&858993459)+(e>>>2&858993459),e=e+(e>>>4)&252645135,e=e+(e>>>8),e=e+(e>>>16),e&63}static truncDivision(e,n){return Math.trunc(e/n)}static parseInt(e,n=void 0){return parseInt(e,n)}}Z.MIN_VALUE_32_BITS=-2147483648,Z.MAX_VALUE=Number.MAX_SAFE_INTEGER;class j{constructor(e,n){e===void 0?(this.size=0,this.bits=new Int32Array(1)):(this.size=e,n==null?this.bits=j.makeArray(e):this.bits=n)}getSize(){return this.size}getSizeInBytes(){return Math.floor((this.size+7)/8)}ensureCapacity(e){if(e>this.bits.length*32){const n=j.makeArray(e);P.arraycopy(this.bits,0,n,0,this.bits.length),this.bits=n}}get(e){return(this.bits[Math.floor(e/32)]&1<<(e&31))!==0}set(e){this.bits[Math.floor(e/32)]|=1<<(e&31)}flip(e){this.bits[Math.floor(e/32)]^=1<<(e&31)}getNextSet(e){const n=this.size;if(e>=n)return n;const i=this.bits;let s=Math.floor(e/32),a=i[s];a&=~((1<<(e&31))-1);const l=i.length;for(;a===0;){if(++s===l)return n;a=i[s]}const d=s*32+Z.numberOfTrailingZeros(a);return d>n?n:d}getNextUnset(e){const n=this.size;if(e>=n)return n;const i=this.bits;let s=Math.floor(e/32),a=~i[s];a&=~((1<<(e&31))-1);const l=i.length;for(;a===0;){if(++s===l)return n;a=~i[s]}const d=s*32+Z.numberOfTrailingZeros(a);return d>n?n:d}setBulk(e,n){this.bits[Math.floor(e/32)]=n}setRange(e,n){if(n<e||e<0||n>this.size)throw new A;if(n===e)return;n--;const i=Math.floor(e/32),s=Math.floor(n/32),a=this.bits;for(let l=i;l<=s;l++){const d=l>i?0:e&31,p=(2<<(l<s?31:n&31))-(1<<d);a[l]|=p}}clear(){const e=this.bits.length,n=this.bits;for(let i=0;i<e;i++)n[i]=0}isRange(e,n,i){if(n<e||e<0||n>this.size)throw new A;if(n===e)return!0;n--;const s=Math.floor(e/32),a=Math.floor(n/32),l=this.bits;for(let d=s;d<=a;d++){const h=d>s?0:e&31,y=(2<<(d<a?31:n&31))-(1<<h)&4294967295;if((l[d]&y)!==(i?y:0))return!1}return!0}appendBit(e){this.ensureCapacity(this.size+1),e&&(this.bits[Math.floor(this.size/32)]|=1<<(this.size&31)),this.size++}appendBits(e,n){if(n<0||n>32)throw new A("Num bits must be between 0 and 32");this.ensureCapacity(this.size+n);for(let i=n;i>0;i--)this.appendBit((e>>i-1&1)===1)}appendBitArray(e){const n=e.size;this.ensureCapacity(this.size+n);for(let i=0;i<n;i++)this.appendBit(e.get(i))}xor(e){if(this.size!==e.size)throw new A("Sizes don't match");const n=this.bits;for(let i=0,s=n.length;i<s;i++)n[i]^=e.bits[i]}toBytes(e,n,i,s){for(let a=0;a<s;a++){let l=0;for(let d=0;d<8;d++)this.get(e)&&(l|=1<<7-d),e++;n[i+a]=l}}getBitArray(){return this.bits}reverse(){const e=new Int32Array(this.bits.length),n=Math.floor((this.size-1)/32),i=n+1,s=this.bits;for(let a=0;a<i;a++){let l=s[a];l=l>>1&1431655765|(l&1431655765)<<1,l=l>>2&858993459|(l&858993459)<<2,l=l>>4&252645135|(l&252645135)<<4,l=l>>8&16711935|(l&16711935)<<8,l=l>>16&65535|(l&65535)<<16,e[n-a]=l}if(this.size!==i*32){const a=i*32-this.size;let l=e[0]>>>a;for(let d=1;d<i;d++){const h=e[d];l|=h<<32-a,e[d-1]=l,l=h>>>a}e[i-1]=l}this.bits=e}static makeArray(e){return new Int32Array(Math.floor((e+31)/32))}equals(e){if(!(e instanceof j))return!1;const n=e;return this.size===n.size&&W.equals(this.bits,n.bits)}hashCode(){return 31*this.size+W.hashCode(this.bits)}toString(){let e="";for(let n=0,i=this.size;n<i;n++)(n&7)===0&&(e+=" "),e+=this.get(n)?"X":".";return e}clone(){return new j(this.size,this.bits.slice())}}var ie;(function(b){b[b.OTHER=0]="OTHER",b[b.PURE_BARCODE=1]="PURE_BARCODE",b[b.POSSIBLE_FORMATS=2]="POSSIBLE_FORMATS",b[b.TRY_HARDER=3]="TRY_HARDER",b[b.CHARACTER_SET=4]="CHARACTER_SET",b[b.ALLOWED_LENGTHS=5]="ALLOWED_LENGTHS",b[b.ASSUME_CODE_39_CHECK_DIGIT=6]="ASSUME_CODE_39_CHECK_DIGIT",b[b.ASSUME_GS1=7]="ASSUME_GS1",b[b.RETURN_CODABAR_START_END=8]="RETURN_CODABAR_START_END",b[b.NEED_RESULT_POINT_CALLBACK=9]="NEED_RESULT_POINT_CALLBACK",b[b.ALLOWED_EAN_EXTENSIONS=10]="ALLOWED_EAN_EXTENSIONS"})(ie||(ie={}));var Q=ie;class $ extends g{static getFormatInstance(){return new $}}$.kind="FormatException";var z;(function(b){b[b.Cp437=0]="Cp437",b[b.ISO8859_1=1]="ISO8859_1",b[b.ISO8859_2=2]="ISO8859_2",b[b.ISO8859_3=3]="ISO8859_3",b[b.ISO8859_4=4]="ISO8859_4",b[b.ISO8859_5=5]="ISO8859_5",b[b.ISO8859_6=6]="ISO8859_6",b[b.ISO8859_7=7]="ISO8859_7",b[b.ISO8859_8=8]="ISO8859_8",b[b.ISO8859_9=9]="ISO8859_9",b[b.ISO8859_10=10]="ISO8859_10",b[b.ISO8859_11=11]="ISO8859_11",b[b.ISO8859_13=12]="ISO8859_13",b[b.ISO8859_14=13]="ISO8859_14",b[b.ISO8859_15=14]="ISO8859_15",b[b.ISO8859_16=15]="ISO8859_16",b[b.SJIS=16]="SJIS",b[b.Cp1250=17]="Cp1250",b[b.Cp1251=18]="Cp1251",b[b.Cp1252=19]="Cp1252",b[b.Cp1256=20]="Cp1256",b[b.UnicodeBigUnmarked=21]="UnicodeBigUnmarked",b[b.UTF8=22]="UTF8",b[b.ASCII=23]="ASCII",b[b.Big5=24]="Big5",b[b.GB18030=25]="GB18030",b[b.EUC_KR=26]="EUC_KR"})(z||(z={}));class D{constructor(e,n,i,...s){this.valueIdentifier=e,this.name=i,typeof n=="number"?this.values=Int32Array.from([n]):this.values=n,this.otherEncodingNames=s,D.VALUE_IDENTIFIER_TO_ECI.set(e,this),D.NAME_TO_ECI.set(i,this);const a=this.values;for(let l=0,d=a.length;l!==d;l++){const h=a[l];D.VALUES_TO_ECI.set(h,this)}for(const l of s)D.NAME_TO_ECI.set(l,this)}getValueIdentifier(){return this.valueIdentifier}getName(){return this.name}getValue(){return this.values[0]}static getCharacterSetECIByValue(e){if(e<0||e>=900)throw new $("incorect value");const n=D.VALUES_TO_ECI.get(e);if(n===void 0)throw new $("incorect value");return n}static getCharacterSetECIByName(e){const n=D.NAME_TO_ECI.get(e);if(n===void 0)throw new $("incorect value");return n}equals(e){if(!(e instanceof D))return!1;const n=e;return this.getName()===n.getName()}}D.VALUE_IDENTIFIER_TO_ECI=new Map,D.VALUES_TO_ECI=new Map,D.NAME_TO_ECI=new Map,D.Cp437=new D(z.Cp437,Int32Array.from([0,2]),"Cp437"),D.ISO8859_1=new D(z.ISO8859_1,Int32Array.from([1,3]),"ISO-8859-1","ISO88591","ISO8859_1"),D.ISO8859_2=new D(z.ISO8859_2,4,"ISO-8859-2","ISO88592","ISO8859_2"),D.ISO8859_3=new D(z.ISO8859_3,5,"ISO-8859-3","ISO88593","ISO8859_3"),D.ISO8859_4=new D(z.ISO8859_4,6,"ISO-8859-4","ISO88594","ISO8859_4"),D.ISO8859_5=new D(z.ISO8859_5,7,"ISO-8859-5","ISO88595","ISO8859_5"),D.ISO8859_6=new D(z.ISO8859_6,8,"ISO-8859-6","ISO88596","ISO8859_6"),D.ISO8859_7=new D(z.ISO8859_7,9,"ISO-8859-7","ISO88597","ISO8859_7"),D.ISO8859_8=new D(z.ISO8859_8,10,"ISO-8859-8","ISO88598","ISO8859_8"),D.ISO8859_9=new D(z.ISO8859_9,11,"ISO-8859-9","ISO88599","ISO8859_9"),D.ISO8859_10=new D(z.ISO8859_10,12,"ISO-8859-10","ISO885910","ISO8859_10"),D.ISO8859_11=new D(z.ISO8859_11,13,"ISO-8859-11","ISO885911","ISO8859_11"),D.ISO8859_13=new D(z.ISO8859_13,15,"ISO-8859-13","ISO885913","ISO8859_13"),D.ISO8859_14=new D(z.ISO8859_14,16,"ISO-8859-14","ISO885914","ISO8859_14"),D.ISO8859_15=new D(z.ISO8859_15,17,"ISO-8859-15","ISO885915","ISO8859_15"),D.ISO8859_16=new D(z.ISO8859_16,18,"ISO-8859-16","ISO885916","ISO8859_16"),D.SJIS=new D(z.SJIS,20,"SJIS","Shift_JIS"),D.Cp1250=new D(z.Cp1250,21,"Cp1250","windows-1250"),D.Cp1251=new D(z.Cp1251,22,"Cp1251","windows-1251"),D.Cp1252=new D(z.Cp1252,23,"Cp1252","windows-1252"),D.Cp1256=new D(z.Cp1256,24,"Cp1256","windows-1256"),D.UnicodeBigUnmarked=new D(z.UnicodeBigUnmarked,25,"UnicodeBigUnmarked","UTF-16BE","UnicodeBig"),D.UTF8=new D(z.UTF8,26,"UTF8","UTF-8"),D.ASCII=new D(z.ASCII,Int32Array.from([27,170]),"ASCII","US-ASCII"),D.Big5=new D(z.Big5,28,"Big5"),D.GB18030=new D(z.GB18030,29,"GB18030","GB2312","EUC_CN","GBK"),D.EUC_KR=new D(z.EUC_KR,30,"EUC_KR","EUC-KR");class Ce extends g{}Ce.kind="UnsupportedOperationException";class de{static decode(e,n){const i=this.encodingName(n);return this.customDecoder?this.customDecoder(e,i):typeof TextDecoder>"u"||this.shouldDecodeOnFallback(i)?this.decodeFallback(e,i):new TextDecoder(i).decode(e)}static shouldDecodeOnFallback(e){return!de.isBrowser()&&e==="ISO-8859-1"}static encode(e,n){const i=this.encodingName(n);return this.customEncoder?this.customEncoder(e,i):typeof TextEncoder>"u"?this.encodeFallback(e):new TextEncoder().encode(e)}static isBrowser(){return typeof window<"u"&&{}.toString.call(window)==="[object Window]"}static encodingName(e){return typeof e=="string"?e:e.getName()}static encodingCharacterSet(e){return e instanceof D?e:D.getCharacterSetECIByName(e)}static decodeFallback(e,n){const i=this.encodingCharacterSet(n);if(de.isDecodeFallbackSupported(i)){let s="";for(let a=0,l=e.length;a<l;a++){let d=e[a].toString(16);d.length<2&&(d="0"+d),s+="%"+d}return decodeURIComponent(s)}if(i.equals(D.UnicodeBigUnmarked))return String.fromCharCode.apply(null,new Uint16Array(e.buffer));throw new Ce(`Encoding ${this.encodingName(n)} not supported by fallback.`)}static isDecodeFallbackSupported(e){return e.equals(D.UTF8)||e.equals(D.ISO8859_1)||e.equals(D.ASCII)}static encodeFallback(e){const i=btoa(unescape(encodeURIComponent(e))).split(""),s=[];for(let a=0;a<i.length;a++)s.push(i[a].charCodeAt(0));return new Uint8Array(s)}}class pe{static castAsNonUtf8Char(e,n=null){const i=n?n.getName():this.ISO88591;return de.decode(new Uint8Array([e]),i)}static guessEncoding(e,n){if(n!=null&&n.get(Q.CHARACTER_SET)!==void 0)return n.get(Q.CHARACTER_SET).toString();const i=e.length;let s=!0,a=!0,l=!0,d=0,h=0,p=0,y=0,E=0,I=0,O=0,F=0,U=0,q=0,ne=0;const he=e.length>3&&e[0]===239&&e[1]===187&&e[2]===191;for(let ge=0;ge<i&&(s||a||l);ge++){const ue=e[ge]&255;l&&(d>0?(ue&128)===0?l=!1:d--:(ue&128)!==0&&((ue&64)===0?l=!1:(d++,(ue&32)===0?h++:(d++,(ue&16)===0?p++:(d++,(ue&8)===0?y++:l=!1))))),s&&(ue>127&&ue<160?s=!1:ue>159&&(ue<192||ue===215||ue===247)&&ne++),a&&(E>0?ue<64||ue===127||ue>252?a=!1:E--:ue===128||ue===160||ue>239?a=!1:ue>160&&ue<224?(I++,F=0,O++,O>U&&(U=O)):ue>127?(E++,O=0,F++,F>q&&(q=F)):(O=0,F=0))}return l&&d>0&&(l=!1),a&&E>0&&(a=!1),l&&(he||h+p+y>0)?pe.UTF8:a&&(pe.ASSUME_SHIFT_JIS||U>=3||q>=3)?pe.SHIFT_JIS:s&&a?U===2&&I===2||ne*10>=i?pe.SHIFT_JIS:pe.ISO88591:s?pe.ISO88591:a?pe.SHIFT_JIS:l?pe.UTF8:pe.PLATFORM_DEFAULT_ENCODING}static format(e,...n){let i=-1;function s(l,d,h,p,y,E){if(l==="%%")return"%";if(n[++i]===void 0)return;l=p?parseInt(p.substr(1)):void 0;let I=y?parseInt(y.substr(1)):void 0,O;switch(E){case"s":O=n[i];break;case"c":O=n[i][0];break;case"f":O=parseFloat(n[i]).toFixed(l);break;case"p":O=parseFloat(n[i]).toPrecision(l);break;case"e":O=parseFloat(n[i]).toExponential(l);break;case"x":O=parseInt(n[i]).toString(I||16);break;case"d":O=parseFloat(parseInt(n[i],I||10).toPrecision(l)).toFixed(0);break}O=typeof O=="object"?JSON.stringify(O):(+O).toString(I);let F=parseInt(h),U=h&&h[0]+""=="0"?"0":" ";for(;O.length<F;)O=d!==void 0?O+U:U+O;return O}let a=/%(-)?(0?[0-9]+)?([.][0-9]+)?([#][0-9]+)?([scfpexd%])/g;return e.replace(a,s)}static getBytes(e,n){return de.encode(e,n)}static getCharCode(e,n=0){return e.charCodeAt(n)}static getCharAt(e){return String.fromCharCode(e)}}pe.SHIFT_JIS=D.SJIS.getName(),pe.GB2312="GB2312",pe.ISO88591=D.ISO8859_1.getName(),pe.EUC_JP="EUC_JP",pe.UTF8=D.UTF8.getName(),pe.PLATFORM_DEFAULT_ENCODING=pe.UTF8,pe.ASSUME_SHIFT_JIS=!1;class se{constructor(e=""){this.value=e}enableDecoding(e){return this.encoding=e,this}append(e){return typeof e=="string"?this.value+=e.toString():this.encoding?this.value+=pe.castAsNonUtf8Char(e,this.encoding):this.value+=String.fromCharCode(e),this}appendChars(e,n,i){for(let s=n;n<n+i;s++)this.append(e[s]);return this}length(){return this.value.length}charAt(e){return this.value.charAt(e)}deleteCharAt(e){this.value=this.value.substr(0,e)+this.value.substring(e+1)}setCharAt(e,n){this.value=this.value.substr(0,e)+n+this.value.substr(e+1)}substring(e,n){return this.value.substring(e,n)}setLengthToZero(){this.value=""}toString(){return this.value}insert(e,n){this.value=this.value.substr(0,e)+n+this.value.substr(e+n.length)}}class X{constructor(e,n,i,s){if(this.width=e,this.height=n,this.rowSize=i,this.bits=s,n==null&&(n=e),this.height=n,e<1||n<1)throw new A("Both dimensions must be greater than 0");i==null&&(i=Math.floor((e+31)/32)),this.rowSize=i,s==null&&(this.bits=new Int32Array(this.rowSize*this.height))}static parseFromBooleanArray(e){const n=e.length,i=e[0].length,s=new X(i,n);for(let a=0;a<n;a++){const l=e[a];for(let d=0;d<i;d++)l[d]&&s.set(d,a)}return s}static parseFromString(e,n,i){if(e===null)throw new A("stringRepresentation cannot be null");const s=new Array(e.length);let a=0,l=0,d=-1,h=0,p=0;for(;p<e.length;)if(e.charAt(p)===`
|
|
60
|
+
`||e.charAt(p)==="\r"){if(a>l){if(d===-1)d=a-l;else if(a-l!==d)throw new A("row lengths do not match");l=a,h++}p++}else if(e.substring(p,p+n.length)===n)p+=n.length,s[a]=!0,a++;else if(e.substring(p,p+i.length)===i)p+=i.length,s[a]=!1,a++;else throw new A("illegal character encountered: "+e.substring(p));if(a>l){if(d===-1)d=a-l;else if(a-l!==d)throw new A("row lengths do not match");h++}const y=new X(d,h);for(let E=0;E<a;E++)s[E]&&y.set(Math.floor(E%d),Math.floor(E/d));return y}get(e,n){const i=n*this.rowSize+Math.floor(e/32);return(this.bits[i]>>>(e&31)&1)!==0}set(e,n){const i=n*this.rowSize+Math.floor(e/32);this.bits[i]|=1<<(e&31)&4294967295}unset(e,n){const i=n*this.rowSize+Math.floor(e/32);this.bits[i]&=~(1<<(e&31)&4294967295)}flip(e,n){const i=n*this.rowSize+Math.floor(e/32);this.bits[i]^=1<<(e&31)&4294967295}xor(e){if(this.width!==e.getWidth()||this.height!==e.getHeight()||this.rowSize!==e.getRowSize())throw new A("input matrix dimensions do not match");const n=new j(Math.floor(this.width/32)+1),i=this.rowSize,s=this.bits;for(let a=0,l=this.height;a<l;a++){const d=a*i,h=e.getRow(a,n).getBitArray();for(let p=0;p<i;p++)s[d+p]^=h[p]}}clear(){const e=this.bits,n=e.length;for(let i=0;i<n;i++)e[i]=0}setRegion(e,n,i,s){if(n<0||e<0)throw new A("Left and top must be nonnegative");if(s<1||i<1)throw new A("Height and width must be at least 1");const a=e+i,l=n+s;if(l>this.height||a>this.width)throw new A("The region must fit inside the matrix");const d=this.rowSize,h=this.bits;for(let p=n;p<l;p++){const y=p*d;for(let E=e;E<a;E++)h[y+Math.floor(E/32)]|=1<<(E&31)&4294967295}}getRow(e,n){n==null||n.getSize()<this.width?n=new j(this.width):n.clear();const i=this.rowSize,s=this.bits,a=e*i;for(let l=0;l<i;l++)n.setBulk(l*32,s[a+l]);return n}setRow(e,n){P.arraycopy(n.getBitArray(),0,this.bits,e*this.rowSize,this.rowSize)}rotate180(){const e=this.getWidth(),n=this.getHeight();let i=new j(e),s=new j(e);for(let a=0,l=Math.floor((n+1)/2);a<l;a++)i=this.getRow(a,i),s=this.getRow(n-1-a,s),i.reverse(),s.reverse(),this.setRow(a,s),this.setRow(n-1-a,i)}getEnclosingRectangle(){const e=this.width,n=this.height,i=this.rowSize,s=this.bits;let a=e,l=n,d=-1,h=-1;for(let p=0;p<n;p++)for(let y=0;y<i;y++){const E=s[p*i+y];if(E!==0){if(p<l&&(l=p),p>h&&(h=p),y*32<a){let I=0;for(;(E<<31-I&4294967295)===0;)I++;y*32+I<a&&(a=y*32+I)}if(y*32+31>d){let I=31;for(;!(E>>>I);)I--;y*32+I>d&&(d=y*32+I)}}}return d<a||h<l?null:Int32Array.from([a,l,d-a+1,h-l+1])}getTopLeftOnBit(){const e=this.rowSize,n=this.bits;let i=0;for(;i<n.length&&n[i]===0;)i++;if(i===n.length)return null;const s=i/e;let a=i%e*32;const l=n[i];let d=0;for(;(l<<31-d&4294967295)===0;)d++;return a+=d,Int32Array.from([a,s])}getBottomRightOnBit(){const e=this.rowSize,n=this.bits;let i=n.length-1;for(;i>=0&&n[i]===0;)i--;if(i<0)return null;const s=Math.floor(i/e);let a=Math.floor(i%e)*32;const l=n[i];let d=31;for(;!(l>>>d);)d--;return a+=d,Int32Array.from([a,s])}getWidth(){return this.width}getHeight(){return this.height}getRowSize(){return this.rowSize}equals(e){if(!(e instanceof X))return!1;const n=e;return this.width===n.width&&this.height===n.height&&this.rowSize===n.rowSize&&W.equals(this.bits,n.bits)}hashCode(){let e=this.width;return e=31*e+this.width,e=31*e+this.height,e=31*e+this.rowSize,e=31*e+W.hashCode(this.bits),e}toString(e="X ",n=" ",i=`
|
|
61
|
+
`){return this.buildToString(e,n,i)}buildToString(e,n,i){let s=new se;for(let a=0,l=this.height;a<l;a++){for(let d=0,h=this.width;d<h;d++)s.append(this.get(d,a)?e:n);s.append(i)}return s.toString()}clone(){return new X(this.width,this.height,this.rowSize,this.bits.slice())}}class M extends g{static getNotFoundInstance(){return new M}}M.kind="NotFoundException";class J extends R{constructor(e){super(e),this.luminances=J.EMPTY,this.buckets=new Int32Array(J.LUMINANCE_BUCKETS)}getBlackRow(e,n){const i=this.getLuminanceSource(),s=i.getWidth();n==null||n.getSize()<s?n=new j(s):n.clear(),this.initArrays(s);const a=i.getRow(e,this.luminances),l=this.buckets;for(let h=0;h<s;h++)l[(a[h]&255)>>J.LUMINANCE_SHIFT]++;const d=J.estimateBlackPoint(l);if(s<3)for(let h=0;h<s;h++)(a[h]&255)<d&&n.set(h);else{let h=a[0]&255,p=a[1]&255;for(let y=1;y<s-1;y++){const E=a[y+1]&255;(p*4-h-E)/2<d&&n.set(y),h=p,p=E}}return n}getBlackMatrix(){const e=this.getLuminanceSource(),n=e.getWidth(),i=e.getHeight(),s=new X(n,i);this.initArrays(n);const a=this.buckets;for(let h=1;h<5;h++){const p=Math.floor(i*h/5),y=e.getRow(p,this.luminances),E=Math.floor(n*4/5);for(let I=Math.floor(n/5);I<E;I++){const O=y[I]&255;a[O>>J.LUMINANCE_SHIFT]++}}const l=J.estimateBlackPoint(a),d=e.getMatrix();for(let h=0;h<i;h++){const p=h*n;for(let y=0;y<n;y++)(d[p+y]&255)<l&&s.set(y,h)}return s}createBinarizer(e){return new J(e)}initArrays(e){this.luminances.length<e&&(this.luminances=new Uint8ClampedArray(e));const n=this.buckets;for(let i=0;i<J.LUMINANCE_BUCKETS;i++)n[i]=0}static estimateBlackPoint(e){const n=e.length;let i=0,s=0,a=0;for(let y=0;y<n;y++)e[y]>a&&(s=y,a=e[y]),e[y]>i&&(i=e[y]);let l=0,d=0;for(let y=0;y<n;y++){const E=y-s,I=e[y]*E*E;I>d&&(l=y,d=I)}if(s>l){const y=s;s=l,l=y}if(l-s<=n/16)throw new M;let h=l-1,p=-1;for(let y=l-1;y>s;y--){const E=y-s,I=E*E*(l-y)*(i-e[y]);I>p&&(h=y,p=I)}return h<<J.LUMINANCE_SHIFT}}J.LUMINANCE_BITS=5,J.LUMINANCE_SHIFT=8-J.LUMINANCE_BITS,J.LUMINANCE_BUCKETS=1<<J.LUMINANCE_BITS,J.EMPTY=Uint8ClampedArray.from([0]);class V extends J{constructor(e){super(e),this.matrix=null}getBlackMatrix(){if(this.matrix!==null)return this.matrix;const e=this.getLuminanceSource(),n=e.getWidth(),i=e.getHeight();if(n>=V.MINIMUM_DIMENSION&&i>=V.MINIMUM_DIMENSION){const s=e.getMatrix();let a=n>>V.BLOCK_SIZE_POWER;(n&V.BLOCK_SIZE_MASK)!==0&&a++;let l=i>>V.BLOCK_SIZE_POWER;(i&V.BLOCK_SIZE_MASK)!==0&&l++;const d=V.calculateBlackPoints(s,a,l,n,i),h=new X(n,i);V.calculateThresholdForBlock(s,a,l,n,i,d,h),this.matrix=h}else this.matrix=super.getBlackMatrix();return this.matrix}createBinarizer(e){return new V(e)}static calculateThresholdForBlock(e,n,i,s,a,l,d){const h=a-V.BLOCK_SIZE,p=s-V.BLOCK_SIZE;for(let y=0;y<i;y++){let E=y<<V.BLOCK_SIZE_POWER;E>h&&(E=h);const I=V.cap(y,2,i-3);for(let O=0;O<n;O++){let F=O<<V.BLOCK_SIZE_POWER;F>p&&(F=p);const U=V.cap(O,2,n-3);let q=0;for(let he=-2;he<=2;he++){const ge=l[I+he];q+=ge[U-2]+ge[U-1]+ge[U]+ge[U+1]+ge[U+2]}const ne=q/25;V.thresholdBlock(e,F,E,ne,s,d)}}}static cap(e,n,i){return e<n?n:e>i?i:e}static thresholdBlock(e,n,i,s,a,l){for(let d=0,h=i*a+n;d<V.BLOCK_SIZE;d++,h+=a)for(let p=0;p<V.BLOCK_SIZE;p++)(e[h+p]&255)<=s&&l.set(n+p,i+d)}static calculateBlackPoints(e,n,i,s,a){const l=a-V.BLOCK_SIZE,d=s-V.BLOCK_SIZE,h=new Array(i);for(let p=0;p<i;p++){h[p]=new Int32Array(n);let y=p<<V.BLOCK_SIZE_POWER;y>l&&(y=l);for(let E=0;E<n;E++){let I=E<<V.BLOCK_SIZE_POWER;I>d&&(I=d);let O=0,F=255,U=0;for(let ne=0,he=y*s+I;ne<V.BLOCK_SIZE;ne++,he+=s){for(let ge=0;ge<V.BLOCK_SIZE;ge++){const ue=e[he+ge]&255;O+=ue,ue<F&&(F=ue),ue>U&&(U=ue)}if(U-F>V.MIN_DYNAMIC_RANGE)for(ne++,he+=s;ne<V.BLOCK_SIZE;ne++,he+=s)for(let ge=0;ge<V.BLOCK_SIZE;ge++)O+=e[he+ge]&255}let q=O>>V.BLOCK_SIZE_POWER*2;if(U-F<=V.MIN_DYNAMIC_RANGE&&(q=F/2,p>0&&E>0)){const ne=(h[p-1][E]+2*h[p][E-1]+h[p-1][E-1])/4;F<ne&&(q=ne)}h[p][E]=q}}return h}}V.BLOCK_SIZE_POWER=3,V.BLOCK_SIZE=1<<V.BLOCK_SIZE_POWER,V.BLOCK_SIZE_MASK=V.BLOCK_SIZE-1,V.MINIMUM_DIMENSION=V.BLOCK_SIZE*5,V.MIN_DYNAMIC_RANGE=24;class ee{constructor(e,n){this.width=e,this.height=n}getWidth(){return this.width}getHeight(){return this.height}isCropSupported(){return!1}crop(e,n,i,s){throw new Ce("This luminance source does not support cropping.")}isRotateSupported(){return!1}rotateCounterClockwise(){throw new Ce("This luminance source does not support rotation by 90 degrees.")}rotateCounterClockwise45(){throw new Ce("This luminance source does not support rotation by 45 degrees.")}toString(){const e=new Uint8ClampedArray(this.width);let n=new se;for(let i=0;i<this.height;i++){const s=this.getRow(i,e);for(let a=0;a<this.width;a++){const l=s[a]&255;let d;l<64?d="#":l<128?d="+":l<192?d=".":d=" ",n.append(d)}n.append(`
|
|
62
|
+
`)}return n.toString()}}class fe extends ee{constructor(e){super(e.getWidth(),e.getHeight()),this.delegate=e}getRow(e,n){const i=this.delegate.getRow(e,n),s=this.getWidth();for(let a=0;a<s;a++)i[a]=255-(i[a]&255);return i}getMatrix(){const e=this.delegate.getMatrix(),n=this.getWidth()*this.getHeight(),i=new Uint8ClampedArray(n);for(let s=0;s<n;s++)i[s]=255-(e[s]&255);return i}isCropSupported(){return this.delegate.isCropSupported()}crop(e,n,i,s){return new fe(this.delegate.crop(e,n,i,s))}isRotateSupported(){return this.delegate.isRotateSupported()}invert(){return this.delegate}rotateCounterClockwise(){return new fe(this.delegate.rotateCounterClockwise())}rotateCounterClockwise45(){return new fe(this.delegate.rotateCounterClockwise45())}}class me extends ee{constructor(e){super(e.width,e.height),this.canvas=e,this.tempCanvasElement=null,this.buffer=me.makeBufferFromCanvasImageData(e)}static makeBufferFromCanvasImageData(e){const n=e.getContext("2d").getImageData(0,0,e.width,e.height);return me.toGrayscaleBuffer(n.data,e.width,e.height)}static toGrayscaleBuffer(e,n,i){const s=new Uint8ClampedArray(n*i);for(let a=0,l=0,d=e.length;a<d;a+=4,l++){let h;if(e[a+3]===0)h=255;else{const y=e[a],E=e[a+1],I=e[a+2];h=306*y+601*E+117*I+512>>10}s[l]=h}return s}getRow(e,n){if(e<0||e>=this.getHeight())throw new A("Requested row is outside the image: "+e);const i=this.getWidth(),s=e*i;return n===null?n=this.buffer.slice(s,s+i):(n.length<i&&(n=new Uint8ClampedArray(i)),n.set(this.buffer.slice(s,s+i))),n}getMatrix(){return this.buffer}isCropSupported(){return!0}crop(e,n,i,s){return super.crop(e,n,i,s),this}isRotateSupported(){return!0}rotateCounterClockwise(){return this.rotate(-90),this}rotateCounterClockwise45(){return this.rotate(-45),this}getTempCanvasElement(){if(this.tempCanvasElement===null){const e=this.canvas.ownerDocument.createElement("canvas");e.width=this.canvas.width,e.height=this.canvas.height,this.tempCanvasElement=e}return this.tempCanvasElement}rotate(e){const n=this.getTempCanvasElement(),i=n.getContext("2d"),s=e*me.DEGREE_TO_RADIANS,a=this.canvas.width,l=this.canvas.height,d=Math.ceil(Math.abs(Math.cos(s))*a+Math.abs(Math.sin(s))*l),h=Math.ceil(Math.abs(Math.sin(s))*a+Math.abs(Math.cos(s))*l);return n.width=d,n.height=h,i.translate(d/2,h/2),i.rotate(s),i.drawImage(this.canvas,a/-2,l/-2),this.buffer=me.makeBufferFromCanvasImageData(n),this}invert(){return new fe(this)}}me.DEGREE_TO_RADIANS=Math.PI/180;class ce{constructor(e,n,i){this.deviceId=e,this.label=n,this.kind="videoinput",this.groupId=i||void 0}toJSON(){return{kind:this.kind,groupId:this.groupId,deviceId:this.deviceId,label:this.label}}}var be=(globalThis||Ci||self||window||void 0)&&(globalThis||Ci||self||window||void 0).__awaiter||function(b,e,n,i){function s(a){return a instanceof n?a:new n(function(l){l(a)})}return new(n||(n=Promise))(function(a,l){function d(y){try{p(i.next(y))}catch(E){l(E)}}function h(y){try{p(i.throw(y))}catch(E){l(E)}}function p(y){y.done?a(y.value):s(y.value).then(d,h)}p((i=i.apply(b,e||[])).next())})};class Ze{constructor(e,n=500,i){this.reader=e,this.timeBetweenScansMillis=n,this._hints=i,this._stopContinuousDecode=!1,this._stopAsyncDecode=!1,this._timeBetweenDecodingAttempts=0}get hasNavigator(){return typeof navigator<"u"}get isMediaDevicesSuported(){return this.hasNavigator&&!!navigator.mediaDevices}get canEnumerateDevices(){return!!(this.isMediaDevicesSuported&&navigator.mediaDevices.enumerateDevices)}get timeBetweenDecodingAttempts(){return this._timeBetweenDecodingAttempts}set timeBetweenDecodingAttempts(e){this._timeBetweenDecodingAttempts=e<0?0:e}set hints(e){this._hints=e||null}get hints(){return this._hints}listVideoInputDevices(){return be(this,void 0,void 0,function*(){if(!this.hasNavigator)throw new Error("Can't enumerate devices, navigator is not present.");if(!this.canEnumerateDevices)throw new Error("Can't enumerate devices, method not supported.");const e=yield navigator.mediaDevices.enumerateDevices(),n=[];for(const i of e){const s=i.kind==="video"?"videoinput":i.kind;if(s!=="videoinput")continue;const a=i.deviceId||i.id,l=i.label||`Video device ${n.length+1}`,d=i.groupId,h={deviceId:a,label:l,kind:s,groupId:d};n.push(h)}return n})}getVideoInputDevices(){return be(this,void 0,void 0,function*(){return(yield this.listVideoInputDevices()).map(n=>new ce(n.deviceId,n.label))})}findDeviceById(e){return be(this,void 0,void 0,function*(){const n=yield this.listVideoInputDevices();return n?n.find(i=>i.deviceId===e):null})}decodeFromInputVideoDevice(e,n){return be(this,void 0,void 0,function*(){return yield this.decodeOnceFromVideoDevice(e,n)})}decodeOnceFromVideoDevice(e,n){return be(this,void 0,void 0,function*(){this.reset();let i;e?i={deviceId:{exact:e}}:i={facingMode:"environment"};const s={video:i};return yield this.decodeOnceFromConstraints(s,n)})}decodeOnceFromConstraints(e,n){return be(this,void 0,void 0,function*(){const i=yield navigator.mediaDevices.getUserMedia(e);return yield this.decodeOnceFromStream(i,n)})}decodeOnceFromStream(e,n){return be(this,void 0,void 0,function*(){this.reset();const i=yield this.attachStreamToVideo(e,n);return yield this.decodeOnce(i)})}decodeFromInputVideoDeviceContinuously(e,n,i){return be(this,void 0,void 0,function*(){return yield this.decodeFromVideoDevice(e,n,i)})}decodeFromVideoDevice(e,n,i){return be(this,void 0,void 0,function*(){let s;e?s={deviceId:{exact:e}}:s={facingMode:"environment"};const a={video:s};return yield this.decodeFromConstraints(a,n,i)})}decodeFromConstraints(e,n,i){return be(this,void 0,void 0,function*(){const s=yield navigator.mediaDevices.getUserMedia(e);return yield this.decodeFromStream(s,n,i)})}decodeFromStream(e,n,i){return be(this,void 0,void 0,function*(){this.reset();const s=yield this.attachStreamToVideo(e,n);return yield this.decodeContinuously(s,i)})}stopAsyncDecode(){this._stopAsyncDecode=!0}stopContinuousDecode(){this._stopContinuousDecode=!0}attachStreamToVideo(e,n){return be(this,void 0,void 0,function*(){const i=this.prepareVideoElement(n);return this.addVideoSource(i,e),this.videoElement=i,this.stream=e,yield this.playVideoOnLoadAsync(i),i})}playVideoOnLoadAsync(e){return new Promise((n,i)=>this.playVideoOnLoad(e,()=>n()))}playVideoOnLoad(e,n){this.videoEndedListener=()=>this.stopStreams(),this.videoCanPlayListener=()=>this.tryPlayVideo(e),e.addEventListener("ended",this.videoEndedListener),e.addEventListener("canplay",this.videoCanPlayListener),e.addEventListener("playing",n),this.tryPlayVideo(e)}isVideoPlaying(e){return e.currentTime>0&&!e.paused&&!e.ended&&e.readyState>2}tryPlayVideo(e){return be(this,void 0,void 0,function*(){if(this.isVideoPlaying(e)){console.warn("Trying to play video that is already playing.");return}try{yield e.play()}catch{console.warn("It was not possible to play the video.")}})}getMediaElement(e,n){const i=document.getElementById(e);if(!i)throw new C(`element with id '${e}' not found`);if(i.nodeName.toLowerCase()!==n.toLowerCase())throw new C(`element with id '${e}' must be an ${n} element`);return i}decodeFromImage(e,n){if(!e&&!n)throw new C("either imageElement with a src set or an url must be provided");return n&&!e?this.decodeFromImageUrl(n):this.decodeFromImageElement(e)}decodeFromVideo(e,n){if(!e&&!n)throw new C("Either an element with a src set or an URL must be provided");return n&&!e?this.decodeFromVideoUrl(n):this.decodeFromVideoElement(e)}decodeFromVideoContinuously(e,n,i){if(e===void 0&&n===void 0)throw new C("Either an element with a src set or an URL must be provided");return n&&!e?this.decodeFromVideoUrlContinuously(n,i):this.decodeFromVideoElementContinuously(e,i)}decodeFromImageElement(e){if(!e)throw new C("An image element must be provided.");this.reset();const n=this.prepareImageElement(e);this.imageElement=n;let i;return this.isImageLoaded(n)?i=this.decodeOnce(n,!1,!0):i=this._decodeOnLoadImage(n),i}decodeFromVideoElement(e){const n=this._decodeFromVideoElementSetup(e);return this._decodeOnLoadVideo(n)}decodeFromVideoElementContinuously(e,n){const i=this._decodeFromVideoElementSetup(e);return this._decodeOnLoadVideoContinuously(i,n)}_decodeFromVideoElementSetup(e){if(!e)throw new C("A video element must be provided.");this.reset();const n=this.prepareVideoElement(e);return this.videoElement=n,n}decodeFromImageUrl(e){if(!e)throw new C("An URL must be provided.");this.reset();const n=this.prepareImageElement();this.imageElement=n;const i=this._decodeOnLoadImage(n);return n.src=e,i}decodeFromVideoUrl(e){if(!e)throw new C("An URL must be provided.");this.reset();const n=this.prepareVideoElement(),i=this.decodeFromVideoElement(n);return n.src=e,i}decodeFromVideoUrlContinuously(e,n){if(!e)throw new C("An URL must be provided.");this.reset();const i=this.prepareVideoElement(),s=this.decodeFromVideoElementContinuously(i,n);return i.src=e,s}_decodeOnLoadImage(e){return new Promise((n,i)=>{this.imageLoadedListener=()=>this.decodeOnce(e,!1,!0).then(n,i),e.addEventListener("load",this.imageLoadedListener)})}_decodeOnLoadVideo(e){return be(this,void 0,void 0,function*(){return yield this.playVideoOnLoadAsync(e),yield this.decodeOnce(e)})}_decodeOnLoadVideoContinuously(e,n){return be(this,void 0,void 0,function*(){yield this.playVideoOnLoadAsync(e),this.decodeContinuously(e,n)})}isImageLoaded(e){return!(!e.complete||e.naturalWidth===0)}prepareImageElement(e){let n;return typeof e>"u"&&(n=document.createElement("img"),n.width=200,n.height=200),typeof e=="string"&&(n=this.getMediaElement(e,"img")),e instanceof HTMLImageElement&&(n=e),n}prepareVideoElement(e){let n;return!e&&typeof document<"u"&&(n=document.createElement("video"),n.width=200,n.height=200),typeof e=="string"&&(n=this.getMediaElement(e,"video")),e instanceof HTMLVideoElement&&(n=e),n.setAttribute("autoplay","true"),n.setAttribute("muted","true"),n.setAttribute("playsinline","true"),n}decodeOnce(e,n=!0,i=!0){this._stopAsyncDecode=!1;const s=(a,l)=>{if(this._stopAsyncDecode){l(new M("Video stream has ended before any code could be detected.")),this._stopAsyncDecode=void 0;return}try{const d=this.decode(e);a(d)}catch(d){const h=n&&d instanceof M,y=(d instanceof k||d instanceof $)&&i;if(h||y)return setTimeout(s,this._timeBetweenDecodingAttempts,a,l);l(d)}};return new Promise((a,l)=>s(a,l))}decodeContinuously(e,n){this._stopContinuousDecode=!1;const i=()=>{if(this._stopContinuousDecode){this._stopContinuousDecode=void 0;return}try{const s=this.decode(e);n(s,null),setTimeout(i,this.timeBetweenScansMillis)}catch(s){n(null,s);const a=s instanceof k||s instanceof $,l=s instanceof M;(a||l)&&setTimeout(i,this._timeBetweenDecodingAttempts)}};i()}decode(e){const n=this.createBinaryBitmap(e);return this.decodeBitmap(n)}_isHTMLVideoElement(e){return e.videoWidth!==0}drawFrameOnCanvas(e,n,i){n||(n={sx:0,sy:0,sWidth:e.videoWidth,sHeight:e.videoHeight,dx:0,dy:0,dWidth:e.videoWidth,dHeight:e.videoHeight}),i||(i=this.captureCanvasContext),i.drawImage(e,n.sx,n.sy,n.sWidth,n.sHeight,n.dx,n.dy,n.dWidth,n.dHeight)}drawImageOnCanvas(e,n,i=this.captureCanvasContext){n||(n={sx:0,sy:0,sWidth:e.naturalWidth,sHeight:e.naturalHeight,dx:0,dy:0,dWidth:e.naturalWidth,dHeight:e.naturalHeight}),i||(i=this.captureCanvasContext),i.drawImage(e,n.sx,n.sy,n.sWidth,n.sHeight,n.dx,n.dy,n.dWidth,n.dHeight)}createBinaryBitmap(e){this.getCaptureCanvasContext(e),this._isHTMLVideoElement(e)?this.drawFrameOnCanvas(e):this.drawImageOnCanvas(e);const n=this.getCaptureCanvas(e),i=new me(n),s=new V(i);return new B(s)}getCaptureCanvasContext(e){if(!this.captureCanvasContext){const i=this.getCaptureCanvas(e).getContext("2d");this.captureCanvasContext=i}return this.captureCanvasContext}getCaptureCanvas(e){if(!this.captureCanvas){const n=this.createCaptureCanvas(e);this.captureCanvas=n}return this.captureCanvas}decodeBitmap(e){return this.reader.decode(e,this._hints)}createCaptureCanvas(e){if(typeof document>"u")return this._destroyCaptureCanvas(),null;const n=document.createElement("canvas");let i,s;return typeof e<"u"&&(e instanceof HTMLVideoElement?(i=e.videoWidth,s=e.videoHeight):e instanceof HTMLImageElement&&(i=e.naturalWidth||e.width,s=e.naturalHeight||e.height)),n.style.width=i+"px",n.style.height=s+"px",n.width=i,n.height=s,n}stopStreams(){this.stream&&(this.stream.getVideoTracks().forEach(e=>e.stop()),this.stream=void 0),this._stopAsyncDecode===!1&&this.stopAsyncDecode(),this._stopContinuousDecode===!1&&this.stopContinuousDecode()}reset(){this.stopStreams(),this._destroyVideoElement(),this._destroyImageElement(),this._destroyCaptureCanvas()}_destroyVideoElement(){this.videoElement&&(typeof this.videoEndedListener<"u"&&this.videoElement.removeEventListener("ended",this.videoEndedListener),typeof this.videoPlayingEventListener<"u"&&this.videoElement.removeEventListener("playing",this.videoPlayingEventListener),typeof this.videoCanPlayListener<"u"&&this.videoElement.removeEventListener("loadedmetadata",this.videoCanPlayListener),this.cleanVideoSource(this.videoElement),this.videoElement=void 0)}_destroyImageElement(){this.imageElement&&(this.imageLoadedListener!==void 0&&this.imageElement.removeEventListener("load",this.imageLoadedListener),this.imageElement.src=void 0,this.imageElement.removeAttribute("src"),this.imageElement=void 0)}_destroyCaptureCanvas(){this.captureCanvasContext=void 0,this.captureCanvas=void 0}addVideoSource(e,n){try{e.srcObject=n}catch{e.src=URL.createObjectURL(n)}}cleanVideoSource(e){try{e.srcObject=null}catch{e.src=""}this.videoElement.removeAttribute("src")}}class Re{constructor(e,n,i=n==null?0:8*n.length,s,a,l=P.currentTimeMillis()){this.text=e,this.rawBytes=n,this.numBits=i,this.resultPoints=s,this.format=a,this.timestamp=l,this.text=e,this.rawBytes=n,i==null?this.numBits=n==null?0:8*n.length:this.numBits=i,this.resultPoints=s,this.format=a,this.resultMetadata=null,l==null?this.timestamp=P.currentTimeMillis():this.timestamp=l}getText(){return this.text}getRawBytes(){return this.rawBytes}getNumBits(){return this.numBits}getResultPoints(){return this.resultPoints}getBarcodeFormat(){return this.format}getResultMetadata(){return this.resultMetadata}putMetadata(e,n){this.resultMetadata===null&&(this.resultMetadata=new Map),this.resultMetadata.set(e,n)}putAllMetadata(e){e!==null&&(this.resultMetadata===null?this.resultMetadata=e:this.resultMetadata=new Map(e))}addResultPoints(e){const n=this.resultPoints;if(n===null)this.resultPoints=e;else if(e!==null&&e.length>0){const i=new Array(n.length+e.length);P.arraycopy(n,0,i,0,n.length),P.arraycopy(e,0,i,n.length,e.length),this.resultPoints=i}}getTimestamp(){return this.timestamp}toString(){return this.text}}var Ge;(function(b){b[b.AZTEC=0]="AZTEC",b[b.CODABAR=1]="CODABAR",b[b.CODE_39=2]="CODE_39",b[b.CODE_93=3]="CODE_93",b[b.CODE_128=4]="CODE_128",b[b.DATA_MATRIX=5]="DATA_MATRIX",b[b.EAN_8=6]="EAN_8",b[b.EAN_13=7]="EAN_13",b[b.ITF=8]="ITF",b[b.MAXICODE=9]="MAXICODE",b[b.PDF_417=10]="PDF_417",b[b.QR_CODE=11]="QR_CODE",b[b.RSS_14=12]="RSS_14",b[b.RSS_EXPANDED=13]="RSS_EXPANDED",b[b.UPC_A=14]="UPC_A",b[b.UPC_E=15]="UPC_E",b[b.UPC_EAN_EXTENSION=16]="UPC_EAN_EXTENSION"})(Ge||(Ge={}));var re=Ge,ke;(function(b){b[b.OTHER=0]="OTHER",b[b.ORIENTATION=1]="ORIENTATION",b[b.BYTE_SEGMENTS=2]="BYTE_SEGMENTS",b[b.ERROR_CORRECTION_LEVEL=3]="ERROR_CORRECTION_LEVEL",b[b.ISSUE_NUMBER=4]="ISSUE_NUMBER",b[b.SUGGESTED_PRICE=5]="SUGGESTED_PRICE",b[b.POSSIBLE_COUNTRY=6]="POSSIBLE_COUNTRY",b[b.UPC_EAN_EXTENSION=7]="UPC_EAN_EXTENSION",b[b.PDF417_EXTRA_METADATA=8]="PDF417_EXTRA_METADATA",b[b.STRUCTURED_APPEND_SEQUENCE=9]="STRUCTURED_APPEND_SEQUENCE",b[b.STRUCTURED_APPEND_PARITY=10]="STRUCTURED_APPEND_PARITY"})(ke||(ke={}));var Ae=ke;class Oe{constructor(e,n,i,s,a=-1,l=-1){this.rawBytes=e,this.text=n,this.byteSegments=i,this.ecLevel=s,this.structuredAppendSequenceNumber=a,this.structuredAppendParity=l,this.numBits=e==null?0:8*e.length}getRawBytes(){return this.rawBytes}getNumBits(){return this.numBits}setNumBits(e){this.numBits=e}getText(){return this.text}getByteSegments(){return this.byteSegments}getECLevel(){return this.ecLevel}getErrorsCorrected(){return this.errorsCorrected}setErrorsCorrected(e){this.errorsCorrected=e}getErasures(){return this.erasures}setErasures(e){this.erasures=e}getOther(){return this.other}setOther(e){this.other=e}hasStructuredAppend(){return this.structuredAppendParity>=0&&this.structuredAppendSequenceNumber>=0}getStructuredAppendParity(){return this.structuredAppendParity}getStructuredAppendSequenceNumber(){return this.structuredAppendSequenceNumber}}class et{exp(e){return this.expTable[e]}log(e){if(e===0)throw new A;return this.logTable[e]}static addOrSubtract(e,n){return e^n}}class tt{constructor(e,n){if(n.length===0)throw new A;this.field=e;const i=n.length;if(i>1&&n[0]===0){let s=1;for(;s<i&&n[s]===0;)s++;s===i?this.coefficients=Int32Array.from([0]):(this.coefficients=new Int32Array(i-s),P.arraycopy(n,s,this.coefficients,0,this.coefficients.length))}else this.coefficients=n}getCoefficients(){return this.coefficients}getDegree(){return this.coefficients.length-1}isZero(){return this.coefficients[0]===0}getCoefficient(e){return this.coefficients[this.coefficients.length-1-e]}evaluateAt(e){if(e===0)return this.getCoefficient(0);const n=this.coefficients;let i;if(e===1){i=0;for(let l=0,d=n.length;l!==d;l++){const h=n[l];i=et.addOrSubtract(i,h)}return i}i=n[0];const s=n.length,a=this.field;for(let l=1;l<s;l++)i=et.addOrSubtract(a.multiply(e,i),n[l]);return i}addOrSubtract(e){if(!this.field.equals(e.field))throw new A("GenericGFPolys do not have same GenericGF field");if(this.isZero())return e;if(e.isZero())return this;let n=this.coefficients,i=e.coefficients;if(n.length>i.length){const l=n;n=i,i=l}let s=new Int32Array(i.length);const a=i.length-n.length;P.arraycopy(i,0,s,0,a);for(let l=a;l<i.length;l++)s[l]=et.addOrSubtract(n[l-a],i[l]);return new tt(this.field,s)}multiply(e){if(!this.field.equals(e.field))throw new A("GenericGFPolys do not have same GenericGF field");if(this.isZero()||e.isZero())return this.field.getZero();const n=this.coefficients,i=n.length,s=e.coefficients,a=s.length,l=new Int32Array(i+a-1),d=this.field;for(let h=0;h<i;h++){const p=n[h];for(let y=0;y<a;y++)l[h+y]=et.addOrSubtract(l[h+y],d.multiply(p,s[y]))}return new tt(d,l)}multiplyScalar(e){if(e===0)return this.field.getZero();if(e===1)return this;const n=this.coefficients.length,i=this.field,s=new Int32Array(n),a=this.coefficients;for(let l=0;l<n;l++)s[l]=i.multiply(a[l],e);return new tt(i,s)}multiplyByMonomial(e,n){if(e<0)throw new A;if(n===0)return this.field.getZero();const i=this.coefficients,s=i.length,a=new Int32Array(s+e),l=this.field;for(let d=0;d<s;d++)a[d]=l.multiply(i[d],n);return new tt(l,a)}divide(e){if(!this.field.equals(e.field))throw new A("GenericGFPolys do not have same GenericGF field");if(e.isZero())throw new A("Divide by 0");const n=this.field;let i=n.getZero(),s=this;const a=e.getCoefficient(e.getDegree()),l=n.inverse(a);for(;s.getDegree()>=e.getDegree()&&!s.isZero();){const d=s.getDegree()-e.getDegree(),h=n.multiply(s.getCoefficient(s.getDegree()),l),p=e.multiplyByMonomial(d,h),y=n.buildMonomial(d,h);i=i.addOrSubtract(y),s=s.addOrSubtract(p)}return[i,s]}toString(){let e="";for(let n=this.getDegree();n>=0;n--){let i=this.getCoefficient(n);if(i!==0){if(i<0?(e+=" - ",i=-i):e.length>0&&(e+=" + "),n===0||i!==1){const s=this.field.log(i);s===0?e+="1":s===1?e+="a":(e+="a^",e+=s)}n!==0&&(n===1?e+="x":(e+="x^",e+=n))}}return e}}class Wt extends g{}Wt.kind="ArithmeticException";class Fe extends et{constructor(e,n,i){super(),this.primitive=e,this.size=n,this.generatorBase=i;const s=new Int32Array(n);let a=1;for(let d=0;d<n;d++)s[d]=a,a*=2,a>=n&&(a^=e,a&=n-1);this.expTable=s;const l=new Int32Array(n);for(let d=0;d<n-1;d++)l[s[d]]=d;this.logTable=l,this.zero=new tt(this,Int32Array.from([0])),this.one=new tt(this,Int32Array.from([1]))}getZero(){return this.zero}getOne(){return this.one}buildMonomial(e,n){if(e<0)throw new A;if(n===0)return this.zero;const i=new Int32Array(e+1);return i[0]=n,new tt(this,i)}inverse(e){if(e===0)throw new Wt;return this.expTable[this.size-this.logTable[e]-1]}multiply(e,n){return e===0||n===0?0:this.expTable[(this.logTable[e]+this.logTable[n])%(this.size-1)]}getSize(){return this.size}getGeneratorBase(){return this.generatorBase}toString(){return"GF(0x"+Z.toHexString(this.primitive)+","+this.size+")"}equals(e){return e===this}}Fe.AZTEC_DATA_12=new Fe(4201,4096,1),Fe.AZTEC_DATA_10=new Fe(1033,1024,1),Fe.AZTEC_DATA_6=new Fe(67,64,1),Fe.AZTEC_PARAM=new Fe(19,16,1),Fe.QR_CODE_FIELD_256=new Fe(285,256,0),Fe.DATA_MATRIX_FIELD_256=new Fe(301,256,1),Fe.AZTEC_DATA_8=Fe.DATA_MATRIX_FIELD_256,Fe.MAXICODE_FIELD_64=Fe.AZTEC_DATA_6;class un extends g{}un.kind="ReedSolomonException";class Ht extends g{}Ht.kind="IllegalStateException";class mn{constructor(e){this.field=e}decode(e,n){const i=this.field,s=new tt(i,e),a=new Int32Array(n);let l=!0;for(let O=0;O<n;O++){const F=s.evaluateAt(i.exp(O+i.getGeneratorBase()));a[a.length-1-O]=F,F!==0&&(l=!1)}if(l)return;const d=new tt(i,a),h=this.runEuclideanAlgorithm(i.buildMonomial(n,1),d,n),p=h[0],y=h[1],E=this.findErrorLocations(p),I=this.findErrorMagnitudes(y,E);for(let O=0;O<E.length;O++){const F=e.length-1-i.log(E[O]);if(F<0)throw new un("Bad error location");e[F]=Fe.addOrSubtract(e[F],I[O])}}runEuclideanAlgorithm(e,n,i){if(e.getDegree()<n.getDegree()){const O=e;e=n,n=O}const s=this.field;let a=e,l=n,d=s.getZero(),h=s.getOne();for(;l.getDegree()>=(i/2|0);){let O=a,F=d;if(a=l,d=h,a.isZero())throw new un("r_{i-1} was zero");l=O;let U=s.getZero();const q=a.getCoefficient(a.getDegree()),ne=s.inverse(q);for(;l.getDegree()>=a.getDegree()&&!l.isZero();){const he=l.getDegree()-a.getDegree(),ge=s.multiply(l.getCoefficient(l.getDegree()),ne);U=U.addOrSubtract(s.buildMonomial(he,ge)),l=l.addOrSubtract(a.multiplyByMonomial(he,ge))}if(h=U.multiply(d).addOrSubtract(F),l.getDegree()>=a.getDegree())throw new Ht("Division algorithm failed to reduce polynomial?")}const p=h.getCoefficient(0);if(p===0)throw new un("sigmaTilde(0) was zero");const y=s.inverse(p),E=h.multiplyScalar(y),I=l.multiplyScalar(y);return[E,I]}findErrorLocations(e){const n=e.getDegree();if(n===1)return Int32Array.from([e.getCoefficient(1)]);const i=new Int32Array(n);let s=0;const a=this.field;for(let l=1;l<a.getSize()&&s<n;l++)e.evaluateAt(l)===0&&(i[s]=a.inverse(l),s++);if(s!==n)throw new un("Error locator degree does not match number of roots");return i}findErrorMagnitudes(e,n){const i=n.length,s=new Int32Array(i),a=this.field;for(let l=0;l<i;l++){const d=a.inverse(n[l]);let h=1;for(let p=0;p<i;p++)if(l!==p){const y=a.multiply(n[p],d),E=(y&1)===0?y|1:y&-2;h=a.multiply(h,E)}s[l]=a.multiply(e.evaluateAt(d),a.inverse(h)),a.getGeneratorBase()!==0&&(s[l]=a.multiply(s[l],d))}return s}}var Et;(function(b){b[b.UPPER=0]="UPPER",b[b.LOWER=1]="LOWER",b[b.MIXED=2]="MIXED",b[b.DIGIT=3]="DIGIT",b[b.PUNCT=4]="PUNCT",b[b.BINARY=5]="BINARY"})(Et||(Et={}));class Xe{decode(e){this.ddata=e;let n=e.getBits(),i=this.extractBits(n),s=this.correctBits(i),a=Xe.convertBoolArrayToByteArray(s),l=Xe.getEncodedData(s),d=new Oe(a,l,null,null);return d.setNumBits(s.length),d}static highLevelDecode(e){return this.getEncodedData(e)}static getEncodedData(e){let n=e.length,i=Et.UPPER,s=Et.UPPER,a="",l=0;for(;l<n;)if(s===Et.BINARY){if(n-l<5)break;let d=Xe.readCode(e,l,5);if(l+=5,d===0){if(n-l<11)break;d=Xe.readCode(e,l,11)+31,l+=11}for(let h=0;h<d;h++){if(n-l<8){l=n;break}const p=Xe.readCode(e,l,8);a+=pe.castAsNonUtf8Char(p),l+=8}s=i}else{let d=s===Et.DIGIT?4:5;if(n-l<d)break;let h=Xe.readCode(e,l,d);l+=d;let p=Xe.getCharacter(s,h);p.startsWith("CTRL_")?(i=s,s=Xe.getTable(p.charAt(5)),p.charAt(6)==="L"&&(i=s)):(a+=p,s=i)}return a}static getTable(e){switch(e){case"L":return Et.LOWER;case"P":return Et.PUNCT;case"M":return Et.MIXED;case"D":return Et.DIGIT;case"B":return Et.BINARY;case"U":default:return Et.UPPER}}static getCharacter(e,n){switch(e){case Et.UPPER:return Xe.UPPER_TABLE[n];case Et.LOWER:return Xe.LOWER_TABLE[n];case Et.MIXED:return Xe.MIXED_TABLE[n];case Et.PUNCT:return Xe.PUNCT_TABLE[n];case Et.DIGIT:return Xe.DIGIT_TABLE[n];default:throw new Ht("Bad table")}}correctBits(e){let n,i;this.ddata.getNbLayers()<=2?(i=6,n=Fe.AZTEC_DATA_6):this.ddata.getNbLayers()<=8?(i=8,n=Fe.AZTEC_DATA_8):this.ddata.getNbLayers()<=22?(i=10,n=Fe.AZTEC_DATA_10):(i=12,n=Fe.AZTEC_DATA_12);let s=this.ddata.getNbDatablocks(),a=e.length/i;if(a<s)throw new $;let l=e.length%i,d=new Int32Array(a);for(let I=0;I<a;I++,l+=i)d[I]=Xe.readCode(e,l,i);try{new mn(n).decode(d,a-s)}catch(I){throw new $(I)}let h=(1<<i)-1,p=0;for(let I=0;I<s;I++){let O=d[I];if(O===0||O===h)throw new $;(O===1||O===h-1)&&p++}let y=new Array(s*i-p),E=0;for(let I=0;I<s;I++){let O=d[I];if(O===1||O===h-1)y.fill(O>1,E,E+i-1),E+=i-1;else for(let F=i-1;F>=0;--F)y[E++]=(O&1<<F)!==0}return y}extractBits(e){let n=this.ddata.isCompact(),i=this.ddata.getNbLayers(),s=(n?11:14)+i*4,a=new Int32Array(s),l=new Array(this.totalBitsInLayer(i,n));if(n)for(let d=0;d<a.length;d++)a[d]=d;else{let d=s+1+2*Z.truncDivision(Z.truncDivision(s,2)-1,15),h=s/2,p=Z.truncDivision(d,2);for(let y=0;y<h;y++){let E=y+Z.truncDivision(y,15);a[h-y-1]=p-E-1,a[h+y]=p+E+1}}for(let d=0,h=0;d<i;d++){let p=(i-d)*4+(n?9:12),y=d*2,E=s-1-y;for(let I=0;I<p;I++){let O=I*2;for(let F=0;F<2;F++)l[h+O+F]=e.get(a[y+F],a[y+I]),l[h+2*p+O+F]=e.get(a[y+I],a[E-F]),l[h+4*p+O+F]=e.get(a[E-F],a[E-I]),l[h+6*p+O+F]=e.get(a[E-I],a[y+F])}h+=p*8}return l}static readCode(e,n,i){let s=0;for(let a=n;a<n+i;a++)s<<=1,e[a]&&(s|=1);return s}static readByte(e,n){let i=e.length-n;return i>=8?Xe.readCode(e,n,8):Xe.readCode(e,n,i)<<8-i}static convertBoolArrayToByteArray(e){let n=new Uint8Array((e.length+7)/8);for(let i=0;i<n.length;i++)n[i]=Xe.readByte(e,8*i);return n}totalBitsInLayer(e,n){return((n?88:112)+16*e)*e}}Xe.UPPER_TABLE=["CTRL_PS"," ","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","CTRL_LL","CTRL_ML","CTRL_DL","CTRL_BS"],Xe.LOWER_TABLE=["CTRL_PS"," ","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","CTRL_US","CTRL_ML","CTRL_DL","CTRL_BS"],Xe.MIXED_TABLE=["CTRL_PS"," ","\\1","\\2","\\3","\\4","\\5","\\6","\\7","\b"," ",`
|
|
63
|
+
`,"\\13","\f","\r","\\33","\\34","\\35","\\36","\\37","@","\\","^","_","`","|","~","\\177","CTRL_LL","CTRL_UL","CTRL_PL","CTRL_BS"],Xe.PUNCT_TABLE=["","\r",`\r
|
|
64
|
+
`,". ",", ",": ","!",'"',"#","$","%","&","'","(",")","*","+",",","-",".","/",":",";","<","=",">","?","[","]","{","}","CTRL_UL"],Xe.DIGIT_TABLE=["CTRL_PS"," ","0","1","2","3","4","5","6","7","8","9",",",".","CTRL_UL","CTRL_US"];class $e{constructor(){}static round(e){return e===NaN?0:e<=Number.MIN_SAFE_INTEGER?Number.MIN_SAFE_INTEGER:e>=Number.MAX_SAFE_INTEGER?Number.MAX_SAFE_INTEGER:e+(e<0?-.5:.5)|0}static distance(e,n,i,s){const a=e-i,l=n-s;return Math.sqrt(a*a+l*l)}static sum(e){let n=0;for(let i=0,s=e.length;i!==s;i++){const a=e[i];n+=a}return n}}class Rn{static floatToIntBits(e){return e}}Rn.MAX_VALUE=Number.MAX_SAFE_INTEGER;class T{constructor(e,n){this.x=e,this.y=n}getX(){return this.x}getY(){return this.y}equals(e){if(e instanceof T){const n=e;return this.x===n.x&&this.y===n.y}return!1}hashCode(){return 31*Rn.floatToIntBits(this.x)+Rn.floatToIntBits(this.y)}toString(){return"("+this.x+","+this.y+")"}static orderBestPatterns(e){const n=this.distance(e[0],e[1]),i=this.distance(e[1],e[2]),s=this.distance(e[0],e[2]);let a,l,d;if(i>=n&&i>=s?(l=e[0],a=e[1],d=e[2]):s>=i&&s>=n?(l=e[1],a=e[0],d=e[2]):(l=e[2],a=e[0],d=e[1]),this.crossProductZ(a,l,d)<0){const h=a;a=d,d=h}e[0]=a,e[1]=l,e[2]=d}static distance(e,n){return $e.distance(e.x,e.y,n.x,n.y)}static crossProductZ(e,n,i){const s=n.x,a=n.y;return(i.x-s)*(e.y-a)-(i.y-a)*(e.x-s)}}class ye{constructor(e,n){this.bits=e,this.points=n}getBits(){return this.bits}getPoints(){return this.points}}class wt extends ye{constructor(e,n,i,s,a){super(e,n),this.compact=i,this.nbDatablocks=s,this.nbLayers=a}getNbLayers(){return this.nbLayers}getNbDatablocks(){return this.nbDatablocks}isCompact(){return this.compact}}class _t{constructor(e,n,i,s){this.image=e,this.height=e.getHeight(),this.width=e.getWidth(),n==null&&(n=_t.INIT_SIZE),i==null&&(i=e.getWidth()/2|0),s==null&&(s=e.getHeight()/2|0);const a=n/2|0;if(this.leftInit=i-a,this.rightInit=i+a,this.upInit=s-a,this.downInit=s+a,this.upInit<0||this.leftInit<0||this.downInit>=this.height||this.rightInit>=this.width)throw new M}detect(){let e=this.leftInit,n=this.rightInit,i=this.upInit,s=this.downInit,a=!1,l=!0,d=!1,h=!1,p=!1,y=!1,E=!1;const I=this.width,O=this.height;for(;l;){l=!1;let F=!0;for(;(F||!h)&&n<I;)F=this.containsBlackPoint(i,s,n,!1),F?(n++,l=!0,h=!0):h||n++;if(n>=I){a=!0;break}let U=!0;for(;(U||!p)&&s<O;)U=this.containsBlackPoint(e,n,s,!0),U?(s++,l=!0,p=!0):p||s++;if(s>=O){a=!0;break}let q=!0;for(;(q||!y)&&e>=0;)q=this.containsBlackPoint(i,s,e,!1),q?(e--,l=!0,y=!0):y||e--;if(e<0){a=!0;break}let ne=!0;for(;(ne||!E)&&i>=0;)ne=this.containsBlackPoint(e,n,i,!0),ne?(i--,l=!0,E=!0):E||i--;if(i<0){a=!0;break}l&&(d=!0)}if(!a&&d){const F=n-e;let U=null;for(let ge=1;U===null&&ge<F;ge++)U=this.getBlackPointOnSegment(e,s-ge,e+ge,s);if(U==null)throw new M;let q=null;for(let ge=1;q===null&&ge<F;ge++)q=this.getBlackPointOnSegment(e,i+ge,e+ge,i);if(q==null)throw new M;let ne=null;for(let ge=1;ne===null&&ge<F;ge++)ne=this.getBlackPointOnSegment(n,i+ge,n-ge,i);if(ne==null)throw new M;let he=null;for(let ge=1;he===null&&ge<F;ge++)he=this.getBlackPointOnSegment(n,s-ge,n-ge,s);if(he==null)throw new M;return this.centerEdges(he,U,ne,q)}else throw new M}getBlackPointOnSegment(e,n,i,s){const a=$e.round($e.distance(e,n,i,s)),l=(i-e)/a,d=(s-n)/a,h=this.image;for(let p=0;p<a;p++){const y=$e.round(e+p*l),E=$e.round(n+p*d);if(h.get(y,E))return new T(y,E)}return null}centerEdges(e,n,i,s){const a=e.getX(),l=e.getY(),d=n.getX(),h=n.getY(),p=i.getX(),y=i.getY(),E=s.getX(),I=s.getY(),O=_t.CORR;return a<this.width/2?[new T(E-O,I+O),new T(d+O,h+O),new T(p-O,y-O),new T(a+O,l-O)]:[new T(E+O,I+O),new T(d+O,h-O),new T(p-O,y+O),new T(a-O,l-O)]}containsBlackPoint(e,n,i,s){const a=this.image;if(s){for(let l=e;l<=n;l++)if(a.get(l,i))return!0}else for(let l=e;l<=n;l++)if(a.get(i,l))return!0;return!1}}_t.INIT_SIZE=10,_t.CORR=1;class Un{static checkAndNudgePoints(e,n){const i=e.getWidth(),s=e.getHeight();let a=!0;for(let l=0;l<n.length&&a;l+=2){const d=Math.floor(n[l]),h=Math.floor(n[l+1]);if(d<-1||d>i||h<-1||h>s)throw new M;a=!1,d===-1?(n[l]=0,a=!0):d===i&&(n[l]=i-1,a=!0),h===-1?(n[l+1]=0,a=!0):h===s&&(n[l+1]=s-1,a=!0)}a=!0;for(let l=n.length-2;l>=0&&a;l-=2){const d=Math.floor(n[l]),h=Math.floor(n[l+1]);if(d<-1||d>i||h<-1||h>s)throw new M;a=!1,d===-1?(n[l]=0,a=!0):d===i&&(n[l]=i-1,a=!0),h===-1?(n[l+1]=0,a=!0):h===s&&(n[l+1]=s-1,a=!0)}}}class nn{constructor(e,n,i,s,a,l,d,h,p){this.a11=e,this.a21=n,this.a31=i,this.a12=s,this.a22=a,this.a32=l,this.a13=d,this.a23=h,this.a33=p}static quadrilateralToQuadrilateral(e,n,i,s,a,l,d,h,p,y,E,I,O,F,U,q){const ne=nn.quadrilateralToSquare(e,n,i,s,a,l,d,h);return nn.squareToQuadrilateral(p,y,E,I,O,F,U,q).times(ne)}transformPoints(e){const n=e.length,i=this.a11,s=this.a12,a=this.a13,l=this.a21,d=this.a22,h=this.a23,p=this.a31,y=this.a32,E=this.a33;for(let I=0;I<n;I+=2){const O=e[I],F=e[I+1],U=a*O+h*F+E;e[I]=(i*O+l*F+p)/U,e[I+1]=(s*O+d*F+y)/U}}transformPointsWithValues(e,n){const i=this.a11,s=this.a12,a=this.a13,l=this.a21,d=this.a22,h=this.a23,p=this.a31,y=this.a32,E=this.a33,I=e.length;for(let O=0;O<I;O++){const F=e[O],U=n[O],q=a*F+h*U+E;e[O]=(i*F+l*U+p)/q,n[O]=(s*F+d*U+y)/q}}static squareToQuadrilateral(e,n,i,s,a,l,d,h){const p=e-i+a-d,y=n-s+l-h;if(p===0&&y===0)return new nn(i-e,a-i,e,s-n,l-s,n,0,0,1);{const E=i-a,I=d-a,O=s-l,F=h-l,U=E*F-I*O,q=(p*F-I*y)/U,ne=(E*y-p*O)/U;return new nn(i-e+q*i,d-e+ne*d,e,s-n+q*s,h-n+ne*h,n,q,ne,1)}}static quadrilateralToSquare(e,n,i,s,a,l,d,h){return nn.squareToQuadrilateral(e,n,i,s,a,l,d,h).buildAdjoint()}buildAdjoint(){return new nn(this.a22*this.a33-this.a23*this.a32,this.a23*this.a31-this.a21*this.a33,this.a21*this.a32-this.a22*this.a31,this.a13*this.a32-this.a12*this.a33,this.a11*this.a33-this.a13*this.a31,this.a12*this.a31-this.a11*this.a32,this.a12*this.a23-this.a13*this.a22,this.a13*this.a21-this.a11*this.a23,this.a11*this.a22-this.a12*this.a21)}times(e){return new nn(this.a11*e.a11+this.a21*e.a12+this.a31*e.a13,this.a11*e.a21+this.a21*e.a22+this.a31*e.a23,this.a11*e.a31+this.a21*e.a32+this.a31*e.a33,this.a12*e.a11+this.a22*e.a12+this.a32*e.a13,this.a12*e.a21+this.a22*e.a22+this.a32*e.a23,this.a12*e.a31+this.a22*e.a32+this.a32*e.a33,this.a13*e.a11+this.a23*e.a12+this.a33*e.a13,this.a13*e.a21+this.a23*e.a22+this.a33*e.a23,this.a13*e.a31+this.a23*e.a32+this.a33*e.a33)}}class ai extends Un{sampleGrid(e,n,i,s,a,l,d,h,p,y,E,I,O,F,U,q,ne,he,ge){const ue=nn.quadrilateralToQuadrilateral(s,a,l,d,h,p,y,E,I,O,F,U,q,ne,he,ge);return this.sampleGridWithTransform(e,n,i,ue)}sampleGridWithTransform(e,n,i,s){if(n<=0||i<=0)throw new M;const a=new X(n,i),l=new Float32Array(2*n);for(let d=0;d<i;d++){const h=l.length,p=d+.5;for(let y=0;y<h;y+=2)l[y]=y/2+.5,l[y+1]=p;s.transformPoints(l),Un.checkAndNudgePoints(e,l);try{for(let y=0;y<h;y+=2)e.get(Math.floor(l[y]),Math.floor(l[y+1]))&&a.set(y/2,d)}catch{throw new M}}return a}}class En{static setGridSampler(e){En.gridSampler=e}static getInstance(){return En.gridSampler}}En.gridSampler=new ai;class Ft{constructor(e,n){this.x=e,this.y=n}toResultPoint(){return new T(this.getX(),this.getY())}getX(){return this.x}getY(){return this.y}}class li{constructor(e){this.EXPECTED_CORNER_BITS=new Int32Array([3808,476,2107,1799]),this.image=e}detect(){return this.detectMirror(!1)}detectMirror(e){let n=this.getMatrixCenter(),i=this.getBullsEyeCorners(n);if(e){let l=i[0];i[0]=i[2],i[2]=l}this.extractParameters(i);let s=this.sampleGrid(this.image,i[this.shift%4],i[(this.shift+1)%4],i[(this.shift+2)%4],i[(this.shift+3)%4]),a=this.getMatrixCornerPoints(i);return new wt(s,a,this.compact,this.nbDataBlocks,this.nbLayers)}extractParameters(e){if(!this.isValidPoint(e[0])||!this.isValidPoint(e[1])||!this.isValidPoint(e[2])||!this.isValidPoint(e[3]))throw new M;let n=2*this.nbCenterLayers,i=new Int32Array([this.sampleLine(e[0],e[1],n),this.sampleLine(e[1],e[2],n),this.sampleLine(e[2],e[3],n),this.sampleLine(e[3],e[0],n)]);this.shift=this.getRotation(i,n);let s=0;for(let l=0;l<4;l++){let d=i[(this.shift+l)%4];this.compact?(s<<=7,s+=d>>1&127):(s<<=10,s+=(d>>2&992)+(d>>1&31))}let a=this.getCorrectedParameterData(s,this.compact);this.compact?(this.nbLayers=(a>>6)+1,this.nbDataBlocks=(a&63)+1):(this.nbLayers=(a>>11)+1,this.nbDataBlocks=(a&2047)+1)}getRotation(e,n){let i=0;e.forEach((s,a,l)=>{let d=(s>>n-2<<1)+(s&1);i=(i<<3)+d}),i=((i&1)<<11)+(i>>1);for(let s=0;s<4;s++)if(Z.bitCount(i^this.EXPECTED_CORNER_BITS[s])<=2)return s;throw new M}getCorrectedParameterData(e,n){let i,s;n?(i=7,s=2):(i=10,s=4);let a=i-s,l=new Int32Array(i);for(let h=i-1;h>=0;--h)l[h]=e&15,e>>=4;try{new mn(Fe.AZTEC_PARAM).decode(l,a)}catch{throw new M}let d=0;for(let h=0;h<s;h++)d=(d<<4)+l[h];return d}getBullsEyeCorners(e){let n=e,i=e,s=e,a=e,l=!0;for(this.nbCenterLayers=1;this.nbCenterLayers<9;this.nbCenterLayers++){let E=this.getFirstDifferent(n,l,1,-1),I=this.getFirstDifferent(i,l,1,1),O=this.getFirstDifferent(s,l,-1,1),F=this.getFirstDifferent(a,l,-1,-1);if(this.nbCenterLayers>2){let U=this.distancePoint(F,E)*this.nbCenterLayers/(this.distancePoint(a,n)*(this.nbCenterLayers+2));if(U<.75||U>1.25||!this.isWhiteOrBlackRectangle(E,I,O,F))break}n=E,i=I,s=O,a=F,l=!l}if(this.nbCenterLayers!==5&&this.nbCenterLayers!==7)throw new M;this.compact=this.nbCenterLayers===5;let d=new T(n.getX()+.5,n.getY()-.5),h=new T(i.getX()+.5,i.getY()+.5),p=new T(s.getX()-.5,s.getY()+.5),y=new T(a.getX()-.5,a.getY()-.5);return this.expandSquare([d,h,p,y],2*this.nbCenterLayers-3,2*this.nbCenterLayers)}getMatrixCenter(){let e,n,i,s;try{let d=new _t(this.image).detect();e=d[0],n=d[1],i=d[2],s=d[3]}catch{let h=this.image.getWidth()/2,p=this.image.getHeight()/2;e=this.getFirstDifferent(new Ft(h+7,p-7),!1,1,-1).toResultPoint(),n=this.getFirstDifferent(new Ft(h+7,p+7),!1,1,1).toResultPoint(),i=this.getFirstDifferent(new Ft(h-7,p+7),!1,-1,1).toResultPoint(),s=this.getFirstDifferent(new Ft(h-7,p-7),!1,-1,-1).toResultPoint()}let a=$e.round((e.getX()+s.getX()+n.getX()+i.getX())/4),l=$e.round((e.getY()+s.getY()+n.getY()+i.getY())/4);try{let d=new _t(this.image,15,a,l).detect();e=d[0],n=d[1],i=d[2],s=d[3]}catch{e=this.getFirstDifferent(new Ft(a+7,l-7),!1,1,-1).toResultPoint(),n=this.getFirstDifferent(new Ft(a+7,l+7),!1,1,1).toResultPoint(),i=this.getFirstDifferent(new Ft(a-7,l+7),!1,-1,1).toResultPoint(),s=this.getFirstDifferent(new Ft(a-7,l-7),!1,-1,-1).toResultPoint()}return a=$e.round((e.getX()+s.getX()+n.getX()+i.getX())/4),l=$e.round((e.getY()+s.getY()+n.getY()+i.getY())/4),new Ft(a,l)}getMatrixCornerPoints(e){return this.expandSquare(e,2*this.nbCenterLayers,this.getDimension())}sampleGrid(e,n,i,s,a){let l=En.getInstance(),d=this.getDimension(),h=d/2-this.nbCenterLayers,p=d/2+this.nbCenterLayers;return l.sampleGrid(e,d,d,h,h,p,h,p,p,h,p,n.getX(),n.getY(),i.getX(),i.getY(),s.getX(),s.getY(),a.getX(),a.getY())}sampleLine(e,n,i){let s=0,a=this.distanceResultPoint(e,n),l=a/i,d=e.getX(),h=e.getY(),p=l*(n.getX()-e.getX())/a,y=l*(n.getY()-e.getY())/a;for(let E=0;E<i;E++)this.image.get($e.round(d+E*p),$e.round(h+E*y))&&(s|=1<<i-E-1);return s}isWhiteOrBlackRectangle(e,n,i,s){let a=3;e=new Ft(e.getX()-a,e.getY()+a),n=new Ft(n.getX()-a,n.getY()-a),i=new Ft(i.getX()+a,i.getY()-a),s=new Ft(s.getX()+a,s.getY()+a);let l=this.getColor(s,e);if(l===0)return!1;let d=this.getColor(e,n);return d!==l||(d=this.getColor(n,i),d!==l)?!1:(d=this.getColor(i,s),d===l)}getColor(e,n){let i=this.distancePoint(e,n),s=(n.getX()-e.getX())/i,a=(n.getY()-e.getY())/i,l=0,d=e.getX(),h=e.getY(),p=this.image.get(e.getX(),e.getY()),y=Math.ceil(i);for(let I=0;I<y;I++)d+=s,h+=a,this.image.get($e.round(d),$e.round(h))!==p&&l++;let E=l/i;return E>.1&&E<.9?0:E<=.1===p?1:-1}getFirstDifferent(e,n,i,s){let a=e.getX()+i,l=e.getY()+s;for(;this.isValid(a,l)&&this.image.get(a,l)===n;)a+=i,l+=s;for(a-=i,l-=s;this.isValid(a,l)&&this.image.get(a,l)===n;)a+=i;for(a-=i;this.isValid(a,l)&&this.image.get(a,l)===n;)l+=s;return l-=s,new Ft(a,l)}expandSquare(e,n,i){let s=i/(2*n),a=e[0].getX()-e[2].getX(),l=e[0].getY()-e[2].getY(),d=(e[0].getX()+e[2].getX())/2,h=(e[0].getY()+e[2].getY())/2,p=new T(d+s*a,h+s*l),y=new T(d-s*a,h-s*l);a=e[1].getX()-e[3].getX(),l=e[1].getY()-e[3].getY(),d=(e[1].getX()+e[3].getX())/2,h=(e[1].getY()+e[3].getY())/2;let E=new T(d+s*a,h+s*l),I=new T(d-s*a,h-s*l);return[p,E,y,I]}isValid(e,n){return e>=0&&e<this.image.getWidth()&&n>0&&n<this.image.getHeight()}isValidPoint(e){let n=$e.round(e.getX()),i=$e.round(e.getY());return this.isValid(n,i)}distancePoint(e,n){return $e.distance(e.getX(),e.getY(),n.getX(),n.getY())}distanceResultPoint(e,n){return $e.distance(e.getX(),e.getY(),n.getX(),n.getY())}getDimension(){return this.compact?4*this.nbLayers+11:this.nbLayers<=4?4*this.nbLayers+15:4*this.nbLayers+2*(Z.truncDivision(this.nbLayers-4,8)+1)+15}}class mr{decode(e,n=null){let i=null,s=new li(e.getBlackMatrix()),a=null,l=null;try{let y=s.detectMirror(!1);a=y.getPoints(),this.reportFoundResultPoints(n,a),l=new Xe().decode(y)}catch(y){i=y}if(l==null)try{let y=s.detectMirror(!0);a=y.getPoints(),this.reportFoundResultPoints(n,a),l=new Xe().decode(y)}catch(y){throw i??y}let d=new Re(l.getText(),l.getRawBytes(),l.getNumBits(),a,re.AZTEC,P.currentTimeMillis()),h=l.getByteSegments();h!=null&&d.putMetadata(Ae.BYTE_SEGMENTS,h);let p=l.getECLevel();return p!=null&&d.putMetadata(Ae.ERROR_CORRECTION_LEVEL,p),d}reportFoundResultPoints(e,n){if(e!=null){let i=e.get(Q.NEED_RESULT_POINT_CALLBACK);i!=null&&n.forEach((s,a,l)=>{i.foundPossibleResultPoint(s)})}}reset(){}}class it extends Ze{constructor(e=500){super(new mr,e)}}class ve{decode(e,n){try{return this.doDecode(e,n)}catch{if(n&&n.get(Q.TRY_HARDER)===!0&&e.isRotateSupported()){const a=e.rotateCounterClockwise(),l=this.doDecode(a,n),d=l.getResultMetadata();let h=270;d!==null&&d.get(Ae.ORIENTATION)===!0&&(h=h+d.get(Ae.ORIENTATION)%360),l.putMetadata(Ae.ORIENTATION,h);const p=l.getResultPoints();if(p!==null){const y=a.getHeight();for(let E=0;E<p.length;E++)p[E]=new T(y-p[E].getY()-1,p[E].getX())}return l}else throw new M}}reset(){}doDecode(e,n){const i=e.getWidth(),s=e.getHeight();let a=new j(i);const l=n&&n.get(Q.TRY_HARDER)===!0,d=Math.max(1,s>>(l?8:5));let h;l?h=s:h=15;const p=Math.trunc(s/2);for(let y=0;y<h;y++){const E=Math.trunc((y+1)/2),I=(y&1)===0,O=p+d*(I?E:-E);if(O<0||O>=s)break;try{a=e.getBlackRow(O,a)}catch{continue}for(let F=0;F<2;F++){if(F===1&&(a.reverse(),n&&n.get(Q.NEED_RESULT_POINT_CALLBACK)===!0)){const U=new Map;n.forEach((q,ne)=>U.set(ne,q)),U.delete(Q.NEED_RESULT_POINT_CALLBACK),n=U}try{const U=this.decodeRow(O,a,n);if(F===1){U.putMetadata(Ae.ORIENTATION,180);const q=U.getResultPoints();q!==null&&(q[0]=new T(i-q[0].getX()-1,q[0].getY()),q[1]=new T(i-q[1].getX()-1,q[1].getY()))}return U}catch{}}}throw new M}static recordPattern(e,n,i){const s=i.length;for(let p=0;p<s;p++)i[p]=0;const a=e.getSize();if(n>=a)throw new M;let l=!e.get(n),d=0,h=n;for(;h<a;){if(e.get(h)!==l)i[d]++;else{if(++d===s)break;i[d]=1,l=!l}h++}if(!(d===s||d===s-1&&h===a))throw new M}static recordPatternInReverse(e,n,i){let s=i.length,a=e.get(n);for(;n>0&&s>=0;)e.get(--n)!==a&&(s--,a=!a);if(s>=0)throw new M;ve.recordPattern(e,n+1,i)}static patternMatchVariance(e,n,i){const s=e.length;let a=0,l=0;for(let p=0;p<s;p++)a+=e[p],l+=n[p];if(a<l)return Number.POSITIVE_INFINITY;const d=a/l;i*=d;let h=0;for(let p=0;p<s;p++){const y=e[p],E=n[p]*d,I=y>E?y-E:E-y;if(I>i)return Number.POSITIVE_INFINITY;h+=I}return h/a}}class ae extends ve{static findStartPattern(e){const n=e.getSize(),i=e.getNextSet(0);let s=0,a=Int32Array.from([0,0,0,0,0,0]),l=i,d=!1;const h=6;for(let p=i;p<n;p++)if(e.get(p)!==d)a[s]++;else{if(s===h-1){let y=ae.MAX_AVG_VARIANCE,E=-1;for(let I=ae.CODE_START_A;I<=ae.CODE_START_C;I++){const O=ve.patternMatchVariance(a,ae.CODE_PATTERNS[I],ae.MAX_INDIVIDUAL_VARIANCE);O<y&&(y=O,E=I)}if(E>=0&&e.isRange(Math.max(0,l-(p-l)/2),l,!1))return Int32Array.from([l,p,E]);l+=a[0]+a[1],a=a.slice(2,a.length-1),a[s-1]=0,a[s]=0,s--}else s++;a[s]=1,d=!d}throw new M}static decodeCode(e,n,i){ve.recordPattern(e,i,n);let s=ae.MAX_AVG_VARIANCE,a=-1;for(let l=0;l<ae.CODE_PATTERNS.length;l++){const d=ae.CODE_PATTERNS[l],h=this.patternMatchVariance(n,d,ae.MAX_INDIVIDUAL_VARIANCE);h<s&&(s=h,a=l)}if(a>=0)return a;throw new M}decodeRow(e,n,i){const s=i&&i.get(Q.ASSUME_GS1)===!0,a=ae.findStartPattern(n),l=a[2];let d=0;const h=new Uint8Array(20);h[d++]=l;let p;switch(l){case ae.CODE_START_A:p=ae.CODE_CODE_A;break;case ae.CODE_START_B:p=ae.CODE_CODE_B;break;case ae.CODE_START_C:p=ae.CODE_CODE_C;break;default:throw new $}let y=!1,E=!1,I="",O=a[0],F=a[1];const U=Int32Array.from([0,0,0,0,0,0]);let q=0,ne=0,he=l,ge=0,ue=!0,je=!1,Pe=!1;for(;!y;){const Er=E;switch(E=!1,q=ne,ne=ae.decodeCode(n,U,F),h[d++]=ne,ne!==ae.CODE_STOP&&(ue=!0),ne!==ae.CODE_STOP&&(ge++,he+=ge*ne),O=F,F+=U.reduce((Ed,Ad)=>Ed+Ad,0),ne){case ae.CODE_START_A:case ae.CODE_START_B:case ae.CODE_START_C:throw new $}switch(p){case ae.CODE_CODE_A:if(ne<64)Pe===je?I+=String.fromCharCode(32+ne):I+=String.fromCharCode(32+ne+128),Pe=!1;else if(ne<96)Pe===je?I+=String.fromCharCode(ne-64):I+=String.fromCharCode(ne+64),Pe=!1;else switch(ne!==ae.CODE_STOP&&(ue=!1),ne){case ae.CODE_FNC_1:s&&(I.length===0?I+="]C1":I+="");break;case ae.CODE_FNC_2:case ae.CODE_FNC_3:break;case ae.CODE_FNC_4_A:!je&&Pe?(je=!0,Pe=!1):je&&Pe?(je=!1,Pe=!1):Pe=!0;break;case ae.CODE_SHIFT:E=!0,p=ae.CODE_CODE_B;break;case ae.CODE_CODE_B:p=ae.CODE_CODE_B;break;case ae.CODE_CODE_C:p=ae.CODE_CODE_C;break;case ae.CODE_STOP:y=!0;break}break;case ae.CODE_CODE_B:if(ne<96)Pe===je?I+=String.fromCharCode(32+ne):I+=String.fromCharCode(32+ne+128),Pe=!1;else switch(ne!==ae.CODE_STOP&&(ue=!1),ne){case ae.CODE_FNC_1:s&&(I.length===0?I+="]C1":I+="");break;case ae.CODE_FNC_2:case ae.CODE_FNC_3:break;case ae.CODE_FNC_4_B:!je&&Pe?(je=!0,Pe=!1):je&&Pe?(je=!1,Pe=!1):Pe=!0;break;case ae.CODE_SHIFT:E=!0,p=ae.CODE_CODE_A;break;case ae.CODE_CODE_A:p=ae.CODE_CODE_A;break;case ae.CODE_CODE_C:p=ae.CODE_CODE_C;break;case ae.CODE_STOP:y=!0;break}break;case ae.CODE_CODE_C:if(ne<100)ne<10&&(I+="0"),I+=ne;else switch(ne!==ae.CODE_STOP&&(ue=!1),ne){case ae.CODE_FNC_1:s&&(I.length===0?I+="]C1":I+="");break;case ae.CODE_CODE_A:p=ae.CODE_CODE_A;break;case ae.CODE_CODE_B:p=ae.CODE_CODE_B;break;case ae.CODE_STOP:y=!0;break}break}Er&&(p=p===ae.CODE_CODE_A?ae.CODE_CODE_B:ae.CODE_CODE_A)}const Qt=F-O;if(F=n.getNextUnset(F),!n.isRange(F,Math.min(n.getSize(),F+(F-O)/2),!1))throw new M;if(he-=ge*q,he%103!==q)throw new k;const xn=I.length;if(xn===0)throw new M;xn>0&&ue&&(p===ae.CODE_CODE_C?I=I.substring(0,xn-2):I=I.substring(0,xn-1));const en=(a[1]+a[0])/2,at=O+Qt/2,$t=h.length,rn=new Uint8Array($t);for(let Er=0;Er<$t;Er++)rn[Er]=h[Er];const br=[new T(en,e),new T(at,e)];return new Re(I,rn,0,br,re.CODE_128,new Date().getTime())}}ae.CODE_PATTERNS=[Int32Array.from([2,1,2,2,2,2]),Int32Array.from([2,2,2,1,2,2]),Int32Array.from([2,2,2,2,2,1]),Int32Array.from([1,2,1,2,2,3]),Int32Array.from([1,2,1,3,2,2]),Int32Array.from([1,3,1,2,2,2]),Int32Array.from([1,2,2,2,1,3]),Int32Array.from([1,2,2,3,1,2]),Int32Array.from([1,3,2,2,1,2]),Int32Array.from([2,2,1,2,1,3]),Int32Array.from([2,2,1,3,1,2]),Int32Array.from([2,3,1,2,1,2]),Int32Array.from([1,1,2,2,3,2]),Int32Array.from([1,2,2,1,3,2]),Int32Array.from([1,2,2,2,3,1]),Int32Array.from([1,1,3,2,2,2]),Int32Array.from([1,2,3,1,2,2]),Int32Array.from([1,2,3,2,2,1]),Int32Array.from([2,2,3,2,1,1]),Int32Array.from([2,2,1,1,3,2]),Int32Array.from([2,2,1,2,3,1]),Int32Array.from([2,1,3,2,1,2]),Int32Array.from([2,2,3,1,1,2]),Int32Array.from([3,1,2,1,3,1]),Int32Array.from([3,1,1,2,2,2]),Int32Array.from([3,2,1,1,2,2]),Int32Array.from([3,2,1,2,2,1]),Int32Array.from([3,1,2,2,1,2]),Int32Array.from([3,2,2,1,1,2]),Int32Array.from([3,2,2,2,1,1]),Int32Array.from([2,1,2,1,2,3]),Int32Array.from([2,1,2,3,2,1]),Int32Array.from([2,3,2,1,2,1]),Int32Array.from([1,1,1,3,2,3]),Int32Array.from([1,3,1,1,2,3]),Int32Array.from([1,3,1,3,2,1]),Int32Array.from([1,1,2,3,1,3]),Int32Array.from([1,3,2,1,1,3]),Int32Array.from([1,3,2,3,1,1]),Int32Array.from([2,1,1,3,1,3]),Int32Array.from([2,3,1,1,1,3]),Int32Array.from([2,3,1,3,1,1]),Int32Array.from([1,1,2,1,3,3]),Int32Array.from([1,1,2,3,3,1]),Int32Array.from([1,3,2,1,3,1]),Int32Array.from([1,1,3,1,2,3]),Int32Array.from([1,1,3,3,2,1]),Int32Array.from([1,3,3,1,2,1]),Int32Array.from([3,1,3,1,2,1]),Int32Array.from([2,1,1,3,3,1]),Int32Array.from([2,3,1,1,3,1]),Int32Array.from([2,1,3,1,1,3]),Int32Array.from([2,1,3,3,1,1]),Int32Array.from([2,1,3,1,3,1]),Int32Array.from([3,1,1,1,2,3]),Int32Array.from([3,1,1,3,2,1]),Int32Array.from([3,3,1,1,2,1]),Int32Array.from([3,1,2,1,1,3]),Int32Array.from([3,1,2,3,1,1]),Int32Array.from([3,3,2,1,1,1]),Int32Array.from([3,1,4,1,1,1]),Int32Array.from([2,2,1,4,1,1]),Int32Array.from([4,3,1,1,1,1]),Int32Array.from([1,1,1,2,2,4]),Int32Array.from([1,1,1,4,2,2]),Int32Array.from([1,2,1,1,2,4]),Int32Array.from([1,2,1,4,2,1]),Int32Array.from([1,4,1,1,2,2]),Int32Array.from([1,4,1,2,2,1]),Int32Array.from([1,1,2,2,1,4]),Int32Array.from([1,1,2,4,1,2]),Int32Array.from([1,2,2,1,1,4]),Int32Array.from([1,2,2,4,1,1]),Int32Array.from([1,4,2,1,1,2]),Int32Array.from([1,4,2,2,1,1]),Int32Array.from([2,4,1,2,1,1]),Int32Array.from([2,2,1,1,1,4]),Int32Array.from([4,1,3,1,1,1]),Int32Array.from([2,4,1,1,1,2]),Int32Array.from([1,3,4,1,1,1]),Int32Array.from([1,1,1,2,4,2]),Int32Array.from([1,2,1,1,4,2]),Int32Array.from([1,2,1,2,4,1]),Int32Array.from([1,1,4,2,1,2]),Int32Array.from([1,2,4,1,1,2]),Int32Array.from([1,2,4,2,1,1]),Int32Array.from([4,1,1,2,1,2]),Int32Array.from([4,2,1,1,1,2]),Int32Array.from([4,2,1,2,1,1]),Int32Array.from([2,1,2,1,4,1]),Int32Array.from([2,1,4,1,2,1]),Int32Array.from([4,1,2,1,2,1]),Int32Array.from([1,1,1,1,4,3]),Int32Array.from([1,1,1,3,4,1]),Int32Array.from([1,3,1,1,4,1]),Int32Array.from([1,1,4,1,1,3]),Int32Array.from([1,1,4,3,1,1]),Int32Array.from([4,1,1,1,1,3]),Int32Array.from([4,1,1,3,1,1]),Int32Array.from([1,1,3,1,4,1]),Int32Array.from([1,1,4,1,3,1]),Int32Array.from([3,1,1,1,4,1]),Int32Array.from([4,1,1,1,3,1]),Int32Array.from([2,1,1,4,1,2]),Int32Array.from([2,1,1,2,1,4]),Int32Array.from([2,1,1,2,3,2]),Int32Array.from([2,3,3,1,1,1,2])],ae.MAX_AVG_VARIANCE=.25,ae.MAX_INDIVIDUAL_VARIANCE=.7,ae.CODE_SHIFT=98,ae.CODE_CODE_C=99,ae.CODE_CODE_B=100,ae.CODE_CODE_A=101,ae.CODE_FNC_1=102,ae.CODE_FNC_2=97,ae.CODE_FNC_3=96,ae.CODE_FNC_4_A=101,ae.CODE_FNC_4_B=100,ae.CODE_START_A=103,ae.CODE_START_B=104,ae.CODE_START_C=105,ae.CODE_STOP=106;class pt extends ve{constructor(e=!1,n=!1){super(),this.usingCheckDigit=e,this.extendedMode=n,this.decodeRowResult="",this.counters=new Int32Array(9)}decodeRow(e,n,i){let s=this.counters;s.fill(0),this.decodeRowResult="";let a=pt.findAsteriskPattern(n,s),l=n.getNextSet(a[1]),d=n.getSize(),h,p;do{pt.recordPattern(n,l,s);let U=pt.toNarrowWidePattern(s);if(U<0)throw new M;h=pt.patternToChar(U),this.decodeRowResult+=h,p=l;for(let q of s)l+=q;l=n.getNextSet(l)}while(h!=="*");this.decodeRowResult=this.decodeRowResult.substring(0,this.decodeRowResult.length-1);let y=0;for(let U of s)y+=U;let E=l-p-y;if(l!==d&&E*2<y)throw new M;if(this.usingCheckDigit){let U=this.decodeRowResult.length-1,q=0;for(let ne=0;ne<U;ne++)q+=pt.ALPHABET_STRING.indexOf(this.decodeRowResult.charAt(ne));if(this.decodeRowResult.charAt(U)!==pt.ALPHABET_STRING.charAt(q%43))throw new k;this.decodeRowResult=this.decodeRowResult.substring(0,U)}if(this.decodeRowResult.length===0)throw new M;let I;this.extendedMode?I=pt.decodeExtended(this.decodeRowResult):I=this.decodeRowResult;let O=(a[1]+a[0])/2,F=p+y/2;return new Re(I,null,0,[new T(O,e),new T(F,e)],re.CODE_39,new Date().getTime())}static findAsteriskPattern(e,n){let i=e.getSize(),s=e.getNextSet(0),a=0,l=s,d=!1,h=n.length;for(let p=s;p<i;p++)if(e.get(p)!==d)n[a]++;else{if(a===h-1){if(this.toNarrowWidePattern(n)===pt.ASTERISK_ENCODING&&e.isRange(Math.max(0,l-Math.floor((p-l)/2)),l,!1))return[l,p];l+=n[0]+n[1],n.copyWithin(0,2,2+a-1),n[a-1]=0,n[a]=0,a--}else a++;n[a]=1,d=!d}throw new M}static toNarrowWidePattern(e){let n=e.length,i=0,s;do{let a=2147483647;for(let h of e)h<a&&h>i&&(a=h);i=a,s=0;let l=0,d=0;for(let h=0;h<n;h++){let p=e[h];p>i&&(d|=1<<n-1-h,s++,l+=p)}if(s===3){for(let h=0;h<n&&s>0;h++){let p=e[h];if(p>i&&(s--,p*2>=l))return-1}return d}}while(s>3);return-1}static patternToChar(e){for(let n=0;n<pt.CHARACTER_ENCODINGS.length;n++)if(pt.CHARACTER_ENCODINGS[n]===e)return pt.ALPHABET_STRING.charAt(n);if(e===pt.ASTERISK_ENCODING)return"*";throw new M}static decodeExtended(e){let n=e.length,i="";for(let s=0;s<n;s++){let a=e.charAt(s);if(a==="+"||a==="$"||a==="%"||a==="/"){let l=e.charAt(s+1),d="\0";switch(a){case"+":if(l>="A"&&l<="Z")d=String.fromCharCode(l.charCodeAt(0)+32);else throw new $;break;case"$":if(l>="A"&&l<="Z")d=String.fromCharCode(l.charCodeAt(0)-64);else throw new $;break;case"%":if(l>="A"&&l<="E")d=String.fromCharCode(l.charCodeAt(0)-38);else if(l>="F"&&l<="J")d=String.fromCharCode(l.charCodeAt(0)-11);else if(l>="K"&&l<="O")d=String.fromCharCode(l.charCodeAt(0)+16);else if(l>="P"&&l<="T")d=String.fromCharCode(l.charCodeAt(0)+43);else if(l==="U")d="\0";else if(l==="V")d="@";else if(l==="W")d="`";else if(l==="X"||l==="Y"||l==="Z")d="";else throw new $;break;case"/":if(l>="A"&&l<="O")d=String.fromCharCode(l.charCodeAt(0)-32);else if(l==="Z")d=":";else throw new $;break}i+=d,s++}else i+=a}return i}}pt.ALPHABET_STRING="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-. $/+%",pt.CHARACTER_ENCODINGS=[52,289,97,352,49,304,112,37,292,100,265,73,328,25,280,88,13,268,76,28,259,67,322,19,274,82,7,262,70,22,385,193,448,145,400,208,133,388,196,168,162,138,42],pt.ASTERISK_ENCODING=148;class nt extends ve{constructor(){super(...arguments),this.narrowLineWidth=-1}decodeRow(e,n,i){let s=this.decodeStart(n),a=this.decodeEnd(n),l=new se;nt.decodeMiddle(n,s[1],a[0],l);let d=l.toString(),h=null;i!=null&&(h=i.get(Q.ALLOWED_LENGTHS)),h==null&&(h=nt.DEFAULT_ALLOWED_LENGTHS);let p=d.length,y=!1,E=0;for(let F of h){if(p===F){y=!0;break}F>E&&(E=F)}if(!y&&p>E&&(y=!0),!y)throw new $;const I=[new T(s[1],e),new T(a[0],e)];return new Re(d,null,0,I,re.ITF,new Date().getTime())}static decodeMiddle(e,n,i,s){let a=new Int32Array(10),l=new Int32Array(5),d=new Int32Array(5);for(a.fill(0),l.fill(0),d.fill(0);n<i;){ve.recordPattern(e,n,a);for(let p=0;p<5;p++){let y=2*p;l[p]=a[y],d[p]=a[y+1]}let h=nt.decodeDigit(l);s.append(h.toString()),h=this.decodeDigit(d),s.append(h.toString()),a.forEach(function(p){n+=p})}}decodeStart(e){let n=nt.skipWhiteSpace(e),i=nt.findGuardPattern(e,n,nt.START_PATTERN);return this.narrowLineWidth=(i[1]-i[0])/4,this.validateQuietZone(e,i[0]),i}validateQuietZone(e,n){let i=this.narrowLineWidth*10;i=i<n?i:n;for(let s=n-1;i>0&&s>=0&&!e.get(s);s--)i--;if(i!==0)throw new M}static skipWhiteSpace(e){const n=e.getSize(),i=e.getNextSet(0);if(i===n)throw new M;return i}decodeEnd(e){e.reverse();try{let n=nt.skipWhiteSpace(e),i;try{i=nt.findGuardPattern(e,n,nt.END_PATTERN_REVERSED[0])}catch(a){a instanceof M&&(i=nt.findGuardPattern(e,n,nt.END_PATTERN_REVERSED[1]))}this.validateQuietZone(e,i[0]);let s=i[0];return i[0]=e.getSize()-i[1],i[1]=e.getSize()-s,i}finally{e.reverse()}}static findGuardPattern(e,n,i){let s=i.length,a=new Int32Array(s),l=e.getSize(),d=!1,h=0,p=n;a.fill(0);for(let y=n;y<l;y++)if(e.get(y)!==d)a[h]++;else{if(h===s-1){if(ve.patternMatchVariance(a,i,nt.MAX_INDIVIDUAL_VARIANCE)<nt.MAX_AVG_VARIANCE)return[p,y];p+=a[0]+a[1],P.arraycopy(a,2,a,0,h-1),a[h-1]=0,a[h]=0,h--}else h++;a[h]=1,d=!d}throw new M}static decodeDigit(e){let n=nt.MAX_AVG_VARIANCE,i=-1,s=nt.PATTERNS.length;for(let a=0;a<s;a++){let l=nt.PATTERNS[a],d=ve.patternMatchVariance(e,l,nt.MAX_INDIVIDUAL_VARIANCE);d<n?(n=d,i=a):d===n&&(i=-1)}if(i>=0)return i%10;throw new M}}nt.PATTERNS=[Int32Array.from([1,1,2,2,1]),Int32Array.from([2,1,1,1,2]),Int32Array.from([1,2,1,1,2]),Int32Array.from([2,2,1,1,1]),Int32Array.from([1,1,2,1,2]),Int32Array.from([2,1,2,1,1]),Int32Array.from([1,2,2,1,1]),Int32Array.from([1,1,1,2,2]),Int32Array.from([2,1,1,2,1]),Int32Array.from([1,2,1,2,1]),Int32Array.from([1,1,3,3,1]),Int32Array.from([3,1,1,1,3]),Int32Array.from([1,3,1,1,3]),Int32Array.from([3,3,1,1,1]),Int32Array.from([1,1,3,1,3]),Int32Array.from([3,1,3,1,1]),Int32Array.from([1,3,3,1,1]),Int32Array.from([1,1,1,3,3]),Int32Array.from([3,1,1,3,1]),Int32Array.from([1,3,1,3,1])],nt.MAX_AVG_VARIANCE=.38,nt.MAX_INDIVIDUAL_VARIANCE=.5,nt.DEFAULT_ALLOWED_LENGTHS=[6,8,10,12,14],nt.START_PATTERN=Int32Array.from([1,1,1,1]),nt.END_PATTERN_REVERSED=[Int32Array.from([1,1,2]),Int32Array.from([1,1,3])];class At extends ve{constructor(){super(...arguments),this.decodeRowStringBuffer=""}static findStartGuardPattern(e){let n=!1,i,s=0,a=Int32Array.from([0,0,0]);for(;!n;){a=Int32Array.from([0,0,0]),i=At.findGuardPattern(e,s,!1,this.START_END_PATTERN,a);let l=i[0];s=i[1];let d=l-(s-l);d>=0&&(n=e.isRange(d,l,!1))}return i}static checkChecksum(e){return At.checkStandardUPCEANChecksum(e)}static checkStandardUPCEANChecksum(e){let n=e.length;if(n===0)return!1;let i=parseInt(e.charAt(n-1),10);return At.getStandardUPCEANChecksum(e.substring(0,n-1))===i}static getStandardUPCEANChecksum(e){let n=e.length,i=0;for(let s=n-1;s>=0;s-=2){let a=e.charAt(s).charCodeAt(0)-48;if(a<0||a>9)throw new $;i+=a}i*=3;for(let s=n-2;s>=0;s-=2){let a=e.charAt(s).charCodeAt(0)-48;if(a<0||a>9)throw new $;i+=a}return(1e3-i)%10}static decodeEnd(e,n){return At.findGuardPattern(e,n,!1,At.START_END_PATTERN,new Int32Array(At.START_END_PATTERN.length).fill(0))}static findGuardPatternWithoutCounters(e,n,i,s){return this.findGuardPattern(e,n,i,s,new Int32Array(s.length))}static findGuardPattern(e,n,i,s,a){let l=e.getSize();n=i?e.getNextUnset(n):e.getNextSet(n);let d=0,h=n,p=s.length,y=i;for(let E=n;E<l;E++)if(e.get(E)!==y)a[d]++;else{if(d===p-1){if(ve.patternMatchVariance(a,s,At.MAX_INDIVIDUAL_VARIANCE)<At.MAX_AVG_VARIANCE)return Int32Array.from([h,E]);h+=a[0]+a[1];let I=a.slice(2,a.length-1);for(let O=0;O<d-1;O++)a[O]=I[O];a[d-1]=0,a[d]=0,d--}else d++;a[d]=1,y=!y}throw new M}static decodeDigit(e,n,i,s){this.recordPattern(e,i,n);let a=this.MAX_AVG_VARIANCE,l=-1,d=s.length;for(let h=0;h<d;h++){let p=s[h],y=ve.patternMatchVariance(n,p,At.MAX_INDIVIDUAL_VARIANCE);y<a&&(a=y,l=h)}if(l>=0)return l;throw new M}}At.MAX_AVG_VARIANCE=.48,At.MAX_INDIVIDUAL_VARIANCE=.7,At.START_END_PATTERN=Int32Array.from([1,1,1]),At.MIDDLE_PATTERN=Int32Array.from([1,1,1,1,1]),At.END_PATTERN=Int32Array.from([1,1,1,1,1,1]),At.L_PATTERNS=[Int32Array.from([3,2,1,1]),Int32Array.from([2,2,2,1]),Int32Array.from([2,1,2,2]),Int32Array.from([1,4,1,1]),Int32Array.from([1,1,3,2]),Int32Array.from([1,2,3,1]),Int32Array.from([1,1,1,4]),Int32Array.from([1,3,1,2]),Int32Array.from([1,2,1,3]),Int32Array.from([3,1,1,2])];class kr{constructor(){this.CHECK_DIGIT_ENCODINGS=[24,20,18,17,12,6,3,10,9,5],this.decodeMiddleCounters=Int32Array.from([0,0,0,0]),this.decodeRowStringBuffer=""}decodeRow(e,n,i){let s=this.decodeRowStringBuffer,a=this.decodeMiddle(n,i,s),l=s.toString(),d=kr.parseExtensionString(l),h=[new T((i[0]+i[1])/2,e),new T(a,e)],p=new Re(l,null,0,h,re.UPC_EAN_EXTENSION,new Date().getTime());return d!=null&&p.putAllMetadata(d),p}decodeMiddle(e,n,i){let s=this.decodeMiddleCounters;s[0]=0,s[1]=0,s[2]=0,s[3]=0;let a=e.getSize(),l=n[1],d=0;for(let p=0;p<5&&l<a;p++){let y=At.decodeDigit(e,s,l,At.L_AND_G_PATTERNS);i+=String.fromCharCode(48+y%10);for(let E of s)l+=E;y>=10&&(d|=1<<4-p),p!==4&&(l=e.getNextSet(l),l=e.getNextUnset(l))}if(i.length!==5)throw new M;let h=this.determineCheckDigit(d);if(kr.extensionChecksum(i.toString())!==h)throw new M;return l}static extensionChecksum(e){let n=e.length,i=0;for(let s=n-2;s>=0;s-=2)i+=e.charAt(s).charCodeAt(0)-48;i*=3;for(let s=n-1;s>=0;s-=2)i+=e.charAt(s).charCodeAt(0)-48;return i*=3,i%10}determineCheckDigit(e){for(let n=0;n<10;n++)if(e===this.CHECK_DIGIT_ENCODINGS[n])return n;throw new M}static parseExtensionString(e){if(e.length!==5)return null;let n=kr.parseExtension5String(e);return n==null?null:new Map([[Ae.SUGGESTED_PRICE,n]])}static parseExtension5String(e){let n;switch(e.charAt(0)){case"0":n="£";break;case"5":n="$";break;case"9":switch(e){case"90000":return null;case"99991":return"0.00";case"99990":return"Used"}n="";break;default:n="";break}let i=parseInt(e.substring(1)),s=(i/100).toString(),a=i%100,l=a<10?"0"+a:a.toString();return n+s+"."+l}}class Wi{constructor(){this.decodeMiddleCounters=Int32Array.from([0,0,0,0]),this.decodeRowStringBuffer=""}decodeRow(e,n,i){let s=this.decodeRowStringBuffer,a=this.decodeMiddle(n,i,s),l=s.toString(),d=Wi.parseExtensionString(l),h=[new T((i[0]+i[1])/2,e),new T(a,e)],p=new Re(l,null,0,h,re.UPC_EAN_EXTENSION,new Date().getTime());return d!=null&&p.putAllMetadata(d),p}decodeMiddle(e,n,i){let s=this.decodeMiddleCounters;s[0]=0,s[1]=0,s[2]=0,s[3]=0;let a=e.getSize(),l=n[1],d=0;for(let h=0;h<2&&l<a;h++){let p=At.decodeDigit(e,s,l,At.L_AND_G_PATTERNS);i+=String.fromCharCode(48+p%10);for(let y of s)l+=y;p>=10&&(d|=1<<1-h),h!==1&&(l=e.getNextSet(l),l=e.getNextUnset(l))}if(i.length!==2)throw new M;if(parseInt(i.toString())%4!==d)throw new M;return l}static parseExtensionString(e){return e.length!==2?null:new Map([[Ae.ISSUE_NUMBER,parseInt(e)]])}}class ls{static decodeRow(e,n,i){let s=At.findGuardPattern(n,i,!1,this.EXTENSION_START_PATTERN,new Int32Array(this.EXTENSION_START_PATTERN.length).fill(0));try{return new kr().decodeRow(e,n,s)}catch{return new Wi().decodeRow(e,n,s)}}}ls.EXTENSION_START_PATTERN=Int32Array.from([1,1,2]);class qe extends At{constructor(){super(),this.decodeRowStringBuffer="",qe.L_AND_G_PATTERNS=qe.L_PATTERNS.map(e=>Int32Array.from(e));for(let e=10;e<20;e++){let n=qe.L_PATTERNS[e-10],i=new Int32Array(n.length);for(let s=0;s<n.length;s++)i[s]=n[n.length-s-1];qe.L_AND_G_PATTERNS[e]=i}}decodeRow(e,n,i){let s=qe.findStartGuardPattern(n),a=i==null?null:i.get(Q.NEED_RESULT_POINT_CALLBACK);if(a!=null){const ue=new T((s[0]+s[1])/2,e);a.foundPossibleResultPoint(ue)}let l=this.decodeMiddle(n,s,this.decodeRowStringBuffer),d=l.rowOffset,h=l.resultString;if(a!=null){const ue=new T(d,e);a.foundPossibleResultPoint(ue)}let p=this.decodeEnd(n,d);if(a!=null){const ue=new T((p[0]+p[1])/2,e);a.foundPossibleResultPoint(ue)}let y=p[1],E=y+(y-p[0]);if(E>=n.getSize()||!n.isRange(y,E,!1))throw new M;let I=h.toString();if(I.length<8)throw new $;if(!qe.checkChecksum(I))throw new k;let O=(s[1]+s[0])/2,F=(p[1]+p[0])/2,U=this.getBarcodeFormat(),q=[new T(O,e),new T(F,e)],ne=new Re(I,null,0,q,U,new Date().getTime()),he=0;try{let ue=ls.decodeRow(e,n,p[1]);ne.putMetadata(Ae.UPC_EAN_EXTENSION,ue.getText()),ne.putAllMetadata(ue.getResultMetadata()),ne.addResultPoints(ue.getResultPoints()),he=ue.getText().length}catch{}let ge=i==null?null:i.get(Q.ALLOWED_EAN_EXTENSIONS);if(ge!=null){let ue=!1;for(let je in ge)if(he.toString()===je){ue=!0;break}if(!ue)throw new M}return ne}decodeEnd(e,n){return qe.findGuardPattern(e,n,!1,qe.START_END_PATTERN,new Int32Array(qe.START_END_PATTERN.length).fill(0))}static checkChecksum(e){return qe.checkStandardUPCEANChecksum(e)}static checkStandardUPCEANChecksum(e){let n=e.length;if(n===0)return!1;let i=parseInt(e.charAt(n-1),10);return qe.getStandardUPCEANChecksum(e.substring(0,n-1))===i}static getStandardUPCEANChecksum(e){let n=e.length,i=0;for(let s=n-1;s>=0;s-=2){let a=e.charAt(s).charCodeAt(0)-48;if(a<0||a>9)throw new $;i+=a}i*=3;for(let s=n-2;s>=0;s-=2){let a=e.charAt(s).charCodeAt(0)-48;if(a<0||a>9)throw new $;i+=a}return(1e3-i)%10}}class Qn extends qe{constructor(){super(),this.decodeMiddleCounters=Int32Array.from([0,0,0,0])}decodeMiddle(e,n,i){let s=this.decodeMiddleCounters;s[0]=0,s[1]=0,s[2]=0,s[3]=0;let a=e.getSize(),l=n[1],d=0;for(let p=0;p<6&&l<a;p++){let y=qe.decodeDigit(e,s,l,qe.L_AND_G_PATTERNS);i+=String.fromCharCode(48+y%10);for(let E of s)l+=E;y>=10&&(d|=1<<5-p)}i=Qn.determineFirstDigit(i,d),l=qe.findGuardPattern(e,l,!0,qe.MIDDLE_PATTERN,new Int32Array(qe.MIDDLE_PATTERN.length).fill(0))[1];for(let p=0;p<6&&l<a;p++){let y=qe.decodeDigit(e,s,l,qe.L_PATTERNS);i+=String.fromCharCode(48+y);for(let E of s)l+=E}return{rowOffset:l,resultString:i}}getBarcodeFormat(){return re.EAN_13}static determineFirstDigit(e,n){for(let i=0;i<10;i++)if(n===this.FIRST_DIGIT_ENCODINGS[i])return e=String.fromCharCode(48+i)+e,e;throw new M}}Qn.FIRST_DIGIT_ENCODINGS=[0,11,13,14,19,25,28,21,22,26];class cs extends qe{constructor(){super(),this.decodeMiddleCounters=Int32Array.from([0,0,0,0])}decodeMiddle(e,n,i){const s=this.decodeMiddleCounters;s[0]=0,s[1]=0,s[2]=0,s[3]=0;let a=e.getSize(),l=n[1];for(let h=0;h<4&&l<a;h++){let p=qe.decodeDigit(e,s,l,qe.L_PATTERNS);i+=String.fromCharCode(48+p);for(let y of s)l+=y}l=qe.findGuardPattern(e,l,!0,qe.MIDDLE_PATTERN,new Int32Array(qe.MIDDLE_PATTERN.length).fill(0))[1];for(let h=0;h<4&&l<a;h++){let p=qe.decodeDigit(e,s,l,qe.L_PATTERNS);i+=String.fromCharCode(48+p);for(let y of s)l+=y}return{rowOffset:l,resultString:i}}getBarcodeFormat(){return re.EAN_8}}class us extends qe{constructor(){super(...arguments),this.ean13Reader=new Qn}getBarcodeFormat(){return re.UPC_A}decode(e,n){return this.maybeReturnResult(this.ean13Reader.decode(e))}decodeRow(e,n,i){return this.maybeReturnResult(this.ean13Reader.decodeRow(e,n,i))}decodeMiddle(e,n,i){return this.ean13Reader.decodeMiddle(e,n,i)}maybeReturnResult(e){let n=e.getText();if(n.charAt(0)==="0"){let i=new Re(n.substring(1),null,null,e.getResultPoints(),re.UPC_A);return e.getResultMetadata()!=null&&i.putAllMetadata(e.getResultMetadata()),i}else throw new M}reset(){this.ean13Reader.reset()}}class gn extends qe{constructor(){super(),this.decodeMiddleCounters=new Int32Array(4)}decodeMiddle(e,n,i){const s=this.decodeMiddleCounters.map(p=>p);s[0]=0,s[1]=0,s[2]=0,s[3]=0;const a=e.getSize();let l=n[1],d=0;for(let p=0;p<6&&l<a;p++){const y=gn.decodeDigit(e,s,l,gn.L_AND_G_PATTERNS);i+=String.fromCharCode(48+y%10);for(let E of s)l+=E;y>=10&&(d|=1<<5-p)}let h=gn.determineNumSysAndCheckDigit(i,d);return{rowOffset:l,resultString:h}}decodeEnd(e,n){return gn.findGuardPatternWithoutCounters(e,n,!0,gn.MIDDLE_END_PATTERN)}checkChecksum(e){return qe.checkChecksum(gn.convertUPCEtoUPCA(e))}static determineNumSysAndCheckDigit(e,n){for(let i=0;i<=1;i++)for(let s=0;s<10;s++)if(n===this.NUMSYS_AND_CHECK_DIGIT_PATTERNS[i][s]){let a=String.fromCharCode(48+i),l=String.fromCharCode(48+s);return a+e+l}throw M.getNotFoundInstance()}getBarcodeFormat(){return re.UPC_E}static convertUPCEtoUPCA(e){const n=e.slice(1,7).split("").map(a=>a.charCodeAt(0)),i=new se;i.append(e.charAt(0));let s=n[5];switch(s){case 0:case 1:case 2:i.appendChars(n,0,2),i.append(s),i.append("0000"),i.appendChars(n,2,3);break;case 3:i.appendChars(n,0,3),i.append("00000"),i.appendChars(n,3,2);break;case 4:i.appendChars(n,0,4),i.append("00000"),i.append(n[4]);break;default:i.appendChars(n,0,5),i.append("0000"),i.append(s);break}return e.length>=8&&i.append(e.charAt(7)),i.toString()}}gn.MIDDLE_END_PATTERN=Int32Array.from([1,1,1,1,1,1]),gn.NUMSYS_AND_CHECK_DIGIT_PATTERNS=[Int32Array.from([56,52,50,49,44,38,35,42,41,37]),Int32Array.from([7,11,13,14,19,25,28,21,22,26])];class Hi extends ve{constructor(e){super();let n=e==null?null:e.get(Q.POSSIBLE_FORMATS),i=[];c(n)?(i.push(new Qn),i.push(new us),i.push(new cs),i.push(new gn)):(n.indexOf(re.EAN_13)>-1&&i.push(new Qn),n.indexOf(re.UPC_A)>-1&&i.push(new us),n.indexOf(re.EAN_8)>-1&&i.push(new cs),n.indexOf(re.UPC_E)>-1&&i.push(new gn)),this.readers=i}decodeRow(e,n,i){for(let s of this.readers)try{const a=s.decodeRow(e,n,i),l=a.getBarcodeFormat()===re.EAN_13&&a.getText().charAt(0)==="0",d=i==null?null:i.get(Q.POSSIBLE_FORMATS),h=d==null||d.includes(re.UPC_A);if(l&&h){const p=a.getRawBytes(),y=new Re(a.getText().substring(1),p,p?p.length:null,a.getResultPoints(),re.UPC_A);return y.putAllMetadata(a.getResultMetadata()),y}return a}catch{}throw new M}reset(){for(let e of this.readers)e.reset()}}class Vt extends ve{constructor(){super(),this.decodeFinderCounters=new Int32Array(4),this.dataCharacterCounters=new Int32Array(8),this.oddRoundingErrors=new Array(4),this.evenRoundingErrors=new Array(4),this.oddCounts=new Array(this.dataCharacterCounters.length/2),this.evenCounts=new Array(this.dataCharacterCounters.length/2)}getDecodeFinderCounters(){return this.decodeFinderCounters}getDataCharacterCounters(){return this.dataCharacterCounters}getOddRoundingErrors(){return this.oddRoundingErrors}getEvenRoundingErrors(){return this.evenRoundingErrors}getOddCounts(){return this.oddCounts}getEvenCounts(){return this.evenCounts}parseFinderValue(e,n){for(let i=0;i<n.length;i++)if(ve.patternMatchVariance(e,n[i],Vt.MAX_INDIVIDUAL_VARIANCE)<Vt.MAX_AVG_VARIANCE)return i;throw new M}static count(e){return $e.sum(new Int32Array(e))}static increment(e,n){let i=0,s=n[0];for(let a=1;a<e.length;a++)n[a]>s&&(s=n[a],i=a);e[i]++}static decrement(e,n){let i=0,s=n[0];for(let a=1;a<e.length;a++)n[a]<s&&(s=n[a],i=a);e[i]--}static isFinderPattern(e){let n=e[0]+e[1],i=n+e[2]+e[3],s=n/i;if(s>=Vt.MIN_FINDER_PATTERN_RATIO&&s<=Vt.MAX_FINDER_PATTERN_RATIO){let a=Number.MAX_SAFE_INTEGER,l=Number.MIN_SAFE_INTEGER;for(let d of e)d>l&&(l=d),d<a&&(a=d);return l<10*a}return!1}}Vt.MAX_AVG_VARIANCE=.2,Vt.MAX_INDIVIDUAL_VARIANCE=.45,Vt.MIN_FINDER_PATTERN_RATIO=9.5/12,Vt.MAX_FINDER_PATTERN_RATIO=12.5/14;class gr{constructor(e,n){this.value=e,this.checksumPortion=n}getValue(){return this.value}getChecksumPortion(){return this.checksumPortion}toString(){return this.value+"("+this.checksumPortion+")"}equals(e){if(!(e instanceof gr))return!1;const n=e;return this.value===n.value&&this.checksumPortion===n.checksumPortion}hashCode(){return this.value^this.checksumPortion}}class ci{constructor(e,n,i,s,a){this.value=e,this.startEnd=n,this.value=e,this.startEnd=n,this.resultPoints=new Array,this.resultPoints.push(new T(i,a)),this.resultPoints.push(new T(s,a))}getValue(){return this.value}getStartEnd(){return this.startEnd}getResultPoints(){return this.resultPoints}equals(e){if(!(e instanceof ci))return!1;const n=e;return this.value===n.value}hashCode(){return this.value}}class An{constructor(){}static getRSSvalue(e,n,i){let s=0;for(let h of e)s+=h;let a=0,l=0,d=e.length;for(let h=0;h<d-1;h++){let p;for(p=1,l|=1<<h;p<e[h];p++,l&=~(1<<h)){let y=An.combins(s-p-1,d-h-2);if(i&&l===0&&s-p-(d-h-1)>=d-h-1&&(y-=An.combins(s-p-(d-h),d-h-2)),d-h-1>1){let E=0;for(let I=s-p-(d-h-2);I>n;I--)E+=An.combins(s-p-I-1,d-h-3);y-=E*(d-1-h)}else s-p>n&&y--;a+=y}s-=p}return a}static combins(e,n){let i,s;e-n>n?(s=n,i=e-n):(s=e-n,i=n);let a=1,l=1;for(let d=e;d>i;d--)a*=d,l<=s&&(a/=l,l++);for(;l<=s;)a/=l,l++;return a}}class Yu{static buildBitArray(e){let n=e.length*2-1;e[e.length-1].getRightChar()==null&&(n-=1);let i=12*n,s=new j(i),a=0,d=e[0].getRightChar().getValue();for(let h=11;h>=0;--h)(d&1<<h)!=0&&s.set(a),a++;for(let h=1;h<e.length;++h){let p=e[h],y=p.getLeftChar().getValue();for(let E=11;E>=0;--E)(y&1<<E)!=0&&s.set(a),a++;if(p.getRightChar()!=null){let E=p.getRightChar().getValue();for(let I=11;I>=0;--I)(E&1<<I)!=0&&s.set(a),a++}}return s}}class er{constructor(e,n){n?this.decodedInformation=null:(this.finished=e,this.decodedInformation=n)}getDecodedInformation(){return this.decodedInformation}isFinished(){return this.finished}}class Gi{constructor(e){this.newPosition=e}getNewPosition(){return this.newPosition}}class Yt extends Gi{constructor(e,n){super(e),this.value=n}getValue(){return this.value}isFNC1(){return this.value===Yt.FNC1}}Yt.FNC1="$";class tr extends Gi{constructor(e,n,i){super(e),i?(this.remaining=!0,this.remainingValue=this.remainingValue):(this.remaining=!1,this.remainingValue=0),this.newString=n}getNewString(){return this.newString}isRemaining(){return this.remaining}getRemainingValue(){return this.remainingValue}}class dn extends Gi{constructor(e,n,i){if(super(e),n<0||n>10||i<0||i>10)throw new $;this.firstDigit=n,this.secondDigit=i}getFirstDigit(){return this.firstDigit}getSecondDigit(){return this.secondDigit}getValue(){return this.firstDigit*10+this.secondDigit}isFirstDigitFNC1(){return this.firstDigit===dn.FNC1}isSecondDigitFNC1(){return this.secondDigit===dn.FNC1}isAnyFNC1(){return this.firstDigit===dn.FNC1||this.secondDigit===dn.FNC1}}dn.FNC1=10;class we{constructor(){}static parseFieldsInGeneralPurpose(e){if(!e)return null;if(e.length<2)throw new M;let n=e.substring(0,2);for(let a of we.TWO_DIGIT_DATA_LENGTH)if(a[0]===n)return a[1]===we.VARIABLE_LENGTH?we.processVariableAI(2,a[2],e):we.processFixedAI(2,a[1],e);if(e.length<3)throw new M;let i=e.substring(0,3);for(let a of we.THREE_DIGIT_DATA_LENGTH)if(a[0]===i)return a[1]===we.VARIABLE_LENGTH?we.processVariableAI(3,a[2],e):we.processFixedAI(3,a[1],e);for(let a of we.THREE_DIGIT_PLUS_DIGIT_DATA_LENGTH)if(a[0]===i)return a[1]===we.VARIABLE_LENGTH?we.processVariableAI(4,a[2],e):we.processFixedAI(4,a[1],e);if(e.length<4)throw new M;let s=e.substring(0,4);for(let a of we.FOUR_DIGIT_DATA_LENGTH)if(a[0]===s)return a[1]===we.VARIABLE_LENGTH?we.processVariableAI(4,a[2],e):we.processFixedAI(4,a[1],e);throw new M}static processFixedAI(e,n,i){if(i.length<e)throw new M;let s=i.substring(0,e);if(i.length<e+n)throw new M;let a=i.substring(e,e+n),l=i.substring(e+n),d="("+s+")"+a,h=we.parseFieldsInGeneralPurpose(l);return h==null?d:d+h}static processVariableAI(e,n,i){let s=i.substring(0,e),a;i.length<e+n?a=i.length:a=e+n;let l=i.substring(e,a),d=i.substring(a),h="("+s+")"+l,p=we.parseFieldsInGeneralPurpose(d);return p==null?h:h+p}}we.VARIABLE_LENGTH=[],we.TWO_DIGIT_DATA_LENGTH=[["00",18],["01",14],["02",14],["10",we.VARIABLE_LENGTH,20],["11",6],["12",6],["13",6],["15",6],["17",6],["20",2],["21",we.VARIABLE_LENGTH,20],["22",we.VARIABLE_LENGTH,29],["30",we.VARIABLE_LENGTH,8],["37",we.VARIABLE_LENGTH,8],["90",we.VARIABLE_LENGTH,30],["91",we.VARIABLE_LENGTH,30],["92",we.VARIABLE_LENGTH,30],["93",we.VARIABLE_LENGTH,30],["94",we.VARIABLE_LENGTH,30],["95",we.VARIABLE_LENGTH,30],["96",we.VARIABLE_LENGTH,30],["97",we.VARIABLE_LENGTH,3],["98",we.VARIABLE_LENGTH,30],["99",we.VARIABLE_LENGTH,30]],we.THREE_DIGIT_DATA_LENGTH=[["240",we.VARIABLE_LENGTH,30],["241",we.VARIABLE_LENGTH,30],["242",we.VARIABLE_LENGTH,6],["250",we.VARIABLE_LENGTH,30],["251",we.VARIABLE_LENGTH,30],["253",we.VARIABLE_LENGTH,17],["254",we.VARIABLE_LENGTH,20],["400",we.VARIABLE_LENGTH,30],["401",we.VARIABLE_LENGTH,30],["402",17],["403",we.VARIABLE_LENGTH,30],["410",13],["411",13],["412",13],["413",13],["414",13],["420",we.VARIABLE_LENGTH,20],["421",we.VARIABLE_LENGTH,15],["422",3],["423",we.VARIABLE_LENGTH,15],["424",3],["425",3],["426",3]],we.THREE_DIGIT_PLUS_DIGIT_DATA_LENGTH=[["310",6],["311",6],["312",6],["313",6],["314",6],["315",6],["316",6],["320",6],["321",6],["322",6],["323",6],["324",6],["325",6],["326",6],["327",6],["328",6],["329",6],["330",6],["331",6],["332",6],["333",6],["334",6],["335",6],["336",6],["340",6],["341",6],["342",6],["343",6],["344",6],["345",6],["346",6],["347",6],["348",6],["349",6],["350",6],["351",6],["352",6],["353",6],["354",6],["355",6],["356",6],["357",6],["360",6],["361",6],["362",6],["363",6],["364",6],["365",6],["366",6],["367",6],["368",6],["369",6],["390",we.VARIABLE_LENGTH,15],["391",we.VARIABLE_LENGTH,18],["392",we.VARIABLE_LENGTH,15],["393",we.VARIABLE_LENGTH,18],["703",we.VARIABLE_LENGTH,30]],we.FOUR_DIGIT_DATA_LENGTH=[["7001",13],["7002",we.VARIABLE_LENGTH,30],["7003",10],["8001",14],["8002",we.VARIABLE_LENGTH,20],["8003",we.VARIABLE_LENGTH,30],["8004",we.VARIABLE_LENGTH,30],["8005",6],["8006",18],["8007",we.VARIABLE_LENGTH,30],["8008",we.VARIABLE_LENGTH,12],["8018",18],["8020",we.VARIABLE_LENGTH,25],["8100",6],["8101",10],["8102",2],["8110",we.VARIABLE_LENGTH,70],["8200",we.VARIABLE_LENGTH,70]];class xr{constructor(e){this.buffer=new se,this.information=e}decodeAllCodes(e,n){let i=n,s=null;do{let a=this.decodeGeneralPurposeField(i,s),l=we.parseFieldsInGeneralPurpose(a.getNewString());if(l!=null&&e.append(l),a.isRemaining()?s=""+a.getRemainingValue():s=null,i===a.getNewPosition())break;i=a.getNewPosition()}while(!0);return e.toString()}isStillNumeric(e){if(e+7>this.information.getSize())return e+4<=this.information.getSize();for(let n=e;n<e+3;++n)if(this.information.get(n))return!0;return this.information.get(e+3)}decodeNumeric(e){if(e+7>this.information.getSize()){let a=this.extractNumericValueFromBitArray(e,4);return a===0?new dn(this.information.getSize(),dn.FNC1,dn.FNC1):new dn(this.information.getSize(),a-1,dn.FNC1)}let n=this.extractNumericValueFromBitArray(e,7),i=(n-8)/11,s=(n-8)%11;return new dn(e+7,i,s)}extractNumericValueFromBitArray(e,n){return xr.extractNumericValueFromBitArray(this.information,e,n)}static extractNumericValueFromBitArray(e,n,i){let s=0;for(let a=0;a<i;++a)e.get(n+a)&&(s|=1<<i-a-1);return s}decodeGeneralPurposeField(e,n){this.buffer.setLengthToZero(),n!=null&&this.buffer.append(n),this.current.setPosition(e);let i=this.parseBlocks();return i!=null&&i.isRemaining()?new tr(this.current.getPosition(),this.buffer.toString(),i.getRemainingValue()):new tr(this.current.getPosition(),this.buffer.toString())}parseBlocks(){let e,n;do{let i=this.current.getPosition();if(this.current.isAlpha()?(n=this.parseAlphaBlock(),e=n.isFinished()):this.current.isIsoIec646()?(n=this.parseIsoIec646Block(),e=n.isFinished()):(n=this.parseNumericBlock(),e=n.isFinished()),!(i!==this.current.getPosition())&&!e)break}while(!e);return n.getDecodedInformation()}parseNumericBlock(){for(;this.isStillNumeric(this.current.getPosition());){let e=this.decodeNumeric(this.current.getPosition());if(this.current.setPosition(e.getNewPosition()),e.isFirstDigitFNC1()){let n;return e.isSecondDigitFNC1()?n=new tr(this.current.getPosition(),this.buffer.toString()):n=new tr(this.current.getPosition(),this.buffer.toString(),e.getSecondDigit()),new er(!0,n)}if(this.buffer.append(e.getFirstDigit()),e.isSecondDigitFNC1()){let n=new tr(this.current.getPosition(),this.buffer.toString());return new er(!0,n)}this.buffer.append(e.getSecondDigit())}return this.isNumericToAlphaNumericLatch(this.current.getPosition())&&(this.current.setAlpha(),this.current.incrementPosition(4)),new er(!1)}parseIsoIec646Block(){for(;this.isStillIsoIec646(this.current.getPosition());){let e=this.decodeIsoIec646(this.current.getPosition());if(this.current.setPosition(e.getNewPosition()),e.isFNC1()){let n=new tr(this.current.getPosition(),this.buffer.toString());return new er(!0,n)}this.buffer.append(e.getValue())}return this.isAlphaOr646ToNumericLatch(this.current.getPosition())?(this.current.incrementPosition(3),this.current.setNumeric()):this.isAlphaTo646ToAlphaLatch(this.current.getPosition())&&(this.current.getPosition()+5<this.information.getSize()?this.current.incrementPosition(5):this.current.setPosition(this.information.getSize()),this.current.setAlpha()),new er(!1)}parseAlphaBlock(){for(;this.isStillAlpha(this.current.getPosition());){let e=this.decodeAlphanumeric(this.current.getPosition());if(this.current.setPosition(e.getNewPosition()),e.isFNC1()){let n=new tr(this.current.getPosition(),this.buffer.toString());return new er(!0,n)}this.buffer.append(e.getValue())}return this.isAlphaOr646ToNumericLatch(this.current.getPosition())?(this.current.incrementPosition(3),this.current.setNumeric()):this.isAlphaTo646ToAlphaLatch(this.current.getPosition())&&(this.current.getPosition()+5<this.information.getSize()?this.current.incrementPosition(5):this.current.setPosition(this.information.getSize()),this.current.setIsoIec646()),new er(!1)}isStillIsoIec646(e){if(e+5>this.information.getSize())return!1;let n=this.extractNumericValueFromBitArray(e,5);if(n>=5&&n<16)return!0;if(e+7>this.information.getSize())return!1;let i=this.extractNumericValueFromBitArray(e,7);if(i>=64&&i<116)return!0;if(e+8>this.information.getSize())return!1;let s=this.extractNumericValueFromBitArray(e,8);return s>=232&&s<253}decodeIsoIec646(e){let n=this.extractNumericValueFromBitArray(e,5);if(n===15)return new Yt(e+5,Yt.FNC1);if(n>=5&&n<15)return new Yt(e+5,"0"+(n-5));let i=this.extractNumericValueFromBitArray(e,7);if(i>=64&&i<90)return new Yt(e+7,""+(i+1));if(i>=90&&i<116)return new Yt(e+7,""+(i+7));let s=this.extractNumericValueFromBitArray(e,8),a;switch(s){case 232:a="!";break;case 233:a='"';break;case 234:a="%";break;case 235:a="&";break;case 236:a="'";break;case 237:a="(";break;case 238:a=")";break;case 239:a="*";break;case 240:a="+";break;case 241:a=",";break;case 242:a="-";break;case 243:a=".";break;case 244:a="/";break;case 245:a=":";break;case 246:a=";";break;case 247:a="<";break;case 248:a="=";break;case 249:a=">";break;case 250:a="?";break;case 251:a="_";break;case 252:a=" ";break;default:throw new $}return new Yt(e+8,a)}isStillAlpha(e){if(e+5>this.information.getSize())return!1;let n=this.extractNumericValueFromBitArray(e,5);if(n>=5&&n<16)return!0;if(e+6>this.information.getSize())return!1;let i=this.extractNumericValueFromBitArray(e,6);return i>=16&&i<63}decodeAlphanumeric(e){let n=this.extractNumericValueFromBitArray(e,5);if(n===15)return new Yt(e+5,Yt.FNC1);if(n>=5&&n<15)return new Yt(e+5,"0"+(n-5));let i=this.extractNumericValueFromBitArray(e,6);if(i>=32&&i<58)return new Yt(e+6,""+(i+33));let s;switch(i){case 58:s="*";break;case 59:s=",";break;case 60:s="-";break;case 61:s=".";break;case 62:s="/";break;default:throw new Ht("Decoding invalid alphanumeric value: "+i)}return new Yt(e+6,s)}isAlphaTo646ToAlphaLatch(e){if(e+1>this.information.getSize())return!1;for(let n=0;n<5&&n+e<this.information.getSize();++n)if(n===2){if(!this.information.get(e+2))return!1}else if(this.information.get(e+n))return!1;return!0}isAlphaOr646ToNumericLatch(e){if(e+3>this.information.getSize())return!1;for(let n=e;n<e+3;++n)if(this.information.get(n))return!1;return!0}isNumericToAlphaNumericLatch(e){if(e+1>this.information.getSize())return!1;for(let n=0;n<4&&n+e<this.information.getSize();++n)if(this.information.get(e+n))return!1;return!0}}class Xi{constructor(e){this.information=e,this.generalDecoder=new xr(e)}getInformation(){return this.information}getGeneralDecoder(){return this.generalDecoder}}class Jt extends Xi{constructor(e){super(e)}encodeCompressedGtin(e,n){e.append("(01)");let i=e.length();e.append("9"),this.encodeCompressedGtinWithoutAI(e,n,i)}encodeCompressedGtinWithoutAI(e,n,i){for(let s=0;s<4;++s){let a=this.getGeneralDecoder().extractNumericValueFromBitArray(n+10*s,10);a/100===0&&e.append("0"),a/10===0&&e.append("0"),e.append(a)}Jt.appendCheckDigit(e,i)}static appendCheckDigit(e,n){let i=0;for(let s=0;s<13;s++){let a=e.charAt(s+n).charCodeAt(0)-48;i+=(s&1)===0?3*a:a}i=10-i%10,i===10&&(i=0),e.append(i)}}Jt.GTIN_SIZE=40;class yr extends Jt{constructor(e){super(e)}parseInformation(){let e=new se;e.append("(01)");let n=e.length(),i=this.getGeneralDecoder().extractNumericValueFromBitArray(yr.HEADER_SIZE,4);return e.append(i),this.encodeCompressedGtinWithoutAI(e,yr.HEADER_SIZE+4,n),this.getGeneralDecoder().decodeAllCodes(e,yr.HEADER_SIZE+44)}}yr.HEADER_SIZE=4;class ui extends Xi{constructor(e){super(e)}parseInformation(){let e=new se;return this.getGeneralDecoder().decodeAllCodes(e,ui.HEADER_SIZE)}}ui.HEADER_SIZE=5;class di extends Jt{constructor(e){super(e)}encodeCompressedWeight(e,n,i){let s=this.getGeneralDecoder().extractNumericValueFromBitArray(n,i);this.addWeightCode(e,s);let a=this.checkWeight(s),l=1e5;for(let d=0;d<5;++d)a/l===0&&e.append("0"),l/=10;e.append(a)}}class In extends di{constructor(e){super(e)}parseInformation(){if(this.getInformation().getSize()!=In.HEADER_SIZE+di.GTIN_SIZE+In.WEIGHT_SIZE)throw new M;let e=new se;return this.encodeCompressedGtin(e,In.HEADER_SIZE),this.encodeCompressedWeight(e,In.HEADER_SIZE+di.GTIN_SIZE,In.WEIGHT_SIZE),e.toString()}}In.HEADER_SIZE=5,In.WEIGHT_SIZE=15;class Ju extends In{constructor(e){super(e)}addWeightCode(e,n){e.append("(3103)")}checkWeight(e){return e}}class Ku extends In{constructor(e){super(e)}addWeightCode(e,n){n<1e4?e.append("(3202)"):e.append("(3203)")}checkWeight(e){return e<1e4?e:e-1e4}}class Sn extends Jt{constructor(e){super(e)}parseInformation(){if(this.getInformation().getSize()<Sn.HEADER_SIZE+Jt.GTIN_SIZE)throw new M;let e=new se;this.encodeCompressedGtin(e,Sn.HEADER_SIZE);let n=this.getGeneralDecoder().extractNumericValueFromBitArray(Sn.HEADER_SIZE+Jt.GTIN_SIZE,Sn.LAST_DIGIT_SIZE);e.append("(392"),e.append(n),e.append(")");let i=this.getGeneralDecoder().decodeGeneralPurposeField(Sn.HEADER_SIZE+Jt.GTIN_SIZE+Sn.LAST_DIGIT_SIZE,null);return e.append(i.getNewString()),e.toString()}}Sn.HEADER_SIZE=8,Sn.LAST_DIGIT_SIZE=2;class Gt extends Jt{constructor(e){super(e)}parseInformation(){if(this.getInformation().getSize()<Gt.HEADER_SIZE+Jt.GTIN_SIZE)throw new M;let e=new se;this.encodeCompressedGtin(e,Gt.HEADER_SIZE);let n=this.getGeneralDecoder().extractNumericValueFromBitArray(Gt.HEADER_SIZE+Jt.GTIN_SIZE,Gt.LAST_DIGIT_SIZE);e.append("(393"),e.append(n),e.append(")");let i=this.getGeneralDecoder().extractNumericValueFromBitArray(Gt.HEADER_SIZE+Jt.GTIN_SIZE+Gt.LAST_DIGIT_SIZE,Gt.FIRST_THREE_DIGITS_SIZE);i/100==0&&e.append("0"),i/10==0&&e.append("0"),e.append(i);let s=this.getGeneralDecoder().decodeGeneralPurposeField(Gt.HEADER_SIZE+Jt.GTIN_SIZE+Gt.LAST_DIGIT_SIZE+Gt.FIRST_THREE_DIGITS_SIZE,null);return e.append(s.getNewString()),e.toString()}}Gt.HEADER_SIZE=8,Gt.LAST_DIGIT_SIZE=2,Gt.FIRST_THREE_DIGITS_SIZE=10;class mt extends di{constructor(e,n,i){super(e),this.dateCode=i,this.firstAIdigits=n}parseInformation(){if(this.getInformation().getSize()!=mt.HEADER_SIZE+mt.GTIN_SIZE+mt.WEIGHT_SIZE+mt.DATE_SIZE)throw new M;let e=new se;return this.encodeCompressedGtin(e,mt.HEADER_SIZE),this.encodeCompressedWeight(e,mt.HEADER_SIZE+mt.GTIN_SIZE,mt.WEIGHT_SIZE),this.encodeCompressedDate(e,mt.HEADER_SIZE+mt.GTIN_SIZE+mt.WEIGHT_SIZE),e.toString()}encodeCompressedDate(e,n){let i=this.getGeneralDecoder().extractNumericValueFromBitArray(n,mt.DATE_SIZE);if(i==38400)return;e.append("("),e.append(this.dateCode),e.append(")");let s=i%32;i/=32;let a=i%12+1;i/=12;let l=i;l/10==0&&e.append("0"),e.append(l),a/10==0&&e.append("0"),e.append(a),s/10==0&&e.append("0"),e.append(s)}addWeightCode(e,n){e.append("("),e.append(this.firstAIdigits),e.append(n/1e5),e.append(")")}checkWeight(e){return e%1e5}}mt.HEADER_SIZE=8,mt.WEIGHT_SIZE=20,mt.DATE_SIZE=16;function ds(b){try{if(b.get(1))return new yr(b);if(!b.get(2))return new ui(b);switch(xr.extractNumericValueFromBitArray(b,1,4)){case 4:return new Ju(b);case 5:return new Ku(b)}switch(xr.extractNumericValueFromBitArray(b,1,5)){case 12:return new Sn(b);case 13:return new Gt(b)}switch(xr.extractNumericValueFromBitArray(b,1,7)){case 56:return new mt(b,"310","11");case 57:return new mt(b,"320","11");case 58:return new mt(b,"310","13");case 59:return new mt(b,"320","13");case 60:return new mt(b,"310","15");case 61:return new mt(b,"320","15");case 62:return new mt(b,"310","17");case 63:return new mt(b,"320","17")}}catch(e){throw console.log(e),new Ht("unknown decoder: "+b)}}class zn{constructor(e,n,i,s){this.leftchar=e,this.rightchar=n,this.finderpattern=i,this.maybeLast=s}mayBeLast(){return this.maybeLast}getLeftChar(){return this.leftchar}getRightChar(){return this.rightchar}getFinderPattern(){return this.finderpattern}mustBeLast(){return this.rightchar==null}toString(){return"[ "+this.leftchar+", "+this.rightchar+" : "+(this.finderpattern==null?"null":this.finderpattern.getValue())+" ]"}static equals(e,n){return e instanceof zn?zn.equalsOrNull(e.leftchar,n.leftchar)&&zn.equalsOrNull(e.rightchar,n.rightchar)&&zn.equalsOrNull(e.finderpattern,n.finderpattern):!1}static equalsOrNull(e,n){return e===null?n===null:zn.equals(e,n)}hashCode(){return this.leftchar.getValue()^this.rightchar.getValue()^this.finderpattern.getValue()}}class qi{constructor(e,n,i){this.pairs=e,this.rowNumber=n,this.wasReversed=i}getPairs(){return this.pairs}getRowNumber(){return this.rowNumber}isReversed(){return this.wasReversed}isEquivalent(e){return this.checkEqualitity(this,e)}toString(){return"{ "+this.pairs+" }"}equals(e,n){return e instanceof qi?this.checkEqualitity(e,n)&&e.wasReversed===n.wasReversed:!1}checkEqualitity(e,n){if(!e||!n)return;let i;return e.forEach((s,a)=>{n.forEach(l=>{s.getLeftChar().getValue()===l.getLeftChar().getValue()&&s.getRightChar().getValue()===l.getRightChar().getValue()&&s.getFinderPatter().getValue()===l.getFinderPatter().getValue()&&(i=!0)})}),i}}class le extends Vt{constructor(e){super(...arguments),this.pairs=new Array(le.MAX_PAIRS),this.rows=new Array,this.startEnd=[2],this.verbose=e===!0}decodeRow(e,n,i){this.pairs.length=0,this.startFromEven=!1;try{return le.constructResult(this.decodeRow2pairs(e,n))}catch(s){this.verbose&&console.log(s)}return this.pairs.length=0,this.startFromEven=!0,le.constructResult(this.decodeRow2pairs(e,n))}reset(){this.pairs.length=0,this.rows.length=0}decodeRow2pairs(e,n){let i=!1;for(;!i;)try{this.pairs.push(this.retrieveNextPair(n,this.pairs,e))}catch(a){if(a instanceof M){if(!this.pairs.length)throw new M;i=!0}}if(this.checkChecksum())return this.pairs;let s;if(this.rows.length?s=!0:s=!1,this.storeRow(e,!1),s){let a=this.checkRowsBoolean(!1);if(a!=null||(a=this.checkRowsBoolean(!0),a!=null))return a}throw new M}checkRowsBoolean(e){if(this.rows.length>25)return this.rows.length=0,null;this.pairs.length=0,e&&(this.rows=this.rows.reverse());let n=null;try{n=this.checkRows(new Array,0)}catch(i){this.verbose&&console.log(i)}return e&&(this.rows=this.rows.reverse()),n}checkRows(e,n){for(let i=n;i<this.rows.length;i++){let s=this.rows[i];this.pairs.length=0;for(let l of e)this.pairs.push(l.getPairs());if(this.pairs.push(s.getPairs()),!le.isValidSequence(this.pairs))continue;if(this.checkChecksum())return this.pairs;let a=new Array(e);a.push(s);try{return this.checkRows(a,i+1)}catch(l){this.verbose&&console.log(l)}}throw new M}static isValidSequence(e){for(let n of le.FINDER_PATTERN_SEQUENCES){if(e.length>n.length)continue;let i=!0;for(let s=0;s<e.length;s++)if(e[s].getFinderPattern().getValue()!=n[s]){i=!1;break}if(i)return!0}return!1}storeRow(e,n){let i=0,s=!1,a=!1;for(;i<this.rows.length;){let l=this.rows[i];if(l.getRowNumber()>e){a=l.isEquivalent(this.pairs);break}s=l.isEquivalent(this.pairs),i++}a||s||le.isPartialRow(this.pairs,this.rows)||(this.rows.push(i,new qi(this.pairs,e,n)),this.removePartialRows(this.pairs,this.rows))}removePartialRows(e,n){for(let i of n)if(i.getPairs().length!==e.length){for(let s of i.getPairs())for(let a of e)if(zn.equals(s,a))break}}static isPartialRow(e,n){for(let i of n){let s=!0;for(let a of e){let l=!1;for(let d of i.getPairs())if(a.equals(d)){l=!0;break}if(!l){s=!1;break}}if(s)return!0}return!1}getRows(){return this.rows}static constructResult(e){let n=Yu.buildBitArray(e),s=ds(n).parseInformation(),a=e[0].getFinderPattern().getResultPoints(),l=e[e.length-1].getFinderPattern().getResultPoints(),d=[a[0],a[1],l[0],l[1]];return new Re(s,null,null,d,re.RSS_EXPANDED,null)}checkChecksum(){let e=this.pairs.get(0),n=e.getLeftChar(),i=e.getRightChar();if(i==null)return!1;let s=i.getChecksumPortion(),a=2;for(let d=1;d<this.pairs.size();++d){let h=this.pairs.get(d);s+=h.getLeftChar().getChecksumPortion(),a++;let p=h.getRightChar();p!=null&&(s+=p.getChecksumPortion(),a++)}return s%=211,211*(a-4)+s==n.getValue()}static getNextSecondBar(e,n){let i;return e.get(n)?(i=e.getNextUnset(n),i=e.getNextSet(i)):(i=e.getNextSet(n),i=e.getNextUnset(i)),i}retrieveNextPair(e,n,i){let s=n.length%2==0;this.startFromEven&&(s=!s);let a,l=!0,d=-1;do this.findNextPair(e,n,d),a=this.parseFoundFinderPattern(e,i,s),a==null?d=le.getNextSecondBar(e,this.startEnd[0]):l=!1;while(l);let h=this.decodeDataCharacter(e,a,s,!0);if(!this.isEmptyPair(n)&&n[n.length-1].mustBeLast())throw new M;let p;try{p=this.decodeDataCharacter(e,a,s,!1)}catch(y){p=null,this.verbose&&console.log(y)}return new zn(h,p,a,!0)}isEmptyPair(e){return e.length===0}findNextPair(e,n,i){let s=this.getDecodeFinderCounters();s[0]=0,s[1]=0,s[2]=0,s[3]=0;let a=e.getSize(),l;i>=0?l=i:this.isEmptyPair(n)?l=0:l=n[n.length-1].getFinderPattern().getStartEnd()[1];let d=n.length%2!=0;this.startFromEven&&(d=!d);let h=!1;for(;l<a&&(h=!e.get(l),!!h);)l++;let p=0,y=l;for(let E=l;E<a;E++)if(e.get(E)!=h)s[p]++;else{if(p==3){if(d&&le.reverseCounters(s),le.isFinderPattern(s)){this.startEnd[0]=y,this.startEnd[1]=E;return}d&&le.reverseCounters(s),y+=s[0]+s[1],s[0]=s[2],s[1]=s[3],s[2]=0,s[3]=0,p--}else p++;s[p]=1,h=!h}throw new M}static reverseCounters(e){let n=e.length;for(let i=0;i<n/2;++i){let s=e[i];e[i]=e[n-i-1],e[n-i-1]=s}}parseFoundFinderPattern(e,n,i){let s,a,l;if(i){let p=this.startEnd[0]-1;for(;p>=0&&!e.get(p);)p--;p++,s=this.startEnd[0]-p,a=p,l=this.startEnd[1]}else a=this.startEnd[0],l=e.getNextUnset(this.startEnd[1]+1),s=l-this.startEnd[1];let d=this.getDecodeFinderCounters();P.arraycopy(d,0,d,1,d.length-1),d[0]=s;let h;try{h=this.parseFinderValue(d,le.FINDER_PATTERNS)}catch{return null}return new ci(h,[a,l],a,l,n)}decodeDataCharacter(e,n,i,s){let a=this.getDataCharacterCounters();for(let at=0;at<a.length;at++)a[at]=0;if(s)le.recordPatternInReverse(e,n.getStartEnd()[0],a);else{le.recordPattern(e,n.getStartEnd()[1],a);for(let at=0,$t=a.length-1;at<$t;at++,$t--){let rn=a[at];a[at]=a[$t],a[$t]=rn}}let l=17,d=$e.sum(new Int32Array(a))/l,h=(n.getStartEnd()[1]-n.getStartEnd()[0])/15;if(Math.abs(d-h)/h>.3)throw new M;let p=this.getOddCounts(),y=this.getEvenCounts(),E=this.getOddRoundingErrors(),I=this.getEvenRoundingErrors();for(let at=0;at<a.length;at++){let $t=1*a[at]/d,rn=$t+.5;if(rn<1){if($t<.3)throw new M;rn=1}else if(rn>8){if($t>8.7)throw new M;rn=8}let br=at/2;(at&1)==0?(p[br]=rn,E[br]=$t-rn):(y[br]=rn,I[br]=$t-rn)}this.adjustOddEvenCounts(l);let O=4*n.getValue()+(i?0:2)+(s?0:1)-1,F=0,U=0;for(let at=p.length-1;at>=0;at--){if(le.isNotA1left(n,i,s)){let $t=le.WEIGHTS[O][2*at];U+=p[at]*$t}F+=p[at]}let q=0;for(let at=y.length-1;at>=0;at--)if(le.isNotA1left(n,i,s)){let $t=le.WEIGHTS[O][2*at+1];q+=y[at]*$t}let ne=U+q;if((F&1)!=0||F>13||F<4)throw new M;let he=(13-F)/2,ge=le.SYMBOL_WIDEST[he],ue=9-ge,je=An.getRSSvalue(p,ge,!0),Pe=An.getRSSvalue(y,ue,!1),Qt=le.EVEN_TOTAL_SUBSET[he],xn=le.GSUM[he],en=je*Qt+Pe+xn;return new gr(en,ne)}static isNotA1left(e,n,i){return!(e.getValue()==0&&n&&i)}adjustOddEvenCounts(e){let n=$e.sum(new Int32Array(this.getOddCounts())),i=$e.sum(new Int32Array(this.getEvenCounts())),s=!1,a=!1;n>13?a=!0:n<4&&(s=!0);let l=!1,d=!1;i>13?d=!0:i<4&&(l=!0);let h=n+i-e,p=(n&1)==1,y=(i&1)==0;if(h==1)if(p){if(y)throw new M;a=!0}else{if(!y)throw new M;d=!0}else if(h==-1)if(p){if(y)throw new M;s=!0}else{if(!y)throw new M;l=!0}else if(h==0){if(p){if(!y)throw new M;n<i?(s=!0,d=!0):(a=!0,l=!0)}else if(y)throw new M}else throw new M;if(s){if(a)throw new M;le.increment(this.getOddCounts(),this.getOddRoundingErrors())}if(a&&le.decrement(this.getOddCounts(),this.getOddRoundingErrors()),l){if(d)throw new M;le.increment(this.getEvenCounts(),this.getOddRoundingErrors())}d&&le.decrement(this.getEvenCounts(),this.getEvenRoundingErrors())}}le.SYMBOL_WIDEST=[7,5,4,3,1],le.EVEN_TOTAL_SUBSET=[4,20,52,104,204],le.GSUM=[0,348,1388,2948,3988],le.FINDER_PATTERNS=[Int32Array.from([1,8,4,1]),Int32Array.from([3,6,4,1]),Int32Array.from([3,4,6,1]),Int32Array.from([3,2,8,1]),Int32Array.from([2,6,5,1]),Int32Array.from([2,2,9,1])],le.WEIGHTS=[[1,3,9,27,81,32,96,77],[20,60,180,118,143,7,21,63],[189,145,13,39,117,140,209,205],[193,157,49,147,19,57,171,91],[62,186,136,197,169,85,44,132],[185,133,188,142,4,12,36,108],[113,128,173,97,80,29,87,50],[150,28,84,41,123,158,52,156],[46,138,203,187,139,206,196,166],[76,17,51,153,37,111,122,155],[43,129,176,106,107,110,119,146],[16,48,144,10,30,90,59,177],[109,116,137,200,178,112,125,164],[70,210,208,202,184,130,179,115],[134,191,151,31,93,68,204,190],[148,22,66,198,172,94,71,2],[6,18,54,162,64,192,154,40],[120,149,25,75,14,42,126,167],[79,26,78,23,69,207,199,175],[103,98,83,38,114,131,182,124],[161,61,183,127,170,88,53,159],[55,165,73,8,24,72,5,15],[45,135,194,160,58,174,100,89]],le.FINDER_PAT_A=0,le.FINDER_PAT_B=1,le.FINDER_PAT_C=2,le.FINDER_PAT_D=3,le.FINDER_PAT_E=4,le.FINDER_PAT_F=5,le.FINDER_PATTERN_SEQUENCES=[[le.FINDER_PAT_A,le.FINDER_PAT_A],[le.FINDER_PAT_A,le.FINDER_PAT_B,le.FINDER_PAT_B],[le.FINDER_PAT_A,le.FINDER_PAT_C,le.FINDER_PAT_B,le.FINDER_PAT_D],[le.FINDER_PAT_A,le.FINDER_PAT_E,le.FINDER_PAT_B,le.FINDER_PAT_D,le.FINDER_PAT_C],[le.FINDER_PAT_A,le.FINDER_PAT_E,le.FINDER_PAT_B,le.FINDER_PAT_D,le.FINDER_PAT_D,le.FINDER_PAT_F],[le.FINDER_PAT_A,le.FINDER_PAT_E,le.FINDER_PAT_B,le.FINDER_PAT_D,le.FINDER_PAT_E,le.FINDER_PAT_F,le.FINDER_PAT_F],[le.FINDER_PAT_A,le.FINDER_PAT_A,le.FINDER_PAT_B,le.FINDER_PAT_B,le.FINDER_PAT_C,le.FINDER_PAT_C,le.FINDER_PAT_D,le.FINDER_PAT_D],[le.FINDER_PAT_A,le.FINDER_PAT_A,le.FINDER_PAT_B,le.FINDER_PAT_B,le.FINDER_PAT_C,le.FINDER_PAT_C,le.FINDER_PAT_D,le.FINDER_PAT_E,le.FINDER_PAT_E],[le.FINDER_PAT_A,le.FINDER_PAT_A,le.FINDER_PAT_B,le.FINDER_PAT_B,le.FINDER_PAT_C,le.FINDER_PAT_C,le.FINDER_PAT_D,le.FINDER_PAT_E,le.FINDER_PAT_F,le.FINDER_PAT_F],[le.FINDER_PAT_A,le.FINDER_PAT_A,le.FINDER_PAT_B,le.FINDER_PAT_B,le.FINDER_PAT_C,le.FINDER_PAT_D,le.FINDER_PAT_D,le.FINDER_PAT_E,le.FINDER_PAT_E,le.FINDER_PAT_F,le.FINDER_PAT_F]],le.MAX_PAIRS=11;class Qu extends gr{constructor(e,n,i){super(e,n),this.count=0,this.finderPattern=i}getFinderPattern(){return this.finderPattern}getCount(){return this.count}incrementCount(){this.count++}}class It extends Vt{constructor(){super(...arguments),this.possibleLeftPairs=[],this.possibleRightPairs=[]}decodeRow(e,n,i){const s=this.decodePair(n,!1,e,i);It.addOrTally(this.possibleLeftPairs,s),n.reverse();let a=this.decodePair(n,!0,e,i);It.addOrTally(this.possibleRightPairs,a),n.reverse();for(let l of this.possibleLeftPairs)if(l.getCount()>1){for(let d of this.possibleRightPairs)if(d.getCount()>1&&It.checkChecksum(l,d))return It.constructResult(l,d)}throw new M}static addOrTally(e,n){if(n==null)return;let i=!1;for(let s of e)if(s.getValue()===n.getValue()){s.incrementCount(),i=!0;break}i||e.push(n)}reset(){this.possibleLeftPairs.length=0,this.possibleRightPairs.length=0}static constructResult(e,n){let i=4537077*e.getValue()+n.getValue(),s=new String(i).toString(),a=new se;for(let p=13-s.length;p>0;p--)a.append("0");a.append(s);let l=0;for(let p=0;p<13;p++){let y=a.charAt(p).charCodeAt(0)-48;l+=(p&1)===0?3*y:y}l=10-l%10,l===10&&(l=0),a.append(l.toString());let d=e.getFinderPattern().getResultPoints(),h=n.getFinderPattern().getResultPoints();return new Re(a.toString(),null,0,[d[0],d[1],h[0],h[1]],re.RSS_14,new Date().getTime())}static checkChecksum(e,n){let i=(e.getChecksumPortion()+16*n.getChecksumPortion())%79,s=9*e.getFinderPattern().getValue()+n.getFinderPattern().getValue();return s>72&&s--,s>8&&s--,i===s}decodePair(e,n,i,s){try{let a=this.findFinderPattern(e,n),l=this.parseFoundFinderPattern(e,i,n,a),d=s==null?null:s.get(Q.NEED_RESULT_POINT_CALLBACK);if(d!=null){let y=(a[0]+a[1])/2;n&&(y=e.getSize()-1-y),d.foundPossibleResultPoint(new T(y,i))}let h=this.decodeDataCharacter(e,l,!0),p=this.decodeDataCharacter(e,l,!1);return new Qu(1597*h.getValue()+p.getValue(),h.getChecksumPortion()+4*p.getChecksumPortion(),l)}catch{return null}}decodeDataCharacter(e,n,i){let s=this.getDataCharacterCounters();for(let q=0;q<s.length;q++)s[q]=0;if(i)ve.recordPatternInReverse(e,n.getStartEnd()[0],s);else{ve.recordPattern(e,n.getStartEnd()[1]+1,s);for(let q=0,ne=s.length-1;q<ne;q++,ne--){let he=s[q];s[q]=s[ne],s[ne]=he}}let a=i?16:15,l=$e.sum(new Int32Array(s))/a,d=this.getOddCounts(),h=this.getEvenCounts(),p=this.getOddRoundingErrors(),y=this.getEvenRoundingErrors();for(let q=0;q<s.length;q++){let ne=s[q]/l,he=Math.floor(ne+.5);he<1?he=1:he>8&&(he=8);let ge=Math.floor(q/2);(q&1)===0?(d[ge]=he,p[ge]=ne-he):(h[ge]=he,y[ge]=ne-he)}this.adjustOddEvenCounts(i,a);let E=0,I=0;for(let q=d.length-1;q>=0;q--)I*=9,I+=d[q],E+=d[q];let O=0,F=0;for(let q=h.length-1;q>=0;q--)O*=9,O+=h[q],F+=h[q];let U=I+3*O;if(i){if((E&1)!==0||E>12||E<4)throw new M;let q=(12-E)/2,ne=It.OUTSIDE_ODD_WIDEST[q],he=9-ne,ge=An.getRSSvalue(d,ne,!1),ue=An.getRSSvalue(h,he,!0),je=It.OUTSIDE_EVEN_TOTAL_SUBSET[q],Pe=It.OUTSIDE_GSUM[q];return new gr(ge*je+ue+Pe,U)}else{if((F&1)!==0||F>10||F<4)throw new M;let q=(10-F)/2,ne=It.INSIDE_ODD_WIDEST[q],he=9-ne,ge=An.getRSSvalue(d,ne,!0),ue=An.getRSSvalue(h,he,!1),je=It.INSIDE_ODD_TOTAL_SUBSET[q],Pe=It.INSIDE_GSUM[q];return new gr(ue*je+ge+Pe,U)}}findFinderPattern(e,n){let i=this.getDecodeFinderCounters();i[0]=0,i[1]=0,i[2]=0,i[3]=0;let s=e.getSize(),a=!1,l=0;for(;l<s&&(a=!e.get(l),n!==a);)l++;let d=0,h=l;for(let p=l;p<s;p++)if(e.get(p)!==a)i[d]++;else{if(d===3){if(Vt.isFinderPattern(i))return[h,p];h+=i[0]+i[1],i[0]=i[2],i[1]=i[3],i[2]=0,i[3]=0,d--}else d++;i[d]=1,a=!a}throw new M}parseFoundFinderPattern(e,n,i,s){let a=e.get(s[0]),l=s[0]-1;for(;l>=0&&a!==e.get(l);)l--;l++;const d=s[0]-l,h=this.getDecodeFinderCounters(),p=new Int32Array(h.length);P.arraycopy(h,0,p,1,h.length-1),p[0]=d;const y=this.parseFinderValue(p,It.FINDER_PATTERNS);let E=l,I=s[1];return i&&(E=e.getSize()-1-E,I=e.getSize()-1-I),new ci(y,[l,s[1]],E,I,n)}adjustOddEvenCounts(e,n){let i=$e.sum(new Int32Array(this.getOddCounts())),s=$e.sum(new Int32Array(this.getEvenCounts())),a=!1,l=!1,d=!1,h=!1;e?(i>12?l=!0:i<4&&(a=!0),s>12?h=!0:s<4&&(d=!0)):(i>11?l=!0:i<5&&(a=!0),s>10?h=!0:s<4&&(d=!0));let p=i+s-n,y=(i&1)===(e?1:0),E=(s&1)===1;if(p===1)if(y){if(E)throw new M;l=!0}else{if(!E)throw new M;h=!0}else if(p===-1)if(y){if(E)throw new M;a=!0}else{if(!E)throw new M;d=!0}else if(p===0){if(y){if(!E)throw new M;i<s?(a=!0,h=!0):(l=!0,d=!0)}else if(E)throw new M}else throw new M;if(a){if(l)throw new M;Vt.increment(this.getOddCounts(),this.getOddRoundingErrors())}if(l&&Vt.decrement(this.getOddCounts(),this.getOddRoundingErrors()),d){if(h)throw new M;Vt.increment(this.getEvenCounts(),this.getOddRoundingErrors())}h&&Vt.decrement(this.getEvenCounts(),this.getEvenRoundingErrors())}}It.OUTSIDE_EVEN_TOTAL_SUBSET=[1,10,34,70,126],It.INSIDE_ODD_TOTAL_SUBSET=[4,20,48,81],It.OUTSIDE_GSUM=[0,161,961,2015,2715],It.INSIDE_GSUM=[0,336,1036,1516],It.OUTSIDE_ODD_WIDEST=[8,6,4,3,1],It.INSIDE_ODD_WIDEST=[2,4,6,8],It.FINDER_PATTERNS=[Int32Array.from([3,8,2,1]),Int32Array.from([3,5,5,1]),Int32Array.from([3,3,7,1]),Int32Array.from([3,1,9,1]),Int32Array.from([2,7,4,1]),Int32Array.from([2,5,6,1]),Int32Array.from([2,3,8,1]),Int32Array.from([1,5,7,1]),Int32Array.from([1,3,9,1])];class wr extends ve{constructor(e,n){super(),this.readers=[],this.verbose=n===!0;const i=e?e.get(Q.POSSIBLE_FORMATS):null,s=e&&e.get(Q.ASSUME_CODE_39_CHECK_DIGIT)!==void 0;i?((i.includes(re.EAN_13)||i.includes(re.UPC_A)||i.includes(re.EAN_8)||i.includes(re.UPC_E))&&this.readers.push(new Hi(e)),i.includes(re.CODE_39)&&this.readers.push(new pt(s)),i.includes(re.CODE_128)&&this.readers.push(new ae),i.includes(re.ITF)&&this.readers.push(new nt),i.includes(re.RSS_14)&&this.readers.push(new It),i.includes(re.RSS_EXPANDED)&&this.readers.push(new le(this.verbose))):(this.readers.push(new Hi(e)),this.readers.push(new pt),this.readers.push(new Hi(e)),this.readers.push(new ae),this.readers.push(new nt),this.readers.push(new It),this.readers.push(new le(this.verbose)))}decodeRow(e,n,i){for(let s=0;s<this.readers.length;s++)try{return this.readers[s].decodeRow(e,n,i)}catch{}throw new M}reset(){this.readers.forEach(e=>e.reset())}}class ed extends Ze{constructor(e=500,n){super(new wr(n),e,n)}}class Ke{constructor(e,n,i){this.ecCodewords=e,this.ecBlocks=[n],i&&this.ecBlocks.push(i)}getECCodewords(){return this.ecCodewords}getECBlocks(){return this.ecBlocks}}class Ye{constructor(e,n){this.count=e,this.dataCodewords=n}getCount(){return this.count}getDataCodewords(){return this.dataCodewords}}class We{constructor(e,n,i,s,a,l){this.versionNumber=e,this.symbolSizeRows=n,this.symbolSizeColumns=i,this.dataRegionSizeRows=s,this.dataRegionSizeColumns=a,this.ecBlocks=l;let d=0;const h=l.getECCodewords(),p=l.getECBlocks();for(let y of p)d+=y.getCount()*(y.getDataCodewords()+h);this.totalCodewords=d}getVersionNumber(){return this.versionNumber}getSymbolSizeRows(){return this.symbolSizeRows}getSymbolSizeColumns(){return this.symbolSizeColumns}getDataRegionSizeRows(){return this.dataRegionSizeRows}getDataRegionSizeColumns(){return this.dataRegionSizeColumns}getTotalCodewords(){return this.totalCodewords}getECBlocks(){return this.ecBlocks}static getVersionForDimensions(e,n){if((e&1)!==0||(n&1)!==0)throw new $;for(let i of We.VERSIONS)if(i.symbolSizeRows===e&&i.symbolSizeColumns===n)return i;throw new $}toString(){return""+this.versionNumber}static buildVersions(){return[new We(1,10,10,8,8,new Ke(5,new Ye(1,3))),new We(2,12,12,10,10,new Ke(7,new Ye(1,5))),new We(3,14,14,12,12,new Ke(10,new Ye(1,8))),new We(4,16,16,14,14,new Ke(12,new Ye(1,12))),new We(5,18,18,16,16,new Ke(14,new Ye(1,18))),new We(6,20,20,18,18,new Ke(18,new Ye(1,22))),new We(7,22,22,20,20,new Ke(20,new Ye(1,30))),new We(8,24,24,22,22,new Ke(24,new Ye(1,36))),new We(9,26,26,24,24,new Ke(28,new Ye(1,44))),new We(10,32,32,14,14,new Ke(36,new Ye(1,62))),new We(11,36,36,16,16,new Ke(42,new Ye(1,86))),new We(12,40,40,18,18,new Ke(48,new Ye(1,114))),new We(13,44,44,20,20,new Ke(56,new Ye(1,144))),new We(14,48,48,22,22,new Ke(68,new Ye(1,174))),new We(15,52,52,24,24,new Ke(42,new Ye(2,102))),new We(16,64,64,14,14,new Ke(56,new Ye(2,140))),new We(17,72,72,16,16,new Ke(36,new Ye(4,92))),new We(18,80,80,18,18,new Ke(48,new Ye(4,114))),new We(19,88,88,20,20,new Ke(56,new Ye(4,144))),new We(20,96,96,22,22,new Ke(68,new Ye(4,174))),new We(21,104,104,24,24,new Ke(56,new Ye(6,136))),new We(22,120,120,18,18,new Ke(68,new Ye(6,175))),new We(23,132,132,20,20,new Ke(62,new Ye(8,163))),new We(24,144,144,22,22,new Ke(62,new Ye(8,156),new Ye(2,155))),new We(25,8,18,6,16,new Ke(7,new Ye(1,5))),new We(26,8,32,6,14,new Ke(11,new Ye(1,10))),new We(27,12,26,10,24,new Ke(14,new Ye(1,16))),new We(28,12,36,10,16,new Ke(18,new Ye(1,22))),new We(29,16,36,14,16,new Ke(24,new Ye(1,32))),new We(30,16,48,14,22,new Ke(28,new Ye(1,49)))]}}We.VERSIONS=We.buildVersions();class Yi{constructor(e){const n=e.getHeight();if(n<8||n>144||(n&1)!==0)throw new $;this.version=Yi.readVersion(e),this.mappingBitMatrix=this.extractDataRegion(e),this.readMappingMatrix=new X(this.mappingBitMatrix.getWidth(),this.mappingBitMatrix.getHeight())}getVersion(){return this.version}static readVersion(e){const n=e.getHeight(),i=e.getWidth();return We.getVersionForDimensions(n,i)}readCodewords(){const e=new Int8Array(this.version.getTotalCodewords());let n=0,i=4,s=0;const a=this.mappingBitMatrix.getHeight(),l=this.mappingBitMatrix.getWidth();let d=!1,h=!1,p=!1,y=!1;do if(i===a&&s===0&&!d)e[n++]=this.readCorner1(a,l)&255,i-=2,s+=2,d=!0;else if(i===a-2&&s===0&&(l&3)!==0&&!h)e[n++]=this.readCorner2(a,l)&255,i-=2,s+=2,h=!0;else if(i===a+4&&s===2&&(l&7)===0&&!p)e[n++]=this.readCorner3(a,l)&255,i-=2,s+=2,p=!0;else if(i===a-2&&s===0&&(l&7)===4&&!y)e[n++]=this.readCorner4(a,l)&255,i-=2,s+=2,y=!0;else{do i<a&&s>=0&&!this.readMappingMatrix.get(s,i)&&(e[n++]=this.readUtah(i,s,a,l)&255),i-=2,s+=2;while(i>=0&&s<l);i+=1,s+=3;do i>=0&&s<l&&!this.readMappingMatrix.get(s,i)&&(e[n++]=this.readUtah(i,s,a,l)&255),i+=2,s-=2;while(i<a&&s>=0);i+=3,s+=1}while(i<a||s<l);if(n!==this.version.getTotalCodewords())throw new $;return e}readModule(e,n,i,s){return e<0&&(e+=i,n+=4-(i+4&7)),n<0&&(n+=s,e+=4-(s+4&7)),this.readMappingMatrix.set(n,e),this.mappingBitMatrix.get(n,e)}readUtah(e,n,i,s){let a=0;return this.readModule(e-2,n-2,i,s)&&(a|=1),a<<=1,this.readModule(e-2,n-1,i,s)&&(a|=1),a<<=1,this.readModule(e-1,n-2,i,s)&&(a|=1),a<<=1,this.readModule(e-1,n-1,i,s)&&(a|=1),a<<=1,this.readModule(e-1,n,i,s)&&(a|=1),a<<=1,this.readModule(e,n-2,i,s)&&(a|=1),a<<=1,this.readModule(e,n-1,i,s)&&(a|=1),a<<=1,this.readModule(e,n,i,s)&&(a|=1),a}readCorner1(e,n){let i=0;return this.readModule(e-1,0,e,n)&&(i|=1),i<<=1,this.readModule(e-1,1,e,n)&&(i|=1),i<<=1,this.readModule(e-1,2,e,n)&&(i|=1),i<<=1,this.readModule(0,n-2,e,n)&&(i|=1),i<<=1,this.readModule(0,n-1,e,n)&&(i|=1),i<<=1,this.readModule(1,n-1,e,n)&&(i|=1),i<<=1,this.readModule(2,n-1,e,n)&&(i|=1),i<<=1,this.readModule(3,n-1,e,n)&&(i|=1),i}readCorner2(e,n){let i=0;return this.readModule(e-3,0,e,n)&&(i|=1),i<<=1,this.readModule(e-2,0,e,n)&&(i|=1),i<<=1,this.readModule(e-1,0,e,n)&&(i|=1),i<<=1,this.readModule(0,n-4,e,n)&&(i|=1),i<<=1,this.readModule(0,n-3,e,n)&&(i|=1),i<<=1,this.readModule(0,n-2,e,n)&&(i|=1),i<<=1,this.readModule(0,n-1,e,n)&&(i|=1),i<<=1,this.readModule(1,n-1,e,n)&&(i|=1),i}readCorner3(e,n){let i=0;return this.readModule(e-1,0,e,n)&&(i|=1),i<<=1,this.readModule(e-1,n-1,e,n)&&(i|=1),i<<=1,this.readModule(0,n-3,e,n)&&(i|=1),i<<=1,this.readModule(0,n-2,e,n)&&(i|=1),i<<=1,this.readModule(0,n-1,e,n)&&(i|=1),i<<=1,this.readModule(1,n-3,e,n)&&(i|=1),i<<=1,this.readModule(1,n-2,e,n)&&(i|=1),i<<=1,this.readModule(1,n-1,e,n)&&(i|=1),i}readCorner4(e,n){let i=0;return this.readModule(e-3,0,e,n)&&(i|=1),i<<=1,this.readModule(e-2,0,e,n)&&(i|=1),i<<=1,this.readModule(e-1,0,e,n)&&(i|=1),i<<=1,this.readModule(0,n-2,e,n)&&(i|=1),i<<=1,this.readModule(0,n-1,e,n)&&(i|=1),i<<=1,this.readModule(1,n-1,e,n)&&(i|=1),i<<=1,this.readModule(2,n-1,e,n)&&(i|=1),i<<=1,this.readModule(3,n-1,e,n)&&(i|=1),i}extractDataRegion(e){const n=this.version.getSymbolSizeRows(),i=this.version.getSymbolSizeColumns();if(e.getHeight()!==n)throw new A("Dimension of bitMatrix must match the version size");const s=this.version.getDataRegionSizeRows(),a=this.version.getDataRegionSizeColumns(),l=n/s|0,d=i/a|0,h=l*s,p=d*a,y=new X(p,h);for(let E=0;E<l;++E){const I=E*s;for(let O=0;O<d;++O){const F=O*a;for(let U=0;U<s;++U){const q=E*(s+2)+1+U,ne=I+U;for(let he=0;he<a;++he){const ge=O*(a+2)+1+he;if(e.get(ge,q)){const ue=F+he;y.set(ue,ne)}}}}}return y}}class Ji{constructor(e,n){this.numDataCodewords=e,this.codewords=n}static getDataBlocks(e,n){const i=n.getECBlocks();let s=0;const a=i.getECBlocks();for(let U of a)s+=U.getCount();const l=new Array(s);let d=0;for(let U of a)for(let q=0;q<U.getCount();q++){const ne=U.getDataCodewords(),he=i.getECCodewords()+ne;l[d++]=new Ji(ne,new Uint8Array(he))}const p=l[0].codewords.length-i.getECCodewords(),y=p-1;let E=0;for(let U=0;U<y;U++)for(let q=0;q<d;q++)l[q].codewords[U]=e[E++];const I=n.getVersionNumber()===24,O=I?8:d;for(let U=0;U<O;U++)l[U].codewords[p-1]=e[E++];const F=l[0].codewords.length;for(let U=p;U<F;U++)for(let q=0;q<d;q++){const ne=I?(q+8)%d:q,he=I&&ne>7?U-1:U;l[ne].codewords[he]=e[E++]}if(E!==e.length)throw new A;return l}getNumDataCodewords(){return this.numDataCodewords}getCodewords(){return this.codewords}}class Ki{constructor(e){this.bytes=e,this.byteOffset=0,this.bitOffset=0}getBitOffset(){return this.bitOffset}getByteOffset(){return this.byteOffset}readBits(e){if(e<1||e>32||e>this.available())throw new A(""+e);let n=0,i=this.bitOffset,s=this.byteOffset;const a=this.bytes;if(i>0){const l=8-i,d=e<l?e:l,h=l-d,p=255>>8-d<<h;n=(a[s]&p)>>h,e-=d,i+=d,i===8&&(i=0,s++)}if(e>0){for(;e>=8;)n=n<<8|a[s]&255,s++,e-=8;if(e>0){const l=8-e,d=255>>l<<l;n=n<<e|(a[s]&d)>>l,i+=e}}return this.bitOffset=i,this.byteOffset=s,n}available(){return 8*(this.bytes.length-this.byteOffset)-this.bitOffset}}var kt;(function(b){b[b.PAD_ENCODE=0]="PAD_ENCODE",b[b.ASCII_ENCODE=1]="ASCII_ENCODE",b[b.C40_ENCODE=2]="C40_ENCODE",b[b.TEXT_ENCODE=3]="TEXT_ENCODE",b[b.ANSIX12_ENCODE=4]="ANSIX12_ENCODE",b[b.EDIFACT_ENCODE=5]="EDIFACT_ENCODE",b[b.BASE256_ENCODE=6]="BASE256_ENCODE"})(kt||(kt={}));class $n{static decode(e){const n=new Ki(e),i=new se,s=new se,a=new Array;let l=kt.ASCII_ENCODE;do if(l===kt.ASCII_ENCODE)l=this.decodeAsciiSegment(n,i,s);else{switch(l){case kt.C40_ENCODE:this.decodeC40Segment(n,i);break;case kt.TEXT_ENCODE:this.decodeTextSegment(n,i);break;case kt.ANSIX12_ENCODE:this.decodeAnsiX12Segment(n,i);break;case kt.EDIFACT_ENCODE:this.decodeEdifactSegment(n,i);break;case kt.BASE256_ENCODE:this.decodeBase256Segment(n,i,a);break;default:throw new $}l=kt.ASCII_ENCODE}while(l!==kt.PAD_ENCODE&&n.available()>0);return s.length()>0&&i.append(s.toString()),new Oe(e,i.toString(),a.length===0?null:a,null)}static decodeAsciiSegment(e,n,i){let s=!1;do{let a=e.readBits(8);if(a===0)throw new $;if(a<=128)return s&&(a+=128),n.append(String.fromCharCode(a-1)),kt.ASCII_ENCODE;if(a===129)return kt.PAD_ENCODE;if(a<=229){const l=a-130;l<10&&n.append("0"),n.append(""+l)}else switch(a){case 230:return kt.C40_ENCODE;case 231:return kt.BASE256_ENCODE;case 232:n.append("");break;case 233:case 234:break;case 235:s=!0;break;case 236:n.append("[)>05"),i.insert(0,"");break;case 237:n.append("[)>06"),i.insert(0,"");break;case 238:return kt.ANSIX12_ENCODE;case 239:return kt.TEXT_ENCODE;case 240:return kt.EDIFACT_ENCODE;case 241:break;default:if(a!==254||e.available()!==0)throw new $;break}}while(e.available()>0);return kt.ASCII_ENCODE}static decodeC40Segment(e,n){let i=!1;const s=[];let a=0;do{if(e.available()===8)return;const l=e.readBits(8);if(l===254)return;this.parseTwoBytes(l,e.readBits(8),s);for(let d=0;d<3;d++){const h=s[d];switch(a){case 0:if(h<3)a=h+1;else if(h<this.C40_BASIC_SET_CHARS.length){const p=this.C40_BASIC_SET_CHARS[h];i?(n.append(String.fromCharCode(p.charCodeAt(0)+128)),i=!1):n.append(p)}else throw new $;break;case 1:i?(n.append(String.fromCharCode(h+128)),i=!1):n.append(String.fromCharCode(h)),a=0;break;case 2:if(h<this.C40_SHIFT2_SET_CHARS.length){const p=this.C40_SHIFT2_SET_CHARS[h];i?(n.append(String.fromCharCode(p.charCodeAt(0)+128)),i=!1):n.append(p)}else switch(h){case 27:n.append("");break;case 30:i=!0;break;default:throw new $}a=0;break;case 3:i?(n.append(String.fromCharCode(h+224)),i=!1):n.append(String.fromCharCode(h+96)),a=0;break;default:throw new $}}}while(e.available()>0)}static decodeTextSegment(e,n){let i=!1,s=[],a=0;do{if(e.available()===8)return;const l=e.readBits(8);if(l===254)return;this.parseTwoBytes(l,e.readBits(8),s);for(let d=0;d<3;d++){const h=s[d];switch(a){case 0:if(h<3)a=h+1;else if(h<this.TEXT_BASIC_SET_CHARS.length){const p=this.TEXT_BASIC_SET_CHARS[h];i?(n.append(String.fromCharCode(p.charCodeAt(0)+128)),i=!1):n.append(p)}else throw new $;break;case 1:i?(n.append(String.fromCharCode(h+128)),i=!1):n.append(String.fromCharCode(h)),a=0;break;case 2:if(h<this.TEXT_SHIFT2_SET_CHARS.length){const p=this.TEXT_SHIFT2_SET_CHARS[h];i?(n.append(String.fromCharCode(p.charCodeAt(0)+128)),i=!1):n.append(p)}else switch(h){case 27:n.append("");break;case 30:i=!0;break;default:throw new $}a=0;break;case 3:if(h<this.TEXT_SHIFT3_SET_CHARS.length){const p=this.TEXT_SHIFT3_SET_CHARS[h];i?(n.append(String.fromCharCode(p.charCodeAt(0)+128)),i=!1):n.append(p),a=0}else throw new $;break;default:throw new $}}}while(e.available()>0)}static decodeAnsiX12Segment(e,n){const i=[];do{if(e.available()===8)return;const s=e.readBits(8);if(s===254)return;this.parseTwoBytes(s,e.readBits(8),i);for(let a=0;a<3;a++){const l=i[a];switch(l){case 0:n.append("\r");break;case 1:n.append("*");break;case 2:n.append(">");break;case 3:n.append(" ");break;default:if(l<14)n.append(String.fromCharCode(l+44));else if(l<40)n.append(String.fromCharCode(l+51));else throw new $;break}}}while(e.available()>0)}static parseTwoBytes(e,n,i){let s=(e<<8)+n-1,a=Math.floor(s/1600);i[0]=a,s-=a*1600,a=Math.floor(s/40),i[1]=a,i[2]=s-a*40}static decodeEdifactSegment(e,n){do{if(e.available()<=16)return;for(let i=0;i<4;i++){let s=e.readBits(6);if(s===31){const a=8-e.getBitOffset();a!==8&&e.readBits(a);return}(s&32)===0&&(s|=64),n.append(String.fromCharCode(s))}}while(e.available()>0)}static decodeBase256Segment(e,n,i){let s=1+e.getByteOffset();const a=this.unrandomize255State(e.readBits(8),s++);let l;if(a===0?l=e.available()/8|0:a<250?l=a:l=250*(a-249)+this.unrandomize255State(e.readBits(8),s++),l<0)throw new $;const d=new Uint8Array(l);for(let h=0;h<l;h++){if(e.available()<8)throw new $;d[h]=this.unrandomize255State(e.readBits(8),s++)}i.push(d);try{n.append(de.decode(d,pe.ISO88591))}catch(h){throw new Ht("Platform does not support required encoding: "+h.message)}}static unrandomize255State(e,n){const i=149*n%255+1,s=e-i;return s>=0?s:s+256}}$n.C40_BASIC_SET_CHARS=["*","*","*"," ","0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"],$n.C40_SHIFT2_SET_CHARS=["!",'"',"#","$","%","&","'","(",")","*","+",",","-",".","/",":",";","<","=",">","?","@","[","\\","]","^","_"],$n.TEXT_BASIC_SET_CHARS=["*","*","*"," ","0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"],$n.TEXT_SHIFT2_SET_CHARS=$n.C40_SHIFT2_SET_CHARS,$n.TEXT_SHIFT3_SET_CHARS=["`","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","{","|","}","~",""];class td{constructor(){this.rsDecoder=new mn(Fe.DATA_MATRIX_FIELD_256)}decode(e){const n=new Yi(e),i=n.getVersion(),s=n.readCodewords(),a=Ji.getDataBlocks(s,i);let l=0;for(let p of a)l+=p.getNumDataCodewords();const d=new Uint8Array(l),h=a.length;for(let p=0;p<h;p++){const y=a[p],E=y.getCodewords(),I=y.getNumDataCodewords();this.correctErrors(E,I);for(let O=0;O<I;O++)d[O*h+p]=E[O]}return $n.decode(d)}correctErrors(e,n){const i=new Int32Array(e);try{this.rsDecoder.decode(i,e.length-n)}catch{throw new k}for(let s=0;s<n;s++)e[s]=i[s]}}class Ot{constructor(e){this.image=e,this.rectangleDetector=new _t(this.image)}detect(){const e=this.rectangleDetector.detect();let n=this.detectSolid1(e);if(n=this.detectSolid2(n),n[3]=this.correctTopRight(n),!n[3])throw new M;n=this.shiftToModuleCenter(n);const i=n[0],s=n[1],a=n[2],l=n[3];let d=this.transitionsBetween(i,l)+1,h=this.transitionsBetween(a,l)+1;(d&1)===1&&(d+=1),(h&1)===1&&(h+=1),4*d<7*h&&4*h<7*d&&(d=h=Math.max(d,h));let p=Ot.sampleGrid(this.image,i,s,a,l,d,h);return new ye(p,[i,s,a,l])}static shiftPoint(e,n,i){let s=(n.getX()-e.getX())/(i+1),a=(n.getY()-e.getY())/(i+1);return new T(e.getX()+s,e.getY()+a)}static moveAway(e,n,i){let s=e.getX(),a=e.getY();return s<n?s-=1:s+=1,a<i?a-=1:a+=1,new T(s,a)}detectSolid1(e){let n=e[0],i=e[1],s=e[3],a=e[2],l=this.transitionsBetween(n,i),d=this.transitionsBetween(i,s),h=this.transitionsBetween(s,a),p=this.transitionsBetween(a,n),y=l,E=[a,n,i,s];return y>d&&(y=d,E[0]=n,E[1]=i,E[2]=s,E[3]=a),y>h&&(y=h,E[0]=i,E[1]=s,E[2]=a,E[3]=n),y>p&&(E[0]=s,E[1]=a,E[2]=n,E[3]=i),E}detectSolid2(e){let n=e[0],i=e[1],s=e[2],a=e[3],l=this.transitionsBetween(n,a),d=Ot.shiftPoint(i,s,(l+1)*4),h=Ot.shiftPoint(s,i,(l+1)*4),p=this.transitionsBetween(d,n),y=this.transitionsBetween(h,a);return p<y?(e[0]=n,e[1]=i,e[2]=s,e[3]=a):(e[0]=i,e[1]=s,e[2]=a,e[3]=n),e}correctTopRight(e){let n=e[0],i=e[1],s=e[2],a=e[3],l=this.transitionsBetween(n,a),d=this.transitionsBetween(i,a),h=Ot.shiftPoint(n,i,(d+1)*4),p=Ot.shiftPoint(s,i,(l+1)*4);l=this.transitionsBetween(h,a),d=this.transitionsBetween(p,a);let y=new T(a.getX()+(s.getX()-i.getX())/(l+1),a.getY()+(s.getY()-i.getY())/(l+1)),E=new T(a.getX()+(n.getX()-i.getX())/(d+1),a.getY()+(n.getY()-i.getY())/(d+1));if(!this.isValid(y))return this.isValid(E)?E:null;if(!this.isValid(E))return y;let I=this.transitionsBetween(h,y)+this.transitionsBetween(p,y),O=this.transitionsBetween(h,E)+this.transitionsBetween(p,E);return I>O?y:E}shiftToModuleCenter(e){let n=e[0],i=e[1],s=e[2],a=e[3],l=this.transitionsBetween(n,a)+1,d=this.transitionsBetween(s,a)+1,h=Ot.shiftPoint(n,i,d*4),p=Ot.shiftPoint(s,i,l*4);l=this.transitionsBetween(h,a)+1,d=this.transitionsBetween(p,a)+1,(l&1)===1&&(l+=1),(d&1)===1&&(d+=1);let y=(n.getX()+i.getX()+s.getX()+a.getX())/4,E=(n.getY()+i.getY()+s.getY()+a.getY())/4;n=Ot.moveAway(n,y,E),i=Ot.moveAway(i,y,E),s=Ot.moveAway(s,y,E),a=Ot.moveAway(a,y,E);let I,O;return h=Ot.shiftPoint(n,i,d*4),h=Ot.shiftPoint(h,a,l*4),I=Ot.shiftPoint(i,n,d*4),I=Ot.shiftPoint(I,s,l*4),p=Ot.shiftPoint(s,a,d*4),p=Ot.shiftPoint(p,i,l*4),O=Ot.shiftPoint(a,s,d*4),O=Ot.shiftPoint(O,n,l*4),[h,I,p,O]}isValid(e){return e.getX()>=0&&e.getX()<this.image.getWidth()&&e.getY()>0&&e.getY()<this.image.getHeight()}static sampleGrid(e,n,i,s,a,l,d){return En.getInstance().sampleGrid(e,l,d,.5,.5,l-.5,.5,l-.5,d-.5,.5,d-.5,n.getX(),n.getY(),a.getX(),a.getY(),s.getX(),s.getY(),i.getX(),i.getY())}transitionsBetween(e,n){let i=Math.trunc(e.getX()),s=Math.trunc(e.getY()),a=Math.trunc(n.getX()),l=Math.trunc(n.getY()),d=Math.abs(l-s)>Math.abs(a-i);if(d){let U=i;i=s,s=U,U=a,a=l,l=U}let h=Math.abs(a-i),p=Math.abs(l-s),y=-h/2,E=s<l?1:-1,I=i<a?1:-1,O=0,F=this.image.get(d?s:i,d?i:s);for(let U=i,q=s;U!==a;U+=I){let ne=this.image.get(d?q:U,d?U:q);if(ne!==F&&(O++,F=ne),y+=p,y>0){if(q===l)break;q+=E,y-=h}}return O}}class Vn{constructor(){this.decoder=new td}decode(e,n=null){let i,s;if(n!=null&&n.has(Q.PURE_BARCODE)){const p=Vn.extractPureBits(e.getBlackMatrix());i=this.decoder.decode(p),s=Vn.NO_POINTS}else{const p=new Ot(e.getBlackMatrix()).detect();i=this.decoder.decode(p.getBits()),s=p.getPoints()}const a=i.getRawBytes(),l=new Re(i.getText(),a,8*a.length,s,re.DATA_MATRIX,P.currentTimeMillis()),d=i.getByteSegments();d!=null&&l.putMetadata(Ae.BYTE_SEGMENTS,d);const h=i.getECLevel();return h!=null&&l.putMetadata(Ae.ERROR_CORRECTION_LEVEL,h),l}reset(){}static extractPureBits(e){const n=e.getTopLeftOnBit(),i=e.getBottomRightOnBit();if(n==null||i==null)throw new M;const s=this.moduleSize(n,e);let a=n[1];const l=i[1];let d=n[0];const p=(i[0]-d+1)/s,y=(l-a+1)/s;if(p<=0||y<=0)throw new M;const E=s/2;a+=E,d+=E;const I=new X(p,y);for(let O=0;O<y;O++){const F=a+O*s;for(let U=0;U<p;U++)e.get(d+U*s,F)&&I.set(U,O)}return I}static moduleSize(e,n){const i=n.getWidth();let s=e[0];const a=e[1];for(;s<i&&n.get(s,a);)s++;if(s===i)throw new M;const l=s-e[0];if(l===0)throw new M;return l}}Vn.NO_POINTS=[];class nd extends Ze{constructor(e=500){super(new Vn,e)}}var _r;(function(b){b[b.L=0]="L",b[b.M=1]="M",b[b.Q=2]="Q",b[b.H=3]="H"})(_r||(_r={}));class ut{constructor(e,n,i){this.value=e,this.stringValue=n,this.bits=i,ut.FOR_BITS.set(i,this),ut.FOR_VALUE.set(e,this)}getValue(){return this.value}getBits(){return this.bits}static fromString(e){switch(e){case"L":return ut.L;case"M":return ut.M;case"Q":return ut.Q;case"H":return ut.H;default:throw new C(e+"not available")}}toString(){return this.stringValue}equals(e){if(!(e instanceof ut))return!1;const n=e;return this.value===n.value}static forBits(e){if(e<0||e>=ut.FOR_BITS.size)throw new A;return ut.FOR_BITS.get(e)}}ut.FOR_BITS=new Map,ut.FOR_VALUE=new Map,ut.L=new ut(_r.L,"L",1),ut.M=new ut(_r.M,"M",0),ut.Q=new ut(_r.Q,"Q",3),ut.H=new ut(_r.H,"H",2);class Zt{constructor(e){this.errorCorrectionLevel=ut.forBits(e>>3&3),this.dataMask=e&7}static numBitsDiffering(e,n){return Z.bitCount(e^n)}static decodeFormatInformation(e,n){const i=Zt.doDecodeFormatInformation(e,n);return i!==null?i:Zt.doDecodeFormatInformation(e^Zt.FORMAT_INFO_MASK_QR,n^Zt.FORMAT_INFO_MASK_QR)}static doDecodeFormatInformation(e,n){let i=Number.MAX_SAFE_INTEGER,s=0;for(const a of Zt.FORMAT_INFO_DECODE_LOOKUP){const l=a[0];if(l===e||l===n)return new Zt(a[1]);let d=Zt.numBitsDiffering(e,l);d<i&&(s=a[1],i=d),e!==n&&(d=Zt.numBitsDiffering(n,l),d<i&&(s=a[1],i=d))}return i<=3?new Zt(s):null}getErrorCorrectionLevel(){return this.errorCorrectionLevel}getDataMask(){return this.dataMask}hashCode(){return this.errorCorrectionLevel.getBits()<<3|this.dataMask}equals(e){if(!(e instanceof Zt))return!1;const n=e;return this.errorCorrectionLevel===n.errorCorrectionLevel&&this.dataMask===n.dataMask}}Zt.FORMAT_INFO_MASK_QR=21522,Zt.FORMAT_INFO_DECODE_LOOKUP=[Int32Array.from([21522,0]),Int32Array.from([20773,1]),Int32Array.from([24188,2]),Int32Array.from([23371,3]),Int32Array.from([17913,4]),Int32Array.from([16590,5]),Int32Array.from([20375,6]),Int32Array.from([19104,7]),Int32Array.from([30660,8]),Int32Array.from([29427,9]),Int32Array.from([32170,10]),Int32Array.from([30877,11]),Int32Array.from([26159,12]),Int32Array.from([25368,13]),Int32Array.from([27713,14]),Int32Array.from([26998,15]),Int32Array.from([5769,16]),Int32Array.from([5054,17]),Int32Array.from([7399,18]),Int32Array.from([6608,19]),Int32Array.from([1890,20]),Int32Array.from([597,21]),Int32Array.from([3340,22]),Int32Array.from([2107,23]),Int32Array.from([13663,24]),Int32Array.from([12392,25]),Int32Array.from([16177,26]),Int32Array.from([14854,27]),Int32Array.from([9396,28]),Int32Array.from([8579,29]),Int32Array.from([11994,30]),Int32Array.from([11245,31])];class Y{constructor(e,...n){this.ecCodewordsPerBlock=e,this.ecBlocks=n}getECCodewordsPerBlock(){return this.ecCodewordsPerBlock}getNumBlocks(){let e=0;const n=this.ecBlocks;for(const i of n)e+=i.getCount();return e}getTotalECCodewords(){return this.ecCodewordsPerBlock*this.getNumBlocks()}getECBlocks(){return this.ecBlocks}}class N{constructor(e,n){this.count=e,this.dataCodewords=n}getCount(){return this.count}getDataCodewords(){return this.dataCodewords}}class Ie{constructor(e,n,...i){this.versionNumber=e,this.alignmentPatternCenters=n,this.ecBlocks=i;let s=0;const a=i[0].getECCodewordsPerBlock(),l=i[0].getECBlocks();for(const d of l)s+=d.getCount()*(d.getDataCodewords()+a);this.totalCodewords=s}getVersionNumber(){return this.versionNumber}getAlignmentPatternCenters(){return this.alignmentPatternCenters}getTotalCodewords(){return this.totalCodewords}getDimensionForVersion(){return 17+4*this.versionNumber}getECBlocksForLevel(e){return this.ecBlocks[e.getValue()]}static getProvisionalVersionForDimension(e){if(e%4!==1)throw new $;try{return this.getVersionForNumber((e-17)/4)}catch{throw new $}}static getVersionForNumber(e){if(e<1||e>40)throw new A;return Ie.VERSIONS[e-1]}static decodeVersionInformation(e){let n=Number.MAX_SAFE_INTEGER,i=0;for(let s=0;s<Ie.VERSION_DECODE_INFO.length;s++){const a=Ie.VERSION_DECODE_INFO[s];if(a===e)return Ie.getVersionForNumber(s+7);const l=Zt.numBitsDiffering(e,a);l<n&&(i=s+7,n=l)}return n<=3?Ie.getVersionForNumber(i):null}buildFunctionPattern(){const e=this.getDimensionForVersion(),n=new X(e);n.setRegion(0,0,9,9),n.setRegion(e-8,0,8,9),n.setRegion(0,e-8,9,8);const i=this.alignmentPatternCenters.length;for(let s=0;s<i;s++){const a=this.alignmentPatternCenters[s]-2;for(let l=0;l<i;l++)s===0&&(l===0||l===i-1)||s===i-1&&l===0||n.setRegion(this.alignmentPatternCenters[l]-2,a,5,5)}return n.setRegion(6,9,1,e-17),n.setRegion(9,6,e-17,1),this.versionNumber>6&&(n.setRegion(e-11,0,3,6),n.setRegion(0,e-11,6,3)),n}toString(){return""+this.versionNumber}}Ie.VERSION_DECODE_INFO=Int32Array.from([31892,34236,39577,42195,48118,51042,55367,58893,63784,68472,70749,76311,79154,84390,87683,92361,96236,102084,102881,110507,110734,117786,119615,126325,127568,133589,136944,141498,145311,150283,152622,158308,161089,167017]),Ie.VERSIONS=[new Ie(1,new Int32Array(0),new Y(7,new N(1,19)),new Y(10,new N(1,16)),new Y(13,new N(1,13)),new Y(17,new N(1,9))),new Ie(2,Int32Array.from([6,18]),new Y(10,new N(1,34)),new Y(16,new N(1,28)),new Y(22,new N(1,22)),new Y(28,new N(1,16))),new Ie(3,Int32Array.from([6,22]),new Y(15,new N(1,55)),new Y(26,new N(1,44)),new Y(18,new N(2,17)),new Y(22,new N(2,13))),new Ie(4,Int32Array.from([6,26]),new Y(20,new N(1,80)),new Y(18,new N(2,32)),new Y(26,new N(2,24)),new Y(16,new N(4,9))),new Ie(5,Int32Array.from([6,30]),new Y(26,new N(1,108)),new Y(24,new N(2,43)),new Y(18,new N(2,15),new N(2,16)),new Y(22,new N(2,11),new N(2,12))),new Ie(6,Int32Array.from([6,34]),new Y(18,new N(2,68)),new Y(16,new N(4,27)),new Y(24,new N(4,19)),new Y(28,new N(4,15))),new Ie(7,Int32Array.from([6,22,38]),new Y(20,new N(2,78)),new Y(18,new N(4,31)),new Y(18,new N(2,14),new N(4,15)),new Y(26,new N(4,13),new N(1,14))),new Ie(8,Int32Array.from([6,24,42]),new Y(24,new N(2,97)),new Y(22,new N(2,38),new N(2,39)),new Y(22,new N(4,18),new N(2,19)),new Y(26,new N(4,14),new N(2,15))),new Ie(9,Int32Array.from([6,26,46]),new Y(30,new N(2,116)),new Y(22,new N(3,36),new N(2,37)),new Y(20,new N(4,16),new N(4,17)),new Y(24,new N(4,12),new N(4,13))),new Ie(10,Int32Array.from([6,28,50]),new Y(18,new N(2,68),new N(2,69)),new Y(26,new N(4,43),new N(1,44)),new Y(24,new N(6,19),new N(2,20)),new Y(28,new N(6,15),new N(2,16))),new Ie(11,Int32Array.from([6,30,54]),new Y(20,new N(4,81)),new Y(30,new N(1,50),new N(4,51)),new Y(28,new N(4,22),new N(4,23)),new Y(24,new N(3,12),new N(8,13))),new Ie(12,Int32Array.from([6,32,58]),new Y(24,new N(2,92),new N(2,93)),new Y(22,new N(6,36),new N(2,37)),new Y(26,new N(4,20),new N(6,21)),new Y(28,new N(7,14),new N(4,15))),new Ie(13,Int32Array.from([6,34,62]),new Y(26,new N(4,107)),new Y(22,new N(8,37),new N(1,38)),new Y(24,new N(8,20),new N(4,21)),new Y(22,new N(12,11),new N(4,12))),new Ie(14,Int32Array.from([6,26,46,66]),new Y(30,new N(3,115),new N(1,116)),new Y(24,new N(4,40),new N(5,41)),new Y(20,new N(11,16),new N(5,17)),new Y(24,new N(11,12),new N(5,13))),new Ie(15,Int32Array.from([6,26,48,70]),new Y(22,new N(5,87),new N(1,88)),new Y(24,new N(5,41),new N(5,42)),new Y(30,new N(5,24),new N(7,25)),new Y(24,new N(11,12),new N(7,13))),new Ie(16,Int32Array.from([6,26,50,74]),new Y(24,new N(5,98),new N(1,99)),new Y(28,new N(7,45),new N(3,46)),new Y(24,new N(15,19),new N(2,20)),new Y(30,new N(3,15),new N(13,16))),new Ie(17,Int32Array.from([6,30,54,78]),new Y(28,new N(1,107),new N(5,108)),new Y(28,new N(10,46),new N(1,47)),new Y(28,new N(1,22),new N(15,23)),new Y(28,new N(2,14),new N(17,15))),new Ie(18,Int32Array.from([6,30,56,82]),new Y(30,new N(5,120),new N(1,121)),new Y(26,new N(9,43),new N(4,44)),new Y(28,new N(17,22),new N(1,23)),new Y(28,new N(2,14),new N(19,15))),new Ie(19,Int32Array.from([6,30,58,86]),new Y(28,new N(3,113),new N(4,114)),new Y(26,new N(3,44),new N(11,45)),new Y(26,new N(17,21),new N(4,22)),new Y(26,new N(9,13),new N(16,14))),new Ie(20,Int32Array.from([6,34,62,90]),new Y(28,new N(3,107),new N(5,108)),new Y(26,new N(3,41),new N(13,42)),new Y(30,new N(15,24),new N(5,25)),new Y(28,new N(15,15),new N(10,16))),new Ie(21,Int32Array.from([6,28,50,72,94]),new Y(28,new N(4,116),new N(4,117)),new Y(26,new N(17,42)),new Y(28,new N(17,22),new N(6,23)),new Y(30,new N(19,16),new N(6,17))),new Ie(22,Int32Array.from([6,26,50,74,98]),new Y(28,new N(2,111),new N(7,112)),new Y(28,new N(17,46)),new Y(30,new N(7,24),new N(16,25)),new Y(24,new N(34,13))),new Ie(23,Int32Array.from([6,30,54,78,102]),new Y(30,new N(4,121),new N(5,122)),new Y(28,new N(4,47),new N(14,48)),new Y(30,new N(11,24),new N(14,25)),new Y(30,new N(16,15),new N(14,16))),new Ie(24,Int32Array.from([6,28,54,80,106]),new Y(30,new N(6,117),new N(4,118)),new Y(28,new N(6,45),new N(14,46)),new Y(30,new N(11,24),new N(16,25)),new Y(30,new N(30,16),new N(2,17))),new Ie(25,Int32Array.from([6,32,58,84,110]),new Y(26,new N(8,106),new N(4,107)),new Y(28,new N(8,47),new N(13,48)),new Y(30,new N(7,24),new N(22,25)),new Y(30,new N(22,15),new N(13,16))),new Ie(26,Int32Array.from([6,30,58,86,114]),new Y(28,new N(10,114),new N(2,115)),new Y(28,new N(19,46),new N(4,47)),new Y(28,new N(28,22),new N(6,23)),new Y(30,new N(33,16),new N(4,17))),new Ie(27,Int32Array.from([6,34,62,90,118]),new Y(30,new N(8,122),new N(4,123)),new Y(28,new N(22,45),new N(3,46)),new Y(30,new N(8,23),new N(26,24)),new Y(30,new N(12,15),new N(28,16))),new Ie(28,Int32Array.from([6,26,50,74,98,122]),new Y(30,new N(3,117),new N(10,118)),new Y(28,new N(3,45),new N(23,46)),new Y(30,new N(4,24),new N(31,25)),new Y(30,new N(11,15),new N(31,16))),new Ie(29,Int32Array.from([6,30,54,78,102,126]),new Y(30,new N(7,116),new N(7,117)),new Y(28,new N(21,45),new N(7,46)),new Y(30,new N(1,23),new N(37,24)),new Y(30,new N(19,15),new N(26,16))),new Ie(30,Int32Array.from([6,26,52,78,104,130]),new Y(30,new N(5,115),new N(10,116)),new Y(28,new N(19,47),new N(10,48)),new Y(30,new N(15,24),new N(25,25)),new Y(30,new N(23,15),new N(25,16))),new Ie(31,Int32Array.from([6,30,56,82,108,134]),new Y(30,new N(13,115),new N(3,116)),new Y(28,new N(2,46),new N(29,47)),new Y(30,new N(42,24),new N(1,25)),new Y(30,new N(23,15),new N(28,16))),new Ie(32,Int32Array.from([6,34,60,86,112,138]),new Y(30,new N(17,115)),new Y(28,new N(10,46),new N(23,47)),new Y(30,new N(10,24),new N(35,25)),new Y(30,new N(19,15),new N(35,16))),new Ie(33,Int32Array.from([6,30,58,86,114,142]),new Y(30,new N(17,115),new N(1,116)),new Y(28,new N(14,46),new N(21,47)),new Y(30,new N(29,24),new N(19,25)),new Y(30,new N(11,15),new N(46,16))),new Ie(34,Int32Array.from([6,34,62,90,118,146]),new Y(30,new N(13,115),new N(6,116)),new Y(28,new N(14,46),new N(23,47)),new Y(30,new N(44,24),new N(7,25)),new Y(30,new N(59,16),new N(1,17))),new Ie(35,Int32Array.from([6,30,54,78,102,126,150]),new Y(30,new N(12,121),new N(7,122)),new Y(28,new N(12,47),new N(26,48)),new Y(30,new N(39,24),new N(14,25)),new Y(30,new N(22,15),new N(41,16))),new Ie(36,Int32Array.from([6,24,50,76,102,128,154]),new Y(30,new N(6,121),new N(14,122)),new Y(28,new N(6,47),new N(34,48)),new Y(30,new N(46,24),new N(10,25)),new Y(30,new N(2,15),new N(64,16))),new Ie(37,Int32Array.from([6,28,54,80,106,132,158]),new Y(30,new N(17,122),new N(4,123)),new Y(28,new N(29,46),new N(14,47)),new Y(30,new N(49,24),new N(10,25)),new Y(30,new N(24,15),new N(46,16))),new Ie(38,Int32Array.from([6,32,58,84,110,136,162]),new Y(30,new N(4,122),new N(18,123)),new Y(28,new N(13,46),new N(32,47)),new Y(30,new N(48,24),new N(14,25)),new Y(30,new N(42,15),new N(32,16))),new Ie(39,Int32Array.from([6,26,54,82,110,138,166]),new Y(30,new N(20,117),new N(4,118)),new Y(28,new N(40,47),new N(7,48)),new Y(30,new N(43,24),new N(22,25)),new Y(30,new N(10,15),new N(67,16))),new Ie(40,Int32Array.from([6,30,58,86,114,142,170]),new Y(30,new N(19,118),new N(6,119)),new Y(28,new N(18,47),new N(31,48)),new Y(30,new N(34,24),new N(34,25)),new Y(30,new N(20,15),new N(61,16)))];var Dt;(function(b){b[b.DATA_MASK_000=0]="DATA_MASK_000",b[b.DATA_MASK_001=1]="DATA_MASK_001",b[b.DATA_MASK_010=2]="DATA_MASK_010",b[b.DATA_MASK_011=3]="DATA_MASK_011",b[b.DATA_MASK_100=4]="DATA_MASK_100",b[b.DATA_MASK_101=5]="DATA_MASK_101",b[b.DATA_MASK_110=6]="DATA_MASK_110",b[b.DATA_MASK_111=7]="DATA_MASK_111"})(Dt||(Dt={}));class fn{constructor(e,n){this.value=e,this.isMasked=n}unmaskBitMatrix(e,n){for(let i=0;i<n;i++)for(let s=0;s<n;s++)this.isMasked(i,s)&&e.flip(s,i)}}fn.values=new Map([[Dt.DATA_MASK_000,new fn(Dt.DATA_MASK_000,(b,e)=>(b+e&1)===0)],[Dt.DATA_MASK_001,new fn(Dt.DATA_MASK_001,(b,e)=>(b&1)===0)],[Dt.DATA_MASK_010,new fn(Dt.DATA_MASK_010,(b,e)=>e%3===0)],[Dt.DATA_MASK_011,new fn(Dt.DATA_MASK_011,(b,e)=>(b+e)%3===0)],[Dt.DATA_MASK_100,new fn(Dt.DATA_MASK_100,(b,e)=>(Math.floor(b/2)+Math.floor(e/3)&1)===0)],[Dt.DATA_MASK_101,new fn(Dt.DATA_MASK_101,(b,e)=>b*e%6===0)],[Dt.DATA_MASK_110,new fn(Dt.DATA_MASK_110,(b,e)=>b*e%6<3)],[Dt.DATA_MASK_111,new fn(Dt.DATA_MASK_111,(b,e)=>(b+e+b*e%3&1)===0)]]);class rd{constructor(e){const n=e.getHeight();if(n<21||(n&3)!==1)throw new $;this.bitMatrix=e}readFormatInformation(){if(this.parsedFormatInfo!==null&&this.parsedFormatInfo!==void 0)return this.parsedFormatInfo;let e=0;for(let a=0;a<6;a++)e=this.copyBit(a,8,e);e=this.copyBit(7,8,e),e=this.copyBit(8,8,e),e=this.copyBit(8,7,e);for(let a=5;a>=0;a--)e=this.copyBit(8,a,e);const n=this.bitMatrix.getHeight();let i=0;const s=n-7;for(let a=n-1;a>=s;a--)i=this.copyBit(8,a,i);for(let a=n-8;a<n;a++)i=this.copyBit(a,8,i);if(this.parsedFormatInfo=Zt.decodeFormatInformation(e,i),this.parsedFormatInfo!==null)return this.parsedFormatInfo;throw new $}readVersion(){if(this.parsedVersion!==null&&this.parsedVersion!==void 0)return this.parsedVersion;const e=this.bitMatrix.getHeight(),n=Math.floor((e-17)/4);if(n<=6)return Ie.getVersionForNumber(n);let i=0;const s=e-11;for(let l=5;l>=0;l--)for(let d=e-9;d>=s;d--)i=this.copyBit(d,l,i);let a=Ie.decodeVersionInformation(i);if(a!==null&&a.getDimensionForVersion()===e)return this.parsedVersion=a,a;i=0;for(let l=5;l>=0;l--)for(let d=e-9;d>=s;d--)i=this.copyBit(l,d,i);if(a=Ie.decodeVersionInformation(i),a!==null&&a.getDimensionForVersion()===e)return this.parsedVersion=a,a;throw new $}copyBit(e,n,i){return(this.isMirror?this.bitMatrix.get(n,e):this.bitMatrix.get(e,n))?i<<1|1:i<<1}readCodewords(){const e=this.readFormatInformation(),n=this.readVersion(),i=fn.values.get(e.getDataMask()),s=this.bitMatrix.getHeight();i.unmaskBitMatrix(this.bitMatrix,s);const a=n.buildFunctionPattern();let l=!0;const d=new Uint8Array(n.getTotalCodewords());let h=0,p=0,y=0;for(let E=s-1;E>0;E-=2){E===6&&E--;for(let I=0;I<s;I++){const O=l?s-1-I:I;for(let F=0;F<2;F++)a.get(E-F,O)||(y++,p<<=1,this.bitMatrix.get(E-F,O)&&(p|=1),y===8&&(d[h++]=p,y=0,p=0))}l=!l}if(h!==n.getTotalCodewords())throw new $;return d}remask(){if(this.parsedFormatInfo===null)return;const e=fn.values[this.parsedFormatInfo.getDataMask()],n=this.bitMatrix.getHeight();e.unmaskBitMatrix(this.bitMatrix,n)}setMirror(e){this.parsedVersion=null,this.parsedFormatInfo=null,this.isMirror=e}mirror(){const e=this.bitMatrix;for(let n=0,i=e.getWidth();n<i;n++)for(let s=n+1,a=e.getHeight();s<a;s++)e.get(n,s)!==e.get(s,n)&&(e.flip(s,n),e.flip(n,s))}}class Qi{constructor(e,n){this.numDataCodewords=e,this.codewords=n}static getDataBlocks(e,n,i){if(e.length!==n.getTotalCodewords())throw new A;const s=n.getECBlocksForLevel(i);let a=0;const l=s.getECBlocks();for(const F of l)a+=F.getCount();const d=new Array(a);let h=0;for(const F of l)for(let U=0;U<F.getCount();U++){const q=F.getDataCodewords(),ne=s.getECCodewordsPerBlock()+q;d[h++]=new Qi(q,new Uint8Array(ne))}const p=d[0].codewords.length;let y=d.length-1;for(;y>=0&&d[y].codewords.length!==p;)y--;y++;const E=p-s.getECCodewordsPerBlock();let I=0;for(let F=0;F<E;F++)for(let U=0;U<h;U++)d[U].codewords[F]=e[I++];for(let F=y;F<h;F++)d[F].codewords[E]=e[I++];const O=d[0].codewords.length;for(let F=E;F<O;F++)for(let U=0;U<h;U++){const q=U<y?F:F+1;d[U].codewords[q]=e[I++]}return d}getNumDataCodewords(){return this.numDataCodewords}getCodewords(){return this.codewords}}var hn;(function(b){b[b.TERMINATOR=0]="TERMINATOR",b[b.NUMERIC=1]="NUMERIC",b[b.ALPHANUMERIC=2]="ALPHANUMERIC",b[b.STRUCTURED_APPEND=3]="STRUCTURED_APPEND",b[b.BYTE=4]="BYTE",b[b.ECI=5]="ECI",b[b.KANJI=6]="KANJI",b[b.FNC1_FIRST_POSITION=7]="FNC1_FIRST_POSITION",b[b.FNC1_SECOND_POSITION=8]="FNC1_SECOND_POSITION",b[b.HANZI=9]="HANZI"})(hn||(hn={}));class Se{constructor(e,n,i,s){this.value=e,this.stringValue=n,this.characterCountBitsForVersions=i,this.bits=s,Se.FOR_BITS.set(s,this),Se.FOR_VALUE.set(e,this)}static forBits(e){const n=Se.FOR_BITS.get(e);if(n===void 0)throw new A;return n}getCharacterCountBits(e){const n=e.getVersionNumber();let i;return n<=9?i=0:n<=26?i=1:i=2,this.characterCountBitsForVersions[i]}getValue(){return this.value}getBits(){return this.bits}equals(e){if(!(e instanceof Se))return!1;const n=e;return this.value===n.value}toString(){return this.stringValue}}Se.FOR_BITS=new Map,Se.FOR_VALUE=new Map,Se.TERMINATOR=new Se(hn.TERMINATOR,"TERMINATOR",Int32Array.from([0,0,0]),0),Se.NUMERIC=new Se(hn.NUMERIC,"NUMERIC",Int32Array.from([10,12,14]),1),Se.ALPHANUMERIC=new Se(hn.ALPHANUMERIC,"ALPHANUMERIC",Int32Array.from([9,11,13]),2),Se.STRUCTURED_APPEND=new Se(hn.STRUCTURED_APPEND,"STRUCTURED_APPEND",Int32Array.from([0,0,0]),3),Se.BYTE=new Se(hn.BYTE,"BYTE",Int32Array.from([8,16,16]),4),Se.ECI=new Se(hn.ECI,"ECI",Int32Array.from([0,0,0]),7),Se.KANJI=new Se(hn.KANJI,"KANJI",Int32Array.from([8,10,12]),8),Se.FNC1_FIRST_POSITION=new Se(hn.FNC1_FIRST_POSITION,"FNC1_FIRST_POSITION",Int32Array.from([0,0,0]),5),Se.FNC1_SECOND_POSITION=new Se(hn.FNC1_SECOND_POSITION,"FNC1_SECOND_POSITION",Int32Array.from([0,0,0]),9),Se.HANZI=new Se(hn.HANZI,"HANZI",Int32Array.from([8,10,12]),13);class vt{static decode(e,n,i,s){const a=new Ki(e);let l=new se;const d=new Array;let h=-1,p=-1;try{let y=null,E=!1,I;do{if(a.available()<4)I=Se.TERMINATOR;else{const O=a.readBits(4);I=Se.forBits(O)}switch(I){case Se.TERMINATOR:break;case Se.FNC1_FIRST_POSITION:case Se.FNC1_SECOND_POSITION:E=!0;break;case Se.STRUCTURED_APPEND:if(a.available()<16)throw new $;h=a.readBits(8),p=a.readBits(8);break;case Se.ECI:const O=vt.parseECIValue(a);if(y=D.getCharacterSetECIByValue(O),y===null)throw new $;break;case Se.HANZI:const F=a.readBits(4),U=a.readBits(I.getCharacterCountBits(n));F===vt.GB2312_SUBSET&&vt.decodeHanziSegment(a,l,U);break;default:const q=a.readBits(I.getCharacterCountBits(n));switch(I){case Se.NUMERIC:vt.decodeNumericSegment(a,l,q);break;case Se.ALPHANUMERIC:vt.decodeAlphanumericSegment(a,l,q,E);break;case Se.BYTE:vt.decodeByteSegment(a,l,q,y,d,s);break;case Se.KANJI:vt.decodeKanjiSegment(a,l,q);break;default:throw new $}break}}while(I!==Se.TERMINATOR)}catch{throw new $}return new Oe(e,l.toString(),d.length===0?null:d,i===null?null:i.toString(),h,p)}static decodeHanziSegment(e,n,i){if(i*13>e.available())throw new $;const s=new Uint8Array(2*i);let a=0;for(;i>0;){const l=e.readBits(13);let d=l/96<<8&4294967295|l%96;d<959?d+=41377:d+=42657,s[a]=d>>8&255,s[a+1]=d&255,a+=2,i--}try{n.append(de.decode(s,pe.GB2312))}catch(l){throw new $(l)}}static decodeKanjiSegment(e,n,i){if(i*13>e.available())throw new $;const s=new Uint8Array(2*i);let a=0;for(;i>0;){const l=e.readBits(13);let d=l/192<<8&4294967295|l%192;d<7936?d+=33088:d+=49472,s[a]=d>>8,s[a+1]=d,a+=2,i--}try{n.append(de.decode(s,pe.SHIFT_JIS))}catch(l){throw new $(l)}}static decodeByteSegment(e,n,i,s,a,l){if(8*i>e.available())throw new $;const d=new Uint8Array(i);for(let p=0;p<i;p++)d[p]=e.readBits(8);let h;s===null?h=pe.guessEncoding(d,l):h=s.getName();try{n.append(de.decode(d,h))}catch(p){throw new $(p)}a.push(d)}static toAlphaNumericChar(e){if(e>=vt.ALPHANUMERIC_CHARS.length)throw new $;return vt.ALPHANUMERIC_CHARS[e]}static decodeAlphanumericSegment(e,n,i,s){const a=n.length();for(;i>1;){if(e.available()<11)throw new $;const l=e.readBits(11);n.append(vt.toAlphaNumericChar(Math.floor(l/45))),n.append(vt.toAlphaNumericChar(l%45)),i-=2}if(i===1){if(e.available()<6)throw new $;n.append(vt.toAlphaNumericChar(e.readBits(6)))}if(s)for(let l=a;l<n.length();l++)n.charAt(l)==="%"&&(l<n.length()-1&&n.charAt(l+1)==="%"?n.deleteCharAt(l+1):n.setCharAt(l,""))}static decodeNumericSegment(e,n,i){for(;i>=3;){if(e.available()<10)throw new $;const s=e.readBits(10);if(s>=1e3)throw new $;n.append(vt.toAlphaNumericChar(Math.floor(s/100))),n.append(vt.toAlphaNumericChar(Math.floor(s/10)%10)),n.append(vt.toAlphaNumericChar(s%10)),i-=3}if(i===2){if(e.available()<7)throw new $;const s=e.readBits(7);if(s>=100)throw new $;n.append(vt.toAlphaNumericChar(Math.floor(s/10))),n.append(vt.toAlphaNumericChar(s%10))}else if(i===1){if(e.available()<4)throw new $;const s=e.readBits(4);if(s>=10)throw new $;n.append(vt.toAlphaNumericChar(s))}}static parseECIValue(e){const n=e.readBits(8);if((n&128)===0)return n&127;if((n&192)===128){const i=e.readBits(8);return(n&63)<<8&4294967295|i}if((n&224)===192){const i=e.readBits(16);return(n&31)<<16&4294967295|i}throw new $}}vt.ALPHANUMERIC_CHARS="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:",vt.GB2312_SUBSET=1;class fs{constructor(e){this.mirrored=e}isMirrored(){return this.mirrored}applyMirroredCorrection(e){if(!this.mirrored||e===null||e.length<3)return;const n=e[0];e[0]=e[2],e[2]=n}}class id{constructor(){this.rsDecoder=new mn(Fe.QR_CODE_FIELD_256)}decodeBooleanArray(e,n){return this.decodeBitMatrix(X.parseFromBooleanArray(e),n)}decodeBitMatrix(e,n){const i=new rd(e);let s=null;try{return this.decodeBitMatrixParser(i,n)}catch(a){s=a}try{i.remask(),i.setMirror(!0),i.readVersion(),i.readFormatInformation(),i.mirror();const a=this.decodeBitMatrixParser(i,n);return a.setOther(new fs(!0)),a}catch(a){throw s!==null?s:a}}decodeBitMatrixParser(e,n){const i=e.readVersion(),s=e.readFormatInformation().getErrorCorrectionLevel(),a=e.readCodewords(),l=Qi.getDataBlocks(a,i,s);let d=0;for(const y of l)d+=y.getNumDataCodewords();const h=new Uint8Array(d);let p=0;for(const y of l){const E=y.getCodewords(),I=y.getNumDataCodewords();this.correctErrors(E,I);for(let O=0;O<I;O++)h[p++]=E[O]}return vt.decode(h,i,s,n)}correctErrors(e,n){const i=new Int32Array(e);try{this.rsDecoder.decode(i,e.length-n)}catch{throw new k}for(let s=0;s<n;s++)e[s]=i[s]}}class eo extends T{constructor(e,n,i){super(e,n),this.estimatedModuleSize=i}aboutEquals(e,n,i){if(Math.abs(n-this.getY())<=e&&Math.abs(i-this.getX())<=e){const s=Math.abs(e-this.estimatedModuleSize);return s<=1||s<=this.estimatedModuleSize}return!1}combineEstimate(e,n,i){const s=(this.getX()+n)/2,a=(this.getY()+e)/2,l=(this.estimatedModuleSize+i)/2;return new eo(s,a,l)}}class fi{constructor(e,n,i,s,a,l,d){this.image=e,this.startX=n,this.startY=i,this.width=s,this.height=a,this.moduleSize=l,this.resultPointCallback=d,this.possibleCenters=[],this.crossCheckStateCount=new Int32Array(3)}find(){const e=this.startX,n=this.height,i=this.width,s=e+i,a=this.startY+n/2,l=new Int32Array(3),d=this.image;for(let h=0;h<n;h++){const p=a+((h&1)===0?Math.floor((h+1)/2):-Math.floor((h+1)/2));l[0]=0,l[1]=0,l[2]=0;let y=e;for(;y<s&&!d.get(y,p);)y++;let E=0;for(;y<s;){if(d.get(y,p))if(E===1)l[1]++;else if(E===2){if(this.foundPatternCross(l)){const I=this.handlePossibleCenter(l,p,y);if(I!==null)return I}l[0]=l[2],l[1]=1,l[2]=0,E=1}else l[++E]++;else E===1&&E++,l[E]++;y++}if(this.foundPatternCross(l)){const I=this.handlePossibleCenter(l,p,s);if(I!==null)return I}}if(this.possibleCenters.length!==0)return this.possibleCenters[0];throw new M}static centerFromEnd(e,n){return n-e[2]-e[1]/2}foundPatternCross(e){const n=this.moduleSize,i=n/2;for(let s=0;s<3;s++)if(Math.abs(n-e[s])>=i)return!1;return!0}crossCheckVertical(e,n,i,s){const a=this.image,l=a.getHeight(),d=this.crossCheckStateCount;d[0]=0,d[1]=0,d[2]=0;let h=e;for(;h>=0&&a.get(n,h)&&d[1]<=i;)d[1]++,h--;if(h<0||d[1]>i)return NaN;for(;h>=0&&!a.get(n,h)&&d[0]<=i;)d[0]++,h--;if(d[0]>i)return NaN;for(h=e+1;h<l&&a.get(n,h)&&d[1]<=i;)d[1]++,h++;if(h===l||d[1]>i)return NaN;for(;h<l&&!a.get(n,h)&&d[2]<=i;)d[2]++,h++;if(d[2]>i)return NaN;const p=d[0]+d[1]+d[2];return 5*Math.abs(p-s)>=2*s?NaN:this.foundPatternCross(d)?fi.centerFromEnd(d,h):NaN}handlePossibleCenter(e,n,i){const s=e[0]+e[1]+e[2],a=fi.centerFromEnd(e,i),l=this.crossCheckVertical(n,a,2*e[1],s);if(!isNaN(l)){const d=(e[0]+e[1]+e[2])/3;for(const p of this.possibleCenters)if(p.aboutEquals(d,l,a))return p.combineEstimate(l,a,d);const h=new eo(a,l,d);this.possibleCenters.push(h),this.resultPointCallback!==null&&this.resultPointCallback!==void 0&&this.resultPointCallback.foundPossibleResultPoint(h)}return null}}class to extends T{constructor(e,n,i,s){super(e,n),this.estimatedModuleSize=i,this.count=s,s===void 0&&(this.count=1)}getEstimatedModuleSize(){return this.estimatedModuleSize}getCount(){return this.count}aboutEquals(e,n,i){if(Math.abs(n-this.getY())<=e&&Math.abs(i-this.getX())<=e){const s=Math.abs(e-this.estimatedModuleSize);return s<=1||s<=this.estimatedModuleSize}return!1}combineEstimate(e,n,i){const s=this.count+1,a=(this.count*this.getX()+n)/s,l=(this.count*this.getY()+e)/s,d=(this.count*this.estimatedModuleSize+i)/s;return new to(a,l,d,s)}}class od{constructor(e){this.bottomLeft=e[0],this.topLeft=e[1],this.topRight=e[2]}getBottomLeft(){return this.bottomLeft}getTopLeft(){return this.topLeft}getTopRight(){return this.topRight}}class Pt{constructor(e,n){this.image=e,this.resultPointCallback=n,this.possibleCenters=[],this.crossCheckStateCount=new Int32Array(5),this.resultPointCallback=n}getImage(){return this.image}getPossibleCenters(){return this.possibleCenters}find(e){const n=e!=null&&e.get(Q.TRY_HARDER)!==void 0,i=e!=null&&e.get(Q.PURE_BARCODE)!==void 0,s=this.image,a=s.getHeight(),l=s.getWidth();let d=Math.floor(3*a/(4*Pt.MAX_MODULES));(d<Pt.MIN_SKIP||n)&&(d=Pt.MIN_SKIP);let h=!1;const p=new Int32Array(5);for(let E=d-1;E<a&&!h;E+=d){p[0]=0,p[1]=0,p[2]=0,p[3]=0,p[4]=0;let I=0;for(let O=0;O<l;O++)if(s.get(O,E))(I&1)===1&&I++,p[I]++;else if((I&1)===0)if(I===4)if(Pt.foundPatternCross(p)){if(this.handlePossibleCenter(p,E,O,i)===!0)if(d=2,this.hasSkipped===!0)h=this.haveMultiplyConfirmedCenters();else{const U=this.findRowSkip();U>p[2]&&(E+=U-p[2]-d,O=l-1)}else{p[0]=p[2],p[1]=p[3],p[2]=p[4],p[3]=1,p[4]=0,I=3;continue}I=0,p[0]=0,p[1]=0,p[2]=0,p[3]=0,p[4]=0}else p[0]=p[2],p[1]=p[3],p[2]=p[4],p[3]=1,p[4]=0,I=3;else p[++I]++;else p[I]++;Pt.foundPatternCross(p)&&this.handlePossibleCenter(p,E,l,i)===!0&&(d=p[0],this.hasSkipped&&(h=this.haveMultiplyConfirmedCenters()))}const y=this.selectBestPatterns();return T.orderBestPatterns(y),new od(y)}static centerFromEnd(e,n){return n-e[4]-e[3]-e[2]/2}static foundPatternCross(e){let n=0;for(let a=0;a<5;a++){const l=e[a];if(l===0)return!1;n+=l}if(n<7)return!1;const i=n/7,s=i/2;return Math.abs(i-e[0])<s&&Math.abs(i-e[1])<s&&Math.abs(3*i-e[2])<3*s&&Math.abs(i-e[3])<s&&Math.abs(i-e[4])<s}getCrossCheckStateCount(){const e=this.crossCheckStateCount;return e[0]=0,e[1]=0,e[2]=0,e[3]=0,e[4]=0,e}crossCheckDiagonal(e,n,i,s){const a=this.getCrossCheckStateCount();let l=0;const d=this.image;for(;e>=l&&n>=l&&d.get(n-l,e-l);)a[2]++,l++;if(e<l||n<l)return!1;for(;e>=l&&n>=l&&!d.get(n-l,e-l)&&a[1]<=i;)a[1]++,l++;if(e<l||n<l||a[1]>i)return!1;for(;e>=l&&n>=l&&d.get(n-l,e-l)&&a[0]<=i;)a[0]++,l++;if(a[0]>i)return!1;const h=d.getHeight(),p=d.getWidth();for(l=1;e+l<h&&n+l<p&&d.get(n+l,e+l);)a[2]++,l++;if(e+l>=h||n+l>=p)return!1;for(;e+l<h&&n+l<p&&!d.get(n+l,e+l)&&a[3]<i;)a[3]++,l++;if(e+l>=h||n+l>=p||a[3]>=i)return!1;for(;e+l<h&&n+l<p&&d.get(n+l,e+l)&&a[4]<i;)a[4]++,l++;if(a[4]>=i)return!1;const y=a[0]+a[1]+a[2]+a[3]+a[4];return Math.abs(y-s)<2*s&&Pt.foundPatternCross(a)}crossCheckVertical(e,n,i,s){const a=this.image,l=a.getHeight(),d=this.getCrossCheckStateCount();let h=e;for(;h>=0&&a.get(n,h);)d[2]++,h--;if(h<0)return NaN;for(;h>=0&&!a.get(n,h)&&d[1]<=i;)d[1]++,h--;if(h<0||d[1]>i)return NaN;for(;h>=0&&a.get(n,h)&&d[0]<=i;)d[0]++,h--;if(d[0]>i)return NaN;for(h=e+1;h<l&&a.get(n,h);)d[2]++,h++;if(h===l)return NaN;for(;h<l&&!a.get(n,h)&&d[3]<i;)d[3]++,h++;if(h===l||d[3]>=i)return NaN;for(;h<l&&a.get(n,h)&&d[4]<i;)d[4]++,h++;if(d[4]>=i)return NaN;const p=d[0]+d[1]+d[2]+d[3]+d[4];return 5*Math.abs(p-s)>=2*s?NaN:Pt.foundPatternCross(d)?Pt.centerFromEnd(d,h):NaN}crossCheckHorizontal(e,n,i,s){const a=this.image,l=a.getWidth(),d=this.getCrossCheckStateCount();let h=e;for(;h>=0&&a.get(h,n);)d[2]++,h--;if(h<0)return NaN;for(;h>=0&&!a.get(h,n)&&d[1]<=i;)d[1]++,h--;if(h<0||d[1]>i)return NaN;for(;h>=0&&a.get(h,n)&&d[0]<=i;)d[0]++,h--;if(d[0]>i)return NaN;for(h=e+1;h<l&&a.get(h,n);)d[2]++,h++;if(h===l)return NaN;for(;h<l&&!a.get(h,n)&&d[3]<i;)d[3]++,h++;if(h===l||d[3]>=i)return NaN;for(;h<l&&a.get(h,n)&&d[4]<i;)d[4]++,h++;if(d[4]>=i)return NaN;const p=d[0]+d[1]+d[2]+d[3]+d[4];return 5*Math.abs(p-s)>=s?NaN:Pt.foundPatternCross(d)?Pt.centerFromEnd(d,h):NaN}handlePossibleCenter(e,n,i,s){const a=e[0]+e[1]+e[2]+e[3]+e[4];let l=Pt.centerFromEnd(e,i),d=this.crossCheckVertical(n,Math.floor(l),e[2],a);if(!isNaN(d)&&(l=this.crossCheckHorizontal(Math.floor(l),Math.floor(d),e[2],a),!isNaN(l)&&(!s||this.crossCheckDiagonal(Math.floor(d),Math.floor(l),e[2],a)))){const h=a/7;let p=!1;const y=this.possibleCenters;for(let E=0,I=y.length;E<I;E++){const O=y[E];if(O.aboutEquals(h,d,l)){y[E]=O.combineEstimate(d,l,h),p=!0;break}}if(!p){const E=new to(l,d,h);y.push(E),this.resultPointCallback!==null&&this.resultPointCallback!==void 0&&this.resultPointCallback.foundPossibleResultPoint(E)}return!0}return!1}findRowSkip(){if(this.possibleCenters.length<=1)return 0;let n=null;for(const i of this.possibleCenters)if(i.getCount()>=Pt.CENTER_QUORUM)if(n==null)n=i;else return this.hasSkipped=!0,Math.floor((Math.abs(n.getX()-i.getX())-Math.abs(n.getY()-i.getY()))/2);return 0}haveMultiplyConfirmedCenters(){let e=0,n=0;const i=this.possibleCenters.length;for(const l of this.possibleCenters)l.getCount()>=Pt.CENTER_QUORUM&&(e++,n+=l.getEstimatedModuleSize());if(e<3)return!1;const s=n/i;let a=0;for(const l of this.possibleCenters)a+=Math.abs(l.getEstimatedModuleSize()-s);return a<=.05*n}selectBestPatterns(){const e=this.possibleCenters.length;if(e<3)throw new M;const n=this.possibleCenters;let i;if(e>3){let s=0,a=0;for(const h of this.possibleCenters){const p=h.getEstimatedModuleSize();s+=p,a+=p*p}i=s/e;let l=Math.sqrt(a/e-i*i);n.sort((h,p)=>{const y=Math.abs(p.getEstimatedModuleSize()-i),E=Math.abs(h.getEstimatedModuleSize()-i);return y<E?-1:y>E?1:0});const d=Math.max(.2*i,l);for(let h=0;h<n.length&&n.length>3;h++){const p=n[h];Math.abs(p.getEstimatedModuleSize()-i)>d&&(n.splice(h,1),h--)}}if(n.length>3){let s=0;for(const a of n)s+=a.getEstimatedModuleSize();i=s/n.length,n.sort((a,l)=>{if(l.getCount()===a.getCount()){const d=Math.abs(l.getEstimatedModuleSize()-i),h=Math.abs(a.getEstimatedModuleSize()-i);return d<h?1:d>h?-1:0}else return l.getCount()-a.getCount()}),n.splice(3)}return[n[0],n[1],n[2]]}}Pt.CENTER_QUORUM=2,Pt.MIN_SKIP=3,Pt.MAX_MODULES=57;class Rr{constructor(e){this.image=e}getImage(){return this.image}getResultPointCallback(){return this.resultPointCallback}detect(e){this.resultPointCallback=e==null?null:e.get(Q.NEED_RESULT_POINT_CALLBACK);const i=new Pt(this.image,this.resultPointCallback).find(e);return this.processFinderPatternInfo(i)}processFinderPatternInfo(e){const n=e.getTopLeft(),i=e.getTopRight(),s=e.getBottomLeft(),a=this.calculateModuleSize(n,i,s);if(a<1)throw new M("No pattern found in proccess finder.");const l=Rr.computeDimension(n,i,s,a),d=Ie.getProvisionalVersionForDimension(l),h=d.getDimensionForVersion()-7;let p=null;if(d.getAlignmentPatternCenters().length>0){const O=i.getX()-n.getX()+s.getX(),F=i.getY()-n.getY()+s.getY(),U=1-3/h,q=Math.floor(n.getX()+U*(O-n.getX())),ne=Math.floor(n.getY()+U*(F-n.getY()));for(let he=4;he<=16;he<<=1)try{p=this.findAlignmentInRegion(a,q,ne,he);break}catch(ge){if(!(ge instanceof M))throw ge}}const y=Rr.createTransform(n,i,s,p,l),E=Rr.sampleGrid(this.image,y,l);let I;return p===null?I=[s,n,i]:I=[s,n,i,p],new ye(E,I)}static createTransform(e,n,i,s,a){const l=a-3.5;let d,h,p,y;return s!==null?(d=s.getX(),h=s.getY(),p=l-3,y=p):(d=n.getX()-e.getX()+i.getX(),h=n.getY()-e.getY()+i.getY(),p=l,y=l),nn.quadrilateralToQuadrilateral(3.5,3.5,l,3.5,p,y,3.5,l,e.getX(),e.getY(),n.getX(),n.getY(),d,h,i.getX(),i.getY())}static sampleGrid(e,n,i){return En.getInstance().sampleGridWithTransform(e,i,i,n)}static computeDimension(e,n,i,s){const a=$e.round(T.distance(e,n)/s),l=$e.round(T.distance(e,i)/s);let d=Math.floor((a+l)/2)+7;switch(d&3){case 0:d++;break;case 2:d--;break;case 3:throw new M("Dimensions could be not found.")}return d}calculateModuleSize(e,n,i){return(this.calculateModuleSizeOneWay(e,n)+this.calculateModuleSizeOneWay(e,i))/2}calculateModuleSizeOneWay(e,n){const i=this.sizeOfBlackWhiteBlackRunBothWays(Math.floor(e.getX()),Math.floor(e.getY()),Math.floor(n.getX()),Math.floor(n.getY())),s=this.sizeOfBlackWhiteBlackRunBothWays(Math.floor(n.getX()),Math.floor(n.getY()),Math.floor(e.getX()),Math.floor(e.getY()));return isNaN(i)?s/7:isNaN(s)?i/7:(i+s)/14}sizeOfBlackWhiteBlackRunBothWays(e,n,i,s){let a=this.sizeOfBlackWhiteBlackRun(e,n,i,s),l=1,d=e-(i-e);d<0?(l=e/(e-d),d=0):d>=this.image.getWidth()&&(l=(this.image.getWidth()-1-e)/(d-e),d=this.image.getWidth()-1);let h=Math.floor(n-(s-n)*l);return l=1,h<0?(l=n/(n-h),h=0):h>=this.image.getHeight()&&(l=(this.image.getHeight()-1-n)/(h-n),h=this.image.getHeight()-1),d=Math.floor(e+(d-e)*l),a+=this.sizeOfBlackWhiteBlackRun(e,n,d,h),a-1}sizeOfBlackWhiteBlackRun(e,n,i,s){const a=Math.abs(s-n)>Math.abs(i-e);if(a){let O=e;e=n,n=O,O=i,i=s,s=O}const l=Math.abs(i-e),d=Math.abs(s-n);let h=-l/2;const p=e<i?1:-1,y=n<s?1:-1;let E=0;const I=i+p;for(let O=e,F=n;O!==I;O+=p){const U=a?F:O,q=a?O:F;if(E===1===this.image.get(U,q)){if(E===2)return $e.distance(O,F,e,n);E++}if(h+=d,h>0){if(F===s)break;F+=y,h-=l}}return E===2?$e.distance(i+p,s,e,n):NaN}findAlignmentInRegion(e,n,i,s){const a=Math.floor(s*e),l=Math.max(0,n-a),d=Math.min(this.image.getWidth()-1,n+a);if(d-l<e*3)throw new M("Alignment top exceeds estimated module size.");const h=Math.max(0,i-a),p=Math.min(this.image.getHeight()-1,i+a);if(p-h<e*3)throw new M("Alignment bottom exceeds estimated module size.");return new fi(this.image,l,h,d-l,p-h,e,this.resultPointCallback).find()}}class Zn{constructor(){this.decoder=new id}getDecoder(){return this.decoder}decode(e,n){let i,s;if(n!=null&&n.get(Q.PURE_BARCODE)!==void 0){const h=Zn.extractPureBits(e.getBlackMatrix());i=this.decoder.decodeBitMatrix(h,n),s=Zn.NO_POINTS}else{const h=new Rr(e.getBlackMatrix()).detect(n);i=this.decoder.decodeBitMatrix(h.getBits(),n),s=h.getPoints()}i.getOther()instanceof fs&&i.getOther().applyMirroredCorrection(s);const a=new Re(i.getText(),i.getRawBytes(),void 0,s,re.QR_CODE,void 0),l=i.getByteSegments();l!==null&&a.putMetadata(Ae.BYTE_SEGMENTS,l);const d=i.getECLevel();return d!==null&&a.putMetadata(Ae.ERROR_CORRECTION_LEVEL,d),i.hasStructuredAppend()&&(a.putMetadata(Ae.STRUCTURED_APPEND_SEQUENCE,i.getStructuredAppendSequenceNumber()),a.putMetadata(Ae.STRUCTURED_APPEND_PARITY,i.getStructuredAppendParity())),a}reset(){}static extractPureBits(e){const n=e.getTopLeftOnBit(),i=e.getBottomRightOnBit();if(n===null||i===null)throw new M;const s=this.moduleSize(n,e);let a=n[1],l=i[1],d=n[0],h=i[0];if(d>=h||a>=l)throw new M;if(l-a!==h-d&&(h=d+(l-a),h>=e.getWidth()))throw new M;const p=Math.round((h-d+1)/s),y=Math.round((l-a+1)/s);if(p<=0||y<=0)throw new M;if(y!==p)throw new M;const E=Math.floor(s/2);a+=E,d+=E;const I=d+Math.floor((p-1)*s)-h;if(I>0){if(I>E)throw new M;d-=I}const O=a+Math.floor((y-1)*s)-l;if(O>0){if(O>E)throw new M;a-=O}const F=new X(p,y);for(let U=0;U<y;U++){const q=a+Math.floor(U*s);for(let ne=0;ne<p;ne++)e.get(d+Math.floor(ne*s),q)&&F.set(ne,U)}return F}static moduleSize(e,n){const i=n.getHeight(),s=n.getWidth();let a=e[0],l=e[1],d=!0,h=0;for(;a<s&&l<i;){if(d!==n.get(a,l)){if(++h===5)break;d=!d}a++,l++}if(a===s||l===i)throw new M;return(a-e[0])/7}}Zn.NO_POINTS=new Array;class Ne{PDF417Common(){}static getBitCountSum(e){return $e.sum(e)}static toIntArray(e){if(e==null||!e.length)return Ne.EMPTY_INT_ARRAY;const n=new Int32Array(e.length);let i=0;for(const s of e)n[i++]=s;return n}static getCodeword(e){const n=W.binarySearch(Ne.SYMBOL_TABLE,e&262143);return n<0?-1:(Ne.CODEWORD_TABLE[n]-1)%Ne.NUMBER_OF_CODEWORDS}}Ne.NUMBER_OF_CODEWORDS=929,Ne.MAX_CODEWORDS_IN_BARCODE=Ne.NUMBER_OF_CODEWORDS-1,Ne.MIN_ROWS_IN_BARCODE=3,Ne.MAX_ROWS_IN_BARCODE=90,Ne.MODULES_IN_CODEWORD=17,Ne.MODULES_IN_STOP_PATTERN=18,Ne.BARS_IN_MODULE=8,Ne.EMPTY_INT_ARRAY=new Int32Array([]),Ne.SYMBOL_TABLE=Int32Array.from([66142,66170,66206,66236,66290,66292,66350,66382,66396,66454,66470,66476,66594,66600,66614,66626,66628,66632,66640,66654,66662,66668,66682,66690,66718,66720,66748,66758,66776,66798,66802,66804,66820,66824,66832,66846,66848,66876,66880,66936,66950,66956,66968,66992,67006,67022,67036,67042,67044,67048,67062,67118,67150,67164,67214,67228,67256,67294,67322,67350,67366,67372,67398,67404,67416,67438,67474,67476,67490,67492,67496,67510,67618,67624,67650,67656,67664,67678,67686,67692,67706,67714,67716,67728,67742,67744,67772,67782,67788,67800,67822,67826,67828,67842,67848,67870,67872,67900,67904,67960,67974,67992,68016,68030,68046,68060,68066,68068,68072,68086,68104,68112,68126,68128,68156,68160,68216,68336,68358,68364,68376,68400,68414,68448,68476,68494,68508,68536,68546,68548,68552,68560,68574,68582,68588,68654,68686,68700,68706,68708,68712,68726,68750,68764,68792,68802,68804,68808,68816,68830,68838,68844,68858,68878,68892,68920,68976,68990,68994,68996,69e3,69008,69022,69024,69052,69062,69068,69080,69102,69106,69108,69142,69158,69164,69190,69208,69230,69254,69260,69272,69296,69310,69326,69340,69386,69394,69396,69410,69416,69430,69442,69444,69448,69456,69470,69478,69484,69554,69556,69666,69672,69698,69704,69712,69726,69754,69762,69764,69776,69790,69792,69820,69830,69836,69848,69870,69874,69876,69890,69918,69920,69948,69952,70008,70022,70040,70064,70078,70094,70108,70114,70116,70120,70134,70152,70174,70176,70264,70384,70412,70448,70462,70496,70524,70542,70556,70584,70594,70600,70608,70622,70630,70636,70664,70672,70686,70688,70716,70720,70776,70896,71136,71180,71192,71216,71230,71264,71292,71360,71416,71452,71480,71536,71550,71554,71556,71560,71568,71582,71584,71612,71622,71628,71640,71662,71726,71732,71758,71772,71778,71780,71784,71798,71822,71836,71864,71874,71880,71888,71902,71910,71916,71930,71950,71964,71992,72048,72062,72066,72068,72080,72094,72096,72124,72134,72140,72152,72174,72178,72180,72206,72220,72248,72304,72318,72416,72444,72456,72464,72478,72480,72508,72512,72568,72588,72600,72624,72638,72654,72668,72674,72676,72680,72694,72726,72742,72748,72774,72780,72792,72814,72838,72856,72880,72894,72910,72924,72930,72932,72936,72950,72966,72972,72984,73008,73022,73056,73084,73102,73116,73144,73156,73160,73168,73182,73190,73196,73210,73226,73234,73236,73250,73252,73256,73270,73282,73284,73296,73310,73318,73324,73346,73348,73352,73360,73374,73376,73404,73414,73420,73432,73454,73498,73518,73522,73524,73550,73564,73570,73572,73576,73590,73800,73822,73858,73860,73872,73886,73888,73916,73944,73970,73972,73992,74014,74016,74044,74048,74104,74118,74136,74160,74174,74210,74212,74216,74230,74244,74256,74270,74272,74360,74480,74502,74508,74544,74558,74592,74620,74638,74652,74680,74690,74696,74704,74726,74732,74782,74784,74812,74992,75232,75288,75326,75360,75388,75456,75512,75576,75632,75646,75650,75652,75664,75678,75680,75708,75718,75724,75736,75758,75808,75836,75840,75896,76016,76256,76736,76824,76848,76862,76896,76924,76992,77048,77296,77340,77368,77424,77438,77536,77564,77572,77576,77584,77600,77628,77632,77688,77702,77708,77720,77744,77758,77774,77788,77870,77902,77916,77922,77928,77966,77980,78008,78018,78024,78032,78046,78060,78074,78094,78136,78192,78206,78210,78212,78224,78238,78240,78268,78278,78284,78296,78322,78324,78350,78364,78448,78462,78560,78588,78600,78622,78624,78652,78656,78712,78726,78744,78768,78782,78798,78812,78818,78820,78824,78838,78862,78876,78904,78960,78974,79072,79100,79296,79352,79368,79376,79390,79392,79420,79424,79480,79600,79628,79640,79664,79678,79712,79740,79772,79800,79810,79812,79816,79824,79838,79846,79852,79894,79910,79916,79942,79948,79960,79982,79988,80006,80024,80048,80062,80078,80092,80098,80100,80104,80134,80140,80176,80190,80224,80252,80270,80284,80312,80328,80336,80350,80358,80364,80378,80390,80396,80408,80432,80446,80480,80508,80576,80632,80654,80668,80696,80752,80766,80776,80784,80798,80800,80828,80844,80856,80878,80882,80884,80914,80916,80930,80932,80936,80950,80962,80968,80976,80990,80998,81004,81026,81028,81040,81054,81056,81084,81094,81100,81112,81134,81154,81156,81160,81168,81182,81184,81212,81216,81272,81286,81292,81304,81328,81342,81358,81372,81380,81384,81398,81434,81454,81458,81460,81486,81500,81506,81508,81512,81526,81550,81564,81592,81602,81604,81608,81616,81630,81638,81644,81702,81708,81722,81734,81740,81752,81774,81778,81780,82050,82078,82080,82108,82180,82184,82192,82206,82208,82236,82240,82296,82316,82328,82352,82366,82402,82404,82408,82440,82448,82462,82464,82492,82496,82552,82672,82694,82700,82712,82736,82750,82784,82812,82830,82882,82884,82888,82896,82918,82924,82952,82960,82974,82976,83004,83008,83064,83184,83424,83468,83480,83504,83518,83552,83580,83648,83704,83740,83768,83824,83838,83842,83844,83848,83856,83872,83900,83910,83916,83928,83950,83984,84e3,84028,84032,84088,84208,84448,84928,85040,85054,85088,85116,85184,85240,85488,85560,85616,85630,85728,85756,85764,85768,85776,85790,85792,85820,85824,85880,85894,85900,85912,85936,85966,85980,86048,86080,86136,86256,86496,86976,88160,88188,88256,88312,88560,89056,89200,89214,89312,89340,89536,89592,89608,89616,89632,89664,89720,89840,89868,89880,89904,89952,89980,89998,90012,90040,90190,90204,90254,90268,90296,90306,90308,90312,90334,90382,90396,90424,90480,90494,90500,90504,90512,90526,90528,90556,90566,90572,90584,90610,90612,90638,90652,90680,90736,90750,90848,90876,90884,90888,90896,90910,90912,90940,90944,91e3,91014,91020,91032,91056,91070,91086,91100,91106,91108,91112,91126,91150,91164,91192,91248,91262,91360,91388,91584,91640,91664,91678,91680,91708,91712,91768,91888,91928,91952,91966,92e3,92028,92046,92060,92088,92098,92100,92104,92112,92126,92134,92140,92188,92216,92272,92384,92412,92608,92664,93168,93200,93214,93216,93244,93248,93304,93424,93664,93720,93744,93758,93792,93820,93888,93944,93980,94008,94064,94078,94084,94088,94096,94110,94112,94140,94150,94156,94168,94246,94252,94278,94284,94296,94318,94342,94348,94360,94384,94398,94414,94428,94440,94470,94476,94488,94512,94526,94560,94588,94606,94620,94648,94658,94660,94664,94672,94686,94694,94700,94714,94726,94732,94744,94768,94782,94816,94844,94912,94968,94990,95004,95032,95088,95102,95112,95120,95134,95136,95164,95180,95192,95214,95218,95220,95244,95256,95280,95294,95328,95356,95424,95480,95728,95758,95772,95800,95856,95870,95968,95996,96008,96016,96030,96032,96060,96064,96120,96152,96176,96190,96220,96226,96228,96232,96290,96292,96296,96310,96322,96324,96328,96336,96350,96358,96364,96386,96388,96392,96400,96414,96416,96444,96454,96460,96472,96494,96498,96500,96514,96516,96520,96528,96542,96544,96572,96576,96632,96646,96652,96664,96688,96702,96718,96732,96738,96740,96744,96758,96772,96776,96784,96798,96800,96828,96832,96888,97008,97030,97036,97048,97072,97086,97120,97148,97166,97180,97208,97220,97224,97232,97246,97254,97260,97326,97330,97332,97358,97372,97378,97380,97384,97398,97422,97436,97464,97474,97476,97480,97488,97502,97510,97516,97550,97564,97592,97648,97666,97668,97672,97680,97694,97696,97724,97734,97740,97752,97774,97830,97836,97850,97862,97868,97880,97902,97906,97908,97926,97932,97944,97968,97998,98012,98018,98020,98024,98038,98618,98674,98676,98838,98854,98874,98892,98904,98926,98930,98932,98968,99006,99042,99044,99048,99062,99166,99194,99246,99286,99350,99366,99372,99386,99398,99416,99438,99442,99444,99462,99504,99518,99534,99548,99554,99556,99560,99574,99590,99596,99608,99632,99646,99680,99708,99726,99740,99768,99778,99780,99784,99792,99806,99814,99820,99834,99858,99860,99874,99880,99894,99906,99920,99934,99962,99970,99972,99976,99984,99998,1e5,100028,100038,100044,100056,100078,100082,100084,100142,100174,100188,100246,100262,100268,100306,100308,100390,100396,100410,100422,100428,100440,100462,100466,100468,100486,100504,100528,100542,100558,100572,100578,100580,100584,100598,100620,100656,100670,100704,100732,100750,100792,100802,100808,100816,100830,100838,100844,100858,100888,100912,100926,100960,100988,101056,101112,101148,101176,101232,101246,101250,101252,101256,101264,101278,101280,101308,101318,101324,101336,101358,101362,101364,101410,101412,101416,101430,101442,101448,101456,101470,101478,101498,101506,101508,101520,101534,101536,101564,101580,101618,101620,101636,101640,101648,101662,101664,101692,101696,101752,101766,101784,101838,101858,101860,101864,101934,101938,101940,101966,101980,101986,101988,101992,102030,102044,102072,102082,102084,102088,102096,102138,102166,102182,102188,102214,102220,102232,102254,102282,102290,102292,102306,102308,102312,102326,102444,102458,102470,102476,102488,102514,102516,102534,102552,102576,102590,102606,102620,102626,102632,102646,102662,102668,102704,102718,102752,102780,102798,102812,102840,102850,102856,102864,102878,102886,102892,102906,102936,102974,103008,103036,103104,103160,103224,103280,103294,103298,103300,103312,103326,103328,103356,103366,103372,103384,103406,103410,103412,103472,103486,103520,103548,103616,103672,103920,103992,104048,104062,104160,104188,104194,104196,104200,104208,104224,104252,104256,104312,104326,104332,104344,104368,104382,104398,104412,104418,104420,104424,104482,104484,104514,104520,104528,104542,104550,104570,104578,104580,104592,104606,104608,104636,104652,104690,104692,104706,104712,104734,104736,104764,104768,104824,104838,104856,104910,104930,104932,104936,104968,104976,104990,104992,105020,105024,105080,105200,105240,105278,105312,105372,105410,105412,105416,105424,105446,105518,105524,105550,105564,105570,105572,105576,105614,105628,105656,105666,105672,105680,105702,105722,105742,105756,105784,105840,105854,105858,105860,105864,105872,105888,105932,105970,105972,106006,106022,106028,106054,106060,106072,106100,106118,106124,106136,106160,106174,106190,106210,106212,106216,106250,106258,106260,106274,106276,106280,106306,106308,106312,106320,106334,106348,106394,106414,106418,106420,106566,106572,106610,106612,106630,106636,106648,106672,106686,106722,106724,106728,106742,106758,106764,106776,106800,106814,106848,106876,106894,106908,106936,106946,106948,106952,106960,106974,106982,106988,107032,107056,107070,107104,107132,107200,107256,107292,107320,107376,107390,107394,107396,107400,107408,107422,107424,107452,107462,107468,107480,107502,107506,107508,107544,107568,107582,107616,107644,107712,107768,108016,108060,108088,108144,108158,108256,108284,108290,108292,108296,108304,108318,108320,108348,108352,108408,108422,108428,108440,108464,108478,108494,108508,108514,108516,108520,108592,108640,108668,108736,108792,109040,109536,109680,109694,109792,109820,110016,110072,110084,110088,110096,110112,110140,110144,110200,110320,110342,110348,110360,110384,110398,110432,110460,110478,110492,110520,110532,110536,110544,110558,110658,110686,110714,110722,110724,110728,110736,110750,110752,110780,110796,110834,110836,110850,110852,110856,110864,110878,110880,110908,110912,110968,110982,111e3,111054,111074,111076,111080,111108,111112,111120,111134,111136,111164,111168,111224,111344,111372,111422,111456,111516,111554,111556,111560,111568,111590,111632,111646,111648,111676,111680,111736,111856,112096,112152,112224,112252,112320,112440,112514,112516,112520,112528,112542,112544,112588,112686,112718,112732,112782,112796,112824,112834,112836,112840,112848,112870,112890,112910,112924,112952,113008,113022,113026,113028,113032,113040,113054,113056,113100,113138,113140,113166,113180,113208,113264,113278,113376,113404,113416,113424,113440,113468,113472,113560,113614,113634,113636,113640,113686,113702,113708,113734,113740,113752,113778,113780,113798,113804,113816,113840,113854,113870,113890,113892,113896,113926,113932,113944,113968,113982,114016,114044,114076,114114,114116,114120,114128,114150,114170,114194,114196,114210,114212,114216,114242,114244,114248,114256,114270,114278,114306,114308,114312,114320,114334,114336,114364,114380,114420,114458,114478,114482,114484,114510,114524,114530,114532,114536,114842,114866,114868,114970,114994,114996,115042,115044,115048,115062,115130,115226,115250,115252,115278,115292,115298,115300,115304,115318,115342,115394,115396,115400,115408,115422,115430,115436,115450,115478,115494,115514,115526,115532,115570,115572,115738,115758,115762,115764,115790,115804,115810,115812,115816,115830,115854,115868,115896,115906,115912,115920,115934,115942,115948,115962,115996,116024,116080,116094,116098,116100,116104,116112,116126,116128,116156,116166,116172,116184,116206,116210,116212,116246,116262,116268,116282,116294,116300,116312,116334,116338,116340,116358,116364,116376,116400,116414,116430,116444,116450,116452,116456,116498,116500,116514,116520,116534,116546,116548,116552,116560,116574,116582,116588,116602,116654,116694,116714,116762,116782,116786,116788,116814,116828,116834,116836,116840,116854,116878,116892,116920,116930,116936,116944,116958,116966,116972,116986,117006,117048,117104,117118,117122,117124,117136,117150,117152,117180,117190,117196,117208,117230,117234,117236,117304,117360,117374,117472,117500,117506,117508,117512,117520,117536,117564,117568,117624,117638,117644,117656,117680,117694,117710,117724,117730,117732,117736,117750,117782,117798,117804,117818,117830,117848,117874,117876,117894,117936,117950,117966,117986,117988,117992,118022,118028,118040,118064,118078,118112,118140,118172,118210,118212,118216,118224,118238,118246,118266,118306,118312,118338,118352,118366,118374,118394,118402,118404,118408,118416,118430,118432,118460,118476,118514,118516,118574,118578,118580,118606,118620,118626,118628,118632,118678,118694,118700,118730,118738,118740,118830,118834,118836,118862,118876,118882,118884,118888,118902,118926,118940,118968,118978,118980,118984,118992,119006,119014,119020,119034,119068,119096,119152,119166,119170,119172,119176,119184,119198,119200,119228,119238,119244,119256,119278,119282,119284,119324,119352,119408,119422,119520,119548,119554,119556,119560,119568,119582,119584,119612,119616,119672,119686,119692,119704,119728,119742,119758,119772,119778,119780,119784,119798,119920,119934,120032,120060,120256,120312,120324,120328,120336,120352,120384,120440,120560,120582,120588,120600,120624,120638,120672,120700,120718,120732,120760,120770,120772,120776,120784,120798,120806,120812,120870,120876,120890,120902,120908,120920,120946,120948,120966,120972,120984,121008,121022,121038,121058,121060,121064,121078,121100,121112,121136,121150,121184,121212,121244,121282,121284,121288,121296,121318,121338,121356,121368,121392,121406,121440,121468,121536,121592,121656,121730,121732,121736,121744,121758,121760,121804,121842,121844,121890,121922,121924,121928,121936,121950,121958,121978,121986,121988,121992,122e3,122014,122016,122044,122060,122098,122100,122116,122120,122128,122142,122144,122172,122176,122232,122246,122264,122318,122338,122340,122344,122414,122418,122420,122446,122460,122466,122468,122472,122510,122524,122552,122562,122564,122568,122576,122598,122618,122646,122662,122668,122694,122700,122712,122738,122740,122762,122770,122772,122786,122788,122792,123018,123026,123028,123042,123044,123048,123062,123098,123146,123154,123156,123170,123172,123176,123190,123202,123204,123208,123216,123238,123244,123258,123290,123314,123316,123402,123410,123412,123426,123428,123432,123446,123458,123464,123472,123486,123494,123500,123514,123522,123524,123528,123536,123552,123580,123590,123596,123608,123630,123634,123636,123674,123698,123700,123740,123746,123748,123752,123834,123914,123922,123924,123938,123944,123958,123970,123976,123984,123998,124006,124012,124026,124034,124036,124048,124062,124064,124092,124102,124108,124120,124142,124146,124148,124162,124164,124168,124176,124190,124192,124220,124224,124280,124294,124300,124312,124336,124350,124366,124380,124386,124388,124392,124406,124442,124462,124466,124468,124494,124508,124514,124520,124558,124572,124600,124610,124612,124616,124624,124646,124666,124694,124710,124716,124730,124742,124748,124760,124786,124788,124818,124820,124834,124836,124840,124854,124946,124948,124962,124964,124968,124982,124994,124996,125e3,125008,125022,125030,125036,125050,125058,125060,125064,125072,125086,125088,125116,125126,125132,125144,125166,125170,125172,125186,125188,125192,125200,125216,125244,125248,125304,125318,125324,125336,125360,125374,125390,125404,125410,125412,125416,125430,125444,125448,125456,125472,125504,125560,125680,125702,125708,125720,125744,125758,125792,125820,125838,125852,125880,125890,125892,125896,125904,125918,125926,125932,125978,125998,126002,126004,126030,126044,126050,126052,126056,126094,126108,126136,126146,126148,126152,126160,126182,126202,126222,126236,126264,126320,126334,126338,126340,126344,126352,126366,126368,126412,126450,126452,126486,126502,126508,126522,126534,126540,126552,126574,126578,126580,126598,126604,126616,126640,126654,126670,126684,126690,126692,126696,126738,126754,126756,126760,126774,126786,126788,126792,126800,126814,126822,126828,126842,126894,126898,126900,126934,127126,127142,127148,127162,127178,127186,127188,127254,127270,127276,127290,127302,127308,127320,127342,127346,127348,127370,127378,127380,127394,127396,127400,127450,127510,127526,127532,127546,127558,127576,127598,127602,127604,127622,127628,127640,127664,127678,127694,127708,127714,127716,127720,127734,127754,127762,127764,127778,127784,127810,127812,127816,127824,127838,127846,127866,127898,127918,127922,127924,128022,128038,128044,128058,128070,128076,128088,128110,128114,128116,128134,128140,128152,128176,128190,128206,128220,128226,128228,128232,128246,128262,128268,128280,128304,128318,128352,128380,128398,128412,128440,128450,128452,128456,128464,128478,128486,128492,128506,128522,128530,128532,128546,128548,128552,128566,128578,128580,128584,128592,128606,128614,128634,128642,128644,128648,128656,128670,128672,128700,128716,128754,128756,128794,128814,128818,128820,128846,128860,128866,128868,128872,128886,128918,128934,128940,128954,128978,128980,129178,129198,129202,129204,129238,129258,129306,129326,129330,129332,129358,129372,129378,129380,129384,129398,129430,129446,129452,129466,129482,129490,129492,129562,129582,129586,129588,129614,129628,129634,129636,129640,129654,129678,129692,129720,129730,129732,129736,129744,129758,129766,129772,129814,129830,129836,129850,129862,129868,129880,129902,129906,129908,129930,129938,129940,129954,129956,129960,129974,130010]),Ne.CODEWORD_TABLE=Int32Array.from([2627,1819,2622,2621,1813,1812,2729,2724,2723,2779,2774,2773,902,896,908,868,865,861,859,2511,873,871,1780,835,2493,825,2491,842,837,844,1764,1762,811,810,809,2483,807,2482,806,2480,815,814,813,812,2484,817,816,1745,1744,1742,1746,2655,2637,2635,2626,2625,2623,2628,1820,2752,2739,2737,2728,2727,2725,2730,2785,2783,2778,2777,2775,2780,787,781,747,739,736,2413,754,752,1719,692,689,681,2371,678,2369,700,697,694,703,1688,1686,642,638,2343,631,2341,627,2338,651,646,643,2345,654,652,1652,1650,1647,1654,601,599,2322,596,2321,594,2319,2317,611,610,608,606,2324,603,2323,615,614,612,1617,1616,1614,1612,616,1619,1618,2575,2538,2536,905,901,898,909,2509,2507,2504,870,867,864,860,2512,875,872,1781,2490,2489,2487,2485,1748,836,834,832,830,2494,827,2492,843,841,839,845,1765,1763,2701,2676,2674,2653,2648,2656,2634,2633,2631,2629,1821,2638,2636,2770,2763,2761,2750,2745,2753,2736,2735,2733,2731,1848,2740,2738,2786,2784,591,588,576,569,566,2296,1590,537,534,526,2276,522,2274,545,542,539,548,1572,1570,481,2245,466,2242,462,2239,492,485,482,2249,496,494,1534,1531,1528,1538,413,2196,406,2191,2188,425,419,2202,415,2199,432,430,427,1472,1467,1464,433,1476,1474,368,367,2160,365,2159,362,2157,2155,2152,378,377,375,2166,372,2165,369,2162,383,381,379,2168,1419,1418,1416,1414,385,1411,384,1423,1422,1420,1424,2461,802,2441,2439,790,786,783,794,2409,2406,2403,750,742,738,2414,756,753,1720,2367,2365,2362,2359,1663,693,691,684,2373,680,2370,702,699,696,704,1690,1687,2337,2336,2334,2332,1624,2329,1622,640,637,2344,634,2342,630,2340,650,648,645,2346,655,653,1653,1651,1649,1655,2612,2597,2595,2571,2568,2565,2576,2534,2529,2526,1787,2540,2537,907,904,900,910,2503,2502,2500,2498,1768,2495,1767,2510,2508,2506,869,866,863,2513,876,874,1782,2720,2713,2711,2697,2694,2691,2702,2672,2670,2664,1828,2678,2675,2647,2646,2644,2642,1823,2639,1822,2654,2652,2650,2657,2771,1855,2765,2762,1850,1849,2751,2749,2747,2754,353,2148,344,342,336,2142,332,2140,345,1375,1373,306,2130,299,2128,295,2125,319,314,311,2132,1354,1352,1349,1356,262,257,2101,253,2096,2093,274,273,267,2107,263,2104,280,278,275,1316,1311,1308,1320,1318,2052,202,2050,2044,2040,219,2063,212,2060,208,2055,224,221,2066,1260,1258,1252,231,1248,229,1266,1264,1261,1268,155,1998,153,1996,1994,1991,1988,165,164,2007,162,2006,159,2003,2e3,172,171,169,2012,166,2010,1186,1184,1182,1179,175,1176,173,1192,1191,1189,1187,176,1194,1193,2313,2307,2305,592,589,2294,2292,2289,578,572,568,2297,580,1591,2272,2267,2264,1547,538,536,529,2278,525,2275,547,544,541,1574,1571,2237,2235,2229,1493,2225,1489,478,2247,470,2244,465,2241,493,488,484,2250,498,495,1536,1533,1530,1539,2187,2186,2184,2182,1432,2179,1430,2176,1427,414,412,2197,409,2195,405,2193,2190,426,424,421,2203,418,2201,431,429,1473,1471,1469,1466,434,1477,1475,2478,2472,2470,2459,2457,2454,2462,803,2437,2432,2429,1726,2443,2440,792,789,785,2401,2399,2393,1702,2389,1699,2411,2408,2405,745,741,2415,758,755,1721,2358,2357,2355,2353,1661,2350,1660,2347,1657,2368,2366,2364,2361,1666,690,687,2374,683,2372,701,698,705,1691,1689,2619,2617,2610,2608,2605,2613,2593,2588,2585,1803,2599,2596,2563,2561,2555,1797,2551,1795,2573,2570,2567,2577,2525,2524,2522,2520,1786,2517,1785,2514,1783,2535,2533,2531,2528,1788,2541,2539,906,903,911,2721,1844,2715,2712,1838,1836,2699,2696,2693,2703,1827,1826,1824,2673,2671,2669,2666,1829,2679,2677,1858,1857,2772,1854,1853,1851,1856,2766,2764,143,1987,139,1986,135,133,131,1984,128,1983,125,1981,138,137,136,1985,1133,1132,1130,112,110,1974,107,1973,104,1971,1969,122,121,119,117,1977,114,1976,124,1115,1114,1112,1110,1117,1116,84,83,1953,81,1952,78,1950,1948,1945,94,93,91,1959,88,1958,85,1955,99,97,95,1961,1086,1085,1083,1081,1078,100,1090,1089,1087,1091,49,47,1917,44,1915,1913,1910,1907,59,1926,56,1925,53,1922,1919,66,64,1931,61,1929,1042,1040,1038,71,1035,70,1032,68,1048,1047,1045,1043,1050,1049,12,10,1869,1867,1864,1861,21,1880,19,1877,1874,1871,28,1888,25,1886,22,1883,982,980,977,974,32,30,991,989,987,984,34,995,994,992,2151,2150,2147,2146,2144,356,355,354,2149,2139,2138,2136,2134,1359,343,341,338,2143,335,2141,348,347,346,1376,1374,2124,2123,2121,2119,1326,2116,1324,310,308,305,2131,302,2129,298,2127,320,318,316,313,2133,322,321,1355,1353,1351,1357,2092,2091,2089,2087,1276,2084,1274,2081,1271,259,2102,256,2100,252,2098,2095,272,269,2108,266,2106,281,279,277,1317,1315,1313,1310,282,1321,1319,2039,2037,2035,2032,1203,2029,1200,1197,207,2053,205,2051,201,2049,2046,2043,220,218,2064,215,2062,211,2059,228,226,223,2069,1259,1257,1254,232,1251,230,1267,1265,1263,2316,2315,2312,2311,2309,2314,2304,2303,2301,2299,1593,2308,2306,590,2288,2287,2285,2283,1578,2280,1577,2295,2293,2291,579,577,574,571,2298,582,581,1592,2263,2262,2260,2258,1545,2255,1544,2252,1541,2273,2271,2269,2266,1550,535,532,2279,528,2277,546,543,549,1575,1573,2224,2222,2220,1486,2217,1485,2214,1482,1479,2238,2236,2234,2231,1496,2228,1492,480,477,2248,473,2246,469,2243,490,487,2251,497,1537,1535,1532,2477,2476,2474,2479,2469,2468,2466,2464,1730,2473,2471,2453,2452,2450,2448,1729,2445,1728,2460,2458,2456,2463,805,804,2428,2427,2425,2423,1725,2420,1724,2417,1722,2438,2436,2434,2431,1727,2444,2442,793,791,788,795,2388,2386,2384,1697,2381,1696,2378,1694,1692,2402,2400,2398,2395,1703,2392,1701,2412,2410,2407,751,748,744,2416,759,757,1807,2620,2618,1806,1805,2611,2609,2607,2614,1802,1801,1799,2594,2592,2590,2587,1804,2600,2598,1794,1793,1791,1789,2564,2562,2560,2557,1798,2554,1796,2574,2572,2569,2578,1847,1846,2722,1843,1842,1840,1845,2716,2714,1835,1834,1832,1830,1839,1837,2700,2698,2695,2704,1817,1811,1810,897,862,1777,829,826,838,1760,1758,808,2481,1741,1740,1738,1743,2624,1818,2726,2776,782,740,737,1715,686,679,695,1682,1680,639,628,2339,647,644,1645,1643,1640,1648,602,600,597,595,2320,593,2318,609,607,604,1611,1610,1608,1606,613,1615,1613,2328,926,924,892,886,899,857,850,2505,1778,824,823,821,819,2488,818,2486,833,831,828,840,1761,1759,2649,2632,2630,2746,2734,2732,2782,2781,570,567,1587,531,527,523,540,1566,1564,476,467,463,2240,486,483,1524,1521,1518,1529,411,403,2192,399,2189,423,416,1462,1457,1454,428,1468,1465,2210,366,363,2158,360,2156,357,2153,376,373,370,2163,1410,1409,1407,1405,382,1402,380,1417,1415,1412,1421,2175,2174,777,774,771,784,732,725,722,2404,743,1716,676,674,668,2363,665,2360,685,1684,1681,626,624,622,2335,620,2333,617,2330,641,635,649,1646,1644,1642,2566,928,925,2530,2527,894,891,888,2501,2499,2496,858,856,854,851,1779,2692,2668,2665,2645,2643,2640,2651,2768,2759,2757,2744,2743,2741,2748,352,1382,340,337,333,1371,1369,307,300,296,2126,315,312,1347,1342,1350,261,258,250,2097,246,2094,271,268,264,1306,1301,1298,276,1312,1309,2115,203,2048,195,2045,191,2041,213,209,2056,1246,1244,1238,225,1234,222,1256,1253,1249,1262,2080,2079,154,1997,150,1995,147,1992,1989,163,160,2004,156,2001,1175,1174,1172,1170,1167,170,1164,167,1185,1183,1180,1177,174,1190,1188,2025,2024,2022,587,586,564,559,556,2290,573,1588,520,518,512,2268,508,2265,530,1568,1565,461,457,2233,450,2230,446,2226,479,471,489,1526,1523,1520,397,395,2185,392,2183,389,2180,2177,410,2194,402,422,1463,1461,1459,1456,1470,2455,799,2433,2430,779,776,773,2397,2394,2390,734,728,724,746,1717,2356,2354,2351,2348,1658,677,675,673,670,667,688,1685,1683,2606,2589,2586,2559,2556,2552,927,2523,2521,2518,2515,1784,2532,895,893,890,2718,2709,2707,2689,2687,2684,2663,2662,2660,2658,1825,2667,2769,1852,2760,2758,142,141,1139,1138,134,132,129,126,1982,1129,1128,1126,1131,113,111,108,105,1972,101,1970,120,118,115,1109,1108,1106,1104,123,1113,1111,82,79,1951,75,1949,72,1946,92,89,86,1956,1077,1076,1074,1072,98,1069,96,1084,1082,1079,1088,1968,1967,48,45,1916,42,1914,39,1911,1908,60,57,54,1923,50,1920,1031,1030,1028,1026,67,1023,65,1020,62,1041,1039,1036,1033,69,1046,1044,1944,1943,1941,11,9,1868,7,1865,1862,1859,20,1878,16,1875,13,1872,970,968,966,963,29,960,26,23,983,981,978,975,33,971,31,990,988,985,1906,1904,1902,993,351,2145,1383,331,330,328,326,2137,323,2135,339,1372,1370,294,293,291,289,2122,286,2120,283,2117,309,303,317,1348,1346,1344,245,244,242,2090,239,2088,236,2085,2082,260,2099,249,270,1307,1305,1303,1300,1314,189,2038,186,2036,183,2033,2030,2026,206,198,2047,194,216,1247,1245,1243,1240,227,1237,1255,2310,2302,2300,2286,2284,2281,565,563,561,558,575,1589,2261,2259,2256,2253,1542,521,519,517,514,2270,511,533,1569,1567,2223,2221,2218,2215,1483,2211,1480,459,456,453,2232,449,474,491,1527,1525,1522,2475,2467,2465,2451,2449,2446,801,800,2426,2424,2421,2418,1723,2435,780,778,775,2387,2385,2382,2379,1695,2375,1693,2396,735,733,730,727,749,1718,2616,2615,2604,2603,2601,2584,2583,2581,2579,1800,2591,2550,2549,2547,2545,1792,2542,1790,2558,929,2719,1841,2710,2708,1833,1831,2690,2688,2686,1815,1809,1808,1774,1756,1754,1737,1736,1734,1739,1816,1711,1676,1674,633,629,1638,1636,1633,1641,598,1605,1604,1602,1600,605,1609,1607,2327,887,853,1775,822,820,1757,1755,1584,524,1560,1558,468,464,1514,1511,1508,1519,408,404,400,1452,1447,1444,417,1458,1455,2208,364,361,358,2154,1401,1400,1398,1396,374,1393,371,1408,1406,1403,1413,2173,2172,772,726,723,1712,672,669,666,682,1678,1675,625,623,621,618,2331,636,632,1639,1637,1635,920,918,884,880,889,849,848,847,846,2497,855,852,1776,2641,2742,2787,1380,334,1367,1365,301,297,1340,1338,1335,1343,255,251,247,1296,1291,1288,265,1302,1299,2113,204,196,192,2042,1232,1230,1224,214,1220,210,1242,1239,1235,1250,2077,2075,151,148,1993,144,1990,1163,1162,1160,1158,1155,161,1152,157,1173,1171,1168,1165,168,1181,1178,2021,2020,2018,2023,585,560,557,1585,516,509,1562,1559,458,447,2227,472,1516,1513,1510,398,396,393,390,2181,386,2178,407,1453,1451,1449,1446,420,1460,2209,769,764,720,712,2391,729,1713,664,663,661,659,2352,656,2349,671,1679,1677,2553,922,919,2519,2516,885,883,881,2685,2661,2659,2767,2756,2755,140,1137,1136,130,127,1125,1124,1122,1127,109,106,102,1103,1102,1100,1098,116,1107,1105,1980,80,76,73,1947,1068,1067,1065,1063,90,1060,87,1075,1073,1070,1080,1966,1965,46,43,40,1912,36,1909,1019,1018,1016,1014,58,1011,55,1008,51,1029,1027,1024,1021,63,1037,1034,1940,1939,1937,1942,8,1866,4,1863,1,1860,956,954,952,949,946,17,14,969,967,964,961,27,957,24,979,976,972,1901,1900,1898,1896,986,1905,1903,350,349,1381,329,327,324,1368,1366,292,290,287,284,2118,304,1341,1339,1337,1345,243,240,237,2086,233,2083,254,1297,1295,1293,1290,1304,2114,190,187,184,2034,180,2031,177,2027,199,1233,1231,1229,1226,217,1223,1241,2078,2076,584,555,554,552,550,2282,562,1586,507,506,504,502,2257,499,2254,515,1563,1561,445,443,441,2219,438,2216,435,2212,460,454,475,1517,1515,1512,2447,798,797,2422,2419,770,768,766,2383,2380,2376,721,719,717,714,731,1714,2602,2582,2580,2548,2546,2543,923,921,2717,2706,2705,2683,2682,2680,1771,1752,1750,1733,1732,1731,1735,1814,1707,1670,1668,1631,1629,1626,1634,1599,1598,1596,1594,1603,1601,2326,1772,1753,1751,1581,1554,1552,1504,1501,1498,1509,1442,1437,1434,401,1448,1445,2206,1392,1391,1389,1387,1384,359,1399,1397,1394,1404,2171,2170,1708,1672,1669,619,1632,1630,1628,1773,1378,1363,1361,1333,1328,1336,1286,1281,1278,248,1292,1289,2111,1218,1216,1210,197,1206,193,1228,1225,1221,1236,2073,2071,1151,1150,1148,1146,152,1143,149,1140,145,1161,1159,1156,1153,158,1169,1166,2017,2016,2014,2019,1582,510,1556,1553,452,448,1506,1500,394,391,387,1443,1441,1439,1436,1450,2207,765,716,713,1709,662,660,657,1673,1671,916,914,879,878,877,882,1135,1134,1121,1120,1118,1123,1097,1096,1094,1092,103,1101,1099,1979,1059,1058,1056,1054,77,1051,74,1066,1064,1061,1071,1964,1963,1007,1006,1004,1002,999,41,996,37,1017,1015,1012,1009,52,1025,1022,1936,1935,1933,1938,942,940,938,935,932,5,2,955,953,950,947,18,943,15,965,962,958,1895,1894,1892,1890,973,1899,1897,1379,325,1364,1362,288,285,1334,1332,1330,241,238,234,1287,1285,1283,1280,1294,2112,188,185,181,178,2028,1219,1217,1215,1212,200,1209,1227,2074,2072,583,553,551,1583,505,503,500,513,1557,1555,444,442,439,436,2213,455,451,1507,1505,1502,796,763,762,760,767,711,710,708,706,2377,718,715,1710,2544,917,915,2681,1627,1597,1595,2325,1769,1749,1747,1499,1438,1435,2204,1390,1388,1385,1395,2169,2167,1704,1665,1662,1625,1623,1620,1770,1329,1282,1279,2109,1214,1207,1222,2068,2065,1149,1147,1144,1141,146,1157,1154,2013,2011,2008,2015,1579,1549,1546,1495,1487,1433,1431,1428,1425,388,1440,2205,1705,658,1667,1664,1119,1095,1093,1978,1057,1055,1052,1062,1962,1960,1005,1003,1e3,997,38,1013,1010,1932,1930,1927,1934,941,939,936,933,6,930,3,951,948,944,1889,1887,1884,1881,959,1893,1891,35,1377,1360,1358,1327,1325,1322,1331,1277,1275,1272,1269,235,1284,2110,1205,1204,1201,1198,182,1195,179,1213,2070,2067,1580,501,1551,1548,440,437,1497,1494,1490,1503,761,709,707,1706,913,912,2198,1386,2164,2161,1621,1766,2103,1208,2058,2054,1145,1142,2005,2002,1999,2009,1488,1429,1426,2200,1698,1659,1656,1975,1053,1957,1954,1001,998,1924,1921,1918,1928,937,934,931,1879,1876,1873,1870,945,1885,1882,1323,1273,1270,2105,1202,1199,1196,1211,2061,2057,1576,1543,1540,1484,1481,1478,1491,1700]);class sd{constructor(e,n){this.bits=e,this.points=n}getBits(){return this.bits}getPoints(){return this.points}}class ze{static detectMultiple(e,n,i){let s=e.getBlackMatrix(),a=ze.detect(i,s);return a.length||(s=s.clone(),s.rotate180(),a=ze.detect(i,s)),new sd(s,a)}static detect(e,n){const i=new Array;let s=0,a=0,l=!1;for(;s<n.getHeight();){const d=ze.findVertices(n,s,a);if(d[0]==null&&d[3]==null){if(!l)break;l=!1,a=0;for(const h of i)h[1]!=null&&(s=Math.trunc(Math.max(s,h[1].getY()))),h[3]!=null&&(s=Math.max(s,Math.trunc(h[3].getY())));s+=ze.ROW_STEP;continue}if(l=!0,i.push(d),!e)break;d[2]!=null?(a=Math.trunc(d[2].getX()),s=Math.trunc(d[2].getY())):(a=Math.trunc(d[4].getX()),s=Math.trunc(d[4].getY()))}return i}static findVertices(e,n,i){const s=e.getHeight(),a=e.getWidth(),l=new Array(8);return ze.copyToResult(l,ze.findRowsWithPattern(e,s,a,n,i,ze.START_PATTERN),ze.INDEXES_START_PATTERN),l[4]!=null&&(i=Math.trunc(l[4].getX()),n=Math.trunc(l[4].getY())),ze.copyToResult(l,ze.findRowsWithPattern(e,s,a,n,i,ze.STOP_PATTERN),ze.INDEXES_STOP_PATTERN),l}static copyToResult(e,n,i){for(let s=0;s<i.length;s++)e[i[s]]=n[s]}static findRowsWithPattern(e,n,i,s,a,l){const d=new Array(4);let h=!1;const p=new Int32Array(l.length);for(;s<n;s+=ze.ROW_STEP){let E=ze.findGuardPattern(e,a,s,i,!1,l,p);if(E!=null){for(;s>0;){const I=ze.findGuardPattern(e,a,--s,i,!1,l,p);if(I!=null)E=I;else{s++;break}}d[0]=new T(E[0],s),d[1]=new T(E[1],s),h=!0;break}}let y=s+1;if(h){let E=0,I=Int32Array.from([Math.trunc(d[0].getX()),Math.trunc(d[1].getX())]);for(;y<n;y++){const O=ze.findGuardPattern(e,I[0],y,i,!1,l,p);if(O!=null&&Math.abs(I[0]-O[0])<ze.MAX_PATTERN_DRIFT&&Math.abs(I[1]-O[1])<ze.MAX_PATTERN_DRIFT)I=O,E=0;else{if(E>ze.SKIPPED_ROW_COUNT_MAX)break;E++}}y-=E+1,d[2]=new T(I[0],y),d[3]=new T(I[1],y)}return y-s<ze.BARCODE_MIN_HEIGHT&&W.fill(d,null),d}static findGuardPattern(e,n,i,s,a,l,d){W.fillWithin(d,0,d.length,0);let h=n,p=0;for(;e.get(h,i)&&h>0&&p++<ze.MAX_PIXEL_DRIFT;)h--;let y=h,E=0,I=l.length;for(let O=a;y<s;y++)if(e.get(y,i)!==O)d[E]++;else{if(E===I-1){if(ze.patternMatchVariance(d,l,ze.MAX_INDIVIDUAL_VARIANCE)<ze.MAX_AVG_VARIANCE)return new Int32Array([h,y]);h+=d[0]+d[1],P.arraycopy(d,2,d,0,E-1),d[E-1]=0,d[E]=0,E--}else E++;d[E]=1,O=!O}return E===I-1&&ze.patternMatchVariance(d,l,ze.MAX_INDIVIDUAL_VARIANCE)<ze.MAX_AVG_VARIANCE?new Int32Array([h,y-1]):null}static patternMatchVariance(e,n,i){let s=e.length,a=0,l=0;for(let p=0;p<s;p++)a+=e[p],l+=n[p];if(a<l)return 1/0;let d=a/l;i*=d;let h=0;for(let p=0;p<s;p++){let y=e[p],E=n[p]*d,I=y>E?y-E:E-y;if(I>i)return 1/0;h+=I}return h/a}}ze.INDEXES_START_PATTERN=Int32Array.from([0,4,1,5]),ze.INDEXES_STOP_PATTERN=Int32Array.from([6,2,7,3]),ze.MAX_AVG_VARIANCE=.42,ze.MAX_INDIVIDUAL_VARIANCE=.8,ze.START_PATTERN=Int32Array.from([8,1,1,1,1,1,1,3]),ze.STOP_PATTERN=Int32Array.from([7,1,1,3,1,1,1,2,1]),ze.MAX_PIXEL_DRIFT=3,ze.MAX_PATTERN_DRIFT=5,ze.SKIPPED_ROW_COUNT_MAX=25,ze.ROW_STEP=5,ze.BARCODE_MIN_HEIGHT=10;class Ut{constructor(e,n){if(n.length===0)throw new A;this.field=e;let i=n.length;if(i>1&&n[0]===0){let s=1;for(;s<i&&n[s]===0;)s++;s===i?this.coefficients=new Int32Array([0]):(this.coefficients=new Int32Array(i-s),P.arraycopy(n,s,this.coefficients,0,this.coefficients.length))}else this.coefficients=n}getCoefficients(){return this.coefficients}getDegree(){return this.coefficients.length-1}isZero(){return this.coefficients[0]===0}getCoefficient(e){return this.coefficients[this.coefficients.length-1-e]}evaluateAt(e){if(e===0)return this.getCoefficient(0);if(e===1){let s=0;for(let a of this.coefficients)s=this.field.add(s,a);return s}let n=this.coefficients[0],i=this.coefficients.length;for(let s=1;s<i;s++)n=this.field.add(this.field.multiply(e,n),this.coefficients[s]);return n}add(e){if(!this.field.equals(e.field))throw new A("ModulusPolys do not have same ModulusGF field");if(this.isZero())return e;if(e.isZero())return this;let n=this.coefficients,i=e.coefficients;if(n.length>i.length){let l=n;n=i,i=l}let s=new Int32Array(i.length),a=i.length-n.length;P.arraycopy(i,0,s,0,a);for(let l=a;l<i.length;l++)s[l]=this.field.add(n[l-a],i[l]);return new Ut(this.field,s)}subtract(e){if(!this.field.equals(e.field))throw new A("ModulusPolys do not have same ModulusGF field");return e.isZero()?this:this.add(e.negative())}multiply(e){return e instanceof Ut?this.multiplyOther(e):this.multiplyScalar(e)}multiplyOther(e){if(!this.field.equals(e.field))throw new A("ModulusPolys do not have same ModulusGF field");if(this.isZero()||e.isZero())return new Ut(this.field,new Int32Array([0]));let n=this.coefficients,i=n.length,s=e.coefficients,a=s.length,l=new Int32Array(i+a-1);for(let d=0;d<i;d++){let h=n[d];for(let p=0;p<a;p++)l[d+p]=this.field.add(l[d+p],this.field.multiply(h,s[p]))}return new Ut(this.field,l)}negative(){let e=this.coefficients.length,n=new Int32Array(e);for(let i=0;i<e;i++)n[i]=this.field.subtract(0,this.coefficients[i]);return new Ut(this.field,n)}multiplyScalar(e){if(e===0)return new Ut(this.field,new Int32Array([0]));if(e===1)return this;let n=this.coefficients.length,i=new Int32Array(n);for(let s=0;s<n;s++)i[s]=this.field.multiply(this.coefficients[s],e);return new Ut(this.field,i)}multiplyByMonomial(e,n){if(e<0)throw new A;if(n===0)return new Ut(this.field,new Int32Array([0]));let i=this.coefficients.length,s=new Int32Array(i+e);for(let a=0;a<i;a++)s[a]=this.field.multiply(this.coefficients[a],n);return new Ut(this.field,s)}toString(){let e=new se;for(let n=this.getDegree();n>=0;n--){let i=this.getCoefficient(n);i!==0&&(i<0?(e.append(" - "),i=-i):e.length()>0&&e.append(" + "),(n===0||i!==1)&&e.append(i),n!==0&&(n===1?e.append("x"):(e.append("x^"),e.append(n))))}return e.toString()}}class ad{add(e,n){return(e+n)%this.modulus}subtract(e,n){return(this.modulus+e-n)%this.modulus}exp(e){return this.expTable[e]}log(e){if(e===0)throw new A;return this.logTable[e]}inverse(e){if(e===0)throw new Wt;return this.expTable[this.modulus-this.logTable[e]-1]}multiply(e,n){return e===0||n===0?0:this.expTable[(this.logTable[e]+this.logTable[n])%(this.modulus-1)]}getSize(){return this.modulus}equals(e){return e===this}}class no extends ad{constructor(e,n){super(),this.modulus=e,this.expTable=new Int32Array(e),this.logTable=new Int32Array(e);let i=1;for(let s=0;s<e;s++)this.expTable[s]=i,i=i*n%e;for(let s=0;s<e-1;s++)this.logTable[this.expTable[s]]=s;this.zero=new Ut(this,new Int32Array([0])),this.one=new Ut(this,new Int32Array([1]))}getZero(){return this.zero}getOne(){return this.one}buildMonomial(e,n){if(e<0)throw new A;if(n===0)return this.zero;let i=new Int32Array(e+1);return i[0]=n,new Ut(this,i)}}no.PDF417_GF=new no(Ne.NUMBER_OF_CODEWORDS,3);class hs{constructor(){this.field=no.PDF417_GF}decode(e,n,i){let s=new Ut(this.field,e),a=new Int32Array(n),l=!1;for(let F=n;F>0;F--){let U=s.evaluateAt(this.field.exp(F));a[n-F]=U,U!==0&&(l=!0)}if(!l)return 0;let d=this.field.getOne();if(i!=null)for(const F of i){let U=this.field.exp(e.length-1-F),q=new Ut(this.field,new Int32Array([this.field.subtract(0,U),1]));d=d.multiply(q)}let h=new Ut(this.field,a),p=this.runEuclideanAlgorithm(this.field.buildMonomial(n,1),h,n),y=p[0],E=p[1],I=this.findErrorLocations(y),O=this.findErrorMagnitudes(E,y,I);for(let F=0;F<I.length;F++){let U=e.length-1-this.field.log(I[F]);if(U<0)throw k.getChecksumInstance();e[U]=this.field.subtract(e[U],O[F])}return I.length}runEuclideanAlgorithm(e,n,i){if(e.getDegree()<n.getDegree()){let I=e;e=n,n=I}let s=e,a=n,l=this.field.getZero(),d=this.field.getOne();for(;a.getDegree()>=Math.round(i/2);){let I=s,O=l;if(s=a,l=d,s.isZero())throw k.getChecksumInstance();a=I;let F=this.field.getZero(),U=s.getCoefficient(s.getDegree()),q=this.field.inverse(U);for(;a.getDegree()>=s.getDegree()&&!a.isZero();){let ne=a.getDegree()-s.getDegree(),he=this.field.multiply(a.getCoefficient(a.getDegree()),q);F=F.add(this.field.buildMonomial(ne,he)),a=a.subtract(s.multiplyByMonomial(ne,he))}d=F.multiply(l).subtract(O).negative()}let h=d.getCoefficient(0);if(h===0)throw k.getChecksumInstance();let p=this.field.inverse(h),y=d.multiply(p),E=a.multiply(p);return[y,E]}findErrorLocations(e){let n=e.getDegree(),i=new Int32Array(n),s=0;for(let a=1;a<this.field.getSize()&&s<n;a++)e.evaluateAt(a)===0&&(i[s]=this.field.inverse(a),s++);if(s!==n)throw k.getChecksumInstance();return i}findErrorMagnitudes(e,n,i){let s=n.getDegree(),a=new Int32Array(s);for(let p=1;p<=s;p++)a[s-p]=this.field.multiply(p,n.getCoefficient(p));let l=new Ut(this.field,a),d=i.length,h=new Int32Array(d);for(let p=0;p<d;p++){let y=this.field.inverse(i[p]),E=this.field.subtract(0,e.evaluateAt(y)),I=this.field.inverse(l.evaluateAt(y));h[p]=this.field.multiply(E,I)}return h}}class nr{constructor(e,n,i,s,a){e instanceof nr?this.constructor_2(e):this.constructor_1(e,n,i,s,a)}constructor_1(e,n,i,s,a){const l=n==null||i==null,d=s==null||a==null;if(l&&d)throw new M;l?(n=new T(0,s.getY()),i=new T(0,a.getY())):d&&(s=new T(e.getWidth()-1,n.getY()),a=new T(e.getWidth()-1,i.getY())),this.image=e,this.topLeft=n,this.bottomLeft=i,this.topRight=s,this.bottomRight=a,this.minX=Math.trunc(Math.min(n.getX(),i.getX())),this.maxX=Math.trunc(Math.max(s.getX(),a.getX())),this.minY=Math.trunc(Math.min(n.getY(),s.getY())),this.maxY=Math.trunc(Math.max(i.getY(),a.getY()))}constructor_2(e){this.image=e.image,this.topLeft=e.getTopLeft(),this.bottomLeft=e.getBottomLeft(),this.topRight=e.getTopRight(),this.bottomRight=e.getBottomRight(),this.minX=e.getMinX(),this.maxX=e.getMaxX(),this.minY=e.getMinY(),this.maxY=e.getMaxY()}static merge(e,n){return e==null?n:n==null?e:new nr(e.image,e.topLeft,e.bottomLeft,n.topRight,n.bottomRight)}addMissingRows(e,n,i){let s=this.topLeft,a=this.bottomLeft,l=this.topRight,d=this.bottomRight;if(e>0){let h=i?this.topLeft:this.topRight,p=Math.trunc(h.getY()-e);p<0&&(p=0);let y=new T(h.getX(),p);i?s=y:l=y}if(n>0){let h=i?this.bottomLeft:this.bottomRight,p=Math.trunc(h.getY()+n);p>=this.image.getHeight()&&(p=this.image.getHeight()-1);let y=new T(h.getX(),p);i?a=y:d=y}return new nr(this.image,s,a,l,d)}getMinX(){return this.minX}getMaxX(){return this.maxX}getMinY(){return this.minY}getMaxY(){return this.maxY}getTopLeft(){return this.topLeft}getTopRight(){return this.topRight}getBottomLeft(){return this.bottomLeft}getBottomRight(){return this.bottomRight}}class ld{constructor(e,n,i,s){this.columnCount=e,this.errorCorrectionLevel=s,this.rowCountUpperPart=n,this.rowCountLowerPart=i,this.rowCount=n+i}getColumnCount(){return this.columnCount}getErrorCorrectionLevel(){return this.errorCorrectionLevel}getRowCount(){return this.rowCount}getRowCountUpperPart(){return this.rowCountUpperPart}getRowCountLowerPart(){return this.rowCountLowerPart}}class Mr{constructor(){this.buffer=""}static form(e,n){let i=-1;function s(l,d,h,p,y,E){if(l==="%%")return"%";if(n[++i]===void 0)return;l=p?parseInt(p.substr(1)):void 0;let I=y?parseInt(y.substr(1)):void 0,O;switch(E){case"s":O=n[i];break;case"c":O=n[i][0];break;case"f":O=parseFloat(n[i]).toFixed(l);break;case"p":O=parseFloat(n[i]).toPrecision(l);break;case"e":O=parseFloat(n[i]).toExponential(l);break;case"x":O=parseInt(n[i]).toString(I||16);break;case"d":O=parseFloat(parseInt(n[i],I||10).toPrecision(l)).toFixed(0);break}O=typeof O=="object"?JSON.stringify(O):(+O).toString(I);let F=parseInt(h),U=h&&h[0]+""=="0"?"0":" ";for(;O.length<F;)O=d!==void 0?O+U:U+O;return O}let a=/%(-)?(0?[0-9]+)?([.][0-9]+)?([#][0-9]+)?([scfpexd%])/g;return e.replace(a,s)}format(e,...n){this.buffer+=Mr.form(e,n)}toString(){return this.buffer}}class Dr{constructor(e){this.boundingBox=new nr(e),this.codewords=new Array(e.getMaxY()-e.getMinY()+1)}getCodewordNearby(e){let n=this.getCodeword(e);if(n!=null)return n;for(let i=1;i<Dr.MAX_NEARBY_DISTANCE;i++){let s=this.imageRowToCodewordIndex(e)-i;if(s>=0&&(n=this.codewords[s],n!=null)||(s=this.imageRowToCodewordIndex(e)+i,s<this.codewords.length&&(n=this.codewords[s],n!=null)))return n}return null}imageRowToCodewordIndex(e){return e-this.boundingBox.getMinY()}setCodeword(e,n){this.codewords[this.imageRowToCodewordIndex(e)]=n}getCodeword(e){return this.codewords[this.imageRowToCodewordIndex(e)]}getBoundingBox(){return this.boundingBox}getCodewords(){return this.codewords}toString(){const e=new Mr;let n=0;for(const i of this.codewords){if(i==null){e.format("%3d: | %n",n++);continue}e.format("%3d: %3d|%3d%n",n++,i.getRowNumber(),i.getValue())}return e.toString()}}Dr.MAX_NEARBY_DISTANCE=5;class Pr{constructor(){this.values=new Map}setValue(e){e=Math.trunc(e);let n=this.values.get(e);n==null&&(n=0),n++,this.values.set(e,n)}getValue(){let e=-1,n=new Array;for(const[i,s]of this.values.entries()){const a={getKey:()=>i,getValue:()=>s};a.getValue()>e?(e=a.getValue(),n=[],n.push(a.getKey())):a.getValue()===e&&n.push(a.getKey())}return Ne.toIntArray(n)}getConfidence(e){return this.values.get(e)}}class ps extends Dr{constructor(e,n){super(e),this._isLeft=n}setRowNumbers(){for(let e of this.getCodewords())e?.setRowNumberAsRowIndicatorColumn()}adjustCompleteIndicatorColumnRowNumbers(e){let n=this.getCodewords();this.setRowNumbers(),this.removeIncorrectCodewords(n,e);let i=this.getBoundingBox(),s=this._isLeft?i.getTopLeft():i.getTopRight(),a=this._isLeft?i.getBottomLeft():i.getBottomRight(),l=this.imageRowToCodewordIndex(Math.trunc(s.getY())),d=this.imageRowToCodewordIndex(Math.trunc(a.getY())),h=-1,p=1,y=0;for(let E=l;E<d;E++){if(n[E]==null)continue;let I=n[E],O=I.getRowNumber()-h;if(O===0)y++;else if(O===1)p=Math.max(p,y),y=1,h=I.getRowNumber();else if(O<0||I.getRowNumber()>=e.getRowCount()||O>E)n[E]=null;else{let F;p>2?F=(p-2)*O:F=O;let U=F>=E;for(let q=1;q<=F&&!U;q++)U=n[E-q]!=null;U?n[E]=null:(h=I.getRowNumber(),y=1)}}}getRowHeights(){let e=this.getBarcodeMetadata();if(e==null)return null;this.adjustIncompleteIndicatorColumnRowNumbers(e);let n=new Int32Array(e.getRowCount());for(let i of this.getCodewords())if(i!=null){let s=i.getRowNumber();if(s>=n.length)continue;n[s]++}return n}adjustIncompleteIndicatorColumnRowNumbers(e){let n=this.getBoundingBox(),i=this._isLeft?n.getTopLeft():n.getTopRight(),s=this._isLeft?n.getBottomLeft():n.getBottomRight(),a=this.imageRowToCodewordIndex(Math.trunc(i.getY())),l=this.imageRowToCodewordIndex(Math.trunc(s.getY())),d=this.getCodewords(),h=-1;for(let p=a;p<l;p++){if(d[p]==null)continue;let y=d[p];y.setRowNumberAsRowIndicatorColumn();let E=y.getRowNumber()-h;E===0||(E===1?h=y.getRowNumber():y.getRowNumber()>=e.getRowCount()?d[p]=null:h=y.getRowNumber())}}getBarcodeMetadata(){let e=this.getCodewords(),n=new Pr,i=new Pr,s=new Pr,a=new Pr;for(let d of e){if(d==null)continue;d.setRowNumberAsRowIndicatorColumn();let h=d.getValue()%30,p=d.getRowNumber();switch(this._isLeft||(p+=2),p%3){case 0:i.setValue(h*3+1);break;case 1:a.setValue(h/3),s.setValue(h%3);break;case 2:n.setValue(h+1);break}}if(n.getValue().length===0||i.getValue().length===0||s.getValue().length===0||a.getValue().length===0||n.getValue()[0]<1||i.getValue()[0]+s.getValue()[0]<Ne.MIN_ROWS_IN_BARCODE||i.getValue()[0]+s.getValue()[0]>Ne.MAX_ROWS_IN_BARCODE)return null;let l=new ld(n.getValue()[0],i.getValue()[0],s.getValue()[0],a.getValue()[0]);return this.removeIncorrectCodewords(e,l),l}removeIncorrectCodewords(e,n){for(let i=0;i<e.length;i++){let s=e[i];if(e[i]==null)continue;let a=s.getValue()%30,l=s.getRowNumber();if(l>n.getRowCount()){e[i]=null;continue}switch(this._isLeft||(l+=2),l%3){case 0:a*3+1!==n.getRowCountUpperPart()&&(e[i]=null);break;case 1:(Math.trunc(a/3)!==n.getErrorCorrectionLevel()||a%3!==n.getRowCountLowerPart())&&(e[i]=null);break;case 2:a+1!==n.getColumnCount()&&(e[i]=null);break}}}isLeft(){return this._isLeft}toString(){return"IsLeft: "+this._isLeft+`
|
|
65
|
+
`+super.toString()}}class Br{constructor(e,n){this.ADJUST_ROW_NUMBER_SKIP=2,this.barcodeMetadata=e,this.barcodeColumnCount=e.getColumnCount(),this.boundingBox=n,this.detectionResultColumns=new Array(this.barcodeColumnCount+2)}getDetectionResultColumns(){this.adjustIndicatorColumnRowNumbers(this.detectionResultColumns[0]),this.adjustIndicatorColumnRowNumbers(this.detectionResultColumns[this.barcodeColumnCount+1]);let e=Ne.MAX_CODEWORDS_IN_BARCODE,n;do n=e,e=this.adjustRowNumbersAndGetCount();while(e>0&&e<n);return this.detectionResultColumns}adjustIndicatorColumnRowNumbers(e){e?.adjustCompleteIndicatorColumnRowNumbers(this.barcodeMetadata)}adjustRowNumbersAndGetCount(){let e=this.adjustRowNumbersByRow();if(e===0)return 0;for(let n=1;n<this.barcodeColumnCount+1;n++){let i=this.detectionResultColumns[n].getCodewords();for(let s=0;s<i.length;s++)i[s]!=null&&(i[s].hasValidRowNumber()||this.adjustRowNumbers(n,s,i))}return e}adjustRowNumbersByRow(){return this.adjustRowNumbersFromBothRI(),this.adjustRowNumbersFromLRI()+this.adjustRowNumbersFromRRI()}adjustRowNumbersFromBothRI(){if(this.detectionResultColumns[0]==null||this.detectionResultColumns[this.barcodeColumnCount+1]==null)return;let e=this.detectionResultColumns[0].getCodewords(),n=this.detectionResultColumns[this.barcodeColumnCount+1].getCodewords();for(let i=0;i<e.length;i++)if(e[i]!=null&&n[i]!=null&&e[i].getRowNumber()===n[i].getRowNumber())for(let s=1;s<=this.barcodeColumnCount;s++){let a=this.detectionResultColumns[s].getCodewords()[i];a!=null&&(a.setRowNumber(e[i].getRowNumber()),a.hasValidRowNumber()||(this.detectionResultColumns[s].getCodewords()[i]=null))}}adjustRowNumbersFromRRI(){if(this.detectionResultColumns[this.barcodeColumnCount+1]==null)return 0;let e=0,n=this.detectionResultColumns[this.barcodeColumnCount+1].getCodewords();for(let i=0;i<n.length;i++){if(n[i]==null)continue;let s=n[i].getRowNumber(),a=0;for(let l=this.barcodeColumnCount+1;l>0&&a<this.ADJUST_ROW_NUMBER_SKIP;l--){let d=this.detectionResultColumns[l].getCodewords()[i];d!=null&&(a=Br.adjustRowNumberIfValid(s,a,d),d.hasValidRowNumber()||e++)}}return e}adjustRowNumbersFromLRI(){if(this.detectionResultColumns[0]==null)return 0;let e=0,n=this.detectionResultColumns[0].getCodewords();for(let i=0;i<n.length;i++){if(n[i]==null)continue;let s=n[i].getRowNumber(),a=0;for(let l=1;l<this.barcodeColumnCount+1&&a<this.ADJUST_ROW_NUMBER_SKIP;l++){let d=this.detectionResultColumns[l].getCodewords()[i];d!=null&&(a=Br.adjustRowNumberIfValid(s,a,d),d.hasValidRowNumber()||e++)}}return e}static adjustRowNumberIfValid(e,n,i){return i==null||i.hasValidRowNumber()||(i.isValidRowNumber(e)?(i.setRowNumber(e),n=0):++n),n}adjustRowNumbers(e,n,i){if(!this.detectionResultColumns[e-1])return;let s=i[n],a=this.detectionResultColumns[e-1].getCodewords(),l=a;this.detectionResultColumns[e+1]!=null&&(l=this.detectionResultColumns[e+1].getCodewords());let d=new Array(14);d[2]=a[n],d[3]=l[n],n>0&&(d[0]=i[n-1],d[4]=a[n-1],d[5]=l[n-1]),n>1&&(d[8]=i[n-2],d[10]=a[n-2],d[11]=l[n-2]),n<i.length-1&&(d[1]=i[n+1],d[6]=a[n+1],d[7]=l[n+1]),n<i.length-2&&(d[9]=i[n+2],d[12]=a[n+2],d[13]=l[n+2]);for(let h of d)if(Br.adjustRowNumber(s,h))return}static adjustRowNumber(e,n){return n==null?!1:n.hasValidRowNumber()&&n.getBucket()===e.getBucket()?(e.setRowNumber(n.getRowNumber()),!0):!1}getBarcodeColumnCount(){return this.barcodeColumnCount}getBarcodeRowCount(){return this.barcodeMetadata.getRowCount()}getBarcodeECLevel(){return this.barcodeMetadata.getErrorCorrectionLevel()}setBoundingBox(e){this.boundingBox=e}getBoundingBox(){return this.boundingBox}setDetectionResultColumn(e,n){this.detectionResultColumns[e]=n}getDetectionResultColumn(e){return this.detectionResultColumns[e]}toString(){let e=this.detectionResultColumns[0];e==null&&(e=this.detectionResultColumns[this.barcodeColumnCount+1]);let n=new Mr;for(let i=0;i<e.getCodewords().length;i++){n.format("CW %3d:",i);for(let s=0;s<this.barcodeColumnCount+2;s++){if(this.detectionResultColumns[s]==null){n.format(" | ");continue}let a=this.detectionResultColumns[s].getCodewords()[i];if(a==null){n.format(" | ");continue}n.format(" %3d|%3d",a.getRowNumber(),a.getValue())}n.format("%n")}return n.toString()}}class Lr{constructor(e,n,i,s){this.rowNumber=Lr.BARCODE_ROW_UNKNOWN,this.startX=Math.trunc(e),this.endX=Math.trunc(n),this.bucket=Math.trunc(i),this.value=Math.trunc(s)}hasValidRowNumber(){return this.isValidRowNumber(this.rowNumber)}isValidRowNumber(e){return e!==Lr.BARCODE_ROW_UNKNOWN&&this.bucket===e%3*3}setRowNumberAsRowIndicatorColumn(){this.rowNumber=Math.trunc(Math.trunc(this.value/30)*3+Math.trunc(this.bucket/3))}getWidth(){return this.endX-this.startX}getStartX(){return this.startX}getEndX(){return this.endX}getBucket(){return this.bucket}getValue(){return this.value}getRowNumber(){return this.rowNumber}setRowNumber(e){this.rowNumber=e}toString(){return this.rowNumber+"|"+this.value}}Lr.BARCODE_ROW_UNKNOWN=-1;class Kt{static initialize(){for(let e=0;e<Ne.SYMBOL_TABLE.length;e++){let n=Ne.SYMBOL_TABLE[e],i=n&1;for(let s=0;s<Ne.BARS_IN_MODULE;s++){let a=0;for(;(n&1)===i;)a+=1,n>>=1;i=n&1,Kt.RATIOS_TABLE[e]||(Kt.RATIOS_TABLE[e]=new Array(Ne.BARS_IN_MODULE)),Kt.RATIOS_TABLE[e][Ne.BARS_IN_MODULE-s-1]=Math.fround(a/Ne.MODULES_IN_CODEWORD)}}this.bSymbolTableReady=!0}static getDecodedValue(e){let n=Kt.getDecodedCodewordValue(Kt.sampleBitCounts(e));return n!==-1?n:Kt.getClosestDecodedValue(e)}static sampleBitCounts(e){let n=$e.sum(e),i=new Int32Array(Ne.BARS_IN_MODULE),s=0,a=0;for(let l=0;l<Ne.MODULES_IN_CODEWORD;l++){let d=n/(2*Ne.MODULES_IN_CODEWORD)+l*n/Ne.MODULES_IN_CODEWORD;a+e[s]<=d&&(a+=e[s],s++),i[s]++}return i}static getDecodedCodewordValue(e){let n=Kt.getBitValue(e);return Ne.getCodeword(n)===-1?-1:n}static getBitValue(e){let n=0;for(let i=0;i<e.length;i++)for(let s=0;s<e[i];s++)n=n<<1|(i%2===0?1:0);return Math.trunc(n)}static getClosestDecodedValue(e){let n=$e.sum(e),i=new Array(Ne.BARS_IN_MODULE);if(n>1)for(let l=0;l<i.length;l++)i[l]=Math.fround(e[l]/n);let s=Rn.MAX_VALUE,a=-1;this.bSymbolTableReady||Kt.initialize();for(let l=0;l<Kt.RATIOS_TABLE.length;l++){let d=0,h=Kt.RATIOS_TABLE[l];for(let p=0;p<Ne.BARS_IN_MODULE;p++){let y=Math.fround(h[p]-i[p]);if(d+=Math.fround(y*y),d>=s)break}d<s&&(s=d,a=Ne.SYMBOL_TABLE[l])}return a}}Kt.bSymbolTableReady=!1,Kt.RATIOS_TABLE=new Array(Ne.SYMBOL_TABLE.length).map(b=>new Array(Ne.BARS_IN_MODULE));class ms{constructor(){this.segmentCount=-1,this.fileSize=-1,this.timestamp=-1,this.checksum=-1}getSegmentIndex(){return this.segmentIndex}setSegmentIndex(e){this.segmentIndex=e}getFileId(){return this.fileId}setFileId(e){this.fileId=e}getOptionalData(){return this.optionalData}setOptionalData(e){this.optionalData=e}isLastSegment(){return this.lastSegment}setLastSegment(e){this.lastSegment=e}getSegmentCount(){return this.segmentCount}setSegmentCount(e){this.segmentCount=e}getSender(){return this.sender||null}setSender(e){this.sender=e}getAddressee(){return this.addressee||null}setAddressee(e){this.addressee=e}getFileName(){return this.fileName}setFileName(e){this.fileName=e}getFileSize(){return this.fileSize}setFileSize(e){this.fileSize=e}getChecksum(){return this.checksum}setChecksum(e){this.checksum=e}getTimestamp(){return this.timestamp}setTimestamp(e){this.timestamp=e}}class gs{static parseLong(e,n=void 0){return parseInt(e,n)}}class xs extends g{}xs.kind="NullPointerException";class cd{writeBytes(e){this.writeBytesOffset(e,0,e.length)}writeBytesOffset(e,n,i){if(e==null)throw new xs;if(n<0||n>e.length||i<0||n+i>e.length||n+i<0)throw new L;if(i===0)return;for(let s=0;s<i;s++)this.write(e[n+s])}flush(){}close(){}}class ud extends g{}class dd extends cd{constructor(e=32){if(super(),this.count=0,e<0)throw new A("Negative initial size: "+e);this.buf=new Uint8Array(e)}ensureCapacity(e){e-this.buf.length>0&&this.grow(e)}grow(e){let i=this.buf.length<<1;if(i-e<0&&(i=e),i<0){if(e<0)throw new ud;i=Z.MAX_VALUE}this.buf=W.copyOfUint8Array(this.buf,i)}write(e){this.ensureCapacity(this.count+1),this.buf[this.count]=e,this.count+=1}writeBytesOffset(e,n,i){if(n<0||n>e.length||i<0||n+i-e.length>0)throw new L;this.ensureCapacity(this.count+i),P.arraycopy(e,n,this.buf,this.count,i),this.count+=i}writeTo(e){e.writeBytesOffset(this.buf,0,this.count)}reset(){this.count=0}toByteArray(){return W.copyOfUint8Array(this.buf,this.count)}size(){return this.count}toString(e){return e?typeof e=="string"?this.toString_string(e):this.toString_number(e):this.toString_void()}toString_void(){return new String(this.buf).toString()}toString_string(e){return new String(this.buf).toString()}toString_number(e){return new String(this.buf).toString()}close(){}}var ot;(function(b){b[b.ALPHA=0]="ALPHA",b[b.LOWER=1]="LOWER",b[b.MIXED=2]="MIXED",b[b.PUNCT=3]="PUNCT",b[b.ALPHA_SHIFT=4]="ALPHA_SHIFT",b[b.PUNCT_SHIFT=5]="PUNCT_SHIFT"})(ot||(ot={}));function ys(){if(typeof window<"u")return window.BigInt||null;if(typeof Ci<"u")return Ci.BigInt||null;if(typeof self<"u")return self.BigInt||null;throw new Error("Can't search globals for BigInt!")}let hi;function jn(b){if(typeof hi>"u"&&(hi=ys()),hi===null)throw new Error("BigInt is not supported!");return hi(b)}function fd(){let b=[];b[0]=jn(1);let e=jn(900);b[1]=e;for(let n=2;n<16;n++)b[n]=b[n-1]*e;return b}class te{static decode(e,n){let i=new se(""),s=D.ISO8859_1;i.enableDecoding(s);let a=1,l=e[a++],d=new ms;for(;a<e[0];){switch(l){case te.TEXT_COMPACTION_MODE_LATCH:a=te.textCompaction(e,a,i);break;case te.BYTE_COMPACTION_MODE_LATCH:case te.BYTE_COMPACTION_MODE_LATCH_6:a=te.byteCompaction(l,e,s,a,i);break;case te.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:i.append(e[a++]);break;case te.NUMERIC_COMPACTION_MODE_LATCH:a=te.numericCompaction(e,a,i);break;case te.ECI_CHARSET:D.getCharacterSetECIByValue(e[a++]);break;case te.ECI_GENERAL_PURPOSE:a+=2;break;case te.ECI_USER_DEFINED:a++;break;case te.BEGIN_MACRO_PDF417_CONTROL_BLOCK:a=te.decodeMacroBlock(e,a,d);break;case te.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:case te.MACRO_PDF417_TERMINATOR:throw new $;default:a--,a=te.textCompaction(e,a,i);break}if(a<e.length)l=e[a++];else throw $.getFormatInstance()}if(i.length()===0)throw $.getFormatInstance();let h=new Oe(null,i.toString(),null,n);return h.setOther(d),h}static decodeMacroBlock(e,n,i){if(n+te.NUMBER_OF_SEQUENCE_CODEWORDS>e[0])throw $.getFormatInstance();let s=new Int32Array(te.NUMBER_OF_SEQUENCE_CODEWORDS);for(let d=0;d<te.NUMBER_OF_SEQUENCE_CODEWORDS;d++,n++)s[d]=e[n];i.setSegmentIndex(Z.parseInt(te.decodeBase900toBase10(s,te.NUMBER_OF_SEQUENCE_CODEWORDS)));let a=new se;n=te.textCompaction(e,n,a),i.setFileId(a.toString());let l=-1;for(e[n]===te.BEGIN_MACRO_PDF417_OPTIONAL_FIELD&&(l=n+1);n<e[0];)switch(e[n]){case te.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:switch(n++,e[n]){case te.MACRO_PDF417_OPTIONAL_FIELD_FILE_NAME:let d=new se;n=te.textCompaction(e,n+1,d),i.setFileName(d.toString());break;case te.MACRO_PDF417_OPTIONAL_FIELD_SENDER:let h=new se;n=te.textCompaction(e,n+1,h),i.setSender(h.toString());break;case te.MACRO_PDF417_OPTIONAL_FIELD_ADDRESSEE:let p=new se;n=te.textCompaction(e,n+1,p),i.setAddressee(p.toString());break;case te.MACRO_PDF417_OPTIONAL_FIELD_SEGMENT_COUNT:let y=new se;n=te.numericCompaction(e,n+1,y),i.setSegmentCount(Z.parseInt(y.toString()));break;case te.MACRO_PDF417_OPTIONAL_FIELD_TIME_STAMP:let E=new se;n=te.numericCompaction(e,n+1,E),i.setTimestamp(gs.parseLong(E.toString()));break;case te.MACRO_PDF417_OPTIONAL_FIELD_CHECKSUM:let I=new se;n=te.numericCompaction(e,n+1,I),i.setChecksum(Z.parseInt(I.toString()));break;case te.MACRO_PDF417_OPTIONAL_FIELD_FILE_SIZE:let O=new se;n=te.numericCompaction(e,n+1,O),i.setFileSize(gs.parseLong(O.toString()));break;default:throw $.getFormatInstance()}break;case te.MACRO_PDF417_TERMINATOR:n++,i.setLastSegment(!0);break;default:throw $.getFormatInstance()}if(l!==-1){let d=n-l;i.isLastSegment()&&d--,i.setOptionalData(W.copyOfRange(e,l,l+d))}return n}static textCompaction(e,n,i){let s=new Int32Array((e[0]-n)*2),a=new Int32Array((e[0]-n)*2),l=0,d=!1;for(;n<e[0]&&!d;){let h=e[n++];if(h<te.TEXT_COMPACTION_MODE_LATCH)s[l]=h/30,s[l+1]=h%30,l+=2;else switch(h){case te.TEXT_COMPACTION_MODE_LATCH:s[l++]=te.TEXT_COMPACTION_MODE_LATCH;break;case te.BYTE_COMPACTION_MODE_LATCH:case te.BYTE_COMPACTION_MODE_LATCH_6:case te.NUMERIC_COMPACTION_MODE_LATCH:case te.BEGIN_MACRO_PDF417_CONTROL_BLOCK:case te.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:case te.MACRO_PDF417_TERMINATOR:n--,d=!0;break;case te.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s[l]=te.MODE_SHIFT_TO_BYTE_COMPACTION_MODE,h=e[n++],a[l]=h,l++;break}}return te.decodeTextCompaction(s,a,l,i),n}static decodeTextCompaction(e,n,i,s){let a=ot.ALPHA,l=ot.ALPHA,d=0;for(;d<i;){let h=e[d],p="";switch(a){case ot.ALPHA:if(h<26)p=String.fromCharCode(65+h);else switch(h){case 26:p=" ";break;case te.LL:a=ot.LOWER;break;case te.ML:a=ot.MIXED;break;case te.PS:l=a,a=ot.PUNCT_SHIFT;break;case te.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s.append(n[d]);break;case te.TEXT_COMPACTION_MODE_LATCH:a=ot.ALPHA;break}break;case ot.LOWER:if(h<26)p=String.fromCharCode(97+h);else switch(h){case 26:p=" ";break;case te.AS:l=a,a=ot.ALPHA_SHIFT;break;case te.ML:a=ot.MIXED;break;case te.PS:l=a,a=ot.PUNCT_SHIFT;break;case te.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s.append(n[d]);break;case te.TEXT_COMPACTION_MODE_LATCH:a=ot.ALPHA;break}break;case ot.MIXED:if(h<te.PL)p=te.MIXED_CHARS[h];else switch(h){case te.PL:a=ot.PUNCT;break;case 26:p=" ";break;case te.LL:a=ot.LOWER;break;case te.AL:a=ot.ALPHA;break;case te.PS:l=a,a=ot.PUNCT_SHIFT;break;case te.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s.append(n[d]);break;case te.TEXT_COMPACTION_MODE_LATCH:a=ot.ALPHA;break}break;case ot.PUNCT:if(h<te.PAL)p=te.PUNCT_CHARS[h];else switch(h){case te.PAL:a=ot.ALPHA;break;case te.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s.append(n[d]);break;case te.TEXT_COMPACTION_MODE_LATCH:a=ot.ALPHA;break}break;case ot.ALPHA_SHIFT:if(a=l,h<26)p=String.fromCharCode(65+h);else switch(h){case 26:p=" ";break;case te.TEXT_COMPACTION_MODE_LATCH:a=ot.ALPHA;break}break;case ot.PUNCT_SHIFT:if(a=l,h<te.PAL)p=te.PUNCT_CHARS[h];else switch(h){case te.PAL:a=ot.ALPHA;break;case te.MODE_SHIFT_TO_BYTE_COMPACTION_MODE:s.append(n[d]);break;case te.TEXT_COMPACTION_MODE_LATCH:a=ot.ALPHA;break}break}p!==""&&s.append(p),d++}}static byteCompaction(e,n,i,s,a){let l=new dd,d=0,h=0,p=!1;switch(e){case te.BYTE_COMPACTION_MODE_LATCH:let y=new Int32Array(6),E=n[s++];for(;s<n[0]&&!p;)switch(y[d++]=E,h=900*h+E,E=n[s++],E){case te.TEXT_COMPACTION_MODE_LATCH:case te.BYTE_COMPACTION_MODE_LATCH:case te.NUMERIC_COMPACTION_MODE_LATCH:case te.BYTE_COMPACTION_MODE_LATCH_6:case te.BEGIN_MACRO_PDF417_CONTROL_BLOCK:case te.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:case te.MACRO_PDF417_TERMINATOR:s--,p=!0;break;default:if(d%5===0&&d>0){for(let I=0;I<6;++I)l.write(Number(jn(h)>>jn(8*(5-I))));h=0,d=0}break}s===n[0]&&E<te.TEXT_COMPACTION_MODE_LATCH&&(y[d++]=E);for(let I=0;I<d;I++)l.write(y[I]);break;case te.BYTE_COMPACTION_MODE_LATCH_6:for(;s<n[0]&&!p;){let I=n[s++];if(I<te.TEXT_COMPACTION_MODE_LATCH)d++,h=900*h+I;else switch(I){case te.TEXT_COMPACTION_MODE_LATCH:case te.BYTE_COMPACTION_MODE_LATCH:case te.NUMERIC_COMPACTION_MODE_LATCH:case te.BYTE_COMPACTION_MODE_LATCH_6:case te.BEGIN_MACRO_PDF417_CONTROL_BLOCK:case te.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:case te.MACRO_PDF417_TERMINATOR:s--,p=!0;break}if(d%5===0&&d>0){for(let O=0;O<6;++O)l.write(Number(jn(h)>>jn(8*(5-O))));h=0,d=0}}break}return a.append(de.decode(l.toByteArray(),i)),s}static numericCompaction(e,n,i){let s=0,a=!1,l=new Int32Array(te.MAX_NUMERIC_CODEWORDS);for(;n<e[0]&&!a;){let d=e[n++];if(n===e[0]&&(a=!0),d<te.TEXT_COMPACTION_MODE_LATCH)l[s]=d,s++;else switch(d){case te.TEXT_COMPACTION_MODE_LATCH:case te.BYTE_COMPACTION_MODE_LATCH:case te.BYTE_COMPACTION_MODE_LATCH_6:case te.BEGIN_MACRO_PDF417_CONTROL_BLOCK:case te.BEGIN_MACRO_PDF417_OPTIONAL_FIELD:case te.MACRO_PDF417_TERMINATOR:n--,a=!0;break}(s%te.MAX_NUMERIC_CODEWORDS===0||d===te.NUMERIC_COMPACTION_MODE_LATCH||a)&&s>0&&(i.append(te.decodeBase900toBase10(l,s)),s=0)}return n}static decodeBase900toBase10(e,n){let i=jn(0);for(let a=0;a<n;a++)i+=te.EXP900[n-a-1]*jn(e[a]);let s=i.toString();if(s.charAt(0)!=="1")throw new $;return s.substring(1)}}te.TEXT_COMPACTION_MODE_LATCH=900,te.BYTE_COMPACTION_MODE_LATCH=901,te.NUMERIC_COMPACTION_MODE_LATCH=902,te.BYTE_COMPACTION_MODE_LATCH_6=924,te.ECI_USER_DEFINED=925,te.ECI_GENERAL_PURPOSE=926,te.ECI_CHARSET=927,te.BEGIN_MACRO_PDF417_CONTROL_BLOCK=928,te.BEGIN_MACRO_PDF417_OPTIONAL_FIELD=923,te.MACRO_PDF417_TERMINATOR=922,te.MODE_SHIFT_TO_BYTE_COMPACTION_MODE=913,te.MAX_NUMERIC_CODEWORDS=15,te.MACRO_PDF417_OPTIONAL_FIELD_FILE_NAME=0,te.MACRO_PDF417_OPTIONAL_FIELD_SEGMENT_COUNT=1,te.MACRO_PDF417_OPTIONAL_FIELD_TIME_STAMP=2,te.MACRO_PDF417_OPTIONAL_FIELD_SENDER=3,te.MACRO_PDF417_OPTIONAL_FIELD_ADDRESSEE=4,te.MACRO_PDF417_OPTIONAL_FIELD_FILE_SIZE=5,te.MACRO_PDF417_OPTIONAL_FIELD_CHECKSUM=6,te.PL=25,te.LL=27,te.AS=27,te.ML=28,te.AL=28,te.PS=29,te.PAL=29,te.PUNCT_CHARS=`;<>@[\\]_\`~!\r ,:
|
|
66
|
+
-.$/"|*()?{}'`,te.MIXED_CHARS="0123456789&\r ,:#-.$/+%*=^",te.EXP900=ys()?fd():[],te.NUMBER_OF_SEQUENCE_CODEWORDS=2;class Ve{constructor(){}static decode(e,n,i,s,a,l,d){let h=new nr(e,n,i,s,a),p=null,y=null,E;for(let F=!0;;F=!1){if(n!=null&&(p=Ve.getRowIndicatorColumn(e,h,n,!0,l,d)),s!=null&&(y=Ve.getRowIndicatorColumn(e,h,s,!1,l,d)),E=Ve.merge(p,y),E==null)throw M.getNotFoundInstance();let U=E.getBoundingBox();if(F&&U!=null&&(U.getMinY()<h.getMinY()||U.getMaxY()>h.getMaxY()))h=U;else break}E.setBoundingBox(h);let I=E.getBarcodeColumnCount()+1;E.setDetectionResultColumn(0,p),E.setDetectionResultColumn(I,y);let O=p!=null;for(let F=1;F<=I;F++){let U=O?F:I-F;if(E.getDetectionResultColumn(U)!==void 0)continue;let q;U===0||U===I?q=new ps(h,U===0):q=new Dr(h),E.setDetectionResultColumn(U,q);let ne=-1,he=ne;for(let ge=h.getMinY();ge<=h.getMaxY();ge++){if(ne=Ve.getStartColumn(E,U,ge,O),ne<0||ne>h.getMaxX()){if(he===-1)continue;ne=he}let ue=Ve.detectCodeword(e,h.getMinX(),h.getMaxX(),O,ne,ge,l,d);ue!=null&&(q.setCodeword(ge,ue),he=ne,l=Math.min(l,ue.getWidth()),d=Math.max(d,ue.getWidth()))}}return Ve.createDecoderResult(E)}static merge(e,n){if(e==null&&n==null)return null;let i=Ve.getBarcodeMetadata(e,n);if(i==null)return null;let s=nr.merge(Ve.adjustBoundingBox(e),Ve.adjustBoundingBox(n));return new Br(i,s)}static adjustBoundingBox(e){if(e==null)return null;let n=e.getRowHeights();if(n==null)return null;let i=Ve.getMax(n),s=0;for(let d of n)if(s+=i-d,d>0)break;let a=e.getCodewords();for(let d=0;s>0&&a[d]==null;d++)s--;let l=0;for(let d=n.length-1;d>=0&&(l+=i-n[d],!(n[d]>0));d--);for(let d=a.length-1;l>0&&a[d]==null;d--)l--;return e.getBoundingBox().addMissingRows(s,l,e.isLeft())}static getMax(e){let n=-1;for(let i of e)n=Math.max(n,i);return n}static getBarcodeMetadata(e,n){let i;if(e==null||(i=e.getBarcodeMetadata())==null)return n==null?null:n.getBarcodeMetadata();let s;return n==null||(s=n.getBarcodeMetadata())==null?i:i.getColumnCount()!==s.getColumnCount()&&i.getErrorCorrectionLevel()!==s.getErrorCorrectionLevel()&&i.getRowCount()!==s.getRowCount()?null:i}static getRowIndicatorColumn(e,n,i,s,a,l){let d=new ps(n,s);for(let h=0;h<2;h++){let p=h===0?1:-1,y=Math.trunc(Math.trunc(i.getX()));for(let E=Math.trunc(Math.trunc(i.getY()));E<=n.getMaxY()&&E>=n.getMinY();E+=p){let I=Ve.detectCodeword(e,0,e.getWidth(),s,y,E,a,l);I!=null&&(d.setCodeword(E,I),s?y=I.getStartX():y=I.getEndX())}}return d}static adjustCodewordCount(e,n){let i=n[0][1],s=i.getValue(),a=e.getBarcodeColumnCount()*e.getBarcodeRowCount()-Ve.getNumberOfECCodeWords(e.getBarcodeECLevel());if(s.length===0){if(a<1||a>Ne.MAX_CODEWORDS_IN_BARCODE)throw M.getNotFoundInstance();i.setValue(a)}else s[0]!==a&&i.setValue(a)}static createDecoderResult(e){let n=Ve.createBarcodeMatrix(e);Ve.adjustCodewordCount(e,n);let i=new Array,s=new Int32Array(e.getBarcodeRowCount()*e.getBarcodeColumnCount()),a=[],l=new Array;for(let h=0;h<e.getBarcodeRowCount();h++)for(let p=0;p<e.getBarcodeColumnCount();p++){let y=n[h][p+1].getValue(),E=h*e.getBarcodeColumnCount()+p;y.length===0?i.push(E):y.length===1?s[E]=y[0]:(l.push(E),a.push(y))}let d=new Array(a.length);for(let h=0;h<d.length;h++)d[h]=a[h];return Ve.createDecoderResultFromAmbiguousValues(e.getBarcodeECLevel(),s,Ne.toIntArray(i),Ne.toIntArray(l),d)}static createDecoderResultFromAmbiguousValues(e,n,i,s,a){let l=new Int32Array(s.length),d=100;for(;d-- >0;){for(let h=0;h<l.length;h++)n[s[h]]=a[h][l[h]];try{return Ve.decodeCodewords(n,e,i)}catch(h){if(!(h instanceof k))throw h}if(l.length===0)throw k.getChecksumInstance();for(let h=0;h<l.length;h++)if(l[h]<a[h].length-1){l[h]++;break}else if(l[h]=0,h===l.length-1)throw k.getChecksumInstance()}throw k.getChecksumInstance()}static createBarcodeMatrix(e){let n=Array.from({length:e.getBarcodeRowCount()},()=>new Array(e.getBarcodeColumnCount()+2));for(let s=0;s<n.length;s++)for(let a=0;a<n[s].length;a++)n[s][a]=new Pr;let i=0;for(let s of e.getDetectionResultColumns()){if(s!=null){for(let a of s.getCodewords())if(a!=null){let l=a.getRowNumber();if(l>=0){if(l>=n.length)continue;n[l][i].setValue(a.getValue())}}}i++}return n}static isValidBarcodeColumn(e,n){return n>=0&&n<=e.getBarcodeColumnCount()+1}static getStartColumn(e,n,i,s){let a=s?1:-1,l=null;if(Ve.isValidBarcodeColumn(e,n-a)&&(l=e.getDetectionResultColumn(n-a).getCodeword(i)),l!=null)return s?l.getEndX():l.getStartX();if(l=e.getDetectionResultColumn(n).getCodewordNearby(i),l!=null)return s?l.getStartX():l.getEndX();if(Ve.isValidBarcodeColumn(e,n-a)&&(l=e.getDetectionResultColumn(n-a).getCodewordNearby(i)),l!=null)return s?l.getEndX():l.getStartX();let d=0;for(;Ve.isValidBarcodeColumn(e,n-a);){n-=a;for(let h of e.getDetectionResultColumn(n).getCodewords())if(h!=null)return(s?h.getEndX():h.getStartX())+a*d*(h.getEndX()-h.getStartX());d++}return s?e.getBoundingBox().getMinX():e.getBoundingBox().getMaxX()}static detectCodeword(e,n,i,s,a,l,d,h){a=Ve.adjustCodewordStartColumn(e,n,i,s,a,l);let p=Ve.getModuleBitCount(e,n,i,s,a,l);if(p==null)return null;let y,E=$e.sum(p);if(s)y=a+E;else{for(let F=0;F<p.length/2;F++){let U=p[F];p[F]=p[p.length-1-F],p[p.length-1-F]=U}y=a,a=y-E}if(!Ve.checkCodewordSkew(E,d,h))return null;let I=Kt.getDecodedValue(p),O=Ne.getCodeword(I);return O===-1?null:new Lr(a,y,Ve.getCodewordBucketNumber(I),O)}static getModuleBitCount(e,n,i,s,a,l){let d=a,h=new Int32Array(8),p=0,y=s?1:-1,E=s;for(;(s?d<i:d>=n)&&p<h.length;)e.get(d,l)===E?(h[p]++,d+=y):(p++,E=!E);return p===h.length||d===(s?i:n)&&p===h.length-1?h:null}static getNumberOfECCodeWords(e){return 2<<e}static adjustCodewordStartColumn(e,n,i,s,a,l){let d=a,h=s?-1:1;for(let p=0;p<2;p++){for(;(s?d>=n:d<i)&&s===e.get(d,l);){if(Math.abs(a-d)>Ve.CODEWORD_SKEW_SIZE)return a;d+=h}h=-h,s=!s}return d}static checkCodewordSkew(e,n,i){return n-Ve.CODEWORD_SKEW_SIZE<=e&&e<=i+Ve.CODEWORD_SKEW_SIZE}static decodeCodewords(e,n,i){if(e.length===0)throw $.getFormatInstance();let s=1<<n+1,a=Ve.correctErrors(e,i,s);Ve.verifyCodewordCount(e,s);let l=te.decode(e,""+n);return l.setErrorsCorrected(a),l.setErasures(i.length),l}static correctErrors(e,n,i){if(n!=null&&n.length>i/2+Ve.MAX_ERRORS||i<0||i>Ve.MAX_EC_CODEWORDS)throw k.getChecksumInstance();return Ve.errorCorrection.decode(e,i,n)}static verifyCodewordCount(e,n){if(e.length<4)throw $.getFormatInstance();let i=e[0];if(i>e.length)throw $.getFormatInstance();if(i===0)if(n<e.length)e[0]=e.length-n;else throw $.getFormatInstance()}static getBitCountForCodeword(e){let n=new Int32Array(8),i=0,s=n.length-1;for(;!((e&1)!==i&&(i=e&1,s--,s<0));)n[s]++,e>>=1;return n}static getCodewordBucketNumber(e){return e instanceof Int32Array?this.getCodewordBucketNumber_Int32Array(e):this.getCodewordBucketNumber_number(e)}static getCodewordBucketNumber_number(e){return Ve.getCodewordBucketNumber(Ve.getBitCountForCodeword(e))}static getCodewordBucketNumber_Int32Array(e){return(e[0]-e[2]+e[4]-e[6]+9)%9}static toString(e){let n=new Mr;for(let i=0;i<e.length;i++){n.format("Row %2d: ",i);for(let s=0;s<e[i].length;s++){let a=e[i][s];a.getValue().length===0?n.format(" ",null):n.format("%4d(%2d)",a.getValue()[0],a.getConfidence(a.getValue()[0]))}n.format("%n")}return n.toString()}}Ve.CODEWORD_SKEW_SIZE=2,Ve.MAX_ERRORS=3,Ve.MAX_EC_CODEWORDS=512,Ve.errorCorrection=new hs;class zt{decode(e,n=null){let i=zt.decode(e,n,!1);if(i==null||i.length===0||i[0]==null)throw M.getNotFoundInstance();return i[0]}decodeMultiple(e,n=null){try{return zt.decode(e,n,!0)}catch(i){throw i instanceof $||i instanceof k?M.getNotFoundInstance():i}}static decode(e,n,i){const s=new Array,a=ze.detectMultiple(e,n,i);for(const l of a.getPoints()){const d=Ve.decode(a.getBits(),l[4],l[5],l[6],l[7],zt.getMinCodewordWidth(l),zt.getMaxCodewordWidth(l)),h=new Re(d.getText(),d.getRawBytes(),void 0,l,re.PDF_417);h.putMetadata(Ae.ERROR_CORRECTION_LEVEL,d.getECLevel());const p=d.getOther();p!=null&&h.putMetadata(Ae.PDF417_EXTRA_METADATA,p),s.push(h)}return s.map(l=>l)}static getMaxWidth(e,n){return e==null||n==null?0:Math.trunc(Math.abs(e.getX()-n.getX()))}static getMinWidth(e,n){return e==null||n==null?Z.MAX_VALUE:Math.trunc(Math.abs(e.getX()-n.getX()))}static getMaxCodewordWidth(e){return Math.floor(Math.max(Math.max(zt.getMaxWidth(e[0],e[4]),zt.getMaxWidth(e[6],e[2])*Ne.MODULES_IN_CODEWORD/Ne.MODULES_IN_STOP_PATTERN),Math.max(zt.getMaxWidth(e[1],e[5]),zt.getMaxWidth(e[7],e[3])*Ne.MODULES_IN_CODEWORD/Ne.MODULES_IN_STOP_PATTERN)))}static getMinCodewordWidth(e){return Math.floor(Math.min(Math.min(zt.getMinWidth(e[0],e[4]),zt.getMinWidth(e[6],e[2])*Ne.MODULES_IN_CODEWORD/Ne.MODULES_IN_STOP_PATTERN),Math.min(zt.getMinWidth(e[1],e[5]),zt.getMinWidth(e[7],e[3])*Ne.MODULES_IN_CODEWORD/Ne.MODULES_IN_STOP_PATTERN)))}reset(){}}class pi extends g{}pi.kind="ReaderException";class ws{constructor(e,n){this.verbose=e===!0,n&&this.setHints(n)}decode(e,n){return n&&this.setHints(n),this.decodeInternal(e)}decodeWithState(e){return(this.readers===null||this.readers===void 0)&&this.setHints(null),this.decodeInternal(e)}setHints(e){this.hints=e;const n=!c(e)&&e.get(Q.TRY_HARDER)===!0,i=c(e)?null:e.get(Q.POSSIBLE_FORMATS),s=new Array;if(!c(i)){const a=i.some(l=>l===re.UPC_A||l===re.UPC_E||l===re.EAN_13||l===re.EAN_8||l===re.CODABAR||l===re.CODE_39||l===re.CODE_93||l===re.CODE_128||l===re.ITF||l===re.RSS_14||l===re.RSS_EXPANDED);a&&!n&&s.push(new wr(e,this.verbose)),i.includes(re.QR_CODE)&&s.push(new Zn),i.includes(re.DATA_MATRIX)&&s.push(new Vn),i.includes(re.AZTEC)&&s.push(new mr),i.includes(re.PDF_417)&&s.push(new zt),a&&n&&s.push(new wr(e,this.verbose))}s.length===0&&(n||s.push(new wr(e,this.verbose)),s.push(new Zn),s.push(new Vn),s.push(new mr),s.push(new zt),n&&s.push(new wr(e,this.verbose))),this.readers=s}reset(){if(this.readers!==null)for(const e of this.readers)e.reset()}decodeInternal(e){if(this.readers===null)throw new pi("No readers where selected, nothing can be read.");for(const n of this.readers)try{return n.decode(e,this.hints)}catch(i){if(i instanceof pi)continue}throw new M("No MultiFormat Readers were able to detect the code.")}}class hd extends Ze{constructor(e=null,n=500){const i=new ws;i.setHints(e),super(i,n)}decodeBitmap(e){return this.reader.decodeWithState(e)}}class pd extends Ze{constructor(e=500){super(new zt,e)}}class md extends Ze{constructor(e=500){super(new Zn,e)}}var ro;(function(b){b[b.ERROR_CORRECTION=0]="ERROR_CORRECTION",b[b.CHARACTER_SET=1]="CHARACTER_SET",b[b.DATA_MATRIX_SHAPE=2]="DATA_MATRIX_SHAPE",b[b.MIN_SIZE=3]="MIN_SIZE",b[b.MAX_SIZE=4]="MAX_SIZE",b[b.MARGIN=5]="MARGIN",b[b.PDF417_COMPACT=6]="PDF417_COMPACT",b[b.PDF417_COMPACTION=7]="PDF417_COMPACTION",b[b.PDF417_DIMENSIONS=8]="PDF417_DIMENSIONS",b[b.AZTEC_LAYERS=9]="AZTEC_LAYERS",b[b.QR_VERSION=10]="QR_VERSION"})(ro||(ro={}));var Rt=ro;class io{constructor(e){this.field=e,this.cachedGenerators=[],this.cachedGenerators.push(new tt(e,Int32Array.from([1])))}buildGenerator(e){const n=this.cachedGenerators;if(e>=n.length){let i=n[n.length-1];const s=this.field;for(let a=n.length;a<=e;a++){const l=i.multiply(new tt(s,Int32Array.from([1,s.exp(a-1+s.getGeneratorBase())])));n.push(l),i=l}}return n[e]}encode(e,n){if(n===0)throw new A("No error correction bytes");const i=e.length-n;if(i<=0)throw new A("No data bytes provided");const s=this.buildGenerator(n),a=new Int32Array(i);P.arraycopy(e,0,a,0,i);let l=new tt(this.field,a);l=l.multiplyByMonomial(n,1);const h=l.divide(s)[1].getCoefficients(),p=n-h.length;for(let y=0;y<p;y++)e[i+y]=0;P.arraycopy(h,0,e,i+p,h.length)}}class St{constructor(){}static applyMaskPenaltyRule1(e){return St.applyMaskPenaltyRule1Internal(e,!0)+St.applyMaskPenaltyRule1Internal(e,!1)}static applyMaskPenaltyRule2(e){let n=0;const i=e.getArray(),s=e.getWidth(),a=e.getHeight();for(let l=0;l<a-1;l++){const d=i[l];for(let h=0;h<s-1;h++){const p=d[h];p===d[h+1]&&p===i[l+1][h]&&p===i[l+1][h+1]&&n++}}return St.N2*n}static applyMaskPenaltyRule3(e){let n=0;const i=e.getArray(),s=e.getWidth(),a=e.getHeight();for(let l=0;l<a;l++)for(let d=0;d<s;d++){const h=i[l];d+6<s&&h[d]===1&&h[d+1]===0&&h[d+2]===1&&h[d+3]===1&&h[d+4]===1&&h[d+5]===0&&h[d+6]===1&&(St.isWhiteHorizontal(h,d-4,d)||St.isWhiteHorizontal(h,d+7,d+11))&&n++,l+6<a&&i[l][d]===1&&i[l+1][d]===0&&i[l+2][d]===1&&i[l+3][d]===1&&i[l+4][d]===1&&i[l+5][d]===0&&i[l+6][d]===1&&(St.isWhiteVertical(i,d,l-4,l)||St.isWhiteVertical(i,d,l+7,l+11))&&n++}return n*St.N3}static isWhiteHorizontal(e,n,i){n=Math.max(n,0),i=Math.min(i,e.length);for(let s=n;s<i;s++)if(e[s]===1)return!1;return!0}static isWhiteVertical(e,n,i,s){i=Math.max(i,0),s=Math.min(s,e.length);for(let a=i;a<s;a++)if(e[a][n]===1)return!1;return!0}static applyMaskPenaltyRule4(e){let n=0;const i=e.getArray(),s=e.getWidth(),a=e.getHeight();for(let h=0;h<a;h++){const p=i[h];for(let y=0;y<s;y++)p[y]===1&&n++}const l=e.getHeight()*e.getWidth();return Math.floor(Math.abs(n*2-l)*10/l)*St.N4}static getDataMaskBit(e,n,i){let s,a;switch(e){case 0:s=i+n&1;break;case 1:s=i&1;break;case 2:s=n%3;break;case 3:s=(i+n)%3;break;case 4:s=Math.floor(i/2)+Math.floor(n/3)&1;break;case 5:a=i*n,s=(a&1)+a%3;break;case 6:a=i*n,s=(a&1)+a%3&1;break;case 7:a=i*n,s=a%3+(i+n&1)&1;break;default:throw new A("Invalid mask pattern: "+e)}return s===0}static applyMaskPenaltyRule1Internal(e,n){let i=0;const s=n?e.getHeight():e.getWidth(),a=n?e.getWidth():e.getHeight(),l=e.getArray();for(let d=0;d<s;d++){let h=0,p=-1;for(let y=0;y<a;y++){const E=n?l[d][y]:l[y][d];E===p?h++:(h>=5&&(i+=St.N1+(h-5)),h=1,p=E)}h>=5&&(i+=St.N1+(h-5))}return i}}St.N1=3,St.N2=3,St.N3=40,St.N4=10;class mi{constructor(e,n){this.width=e,this.height=n;const i=new Array(n);for(let s=0;s!==n;s++)i[s]=new Uint8Array(e);this.bytes=i}getHeight(){return this.height}getWidth(){return this.width}get(e,n){return this.bytes[n][e]}getArray(){return this.bytes}setNumber(e,n,i){this.bytes[n][e]=i}setBoolean(e,n,i){this.bytes[n][e]=i?1:0}clear(e){for(const n of this.bytes)W.fill(n,e)}equals(e){if(!(e instanceof mi))return!1;const n=e;if(this.width!==n.width||this.height!==n.height)return!1;for(let i=0,s=this.height;i<s;++i){const a=this.bytes[i],l=n.bytes[i];for(let d=0,h=this.width;d<h;++d)if(a[d]!==l[d])return!1}return!0}toString(){const e=new se;for(let n=0,i=this.height;n<i;++n){const s=this.bytes[n];for(let a=0,l=this.width;a<l;++a)switch(s[a]){case 0:e.append(" 0");break;case 1:e.append(" 1");break;default:e.append(" ");break}e.append(`
|
|
67
|
+
`)}return e.toString()}}class rr{constructor(){this.maskPattern=-1}getMode(){return this.mode}getECLevel(){return this.ecLevel}getVersion(){return this.version}getMaskPattern(){return this.maskPattern}getMatrix(){return this.matrix}toString(){const e=new se;return e.append(`<<
|
|
66
68
|
`),e.append(" mode: "),e.append(this.mode?this.mode.toString():"null"),e.append(`
|
|
67
69
|
ecLevel: `),e.append(this.ecLevel?this.ecLevel.toString():"null"),e.append(`
|
|
68
70
|
version: `),e.append(this.version?this.version.toString():"null"),e.append(`
|
|
@@ -71,9 +73,9 @@ ${f.value}`:x,c.llmConfig){const g=c.llmConfig.extraTools??{};c.llmConfig.extraT
|
|
|
71
73
|
`),e.append(this.matrix.toString())):e.append(`
|
|
72
74
|
matrix: null
|
|
73
75
|
`),e.append(`>>
|
|
74
|
-
`),e.toString()}setMode(e){this.mode=e}setECLevel(e){this.ecLevel=e}setVersion(e){this.version=e}setMaskPattern(e){this.maskPattern=e}setMatrix(e){this.matrix=e}static isValidMaskPattern(e){return e>=0&&e<tr.NUM_MASK_PATTERNS}}tr.NUM_MASK_PATTERNS=8;class st extends g{}st.kind="WriterException";class Te{constructor(){}static clearMatrix(e){e.clear(255)}static buildMatrix(e,n,i,s,a){Te.clearMatrix(a),Te.embedBasicPatterns(i,a),Te.embedTypeInfo(n,s,a),Te.maybeEmbedVersionInfo(i,a),Te.embedDataBits(e,s,a)}static embedBasicPatterns(e,n){Te.embedPositionDetectionPatternsAndSeparators(n),Te.embedDarkDotAtLeftBottomCorner(n),Te.maybeEmbedPositionAdjustmentPatterns(e,n),Te.embedTimingPatterns(n)}static embedTypeInfo(e,n,i){const s=new V;Te.makeTypeInfoBits(e,n,s);for(let a=0,l=s.getSize();a<l;++a){const d=s.get(s.getSize()-1-a),h=Te.TYPE_INFO_COORDINATES[a],m=h[0],y=h[1];if(i.setBoolean(m,y,d),a<8){const b=i.getWidth()-a-1;i.setBoolean(b,8,d)}else{const I=i.getHeight()-7+(a-8);i.setBoolean(8,I,d)}}}static maybeEmbedVersionInfo(e,n){if(e.getVersionNumber()<7)return;const i=new V;Te.makeVersionInfoBits(e,i);let s=17;for(let a=0;a<6;++a)for(let l=0;l<3;++l){const d=i.get(s);s--,n.setBoolean(a,n.getHeight()-11+l,d),n.setBoolean(n.getHeight()-11+l,a,d)}}static embedDataBits(e,n,i){let s=0,a=-1,l=i.getWidth()-1,d=i.getHeight()-1;for(;l>0;){for(l===6&&(l-=1);d>=0&&d<i.getHeight();){for(let h=0;h<2;++h){const m=l-h;if(!Te.isEmpty(i.get(m,d)))continue;let y;s<e.getSize()?(y=e.get(s),++s):y=!1,n!==255&&At.getDataMaskBit(n,m,d)&&(y=!y),i.setBoolean(m,d,y)}d+=a}a=-a,d+=a,l-=2}if(s!==e.getSize())throw new st("Not all bits consumed: "+s+"/"+e.getSize())}static findMSBSet(e){return 32-$.numberOfLeadingZeros(e)}static calculateBCHCode(e,n){if(n===0)throw new E("0 polynomial");const i=Te.findMSBSet(n);for(e<<=i-1;Te.findMSBSet(e)>=i;)e^=n<<Te.findMSBSet(e)-i;return e}static makeTypeInfoBits(e,n,i){if(!tr.isValidMaskPattern(n))throw new st("Invalid mask pattern");const s=e.getBits()<<3|n;i.appendBits(s,5);const a=Te.calculateBCHCode(s,Te.TYPE_INFO_POLY);i.appendBits(a,10);const l=new V;if(l.appendBits(Te.TYPE_INFO_MASK_PATTERN,15),i.xor(l),i.getSize()!==15)throw new st("should not happen but we got: "+i.getSize())}static makeVersionInfoBits(e,n){n.appendBits(e.getVersionNumber(),6);const i=Te.calculateBCHCode(e.getVersionNumber(),Te.VERSION_INFO_POLY);if(n.appendBits(i,12),n.getSize()!==18)throw new st("should not happen but we got: "+n.getSize())}static isEmpty(e){return e===255}static embedTimingPatterns(e){for(let n=8;n<e.getWidth()-8;++n){const i=(n+1)%2;Te.isEmpty(e.get(n,6))&&e.setNumber(n,6,i),Te.isEmpty(e.get(6,n))&&e.setNumber(6,n,i)}}static embedDarkDotAtLeftBottomCorner(e){if(e.get(8,e.getHeight()-8)===0)throw new st;e.setNumber(8,e.getHeight()-8,1)}static embedHorizontalSeparationPattern(e,n,i){for(let s=0;s<8;++s){if(!Te.isEmpty(i.get(e+s,n)))throw new st;i.setNumber(e+s,n,0)}}static embedVerticalSeparationPattern(e,n,i){for(let s=0;s<7;++s){if(!Te.isEmpty(i.get(e,n+s)))throw new st;i.setNumber(e,n+s,0)}}static embedPositionAdjustmentPattern(e,n,i){for(let s=0;s<5;++s){const a=Te.POSITION_ADJUSTMENT_PATTERN[s];for(let l=0;l<5;++l)i.setNumber(e+l,n+s,a[l])}}static embedPositionDetectionPattern(e,n,i){for(let s=0;s<7;++s){const a=Te.POSITION_DETECTION_PATTERN[s];for(let l=0;l<7;++l)i.setNumber(e+l,n+s,a[l])}}static embedPositionDetectionPatternsAndSeparators(e){const n=Te.POSITION_DETECTION_PATTERN[0].length;Te.embedPositionDetectionPattern(0,0,e),Te.embedPositionDetectionPattern(e.getWidth()-n,0,e),Te.embedPositionDetectionPattern(0,e.getWidth()-n,e);const i=8;Te.embedHorizontalSeparationPattern(0,i-1,e),Te.embedHorizontalSeparationPattern(e.getWidth()-i,i-1,e),Te.embedHorizontalSeparationPattern(0,e.getWidth()-i,e);const s=7;Te.embedVerticalSeparationPattern(s,0,e),Te.embedVerticalSeparationPattern(e.getHeight()-s-1,0,e),Te.embedVerticalSeparationPattern(s,e.getHeight()-s,e)}static maybeEmbedPositionAdjustmentPatterns(e,n){if(e.getVersionNumber()<2)return;const i=e.getVersionNumber()-1,s=Te.POSITION_ADJUSTMENT_PATTERN_COORDINATE_TABLE[i];for(let a=0,l=s.length;a!==l;a++){const d=s[a];if(d>=0)for(let h=0;h!==l;h++){const m=s[h];m>=0&&Te.isEmpty(n.get(m,d))&&Te.embedPositionAdjustmentPattern(m-2,d-2,n)}}}}Te.POSITION_DETECTION_PATTERN=Array.from([Int32Array.from([1,1,1,1,1,1,1]),Int32Array.from([1,0,0,0,0,0,1]),Int32Array.from([1,0,1,1,1,0,1]),Int32Array.from([1,0,1,1,1,0,1]),Int32Array.from([1,0,1,1,1,0,1]),Int32Array.from([1,0,0,0,0,0,1]),Int32Array.from([1,1,1,1,1,1,1])]),Te.POSITION_ADJUSTMENT_PATTERN=Array.from([Int32Array.from([1,1,1,1,1]),Int32Array.from([1,0,0,0,1]),Int32Array.from([1,0,1,0,1]),Int32Array.from([1,0,0,0,1]),Int32Array.from([1,1,1,1,1])]),Te.POSITION_ADJUSTMENT_PATTERN_COORDINATE_TABLE=Array.from([Int32Array.from([-1,-1,-1,-1,-1,-1,-1]),Int32Array.from([6,18,-1,-1,-1,-1,-1]),Int32Array.from([6,22,-1,-1,-1,-1,-1]),Int32Array.from([6,26,-1,-1,-1,-1,-1]),Int32Array.from([6,30,-1,-1,-1,-1,-1]),Int32Array.from([6,34,-1,-1,-1,-1,-1]),Int32Array.from([6,22,38,-1,-1,-1,-1]),Int32Array.from([6,24,42,-1,-1,-1,-1]),Int32Array.from([6,26,46,-1,-1,-1,-1]),Int32Array.from([6,28,50,-1,-1,-1,-1]),Int32Array.from([6,30,54,-1,-1,-1,-1]),Int32Array.from([6,32,58,-1,-1,-1,-1]),Int32Array.from([6,34,62,-1,-1,-1,-1]),Int32Array.from([6,26,46,66,-1,-1,-1]),Int32Array.from([6,26,48,70,-1,-1,-1]),Int32Array.from([6,26,50,74,-1,-1,-1]),Int32Array.from([6,30,54,78,-1,-1,-1]),Int32Array.from([6,30,56,82,-1,-1,-1]),Int32Array.from([6,30,58,86,-1,-1,-1]),Int32Array.from([6,34,62,90,-1,-1,-1]),Int32Array.from([6,28,50,72,94,-1,-1]),Int32Array.from([6,26,50,74,98,-1,-1]),Int32Array.from([6,30,54,78,102,-1,-1]),Int32Array.from([6,28,54,80,106,-1,-1]),Int32Array.from([6,32,58,84,110,-1,-1]),Int32Array.from([6,30,58,86,114,-1,-1]),Int32Array.from([6,34,62,90,118,-1,-1]),Int32Array.from([6,26,50,74,98,122,-1]),Int32Array.from([6,30,54,78,102,126,-1]),Int32Array.from([6,26,52,78,104,130,-1]),Int32Array.from([6,30,56,82,108,134,-1]),Int32Array.from([6,34,60,86,112,138,-1]),Int32Array.from([6,30,58,86,114,142,-1]),Int32Array.from([6,34,62,90,118,146,-1]),Int32Array.from([6,30,54,78,102,126,150]),Int32Array.from([6,24,50,76,102,128,154]),Int32Array.from([6,28,54,80,106,132,158]),Int32Array.from([6,32,58,84,110,136,162]),Int32Array.from([6,26,54,82,110,138,166]),Int32Array.from([6,30,58,86,114,142,170])]),Te.TYPE_INFO_COORDINATES=Array.from([Int32Array.from([8,0]),Int32Array.from([8,1]),Int32Array.from([8,2]),Int32Array.from([8,3]),Int32Array.from([8,4]),Int32Array.from([8,5]),Int32Array.from([8,7]),Int32Array.from([8,8]),Int32Array.from([7,8]),Int32Array.from([5,8]),Int32Array.from([4,8]),Int32Array.from([3,8]),Int32Array.from([2,8]),Int32Array.from([1,8]),Int32Array.from([0,8])]),Te.VERSION_INFO_POLY=7973,Te.TYPE_INFO_POLY=1335,Te.TYPE_INFO_MASK_PATTERN=21522;class hd{constructor(e,n){this.dataBytes=e,this.errorCorrectionBytes=n}getDataBytes(){return this.dataBytes}getErrorCorrectionBytes(){return this.errorCorrectionBytes}}class ft{constructor(){}static calculateMaskPenalty(e){return At.applyMaskPenaltyRule1(e)+At.applyMaskPenaltyRule2(e)+At.applyMaskPenaltyRule3(e)+At.applyMaskPenaltyRule4(e)}static encode(e,n,i=null){let s=ft.DEFAULT_BYTE_MODE_ENCODING;const a=i!==null&&i.get(kt.CHARACTER_SET)!==void 0;a&&(s=i.get(kt.CHARACTER_SET).toString());const l=this.chooseMode(e,s),d=new V;if(l===Se.BYTE&&(a||ft.DEFAULT_BYTE_MODE_ENCODING!==s)){const me=B.getCharacterSetECIByName(s);me!==void 0&&this.appendECI(me,d)}this.appendModeInfo(l,d);const h=new V;this.appendBytes(e,l,h,s);let m;if(i!==null&&i.get(kt.QR_VERSION)!==void 0){const me=Number.parseInt(i.get(kt.QR_VERSION).toString(),10);m=Ae.getVersionForNumber(me);const de=this.calculateBitsNeeded(l,d,h,m);if(!this.willFit(de,m,n))throw new st("Data too big for requested version")}else m=this.recommendVersion(n,l,d,h);const y=new V;y.appendBitArray(d);const b=l===Se.BYTE?h.getSizeInBytes():e.length;this.appendLengthInfo(b,m,l,y),y.appendBitArray(h);const I=m.getECBlocksForLevel(n),N=m.getTotalCodewords()-I.getTotalECCodewords();this.terminateBits(N,y);const U=this.interleaveWithECBytes(y,m.getTotalCodewords(),N,I.getNumBlocks()),z=new tr;z.setECLevel(n),z.setMode(l),z.setVersion(m);const G=m.getDimensionForVersion(),K=new mi(G,G),he=this.chooseMaskPattern(U,n,m,K);return z.setMaskPattern(he),Te.buildMatrix(U,n,m,he,K),z.setMatrix(K),z}static recommendVersion(e,n,i,s){const a=this.calculateBitsNeeded(n,i,s,Ae.getVersionForNumber(1)),l=this.chooseVersion(a,e),d=this.calculateBitsNeeded(n,i,s,l);return this.chooseVersion(d,e)}static calculateBitsNeeded(e,n,i,s){return n.getSize()+e.getCharacterCountBits(s)+i.getSize()}static getAlphanumericCode(e){return e<ft.ALPHANUMERIC_TABLE.length?ft.ALPHANUMERIC_TABLE[e]:-1}static chooseMode(e,n=null){if(B.SJIS.getName()===n&&this.isOnlyDoubleByteKanji(e))return Se.KANJI;let i=!1,s=!1;for(let a=0,l=e.length;a<l;++a){const d=e.charAt(a);if(ft.isDigit(d))i=!0;else if(this.getAlphanumericCode(d.charCodeAt(0))!==-1)s=!0;else return Se.BYTE}return s?Se.ALPHANUMERIC:i?Se.NUMERIC:Se.BYTE}static isOnlyDoubleByteKanji(e){let n;try{n=fe.encode(e,B.SJIS)}catch{return!1}const i=n.length;if(i%2!==0)return!1;for(let s=0;s<i;s+=2){const a=n[s]&255;if((a<129||a>159)&&(a<224||a>235))return!1}return!0}static chooseMaskPattern(e,n,i,s){let a=Number.MAX_SAFE_INTEGER,l=-1;for(let d=0;d<tr.NUM_MASK_PATTERNS;d++){Te.buildMatrix(e,n,i,d,s);let h=this.calculateMaskPenalty(s);h<a&&(a=h,l=d)}return l}static chooseVersion(e,n){for(let i=1;i<=40;i++){const s=Ae.getVersionForNumber(i);if(ft.willFit(e,s,n))return s}throw new st("Data too big")}static willFit(e,n,i){const s=n.getTotalCodewords(),l=n.getECBlocksForLevel(i).getTotalECCodewords(),d=s-l,h=(e+7)/8;return d>=h}static terminateBits(e,n){const i=e*8;if(n.getSize()>i)throw new st("data bits cannot fit in the QR Code"+n.getSize()+" > "+i);for(let l=0;l<4&&n.getSize()<i;++l)n.appendBit(!1);const s=n.getSize()&7;if(s>0)for(let l=s;l<8;l++)n.appendBit(!1);const a=e-n.getSizeInBytes();for(let l=0;l<a;++l)n.appendBits((l&1)===0?236:17,8);if(n.getSize()!==i)throw new st("Bits size does not equal capacity")}static getNumDataBytesAndNumECBytesForBlockID(e,n,i,s,a,l){if(s>=i)throw new st("Block ID too large");const d=e%i,h=i-d,m=Math.floor(e/i),y=m+1,b=Math.floor(n/i),I=b+1,N=m-b,U=y-I;if(N!==U)throw new st("EC bytes mismatch");if(i!==h+d)throw new st("RS blocks mismatch");if(e!==(b+N)*h+(I+U)*d)throw new st("Total bytes mismatch");s<h?(a[0]=b,l[0]=N):(a[0]=I,l[0]=U)}static interleaveWithECBytes(e,n,i,s){if(e.getSizeInBytes()!==i)throw new st("Number of bits and data bytes does not match");let a=0,l=0,d=0;const h=new Array;for(let y=0;y<s;++y){const b=new Int32Array(1),I=new Int32Array(1);ft.getNumDataBytesAndNumECBytesForBlockID(n,i,s,y,b,I);const N=b[0],U=new Uint8Array(N);e.toBytes(8*a,U,0,N);const z=ft.generateECBytes(U,I[0]);h.push(new hd(U,z)),l=Math.max(l,N),d=Math.max(d,z.length),a+=b[0]}if(i!==a)throw new st("Data bytes does not match offset");const m=new V;for(let y=0;y<l;++y)for(const b of h){const I=b.getDataBytes();y<I.length&&m.appendBits(I[y],8)}for(let y=0;y<d;++y)for(const b of h){const I=b.getErrorCorrectionBytes();y<I.length&&m.appendBits(I[y],8)}if(n!==m.getSizeInBytes())throw new st("Interleaving error: "+n+" and "+m.getSizeInBytes()+" differ.");return m}static generateECBytes(e,n){const i=e.length,s=new Int32Array(i+n);for(let l=0;l<i;l++)s[l]=e[l]&255;new io(Fe.QR_CODE_FIELD_256).encode(s,n);const a=new Uint8Array(n);for(let l=0;l<n;l++)a[l]=s[i+l];return a}static appendModeInfo(e,n){n.appendBits(e.getBits(),4)}static appendLengthInfo(e,n,i,s){const a=i.getCharacterCountBits(n);if(e>=1<<a)throw new st(e+" is bigger than "+((1<<a)-1));s.appendBits(e,a)}static appendBytes(e,n,i,s){switch(n){case Se.NUMERIC:ft.appendNumericBytes(e,i);break;case Se.ALPHANUMERIC:ft.appendAlphanumericBytes(e,i);break;case Se.BYTE:ft.append8BitBytes(e,i,s);break;case Se.KANJI:ft.appendKanjiBytes(e,i);break;default:throw new st("Invalid mode: "+n)}}static getDigit(e){return e.charCodeAt(0)-48}static isDigit(e){const n=ft.getDigit(e);return n>=0&&n<=9}static appendNumericBytes(e,n){const i=e.length;let s=0;for(;s<i;){const a=ft.getDigit(e.charAt(s));if(s+2<i){const l=ft.getDigit(e.charAt(s+1)),d=ft.getDigit(e.charAt(s+2));n.appendBits(a*100+l*10+d,10),s+=3}else if(s+1<i){const l=ft.getDigit(e.charAt(s+1));n.appendBits(a*10+l,7),s+=2}else n.appendBits(a,4),s++}}static appendAlphanumericBytes(e,n){const i=e.length;let s=0;for(;s<i;){const a=ft.getAlphanumericCode(e.charCodeAt(s));if(a===-1)throw new st;if(s+1<i){const l=ft.getAlphanumericCode(e.charCodeAt(s+1));if(l===-1)throw new st;n.appendBits(a*45+l,11),s+=2}else n.appendBits(a,6),s++}}static append8BitBytes(e,n,i){let s;try{s=fe.encode(e,i)}catch(a){throw new st(a)}for(let a=0,l=s.length;a!==l;a++){const d=s[a];n.appendBits(d,8)}}static appendKanjiBytes(e,n){let i;try{i=fe.encode(e,B.SJIS)}catch(a){throw new st(a)}const s=i.length;for(let a=0;a<s;a+=2){const l=i[a]&255,d=i[a+1]&255,h=l<<8&4294967295|d;let m=-1;if(h>=33088&&h<=40956?m=h-33088:h>=57408&&h<=60351&&(m=h-49472),m===-1)throw new st("Invalid byte sequence");const y=(m>>8)*192+(m&255);n.appendBits(y,13)}}static appendECI(e,n){n.appendBits(Se.ECI.getBits(),4),n.appendBits(e.getValue(),8)}}ft.ALPHANUMERIC_TABLE=Int32Array.from([-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,36,-1,-1,-1,37,38,-1,-1,-1,-1,39,40,-1,41,42,43,0,1,2,3,4,5,6,7,8,9,44,-1,-1,-1,-1,-1,-1,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,-1,-1,-1,-1,-1]),ft.DEFAULT_BYTE_MODE_ENCODING=B.UTF8.getName();class nr{write(e,n,i,s=null){if(e.length===0)throw new E("Found empty contents");if(n<0||i<0)throw new E("Requested dimensions are too small: "+n+"x"+i);let a=dt.L,l=nr.QUIET_ZONE_SIZE;s!==null&&(s.get(kt.ERROR_CORRECTION)!==void 0&&(a=dt.fromString(s.get(kt.ERROR_CORRECTION).toString())),s.get(kt.MARGIN)!==void 0&&(l=Number.parseInt(s.get(kt.MARGIN).toString(),10)));const d=ft.encode(e,a,s);return this.renderResult(d,n,i,l)}writeToDom(e,n,i,s,a=null){typeof e=="string"&&(e=document.querySelector(e));const l=this.write(n,i,s,a);e&&e.appendChild(l)}renderResult(e,n,i,s){const a=e.getMatrix();if(a===null)throw new Vt;const l=a.getWidth(),d=a.getHeight(),h=l+s*2,m=d+s*2,y=Math.max(n,h),b=Math.max(i,m),I=Math.min(Math.floor(y/h),Math.floor(b/m)),N=Math.floor((y-l*I)/2),U=Math.floor((b-d*I)/2),z=this.createSVGElement(y,b);for(let G=0,K=U;G<d;G++,K+=I)for(let he=0,me=N;he<l;he++,me+=I)if(a.get(he,G)===1){const de=this.createSvgRectElement(me,K,I,I);z.appendChild(de)}return z}createSVGElement(e,n){const i=document.createElementNS(nr.SVG_NS,"svg");return i.setAttributeNS(null,"height",e.toString()),i.setAttributeNS(null,"width",n.toString()),i}createSvgRectElement(e,n,i,s){const a=document.createElementNS(nr.SVG_NS,"rect");return a.setAttributeNS(null,"x",e.toString()),a.setAttributeNS(null,"y",n.toString()),a.setAttributeNS(null,"height",i.toString()),a.setAttributeNS(null,"width",s.toString()),a.setAttributeNS(null,"fill","#000000"),a}}nr.QUIET_ZONE_SIZE=4,nr.SVG_NS="http://www.w3.org/2000/svg";class yr{encode(e,n,i,s,a){if(e.length===0)throw new E("Found empty contents");if(n!==ne.QR_CODE)throw new E("Can only encode QR_CODE, but got "+n);if(i<0||s<0)throw new E(`Requested dimensions are too small: ${i}x${s}`);let l=dt.L,d=yr.QUIET_ZONE_SIZE;a!==null&&(a.get(kt.ERROR_CORRECTION)!==void 0&&(l=dt.fromString(a.get(kt.ERROR_CORRECTION).toString())),a.get(kt.MARGIN)!==void 0&&(d=Number.parseInt(a.get(kt.MARGIN).toString(),10)));const h=ft.encode(e,l,a);return yr.renderResult(h,i,s,d)}static renderResult(e,n,i,s){const a=e.getMatrix();if(a===null)throw new Vt;const l=a.getWidth(),d=a.getHeight(),h=l+s*2,m=d+s*2,y=Math.max(n,h),b=Math.max(i,m),I=Math.min(Math.floor(y/h),Math.floor(b/m)),N=Math.floor((y-l*I)/2),U=Math.floor((b-d*I)/2),z=new Q(y,b);for(let G=0,K=U;G<d;G++,K+=I)for(let he=0,me=N;he<l;he++,me+=I)a.get(he,G)===1&&z.setRegion(me,K,I,I);return z}}yr.QUIET_ZONE_SIZE=4;class pd{encode(e,n,i,s,a){let l;switch(n){case ne.QR_CODE:l=new yr;break;default:throw new E("No encoder available for format "+n)}return l.encode(e,n,i,s,a)}}class Sn extends re{constructor(e,n,i,s,a,l,d,h){if(super(l,d),this.yuvData=e,this.dataWidth=n,this.dataHeight=i,this.left=s,this.top=a,s+l>n||a+d>i)throw new E("Crop rectangle does not fit within image data.");h&&this.reverseHorizontal(l,d)}getRow(e,n){if(e<0||e>=this.getHeight())throw new E("Requested row is outside the image: "+e);const i=this.getWidth();(n==null||n.length<i)&&(n=new Uint8ClampedArray(i));const s=(e+this.top)*this.dataWidth+this.left;return O.arraycopy(this.yuvData,s,n,0,i),n}getMatrix(){const e=this.getWidth(),n=this.getHeight();if(e===this.dataWidth&&n===this.dataHeight)return this.yuvData;const i=e*n,s=new Uint8ClampedArray(i);let a=this.top*this.dataWidth+this.left;if(e===this.dataWidth)return O.arraycopy(this.yuvData,a,s,0,i),s;for(let l=0;l<n;l++){const d=l*e;O.arraycopy(this.yuvData,a,s,d,e),a+=this.dataWidth}return s}isCropSupported(){return!0}crop(e,n,i,s){return new Sn(this.yuvData,this.dataWidth,this.dataHeight,this.left+e,this.top+n,i,s,!1)}renderThumbnail(){const e=this.getWidth()/Sn.THUMBNAIL_SCALE_FACTOR,n=this.getHeight()/Sn.THUMBNAIL_SCALE_FACTOR,i=new Int32Array(e*n),s=this.yuvData;let a=this.top*this.dataWidth+this.left;for(let l=0;l<n;l++){const d=l*e;for(let h=0;h<e;h++){const m=s[a+h*Sn.THUMBNAIL_SCALE_FACTOR]&255;i[d+h]=4278190080|m*65793}a+=this.dataWidth*Sn.THUMBNAIL_SCALE_FACTOR}return i}getThumbnailWidth(){return this.getWidth()/Sn.THUMBNAIL_SCALE_FACTOR}getThumbnailHeight(){return this.getHeight()/Sn.THUMBNAIL_SCALE_FACTOR}reverseHorizontal(e,n){const i=this.yuvData;for(let s=0,a=this.top*this.dataWidth+this.left;s<n;s++,a+=this.dataWidth){const l=a+e/2;for(let d=a,h=a+e-1;d<l;d++,h--){const m=i[d];i[d]=i[h],i[h]=m}}}invert(){return new xe(this)}}Sn.THUMBNAIL_SCALE_FACTOR=2;class oo extends re{constructor(e,n,i,s,a,l,d){if(super(n,i),this.dataWidth=s,this.dataHeight=a,this.left=l,this.top=d,e.BYTES_PER_ELEMENT===4){const h=n*i,m=new Uint8ClampedArray(h);for(let y=0;y<h;y++){const b=e[y],I=b>>16&255,N=b>>7&510,U=b&255;m[y]=(I+N+U)/4&255}this.luminances=m}else this.luminances=e;if(s===void 0&&(this.dataWidth=n),a===void 0&&(this.dataHeight=i),l===void 0&&(this.left=0),d===void 0&&(this.top=0),this.left+n>this.dataWidth||this.top+i>this.dataHeight)throw new E("Crop rectangle does not fit within image data.")}getRow(e,n){if(e<0||e>=this.getHeight())throw new E("Requested row is outside the image: "+e);const i=this.getWidth();(n==null||n.length<i)&&(n=new Uint8ClampedArray(i));const s=(e+this.top)*this.dataWidth+this.left;return O.arraycopy(this.luminances,s,n,0,i),n}getMatrix(){const e=this.getWidth(),n=this.getHeight();if(e===this.dataWidth&&n===this.dataHeight)return this.luminances;const i=e*n,s=new Uint8ClampedArray(i);let a=this.top*this.dataWidth+this.left;if(e===this.dataWidth)return O.arraycopy(this.luminances,a,s,0,i),s;for(let l=0;l<n;l++){const d=l*e;O.arraycopy(this.luminances,a,s,d,e),a+=this.dataWidth}return s}isCropSupported(){return!0}crop(e,n,i,s){return new oo(this.luminances,i,s,this.dataWidth,this.dataHeight,this.left+e,this.top+n)}invert(){return new xe(this)}}class ws extends B{static forName(e){return this.getCharacterSetECIByName(e)}}class so{}so.ISO_8859_1=B.ISO8859_1;class _s{isCompact(){return this.compact}setCompact(e){this.compact=e}getSize(){return this.size}setSize(e){this.size=e}getLayers(){return this.layers}setLayers(e){this.layers=e}getCodeWords(){return this.codeWords}setCodeWords(e){this.codeWords=e}getMatrix(){return this.matrix}setMatrix(e){this.matrix=e}}class vs{static singletonList(e){return[e]}static min(e,n){return e.sort(n)[0]}}class md{constructor(e){this.previous=e}getPrevious(){return this.previous}}class wr extends md{constructor(e,n,i){super(e),this.value=n,this.bitCount=i}appendTo(e,n){e.appendBits(this.value,this.bitCount)}add(e,n){return new wr(this,e,n)}addBinaryShift(e,n){return console.warn("addBinaryShift on SimpleToken, this simply returns a copy of this token"),new wr(this,e,n)}toString(){let e=this.value&(1<<this.bitCount)-1;return e|=1<<this.bitCount,"<"+$.toBinaryString(e|1<<this.bitCount).substring(1)+">"}}class ao extends wr{constructor(e,n,i){super(e,0,0),this.binaryShiftStart=n,this.binaryShiftByteCount=i}appendTo(e,n){for(let i=0;i<this.binaryShiftByteCount;i++)(i===0||i===31&&this.binaryShiftByteCount<=62)&&(e.appendBits(31,5),this.binaryShiftByteCount>62?e.appendBits(this.binaryShiftByteCount-31,16):i===0?e.appendBits(Math.min(this.binaryShiftByteCount,31),5):e.appendBits(this.binaryShiftByteCount-31,5)),e.appendBits(n[this.binaryShiftStart+i],8)}addBinaryShift(e,n){return new ao(this,e,n)}toString(){return"<"+this.binaryShiftStart+"::"+(this.binaryShiftStart+this.binaryShiftByteCount-1)+">"}}function gd(C,e,n){return new ao(C,e,n)}function Br(C,e,n){return new wr(C,e,n)}const xd=["UPPER","LOWER","DIGIT","MIXED","PUNCT"],Zn=0,gi=1,fn=2,Cs=3,Tn=4,yd=new wr(null,0,0),lo=[Int32Array.from([0,(5<<16)+28,(5<<16)+30,(5<<16)+29,656318]),Int32Array.from([(9<<16)+480+14,0,(5<<16)+30,(5<<16)+29,656318]),Int32Array.from([(4<<16)+14,(9<<16)+448+28,0,(9<<16)+448+29,932798]),Int32Array.from([(5<<16)+29,(5<<16)+28,656318,0,(5<<16)+30]),Int32Array.from([(5<<16)+31,656380,656382,656381,0])];function wd(C){for(let e of C)j.fill(e,-1);return C[Zn][Tn]=0,C[gi][Tn]=0,C[gi][Zn]=28,C[Cs][Tn]=0,C[fn][Tn]=0,C[fn][Zn]=15,C}const bs=wd(j.createInt32Array(6,6));class Nn{constructor(e,n,i,s){this.token=e,this.mode=n,this.binaryShiftByteCount=i,this.bitCount=s}getMode(){return this.mode}getToken(){return this.token}getBinaryShiftByteCount(){return this.binaryShiftByteCount}getBitCount(){return this.bitCount}latchAndAppend(e,n){let i=this.bitCount,s=this.token;if(e!==this.mode){let l=lo[this.mode][e];s=Br(s,l&65535,l>>16),i+=l>>16}let a=e===fn?4:5;return s=Br(s,n,a),new Nn(s,e,0,i+a)}shiftAndAppend(e,n){let i=this.token,s=this.mode===fn?4:5;return i=Br(i,bs[this.mode][e],s),i=Br(i,n,5),new Nn(i,this.mode,0,this.bitCount+s+5)}addBinaryShiftChar(e){let n=this.token,i=this.mode,s=this.bitCount;if(this.mode===Tn||this.mode===fn){let d=lo[i][Zn];n=Br(n,d&65535,d>>16),s+=d>>16,i=Zn}let a=this.binaryShiftByteCount===0||this.binaryShiftByteCount===31?18:this.binaryShiftByteCount===62?9:8,l=new Nn(n,i,this.binaryShiftByteCount+1,s+a);return l.binaryShiftByteCount===2078&&(l=l.endBinaryShift(e+1)),l}endBinaryShift(e){if(this.binaryShiftByteCount===0)return this;let n=this.token;return n=gd(n,e-this.binaryShiftByteCount,this.binaryShiftByteCount),new Nn(n,this.mode,0,this.bitCount)}isBetterThanOrEqualTo(e){let n=this.bitCount+(lo[this.mode][e.mode]>>16);return this.binaryShiftByteCount<e.binaryShiftByteCount?n+=Nn.calculateBinaryShiftCost(e)-Nn.calculateBinaryShiftCost(this):this.binaryShiftByteCount>e.binaryShiftByteCount&&e.binaryShiftByteCount>0&&(n+=10),n<=e.bitCount}toBitArray(e){let n=[];for(let s=this.endBinaryShift(e.length).token;s!==null;s=s.getPrevious())n.unshift(s);let i=new V;for(const s of n)s.appendTo(i,e);return i}toString(){return ie.format("%s bits=%d bytes=%d",xd[this.mode],this.bitCount,this.binaryShiftByteCount)}static calculateBinaryShiftCost(e){return e.binaryShiftByteCount>62?21:e.binaryShiftByteCount>31?20:e.binaryShiftByteCount>0?10:0}}Nn.INITIAL_STATE=new Nn(yd,Zn,0,0);function _d(C){const e=ie.getCharCode(" "),n=ie.getCharCode("."),i=ie.getCharCode(",");C[Zn][e]=1;const s=ie.getCharCode("Z"),a=ie.getCharCode("A");for(let I=a;I<=s;I++)C[Zn][I]=I-a+2;C[gi][e]=1;const l=ie.getCharCode("z"),d=ie.getCharCode("a");for(let I=d;I<=l;I++)C[gi][I]=I-d+2;C[fn][e]=1;const h=ie.getCharCode("9"),m=ie.getCharCode("0");for(let I=m;I<=h;I++)C[fn][I]=I-m+2;C[fn][i]=12,C[fn][n]=13;const y=["\0"," ","","","","","","","\x07","\b"," ",`
|
|
75
|
-
`,"\v","\f","\r","\x1B","","","","","@","\\","^","_","`","|","~",""];for(let I=0;I<y.length;I++)
|
|
76
|
-
`);let i=vs.singletonList(Nn.INITIAL_STATE);for(let a=0;a<this.text.length;a++){let l,d=a+1<this.text.length?this.text[a+1]:0;switch(this.text[a]){case ie.getCharCode("\r"):l=d===n?2:0;break;case ie.getCharCode("."):l=d===e?3:0;break;case ie.getCharCode(","):l=d===e?4:0;break;case ie.getCharCode(":"):l=d===e?5:0;break;default:l=0}l>0?(i=Lr.updateStateListForPair(i,a,l),a++):i=this.updateStateListForChar(i,a)}return vs.min(i,(a,l)=>a.getBitCount()-l.getBitCount()).toBitArray(this.text)}updateStateListForChar(e,n){const i=[];for(let s of e)this.updateStateForChar(s,n,i);return Lr.simplifyStates(i)}updateStateForChar(e,n,i){let s=this.text[n]&255,a=co[e.getMode()][s]>0,l=null;for(let d=0;d<=Tn;d++){let h=co[d][s];if(h>0){if(l==null&&(l=e.endBinaryShift(n)),!a||d===e.getMode()||d===fn){const m=l.latchAndAppend(d,h);i.push(m)}if(!a&&bs[e.getMode()][d]>=0){const m=l.shiftAndAppend(d,h);i.push(m)}}}if(e.getBinaryShiftByteCount()>0||co[e.getMode()][s]===0){let d=e.addBinaryShiftChar(n);i.push(d)}}static updateStateListForPair(e,n,i){const s=[];for(let a of e)this.updateStateForPair(a,n,i,s);return this.simplifyStates(s)}static updateStateForPair(e,n,i,s){let a=e.endBinaryShift(n);if(s.push(a.latchAndAppend(Tn,i)),e.getMode()!==Tn&&s.push(a.shiftAndAppend(Tn,i)),i===3||i===4){let l=a.latchAndAppend(fn,16-i).latchAndAppend(fn,1);s.push(l)}if(e.getBinaryShiftByteCount()>0){let l=e.addBinaryShiftChar(n).addBinaryShiftChar(n+1);s.push(l)}}static simplifyStates(e){let n=[];for(const i of e){let s=!0;for(const a of n){if(a.isBetterThanOrEqualTo(i)){s=!1;break}i.isBetterThanOrEqualTo(a)&&(n=n.filter(l=>l!==a))}s&&n.push(i)}return n}}class Ge{constructor(){}static encodeBytes(e){return Ge.encode(e,Ge.DEFAULT_EC_PERCENT,Ge.DEFAULT_AZTEC_LAYERS)}static encode(e,n,i){let s=new Lr(e).encode(),a=$.truncDivision(s.getSize()*n,100)+11,l=s.getSize()+a,d,h,m,y,b;if(i!==Ge.DEFAULT_AZTEC_LAYERS){if(d=i<0,h=Math.abs(i),h>(d?Ge.MAX_NB_BITS_COMPACT:Ge.MAX_NB_BITS))throw new E(ie.format("Illegal value %s for layers",i));m=Ge.totalBitsInLayer(h,d),y=Ge.WORD_SIZE[h];let de=m-m%y;if(b=Ge.stuffBits(s,y),b.getSize()+a>de)throw new E("Data to large for user specified layer");if(d&&b.getSize()>y*64)throw new E("Data to large for user specified layer")}else{y=0,b=null;for(let de=0;;de++){if(de>Ge.MAX_NB_BITS)throw new E("Data too large for an Aztec code");if(d=de<=3,h=d?de+1:de,m=Ge.totalBitsInLayer(h,d),l>m)continue;(b==null||y!==Ge.WORD_SIZE[h])&&(y=Ge.WORD_SIZE[h],b=Ge.stuffBits(s,y));let He=m-m%y;if(!(d&&b.getSize()>y*64)&&b.getSize()+a<=He)break}}let I=Ge.generateCheckWords(b,m,y),N=b.getSize()/y,U=Ge.generateModeMessage(d,h,N),z=(d?11:14)+h*4,G=new Int32Array(z),K;if(d){K=z;for(let de=0;de<G.length;de++)G[de]=de}else{K=z+1+2*$.truncDivision($.truncDivision(z,2)-1,15);let de=$.truncDivision(z,2),He=$.truncDivision(K,2);for(let Pe=0;Pe<de;Pe++){let Kt=Pe+$.truncDivision(Pe,15);G[de-Pe-1]=He-Kt-1,G[de+Pe]=He+Kt+1}}let he=new Q(K);for(let de=0,He=0;de<h;de++){let Pe=(h-de)*4+(d?9:12);for(let Kt=0;Kt<Pe;Kt++){let gn=Kt*2;for(let Qt=0;Qt<2;Qt++)I.get(He+gn+Qt)&&he.set(G[de*2+Qt],G[de*2+Kt]),I.get(He+Pe*2+gn+Qt)&&he.set(G[de*2+Kt],G[z-1-de*2-Qt]),I.get(He+Pe*4+gn+Qt)&&he.set(G[z-1-de*2-Qt],G[z-1-de*2-Kt]),I.get(He+Pe*6+gn+Qt)&&he.set(G[z-1-de*2-Kt],G[de*2+Qt])}He+=Pe*8}if(Ge.drawModeMessage(he,d,K,U),d)Ge.drawBullsEye(he,$.truncDivision(K,2),5);else{Ge.drawBullsEye(he,$.truncDivision(K,2),7);for(let de=0,He=0;de<$.truncDivision(z,2)-1;de+=15,He+=16)for(let Pe=$.truncDivision(K,2)&1;Pe<K;Pe+=2)he.set($.truncDivision(K,2)-He,Pe),he.set($.truncDivision(K,2)+He,Pe),he.set(Pe,$.truncDivision(K,2)-He),he.set(Pe,$.truncDivision(K,2)+He)}let me=new _s;return me.setCompact(d),me.setSize(K),me.setLayers(h),me.setCodeWords(N),me.setMatrix(he),me}static drawBullsEye(e,n,i){for(let s=0;s<i;s+=2)for(let a=n-s;a<=n+s;a++)e.set(a,n-s),e.set(a,n+s),e.set(n-s,a),e.set(n+s,a);e.set(n-i,n-i),e.set(n-i+1,n-i),e.set(n-i,n-i+1),e.set(n+i,n-i),e.set(n+i,n-i+1),e.set(n+i,n+i-1)}static generateModeMessage(e,n,i){let s=new V;return e?(s.appendBits(n-1,2),s.appendBits(i-1,6),s=Ge.generateCheckWords(s,28,4)):(s.appendBits(n-1,5),s.appendBits(i-1,11),s=Ge.generateCheckWords(s,40,4)),s}static drawModeMessage(e,n,i,s){let a=$.truncDivision(i,2);if(n)for(let l=0;l<7;l++){let d=a-3+l;s.get(l)&&e.set(d,a-5),s.get(l+7)&&e.set(a+5,d),s.get(20-l)&&e.set(d,a+5),s.get(27-l)&&e.set(a-5,d)}else for(let l=0;l<10;l++){let d=a-5+l+$.truncDivision(l,5);s.get(l)&&e.set(d,a-7),s.get(l+10)&&e.set(a+7,d),s.get(29-l)&&e.set(d,a+7),s.get(39-l)&&e.set(a-7,d)}}static generateCheckWords(e,n,i){let s=e.getSize()/i,a=new io(Ge.getGF(i)),l=$.truncDivision(n,i),d=Ge.bitsToWords(e,i,l);a.encode(d,l-s);let h=n%i,m=new V;m.appendBits(0,h);for(const y of Array.from(d))m.appendBits(y,i);return m}static bitsToWords(e,n,i){let s=new Int32Array(i),a,l;for(a=0,l=e.getSize()/n;a<l;a++){let d=0;for(let h=0;h<n;h++)d|=e.get(a*n+h)?1<<n-h-1:0;s[a]=d}return s}static getGF(e){switch(e){case 4:return Fe.AZTEC_PARAM;case 6:return Fe.AZTEC_DATA_6;case 8:return Fe.AZTEC_DATA_8;case 10:return Fe.AZTEC_DATA_10;case 12:return Fe.AZTEC_DATA_12;default:throw new E("Unsupported word size "+e)}}static stuffBits(e,n){let i=new V,s=e.getSize(),a=(1<<n)-2;for(let l=0;l<s;l+=n){let d=0;for(let h=0;h<n;h++)(l+h>=s||e.get(l+h))&&(d|=1<<n-1-h);(d&a)===a?(i.appendBits(d&a,n),l--):(d&a)===0?(i.appendBits(d|1,n),l--):i.appendBits(d,n)}return i}static totalBitsInLayer(e,n){return((n?88:112)+16*e)*e}}Ge.DEFAULT_EC_PERCENT=33,Ge.DEFAULT_AZTEC_LAYERS=0,Ge.MAX_NB_BITS=32,Ge.MAX_NB_BITS_COMPACT=4,Ge.WORD_SIZE=Int32Array.from([4,6,6,8,8,8,8,8,8,10,10,10,10,10,10,10,10,10,10,10,10,10,10,12,12,12,12,12,12,12,12,12,12]);class xi{encode(e,n,i,s){return this.encodeWithHints(e,n,i,s,null)}encodeWithHints(e,n,i,s,a){let l=so.ISO_8859_1,d=Ge.DEFAULT_EC_PERCENT,h=Ge.DEFAULT_AZTEC_LAYERS;return a!=null&&(a.has(kt.CHARACTER_SET)&&(l=ws.forName(a.get(kt.CHARACTER_SET).toString())),a.has(kt.ERROR_CORRECTION)&&(d=$.parseInt(a.get(kt.ERROR_CORRECTION).toString())),a.has(kt.AZTEC_LAYERS)&&(h=$.parseInt(a.get(kt.AZTEC_LAYERS).toString()))),xi.encodeLayers(e,n,i,s,l,d,h)}static encodeLayers(e,n,i,s,a,l,d){if(n!==ne.AZTEC)throw new E("Can only encode AZTEC, but got "+n);let h=Ge.encode(ie.getBytes(e,a),l,d);return xi.renderResult(h,i,s)}static renderResult(e,n,i){let s=e.getMatrix();if(s==null)throw new Vt;let a=s.getWidth(),l=s.getHeight(),d=Math.max(n,a),h=Math.max(i,l),m=Math.min(d/a,h/l),y=(d-a*m)/2,b=(h-l*m)/2,I=new Q(d,h);for(let N=0,U=b;N<l;N++,U+=m)for(let z=0,G=y;z<a;z++,G+=m)s.get(z,N)&&I.setRegion(G,U,m,m);return I}}o.AbstractExpandedDecoder=Xi,o.ArgumentException=A,o.ArithmeticException=jt,o.AztecCode=_s,o.AztecCodeReader=it,o.AztecCodeWriter=xi,o.AztecDecoder=L,o.AztecDetector=li,o.AztecDetectorResult=si,o.AztecEncoder=Ge,o.AztecHighLevelEncoder=Lr,o.AztecPoint=Lt,o.BarcodeFormat=ne,o.Binarizer=D,o.BinaryBitmap=F,o.BitArray=V,o.BitMatrix=Q,o.BitSource=Ki,o.BrowserAztecCodeReader=ke,o.BrowserBarcodeReader=Ju,o.BrowserCodeReader=je,o.BrowserDatamatrixCodeReader=Qu,o.BrowserMultiFormatReader=ud,o.BrowserPDF417Reader=dd,o.BrowserQRCodeReader=fd,o.BrowserQRCodeSvgWriter=nr,o.CharacterSetECI=B,o.ChecksumException=M,o.Code128Reader=ye,o.Code39Reader=Tt,o.DataMatrixDecodedBitStreamParser=Un,o.DataMatrixReader=zn,o.DecodeHintType=q,o.DecoderResult=Re,o.DefaultGridSampler=ai,o.DetectorResult=kn,o.EAN13Reader=Jn,o.EncodeHintType=kt,o.Exception=g,o.FormatException=R,o.GenericGF=Fe,o.GenericGFPoly=et,o.GlobalHistogramBinarizer=Z,o.GridSampler=Tr,o.GridSamplerInstance=bn,o.HTMLCanvasElementLuminanceSource=pe,o.HybridBinarizer=te,o.ITFReader=ot,o.IllegalArgumentException=E,o.IllegalStateException=Vt,o.InvertedLuminanceSource=xe,o.LuminanceSource=re,o.MathUtils=ae,o.MultiFormatOneDReader=gr,o.MultiFormatReader=ys,o.MultiFormatWriter=pd,o.NotFoundException=k,o.OneDReader=Ne,o.PDF417DecodedBitStreamParser=J,o.PDF417DecoderErrorCorrection=fs,o.PDF417Reader=Ut,o.PDF417ResultMetadata=ps,o.PerspectiveTransform=tn,o.PlanarYUVLuminanceSource=Sn,o.QRCodeByteMatrix=mi,o.QRCodeDataMask=un,o.QRCodeDecodedBitStreamParser=wt,o.QRCodeDecoderErrorCorrectionLevel=dt,o.QRCodeDecoderFormatInformation=Zt,o.QRCodeEncoder=ft,o.QRCodeEncoderQRCode=tr,o.QRCodeMaskUtil=At,o.QRCodeMatrixUtil=Te,o.QRCodeMode=Se,o.QRCodeReader=Vn,o.QRCodeVersion=Ae,o.QRCodeWriter=yr,o.RGBLuminanceSource=oo,o.RSS14Reader=Et,o.RSSExpandedReader=le,o.ReaderException=pi,o.ReedSolomonDecoder=Cn,o.ReedSolomonEncoder=io,o.ReedSolomonException=hn,o.Result=Le,o.ResultMetadataType=De,o.ResultPoint=we,o.StringUtils=ie,o.UnsupportedOperationException=Ce,o.VideoInputDevice=ce,o.WhiteRectangleDetector=pn,o.WriterException=st,o.ZXingArrays=j,o.ZXingCharset=ws,o.ZXingInteger=$,o.ZXingStandardCharsets=so,o.ZXingStringBuilder=se,o.ZXingStringEncoding=fe,o.ZXingSystem=O,o.createAbstractExpandedDecoder=us,Object.defineProperty(o,"__esModule",{value:!0})}))})(jr,jr.exports)),jr.exports}var ht=Qy();const ew=Tc(ht),tw=Id({__proto__:null,default:ew},[ht]);var ll=(function(){function t(r,o,c){if(this.formatMap=new Map([[ve.QR_CODE,ht.BarcodeFormat.QR_CODE],[ve.AZTEC,ht.BarcodeFormat.AZTEC],[ve.CODABAR,ht.BarcodeFormat.CODABAR],[ve.CODE_39,ht.BarcodeFormat.CODE_39],[ve.CODE_93,ht.BarcodeFormat.CODE_93],[ve.CODE_128,ht.BarcodeFormat.CODE_128],[ve.DATA_MATRIX,ht.BarcodeFormat.DATA_MATRIX],[ve.MAXICODE,ht.BarcodeFormat.MAXICODE],[ve.ITF,ht.BarcodeFormat.ITF],[ve.EAN_13,ht.BarcodeFormat.EAN_13],[ve.EAN_8,ht.BarcodeFormat.EAN_8],[ve.PDF_417,ht.BarcodeFormat.PDF_417],[ve.RSS_14,ht.BarcodeFormat.RSS_14],[ve.RSS_EXPANDED,ht.BarcodeFormat.RSS_EXPANDED],[ve.UPC_A,ht.BarcodeFormat.UPC_A],[ve.UPC_E,ht.BarcodeFormat.UPC_E],[ve.UPC_EAN_EXTENSION,ht.BarcodeFormat.UPC_EAN_EXTENSION]]),this.reverseFormatMap=this.createReverseFormatMap(),!tw)throw"Use html5qrcode.min.js without edit, ZXing not found.";this.verbose=o,this.logger=c;var u=this.createZXingFormats(r),f=new Map;f.set(ht.DecodeHintType.POSSIBLE_FORMATS,u),f.set(ht.DecodeHintType.TRY_HARDER,!1),this.hints=f}return t.prototype.decodeAsync=function(r){var o=this;return new Promise(function(c,u){try{c(o.decode(r))}catch(f){u(f)}})},t.prototype.decode=function(r){var o=new ht.MultiFormatReader(this.verbose,this.hints),c=new ht.HTMLCanvasElementLuminanceSource(r),u=new ht.BinaryBitmap(new ht.HybridBinarizer(c)),f=o.decode(u);return{text:f.text,format:Zu.create(this.toHtml5QrcodeSupportedFormats(f.format)),debugData:this.createDebugData()}},t.prototype.createReverseFormatMap=function(){var r=new Map;return this.formatMap.forEach(function(o,c,u){r.set(o,c)}),r},t.prototype.toHtml5QrcodeSupportedFormats=function(r){if(!this.reverseFormatMap.has(r))throw"reverseFormatMap doesn't have ".concat(r);return this.reverseFormatMap.get(r)},t.prototype.createZXingFormats=function(r){for(var o=[],c=0,u=r;c<u.length;c++){var f=u[c];this.formatMap.has(f)?o.push(this.formatMap.get(f)):this.logger.logError("".concat(f," is not supported by")+"ZXingHtml5QrcodeShim")}return o},t.prototype.createDebugData=function(){return{decoderName:"zxing-js"}},t})(),nw=function(t,r,o,c){function u(f){return f instanceof o?f:new o(function(p){p(f)})}return new(o||(o=Promise))(function(f,p){function x(A){try{g(c.next(A))}catch(E){p(E)}}function _(A){try{g(c.throw(A))}catch(E){p(E)}}function g(A){A.done?f(A.value):u(A.value).then(x,_)}g((c=c.apply(t,r||[])).next())})},rw=function(t,r){var o={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},c,u,f,p;return p={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(p[Symbol.iterator]=function(){return this}),p;function x(g){return function(A){return _([g,A])}}function _(g){if(c)throw new TypeError("Generator is already executing.");for(;p&&(p=0,g[0]&&(o=0)),o;)try{if(c=1,u&&(f=g[0]&2?u.return:g[0]?u.throw||((f=u.return)&&f.call(u),0):u.next)&&!(f=f.call(u,g[1])).done)return f;switch(u=0,f&&(g=[g[0]&2,f.value]),g[0]){case 0:case 1:f=g;break;case 4:return o.label++,{value:g[1],done:!1};case 5:o.label++,u=g[1],g=[0];continue;case 7:g=o.ops.pop(),o.trys.pop();continue;default:if(f=o.trys,!(f=f.length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){o=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){o.label=g[1];break}if(g[0]===6&&o.label<f[1]){o.label=f[1],f=g;break}if(f&&o.label<f[2]){o.label=f[2],o.ops.push(g);break}f[2]&&o.ops.pop(),o.trys.pop();continue}g=r.call(t,o)}catch(A){g=[6,A],u=0}finally{c=f=0}if(g[0]&5)throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}},cl=(function(){function t(r,o,c){if(this.formatMap=new Map([[ve.QR_CODE,"qr_code"],[ve.AZTEC,"aztec"],[ve.CODABAR,"codabar"],[ve.CODE_39,"code_39"],[ve.CODE_93,"code_93"],[ve.CODE_128,"code_128"],[ve.DATA_MATRIX,"data_matrix"],[ve.ITF,"itf"],[ve.EAN_13,"ean_13"],[ve.EAN_8,"ean_8"],[ve.PDF_417,"pdf417"],[ve.UPC_A,"upc_a"],[ve.UPC_E,"upc_e"]]),this.reverseFormatMap=this.createReverseFormatMap(),!t.isSupported())throw"Use html5qrcode.min.js without edit, Use BarcodeDetectorDelegate only if it isSupported();";this.verbose=o,this.logger=c;var u=this.createBarcodeDetectorFormats(r);if(this.detector=new BarcodeDetector(u),!this.detector)throw"BarcodeDetector detector not supported"}return t.isSupported=function(){if(!("BarcodeDetector"in window))return!1;var r=new BarcodeDetector({formats:["qr_code"]});return typeof r<"u"},t.prototype.decodeAsync=function(r){return nw(this,void 0,void 0,function(){var o,c;return rw(this,function(u){switch(u.label){case 0:return[4,this.detector.detect(r)];case 1:if(o=u.sent(),!o||o.length===0)throw"No barcode or QR code detected.";return c=this.selectLargestBarcode(o),[2,{text:c.rawValue,format:Zu.create(this.toHtml5QrcodeSupportedFormats(c.format)),debugData:this.createDebugData()}]}})})},t.prototype.selectLargestBarcode=function(r){for(var o=null,c=0,u=0,f=r;u<f.length;u++){var p=f[u],x=p.boundingBox.width*p.boundingBox.height;x>c&&(c=x,o=p)}if(!o)throw"No largest barcode found";return o},t.prototype.createBarcodeDetectorFormats=function(r){for(var o=[],c=0,u=r;c<u.length;c++){var f=u[c];this.formatMap.has(f)?o.push(this.formatMap.get(f)):this.logger.warn("".concat(f," is not supported by")+"BarcodeDetectorDelegate")}return{formats:o}},t.prototype.toHtml5QrcodeSupportedFormats=function(r){if(!this.reverseFormatMap.has(r))throw"reverseFormatMap doesn't have ".concat(r);return this.reverseFormatMap.get(r)},t.prototype.createReverseFormatMap=function(){var r=new Map;return this.formatMap.forEach(function(o,c,u){r.set(o,c)}),r},t.prototype.createDebugData=function(){return{decoderName:"BarcodeDetector"}},t})(),ul=function(t,r,o,c){function u(f){return f instanceof o?f:new o(function(p){p(f)})}return new(o||(o=Promise))(function(f,p){function x(A){try{g(c.next(A))}catch(E){p(E)}}function _(A){try{g(c.throw(A))}catch(E){p(E)}}function g(A){A.done?f(A.value):u(A.value).then(x,_)}g((c=c.apply(t,r||[])).next())})},dl=function(t,r){var o={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},c,u,f,p;return p={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(p[Symbol.iterator]=function(){return this}),p;function x(g){return function(A){return _([g,A])}}function _(g){if(c)throw new TypeError("Generator is already executing.");for(;p&&(p=0,g[0]&&(o=0)),o;)try{if(c=1,u&&(f=g[0]&2?u.return:g[0]?u.throw||((f=u.return)&&f.call(u),0):u.next)&&!(f=f.call(u,g[1])).done)return f;switch(u=0,f&&(g=[g[0]&2,f.value]),g[0]){case 0:case 1:f=g;break;case 4:return o.label++,{value:g[1],done:!1};case 5:o.label++,u=g[1],g=[0];continue;case 7:g=o.ops.pop(),o.trys.pop();continue;default:if(f=o.trys,!(f=f.length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){o=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){o.label=g[1];break}if(g[0]===6&&o.label<f[1]){o.label=f[1],f=g;break}if(f&&o.label<f[2]){o.label=f[2],o.ops.push(g);break}f[2]&&o.ops.pop(),o.trys.pop();continue}g=r.call(t,o)}catch(A){g=[6,A],u=0}finally{c=f=0}if(g[0]&5)throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}},iw=(function(){function t(r,o,c,u){this.EXECUTIONS_TO_REPORT_PERFORMANCE=100,this.executions=0,this.executionResults=[],this.wasPrimaryDecoderUsedInLastDecode=!1,this.verbose=c,o&&cl.isSupported()?(this.primaryDecoder=new cl(r,c,u),this.secondaryDecoder=new ll(r,c,u)):this.primaryDecoder=new ll(r,c,u)}return t.prototype.decodeAsync=function(r){return ul(this,void 0,void 0,function(){var o;return dl(this,function(c){switch(c.label){case 0:o=performance.now(),c.label=1;case 1:return c.trys.push([1,,3,4]),[4,this.getDecoder().decodeAsync(r)];case 2:return[2,c.sent()];case 3:return this.possiblyLogPerformance(o),[7];case 4:return[2]}})})},t.prototype.decodeRobustlyAsync=function(r){return ul(this,void 0,void 0,function(){var o,c;return dl(this,function(u){switch(u.label){case 0:o=performance.now(),u.label=1;case 1:return u.trys.push([1,3,4,5]),[4,this.primaryDecoder.decodeAsync(r)];case 2:return[2,u.sent()];case 3:if(c=u.sent(),this.secondaryDecoder)return[2,this.secondaryDecoder.decodeAsync(r)];throw c;case 4:return this.possiblyLogPerformance(o),[7];case 5:return[2]}})})},t.prototype.getDecoder=function(){return this.secondaryDecoder?this.wasPrimaryDecoderUsedInLastDecode===!1?(this.wasPrimaryDecoderUsedInLastDecode=!0,this.primaryDecoder):(this.wasPrimaryDecoderUsedInLastDecode=!1,this.secondaryDecoder):this.primaryDecoder},t.prototype.possiblyLogPerformance=function(r){if(this.verbose){var o=performance.now()-r;this.executionResults.push(o),this.executions++,this.possiblyFlushPerformanceReport()}},t.prototype.possiblyFlushPerformanceReport=function(){if(!(this.executions<this.EXECUTIONS_TO_REPORT_PERFORMANCE)){for(var r=0,o=0,c=this.executionResults;o<c.length;o++){var u=c[o];r+=u}var f=r/this.executionResults.length;console.log("".concat(f," ms for ").concat(this.executionResults.length," last runs.")),this.executions=0,this.executionResults=[]}},t})(),is=(function(){var t=function(r,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(c,u){c.__proto__=u}||function(c,u){for(var f in u)Object.prototype.hasOwnProperty.call(u,f)&&(c[f]=u[f])},t(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(r,o);function c(){this.constructor=r}r.prototype=o===null?Object.create(o):(c.prototype=o.prototype,new c)}})(),Li=function(t,r,o,c){function u(f){return f instanceof o?f:new o(function(p){p(f)})}return new(o||(o=Promise))(function(f,p){function x(A){try{g(c.next(A))}catch(E){p(E)}}function _(A){try{g(c.throw(A))}catch(E){p(E)}}function g(A){A.done?f(A.value):u(A.value).then(x,_)}g((c=c.apply(t,r||[])).next())})},Fi=function(t,r){var o={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},c,u,f,p;return p={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(p[Symbol.iterator]=function(){return this}),p;function x(g){return function(A){return _([g,A])}}function _(g){if(c)throw new TypeError("Generator is already executing.");for(;p&&(p=0,g[0]&&(o=0)),o;)try{if(c=1,u&&(f=g[0]&2?u.return:g[0]?u.throw||((f=u.return)&&f.call(u),0):u.next)&&!(f=f.call(u,g[1])).done)return f;switch(u=0,f&&(g=[g[0]&2,f.value]),g[0]){case 0:case 1:f=g;break;case 4:return o.label++,{value:g[1],done:!1};case 5:o.label++,u=g[1],g=[0];continue;case 7:g=o.ops.pop(),o.trys.pop();continue;default:if(f=o.trys,!(f=f.length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){o=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){o.label=g[1];break}if(g[0]===6&&o.label<f[1]){o.label=f[1],f=g;break}if(f&&o.label<f[2]){o.label=f[2],o.ops.push(g);break}f[2]&&o.ops.pop(),o.trys.pop();continue}g=r.call(t,o)}catch(A){g=[6,A],u=0}finally{c=f=0}if(g[0]&5)throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}},Hu=(function(){function t(r,o){this.name=r,this.track=o}return t.prototype.isSupported=function(){return this.track.getCapabilities?this.name in this.track.getCapabilities():!1},t.prototype.apply=function(r){var o={};o[this.name]=r;var c={advanced:[o]};return this.track.applyConstraints(c)},t.prototype.value=function(){var r=this.track.getSettings();if(this.name in r){var o=r[this.name];return o}return null},t})(),ow=(function(t){is(r,t);function r(o,c){return t.call(this,o,c)||this}return r.prototype.min=function(){return this.getCapabilities().min},r.prototype.max=function(){return this.getCapabilities().max},r.prototype.step=function(){return this.getCapabilities().step},r.prototype.apply=function(o){var c={};c[this.name]=o;var u={advanced:[c]};return this.track.applyConstraints(u)},r.prototype.getCapabilities=function(){this.failIfNotSupported();var o=this.track.getCapabilities(),c=o[this.name];return{min:c.min,max:c.max,step:c.step}},r.prototype.failIfNotSupported=function(){if(!this.isSupported())throw new Error("".concat(this.name," capability not supported"))},r})(Hu),sw=(function(t){is(r,t);function r(o){return t.call(this,"zoom",o)||this}return r})(ow),aw=(function(t){is(r,t);function r(o){return t.call(this,"torch",o)||this}return r})(Hu),lw=(function(){function t(r){this.track=r}return t.prototype.zoomFeature=function(){return new sw(this.track)},t.prototype.torchFeature=function(){return new aw(this.track)},t})(),cw=(function(){function t(r,o,c){this.isClosed=!1,this.parentElement=r,this.mediaStream=o,this.callbacks=c,this.surface=this.createVideoElement(this.parentElement.clientWidth),r.append(this.surface)}return t.prototype.createVideoElement=function(r){var o=document.createElement("video");return o.style.width="".concat(r,"px"),o.style.display="block",o.muted=!0,o.setAttribute("muted","true"),o.playsInline=!0,o},t.prototype.setupSurface=function(){var r=this;this.surface.onabort=function(){throw"RenderedCameraImpl video surface onabort() called"},this.surface.onerror=function(){throw"RenderedCameraImpl video surface onerror() called"};var o=function(){var c=r.surface.clientWidth,u=r.surface.clientHeight;r.callbacks.onRenderSurfaceReady(c,u),r.surface.removeEventListener("playing",o)};this.surface.addEventListener("playing",o),this.surface.srcObject=this.mediaStream,this.surface.play()},t.create=function(r,o,c,u){return Li(this,void 0,void 0,function(){var f,p;return Fi(this,function(x){switch(x.label){case 0:return f=new t(r,o,u),c.aspectRatio?(p={aspectRatio:c.aspectRatio},[4,f.getFirstTrackOrFail().applyConstraints(p)]):[3,2];case 1:x.sent(),x.label=2;case 2:return f.setupSurface(),[2,f]}})})},t.prototype.failIfClosed=function(){if(this.isClosed)throw"The RenderedCamera has already been closed."},t.prototype.getFirstTrackOrFail=function(){if(this.failIfClosed(),this.mediaStream.getVideoTracks().length===0)throw"No video tracks found";return this.mediaStream.getVideoTracks()[0]},t.prototype.pause=function(){this.failIfClosed(),this.surface.pause()},t.prototype.resume=function(r){this.failIfClosed();var o=this,c=function(){setTimeout(r,200),o.surface.removeEventListener("playing",c)};this.surface.addEventListener("playing",c),this.surface.play()},t.prototype.isPaused=function(){return this.failIfClosed(),this.surface.paused},t.prototype.getSurface=function(){return this.failIfClosed(),this.surface},t.prototype.getRunningTrackCapabilities=function(){return this.getFirstTrackOrFail().getCapabilities()},t.prototype.getRunningTrackSettings=function(){return this.getFirstTrackOrFail().getSettings()},t.prototype.applyVideoConstraints=function(r){return Li(this,void 0,void 0,function(){return Fi(this,function(o){if("aspectRatio"in r)throw"Changing 'aspectRatio' in run-time is not yet supported.";return[2,this.getFirstTrackOrFail().applyConstraints(r)]})})},t.prototype.close=function(){if(this.isClosed)return Promise.resolve();var r=this;return new Promise(function(o,c){var u=r.mediaStream.getVideoTracks(),f=u.length,p=0;r.mediaStream.getVideoTracks().forEach(function(x){r.mediaStream.removeTrack(x),x.stop(),++p,p>=f&&(r.isClosed=!0,r.parentElement.removeChild(r.surface),o())})})},t.prototype.getCapabilities=function(){return new lw(this.getFirstTrackOrFail())},t})(),uw=(function(){function t(r){this.mediaStream=r}return t.prototype.render=function(r,o,c){return Li(this,void 0,void 0,function(){return Fi(this,function(u){return[2,cw.create(r,this.mediaStream,o,c)]})})},t.create=function(r){return Li(this,void 0,void 0,function(){var o,c;return Fi(this,function(u){switch(u.label){case 0:if(!navigator.mediaDevices)throw"navigator.mediaDevices not supported";return o={audio:!1,video:r},[4,navigator.mediaDevices.getUserMedia(o)];case 1:return c=u.sent(),[2,new t(c)]}})})},t})(),fl=function(t,r,o,c){function u(f){return f instanceof o?f:new o(function(p){p(f)})}return new(o||(o=Promise))(function(f,p){function x(A){try{g(c.next(A))}catch(E){p(E)}}function _(A){try{g(c.throw(A))}catch(E){p(E)}}function g(A){A.done?f(A.value):u(A.value).then(x,_)}g((c=c.apply(t,r||[])).next())})},hl=function(t,r){var o={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},c,u,f,p;return p={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(p[Symbol.iterator]=function(){return this}),p;function x(g){return function(A){return _([g,A])}}function _(g){if(c)throw new TypeError("Generator is already executing.");for(;p&&(p=0,g[0]&&(o=0)),o;)try{if(c=1,u&&(f=g[0]&2?u.return:g[0]?u.throw||((f=u.return)&&f.call(u),0):u.next)&&!(f=f.call(u,g[1])).done)return f;switch(u=0,f&&(g=[g[0]&2,f.value]),g[0]){case 0:case 1:f=g;break;case 4:return o.label++,{value:g[1],done:!1};case 5:o.label++,u=g[1],g=[0];continue;case 7:g=o.ops.pop(),o.trys.pop();continue;default:if(f=o.trys,!(f=f.length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){o=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){o.label=g[1];break}if(g[0]===6&&o.label<f[1]){o.label=f[1],f=g;break}if(f&&o.label<f[2]){o.label=f[2],o.ops.push(g);break}f[2]&&o.ops.pop(),o.trys.pop();continue}g=r.call(t,o)}catch(A){g=[6,A],u=0}finally{c=f=0}if(g[0]&5)throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}},dw=(function(){function t(){}return t.failIfNotSupported=function(){return fl(this,void 0,void 0,function(){return hl(this,function(r){if(!navigator.mediaDevices)throw"navigator.mediaDevices not supported";return[2,new t]})})},t.prototype.create=function(r){return fl(this,void 0,void 0,function(){return hl(this,function(o){return[2,uw.create(r)]})})},t})(),fw=function(t,r,o,c){function u(f){return f instanceof o?f:new o(function(p){p(f)})}return new(o||(o=Promise))(function(f,p){function x(A){try{g(c.next(A))}catch(E){p(E)}}function _(A){try{g(c.throw(A))}catch(E){p(E)}}function g(A){A.done?f(A.value):u(A.value).then(x,_)}g((c=c.apply(t,r||[])).next())})},hw=function(t,r){var o={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},c,u,f,p;return p={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(p[Symbol.iterator]=function(){return this}),p;function x(g){return function(A){return _([g,A])}}function _(g){if(c)throw new TypeError("Generator is already executing.");for(;p&&(p=0,g[0]&&(o=0)),o;)try{if(c=1,u&&(f=g[0]&2?u.return:g[0]?u.throw||((f=u.return)&&f.call(u),0):u.next)&&!(f=f.call(u,g[1])).done)return f;switch(u=0,f&&(g=[g[0]&2,f.value]),g[0]){case 0:case 1:f=g;break;case 4:return o.label++,{value:g[1],done:!1};case 5:o.label++,u=g[1],g=[0];continue;case 7:g=o.ops.pop(),o.trys.pop();continue;default:if(f=o.trys,!(f=f.length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){o=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){o.label=g[1];break}if(g[0]===6&&o.label<f[1]){o.label=f[1],f=g;break}if(f&&o.label<f[2]){o.label=f[2],o.ops.push(g);break}f[2]&&o.ops.pop(),o.trys.pop();continue}g=r.call(t,o)}catch(A){g=[6,A],u=0}finally{c=f=0}if(g[0]&5)throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}},pw=(function(){function t(){}return t.retrieve=function(){if(navigator.mediaDevices)return t.getCamerasFromMediaDevices();var r=MediaStreamTrack;return MediaStreamTrack&&r.getSources?t.getCamerasFromMediaStreamTrack():t.rejectWithError()},t.rejectWithError=function(){var r=Er.unableToQuerySupportedDevices();return t.isHttpsOrLocalhost()||(r=Er.insecureContextCameraQueryError()),Promise.reject(r)},t.isHttpsOrLocalhost=function(){if(location.protocol==="https:")return!0;var r=location.host.split(":")[0];return r==="127.0.0.1"||r==="localhost"},t.getCamerasFromMediaDevices=function(){return fw(this,void 0,void 0,function(){var r,o,c,u,f,p,x;return hw(this,function(_){switch(_.label){case 0:return r=function(g){for(var A=g.getVideoTracks(),E=0,F=A;E<F.length;E++){var M=F[E];M.enabled=!1,M.stop(),g.removeTrack(M)}},[4,navigator.mediaDevices.getUserMedia({audio:!1,video:!0})];case 1:return o=_.sent(),[4,navigator.mediaDevices.enumerateDevices()];case 2:for(c=_.sent(),u=[],f=0,p=c;f<p.length;f++)x=p[f],x.kind==="videoinput"&&u.push({id:x.deviceId,label:x.label});return r(o),[2,u]}})})},t.getCamerasFromMediaStreamTrack=function(){return new Promise(function(r,o){var c=function(f){for(var p=[],x=0,_=f;x<_.length;x++){var g=_[x];g.kind==="video"&&p.push({id:g.id,label:g.label})}r(p)},u=MediaStreamTrack;u.getSources(c)})},t})(),It;(function(t){t[t.UNKNOWN=0]="UNKNOWN",t[t.NOT_STARTED=1]="NOT_STARTED",t[t.SCANNING=2]="SCANNING",t[t.PAUSED=3]="PAUSED"})(It||(It={}));var mw=(function(){function t(){this.state=It.NOT_STARTED,this.onGoingTransactionNewState=It.UNKNOWN}return t.prototype.directTransition=function(r){this.failIfTransitionOngoing(),this.validateTransition(r),this.state=r},t.prototype.startTransition=function(r){return this.failIfTransitionOngoing(),this.validateTransition(r),this.onGoingTransactionNewState=r,this},t.prototype.execute=function(){if(this.onGoingTransactionNewState===It.UNKNOWN)throw"Transaction is already cancelled, cannot execute().";var r=this.onGoingTransactionNewState;this.onGoingTransactionNewState=It.UNKNOWN,this.directTransition(r)},t.prototype.cancel=function(){if(this.onGoingTransactionNewState===It.UNKNOWN)throw"Transaction is already cancelled, cannot cancel().";this.onGoingTransactionNewState=It.UNKNOWN},t.prototype.getState=function(){return this.state},t.prototype.failIfTransitionOngoing=function(){if(this.onGoingTransactionNewState!==It.UNKNOWN)throw"Cannot transition to a new state, already under transition"},t.prototype.validateTransition=function(r){switch(this.state){case It.UNKNOWN:throw"Transition from unknown is not allowed";case It.NOT_STARTED:this.failIfNewStateIs(r,[It.PAUSED]);break;case It.SCANNING:break;case It.PAUSED:break}},t.prototype.failIfNewStateIs=function(r,o){for(var c=0,u=o;c<u.length;c++){var f=u[c];if(r===f)throw"Cannot transition from ".concat(this.state," to ").concat(r)}},t})(),gw=(function(){function t(r){this.stateManager=r}return t.prototype.startTransition=function(r){return this.stateManager.startTransition(r)},t.prototype.directTransition=function(r){this.stateManager.directTransition(r)},t.prototype.getState=function(){return this.stateManager.getState()},t.prototype.canScanFile=function(){return this.stateManager.getState()===It.NOT_STARTED},t.prototype.isScanning=function(){return this.stateManager.getState()!==It.NOT_STARTED},t.prototype.isStrictlyScanning=function(){return this.stateManager.getState()===It.SCANNING},t.prototype.isPaused=function(){return this.stateManager.getState()===It.PAUSED},t})(),xw=(function(){function t(){}return t.create=function(){return new gw(new mw)},t})(),yw=(function(){var t=function(r,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(c,u){c.__proto__=u}||function(c,u){for(var f in u)Object.prototype.hasOwnProperty.call(u,f)&&(c[f]=u[f])},t(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(r,o);function c(){this.constructor=r}r.prototype=o===null?Object.create(o):(c.prototype=o.prototype,new c)}})(),rn=(function(t){yw(r,t);function r(){return t!==null&&t.apply(this,arguments)||this}return r.DEFAULT_WIDTH=300,r.DEFAULT_WIDTH_OFFSET=2,r.FILE_SCAN_MIN_HEIGHT=300,r.FILE_SCAN_HIDDEN_CANVAS_PADDING=100,r.MIN_QR_BOX_SIZE=50,r.SHADED_LEFT=1,r.SHADED_RIGHT=2,r.SHADED_TOP=3,r.SHADED_BOTTOM=4,r.SHADED_REGION_ELEMENT_ID="qr-shaded-region",r.VERBOSE=!1,r.BORDER_SHADER_DEFAULT_COLOR="#ffffff",r.BORDER_SHADER_MATCH_COLOR="rgb(90, 193, 56)",r})(qy),ww=(function(){function t(r,o){this.logger=o,this.fps=rn.SCAN_DEFAULT_FPS,r?(r.fps&&(this.fps=r.fps),this.disableFlip=r.disableFlip===!0,this.qrbox=r.qrbox,this.aspectRatio=r.aspectRatio,this.videoConstraints=r.videoConstraints):this.disableFlip=rn.DEFAULT_DISABLE_FLIP}return t.prototype.isMediaStreamConstraintsValid=function(){return this.videoConstraints?ju.isMediaStreamConstraintsValid(this.videoConstraints,this.logger):(this.logger.logError("Empty videoConstraints",!0),!1)},t.prototype.isShadedBoxEnabled=function(){return!Rn(this.qrbox)},t.create=function(r,o){return new t(r,o)},t})(),pl=(function(){function t(r,o){if(this.element=null,this.canvasElement=null,this.scannerPausedUiElement=null,this.hasBorderShaders=null,this.borderShaders=null,this.qrMatch=null,this.renderedCamera=null,this.qrRegion=null,this.context=null,this.lastScanImageFile=null,this.isScanning=!1,!document.getElementById(r))throw"HTML Element with id=".concat(r," not found");this.elementId=r,this.verbose=!1;var c;typeof o=="boolean"?this.verbose=o===!0:o&&(c=o,this.verbose=c.verbose===!0,c.experimentalFeatures),this.logger=new Jy(this.verbose),this.qrcode=new iw(this.getSupportedFormats(o),this.getUseBarCodeDetectorIfSupported(c),this.verbose,this.logger),this.foreverScanTimeout,this.shouldScan=!0,this.stateManagerProxy=xw.create()}return t.prototype.start=function(r,o,c,u){var f=this;if(!r)throw"cameraIdOrConfig is required";if(!c||typeof c!="function")throw"qrCodeSuccessCallback is required and should be a function.";var p;u?p=u:p=this.verbose?this.logger.log:function(){};var x=ww.create(o,this.logger);this.clearElement();var _=!1;x.videoConstraints&&(x.isMediaStreamConstraintsValid()?_=!0:this.logger.logError("'videoConstraints' is not valid 'MediaStreamConstraints, it will be ignored.'",!0));var g=_,A=document.getElementById(this.elementId);A.clientWidth?A.clientWidth:rn.DEFAULT_WIDTH,A.style.position="relative",this.shouldScan=!0,this.element=A;var E=this,F=this.stateManagerProxy.startTransition(It.SCANNING);return new Promise(function(M,D){var O=g?x.videoConstraints:E.createVideoConstraints(r);if(!O){F.cancel(),D("videoConstraints should be defined");return}var P={};(!g||x.aspectRatio)&&(P.aspectRatio=x.aspectRatio);var H={onRenderSurfaceReady:function(j,$){E.setupUi(j,$,x),E.isScanning=!0,E.foreverScan(x,c,p)}};dw.failIfNotSupported().then(function(j){j.create(O).then(function($){return $.render(f.element,P,H).then(function(V){E.renderedCamera=V,F.execute(),M(null)}).catch(function(V){F.cancel(),D(V)})}).catch(function($){F.cancel(),D(Er.errorGettingUserMedia($))})}).catch(function(j){F.cancel(),D(Er.cameraStreamingNotSupported())})})},t.prototype.pause=function(r){if(!this.stateManagerProxy.isStrictlyScanning())throw"Cannot pause, scanner is not scanning.";this.stateManagerProxy.directTransition(It.PAUSED),this.showPausedState(),(Rn(r)||r!==!0)&&(r=!1),r&&this.renderedCamera&&this.renderedCamera.pause()},t.prototype.resume=function(){if(!this.stateManagerProxy.isPaused())throw"Cannot result, scanner is not paused.";if(!this.renderedCamera)throw"renderedCamera doesn't exist while trying resume()";var r=this,o=function(){r.stateManagerProxy.directTransition(It.SCANNING),r.hidePausedState()};if(!this.renderedCamera.isPaused()){o();return}this.renderedCamera.resume(function(){o()})},t.prototype.getState=function(){return this.stateManagerProxy.getState()},t.prototype.stop=function(){var r=this;if(!this.stateManagerProxy.isScanning())throw"Cannot stop, scanner is not running or paused.";var o=this.stateManagerProxy.startTransition(It.NOT_STARTED);this.shouldScan=!1,this.foreverScanTimeout&&clearTimeout(this.foreverScanTimeout);var c=function(){if(r.element){var f=document.getElementById(rn.SHADED_REGION_ELEMENT_ID);f&&r.element.removeChild(f)}},u=this;return this.renderedCamera.close().then(function(){return u.renderedCamera=null,u.element&&(u.element.removeChild(u.canvasElement),u.canvasElement=null),c(),u.qrRegion&&(u.qrRegion=null),u.context&&(u.context=null),o.execute(),u.hidePausedState(),u.isScanning=!1,Promise.resolve()})},t.prototype.scanFile=function(r,o){return this.scanFileV2(r,o).then(function(c){return c.decodedText})},t.prototype.scanFileV2=function(r,o){var c=this;if(!r||!(r instanceof File))throw"imageFile argument is mandatory and should be instance of File. Use 'event.target.files[0]'.";if(Rn(o)&&(o=!0),!this.stateManagerProxy.canScanFile())throw"Cannot start file scan - ongoing camera scan";return new Promise(function(u,f){c.possiblyCloseLastScanImageFile(),c.clearElement(),c.lastScanImageFile=URL.createObjectURL(r);var p=new Image;p.onload=function(){var x=p.width,_=p.height,g=document.getElementById(c.elementId),A=g.clientWidth?g.clientWidth:rn.DEFAULT_WIDTH,E=Math.max(g.clientHeight?g.clientHeight:_,rn.FILE_SCAN_MIN_HEIGHT),F=c.computeCanvasDrawConfig(x,_,A,E);if(o){var M=c.createCanvasElement(A,E,"qr-canvas-visible");M.style.display="inline-block",g.appendChild(M);var D=M.getContext("2d");if(!D)throw"Unable to get 2d context from canvas";D.canvas.width=A,D.canvas.height=E,D.drawImage(p,0,0,x,_,F.x,F.y,F.width,F.height)}var O=rn.FILE_SCAN_HIDDEN_CANVAS_PADDING,P=Math.max(p.width,F.width),H=Math.max(p.height,F.height),j=P+2*O,$=H+2*O,V=c.createCanvasElement(j,$);g.appendChild(V);var ee=V.getContext("2d");if(!ee)throw"Unable to get 2d context from canvas";ee.canvas.width=j,ee.canvas.height=$,ee.drawImage(p,0,0,x,_,O,O,P,H);try{c.qrcode.decodeRobustlyAsync(V).then(function(q){u(sl.createFromQrcodeResult(q))}).catch(f)}catch(q){f("QR code parse error, error = ".concat(q))}},p.onerror=f,p.onabort=f,p.onstalled=f,p.onsuspend=f,p.src=URL.createObjectURL(r)})},t.prototype.clear=function(){this.clearElement()},t.getCameras=function(){return pw.retrieve()},t.prototype.getRunningTrackCapabilities=function(){return this.getRenderedCameraOrFail().getRunningTrackCapabilities()},t.prototype.getRunningTrackSettings=function(){return this.getRenderedCameraOrFail().getRunningTrackSettings()},t.prototype.getRunningTrackCameraCapabilities=function(){return this.getRenderedCameraOrFail().getCapabilities()},t.prototype.applyVideoConstraints=function(r){if(r){if(!ju.isMediaStreamConstraintsValid(r,this.logger))throw"invalid videoConstaints passed, check logs for more details"}else throw"videoConstaints is required argument.";return this.getRenderedCameraOrFail().applyVideoConstraints(r)},t.prototype.getRenderedCameraOrFail=function(){if(this.renderedCamera==null)throw"Scanning is not in running state, call this API only when QR code scanning using camera is in running state.";return this.renderedCamera},t.prototype.getSupportedFormats=function(r){var o=[ve.QR_CODE,ve.AZTEC,ve.CODABAR,ve.CODE_39,ve.CODE_93,ve.CODE_128,ve.DATA_MATRIX,ve.MAXICODE,ve.ITF,ve.EAN_13,ve.EAN_8,ve.PDF_417,ve.RSS_14,ve.RSS_EXPANDED,ve.UPC_A,ve.UPC_E,ve.UPC_EAN_EXTENSION];if(!r||typeof r=="boolean"||!r.formatsToSupport)return o;if(!Array.isArray(r.formatsToSupport))throw"configOrVerbosityFlag.formatsToSupport should be undefined or an array.";if(r.formatsToSupport.length===0)throw"Atleast 1 formatsToSupport is needed.";for(var c=[],u=0,f=r.formatsToSupport;u<f.length;u++){var p=f[u];Xy(p)?c.push(p):this.logger.warn("Invalid format: ".concat(p," passed in config, ignoring."))}if(c.length===0)throw"None of formatsToSupport match supported values.";return c},t.prototype.getUseBarCodeDetectorIfSupported=function(r){if(Rn(r))return!0;if(!Rn(r.useBarCodeDetectorIfSupported))return r.useBarCodeDetectorIfSupported!==!1;if(Rn(r.experimentalFeatures))return!0;var o=r.experimentalFeatures;return Rn(o.useBarCodeDetectorIfSupported)?!0:o.useBarCodeDetectorIfSupported!==!1},t.prototype.validateQrboxSize=function(r,o,c){var u=this,f=c.qrbox;this.validateQrboxConfig(f);var p=this.toQrdimensions(r,o,f),x=function(g){if(g<rn.MIN_QR_BOX_SIZE)throw"minimum size of 'config.qrbox' dimension value is"+" ".concat(rn.MIN_QR_BOX_SIZE,"px.")},_=function(g){return g>r&&(u.logger.warn("`qrbox.width` or `qrbox` is larger than the width of the root element. The width will be truncated to the width of root element."),g=r),g};x(p.width),x(p.height),p.width=_(p.width)},t.prototype.validateQrboxConfig=function(r){if(typeof r!="number"&&typeof r!="function"&&(r.width===void 0||r.height===void 0))throw"Invalid instance of QrDimensions passed for 'config.qrbox'. Both 'width' and 'height' should be set."},t.prototype.toQrdimensions=function(r,o,c){if(typeof c=="number")return{width:c,height:c};if(typeof c=="function")try{return c(r,o)}catch(u){throw new Error("qrbox config was passed as a function but it failed with unknown error"+u)}return c},t.prototype.setupUi=function(r,o,c){c.isShadedBoxEnabled()&&this.validateQrboxSize(r,o,c);var u=Rn(c.qrbox)?{width:r,height:o}:c.qrbox;this.validateQrboxConfig(u);var f=this.toQrdimensions(r,o,u);f.height>o&&this.logger.warn("[Html5Qrcode] config.qrbox has height that isgreater than the height of the video stream. Shading will be ignored");var p=c.isShadedBoxEnabled()&&f.height<=o,x={x:0,y:0,width:r,height:o},_=p?this.getShadedRegionBounds(r,o,f):x,g=this.createCanvasElement(_.width,_.height),A={willReadFrequently:!0},E=g.getContext("2d",A);E.canvas.width=_.width,E.canvas.height=_.height,this.element.append(g),p&&this.possiblyInsertShadingElement(this.element,r,o,f),this.createScannerPausedUiElement(this.element),this.qrRegion=_,this.context=E,this.canvasElement=g},t.prototype.createScannerPausedUiElement=function(r){var o=document.createElement("div");o.innerText=Er.scannerPaused(),o.style.display="none",o.style.position="absolute",o.style.top="0px",o.style.zIndex="1",o.style.background="rgba(9, 9, 9, 0.46)",o.style.color="#FFECEC",o.style.textAlign="center",o.style.width="100%",r.appendChild(o),this.scannerPausedUiElement=o},t.prototype.scanContext=function(r,o){var c=this;return this.stateManagerProxy.isPaused()?Promise.resolve(!1):this.qrcode.decodeAsync(this.canvasElement).then(function(u){return r(u.text,sl.createFromQrcodeResult(u)),c.possiblyUpdateShaders(!0),!0}).catch(function(u){c.possiblyUpdateShaders(!1);var f=Er.codeParseError(u);return o(f,Yy.createFrom(f)),!1})},t.prototype.foreverScan=function(r,o,c){var u=this;if(this.shouldScan&&this.renderedCamera){var f=this.renderedCamera.getSurface(),p=f.videoWidth/f.clientWidth,x=f.videoHeight/f.clientHeight;if(!this.qrRegion)throw"qrRegion undefined when localMediaStream is ready.";var _=this.qrRegion.width*p,g=this.qrRegion.height*x,A=this.qrRegion.x*p,E=this.qrRegion.y*x;this.context.drawImage(f,A,E,_,g,0,0,this.qrRegion.width,this.qrRegion.height);var F=function(){u.foreverScanTimeout=setTimeout(function(){u.foreverScan(r,o,c)},u.getTimeoutFps(r.fps))};this.scanContext(o,c).then(function(M){!M&&r.disableFlip!==!0?(u.context.translate(u.context.canvas.width,0),u.context.scale(-1,1),u.scanContext(o,c).finally(function(){F()})):F()}).catch(function(M){u.logger.logError("Error happend while scanning context",M),F()})}},t.prototype.createVideoConstraints=function(r){if(typeof r=="string")return{deviceId:{exact:r}};if(typeof r=="object"){var o="facingMode",c="deviceId",u={user:!0,environment:!0},f="exact",p=function(D){if(D in u)return!0;throw"config has invalid 'facingMode' value = "+"'".concat(D,"'")},x=Object.keys(r);if(x.length!==1)throw"'cameraIdOrConfig' object should have exactly 1 key,"+" if passed as an object, found ".concat(x.length," keys");var _=Object.keys(r)[0];if(_!==o&&_!==c)throw"Only '".concat(o,"' and '").concat(c,"' ")+" are supported for 'cameraIdOrConfig'";if(_===o){var g=r.facingMode;if(typeof g=="string"){if(p(g))return{facingMode:g}}else if(typeof g=="object")if(f in g){if(p(g["".concat(f)]))return{facingMode:{exact:g["".concat(f)]}}}else throw"'facingMode' should be string or object with"+" ".concat(f," as key.");else{var A=typeof g;throw"Invalid type of 'facingMode' = ".concat(A)}}else{var E=r.deviceId;if(typeof E=="string")return{deviceId:E};if(typeof E=="object"){if(f in E)return{deviceId:{exact:E["".concat(f)]}};throw"'deviceId' should be string or object with"+" ".concat(f," as key.")}else{var F=typeof E;throw"Invalid type of 'deviceId' = ".concat(F)}}}var M=typeof r;throw"Invalid type of 'cameraIdOrConfig' = ".concat(M)},t.prototype.computeCanvasDrawConfig=function(r,o,c,u){if(r<=c&&o<=u){var f=(c-r)/2,p=(u-o)/2;return{x:f,y:p,width:r,height:o}}else{var x=r,_=o;return r>c&&(o=c/r*o,r=c),o>u&&(r=u/o*r,o=u),this.logger.log("Image downsampled from "+"".concat(x,"X").concat(_)+" to ".concat(r,"X").concat(o,".")),this.computeCanvasDrawConfig(r,o,c,u)}},t.prototype.clearElement=function(){if(this.stateManagerProxy.isScanning())throw"Cannot clear while scan is ongoing, close it first.";var r=document.getElementById(this.elementId);r&&(r.innerHTML="")},t.prototype.possiblyUpdateShaders=function(r){this.qrMatch!==r&&(this.hasBorderShaders&&this.borderShaders&&this.borderShaders.length&&this.borderShaders.forEach(function(o){o.style.backgroundColor=r?rn.BORDER_SHADER_MATCH_COLOR:rn.BORDER_SHADER_DEFAULT_COLOR}),this.qrMatch=r)},t.prototype.possiblyCloseLastScanImageFile=function(){this.lastScanImageFile&&(URL.revokeObjectURL(this.lastScanImageFile),this.lastScanImageFile=null)},t.prototype.createCanvasElement=function(r,o,c){var u=r,f=o,p=document.createElement("canvas");return p.style.width="".concat(u,"px"),p.style.height="".concat(f,"px"),p.style.display="none",p.id=Rn(c)?"qr-canvas":c,p},t.prototype.getShadedRegionBounds=function(r,o,c){if(c.width>r||c.height>o)throw"'config.qrbox' dimensions should not be greater than the dimensions of the root HTML element.";return{x:(r-c.width)/2,y:(o-c.height)/2,width:c.width,height:c.height}},t.prototype.possiblyInsertShadingElement=function(r,o,c,u){if(!(o-u.width<1||c-u.height<1)){var f=document.createElement("div");f.style.position="absolute";var p=(o-u.width)/2,x=(c-u.height)/2;if(f.style.borderLeft="".concat(p,"px solid rgba(0, 0, 0, 0.48)"),f.style.borderRight="".concat(p,"px solid rgba(0, 0, 0, 0.48)"),f.style.borderTop="".concat(x,"px solid rgba(0, 0, 0, 0.48)"),f.style.borderBottom="".concat(x,"px solid rgba(0, 0, 0, 0.48)"),f.style.boxSizing="border-box",f.style.top="0px",f.style.bottom="0px",f.style.left="0px",f.style.right="0px",f.id="".concat(rn.SHADED_REGION_ELEMENT_ID),o-u.width<11||c-u.height<11)this.hasBorderShaders=!1;else{var _=5,g=40;this.insertShaderBorders(f,g,_,-_,null,0,!0),this.insertShaderBorders(f,g,_,-_,null,0,!1),this.insertShaderBorders(f,g,_,null,-_,0,!0),this.insertShaderBorders(f,g,_,null,-_,0,!1),this.insertShaderBorders(f,_,g+_,-_,null,-_,!0),this.insertShaderBorders(f,_,g+_,null,-_,-_,!0),this.insertShaderBorders(f,_,g+_,-_,null,-_,!1),this.insertShaderBorders(f,_,g+_,null,-_,-_,!1),this.hasBorderShaders=!0}r.append(f)}},t.prototype.insertShaderBorders=function(r,o,c,u,f,p,x){var _=document.createElement("div");_.style.position="absolute",_.style.backgroundColor=rn.BORDER_SHADER_DEFAULT_COLOR,_.style.width="".concat(o,"px"),_.style.height="".concat(c,"px"),u!==null&&(_.style.top="".concat(u,"px")),f!==null&&(_.style.bottom="".concat(f,"px")),x?_.style.left="".concat(p,"px"):_.style.right="".concat(p,"px"),this.borderShaders||(this.borderShaders=[]),this.borderShaders.push(_),r.appendChild(_)},t.prototype.showPausedState=function(){if(!this.scannerPausedUiElement)throw"[internal error] scanner paused UI element not found";this.scannerPausedUiElement.style.display="block"},t.prototype.hidePausedState=function(){if(!this.scannerPausedUiElement)throw"[internal error] scanner paused UI element not found";this.scannerPausedUiElement.style.display="none"},t.prototype.getTimeoutFps=function(r){return 1e3/r},t})(),ml;(function(t){t[t.STATUS_DEFAULT=0]="STATUS_DEFAULT",t[t.STATUS_SUCCESS=1]="STATUS_SUCCESS",t[t.STATUS_WARNING=2]="STATUS_WARNING",t[t.STATUS_REQUESTING_PERMISSION=3]="STATUS_REQUESTING_PERMISSION"})(ml||(ml={}));const _w={class:"scan-code"},vw={class:"btn"},Cw={class:"left-back"},bw=v.defineComponent({name:"QrCodeScan",__name:"QrCodeScan",emits:["scanSuccess"],setup(t,{emit:r}){const o=r,c=Ad.IconScan(),u=v.reactive({html5QrCode:null}),f=v.ref(!1),p=()=>{if(!u.html5QrCode){Ye("摄像头无访问权限!");return}f.value=!0,u.html5QrCode.start({facingMode:"environment"},{fps:30,aspectRatio:1,supportedScanTypes:[ei.SCAN_TYPE_CAMERA],showTorchButtonIfSupported:!0,showZoomSliderIfSupported:!0,defaultZoomValueIfSupported:2,useBarCodeDetectorIfSupported:!0},E=>{try{const M=new URL(E).searchParams.get("sessionId");M?o("scanSuccess",M):Ye("无效的二维码")}catch{Ye("无效的二维码")}A()}).catch(E=>{console.log(E),Ye({message:"二维码识别失败",duration:3e3})})},x=()=>{g().then(()=>{p()})},_=()=>{A()},g=()=>pl.getCameras().then(E=>{E&&E.length&&(u.html5QrCode=new pl("reader"))}).catch(()=>{Ye({message:"摄像头无访问权限!",duration:3e3})}),A=()=>{u.html5QrCode&&u.html5QrCode.stop().then(E=>{console.log("停止扫码",E)}).catch(E=>{console.log(E),Ye("停止扫码失败")}).finally(()=>{f.value=!1})};return v.onUnmounted(()=>{u.html5QrCode&&u.html5QrCode.isScanning&&A()}),(E,F)=>{const M=rs;return v.openBlock(),v.createElementBlock("div",null,[v.createVNode(v.unref(Pt.TrIconButton),{icon:v.unref(c),size:"28",svgSize:"20",onClick:F[0]||(F[0]=D=>x())},null,8,["icon"]),(v.openBlock(),v.createBlock(v.Teleport,{to:"body"},[v.withDirectives(v.createElementVNode("div",_w,[F[1]||(F[1]=v.createElementVNode("div",{class:"container"},[v.createElementVNode("div",{class:"qrcode"},[v.createElementVNode("div",{id:"reader"})])],-1)),v.createElementVNode("div",vw,[v.createElementVNode("div",Cw,[v.createVNode(M,{name:"arrow-left",onClick:_})])])],512),[[v.vShow,f.value]])]))])}}}),Ew=Yn(bw,[["__scopeId","data-v-2d988579"]]);function os(t,r,o){const c=v.computed(()=>t?Array.isArray(t)?t:t.value:[]),u=()=>{const A=c.value;if(A.length===0)return"";if(r){const F=typeof r=="string"?r:r.value;if(F&&A.some(M=>M.id===F))return F}const E=A.find(F=>F.isDefault);return E?E.id:A[0].id};let f,p=!1;if(r&&typeof r!="string")f=r,p=!0,(!f.value||!c.value.some(A=>A.id===f.value))&&(f.value=u());else{let A;r&&typeof r=="string"&&(A=r),f=v.ref(A&&c.value.some(E=>E.id===A)?A:u())}(!p||o)&&v.watch(f,A=>{o&&o(A)});const x=v.computed(()=>c.value.find(A=>A.id===f.value)),_=v.computed(()=>c.value);return{selectedModelId:f,selectedModel:x,availableModels:_,setSelectedModel:A=>{c.value.find(F=>F.id===A)?f.value=A:console.warn(`[useModel] Model not found: ${A}`)}}}const Aw=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Iw=Object.prototype.toString,Sw=t=>Iw.call(t)==="[object Object]",Ti=()=>{};function vo(t){return Array.isArray(t)?t:[t]}function Tw(t,r,o){return v.watch(t,r,{...o,immediate:!0})}const Wu=Aw?window:void 0;function Hr(t){var r;const o=v.toValue(t);return(r=o?.$el)!==null&&r!==void 0?r:o}function Co(...t){const r=(c,u,f,p)=>(c.addEventListener(u,f,p),()=>c.removeEventListener(u,f,p)),o=v.computed(()=>{const c=vo(v.toValue(t[0])).filter(u=>u!=null);return c.every(u=>typeof u!="string")?c:void 0});return Tw(()=>{var c,u;return[(c=(u=o.value)===null||u===void 0?void 0:u.map(f=>Hr(f)))!==null&&c!==void 0?c:[Wu].filter(f=>f!=null),vo(v.toValue(o.value?t[1]:t[0])),vo(v.unref(o.value?t[2]:t[1])),v.toValue(o.value?t[3]:t[2])]},([c,u,f,p],x,_)=>{if(!c?.length||!u?.length||!f?.length)return;const g=Sw(p)?{...p}:p,A=c.flatMap(E=>u.flatMap(F=>f.map(M=>r(E,F,M,g))));_(()=>{A.forEach(E=>E())})},{flush:"post"})}function Nw(t,r,o={}){const{window:c=Wu,ignore:u=[],capture:f=!0,detectIframe:p=!1,controls:x=!1}=o;if(!c)return x?{stop:Ti,cancel:Ti,trigger:Ti}:Ti;let _=!0;const g=P=>v.toValue(u).some(H=>{if(typeof H=="string")return Array.from(c.document.querySelectorAll(H)).some(j=>j===P.target||P.composedPath().includes(j));{const j=Hr(H);return j&&(P.target===j||P.composedPath().includes(j))}});function A(P){const H=v.toValue(P);return H&&H.$.subTree.shapeFlag===16}function E(P,H){const j=v.toValue(P),$=j.$.subTree&&j.$.subTree.children;return $==null||!Array.isArray($)?!1:$.some(V=>V.el===H.target||H.composedPath().includes(V.el))}const F=P=>{const H=Hr(t);if(P.target!=null&&!(!(H instanceof Element)&&A(t)&&E(t,P))&&!(!H||H===P.target||P.composedPath().includes(H))){if("detail"in P&&P.detail===0&&(_=!g(P)),!_){_=!0;return}r(P)}};let M=!1;const D=[Co(c,"click",P=>{M||(M=!0,setTimeout(()=>{M=!1},0),F(P))},{passive:!0,capture:f}),Co(c,"pointerdown",P=>{const H=Hr(t);_=!g(P)&&!!(H&&!P.composedPath().includes(H))},{passive:!0}),p&&Co(c,"blur",P=>{setTimeout(()=>{var H;const j=Hr(t);((H=c.document.activeElement)===null||H===void 0?void 0:H.tagName)==="IFRAME"&&!j?.contains(c.document.activeElement)&&r(P)},0)},{passive:!0})].filter(Boolean),O=()=>D.forEach(P=>P());return x?{stop:O,cancel:()=>{_=!1},trigger:P=>{_=!0,F(P),_=!1}}:O}const Ow=["data-active","disabled"],kw=v.defineComponent({__name:"Button",props:{active:{type:Boolean},rounded:{type:Boolean},size:{default:"medium"},disabled:{type:Boolean}},setup(t){return(r,o)=>(v.openBlock(),v.createElementBlock("button",{class:v.normalizeClass(["button",{rounded:t.rounded,[t.size]:!0}]),"data-active":t.active||void 0,disabled:t.disabled||void 0},[v.renderSlot(r.$slots,"default",{},void 0,!0)],10,Ow))}}),ss=Yn(kw,[["__scopeId","data-v-6f582cce"]]),Rw={viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",fill:"none"};function Mw(t,r){return v.openBlock(),v.createElementBlock("svg",Rw,[...r[0]||(r[0]=[v.createElementVNode("rect",{id:"大模型",width:"16.000000",height:"16.000000",x:"0.000000",y:"0.000000"},null,-1),v.createElementVNode("path",{id:"矢量 90",d:"M13.683 2.26904C12.5753 1.16177 10.344 1.47577 8.02582 2.86527C5.70758 1.47576 3.47637 1.16179 2.36913 2.26904C1.2619 3.37646 1.57573 5.60771 2.96524 7.92589C1.57573 10.2441 1.2619 12.4754 2.36913 13.5827C3.47637 14.6901 5.7078 14.3762 8.02599 12.9867C10.344 14.3762 12.5752 14.6901 13.6825 13.5827C14.7901 12.4754 14.4761 10.2441 13.0866 7.92594C14.4761 5.60775 14.7902 3.37646 13.683 2.26904ZM10.8544 5.09764C11.4667 5.70995 12.0076 6.34819 12.4699 6.99044C12.7244 6.52061 12.9268 6.06037 13.077 5.60959C13.2948 4.95652 13.3832 4.38597 13.3426 3.89769C13.3089 3.49437 13.1869 3.18725 12.9754 2.97631C12.7645 2.76513 12.4574 2.64282 12.0541 2.60912C11.5658 2.56835 10.9955 2.65698 10.3422 2.87475C9.89153 3.02497 9.43121 3.22735 8.96135 3.48197C9.60365 3.94428 10.242 4.48527 10.8544 5.09764ZM5.70991 2.87475C6.16049 3.02494 6.62073 3.22729 7.09051 3.48185C6.44826 3.94412 5.81002 4.48507 5.19771 5.09739C4.58523 5.70982 4.04417 6.34819 3.58181 6.99055C3.32716 6.52071 3.1248 6.06037 2.97459 5.60959C2.75682 4.95677 2.66844 4.38597 2.70897 3.89769C2.74266 3.49437 2.86522 3.18725 3.07615 2.97631C3.28709 2.76513 3.59421 2.64282 3.99753 2.60912C4.4858 2.5686 5.0566 2.65698 5.70991 2.87475ZM5.90473 5.80466Q4.89236 6.81738 4.14938 7.92595C4.64428 8.66515 5.2294 9.3722 5.90473 10.0473C6.57966 10.7222 7.28696 11.3074 8.02584 11.8027C8.76507 11.3074 9.47197 10.7222 10.1474 10.0473C10.8222 9.37218 11.4074 8.66511 11.9027 7.92588Q11.1597 6.81736 10.1474 5.80466C9.47203 5.12956 8.7652 4.54447 8.02604 4.04937C7.28683 4.54447 6.5796 5.12956 5.90473 5.80466ZM7.99992 6.90011C7.44768 6.90011 6.99993 7.34787 6.99993 7.90011C6.99993 8.45235 7.44768 8.9001 7.99992 8.9001C8.55216 8.9001 8.99991 8.45235 8.99991 7.90011C8.99991 7.34787 8.55216 6.90011 7.99992 6.90011ZM10.3422 12.9772C9.89161 12.827 9.43138 12.6246 8.96148 12.37C9.60377 11.9077 10.242 11.3667 10.8544 10.7543C11.4667 10.142 12.0077 9.50369 12.4699 8.8614C12.7245 9.33127 12.9268 9.79154 13.077 10.2421C13.2948 10.8952 13.3832 11.4658 13.3426 11.954C13.3089 12.3574 13.1864 12.6647 12.9754 12.8757C12.7645 13.0866 12.4574 13.2089 12.0541 13.2426C11.5658 13.2834 10.995 13.195 10.3422 12.9772ZM2.97459 10.2421C3.12478 9.7914 3.32733 9.3312 3.58196 8.86141C4.04428 9.50369 4.5853 10.142 5.19771 10.7543C5.81003 11.3667 6.44827 11.9077 7.09052 12.37C6.62074 12.6246 6.16049 12.827 5.70991 12.9772C5.0566 13.195 4.48629 13.2834 3.99802 13.2426C3.5947 13.2089 3.28709 13.0866 3.07615 12.8757C2.86522 12.6647 2.74315 12.3574 2.70946 11.954C2.66844 11.4658 2.75682 10.8952 2.97459 10.2421Z",fill:"rgb(89,89,89)","fill-rule":"evenodd"},null,-1)])])}const Dw={render:Mw},Pw={class:"button-text"},Bw={class:"dropdown-menu__items"},Lw=["onClick"],Fw=v.defineComponent({__name:"ModelSwitch",props:v.mergeModels({modelConfigs:{}},{selectedModelId:{type:String,default:void 0,required:!1},selectedModelIdModifiers:{}}),emits:["update:selectedModelId"],setup(t){const r=t,o=v.useModel(t,"selectedModelId"),c=r.modelConfigs?Array.isArray(r.modelConfigs)?v.shallowRef(r.modelConfigs):r.modelConfigs:void 0,{selectedModel:u,availableModels:f,setSelectedModel:p}=os(c,o),x=v.ref(!1),_=M=>{p(M),A()},g=()=>{x.value=!x.value},A=()=>{x.value=!1},E=v.ref(null),F=v.ref(null);return Nw(F,()=>{A()},{ignore:[E]}),(M,D)=>(v.openBlock(),v.createElementBlock("div",{class:"model-switch-wrapper",ref_key:"wrapperRef",ref:E},[v.createVNode(ss,{size:"small",class:"action-button",rounded:"",onClick:g},{default:v.withCtx(()=>[(v.openBlock(),v.createBlock(v.resolveDynamicComponent(v.unref(u)?.icon),{width:16,height:16,class:"selected-model__icon"})),v.createElementVNode("span",Pw,v.toDisplayString(v.unref(u)?.label),1),v.createVNode(v.unref(Dw),{width:16,height:16})]),_:1}),v.createVNode(v.Transition,{name:"dropdown"},{default:v.withCtx(()=>[x.value?(v.openBlock(),v.createElementBlock("div",{key:0,class:"dropdown-menu",ref_key:"dropdownMenuRef",ref:F},[v.createElementVNode("div",Bw,[(v.openBlock(!0),v.createElementBlock(v.Fragment,null,v.renderList(v.unref(f),O=>(v.openBlock(),v.createElementBlock("div",{key:O.id,class:v.normalizeClass(["dropdown-menu__item",{"active-menu":O.id===o.value}]),onClick:v.withModifiers(P=>_(O.id),["stop"])},[O.icon?(v.openBlock(),v.createBlock(v.resolveDynamicComponent(O.icon),{key:0,width:16,height:16,class:"dropdown-menu__icon"})):v.createCommentVNode("",!0),v.createElementVNode("span",null,v.toDisplayString(O.label),1)],10,Lw))),128))])],512)):v.createCommentVNode("",!0)]),_:1}),x.value?(v.openBlock(),v.createElementBlock("div",{key:0,class:"dropdown-overlay",onClick:A})):v.createCommentVNode("",!0)],512))}}),Uw=Yn(Fw,[["__scopeId","data-v-cee7e07b"]]),zw={key:0,class:"active-count"},Vw=v.defineComponent({__name:"PluginToggleButton",props:{installedPlugins:{}},emits:["click"],setup(t){const r=t,o=v.computed(()=>r.installedPlugins.filter(c=>c.enabled).length);return(c,u)=>(v.openBlock(),v.createBlock(ss,{size:"small",class:"action-button",active:o.value>0,rounded:"",onClick:u[0]||(u[0]=f=>c.$emit("click"))},{default:v.withCtx(()=>[v.createVNode(v.unref(Ar.IconPlugin),{class:"icon",style:{"font-size":"16px"}}),u[1]||(u[1]=v.createElementVNode("span",{class:"button-text"},"扩展",-1)),o.value>0?(v.openBlock(),v.createElementBlock("span",zw,v.toDisplayString(o.value),1)):v.createCommentVNode("",!0)]),_:1},8,["active"]))}}),$w=Yn(Vw,[["__scopeId","data-v-c2a16c66"]]),Zw={"data-v-99394ae9":"",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"16.000000",height:"16.000000",fill:"none",customFrame:"#000000",size:"16"};function jw(t,r){return v.openBlock(),v.createElementBlock("svg",Zw,[...r[0]||(r[0]=[v.createElementVNode("rect",{id:"生成式UI",width:"16.000000",height:"16.000000",x:"0.000000",y:"0.000000",fill:"currentColor","fill-opacity":"0"},null,-1),v.createElementVNode("path",{id:"矢量 154",d:"M7.41014 2.09741L7.67112 2.70606C7.68333 2.73438 7.70579 2.75684 7.73411 2.76905L8.34275 3.02979C8.43968 3.0713 8.43968 3.20875 8.34275 3.25025L7.73411 3.51124C7.70579 3.52345 7.68333 3.54591 7.67112 3.57423L7.41014 4.18288C7.36863 4.2798 7.23118 4.2798 7.18968 4.18288L6.92894 3.57423C6.91673 3.54591 6.89427 3.52345 6.86595 3.51124L6.25731 3.25025C6.16039 3.20875 6.16039 3.0713 6.25731 3.02979L6.86595 2.76905C6.89427 2.75684 6.91673 2.73438 6.92894 2.70606L7.18968 2.09741C7.23118 2.00049 7.36863 2.00049 7.41014 2.09741ZM4.57006 11.9625L7.27611 8.09746L9.69944 4.63674L10.592 3.36207C10.6899 3.22218 10.8017 3.09864 10.9272 2.99122C11.0529 2.88404 11.1926 2.79297 11.3459 2.71802C11.4992 2.64332 11.657 2.58936 11.8191 2.5564C11.9809 2.52369 12.1472 2.51172 12.3176 2.52051C12.5315 2.53174 12.7336 2.57373 12.9238 2.64649C13.0678 2.70118 13.205 2.77369 13.3354 2.86353C13.4651 2.95289 13.5813 3.05445 13.6836 3.16822C13.8064 3.3047 13.9094 3.45851 13.9929 3.6299C14.0766 3.80128 14.1342 3.97731 14.1662 4.15773C14.1928 4.30861 14.2014 4.46267 14.1919 4.61989C14.1823 4.7781 14.1547 4.93069 14.1096 5.07791C14.0495 5.27249 13.958 5.45755 13.8352 5.63309L7.81321 14.2335Q7.66985 14.4382 7.48649 14.5965Q7.4825 14.6 7.4785 14.6034Q7.29063 14.7641 7.06102 14.8766C6.90794 14.9513 6.75072 15.0052 6.5891 15.0384C6.42748 15.0714 6.2617 15.0836 6.09154 15.0751C5.87743 15.0643 5.67504 15.0226 5.48436 14.9503C5.34008 14.8956 5.20287 14.8233 5.07201 14.7335C4.94213 14.6444 4.82592 14.5428 4.72313 14.4291C4.60033 14.2928 4.49682 14.1388 4.41308 13.9674C4.32934 13.7958 4.27123 13.6197 4.23925 13.4391C4.21239 13.2882 4.20385 13.1339 4.21313 12.9767C4.22265 12.8184 4.24999 12.6656 4.2954 12.5184C4.35546 12.3233 4.44701 12.138 4.57006 11.9625ZM4.7185 4.67361L4.18383 3.42579C4.11449 3.26441 3.88549 3.26441 3.81616 3.42579L3.28149 4.67361C3.26123 4.72073 3.22363 4.75832 3.17651 4.77859L1.92871 5.31326C1.76733 5.3826 1.76733 5.6116 1.92871 5.68094L3.17651 6.21561C3.22363 6.23587 3.26123 6.27347 3.28149 6.32059L3.81616 7.56841C3.88549 7.73003 4.11449 7.73003 4.18383 7.56841L4.7185 6.32059C4.73876 6.27347 4.77636 6.23587 4.82348 6.21561L6.07128 5.68094C6.23265 5.6116 6.23265 5.3826 6.07128 5.31326L4.82348 4.77859C4.77636 4.75832 4.73876 4.72073 4.7185 4.67361ZM5.38915 12.536C5.32006 12.6346 5.27099 12.7384 5.24169 12.8475C5.22533 12.9088 5.21532 12.9718 5.21141 13.0362C5.20726 13.1063 5.21044 13.1751 5.22094 13.2428C5.23583 13.3402 5.2661 13.4354 5.31151 13.5282C5.35692 13.6209 5.41332 13.7032 5.48095 13.775C5.52806 13.8248 5.58031 13.8695 5.63817 13.9093C5.69139 13.9459 5.7473 13.9764 5.80565 14.0011C5.9099 14.0453 6.02196 14.0702 6.14208 14.0763C6.2263 14.0807 6.30834 14.0746 6.38841 14.0582C6.46825 14.0418 6.54613 14.015 6.62181 13.9781C6.69749 13.941 6.76634 13.8961 6.8286 13.8429C6.89061 13.7899 6.94578 13.7289 6.99412 13.6598L11.9415 6.59405L10.3381 5.46789L5.38915 12.536ZM10.9168 4.6415L12.5202 5.76762L13.0161 5.05935C13.0849 4.96096 13.134 4.85745 13.1633 4.74831C13.1797 4.68703 13.1897 4.62429 13.1936 4.55959C13.198 4.48977 13.1948 4.42092 13.1843 4.35329C13.1694 4.25588 13.1394 4.16091 13.0942 4.06813C13.0488 3.97536 12.9926 3.89308 12.925 3.8213C12.8781 3.7715 12.8259 3.72682 12.7683 3.68703C12.7148 3.6504 12.6591 3.61964 12.6008 3.59474C12.4968 3.55079 12.385 3.5254 12.2651 3.5193C12.1806 3.51466 12.0984 3.52076 12.0183 3.53688C11.9382 3.55324 11.8601 3.57985 11.7841 3.61696C11.7082 3.65407 11.6391 3.69899 11.5771 3.75221C11.5149 3.80519 11.4594 3.86647 11.4111 3.93556L10.9168 4.6415Z",fill:"currentColor","fill-rule":"evenodd"},null,-1)])])}const Hw={render:jw},Ww=v.defineComponent({__name:"GenUISwitch",props:{genuiEnabled:{type:Boolean,type:Boolean,default:!1,required:!1},genuiEnabledModifiers:{}},emits:["update:genuiEnabled"],setup(t){const r=v.useModel(t,"genuiEnabled"),o=()=>{r.value=!r.value};return(c,u)=>(v.openBlock(),v.createBlock(ss,{class:"action-button",active:r.value,rounded:"",size:"small",onClick:o},{default:v.withCtx(()=>[v.createVNode(v.unref(Hw),{width:16,height:16}),u[0]||(u[0]=v.createElementVNode("span",{class:"button-text"},"生成式UI",-1))]),_:1},8,["active"]))}}),Gw=Yn(Ww,[["__scopeId","data-v-7f3b0372"]]),Xw={class:"bubble-image-wrapper"},qw=["src"],Yw=["src"],Jw=v.defineComponent({__name:"BubbleImageRenderer",props:{content:{}},setup(t){const r=v.ref(!1),o=v.ref(null),c=()=>{r.value=!0},u=()=>{r.value=!1};return v.watch(r,f=>{f&&v.nextTick(()=>{o.value?.focus()})}),(f,p)=>(v.openBlock(),v.createElementBlock("div",Xw,[v.createElementVNode("img",{src:t.content,class:"bubble-image",alt:"用户上传的图片",onClick:c},null,8,qw),(v.openBlock(),v.createBlock(v.Teleport,{to:"body"},[r.value?(v.openBlock(),v.createElementBlock("div",{key:0,class:"image-preview-modal",role:"dialog","aria-modal":"true","aria-label":"图片预览",onClick:u,onKeydown:v.withKeys(u,["esc"])},[v.createElementVNode("button",{ref_key:"closeButtonRef",ref:o,class:"preview-close",type:"button","aria-label":"关闭预览",onClick:u},[...p[1]||(p[1]=[v.createElementVNode("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24","aria-hidden":"true"},[v.createElementVNode("path",{d:"M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 0 0 203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z",fill:"currentColor"})],-1)])],512),v.createElementVNode("div",{class:"preview-content",onClick:p[0]||(p[0]=v.withModifiers(()=>{},["stop"]))},[v.createElementVNode("img",{src:t.content,alt:"预览图片"},null,8,Yw)])],32)):v.createCommentVNode("",!0)]))]))}}),Kw=Yn(Jw,[["__scopeId","data-v-91c75579"]]),$r="https://agent.opentiny.design",Qw=[{id:"12306-mcp",name:"12306服务器",description:"12306购票搜索服务器",icon:"https://agent.opentiny.design/public-assets/icons/icon-12306.webp",enabled:!1,addState:"idle",tools:[],url:$r+"/api/v1/mcp-server/12306/mcp",type:"StreamableHTTP"},{id:"markdown2pdf-mcp",name:"Markdown转PDF MCP服务器",description:"Markdown转PDF MCP服务器,可以将Markdown文件转换为PDF文件",icon:"https://agent.opentiny.design/public-assets/icons/icon-pdf.png",url:$r+"/servers/markdown2pdf-mcp/sse",type:"sse",enabled:!1,addState:"idle",tools:[]},{id:"docx-mcp",name:"Word文档MCP服务器",description:"Word文档MCP服务器,可以创建、编辑、保存Word文档",icon:"https://agent.opentiny.design/public-assets/icons/icon-word.png",url:$r+"/servers/excel-mcp/sse",type:"sse",enabled:!1,addState:"idle",tools:[]},{id:"excel-mcp",name:"Excel文档MCP服务器",description:"Excel文档MCP服务器,可以创建、编辑、保存Excel文档",icon:"https://agent.opentiny.design/public-assets/icons/icon-excel.png",url:$r+"/servers/excel-mcp/mcp",type:"StreamableHTTP",enabled:!1,addState:"idle",tools:[]},{id:"doc-tools-mcp",name:"文档工具MCP服务器",description:"文档工具MCP服务器,可以创建、编辑、保存文档",icon:"https://agent.opentiny.design/public-assets/icons/icon-doc.png",url:$r+"/servers/doc-tools-mcp/sse",type:"sse",enabled:!1,addState:"idle",tools:[]}],e3=`
|
|
76
|
+
`),e.toString()}setMode(e){this.mode=e}setECLevel(e){this.ecLevel=e}setVersion(e){this.version=e}setMaskPattern(e){this.maskPattern=e}setMatrix(e){this.matrix=e}static isValidMaskPattern(e){return e>=0&&e<rr.NUM_MASK_PATTERNS}}rr.NUM_MASK_PATTERNS=8;class st extends g{}st.kind="WriterException";class Te{constructor(){}static clearMatrix(e){e.clear(255)}static buildMatrix(e,n,i,s,a){Te.clearMatrix(a),Te.embedBasicPatterns(i,a),Te.embedTypeInfo(n,s,a),Te.maybeEmbedVersionInfo(i,a),Te.embedDataBits(e,s,a)}static embedBasicPatterns(e,n){Te.embedPositionDetectionPatternsAndSeparators(n),Te.embedDarkDotAtLeftBottomCorner(n),Te.maybeEmbedPositionAdjustmentPatterns(e,n),Te.embedTimingPatterns(n)}static embedTypeInfo(e,n,i){const s=new j;Te.makeTypeInfoBits(e,n,s);for(let a=0,l=s.getSize();a<l;++a){const d=s.get(s.getSize()-1-a),h=Te.TYPE_INFO_COORDINATES[a],p=h[0],y=h[1];if(i.setBoolean(p,y,d),a<8){const E=i.getWidth()-a-1;i.setBoolean(E,8,d)}else{const I=i.getHeight()-7+(a-8);i.setBoolean(8,I,d)}}}static maybeEmbedVersionInfo(e,n){if(e.getVersionNumber()<7)return;const i=new j;Te.makeVersionInfoBits(e,i);let s=17;for(let a=0;a<6;++a)for(let l=0;l<3;++l){const d=i.get(s);s--,n.setBoolean(a,n.getHeight()-11+l,d),n.setBoolean(n.getHeight()-11+l,a,d)}}static embedDataBits(e,n,i){let s=0,a=-1,l=i.getWidth()-1,d=i.getHeight()-1;for(;l>0;){for(l===6&&(l-=1);d>=0&&d<i.getHeight();){for(let h=0;h<2;++h){const p=l-h;if(!Te.isEmpty(i.get(p,d)))continue;let y;s<e.getSize()?(y=e.get(s),++s):y=!1,n!==255&&St.getDataMaskBit(n,p,d)&&(y=!y),i.setBoolean(p,d,y)}d+=a}a=-a,d+=a,l-=2}if(s!==e.getSize())throw new st("Not all bits consumed: "+s+"/"+e.getSize())}static findMSBSet(e){return 32-Z.numberOfLeadingZeros(e)}static calculateBCHCode(e,n){if(n===0)throw new A("0 polynomial");const i=Te.findMSBSet(n);for(e<<=i-1;Te.findMSBSet(e)>=i;)e^=n<<Te.findMSBSet(e)-i;return e}static makeTypeInfoBits(e,n,i){if(!rr.isValidMaskPattern(n))throw new st("Invalid mask pattern");const s=e.getBits()<<3|n;i.appendBits(s,5);const a=Te.calculateBCHCode(s,Te.TYPE_INFO_POLY);i.appendBits(a,10);const l=new j;if(l.appendBits(Te.TYPE_INFO_MASK_PATTERN,15),i.xor(l),i.getSize()!==15)throw new st("should not happen but we got: "+i.getSize())}static makeVersionInfoBits(e,n){n.appendBits(e.getVersionNumber(),6);const i=Te.calculateBCHCode(e.getVersionNumber(),Te.VERSION_INFO_POLY);if(n.appendBits(i,12),n.getSize()!==18)throw new st("should not happen but we got: "+n.getSize())}static isEmpty(e){return e===255}static embedTimingPatterns(e){for(let n=8;n<e.getWidth()-8;++n){const i=(n+1)%2;Te.isEmpty(e.get(n,6))&&e.setNumber(n,6,i),Te.isEmpty(e.get(6,n))&&e.setNumber(6,n,i)}}static embedDarkDotAtLeftBottomCorner(e){if(e.get(8,e.getHeight()-8)===0)throw new st;e.setNumber(8,e.getHeight()-8,1)}static embedHorizontalSeparationPattern(e,n,i){for(let s=0;s<8;++s){if(!Te.isEmpty(i.get(e+s,n)))throw new st;i.setNumber(e+s,n,0)}}static embedVerticalSeparationPattern(e,n,i){for(let s=0;s<7;++s){if(!Te.isEmpty(i.get(e,n+s)))throw new st;i.setNumber(e,n+s,0)}}static embedPositionAdjustmentPattern(e,n,i){for(let s=0;s<5;++s){const a=Te.POSITION_ADJUSTMENT_PATTERN[s];for(let l=0;l<5;++l)i.setNumber(e+l,n+s,a[l])}}static embedPositionDetectionPattern(e,n,i){for(let s=0;s<7;++s){const a=Te.POSITION_DETECTION_PATTERN[s];for(let l=0;l<7;++l)i.setNumber(e+l,n+s,a[l])}}static embedPositionDetectionPatternsAndSeparators(e){const n=Te.POSITION_DETECTION_PATTERN[0].length;Te.embedPositionDetectionPattern(0,0,e),Te.embedPositionDetectionPattern(e.getWidth()-n,0,e),Te.embedPositionDetectionPattern(0,e.getWidth()-n,e);const i=8;Te.embedHorizontalSeparationPattern(0,i-1,e),Te.embedHorizontalSeparationPattern(e.getWidth()-i,i-1,e),Te.embedHorizontalSeparationPattern(0,e.getWidth()-i,e);const s=7;Te.embedVerticalSeparationPattern(s,0,e),Te.embedVerticalSeparationPattern(e.getHeight()-s-1,0,e),Te.embedVerticalSeparationPattern(s,e.getHeight()-s,e)}static maybeEmbedPositionAdjustmentPatterns(e,n){if(e.getVersionNumber()<2)return;const i=e.getVersionNumber()-1,s=Te.POSITION_ADJUSTMENT_PATTERN_COORDINATE_TABLE[i];for(let a=0,l=s.length;a!==l;a++){const d=s[a];if(d>=0)for(let h=0;h!==l;h++){const p=s[h];p>=0&&Te.isEmpty(n.get(p,d))&&Te.embedPositionAdjustmentPattern(p-2,d-2,n)}}}}Te.POSITION_DETECTION_PATTERN=Array.from([Int32Array.from([1,1,1,1,1,1,1]),Int32Array.from([1,0,0,0,0,0,1]),Int32Array.from([1,0,1,1,1,0,1]),Int32Array.from([1,0,1,1,1,0,1]),Int32Array.from([1,0,1,1,1,0,1]),Int32Array.from([1,0,0,0,0,0,1]),Int32Array.from([1,1,1,1,1,1,1])]),Te.POSITION_ADJUSTMENT_PATTERN=Array.from([Int32Array.from([1,1,1,1,1]),Int32Array.from([1,0,0,0,1]),Int32Array.from([1,0,1,0,1]),Int32Array.from([1,0,0,0,1]),Int32Array.from([1,1,1,1,1])]),Te.POSITION_ADJUSTMENT_PATTERN_COORDINATE_TABLE=Array.from([Int32Array.from([-1,-1,-1,-1,-1,-1,-1]),Int32Array.from([6,18,-1,-1,-1,-1,-1]),Int32Array.from([6,22,-1,-1,-1,-1,-1]),Int32Array.from([6,26,-1,-1,-1,-1,-1]),Int32Array.from([6,30,-1,-1,-1,-1,-1]),Int32Array.from([6,34,-1,-1,-1,-1,-1]),Int32Array.from([6,22,38,-1,-1,-1,-1]),Int32Array.from([6,24,42,-1,-1,-1,-1]),Int32Array.from([6,26,46,-1,-1,-1,-1]),Int32Array.from([6,28,50,-1,-1,-1,-1]),Int32Array.from([6,30,54,-1,-1,-1,-1]),Int32Array.from([6,32,58,-1,-1,-1,-1]),Int32Array.from([6,34,62,-1,-1,-1,-1]),Int32Array.from([6,26,46,66,-1,-1,-1]),Int32Array.from([6,26,48,70,-1,-1,-1]),Int32Array.from([6,26,50,74,-1,-1,-1]),Int32Array.from([6,30,54,78,-1,-1,-1]),Int32Array.from([6,30,56,82,-1,-1,-1]),Int32Array.from([6,30,58,86,-1,-1,-1]),Int32Array.from([6,34,62,90,-1,-1,-1]),Int32Array.from([6,28,50,72,94,-1,-1]),Int32Array.from([6,26,50,74,98,-1,-1]),Int32Array.from([6,30,54,78,102,-1,-1]),Int32Array.from([6,28,54,80,106,-1,-1]),Int32Array.from([6,32,58,84,110,-1,-1]),Int32Array.from([6,30,58,86,114,-1,-1]),Int32Array.from([6,34,62,90,118,-1,-1]),Int32Array.from([6,26,50,74,98,122,-1]),Int32Array.from([6,30,54,78,102,126,-1]),Int32Array.from([6,26,52,78,104,130,-1]),Int32Array.from([6,30,56,82,108,134,-1]),Int32Array.from([6,34,60,86,112,138,-1]),Int32Array.from([6,30,58,86,114,142,-1]),Int32Array.from([6,34,62,90,118,146,-1]),Int32Array.from([6,30,54,78,102,126,150]),Int32Array.from([6,24,50,76,102,128,154]),Int32Array.from([6,28,54,80,106,132,158]),Int32Array.from([6,32,58,84,110,136,162]),Int32Array.from([6,26,54,82,110,138,166]),Int32Array.from([6,30,58,86,114,142,170])]),Te.TYPE_INFO_COORDINATES=Array.from([Int32Array.from([8,0]),Int32Array.from([8,1]),Int32Array.from([8,2]),Int32Array.from([8,3]),Int32Array.from([8,4]),Int32Array.from([8,5]),Int32Array.from([8,7]),Int32Array.from([8,8]),Int32Array.from([7,8]),Int32Array.from([5,8]),Int32Array.from([4,8]),Int32Array.from([3,8]),Int32Array.from([2,8]),Int32Array.from([1,8]),Int32Array.from([0,8])]),Te.VERSION_INFO_POLY=7973,Te.TYPE_INFO_POLY=1335,Te.TYPE_INFO_MASK_PATTERN=21522;class gd{constructor(e,n){this.dataBytes=e,this.errorCorrectionBytes=n}getDataBytes(){return this.dataBytes}getErrorCorrectionBytes(){return this.errorCorrectionBytes}}class dt{constructor(){}static calculateMaskPenalty(e){return St.applyMaskPenaltyRule1(e)+St.applyMaskPenaltyRule2(e)+St.applyMaskPenaltyRule3(e)+St.applyMaskPenaltyRule4(e)}static encode(e,n,i=null){let s=dt.DEFAULT_BYTE_MODE_ENCODING;const a=i!==null&&i.get(Rt.CHARACTER_SET)!==void 0;a&&(s=i.get(Rt.CHARACTER_SET).toString());const l=this.chooseMode(e,s),d=new j;if(l===Se.BYTE&&(a||dt.DEFAULT_BYTE_MODE_ENCODING!==s)){const ge=D.getCharacterSetECIByName(s);ge!==void 0&&this.appendECI(ge,d)}this.appendModeInfo(l,d);const h=new j;this.appendBytes(e,l,h,s);let p;if(i!==null&&i.get(Rt.QR_VERSION)!==void 0){const ge=Number.parseInt(i.get(Rt.QR_VERSION).toString(),10);p=Ie.getVersionForNumber(ge);const ue=this.calculateBitsNeeded(l,d,h,p);if(!this.willFit(ue,p,n))throw new st("Data too big for requested version")}else p=this.recommendVersion(n,l,d,h);const y=new j;y.appendBitArray(d);const E=l===Se.BYTE?h.getSizeInBytes():e.length;this.appendLengthInfo(E,p,l,y),y.appendBitArray(h);const I=p.getECBlocksForLevel(n),O=p.getTotalCodewords()-I.getTotalECCodewords();this.terminateBits(O,y);const F=this.interleaveWithECBytes(y,p.getTotalCodewords(),O,I.getNumBlocks()),U=new rr;U.setECLevel(n),U.setMode(l),U.setVersion(p);const q=p.getDimensionForVersion(),ne=new mi(q,q),he=this.chooseMaskPattern(F,n,p,ne);return U.setMaskPattern(he),Te.buildMatrix(F,n,p,he,ne),U.setMatrix(ne),U}static recommendVersion(e,n,i,s){const a=this.calculateBitsNeeded(n,i,s,Ie.getVersionForNumber(1)),l=this.chooseVersion(a,e),d=this.calculateBitsNeeded(n,i,s,l);return this.chooseVersion(d,e)}static calculateBitsNeeded(e,n,i,s){return n.getSize()+e.getCharacterCountBits(s)+i.getSize()}static getAlphanumericCode(e){return e<dt.ALPHANUMERIC_TABLE.length?dt.ALPHANUMERIC_TABLE[e]:-1}static chooseMode(e,n=null){if(D.SJIS.getName()===n&&this.isOnlyDoubleByteKanji(e))return Se.KANJI;let i=!1,s=!1;for(let a=0,l=e.length;a<l;++a){const d=e.charAt(a);if(dt.isDigit(d))i=!0;else if(this.getAlphanumericCode(d.charCodeAt(0))!==-1)s=!0;else return Se.BYTE}return s?Se.ALPHANUMERIC:i?Se.NUMERIC:Se.BYTE}static isOnlyDoubleByteKanji(e){let n;try{n=de.encode(e,D.SJIS)}catch{return!1}const i=n.length;if(i%2!==0)return!1;for(let s=0;s<i;s+=2){const a=n[s]&255;if((a<129||a>159)&&(a<224||a>235))return!1}return!0}static chooseMaskPattern(e,n,i,s){let a=Number.MAX_SAFE_INTEGER,l=-1;for(let d=0;d<rr.NUM_MASK_PATTERNS;d++){Te.buildMatrix(e,n,i,d,s);let h=this.calculateMaskPenalty(s);h<a&&(a=h,l=d)}return l}static chooseVersion(e,n){for(let i=1;i<=40;i++){const s=Ie.getVersionForNumber(i);if(dt.willFit(e,s,n))return s}throw new st("Data too big")}static willFit(e,n,i){const s=n.getTotalCodewords(),l=n.getECBlocksForLevel(i).getTotalECCodewords(),d=s-l,h=(e+7)/8;return d>=h}static terminateBits(e,n){const i=e*8;if(n.getSize()>i)throw new st("data bits cannot fit in the QR Code"+n.getSize()+" > "+i);for(let l=0;l<4&&n.getSize()<i;++l)n.appendBit(!1);const s=n.getSize()&7;if(s>0)for(let l=s;l<8;l++)n.appendBit(!1);const a=e-n.getSizeInBytes();for(let l=0;l<a;++l)n.appendBits((l&1)===0?236:17,8);if(n.getSize()!==i)throw new st("Bits size does not equal capacity")}static getNumDataBytesAndNumECBytesForBlockID(e,n,i,s,a,l){if(s>=i)throw new st("Block ID too large");const d=e%i,h=i-d,p=Math.floor(e/i),y=p+1,E=Math.floor(n/i),I=E+1,O=p-E,F=y-I;if(O!==F)throw new st("EC bytes mismatch");if(i!==h+d)throw new st("RS blocks mismatch");if(e!==(E+O)*h+(I+F)*d)throw new st("Total bytes mismatch");s<h?(a[0]=E,l[0]=O):(a[0]=I,l[0]=F)}static interleaveWithECBytes(e,n,i,s){if(e.getSizeInBytes()!==i)throw new st("Number of bits and data bytes does not match");let a=0,l=0,d=0;const h=new Array;for(let y=0;y<s;++y){const E=new Int32Array(1),I=new Int32Array(1);dt.getNumDataBytesAndNumECBytesForBlockID(n,i,s,y,E,I);const O=E[0],F=new Uint8Array(O);e.toBytes(8*a,F,0,O);const U=dt.generateECBytes(F,I[0]);h.push(new gd(F,U)),l=Math.max(l,O),d=Math.max(d,U.length),a+=E[0]}if(i!==a)throw new st("Data bytes does not match offset");const p=new j;for(let y=0;y<l;++y)for(const E of h){const I=E.getDataBytes();y<I.length&&p.appendBits(I[y],8)}for(let y=0;y<d;++y)for(const E of h){const I=E.getErrorCorrectionBytes();y<I.length&&p.appendBits(I[y],8)}if(n!==p.getSizeInBytes())throw new st("Interleaving error: "+n+" and "+p.getSizeInBytes()+" differ.");return p}static generateECBytes(e,n){const i=e.length,s=new Int32Array(i+n);for(let l=0;l<i;l++)s[l]=e[l]&255;new io(Fe.QR_CODE_FIELD_256).encode(s,n);const a=new Uint8Array(n);for(let l=0;l<n;l++)a[l]=s[i+l];return a}static appendModeInfo(e,n){n.appendBits(e.getBits(),4)}static appendLengthInfo(e,n,i,s){const a=i.getCharacterCountBits(n);if(e>=1<<a)throw new st(e+" is bigger than "+((1<<a)-1));s.appendBits(e,a)}static appendBytes(e,n,i,s){switch(n){case Se.NUMERIC:dt.appendNumericBytes(e,i);break;case Se.ALPHANUMERIC:dt.appendAlphanumericBytes(e,i);break;case Se.BYTE:dt.append8BitBytes(e,i,s);break;case Se.KANJI:dt.appendKanjiBytes(e,i);break;default:throw new st("Invalid mode: "+n)}}static getDigit(e){return e.charCodeAt(0)-48}static isDigit(e){const n=dt.getDigit(e);return n>=0&&n<=9}static appendNumericBytes(e,n){const i=e.length;let s=0;for(;s<i;){const a=dt.getDigit(e.charAt(s));if(s+2<i){const l=dt.getDigit(e.charAt(s+1)),d=dt.getDigit(e.charAt(s+2));n.appendBits(a*100+l*10+d,10),s+=3}else if(s+1<i){const l=dt.getDigit(e.charAt(s+1));n.appendBits(a*10+l,7),s+=2}else n.appendBits(a,4),s++}}static appendAlphanumericBytes(e,n){const i=e.length;let s=0;for(;s<i;){const a=dt.getAlphanumericCode(e.charCodeAt(s));if(a===-1)throw new st;if(s+1<i){const l=dt.getAlphanumericCode(e.charCodeAt(s+1));if(l===-1)throw new st;n.appendBits(a*45+l,11),s+=2}else n.appendBits(a,6),s++}}static append8BitBytes(e,n,i){let s;try{s=de.encode(e,i)}catch(a){throw new st(a)}for(let a=0,l=s.length;a!==l;a++){const d=s[a];n.appendBits(d,8)}}static appendKanjiBytes(e,n){let i;try{i=de.encode(e,D.SJIS)}catch(a){throw new st(a)}const s=i.length;for(let a=0;a<s;a+=2){const l=i[a]&255,d=i[a+1]&255,h=l<<8&4294967295|d;let p=-1;if(h>=33088&&h<=40956?p=h-33088:h>=57408&&h<=60351&&(p=h-49472),p===-1)throw new st("Invalid byte sequence");const y=(p>>8)*192+(p&255);n.appendBits(y,13)}}static appendECI(e,n){n.appendBits(Se.ECI.getBits(),4),n.appendBits(e.getValue(),8)}}dt.ALPHANUMERIC_TABLE=Int32Array.from([-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,36,-1,-1,-1,37,38,-1,-1,-1,-1,39,40,-1,41,42,43,0,1,2,3,4,5,6,7,8,9,44,-1,-1,-1,-1,-1,-1,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,-1,-1,-1,-1,-1]),dt.DEFAULT_BYTE_MODE_ENCODING=D.UTF8.getName();class ir{write(e,n,i,s=null){if(e.length===0)throw new A("Found empty contents");if(n<0||i<0)throw new A("Requested dimensions are too small: "+n+"x"+i);let a=ut.L,l=ir.QUIET_ZONE_SIZE;s!==null&&(s.get(Rt.ERROR_CORRECTION)!==void 0&&(a=ut.fromString(s.get(Rt.ERROR_CORRECTION).toString())),s.get(Rt.MARGIN)!==void 0&&(l=Number.parseInt(s.get(Rt.MARGIN).toString(),10)));const d=dt.encode(e,a,s);return this.renderResult(d,n,i,l)}writeToDom(e,n,i,s,a=null){typeof e=="string"&&(e=document.querySelector(e));const l=this.write(n,i,s,a);e&&e.appendChild(l)}renderResult(e,n,i,s){const a=e.getMatrix();if(a===null)throw new Ht;const l=a.getWidth(),d=a.getHeight(),h=l+s*2,p=d+s*2,y=Math.max(n,h),E=Math.max(i,p),I=Math.min(Math.floor(y/h),Math.floor(E/p)),O=Math.floor((y-l*I)/2),F=Math.floor((E-d*I)/2),U=this.createSVGElement(y,E);for(let q=0,ne=F;q<d;q++,ne+=I)for(let he=0,ge=O;he<l;he++,ge+=I)if(a.get(he,q)===1){const ue=this.createSvgRectElement(ge,ne,I,I);U.appendChild(ue)}return U}createSVGElement(e,n){const i=document.createElementNS(ir.SVG_NS,"svg");return i.setAttributeNS(null,"height",e.toString()),i.setAttributeNS(null,"width",n.toString()),i}createSvgRectElement(e,n,i,s){const a=document.createElementNS(ir.SVG_NS,"rect");return a.setAttributeNS(null,"x",e.toString()),a.setAttributeNS(null,"y",n.toString()),a.setAttributeNS(null,"height",i.toString()),a.setAttributeNS(null,"width",s.toString()),a.setAttributeNS(null,"fill","#000000"),a}}ir.QUIET_ZONE_SIZE=4,ir.SVG_NS="http://www.w3.org/2000/svg";class vr{encode(e,n,i,s,a){if(e.length===0)throw new A("Found empty contents");if(n!==re.QR_CODE)throw new A("Can only encode QR_CODE, but got "+n);if(i<0||s<0)throw new A(`Requested dimensions are too small: ${i}x${s}`);let l=ut.L,d=vr.QUIET_ZONE_SIZE;a!==null&&(a.get(Rt.ERROR_CORRECTION)!==void 0&&(l=ut.fromString(a.get(Rt.ERROR_CORRECTION).toString())),a.get(Rt.MARGIN)!==void 0&&(d=Number.parseInt(a.get(Rt.MARGIN).toString(),10)));const h=dt.encode(e,l,a);return vr.renderResult(h,i,s,d)}static renderResult(e,n,i,s){const a=e.getMatrix();if(a===null)throw new Ht;const l=a.getWidth(),d=a.getHeight(),h=l+s*2,p=d+s*2,y=Math.max(n,h),E=Math.max(i,p),I=Math.min(Math.floor(y/h),Math.floor(E/p)),O=Math.floor((y-l*I)/2),F=Math.floor((E-d*I)/2),U=new X(y,E);for(let q=0,ne=F;q<d;q++,ne+=I)for(let he=0,ge=O;he<l;he++,ge+=I)a.get(he,q)===1&&U.setRegion(ge,ne,I,I);return U}}vr.QUIET_ZONE_SIZE=4;class xd{encode(e,n,i,s,a){let l;switch(n){case re.QR_CODE:l=new vr;break;default:throw new A("No encoder available for format "+n)}return l.encode(e,n,i,s,a)}}class Tn extends ee{constructor(e,n,i,s,a,l,d,h){if(super(l,d),this.yuvData=e,this.dataWidth=n,this.dataHeight=i,this.left=s,this.top=a,s+l>n||a+d>i)throw new A("Crop rectangle does not fit within image data.");h&&this.reverseHorizontal(l,d)}getRow(e,n){if(e<0||e>=this.getHeight())throw new A("Requested row is outside the image: "+e);const i=this.getWidth();(n==null||n.length<i)&&(n=new Uint8ClampedArray(i));const s=(e+this.top)*this.dataWidth+this.left;return P.arraycopy(this.yuvData,s,n,0,i),n}getMatrix(){const e=this.getWidth(),n=this.getHeight();if(e===this.dataWidth&&n===this.dataHeight)return this.yuvData;const i=e*n,s=new Uint8ClampedArray(i);let a=this.top*this.dataWidth+this.left;if(e===this.dataWidth)return P.arraycopy(this.yuvData,a,s,0,i),s;for(let l=0;l<n;l++){const d=l*e;P.arraycopy(this.yuvData,a,s,d,e),a+=this.dataWidth}return s}isCropSupported(){return!0}crop(e,n,i,s){return new Tn(this.yuvData,this.dataWidth,this.dataHeight,this.left+e,this.top+n,i,s,!1)}renderThumbnail(){const e=this.getWidth()/Tn.THUMBNAIL_SCALE_FACTOR,n=this.getHeight()/Tn.THUMBNAIL_SCALE_FACTOR,i=new Int32Array(e*n),s=this.yuvData;let a=this.top*this.dataWidth+this.left;for(let l=0;l<n;l++){const d=l*e;for(let h=0;h<e;h++){const p=s[a+h*Tn.THUMBNAIL_SCALE_FACTOR]&255;i[d+h]=4278190080|p*65793}a+=this.dataWidth*Tn.THUMBNAIL_SCALE_FACTOR}return i}getThumbnailWidth(){return this.getWidth()/Tn.THUMBNAIL_SCALE_FACTOR}getThumbnailHeight(){return this.getHeight()/Tn.THUMBNAIL_SCALE_FACTOR}reverseHorizontal(e,n){const i=this.yuvData;for(let s=0,a=this.top*this.dataWidth+this.left;s<n;s++,a+=this.dataWidth){const l=a+e/2;for(let d=a,h=a+e-1;d<l;d++,h--){const p=i[d];i[d]=i[h],i[h]=p}}}invert(){return new fe(this)}}Tn.THUMBNAIL_SCALE_FACTOR=2;class oo extends ee{constructor(e,n,i,s,a,l,d){if(super(n,i),this.dataWidth=s,this.dataHeight=a,this.left=l,this.top=d,e.BYTES_PER_ELEMENT===4){const h=n*i,p=new Uint8ClampedArray(h);for(let y=0;y<h;y++){const E=e[y],I=E>>16&255,O=E>>7&510,F=E&255;p[y]=(I+O+F)/4&255}this.luminances=p}else this.luminances=e;if(s===void 0&&(this.dataWidth=n),a===void 0&&(this.dataHeight=i),l===void 0&&(this.left=0),d===void 0&&(this.top=0),this.left+n>this.dataWidth||this.top+i>this.dataHeight)throw new A("Crop rectangle does not fit within image data.")}getRow(e,n){if(e<0||e>=this.getHeight())throw new A("Requested row is outside the image: "+e);const i=this.getWidth();(n==null||n.length<i)&&(n=new Uint8ClampedArray(i));const s=(e+this.top)*this.dataWidth+this.left;return P.arraycopy(this.luminances,s,n,0,i),n}getMatrix(){const e=this.getWidth(),n=this.getHeight();if(e===this.dataWidth&&n===this.dataHeight)return this.luminances;const i=e*n,s=new Uint8ClampedArray(i);let a=this.top*this.dataWidth+this.left;if(e===this.dataWidth)return P.arraycopy(this.luminances,a,s,0,i),s;for(let l=0;l<n;l++){const d=l*e;P.arraycopy(this.luminances,a,s,d,e),a+=this.dataWidth}return s}isCropSupported(){return!0}crop(e,n,i,s){return new oo(this.luminances,i,s,this.dataWidth,this.dataHeight,this.left+e,this.top+n)}invert(){return new fe(this)}}class _s extends D{static forName(e){return this.getCharacterSetECIByName(e)}}class so{}so.ISO_8859_1=D.ISO8859_1;class vs{isCompact(){return this.compact}setCompact(e){this.compact=e}getSize(){return this.size}setSize(e){this.size=e}getLayers(){return this.layers}setLayers(e){this.layers=e}getCodeWords(){return this.codeWords}setCodeWords(e){this.codeWords=e}getMatrix(){return this.matrix}setMatrix(e){this.matrix=e}}class Cs{static singletonList(e){return[e]}static min(e,n){return e.sort(n)[0]}}class yd{constructor(e){this.previous=e}getPrevious(){return this.previous}}class Cr extends yd{constructor(e,n,i){super(e),this.value=n,this.bitCount=i}appendTo(e,n){e.appendBits(this.value,this.bitCount)}add(e,n){return new Cr(this,e,n)}addBinaryShift(e,n){return console.warn("addBinaryShift on SimpleToken, this simply returns a copy of this token"),new Cr(this,e,n)}toString(){let e=this.value&(1<<this.bitCount)-1;return e|=1<<this.bitCount,"<"+Z.toBinaryString(e|1<<this.bitCount).substring(1)+">"}}class ao extends Cr{constructor(e,n,i){super(e,0,0),this.binaryShiftStart=n,this.binaryShiftByteCount=i}appendTo(e,n){for(let i=0;i<this.binaryShiftByteCount;i++)(i===0||i===31&&this.binaryShiftByteCount<=62)&&(e.appendBits(31,5),this.binaryShiftByteCount>62?e.appendBits(this.binaryShiftByteCount-31,16):i===0?e.appendBits(Math.min(this.binaryShiftByteCount,31),5):e.appendBits(this.binaryShiftByteCount-31,5)),e.appendBits(n[this.binaryShiftStart+i],8)}addBinaryShift(e,n){return new ao(this,e,n)}toString(){return"<"+this.binaryShiftStart+"::"+(this.binaryShiftStart+this.binaryShiftByteCount-1)+">"}}function wd(b,e,n){return new ao(b,e,n)}function Fr(b,e,n){return new Cr(b,e,n)}const _d=["UPPER","LOWER","DIGIT","MIXED","PUNCT"],Wn=0,gi=1,pn=2,bs=3,Nn=4,vd=new Cr(null,0,0),lo=[Int32Array.from([0,(5<<16)+28,(5<<16)+30,(5<<16)+29,656318]),Int32Array.from([(9<<16)+480+14,0,(5<<16)+30,(5<<16)+29,656318]),Int32Array.from([(4<<16)+14,(9<<16)+448+28,0,(9<<16)+448+29,932798]),Int32Array.from([(5<<16)+29,(5<<16)+28,656318,0,(5<<16)+30]),Int32Array.from([(5<<16)+31,656380,656382,656381,0])];function Cd(b){for(let e of b)W.fill(e,-1);return b[Wn][Nn]=0,b[gi][Nn]=0,b[gi][Wn]=28,b[bs][Nn]=0,b[pn][Nn]=0,b[pn][Wn]=15,b}const Es=Cd(W.createInt32Array(6,6));class On{constructor(e,n,i,s){this.token=e,this.mode=n,this.binaryShiftByteCount=i,this.bitCount=s}getMode(){return this.mode}getToken(){return this.token}getBinaryShiftByteCount(){return this.binaryShiftByteCount}getBitCount(){return this.bitCount}latchAndAppend(e,n){let i=this.bitCount,s=this.token;if(e!==this.mode){let l=lo[this.mode][e];s=Fr(s,l&65535,l>>16),i+=l>>16}let a=e===pn?4:5;return s=Fr(s,n,a),new On(s,e,0,i+a)}shiftAndAppend(e,n){let i=this.token,s=this.mode===pn?4:5;return i=Fr(i,Es[this.mode][e],s),i=Fr(i,n,5),new On(i,this.mode,0,this.bitCount+s+5)}addBinaryShiftChar(e){let n=this.token,i=this.mode,s=this.bitCount;if(this.mode===Nn||this.mode===pn){let d=lo[i][Wn];n=Fr(n,d&65535,d>>16),s+=d>>16,i=Wn}let a=this.binaryShiftByteCount===0||this.binaryShiftByteCount===31?18:this.binaryShiftByteCount===62?9:8,l=new On(n,i,this.binaryShiftByteCount+1,s+a);return l.binaryShiftByteCount===2078&&(l=l.endBinaryShift(e+1)),l}endBinaryShift(e){if(this.binaryShiftByteCount===0)return this;let n=this.token;return n=wd(n,e-this.binaryShiftByteCount,this.binaryShiftByteCount),new On(n,this.mode,0,this.bitCount)}isBetterThanOrEqualTo(e){let n=this.bitCount+(lo[this.mode][e.mode]>>16);return this.binaryShiftByteCount<e.binaryShiftByteCount?n+=On.calculateBinaryShiftCost(e)-On.calculateBinaryShiftCost(this):this.binaryShiftByteCount>e.binaryShiftByteCount&&e.binaryShiftByteCount>0&&(n+=10),n<=e.bitCount}toBitArray(e){let n=[];for(let s=this.endBinaryShift(e.length).token;s!==null;s=s.getPrevious())n.unshift(s);let i=new j;for(const s of n)s.appendTo(i,e);return i}toString(){return pe.format("%s bits=%d bytes=%d",_d[this.mode],this.bitCount,this.binaryShiftByteCount)}static calculateBinaryShiftCost(e){return e.binaryShiftByteCount>62?21:e.binaryShiftByteCount>31?20:e.binaryShiftByteCount>0?10:0}}On.INITIAL_STATE=new On(vd,Wn,0,0);function bd(b){const e=pe.getCharCode(" "),n=pe.getCharCode("."),i=pe.getCharCode(",");b[Wn][e]=1;const s=pe.getCharCode("Z"),a=pe.getCharCode("A");for(let I=a;I<=s;I++)b[Wn][I]=I-a+2;b[gi][e]=1;const l=pe.getCharCode("z"),d=pe.getCharCode("a");for(let I=d;I<=l;I++)b[gi][I]=I-d+2;b[pn][e]=1;const h=pe.getCharCode("9"),p=pe.getCharCode("0");for(let I=p;I<=h;I++)b[pn][I]=I-p+2;b[pn][i]=12,b[pn][n]=13;const y=["\0"," ","","","","","","","\x07","\b"," ",`
|
|
77
|
+
`,"\v","\f","\r","\x1B","","","","","@","\\","^","_","`","|","~",""];for(let I=0;I<y.length;I++)b[bs][pe.getCharCode(y[I])]=I;const E=["\0","\r","\0","\0","\0","\0","!","'","#","$","%","&","'","(",")","*","+",",","-",".","/",":",";","<","=",">","?","[","]","{","}"];for(let I=0;I<E.length;I++)pe.getCharCode(E[I])>0&&(b[Nn][pe.getCharCode(E[I])]=I);return b}const co=bd(W.createInt32Array(5,256));class Ur{constructor(e){this.text=e}encode(){const e=pe.getCharCode(" "),n=pe.getCharCode(`
|
|
78
|
+
`);let i=Cs.singletonList(On.INITIAL_STATE);for(let a=0;a<this.text.length;a++){let l,d=a+1<this.text.length?this.text[a+1]:0;switch(this.text[a]){case pe.getCharCode("\r"):l=d===n?2:0;break;case pe.getCharCode("."):l=d===e?3:0;break;case pe.getCharCode(","):l=d===e?4:0;break;case pe.getCharCode(":"):l=d===e?5:0;break;default:l=0}l>0?(i=Ur.updateStateListForPair(i,a,l),a++):i=this.updateStateListForChar(i,a)}return Cs.min(i,(a,l)=>a.getBitCount()-l.getBitCount()).toBitArray(this.text)}updateStateListForChar(e,n){const i=[];for(let s of e)this.updateStateForChar(s,n,i);return Ur.simplifyStates(i)}updateStateForChar(e,n,i){let s=this.text[n]&255,a=co[e.getMode()][s]>0,l=null;for(let d=0;d<=Nn;d++){let h=co[d][s];if(h>0){if(l==null&&(l=e.endBinaryShift(n)),!a||d===e.getMode()||d===pn){const p=l.latchAndAppend(d,h);i.push(p)}if(!a&&Es[e.getMode()][d]>=0){const p=l.shiftAndAppend(d,h);i.push(p)}}}if(e.getBinaryShiftByteCount()>0||co[e.getMode()][s]===0){let d=e.addBinaryShiftChar(n);i.push(d)}}static updateStateListForPair(e,n,i){const s=[];for(let a of e)this.updateStateForPair(a,n,i,s);return this.simplifyStates(s)}static updateStateForPair(e,n,i,s){let a=e.endBinaryShift(n);if(s.push(a.latchAndAppend(Nn,i)),e.getMode()!==Nn&&s.push(a.shiftAndAppend(Nn,i)),i===3||i===4){let l=a.latchAndAppend(pn,16-i).latchAndAppend(pn,1);s.push(l)}if(e.getBinaryShiftByteCount()>0){let l=e.addBinaryShiftChar(n).addBinaryShiftChar(n+1);s.push(l)}}static simplifyStates(e){let n=[];for(const i of e){let s=!0;for(const a of n){if(a.isBetterThanOrEqualTo(i)){s=!1;break}i.isBetterThanOrEqualTo(a)&&(n=n.filter(l=>l!==a))}s&&n.push(i)}return n}}class He{constructor(){}static encodeBytes(e){return He.encode(e,He.DEFAULT_EC_PERCENT,He.DEFAULT_AZTEC_LAYERS)}static encode(e,n,i){let s=new Ur(e).encode(),a=Z.truncDivision(s.getSize()*n,100)+11,l=s.getSize()+a,d,h,p,y,E;if(i!==He.DEFAULT_AZTEC_LAYERS){if(d=i<0,h=Math.abs(i),h>(d?He.MAX_NB_BITS_COMPACT:He.MAX_NB_BITS))throw new A(pe.format("Illegal value %s for layers",i));p=He.totalBitsInLayer(h,d),y=He.WORD_SIZE[h];let ue=p-p%y;if(E=He.stuffBits(s,y),E.getSize()+a>ue)throw new A("Data to large for user specified layer");if(d&&E.getSize()>y*64)throw new A("Data to large for user specified layer")}else{y=0,E=null;for(let ue=0;;ue++){if(ue>He.MAX_NB_BITS)throw new A("Data too large for an Aztec code");if(d=ue<=3,h=d?ue+1:ue,p=He.totalBitsInLayer(h,d),l>p)continue;(E==null||y!==He.WORD_SIZE[h])&&(y=He.WORD_SIZE[h],E=He.stuffBits(s,y));let je=p-p%y;if(!(d&&E.getSize()>y*64)&&E.getSize()+a<=je)break}}let I=He.generateCheckWords(E,p,y),O=E.getSize()/y,F=He.generateModeMessage(d,h,O),U=(d?11:14)+h*4,q=new Int32Array(U),ne;if(d){ne=U;for(let ue=0;ue<q.length;ue++)q[ue]=ue}else{ne=U+1+2*Z.truncDivision(Z.truncDivision(U,2)-1,15);let ue=Z.truncDivision(U,2),je=Z.truncDivision(ne,2);for(let Pe=0;Pe<ue;Pe++){let Qt=Pe+Z.truncDivision(Pe,15);q[ue-Pe-1]=je-Qt-1,q[ue+Pe]=je+Qt+1}}let he=new X(ne);for(let ue=0,je=0;ue<h;ue++){let Pe=(h-ue)*4+(d?9:12);for(let Qt=0;Qt<Pe;Qt++){let xn=Qt*2;for(let en=0;en<2;en++)I.get(je+xn+en)&&he.set(q[ue*2+en],q[ue*2+Qt]),I.get(je+Pe*2+xn+en)&&he.set(q[ue*2+Qt],q[U-1-ue*2-en]),I.get(je+Pe*4+xn+en)&&he.set(q[U-1-ue*2-en],q[U-1-ue*2-Qt]),I.get(je+Pe*6+xn+en)&&he.set(q[U-1-ue*2-Qt],q[ue*2+en])}je+=Pe*8}if(He.drawModeMessage(he,d,ne,F),d)He.drawBullsEye(he,Z.truncDivision(ne,2),5);else{He.drawBullsEye(he,Z.truncDivision(ne,2),7);for(let ue=0,je=0;ue<Z.truncDivision(U,2)-1;ue+=15,je+=16)for(let Pe=Z.truncDivision(ne,2)&1;Pe<ne;Pe+=2)he.set(Z.truncDivision(ne,2)-je,Pe),he.set(Z.truncDivision(ne,2)+je,Pe),he.set(Pe,Z.truncDivision(ne,2)-je),he.set(Pe,Z.truncDivision(ne,2)+je)}let ge=new vs;return ge.setCompact(d),ge.setSize(ne),ge.setLayers(h),ge.setCodeWords(O),ge.setMatrix(he),ge}static drawBullsEye(e,n,i){for(let s=0;s<i;s+=2)for(let a=n-s;a<=n+s;a++)e.set(a,n-s),e.set(a,n+s),e.set(n-s,a),e.set(n+s,a);e.set(n-i,n-i),e.set(n-i+1,n-i),e.set(n-i,n-i+1),e.set(n+i,n-i),e.set(n+i,n-i+1),e.set(n+i,n+i-1)}static generateModeMessage(e,n,i){let s=new j;return e?(s.appendBits(n-1,2),s.appendBits(i-1,6),s=He.generateCheckWords(s,28,4)):(s.appendBits(n-1,5),s.appendBits(i-1,11),s=He.generateCheckWords(s,40,4)),s}static drawModeMessage(e,n,i,s){let a=Z.truncDivision(i,2);if(n)for(let l=0;l<7;l++){let d=a-3+l;s.get(l)&&e.set(d,a-5),s.get(l+7)&&e.set(a+5,d),s.get(20-l)&&e.set(d,a+5),s.get(27-l)&&e.set(a-5,d)}else for(let l=0;l<10;l++){let d=a-5+l+Z.truncDivision(l,5);s.get(l)&&e.set(d,a-7),s.get(l+10)&&e.set(a+7,d),s.get(29-l)&&e.set(d,a+7),s.get(39-l)&&e.set(a-7,d)}}static generateCheckWords(e,n,i){let s=e.getSize()/i,a=new io(He.getGF(i)),l=Z.truncDivision(n,i),d=He.bitsToWords(e,i,l);a.encode(d,l-s);let h=n%i,p=new j;p.appendBits(0,h);for(const y of Array.from(d))p.appendBits(y,i);return p}static bitsToWords(e,n,i){let s=new Int32Array(i),a,l;for(a=0,l=e.getSize()/n;a<l;a++){let d=0;for(let h=0;h<n;h++)d|=e.get(a*n+h)?1<<n-h-1:0;s[a]=d}return s}static getGF(e){switch(e){case 4:return Fe.AZTEC_PARAM;case 6:return Fe.AZTEC_DATA_6;case 8:return Fe.AZTEC_DATA_8;case 10:return Fe.AZTEC_DATA_10;case 12:return Fe.AZTEC_DATA_12;default:throw new A("Unsupported word size "+e)}}static stuffBits(e,n){let i=new j,s=e.getSize(),a=(1<<n)-2;for(let l=0;l<s;l+=n){let d=0;for(let h=0;h<n;h++)(l+h>=s||e.get(l+h))&&(d|=1<<n-1-h);(d&a)===a?(i.appendBits(d&a,n),l--):(d&a)===0?(i.appendBits(d|1,n),l--):i.appendBits(d,n)}return i}static totalBitsInLayer(e,n){return((n?88:112)+16*e)*e}}He.DEFAULT_EC_PERCENT=33,He.DEFAULT_AZTEC_LAYERS=0,He.MAX_NB_BITS=32,He.MAX_NB_BITS_COMPACT=4,He.WORD_SIZE=Int32Array.from([4,6,6,8,8,8,8,8,8,10,10,10,10,10,10,10,10,10,10,10,10,10,10,12,12,12,12,12,12,12,12,12,12]);class xi{encode(e,n,i,s){return this.encodeWithHints(e,n,i,s,null)}encodeWithHints(e,n,i,s,a){let l=so.ISO_8859_1,d=He.DEFAULT_EC_PERCENT,h=He.DEFAULT_AZTEC_LAYERS;return a!=null&&(a.has(Rt.CHARACTER_SET)&&(l=_s.forName(a.get(Rt.CHARACTER_SET).toString())),a.has(Rt.ERROR_CORRECTION)&&(d=Z.parseInt(a.get(Rt.ERROR_CORRECTION).toString())),a.has(Rt.AZTEC_LAYERS)&&(h=Z.parseInt(a.get(Rt.AZTEC_LAYERS).toString()))),xi.encodeLayers(e,n,i,s,l,d,h)}static encodeLayers(e,n,i,s,a,l,d){if(n!==re.AZTEC)throw new A("Can only encode AZTEC, but got "+n);let h=He.encode(pe.getBytes(e,a),l,d);return xi.renderResult(h,i,s)}static renderResult(e,n,i){let s=e.getMatrix();if(s==null)throw new Ht;let a=s.getWidth(),l=s.getHeight(),d=Math.max(n,a),h=Math.max(i,l),p=Math.min(d/a,h/l),y=(d-a*p)/2,E=(h-l*p)/2,I=new X(d,h);for(let O=0,F=E;O<l;O++,F+=p)for(let U=0,q=y;U<a;U++,q+=p)s.get(U,O)&&I.setRegion(q,F,p,p);return I}}o.AbstractExpandedDecoder=Xi,o.ArgumentException=C,o.ArithmeticException=Wt,o.AztecCode=vs,o.AztecCodeReader=mr,o.AztecCodeWriter=xi,o.AztecDecoder=Xe,o.AztecDetector=li,o.AztecDetectorResult=wt,o.AztecEncoder=He,o.AztecHighLevelEncoder=Ur,o.AztecPoint=Ft,o.BarcodeFormat=re,o.Binarizer=R,o.BinaryBitmap=B,o.BitArray=j,o.BitMatrix=X,o.BitSource=Ki,o.BrowserAztecCodeReader=it,o.BrowserBarcodeReader=ed,o.BrowserCodeReader=Ze,o.BrowserDatamatrixCodeReader=nd,o.BrowserMultiFormatReader=hd,o.BrowserPDF417Reader=pd,o.BrowserQRCodeReader=md,o.BrowserQRCodeSvgWriter=ir,o.CharacterSetECI=D,o.ChecksumException=k,o.Code128Reader=ae,o.Code39Reader=pt,o.DataMatrixDecodedBitStreamParser=$n,o.DataMatrixReader=Vn,o.DecodeHintType=Q,o.DecoderResult=Oe,o.DefaultGridSampler=ai,o.DetectorResult=ye,o.EAN13Reader=Qn,o.EncodeHintType=Rt,o.Exception=g,o.FormatException=$,o.GenericGF=Fe,o.GenericGFPoly=tt,o.GlobalHistogramBinarizer=J,o.GridSampler=Un,o.GridSamplerInstance=En,o.HTMLCanvasElementLuminanceSource=me,o.HybridBinarizer=V,o.ITFReader=nt,o.IllegalArgumentException=A,o.IllegalStateException=Ht,o.InvertedLuminanceSource=fe,o.LuminanceSource=ee,o.MathUtils=$e,o.MultiFormatOneDReader=wr,o.MultiFormatReader=ws,o.MultiFormatWriter=xd,o.NotFoundException=M,o.OneDReader=ve,o.PDF417DecodedBitStreamParser=te,o.PDF417DecoderErrorCorrection=hs,o.PDF417Reader=zt,o.PDF417ResultMetadata=ms,o.PerspectiveTransform=nn,o.PlanarYUVLuminanceSource=Tn,o.QRCodeByteMatrix=mi,o.QRCodeDataMask=fn,o.QRCodeDecodedBitStreamParser=vt,o.QRCodeDecoderErrorCorrectionLevel=ut,o.QRCodeDecoderFormatInformation=Zt,o.QRCodeEncoder=dt,o.QRCodeEncoderQRCode=rr,o.QRCodeMaskUtil=St,o.QRCodeMatrixUtil=Te,o.QRCodeMode=Se,o.QRCodeReader=Zn,o.QRCodeVersion=Ie,o.QRCodeWriter=vr,o.RGBLuminanceSource=oo,o.RSS14Reader=It,o.RSSExpandedReader=le,o.ReaderException=pi,o.ReedSolomonDecoder=mn,o.ReedSolomonEncoder=io,o.ReedSolomonException=un,o.Result=Re,o.ResultMetadataType=Ae,o.ResultPoint=T,o.StringUtils=pe,o.UnsupportedOperationException=Ce,o.VideoInputDevice=ce,o.WhiteRectangleDetector=_t,o.WriterException=st,o.ZXingArrays=W,o.ZXingCharset=_s,o.ZXingInteger=Z,o.ZXingStandardCharsets=so,o.ZXingStringBuilder=se,o.ZXingStringEncoding=de,o.ZXingSystem=P,o.createAbstractExpandedDecoder=ds,Object.defineProperty(o,"__esModule",{value:!0})}))})(Hr,Hr.exports)),Hr.exports}var ft=uw();const dw=Oc(ft),fw=Nd({__proto__:null,default:dw},[ft]);var cl=(function(){function t(r,o,c){if(this.formatMap=new Map([[_e.QR_CODE,ft.BarcodeFormat.QR_CODE],[_e.AZTEC,ft.BarcodeFormat.AZTEC],[_e.CODABAR,ft.BarcodeFormat.CODABAR],[_e.CODE_39,ft.BarcodeFormat.CODE_39],[_e.CODE_93,ft.BarcodeFormat.CODE_93],[_e.CODE_128,ft.BarcodeFormat.CODE_128],[_e.DATA_MATRIX,ft.BarcodeFormat.DATA_MATRIX],[_e.MAXICODE,ft.BarcodeFormat.MAXICODE],[_e.ITF,ft.BarcodeFormat.ITF],[_e.EAN_13,ft.BarcodeFormat.EAN_13],[_e.EAN_8,ft.BarcodeFormat.EAN_8],[_e.PDF_417,ft.BarcodeFormat.PDF_417],[_e.RSS_14,ft.BarcodeFormat.RSS_14],[_e.RSS_EXPANDED,ft.BarcodeFormat.RSS_EXPANDED],[_e.UPC_A,ft.BarcodeFormat.UPC_A],[_e.UPC_E,ft.BarcodeFormat.UPC_E],[_e.UPC_EAN_EXTENSION,ft.BarcodeFormat.UPC_EAN_EXTENSION]]),this.reverseFormatMap=this.createReverseFormatMap(),!fw)throw"Use html5qrcode.min.js without edit, ZXing not found.";this.verbose=o,this.logger=c;var u=this.createZXingFormats(r),f=new Map;f.set(ft.DecodeHintType.POSSIBLE_FORMATS,u),f.set(ft.DecodeHintType.TRY_HARDER,!1),this.hints=f}return t.prototype.decodeAsync=function(r){var o=this;return new Promise(function(c,u){try{c(o.decode(r))}catch(f){u(f)}})},t.prototype.decode=function(r){var o=new ft.MultiFormatReader(this.verbose,this.hints),c=new ft.HTMLCanvasElementLuminanceSource(r),u=new ft.BinaryBitmap(new ft.HybridBinarizer(c)),f=o.decode(u);return{text:f.text,format:Hu.create(this.toHtml5QrcodeSupportedFormats(f.format)),debugData:this.createDebugData()}},t.prototype.createReverseFormatMap=function(){var r=new Map;return this.formatMap.forEach(function(o,c,u){r.set(o,c)}),r},t.prototype.toHtml5QrcodeSupportedFormats=function(r){if(!this.reverseFormatMap.has(r))throw"reverseFormatMap doesn't have ".concat(r);return this.reverseFormatMap.get(r)},t.prototype.createZXingFormats=function(r){for(var o=[],c=0,u=r;c<u.length;c++){var f=u[c];this.formatMap.has(f)?o.push(this.formatMap.get(f)):this.logger.logError("".concat(f," is not supported by")+"ZXingHtml5QrcodeShim")}return o},t.prototype.createDebugData=function(){return{decoderName:"zxing-js"}},t})(),hw=function(t,r,o,c){function u(f){return f instanceof o?f:new o(function(m){m(f)})}return new(o||(o=Promise))(function(f,m){function x(C){try{g(c.next(C))}catch(A){m(A)}}function _(C){try{g(c.throw(C))}catch(A){m(A)}}function g(C){C.done?f(C.value):u(C.value).then(x,_)}g((c=c.apply(t,r||[])).next())})},pw=function(t,r){var o={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},c,u,f,m;return m={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(m[Symbol.iterator]=function(){return this}),m;function x(g){return function(C){return _([g,C])}}function _(g){if(c)throw new TypeError("Generator is already executing.");for(;m&&(m=0,g[0]&&(o=0)),o;)try{if(c=1,u&&(f=g[0]&2?u.return:g[0]?u.throw||((f=u.return)&&f.call(u),0):u.next)&&!(f=f.call(u,g[1])).done)return f;switch(u=0,f&&(g=[g[0]&2,f.value]),g[0]){case 0:case 1:f=g;break;case 4:return o.label++,{value:g[1],done:!1};case 5:o.label++,u=g[1],g=[0];continue;case 7:g=o.ops.pop(),o.trys.pop();continue;default:if(f=o.trys,!(f=f.length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){o=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){o.label=g[1];break}if(g[0]===6&&o.label<f[1]){o.label=f[1],f=g;break}if(f&&o.label<f[2]){o.label=f[2],o.ops.push(g);break}f[2]&&o.ops.pop(),o.trys.pop();continue}g=r.call(t,o)}catch(C){g=[6,C],u=0}finally{c=f=0}if(g[0]&5)throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}},ul=(function(){function t(r,o,c){if(this.formatMap=new Map([[_e.QR_CODE,"qr_code"],[_e.AZTEC,"aztec"],[_e.CODABAR,"codabar"],[_e.CODE_39,"code_39"],[_e.CODE_93,"code_93"],[_e.CODE_128,"code_128"],[_e.DATA_MATRIX,"data_matrix"],[_e.ITF,"itf"],[_e.EAN_13,"ean_13"],[_e.EAN_8,"ean_8"],[_e.PDF_417,"pdf417"],[_e.UPC_A,"upc_a"],[_e.UPC_E,"upc_e"]]),this.reverseFormatMap=this.createReverseFormatMap(),!t.isSupported())throw"Use html5qrcode.min.js without edit, Use BarcodeDetectorDelegate only if it isSupported();";this.verbose=o,this.logger=c;var u=this.createBarcodeDetectorFormats(r);if(this.detector=new BarcodeDetector(u),!this.detector)throw"BarcodeDetector detector not supported"}return t.isSupported=function(){if(!("BarcodeDetector"in window))return!1;var r=new BarcodeDetector({formats:["qr_code"]});return typeof r<"u"},t.prototype.decodeAsync=function(r){return hw(this,void 0,void 0,function(){var o,c;return pw(this,function(u){switch(u.label){case 0:return[4,this.detector.detect(r)];case 1:if(o=u.sent(),!o||o.length===0)throw"No barcode or QR code detected.";return c=this.selectLargestBarcode(o),[2,{text:c.rawValue,format:Hu.create(this.toHtml5QrcodeSupportedFormats(c.format)),debugData:this.createDebugData()}]}})})},t.prototype.selectLargestBarcode=function(r){for(var o=null,c=0,u=0,f=r;u<f.length;u++){var m=f[u],x=m.boundingBox.width*m.boundingBox.height;x>c&&(c=x,o=m)}if(!o)throw"No largest barcode found";return o},t.prototype.createBarcodeDetectorFormats=function(r){for(var o=[],c=0,u=r;c<u.length;c++){var f=u[c];this.formatMap.has(f)?o.push(this.formatMap.get(f)):this.logger.warn("".concat(f," is not supported by")+"BarcodeDetectorDelegate")}return{formats:o}},t.prototype.toHtml5QrcodeSupportedFormats=function(r){if(!this.reverseFormatMap.has(r))throw"reverseFormatMap doesn't have ".concat(r);return this.reverseFormatMap.get(r)},t.prototype.createReverseFormatMap=function(){var r=new Map;return this.formatMap.forEach(function(o,c,u){r.set(o,c)}),r},t.prototype.createDebugData=function(){return{decoderName:"BarcodeDetector"}},t})(),dl=function(t,r,o,c){function u(f){return f instanceof o?f:new o(function(m){m(f)})}return new(o||(o=Promise))(function(f,m){function x(C){try{g(c.next(C))}catch(A){m(A)}}function _(C){try{g(c.throw(C))}catch(A){m(A)}}function g(C){C.done?f(C.value):u(C.value).then(x,_)}g((c=c.apply(t,r||[])).next())})},fl=function(t,r){var o={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},c,u,f,m;return m={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(m[Symbol.iterator]=function(){return this}),m;function x(g){return function(C){return _([g,C])}}function _(g){if(c)throw new TypeError("Generator is already executing.");for(;m&&(m=0,g[0]&&(o=0)),o;)try{if(c=1,u&&(f=g[0]&2?u.return:g[0]?u.throw||((f=u.return)&&f.call(u),0):u.next)&&!(f=f.call(u,g[1])).done)return f;switch(u=0,f&&(g=[g[0]&2,f.value]),g[0]){case 0:case 1:f=g;break;case 4:return o.label++,{value:g[1],done:!1};case 5:o.label++,u=g[1],g=[0];continue;case 7:g=o.ops.pop(),o.trys.pop();continue;default:if(f=o.trys,!(f=f.length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){o=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){o.label=g[1];break}if(g[0]===6&&o.label<f[1]){o.label=f[1],f=g;break}if(f&&o.label<f[2]){o.label=f[2],o.ops.push(g);break}f[2]&&o.ops.pop(),o.trys.pop();continue}g=r.call(t,o)}catch(C){g=[6,C],u=0}finally{c=f=0}if(g[0]&5)throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}},mw=(function(){function t(r,o,c,u){this.EXECUTIONS_TO_REPORT_PERFORMANCE=100,this.executions=0,this.executionResults=[],this.wasPrimaryDecoderUsedInLastDecode=!1,this.verbose=c,o&&ul.isSupported()?(this.primaryDecoder=new ul(r,c,u),this.secondaryDecoder=new cl(r,c,u)):this.primaryDecoder=new cl(r,c,u)}return t.prototype.decodeAsync=function(r){return dl(this,void 0,void 0,function(){var o;return fl(this,function(c){switch(c.label){case 0:o=performance.now(),c.label=1;case 1:return c.trys.push([1,,3,4]),[4,this.getDecoder().decodeAsync(r)];case 2:return[2,c.sent()];case 3:return this.possiblyLogPerformance(o),[7];case 4:return[2]}})})},t.prototype.decodeRobustlyAsync=function(r){return dl(this,void 0,void 0,function(){var o,c;return fl(this,function(u){switch(u.label){case 0:o=performance.now(),u.label=1;case 1:return u.trys.push([1,3,4,5]),[4,this.primaryDecoder.decodeAsync(r)];case 2:return[2,u.sent()];case 3:if(c=u.sent(),this.secondaryDecoder)return[2,this.secondaryDecoder.decodeAsync(r)];throw c;case 4:return this.possiblyLogPerformance(o),[7];case 5:return[2]}})})},t.prototype.getDecoder=function(){return this.secondaryDecoder?this.wasPrimaryDecoderUsedInLastDecode===!1?(this.wasPrimaryDecoderUsedInLastDecode=!0,this.primaryDecoder):(this.wasPrimaryDecoderUsedInLastDecode=!1,this.secondaryDecoder):this.primaryDecoder},t.prototype.possiblyLogPerformance=function(r){if(this.verbose){var o=performance.now()-r;this.executionResults.push(o),this.executions++,this.possiblyFlushPerformanceReport()}},t.prototype.possiblyFlushPerformanceReport=function(){if(!(this.executions<this.EXECUTIONS_TO_REPORT_PERFORMANCE)){for(var r=0,o=0,c=this.executionResults;o<c.length;o++){var u=c[o];r+=u}var f=r/this.executionResults.length;console.log("".concat(f," ms for ").concat(this.executionResults.length," last runs.")),this.executions=0,this.executionResults=[]}},t})(),os=(function(){var t=function(r,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(c,u){c.__proto__=u}||function(c,u){for(var f in u)Object.prototype.hasOwnProperty.call(u,f)&&(c[f]=u[f])},t(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(r,o);function c(){this.constructor=r}r.prototype=o===null?Object.create(o):(c.prototype=o.prototype,new c)}})(),Li=function(t,r,o,c){function u(f){return f instanceof o?f:new o(function(m){m(f)})}return new(o||(o=Promise))(function(f,m){function x(C){try{g(c.next(C))}catch(A){m(A)}}function _(C){try{g(c.throw(C))}catch(A){m(A)}}function g(C){C.done?f(C.value):u(C.value).then(x,_)}g((c=c.apply(t,r||[])).next())})},Fi=function(t,r){var o={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},c,u,f,m;return m={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(m[Symbol.iterator]=function(){return this}),m;function x(g){return function(C){return _([g,C])}}function _(g){if(c)throw new TypeError("Generator is already executing.");for(;m&&(m=0,g[0]&&(o=0)),o;)try{if(c=1,u&&(f=g[0]&2?u.return:g[0]?u.throw||((f=u.return)&&f.call(u),0):u.next)&&!(f=f.call(u,g[1])).done)return f;switch(u=0,f&&(g=[g[0]&2,f.value]),g[0]){case 0:case 1:f=g;break;case 4:return o.label++,{value:g[1],done:!1};case 5:o.label++,u=g[1],g=[0];continue;case 7:g=o.ops.pop(),o.trys.pop();continue;default:if(f=o.trys,!(f=f.length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){o=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){o.label=g[1];break}if(g[0]===6&&o.label<f[1]){o.label=f[1],f=g;break}if(f&&o.label<f[2]){o.label=f[2],o.ops.push(g);break}f[2]&&o.ops.pop(),o.trys.pop();continue}g=r.call(t,o)}catch(C){g=[6,C],u=0}finally{c=f=0}if(g[0]&5)throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}},Xu=(function(){function t(r,o){this.name=r,this.track=o}return t.prototype.isSupported=function(){return this.track.getCapabilities?this.name in this.track.getCapabilities():!1},t.prototype.apply=function(r){var o={};o[this.name]=r;var c={advanced:[o]};return this.track.applyConstraints(c)},t.prototype.value=function(){var r=this.track.getSettings();if(this.name in r){var o=r[this.name];return o}return null},t})(),gw=(function(t){os(r,t);function r(o,c){return t.call(this,o,c)||this}return r.prototype.min=function(){return this.getCapabilities().min},r.prototype.max=function(){return this.getCapabilities().max},r.prototype.step=function(){return this.getCapabilities().step},r.prototype.apply=function(o){var c={};c[this.name]=o;var u={advanced:[c]};return this.track.applyConstraints(u)},r.prototype.getCapabilities=function(){this.failIfNotSupported();var o=this.track.getCapabilities(),c=o[this.name];return{min:c.min,max:c.max,step:c.step}},r.prototype.failIfNotSupported=function(){if(!this.isSupported())throw new Error("".concat(this.name," capability not supported"))},r})(Xu),xw=(function(t){os(r,t);function r(o){return t.call(this,"zoom",o)||this}return r})(gw),yw=(function(t){os(r,t);function r(o){return t.call(this,"torch",o)||this}return r})(Xu),ww=(function(){function t(r){this.track=r}return t.prototype.zoomFeature=function(){return new xw(this.track)},t.prototype.torchFeature=function(){return new yw(this.track)},t})(),_w=(function(){function t(r,o,c){this.isClosed=!1,this.parentElement=r,this.mediaStream=o,this.callbacks=c,this.surface=this.createVideoElement(this.parentElement.clientWidth),r.append(this.surface)}return t.prototype.createVideoElement=function(r){var o=document.createElement("video");return o.style.width="".concat(r,"px"),o.style.display="block",o.muted=!0,o.setAttribute("muted","true"),o.playsInline=!0,o},t.prototype.setupSurface=function(){var r=this;this.surface.onabort=function(){throw"RenderedCameraImpl video surface onabort() called"},this.surface.onerror=function(){throw"RenderedCameraImpl video surface onerror() called"};var o=function(){var c=r.surface.clientWidth,u=r.surface.clientHeight;r.callbacks.onRenderSurfaceReady(c,u),r.surface.removeEventListener("playing",o)};this.surface.addEventListener("playing",o),this.surface.srcObject=this.mediaStream,this.surface.play()},t.create=function(r,o,c,u){return Li(this,void 0,void 0,function(){var f,m;return Fi(this,function(x){switch(x.label){case 0:return f=new t(r,o,u),c.aspectRatio?(m={aspectRatio:c.aspectRatio},[4,f.getFirstTrackOrFail().applyConstraints(m)]):[3,2];case 1:x.sent(),x.label=2;case 2:return f.setupSurface(),[2,f]}})})},t.prototype.failIfClosed=function(){if(this.isClosed)throw"The RenderedCamera has already been closed."},t.prototype.getFirstTrackOrFail=function(){if(this.failIfClosed(),this.mediaStream.getVideoTracks().length===0)throw"No video tracks found";return this.mediaStream.getVideoTracks()[0]},t.prototype.pause=function(){this.failIfClosed(),this.surface.pause()},t.prototype.resume=function(r){this.failIfClosed();var o=this,c=function(){setTimeout(r,200),o.surface.removeEventListener("playing",c)};this.surface.addEventListener("playing",c),this.surface.play()},t.prototype.isPaused=function(){return this.failIfClosed(),this.surface.paused},t.prototype.getSurface=function(){return this.failIfClosed(),this.surface},t.prototype.getRunningTrackCapabilities=function(){return this.getFirstTrackOrFail().getCapabilities()},t.prototype.getRunningTrackSettings=function(){return this.getFirstTrackOrFail().getSettings()},t.prototype.applyVideoConstraints=function(r){return Li(this,void 0,void 0,function(){return Fi(this,function(o){if("aspectRatio"in r)throw"Changing 'aspectRatio' in run-time is not yet supported.";return[2,this.getFirstTrackOrFail().applyConstraints(r)]})})},t.prototype.close=function(){if(this.isClosed)return Promise.resolve();var r=this;return new Promise(function(o,c){var u=r.mediaStream.getVideoTracks(),f=u.length,m=0;r.mediaStream.getVideoTracks().forEach(function(x){r.mediaStream.removeTrack(x),x.stop(),++m,m>=f&&(r.isClosed=!0,r.parentElement.removeChild(r.surface),o())})})},t.prototype.getCapabilities=function(){return new ww(this.getFirstTrackOrFail())},t})(),vw=(function(){function t(r){this.mediaStream=r}return t.prototype.render=function(r,o,c){return Li(this,void 0,void 0,function(){return Fi(this,function(u){return[2,_w.create(r,this.mediaStream,o,c)]})})},t.create=function(r){return Li(this,void 0,void 0,function(){var o,c;return Fi(this,function(u){switch(u.label){case 0:if(!navigator.mediaDevices)throw"navigator.mediaDevices not supported";return o={audio:!1,video:r},[4,navigator.mediaDevices.getUserMedia(o)];case 1:return c=u.sent(),[2,new t(c)]}})})},t})(),hl=function(t,r,o,c){function u(f){return f instanceof o?f:new o(function(m){m(f)})}return new(o||(o=Promise))(function(f,m){function x(C){try{g(c.next(C))}catch(A){m(A)}}function _(C){try{g(c.throw(C))}catch(A){m(A)}}function g(C){C.done?f(C.value):u(C.value).then(x,_)}g((c=c.apply(t,r||[])).next())})},pl=function(t,r){var o={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},c,u,f,m;return m={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(m[Symbol.iterator]=function(){return this}),m;function x(g){return function(C){return _([g,C])}}function _(g){if(c)throw new TypeError("Generator is already executing.");for(;m&&(m=0,g[0]&&(o=0)),o;)try{if(c=1,u&&(f=g[0]&2?u.return:g[0]?u.throw||((f=u.return)&&f.call(u),0):u.next)&&!(f=f.call(u,g[1])).done)return f;switch(u=0,f&&(g=[g[0]&2,f.value]),g[0]){case 0:case 1:f=g;break;case 4:return o.label++,{value:g[1],done:!1};case 5:o.label++,u=g[1],g=[0];continue;case 7:g=o.ops.pop(),o.trys.pop();continue;default:if(f=o.trys,!(f=f.length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){o=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){o.label=g[1];break}if(g[0]===6&&o.label<f[1]){o.label=f[1],f=g;break}if(f&&o.label<f[2]){o.label=f[2],o.ops.push(g);break}f[2]&&o.ops.pop(),o.trys.pop();continue}g=r.call(t,o)}catch(C){g=[6,C],u=0}finally{c=f=0}if(g[0]&5)throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}},Cw=(function(){function t(){}return t.failIfNotSupported=function(){return hl(this,void 0,void 0,function(){return pl(this,function(r){if(!navigator.mediaDevices)throw"navigator.mediaDevices not supported";return[2,new t]})})},t.prototype.create=function(r){return hl(this,void 0,void 0,function(){return pl(this,function(o){return[2,vw.create(r)]})})},t})(),bw=function(t,r,o,c){function u(f){return f instanceof o?f:new o(function(m){m(f)})}return new(o||(o=Promise))(function(f,m){function x(C){try{g(c.next(C))}catch(A){m(A)}}function _(C){try{g(c.throw(C))}catch(A){m(A)}}function g(C){C.done?f(C.value):u(C.value).then(x,_)}g((c=c.apply(t,r||[])).next())})},Ew=function(t,r){var o={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},c,u,f,m;return m={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(m[Symbol.iterator]=function(){return this}),m;function x(g){return function(C){return _([g,C])}}function _(g){if(c)throw new TypeError("Generator is already executing.");for(;m&&(m=0,g[0]&&(o=0)),o;)try{if(c=1,u&&(f=g[0]&2?u.return:g[0]?u.throw||((f=u.return)&&f.call(u),0):u.next)&&!(f=f.call(u,g[1])).done)return f;switch(u=0,f&&(g=[g[0]&2,f.value]),g[0]){case 0:case 1:f=g;break;case 4:return o.label++,{value:g[1],done:!1};case 5:o.label++,u=g[1],g=[0];continue;case 7:g=o.ops.pop(),o.trys.pop();continue;default:if(f=o.trys,!(f=f.length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){o=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){o.label=g[1];break}if(g[0]===6&&o.label<f[1]){o.label=f[1],f=g;break}if(f&&o.label<f[2]){o.label=f[2],o.ops.push(g);break}f[2]&&o.ops.pop(),o.trys.pop();continue}g=r.call(t,o)}catch(C){g=[6,C],u=0}finally{c=f=0}if(g[0]&5)throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}},Aw=(function(){function t(){}return t.retrieve=function(){if(navigator.mediaDevices)return t.getCamerasFromMediaDevices();var r=MediaStreamTrack;return MediaStreamTrack&&r.getSources?t.getCamerasFromMediaStreamTrack():t.rejectWithError()},t.rejectWithError=function(){var r=Sr.unableToQuerySupportedDevices();return t.isHttpsOrLocalhost()||(r=Sr.insecureContextCameraQueryError()),Promise.reject(r)},t.isHttpsOrLocalhost=function(){if(location.protocol==="https:")return!0;var r=location.host.split(":")[0];return r==="127.0.0.1"||r==="localhost"},t.getCamerasFromMediaDevices=function(){return bw(this,void 0,void 0,function(){var r,o,c,u,f,m,x;return Ew(this,function(_){switch(_.label){case 0:return r=function(g){for(var C=g.getVideoTracks(),A=0,B=C;A<B.length;A++){var k=B[A];k.enabled=!1,k.stop(),g.removeTrack(k)}},[4,navigator.mediaDevices.getUserMedia({audio:!1,video:!0})];case 1:return o=_.sent(),[4,navigator.mediaDevices.enumerateDevices()];case 2:for(c=_.sent(),u=[],f=0,m=c;f<m.length;f++)x=m[f],x.kind==="videoinput"&&u.push({id:x.deviceId,label:x.label});return r(o),[2,u]}})})},t.getCamerasFromMediaStreamTrack=function(){return new Promise(function(r,o){var c=function(f){for(var m=[],x=0,_=f;x<_.length;x++){var g=_[x];g.kind==="video"&&m.push({id:g.id,label:g.label})}r(m)},u=MediaStreamTrack;u.getSources(c)})},t})(),Tt;(function(t){t[t.UNKNOWN=0]="UNKNOWN",t[t.NOT_STARTED=1]="NOT_STARTED",t[t.SCANNING=2]="SCANNING",t[t.PAUSED=3]="PAUSED"})(Tt||(Tt={}));var Iw=(function(){function t(){this.state=Tt.NOT_STARTED,this.onGoingTransactionNewState=Tt.UNKNOWN}return t.prototype.directTransition=function(r){this.failIfTransitionOngoing(),this.validateTransition(r),this.state=r},t.prototype.startTransition=function(r){return this.failIfTransitionOngoing(),this.validateTransition(r),this.onGoingTransactionNewState=r,this},t.prototype.execute=function(){if(this.onGoingTransactionNewState===Tt.UNKNOWN)throw"Transaction is already cancelled, cannot execute().";var r=this.onGoingTransactionNewState;this.onGoingTransactionNewState=Tt.UNKNOWN,this.directTransition(r)},t.prototype.cancel=function(){if(this.onGoingTransactionNewState===Tt.UNKNOWN)throw"Transaction is already cancelled, cannot cancel().";this.onGoingTransactionNewState=Tt.UNKNOWN},t.prototype.getState=function(){return this.state},t.prototype.failIfTransitionOngoing=function(){if(this.onGoingTransactionNewState!==Tt.UNKNOWN)throw"Cannot transition to a new state, already under transition"},t.prototype.validateTransition=function(r){switch(this.state){case Tt.UNKNOWN:throw"Transition from unknown is not allowed";case Tt.NOT_STARTED:this.failIfNewStateIs(r,[Tt.PAUSED]);break;case Tt.SCANNING:break;case Tt.PAUSED:break}},t.prototype.failIfNewStateIs=function(r,o){for(var c=0,u=o;c<u.length;c++){var f=u[c];if(r===f)throw"Cannot transition from ".concat(this.state," to ").concat(r)}},t})(),Sw=(function(){function t(r){this.stateManager=r}return t.prototype.startTransition=function(r){return this.stateManager.startTransition(r)},t.prototype.directTransition=function(r){this.stateManager.directTransition(r)},t.prototype.getState=function(){return this.stateManager.getState()},t.prototype.canScanFile=function(){return this.stateManager.getState()===Tt.NOT_STARTED},t.prototype.isScanning=function(){return this.stateManager.getState()!==Tt.NOT_STARTED},t.prototype.isStrictlyScanning=function(){return this.stateManager.getState()===Tt.SCANNING},t.prototype.isPaused=function(){return this.stateManager.getState()===Tt.PAUSED},t})(),Tw=(function(){function t(){}return t.create=function(){return new Sw(new Iw)},t})(),Nw=(function(){var t=function(r,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(c,u){c.__proto__=u}||function(c,u){for(var f in u)Object.prototype.hasOwnProperty.call(u,f)&&(c[f]=u[f])},t(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(r,o);function c(){this.constructor=r}r.prototype=o===null?Object.create(o):(c.prototype=o.prototype,new c)}})(),on=(function(t){Nw(r,t);function r(){return t!==null&&t.apply(this,arguments)||this}return r.DEFAULT_WIDTH=300,r.DEFAULT_WIDTH_OFFSET=2,r.FILE_SCAN_MIN_HEIGHT=300,r.FILE_SCAN_HIDDEN_CANVAS_PADDING=100,r.MIN_QR_BOX_SIZE=50,r.SHADED_LEFT=1,r.SHADED_RIGHT=2,r.SHADED_TOP=3,r.SHADED_BOTTOM=4,r.SHADED_REGION_ELEMENT_ID="qr-shaded-region",r.VERBOSE=!1,r.BORDER_SHADER_DEFAULT_COLOR="#ffffff",r.BORDER_SHADER_MATCH_COLOR="rgb(90, 193, 56)",r})(sw),Ow=(function(){function t(r,o){this.logger=o,this.fps=on.SCAN_DEFAULT_FPS,r?(r.fps&&(this.fps=r.fps),this.disableFlip=r.disableFlip===!0,this.qrbox=r.qrbox,this.aspectRatio=r.aspectRatio,this.videoConstraints=r.videoConstraints):this.disableFlip=on.DEFAULT_DISABLE_FLIP}return t.prototype.isMediaStreamConstraintsValid=function(){return this.videoConstraints?Gu.isMediaStreamConstraintsValid(this.videoConstraints,this.logger):(this.logger.logError("Empty videoConstraints",!0),!1)},t.prototype.isShadedBoxEnabled=function(){return!Mn(this.qrbox)},t.create=function(r,o){return new t(r,o)},t})(),ml=(function(){function t(r,o){if(this.element=null,this.canvasElement=null,this.scannerPausedUiElement=null,this.hasBorderShaders=null,this.borderShaders=null,this.qrMatch=null,this.renderedCamera=null,this.qrRegion=null,this.context=null,this.lastScanImageFile=null,this.isScanning=!1,!document.getElementById(r))throw"HTML Element with id=".concat(r," not found");this.elementId=r,this.verbose=!1;var c;typeof o=="boolean"?this.verbose=o===!0:o&&(c=o,this.verbose=c.verbose===!0,c.experimentalFeatures),this.logger=new lw(this.verbose),this.qrcode=new mw(this.getSupportedFormats(o),this.getUseBarCodeDetectorIfSupported(c),this.verbose,this.logger),this.foreverScanTimeout,this.shouldScan=!0,this.stateManagerProxy=Tw.create()}return t.prototype.start=function(r,o,c,u){var f=this;if(!r)throw"cameraIdOrConfig is required";if(!c||typeof c!="function")throw"qrCodeSuccessCallback is required and should be a function.";var m;u?m=u:m=this.verbose?this.logger.log:function(){};var x=Ow.create(o,this.logger);this.clearElement();var _=!1;x.videoConstraints&&(x.isMediaStreamConstraintsValid()?_=!0:this.logger.logError("'videoConstraints' is not valid 'MediaStreamConstraints, it will be ignored.'",!0));var g=_,C=document.getElementById(this.elementId);C.clientWidth?C.clientWidth:on.DEFAULT_WIDTH,C.style.position="relative",this.shouldScan=!0,this.element=C;var A=this,B=this.stateManagerProxy.startTransition(Tt.SCANNING);return new Promise(function(k,R){var P=g?x.videoConstraints:A.createVideoConstraints(r);if(!P){B.cancel(),R("videoConstraints should be defined");return}var L={};(!g||x.aspectRatio)&&(L.aspectRatio=x.aspectRatio);var G={onRenderSurfaceReady:function(W,Z){A.setupUi(W,Z,x),A.isScanning=!0,A.foreverScan(x,c,m)}};Cw.failIfNotSupported().then(function(W){W.create(P).then(function(Z){return Z.render(f.element,L,G).then(function(j){A.renderedCamera=j,B.execute(),k(null)}).catch(function(j){B.cancel(),R(j)})}).catch(function(Z){B.cancel(),R(Sr.errorGettingUserMedia(Z))})}).catch(function(W){B.cancel(),R(Sr.cameraStreamingNotSupported())})})},t.prototype.pause=function(r){if(!this.stateManagerProxy.isStrictlyScanning())throw"Cannot pause, scanner is not scanning.";this.stateManagerProxy.directTransition(Tt.PAUSED),this.showPausedState(),(Mn(r)||r!==!0)&&(r=!1),r&&this.renderedCamera&&this.renderedCamera.pause()},t.prototype.resume=function(){if(!this.stateManagerProxy.isPaused())throw"Cannot result, scanner is not paused.";if(!this.renderedCamera)throw"renderedCamera doesn't exist while trying resume()";var r=this,o=function(){r.stateManagerProxy.directTransition(Tt.SCANNING),r.hidePausedState()};if(!this.renderedCamera.isPaused()){o();return}this.renderedCamera.resume(function(){o()})},t.prototype.getState=function(){return this.stateManagerProxy.getState()},t.prototype.stop=function(){var r=this;if(!this.stateManagerProxy.isScanning())throw"Cannot stop, scanner is not running or paused.";var o=this.stateManagerProxy.startTransition(Tt.NOT_STARTED);this.shouldScan=!1,this.foreverScanTimeout&&clearTimeout(this.foreverScanTimeout);var c=function(){if(r.element){var f=document.getElementById(on.SHADED_REGION_ELEMENT_ID);f&&r.element.removeChild(f)}},u=this;return this.renderedCamera.close().then(function(){return u.renderedCamera=null,u.element&&(u.element.removeChild(u.canvasElement),u.canvasElement=null),c(),u.qrRegion&&(u.qrRegion=null),u.context&&(u.context=null),o.execute(),u.hidePausedState(),u.isScanning=!1,Promise.resolve()})},t.prototype.scanFile=function(r,o){return this.scanFileV2(r,o).then(function(c){return c.decodedText})},t.prototype.scanFileV2=function(r,o){var c=this;if(!r||!(r instanceof File))throw"imageFile argument is mandatory and should be instance of File. Use 'event.target.files[0]'.";if(Mn(o)&&(o=!0),!this.stateManagerProxy.canScanFile())throw"Cannot start file scan - ongoing camera scan";return new Promise(function(u,f){c.possiblyCloseLastScanImageFile(),c.clearElement(),c.lastScanImageFile=URL.createObjectURL(r);var m=new Image;m.onload=function(){var x=m.width,_=m.height,g=document.getElementById(c.elementId),C=g.clientWidth?g.clientWidth:on.DEFAULT_WIDTH,A=Math.max(g.clientHeight?g.clientHeight:_,on.FILE_SCAN_MIN_HEIGHT),B=c.computeCanvasDrawConfig(x,_,C,A);if(o){var k=c.createCanvasElement(C,A,"qr-canvas-visible");k.style.display="inline-block",g.appendChild(k);var R=k.getContext("2d");if(!R)throw"Unable to get 2d context from canvas";R.canvas.width=C,R.canvas.height=A,R.drawImage(m,0,0,x,_,B.x,B.y,B.width,B.height)}var P=on.FILE_SCAN_HIDDEN_CANVAS_PADDING,L=Math.max(m.width,B.width),G=Math.max(m.height,B.height),W=L+2*P,Z=G+2*P,j=c.createCanvasElement(W,Z);g.appendChild(j);var ie=j.getContext("2d");if(!ie)throw"Unable to get 2d context from canvas";ie.canvas.width=W,ie.canvas.height=Z,ie.drawImage(m,0,0,x,_,P,P,L,G);try{c.qrcode.decodeRobustlyAsync(j).then(function(Q){u(al.createFromQrcodeResult(Q))}).catch(f)}catch(Q){f("QR code parse error, error = ".concat(Q))}},m.onerror=f,m.onabort=f,m.onstalled=f,m.onsuspend=f,m.src=URL.createObjectURL(r)})},t.prototype.clear=function(){this.clearElement()},t.getCameras=function(){return Aw.retrieve()},t.prototype.getRunningTrackCapabilities=function(){return this.getRenderedCameraOrFail().getRunningTrackCapabilities()},t.prototype.getRunningTrackSettings=function(){return this.getRenderedCameraOrFail().getRunningTrackSettings()},t.prototype.getRunningTrackCameraCapabilities=function(){return this.getRenderedCameraOrFail().getCapabilities()},t.prototype.applyVideoConstraints=function(r){if(r){if(!Gu.isMediaStreamConstraintsValid(r,this.logger))throw"invalid videoConstaints passed, check logs for more details"}else throw"videoConstaints is required argument.";return this.getRenderedCameraOrFail().applyVideoConstraints(r)},t.prototype.getRenderedCameraOrFail=function(){if(this.renderedCamera==null)throw"Scanning is not in running state, call this API only when QR code scanning using camera is in running state.";return this.renderedCamera},t.prototype.getSupportedFormats=function(r){var o=[_e.QR_CODE,_e.AZTEC,_e.CODABAR,_e.CODE_39,_e.CODE_93,_e.CODE_128,_e.DATA_MATRIX,_e.MAXICODE,_e.ITF,_e.EAN_13,_e.EAN_8,_e.PDF_417,_e.RSS_14,_e.RSS_EXPANDED,_e.UPC_A,_e.UPC_E,_e.UPC_EAN_EXTENSION];if(!r||typeof r=="boolean"||!r.formatsToSupport)return o;if(!Array.isArray(r.formatsToSupport))throw"configOrVerbosityFlag.formatsToSupport should be undefined or an array.";if(r.formatsToSupport.length===0)throw"Atleast 1 formatsToSupport is needed.";for(var c=[],u=0,f=r.formatsToSupport;u<f.length;u++){var m=f[u];ow(m)?c.push(m):this.logger.warn("Invalid format: ".concat(m," passed in config, ignoring."))}if(c.length===0)throw"None of formatsToSupport match supported values.";return c},t.prototype.getUseBarCodeDetectorIfSupported=function(r){if(Mn(r))return!0;if(!Mn(r.useBarCodeDetectorIfSupported))return r.useBarCodeDetectorIfSupported!==!1;if(Mn(r.experimentalFeatures))return!0;var o=r.experimentalFeatures;return Mn(o.useBarCodeDetectorIfSupported)?!0:o.useBarCodeDetectorIfSupported!==!1},t.prototype.validateQrboxSize=function(r,o,c){var u=this,f=c.qrbox;this.validateQrboxConfig(f);var m=this.toQrdimensions(r,o,f),x=function(g){if(g<on.MIN_QR_BOX_SIZE)throw"minimum size of 'config.qrbox' dimension value is"+" ".concat(on.MIN_QR_BOX_SIZE,"px.")},_=function(g){return g>r&&(u.logger.warn("`qrbox.width` or `qrbox` is larger than the width of the root element. The width will be truncated to the width of root element."),g=r),g};x(m.width),x(m.height),m.width=_(m.width)},t.prototype.validateQrboxConfig=function(r){if(typeof r!="number"&&typeof r!="function"&&(r.width===void 0||r.height===void 0))throw"Invalid instance of QrDimensions passed for 'config.qrbox'. Both 'width' and 'height' should be set."},t.prototype.toQrdimensions=function(r,o,c){if(typeof c=="number")return{width:c,height:c};if(typeof c=="function")try{return c(r,o)}catch(u){throw new Error("qrbox config was passed as a function but it failed with unknown error"+u)}return c},t.prototype.setupUi=function(r,o,c){c.isShadedBoxEnabled()&&this.validateQrboxSize(r,o,c);var u=Mn(c.qrbox)?{width:r,height:o}:c.qrbox;this.validateQrboxConfig(u);var f=this.toQrdimensions(r,o,u);f.height>o&&this.logger.warn("[Html5Qrcode] config.qrbox has height that isgreater than the height of the video stream. Shading will be ignored");var m=c.isShadedBoxEnabled()&&f.height<=o,x={x:0,y:0,width:r,height:o},_=m?this.getShadedRegionBounds(r,o,f):x,g=this.createCanvasElement(_.width,_.height),C={willReadFrequently:!0},A=g.getContext("2d",C);A.canvas.width=_.width,A.canvas.height=_.height,this.element.append(g),m&&this.possiblyInsertShadingElement(this.element,r,o,f),this.createScannerPausedUiElement(this.element),this.qrRegion=_,this.context=A,this.canvasElement=g},t.prototype.createScannerPausedUiElement=function(r){var o=document.createElement("div");o.innerText=Sr.scannerPaused(),o.style.display="none",o.style.position="absolute",o.style.top="0px",o.style.zIndex="1",o.style.background="rgba(9, 9, 9, 0.46)",o.style.color="#FFECEC",o.style.textAlign="center",o.style.width="100%",r.appendChild(o),this.scannerPausedUiElement=o},t.prototype.scanContext=function(r,o){var c=this;return this.stateManagerProxy.isPaused()?Promise.resolve(!1):this.qrcode.decodeAsync(this.canvasElement).then(function(u){return r(u.text,al.createFromQrcodeResult(u)),c.possiblyUpdateShaders(!0),!0}).catch(function(u){c.possiblyUpdateShaders(!1);var f=Sr.codeParseError(u);return o(f,aw.createFrom(f)),!1})},t.prototype.foreverScan=function(r,o,c){var u=this;if(this.shouldScan&&this.renderedCamera){var f=this.renderedCamera.getSurface(),m=f.videoWidth/f.clientWidth,x=f.videoHeight/f.clientHeight;if(!this.qrRegion)throw"qrRegion undefined when localMediaStream is ready.";var _=this.qrRegion.width*m,g=this.qrRegion.height*x,C=this.qrRegion.x*m,A=this.qrRegion.y*x;this.context.drawImage(f,C,A,_,g,0,0,this.qrRegion.width,this.qrRegion.height);var B=function(){u.foreverScanTimeout=setTimeout(function(){u.foreverScan(r,o,c)},u.getTimeoutFps(r.fps))};this.scanContext(o,c).then(function(k){!k&&r.disableFlip!==!0?(u.context.translate(u.context.canvas.width,0),u.context.scale(-1,1),u.scanContext(o,c).finally(function(){B()})):B()}).catch(function(k){u.logger.logError("Error happend while scanning context",k),B()})}},t.prototype.createVideoConstraints=function(r){if(typeof r=="string")return{deviceId:{exact:r}};if(typeof r=="object"){var o="facingMode",c="deviceId",u={user:!0,environment:!0},f="exact",m=function(R){if(R in u)return!0;throw"config has invalid 'facingMode' value = "+"'".concat(R,"'")},x=Object.keys(r);if(x.length!==1)throw"'cameraIdOrConfig' object should have exactly 1 key,"+" if passed as an object, found ".concat(x.length," keys");var _=Object.keys(r)[0];if(_!==o&&_!==c)throw"Only '".concat(o,"' and '").concat(c,"' ")+" are supported for 'cameraIdOrConfig'";if(_===o){var g=r.facingMode;if(typeof g=="string"){if(m(g))return{facingMode:g}}else if(typeof g=="object")if(f in g){if(m(g["".concat(f)]))return{facingMode:{exact:g["".concat(f)]}}}else throw"'facingMode' should be string or object with"+" ".concat(f," as key.");else{var C=typeof g;throw"Invalid type of 'facingMode' = ".concat(C)}}else{var A=r.deviceId;if(typeof A=="string")return{deviceId:A};if(typeof A=="object"){if(f in A)return{deviceId:{exact:A["".concat(f)]}};throw"'deviceId' should be string or object with"+" ".concat(f," as key.")}else{var B=typeof A;throw"Invalid type of 'deviceId' = ".concat(B)}}}var k=typeof r;throw"Invalid type of 'cameraIdOrConfig' = ".concat(k)},t.prototype.computeCanvasDrawConfig=function(r,o,c,u){if(r<=c&&o<=u){var f=(c-r)/2,m=(u-o)/2;return{x:f,y:m,width:r,height:o}}else{var x=r,_=o;return r>c&&(o=c/r*o,r=c),o>u&&(r=u/o*r,o=u),this.logger.log("Image downsampled from "+"".concat(x,"X").concat(_)+" to ".concat(r,"X").concat(o,".")),this.computeCanvasDrawConfig(r,o,c,u)}},t.prototype.clearElement=function(){if(this.stateManagerProxy.isScanning())throw"Cannot clear while scan is ongoing, close it first.";var r=document.getElementById(this.elementId);r&&(r.innerHTML="")},t.prototype.possiblyUpdateShaders=function(r){this.qrMatch!==r&&(this.hasBorderShaders&&this.borderShaders&&this.borderShaders.length&&this.borderShaders.forEach(function(o){o.style.backgroundColor=r?on.BORDER_SHADER_MATCH_COLOR:on.BORDER_SHADER_DEFAULT_COLOR}),this.qrMatch=r)},t.prototype.possiblyCloseLastScanImageFile=function(){this.lastScanImageFile&&(URL.revokeObjectURL(this.lastScanImageFile),this.lastScanImageFile=null)},t.prototype.createCanvasElement=function(r,o,c){var u=r,f=o,m=document.createElement("canvas");return m.style.width="".concat(u,"px"),m.style.height="".concat(f,"px"),m.style.display="none",m.id=Mn(c)?"qr-canvas":c,m},t.prototype.getShadedRegionBounds=function(r,o,c){if(c.width>r||c.height>o)throw"'config.qrbox' dimensions should not be greater than the dimensions of the root HTML element.";return{x:(r-c.width)/2,y:(o-c.height)/2,width:c.width,height:c.height}},t.prototype.possiblyInsertShadingElement=function(r,o,c,u){if(!(o-u.width<1||c-u.height<1)){var f=document.createElement("div");f.style.position="absolute";var m=(o-u.width)/2,x=(c-u.height)/2;if(f.style.borderLeft="".concat(m,"px solid rgba(0, 0, 0, 0.48)"),f.style.borderRight="".concat(m,"px solid rgba(0, 0, 0, 0.48)"),f.style.borderTop="".concat(x,"px solid rgba(0, 0, 0, 0.48)"),f.style.borderBottom="".concat(x,"px solid rgba(0, 0, 0, 0.48)"),f.style.boxSizing="border-box",f.style.top="0px",f.style.bottom="0px",f.style.left="0px",f.style.right="0px",f.id="".concat(on.SHADED_REGION_ELEMENT_ID),o-u.width<11||c-u.height<11)this.hasBorderShaders=!1;else{var _=5,g=40;this.insertShaderBorders(f,g,_,-_,null,0,!0),this.insertShaderBorders(f,g,_,-_,null,0,!1),this.insertShaderBorders(f,g,_,null,-_,0,!0),this.insertShaderBorders(f,g,_,null,-_,0,!1),this.insertShaderBorders(f,_,g+_,-_,null,-_,!0),this.insertShaderBorders(f,_,g+_,null,-_,-_,!0),this.insertShaderBorders(f,_,g+_,-_,null,-_,!1),this.insertShaderBorders(f,_,g+_,null,-_,-_,!1),this.hasBorderShaders=!0}r.append(f)}},t.prototype.insertShaderBorders=function(r,o,c,u,f,m,x){var _=document.createElement("div");_.style.position="absolute",_.style.backgroundColor=on.BORDER_SHADER_DEFAULT_COLOR,_.style.width="".concat(o,"px"),_.style.height="".concat(c,"px"),u!==null&&(_.style.top="".concat(u,"px")),f!==null&&(_.style.bottom="".concat(f,"px")),x?_.style.left="".concat(m,"px"):_.style.right="".concat(m,"px"),this.borderShaders||(this.borderShaders=[]),this.borderShaders.push(_),r.appendChild(_)},t.prototype.showPausedState=function(){if(!this.scannerPausedUiElement)throw"[internal error] scanner paused UI element not found";this.scannerPausedUiElement.style.display="block"},t.prototype.hidePausedState=function(){if(!this.scannerPausedUiElement)throw"[internal error] scanner paused UI element not found";this.scannerPausedUiElement.style.display="none"},t.prototype.getTimeoutFps=function(r){return 1e3/r},t})(),gl;(function(t){t[t.STATUS_DEFAULT=0]="STATUS_DEFAULT",t[t.STATUS_SUCCESS=1]="STATUS_SUCCESS",t[t.STATUS_WARNING=2]="STATUS_WARNING",t[t.STATUS_REQUESTING_PERMISSION=3]="STATUS_REQUESTING_PERMISSION"})(gl||(gl={}));const kw={class:"scan-code"},Rw={class:"btn"},Mw={class:"left-back"},Dw=v.defineComponent({name:"QrCodeScan",__name:"QrCodeScan",emits:["scanSuccess"],setup(t,{emit:r}){const o=r,c=Td.IconScan(),u=v.reactive({html5QrCode:null}),f=v.ref(!1),m=()=>{if(!u.html5QrCode){Je("摄像头无访问权限!");return}f.value=!0,u.html5QrCode.start({facingMode:"environment"},{fps:30,aspectRatio:1,supportedScanTypes:[ti.SCAN_TYPE_CAMERA],showTorchButtonIfSupported:!0,showZoomSliderIfSupported:!0,defaultZoomValueIfSupported:2,useBarCodeDetectorIfSupported:!0},A=>{try{const k=new URL(A).searchParams.get("sessionId");k?o("scanSuccess",k):Je("无效的二维码")}catch{Je("无效的二维码")}C()}).catch(A=>{console.log(A),Je({message:"二维码识别失败",duration:3e3})})},x=()=>{g().then(()=>{m()})},_=()=>{C()},g=()=>ml.getCameras().then(A=>{A&&A.length&&(u.html5QrCode=new ml("reader"))}).catch(()=>{Je({message:"摄像头无访问权限!",duration:3e3})}),C=()=>{u.html5QrCode&&u.html5QrCode.stop().then(A=>{console.log("停止扫码",A)}).catch(A=>{console.log(A),Je("停止扫码失败")}).finally(()=>{f.value=!1})};return v.onUnmounted(()=>{u.html5QrCode&&u.html5QrCode.isScanning&&C()}),(A,B)=>{const k=is;return v.openBlock(),v.createElementBlock("div",null,[v.createVNode(v.unref(Bt.TrIconButton),{icon:v.unref(c),size:"28",svgSize:"20",onClick:B[0]||(B[0]=R=>x())},null,8,["icon"]),(v.openBlock(),v.createBlock(v.Teleport,{to:"body"},[v.withDirectives(v.createElementVNode("div",kw,[B[1]||(B[1]=v.createElementVNode("div",{class:"container"},[v.createElementVNode("div",{class:"qrcode"},[v.createElementVNode("div",{id:"reader"})])],-1)),v.createElementVNode("div",Rw,[v.createElementVNode("div",Mw,[v.createVNode(k,{name:"arrow-left",onClick:_})])])],512),[[v.vShow,f.value]])]))])}}}),Pw=Kn(Dw,[["__scopeId","data-v-2d988579"]]);function ss(t,r,o){const c=v.computed(()=>t?Array.isArray(t)?t:t.value:[]),u=()=>{const C=c.value;if(C.length===0)return"";if(r){const B=typeof r=="string"?r:r.value;if(B&&C.some(k=>k.id===B))return B}const A=C.find(B=>B.isDefault);return A?A.id:C[0].id};let f,m=!1;if(r&&typeof r!="string")f=r,m=!0,(!f.value||!c.value.some(C=>C.id===f.value))&&(f.value=u());else{let C;r&&typeof r=="string"&&(C=r),f=v.ref(C&&c.value.some(A=>A.id===C)?C:u())}(!m||o)&&v.watch(f,C=>{o&&o(C)});const x=v.computed(()=>c.value.find(C=>C.id===f.value)),_=v.computed(()=>c.value);return{selectedModelId:f,selectedModel:x,availableModels:_,setSelectedModel:C=>{c.value.find(B=>B.id===C)?f.value=C:console.warn(`[useModel] Model not found: ${C}`)}}}const Bw=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Lw=Object.prototype.toString,Fw=t=>Lw.call(t)==="[object Object]",Ti=()=>{};function vo(t){return Array.isArray(t)?t:[t]}function Uw(t,r,o){return v.watch(t,r,{...o,immediate:!0})}const qu=Bw?window:void 0;function Gr(t){var r;const o=v.toValue(t);return(r=o?.$el)!==null&&r!==void 0?r:o}function Co(...t){const r=(c,u,f,m)=>(c.addEventListener(u,f,m),()=>c.removeEventListener(u,f,m)),o=v.computed(()=>{const c=vo(v.toValue(t[0])).filter(u=>u!=null);return c.every(u=>typeof u!="string")?c:void 0});return Uw(()=>{var c,u;return[(c=(u=o.value)===null||u===void 0?void 0:u.map(f=>Gr(f)))!==null&&c!==void 0?c:[qu].filter(f=>f!=null),vo(v.toValue(o.value?t[1]:t[0])),vo(v.unref(o.value?t[2]:t[1])),v.toValue(o.value?t[3]:t[2])]},([c,u,f,m],x,_)=>{if(!c?.length||!u?.length||!f?.length)return;const g=Fw(m)?{...m}:m,C=c.flatMap(A=>u.flatMap(B=>f.map(k=>r(A,B,k,g))));_(()=>{C.forEach(A=>A())})},{flush:"post"})}function zw(t,r,o={}){const{window:c=qu,ignore:u=[],capture:f=!0,detectIframe:m=!1,controls:x=!1}=o;if(!c)return x?{stop:Ti,cancel:Ti,trigger:Ti}:Ti;let _=!0;const g=L=>v.toValue(u).some(G=>{if(typeof G=="string")return Array.from(c.document.querySelectorAll(G)).some(W=>W===L.target||L.composedPath().includes(W));{const W=Gr(G);return W&&(L.target===W||L.composedPath().includes(W))}});function C(L){const G=v.toValue(L);return G&&G.$.subTree.shapeFlag===16}function A(L,G){const W=v.toValue(L),Z=W.$.subTree&&W.$.subTree.children;return Z==null||!Array.isArray(Z)?!1:Z.some(j=>j.el===G.target||G.composedPath().includes(j.el))}const B=L=>{const G=Gr(t);if(L.target!=null&&!(!(G instanceof Element)&&C(t)&&A(t,L))&&!(!G||G===L.target||L.composedPath().includes(G))){if("detail"in L&&L.detail===0&&(_=!g(L)),!_){_=!0;return}r(L)}};let k=!1;const R=[Co(c,"click",L=>{k||(k=!0,setTimeout(()=>{k=!1},0),B(L))},{passive:!0,capture:f}),Co(c,"pointerdown",L=>{const G=Gr(t);_=!g(L)&&!!(G&&!L.composedPath().includes(G))},{passive:!0}),m&&Co(c,"blur",L=>{setTimeout(()=>{var G;const W=Gr(t);((G=c.document.activeElement)===null||G===void 0?void 0:G.tagName)==="IFRAME"&&!W?.contains(c.document.activeElement)&&r(L)},0)},{passive:!0})].filter(Boolean),P=()=>R.forEach(L=>L());return x?{stop:P,cancel:()=>{_=!1},trigger:L=>{_=!0,B(L),_=!1}}:P}const $w=["data-active","disabled"],Vw=v.defineComponent({__name:"Button",props:{active:{type:Boolean},rounded:{type:Boolean},size:{default:"medium"},disabled:{type:Boolean}},setup(t){return(r,o)=>(v.openBlock(),v.createElementBlock("button",{class:v.normalizeClass(["button",{rounded:t.rounded,[t.size]:!0}]),"data-active":t.active||void 0,disabled:t.disabled||void 0},[v.renderSlot(r.$slots,"default",{},void 0,!0)],10,$w))}}),as=Kn(Vw,[["__scopeId","data-v-6f582cce"]]),Zw={viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",fill:"none"};function jw(t,r){return v.openBlock(),v.createElementBlock("svg",Zw,[...r[0]||(r[0]=[v.createElementVNode("rect",{id:"大模型",width:"16.000000",height:"16.000000",x:"0.000000",y:"0.000000"},null,-1),v.createElementVNode("path",{id:"矢量 90",d:"M13.683 2.26904C12.5753 1.16177 10.344 1.47577 8.02582 2.86527C5.70758 1.47576 3.47637 1.16179 2.36913 2.26904C1.2619 3.37646 1.57573 5.60771 2.96524 7.92589C1.57573 10.2441 1.2619 12.4754 2.36913 13.5827C3.47637 14.6901 5.7078 14.3762 8.02599 12.9867C10.344 14.3762 12.5752 14.6901 13.6825 13.5827C14.7901 12.4754 14.4761 10.2441 13.0866 7.92594C14.4761 5.60775 14.7902 3.37646 13.683 2.26904ZM10.8544 5.09764C11.4667 5.70995 12.0076 6.34819 12.4699 6.99044C12.7244 6.52061 12.9268 6.06037 13.077 5.60959C13.2948 4.95652 13.3832 4.38597 13.3426 3.89769C13.3089 3.49437 13.1869 3.18725 12.9754 2.97631C12.7645 2.76513 12.4574 2.64282 12.0541 2.60912C11.5658 2.56835 10.9955 2.65698 10.3422 2.87475C9.89153 3.02497 9.43121 3.22735 8.96135 3.48197C9.60365 3.94428 10.242 4.48527 10.8544 5.09764ZM5.70991 2.87475C6.16049 3.02494 6.62073 3.22729 7.09051 3.48185C6.44826 3.94412 5.81002 4.48507 5.19771 5.09739C4.58523 5.70982 4.04417 6.34819 3.58181 6.99055C3.32716 6.52071 3.1248 6.06037 2.97459 5.60959C2.75682 4.95677 2.66844 4.38597 2.70897 3.89769C2.74266 3.49437 2.86522 3.18725 3.07615 2.97631C3.28709 2.76513 3.59421 2.64282 3.99753 2.60912C4.4858 2.5686 5.0566 2.65698 5.70991 2.87475ZM5.90473 5.80466Q4.89236 6.81738 4.14938 7.92595C4.64428 8.66515 5.2294 9.3722 5.90473 10.0473C6.57966 10.7222 7.28696 11.3074 8.02584 11.8027C8.76507 11.3074 9.47197 10.7222 10.1474 10.0473C10.8222 9.37218 11.4074 8.66511 11.9027 7.92588Q11.1597 6.81736 10.1474 5.80466C9.47203 5.12956 8.7652 4.54447 8.02604 4.04937C7.28683 4.54447 6.5796 5.12956 5.90473 5.80466ZM7.99992 6.90011C7.44768 6.90011 6.99993 7.34787 6.99993 7.90011C6.99993 8.45235 7.44768 8.9001 7.99992 8.9001C8.55216 8.9001 8.99991 8.45235 8.99991 7.90011C8.99991 7.34787 8.55216 6.90011 7.99992 6.90011ZM10.3422 12.9772C9.89161 12.827 9.43138 12.6246 8.96148 12.37C9.60377 11.9077 10.242 11.3667 10.8544 10.7543C11.4667 10.142 12.0077 9.50369 12.4699 8.8614C12.7245 9.33127 12.9268 9.79154 13.077 10.2421C13.2948 10.8952 13.3832 11.4658 13.3426 11.954C13.3089 12.3574 13.1864 12.6647 12.9754 12.8757C12.7645 13.0866 12.4574 13.2089 12.0541 13.2426C11.5658 13.2834 10.995 13.195 10.3422 12.9772ZM2.97459 10.2421C3.12478 9.7914 3.32733 9.3312 3.58196 8.86141C4.04428 9.50369 4.5853 10.142 5.19771 10.7543C5.81003 11.3667 6.44827 11.9077 7.09052 12.37C6.62074 12.6246 6.16049 12.827 5.70991 12.9772C5.0566 13.195 4.48629 13.2834 3.99802 13.2426C3.5947 13.2089 3.28709 13.0866 3.07615 12.8757C2.86522 12.6647 2.74315 12.3574 2.70946 11.954C2.66844 11.4658 2.75682 10.8952 2.97459 10.2421Z",fill:"rgb(89,89,89)","fill-rule":"evenodd"},null,-1)])])}const Ww={render:jw},Hw={class:"button-text"},Gw={class:"dropdown-menu__items"},Xw=["onClick"],qw=v.defineComponent({__name:"ModelSwitch",props:v.mergeModels({modelConfigs:{}},{selectedModelId:{type:String,default:void 0,required:!1},selectedModelIdModifiers:{}}),emits:["update:selectedModelId"],setup(t){const r=t,o=v.useModel(t,"selectedModelId"),c=r.modelConfigs?Array.isArray(r.modelConfigs)?v.shallowRef(r.modelConfigs):r.modelConfigs:void 0,{selectedModel:u,availableModels:f,setSelectedModel:m}=ss(c,o),x=v.ref(!1),_=k=>{m(k),C()},g=()=>{x.value=!x.value},C=()=>{x.value=!1},A=v.ref(null),B=v.ref(null);return zw(B,()=>{C()},{ignore:[A]}),(k,R)=>(v.openBlock(),v.createElementBlock("div",{class:"model-switch-wrapper",ref_key:"wrapperRef",ref:A},[v.createVNode(as,{size:"small",class:"action-button",rounded:"",onClick:g},{default:v.withCtx(()=>[(v.openBlock(),v.createBlock(v.resolveDynamicComponent(v.unref(u)?.icon),{width:16,height:16,class:"selected-model__icon"})),v.createElementVNode("span",Hw,v.toDisplayString(v.unref(u)?.label),1),v.createVNode(v.unref(Ww),{width:16,height:16})]),_:1}),v.createVNode(v.Transition,{name:"dropdown"},{default:v.withCtx(()=>[x.value?(v.openBlock(),v.createElementBlock("div",{key:0,class:"dropdown-menu",ref_key:"dropdownMenuRef",ref:B},[v.createElementVNode("div",Gw,[(v.openBlock(!0),v.createElementBlock(v.Fragment,null,v.renderList(v.unref(f),P=>(v.openBlock(),v.createElementBlock("div",{key:P.id,class:v.normalizeClass(["dropdown-menu__item",{"active-menu":P.id===o.value}]),onClick:v.withModifiers(L=>_(P.id),["stop"])},[P.icon?(v.openBlock(),v.createBlock(v.resolveDynamicComponent(P.icon),{key:0,width:16,height:16,class:"dropdown-menu__icon"})):v.createCommentVNode("",!0),v.createElementVNode("span",null,v.toDisplayString(P.label),1)],10,Xw))),128))])],512)):v.createCommentVNode("",!0)]),_:1}),x.value?(v.openBlock(),v.createElementBlock("div",{key:0,class:"dropdown-overlay",onClick:C})):v.createCommentVNode("",!0)],512))}}),Yw=Kn(qw,[["__scopeId","data-v-cee7e07b"]]),Jw={key:0,class:"active-count"},Kw=v.defineComponent({__name:"PluginToggleButton",props:{installedPlugins:{}},emits:["click"],setup(t){const r=t,o=v.computed(()=>r.installedPlugins.filter(c=>c.enabled).length);return(c,u)=>(v.openBlock(),v.createBlock(as,{size:"small",class:"action-button",active:o.value>0,rounded:"",onClick:u[0]||(u[0]=f=>c.$emit("click"))},{default:v.withCtx(()=>[v.createVNode(v.unref(Tr.IconPlugin),{class:"icon",style:{"font-size":"16px"}}),u[1]||(u[1]=v.createElementVNode("span",{class:"button-text"},"扩展",-1)),o.value>0?(v.openBlock(),v.createElementBlock("span",Jw,v.toDisplayString(o.value),1)):v.createCommentVNode("",!0)]),_:1},8,["active"]))}}),Qw=Kn(Kw,[["__scopeId","data-v-c2a16c66"]]),e3={"data-v-99394ae9":"",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"16.000000",height:"16.000000",fill:"none",customFrame:"#000000",size:"16"};function t3(t,r){return v.openBlock(),v.createElementBlock("svg",e3,[...r[0]||(r[0]=[v.createElementVNode("rect",{id:"生成式UI",width:"16.000000",height:"16.000000",x:"0.000000",y:"0.000000",fill:"currentColor","fill-opacity":"0"},null,-1),v.createElementVNode("path",{id:"矢量 154",d:"M7.41014 2.09741L7.67112 2.70606C7.68333 2.73438 7.70579 2.75684 7.73411 2.76905L8.34275 3.02979C8.43968 3.0713 8.43968 3.20875 8.34275 3.25025L7.73411 3.51124C7.70579 3.52345 7.68333 3.54591 7.67112 3.57423L7.41014 4.18288C7.36863 4.2798 7.23118 4.2798 7.18968 4.18288L6.92894 3.57423C6.91673 3.54591 6.89427 3.52345 6.86595 3.51124L6.25731 3.25025C6.16039 3.20875 6.16039 3.0713 6.25731 3.02979L6.86595 2.76905C6.89427 2.75684 6.91673 2.73438 6.92894 2.70606L7.18968 2.09741C7.23118 2.00049 7.36863 2.00049 7.41014 2.09741ZM4.57006 11.9625L7.27611 8.09746L9.69944 4.63674L10.592 3.36207C10.6899 3.22218 10.8017 3.09864 10.9272 2.99122C11.0529 2.88404 11.1926 2.79297 11.3459 2.71802C11.4992 2.64332 11.657 2.58936 11.8191 2.5564C11.9809 2.52369 12.1472 2.51172 12.3176 2.52051C12.5315 2.53174 12.7336 2.57373 12.9238 2.64649C13.0678 2.70118 13.205 2.77369 13.3354 2.86353C13.4651 2.95289 13.5813 3.05445 13.6836 3.16822C13.8064 3.3047 13.9094 3.45851 13.9929 3.6299C14.0766 3.80128 14.1342 3.97731 14.1662 4.15773C14.1928 4.30861 14.2014 4.46267 14.1919 4.61989C14.1823 4.7781 14.1547 4.93069 14.1096 5.07791C14.0495 5.27249 13.958 5.45755 13.8352 5.63309L7.81321 14.2335Q7.66985 14.4382 7.48649 14.5965Q7.4825 14.6 7.4785 14.6034Q7.29063 14.7641 7.06102 14.8766C6.90794 14.9513 6.75072 15.0052 6.5891 15.0384C6.42748 15.0714 6.2617 15.0836 6.09154 15.0751C5.87743 15.0643 5.67504 15.0226 5.48436 14.9503C5.34008 14.8956 5.20287 14.8233 5.07201 14.7335C4.94213 14.6444 4.82592 14.5428 4.72313 14.4291C4.60033 14.2928 4.49682 14.1388 4.41308 13.9674C4.32934 13.7958 4.27123 13.6197 4.23925 13.4391C4.21239 13.2882 4.20385 13.1339 4.21313 12.9767C4.22265 12.8184 4.24999 12.6656 4.2954 12.5184C4.35546 12.3233 4.44701 12.138 4.57006 11.9625ZM4.7185 4.67361L4.18383 3.42579C4.11449 3.26441 3.88549 3.26441 3.81616 3.42579L3.28149 4.67361C3.26123 4.72073 3.22363 4.75832 3.17651 4.77859L1.92871 5.31326C1.76733 5.3826 1.76733 5.6116 1.92871 5.68094L3.17651 6.21561C3.22363 6.23587 3.26123 6.27347 3.28149 6.32059L3.81616 7.56841C3.88549 7.73003 4.11449 7.73003 4.18383 7.56841L4.7185 6.32059C4.73876 6.27347 4.77636 6.23587 4.82348 6.21561L6.07128 5.68094C6.23265 5.6116 6.23265 5.3826 6.07128 5.31326L4.82348 4.77859C4.77636 4.75832 4.73876 4.72073 4.7185 4.67361ZM5.38915 12.536C5.32006 12.6346 5.27099 12.7384 5.24169 12.8475C5.22533 12.9088 5.21532 12.9718 5.21141 13.0362C5.20726 13.1063 5.21044 13.1751 5.22094 13.2428C5.23583 13.3402 5.2661 13.4354 5.31151 13.5282C5.35692 13.6209 5.41332 13.7032 5.48095 13.775C5.52806 13.8248 5.58031 13.8695 5.63817 13.9093C5.69139 13.9459 5.7473 13.9764 5.80565 14.0011C5.9099 14.0453 6.02196 14.0702 6.14208 14.0763C6.2263 14.0807 6.30834 14.0746 6.38841 14.0582C6.46825 14.0418 6.54613 14.015 6.62181 13.9781C6.69749 13.941 6.76634 13.8961 6.8286 13.8429C6.89061 13.7899 6.94578 13.7289 6.99412 13.6598L11.9415 6.59405L10.3381 5.46789L5.38915 12.536ZM10.9168 4.6415L12.5202 5.76762L13.0161 5.05935C13.0849 4.96096 13.134 4.85745 13.1633 4.74831C13.1797 4.68703 13.1897 4.62429 13.1936 4.55959C13.198 4.48977 13.1948 4.42092 13.1843 4.35329C13.1694 4.25588 13.1394 4.16091 13.0942 4.06813C13.0488 3.97536 12.9926 3.89308 12.925 3.8213C12.8781 3.7715 12.8259 3.72682 12.7683 3.68703C12.7148 3.6504 12.6591 3.61964 12.6008 3.59474C12.4968 3.55079 12.385 3.5254 12.2651 3.5193C12.1806 3.51466 12.0984 3.52076 12.0183 3.53688C11.9382 3.55324 11.8601 3.57985 11.7841 3.61696C11.7082 3.65407 11.6391 3.69899 11.5771 3.75221C11.5149 3.80519 11.4594 3.86647 11.4111 3.93556L10.9168 4.6415Z",fill:"currentColor","fill-rule":"evenodd"},null,-1)])])}const n3={render:t3},r3=v.defineComponent({__name:"GenUISwitch",props:{genuiEnabled:{type:Boolean,type:Boolean,default:!1,required:!1},genuiEnabledModifiers:{}},emits:["update:genuiEnabled"],setup(t){const r=v.useModel(t,"genuiEnabled"),o=()=>{r.value=!r.value};return(c,u)=>(v.openBlock(),v.createBlock(as,{class:"action-button",active:r.value,rounded:"",size:"small",onClick:o},{default:v.withCtx(()=>[v.createVNode(v.unref(n3),{width:16,height:16}),u[0]||(u[0]=v.createElementVNode("span",{class:"button-text"},"生成式UI",-1))]),_:1},8,["active"]))}}),i3=Kn(r3,[["__scopeId","data-v-7f3b0372"]]),o3={class:"bubble-image-wrapper"},s3=["src"],a3=["src"],l3=v.defineComponent({__name:"BubbleImageRenderer",props:{content:{}},setup(t){const r=v.ref(!1),o=v.ref(null),c=()=>{r.value=!0},u=()=>{r.value=!1};return v.watch(r,f=>{f&&v.nextTick(()=>{o.value?.focus()})}),(f,m)=>(v.openBlock(),v.createElementBlock("div",o3,[v.createElementVNode("img",{src:t.content,class:"bubble-image",alt:"用户上传的图片",onClick:c},null,8,s3),(v.openBlock(),v.createBlock(v.Teleport,{to:"body"},[r.value?(v.openBlock(),v.createElementBlock("div",{key:0,class:"image-preview-modal",role:"dialog","aria-modal":"true","aria-label":"图片预览",onClick:u,onKeydown:v.withKeys(u,["esc"])},[v.createElementVNode("button",{ref_key:"closeButtonRef",ref:o,class:"preview-close",type:"button","aria-label":"关闭预览",onClick:u},[...m[1]||(m[1]=[v.createElementVNode("svg",{viewBox:"0 0 1024 1024",width:"24",height:"24","aria-hidden":"true"},[v.createElementVNode("path",{d:"M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 0 0 203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z",fill:"currentColor"})],-1)])],512),v.createElementVNode("div",{class:"preview-content",onClick:m[0]||(m[0]=v.withModifiers(()=>{},["stop"]))},[v.createElementVNode("img",{src:t.content,alt:"预览图片"},null,8,a3)])],32)):v.createCommentVNode("",!0)]))]))}}),c3=Kn(l3,[["__scopeId","data-v-91c75579"]]),jr="https://agent.opentiny.design",u3=[{id:"12306-mcp",name:"12306服务器",description:"12306购票搜索服务器",icon:"https://agent.opentiny.design/public-assets/icons/icon-12306.webp",enabled:!1,addState:"idle",tools:[],url:jr+"/api/v1/mcp-server/12306/mcp",type:"StreamableHTTP"},{id:"markdown2pdf-mcp",name:"Markdown转PDF MCP服务器",description:"Markdown转PDF MCP服务器,可以将Markdown文件转换为PDF文件",icon:"https://agent.opentiny.design/public-assets/icons/icon-pdf.png",url:jr+"/servers/markdown2pdf-mcp/sse",type:"sse",enabled:!1,addState:"idle",tools:[]},{id:"docx-mcp",name:"Word文档MCP服务器",description:"Word文档MCP服务器,可以创建、编辑、保存Word文档",icon:"https://agent.opentiny.design/public-assets/icons/icon-word.png",url:jr+"/servers/excel-mcp/sse",type:"sse",enabled:!1,addState:"idle",tools:[]},{id:"excel-mcp",name:"Excel文档MCP服务器",description:"Excel文档MCP服务器,可以创建、编辑、保存Excel文档",icon:"https://agent.opentiny.design/public-assets/icons/icon-excel.png",url:jr+"/servers/excel-mcp/mcp",type:"StreamableHTTP",enabled:!1,addState:"idle",tools:[]},{id:"doc-tools-mcp",name:"文档工具MCP服务器",description:"文档工具MCP服务器,可以创建、编辑、保存文档",icon:"https://agent.opentiny.design/public-assets/icons/icon-doc.png",url:jr+"/servers/doc-tools-mcp/sse",type:"sse",enabled:!1,addState:"idle",tools:[]}],d3=`
|
|
77
79
|
<svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
78
80
|
<defs>
|
|
79
81
|
<clipPath id="clip657_188316">
|
|
@@ -86,4 +88,4 @@ ${f.value}`:x,c.llmConfig){const g=c.llmConfig.extraTools??{};c.llmConfig.extraT
|
|
|
86
88
|
<path id="path" d="M1.25 9.97C1.25 9.63 1.53 9.35 1.87 9.35L4.37 9.35C4.72 9.35 5 9.63 5 9.97C5 10.32 4.72 10.6 4.37 10.6L1.87 10.6C1.53 10.6 1.25 10.32 1.25 9.97ZM12.5 6.25C12.5 5.9 12.78 5.62 13.12 5.62L17.46 5.62C17.8 5.62 18.08 5.9 18.08 6.25C18.08 6.59 17.8 6.87 17.46 6.87L13.12 6.87C12.78 6.87 12.5 6.59 12.5 6.25ZM12.5 13.73C12.5 13.39 12.78 13.11 13.12 13.11L17.46 13.11C17.8 13.11 18.08 13.39 18.08 13.73C18.08 14.08 17.8 14.36 17.46 14.36L13.12 14.36C12.78 14.36 12.5 14.08 12.5 13.73Z" fill="currentColor" fill-opacity="1" fill-rule="nonzero"></path>
|
|
87
89
|
</g>
|
|
88
90
|
</svg>
|
|
89
|
-
`,t3=btoa(e3),gl=`data:image/svg+xml;base64,${t3}`,bo=(t,r)=>{const[o,c]=t.split("#");return{id:r,text:o,inputMessage:c}},n3=t=>{const r={"zh-CN":{title:"OpenTiny NEXT",description:"我是你的私人智能助手",placeholder:"请输入您的问题",thinking:"正在思考中..."},"en-US":{title:"OpenTiny NEXT",description:"I am your private AI assistant",placeholder:"Please enter your question",thinking:"Thinking..."}},o=[{id:"office",text:t.locale==="zh-CN"?"办公助手":"Office Assistant",menus:["接收邮件#请同步邮箱的新邮件。","编写邮件#请新建一个邮件,收件人为 opentiny-next@meeting.com, 内容为举办一个临时会议。","安排会议#创建一个临时的在线会议,主题为讨论问题,时长为1小时。","整理文档#请分析附件中的销售情况,把销售额绘制成折线图。"].map(bo)},{id:"development",text:t.locale==="zh-CN"?"开发支持":"Development Support",menus:["遇到代码问题#请检查当前位置的报错原因。","架构建议#请使用NodeJs实现一个分块上传文件的模块。","最新的技术趋势#请分析Vue与React 框架的优劣分别是什么?"].map(bo)},{id:"management",text:t.locale==="zh-CN"?"项目管理":"Project Management",menus:["项目规划#如何开展品牌推广的活动?","任务分配#将本季度的销售任务分配给三个人,并生成甘特图进行跟踪。","进度跟踪#分析团队的任务完成情况。"].map(bo)}],c=[{label:t.locale==="zh-CN"?"企业办公助手":"Enterprise Office Assistant",description:t.locale==="zh-CN"?"需要我帮你处理邮件、安排会议、整理文档,还是优化工作流程?":"Need help with emails, meeting scheduling, document organization, or workflow optimization?",icon:v.h("span",{style:{fontSize:"18px"}},"🧠"),badge:"NEW"},{label:t.locale==="zh-CN"?"开发技术支持":"Development Support",description:t.locale==="zh-CN"?"遇到代码问题?需要架构建议?还是想了解最新的技术趋势?":"Facing code issues? Need architecture advice? Or want to learn about latest tech trends?",icon:v.h("span",{style:{fontSize:"18px"}},"💻")},{label:t.locale==="zh-CN"?"项目管理协作":"Project Management",description:t.locale==="zh-CN"?"需要项目规划、任务分配、进度跟踪,还是团队协作建议?":"Need project planning, task assignment, progress tracking, or team collaboration advice?",icon:v.h("span",{style:{fontSize:"18px"}},"📊")}];return{lang:r,pillItems:o,promptItems:c}},xl={"No client found for session ID":"受控端页面已关闭请重新打开或者刷新页面","Failed to create MCP client":"创建MCP客户端失败"},r3=t=>{console.log("message",t);const r=Object.keys(xl),o=r.findIndex(u=>t.includes(u));return(o!==-1?xl[r[o]]:t)||t},i3={class:"tr-container__title"},o3={style:{flex:"1"}},s3={class:"chat-input"},a3={class:"chat-input-pills"},l3={class:"attachments-container"},c3={class:"action-buttons"},u3=v.defineComponent({name:"TinyRemoter",__name:"TinyRobotChat",props:v.mergeModels({sessionId:{type:String,default:""},agentRoot:{type:String,default:"https://agent.opentiny.design/api/v1/webmcp-trial/"},systemPrompt:{type:String,default:"你是一个智能助手,擅长通过工具调用帮助用户解决问题和满足用户需求"},title:{type:String,default:"OpenTiny NEXT"},locale:{type:String,default:"zh-CN"},remoteUrl:{type:String},menuItems:{type:Array},qrCodeUrl:{type:String},AILogoUrl:{type:String},mode:{type:String,default:"remoter"},llmConfig:{type:Object,default:void 0},inBrowserExt:{type:Boolean,default:!1},genUiComponents:{type:Object,default:()=>({})},customMarketMcpServers:{type:Array,default:()=>[]},mcpServers:{type:Object,default:void 0},llmConfigs:{type:Array,default:void 0},skills:{type:Object,default:void 0},layoutMode:{type:String,default:"fixed"}},{fullscreen:{type:Boolean,default:!1},fullscreenModifiers:{},show:{type:Boolean,default:!1},showModifiers:{},selectedModelId:{type:String,default:void 0,required:!1},selectedModelIdModifiers:{},genUiAble:{type:Boolean,default:!1,required:!1},genUiAbleModifiers:{},enabledTools:{type:Object,default:void 0,required:!1},enabledToolsModifiers:{}}),emits:["update:fullscreen","update:show","update:selectedModelId","update:genUiAble","update:enabledTools"],setup(t,{expose:r}){const o=t,c=v.useModel(t,"fullscreen"),u=v.useModel(t,"show"),f=v.useModel(t,"selectedModelId"),p=v.useModel(t,"genUiAble"),x=v.useModel(t,"enabledTools"),_=o.llmConfigs?v.toRef(o,"llmConfigs"):void 0,{selectedModel:g}=os(_,f),{hasMultimodalSupport:A,attachments:E,onFilesSelected:F,checkCanSendAttachments:M,processAttachments:D,cleanupAttachments:O}=Gy({selectedModel:g,selectedModelId:f}),{agent:P,customAgentProvider:H,conversationState:j,messages:$,messageState:V,inputMessage:ee,abortRequest:q,senderRef:R,sendMessage:ue,handleSendMessage:B,addMessage:Ce,send:fe,createConversation:ie,switchConversation:se,deleteConversation:Q,getCurrentConversation:k}=dx({systemPrompt:o.systemPrompt||"",llmConfig:o.llmConfig});H.isGenuiEnabled=p;const Z=v.toRef(o,"skills"),{processSkillMentions:te}=My({skillsRef:Z,systemPrompt:o.systemPrompt||"",customAgentProvider:H}),re=async(it,ke)=>B(it,ke,te),{welcomeIcon:xe,roles:pe}=Uy({messages:$,messageState:V,inputMessage:ee,handleSendMessage:re}),{showHistory:ce,handleCreateConversation:be,handleHistorySelect:je,handleHistoryUpdateTitle:Le,handleHistoryDelete:ut}=zy({createConversation:ie,switchConversation:se,deleteConversation:Q,getCurrentConversation:k,abortRequest:q,conversationState:j,customAgentProvider:H}),ne=()=>{if(g.value){const it=g.value;H.updateLLMConfig({modelId:it.id,baseURL:it.baseURL||"",apiKey:it.apiKey||"",providerType:it.providerType,useReActMode:it.useReActMode,llm:it.llm,providerOptions:it.providerOptions})}};o.llmConfigs&&v.watch(g,ne,{immediate:!0}),o.inBrowserExt&&v.watch(p,ne);const Ie={markdown:new Pt.BubbleMarkdownContentRenderer({mdConfig:{html:!0}}),"schema-card":it=>v.h(bd.GenuiRenderer,{...it,customActions:{continueChat:{execute:(ke,Ne)=>{const ye=typeof ke=="string"?ke:ke.message,Tt=`${ye},相关参数为:${JSON.stringify(Ne?.state||{})}`;Ce({role:"user",content:Tt,uiContent:[{type:"markdown",content:ye}]}),fe()}}},generating:jn.GeneratingStatus.includes(V.status),customComponents:o.genUiComponents,requiredCompleteFieldSelectors:["[componentName=TinyUser] > props > modelValue"]}),image:Kw},{installedPlugins:De,marketPlugins:Re,pluginVisible:Qe,loadMcpServerToPlugin:et,togglePlugin:jt,toggleTool:Fe,deletePlugin:hn,addPluginFromMarket:Vt,addPluginFromScan:Cn,handleClientDisconnected:Ct,searchPlugin:L}=Ry(P,x,gl);Re.value=[...Qw,...o.customMarketMcpServers];const ae=v.ref([{value:"",label:"全部分类"},{value:"productivity",label:"生产力工具"},{value:"communication",label:"沟通协作"},{value:"development",label:"开发工具"},{value:"ai",label:"AI 助手"}]),{lang:nt,pillItems:we,promptItems:kn}=n3(o),{handleScanSuccess:si,handleSessionIdInput:pn,initialize:Tr}=Vy({sessionId:v.toRef(o,"sessionId"),agentRoot:o.agentRoot,mode:o.mode,qrCodeUrl:o.qrCodeUrl,remoteUrl:o.remoteUrl,menuItems:o.menuItems,AILogoUrl:o.AILogoUrl,show:u,addPluginFromScan:Cn,inputMessage:ee}),tn=async it=>{if(await pn(ee.value)||!M())return;const Ne=await D();try{await re(it,Ne),O()}catch(ye){console.error("发送消息失败:",ye)}},ai=v.computed(()=>jn.GeneratingStatus.includes(V.status)?nt[o.locale].thinking:nt[o.locale].placeholder),bn=v.computed(()=>jn.GeneratingStatus.includes(V.status)),Lt=it=>{ee.value=it.inputMessage};Tr(),v.onMounted(async()=>{be(),P.onError=ke=>{ke&&Ye(r3(ke))};const it=Re.value.filter(ke=>ke.addState==="added"&&ke.enabled);for(const ke of it)await Vt(ke);if(o.mcpServers)for(const[ke,Ne]of Object.entries(o.mcpServers))await et(ke,Ne)});const{handleCustomAdd:li}=ky(P,De,gl);return r({agent:P,welcomeIcon:xe,messages:$,messageState:V,roles:pe,inputMessage:ee,senderRef:R,abortRequest:q,sendMessage:ue,loadMcpServerToPlugin:et,handleClientDisconnected:Ct,addMessage:Ce}),(it,ke)=>(v.openBlock(),v.createBlock(v.unref(Pt.TrContainer),{show:u.value,"onUpdate:show":ke[11]||(ke[11]=Ne=>u.value=Ne),fullscreen:c.value,"onUpdate:fullscreen":ke[12]||(ke[12]=Ne=>c.value=Ne),style:v.normalizeStyle({position:t.layoutMode,width:t.layoutMode!=="fixed"?"unset":void 0,height:t.layoutMode!=="fixed"?"100%":void 0})},{title:v.withCtx(()=>[v.createElementVNode("h3",i3,v.toDisplayString(t.title),1)]),operations:v.withCtx(()=>[v.renderSlot(it.$slots,"operations",{},()=>[v.createVNode(v.unref(Pt.TrIconButton),{icon:v.unref(Ar.IconNewSession),size:"28",svgSize:"20",onClick:ke[0]||(ke[0]=Ne=>v.unref(be)())},null,8,["icon"]),v.createVNode(v.unref(Pt.TrIconButton),{icon:v.unref(Ar.IconHistory),size:"28",svgSize:"20",onClick:ke[1]||(ke[1]=Ne=>ce.value=!v.unref(ce))},null,8,["icon"]),v.createVNode(Ew,{onScanSuccess:v.unref(si)},null,8,["onScanSuccess"]),v.createVNode(v.Transition,{name:"drawer-slide",appear:""},{default:v.withCtx(()=>[v.unref(ce)?(v.openBlock(),v.createElementBlock("div",{key:0,class:"drawer-overlay",onClick:ke[4]||(ke[4]=Ne=>ce.value=!1)},[v.createElementVNode("div",{class:"drawer-container",onClick:ke[3]||(ke[3]=v.withModifiers(()=>{},["stop"])),style:{"--tr-history-item-selected-bg":"#ebeeff"}},[ke[13]||(ke[13]=v.createElementVNode("h4",null,"历史会话",-1)),v.createVNode(v.unref(Pt.TrHistory),{class:"tr-history-demo",selected:v.unref(j).currentId,data:v.unref(j).conversations,showRenameControls:!0,onClose:ke[2]||(ke[2]=Ne=>ce.value=!1),onItemClick:v.unref(je),onItemTitleChange:v.unref(Le),onItemAction:v.unref(ut)},null,8,["selected","data","onItemClick","onItemTitleChange","onItemAction"])])])):v.createCommentVNode("",!0)]),_:1})],!0)]),footer:v.withCtx(()=>[v.createElementVNode("div",s3,[v.renderSlot(it.$slots,"suggestions",{},()=>[v.createElementVNode("div",a3,[(v.openBlock(!0),v.createElementBlock(v.Fragment,null,v.renderList(v.unref(we),Ne=>(v.openBlock(),v.createBlock(v.unref(Pt.TrDropdownMenu),{key:Ne.id,items:Ne.menus,onItemClick:Lt,trigger:"click"},{trigger:v.withCtx(()=>[v.createVNode(v.unref(Pt.TrSuggestionPillButton),null,{default:v.withCtx(()=>[v.createTextVNode(v.toDisplayString(Ne.text),1)]),_:2},1024)]),_:2},1032,["items"]))),128))])],!0),v.createVNode(v.unref(Pt.TrSender),{ref_key:"senderRef",ref:R,mode:"multiple",modelValue:v.unref(ee),"onUpdate:modelValue":ke[9]||(ke[9]=Ne=>v.isRef(ee)?ee.value=Ne:null),placeholder:ai.value,clearable:!!v.unref(ee),loading:bn.value,showWordLimit:!0,maxLength:2e4,onSubmit:tn,onCancel:v.unref(q)},v.createSlots({footer:v.withCtx(()=>[v.createElementVNode("div",c3,[v.createVNode($w,{"installed-plugins":v.unref(De),onClick:ke[6]||(ke[6]=Ne=>Qe.value=!v.unref(Qe))},null,8,["installed-plugins"]),v.unref(_)&&v.unref(_).length>0?(v.openBlock(),v.createBlock(Uw,{key:0,"model-configs":v.unref(_),"selected-model-id":f.value,"onUpdate:selectedModelId":ke[7]||(ke[7]=Ne=>f.value=Ne)},null,8,["model-configs","selected-model-id"])):v.createCommentVNode("",!0),t.inBrowserExt?(v.openBlock(),v.createBlock(Gw,{key:1,"genui-enabled":p.value,"onUpdate:genuiEnabled":ke[8]||(ke[8]=Ne=>p.value=Ne)},null,8,["genui-enabled"])):v.createCommentVNode("",!0),v.unref(A)?(v.openBlock(),v.createBlock(v.unref(Pt.TrUploadButton),{key:2,accept:"image/*,application/pdf,.doc,.docx,.txt",multiple:!0,onSelect:v.unref(F)},null,8,["onSelect"])):v.createCommentVNode("",!0)])]),_:2},[v.unref(E).length>0?{name:"header",fn:v.withCtx(()=>[v.createElementVNode("div",l3,[v.createVNode(v.unref(Pt.TrAttachments),{items:v.unref(E),"onUpdate:items":ke[5]||(ke[5]=Ne=>v.isRef(E)?E.value=Ne:null)},null,8,["items"])])]),key:"0"}:void 0]),1032,["modelValue","placeholder","clearable","loading","onCancel"]),v.createVNode(v.unref(Pt.TrMcpServerPicker),{visible:v.unref(Qe),"onUpdate:visible":ke[10]||(ke[10]=Ne=>v.isRef(Qe)?Qe.value=Ne:null),"popup-config":{type:"drawer"},"show-custom-add-button":!0,marketTabTitle:"MCP市场",installedTabTitle:"已添加MCP服务",title:"扩展",installedPlugins:v.unref(De),marketPlugins:v.unref(Re),"market-category-options":ae.value,"installed-search-fn":v.unref(L),"market-search-fn":v.unref(L),onPluginToggle:v.unref(jt),onPluginAdd:v.unref(Vt),onPluginDelete:v.unref(hn),onToolToggle:v.unref(Fe),onPluginCreate:v.unref(li)},{"header-actions":v.withCtx(()=>[v.renderSlot(it.$slots,"header-actions",{},void 0,!0)]),_:3},8,["visible","installedPlugins","marketPlugins","market-category-options","installed-search-fn","market-search-fn","onPluginToggle","onPluginAdd","onPluginDelete","onToolToggle","onPluginCreate"])])]),default:v.withCtx(()=>[v.createVNode(v.unref(Pt.TrBubbleProvider),{"content-renderers":Ie},{default:v.withCtx(()=>[v.unref($).length===0?v.renderSlot(it.$slots,"welcome",{key:0},()=>[v.createElementVNode("div",o3,[v.createVNode(v.unref(Pt.TrWelcome),{title:v.unref(nt)[t.locale].title,description:v.unref(nt)[t.locale].description,icon:v.unref(xe)},null,8,["title","description","icon"]),v.createVNode(v.unref(Pt.TrPrompts),{items:v.unref(kn),wrap:!0,class:"tiny-prompts","item-class":"prompt-item"},null,8,["items"])])],!0):(v.openBlock(),v.createBlock(v.unref(Pt.TrBubbleList),{key:1,style:{flex:"1"},items:v.unref($),roles:v.unref(pe),"auto-scroll":"",loading:v.unref(V).status===v.unref(jn.STATUS).PROCESSING,"loading-role":"assistant"},null,8,["items","roles","loading"]))]),_:3})]),_:3},8,["show","fullscreen","style"]))}}),Fo=Yn(u3,[["__scopeId","data-v-51fa20b7"]]);function d3(t){const r=t.sessionId?yl(t.sessionId,t.agentRoot):[],o=new ar.AgentModelProvider({llmConfig:t.llmConfig,mcpServers:r}),c=v.ref("ready"),u=v.ref([]),f=v.ref("");let p=null;async function x(){const E=f.value;if(!E)return;if(/^\/[A-Za-z0-9-]{6,}$/.test(E)){A(E.slice(1));return}c.value="submitted",p=new AbortController;const F=await o.chatStream({message:E,model:t.model,system:t.systemPrompt||"",abortSignal:p.signal,maxSteps:t.maxSteps||5,onFinish:async()=>{await o.closeAll(),c.value="ready"},onError:()=>c.value="error",onAbort:()=>c.value="ready"});if(f.value="",t.processStream&&typeof t.processStream=="function"){t.processStream(F.fullStream,u,E);return}t.ui==="matechat"?f3(F.fullStream,u,E):t.ui==="antx"?h3(F.fullStream,u,E):t.ui==="elplusx"?p3(F.fullStream,u,E):t.ui==="tdchat"?m3(F.fullStream,u,E):console.warn("暂时未实现")}function _(){p&&p.abort()}function g(){u.value=[],o.responseMessages=[]}async function A(E){const M=(await fetch(`${t.agentRoot}client?sessionId=${E}`).then(D=>D.json()))?.data?.sessionId||"";if(M){const D=yl(M,t.agentRoot);Object.assign(o.mcpServers,D)}}return{agent:o,status:c,messages:u,inputValue:f,chatStream:x,stopChat:_,newConversation:g,addSessionId:A}}function yl(t,r){if(!t)return{};const o=t.includes(",")?t.split(",").map(u=>u.trim()):[t],c={};return o.forEach(u=>{c[`mcp-server-${u}`]={type:"streamableHttp",url:`${r}mcp?sessionId=${u}`}}),c}async function f3(t,r,o){r.value.push({from:"user",content:o,avatarConfig:{name:"user"}});let c={from:"model",content:"",avatarConfig:{name:"model"},id:Date.now().toString()};r.value.push(c),c=r.value[r.value.length-1];for await(const u of t)u.type.startsWith("text-")?u.text&&(c.content+=u.text):u.type.startsWith("tool-")?u.delta&&(c.content+=u.delta):u.type.startsWith("reasoning-")&&u.text&&(c.content+=u.text)}async function h3(t,r,o){r.value.push({from:"user",content:o}),r.value.push({from:"model",content:""});const c=r.value[r.value.length-1];for await(const u of t)u.type.startsWith("text-")?u.text&&(c.content+=u.text):u.type.startsWith("tool-")?u.delta&&(c.content+=u.delta):u.type.startsWith("reasoning-")&&u.text&&(c.content+=u.text)}async function p3(t,r,o){r.value.push({from:"user",content:o}),r.value.push({from:"model",content:""});const c=r.value[r.value.length-1];for await(const u of t)u.type.startsWith("text-")?u.text&&(c.content+=u.text):u.type.startsWith("tool-")?u.delta&&(c.content+=u.delta):u.type.startsWith("reasoning-")&&u.text&&(c.content+=u.text)}async function m3(t,r,o){r.value.push({role:"user",content:o,avatar:"https://tdesign.gtimg.com/site/avatar.jpg"}),r.value.push({role:"assistant",content:"",avatar:"https://tdesign.gtimg.com/site/chat-avatar.png"});const c=r.value[r.value.length-1];for await(const u of t)u.type.startsWith("text-")?u.text&&(c.content+=u.text):u.type.startsWith("tool-")?u.delta&&(c.content+=u.delta):u.type.startsWith("reasoning-")&&u.text&&(c.content+=u.text)}Fo.install=function(t){t.component("tiny-remoter",Fo)};exports.TinyRemoter=Fo;exports.useModel=os;exports.useNextAgent=d3;
|
|
91
|
+
`,f3=btoa(d3),xl=`data:image/svg+xml;base64,${f3}`,bo=(t,r)=>{const[o,c]=t.split("#");return{id:r,text:o,inputMessage:c}},h3=t=>{const r={"zh-CN":{title:"OpenTiny NEXT",description:"我是你的私人智能助手",placeholder:"请输入您的问题",thinking:"正在思考中..."},"en-US":{title:"OpenTiny NEXT",description:"I am your private AI assistant",placeholder:"Please enter your question",thinking:"Thinking..."}},o=[{id:"office",text:t.locale==="zh-CN"?"办公助手":"Office Assistant",menus:["接收邮件#请同步邮箱的新邮件。","编写邮件#请新建一个邮件,收件人为 opentiny-next@meeting.com, 内容为举办一个临时会议。","安排会议#创建一个临时的在线会议,主题为讨论问题,时长为1小时。","整理文档#请分析附件中的销售情况,把销售额绘制成折线图。"].map(bo)},{id:"development",text:t.locale==="zh-CN"?"开发支持":"Development Support",menus:["遇到代码问题#请检查当前位置的报错原因。","架构建议#请使用NodeJs实现一个分块上传文件的模块。","最新的技术趋势#请分析Vue与React 框架的优劣分别是什么?"].map(bo)},{id:"management",text:t.locale==="zh-CN"?"项目管理":"Project Management",menus:["项目规划#如何开展品牌推广的活动?","任务分配#将本季度的销售任务分配给三个人,并生成甘特图进行跟踪。","进度跟踪#分析团队的任务完成情况。"].map(bo)}],c=[{label:t.locale==="zh-CN"?"企业办公助手":"Enterprise Office Assistant",description:t.locale==="zh-CN"?"需要我帮你处理邮件、安排会议、整理文档,还是优化工作流程?":"Need help with emails, meeting scheduling, document organization, or workflow optimization?",icon:v.h("span",{style:{fontSize:"18px"}},"🧠"),badge:"NEW"},{label:t.locale==="zh-CN"?"开发技术支持":"Development Support",description:t.locale==="zh-CN"?"遇到代码问题?需要架构建议?还是想了解最新的技术趋势?":"Facing code issues? Need architecture advice? Or want to learn about latest tech trends?",icon:v.h("span",{style:{fontSize:"18px"}},"💻")},{label:t.locale==="zh-CN"?"项目管理协作":"Project Management",description:t.locale==="zh-CN"?"需要项目规划、任务分配、进度跟踪,还是团队协作建议?":"Need project planning, task assignment, progress tracking, or team collaboration advice?",icon:v.h("span",{style:{fontSize:"18px"}},"📊")}];return{lang:r,pillItems:o,promptItems:c}},yl={"No client found for session ID":"受控端页面已关闭请重新打开或者刷新页面","Failed to create MCP client":"创建MCP客户端失败"},p3=t=>{console.log("message",t);const r=Object.keys(yl),o=r.findIndex(u=>t.includes(u));return(o!==-1?yl[r[o]]:t)||t},m3={class:"tr-container__title"},g3={style:{flex:"1"}},x3={class:"chat-input"},y3={class:"chat-input-pills"},w3={class:"attachments-container"},_3={class:"action-buttons"},v3=v.defineComponent({name:"TinyRemoter",__name:"TinyRobotChat",props:v.mergeModels({sessionId:{type:String,default:""},agentRoot:{type:String,default:"https://agent.opentiny.design/api/v1/webmcp-trial/"},systemPrompt:{type:String,default:"你是一个智能助手,擅长通过工具调用帮助用户解决问题和满足用户需求"},title:{type:String,default:"OpenTiny NEXT"},locale:{type:String,default:"zh-CN"},remoteUrl:{type:String},menuItems:{type:Array},qrCodeUrl:{type:String},AILogoUrl:{type:String},roleAvatar:{type:Object,default:()=>({user:v.h(Tr.IconUser,{style:{fontSize:"32px"}}),assistant:v.h(Wu,{style:{fontSize:"32px"}})})},mode:{type:String,default:"remoter"},llmConfig:{type:Object,default:void 0},inBrowserExt:{type:Boolean,default:!1},genUiComponents:{type:Object,default:()=>({})},customMarketMcpServers:{type:Array,default:()=>[]},mcpServers:{type:Object,default:void 0},llmConfigs:{type:Array,default:void 0},skills:{type:Object,default:void 0},layoutMode:{type:String,default:"fixed"},debugStream:{type:Boolean,default:!1}},{fullscreen:{type:Boolean,default:!1},fullscreenModifiers:{},show:{type:Boolean,default:!1},showModifiers:{},selectedModelId:{type:String,default:void 0,required:!1},selectedModelIdModifiers:{},genUiAble:{type:Boolean,default:!1,required:!1},genUiAbleModifiers:{},enabledTools:{type:Object,default:void 0,required:!1},enabledToolsModifiers:{}}),emits:["update:fullscreen","update:show","update:selectedModelId","update:genUiAble","update:enabledTools"],setup(t,{expose:r}){const o=t,c=v.useModel(t,"fullscreen"),u=v.useModel(t,"show"),f=v.useModel(t,"selectedModelId"),m=v.useModel(t,"genUiAble"),x=v.useModel(t,"enabledTools"),_=o.llmConfigs?v.toRef(o,"llmConfigs"):void 0,{selectedModel:g}=ss(_,f),{hasMultimodalSupport:C,attachments:A,onFilesSelected:B,checkCanSendAttachments:k,processAttachments:R,cleanupAttachments:P}=iw({selectedModel:g,selectedModelId:f}),{agent:L,customAgentProvider:G,conversationState:W,messages:Z,messageState:j,inputMessage:ie,abortRequest:Q,senderRef:$,sendMessage:z,handleSendMessage:D,addMessage:Ce,send:de,createConversation:pe,switchConversation:se,deleteConversation:X,getCurrentConversation:M}=Cx({systemPrompt:o.systemPrompt||"",llmConfig:o.llmConfig});v.watch(()=>o.systemPrompt,it=>{G.promptManager.setStatic(it)}),G.isGenuiEnabled=m,G.debugStream=o.debugStream;const J=v.toRef(o,"skills"),{processSkillMentions:V}=jy({skillsRef:J,customAgentProvider:G}),ee=async(it,ve)=>D(it,ve,V),{welcomeIcon:fe,roles:me}=Yy({props:o,messages:Z,messageState:j,inputMessage:ie,handleSendMessage:ee}),{showHistory:ce,handleCreateConversation:be,handleHistorySelect:Ze,handleHistoryUpdateTitle:Re,handleHistoryDelete:Ge}=Jy({createConversation:pe,switchConversation:se,deleteConversation:X,getCurrentConversation:M,abortRequest:Q,conversationState:W,customAgentProvider:G}),re=()=>{if(g.value){const it=g.value;G.updateLLMConfig({modelId:it.id,baseURL:it.baseURL||"",genuiUrl:it.genuiUrl||"",apiKey:it.apiKey||"",providerType:it.providerType,useReActMode:it.useReActMode,llm:it.llm,providerOptions:it.providerOptions,headers:it.headers})}};o.llmConfigs&&v.watch(g,re,{immediate:!0}),o.inBrowserExt&&v.watch(m,re);const ke={markdown:new Bt.BubbleMarkdownContentRenderer({mdConfig:{html:!0}}),"schema-card":it=>v.h(Id.GenuiRenderer,{...it,customActions:{continueChat:{execute:(ve,ae)=>{const pt=typeof ve=="string"?ve:ve.message,nt=`${pt},相关参数为:${JSON.stringify(ae?.state||{})}`;Ce({role:"user",content:nt,uiContent:[{type:"markdown",content:pt}]}),de()}}},generating:Hn.GeneratingStatus.includes(j.status),customComponents:o.genUiComponents,requiredCompleteFieldSelectors:["[componentName=TinyUser] > props > modelValue"]}),image:c3},{installedPlugins:Ae,marketPlugins:Oe,pluginVisible:et,loadMcpServerToPlugin:tt,togglePlugin:Wt,toggleTool:Fe,deletePlugin:un,addPluginCore:Ht,addPluginFromMarket:mn,addPluginFromScan:Et,handleClientDisconnected:Xe,searchPlugin:$e}=Zy(L,x,xl);Oe.value=[...u3,...o.customMarketMcpServers];const Rn=v.ref([{value:"",label:"全部分类"},{value:"productivity",label:"生产力工具"},{value:"communication",label:"沟通协作"},{value:"development",label:"开发工具"},{value:"ai",label:"AI 助手"}]),{lang:T,pillItems:ye,promptItems:wt}=h3(o),{handleScanSuccess:_t,handleSessionIdInput:Un,initialize:nn}=Ky({sessionId:v.toRef(o,"sessionId"),agentRoot:o.agentRoot,mode:o.mode,qrCodeUrl:o.qrCodeUrl,remoteUrl:o.remoteUrl,menuItems:o.menuItems,AILogoUrl:o.AILogoUrl,show:u,addPluginFromScan:Et,inputMessage:ie}),ai=async it=>{if(await Un(ie.value)||!k())return;const ae=await R();try{await ee(it,ae),P()}catch(pt){console.error("发送消息失败:",pt)}},En=v.computed(()=>Hn.GeneratingStatus.includes(j.status)?T[o.locale].thinking:T[o.locale].placeholder),Ft=v.computed(()=>Hn.GeneratingStatus.includes(j.status)),li=it=>{ie.value=it.inputMessage};nn(),v.onMounted(async()=>{be(),L.onError=ve=>{ve&&Je(p3(ve))};const it=Oe.value.filter(ve=>ve.addState==="added"&&ve.enabled);for(const ve of it)await mn(ve);if(o.mcpServers)for(const[ve,ae]of Object.entries(o.mcpServers))await tt(ve,ae)});const{handleCustomAdd:mr}=Vy(L,Ae,xl);return r({agent:L,welcomeIcon:fe,messages:Z,messageState:j,roles:me,inputMessage:ie,senderRef:$,abortRequest:Q,sendMessage:z,loadMcpServerToPlugin:tt,handleClientDisconnected:Xe,addMessage:Ce,installedPlugins:Ae,addPluginCore:Ht,deletePlugin:un}),(it,ve)=>(v.openBlock(),v.createBlock(v.unref(Bt.TrContainer),{show:u.value,"onUpdate:show":ve[11]||(ve[11]=ae=>u.value=ae),fullscreen:c.value,"onUpdate:fullscreen":ve[12]||(ve[12]=ae=>c.value=ae),style:v.normalizeStyle({position:t.layoutMode,width:t.layoutMode!=="fixed"?"unset":void 0,height:t.layoutMode!=="fixed"?"100%":void 0})},{title:v.withCtx(()=>[v.createElementVNode("h3",m3,v.toDisplayString(t.title),1)]),operations:v.withCtx(()=>[v.renderSlot(it.$slots,"operations",{},()=>[v.createVNode(v.unref(Bt.TrIconButton),{icon:v.unref(Tr.IconNewSession),size:"28",svgSize:"20",onClick:ve[0]||(ve[0]=ae=>v.unref(be)())},null,8,["icon"]),v.createVNode(v.unref(Bt.TrIconButton),{icon:v.unref(Tr.IconHistory),size:"28",svgSize:"20",onClick:ve[1]||(ve[1]=ae=>ce.value=!v.unref(ce))},null,8,["icon"]),v.createVNode(Pw,{onScanSuccess:v.unref(_t)},null,8,["onScanSuccess"]),v.createVNode(v.Transition,{name:"drawer-slide",appear:""},{default:v.withCtx(()=>[v.unref(ce)?(v.openBlock(),v.createElementBlock("div",{key:0,class:"drawer-overlay",onClick:ve[4]||(ve[4]=ae=>ce.value=!1)},[v.createElementVNode("div",{class:"drawer-container",onClick:ve[3]||(ve[3]=v.withModifiers(()=>{},["stop"])),style:{"--tr-history-item-selected-bg":"#ebeeff"}},[ve[13]||(ve[13]=v.createElementVNode("h4",null,"历史会话",-1)),v.createVNode(v.unref(Bt.TrHistory),{class:"tr-history-demo",selected:v.unref(W).currentId,data:v.unref(W).conversations,showRenameControls:!0,onClose:ve[2]||(ve[2]=ae=>ce.value=!1),onItemClick:v.unref(Ze),onItemTitleChange:v.unref(Re),onItemAction:v.unref(Ge)},null,8,["selected","data","onItemClick","onItemTitleChange","onItemAction"])])])):v.createCommentVNode("",!0)]),_:1})],!0)]),footer:v.withCtx(()=>[v.createElementVNode("div",x3,[v.renderSlot(it.$slots,"suggestions",{},()=>[v.createElementVNode("div",y3,[(v.openBlock(!0),v.createElementBlock(v.Fragment,null,v.renderList(v.unref(ye),ae=>(v.openBlock(),v.createBlock(v.unref(Bt.TrDropdownMenu),{key:ae.id,items:ae.menus,onItemClick:li,trigger:"click"},{trigger:v.withCtx(()=>[v.createVNode(v.unref(Bt.TrSuggestionPillButton),null,{default:v.withCtx(()=>[v.createTextVNode(v.toDisplayString(ae.text),1)]),_:2},1024)]),_:2},1032,["items"]))),128))])],!0),v.createVNode(v.unref(Bt.TrSender),{ref_key:"senderRef",ref:$,mode:"multiple",modelValue:v.unref(ie),"onUpdate:modelValue":ve[9]||(ve[9]=ae=>v.isRef(ie)?ie.value=ae:null),placeholder:En.value,clearable:!!v.unref(ie),loading:Ft.value,showWordLimit:!0,maxLength:2e4,onSubmit:ai,onCancel:v.unref(Q)},v.createSlots({footer:v.withCtx(()=>[v.createElementVNode("div",_3,[v.createVNode(Qw,{"installed-plugins":v.unref(Ae),onClick:ve[6]||(ve[6]=ae=>et.value=!v.unref(et))},null,8,["installed-plugins"]),v.unref(_)&&v.unref(_).length>0?(v.openBlock(),v.createBlock(Yw,{key:0,"model-configs":v.unref(_),"selected-model-id":f.value,"onUpdate:selectedModelId":ve[7]||(ve[7]=ae=>f.value=ae)},null,8,["model-configs","selected-model-id"])):v.createCommentVNode("",!0),t.inBrowserExt?(v.openBlock(),v.createBlock(i3,{key:1,"genui-enabled":m.value,"onUpdate:genuiEnabled":ve[8]||(ve[8]=ae=>m.value=ae)},null,8,["genui-enabled"])):v.createCommentVNode("",!0),v.unref(C)?(v.openBlock(),v.createBlock(v.unref(Bt.TrUploadButton),{key:2,accept:"image/*,application/pdf,.doc,.docx,.txt",multiple:!0,onSelect:v.unref(B)},null,8,["onSelect"])):v.createCommentVNode("",!0)])]),_:2},[v.unref(A).length>0?{name:"header",fn:v.withCtx(()=>[v.createElementVNode("div",w3,[v.createVNode(v.unref(Bt.TrAttachments),{items:v.unref(A),"onUpdate:items":ve[5]||(ve[5]=ae=>v.isRef(A)?A.value=ae:null)},null,8,["items"])])]),key:"0"}:void 0]),1032,["modelValue","placeholder","clearable","loading","onCancel"]),v.createVNode(v.unref(Bt.TrMcpServerPicker),{visible:v.unref(et),"onUpdate:visible":ve[10]||(ve[10]=ae=>v.isRef(et)?et.value=ae:null),"popup-config":{type:"drawer"},"show-custom-add-button":!0,marketTabTitle:"MCP市场",installedTabTitle:"已添加MCP服务",title:"扩展",installedPlugins:v.unref(Ae),marketPlugins:v.unref(Oe),"market-category-options":Rn.value,"installed-search-fn":v.unref($e),"market-search-fn":v.unref($e),onPluginToggle:v.unref(Wt),onPluginAdd:v.unref(mn),onPluginDelete:v.unref(un),onToolToggle:v.unref(Fe),onPluginCreate:v.unref(mr)},{"header-actions":v.withCtx(()=>[v.renderSlot(it.$slots,"header-actions",{},void 0,!0)]),_:3},8,["visible","installedPlugins","marketPlugins","market-category-options","installed-search-fn","market-search-fn","onPluginToggle","onPluginAdd","onPluginDelete","onToolToggle","onPluginCreate"])])]),default:v.withCtx(()=>[v.createVNode(v.unref(Bt.TrBubbleProvider),{"content-renderers":ke},{default:v.withCtx(()=>[v.unref(Z).length===0?v.renderSlot(it.$slots,"welcome",{key:0},()=>[v.createElementVNode("div",g3,[v.createVNode(v.unref(Bt.TrWelcome),{title:v.unref(T)[t.locale].title,description:v.unref(T)[t.locale].description,icon:v.unref(fe)},null,8,["title","description","icon"]),v.createVNode(v.unref(Bt.TrPrompts),{items:v.unref(wt),wrap:!0,class:"tiny-prompts","item-class":"prompt-item"},null,8,["items"])])],!0):(v.openBlock(),v.createBlock(v.unref(Bt.TrBubbleList),{key:1,style:{flex:"1"},items:v.unref(Z),roles:v.unref(me),"auto-scroll":"",loading:v.unref(j).status===v.unref(Hn.STATUS).PROCESSING,"loading-role":"assistant"},null,8,["items","roles","loading"]))]),_:3})]),_:3},8,["show","fullscreen","style"]))}}),Uo=Kn(v3,[["__scopeId","data-v-a7a9176a"]]);function C3(t){const r=t.sessionId?wl(t.sessionId,t.agentRoot):[],o=new cr.AgentModelProvider({llmConfig:t.llmConfig,mcpServers:r}),c=v.ref("ready"),u=v.ref([]),f=v.ref("");let m=null;async function x(){const A=f.value;if(!A)return;if(/^\/[A-Za-z0-9-]{6,}$/.test(A)){C(A.slice(1));return}c.value="submitted",m=new AbortController;const B=await o.chatStream({message:A,model:t.model,system:t.systemPrompt||"",abortSignal:m.signal,maxSteps:t.maxSteps||5,onFinish:async()=>{await o.closeAll(),c.value="ready"},onError:()=>c.value="error",onAbort:()=>c.value="ready"});if(f.value="",t.processStream&&typeof t.processStream=="function"){t.processStream(B.fullStream,u,A);return}t.ui==="matechat"?b3(B.fullStream,u,A):t.ui==="antx"?E3(B.fullStream,u,A):t.ui==="elplusx"?A3(B.fullStream,u,A):t.ui==="tdchat"?I3(B.fullStream,u,A):console.warn("暂时未实现")}function _(){m&&m.abort()}function g(){u.value=[],o.responseMessages=[]}async function C(A){const k=(await fetch(`${t.agentRoot}client?sessionId=${A}`).then(R=>R.json()))?.data?.sessionId||"";if(k){const R=wl(k,t.agentRoot);Object.assign(o.mcpServers,R)}}return{agent:o,status:c,messages:u,inputValue:f,chatStream:x,stopChat:_,newConversation:g,addSessionId:C}}function wl(t,r){if(!t)return{};const o=t.includes(",")?t.split(",").map(u=>u.trim()):[t],c={};return o.forEach(u=>{c[`mcp-server-${u}`]={type:"streamableHttp",url:`${r}mcp?sessionId=${u}`}}),c}async function b3(t,r,o){r.value.push({from:"user",content:o,avatarConfig:{name:"user"}});let c={from:"model",content:"",avatarConfig:{name:"model"},id:Date.now().toString()};r.value.push(c),c=r.value[r.value.length-1];for await(const u of t)u.type.startsWith("text-")?u.text&&(c.content+=u.text):u.type.startsWith("tool-")?u.delta&&(c.content+=u.delta):u.type.startsWith("reasoning-")&&u.text&&(c.content+=u.text)}async function E3(t,r,o){r.value.push({from:"user",content:o}),r.value.push({from:"model",content:""});const c=r.value[r.value.length-1];for await(const u of t)u.type.startsWith("text-")?u.text&&(c.content+=u.text):u.type.startsWith("tool-")?u.delta&&(c.content+=u.delta):u.type.startsWith("reasoning-")&&u.text&&(c.content+=u.text)}async function A3(t,r,o){r.value.push({from:"user",content:o}),r.value.push({from:"model",content:""});const c=r.value[r.value.length-1];for await(const u of t)u.type.startsWith("text-")?u.text&&(c.content+=u.text):u.type.startsWith("tool-")?u.delta&&(c.content+=u.delta):u.type.startsWith("reasoning-")&&u.text&&(c.content+=u.text)}async function I3(t,r,o){r.value.push({role:"user",content:o,avatar:"https://tdesign.gtimg.com/site/avatar.jpg"}),r.value.push({role:"assistant",content:"",avatar:"https://tdesign.gtimg.com/site/chat-avatar.png"});const c=r.value[r.value.length-1];for await(const u of t)u.type.startsWith("text-")?u.text&&(c.content+=u.text):u.type.startsWith("tool-")?u.delta&&(c.content+=u.delta):u.type.startsWith("reasoning-")&&u.text&&(c.content+=u.text)}Uo.install=function(t){t.component("tiny-remoter",Uo)};exports.TinyRemoter=Uo;exports.useModel=ss;exports.useNextAgent=C3;
|