@tonyclaw/llm-inspector 1.12.0 → 1.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.output/nitro.json +1 -1
- package/.output/public/assets/index-B0anmGQr.css +1 -0
- package/.output/public/assets/index-H_thmL2_.js +105 -0
- package/.output/public/assets/{main-BYCM7aJx.js → main-C3tLo75s.js} +3 -3
- package/.output/server/_libs/lucide-react.mjs +4 -4
- package/.output/server/_ssr/{index-DhChP_jV.mjs → index-C8VC13EA.mjs} +781 -163
- package/.output/server/_ssr/index.mjs +2 -2
- package/.output/server/_ssr/{router-PZjNwOcw.mjs → router-D5ccnemB.mjs} +2 -2
- package/.output/server/{_tanstack-start-manifest_v-l1kWkG0h.mjs → _tanstack-start-manifest_v-DUbXa1lt.mjs} +1 -1
- package/.output/server/index.mjs +26 -26
- package/package.json +1 -1
- package/src/components/ProxyViewer.tsx +126 -2
- package/src/components/proxy-viewer/CompareDrawer.tsx +388 -0
- package/src/components/proxy-viewer/ConversationGroup.tsx +8 -0
- package/src/components/proxy-viewer/LogEntry.tsx +14 -1
- package/src/components/proxy-viewer/LogEntryHeader.tsx +28 -0
- package/src/components/proxy-viewer/requestDiff.ts +277 -0
- package/.output/public/assets/index-DVgdkDgq.js +0 -105
- package/.output/public/assets/index-DZx2yk8v.css +0 -1
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
import{u as Ac,a as lp,r as v,b as mr,c as _r,g as ts,j as d,R as nt,d as Ic,e as cp}from"./main-C3tLo75s.js";function Y(e,t,n){function r(a,l){if(a._zod||Object.defineProperty(a,"_zod",{value:{def:l,constr:s,traits:new Set},enumerable:!1}),a._zod.traits.has(e))return;a._zod.traits.add(e),t(a,l);const c=s.prototype,u=Object.keys(c);for(let h=0;h<u.length;h++){const p=u[h];p in a||(a[p]=c[p].bind(a))}}const o=n?.Parent??Object;class i extends o{}Object.defineProperty(i,"name",{value:e});function s(a){var l;const c=n?.Parent?new i:this;r(c,a),(l=c._zod).deferred??(l.deferred=[]);for(const u of c._zod.deferred)u();return c}return Object.defineProperty(s,"init",{value:r}),Object.defineProperty(s,Symbol.hasInstance,{value:a=>n?.Parent&&a instanceof n.Parent?!0:a?._zod?.traits?.has(e)}),Object.defineProperty(s,"name",{value:e}),s}class Cn extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}class zc extends Error{constructor(t){super(`Encountered unidirectional transform during encode: ${t}`),this.name="ZodEncodeError"}}const Rc={};function Ht(e){return Rc}function Pc(e){const t=Object.values(e).filter(r=>typeof r=="number");return Object.entries(e).filter(([r,o])=>t.indexOf(+r)===-1).map(([r,o])=>o)}function gi(e,t){return typeof t=="bigint"?t.toString():t}function fo(e){return{get value(){{const t=e();return Object.defineProperty(this,"value",{value:t}),t}}}}function ns(e){return e==null}function rs(e){const t=e.startsWith("^")?1:0,n=e.endsWith("$")?e.length-1:e.length;return e.slice(t,n)}function up(e,t){const n=(e.toString().split(".")[1]||"").length,r=t.toString();let o=(r.split(".")[1]||"").length;if(o===0&&/\d?e-\d?/.test(r)){const l=r.match(/\d?e-(\d?)/);l?.[1]&&(o=Number.parseInt(l[1]))}const i=n>o?n:o,s=Number.parseInt(e.toFixed(i).replace(".","")),a=Number.parseInt(t.toFixed(i).replace(".",""));return s%a/10**i}const ia=Symbol("evaluating");function Ae(e,t,n){let r;Object.defineProperty(e,t,{get(){if(r!==ia)return r===void 0&&(r=ia,r=n()),r},set(o){Object.defineProperty(e,t,{value:o})},configurable:!0})}function cn(e,t,n){Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0})}function Yt(...e){const t={};for(const n of e){const r=Object.getOwnPropertyDescriptors(n);Object.assign(t,r)}return Object.defineProperties({},t)}function sa(e){return JSON.stringify(e)}function dp(e){return e.toLowerCase().trim().replace(/[^\w\s-]/g,"").replace(/[\s_-]+/g,"-").replace(/^-+|-+$/g,"")}const Oc="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function cr(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}const fp=fo(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function An(e){if(cr(e)===!1)return!1;const t=e.constructor;if(t===void 0||typeof t!="function")return!0;const n=t.prototype;return!(cr(n)===!1||Object.prototype.hasOwnProperty.call(n,"isPrototypeOf")===!1)}function Dc(e){return An(e)?{...e}:Array.isArray(e)?[...e]:e}const hp=new Set(["string","number","symbol"]);function In(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Xt(e,t,n){const r=new e._zod.constr(t??e._zod.def);return(!t||n?.parent)&&(r._zod.parent=e),r}function ye(e){const t=e;if(!t)return{};if(typeof t=="string")return{error:()=>t};if(t?.message!==void 0){if(t?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,typeof t.error=="string"?{...t,error:()=>t.error}:t}function pp(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}const mp={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 gp(e,t){const n=e._zod.def,r=n.checks;if(r&&r.length>0)throw new Error(".pick() cannot be used on object schemas containing refinements");const i=Yt(e._zod.def,{get shape(){const s={};for(const a in t){if(!(a in n.shape))throw new Error(`Unrecognized key: "${a}"`);t[a]&&(s[a]=n.shape[a])}return cn(this,"shape",s),s},checks:[]});return Xt(e,i)}function xp(e,t){const n=e._zod.def,r=n.checks;if(r&&r.length>0)throw new Error(".omit() cannot be used on object schemas containing refinements");const i=Yt(e._zod.def,{get shape(){const s={...e._zod.def.shape};for(const a in t){if(!(a in n.shape))throw new Error(`Unrecognized key: "${a}"`);t[a]&&delete s[a]}return cn(this,"shape",s),s},checks:[]});return Xt(e,i)}function yp(e,t){if(!An(t))throw new Error("Invalid input to extend: expected a plain object");const n=e._zod.def.checks;if(n&&n.length>0){const i=e._zod.def.shape;for(const s in t)if(Object.getOwnPropertyDescriptor(i,s)!==void 0)throw new Error("Cannot overwrite keys on object schemas containing refinements. Use `.safeExtend()` instead.")}const o=Yt(e._zod.def,{get shape(){const i={...e._zod.def.shape,...t};return cn(this,"shape",i),i}});return Xt(e,o)}function vp(e,t){if(!An(t))throw new Error("Invalid input to safeExtend: expected a plain object");const n=Yt(e._zod.def,{get shape(){const r={...e._zod.def.shape,...t};return cn(this,"shape",r),r}});return Xt(e,n)}function bp(e,t){const n=Yt(e._zod.def,{get shape(){const r={...e._zod.def.shape,...t._zod.def.shape};return cn(this,"shape",r),r},get catchall(){return t._zod.def.catchall},checks:[]});return Xt(e,n)}function wp(e,t,n){const o=t._zod.def.checks;if(o&&o.length>0)throw new Error(".partial() cannot be used on object schemas containing refinements");const s=Yt(t._zod.def,{get shape(){const a=t._zod.def.shape,l={...a};if(n)for(const c in n){if(!(c in a))throw new Error(`Unrecognized key: "${c}"`);n[c]&&(l[c]=e?new e({type:"optional",innerType:a[c]}):a[c])}else for(const c in a)l[c]=e?new e({type:"optional",innerType:a[c]}):a[c];return cn(this,"shape",l),l},checks:[]});return Xt(t,s)}function kp(e,t,n){const r=Yt(t._zod.def,{get shape(){const o=t._zod.def.shape,i={...o};if(n)for(const s in n){if(!(s in i))throw new Error(`Unrecognized key: "${s}"`);n[s]&&(i[s]=new e({type:"nonoptional",innerType:o[s]}))}else for(const s in o)i[s]=new e({type:"nonoptional",innerType:o[s]});return cn(this,"shape",i),i}});return Xt(t,r)}function wn(e,t=0){if(e.aborted===!0)return!0;for(let n=t;n<e.issues.length;n++)if(e.issues[n]?.continue!==!0)return!0;return!1}function kn(e,t){return t.map(n=>{var r;return(r=n).path??(r.path=[]),n.path.unshift(e),n})}function Sr(e){return typeof e=="string"?e:e?.message}function qt(e,t,n){const r={...e,path:e.path??[]};if(!e.message){const o=Sr(e.inst?._zod.def?.error?.(e))??Sr(t?.error?.(e))??Sr(n.customError?.(e))??Sr(n.localeError?.(e))??"Invalid input";r.message=o}return delete r.inst,delete r.continue,t?.reportInput||delete r.input,r}function os(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function ur(...e){const[t,n,r]=e;return typeof t=="string"?{message:t,code:"custom",input:n,inst:r}:{...t}}const Mc=(e,t)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),e.message=JSON.stringify(t,gi,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Lc=Y("$ZodError",Mc),Fc=Y("$ZodError",Mc,{Parent:Error});function _p(e,t=n=>n.message){const n={},r=[];for(const o of e.issues)o.path.length>0?(n[o.path[0]]=n[o.path[0]]||[],n[o.path[0]].push(t(o))):r.push(t(o));return{formErrors:r,fieldErrors:n}}function Sp(e,t=n=>n.message){const n={_errors:[]},r=o=>{for(const i of o.issues)if(i.code==="invalid_union"&&i.errors.length)i.errors.map(s=>r({issues:s}));else if(i.code==="invalid_key")r({issues:i.issues});else if(i.code==="invalid_element")r({issues:i.issues});else if(i.path.length===0)n._errors.push(t(i));else{let s=n,a=0;for(;a<i.path.length;){const l=i.path[a];a===i.path.length-1?(s[l]=s[l]||{_errors:[]},s[l]._errors.push(t(i))):s[l]=s[l]||{_errors:[]},s=s[l],a++}}};return r(e),n}const is=e=>(t,n,r,o)=>{const i=r?Object.assign(r,{async:!1}):{async:!1},s=t._zod.run({value:n,issues:[]},i);if(s instanceof Promise)throw new Cn;if(s.issues.length){const a=new(o?.Err??e)(s.issues.map(l=>qt(l,i,Ht())));throw Oc(a,o?.callee),a}return s.value},ss=e=>async(t,n,r,o)=>{const i=r?Object.assign(r,{async:!0}):{async:!0};let s=t._zod.run({value:n,issues:[]},i);if(s instanceof Promise&&(s=await s),s.issues.length){const a=new(o?.Err??e)(s.issues.map(l=>qt(l,i,Ht())));throw Oc(a,o?.callee),a}return s.value},ho=e=>(t,n,r)=>{const o=r?{...r,async:!1}:{async:!1},i=t._zod.run({value:n,issues:[]},o);if(i instanceof Promise)throw new Cn;return i.issues.length?{success:!1,error:new(e??Lc)(i.issues.map(s=>qt(s,o,Ht())))}:{success:!0,data:i.value}},Cp=ho(Fc),po=e=>async(t,n,r)=>{const o=r?Object.assign(r,{async:!0}):{async:!0};let i=t._zod.run({value:n,issues:[]},o);return i instanceof Promise&&(i=await i),i.issues.length?{success:!1,error:new e(i.issues.map(s=>qt(s,o,Ht())))}:{success:!0,data:i.value}},Ep=po(Fc),Np=e=>(t,n,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return is(e)(t,n,o)},jp=e=>(t,n,r)=>is(e)(t,n,r),Tp=e=>async(t,n,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return ss(e)(t,n,o)},Ap=e=>async(t,n,r)=>ss(e)(t,n,r),Ip=e=>(t,n,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return ho(e)(t,n,o)},zp=e=>(t,n,r)=>ho(e)(t,n,r),Rp=e=>async(t,n,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return po(e)(t,n,o)},Pp=e=>async(t,n,r)=>po(e)(t,n,r),Op=/^[cC][^\s-]{8,}$/,Dp=/^[0-9a-z]+$/,Mp=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,Lp=/^[0-9a-vA-V]{20}$/,Fp=/^[A-Za-z0-9]{27}$/,$p=/^[a-zA-Z0-9_-]{21}$/,Bp=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,Up=/^([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})$/,aa=e=>e?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${e}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/,Zp=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,Vp="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function Wp(){return new RegExp(Vp,"u")}const Hp=/^(?:(?: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])$/,qp=/^(([0-9a-fA-F]{1,4}:){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}|:))$/,Kp=/^((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])$/,Gp=/^(([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])$/,Jp=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,$c=/^[A-Za-z0-9_-]*$/,Yp=/^\+[1-9]\d{6,14}$/,Bc="(?:(?:\\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])))",Xp=new RegExp(`^${Bc}$`);function Uc(e){const t="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof e.precision=="number"?e.precision===-1?`${t}`:e.precision===0?`${t}:[0-5]\\d`:`${t}:[0-5]\\d\\.\\d{${e.precision}}`:`${t}(?::[0-5]\\d(?:\\.\\d+)?)?`}function Qp(e){return new RegExp(`^${Uc(e)}$`)}function em(e){const t=Uc({precision:e.precision}),n=["Z"];e.local&&n.push(""),e.offset&&n.push("([+-](?:[01]\\d|2[0-3]):[0-5]\\d)");const r=`${t}(?:${n.join("|")})`;return new RegExp(`^${Bc}T(?:${r})$`)}const tm=e=>{const t=e?`[\\s\\S]{${e?.minimum??0},${e?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${t}$`)},nm=/^-?\d+$/,Zc=/^-?\d+(?:\.\d+)?$/,rm=/^(?:true|false)$/i,om=/^null$/i,im=/^[^A-Z]*$/,sm=/^[^a-z]*$/,it=Y("$ZodCheck",(e,t)=>{var n;e._zod??(e._zod={}),e._zod.def=t,(n=e._zod).onattach??(n.onattach=[])}),Vc={number:"number",bigint:"bigint",object:"date"},Wc=Y("$ZodCheckLessThan",(e,t)=>{it.init(e,t);const n=Vc[typeof t.value];e._zod.onattach.push(r=>{const o=r._zod.bag,i=(t.inclusive?o.maximum:o.exclusiveMaximum)??Number.POSITIVE_INFINITY;t.value<i&&(t.inclusive?o.maximum=t.value:o.exclusiveMaximum=t.value)}),e._zod.check=r=>{(t.inclusive?r.value<=t.value:r.value<t.value)||r.issues.push({origin:n,code:"too_big",maximum:typeof t.value=="object"?t.value.getTime():t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),Hc=Y("$ZodCheckGreaterThan",(e,t)=>{it.init(e,t);const n=Vc[typeof t.value];e._zod.onattach.push(r=>{const o=r._zod.bag,i=(t.inclusive?o.minimum:o.exclusiveMinimum)??Number.NEGATIVE_INFINITY;t.value>i&&(t.inclusive?o.minimum=t.value:o.exclusiveMinimum=t.value)}),e._zod.check=r=>{(t.inclusive?r.value>=t.value:r.value>t.value)||r.issues.push({origin:n,code:"too_small",minimum:typeof t.value=="object"?t.value.getTime():t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),am=Y("$ZodCheckMultipleOf",(e,t)=>{it.init(e,t),e._zod.onattach.push(n=>{var r;(r=n._zod.bag).multipleOf??(r.multipleOf=t.value)}),e._zod.check=n=>{if(typeof n.value!=typeof t.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof n.value=="bigint"?n.value%t.value===BigInt(0):up(n.value,t.value)===0)||n.issues.push({origin:typeof n.value,code:"not_multiple_of",divisor:t.value,input:n.value,inst:e,continue:!t.abort})}}),lm=Y("$ZodCheckNumberFormat",(e,t)=>{it.init(e,t),t.format=t.format||"float64";const n=t.format?.includes("int"),r=n?"int":"number",[o,i]=mp[t.format];e._zod.onattach.push(s=>{const a=s._zod.bag;a.format=t.format,a.minimum=o,a.maximum=i,n&&(a.pattern=nm)}),e._zod.check=s=>{const a=s.value;if(n){if(!Number.isInteger(a)){s.issues.push({expected:r,format:t.format,code:"invalid_type",continue:!1,input:a,inst:e});return}if(!Number.isSafeInteger(a)){a>0?s.issues.push({input:a,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,inclusive:!0,continue:!t.abort}):s.issues.push({input:a,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,inclusive:!0,continue:!t.abort});return}}a<o&&s.issues.push({origin:"number",input:a,code:"too_small",minimum:o,inclusive:!0,inst:e,continue:!t.abort}),a>i&&s.issues.push({origin:"number",input:a,code:"too_big",maximum:i,inclusive:!0,inst:e,continue:!t.abort})}}),cm=Y("$ZodCheckMaxLength",(e,t)=>{var n;it.init(e,t),(n=e._zod.def).when??(n.when=r=>{const o=r.value;return!ns(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<o&&(r._zod.bag.maximum=t.maximum)}),e._zod.check=r=>{const o=r.value;if(o.length<=t.maximum)return;const s=os(o);r.issues.push({origin:s,code:"too_big",maximum:t.maximum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),um=Y("$ZodCheckMinLength",(e,t)=>{var n;it.init(e,t),(n=e._zod.def).when??(n.when=r=>{const o=r.value;return!ns(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>o&&(r._zod.bag.minimum=t.minimum)}),e._zod.check=r=>{const o=r.value;if(o.length>=t.minimum)return;const s=os(o);r.issues.push({origin:s,code:"too_small",minimum:t.minimum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),dm=Y("$ZodCheckLengthEquals",(e,t)=>{var n;it.init(e,t),(n=e._zod.def).when??(n.when=r=>{const o=r.value;return!ns(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag;o.minimum=t.length,o.maximum=t.length,o.length=t.length}),e._zod.check=r=>{const o=r.value,i=o.length;if(i===t.length)return;const s=os(o),a=i>t.length;r.issues.push({origin:s,...a?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length},inclusive:!0,exact:!0,input:r.value,inst:e,continue:!t.abort})}}),mo=Y("$ZodCheckStringFormat",(e,t)=>{var n,r;it.init(e,t),e._zod.onattach.push(o=>{const i=o._zod.bag;i.format=t.format,t.pattern&&(i.patterns??(i.patterns=new Set),i.patterns.add(t.pattern))}),t.pattern?(n=e._zod).check??(n.check=o=>{t.pattern.lastIndex=0,!t.pattern.test(o.value)&&o.issues.push({origin:"string",code:"invalid_format",format:t.format,input:o.value,...t.pattern?{pattern:t.pattern.toString()}:{},inst:e,continue:!t.abort})}):(r=e._zod).check??(r.check=()=>{})}),fm=Y("$ZodCheckRegex",(e,t)=>{mo.init(e,t),e._zod.check=n=>{t.pattern.lastIndex=0,!t.pattern.test(n.value)&&n.issues.push({origin:"string",code:"invalid_format",format:"regex",input:n.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),hm=Y("$ZodCheckLowerCase",(e,t)=>{t.pattern??(t.pattern=im),mo.init(e,t)}),pm=Y("$ZodCheckUpperCase",(e,t)=>{t.pattern??(t.pattern=sm),mo.init(e,t)}),mm=Y("$ZodCheckIncludes",(e,t)=>{it.init(e,t);const n=In(t.includes),r=new RegExp(typeof t.position=="number"?`^.{${t.position}}${n}`:n);t.pattern=r,e._zod.onattach.push(o=>{const i=o._zod.bag;i.patterns??(i.patterns=new Set),i.patterns.add(r)}),e._zod.check=o=>{o.value.includes(t.includes,t.position)||o.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:t.includes,input:o.value,inst:e,continue:!t.abort})}}),gm=Y("$ZodCheckStartsWith",(e,t)=>{it.init(e,t);const n=new RegExp(`^${In(t.prefix)}.*`);t.pattern??(t.pattern=n),e._zod.onattach.push(r=>{const o=r._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(n)}),e._zod.check=r=>{r.value.startsWith(t.prefix)||r.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:r.value,inst:e,continue:!t.abort})}}),xm=Y("$ZodCheckEndsWith",(e,t)=>{it.init(e,t);const n=new RegExp(`.*${In(t.suffix)}$`);t.pattern??(t.pattern=n),e._zod.onattach.push(r=>{const o=r._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(n)}),e._zod.check=r=>{r.value.endsWith(t.suffix)||r.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:r.value,inst:e,continue:!t.abort})}}),ym=Y("$ZodCheckOverwrite",(e,t)=>{it.init(e,t),e._zod.check=n=>{n.value=t.tx(n.value)}});class vm{constructor(t=[]){this.content=[],this.indent=0,this&&(this.args=t)}indented(t){this.indent+=1,t(this),this.indent-=1}write(t){if(typeof t=="function"){t(this,{execution:"sync"}),t(this,{execution:"async"});return}const r=t.split(`
|
|
2
|
+
`).filter(s=>s),o=Math.min(...r.map(s=>s.length-s.trimStart().length)),i=r.map(s=>s.slice(o)).map(s=>" ".repeat(this.indent*2)+s);for(const s of i)this.content.push(s)}compile(){const t=Function,n=this?.args,o=[...(this?.content??[""]).map(i=>` ${i}`)];return new t(...n,o.join(`
|
|
3
|
+
`))}}const bm={major:4,minor:3,patch:6},Le=Y("$ZodType",(e,t)=>{var n;e??(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=bm;const r=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&r.unshift(e);for(const o of r)for(const i of o._zod.onattach)i(e);if(r.length===0)(n=e._zod).deferred??(n.deferred=[]),e._zod.deferred?.push(()=>{e._zod.run=e._zod.parse});else{const o=(s,a,l)=>{let c=wn(s),u;for(const h of a){if(h._zod.def.when){if(!h._zod.def.when(s))continue}else if(c)continue;const p=s.issues.length,f=h._zod.check(s);if(f instanceof Promise&&l?.async===!1)throw new Cn;if(u||f instanceof Promise)u=(u??Promise.resolve()).then(async()=>{await f,s.issues.length!==p&&(c||(c=wn(s,p)))});else{if(s.issues.length===p)continue;c||(c=wn(s,p))}}return u?u.then(()=>s):s},i=(s,a,l)=>{if(wn(s))return s.aborted=!0,s;const c=o(a,r,l);if(c instanceof Promise){if(l.async===!1)throw new Cn;return c.then(u=>e._zod.parse(u,l))}return e._zod.parse(c,l)};e._zod.run=(s,a)=>{if(a.skipChecks)return e._zod.parse(s,a);if(a.direction==="backward"){const c=e._zod.parse({value:s.value,issues:[]},{...a,skipChecks:!0});return c instanceof Promise?c.then(u=>i(u,s,a)):i(c,s,a)}const l=e._zod.parse(s,a);if(l instanceof Promise){if(a.async===!1)throw new Cn;return l.then(c=>o(c,r,a))}return o(l,r,a)}}Ae(e,"~standard",()=>({validate:o=>{try{const i=Cp(e,o);return i.success?{value:i.data}:{issues:i.error?.issues}}catch{return Ep(e,o).then(s=>s.success?{value:s.data}:{issues:s.error?.issues})}},vendor:"zod",version:1}))}),as=Y("$ZodString",(e,t)=>{Le.init(e,t),e._zod.pattern=[...e?._zod.bag?.patterns??[]].pop()??tm(e._zod.bag),e._zod.parse=(n,r)=>{if(t.coerce)try{n.value=String(n.value)}catch{}return typeof n.value=="string"||n.issues.push({expected:"string",code:"invalid_type",input:n.value,inst:e}),n}}),$e=Y("$ZodStringFormat",(e,t)=>{mo.init(e,t),as.init(e,t)}),wm=Y("$ZodGUID",(e,t)=>{t.pattern??(t.pattern=Up),$e.init(e,t)}),km=Y("$ZodUUID",(e,t)=>{if(t.version){const r={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(r===void 0)throw new Error(`Invalid UUID version: "${t.version}"`);t.pattern??(t.pattern=aa(r))}else t.pattern??(t.pattern=aa());$e.init(e,t)}),_m=Y("$ZodEmail",(e,t)=>{t.pattern??(t.pattern=Zp),$e.init(e,t)}),Sm=Y("$ZodURL",(e,t)=>{$e.init(e,t),e._zod.check=n=>{try{const r=n.value.trim(),o=new URL(r);t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(o.hostname)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:t.hostname.source,input:n.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(o.protocol.endsWith(":")?o.protocol.slice(0,-1):o.protocol)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:n.value,inst:e,continue:!t.abort})),t.normalize?n.value=o.href:n.value=r;return}catch{n.issues.push({code:"invalid_format",format:"url",input:n.value,inst:e,continue:!t.abort})}}}),Cm=Y("$ZodEmoji",(e,t)=>{t.pattern??(t.pattern=Wp()),$e.init(e,t)}),Em=Y("$ZodNanoID",(e,t)=>{t.pattern??(t.pattern=$p),$e.init(e,t)}),Nm=Y("$ZodCUID",(e,t)=>{t.pattern??(t.pattern=Op),$e.init(e,t)}),jm=Y("$ZodCUID2",(e,t)=>{t.pattern??(t.pattern=Dp),$e.init(e,t)}),Tm=Y("$ZodULID",(e,t)=>{t.pattern??(t.pattern=Mp),$e.init(e,t)}),Am=Y("$ZodXID",(e,t)=>{t.pattern??(t.pattern=Lp),$e.init(e,t)}),Im=Y("$ZodKSUID",(e,t)=>{t.pattern??(t.pattern=Fp),$e.init(e,t)}),zm=Y("$ZodISODateTime",(e,t)=>{t.pattern??(t.pattern=em(t)),$e.init(e,t)}),Rm=Y("$ZodISODate",(e,t)=>{t.pattern??(t.pattern=Xp),$e.init(e,t)}),Pm=Y("$ZodISOTime",(e,t)=>{t.pattern??(t.pattern=Qp(t)),$e.init(e,t)}),Om=Y("$ZodISODuration",(e,t)=>{t.pattern??(t.pattern=Bp),$e.init(e,t)}),Dm=Y("$ZodIPv4",(e,t)=>{t.pattern??(t.pattern=Hp),$e.init(e,t),e._zod.bag.format="ipv4"}),Mm=Y("$ZodIPv6",(e,t)=>{t.pattern??(t.pattern=qp),$e.init(e,t),e._zod.bag.format="ipv6",e._zod.check=n=>{try{new URL(`http://[${n.value}]`)}catch{n.issues.push({code:"invalid_format",format:"ipv6",input:n.value,inst:e,continue:!t.abort})}}}),Lm=Y("$ZodCIDRv4",(e,t)=>{t.pattern??(t.pattern=Kp),$e.init(e,t)}),Fm=Y("$ZodCIDRv6",(e,t)=>{t.pattern??(t.pattern=Gp),$e.init(e,t),e._zod.check=n=>{const r=n.value.split("/");try{if(r.length!==2)throw new Error;const[o,i]=r;if(!i)throw new Error;const s=Number(i);if(`${s}`!==i)throw new Error;if(s<0||s>128)throw new Error;new URL(`http://[${o}]`)}catch{n.issues.push({code:"invalid_format",format:"cidrv6",input:n.value,inst:e,continue:!t.abort})}}});function qc(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch{return!1}}const $m=Y("$ZodBase64",(e,t)=>{t.pattern??(t.pattern=Jp),$e.init(e,t),e._zod.bag.contentEncoding="base64",e._zod.check=n=>{qc(n.value)||n.issues.push({code:"invalid_format",format:"base64",input:n.value,inst:e,continue:!t.abort})}});function Bm(e){if(!$c.test(e))return!1;const t=e.replace(/[-_]/g,r=>r==="-"?"+":"/"),n=t.padEnd(Math.ceil(t.length/4)*4,"=");return qc(n)}const Um=Y("$ZodBase64URL",(e,t)=>{t.pattern??(t.pattern=$c),$e.init(e,t),e._zod.bag.contentEncoding="base64url",e._zod.check=n=>{Bm(n.value)||n.issues.push({code:"invalid_format",format:"base64url",input:n.value,inst:e,continue:!t.abort})}}),Zm=Y("$ZodE164",(e,t)=>{t.pattern??(t.pattern=Yp),$e.init(e,t)});function Vm(e,t=null){try{const n=e.split(".");if(n.length!==3)return!1;const[r]=n;if(!r)return!1;const o=JSON.parse(atob(r));return!("typ"in o&&o?.typ!=="JWT"||!o.alg||t&&(!("alg"in o)||o.alg!==t))}catch{return!1}}const Wm=Y("$ZodJWT",(e,t)=>{$e.init(e,t),e._zod.check=n=>{Vm(n.value,t.alg)||n.issues.push({code:"invalid_format",format:"jwt",input:n.value,inst:e,continue:!t.abort})}}),Kc=Y("$ZodNumber",(e,t)=>{Le.init(e,t),e._zod.pattern=e._zod.bag.pattern??Zc,e._zod.parse=(n,r)=>{if(t.coerce)try{n.value=Number(n.value)}catch{}const o=n.value;if(typeof o=="number"&&!Number.isNaN(o)&&Number.isFinite(o))return n;const i=typeof o=="number"?Number.isNaN(o)?"NaN":Number.isFinite(o)?void 0:"Infinity":void 0;return n.issues.push({expected:"number",code:"invalid_type",input:o,inst:e,...i?{received:i}:{}}),n}}),Hm=Y("$ZodNumberFormat",(e,t)=>{lm.init(e,t),Kc.init(e,t)}),qm=Y("$ZodBoolean",(e,t)=>{Le.init(e,t),e._zod.pattern=rm,e._zod.parse=(n,r)=>{if(t.coerce)try{n.value=!!n.value}catch{}const o=n.value;return typeof o=="boolean"||n.issues.push({expected:"boolean",code:"invalid_type",input:o,inst:e}),n}}),Km=Y("$ZodNull",(e,t)=>{Le.init(e,t),e._zod.pattern=om,e._zod.values=new Set([null]),e._zod.parse=(n,r)=>{const o=n.value;return o===null||n.issues.push({expected:"null",code:"invalid_type",input:o,inst:e}),n}}),Gm=Y("$ZodUnknown",(e,t)=>{Le.init(e,t),e._zod.parse=n=>n}),Jm=Y("$ZodNever",(e,t)=>{Le.init(e,t),e._zod.parse=(n,r)=>(n.issues.push({expected:"never",code:"invalid_type",input:n.value,inst:e}),n)});function la(e,t,n){e.issues.length&&t.issues.push(...kn(n,e.issues)),t.value[n]=e.value}const Ym=Y("$ZodArray",(e,t)=>{Le.init(e,t),e._zod.parse=(n,r)=>{const o=n.value;if(!Array.isArray(o))return n.issues.push({expected:"array",code:"invalid_type",input:o,inst:e}),n;n.value=Array(o.length);const i=[];for(let s=0;s<o.length;s++){const a=o[s],l=t.element._zod.run({value:a,issues:[]},r);l instanceof Promise?i.push(l.then(c=>la(c,n,s))):la(l,n,s)}return i.length?Promise.all(i).then(()=>n):n}});function qr(e,t,n,r,o){if(e.issues.length){if(o&&!(n in r))return;t.issues.push(...kn(n,e.issues))}e.value===void 0?n in r&&(t.value[n]=void 0):t.value[n]=e.value}function Gc(e){const t=Object.keys(e.shape);for(const r of t)if(!e.shape?.[r]?._zod?.traits?.has("$ZodType"))throw new Error(`Invalid element at key "${r}": expected a Zod schema`);const n=pp(e.shape);return{...e,keys:t,keySet:new Set(t),numKeys:t.length,optionalKeys:new Set(n)}}function Jc(e,t,n,r,o,i){const s=[],a=o.keySet,l=o.catchall._zod,c=l.def.type,u=l.optout==="optional";for(const h in t){if(a.has(h))continue;if(c==="never"){s.push(h);continue}const p=l.run({value:t[h],issues:[]},r);p instanceof Promise?e.push(p.then(f=>qr(f,n,h,t,u))):qr(p,n,h,t,u)}return s.length&&n.issues.push({code:"unrecognized_keys",keys:s,input:t,inst:i}),e.length?Promise.all(e).then(()=>n):n}const Xm=Y("$ZodObject",(e,t)=>{if(Le.init(e,t),!Object.getOwnPropertyDescriptor(t,"shape")?.get){const a=t.shape;Object.defineProperty(t,"shape",{get:()=>{const l={...a};return Object.defineProperty(t,"shape",{value:l}),l}})}const r=fo(()=>Gc(t));Ae(e._zod,"propValues",()=>{const a=t.shape,l={};for(const c in a){const u=a[c]._zod;if(u.values){l[c]??(l[c]=new Set);for(const h of u.values)l[c].add(h)}}return l});const o=cr,i=t.catchall;let s;e._zod.parse=(a,l)=>{s??(s=r.value);const c=a.value;if(!o(c))return a.issues.push({expected:"object",code:"invalid_type",input:c,inst:e}),a;a.value={};const u=[],h=s.shape;for(const p of s.keys){const f=h[p],x=f._zod.optout==="optional",m=f._zod.run({value:c[p],issues:[]},l);m instanceof Promise?u.push(m.then(y=>qr(y,a,p,c,x))):qr(m,a,p,c,x)}return i?Jc(u,c,a,l,r.value,e):u.length?Promise.all(u).then(()=>a):a}}),Qm=Y("$ZodObjectJIT",(e,t)=>{Xm.init(e,t);const n=e._zod.parse,r=fo(()=>Gc(t)),o=p=>{const f=new vm(["shape","payload","ctx"]),x=r.value,m=_=>{const S=sa(_);return`shape[${S}]._zod.run({ value: input[${S}], issues: [] }, ctx)`};f.write("const input = payload.value;");const y=Object.create(null);let g=0;for(const _ of x.keys)y[_]=`key_${g++}`;f.write("const newResult = {};");for(const _ of x.keys){const S=y[_],E=sa(_),A=p[_]?._zod?.optout==="optional";f.write(`const ${S} = ${m(_)};`),A?f.write(`
|
|
4
|
+
if (${S}.issues.length) {
|
|
5
|
+
if (${E} in input) {
|
|
6
|
+
payload.issues = payload.issues.concat(${S}.issues.map(iss => ({
|
|
7
|
+
...iss,
|
|
8
|
+
path: iss.path ? [${E}, ...iss.path] : [${E}]
|
|
9
|
+
})));
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
if (${S}.value === undefined) {
|
|
14
|
+
if (${E} in input) {
|
|
15
|
+
newResult[${E}] = undefined;
|
|
16
|
+
}
|
|
17
|
+
} else {
|
|
18
|
+
newResult[${E}] = ${S}.value;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
`):f.write(`
|
|
22
|
+
if (${S}.issues.length) {
|
|
23
|
+
payload.issues = payload.issues.concat(${S}.issues.map(iss => ({
|
|
24
|
+
...iss,
|
|
25
|
+
path: iss.path ? [${E}, ...iss.path] : [${E}]
|
|
26
|
+
})));
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
if (${S}.value === undefined) {
|
|
30
|
+
if (${E} in input) {
|
|
31
|
+
newResult[${E}] = undefined;
|
|
32
|
+
}
|
|
33
|
+
} else {
|
|
34
|
+
newResult[${E}] = ${S}.value;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
`)}f.write("payload.value = newResult;"),f.write("return payload;");const b=f.compile();return(_,S)=>b(p,_,S)};let i;const s=cr,a=!Rc.jitless,c=a&&fp.value,u=t.catchall;let h;e._zod.parse=(p,f)=>{h??(h=r.value);const x=p.value;return s(x)?a&&c&&f?.async===!1&&f.jitless!==!0?(i||(i=o(t.shape)),p=i(p,f),u?Jc([],x,p,f,h,e):p):n(p,f):(p.issues.push({expected:"object",code:"invalid_type",input:x,inst:e}),p)}});function ca(e,t,n,r){for(const i of e)if(i.issues.length===0)return t.value=i.value,t;const o=e.filter(i=>!wn(i));return o.length===1?(t.value=o[0].value,o[0]):(t.issues.push({code:"invalid_union",input:t.value,inst:n,errors:e.map(i=>i.issues.map(s=>qt(s,r,Ht())))}),t)}const Yc=Y("$ZodUnion",(e,t)=>{Le.init(e,t),Ae(e._zod,"optin",()=>t.options.some(o=>o._zod.optin==="optional")?"optional":void 0),Ae(e._zod,"optout",()=>t.options.some(o=>o._zod.optout==="optional")?"optional":void 0),Ae(e._zod,"values",()=>{if(t.options.every(o=>o._zod.values))return new Set(t.options.flatMap(o=>Array.from(o._zod.values)))}),Ae(e._zod,"pattern",()=>{if(t.options.every(o=>o._zod.pattern)){const o=t.options.map(i=>i._zod.pattern);return new RegExp(`^(${o.map(i=>rs(i.source)).join("|")})$`)}});const n=t.options.length===1,r=t.options[0]._zod.run;e._zod.parse=(o,i)=>{if(n)return r(o,i);let s=!1;const a=[];for(const l of t.options){const c=l._zod.run({value:o.value,issues:[]},i);if(c instanceof Promise)a.push(c),s=!0;else{if(c.issues.length===0)return c;a.push(c)}}return s?Promise.all(a).then(l=>ca(l,o,e,i)):ca(a,o,e,i)}}),eg=Y("$ZodDiscriminatedUnion",(e,t)=>{t.inclusive=!1,Yc.init(e,t);const n=e._zod.parse;Ae(e._zod,"propValues",()=>{const o={};for(const i of t.options){const s=i._zod.propValues;if(!s||Object.keys(s).length===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(i)}"`);for(const[a,l]of Object.entries(s)){o[a]||(o[a]=new Set);for(const c of l)o[a].add(c)}}return o});const r=fo(()=>{const o=t.options,i=new Map;for(const s of o){const a=s._zod.propValues?.[t.discriminator];if(!a||a.size===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(s)}"`);for(const l of a){if(i.has(l))throw new Error(`Duplicate discriminator value "${String(l)}"`);i.set(l,s)}}return i});e._zod.parse=(o,i)=>{const s=o.value;if(!cr(s))return o.issues.push({code:"invalid_type",expected:"object",input:s,inst:e}),o;const a=r.value.get(s?.[t.discriminator]);return a?a._zod.run(o,i):t.unionFallback?n(o,i):(o.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:t.discriminator,input:s,path:[t.discriminator],inst:e}),o)}}),tg=Y("$ZodIntersection",(e,t)=>{Le.init(e,t),e._zod.parse=(n,r)=>{const o=n.value,i=t.left._zod.run({value:o,issues:[]},r),s=t.right._zod.run({value:o,issues:[]},r);return i instanceof Promise||s instanceof Promise?Promise.all([i,s]).then(([l,c])=>ua(n,l,c)):ua(n,i,s)}});function xi(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(An(e)&&An(t)){const n=Object.keys(t),r=Object.keys(e).filter(i=>n.indexOf(i)!==-1),o={...e,...t};for(const i of r){const s=xi(e[i],t[i]);if(!s.valid)return{valid:!1,mergeErrorPath:[i,...s.mergeErrorPath]};o[i]=s.data}return{valid:!0,data:o}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};const n=[];for(let r=0;r<e.length;r++){const o=e[r],i=t[r],s=xi(o,i);if(!s.valid)return{valid:!1,mergeErrorPath:[r,...s.mergeErrorPath]};n.push(s.data)}return{valid:!0,data:n}}return{valid:!1,mergeErrorPath:[]}}function ua(e,t,n){const r=new Map;let o;for(const a of t.issues)if(a.code==="unrecognized_keys"){o??(o=a);for(const l of a.keys)r.has(l)||r.set(l,{}),r.get(l).l=!0}else e.issues.push(a);for(const a of n.issues)if(a.code==="unrecognized_keys")for(const l of a.keys)r.has(l)||r.set(l,{}),r.get(l).r=!0;else e.issues.push(a);const i=[...r].filter(([,a])=>a.l&&a.r).map(([a])=>a);if(i.length&&o&&e.issues.push({...o,keys:i}),wn(e))return e;const s=xi(t.value,n.value);if(!s.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(s.mergeErrorPath)}`);return e.value=s.data,e}const ng=Y("$ZodRecord",(e,t)=>{Le.init(e,t),e._zod.parse=(n,r)=>{const o=n.value;if(!An(o))return n.issues.push({expected:"record",code:"invalid_type",input:o,inst:e}),n;const i=[],s=t.keyType._zod.values;if(s){n.value={};const a=new Set;for(const c of s)if(typeof c=="string"||typeof c=="number"||typeof c=="symbol"){a.add(typeof c=="number"?c.toString():c);const u=t.valueType._zod.run({value:o[c],issues:[]},r);u instanceof Promise?i.push(u.then(h=>{h.issues.length&&n.issues.push(...kn(c,h.issues)),n.value[c]=h.value})):(u.issues.length&&n.issues.push(...kn(c,u.issues)),n.value[c]=u.value)}let l;for(const c in o)a.has(c)||(l=l??[],l.push(c));l&&l.length>0&&n.issues.push({code:"unrecognized_keys",input:o,inst:e,keys:l})}else{n.value={};for(const a of Reflect.ownKeys(o)){if(a==="__proto__")continue;let l=t.keyType._zod.run({value:a,issues:[]},r);if(l instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(typeof a=="string"&&Zc.test(a)&&l.issues.length){const h=t.keyType._zod.run({value:Number(a),issues:[]},r);if(h instanceof Promise)throw new Error("Async schemas not supported in object keys currently");h.issues.length===0&&(l=h)}if(l.issues.length){t.mode==="loose"?n.value[a]=o[a]:n.issues.push({code:"invalid_key",origin:"record",issues:l.issues.map(h=>qt(h,r,Ht())),input:a,path:[a],inst:e});continue}const u=t.valueType._zod.run({value:o[a],issues:[]},r);u instanceof Promise?i.push(u.then(h=>{h.issues.length&&n.issues.push(...kn(a,h.issues)),n.value[l.value]=h.value})):(u.issues.length&&n.issues.push(...kn(a,u.issues)),n.value[l.value]=u.value)}}return i.length?Promise.all(i).then(()=>n):n}}),rg=Y("$ZodEnum",(e,t)=>{Le.init(e,t);const n=Pc(t.entries),r=new Set(n);e._zod.values=r,e._zod.pattern=new RegExp(`^(${n.filter(o=>hp.has(typeof o)).map(o=>typeof o=="string"?In(o):o.toString()).join("|")})$`),e._zod.parse=(o,i)=>{const s=o.value;return r.has(s)||o.issues.push({code:"invalid_value",values:n,input:s,inst:e}),o}}),og=Y("$ZodLiteral",(e,t)=>{if(Le.init(e,t),t.values.length===0)throw new Error("Cannot create literal schema with no valid values");const n=new Set(t.values);e._zod.values=n,e._zod.pattern=new RegExp(`^(${t.values.map(r=>typeof r=="string"?In(r):r?In(r.toString()):String(r)).join("|")})$`),e._zod.parse=(r,o)=>{const i=r.value;return n.has(i)||r.issues.push({code:"invalid_value",values:t.values,input:i,inst:e}),r}}),ig=Y("$ZodTransform",(e,t)=>{Le.init(e,t),e._zod.parse=(n,r)=>{if(r.direction==="backward")throw new zc(e.constructor.name);const o=t.transform(n.value,n);if(r.async)return(o instanceof Promise?o:Promise.resolve(o)).then(s=>(n.value=s,n));if(o instanceof Promise)throw new Cn;return n.value=o,n}});function da(e,t){return e.issues.length&&t===void 0?{issues:[],value:void 0}:e}const Xc=Y("$ZodOptional",(e,t)=>{Le.init(e,t),e._zod.optin="optional",e._zod.optout="optional",Ae(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),Ae(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${rs(n.source)})?$`):void 0}),e._zod.parse=(n,r)=>{if(t.innerType._zod.optin==="optional"){const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>da(i,n.value)):da(o,n.value)}return n.value===void 0?n:t.innerType._zod.run(n,r)}}),sg=Y("$ZodExactOptional",(e,t)=>{Xc.init(e,t),Ae(e._zod,"values",()=>t.innerType._zod.values),Ae(e._zod,"pattern",()=>t.innerType._zod.pattern),e._zod.parse=(n,r)=>t.innerType._zod.run(n,r)}),ag=Y("$ZodNullable",(e,t)=>{Le.init(e,t),Ae(e._zod,"optin",()=>t.innerType._zod.optin),Ae(e._zod,"optout",()=>t.innerType._zod.optout),Ae(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${rs(n.source)}|null)$`):void 0}),Ae(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(n,r)=>n.value===null?n:t.innerType._zod.run(n,r)}),lg=Y("$ZodDefault",(e,t)=>{Le.init(e,t),e._zod.optin="optional",Ae(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{if(r.direction==="backward")return t.innerType._zod.run(n,r);if(n.value===void 0)return n.value=t.defaultValue,n;const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>fa(i,t)):fa(o,t)}});function fa(e,t){return e.value===void 0&&(e.value=t.defaultValue),e}const cg=Y("$ZodPrefault",(e,t)=>{Le.init(e,t),e._zod.optin="optional",Ae(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>(r.direction==="backward"||n.value===void 0&&(n.value=t.defaultValue),t.innerType._zod.run(n,r))}),ug=Y("$ZodNonOptional",(e,t)=>{Le.init(e,t),Ae(e._zod,"values",()=>{const n=t.innerType._zod.values;return n?new Set([...n].filter(r=>r!==void 0)):void 0}),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>ha(i,e)):ha(o,e)}});function ha(e,t){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}const dg=Y("$ZodCatch",(e,t)=>{Le.init(e,t),Ae(e._zod,"optin",()=>t.innerType._zod.optin),Ae(e._zod,"optout",()=>t.innerType._zod.optout),Ae(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{if(r.direction==="backward")return t.innerType._zod.run(n,r);const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>(n.value=i.value,i.issues.length&&(n.value=t.catchValue({...n,error:{issues:i.issues.map(s=>qt(s,r,Ht()))},input:n.value}),n.issues=[]),n)):(n.value=o.value,o.issues.length&&(n.value=t.catchValue({...n,error:{issues:o.issues.map(i=>qt(i,r,Ht()))},input:n.value}),n.issues=[]),n)}}),fg=Y("$ZodPipe",(e,t)=>{Le.init(e,t),Ae(e._zod,"values",()=>t.in._zod.values),Ae(e._zod,"optin",()=>t.in._zod.optin),Ae(e._zod,"optout",()=>t.out._zod.optout),Ae(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(n,r)=>{if(r.direction==="backward"){const i=t.out._zod.run(n,r);return i instanceof Promise?i.then(s=>Cr(s,t.in,r)):Cr(i,t.in,r)}const o=t.in._zod.run(n,r);return o instanceof Promise?o.then(i=>Cr(i,t.out,r)):Cr(o,t.out,r)}});function Cr(e,t,n){return e.issues.length?(e.aborted=!0,e):t._zod.run({value:e.value,issues:e.issues},n)}const hg=Y("$ZodReadonly",(e,t)=>{Le.init(e,t),Ae(e._zod,"propValues",()=>t.innerType._zod.propValues),Ae(e._zod,"values",()=>t.innerType._zod.values),Ae(e._zod,"optin",()=>t.innerType?._zod?.optin),Ae(e._zod,"optout",()=>t.innerType?._zod?.optout),e._zod.parse=(n,r)=>{if(r.direction==="backward")return t.innerType._zod.run(n,r);const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(pa):pa(o)}});function pa(e){return e.value=Object.freeze(e.value),e}const pg=Y("$ZodLazy",(e,t)=>{Le.init(e,t),Ae(e._zod,"innerType",()=>t.getter()),Ae(e._zod,"pattern",()=>e._zod.innerType?._zod?.pattern),Ae(e._zod,"propValues",()=>e._zod.innerType?._zod?.propValues),Ae(e._zod,"optin",()=>e._zod.innerType?._zod?.optin??void 0),Ae(e._zod,"optout",()=>e._zod.innerType?._zod?.optout??void 0),e._zod.parse=(n,r)=>e._zod.innerType._zod.run(n,r)}),mg=Y("$ZodCustom",(e,t)=>{it.init(e,t),Le.init(e,t),e._zod.parse=(n,r)=>n,e._zod.check=n=>{const r=n.value,o=t.fn(r);if(o instanceof Promise)return o.then(i=>ma(i,n,r,e));ma(o,n,r,e)}});function ma(e,t,n,r){if(!e){const o={code:"custom",input:n,inst:r,path:[...r._zod.def.path??[]],continue:!r._zod.def.abort};r._zod.def.params&&(o.params=r._zod.def.params),t.issues.push(ur(o))}}var ga;class gg{constructor(){this._map=new WeakMap,this._idmap=new Map}add(t,...n){const r=n[0];return this._map.set(t,r),r&&typeof r=="object"&&"id"in r&&this._idmap.set(r.id,t),this}clear(){return this._map=new WeakMap,this._idmap=new Map,this}remove(t){const n=this._map.get(t);return n&&typeof n=="object"&&"id"in n&&this._idmap.delete(n.id),this._map.delete(t),this}get(t){const n=t._zod.parent;if(n){const r={...this.get(n)??{}};delete r.id;const o={...r,...this._map.get(t)};return Object.keys(o).length?o:void 0}return this._map.get(t)}has(t){return this._map.has(t)}}function xg(){return new gg}(ga=globalThis).__zod_globalRegistry??(ga.__zod_globalRegistry=xg());const or=globalThis.__zod_globalRegistry;function yg(e,t){return new e({type:"string",...ye(t)})}function vg(e,t){return new e({type:"string",format:"email",check:"string_format",abort:!1,...ye(t)})}function xa(e,t){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...ye(t)})}function bg(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...ye(t)})}function wg(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...ye(t)})}function kg(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...ye(t)})}function _g(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...ye(t)})}function Sg(e,t){return new e({type:"string",format:"url",check:"string_format",abort:!1,...ye(t)})}function Cg(e,t){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...ye(t)})}function Eg(e,t){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...ye(t)})}function Ng(e,t){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...ye(t)})}function jg(e,t){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...ye(t)})}function Tg(e,t){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...ye(t)})}function Ag(e,t){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...ye(t)})}function Ig(e,t){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...ye(t)})}function zg(e,t){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...ye(t)})}function Rg(e,t){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...ye(t)})}function Pg(e,t){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...ye(t)})}function Og(e,t){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...ye(t)})}function Dg(e,t){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...ye(t)})}function Mg(e,t){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...ye(t)})}function Lg(e,t){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...ye(t)})}function Fg(e,t){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...ye(t)})}function $g(e,t){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...ye(t)})}function Bg(e,t){return new e({type:"string",format:"date",check:"string_format",...ye(t)})}function Ug(e,t){return new e({type:"string",format:"time",check:"string_format",precision:null,...ye(t)})}function Zg(e,t){return new e({type:"string",format:"duration",check:"string_format",...ye(t)})}function Vg(e,t){return new e({type:"number",checks:[],...ye(t)})}function Wg(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...ye(t)})}function Hg(e,t){return new e({type:"boolean",...ye(t)})}function qg(e,t){return new e({type:"null",...ye(t)})}function Kg(e){return new e({type:"unknown"})}function Gg(e,t){return new e({type:"never",...ye(t)})}function ya(e,t){return new Wc({check:"less_than",...ye(t),value:e,inclusive:!1})}function Fo(e,t){return new Wc({check:"less_than",...ye(t),value:e,inclusive:!0})}function va(e,t){return new Hc({check:"greater_than",...ye(t),value:e,inclusive:!1})}function $o(e,t){return new Hc({check:"greater_than",...ye(t),value:e,inclusive:!0})}function ba(e,t){return new am({check:"multiple_of",...ye(t),value:e})}function Qc(e,t){return new cm({check:"max_length",...ye(t),maximum:e})}function Kr(e,t){return new um({check:"min_length",...ye(t),minimum:e})}function eu(e,t){return new dm({check:"length_equals",...ye(t),length:e})}function Jg(e,t){return new fm({check:"string_format",format:"regex",...ye(t),pattern:e})}function Yg(e){return new hm({check:"string_format",format:"lowercase",...ye(e)})}function Xg(e){return new pm({check:"string_format",format:"uppercase",...ye(e)})}function Qg(e,t){return new mm({check:"string_format",format:"includes",...ye(t),includes:e})}function e0(e,t){return new gm({check:"string_format",format:"starts_with",...ye(t),prefix:e})}function t0(e,t){return new xm({check:"string_format",format:"ends_with",...ye(t),suffix:e})}function $n(e){return new ym({check:"overwrite",tx:e})}function n0(e){return $n(t=>t.normalize(e))}function r0(){return $n(e=>e.trim())}function o0(){return $n(e=>e.toLowerCase())}function i0(){return $n(e=>e.toUpperCase())}function s0(){return $n(e=>dp(e))}function a0(e,t,n){return new e({type:"array",element:t,...ye(n)})}function l0(e,t,n){return new e({type:"custom",check:"custom",fn:t,...ye(n)})}function c0(e){const t=u0(n=>(n.addIssue=r=>{if(typeof r=="string")n.issues.push(ur(r,n.value,t._zod.def));else{const o=r;o.fatal&&(o.continue=!1),o.code??(o.code="custom"),o.input??(o.input=n.value),o.inst??(o.inst=t),o.continue??(o.continue=!t._zod.def.abort),n.issues.push(ur(o))}},e(n.value,n)));return t}function u0(e,t){const n=new it({check:"custom",...ye(t)});return n._zod.check=e,n}function tu(e){let t=e?.target??"draft-2020-12";return t==="draft-4"&&(t="draft-04"),t==="draft-7"&&(t="draft-07"),{processors:e.processors??{},metadataRegistry:e?.metadata??or,target:t,unrepresentable:e?.unrepresentable??"throw",override:e?.override??(()=>{}),io:e?.io??"output",counter:0,seen:new Map,cycles:e?.cycles??"ref",reused:e?.reused??"inline",external:e?.external??void 0}}function Ve(e,t,n={path:[],schemaPath:[]}){var r;const o=e._zod.def,i=t.seen.get(e);if(i)return i.count++,n.schemaPath.includes(e)&&(i.cycle=n.path),i.schema;const s={schema:{},count:1,cycle:void 0,path:n.path};t.seen.set(e,s);const a=e._zod.toJSONSchema?.();if(a)s.schema=a;else{const u={...n,schemaPath:[...n.schemaPath,e],path:n.path};if(e._zod.processJSONSchema)e._zod.processJSONSchema(t,s.schema,u);else{const p=s.schema,f=t.processors[o.type];if(!f)throw new Error(`[toJSONSchema]: Non-representable type encountered: ${o.type}`);f(e,t,p,u)}const h=e._zod.parent;h&&(s.ref||(s.ref=h),Ve(h,t,u),t.seen.get(h).isParent=!0)}const l=t.metadataRegistry.get(e);return l&&Object.assign(s.schema,l),t.io==="input"&&Xe(e)&&(delete s.schema.examples,delete s.schema.default),t.io==="input"&&s.schema._prefault&&((r=s.schema).default??(r.default=s.schema._prefault)),delete s.schema._prefault,t.seen.get(e).schema}function nu(e,t){const n=e.seen.get(t);if(!n)throw new Error("Unprocessed schema. This is a bug in Zod.");const r=new Map;for(const s of e.seen.entries()){const a=e.metadataRegistry.get(s[0])?.id;if(a){const l=r.get(a);if(l&&l!==s[0])throw new Error(`Duplicate schema id "${a}" detected during JSON Schema conversion. Two different schemas cannot share the same id when converted together.`);r.set(a,s[0])}}const o=s=>{const a=e.target==="draft-2020-12"?"$defs":"definitions";if(e.external){const h=e.external.registry.get(s[0])?.id,p=e.external.uri??(x=>x);if(h)return{ref:p(h)};const f=s[1].defId??s[1].schema.id??`schema${e.counter++}`;return s[1].defId=f,{defId:f,ref:`${p("__shared")}#/${a}/${f}`}}if(s[1]===n)return{ref:"#"};const c=`#/${a}/`,u=s[1].schema.id??`__schema${e.counter++}`;return{defId:u,ref:c+u}},i=s=>{if(s[1].schema.$ref)return;const a=s[1],{ref:l,defId:c}=o(s);a.def={...a.schema},c&&(a.defId=c);const u=a.schema;for(const h in u)delete u[h];u.$ref=l};if(e.cycles==="throw")for(const s of e.seen.entries()){const a=s[1];if(a.cycle)throw new Error(`Cycle detected: #/${a.cycle?.join("/")}/<root>
|
|
38
|
+
|
|
39
|
+
Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const s of e.seen.entries()){const a=s[1];if(t===s[0]){i(s);continue}if(e.external){const c=e.external.registry.get(s[0])?.id;if(t!==s[0]&&c){i(s);continue}}if(e.metadataRegistry.get(s[0])?.id){i(s);continue}if(a.cycle){i(s);continue}if(a.count>1&&e.reused==="ref"){i(s);continue}}}function ru(e,t){const n=e.seen.get(t);if(!n)throw new Error("Unprocessed schema. This is a bug in Zod.");const r=s=>{const a=e.seen.get(s);if(a.ref===null)return;const l=a.def??a.schema,c={...l},u=a.ref;if(a.ref=null,u){r(u);const p=e.seen.get(u),f=p.schema;if(f.$ref&&(e.target==="draft-07"||e.target==="draft-04"||e.target==="openapi-3.0")?(l.allOf=l.allOf??[],l.allOf.push(f)):Object.assign(l,f),Object.assign(l,c),s._zod.parent===u)for(const m in l)m==="$ref"||m==="allOf"||m in c||delete l[m];if(f.$ref&&p.def)for(const m in l)m==="$ref"||m==="allOf"||m in p.def&&JSON.stringify(l[m])===JSON.stringify(p.def[m])&&delete l[m]}const h=s._zod.parent;if(h&&h!==u){r(h);const p=e.seen.get(h);if(p?.schema.$ref&&(l.$ref=p.schema.$ref,p.def))for(const f in l)f==="$ref"||f==="allOf"||f in p.def&&JSON.stringify(l[f])===JSON.stringify(p.def[f])&&delete l[f]}e.override({zodSchema:s,jsonSchema:l,path:a.path??[]})};for(const s of[...e.seen.entries()].reverse())r(s[0]);const o={};if(e.target==="draft-2020-12"?o.$schema="https://json-schema.org/draft/2020-12/schema":e.target==="draft-07"?o.$schema="http://json-schema.org/draft-07/schema#":e.target==="draft-04"?o.$schema="http://json-schema.org/draft-04/schema#":e.target,e.external?.uri){const s=e.external.registry.get(t)?.id;if(!s)throw new Error("Schema is missing an `id` property");o.$id=e.external.uri(s)}Object.assign(o,n.def??n.schema);const i=e.external?.defs??{};for(const s of e.seen.entries()){const a=s[1];a.def&&a.defId&&(i[a.defId]=a.def)}e.external||Object.keys(i).length>0&&(e.target==="draft-2020-12"?o.$defs=i:o.definitions=i);try{const s=JSON.parse(JSON.stringify(o));return Object.defineProperty(s,"~standard",{value:{...t["~standard"],jsonSchema:{input:Gr(t,"input",e.processors),output:Gr(t,"output",e.processors)}},enumerable:!1,writable:!1}),s}catch{throw new Error("Error converting schema to JSON.")}}function Xe(e,t){const n=t??{seen:new Set};if(n.seen.has(e))return!1;n.seen.add(e);const r=e._zod.def;if(r.type==="transform")return!0;if(r.type==="array")return Xe(r.element,n);if(r.type==="set")return Xe(r.valueType,n);if(r.type==="lazy")return Xe(r.getter(),n);if(r.type==="promise"||r.type==="optional"||r.type==="nonoptional"||r.type==="nullable"||r.type==="readonly"||r.type==="default"||r.type==="prefault")return Xe(r.innerType,n);if(r.type==="intersection")return Xe(r.left,n)||Xe(r.right,n);if(r.type==="record"||r.type==="map")return Xe(r.keyType,n)||Xe(r.valueType,n);if(r.type==="pipe")return Xe(r.in,n)||Xe(r.out,n);if(r.type==="object"){for(const o in r.shape)if(Xe(r.shape[o],n))return!0;return!1}if(r.type==="union"){for(const o of r.options)if(Xe(o,n))return!0;return!1}if(r.type==="tuple"){for(const o of r.items)if(Xe(o,n))return!0;return!!(r.rest&&Xe(r.rest,n))}return!1}const d0=(e,t={})=>n=>{const r=tu({...n,processors:t});return Ve(e,r),nu(r,e),ru(r,e)},Gr=(e,t,n={})=>r=>{const{libraryOptions:o,target:i}=r??{},s=tu({...o??{},target:i,io:t,processors:n});return Ve(e,s),nu(s,e),ru(s,e)},f0={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},h0=(e,t,n,r)=>{const o=n;o.type="string";const{minimum:i,maximum:s,format:a,patterns:l,contentEncoding:c}=e._zod.bag;if(typeof i=="number"&&(o.minLength=i),typeof s=="number"&&(o.maxLength=s),a&&(o.format=f0[a]??a,o.format===""&&delete o.format,a==="time"&&delete o.format),c&&(o.contentEncoding=c),l&&l.size>0){const u=[...l];u.length===1?o.pattern=u[0].source:u.length>1&&(o.allOf=[...u.map(h=>({...t.target==="draft-07"||t.target==="draft-04"||t.target==="openapi-3.0"?{type:"string"}:{},pattern:h.source}))])}},p0=(e,t,n,r)=>{const o=n,{minimum:i,maximum:s,format:a,multipleOf:l,exclusiveMaximum:c,exclusiveMinimum:u}=e._zod.bag;typeof a=="string"&&a.includes("int")?o.type="integer":o.type="number",typeof u=="number"&&(t.target==="draft-04"||t.target==="openapi-3.0"?(o.minimum=u,o.exclusiveMinimum=!0):o.exclusiveMinimum=u),typeof i=="number"&&(o.minimum=i,typeof u=="number"&&t.target!=="draft-04"&&(u>=i?delete o.minimum:delete o.exclusiveMinimum)),typeof c=="number"&&(t.target==="draft-04"||t.target==="openapi-3.0"?(o.maximum=c,o.exclusiveMaximum=!0):o.exclusiveMaximum=c),typeof s=="number"&&(o.maximum=s,typeof c=="number"&&t.target!=="draft-04"&&(c<=s?delete o.maximum:delete o.exclusiveMaximum)),typeof l=="number"&&(o.multipleOf=l)},m0=(e,t,n,r)=>{n.type="boolean"},g0=(e,t,n,r)=>{t.target==="openapi-3.0"?(n.type="string",n.nullable=!0,n.enum=[null]):n.type="null"},x0=(e,t,n,r)=>{n.not={}},y0=(e,t,n,r)=>{},v0=(e,t,n,r)=>{const o=e._zod.def,i=Pc(o.entries);i.every(s=>typeof s=="number")&&(n.type="number"),i.every(s=>typeof s=="string")&&(n.type="string"),n.enum=i},b0=(e,t,n,r)=>{const o=e._zod.def,i=[];for(const s of o.values)if(s===void 0){if(t.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof s=="bigint"){if(t.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");i.push(Number(s))}else i.push(s);if(i.length!==0)if(i.length===1){const s=i[0];n.type=s===null?"null":typeof s,t.target==="draft-04"||t.target==="openapi-3.0"?n.enum=[s]:n.const=s}else i.every(s=>typeof s=="number")&&(n.type="number"),i.every(s=>typeof s=="string")&&(n.type="string"),i.every(s=>typeof s=="boolean")&&(n.type="boolean"),i.every(s=>s===null)&&(n.type="null"),n.enum=i},w0=(e,t,n,r)=>{if(t.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema")},k0=(e,t,n,r)=>{if(t.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema")},_0=(e,t,n,r)=>{const o=n,i=e._zod.def,{minimum:s,maximum:a}=e._zod.bag;typeof s=="number"&&(o.minItems=s),typeof a=="number"&&(o.maxItems=a),o.type="array",o.items=Ve(i.element,t,{...r,path:[...r.path,"items"]})},S0=(e,t,n,r)=>{const o=n,i=e._zod.def;o.type="object",o.properties={};const s=i.shape;for(const c in s)o.properties[c]=Ve(s[c],t,{...r,path:[...r.path,"properties",c]});const a=new Set(Object.keys(s)),l=new Set([...a].filter(c=>{const u=i.shape[c]._zod;return t.io==="input"?u.optin===void 0:u.optout===void 0}));l.size>0&&(o.required=Array.from(l)),i.catchall?._zod.def.type==="never"?o.additionalProperties=!1:i.catchall?i.catchall&&(o.additionalProperties=Ve(i.catchall,t,{...r,path:[...r.path,"additionalProperties"]})):t.io==="output"&&(o.additionalProperties=!1)},C0=(e,t,n,r)=>{const o=e._zod.def,i=o.inclusive===!1,s=o.options.map((a,l)=>Ve(a,t,{...r,path:[...r.path,i?"oneOf":"anyOf",l]}));i?n.oneOf=s:n.anyOf=s},E0=(e,t,n,r)=>{const o=e._zod.def,i=Ve(o.left,t,{...r,path:[...r.path,"allOf",0]}),s=Ve(o.right,t,{...r,path:[...r.path,"allOf",1]}),a=c=>"allOf"in c&&Object.keys(c).length===1,l=[...a(i)?i.allOf:[i],...a(s)?s.allOf:[s]];n.allOf=l},N0=(e,t,n,r)=>{const o=n,i=e._zod.def;o.type="object";const s=i.keyType,l=s._zod.bag?.patterns;if(i.mode==="loose"&&l&&l.size>0){const u=Ve(i.valueType,t,{...r,path:[...r.path,"patternProperties","*"]});o.patternProperties={};for(const h of l)o.patternProperties[h.source]=u}else(t.target==="draft-07"||t.target==="draft-2020-12")&&(o.propertyNames=Ve(i.keyType,t,{...r,path:[...r.path,"propertyNames"]})),o.additionalProperties=Ve(i.valueType,t,{...r,path:[...r.path,"additionalProperties"]});const c=s._zod.values;if(c){const u=[...c].filter(h=>typeof h=="string"||typeof h=="number");u.length>0&&(o.required=u)}},j0=(e,t,n,r)=>{const o=e._zod.def,i=Ve(o.innerType,t,r),s=t.seen.get(e);t.target==="openapi-3.0"?(s.ref=o.innerType,n.nullable=!0):n.anyOf=[i,{type:"null"}]},T0=(e,t,n,r)=>{const o=e._zod.def;Ve(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType},A0=(e,t,n,r)=>{const o=e._zod.def;Ve(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType,n.default=JSON.parse(JSON.stringify(o.defaultValue))},I0=(e,t,n,r)=>{const o=e._zod.def;Ve(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType,t.io==="input"&&(n._prefault=JSON.parse(JSON.stringify(o.defaultValue)))},z0=(e,t,n,r)=>{const o=e._zod.def;Ve(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType;let s;try{s=o.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}n.default=s},R0=(e,t,n,r)=>{const o=e._zod.def,i=t.io==="input"?o.in._zod.def.type==="transform"?o.out:o.in:o.out;Ve(i,t,r);const s=t.seen.get(e);s.ref=i},P0=(e,t,n,r)=>{const o=e._zod.def;Ve(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType,n.readOnly=!0},ou=(e,t,n,r)=>{const o=e._zod.def;Ve(o.innerType,t,r);const i=t.seen.get(e);i.ref=o.innerType},O0=(e,t,n,r)=>{const o=e._zod.innerType;Ve(o,t,r);const i=t.seen.get(e);i.ref=o},D0=Y("ZodISODateTime",(e,t)=>{zm.init(e,t),Ue.init(e,t)});function M0(e){return $g(D0,e)}const L0=Y("ZodISODate",(e,t)=>{Rm.init(e,t),Ue.init(e,t)});function F0(e){return Bg(L0,e)}const $0=Y("ZodISOTime",(e,t)=>{Pm.init(e,t),Ue.init(e,t)});function B0(e){return Ug($0,e)}const U0=Y("ZodISODuration",(e,t)=>{Om.init(e,t),Ue.init(e,t)});function Z0(e){return Zg(U0,e)}const V0=(e,t)=>{Lc.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:n=>Sp(e,n)},flatten:{value:n=>_p(e,n)},addIssue:{value:n=>{e.issues.push(n),e.message=JSON.stringify(e.issues,gi,2)}},addIssues:{value:n=>{e.issues.push(...n),e.message=JSON.stringify(e.issues,gi,2)}},isEmpty:{get(){return e.issues.length===0}}})},pt=Y("ZodError",V0,{Parent:Error}),W0=is(pt),H0=ss(pt),q0=ho(pt),K0=po(pt),G0=Np(pt),J0=jp(pt),Y0=Tp(pt),X0=Ap(pt),Q0=Ip(pt),ex=zp(pt),tx=Rp(pt),nx=Pp(pt),Fe=Y("ZodType",(e,t)=>(Le.init(e,t),Object.assign(e["~standard"],{jsonSchema:{input:Gr(e,"input"),output:Gr(e,"output")}}),e.toJSONSchema=d0(e,{}),e.def=t,e.type=t.type,Object.defineProperty(e,"_def",{value:t}),e.check=(...n)=>e.clone(Yt(t,{checks:[...t.checks??[],...n.map(r=>typeof r=="function"?{_zod:{check:r,def:{check:"custom"},onattach:[]}}:r)]}),{parent:!0}),e.with=e.check,e.clone=(n,r)=>Xt(e,n,r),e.brand=()=>e,e.register=((n,r)=>(n.add(e,r),e)),e.parse=(n,r)=>W0(e,n,r,{callee:e.parse}),e.safeParse=(n,r)=>q0(e,n,r),e.parseAsync=async(n,r)=>H0(e,n,r,{callee:e.parseAsync}),e.safeParseAsync=async(n,r)=>K0(e,n,r),e.spa=e.safeParseAsync,e.encode=(n,r)=>G0(e,n,r),e.decode=(n,r)=>J0(e,n,r),e.encodeAsync=async(n,r)=>Y0(e,n,r),e.decodeAsync=async(n,r)=>X0(e,n,r),e.safeEncode=(n,r)=>Q0(e,n,r),e.safeDecode=(n,r)=>ex(e,n,r),e.safeEncodeAsync=async(n,r)=>tx(e,n,r),e.safeDecodeAsync=async(n,r)=>nx(e,n,r),e.refine=(n,r)=>e.check(Xx(n,r)),e.superRefine=n=>e.check(Qx(n)),e.overwrite=n=>e.check($n(n)),e.optional=()=>Sa(e),e.exactOptional=()=>Mx(e),e.nullable=()=>Ca(e),e.nullish=()=>Sa(Ca(e)),e.nonoptional=n=>Zx(e,n),e.array=()=>Me(e),e.or=n=>Bt([e,n]),e.and=n=>Ix(e,n),e.transform=n=>Ea(e,Ox(n)),e.default=n=>$x(e,n),e.prefault=n=>Ux(e,n),e.catch=n=>Wx(e,n),e.pipe=n=>Ea(e,n),e.readonly=()=>Kx(e),e.describe=n=>{const r=e.clone();return or.add(r,{description:n}),r},Object.defineProperty(e,"description",{get(){return or.get(e)?.description},configurable:!0}),e.meta=(...n)=>{if(n.length===0)return or.get(e);const r=e.clone();return or.add(r,n[0]),r},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e.apply=n=>n(e),e)),iu=Y("_ZodString",(e,t)=>{as.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(r,o,i)=>h0(e,r,o);const n=e._zod.bag;e.format=n.format??null,e.minLength=n.minimum??null,e.maxLength=n.maximum??null,e.regex=(...r)=>e.check(Jg(...r)),e.includes=(...r)=>e.check(Qg(...r)),e.startsWith=(...r)=>e.check(e0(...r)),e.endsWith=(...r)=>e.check(t0(...r)),e.min=(...r)=>e.check(Kr(...r)),e.max=(...r)=>e.check(Qc(...r)),e.length=(...r)=>e.check(eu(...r)),e.nonempty=(...r)=>e.check(Kr(1,...r)),e.lowercase=r=>e.check(Yg(r)),e.uppercase=r=>e.check(Xg(r)),e.trim=()=>e.check(r0()),e.normalize=(...r)=>e.check(n0(...r)),e.toLowerCase=()=>e.check(o0()),e.toUpperCase=()=>e.check(i0()),e.slugify=()=>e.check(s0())}),rx=Y("ZodString",(e,t)=>{as.init(e,t),iu.init(e,t),e.email=n=>e.check(vg(ox,n)),e.url=n=>e.check(Sg(ix,n)),e.jwt=n=>e.check(Fg(bx,n)),e.emoji=n=>e.check(Cg(sx,n)),e.guid=n=>e.check(xa(wa,n)),e.uuid=n=>e.check(bg(Er,n)),e.uuidv4=n=>e.check(wg(Er,n)),e.uuidv6=n=>e.check(kg(Er,n)),e.uuidv7=n=>e.check(_g(Er,n)),e.nanoid=n=>e.check(Eg(ax,n)),e.guid=n=>e.check(xa(wa,n)),e.cuid=n=>e.check(Ng(lx,n)),e.cuid2=n=>e.check(jg(cx,n)),e.ulid=n=>e.check(Tg(ux,n)),e.base64=n=>e.check(Dg(xx,n)),e.base64url=n=>e.check(Mg(yx,n)),e.xid=n=>e.check(Ag(dx,n)),e.ksuid=n=>e.check(Ig(fx,n)),e.ipv4=n=>e.check(zg(hx,n)),e.ipv6=n=>e.check(Rg(px,n)),e.cidrv4=n=>e.check(Pg(mx,n)),e.cidrv6=n=>e.check(Og(gx,n)),e.e164=n=>e.check(Lg(vx,n)),e.datetime=n=>e.check(M0(n)),e.date=n=>e.check(F0(n)),e.time=n=>e.check(B0(n)),e.duration=n=>e.check(Z0(n))});function G(e){return yg(rx,e)}const Ue=Y("ZodStringFormat",(e,t)=>{$e.init(e,t),iu.init(e,t)}),ox=Y("ZodEmail",(e,t)=>{_m.init(e,t),Ue.init(e,t)}),wa=Y("ZodGUID",(e,t)=>{wm.init(e,t),Ue.init(e,t)}),Er=Y("ZodUUID",(e,t)=>{km.init(e,t),Ue.init(e,t)}),ix=Y("ZodURL",(e,t)=>{Sm.init(e,t),Ue.init(e,t)}),sx=Y("ZodEmoji",(e,t)=>{Cm.init(e,t),Ue.init(e,t)}),ax=Y("ZodNanoID",(e,t)=>{Em.init(e,t),Ue.init(e,t)}),lx=Y("ZodCUID",(e,t)=>{Nm.init(e,t),Ue.init(e,t)}),cx=Y("ZodCUID2",(e,t)=>{jm.init(e,t),Ue.init(e,t)}),ux=Y("ZodULID",(e,t)=>{Tm.init(e,t),Ue.init(e,t)}),dx=Y("ZodXID",(e,t)=>{Am.init(e,t),Ue.init(e,t)}),fx=Y("ZodKSUID",(e,t)=>{Im.init(e,t),Ue.init(e,t)}),hx=Y("ZodIPv4",(e,t)=>{Dm.init(e,t),Ue.init(e,t)}),px=Y("ZodIPv6",(e,t)=>{Mm.init(e,t),Ue.init(e,t)}),mx=Y("ZodCIDRv4",(e,t)=>{Lm.init(e,t),Ue.init(e,t)}),gx=Y("ZodCIDRv6",(e,t)=>{Fm.init(e,t),Ue.init(e,t)}),xx=Y("ZodBase64",(e,t)=>{$m.init(e,t),Ue.init(e,t)}),yx=Y("ZodBase64URL",(e,t)=>{Um.init(e,t),Ue.init(e,t)}),vx=Y("ZodE164",(e,t)=>{Zm.init(e,t),Ue.init(e,t)}),bx=Y("ZodJWT",(e,t)=>{Wm.init(e,t),Ue.init(e,t)}),su=Y("ZodNumber",(e,t)=>{Kc.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(r,o,i)=>p0(e,r,o),e.gt=(r,o)=>e.check(va(r,o)),e.gte=(r,o)=>e.check($o(r,o)),e.min=(r,o)=>e.check($o(r,o)),e.lt=(r,o)=>e.check(ya(r,o)),e.lte=(r,o)=>e.check(Fo(r,o)),e.max=(r,o)=>e.check(Fo(r,o)),e.int=r=>e.check(ka(r)),e.safe=r=>e.check(ka(r)),e.positive=r=>e.check(va(0,r)),e.nonnegative=r=>e.check($o(0,r)),e.negative=r=>e.check(ya(0,r)),e.nonpositive=r=>e.check(Fo(0,r)),e.multipleOf=(r,o)=>e.check(ba(r,o)),e.step=(r,o)=>e.check(ba(r,o)),e.finite=()=>e;const n=e._zod.bag;e.minValue=Math.max(n.minimum??Number.NEGATIVE_INFINITY,n.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(n.maximum??Number.POSITIVE_INFINITY,n.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(n.format??"").includes("int")||Number.isSafeInteger(n.multipleOf??.5),e.isFinite=!0,e.format=n.format??null});function ve(e){return Vg(su,e)}const wx=Y("ZodNumberFormat",(e,t)=>{Hm.init(e,t),su.init(e,t)});function ka(e){return Wg(wx,e)}const kx=Y("ZodBoolean",(e,t)=>{qm.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>m0(e,n,r)});function et(e){return Hg(kx,e)}const _x=Y("ZodNull",(e,t)=>{Km.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>g0(e,n,r)});function yi(e){return qg(_x,e)}const Sx=Y("ZodUnknown",(e,t)=>{Gm.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>y0()});function _a(){return Kg(Sx)}const Cx=Y("ZodNever",(e,t)=>{Jm.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>x0(e,n,r)});function Ex(e){return Gg(Cx,e)}const Nx=Y("ZodArray",(e,t)=>{Ym.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>_0(e,n,r,o),e.element=t.element,e.min=(n,r)=>e.check(Kr(n,r)),e.nonempty=n=>e.check(Kr(1,n)),e.max=(n,r)=>e.check(Qc(n,r)),e.length=(n,r)=>e.check(eu(n,r)),e.unwrap=()=>e.element});function Me(e,t){return a0(Nx,e,t)}const jx=Y("ZodObject",(e,t)=>{Qm.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>S0(e,n,r,o),Ae(e,"shape",()=>t.shape),e.keyof=()=>Tt(Object.keys(e._zod.def.shape)),e.catchall=n=>e.clone({...e._zod.def,catchall:n}),e.passthrough=()=>e.clone({...e._zod.def,catchall:_a()}),e.loose=()=>e.clone({...e._zod.def,catchall:_a()}),e.strict=()=>e.clone({...e._zod.def,catchall:Ex()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=n=>yp(e,n),e.safeExtend=n=>vp(e,n),e.merge=n=>bp(e,n),e.pick=n=>gp(e,n),e.omit=n=>xp(e,n),e.partial=(...n)=>wp(lu,e,n[0]),e.required=(...n)=>kp(cu,e,n[0])});function ce(e,t){const n={type:"object",shape:e??{},...ye(t)};return new jx(n)}const au=Y("ZodUnion",(e,t)=>{Yc.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>C0(e,n,r,o),e.options=t.options});function Bt(e,t){return new au({type:"union",options:e,...ye(t)})}const Tx=Y("ZodDiscriminatedUnion",(e,t)=>{au.init(e,t),eg.init(e,t)});function un(e,t,n){return new Tx({type:"union",options:t,discriminator:e,...ye(n)})}const Ax=Y("ZodIntersection",(e,t)=>{tg.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>E0(e,n,r,o)});function Ix(e,t){return new Ax({type:"intersection",left:e,right:t})}const zx=Y("ZodRecord",(e,t)=>{ng.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>N0(e,n,r,o),e.keyType=t.keyType,e.valueType=t.valueType});function Kt(e,t,n){return new zx({type:"record",keyType:e,valueType:t,...ye(n)})}const vi=Y("ZodEnum",(e,t)=>{rg.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(r,o,i)=>v0(e,r,o),e.enum=t.entries,e.options=Object.values(t.entries);const n=new Set(Object.keys(t.entries));e.extract=(r,o)=>{const i={};for(const s of r)if(n.has(s))i[s]=t.entries[s];else throw new Error(`Key ${s} not found in enum`);return new vi({...t,checks:[],...ye(o),entries:i})},e.exclude=(r,o)=>{const i={...t.entries};for(const s of r)if(n.has(s))delete i[s];else throw new Error(`Key ${s} not found in enum`);return new vi({...t,checks:[],...ye(o),entries:i})}});function Tt(e,t){const n=Array.isArray(e)?Object.fromEntries(e.map(r=>[r,r])):e;return new vi({type:"enum",entries:n,...ye(t)})}const Rx=Y("ZodLiteral",(e,t)=>{og.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>b0(e,n,r),e.values=new Set(t.values),Object.defineProperty(e,"value",{get(){if(t.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return t.values[0]}})});function je(e,t){return new Rx({type:"literal",values:Array.isArray(e)?e:[e],...ye(t)})}const Px=Y("ZodTransform",(e,t)=>{ig.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>k0(e,n),e._zod.parse=(n,r)=>{if(r.direction==="backward")throw new zc(e.constructor.name);n.addIssue=i=>{if(typeof i=="string")n.issues.push(ur(i,n.value,t));else{const s=i;s.fatal&&(s.continue=!1),s.code??(s.code="custom"),s.input??(s.input=n.value),s.inst??(s.inst=e),n.issues.push(ur(s))}};const o=t.transform(n.value,n);return o instanceof Promise?o.then(i=>(n.value=i,n)):(n.value=o,n)}});function Ox(e){return new Px({type:"transform",transform:e})}const lu=Y("ZodOptional",(e,t)=>{Xc.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>ou(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Sa(e){return new lu({type:"optional",innerType:e})}const Dx=Y("ZodExactOptional",(e,t)=>{sg.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>ou(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Mx(e){return new Dx({type:"optional",innerType:e})}const Lx=Y("ZodNullable",(e,t)=>{ag.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>j0(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Ca(e){return new Lx({type:"nullable",innerType:e})}const Fx=Y("ZodDefault",(e,t)=>{lg.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>A0(e,n,r,o),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function $x(e,t){return new Fx({type:"default",innerType:e,get defaultValue(){return typeof t=="function"?t():Dc(t)}})}const Bx=Y("ZodPrefault",(e,t)=>{cg.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>I0(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Ux(e,t){return new Bx({type:"prefault",innerType:e,get defaultValue(){return typeof t=="function"?t():Dc(t)}})}const cu=Y("ZodNonOptional",(e,t)=>{ug.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>T0(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Zx(e,t){return new cu({type:"nonoptional",innerType:e,...ye(t)})}const Vx=Y("ZodCatch",(e,t)=>{dg.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>z0(e,n,r,o),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function Wx(e,t){return new Vx({type:"catch",innerType:e,catchValue:typeof t=="function"?t:()=>t})}const Hx=Y("ZodPipe",(e,t)=>{fg.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>R0(e,n,r,o),e.in=t.in,e.out=t.out});function Ea(e,t){return new Hx({type:"pipe",in:e,out:t})}const qx=Y("ZodReadonly",(e,t)=>{hg.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>P0(e,n,r,o),e.unwrap=()=>e._zod.def.innerType});function Kx(e){return new qx({type:"readonly",innerType:e})}const Gx=Y("ZodLazy",(e,t)=>{pg.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>O0(e,n,r,o),e.unwrap=()=>e._zod.def.getter()});function Jx(e){return new Gx({type:"lazy",getter:e})}const Yx=Y("ZodCustom",(e,t)=>{mg.init(e,t),Fe.init(e,t),e._zod.processJSONSchema=(n,r,o)=>w0(e,n)});function Xx(e,t={}){return l0(Yx,e,t)}function Qx(e){return c0(e)}const zn=Jx(()=>Bt([G(),ve(),et(),yi(),Me(zn),Kt(G(),zn)])),ls=ce({type:G(),ttl:G().optional(),scope:G().optional()}),cs=ce({type:je("text"),text:G(),cache_control:ls.optional()}),uu=ce({type:je("thinking"),thinking:G(),signature:G().optional()}),ey=ce({type:je("think"),thinking:G(),signature:G().optional()}),ty=ce({type:je("base64"),media_type:G(),data:G()}),du=ce({type:je("image"),source:ty}),fu=ce({type:je("tool_use"),id:G(),name:G(),input:Kt(G(),zn)}),ny=un("type",[cs,du]),ry=ce({type:je("tool_result"),tool_use_id:G().optional(),content:Bt([G(),Me(ny)]),is_error:et().optional()}),oy=un("type",[cs,uu,du,fu,ry]),iy=Bt([G(),Me(oy)]),sy=ce({role:Tt(["user","assistant"]),content:iy}),ay=ce({type:je("text"),text:G(),cache_control:ls.optional()}),ly=ce({type:G(),properties:Kt(G(),Kt(G(),zn)).optional(),required:Me(G()).optional(),additionalProperties:et().optional(),$schema:G().optional()}),cy=ce({name:G(),description:G().optional(),input_schema:ly.optional(),cache_control:ls.optional()}),uy=un("type",[ce({type:je("enabled"),budget_tokens:ve()}),ce({type:je("disabled")}),ce({type:je("adaptive")})]),dy=ce({model:G(),messages:Me(sy),system:Me(ay).optional(),tools:Me(cy).optional(),max_tokens:ve().optional(),temperature:ve().optional(),stream:et().optional(),thinking:uy.optional(),metadata:ce({user_id:G().optional()}).optional()}),us=un("type",[cs,uu,ey,fu]),fy=ce({input_tokens:ve().nullable().optional(),output_tokens:ve().nullable().optional(),cache_creation_input_tokens:ve().nullable().optional(),cache_read_input_tokens:ve().nullable().optional()}).passthrough(),hy=ce({id:G(),type:je("message"),model:G(),role:je("assistant"),content:Me(us),stop_reason:G().nullable(),stop_sequence:G().nullable().optional(),usage:fy}).passthrough(),py=ce({type:je("message_start"),message:ce({id:G(),type:je("message"),model:G(),role:je("assistant"),content:Me(us),stop_reason:yi(),stop_sequence:yi(),usage:ce({input_tokens:ve(),cache_creation_input_tokens:ve().optional(),cache_read_input_tokens:ve().optional()}).passthrough()})}),my=ce({type:je("content_block_start"),index:ve(),content_block:us}),gy=un("type",[ce({type:je("text_delta"),text:G()}),ce({type:je("input_json_delta"),partial_json:G()}),ce({type:je("thinking_delta"),thinking:G()}),ce({type:je("signature_delta"),signature:G()})]),xy=ce({type:je("content_block_delta"),index:ve(),delta:gy}),yy=ce({type:je("content_block_stop"),index:ve()}),vy=ce({type:je("message_delta"),delta:ce({stop_reason:G().nullable(),stop_sequence:G().nullable().optional()}),usage:ce({output_tokens:ve(),input_tokens:ve().optional(),cache_creation_input_tokens:ve().optional(),cache_read_input_tokens:ve().optional()}).passthrough()}),by=ce({type:je("message_stop")}),wy=ce({type:je("ping")}),ky=ce({type:je("error"),error:ce({type:G(),message:G()})});un("type",[py,my,xy,yy,vy,by,wy,ky]);const _y=dy,Sy=hy,Cy=Bt([G(),Me(un("type",[ce({type:je("text"),text:G()}),ce({type:je("image_url"),image_url:ce({url:G(),detail:G().optional()})})]))]),hu=ce({role:Tt(["system","user","assistant","tool"]),content:Cy,name:G().optional(),reasoning_content:G().optional(),thinking:G().optional(),think:G().optional()}),Ey=ce({name:G(),arguments:G()});hu.extend({content:Bt([G(),Me(ce({type:je("text"),text:G()}))]).optional(),function_call:Ey.optional()});const Ny=ce({type:je("function"),function:ce({name:G(),description:G().optional(),parameters:Kt(G(),zn)})});ce({model:G(),messages:Me(hu),temperature:ve().optional(),max_tokens:ve().optional(),stream:et().optional(),tools:Me(Ny).optional(),tool_choice:Bt([ce({type:je("auto")}),ce({type:je("none")}),ce({type:je("function"),function:ce({name:G()})})]).optional(),user:G().optional()});const pu=ce({role:Tt(["assistant"]).optional(),content:G().nullable().optional(),reasoning_content:G().nullable().optional(),thinking:G().nullable().optional(),think:G().nullable().optional(),function_call:ce({name:G().optional(),arguments:G().optional()}).nullable().optional(),tool_calls:Me(ce({index:ve(),id:G().optional(),type:je("function").optional(),function:ce({name:G().optional(),arguments:G().optional()})})).nullable().optional()}),jy=ce({index:ve(),message:ce({role:Tt(["assistant"]),content:G().nullable(),reasoning_content:G().optional(),thinking:G().optional(),think:G().optional(),function_call:ce({name:G(),arguments:G()}).nullable().optional()}).optional(),delta:pu.optional(),finish_reason:G().nullable()}),Ty=ce({id:G(),object:je("chat.completion"),created:ve(),model:G(),choices:Me(jy),usage:ce({prompt_tokens:ve().nullable().optional(),completion_tokens:ve().nullable().optional(),total_tokens:ve().nullable().optional()}).passthrough(),service_tier:G().nullable().optional(),system_fingerprint:G().nullable().optional()}).passthrough();ce({id:G(),object:je("chat.completion.chunk"),created:ve(),model:G(),choices:Me(ce({index:ve(),delta:pu,finish_reason:G().nullable().optional()})),usage:ce({prompt_tokens:ve().nullable().optional(),completion_tokens:ve().nullable().optional(),total_tokens:ve().nullable().optional()}).passthrough().nullable().optional()}).passthrough();function Ay(e){try{const t=JSON.parse(e),n=Ty.safeParse(t);return n.success?n.data:null}catch{return null}}const mu=ce({index:ve(),timestamp:ve(),type:G(),data:zn}),Iy=ce({chunks:Me(mu),truncated:et().optional().default(!1)}),bi=ce({id:ve(),timestamp:G(),method:G(),path:G(),model:G().nullable(),sessionId:G().nullable(),rawRequestBody:G().nullable(),responseStatus:ve().nullable(),responseText:G().nullable(),inputTokens:ve().nullable(),outputTokens:ve().nullable(),cacheCreationInputTokens:ve().nullable(),cacheReadInputTokens:ve().nullable(),elapsedMs:ve().nullable(),streaming:et(),userAgent:G().nullable(),origin:G().nullable(),rawHeaders:Kt(G(),G()).optional(),headers:Kt(G(),G()).optional(),apiFormat:Tt(["anthropic","openai","unknown"]).default("unknown"),isTest:et().optional().default(!1),providerName:G().nullable().optional(),clientPort:ve().nullable().optional(),clientPid:ve().nullable().optional(),clientCwd:G().nullable().optional(),clientProjectFolder:G().nullable().optional(),streamingChunks:Iy.optional(),streamingChunksPath:G().nullable().optional(),error:G().nullable().optional()});ce({model:G()});ce({model:G().optional(),metadata:ce({user_id:G().optional()}).passthrough().optional()});function wi(e){if(e===null)return null;try{const t=JSON.parse(e),n=_y.safeParse(t);return n.success?n.data:null}catch{return null}}const zy=ce({error:G()});async function bn(e,t){const n=await e.json();return t.parse(n)}async function $r(e,t){try{const n=await e.json(),r=zy.safeParse(n);return r.success?r.data.error:t}catch{return t}}async function ds(e,t,n,r){const o=await fetch(e,n);if(!o.ok){const i=r?.(o)??`Request failed with status ${o.status}`;throw new Error(await $r(o,i))}return bn(o,t)}const gu=ce({stripClaudeCodeBillingHeader:et()}),ki="/api/config";async function Ry(e){return ds(e,gu,void 0,t=>`Failed to fetch ${e}: ${t.status}`)}async function Py(e){return ds(ki,gu,{method:"PATCH",headers:{"content-type":"application/json"},body:JSON.stringify(e)},t=>`PATCH failed with status ${t.status}`)}function xu(){const e=Ac(ki,Ry,{revalidateOnFocus:!1,revalidateIfStale:!1}),{mutate:t}=lp(),n=e.data?.stripClaudeCodeBillingHeader??!1,r=async o=>{await t(ki,Py({stripClaudeCodeBillingHeader:o}),{optimisticData:{stripClaudeCodeBillingHeader:o},rollbackOnError:!0,revalidate:!1})};return{strip:n,isLoading:e.isLoading,isError:e.error!==void 0,setStrip:r}}function Oy(e,t,n){const r=new Array(e);return new Proxy(r,{get(o,i,s){if(typeof i=="string"){const a=i.charCodeAt(0);if(a>=48&&a<=57){const l=+i;if(Number.isInteger(l)&&l>=0&&l<e){let c=o[l];if(!c){const u=t[l*2];c=o[l]={index:l,key:n(l),start:u,size:t[l*2+1],end:u+t[l*2+1],lane:0}}return c}}if(i==="length")return e}return Reflect.get(o,i,s)}})}function hn(e,t,n){let r=n.initialDeps??[],o,i=!0;function s(){const a=e();return(a.length!==r.length||a.some((c,u)=>r[u]!==c))&&(r=a,o=t(...a),n?.onChange&&!(i&&n.skipInitialOnChange)&&n.onChange(o),i=!1),o}return s.updateDeps=a=>{r=a},s}function Na(e,t){if(e===void 0)throw new Error("Unexpected undefined");return e}const ja=(e,t)=>Math.abs(e-t)<1.01,Dy=(e,t,n)=>{let r;return function(...o){e.clearTimeout(r),r=e.setTimeout(()=>t.apply(this,o),n)}};let Jn;const Ta=()=>{if(Jn!==void 0)return Jn;if(typeof navigator>"u")return Jn=!1;if(/iP(hone|od|ad)/.test(navigator.userAgent))return Jn=!0;const e=navigator.maxTouchPoints;return Jn=navigator.platform==="MacIntel"&&e!==void 0&&e>0},Aa=e=>{const{offsetWidth:t,offsetHeight:n}=e;return{width:t,height:n}},My=e=>e,Ly=e=>{const t=Math.max(e.startIndex-e.overscan,0),r=Math.min(e.endIndex+e.overscan,e.count-1)-t+1,o=new Array(r);for(let i=0;i<r;i++)o[i]=t+i;return o},Fy=(e,t)=>{const n=e.scrollElement;if(!n)return;const r=e.targetWindow;if(!r)return;const o=s=>{const{width:a,height:l}=s;t({width:Math.round(a),height:Math.round(l)})};if(o(Aa(n)),!r.ResizeObserver)return()=>{};const i=new r.ResizeObserver(s=>{const a=()=>{const l=s[0];if(l?.borderBoxSize){const c=l.borderBoxSize[0];if(c){o({width:c.inlineSize,height:c.blockSize});return}}o(Aa(n))};e.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(a):a()});return i.observe(n,{box:"border-box"}),()=>{i.unobserve(n)}},Jr={passive:!0},$y=typeof window>"u"?!0:"onscrollend"in window,By=(e,t,n)=>{const r=e.scrollElement;if(!r)return;const o=e.targetWindow;if(!o)return;const i=e.options.useScrollendEvent&&$y;let s=0;const a=i?null:Dy(o,()=>t(s,!1),e.options.isScrollingResetDelay),l=h=>()=>{s=n(r),a?.(),t(s,h)},c=l(!0),u=l(!1);return r.addEventListener("scroll",c,Jr),i&&r.addEventListener("scrollend",u,Jr),()=>{r.removeEventListener("scroll",c),i&&r.removeEventListener("scrollend",u)}},Uy=(e,t)=>By(e,t,n=>{const{horizontal:r,isRtl:o}=e.options;return r?n.scrollLeft*(o&&-1||1):n.scrollTop}),Zy=(e,t,n)=>{if(t?.borderBoxSize){const r=t.borderBoxSize[0];if(r)return Math.round(r[n.options.horizontal?"inlineSize":"blockSize"])}return e[n.options.horizontal?"offsetWidth":"offsetHeight"]},Vy=(e,{adjustments:t=0,behavior:n},r)=>{var o,i;(i=(o=r.scrollElement)==null?void 0:o.scrollTo)==null||i.call(o,{[r.options.horizontal?"left":"top"]:e+t,behavior:n})},Wy=Vy;class Hy{constructor(t){this.unsubs=[],this.scrollElement=null,this.targetWindow=null,this.isScrolling=!1,this.scrollState=null,this.measurementsCache=[],this._flatMeasurements=null,this.itemSizeCache=new Map,this.itemSizeCacheVersion=0,this.laneAssignments=new Map,this.pendingMin=null,this.prevLanes=void 0,this.lanesChangedFlag=!1,this.lanesSettling=!1,this.pendingScrollAnchor=null,this.scrollRect=null,this.scrollOffset=null,this.scrollDirection=null,this.scrollAdjustments=0,this._iosDeferredAdjustment=0,this._iosTouching=!1,this._iosJustTouchEnded=!1,this._iosTouchEndTimerId=null,this._intendedScrollOffset=null,this.elementsCache=new Map,this.now=()=>{var n,r,o;return((o=(r=(n=this.targetWindow)==null?void 0:n.performance)==null?void 0:r.now)==null?void 0:o.call(r))??Date.now()},this.observer=(()=>{let n=null;const r=()=>n||(!this.targetWindow||!this.targetWindow.ResizeObserver?null:n=new this.targetWindow.ResizeObserver(o=>{o.forEach(i=>{const s=()=>{const a=i.target,l=this.indexFromElement(a);if(!a.isConnected){this.observer.unobserve(a);for(const[c,u]of this.elementsCache)if(u===a){this.elementsCache.delete(c);break}return}this.shouldMeasureDuringScroll(l)&&this.resizeItem(l,this.options.measureElement(a,i,this))};this.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(s):s()})}));return{disconnect:()=>{var o;(o=r())==null||o.disconnect(),n=null},observe:o=>{var i;return(i=r())==null?void 0:i.observe(o,{box:"border-box"})},unobserve:o=>{var i;return(i=r())==null?void 0:i.unobserve(o)}}})(),this.range=null,this.setOptions=n=>{var r,o;const i={debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:My,rangeExtractor:Ly,onChange:()=>{},measureElement:Zy,initialRect:{width:0,height:0},scrollMargin:0,gap:0,indexAttribute:"data-index",initialMeasurementsCache:[],lanes:1,anchorTo:"start",followOnAppend:!1,scrollEndThreshold:1,isScrollingResetDelay:150,enabled:!0,isRtl:!1,useScrollendEvent:!1,useAnimationFrameWithResizeObserver:!1,laneAssignmentMode:"estimate"};for(const c in n){const u=n[c];u!==void 0&&(i[c]=u)}const s=this.options;let a=null,l=null;if(s!==void 0&&s.enabled&&i.enabled&&i.anchorTo==="end"&&this.scrollElement!==null){const c=s.count,u=i.count,h=this.getMeasurements(),p=c>0?((r=h[0])==null?void 0:r.key)??s.getItemKey(0):null,f=c>0?((o=h[c-1])==null?void 0:o.key)??s.getItemKey(c-1):null;if(u!==c||c>0&&u>0&&(i.getItemKey(0)!==p||i.getItemKey(u-1)!==f)){const y=c>0?this.getVirtualItemForOffset(this.getScrollOffset())??h[0]:null;y&&(a=[y.key,this.getScrollOffset()-y.start]);const g=i.followOnAppend===!0?"auto":i.followOnAppend||null;g&&u>c&&this.isAtEnd(s.scrollEndThreshold)&&(c===0||i.getItemKey(u-1)!==f)&&(l=g)}}this.options=i,(a||l)&&(this.pendingScrollAnchor=[a?.[0]??null,a?.[1]??0,l])},this.notify=n=>{var r,o;(o=(r=this.options).onChange)==null||o.call(r,this,n)},this.maybeNotify=hn(()=>(this.calculateRange(),[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]),n=>{this.notify(n)},{key:!1,debug:()=>this.options.debug,initialDeps:[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]}),this.cleanup=()=>{this.unsubs.filter(Boolean).forEach(n=>n()),this.unsubs=[],this.observer.disconnect(),this.rafId!=null&&this.targetWindow&&(this.targetWindow.cancelAnimationFrame(this.rafId),this.rafId=null),this.scrollState=null,this.scrollElement=null,this.targetWindow=null},this._didMount=()=>()=>{this.cleanup()},this._willUpdate=()=>{var n;const r=this.options.enabled?this.options.getScrollElement():null;if(this.scrollElement!==r){if(this.cleanup(),!r){this.maybeNotify();return}if(this.scrollElement=r,this.scrollElement&&"ownerDocument"in this.scrollElement?this.targetWindow=this.scrollElement.ownerDocument.defaultView:this.targetWindow=((n=this.scrollElement)==null?void 0:n.window)??null,this.elementsCache.forEach(i=>{this.observer.observe(i)}),this.unsubs.push(this.options.observeElementRect(this,i=>{this.scrollRect=i,this.maybeNotify()})),this.unsubs.push(this.options.observeElementOffset(this,(i,s)=>{this._intendedScrollOffset!==null&&Math.abs(i-this._intendedScrollOffset)<1.5&&(i=this._intendedScrollOffset),this._intendedScrollOffset=null,this.scrollAdjustments=0,this.scrollDirection=s?this.getScrollOffset()<i?"forward":"backward":null,this.scrollOffset=i,this.isScrolling=s,this._flushIosDeferredIfReady(),this.scrollState&&this.scheduleScrollReconcile(),this.maybeNotify()})),"addEventListener"in this.scrollElement){const i=this.scrollElement,s=()=>{this._iosTouching=!0,this._iosJustTouchEnded=!1,this._iosTouchEndTimerId!==null&&this.targetWindow!=null&&(this.targetWindow.clearTimeout(this._iosTouchEndTimerId),this._iosTouchEndTimerId=null)},a=()=>{this._iosTouching=!1,!(!Ta()||this.targetWindow==null)&&(this._iosJustTouchEnded=!0,this._iosTouchEndTimerId=this.targetWindow.setTimeout(()=>{this._iosJustTouchEnded=!1,this._iosTouchEndTimerId=null,this._flushIosDeferredIfReady()},150))};i.addEventListener("touchstart",s,Jr),i.addEventListener("touchend",a,Jr),this.unsubs.push(()=>{i.removeEventListener("touchstart",s),i.removeEventListener("touchend",a),this._iosTouchEndTimerId!==null&&this.targetWindow!=null&&(this.targetWindow.clearTimeout(this._iosTouchEndTimerId),this._iosTouchEndTimerId=null)})}this._scrollToOffset(this.getScrollOffset(),{adjustments:void 0,behavior:void 0})}const o=this.pendingScrollAnchor;if(this.pendingScrollAnchor=null,o&&this.scrollElement&&this.options.enabled){const[i,s,a]=o;if(i!==null){const{count:l,getItemKey:c}=this.options;let u=0;for(;u<l&&c(u)!==i;)u++;const h=u<l?this.getMeasurements()[u]:void 0;if(h){const p=h.start+s-this.getScrollOffset();ja(p,0)||this.applyScrollAdjustment(p)}}a&&this.scrollToEnd({behavior:a})}},this._flushIosDeferredIfReady=()=>{if(this._iosDeferredAdjustment===0||this.isScrolling||this._iosTouching||this._iosJustTouchEnded)return;const n=this.getScrollOffset(),r=this.getMaxScrollOffset();if(n<0||n>r)return;const o=this._iosDeferredAdjustment;this._iosDeferredAdjustment=0,this._scrollToOffset(n,{adjustments:this.scrollAdjustments+=o,behavior:void 0})},this.rafId=null,this.getSize=()=>this.options.enabled?(this.scrollRect=this.scrollRect??this.options.initialRect,this.scrollRect[this.options.horizontal?"width":"height"]):(this.scrollRect=null,0),this.getScrollOffset=()=>this.options.enabled?(this.scrollOffset=this.scrollOffset??(typeof this.options.initialOffset=="function"?this.options.initialOffset():this.options.initialOffset),this.scrollOffset):(this.scrollOffset=null,0),this.getFurthestMeasurement=(n,r)=>{const o=new Map,i=new Map;for(let s=r-1;s>=0;s--){const a=n[s];if(o.has(a.lane))continue;const l=i.get(a.lane);if(l==null||a.end>l.end?i.set(a.lane,a):a.end<l.end&&o.set(a.lane,!0),o.size===this.options.lanes)break}return i.size===this.options.lanes?Array.from(i.values()).sort((s,a)=>s.end===a.end?s.index-a.index:s.end-a.end)[0]:void 0},this.getMeasurementOptions=hn(()=>[this.options.count,this.options.paddingStart,this.options.scrollMargin,this.options.getItemKey,this.options.enabled,this.options.lanes,this.options.laneAssignmentMode],(n,r,o,i,s,a,l)=>(this.prevLanes!==void 0&&this.prevLanes!==a&&(this.lanesChangedFlag=!0),this.prevLanes=a,this.pendingMin=null,{count:n,paddingStart:r,scrollMargin:o,getItemKey:i,enabled:s,lanes:a,laneAssignmentMode:l}),{key:!1}),this.getMeasurements=hn(()=>[this.getMeasurementOptions(),this.itemSizeCacheVersion],({count:n,paddingStart:r,scrollMargin:o,getItemKey:i,enabled:s,lanes:a,laneAssignmentMode:l},c)=>{const u=this.itemSizeCache;if(!s)return this.measurementsCache=[],this.itemSizeCache.clear(),this.laneAssignments.clear(),[];if(this.laneAssignments.size>n)for(const x of this.laneAssignments.keys())x>=n&&this.laneAssignments.delete(x);this.lanesChangedFlag&&(this.lanesChangedFlag=!1,this.lanesSettling=!0,this.measurementsCache=[],this.itemSizeCache.clear(),this.laneAssignments.clear(),this.pendingMin=null),this.measurementsCache.length===0&&!this.lanesSettling&&(this.measurementsCache=this.options.initialMeasurementsCache,this.measurementsCache.forEach(x=>{this.itemSizeCache.set(x.key,x.size)}));const h=this.lanesSettling?0:this.pendingMin??0;if(this.pendingMin=null,this.lanesSettling&&this.measurementsCache.length===n&&(this.lanesSettling=!1),a===1){const x=this.options.gap,m=n*2;let y=this._flatMeasurements;if(!y||y.length<m){const _=new Float64Array(m);y&&h>0&&_.set(y.subarray(0,h*2)),y=_,this._flatMeasurements=y}let g;if(h===0)g=r+o;else{const _=h-1;g=y[_*2]+y[_*2+1]+x}for(let _=h;_<n;_++){const S=i(_),E=u.get(S),j=typeof E=="number"?E:this.options.estimateSize(_);y[_*2]=g,y[_*2+1]=j,g+=j+x}const b=Oy(n,y,i);return this.measurementsCache=b,b}const p=this.measurementsCache.slice(0,h),f=new Array(a).fill(void 0);for(let x=0;x<h;x++){const m=p[x];m&&(f[m.lane]=x)}for(let x=h;x<n;x++){const m=i(x),y=this.laneAssignments.get(x);let g,b;const _=l==="estimate"||u.has(m);if(y!==void 0&&this.options.lanes>1){g=y;const A=f[g],R=A!==void 0?p[A]:void 0;b=R?R.end+this.options.gap:r+o}else{const A=this.options.lanes===1?p[x-1]:this.getFurthestMeasurement(p,x);b=A?A.end+this.options.gap:r+o,g=A?A.lane:x%this.options.lanes,this.options.lanes>1&&_&&this.laneAssignments.set(x,g)}const S=u.get(m),E=typeof S=="number"?S:this.options.estimateSize(x),j=b+E;p[x]={index:x,start:b,size:E,end:j,key:m,lane:g},f[g]=x}return this.measurementsCache=p,p},{key:!1,debug:()=>this.options.debug}),this.calculateRange=hn(()=>[this.getMeasurements(),this.getSize(),this.getScrollOffset(),this.options.lanes],(n,r,o,i)=>this.range=n.length>0&&r>0?qy({measurements:n,outerSize:r,scrollOffset:o,lanes:i,flat:i===1&&this._flatMeasurements!=null?this._flatMeasurements:null}):null,{key:!1,debug:()=>this.options.debug}),this.getVirtualIndexes=hn(()=>{let n=null,r=null;const o=this.calculateRange();return o&&(n=o.startIndex,r=o.endIndex),this.maybeNotify.updateDeps([this.isScrolling,n,r]),[this.options.rangeExtractor,this.options.overscan,this.options.count,n,r]},(n,r,o,i,s)=>i===null||s===null?[]:n({startIndex:i,endIndex:s,overscan:r,count:o}),{key:!1,debug:()=>this.options.debug}),this.indexFromElement=n=>{const r=this.options.indexAttribute,o=n.getAttribute(r);return o?parseInt(o,10):(console.warn(`Missing attribute name '${r}={index}' on measured element.`),-1)},this.shouldMeasureDuringScroll=n=>{var r;if(!this.scrollState||this.scrollState.behavior!=="smooth")return!0;const o=this.scrollState.index??((r=this.getVirtualItemForOffset(this.scrollState.lastTargetOffset))==null?void 0:r.index);if(o!==void 0&&this.range){const i=Math.max(this.options.overscan,Math.ceil((this.range.endIndex-this.range.startIndex)/2)),s=Math.max(0,o-i),a=Math.min(this.options.count-1,o+i);return n>=s&&n<=a}return!0},this.measureElement=n=>{if(!n){this.elementsCache.forEach((s,a)=>{s.isConnected||(this.observer.unobserve(s),this.elementsCache.delete(a))});return}const r=this.indexFromElement(n),o=this.options.getItemKey(r),i=this.elementsCache.get(o);i!==n&&(i&&this.observer.unobserve(i),this.observer.observe(n),this.elementsCache.set(o,n)),(!this.isScrolling||this.scrollState)&&this.shouldMeasureDuringScroll(r)&&this.resizeItem(r,this.options.measureElement(n,void 0,this))},this.resizeItem=(n,r)=>{var o,i;if(n<0||n>=this.options.count)return;let s,a,l;const c=this._flatMeasurements;if(this.options.lanes===1&&c!==null)l=this.options.getItemKey(n),a=c[n*2],s=c[n*2+1];else{const p=this.measurementsCache[n];if(!p)return;l=p.key,a=p.start,s=p.size}const u=this.itemSizeCache.get(l)??s,h=r-u;if(h!==0){const p=this.options.anchorTo==="end"&&((o=this.scrollState)==null?void 0:o.behavior)!=="smooth"&&this.getVirtualDistanceFromEnd()<=this.options.scrollEndThreshold,f=p?this.getTotalSize():0,x=((i=this.scrollState)==null?void 0:i.behavior)!=="smooth"&&(this.shouldAdjustScrollPositionOnItemSizeChange!==void 0?this.shouldAdjustScrollPositionOnItemSizeChange(this.measurementsCache[n]??{index:n,key:l,start:a,size:s,end:a+s,lane:0},h,this):a<this.getScrollOffset()+this.scrollAdjustments&&this.scrollDirection!=="backward");(this.pendingMin===null||n<this.pendingMin)&&(this.pendingMin=n),this.itemSizeCache.set(l,r),this.itemSizeCacheVersion++,p?this.applyScrollAdjustment(this.getTotalSize()-f):x&&this.applyScrollAdjustment(h),this.notify(!1)}},this.getVirtualItems=hn(()=>[this.getVirtualIndexes(),this.getMeasurements()],(n,r)=>{const o=[];for(let i=0,s=n.length;i<s;i++){const a=n[i],l=r[a];o.push(l)}return o},{key:!1,debug:()=>this.options.debug}),this.getVirtualItemForOffset=n=>{const r=this.getMeasurements();if(r.length===0)return;const o=this._flatMeasurements,i=this.options.lanes===1&&o!=null,s=yu(0,r.length-1,i?a=>o[a*2]:a=>Na(r[a]).start,n);return Na(r[s])},this.getMaxScrollOffset=()=>{if(!this.scrollElement)return 0;if("scrollHeight"in this.scrollElement)return this.options.horizontal?this.scrollElement.scrollWidth-this.scrollElement.clientWidth:this.scrollElement.scrollHeight-this.scrollElement.clientHeight;{const n=this.scrollElement.document.documentElement;return this.options.horizontal?n.scrollWidth-this.scrollElement.innerWidth:n.scrollHeight-this.scrollElement.innerHeight}},this.getVirtualDistanceFromEnd=()=>Math.max(this.getTotalSize()-this.getSize()-this.getScrollOffset(),0),this.getDistanceFromEnd=()=>Math.max(this.getMaxScrollOffset()-this.getScrollOffset(),0),this.isAtEnd=(n=this.options.scrollEndThreshold)=>this.getDistanceFromEnd()<=n,this.getOffsetForAlignment=(n,r,o=0)=>{if(!this.scrollElement)return 0;const i=this.getSize(),s=this.getScrollOffset();r==="auto"&&(r=n>=s+i?"end":"start"),r==="center"?n+=(o-i)/2:r==="end"&&(n-=i);const a=this.getMaxScrollOffset();return Math.max(Math.min(a,n),0)},this.getOffsetForIndex=(n,r="auto")=>{n=Math.max(0,Math.min(n,this.options.count-1));const o=this.getSize(),i=this.getScrollOffset(),s=this.measurementsCache[n];if(!s)return;if(r==="auto")if(s.end>=i+o-this.options.scrollPaddingEnd)r="end";else if(s.start<=i+this.options.scrollPaddingStart)r="start";else return[i,r];if(r==="end"&&n===this.options.count-1)return[this.getMaxScrollOffset(),r];const a=r==="end"?s.end+this.options.scrollPaddingEnd:s.start-this.options.scrollPaddingStart;return[this.getOffsetForAlignment(a,r,s.size),r]},this.scrollToOffset=(n,{align:r="start",behavior:o="auto"}={})=>{const i=this.getOffsetForAlignment(n,r),s=this.now();this.scrollState={index:null,align:r,behavior:o,startedAt:s,lastTargetOffset:i,stableFrames:0},this._scrollToOffset(i,{adjustments:void 0,behavior:o}),this.scheduleScrollReconcile()},this.scrollToIndex=(n,{align:r="auto",behavior:o="auto"}={})=>{n=Math.max(0,Math.min(n,this.options.count-1));const i=this.getOffsetForIndex(n,r);if(!i)return;const[s,a]=i,l=this.now();this.scrollState={index:n,align:a,behavior:o,startedAt:l,lastTargetOffset:s,stableFrames:0},this._scrollToOffset(s,{adjustments:void 0,behavior:o}),this.scheduleScrollReconcile()},this.scrollBy=(n,{behavior:r="auto"}={})=>{const o=this.getScrollOffset()+n,i=this.now();this.scrollState={index:null,align:"start",behavior:r,startedAt:i,lastTargetOffset:o,stableFrames:0},this._scrollToOffset(o,{adjustments:void 0,behavior:r}),this.scheduleScrollReconcile()},this.scrollToEnd=({behavior:n="auto"}={})=>{if(this.options.count>0){this.scrollToIndex(this.options.count-1,{align:"end",behavior:n});return}this.scrollToOffset(Math.max(this.getTotalSize()-this.getSize(),0),{behavior:n})},this.getTotalSize=()=>{var n;const r=this.getMeasurements();let o;if(r.length===0)o=this.options.paddingStart;else if(this.options.lanes===1){const i=r.length-1,s=this._flatMeasurements;s!=null?o=s[i*2]+s[i*2+1]:o=((n=r[i])==null?void 0:n.end)??0}else{const i=Array(this.options.lanes).fill(null);let s=r.length-1;for(;s>=0&&i.some(a=>a===null);){const a=r[s];i[a.lane]===null&&(i[a.lane]=a.end),s--}o=Math.max(...i.filter(a=>a!==null))}return Math.max(o-this.options.scrollMargin+this.options.paddingEnd,0)},this.takeSnapshot=()=>{const n=[];if(this.itemSizeCache.size===0)return n;const r=this.getMeasurements();for(const o of r)o&&this.itemSizeCache.has(o.key)&&n.push({index:o.index,key:o.key,start:o.start,size:o.size,end:o.end,lane:o.lane});return n},this._scrollToOffset=(n,{adjustments:r,behavior:o})=>{this._intendedScrollOffset=n+(r??0),this.options.scrollToFn(n,{behavior:o,adjustments:r},this)},this.measure=()=>{this.pendingMin=null,this.itemSizeCache.clear(),this.laneAssignments.clear(),this.itemSizeCacheVersion++,this.notify(!1)},this.setOptions(t)}applyScrollAdjustment(t,n){t!==0&&(Ta()&&(this.isScrolling||this._iosTouching||this._iosJustTouchEnded)?this._iosDeferredAdjustment+=t:this._scrollToOffset(this.getScrollOffset(),{adjustments:this.scrollAdjustments+=t,behavior:n}))}scheduleScrollReconcile(){if(!this.targetWindow){this.scrollState=null;return}this.rafId==null&&(this.rafId=this.targetWindow.requestAnimationFrame(()=>{this.rafId=null,this.reconcileScroll()}))}reconcileScroll(){if(!this.scrollState||!this.scrollElement)return;if(this.now()-this.scrollState.startedAt>5e3){this.scrollState=null;return}const r=this.scrollState.index!=null?this.getOffsetForIndex(this.scrollState.index,this.scrollState.align):void 0,o=r?r[0]:this.scrollState.lastTargetOffset,i=1,s=o!==this.scrollState.lastTargetOffset;if(!s&&ja(o,this.getScrollOffset())){if(this.scrollState.stableFrames++,this.scrollState.stableFrames>=i){this.getScrollOffset()!==o&&this._scrollToOffset(o,{adjustments:void 0,behavior:"auto"}),this.scrollState=null;return}}else if(this.scrollState.stableFrames=0,s){const a=this.getSize()||600,l=Math.abs(o-this.getScrollOffset()),c=this.scrollState.behavior==="smooth"&&l>a;this.scrollState.lastTargetOffset=o,c||(this.scrollState.behavior="auto"),this._scrollToOffset(o,{adjustments:void 0,behavior:c?"smooth":"auto"})}this.scheduleScrollReconcile()}}const yu=(e,t,n,r)=>{for(;e<=t;){const o=(e+t)/2|0,i=n(o);if(i<r)e=o+1;else if(i>r)t=o-1;else return o}return e>0?e-1:0};function qy({measurements:e,outerSize:t,scrollOffset:n,lanes:r,flat:o}){const i=e.length-1,s=o?u=>o[u*2]:u=>e[u].start,a=o?u=>o[u*2]+o[u*2+1]:u=>e[u].end;if(e.length<=r)return{startIndex:0,endIndex:i};let l=yu(0,i,s,n),c=l;if(r===1)for(;c<i&&a(c)<n+t;)c++;else if(r>1){const u=Array(r).fill(0);for(;c<i&&u.some(p=>p<n+t);){const p=e[c];u[p.lane]=p.end,c++}const h=Array(r).fill(n+t);for(;l>=0&&h.some(p=>p>=n);){const p=e[l];h[p.lane]=p.start,l--}l=Math.max(0,l-l%r),c=Math.min(i,c+(r-1-c%r))}return{startIndex:l,endIndex:c}}const Ia=typeof document<"u"?v.useLayoutEffect:v.useEffect;function Ky({useFlushSync:e=!0,...t}){const n=v.useReducer(i=>i+1,0)[1],r={...t,onChange:(i,s)=>{var a;e&&s?mr.flushSync(n):n(),(a=t.onChange)==null||a.call(t,i,s)}},[o]=v.useState(()=>new Hy(r));return o.setOptions(r),Ia(()=>o._didMount(),[]),Ia(()=>o._willUpdate()),o}function vu(e){return Ky({observeElementRect:Fy,observeElementOffset:Uy,scrollToFn:Wy,...e})}const bu=(...e)=>e.filter((t,n,r)=>!!t&&t.trim()!==""&&r.indexOf(t)===n).join(" ").trim();const Gy=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();const Jy=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(t,n,r)=>r?r.toUpperCase():n.toLowerCase());const za=e=>{const t=Jy(e);return t.charAt(0).toUpperCase()+t.slice(1)};var Yy={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};const Xy=e=>{for(const t in e)if(t.startsWith("aria-")||t==="role"||t==="title")return!0;return!1};const Qy=v.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:n=2,absoluteStrokeWidth:r,className:o="",children:i,iconNode:s,...a},l)=>v.createElement("svg",{ref:l,...Yy,width:t,height:t,stroke:e,strokeWidth:r?Number(n)*24/Number(t):n,className:bu("lucide",o),...!i&&!Xy(a)&&{"aria-hidden":"true"},...a},[...s.map(([c,u])=>v.createElement(c,u)),...Array.isArray(i)?i:[i]]));const _e=(e,t)=>{const n=v.forwardRef(({className:r,...o},i)=>v.createElement(Qy,{ref:i,iconNode:t,className:bu(`lucide-${Gy(za(e))}`,`lucide-${e}`,r),...o}));return n.displayName=za(e),n};const ev=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],tv=_e("arrow-down",ev);const nv=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],rv=_e("arrow-up",nv);const ov=[["path",{d:"M12 18V5",key:"adv99a"}],["path",{d:"M15 13a4.17 4.17 0 0 1-3-4 4.17 4.17 0 0 1-3 4",key:"1e3is1"}],["path",{d:"M17.598 6.5A3 3 0 1 0 12 5a3 3 0 1 0-5.598 1.5",key:"1gqd8o"}],["path",{d:"M17.997 5.125a4 4 0 0 1 2.526 5.77",key:"iwvgf7"}],["path",{d:"M18 18a4 4 0 0 0 2-7.464",key:"efp6ie"}],["path",{d:"M19.967 17.483A4 4 0 1 1 12 18a4 4 0 1 1-7.967-.517",key:"1gq6am"}],["path",{d:"M6 18a4 4 0 0 1-2-7.464",key:"k1g0md"}],["path",{d:"M6.003 5.125a4 4 0 0 0-2.526 5.77",key:"q97ue3"}]],iv=_e("brain",ov);const sv=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],Bn=_e("check",sv);const av=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],At=_e("chevron-down",av);const lv=[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]],Lt=_e("chevron-right",lv);const cv=[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]],uv=_e("chevron-up",cv);const dv=[["path",{d:"m7 6 5 5 5-5",key:"1lc07p"}],["path",{d:"m7 13 5 5 5-5",key:"1d48rs"}]],fv=_e("chevrons-down",dv);const hv=[["path",{d:"m17 11-5-5-5 5",key:"e8nh98"}],["path",{d:"m17 18-5-5-5 5",key:"2avn1x"}]],pv=_e("chevrons-up",hv);const mv=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]],_i=_e("circle-alert",mv);const gv=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],xv=_e("circle-check-big",gv);const yv=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]],vv=_e("circle-question-mark",yv);const bv=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["rect",{x:"9",y:"9",width:"6",height:"6",rx:"1",key:"1ssd4o"}]],wu=_e("circle-stop",bv);const wv=[["path",{d:"M12 6v6l4 2",key:"mmk7yg"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],fs=_e("clock",wv);const kv=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M12 3v18",key:"108xh3"}]],_v=_e("columns-2",kv);const Sv=[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]],go=_e("copy",Sv);const Cv=[["path",{d:"M12 15V3",key:"m9g1x1"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["path",{d:"m7 10 5 5 5-5",key:"brsn70"}]],ku=_e("download",Cv);const Ev=[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]],Nv=_e("external-link",Ev);const jv=[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],_u=_e("eye-off",jv);const Tv=[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],Su=_e("eye",Tv);const Av=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m8 16 2-2-2-2",key:"10vzyd"}],["path",{d:"M12 18h4",key:"1wd2n7"}]],Iv=_e("file-terminal",Av);const zv=[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]],Rv=_e("gauge",zv);const Pv=[["circle",{cx:"5",cy:"6",r:"3",key:"1qnov2"}],["path",{d:"M12 6h5a2 2 0 0 1 2 2v7",key:"1yj91y"}],["path",{d:"m15 9-3-3 3-3",key:"1lwv8l"}],["circle",{cx:"19",cy:"18",r:"3",key:"1qljk2"}],["path",{d:"M12 18H7a2 2 0 0 1-2-2V9",key:"16sdep"}],["path",{d:"m9 15 3 3-3 3",key:"1m3kbl"}]],Cu=_e("git-compare-arrows",Pv);const Ov=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]],Dv=_e("globe",Ov);const Mv=[["rect",{width:"7",height:"7",x:"3",y:"3",rx:"1",key:"1g98yp"}],["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["rect",{width:"7",height:"7",x:"14",y:"14",rx:"1",key:"nxv5o0"}],["rect",{width:"7",height:"7",x:"3",y:"14",rx:"1",key:"1bb6yr"}]],Lv=_e("layout-grid",Mv);const Fv=[["path",{d:"M3 5h.01",key:"18ugdj"}],["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M3 19h.01",key:"noohij"}],["path",{d:"M8 5h13",key:"1pao27"}],["path",{d:"M8 12h13",key:"1za7za"}],["path",{d:"M8 19h13",key:"m83p4d"}]],$v=_e("list",Fv);const Bv=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]],Eu=_e("loader-circle",Bv);const Uv=[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4",key:"fwvmzm"}]],Zv=_e("lock",Uv);const Vv=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z",key:"18887p"}]],Nu=_e("message-square",Vv);const Wv=[["path",{d:"M5 12h14",key:"1ays0h"}]],Hv=_e("minus",Wv);const qv=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]],Kv=_e("pencil",qv);const Gv=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],Ra=_e("plus",Gv);const Jv=[["path",{d:"M16.247 7.761a6 6 0 0 1 0 8.478",key:"1fwjs5"}],["path",{d:"M19.075 4.933a10 10 0 0 1 0 14.134",key:"ehdyv1"}],["path",{d:"M4.925 19.067a10 10 0 0 1 0-14.134",key:"1q22gi"}],["path",{d:"M7.753 16.239a6 6 0 0 1 0-8.478",key:"r2q7qm"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],Yv=_e("radio",Jv);const Xv=[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]],ju=_e("rotate-ccw",Xv);const Qv=[["path",{d:"M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8",key:"1p45f6"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}]],Tu=_e("rotate-cw",Qv);const eb=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M21 9H3",key:"1338ky"}],["path",{d:"M21 15H3",key:"9uk58r"}]],tb=_e("rows-3",eb);const nb=[["rect",{width:"20",height:"8",x:"2",y:"2",rx:"2",ry:"2",key:"ngkwjq"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",ry:"2",key:"iecqi9"}],["line",{x1:"6",x2:"6.01",y1:"6",y2:"6",key:"16zg32"}],["line",{x1:"6",x2:"6.01",y1:"18",y2:"18",key:"nzw8ys"}]],rb=_e("server",nb);const ob=[["path",{d:"M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915",key:"1i5ecw"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],ib=_e("settings",ob);const sb=[["path",{d:"M12 19h8",key:"baeox8"}],["path",{d:"m4 17 6-6-6-6",key:"1yngyt"}]],ab=_e("terminal",sb);const lb=[["path",{d:"M10 11v6",key:"nco0om"}],["path",{d:"M14 11v6",key:"outv1u"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]],cb=_e("trash-2",lb);const ub=[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],db=_e("triangle-alert",ub);const fb=[["path",{d:"M12 3v12",key:"1x0j5s"}],["path",{d:"m17 8-5-5-5 5",key:"7q97r8"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}]],hb=_e("upload",fb);const pb=[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2",key:"975kel"}],["circle",{cx:"12",cy:"7",r:"4",key:"17ys0d"}]],mb=_e("user",pb);const gb=[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}],["path",{d:"M5 12.859a10 10 0 0 1 5.17-2.69",key:"1dl1wf"}],["path",{d:"M19 12.859a10 10 0 0 0-2.007-1.523",key:"4k23kn"}],["path",{d:"M2 8.82a15 15 0 0 1 4.177-2.643",key:"1grhjp"}],["path",{d:"M22 8.82a15 15 0 0 0-11.288-3.764",key:"z3jwby"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],xb=_e("wifi-off",gb);const yb=[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M2 8.82a15 15 0 0 1 20 0",key:"dnpr2z"}],["path",{d:"M5 12.859a10 10 0 0 1 14 0",key:"1x1e6c"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}]],vb=_e("wifi",yb);const bb=[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z",key:"1ngwbx"}]],wb=_e("wrench",bb);const kb=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],hs=_e("x",kb);const _b=[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",key:"1xq2db"}]],gr=_e("zap",_b);function Nr(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Bo={exports:{}};var Pa;function Sb(){return Pa||(Pa=1,(function(e,t){(function(n){e.exports=n()})(function(){return(function n(r,o,i){function s(c,u){if(!o[c]){if(!r[c]){var h=typeof Nr=="function"&&Nr;if(!u&&h)return h(c,!0);if(a)return a(c,!0);var p=new Error("Cannot find module '"+c+"'");throw p.code="MODULE_NOT_FOUND",p}var f=o[c]={exports:{}};r[c][0].call(f.exports,function(x){var m=r[c][1][x];return s(m||x)},f,f.exports,n,r,o,i)}return o[c].exports}for(var a=typeof Nr=="function"&&Nr,l=0;l<i.length;l++)s(i[l]);return s})({1:[function(n,r,o){var i=n("./utils"),s=n("./support"),a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";o.encode=function(l){for(var c,u,h,p,f,x,m,y=[],g=0,b=l.length,_=b,S=i.getTypeOf(l)!=="string";g<l.length;)_=b-g,h=S?(c=l[g++],u=g<b?l[g++]:0,g<b?l[g++]:0):(c=l.charCodeAt(g++),u=g<b?l.charCodeAt(g++):0,g<b?l.charCodeAt(g++):0),p=c>>2,f=(3&c)<<4|u>>4,x=1<_?(15&u)<<2|h>>6:64,m=2<_?63&h:64,y.push(a.charAt(p)+a.charAt(f)+a.charAt(x)+a.charAt(m));return y.join("")},o.decode=function(l){var c,u,h,p,f,x,m=0,y=0,g="data:";if(l.substr(0,g.length)===g)throw new Error("Invalid base64 input, it looks like a data url.");var b,_=3*(l=l.replace(/[^A-Za-z0-9+/=]/g,"")).length/4;if(l.charAt(l.length-1)===a.charAt(64)&&_--,l.charAt(l.length-2)===a.charAt(64)&&_--,_%1!=0)throw new Error("Invalid base64 input, bad content length.");for(b=s.uint8array?new Uint8Array(0|_):new Array(0|_);m<l.length;)c=a.indexOf(l.charAt(m++))<<2|(p=a.indexOf(l.charAt(m++)))>>4,u=(15&p)<<4|(f=a.indexOf(l.charAt(m++)))>>2,h=(3&f)<<6|(x=a.indexOf(l.charAt(m++))),b[y++]=c,f!==64&&(b[y++]=u),x!==64&&(b[y++]=h);return b}},{"./support":30,"./utils":32}],2:[function(n,r,o){var i=n("./external"),s=n("./stream/DataWorker"),a=n("./stream/Crc32Probe"),l=n("./stream/DataLengthProbe");function c(u,h,p,f,x){this.compressedSize=u,this.uncompressedSize=h,this.crc32=p,this.compression=f,this.compressedContent=x}c.prototype={getContentWorker:function(){var u=new s(i.Promise.resolve(this.compressedContent)).pipe(this.compression.uncompressWorker()).pipe(new l("data_length")),h=this;return u.on("end",function(){if(this.streamInfo.data_length!==h.uncompressedSize)throw new Error("Bug : uncompressed data size mismatch")}),u},getCompressedWorker:function(){return new s(i.Promise.resolve(this.compressedContent)).withStreamInfo("compressedSize",this.compressedSize).withStreamInfo("uncompressedSize",this.uncompressedSize).withStreamInfo("crc32",this.crc32).withStreamInfo("compression",this.compression)}},c.createWorkerFrom=function(u,h,p){return u.pipe(new a).pipe(new l("uncompressedSize")).pipe(h.compressWorker(p)).pipe(new l("compressedSize")).withStreamInfo("compression",h)},r.exports=c},{"./external":6,"./stream/Crc32Probe":25,"./stream/DataLengthProbe":26,"./stream/DataWorker":27}],3:[function(n,r,o){var i=n("./stream/GenericWorker");o.STORE={magic:"\0\0",compressWorker:function(){return new i("STORE compression")},uncompressWorker:function(){return new i("STORE decompression")}},o.DEFLATE=n("./flate")},{"./flate":7,"./stream/GenericWorker":28}],4:[function(n,r,o){var i=n("./utils"),s=(function(){for(var a,l=[],c=0;c<256;c++){a=c;for(var u=0;u<8;u++)a=1&a?3988292384^a>>>1:a>>>1;l[c]=a}return l})();r.exports=function(a,l){return a!==void 0&&a.length?i.getTypeOf(a)!=="string"?(function(c,u,h,p){var f=s,x=p+h;c^=-1;for(var m=p;m<x;m++)c=c>>>8^f[255&(c^u[m])];return-1^c})(0|l,a,a.length,0):(function(c,u,h,p){var f=s,x=p+h;c^=-1;for(var m=p;m<x;m++)c=c>>>8^f[255&(c^u.charCodeAt(m))];return-1^c})(0|l,a,a.length,0):0}},{"./utils":32}],5:[function(n,r,o){o.base64=!1,o.binary=!1,o.dir=!1,o.createFolders=!0,o.date=null,o.compression=null,o.compressionOptions=null,o.comment=null,o.unixPermissions=null,o.dosPermissions=null},{}],6:[function(n,r,o){var i=null;i=typeof Promise<"u"?Promise:n("lie"),r.exports={Promise:i}},{lie:37}],7:[function(n,r,o){var i=typeof Uint8Array<"u"&&typeof Uint16Array<"u"&&typeof Uint32Array<"u",s=n("pako"),a=n("./utils"),l=n("./stream/GenericWorker"),c=i?"uint8array":"array";function u(h,p){l.call(this,"FlateWorker/"+h),this._pako=null,this._pakoAction=h,this._pakoOptions=p,this.meta={}}o.magic="\b\0",a.inherits(u,l),u.prototype.processChunk=function(h){this.meta=h.meta,this._pako===null&&this._createPako(),this._pako.push(a.transformTo(c,h.data),!1)},u.prototype.flush=function(){l.prototype.flush.call(this),this._pako===null&&this._createPako(),this._pako.push([],!0)},u.prototype.cleanUp=function(){l.prototype.cleanUp.call(this),this._pako=null},u.prototype._createPako=function(){this._pako=new s[this._pakoAction]({raw:!0,level:this._pakoOptions.level||-1});var h=this;this._pako.onData=function(p){h.push({data:p,meta:h.meta})}},o.compressWorker=function(h){return new u("Deflate",h)},o.uncompressWorker=function(){return new u("Inflate",{})}},{"./stream/GenericWorker":28,"./utils":32,pako:38}],8:[function(n,r,o){function i(f,x){var m,y="";for(m=0;m<x;m++)y+=String.fromCharCode(255&f),f>>>=8;return y}function s(f,x,m,y,g,b){var _,S,E=f.file,j=f.compression,A=b!==c.utf8encode,R=a.transformTo("string",b(E.name)),P=a.transformTo("string",c.utf8encode(E.name)),D=E.comment,B=a.transformTo("string",b(D)),C=a.transformTo("string",c.utf8encode(D)),M=P.length!==E.name.length,w=C.length!==D.length,O="",K="",Z="",W=E.dir,q=E.date,N={crc32:0,compressedSize:0,uncompressedSize:0};x&&!m||(N.crc32=f.crc32,N.compressedSize=f.compressedSize,N.uncompressedSize=f.uncompressedSize);var L=0;x&&(L|=8),A||!M&&!w||(L|=2048);var F=0,T=0;W&&(F|=16),g==="UNIX"?(T=798,F|=(function(te,ge){var oe=te;return te||(oe=ge?16893:33204),(65535&oe)<<16})(E.unixPermissions,W)):(T=20,F|=(function(te){return 63&(te||0)})(E.dosPermissions)),_=q.getUTCHours(),_<<=6,_|=q.getUTCMinutes(),_<<=5,_|=q.getUTCSeconds()/2,S=q.getUTCFullYear()-1980,S<<=4,S|=q.getUTCMonth()+1,S<<=5,S|=q.getUTCDate(),M&&(K=i(1,1)+i(u(R),4)+P,O+="up"+i(K.length,2)+K),w&&(Z=i(1,1)+i(u(B),4)+C,O+="uc"+i(Z.length,2)+Z);var X="";return X+=`
|
|
40
|
+
\0`,X+=i(L,2),X+=j.magic,X+=i(_,2),X+=i(S,2),X+=i(N.crc32,4),X+=i(N.compressedSize,4),X+=i(N.uncompressedSize,4),X+=i(R.length,2),X+=i(O.length,2),{fileRecord:h.LOCAL_FILE_HEADER+X+R+O,dirRecord:h.CENTRAL_FILE_HEADER+i(T,2)+X+i(B.length,2)+"\0\0\0\0"+i(F,4)+i(y,4)+R+O+B}}var a=n("../utils"),l=n("../stream/GenericWorker"),c=n("../utf8"),u=n("../crc32"),h=n("../signature");function p(f,x,m,y){l.call(this,"ZipFileWorker"),this.bytesWritten=0,this.zipComment=x,this.zipPlatform=m,this.encodeFileName=y,this.streamFiles=f,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],this.currentSourceOffset=0,this.entriesCount=0,this.currentFile=null,this._sources=[]}a.inherits(p,l),p.prototype.push=function(f){var x=f.meta.percent||0,m=this.entriesCount,y=this._sources.length;this.accumulate?this.contentBuffer.push(f):(this.bytesWritten+=f.data.length,l.prototype.push.call(this,{data:f.data,meta:{currentFile:this.currentFile,percent:m?(x+100*(m-y-1))/m:100}}))},p.prototype.openedSource=function(f){this.currentSourceOffset=this.bytesWritten,this.currentFile=f.file.name;var x=this.streamFiles&&!f.file.dir;if(x){var m=s(f,x,!1,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);this.push({data:m.fileRecord,meta:{percent:0}})}else this.accumulate=!0},p.prototype.closedSource=function(f){this.accumulate=!1;var x=this.streamFiles&&!f.file.dir,m=s(f,x,!0,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);if(this.dirRecords.push(m.dirRecord),x)this.push({data:(function(y){return h.DATA_DESCRIPTOR+i(y.crc32,4)+i(y.compressedSize,4)+i(y.uncompressedSize,4)})(f),meta:{percent:100}});else for(this.push({data:m.fileRecord,meta:{percent:0}});this.contentBuffer.length;)this.push(this.contentBuffer.shift());this.currentFile=null},p.prototype.flush=function(){for(var f=this.bytesWritten,x=0;x<this.dirRecords.length;x++)this.push({data:this.dirRecords[x],meta:{percent:100}});var m=this.bytesWritten-f,y=(function(g,b,_,S,E){var j=a.transformTo("string",E(S));return h.CENTRAL_DIRECTORY_END+"\0\0\0\0"+i(g,2)+i(g,2)+i(b,4)+i(_,4)+i(j.length,2)+j})(this.dirRecords.length,m,f,this.zipComment,this.encodeFileName);this.push({data:y,meta:{percent:100}})},p.prototype.prepareNextSource=function(){this.previous=this._sources.shift(),this.openedSource(this.previous.streamInfo),this.isPaused?this.previous.pause():this.previous.resume()},p.prototype.registerPrevious=function(f){this._sources.push(f);var x=this;return f.on("data",function(m){x.processChunk(m)}),f.on("end",function(){x.closedSource(x.previous.streamInfo),x._sources.length?x.prepareNextSource():x.end()}),f.on("error",function(m){x.error(m)}),this},p.prototype.resume=function(){return!!l.prototype.resume.call(this)&&(!this.previous&&this._sources.length?(this.prepareNextSource(),!0):this.previous||this._sources.length||this.generatedError?void 0:(this.end(),!0))},p.prototype.error=function(f){var x=this._sources;if(!l.prototype.error.call(this,f))return!1;for(var m=0;m<x.length;m++)try{x[m].error(f)}catch{}return!0},p.prototype.lock=function(){l.prototype.lock.call(this);for(var f=this._sources,x=0;x<f.length;x++)f[x].lock()},r.exports=p},{"../crc32":4,"../signature":23,"../stream/GenericWorker":28,"../utf8":31,"../utils":32}],9:[function(n,r,o){var i=n("../compressions"),s=n("./ZipFileWorker");o.generateWorker=function(a,l,c){var u=new s(l.streamFiles,c,l.platform,l.encodeFileName),h=0;try{a.forEach(function(p,f){h++;var x=(function(b,_){var S=b||_,E=i[S];if(!E)throw new Error(S+" is not a valid compression method !");return E})(f.options.compression,l.compression),m=f.options.compressionOptions||l.compressionOptions||{},y=f.dir,g=f.date;f._compressWorker(x,m).withStreamInfo("file",{name:p,dir:y,date:g,comment:f.comment||"",unixPermissions:f.unixPermissions,dosPermissions:f.dosPermissions}).pipe(u)}),u.entriesCount=h}catch(p){u.error(p)}return u}},{"../compressions":3,"./ZipFileWorker":8}],10:[function(n,r,o){function i(){if(!(this instanceof i))return new i;if(arguments.length)throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide.");this.files=Object.create(null),this.comment=null,this.root="",this.clone=function(){var s=new i;for(var a in this)typeof this[a]!="function"&&(s[a]=this[a]);return s}}(i.prototype=n("./object")).loadAsync=n("./load"),i.support=n("./support"),i.defaults=n("./defaults"),i.version="3.10.1",i.loadAsync=function(s,a){return new i().loadAsync(s,a)},i.external=n("./external"),r.exports=i},{"./defaults":5,"./external":6,"./load":11,"./object":15,"./support":30}],11:[function(n,r,o){var i=n("./utils"),s=n("./external"),a=n("./utf8"),l=n("./zipEntries"),c=n("./stream/Crc32Probe"),u=n("./nodejsUtils");function h(p){return new s.Promise(function(f,x){var m=p.decompressed.getContentWorker().pipe(new c);m.on("error",function(y){x(y)}).on("end",function(){m.streamInfo.crc32!==p.decompressed.crc32?x(new Error("Corrupted zip : CRC32 mismatch")):f()}).resume()})}r.exports=function(p,f){var x=this;return f=i.extend(f||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:a.utf8decode}),u.isNode&&u.isStream(p)?s.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file.")):i.prepareContent("the loaded zip file",p,!0,f.optimizedBinaryString,f.base64).then(function(m){var y=new l(f);return y.load(m),y}).then(function(m){var y=[s.Promise.resolve(m)],g=m.files;if(f.checkCRC32)for(var b=0;b<g.length;b++)y.push(h(g[b]));return s.Promise.all(y)}).then(function(m){for(var y=m.shift(),g=y.files,b=0;b<g.length;b++){var _=g[b],S=_.fileNameStr,E=i.resolve(_.fileNameStr);x.file(E,_.decompressed,{binary:!0,optimizedBinaryString:!0,date:_.date,dir:_.dir,comment:_.fileCommentStr.length?_.fileCommentStr:null,unixPermissions:_.unixPermissions,dosPermissions:_.dosPermissions,createFolders:f.createFolders}),_.dir||(x.file(E).unsafeOriginalName=S)}return y.zipComment.length&&(x.comment=y.zipComment),x})}},{"./external":6,"./nodejsUtils":14,"./stream/Crc32Probe":25,"./utf8":31,"./utils":32,"./zipEntries":33}],12:[function(n,r,o){var i=n("../utils"),s=n("../stream/GenericWorker");function a(l,c){s.call(this,"Nodejs stream input adapter for "+l),this._upstreamEnded=!1,this._bindStream(c)}i.inherits(a,s),a.prototype._bindStream=function(l){var c=this;(this._stream=l).pause(),l.on("data",function(u){c.push({data:u,meta:{percent:0}})}).on("error",function(u){c.isPaused?this.generatedError=u:c.error(u)}).on("end",function(){c.isPaused?c._upstreamEnded=!0:c.end()})},a.prototype.pause=function(){return!!s.prototype.pause.call(this)&&(this._stream.pause(),!0)},a.prototype.resume=function(){return!!s.prototype.resume.call(this)&&(this._upstreamEnded?this.end():this._stream.resume(),!0)},r.exports=a},{"../stream/GenericWorker":28,"../utils":32}],13:[function(n,r,o){var i=n("readable-stream").Readable;function s(a,l,c){i.call(this,l),this._helper=a;var u=this;a.on("data",function(h,p){u.push(h)||u._helper.pause(),c&&c(p)}).on("error",function(h){u.emit("error",h)}).on("end",function(){u.push(null)})}n("../utils").inherits(s,i),s.prototype._read=function(){this._helper.resume()},r.exports=s},{"../utils":32,"readable-stream":16}],14:[function(n,r,o){r.exports={isNode:typeof Buffer<"u",newBufferFrom:function(i,s){if(Buffer.from&&Buffer.from!==Uint8Array.from)return Buffer.from(i,s);if(typeof i=="number")throw new Error('The "data" argument must not be a number');return new Buffer(i,s)},allocBuffer:function(i){if(Buffer.alloc)return Buffer.alloc(i);var s=new Buffer(i);return s.fill(0),s},isBuffer:function(i){return Buffer.isBuffer(i)},isStream:function(i){return i&&typeof i.on=="function"&&typeof i.pause=="function"&&typeof i.resume=="function"}}},{}],15:[function(n,r,o){function i(E,j,A){var R,P=a.getTypeOf(j),D=a.extend(A||{},u);D.date=D.date||new Date,D.compression!==null&&(D.compression=D.compression.toUpperCase()),typeof D.unixPermissions=="string"&&(D.unixPermissions=parseInt(D.unixPermissions,8)),D.unixPermissions&&16384&D.unixPermissions&&(D.dir=!0),D.dosPermissions&&16&D.dosPermissions&&(D.dir=!0),D.dir&&(E=g(E)),D.createFolders&&(R=y(E))&&b.call(this,R,!0);var B=P==="string"&&D.binary===!1&&D.base64===!1;A&&A.binary!==void 0||(D.binary=!B),(j instanceof h&&j.uncompressedSize===0||D.dir||!j||j.length===0)&&(D.base64=!1,D.binary=!0,j="",D.compression="STORE",P="string");var C=null;C=j instanceof h||j instanceof l?j:x.isNode&&x.isStream(j)?new m(E,j):a.prepareContent(E,j,D.binary,D.optimizedBinaryString,D.base64);var M=new p(E,C,D);this.files[E]=M}var s=n("./utf8"),a=n("./utils"),l=n("./stream/GenericWorker"),c=n("./stream/StreamHelper"),u=n("./defaults"),h=n("./compressedObject"),p=n("./zipObject"),f=n("./generate"),x=n("./nodejsUtils"),m=n("./nodejs/NodejsStreamInputAdapter"),y=function(E){E.slice(-1)==="/"&&(E=E.substring(0,E.length-1));var j=E.lastIndexOf("/");return 0<j?E.substring(0,j):""},g=function(E){return E.slice(-1)!=="/"&&(E+="/"),E},b=function(E,j){return j=j!==void 0?j:u.createFolders,E=g(E),this.files[E]||i.call(this,E,null,{dir:!0,createFolders:j}),this.files[E]};function _(E){return Object.prototype.toString.call(E)==="[object RegExp]"}var S={load:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},forEach:function(E){var j,A,R;for(j in this.files)R=this.files[j],(A=j.slice(this.root.length,j.length))&&j.slice(0,this.root.length)===this.root&&E(A,R)},filter:function(E){var j=[];return this.forEach(function(A,R){E(A,R)&&j.push(R)}),j},file:function(E,j,A){if(arguments.length!==1)return E=this.root+E,i.call(this,E,j,A),this;if(_(E)){var R=E;return this.filter(function(D,B){return!B.dir&&R.test(D)})}var P=this.files[this.root+E];return P&&!P.dir?P:null},folder:function(E){if(!E)return this;if(_(E))return this.filter(function(P,D){return D.dir&&E.test(P)});var j=this.root+E,A=b.call(this,j),R=this.clone();return R.root=A.name,R},remove:function(E){E=this.root+E;var j=this.files[E];if(j||(E.slice(-1)!=="/"&&(E+="/"),j=this.files[E]),j&&!j.dir)delete this.files[E];else for(var A=this.filter(function(P,D){return D.name.slice(0,E.length)===E}),R=0;R<A.length;R++)delete this.files[A[R].name];return this},generate:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},generateInternalStream:function(E){var j,A={};try{if((A=a.extend(E||{},{streamFiles:!1,compression:"STORE",compressionOptions:null,type:"",platform:"DOS",comment:null,mimeType:"application/zip",encodeFileName:s.utf8encode})).type=A.type.toLowerCase(),A.compression=A.compression.toUpperCase(),A.type==="binarystring"&&(A.type="string"),!A.type)throw new Error("No output type specified.");a.checkSupport(A.type),A.platform!=="darwin"&&A.platform!=="freebsd"&&A.platform!=="linux"&&A.platform!=="sunos"||(A.platform="UNIX"),A.platform==="win32"&&(A.platform="DOS");var R=A.comment||this.comment||"";j=f.generateWorker(this,A,R)}catch(P){(j=new l("error")).error(P)}return new c(j,A.type||"string",A.mimeType)},generateAsync:function(E,j){return this.generateInternalStream(E).accumulate(j)},generateNodeStream:function(E,j){return(E=E||{}).type||(E.type="nodebuffer"),this.generateInternalStream(E).toNodejsStream(j)}};r.exports=S},{"./compressedObject":2,"./defaults":5,"./generate":9,"./nodejs/NodejsStreamInputAdapter":12,"./nodejsUtils":14,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31,"./utils":32,"./zipObject":35}],16:[function(n,r,o){r.exports=n("stream")},{stream:void 0}],17:[function(n,r,o){var i=n("./DataReader");function s(a){i.call(this,a);for(var l=0;l<this.data.length;l++)a[l]=255&a[l]}n("../utils").inherits(s,i),s.prototype.byteAt=function(a){return this.data[this.zero+a]},s.prototype.lastIndexOfSignature=function(a){for(var l=a.charCodeAt(0),c=a.charCodeAt(1),u=a.charCodeAt(2),h=a.charCodeAt(3),p=this.length-4;0<=p;--p)if(this.data[p]===l&&this.data[p+1]===c&&this.data[p+2]===u&&this.data[p+3]===h)return p-this.zero;return-1},s.prototype.readAndCheckSignature=function(a){var l=a.charCodeAt(0),c=a.charCodeAt(1),u=a.charCodeAt(2),h=a.charCodeAt(3),p=this.readData(4);return l===p[0]&&c===p[1]&&u===p[2]&&h===p[3]},s.prototype.readData=function(a){if(this.checkOffset(a),a===0)return[];var l=this.data.slice(this.zero+this.index,this.zero+this.index+a);return this.index+=a,l},r.exports=s},{"../utils":32,"./DataReader":18}],18:[function(n,r,o){var i=n("../utils");function s(a){this.data=a,this.length=a.length,this.index=0,this.zero=0}s.prototype={checkOffset:function(a){this.checkIndex(this.index+a)},checkIndex:function(a){if(this.length<this.zero+a||a<0)throw new Error("End of data reached (data length = "+this.length+", asked index = "+a+"). Corrupted zip ?")},setIndex:function(a){this.checkIndex(a),this.index=a},skip:function(a){this.setIndex(this.index+a)},byteAt:function(){},readInt:function(a){var l,c=0;for(this.checkOffset(a),l=this.index+a-1;l>=this.index;l--)c=(c<<8)+this.byteAt(l);return this.index+=a,c},readString:function(a){return i.transformTo("string",this.readData(a))},readData:function(){},lastIndexOfSignature:function(){},readAndCheckSignature:function(){},readDate:function(){var a=this.readInt(4);return new Date(Date.UTC(1980+(a>>25&127),(a>>21&15)-1,a>>16&31,a>>11&31,a>>5&63,(31&a)<<1))}},r.exports=s},{"../utils":32}],19:[function(n,r,o){var i=n("./Uint8ArrayReader");function s(a){i.call(this,a)}n("../utils").inherits(s,i),s.prototype.readData=function(a){this.checkOffset(a);var l=this.data.slice(this.zero+this.index,this.zero+this.index+a);return this.index+=a,l},r.exports=s},{"../utils":32,"./Uint8ArrayReader":21}],20:[function(n,r,o){var i=n("./DataReader");function s(a){i.call(this,a)}n("../utils").inherits(s,i),s.prototype.byteAt=function(a){return this.data.charCodeAt(this.zero+a)},s.prototype.lastIndexOfSignature=function(a){return this.data.lastIndexOf(a)-this.zero},s.prototype.readAndCheckSignature=function(a){return a===this.readData(4)},s.prototype.readData=function(a){this.checkOffset(a);var l=this.data.slice(this.zero+this.index,this.zero+this.index+a);return this.index+=a,l},r.exports=s},{"../utils":32,"./DataReader":18}],21:[function(n,r,o){var i=n("./ArrayReader");function s(a){i.call(this,a)}n("../utils").inherits(s,i),s.prototype.readData=function(a){if(this.checkOffset(a),a===0)return new Uint8Array(0);var l=this.data.subarray(this.zero+this.index,this.zero+this.index+a);return this.index+=a,l},r.exports=s},{"../utils":32,"./ArrayReader":17}],22:[function(n,r,o){var i=n("../utils"),s=n("../support"),a=n("./ArrayReader"),l=n("./StringReader"),c=n("./NodeBufferReader"),u=n("./Uint8ArrayReader");r.exports=function(h){var p=i.getTypeOf(h);return i.checkSupport(p),p!=="string"||s.uint8array?p==="nodebuffer"?new c(h):s.uint8array?new u(i.transformTo("uint8array",h)):new a(i.transformTo("array",h)):new l(h)}},{"../support":30,"../utils":32,"./ArrayReader":17,"./NodeBufferReader":19,"./StringReader":20,"./Uint8ArrayReader":21}],23:[function(n,r,o){o.LOCAL_FILE_HEADER="PK",o.CENTRAL_FILE_HEADER="PK",o.CENTRAL_DIRECTORY_END="PK",o.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK\x07",o.ZIP64_CENTRAL_DIRECTORY_END="PK",o.DATA_DESCRIPTOR="PK\x07\b"},{}],24:[function(n,r,o){var i=n("./GenericWorker"),s=n("../utils");function a(l){i.call(this,"ConvertWorker to "+l),this.destType=l}s.inherits(a,i),a.prototype.processChunk=function(l){this.push({data:s.transformTo(this.destType,l.data),meta:l.meta})},r.exports=a},{"../utils":32,"./GenericWorker":28}],25:[function(n,r,o){var i=n("./GenericWorker"),s=n("../crc32");function a(){i.call(this,"Crc32Probe"),this.withStreamInfo("crc32",0)}n("../utils").inherits(a,i),a.prototype.processChunk=function(l){this.streamInfo.crc32=s(l.data,this.streamInfo.crc32||0),this.push(l)},r.exports=a},{"../crc32":4,"../utils":32,"./GenericWorker":28}],26:[function(n,r,o){var i=n("../utils"),s=n("./GenericWorker");function a(l){s.call(this,"DataLengthProbe for "+l),this.propName=l,this.withStreamInfo(l,0)}i.inherits(a,s),a.prototype.processChunk=function(l){if(l){var c=this.streamInfo[this.propName]||0;this.streamInfo[this.propName]=c+l.data.length}s.prototype.processChunk.call(this,l)},r.exports=a},{"../utils":32,"./GenericWorker":28}],27:[function(n,r,o){var i=n("../utils"),s=n("./GenericWorker");function a(l){s.call(this,"DataWorker");var c=this;this.dataIsReady=!1,this.index=0,this.max=0,this.data=null,this.type="",this._tickScheduled=!1,l.then(function(u){c.dataIsReady=!0,c.data=u,c.max=u&&u.length||0,c.type=i.getTypeOf(u),c.isPaused||c._tickAndRepeat()},function(u){c.error(u)})}i.inherits(a,s),a.prototype.cleanUp=function(){s.prototype.cleanUp.call(this),this.data=null},a.prototype.resume=function(){return!!s.prototype.resume.call(this)&&(!this._tickScheduled&&this.dataIsReady&&(this._tickScheduled=!0,i.delay(this._tickAndRepeat,[],this)),!0)},a.prototype._tickAndRepeat=function(){this._tickScheduled=!1,this.isPaused||this.isFinished||(this._tick(),this.isFinished||(i.delay(this._tickAndRepeat,[],this),this._tickScheduled=!0))},a.prototype._tick=function(){if(this.isPaused||this.isFinished)return!1;var l=null,c=Math.min(this.max,this.index+16384);if(this.index>=this.max)return this.end();switch(this.type){case"string":l=this.data.substring(this.index,c);break;case"uint8array":l=this.data.subarray(this.index,c);break;case"array":case"nodebuffer":l=this.data.slice(this.index,c)}return this.index=c,this.push({data:l,meta:{percent:this.max?this.index/this.max*100:0}})},r.exports=a},{"../utils":32,"./GenericWorker":28}],28:[function(n,r,o){function i(s){this.name=s||"default",this.streamInfo={},this.generatedError=null,this.extraStreamInfo={},this.isPaused=!0,this.isFinished=!1,this.isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}i.prototype={push:function(s){this.emit("data",s)},end:function(){if(this.isFinished)return!1;this.flush();try{this.emit("end"),this.cleanUp(),this.isFinished=!0}catch(s){this.emit("error",s)}return!0},error:function(s){return!this.isFinished&&(this.isPaused?this.generatedError=s:(this.isFinished=!0,this.emit("error",s),this.previous&&this.previous.error(s),this.cleanUp()),!0)},on:function(s,a){return this._listeners[s].push(a),this},cleanUp:function(){this.streamInfo=this.generatedError=this.extraStreamInfo=null,this._listeners=[]},emit:function(s,a){if(this._listeners[s])for(var l=0;l<this._listeners[s].length;l++)this._listeners[s][l].call(this,a)},pipe:function(s){return s.registerPrevious(this)},registerPrevious:function(s){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.streamInfo=s.streamInfo,this.mergeStreamInfo(),this.previous=s;var a=this;return s.on("data",function(l){a.processChunk(l)}),s.on("end",function(){a.end()}),s.on("error",function(l){a.error(l)}),this},pause:function(){return!this.isPaused&&!this.isFinished&&(this.isPaused=!0,this.previous&&this.previous.pause(),!0)},resume:function(){if(!this.isPaused||this.isFinished)return!1;var s=this.isPaused=!1;return this.generatedError&&(this.error(this.generatedError),s=!0),this.previous&&this.previous.resume(),!s},flush:function(){},processChunk:function(s){this.push(s)},withStreamInfo:function(s,a){return this.extraStreamInfo[s]=a,this.mergeStreamInfo(),this},mergeStreamInfo:function(){for(var s in this.extraStreamInfo)Object.prototype.hasOwnProperty.call(this.extraStreamInfo,s)&&(this.streamInfo[s]=this.extraStreamInfo[s])},lock:function(){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.isLocked=!0,this.previous&&this.previous.lock()},toString:function(){var s="Worker "+this.name;return this.previous?this.previous+" -> "+s:s}},r.exports=i},{}],29:[function(n,r,o){var i=n("../utils"),s=n("./ConvertWorker"),a=n("./GenericWorker"),l=n("../base64"),c=n("../support"),u=n("../external"),h=null;if(c.nodestream)try{h=n("../nodejs/NodejsStreamOutputAdapter")}catch{}function p(x,m){return new u.Promise(function(y,g){var b=[],_=x._internalType,S=x._outputType,E=x._mimeType;x.on("data",function(j,A){b.push(j),m&&m(A)}).on("error",function(j){b=[],g(j)}).on("end",function(){try{var j=(function(A,R,P){switch(A){case"blob":return i.newBlob(i.transformTo("arraybuffer",R),P);case"base64":return l.encode(R);default:return i.transformTo(A,R)}})(S,(function(A,R){var P,D=0,B=null,C=0;for(P=0;P<R.length;P++)C+=R[P].length;switch(A){case"string":return R.join("");case"array":return Array.prototype.concat.apply([],R);case"uint8array":for(B=new Uint8Array(C),P=0;P<R.length;P++)B.set(R[P],D),D+=R[P].length;return B;case"nodebuffer":return Buffer.concat(R);default:throw new Error("concat : unsupported type '"+A+"'")}})(_,b),E);y(j)}catch(A){g(A)}b=[]}).resume()})}function f(x,m,y){var g=m;switch(m){case"blob":case"arraybuffer":g="uint8array";break;case"base64":g="string"}try{this._internalType=g,this._outputType=m,this._mimeType=y,i.checkSupport(g),this._worker=x.pipe(new s(g)),x.lock()}catch(b){this._worker=new a("error"),this._worker.error(b)}}f.prototype={accumulate:function(x){return p(this,x)},on:function(x,m){var y=this;return x==="data"?this._worker.on(x,function(g){m.call(y,g.data,g.meta)}):this._worker.on(x,function(){i.delay(m,arguments,y)}),this},resume:function(){return i.delay(this._worker.resume,[],this._worker),this},pause:function(){return this._worker.pause(),this},toNodejsStream:function(x){if(i.checkSupport("nodestream"),this._outputType!=="nodebuffer")throw new Error(this._outputType+" is not supported by this method");return new h(this,{objectMode:this._outputType!=="nodebuffer"},x)}},r.exports=f},{"../base64":1,"../external":6,"../nodejs/NodejsStreamOutputAdapter":13,"../support":30,"../utils":32,"./ConvertWorker":24,"./GenericWorker":28}],30:[function(n,r,o){if(o.base64=!0,o.array=!0,o.string=!0,o.arraybuffer=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u",o.nodebuffer=typeof Buffer<"u",o.uint8array=typeof Uint8Array<"u",typeof ArrayBuffer>"u")o.blob=!1;else{var i=new ArrayBuffer(0);try{o.blob=new Blob([i],{type:"application/zip"}).size===0}catch{try{var s=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);s.append(i),o.blob=s.getBlob("application/zip").size===0}catch{o.blob=!1}}}try{o.nodestream=!!n("readable-stream").Readable}catch{o.nodestream=!1}},{"readable-stream":16}],31:[function(n,r,o){for(var i=n("./utils"),s=n("./support"),a=n("./nodejsUtils"),l=n("./stream/GenericWorker"),c=new Array(256),u=0;u<256;u++)c[u]=252<=u?6:248<=u?5:240<=u?4:224<=u?3:192<=u?2:1;c[254]=c[254]=1;function h(){l.call(this,"utf-8 decode"),this.leftOver=null}function p(){l.call(this,"utf-8 encode")}o.utf8encode=function(f){return s.nodebuffer?a.newBufferFrom(f,"utf-8"):(function(x){var m,y,g,b,_,S=x.length,E=0;for(b=0;b<S;b++)(64512&(y=x.charCodeAt(b)))==55296&&b+1<S&&(64512&(g=x.charCodeAt(b+1)))==56320&&(y=65536+(y-55296<<10)+(g-56320),b++),E+=y<128?1:y<2048?2:y<65536?3:4;for(m=s.uint8array?new Uint8Array(E):new Array(E),b=_=0;_<E;b++)(64512&(y=x.charCodeAt(b)))==55296&&b+1<S&&(64512&(g=x.charCodeAt(b+1)))==56320&&(y=65536+(y-55296<<10)+(g-56320),b++),y<128?m[_++]=y:(y<2048?m[_++]=192|y>>>6:(y<65536?m[_++]=224|y>>>12:(m[_++]=240|y>>>18,m[_++]=128|y>>>12&63),m[_++]=128|y>>>6&63),m[_++]=128|63&y);return m})(f)},o.utf8decode=function(f){return s.nodebuffer?i.transformTo("nodebuffer",f).toString("utf-8"):(function(x){var m,y,g,b,_=x.length,S=new Array(2*_);for(m=y=0;m<_;)if((g=x[m++])<128)S[y++]=g;else if(4<(b=c[g]))S[y++]=65533,m+=b-1;else{for(g&=b===2?31:b===3?15:7;1<b&&m<_;)g=g<<6|63&x[m++],b--;1<b?S[y++]=65533:g<65536?S[y++]=g:(g-=65536,S[y++]=55296|g>>10&1023,S[y++]=56320|1023&g)}return S.length!==y&&(S.subarray?S=S.subarray(0,y):S.length=y),i.applyFromCharCode(S)})(f=i.transformTo(s.uint8array?"uint8array":"array",f))},i.inherits(h,l),h.prototype.processChunk=function(f){var x=i.transformTo(s.uint8array?"uint8array":"array",f.data);if(this.leftOver&&this.leftOver.length){if(s.uint8array){var m=x;(x=new Uint8Array(m.length+this.leftOver.length)).set(this.leftOver,0),x.set(m,this.leftOver.length)}else x=this.leftOver.concat(x);this.leftOver=null}var y=(function(b,_){var S;for((_=_||b.length)>b.length&&(_=b.length),S=_-1;0<=S&&(192&b[S])==128;)S--;return S<0||S===0?_:S+c[b[S]]>_?S:_})(x),g=x;y!==x.length&&(s.uint8array?(g=x.subarray(0,y),this.leftOver=x.subarray(y,x.length)):(g=x.slice(0,y),this.leftOver=x.slice(y,x.length))),this.push({data:o.utf8decode(g),meta:f.meta})},h.prototype.flush=function(){this.leftOver&&this.leftOver.length&&(this.push({data:o.utf8decode(this.leftOver),meta:{}}),this.leftOver=null)},o.Utf8DecodeWorker=h,i.inherits(p,l),p.prototype.processChunk=function(f){this.push({data:o.utf8encode(f.data),meta:f.meta})},o.Utf8EncodeWorker=p},{"./nodejsUtils":14,"./stream/GenericWorker":28,"./support":30,"./utils":32}],32:[function(n,r,o){var i=n("./support"),s=n("./base64"),a=n("./nodejsUtils"),l=n("./external");function c(m){return m}function u(m,y){for(var g=0;g<m.length;++g)y[g]=255&m.charCodeAt(g);return y}n("setimmediate"),o.newBlob=function(m,y){o.checkSupport("blob");try{return new Blob([m],{type:y})}catch{try{var g=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);return g.append(m),g.getBlob(y)}catch{throw new Error("Bug : can't construct the Blob.")}}};var h={stringifyByChunk:function(m,y,g){var b=[],_=0,S=m.length;if(S<=g)return String.fromCharCode.apply(null,m);for(;_<S;)y==="array"||y==="nodebuffer"?b.push(String.fromCharCode.apply(null,m.slice(_,Math.min(_+g,S)))):b.push(String.fromCharCode.apply(null,m.subarray(_,Math.min(_+g,S)))),_+=g;return b.join("")},stringifyByChar:function(m){for(var y="",g=0;g<m.length;g++)y+=String.fromCharCode(m[g]);return y},applyCanBeUsed:{uint8array:(function(){try{return i.uint8array&&String.fromCharCode.apply(null,new Uint8Array(1)).length===1}catch{return!1}})(),nodebuffer:(function(){try{return i.nodebuffer&&String.fromCharCode.apply(null,a.allocBuffer(1)).length===1}catch{return!1}})()}};function p(m){var y=65536,g=o.getTypeOf(m),b=!0;if(g==="uint8array"?b=h.applyCanBeUsed.uint8array:g==="nodebuffer"&&(b=h.applyCanBeUsed.nodebuffer),b)for(;1<y;)try{return h.stringifyByChunk(m,g,y)}catch{y=Math.floor(y/2)}return h.stringifyByChar(m)}function f(m,y){for(var g=0;g<m.length;g++)y[g]=m[g];return y}o.applyFromCharCode=p;var x={};x.string={string:c,array:function(m){return u(m,new Array(m.length))},arraybuffer:function(m){return x.string.uint8array(m).buffer},uint8array:function(m){return u(m,new Uint8Array(m.length))},nodebuffer:function(m){return u(m,a.allocBuffer(m.length))}},x.array={string:p,array:c,arraybuffer:function(m){return new Uint8Array(m).buffer},uint8array:function(m){return new Uint8Array(m)},nodebuffer:function(m){return a.newBufferFrom(m)}},x.arraybuffer={string:function(m){return p(new Uint8Array(m))},array:function(m){return f(new Uint8Array(m),new Array(m.byteLength))},arraybuffer:c,uint8array:function(m){return new Uint8Array(m)},nodebuffer:function(m){return a.newBufferFrom(new Uint8Array(m))}},x.uint8array={string:p,array:function(m){return f(m,new Array(m.length))},arraybuffer:function(m){return m.buffer},uint8array:c,nodebuffer:function(m){return a.newBufferFrom(m)}},x.nodebuffer={string:p,array:function(m){return f(m,new Array(m.length))},arraybuffer:function(m){return x.nodebuffer.uint8array(m).buffer},uint8array:function(m){return f(m,new Uint8Array(m.length))},nodebuffer:c},o.transformTo=function(m,y){if(y=y||"",!m)return y;o.checkSupport(m);var g=o.getTypeOf(y);return x[g][m](y)},o.resolve=function(m){for(var y=m.split("/"),g=[],b=0;b<y.length;b++){var _=y[b];_==="."||_===""&&b!==0&&b!==y.length-1||(_===".."?g.pop():g.push(_))}return g.join("/")},o.getTypeOf=function(m){return typeof m=="string"?"string":Object.prototype.toString.call(m)==="[object Array]"?"array":i.nodebuffer&&a.isBuffer(m)?"nodebuffer":i.uint8array&&m instanceof Uint8Array?"uint8array":i.arraybuffer&&m instanceof ArrayBuffer?"arraybuffer":void 0},o.checkSupport=function(m){if(!i[m.toLowerCase()])throw new Error(m+" is not supported by this platform")},o.MAX_VALUE_16BITS=65535,o.MAX_VALUE_32BITS=-1,o.pretty=function(m){var y,g,b="";for(g=0;g<(m||"").length;g++)b+="\\x"+((y=m.charCodeAt(g))<16?"0":"")+y.toString(16).toUpperCase();return b},o.delay=function(m,y,g){setImmediate(function(){m.apply(g||null,y||[])})},o.inherits=function(m,y){function g(){}g.prototype=y.prototype,m.prototype=new g},o.extend=function(){var m,y,g={};for(m=0;m<arguments.length;m++)for(y in arguments[m])Object.prototype.hasOwnProperty.call(arguments[m],y)&&g[y]===void 0&&(g[y]=arguments[m][y]);return g},o.prepareContent=function(m,y,g,b,_){return l.Promise.resolve(y).then(function(S){return i.blob&&(S instanceof Blob||["[object File]","[object Blob]"].indexOf(Object.prototype.toString.call(S))!==-1)&&typeof FileReader<"u"?new l.Promise(function(E,j){var A=new FileReader;A.onload=function(R){E(R.target.result)},A.onerror=function(R){j(R.target.error)},A.readAsArrayBuffer(S)}):S}).then(function(S){var E=o.getTypeOf(S);return E?(E==="arraybuffer"?S=o.transformTo("uint8array",S):E==="string"&&(_?S=s.decode(S):g&&b!==!0&&(S=(function(j){return u(j,i.uint8array?new Uint8Array(j.length):new Array(j.length))})(S))),S):l.Promise.reject(new Error("Can't read the data of '"+m+"'. Is it in a supported JavaScript type (String, Blob, ArrayBuffer, etc) ?"))})}},{"./base64":1,"./external":6,"./nodejsUtils":14,"./support":30,setimmediate:54}],33:[function(n,r,o){var i=n("./reader/readerFor"),s=n("./utils"),a=n("./signature"),l=n("./zipEntry"),c=n("./support");function u(h){this.files=[],this.loadOptions=h}u.prototype={checkSignature:function(h){if(!this.reader.readAndCheckSignature(h)){this.reader.index-=4;var p=this.reader.readString(4);throw new Error("Corrupted zip or bug: unexpected signature ("+s.pretty(p)+", expected "+s.pretty(h)+")")}},isSignature:function(h,p){var f=this.reader.index;this.reader.setIndex(h);var x=this.reader.readString(4)===p;return this.reader.setIndex(f),x},readBlockEndOfCentral:function(){this.diskNumber=this.reader.readInt(2),this.diskWithCentralDirStart=this.reader.readInt(2),this.centralDirRecordsOnThisDisk=this.reader.readInt(2),this.centralDirRecords=this.reader.readInt(2),this.centralDirSize=this.reader.readInt(4),this.centralDirOffset=this.reader.readInt(4),this.zipCommentLength=this.reader.readInt(2);var h=this.reader.readData(this.zipCommentLength),p=c.uint8array?"uint8array":"array",f=s.transformTo(p,h);this.zipComment=this.loadOptions.decodeFileName(f)},readBlockZip64EndOfCentral:function(){this.zip64EndOfCentralSize=this.reader.readInt(8),this.reader.skip(4),this.diskNumber=this.reader.readInt(4),this.diskWithCentralDirStart=this.reader.readInt(4),this.centralDirRecordsOnThisDisk=this.reader.readInt(8),this.centralDirRecords=this.reader.readInt(8),this.centralDirSize=this.reader.readInt(8),this.centralDirOffset=this.reader.readInt(8),this.zip64ExtensibleData={};for(var h,p,f,x=this.zip64EndOfCentralSize-44;0<x;)h=this.reader.readInt(2),p=this.reader.readInt(4),f=this.reader.readData(p),this.zip64ExtensibleData[h]={id:h,length:p,value:f}},readBlockZip64EndOfCentralLocator:function(){if(this.diskWithZip64CentralDirStart=this.reader.readInt(4),this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8),this.disksCount=this.reader.readInt(4),1<this.disksCount)throw new Error("Multi-volumes zip are not supported")},readLocalFiles:function(){var h,p;for(h=0;h<this.files.length;h++)p=this.files[h],this.reader.setIndex(p.localHeaderOffset),this.checkSignature(a.LOCAL_FILE_HEADER),p.readLocalPart(this.reader),p.handleUTF8(),p.processAttributes()},readCentralDir:function(){var h;for(this.reader.setIndex(this.centralDirOffset);this.reader.readAndCheckSignature(a.CENTRAL_FILE_HEADER);)(h=new l({zip64:this.zip64},this.loadOptions)).readCentralPart(this.reader),this.files.push(h);if(this.centralDirRecords!==this.files.length&&this.centralDirRecords!==0&&this.files.length===0)throw new Error("Corrupted zip or bug: expected "+this.centralDirRecords+" records in central dir, got "+this.files.length)},readEndOfCentral:function(){var h=this.reader.lastIndexOfSignature(a.CENTRAL_DIRECTORY_END);if(h<0)throw this.isSignature(0,a.LOCAL_FILE_HEADER)?new Error("Corrupted zip: can't find end of central directory"):new Error("Can't find end of central directory : is this a zip file ? If it is, see https://stuk.github.io/jszip/documentation/howto/read_zip.html");this.reader.setIndex(h);var p=h;if(this.checkSignature(a.CENTRAL_DIRECTORY_END),this.readBlockEndOfCentral(),this.diskNumber===s.MAX_VALUE_16BITS||this.diskWithCentralDirStart===s.MAX_VALUE_16BITS||this.centralDirRecordsOnThisDisk===s.MAX_VALUE_16BITS||this.centralDirRecords===s.MAX_VALUE_16BITS||this.centralDirSize===s.MAX_VALUE_32BITS||this.centralDirOffset===s.MAX_VALUE_32BITS){if(this.zip64=!0,(h=this.reader.lastIndexOfSignature(a.ZIP64_CENTRAL_DIRECTORY_LOCATOR))<0)throw new Error("Corrupted zip: can't find the ZIP64 end of central directory locator");if(this.reader.setIndex(h),this.checkSignature(a.ZIP64_CENTRAL_DIRECTORY_LOCATOR),this.readBlockZip64EndOfCentralLocator(),!this.isSignature(this.relativeOffsetEndOfZip64CentralDir,a.ZIP64_CENTRAL_DIRECTORY_END)&&(this.relativeOffsetEndOfZip64CentralDir=this.reader.lastIndexOfSignature(a.ZIP64_CENTRAL_DIRECTORY_END),this.relativeOffsetEndOfZip64CentralDir<0))throw new Error("Corrupted zip: can't find the ZIP64 end of central directory");this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir),this.checkSignature(a.ZIP64_CENTRAL_DIRECTORY_END),this.readBlockZip64EndOfCentral()}var f=this.centralDirOffset+this.centralDirSize;this.zip64&&(f+=20,f+=12+this.zip64EndOfCentralSize);var x=p-f;if(0<x)this.isSignature(p,a.CENTRAL_FILE_HEADER)||(this.reader.zero=x);else if(x<0)throw new Error("Corrupted zip: missing "+Math.abs(x)+" bytes.")},prepareReader:function(h){this.reader=i(h)},load:function(h){this.prepareReader(h),this.readEndOfCentral(),this.readCentralDir(),this.readLocalFiles()}},r.exports=u},{"./reader/readerFor":22,"./signature":23,"./support":30,"./utils":32,"./zipEntry":34}],34:[function(n,r,o){var i=n("./reader/readerFor"),s=n("./utils"),a=n("./compressedObject"),l=n("./crc32"),c=n("./utf8"),u=n("./compressions"),h=n("./support");function p(f,x){this.options=f,this.loadOptions=x}p.prototype={isEncrypted:function(){return(1&this.bitFlag)==1},useUTF8:function(){return(2048&this.bitFlag)==2048},readLocalPart:function(f){var x,m;if(f.skip(22),this.fileNameLength=f.readInt(2),m=f.readInt(2),this.fileName=f.readData(this.fileNameLength),f.skip(m),this.compressedSize===-1||this.uncompressedSize===-1)throw new Error("Bug or corrupted zip : didn't get enough information from the central directory (compressedSize === -1 || uncompressedSize === -1)");if((x=(function(y){for(var g in u)if(Object.prototype.hasOwnProperty.call(u,g)&&u[g].magic===y)return u[g];return null})(this.compressionMethod))===null)throw new Error("Corrupted zip : compression "+s.pretty(this.compressionMethod)+" unknown (inner file : "+s.transformTo("string",this.fileName)+")");this.decompressed=new a(this.compressedSize,this.uncompressedSize,this.crc32,x,f.readData(this.compressedSize))},readCentralPart:function(f){this.versionMadeBy=f.readInt(2),f.skip(2),this.bitFlag=f.readInt(2),this.compressionMethod=f.readString(2),this.date=f.readDate(),this.crc32=f.readInt(4),this.compressedSize=f.readInt(4),this.uncompressedSize=f.readInt(4);var x=f.readInt(2);if(this.extraFieldsLength=f.readInt(2),this.fileCommentLength=f.readInt(2),this.diskNumberStart=f.readInt(2),this.internalFileAttributes=f.readInt(2),this.externalFileAttributes=f.readInt(4),this.localHeaderOffset=f.readInt(4),this.isEncrypted())throw new Error("Encrypted zip are not supported");f.skip(x),this.readExtraFields(f),this.parseZIP64ExtraField(f),this.fileComment=f.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=null,this.dosPermissions=null;var f=this.versionMadeBy>>8;this.dir=!!(16&this.externalFileAttributes),f==0&&(this.dosPermissions=63&this.externalFileAttributes),f==3&&(this.unixPermissions=this.externalFileAttributes>>16&65535),this.dir||this.fileNameStr.slice(-1)!=="/"||(this.dir=!0)},parseZIP64ExtraField:function(){if(this.extraFields[1]){var f=i(this.extraFields[1].value);this.uncompressedSize===s.MAX_VALUE_32BITS&&(this.uncompressedSize=f.readInt(8)),this.compressedSize===s.MAX_VALUE_32BITS&&(this.compressedSize=f.readInt(8)),this.localHeaderOffset===s.MAX_VALUE_32BITS&&(this.localHeaderOffset=f.readInt(8)),this.diskNumberStart===s.MAX_VALUE_32BITS&&(this.diskNumberStart=f.readInt(4))}},readExtraFields:function(f){var x,m,y,g=f.index+this.extraFieldsLength;for(this.extraFields||(this.extraFields={});f.index+4<g;)x=f.readInt(2),m=f.readInt(2),y=f.readData(m),this.extraFields[x]={id:x,length:m,value:y};f.setIndex(g)},handleUTF8:function(){var f=h.uint8array?"uint8array":"array";if(this.useUTF8())this.fileNameStr=c.utf8decode(this.fileName),this.fileCommentStr=c.utf8decode(this.fileComment);else{var x=this.findExtraFieldUnicodePath();if(x!==null)this.fileNameStr=x;else{var m=s.transformTo(f,this.fileName);this.fileNameStr=this.loadOptions.decodeFileName(m)}var y=this.findExtraFieldUnicodeComment();if(y!==null)this.fileCommentStr=y;else{var g=s.transformTo(f,this.fileComment);this.fileCommentStr=this.loadOptions.decodeFileName(g)}}},findExtraFieldUnicodePath:function(){var f=this.extraFields[28789];if(f){var x=i(f.value);return x.readInt(1)!==1||l(this.fileName)!==x.readInt(4)?null:c.utf8decode(x.readData(f.length-5))}return null},findExtraFieldUnicodeComment:function(){var f=this.extraFields[25461];if(f){var x=i(f.value);return x.readInt(1)!==1||l(this.fileComment)!==x.readInt(4)?null:c.utf8decode(x.readData(f.length-5))}return null}},r.exports=p},{"./compressedObject":2,"./compressions":3,"./crc32":4,"./reader/readerFor":22,"./support":30,"./utf8":31,"./utils":32}],35:[function(n,r,o){function i(x,m,y){this.name=x,this.dir=y.dir,this.date=y.date,this.comment=y.comment,this.unixPermissions=y.unixPermissions,this.dosPermissions=y.dosPermissions,this._data=m,this._dataBinary=y.binary,this.options={compression:y.compression,compressionOptions:y.compressionOptions}}var s=n("./stream/StreamHelper"),a=n("./stream/DataWorker"),l=n("./utf8"),c=n("./compressedObject"),u=n("./stream/GenericWorker");i.prototype={internalStream:function(x){var m=null,y="string";try{if(!x)throw new Error("No output type specified.");var g=(y=x.toLowerCase())==="string"||y==="text";y!=="binarystring"&&y!=="text"||(y="string"),m=this._decompressWorker();var b=!this._dataBinary;b&&!g&&(m=m.pipe(new l.Utf8EncodeWorker)),!b&&g&&(m=m.pipe(new l.Utf8DecodeWorker))}catch(_){(m=new u("error")).error(_)}return new s(m,y,"")},async:function(x,m){return this.internalStream(x).accumulate(m)},nodeStream:function(x,m){return this.internalStream(x||"nodebuffer").toNodejsStream(m)},_compressWorker:function(x,m){if(this._data instanceof c&&this._data.compression.magic===x.magic)return this._data.getCompressedWorker();var y=this._decompressWorker();return this._dataBinary||(y=y.pipe(new l.Utf8EncodeWorker)),c.createWorkerFrom(y,x,m)},_decompressWorker:function(){return this._data instanceof c?this._data.getContentWorker():this._data instanceof u?this._data:new a(this._data)}};for(var h=["asText","asBinary","asNodeBuffer","asUint8Array","asArrayBuffer"],p=function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},f=0;f<h.length;f++)i.prototype[h[f]]=p;r.exports=i},{"./compressedObject":2,"./stream/DataWorker":27,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31}],36:[function(n,r,o){(function(i){var s,a,l=i.MutationObserver||i.WebKitMutationObserver;if(l){var c=0,u=new l(x),h=i.document.createTextNode("");u.observe(h,{characterData:!0}),s=function(){h.data=c=++c%2}}else if(i.setImmediate||i.MessageChannel===void 0)s="document"in i&&"onreadystatechange"in i.document.createElement("script")?function(){var m=i.document.createElement("script");m.onreadystatechange=function(){x(),m.onreadystatechange=null,m.parentNode.removeChild(m),m=null},i.document.documentElement.appendChild(m)}:function(){setTimeout(x,0)};else{var p=new i.MessageChannel;p.port1.onmessage=x,s=function(){p.port2.postMessage(0)}}var f=[];function x(){var m,y;a=!0;for(var g=f.length;g;){for(y=f,f=[],m=-1;++m<g;)y[m]();g=f.length}a=!1}r.exports=function(m){f.push(m)!==1||a||s()}}).call(this,typeof _r<"u"?_r:typeof self<"u"?self:typeof window<"u"?window:{})},{}],37:[function(n,r,o){var i=n("immediate");function s(){}var a={},l=["REJECTED"],c=["FULFILLED"],u=["PENDING"];function h(g){if(typeof g!="function")throw new TypeError("resolver must be a function");this.state=u,this.queue=[],this.outcome=void 0,g!==s&&m(this,g)}function p(g,b,_){this.promise=g,typeof b=="function"&&(this.onFulfilled=b,this.callFulfilled=this.otherCallFulfilled),typeof _=="function"&&(this.onRejected=_,this.callRejected=this.otherCallRejected)}function f(g,b,_){i(function(){var S;try{S=b(_)}catch(E){return a.reject(g,E)}S===g?a.reject(g,new TypeError("Cannot resolve promise with itself")):a.resolve(g,S)})}function x(g){var b=g&&g.then;if(g&&(typeof g=="object"||typeof g=="function")&&typeof b=="function")return function(){b.apply(g,arguments)}}function m(g,b){var _=!1;function S(A){_||(_=!0,a.reject(g,A))}function E(A){_||(_=!0,a.resolve(g,A))}var j=y(function(){b(E,S)});j.status==="error"&&S(j.value)}function y(g,b){var _={};try{_.value=g(b),_.status="success"}catch(S){_.status="error",_.value=S}return _}(r.exports=h).prototype.finally=function(g){if(typeof g!="function")return this;var b=this.constructor;return this.then(function(_){return b.resolve(g()).then(function(){return _})},function(_){return b.resolve(g()).then(function(){throw _})})},h.prototype.catch=function(g){return this.then(null,g)},h.prototype.then=function(g,b){if(typeof g!="function"&&this.state===c||typeof b!="function"&&this.state===l)return this;var _=new this.constructor(s);return this.state!==u?f(_,this.state===c?g:b,this.outcome):this.queue.push(new p(_,g,b)),_},p.prototype.callFulfilled=function(g){a.resolve(this.promise,g)},p.prototype.otherCallFulfilled=function(g){f(this.promise,this.onFulfilled,g)},p.prototype.callRejected=function(g){a.reject(this.promise,g)},p.prototype.otherCallRejected=function(g){f(this.promise,this.onRejected,g)},a.resolve=function(g,b){var _=y(x,b);if(_.status==="error")return a.reject(g,_.value);var S=_.value;if(S)m(g,S);else{g.state=c,g.outcome=b;for(var E=-1,j=g.queue.length;++E<j;)g.queue[E].callFulfilled(b)}return g},a.reject=function(g,b){g.state=l,g.outcome=b;for(var _=-1,S=g.queue.length;++_<S;)g.queue[_].callRejected(b);return g},h.resolve=function(g){return g instanceof this?g:a.resolve(new this(s),g)},h.reject=function(g){var b=new this(s);return a.reject(b,g)},h.all=function(g){var b=this;if(Object.prototype.toString.call(g)!=="[object Array]")return this.reject(new TypeError("must be an array"));var _=g.length,S=!1;if(!_)return this.resolve([]);for(var E=new Array(_),j=0,A=-1,R=new this(s);++A<_;)P(g[A],A);return R;function P(D,B){b.resolve(D).then(function(C){E[B]=C,++j!==_||S||(S=!0,a.resolve(R,E))},function(C){S||(S=!0,a.reject(R,C))})}},h.race=function(g){var b=this;if(Object.prototype.toString.call(g)!=="[object Array]")return this.reject(new TypeError("must be an array"));var _=g.length,S=!1;if(!_)return this.resolve([]);for(var E=-1,j=new this(s);++E<_;)A=g[E],b.resolve(A).then(function(R){S||(S=!0,a.resolve(j,R))},function(R){S||(S=!0,a.reject(j,R))});var A;return j}},{immediate:36}],38:[function(n,r,o){var i={};(0,n("./lib/utils/common").assign)(i,n("./lib/deflate"),n("./lib/inflate"),n("./lib/zlib/constants")),r.exports=i},{"./lib/deflate":39,"./lib/inflate":40,"./lib/utils/common":41,"./lib/zlib/constants":44}],39:[function(n,r,o){var i=n("./zlib/deflate"),s=n("./utils/common"),a=n("./utils/strings"),l=n("./zlib/messages"),c=n("./zlib/zstream"),u=Object.prototype.toString,h=0,p=-1,f=0,x=8;function m(g){if(!(this instanceof m))return new m(g);this.options=s.assign({level:p,method:x,chunkSize:16384,windowBits:15,memLevel:8,strategy:f,to:""},g||{});var b=this.options;b.raw&&0<b.windowBits?b.windowBits=-b.windowBits:b.gzip&&0<b.windowBits&&b.windowBits<16&&(b.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new c,this.strm.avail_out=0;var _=i.deflateInit2(this.strm,b.level,b.method,b.windowBits,b.memLevel,b.strategy);if(_!==h)throw new Error(l[_]);if(b.header&&i.deflateSetHeader(this.strm,b.header),b.dictionary){var S;if(S=typeof b.dictionary=="string"?a.string2buf(b.dictionary):u.call(b.dictionary)==="[object ArrayBuffer]"?new Uint8Array(b.dictionary):b.dictionary,(_=i.deflateSetDictionary(this.strm,S))!==h)throw new Error(l[_]);this._dict_set=!0}}function y(g,b){var _=new m(b);if(_.push(g,!0),_.err)throw _.msg||l[_.err];return _.result}m.prototype.push=function(g,b){var _,S,E=this.strm,j=this.options.chunkSize;if(this.ended)return!1;S=b===~~b?b:b===!0?4:0,typeof g=="string"?E.input=a.string2buf(g):u.call(g)==="[object ArrayBuffer]"?E.input=new Uint8Array(g):E.input=g,E.next_in=0,E.avail_in=E.input.length;do{if(E.avail_out===0&&(E.output=new s.Buf8(j),E.next_out=0,E.avail_out=j),(_=i.deflate(E,S))!==1&&_!==h)return this.onEnd(_),!(this.ended=!0);E.avail_out!==0&&(E.avail_in!==0||S!==4&&S!==2)||(this.options.to==="string"?this.onData(a.buf2binstring(s.shrinkBuf(E.output,E.next_out))):this.onData(s.shrinkBuf(E.output,E.next_out)))}while((0<E.avail_in||E.avail_out===0)&&_!==1);return S===4?(_=i.deflateEnd(this.strm),this.onEnd(_),this.ended=!0,_===h):S!==2||(this.onEnd(h),!(E.avail_out=0))},m.prototype.onData=function(g){this.chunks.push(g)},m.prototype.onEnd=function(g){g===h&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=s.flattenChunks(this.chunks)),this.chunks=[],this.err=g,this.msg=this.strm.msg},o.Deflate=m,o.deflate=y,o.deflateRaw=function(g,b){return(b=b||{}).raw=!0,y(g,b)},o.gzip=function(g,b){return(b=b||{}).gzip=!0,y(g,b)}},{"./utils/common":41,"./utils/strings":42,"./zlib/deflate":46,"./zlib/messages":51,"./zlib/zstream":53}],40:[function(n,r,o){var i=n("./zlib/inflate"),s=n("./utils/common"),a=n("./utils/strings"),l=n("./zlib/constants"),c=n("./zlib/messages"),u=n("./zlib/zstream"),h=n("./zlib/gzheader"),p=Object.prototype.toString;function f(m){if(!(this instanceof f))return new f(m);this.options=s.assign({chunkSize:16384,windowBits:0,to:""},m||{});var y=this.options;y.raw&&0<=y.windowBits&&y.windowBits<16&&(y.windowBits=-y.windowBits,y.windowBits===0&&(y.windowBits=-15)),!(0<=y.windowBits&&y.windowBits<16)||m&&m.windowBits||(y.windowBits+=32),15<y.windowBits&&y.windowBits<48&&(15&y.windowBits)==0&&(y.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new u,this.strm.avail_out=0;var g=i.inflateInit2(this.strm,y.windowBits);if(g!==l.Z_OK)throw new Error(c[g]);this.header=new h,i.inflateGetHeader(this.strm,this.header)}function x(m,y){var g=new f(y);if(g.push(m,!0),g.err)throw g.msg||c[g.err];return g.result}f.prototype.push=function(m,y){var g,b,_,S,E,j,A=this.strm,R=this.options.chunkSize,P=this.options.dictionary,D=!1;if(this.ended)return!1;b=y===~~y?y:y===!0?l.Z_FINISH:l.Z_NO_FLUSH,typeof m=="string"?A.input=a.binstring2buf(m):p.call(m)==="[object ArrayBuffer]"?A.input=new Uint8Array(m):A.input=m,A.next_in=0,A.avail_in=A.input.length;do{if(A.avail_out===0&&(A.output=new s.Buf8(R),A.next_out=0,A.avail_out=R),(g=i.inflate(A,l.Z_NO_FLUSH))===l.Z_NEED_DICT&&P&&(j=typeof P=="string"?a.string2buf(P):p.call(P)==="[object ArrayBuffer]"?new Uint8Array(P):P,g=i.inflateSetDictionary(this.strm,j)),g===l.Z_BUF_ERROR&&D===!0&&(g=l.Z_OK,D=!1),g!==l.Z_STREAM_END&&g!==l.Z_OK)return this.onEnd(g),!(this.ended=!0);A.next_out&&(A.avail_out!==0&&g!==l.Z_STREAM_END&&(A.avail_in!==0||b!==l.Z_FINISH&&b!==l.Z_SYNC_FLUSH)||(this.options.to==="string"?(_=a.utf8border(A.output,A.next_out),S=A.next_out-_,E=a.buf2string(A.output,_),A.next_out=S,A.avail_out=R-S,S&&s.arraySet(A.output,A.output,_,S,0),this.onData(E)):this.onData(s.shrinkBuf(A.output,A.next_out)))),A.avail_in===0&&A.avail_out===0&&(D=!0)}while((0<A.avail_in||A.avail_out===0)&&g!==l.Z_STREAM_END);return g===l.Z_STREAM_END&&(b=l.Z_FINISH),b===l.Z_FINISH?(g=i.inflateEnd(this.strm),this.onEnd(g),this.ended=!0,g===l.Z_OK):b!==l.Z_SYNC_FLUSH||(this.onEnd(l.Z_OK),!(A.avail_out=0))},f.prototype.onData=function(m){this.chunks.push(m)},f.prototype.onEnd=function(m){m===l.Z_OK&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=s.flattenChunks(this.chunks)),this.chunks=[],this.err=m,this.msg=this.strm.msg},o.Inflate=f,o.inflate=x,o.inflateRaw=function(m,y){return(y=y||{}).raw=!0,x(m,y)},o.ungzip=x},{"./utils/common":41,"./utils/strings":42,"./zlib/constants":44,"./zlib/gzheader":47,"./zlib/inflate":49,"./zlib/messages":51,"./zlib/zstream":53}],41:[function(n,r,o){var i=typeof Uint8Array<"u"&&typeof Uint16Array<"u"&&typeof Int32Array<"u";o.assign=function(l){for(var c=Array.prototype.slice.call(arguments,1);c.length;){var u=c.shift();if(u){if(typeof u!="object")throw new TypeError(u+"must be non-object");for(var h in u)u.hasOwnProperty(h)&&(l[h]=u[h])}}return l},o.shrinkBuf=function(l,c){return l.length===c?l:l.subarray?l.subarray(0,c):(l.length=c,l)};var s={arraySet:function(l,c,u,h,p){if(c.subarray&&l.subarray)l.set(c.subarray(u,u+h),p);else for(var f=0;f<h;f++)l[p+f]=c[u+f]},flattenChunks:function(l){var c,u,h,p,f,x;for(c=h=0,u=l.length;c<u;c++)h+=l[c].length;for(x=new Uint8Array(h),c=p=0,u=l.length;c<u;c++)f=l[c],x.set(f,p),p+=f.length;return x}},a={arraySet:function(l,c,u,h,p){for(var f=0;f<h;f++)l[p+f]=c[u+f]},flattenChunks:function(l){return[].concat.apply([],l)}};o.setTyped=function(l){l?(o.Buf8=Uint8Array,o.Buf16=Uint16Array,o.Buf32=Int32Array,o.assign(o,s)):(o.Buf8=Array,o.Buf16=Array,o.Buf32=Array,o.assign(o,a))},o.setTyped(i)},{}],42:[function(n,r,o){var i=n("./common"),s=!0,a=!0;try{String.fromCharCode.apply(null,[0])}catch{s=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{a=!1}for(var l=new i.Buf8(256),c=0;c<256;c++)l[c]=252<=c?6:248<=c?5:240<=c?4:224<=c?3:192<=c?2:1;function u(h,p){if(p<65537&&(h.subarray&&a||!h.subarray&&s))return String.fromCharCode.apply(null,i.shrinkBuf(h,p));for(var f="",x=0;x<p;x++)f+=String.fromCharCode(h[x]);return f}l[254]=l[254]=1,o.string2buf=function(h){var p,f,x,m,y,g=h.length,b=0;for(m=0;m<g;m++)(64512&(f=h.charCodeAt(m)))==55296&&m+1<g&&(64512&(x=h.charCodeAt(m+1)))==56320&&(f=65536+(f-55296<<10)+(x-56320),m++),b+=f<128?1:f<2048?2:f<65536?3:4;for(p=new i.Buf8(b),m=y=0;y<b;m++)(64512&(f=h.charCodeAt(m)))==55296&&m+1<g&&(64512&(x=h.charCodeAt(m+1)))==56320&&(f=65536+(f-55296<<10)+(x-56320),m++),f<128?p[y++]=f:(f<2048?p[y++]=192|f>>>6:(f<65536?p[y++]=224|f>>>12:(p[y++]=240|f>>>18,p[y++]=128|f>>>12&63),p[y++]=128|f>>>6&63),p[y++]=128|63&f);return p},o.buf2binstring=function(h){return u(h,h.length)},o.binstring2buf=function(h){for(var p=new i.Buf8(h.length),f=0,x=p.length;f<x;f++)p[f]=h.charCodeAt(f);return p},o.buf2string=function(h,p){var f,x,m,y,g=p||h.length,b=new Array(2*g);for(f=x=0;f<g;)if((m=h[f++])<128)b[x++]=m;else if(4<(y=l[m]))b[x++]=65533,f+=y-1;else{for(m&=y===2?31:y===3?15:7;1<y&&f<g;)m=m<<6|63&h[f++],y--;1<y?b[x++]=65533:m<65536?b[x++]=m:(m-=65536,b[x++]=55296|m>>10&1023,b[x++]=56320|1023&m)}return u(b,x)},o.utf8border=function(h,p){var f;for((p=p||h.length)>h.length&&(p=h.length),f=p-1;0<=f&&(192&h[f])==128;)f--;return f<0||f===0?p:f+l[h[f]]>p?f:p}},{"./common":41}],43:[function(n,r,o){r.exports=function(i,s,a,l){for(var c=65535&i|0,u=i>>>16&65535|0,h=0;a!==0;){for(a-=h=2e3<a?2e3:a;u=u+(c=c+s[l++]|0)|0,--h;);c%=65521,u%=65521}return c|u<<16|0}},{}],44:[function(n,r,o){r.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},{}],45:[function(n,r,o){var i=(function(){for(var s,a=[],l=0;l<256;l++){s=l;for(var c=0;c<8;c++)s=1&s?3988292384^s>>>1:s>>>1;a[l]=s}return a})();r.exports=function(s,a,l,c){var u=i,h=c+l;s^=-1;for(var p=c;p<h;p++)s=s>>>8^u[255&(s^a[p])];return-1^s}},{}],46:[function(n,r,o){var i,s=n("../utils/common"),a=n("./trees"),l=n("./adler32"),c=n("./crc32"),u=n("./messages"),h=0,p=4,f=0,x=-2,m=-1,y=4,g=2,b=8,_=9,S=286,E=30,j=19,A=2*S+1,R=15,P=3,D=258,B=D+P+1,C=42,M=113,w=1,O=2,K=3,Z=4;function W(k,J){return k.msg=u[J],J}function q(k){return(k<<1)-(4<k?9:0)}function N(k){for(var J=k.length;0<=--J;)k[J]=0}function L(k){var J=k.state,H=J.pending;H>k.avail_out&&(H=k.avail_out),H!==0&&(s.arraySet(k.output,J.pending_buf,J.pending_out,H,k.next_out),k.next_out+=H,J.pending_out+=H,k.total_out+=H,k.avail_out-=H,J.pending-=H,J.pending===0&&(J.pending_out=0))}function F(k,J){a._tr_flush_block(k,0<=k.block_start?k.block_start:-1,k.strstart-k.block_start,J),k.block_start=k.strstart,L(k.strm)}function T(k,J){k.pending_buf[k.pending++]=J}function X(k,J){k.pending_buf[k.pending++]=J>>>8&255,k.pending_buf[k.pending++]=255&J}function te(k,J){var H,z,I=k.max_chain_length,$=k.strstart,Q=k.prev_length,re=k.nice_match,V=k.strstart>k.w_size-B?k.strstart-(k.w_size-B):0,ae=k.window,fe=k.w_mask,le=k.prev,U=k.strstart+D,ee=ae[$+Q-1],ue=ae[$+Q];k.prev_length>=k.good_match&&(I>>=2),re>k.lookahead&&(re=k.lookahead);do if(ae[(H=J)+Q]===ue&&ae[H+Q-1]===ee&&ae[H]===ae[$]&&ae[++H]===ae[$+1]){$+=2,H++;do;while(ae[++$]===ae[++H]&&ae[++$]===ae[++H]&&ae[++$]===ae[++H]&&ae[++$]===ae[++H]&&ae[++$]===ae[++H]&&ae[++$]===ae[++H]&&ae[++$]===ae[++H]&&ae[++$]===ae[++H]&&$<U);if(z=D-(U-$),$=U-D,Q<z){if(k.match_start=J,re<=(Q=z))break;ee=ae[$+Q-1],ue=ae[$+Q]}}while((J=le[J&fe])>V&&--I!=0);return Q<=k.lookahead?Q:k.lookahead}function ge(k){var J,H,z,I,$,Q,re,V,ae,fe,le=k.w_size;do{if(I=k.window_size-k.lookahead-k.strstart,k.strstart>=le+(le-B)){for(s.arraySet(k.window,k.window,le,le,0),k.match_start-=le,k.strstart-=le,k.block_start-=le,J=H=k.hash_size;z=k.head[--J],k.head[J]=le<=z?z-le:0,--H;);for(J=H=le;z=k.prev[--J],k.prev[J]=le<=z?z-le:0,--H;);I+=le}if(k.strm.avail_in===0)break;if(Q=k.strm,re=k.window,V=k.strstart+k.lookahead,ae=I,fe=void 0,fe=Q.avail_in,ae<fe&&(fe=ae),H=fe===0?0:(Q.avail_in-=fe,s.arraySet(re,Q.input,Q.next_in,fe,V),Q.state.wrap===1?Q.adler=l(Q.adler,re,fe,V):Q.state.wrap===2&&(Q.adler=c(Q.adler,re,fe,V)),Q.next_in+=fe,Q.total_in+=fe,fe),k.lookahead+=H,k.lookahead+k.insert>=P)for($=k.strstart-k.insert,k.ins_h=k.window[$],k.ins_h=(k.ins_h<<k.hash_shift^k.window[$+1])&k.hash_mask;k.insert&&(k.ins_h=(k.ins_h<<k.hash_shift^k.window[$+P-1])&k.hash_mask,k.prev[$&k.w_mask]=k.head[k.ins_h],k.head[k.ins_h]=$,$++,k.insert--,!(k.lookahead+k.insert<P)););}while(k.lookahead<B&&k.strm.avail_in!==0)}function oe(k,J){for(var H,z;;){if(k.lookahead<B){if(ge(k),k.lookahead<B&&J===h)return w;if(k.lookahead===0)break}if(H=0,k.lookahead>=P&&(k.ins_h=(k.ins_h<<k.hash_shift^k.window[k.strstart+P-1])&k.hash_mask,H=k.prev[k.strstart&k.w_mask]=k.head[k.ins_h],k.head[k.ins_h]=k.strstart),H!==0&&k.strstart-H<=k.w_size-B&&(k.match_length=te(k,H)),k.match_length>=P)if(z=a._tr_tally(k,k.strstart-k.match_start,k.match_length-P),k.lookahead-=k.match_length,k.match_length<=k.max_lazy_match&&k.lookahead>=P){for(k.match_length--;k.strstart++,k.ins_h=(k.ins_h<<k.hash_shift^k.window[k.strstart+P-1])&k.hash_mask,H=k.prev[k.strstart&k.w_mask]=k.head[k.ins_h],k.head[k.ins_h]=k.strstart,--k.match_length!=0;);k.strstart++}else k.strstart+=k.match_length,k.match_length=0,k.ins_h=k.window[k.strstart],k.ins_h=(k.ins_h<<k.hash_shift^k.window[k.strstart+1])&k.hash_mask;else z=a._tr_tally(k,0,k.window[k.strstart]),k.lookahead--,k.strstart++;if(z&&(F(k,!1),k.strm.avail_out===0))return w}return k.insert=k.strstart<P-1?k.strstart:P-1,J===p?(F(k,!0),k.strm.avail_out===0?K:Z):k.last_lit&&(F(k,!1),k.strm.avail_out===0)?w:O}function de(k,J){for(var H,z,I;;){if(k.lookahead<B){if(ge(k),k.lookahead<B&&J===h)return w;if(k.lookahead===0)break}if(H=0,k.lookahead>=P&&(k.ins_h=(k.ins_h<<k.hash_shift^k.window[k.strstart+P-1])&k.hash_mask,H=k.prev[k.strstart&k.w_mask]=k.head[k.ins_h],k.head[k.ins_h]=k.strstart),k.prev_length=k.match_length,k.prev_match=k.match_start,k.match_length=P-1,H!==0&&k.prev_length<k.max_lazy_match&&k.strstart-H<=k.w_size-B&&(k.match_length=te(k,H),k.match_length<=5&&(k.strategy===1||k.match_length===P&&4096<k.strstart-k.match_start)&&(k.match_length=P-1)),k.prev_length>=P&&k.match_length<=k.prev_length){for(I=k.strstart+k.lookahead-P,z=a._tr_tally(k,k.strstart-1-k.prev_match,k.prev_length-P),k.lookahead-=k.prev_length-1,k.prev_length-=2;++k.strstart<=I&&(k.ins_h=(k.ins_h<<k.hash_shift^k.window[k.strstart+P-1])&k.hash_mask,H=k.prev[k.strstart&k.w_mask]=k.head[k.ins_h],k.head[k.ins_h]=k.strstart),--k.prev_length!=0;);if(k.match_available=0,k.match_length=P-1,k.strstart++,z&&(F(k,!1),k.strm.avail_out===0))return w}else if(k.match_available){if((z=a._tr_tally(k,0,k.window[k.strstart-1]))&&F(k,!1),k.strstart++,k.lookahead--,k.strm.avail_out===0)return w}else k.match_available=1,k.strstart++,k.lookahead--}return k.match_available&&(z=a._tr_tally(k,0,k.window[k.strstart-1]),k.match_available=0),k.insert=k.strstart<P-1?k.strstart:P-1,J===p?(F(k,!0),k.strm.avail_out===0?K:Z):k.last_lit&&(F(k,!1),k.strm.avail_out===0)?w:O}function xe(k,J,H,z,I){this.good_length=k,this.max_lazy=J,this.nice_length=H,this.max_chain=z,this.func=I}function ne(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=b,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new s.Buf16(2*A),this.dyn_dtree=new s.Buf16(2*(2*E+1)),this.bl_tree=new s.Buf16(2*(2*j+1)),N(this.dyn_ltree),N(this.dyn_dtree),N(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new s.Buf16(R+1),this.heap=new s.Buf16(2*S+1),N(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new s.Buf16(2*S+1),N(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function ie(k){var J;return k&&k.state?(k.total_in=k.total_out=0,k.data_type=g,(J=k.state).pending=0,J.pending_out=0,J.wrap<0&&(J.wrap=-J.wrap),J.status=J.wrap?C:M,k.adler=J.wrap===2?0:1,J.last_flush=h,a._tr_init(J),f):W(k,x)}function me(k){var J=ie(k);return J===f&&(function(H){H.window_size=2*H.w_size,N(H.head),H.max_lazy_match=i[H.level].max_lazy,H.good_match=i[H.level].good_length,H.nice_match=i[H.level].nice_length,H.max_chain_length=i[H.level].max_chain,H.strstart=0,H.block_start=0,H.lookahead=0,H.insert=0,H.match_length=H.prev_length=P-1,H.match_available=0,H.ins_h=0})(k.state),J}function Ee(k,J,H,z,I,$){if(!k)return x;var Q=1;if(J===m&&(J=6),z<0?(Q=0,z=-z):15<z&&(Q=2,z-=16),I<1||_<I||H!==b||z<8||15<z||J<0||9<J||$<0||y<$)return W(k,x);z===8&&(z=9);var re=new ne;return(k.state=re).strm=k,re.wrap=Q,re.gzhead=null,re.w_bits=z,re.w_size=1<<re.w_bits,re.w_mask=re.w_size-1,re.hash_bits=I+7,re.hash_size=1<<re.hash_bits,re.hash_mask=re.hash_size-1,re.hash_shift=~~((re.hash_bits+P-1)/P),re.window=new s.Buf8(2*re.w_size),re.head=new s.Buf16(re.hash_size),re.prev=new s.Buf16(re.w_size),re.lit_bufsize=1<<I+6,re.pending_buf_size=4*re.lit_bufsize,re.pending_buf=new s.Buf8(re.pending_buf_size),re.d_buf=1*re.lit_bufsize,re.l_buf=3*re.lit_bufsize,re.level=J,re.strategy=$,re.method=H,me(k)}i=[new xe(0,0,0,0,function(k,J){var H=65535;for(H>k.pending_buf_size-5&&(H=k.pending_buf_size-5);;){if(k.lookahead<=1){if(ge(k),k.lookahead===0&&J===h)return w;if(k.lookahead===0)break}k.strstart+=k.lookahead,k.lookahead=0;var z=k.block_start+H;if((k.strstart===0||k.strstart>=z)&&(k.lookahead=k.strstart-z,k.strstart=z,F(k,!1),k.strm.avail_out===0)||k.strstart-k.block_start>=k.w_size-B&&(F(k,!1),k.strm.avail_out===0))return w}return k.insert=0,J===p?(F(k,!0),k.strm.avail_out===0?K:Z):(k.strstart>k.block_start&&(F(k,!1),k.strm.avail_out),w)}),new xe(4,4,8,4,oe),new xe(4,5,16,8,oe),new xe(4,6,32,32,oe),new xe(4,4,16,16,de),new xe(8,16,32,32,de),new xe(8,16,128,128,de),new xe(8,32,128,256,de),new xe(32,128,258,1024,de),new xe(32,258,258,4096,de)],o.deflateInit=function(k,J){return Ee(k,J,b,15,8,0)},o.deflateInit2=Ee,o.deflateReset=me,o.deflateResetKeep=ie,o.deflateSetHeader=function(k,J){return k&&k.state?k.state.wrap!==2?x:(k.state.gzhead=J,f):x},o.deflate=function(k,J){var H,z,I,$;if(!k||!k.state||5<J||J<0)return k?W(k,x):x;if(z=k.state,!k.output||!k.input&&k.avail_in!==0||z.status===666&&J!==p)return W(k,k.avail_out===0?-5:x);if(z.strm=k,H=z.last_flush,z.last_flush=J,z.status===C)if(z.wrap===2)k.adler=0,T(z,31),T(z,139),T(z,8),z.gzhead?(T(z,(z.gzhead.text?1:0)+(z.gzhead.hcrc?2:0)+(z.gzhead.extra?4:0)+(z.gzhead.name?8:0)+(z.gzhead.comment?16:0)),T(z,255&z.gzhead.time),T(z,z.gzhead.time>>8&255),T(z,z.gzhead.time>>16&255),T(z,z.gzhead.time>>24&255),T(z,z.level===9?2:2<=z.strategy||z.level<2?4:0),T(z,255&z.gzhead.os),z.gzhead.extra&&z.gzhead.extra.length&&(T(z,255&z.gzhead.extra.length),T(z,z.gzhead.extra.length>>8&255)),z.gzhead.hcrc&&(k.adler=c(k.adler,z.pending_buf,z.pending,0)),z.gzindex=0,z.status=69):(T(z,0),T(z,0),T(z,0),T(z,0),T(z,0),T(z,z.level===9?2:2<=z.strategy||z.level<2?4:0),T(z,3),z.status=M);else{var Q=b+(z.w_bits-8<<4)<<8;Q|=(2<=z.strategy||z.level<2?0:z.level<6?1:z.level===6?2:3)<<6,z.strstart!==0&&(Q|=32),Q+=31-Q%31,z.status=M,X(z,Q),z.strstart!==0&&(X(z,k.adler>>>16),X(z,65535&k.adler)),k.adler=1}if(z.status===69)if(z.gzhead.extra){for(I=z.pending;z.gzindex<(65535&z.gzhead.extra.length)&&(z.pending!==z.pending_buf_size||(z.gzhead.hcrc&&z.pending>I&&(k.adler=c(k.adler,z.pending_buf,z.pending-I,I)),L(k),I=z.pending,z.pending!==z.pending_buf_size));)T(z,255&z.gzhead.extra[z.gzindex]),z.gzindex++;z.gzhead.hcrc&&z.pending>I&&(k.adler=c(k.adler,z.pending_buf,z.pending-I,I)),z.gzindex===z.gzhead.extra.length&&(z.gzindex=0,z.status=73)}else z.status=73;if(z.status===73)if(z.gzhead.name){I=z.pending;do{if(z.pending===z.pending_buf_size&&(z.gzhead.hcrc&&z.pending>I&&(k.adler=c(k.adler,z.pending_buf,z.pending-I,I)),L(k),I=z.pending,z.pending===z.pending_buf_size)){$=1;break}$=z.gzindex<z.gzhead.name.length?255&z.gzhead.name.charCodeAt(z.gzindex++):0,T(z,$)}while($!==0);z.gzhead.hcrc&&z.pending>I&&(k.adler=c(k.adler,z.pending_buf,z.pending-I,I)),$===0&&(z.gzindex=0,z.status=91)}else z.status=91;if(z.status===91)if(z.gzhead.comment){I=z.pending;do{if(z.pending===z.pending_buf_size&&(z.gzhead.hcrc&&z.pending>I&&(k.adler=c(k.adler,z.pending_buf,z.pending-I,I)),L(k),I=z.pending,z.pending===z.pending_buf_size)){$=1;break}$=z.gzindex<z.gzhead.comment.length?255&z.gzhead.comment.charCodeAt(z.gzindex++):0,T(z,$)}while($!==0);z.gzhead.hcrc&&z.pending>I&&(k.adler=c(k.adler,z.pending_buf,z.pending-I,I)),$===0&&(z.status=103)}else z.status=103;if(z.status===103&&(z.gzhead.hcrc?(z.pending+2>z.pending_buf_size&&L(k),z.pending+2<=z.pending_buf_size&&(T(z,255&k.adler),T(z,k.adler>>8&255),k.adler=0,z.status=M)):z.status=M),z.pending!==0){if(L(k),k.avail_out===0)return z.last_flush=-1,f}else if(k.avail_in===0&&q(J)<=q(H)&&J!==p)return W(k,-5);if(z.status===666&&k.avail_in!==0)return W(k,-5);if(k.avail_in!==0||z.lookahead!==0||J!==h&&z.status!==666){var re=z.strategy===2?(function(V,ae){for(var fe;;){if(V.lookahead===0&&(ge(V),V.lookahead===0)){if(ae===h)return w;break}if(V.match_length=0,fe=a._tr_tally(V,0,V.window[V.strstart]),V.lookahead--,V.strstart++,fe&&(F(V,!1),V.strm.avail_out===0))return w}return V.insert=0,ae===p?(F(V,!0),V.strm.avail_out===0?K:Z):V.last_lit&&(F(V,!1),V.strm.avail_out===0)?w:O})(z,J):z.strategy===3?(function(V,ae){for(var fe,le,U,ee,ue=V.window;;){if(V.lookahead<=D){if(ge(V),V.lookahead<=D&&ae===h)return w;if(V.lookahead===0)break}if(V.match_length=0,V.lookahead>=P&&0<V.strstart&&(le=ue[U=V.strstart-1])===ue[++U]&&le===ue[++U]&&le===ue[++U]){ee=V.strstart+D;do;while(le===ue[++U]&&le===ue[++U]&&le===ue[++U]&&le===ue[++U]&&le===ue[++U]&&le===ue[++U]&&le===ue[++U]&&le===ue[++U]&&U<ee);V.match_length=D-(ee-U),V.match_length>V.lookahead&&(V.match_length=V.lookahead)}if(V.match_length>=P?(fe=a._tr_tally(V,1,V.match_length-P),V.lookahead-=V.match_length,V.strstart+=V.match_length,V.match_length=0):(fe=a._tr_tally(V,0,V.window[V.strstart]),V.lookahead--,V.strstart++),fe&&(F(V,!1),V.strm.avail_out===0))return w}return V.insert=0,ae===p?(F(V,!0),V.strm.avail_out===0?K:Z):V.last_lit&&(F(V,!1),V.strm.avail_out===0)?w:O})(z,J):i[z.level].func(z,J);if(re!==K&&re!==Z||(z.status=666),re===w||re===K)return k.avail_out===0&&(z.last_flush=-1),f;if(re===O&&(J===1?a._tr_align(z):J!==5&&(a._tr_stored_block(z,0,0,!1),J===3&&(N(z.head),z.lookahead===0&&(z.strstart=0,z.block_start=0,z.insert=0))),L(k),k.avail_out===0))return z.last_flush=-1,f}return J!==p?f:z.wrap<=0?1:(z.wrap===2?(T(z,255&k.adler),T(z,k.adler>>8&255),T(z,k.adler>>16&255),T(z,k.adler>>24&255),T(z,255&k.total_in),T(z,k.total_in>>8&255),T(z,k.total_in>>16&255),T(z,k.total_in>>24&255)):(X(z,k.adler>>>16),X(z,65535&k.adler)),L(k),0<z.wrap&&(z.wrap=-z.wrap),z.pending!==0?f:1)},o.deflateEnd=function(k){var J;return k&&k.state?(J=k.state.status)!==C&&J!==69&&J!==73&&J!==91&&J!==103&&J!==M&&J!==666?W(k,x):(k.state=null,J===M?W(k,-3):f):x},o.deflateSetDictionary=function(k,J){var H,z,I,$,Q,re,V,ae,fe=J.length;if(!k||!k.state||($=(H=k.state).wrap)===2||$===1&&H.status!==C||H.lookahead)return x;for($===1&&(k.adler=l(k.adler,J,fe,0)),H.wrap=0,fe>=H.w_size&&($===0&&(N(H.head),H.strstart=0,H.block_start=0,H.insert=0),ae=new s.Buf8(H.w_size),s.arraySet(ae,J,fe-H.w_size,H.w_size,0),J=ae,fe=H.w_size),Q=k.avail_in,re=k.next_in,V=k.input,k.avail_in=fe,k.next_in=0,k.input=J,ge(H);H.lookahead>=P;){for(z=H.strstart,I=H.lookahead-(P-1);H.ins_h=(H.ins_h<<H.hash_shift^H.window[z+P-1])&H.hash_mask,H.prev[z&H.w_mask]=H.head[H.ins_h],H.head[H.ins_h]=z,z++,--I;);H.strstart=z,H.lookahead=P-1,ge(H)}return H.strstart+=H.lookahead,H.block_start=H.strstart,H.insert=H.lookahead,H.lookahead=0,H.match_length=H.prev_length=P-1,H.match_available=0,k.next_in=re,k.input=V,k.avail_in=Q,H.wrap=$,f},o.deflateInfo="pako deflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./messages":51,"./trees":52}],47:[function(n,r,o){r.exports=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}},{}],48:[function(n,r,o){r.exports=function(i,s){var a,l,c,u,h,p,f,x,m,y,g,b,_,S,E,j,A,R,P,D,B,C,M,w,O;a=i.state,l=i.next_in,w=i.input,c=l+(i.avail_in-5),u=i.next_out,O=i.output,h=u-(s-i.avail_out),p=u+(i.avail_out-257),f=a.dmax,x=a.wsize,m=a.whave,y=a.wnext,g=a.window,b=a.hold,_=a.bits,S=a.lencode,E=a.distcode,j=(1<<a.lenbits)-1,A=(1<<a.distbits)-1;e:do{_<15&&(b+=w[l++]<<_,_+=8,b+=w[l++]<<_,_+=8),R=S[b&j];t:for(;;){if(b>>>=P=R>>>24,_-=P,(P=R>>>16&255)===0)O[u++]=65535&R;else{if(!(16&P)){if((64&P)==0){R=S[(65535&R)+(b&(1<<P)-1)];continue t}if(32&P){a.mode=12;break e}i.msg="invalid literal/length code",a.mode=30;break e}D=65535&R,(P&=15)&&(_<P&&(b+=w[l++]<<_,_+=8),D+=b&(1<<P)-1,b>>>=P,_-=P),_<15&&(b+=w[l++]<<_,_+=8,b+=w[l++]<<_,_+=8),R=E[b&A];n:for(;;){if(b>>>=P=R>>>24,_-=P,!(16&(P=R>>>16&255))){if((64&P)==0){R=E[(65535&R)+(b&(1<<P)-1)];continue n}i.msg="invalid distance code",a.mode=30;break e}if(B=65535&R,_<(P&=15)&&(b+=w[l++]<<_,(_+=8)<P&&(b+=w[l++]<<_,_+=8)),f<(B+=b&(1<<P)-1)){i.msg="invalid distance too far back",a.mode=30;break e}if(b>>>=P,_-=P,(P=u-h)<B){if(m<(P=B-P)&&a.sane){i.msg="invalid distance too far back",a.mode=30;break e}if(M=g,(C=0)===y){if(C+=x-P,P<D){for(D-=P;O[u++]=g[C++],--P;);C=u-B,M=O}}else if(y<P){if(C+=x+y-P,(P-=y)<D){for(D-=P;O[u++]=g[C++],--P;);if(C=0,y<D){for(D-=P=y;O[u++]=g[C++],--P;);C=u-B,M=O}}}else if(C+=y-P,P<D){for(D-=P;O[u++]=g[C++],--P;);C=u-B,M=O}for(;2<D;)O[u++]=M[C++],O[u++]=M[C++],O[u++]=M[C++],D-=3;D&&(O[u++]=M[C++],1<D&&(O[u++]=M[C++]))}else{for(C=u-B;O[u++]=O[C++],O[u++]=O[C++],O[u++]=O[C++],2<(D-=3););D&&(O[u++]=O[C++],1<D&&(O[u++]=O[C++]))}break}}break}}while(l<c&&u<p);l-=D=_>>3,b&=(1<<(_-=D<<3))-1,i.next_in=l,i.next_out=u,i.avail_in=l<c?c-l+5:5-(l-c),i.avail_out=u<p?p-u+257:257-(u-p),a.hold=b,a.bits=_}},{}],49:[function(n,r,o){var i=n("../utils/common"),s=n("./adler32"),a=n("./crc32"),l=n("./inffast"),c=n("./inftrees"),u=1,h=2,p=0,f=-2,x=1,m=852,y=592;function g(C){return(C>>>24&255)+(C>>>8&65280)+((65280&C)<<8)+((255&C)<<24)}function b(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new i.Buf16(320),this.work=new i.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function _(C){var M;return C&&C.state?(M=C.state,C.total_in=C.total_out=M.total=0,C.msg="",M.wrap&&(C.adler=1&M.wrap),M.mode=x,M.last=0,M.havedict=0,M.dmax=32768,M.head=null,M.hold=0,M.bits=0,M.lencode=M.lendyn=new i.Buf32(m),M.distcode=M.distdyn=new i.Buf32(y),M.sane=1,M.back=-1,p):f}function S(C){var M;return C&&C.state?((M=C.state).wsize=0,M.whave=0,M.wnext=0,_(C)):f}function E(C,M){var w,O;return C&&C.state?(O=C.state,M<0?(w=0,M=-M):(w=1+(M>>4),M<48&&(M&=15)),M&&(M<8||15<M)?f:(O.window!==null&&O.wbits!==M&&(O.window=null),O.wrap=w,O.wbits=M,S(C))):f}function j(C,M){var w,O;return C?(O=new b,(C.state=O).window=null,(w=E(C,M))!==p&&(C.state=null),w):f}var A,R,P=!0;function D(C){if(P){var M;for(A=new i.Buf32(512),R=new i.Buf32(32),M=0;M<144;)C.lens[M++]=8;for(;M<256;)C.lens[M++]=9;for(;M<280;)C.lens[M++]=7;for(;M<288;)C.lens[M++]=8;for(c(u,C.lens,0,288,A,0,C.work,{bits:9}),M=0;M<32;)C.lens[M++]=5;c(h,C.lens,0,32,R,0,C.work,{bits:5}),P=!1}C.lencode=A,C.lenbits=9,C.distcode=R,C.distbits=5}function B(C,M,w,O){var K,Z=C.state;return Z.window===null&&(Z.wsize=1<<Z.wbits,Z.wnext=0,Z.whave=0,Z.window=new i.Buf8(Z.wsize)),O>=Z.wsize?(i.arraySet(Z.window,M,w-Z.wsize,Z.wsize,0),Z.wnext=0,Z.whave=Z.wsize):(O<(K=Z.wsize-Z.wnext)&&(K=O),i.arraySet(Z.window,M,w-O,K,Z.wnext),(O-=K)?(i.arraySet(Z.window,M,w-O,O,0),Z.wnext=O,Z.whave=Z.wsize):(Z.wnext+=K,Z.wnext===Z.wsize&&(Z.wnext=0),Z.whave<Z.wsize&&(Z.whave+=K))),0}o.inflateReset=S,o.inflateReset2=E,o.inflateResetKeep=_,o.inflateInit=function(C){return j(C,15)},o.inflateInit2=j,o.inflate=function(C,M){var w,O,K,Z,W,q,N,L,F,T,X,te,ge,oe,de,xe,ne,ie,me,Ee,k,J,H,z,I=0,$=new i.Buf8(4),Q=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!C||!C.state||!C.output||!C.input&&C.avail_in!==0)return f;(w=C.state).mode===12&&(w.mode=13),W=C.next_out,K=C.output,N=C.avail_out,Z=C.next_in,O=C.input,q=C.avail_in,L=w.hold,F=w.bits,T=q,X=N,J=p;e:for(;;)switch(w.mode){case x:if(w.wrap===0){w.mode=13;break}for(;F<16;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}if(2&w.wrap&&L===35615){$[w.check=0]=255&L,$[1]=L>>>8&255,w.check=a(w.check,$,2,0),F=L=0,w.mode=2;break}if(w.flags=0,w.head&&(w.head.done=!1),!(1&w.wrap)||(((255&L)<<8)+(L>>8))%31){C.msg="incorrect header check",w.mode=30;break}if((15&L)!=8){C.msg="unknown compression method",w.mode=30;break}if(F-=4,k=8+(15&(L>>>=4)),w.wbits===0)w.wbits=k;else if(k>w.wbits){C.msg="invalid window size",w.mode=30;break}w.dmax=1<<k,C.adler=w.check=1,w.mode=512&L?10:12,F=L=0;break;case 2:for(;F<16;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}if(w.flags=L,(255&w.flags)!=8){C.msg="unknown compression method",w.mode=30;break}if(57344&w.flags){C.msg="unknown header flags set",w.mode=30;break}w.head&&(w.head.text=L>>8&1),512&w.flags&&($[0]=255&L,$[1]=L>>>8&255,w.check=a(w.check,$,2,0)),F=L=0,w.mode=3;case 3:for(;F<32;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}w.head&&(w.head.time=L),512&w.flags&&($[0]=255&L,$[1]=L>>>8&255,$[2]=L>>>16&255,$[3]=L>>>24&255,w.check=a(w.check,$,4,0)),F=L=0,w.mode=4;case 4:for(;F<16;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}w.head&&(w.head.xflags=255&L,w.head.os=L>>8),512&w.flags&&($[0]=255&L,$[1]=L>>>8&255,w.check=a(w.check,$,2,0)),F=L=0,w.mode=5;case 5:if(1024&w.flags){for(;F<16;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}w.length=L,w.head&&(w.head.extra_len=L),512&w.flags&&($[0]=255&L,$[1]=L>>>8&255,w.check=a(w.check,$,2,0)),F=L=0}else w.head&&(w.head.extra=null);w.mode=6;case 6:if(1024&w.flags&&(q<(te=w.length)&&(te=q),te&&(w.head&&(k=w.head.extra_len-w.length,w.head.extra||(w.head.extra=new Array(w.head.extra_len)),i.arraySet(w.head.extra,O,Z,te,k)),512&w.flags&&(w.check=a(w.check,O,te,Z)),q-=te,Z+=te,w.length-=te),w.length))break e;w.length=0,w.mode=7;case 7:if(2048&w.flags){if(q===0)break e;for(te=0;k=O[Z+te++],w.head&&k&&w.length<65536&&(w.head.name+=String.fromCharCode(k)),k&&te<q;);if(512&w.flags&&(w.check=a(w.check,O,te,Z)),q-=te,Z+=te,k)break e}else w.head&&(w.head.name=null);w.length=0,w.mode=8;case 8:if(4096&w.flags){if(q===0)break e;for(te=0;k=O[Z+te++],w.head&&k&&w.length<65536&&(w.head.comment+=String.fromCharCode(k)),k&&te<q;);if(512&w.flags&&(w.check=a(w.check,O,te,Z)),q-=te,Z+=te,k)break e}else w.head&&(w.head.comment=null);w.mode=9;case 9:if(512&w.flags){for(;F<16;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}if(L!==(65535&w.check)){C.msg="header crc mismatch",w.mode=30;break}F=L=0}w.head&&(w.head.hcrc=w.flags>>9&1,w.head.done=!0),C.adler=w.check=0,w.mode=12;break;case 10:for(;F<32;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}C.adler=w.check=g(L),F=L=0,w.mode=11;case 11:if(w.havedict===0)return C.next_out=W,C.avail_out=N,C.next_in=Z,C.avail_in=q,w.hold=L,w.bits=F,2;C.adler=w.check=1,w.mode=12;case 12:if(M===5||M===6)break e;case 13:if(w.last){L>>>=7&F,F-=7&F,w.mode=27;break}for(;F<3;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}switch(w.last=1&L,F-=1,3&(L>>>=1)){case 0:w.mode=14;break;case 1:if(D(w),w.mode=20,M!==6)break;L>>>=2,F-=2;break e;case 2:w.mode=17;break;case 3:C.msg="invalid block type",w.mode=30}L>>>=2,F-=2;break;case 14:for(L>>>=7&F,F-=7&F;F<32;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}if((65535&L)!=(L>>>16^65535)){C.msg="invalid stored block lengths",w.mode=30;break}if(w.length=65535&L,F=L=0,w.mode=15,M===6)break e;case 15:w.mode=16;case 16:if(te=w.length){if(q<te&&(te=q),N<te&&(te=N),te===0)break e;i.arraySet(K,O,Z,te,W),q-=te,Z+=te,N-=te,W+=te,w.length-=te;break}w.mode=12;break;case 17:for(;F<14;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}if(w.nlen=257+(31&L),L>>>=5,F-=5,w.ndist=1+(31&L),L>>>=5,F-=5,w.ncode=4+(15&L),L>>>=4,F-=4,286<w.nlen||30<w.ndist){C.msg="too many length or distance symbols",w.mode=30;break}w.have=0,w.mode=18;case 18:for(;w.have<w.ncode;){for(;F<3;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}w.lens[Q[w.have++]]=7&L,L>>>=3,F-=3}for(;w.have<19;)w.lens[Q[w.have++]]=0;if(w.lencode=w.lendyn,w.lenbits=7,H={bits:w.lenbits},J=c(0,w.lens,0,19,w.lencode,0,w.work,H),w.lenbits=H.bits,J){C.msg="invalid code lengths set",w.mode=30;break}w.have=0,w.mode=19;case 19:for(;w.have<w.nlen+w.ndist;){for(;xe=(I=w.lencode[L&(1<<w.lenbits)-1])>>>16&255,ne=65535&I,!((de=I>>>24)<=F);){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}if(ne<16)L>>>=de,F-=de,w.lens[w.have++]=ne;else{if(ne===16){for(z=de+2;F<z;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}if(L>>>=de,F-=de,w.have===0){C.msg="invalid bit length repeat",w.mode=30;break}k=w.lens[w.have-1],te=3+(3&L),L>>>=2,F-=2}else if(ne===17){for(z=de+3;F<z;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}F-=de,k=0,te=3+(7&(L>>>=de)),L>>>=3,F-=3}else{for(z=de+7;F<z;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}F-=de,k=0,te=11+(127&(L>>>=de)),L>>>=7,F-=7}if(w.have+te>w.nlen+w.ndist){C.msg="invalid bit length repeat",w.mode=30;break}for(;te--;)w.lens[w.have++]=k}}if(w.mode===30)break;if(w.lens[256]===0){C.msg="invalid code -- missing end-of-block",w.mode=30;break}if(w.lenbits=9,H={bits:w.lenbits},J=c(u,w.lens,0,w.nlen,w.lencode,0,w.work,H),w.lenbits=H.bits,J){C.msg="invalid literal/lengths set",w.mode=30;break}if(w.distbits=6,w.distcode=w.distdyn,H={bits:w.distbits},J=c(h,w.lens,w.nlen,w.ndist,w.distcode,0,w.work,H),w.distbits=H.bits,J){C.msg="invalid distances set",w.mode=30;break}if(w.mode=20,M===6)break e;case 20:w.mode=21;case 21:if(6<=q&&258<=N){C.next_out=W,C.avail_out=N,C.next_in=Z,C.avail_in=q,w.hold=L,w.bits=F,l(C,X),W=C.next_out,K=C.output,N=C.avail_out,Z=C.next_in,O=C.input,q=C.avail_in,L=w.hold,F=w.bits,w.mode===12&&(w.back=-1);break}for(w.back=0;xe=(I=w.lencode[L&(1<<w.lenbits)-1])>>>16&255,ne=65535&I,!((de=I>>>24)<=F);){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}if(xe&&(240&xe)==0){for(ie=de,me=xe,Ee=ne;xe=(I=w.lencode[Ee+((L&(1<<ie+me)-1)>>ie)])>>>16&255,ne=65535&I,!(ie+(de=I>>>24)<=F);){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}L>>>=ie,F-=ie,w.back+=ie}if(L>>>=de,F-=de,w.back+=de,w.length=ne,xe===0){w.mode=26;break}if(32&xe){w.back=-1,w.mode=12;break}if(64&xe){C.msg="invalid literal/length code",w.mode=30;break}w.extra=15&xe,w.mode=22;case 22:if(w.extra){for(z=w.extra;F<z;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}w.length+=L&(1<<w.extra)-1,L>>>=w.extra,F-=w.extra,w.back+=w.extra}w.was=w.length,w.mode=23;case 23:for(;xe=(I=w.distcode[L&(1<<w.distbits)-1])>>>16&255,ne=65535&I,!((de=I>>>24)<=F);){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}if((240&xe)==0){for(ie=de,me=xe,Ee=ne;xe=(I=w.distcode[Ee+((L&(1<<ie+me)-1)>>ie)])>>>16&255,ne=65535&I,!(ie+(de=I>>>24)<=F);){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}L>>>=ie,F-=ie,w.back+=ie}if(L>>>=de,F-=de,w.back+=de,64&xe){C.msg="invalid distance code",w.mode=30;break}w.offset=ne,w.extra=15&xe,w.mode=24;case 24:if(w.extra){for(z=w.extra;F<z;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}w.offset+=L&(1<<w.extra)-1,L>>>=w.extra,F-=w.extra,w.back+=w.extra}if(w.offset>w.dmax){C.msg="invalid distance too far back",w.mode=30;break}w.mode=25;case 25:if(N===0)break e;if(te=X-N,w.offset>te){if((te=w.offset-te)>w.whave&&w.sane){C.msg="invalid distance too far back",w.mode=30;break}ge=te>w.wnext?(te-=w.wnext,w.wsize-te):w.wnext-te,te>w.length&&(te=w.length),oe=w.window}else oe=K,ge=W-w.offset,te=w.length;for(N<te&&(te=N),N-=te,w.length-=te;K[W++]=oe[ge++],--te;);w.length===0&&(w.mode=21);break;case 26:if(N===0)break e;K[W++]=w.length,N--,w.mode=21;break;case 27:if(w.wrap){for(;F<32;){if(q===0)break e;q--,L|=O[Z++]<<F,F+=8}if(X-=N,C.total_out+=X,w.total+=X,X&&(C.adler=w.check=w.flags?a(w.check,K,X,W-X):s(w.check,K,X,W-X)),X=N,(w.flags?L:g(L))!==w.check){C.msg="incorrect data check",w.mode=30;break}F=L=0}w.mode=28;case 28:if(w.wrap&&w.flags){for(;F<32;){if(q===0)break e;q--,L+=O[Z++]<<F,F+=8}if(L!==(4294967295&w.total)){C.msg="incorrect length check",w.mode=30;break}F=L=0}w.mode=29;case 29:J=1;break e;case 30:J=-3;break e;case 31:return-4;default:return f}return C.next_out=W,C.avail_out=N,C.next_in=Z,C.avail_in=q,w.hold=L,w.bits=F,(w.wsize||X!==C.avail_out&&w.mode<30&&(w.mode<27||M!==4))&&B(C,C.output,C.next_out,X-C.avail_out)?(w.mode=31,-4):(T-=C.avail_in,X-=C.avail_out,C.total_in+=T,C.total_out+=X,w.total+=X,w.wrap&&X&&(C.adler=w.check=w.flags?a(w.check,K,X,C.next_out-X):s(w.check,K,X,C.next_out-X)),C.data_type=w.bits+(w.last?64:0)+(w.mode===12?128:0)+(w.mode===20||w.mode===15?256:0),(T==0&&X===0||M===4)&&J===p&&(J=-5),J)},o.inflateEnd=function(C){if(!C||!C.state)return f;var M=C.state;return M.window&&(M.window=null),C.state=null,p},o.inflateGetHeader=function(C,M){var w;return C&&C.state?(2&(w=C.state).wrap)==0?f:((w.head=M).done=!1,p):f},o.inflateSetDictionary=function(C,M){var w,O=M.length;return C&&C.state?(w=C.state).wrap!==0&&w.mode!==11?f:w.mode===11&&s(1,M,O,0)!==w.check?-3:B(C,M,O,O)?(w.mode=31,-4):(w.havedict=1,p):f},o.inflateInfo="pako inflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./inffast":48,"./inftrees":50}],50:[function(n,r,o){var i=n("../utils/common"),s=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],a=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],l=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],c=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];r.exports=function(u,h,p,f,x,m,y,g){var b,_,S,E,j,A,R,P,D,B=g.bits,C=0,M=0,w=0,O=0,K=0,Z=0,W=0,q=0,N=0,L=0,F=null,T=0,X=new i.Buf16(16),te=new i.Buf16(16),ge=null,oe=0;for(C=0;C<=15;C++)X[C]=0;for(M=0;M<f;M++)X[h[p+M]]++;for(K=B,O=15;1<=O&&X[O]===0;O--);if(O<K&&(K=O),O===0)return x[m++]=20971520,x[m++]=20971520,g.bits=1,0;for(w=1;w<O&&X[w]===0;w++);for(K<w&&(K=w),C=q=1;C<=15;C++)if(q<<=1,(q-=X[C])<0)return-1;if(0<q&&(u===0||O!==1))return-1;for(te[1]=0,C=1;C<15;C++)te[C+1]=te[C]+X[C];for(M=0;M<f;M++)h[p+M]!==0&&(y[te[h[p+M]]++]=M);if(A=u===0?(F=ge=y,19):u===1?(F=s,T-=257,ge=a,oe-=257,256):(F=l,ge=c,-1),C=w,j=m,W=M=L=0,S=-1,E=(N=1<<(Z=K))-1,u===1&&852<N||u===2&&592<N)return 1;for(;;){for(R=C-W,D=y[M]<A?(P=0,y[M]):y[M]>A?(P=ge[oe+y[M]],F[T+y[M]]):(P=96,0),b=1<<C-W,w=_=1<<Z;x[j+(L>>W)+(_-=b)]=R<<24|P<<16|D|0,_!==0;);for(b=1<<C-1;L&b;)b>>=1;if(b!==0?(L&=b-1,L+=b):L=0,M++,--X[C]==0){if(C===O)break;C=h[p+y[M]]}if(K<C&&(L&E)!==S){for(W===0&&(W=K),j+=w,q=1<<(Z=C-W);Z+W<O&&!((q-=X[Z+W])<=0);)Z++,q<<=1;if(N+=1<<Z,u===1&&852<N||u===2&&592<N)return 1;x[S=L&E]=K<<24|Z<<16|j-m|0}}return L!==0&&(x[j+L]=C-W<<24|64<<16|0),g.bits=K,0}},{"../utils/common":41}],51:[function(n,r,o){r.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},{}],52:[function(n,r,o){var i=n("../utils/common"),s=0,a=1;function l(I){for(var $=I.length;0<=--$;)I[$]=0}var c=0,u=29,h=256,p=h+1+u,f=30,x=19,m=2*p+1,y=15,g=16,b=7,_=256,S=16,E=17,j=18,A=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],R=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],P=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],D=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],B=new Array(2*(p+2));l(B);var C=new Array(2*f);l(C);var M=new Array(512);l(M);var w=new Array(256);l(w);var O=new Array(u);l(O);var K,Z,W,q=new Array(f);function N(I,$,Q,re,V){this.static_tree=I,this.extra_bits=$,this.extra_base=Q,this.elems=re,this.max_length=V,this.has_stree=I&&I.length}function L(I,$){this.dyn_tree=I,this.max_code=0,this.stat_desc=$}function F(I){return I<256?M[I]:M[256+(I>>>7)]}function T(I,$){I.pending_buf[I.pending++]=255&$,I.pending_buf[I.pending++]=$>>>8&255}function X(I,$,Q){I.bi_valid>g-Q?(I.bi_buf|=$<<I.bi_valid&65535,T(I,I.bi_buf),I.bi_buf=$>>g-I.bi_valid,I.bi_valid+=Q-g):(I.bi_buf|=$<<I.bi_valid&65535,I.bi_valid+=Q)}function te(I,$,Q){X(I,Q[2*$],Q[2*$+1])}function ge(I,$){for(var Q=0;Q|=1&I,I>>>=1,Q<<=1,0<--$;);return Q>>>1}function oe(I,$,Q){var re,V,ae=new Array(y+1),fe=0;for(re=1;re<=y;re++)ae[re]=fe=fe+Q[re-1]<<1;for(V=0;V<=$;V++){var le=I[2*V+1];le!==0&&(I[2*V]=ge(ae[le]++,le))}}function de(I){var $;for($=0;$<p;$++)I.dyn_ltree[2*$]=0;for($=0;$<f;$++)I.dyn_dtree[2*$]=0;for($=0;$<x;$++)I.bl_tree[2*$]=0;I.dyn_ltree[2*_]=1,I.opt_len=I.static_len=0,I.last_lit=I.matches=0}function xe(I){8<I.bi_valid?T(I,I.bi_buf):0<I.bi_valid&&(I.pending_buf[I.pending++]=I.bi_buf),I.bi_buf=0,I.bi_valid=0}function ne(I,$,Q,re){var V=2*$,ae=2*Q;return I[V]<I[ae]||I[V]===I[ae]&&re[$]<=re[Q]}function ie(I,$,Q){for(var re=I.heap[Q],V=Q<<1;V<=I.heap_len&&(V<I.heap_len&&ne($,I.heap[V+1],I.heap[V],I.depth)&&V++,!ne($,re,I.heap[V],I.depth));)I.heap[Q]=I.heap[V],Q=V,V<<=1;I.heap[Q]=re}function me(I,$,Q){var re,V,ae,fe,le=0;if(I.last_lit!==0)for(;re=I.pending_buf[I.d_buf+2*le]<<8|I.pending_buf[I.d_buf+2*le+1],V=I.pending_buf[I.l_buf+le],le++,re===0?te(I,V,$):(te(I,(ae=w[V])+h+1,$),(fe=A[ae])!==0&&X(I,V-=O[ae],fe),te(I,ae=F(--re),Q),(fe=R[ae])!==0&&X(I,re-=q[ae],fe)),le<I.last_lit;);te(I,_,$)}function Ee(I,$){var Q,re,V,ae=$.dyn_tree,fe=$.stat_desc.static_tree,le=$.stat_desc.has_stree,U=$.stat_desc.elems,ee=-1;for(I.heap_len=0,I.heap_max=m,Q=0;Q<U;Q++)ae[2*Q]!==0?(I.heap[++I.heap_len]=ee=Q,I.depth[Q]=0):ae[2*Q+1]=0;for(;I.heap_len<2;)ae[2*(V=I.heap[++I.heap_len]=ee<2?++ee:0)]=1,I.depth[V]=0,I.opt_len--,le&&(I.static_len-=fe[2*V+1]);for($.max_code=ee,Q=I.heap_len>>1;1<=Q;Q--)ie(I,ae,Q);for(V=U;Q=I.heap[1],I.heap[1]=I.heap[I.heap_len--],ie(I,ae,1),re=I.heap[1],I.heap[--I.heap_max]=Q,I.heap[--I.heap_max]=re,ae[2*V]=ae[2*Q]+ae[2*re],I.depth[V]=(I.depth[Q]>=I.depth[re]?I.depth[Q]:I.depth[re])+1,ae[2*Q+1]=ae[2*re+1]=V,I.heap[1]=V++,ie(I,ae,1),2<=I.heap_len;);I.heap[--I.heap_max]=I.heap[1],(function(ue,be){var Ie,Ze,at,ze,kt,Ot,Be=be.dyn_tree,Dt=be.max_code,xt=be.stat_desc.static_tree,sp=be.stat_desc.has_stree,ap=be.stat_desc.extra_bits,oa=be.stat_desc.extra_base,Gn=be.stat_desc.max_length,kr=0;for(ze=0;ze<=y;ze++)ue.bl_count[ze]=0;for(Be[2*ue.heap[ue.heap_max]+1]=0,Ie=ue.heap_max+1;Ie<m;Ie++)Gn<(ze=Be[2*Be[2*(Ze=ue.heap[Ie])+1]+1]+1)&&(ze=Gn,kr++),Be[2*Ze+1]=ze,Dt<Ze||(ue.bl_count[ze]++,kt=0,oa<=Ze&&(kt=ap[Ze-oa]),Ot=Be[2*Ze],ue.opt_len+=Ot*(ze+kt),sp&&(ue.static_len+=Ot*(xt[2*Ze+1]+kt)));if(kr!==0){do{for(ze=Gn-1;ue.bl_count[ze]===0;)ze--;ue.bl_count[ze]--,ue.bl_count[ze+1]+=2,ue.bl_count[Gn]--,kr-=2}while(0<kr);for(ze=Gn;ze!==0;ze--)for(Ze=ue.bl_count[ze];Ze!==0;)Dt<(at=ue.heap[--Ie])||(Be[2*at+1]!==ze&&(ue.opt_len+=(ze-Be[2*at+1])*Be[2*at],Be[2*at+1]=ze),Ze--)}})(I,$),oe(ae,ee,I.bl_count)}function k(I,$,Q){var re,V,ae=-1,fe=$[1],le=0,U=7,ee=4;for(fe===0&&(U=138,ee=3),$[2*(Q+1)+1]=65535,re=0;re<=Q;re++)V=fe,fe=$[2*(re+1)+1],++le<U&&V===fe||(le<ee?I.bl_tree[2*V]+=le:V!==0?(V!==ae&&I.bl_tree[2*V]++,I.bl_tree[2*S]++):le<=10?I.bl_tree[2*E]++:I.bl_tree[2*j]++,ae=V,ee=(le=0)===fe?(U=138,3):V===fe?(U=6,3):(U=7,4))}function J(I,$,Q){var re,V,ae=-1,fe=$[1],le=0,U=7,ee=4;for(fe===0&&(U=138,ee=3),re=0;re<=Q;re++)if(V=fe,fe=$[2*(re+1)+1],!(++le<U&&V===fe)){if(le<ee)for(;te(I,V,I.bl_tree),--le!=0;);else V!==0?(V!==ae&&(te(I,V,I.bl_tree),le--),te(I,S,I.bl_tree),X(I,le-3,2)):le<=10?(te(I,E,I.bl_tree),X(I,le-3,3)):(te(I,j,I.bl_tree),X(I,le-11,7));ae=V,ee=(le=0)===fe?(U=138,3):V===fe?(U=6,3):(U=7,4)}}l(q);var H=!1;function z(I,$,Q,re){X(I,(c<<1)+(re?1:0),3),(function(V,ae,fe,le){xe(V),T(V,fe),T(V,~fe),i.arraySet(V.pending_buf,V.window,ae,fe,V.pending),V.pending+=fe})(I,$,Q)}o._tr_init=function(I){H||((function(){var $,Q,re,V,ae,fe=new Array(y+1);for(V=re=0;V<u-1;V++)for(O[V]=re,$=0;$<1<<A[V];$++)w[re++]=V;for(w[re-1]=V,V=ae=0;V<16;V++)for(q[V]=ae,$=0;$<1<<R[V];$++)M[ae++]=V;for(ae>>=7;V<f;V++)for(q[V]=ae<<7,$=0;$<1<<R[V]-7;$++)M[256+ae++]=V;for(Q=0;Q<=y;Q++)fe[Q]=0;for($=0;$<=143;)B[2*$+1]=8,$++,fe[8]++;for(;$<=255;)B[2*$+1]=9,$++,fe[9]++;for(;$<=279;)B[2*$+1]=7,$++,fe[7]++;for(;$<=287;)B[2*$+1]=8,$++,fe[8]++;for(oe(B,p+1,fe),$=0;$<f;$++)C[2*$+1]=5,C[2*$]=ge($,5);K=new N(B,A,h+1,p,y),Z=new N(C,R,0,f,y),W=new N(new Array(0),P,0,x,b)})(),H=!0),I.l_desc=new L(I.dyn_ltree,K),I.d_desc=new L(I.dyn_dtree,Z),I.bl_desc=new L(I.bl_tree,W),I.bi_buf=0,I.bi_valid=0,de(I)},o._tr_stored_block=z,o._tr_flush_block=function(I,$,Q,re){var V,ae,fe=0;0<I.level?(I.strm.data_type===2&&(I.strm.data_type=(function(le){var U,ee=4093624447;for(U=0;U<=31;U++,ee>>>=1)if(1&ee&&le.dyn_ltree[2*U]!==0)return s;if(le.dyn_ltree[18]!==0||le.dyn_ltree[20]!==0||le.dyn_ltree[26]!==0)return a;for(U=32;U<h;U++)if(le.dyn_ltree[2*U]!==0)return a;return s})(I)),Ee(I,I.l_desc),Ee(I,I.d_desc),fe=(function(le){var U;for(k(le,le.dyn_ltree,le.l_desc.max_code),k(le,le.dyn_dtree,le.d_desc.max_code),Ee(le,le.bl_desc),U=x-1;3<=U&&le.bl_tree[2*D[U]+1]===0;U--);return le.opt_len+=3*(U+1)+5+5+4,U})(I),V=I.opt_len+3+7>>>3,(ae=I.static_len+3+7>>>3)<=V&&(V=ae)):V=ae=Q+5,Q+4<=V&&$!==-1?z(I,$,Q,re):I.strategy===4||ae===V?(X(I,2+(re?1:0),3),me(I,B,C)):(X(I,4+(re?1:0),3),(function(le,U,ee,ue){var be;for(X(le,U-257,5),X(le,ee-1,5),X(le,ue-4,4),be=0;be<ue;be++)X(le,le.bl_tree[2*D[be]+1],3);J(le,le.dyn_ltree,U-1),J(le,le.dyn_dtree,ee-1)})(I,I.l_desc.max_code+1,I.d_desc.max_code+1,fe+1),me(I,I.dyn_ltree,I.dyn_dtree)),de(I),re&&xe(I)},o._tr_tally=function(I,$,Q){return I.pending_buf[I.d_buf+2*I.last_lit]=$>>>8&255,I.pending_buf[I.d_buf+2*I.last_lit+1]=255&$,I.pending_buf[I.l_buf+I.last_lit]=255&Q,I.last_lit++,$===0?I.dyn_ltree[2*Q]++:(I.matches++,$--,I.dyn_ltree[2*(w[Q]+h+1)]++,I.dyn_dtree[2*F($)]++),I.last_lit===I.lit_bufsize-1},o._tr_align=function(I){X(I,2,3),te(I,_,B),(function($){$.bi_valid===16?(T($,$.bi_buf),$.bi_buf=0,$.bi_valid=0):8<=$.bi_valid&&($.pending_buf[$.pending++]=255&$.bi_buf,$.bi_buf>>=8,$.bi_valid-=8)})(I)}},{"../utils/common":41}],53:[function(n,r,o){r.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},{}],54:[function(n,r,o){(function(i){(function(s,a){if(!s.setImmediate){var l,c,u,h,p=1,f={},x=!1,m=s.document,y=Object.getPrototypeOf&&Object.getPrototypeOf(s);y=y&&y.setTimeout?y:s,l={}.toString.call(s.process)==="[object process]"?function(S){process.nextTick(function(){b(S)})}:(function(){if(s.postMessage&&!s.importScripts){var S=!0,E=s.onmessage;return s.onmessage=function(){S=!1},s.postMessage("","*"),s.onmessage=E,S}})()?(h="setImmediate$"+Math.random()+"$",s.addEventListener?s.addEventListener("message",_,!1):s.attachEvent("onmessage",_),function(S){s.postMessage(h+S,"*")}):s.MessageChannel?((u=new MessageChannel).port1.onmessage=function(S){b(S.data)},function(S){u.port2.postMessage(S)}):m&&"onreadystatechange"in m.createElement("script")?(c=m.documentElement,function(S){var E=m.createElement("script");E.onreadystatechange=function(){b(S),E.onreadystatechange=null,c.removeChild(E),E=null},c.appendChild(E)}):function(S){setTimeout(b,0,S)},y.setImmediate=function(S){typeof S!="function"&&(S=new Function(""+S));for(var E=new Array(arguments.length-1),j=0;j<E.length;j++)E[j]=arguments[j+1];var A={callback:S,args:E};return f[p]=A,l(p),p++},y.clearImmediate=g}function g(S){delete f[S]}function b(S){if(x)setTimeout(b,0,S);else{var E=f[S];if(E){x=!0;try{(function(j){var A=j.callback,R=j.args;switch(R.length){case 0:A();break;case 1:A(R[0]);break;case 2:A(R[0],R[1]);break;case 3:A(R[0],R[1],R[2]);break;default:A.apply(a,R)}})(E)}finally{g(S),x=!1}}}}function _(S){S.source===s&&typeof S.data=="string"&&S.data.indexOf(h)===0&&b(+S.data.slice(h.length))}})(typeof self>"u"?i===void 0?this:i:self)}).call(this,typeof _r<"u"?_r:typeof self<"u"?self:typeof window<"u"?window:{})},{}]},{},[10])(10)})})(Bo)),Bo.exports}var Cb=Sb();const Eb=ts(Cb);async function Nb(e){try{const t=await fetch(`/api/logs/${e}/chunks`);if(!t.ok)return null;const n=await t.json();return JSON.stringify(n,null,2)}catch{return null}}async function jb(e){const t=new Eb;for(const s of e)s.rawRequestBody!==null&&t.file(`#${s.id}.Request.json`,s.rawRequestBody),s.responseText!==null&&t.file(`#${s.id}.Response.json`,s.responseText);const n=e.filter(s=>s.streaming);await Promise.allSettled(n.map(async s=>{const a=await Nb(s.id);a!==null&&t.file(`#${s.id}.SSE.Response.json`,a)}));const r=await t.generateAsync({type:"blob"}),o=URL.createObjectURL(r),i=document.createElement("a");i.href=o,i.download=`llm-inspector-export-${new Date().toISOString().slice(0,10)}.zip`,document.body.appendChild(i),i.click(),document.body.removeChild(i),URL.revokeObjectURL(o)}const Tb="1.13.0",Ab={version:Tb};function Au(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=Au(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function Iu(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=Au(e))&&(r&&(r+=" "),r+=t);return r}const Ib=(e,t)=>{const n=new Array(e.length+t.length);for(let r=0;r<e.length;r++)n[r]=e[r];for(let r=0;r<t.length;r++)n[e.length+r]=t[r];return n},zb=(e,t)=>({classGroupId:e,validator:t}),zu=(e=new Map,t=null,n)=>({nextPart:e,validators:t,classGroupId:n}),Yr="-",Oa=[],Rb="arbitrary..",Pb=e=>{const t=Db(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:s=>{if(s.startsWith("[")&&s.endsWith("]"))return Ob(s);const a=s.split(Yr),l=a[0]===""&&a.length>1?1:0;return Ru(a,l,t)},getConflictingClassGroupIds:(s,a)=>{if(a){const l=r[s],c=n[s];return l?c?Ib(c,l):l:c||Oa}return n[s]||Oa}}},Ru=(e,t,n)=>{if(e.length-t===0)return n.classGroupId;const o=e[t],i=n.nextPart.get(o);if(i){const c=Ru(e,t+1,i);if(c)return c}const s=n.validators;if(s===null)return;const a=t===0?e.join(Yr):e.slice(t).join(Yr),l=s.length;for(let c=0;c<l;c++){const u=s[c];if(u.validator(a))return u.classGroupId}},Ob=e=>e.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const t=e.slice(1,-1),n=t.indexOf(":"),r=t.slice(0,n);return r?Rb+r:void 0})(),Db=e=>{const{theme:t,classGroups:n}=e;return Mb(n,t)},Mb=(e,t)=>{const n=zu();for(const r in e){const o=e[r];ps(o,n,r,t)}return n},ps=(e,t,n,r)=>{const o=e.length;for(let i=0;i<o;i++){const s=e[i];Lb(s,t,n,r)}},Lb=(e,t,n,r)=>{if(typeof e=="string"){Fb(e,t,n);return}if(typeof e=="function"){$b(e,t,n,r);return}Bb(e,t,n,r)},Fb=(e,t,n)=>{const r=e===""?t:Pu(t,e);r.classGroupId=n},$b=(e,t,n,r)=>{if(Ub(e)){ps(e(r),t,n,r);return}t.validators===null&&(t.validators=[]),t.validators.push(zb(n,e))},Bb=(e,t,n,r)=>{const o=Object.entries(e),i=o.length;for(let s=0;s<i;s++){const[a,l]=o[s];ps(l,Pu(t,a),n,r)}},Pu=(e,t)=>{let n=e;const r=t.split(Yr),o=r.length;for(let i=0;i<o;i++){const s=r[i];let a=n.nextPart.get(s);a||(a=zu(),n.nextPart.set(s,a)),n=a}return n},Ub=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,Zb=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=Object.create(null),r=Object.create(null);const o=(i,s)=>{n[i]=s,t++,t>e&&(t=0,r=n,n=Object.create(null))};return{get(i){let s=n[i];if(s!==void 0)return s;if((s=r[i])!==void 0)return o(i,s),s},set(i,s){i in n?n[i]=s:o(i,s)}}},Si="!",Da=":",Vb=[],Ma=(e,t,n,r,o)=>({modifiers:e,hasImportantModifier:t,baseClassName:n,maybePostfixModifierPosition:r,isExternal:o}),Wb=e=>{const{prefix:t,experimentalParseClassName:n}=e;let r=o=>{const i=[];let s=0,a=0,l=0,c;const u=o.length;for(let m=0;m<u;m++){const y=o[m];if(s===0&&a===0){if(y===Da){i.push(o.slice(l,m)),l=m+1;continue}if(y==="/"){c=m;continue}}y==="["?s++:y==="]"?s--:y==="("?a++:y===")"&&a--}const h=i.length===0?o:o.slice(l);let p=h,f=!1;h.endsWith(Si)?(p=h.slice(0,-1),f=!0):h.startsWith(Si)&&(p=h.slice(1),f=!0);const x=c&&c>l?c-l:void 0;return Ma(i,f,p,x)};if(t){const o=t+Da,i=r;r=s=>s.startsWith(o)?i(s.slice(o.length)):Ma(Vb,!1,s,void 0,!0)}if(n){const o=r;r=i=>n({className:i,parseClassName:o})}return r},Hb=e=>{const t=new Map;return e.orderSensitiveModifiers.forEach((n,r)=>{t.set(n,1e6+r)}),n=>{const r=[];let o=[];for(let i=0;i<n.length;i++){const s=n[i],a=s[0]==="[",l=t.has(s);a||l?(o.length>0&&(o.sort(),r.push(...o),o=[]),r.push(s)):o.push(s)}return o.length>0&&(o.sort(),r.push(...o)),r}},qb=e=>({cache:Zb(e.cacheSize),parseClassName:Wb(e),sortModifiers:Hb(e),...Pb(e)}),Kb=/\s+/,Gb=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:o,sortModifiers:i}=t,s=[],a=e.trim().split(Kb);let l="";for(let c=a.length-1;c>=0;c-=1){const u=a[c],{isExternal:h,modifiers:p,hasImportantModifier:f,baseClassName:x,maybePostfixModifierPosition:m}=n(u);if(h){l=u+(l.length>0?" "+l:l);continue}let y=!!m,g=r(y?x.substring(0,m):x);if(!g){if(!y){l=u+(l.length>0?" "+l:l);continue}if(g=r(x),!g){l=u+(l.length>0?" "+l:l);continue}y=!1}const b=p.length===0?"":p.length===1?p[0]:i(p).join(":"),_=f?b+Si:b,S=_+g;if(s.indexOf(S)>-1)continue;s.push(S);const E=o(g,y);for(let j=0;j<E.length;++j){const A=E[j];s.push(_+A)}l=u+(l.length>0?" "+l:l)}return l},Jb=(...e)=>{let t=0,n,r,o="";for(;t<e.length;)(n=e[t++])&&(r=Ou(n))&&(o&&(o+=" "),o+=r);return o},Ou=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=Ou(e[r]))&&(n&&(n+=" "),n+=t);return n},Yb=(e,...t)=>{let n,r,o,i;const s=l=>{const c=t.reduce((u,h)=>h(u),e());return n=qb(c),r=n.cache.get,o=n.cache.set,i=a,a(l)},a=l=>{const c=r(l);if(c)return c;const u=Gb(l,n);return o(l,u),u};return i=s,(...l)=>i(Jb(...l))},Xb=[],He=e=>{const t=n=>n[e]||Xb;return t.isThemeGetter=!0,t},Du=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,Mu=/^\((?:(\w[\w-]*):)?(.+)\)$/i,Qb=/^\d+\/\d+$/,e1=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,t1=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,n1=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,r1=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,o1=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,pn=e=>Qb.test(e),Te=e=>!!e&&!Number.isNaN(Number(e)),Zt=e=>!!e&&Number.isInteger(Number(e)),Uo=e=>e.endsWith("%")&&Te(e.slice(0,-1)),Mt=e=>e1.test(e),i1=()=>!0,s1=e=>t1.test(e)&&!n1.test(e),Lu=()=>!1,a1=e=>r1.test(e),l1=e=>o1.test(e),c1=e=>!he(e)&&!pe(e),u1=e=>Un(e,Bu,Lu),he=e=>Du.test(e),nn=e=>Un(e,Uu,s1),Zo=e=>Un(e,m1,Te),La=e=>Un(e,Fu,Lu),d1=e=>Un(e,$u,l1),jr=e=>Un(e,Zu,a1),pe=e=>Mu.test(e),Yn=e=>Zn(e,Uu),f1=e=>Zn(e,g1),Fa=e=>Zn(e,Fu),h1=e=>Zn(e,Bu),p1=e=>Zn(e,$u),Tr=e=>Zn(e,Zu,!0),Un=(e,t,n)=>{const r=Du.exec(e);return r?r[1]?t(r[1]):n(r[2]):!1},Zn=(e,t,n=!1)=>{const r=Mu.exec(e);return r?r[1]?t(r[1]):n:!1},Fu=e=>e==="position"||e==="percentage",$u=e=>e==="image"||e==="url",Bu=e=>e==="length"||e==="size"||e==="bg-size",Uu=e=>e==="length",m1=e=>e==="number",g1=e=>e==="family-name",Zu=e=>e==="shadow",x1=()=>{const e=He("color"),t=He("font"),n=He("text"),r=He("font-weight"),o=He("tracking"),i=He("leading"),s=He("breakpoint"),a=He("container"),l=He("spacing"),c=He("radius"),u=He("shadow"),h=He("inset-shadow"),p=He("text-shadow"),f=He("drop-shadow"),x=He("blur"),m=He("perspective"),y=He("aspect"),g=He("ease"),b=He("animate"),_=()=>["auto","avoid","all","avoid-page","page","left","right","column"],S=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],E=()=>[...S(),pe,he],j=()=>["auto","hidden","clip","visible","scroll"],A=()=>["auto","contain","none"],R=()=>[pe,he,l],P=()=>[pn,"full","auto",...R()],D=()=>[Zt,"none","subgrid",pe,he],B=()=>["auto",{span:["full",Zt,pe,he]},Zt,pe,he],C=()=>[Zt,"auto",pe,he],M=()=>["auto","min","max","fr",pe,he],w=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],O=()=>["start","end","center","stretch","center-safe","end-safe"],K=()=>["auto",...R()],Z=()=>[pn,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...R()],W=()=>[e,pe,he],q=()=>[...S(),Fa,La,{position:[pe,he]}],N=()=>["no-repeat",{repeat:["","x","y","space","round"]}],L=()=>["auto","cover","contain",h1,u1,{size:[pe,he]}],F=()=>[Uo,Yn,nn],T=()=>["","none","full",c,pe,he],X=()=>["",Te,Yn,nn],te=()=>["solid","dashed","dotted","double"],ge=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],oe=()=>[Te,Uo,Fa,La],de=()=>["","none",x,pe,he],xe=()=>["none",Te,pe,he],ne=()=>["none",Te,pe,he],ie=()=>[Te,pe,he],me=()=>[pn,"full",...R()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Mt],breakpoint:[Mt],color:[i1],container:[Mt],"drop-shadow":[Mt],ease:["in","out","in-out"],font:[c1],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Mt],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Mt],shadow:[Mt],spacing:["px",Te],text:[Mt],"text-shadow":[Mt],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",pn,he,pe,y]}],container:["container"],columns:[{columns:[Te,he,pe,a]}],"break-after":[{"break-after":_()}],"break-before":[{"break-before":_()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:E()}],overflow:[{overflow:j()}],"overflow-x":[{"overflow-x":j()}],"overflow-y":[{"overflow-y":j()}],overscroll:[{overscroll:A()}],"overscroll-x":[{"overscroll-x":A()}],"overscroll-y":[{"overscroll-y":A()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:P()}],"inset-x":[{"inset-x":P()}],"inset-y":[{"inset-y":P()}],start:[{start:P()}],end:[{end:P()}],top:[{top:P()}],right:[{right:P()}],bottom:[{bottom:P()}],left:[{left:P()}],visibility:["visible","invisible","collapse"],z:[{z:[Zt,"auto",pe,he]}],basis:[{basis:[pn,"full","auto",a,...R()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[Te,pn,"auto","initial","none",he]}],grow:[{grow:["",Te,pe,he]}],shrink:[{shrink:["",Te,pe,he]}],order:[{order:[Zt,"first","last","none",pe,he]}],"grid-cols":[{"grid-cols":D()}],"col-start-end":[{col:B()}],"col-start":[{"col-start":C()}],"col-end":[{"col-end":C()}],"grid-rows":[{"grid-rows":D()}],"row-start-end":[{row:B()}],"row-start":[{"row-start":C()}],"row-end":[{"row-end":C()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":M()}],"auto-rows":[{"auto-rows":M()}],gap:[{gap:R()}],"gap-x":[{"gap-x":R()}],"gap-y":[{"gap-y":R()}],"justify-content":[{justify:[...w(),"normal"]}],"justify-items":[{"justify-items":[...O(),"normal"]}],"justify-self":[{"justify-self":["auto",...O()]}],"align-content":[{content:["normal",...w()]}],"align-items":[{items:[...O(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...O(),{baseline:["","last"]}]}],"place-content":[{"place-content":w()}],"place-items":[{"place-items":[...O(),"baseline"]}],"place-self":[{"place-self":["auto",...O()]}],p:[{p:R()}],px:[{px:R()}],py:[{py:R()}],ps:[{ps:R()}],pe:[{pe:R()}],pt:[{pt:R()}],pr:[{pr:R()}],pb:[{pb:R()}],pl:[{pl:R()}],m:[{m:K()}],mx:[{mx:K()}],my:[{my:K()}],ms:[{ms:K()}],me:[{me:K()}],mt:[{mt:K()}],mr:[{mr:K()}],mb:[{mb:K()}],ml:[{ml:K()}],"space-x":[{"space-x":R()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":R()}],"space-y-reverse":["space-y-reverse"],size:[{size:Z()}],w:[{w:[a,"screen",...Z()]}],"min-w":[{"min-w":[a,"screen","none",...Z()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[s]},...Z()]}],h:[{h:["screen","lh",...Z()]}],"min-h":[{"min-h":["screen","lh","none",...Z()]}],"max-h":[{"max-h":["screen","lh",...Z()]}],"font-size":[{text:["base",n,Yn,nn]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[r,pe,Zo]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",Uo,he]}],"font-family":[{font:[f1,he,t]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[o,pe,he]}],"line-clamp":[{"line-clamp":[Te,"none",pe,Zo]}],leading:[{leading:[i,...R()]}],"list-image":[{"list-image":["none",pe,he]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",pe,he]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:W()}],"text-color":[{text:W()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...te(),"wavy"]}],"text-decoration-thickness":[{decoration:[Te,"from-font","auto",pe,nn]}],"text-decoration-color":[{decoration:W()}],"underline-offset":[{"underline-offset":[Te,"auto",pe,he]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:R()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",pe,he]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",pe,he]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:q()}],"bg-repeat":[{bg:N()}],"bg-size":[{bg:L()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Zt,pe,he],radial:["",pe,he],conic:[Zt,pe,he]},p1,d1]}],"bg-color":[{bg:W()}],"gradient-from-pos":[{from:F()}],"gradient-via-pos":[{via:F()}],"gradient-to-pos":[{to:F()}],"gradient-from":[{from:W()}],"gradient-via":[{via:W()}],"gradient-to":[{to:W()}],rounded:[{rounded:T()}],"rounded-s":[{"rounded-s":T()}],"rounded-e":[{"rounded-e":T()}],"rounded-t":[{"rounded-t":T()}],"rounded-r":[{"rounded-r":T()}],"rounded-b":[{"rounded-b":T()}],"rounded-l":[{"rounded-l":T()}],"rounded-ss":[{"rounded-ss":T()}],"rounded-se":[{"rounded-se":T()}],"rounded-ee":[{"rounded-ee":T()}],"rounded-es":[{"rounded-es":T()}],"rounded-tl":[{"rounded-tl":T()}],"rounded-tr":[{"rounded-tr":T()}],"rounded-br":[{"rounded-br":T()}],"rounded-bl":[{"rounded-bl":T()}],"border-w":[{border:X()}],"border-w-x":[{"border-x":X()}],"border-w-y":[{"border-y":X()}],"border-w-s":[{"border-s":X()}],"border-w-e":[{"border-e":X()}],"border-w-t":[{"border-t":X()}],"border-w-r":[{"border-r":X()}],"border-w-b":[{"border-b":X()}],"border-w-l":[{"border-l":X()}],"divide-x":[{"divide-x":X()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":X()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...te(),"hidden","none"]}],"divide-style":[{divide:[...te(),"hidden","none"]}],"border-color":[{border:W()}],"border-color-x":[{"border-x":W()}],"border-color-y":[{"border-y":W()}],"border-color-s":[{"border-s":W()}],"border-color-e":[{"border-e":W()}],"border-color-t":[{"border-t":W()}],"border-color-r":[{"border-r":W()}],"border-color-b":[{"border-b":W()}],"border-color-l":[{"border-l":W()}],"divide-color":[{divide:W()}],"outline-style":[{outline:[...te(),"none","hidden"]}],"outline-offset":[{"outline-offset":[Te,pe,he]}],"outline-w":[{outline:["",Te,Yn,nn]}],"outline-color":[{outline:W()}],shadow:[{shadow:["","none",u,Tr,jr]}],"shadow-color":[{shadow:W()}],"inset-shadow":[{"inset-shadow":["none",h,Tr,jr]}],"inset-shadow-color":[{"inset-shadow":W()}],"ring-w":[{ring:X()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:W()}],"ring-offset-w":[{"ring-offset":[Te,nn]}],"ring-offset-color":[{"ring-offset":W()}],"inset-ring-w":[{"inset-ring":X()}],"inset-ring-color":[{"inset-ring":W()}],"text-shadow":[{"text-shadow":["none",p,Tr,jr]}],"text-shadow-color":[{"text-shadow":W()}],opacity:[{opacity:[Te,pe,he]}],"mix-blend":[{"mix-blend":[...ge(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ge()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[Te]}],"mask-image-linear-from-pos":[{"mask-linear-from":oe()}],"mask-image-linear-to-pos":[{"mask-linear-to":oe()}],"mask-image-linear-from-color":[{"mask-linear-from":W()}],"mask-image-linear-to-color":[{"mask-linear-to":W()}],"mask-image-t-from-pos":[{"mask-t-from":oe()}],"mask-image-t-to-pos":[{"mask-t-to":oe()}],"mask-image-t-from-color":[{"mask-t-from":W()}],"mask-image-t-to-color":[{"mask-t-to":W()}],"mask-image-r-from-pos":[{"mask-r-from":oe()}],"mask-image-r-to-pos":[{"mask-r-to":oe()}],"mask-image-r-from-color":[{"mask-r-from":W()}],"mask-image-r-to-color":[{"mask-r-to":W()}],"mask-image-b-from-pos":[{"mask-b-from":oe()}],"mask-image-b-to-pos":[{"mask-b-to":oe()}],"mask-image-b-from-color":[{"mask-b-from":W()}],"mask-image-b-to-color":[{"mask-b-to":W()}],"mask-image-l-from-pos":[{"mask-l-from":oe()}],"mask-image-l-to-pos":[{"mask-l-to":oe()}],"mask-image-l-from-color":[{"mask-l-from":W()}],"mask-image-l-to-color":[{"mask-l-to":W()}],"mask-image-x-from-pos":[{"mask-x-from":oe()}],"mask-image-x-to-pos":[{"mask-x-to":oe()}],"mask-image-x-from-color":[{"mask-x-from":W()}],"mask-image-x-to-color":[{"mask-x-to":W()}],"mask-image-y-from-pos":[{"mask-y-from":oe()}],"mask-image-y-to-pos":[{"mask-y-to":oe()}],"mask-image-y-from-color":[{"mask-y-from":W()}],"mask-image-y-to-color":[{"mask-y-to":W()}],"mask-image-radial":[{"mask-radial":[pe,he]}],"mask-image-radial-from-pos":[{"mask-radial-from":oe()}],"mask-image-radial-to-pos":[{"mask-radial-to":oe()}],"mask-image-radial-from-color":[{"mask-radial-from":W()}],"mask-image-radial-to-color":[{"mask-radial-to":W()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":S()}],"mask-image-conic-pos":[{"mask-conic":[Te]}],"mask-image-conic-from-pos":[{"mask-conic-from":oe()}],"mask-image-conic-to-pos":[{"mask-conic-to":oe()}],"mask-image-conic-from-color":[{"mask-conic-from":W()}],"mask-image-conic-to-color":[{"mask-conic-to":W()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:q()}],"mask-repeat":[{mask:N()}],"mask-size":[{mask:L()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",pe,he]}],filter:[{filter:["","none",pe,he]}],blur:[{blur:de()}],brightness:[{brightness:[Te,pe,he]}],contrast:[{contrast:[Te,pe,he]}],"drop-shadow":[{"drop-shadow":["","none",f,Tr,jr]}],"drop-shadow-color":[{"drop-shadow":W()}],grayscale:[{grayscale:["",Te,pe,he]}],"hue-rotate":[{"hue-rotate":[Te,pe,he]}],invert:[{invert:["",Te,pe,he]}],saturate:[{saturate:[Te,pe,he]}],sepia:[{sepia:["",Te,pe,he]}],"backdrop-filter":[{"backdrop-filter":["","none",pe,he]}],"backdrop-blur":[{"backdrop-blur":de()}],"backdrop-brightness":[{"backdrop-brightness":[Te,pe,he]}],"backdrop-contrast":[{"backdrop-contrast":[Te,pe,he]}],"backdrop-grayscale":[{"backdrop-grayscale":["",Te,pe,he]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[Te,pe,he]}],"backdrop-invert":[{"backdrop-invert":["",Te,pe,he]}],"backdrop-opacity":[{"backdrop-opacity":[Te,pe,he]}],"backdrop-saturate":[{"backdrop-saturate":[Te,pe,he]}],"backdrop-sepia":[{"backdrop-sepia":["",Te,pe,he]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":R()}],"border-spacing-x":[{"border-spacing-x":R()}],"border-spacing-y":[{"border-spacing-y":R()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",pe,he]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[Te,"initial",pe,he]}],ease:[{ease:["linear","initial",g,pe,he]}],delay:[{delay:[Te,pe,he]}],animate:[{animate:["none",b,pe,he]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[m,pe,he]}],"perspective-origin":[{"perspective-origin":E()}],rotate:[{rotate:xe()}],"rotate-x":[{"rotate-x":xe()}],"rotate-y":[{"rotate-y":xe()}],"rotate-z":[{"rotate-z":xe()}],scale:[{scale:ne()}],"scale-x":[{"scale-x":ne()}],"scale-y":[{"scale-y":ne()}],"scale-z":[{"scale-z":ne()}],"scale-3d":["scale-3d"],skew:[{skew:ie()}],"skew-x":[{"skew-x":ie()}],"skew-y":[{"skew-y":ie()}],transform:[{transform:[pe,he,"","none","gpu","cpu"]}],"transform-origin":[{origin:E()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:me()}],"translate-x":[{"translate-x":me()}],"translate-y":[{"translate-y":me()}],"translate-z":[{"translate-z":me()}],"translate-none":["translate-none"],accent:[{accent:W()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:W()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",pe,he]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":R()}],"scroll-mx":[{"scroll-mx":R()}],"scroll-my":[{"scroll-my":R()}],"scroll-ms":[{"scroll-ms":R()}],"scroll-me":[{"scroll-me":R()}],"scroll-mt":[{"scroll-mt":R()}],"scroll-mr":[{"scroll-mr":R()}],"scroll-mb":[{"scroll-mb":R()}],"scroll-ml":[{"scroll-ml":R()}],"scroll-p":[{"scroll-p":R()}],"scroll-px":[{"scroll-px":R()}],"scroll-py":[{"scroll-py":R()}],"scroll-ps":[{"scroll-ps":R()}],"scroll-pe":[{"scroll-pe":R()}],"scroll-pt":[{"scroll-pt":R()}],"scroll-pr":[{"scroll-pr":R()}],"scroll-pb":[{"scroll-pb":R()}],"scroll-pl":[{"scroll-pl":R()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",pe,he]}],fill:[{fill:["none",...W()]}],"stroke-w":[{stroke:[Te,Yn,nn,Zo]}],stroke:[{stroke:["none",...W()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},y1=Yb(x1);function ke(...e){return y1(Iu(e))}function qe(e){return e>=1048576?(e/1048576).toFixed(1).replace(/\.0$/,"")+"M":e>=1024?(e/1024).toFixed(1).replace(/\.0$/,"")+"K":e.toString()}function Vu(e){return e===null?"pending":e>=200&&e<300?"success":e>=400&&e<500?"client_error":e>=500?"server_error":"pending"}const $a=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,Ba=Iu,ms=(e,t)=>n=>{var r;if(t?.variants==null)return Ba(e,n?.class,n?.className);const{variants:o,defaultVariants:i}=t,s=Object.keys(o).map(c=>{const u=n?.[c],h=i?.[c];if(u===null)return null;const p=$a(u)||$a(h);return o[c][p]}),a=n&&Object.entries(n).reduce((c,u)=>{let[h,p]=u;return p===void 0||(c[h]=p),c},{}),l=t==null||(r=t.compoundVariants)===null||r===void 0?void 0:r.reduce((c,u)=>{let{class:h,className:p,...f}=u;return Object.entries(f).every(x=>{let[m,y]=x;return Array.isArray(y)?y.includes({...i,...a}[m]):{...i,...a}[m]===y})?[...c,h,p]:c},[]);return Ba(e,s,l,n?.class,n?.className)};function Ua(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function Wu(...e){return t=>{let n=!1;const r=e.map(o=>{const i=Ua(o,t);return!n&&typeof i=="function"&&(n=!0),i});if(n)return()=>{for(let o=0;o<r.length;o++){const i=r[o];typeof i=="function"?i():Ua(e[o],null)}}}}function Pe(...e){return v.useCallback(Wu(...e),e)}function Rn(e){const t=b1(e),n=v.forwardRef((r,o)=>{const{children:i,...s}=r,a=v.Children.toArray(i),l=a.find(k1);if(l){const c=l.props.children,u=a.map(h=>h===l?v.Children.count(c)>1?v.Children.only(null):v.isValidElement(c)?c.props.children:null:h);return d.jsx(t,{...s,ref:o,children:v.isValidElement(c)?v.cloneElement(c,void 0,u):null})}return d.jsx(t,{...s,ref:o,children:i})});return n.displayName=`${e}.Slot`,n}var v1=Rn("Slot");function b1(e){const t=v.forwardRef((n,r)=>{const{children:o,...i}=n;if(v.isValidElement(o)){const s=S1(o),a=_1(i,o.props);return o.type!==v.Fragment&&(a.ref=r?Wu(r,s):s),v.cloneElement(o,a)}return v.Children.count(o)>1?v.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var Hu=Symbol("radix.slottable");function w1(e){const t=({children:n})=>d.jsx(d.Fragment,{children:n});return t.displayName=`${e}.Slottable`,t.__radixId=Hu,t}function k1(e){return v.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===Hu}function _1(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...a)=>{const l=i(...a);return o(...a),l}:o&&(n[r]=o):r==="style"?n[r]={...o,...i}:r==="className"&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}function S1(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var C1=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Ce=C1.reduce((e,t)=>{const n=Rn(`Primitive.${t}`),r=v.forwardRef((o,i)=>{const{asChild:s,...a}=o,l=s?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),d.jsx(l,{...a,ref:i})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function E1(e,t){e&&mr.flushSync(()=>e.dispatchEvent(t))}var qu=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),N1="VisuallyHidden",Ku=v.forwardRef((e,t)=>d.jsx(Ce.span,{...e,ref:t,style:{...qu,...e.style}}));Ku.displayName=N1;var j1=Ku;function T1(e,t){const n=v.createContext(t),r=i=>{const{children:s,...a}=i,l=v.useMemo(()=>a,Object.values(a));return d.jsx(n.Provider,{value:l,children:s})};r.displayName=e+"Provider";function o(i){const s=v.useContext(n);if(s)return s;if(t!==void 0)return t;throw new Error(`\`${i}\` must be used within \`${e}\``)}return[r,o]}function Ut(e,t=[]){let n=[];function r(i,s){const a=v.createContext(s),l=n.length;n=[...n,s];const c=h=>{const{scope:p,children:f,...x}=h,m=p?.[e]?.[l]||a,y=v.useMemo(()=>x,Object.values(x));return d.jsx(m.Provider,{value:y,children:f})};c.displayName=i+"Provider";function u(h,p){const f=p?.[e]?.[l]||a,x=v.useContext(f);if(x)return x;if(s!==void 0)return s;throw new Error(`\`${h}\` must be used within \`${i}\``)}return[c,u]}const o=()=>{const i=n.map(s=>v.createContext(s));return function(a){const l=a?.[e]||i;return v.useMemo(()=>({[`__scope${e}`]:{...a,[e]:l}}),[a,l])}};return o.scopeName=e,[r,A1(o,...t)]}function A1(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(i){const s=r.reduce((a,{useScope:l,scopeName:c})=>{const h=l(i)[`__scope${c}`];return{...a,...h}},{});return v.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function Gu(e){const t=e+"CollectionProvider",[n,r]=Ut(t),[o,i]=n(t,{collectionRef:{current:null},itemMap:new Map}),s=m=>{const{scope:y,children:g}=m,b=nt.useRef(null),_=nt.useRef(new Map).current;return d.jsx(o,{scope:y,itemMap:_,collectionRef:b,children:g})};s.displayName=t;const a=e+"CollectionSlot",l=Rn(a),c=nt.forwardRef((m,y)=>{const{scope:g,children:b}=m,_=i(a,g),S=Pe(y,_.collectionRef);return d.jsx(l,{ref:S,children:b})});c.displayName=a;const u=e+"CollectionItemSlot",h="data-radix-collection-item",p=Rn(u),f=nt.forwardRef((m,y)=>{const{scope:g,children:b,..._}=m,S=nt.useRef(null),E=Pe(y,S),j=i(u,g);return nt.useEffect(()=>(j.itemMap.set(S,{ref:S,..._}),()=>{j.itemMap.delete(S)})),d.jsx(p,{[h]:"",ref:E,children:b})});f.displayName=u;function x(m){const y=i(e+"CollectionConsumer",m);return nt.useCallback(()=>{const b=y.collectionRef.current;if(!b)return[];const _=Array.from(b.querySelectorAll(`[${h}]`));return Array.from(y.itemMap.values()).sort((j,A)=>_.indexOf(j.ref.current)-_.indexOf(A.ref.current))},[y.collectionRef,y.itemMap])}return[{Provider:s,Slot:c,ItemSlot:f},x,r]}function we(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e?.(o),n===!1||!o.defaultPrevented)return t?.(o)}}var Ke=globalThis?.document?v.useLayoutEffect:()=>{},I1=Ic[" useInsertionEffect ".trim().toString()]||Ke;function rn({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){const[o,i,s]=z1({defaultProp:t,onChange:n}),a=e!==void 0,l=a?e:o;{const u=v.useRef(e!==void 0);v.useEffect(()=>{const h=u.current;h!==a&&console.warn(`${r} is changing from ${h?"controlled":"uncontrolled"} to ${a?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),u.current=a},[a,r])}const c=v.useCallback(u=>{if(a){const h=R1(u)?u(e):u;h!==e&&s.current?.(h)}else i(u)},[a,e,i,s]);return[l,c]}function z1({defaultProp:e,onChange:t}){const[n,r]=v.useState(e),o=v.useRef(n),i=v.useRef(t);return I1(()=>{i.current=t},[t]),v.useEffect(()=>{o.current!==n&&(i.current?.(n),o.current=n)},[n,o]),[n,r,i]}function R1(e){return typeof e=="function"}function P1(e,t){return v.useReducer((n,r)=>t[n][r]??n,e)}var mt=e=>{const{present:t,children:n}=e,r=O1(t),o=typeof n=="function"?n({present:r.isPresent}):v.Children.only(n),i=Pe(r.ref,D1(o));return typeof n=="function"||r.isPresent?v.cloneElement(o,{ref:i}):null};mt.displayName="Presence";function O1(e){const[t,n]=v.useState(),r=v.useRef(null),o=v.useRef(e),i=v.useRef("none"),s=e?"mounted":"unmounted",[a,l]=P1(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return v.useEffect(()=>{const c=Ar(r.current);i.current=a==="mounted"?c:"none"},[a]),Ke(()=>{const c=r.current,u=o.current;if(u!==e){const p=i.current,f=Ar(c);e?l("MOUNT"):f==="none"||c?.display==="none"?l("UNMOUNT"):l(u&&p!==f?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,l]),Ke(()=>{if(t){let c;const u=t.ownerDocument.defaultView??window,h=f=>{const m=Ar(r.current).includes(CSS.escape(f.animationName));if(f.target===t&&m&&(l("ANIMATION_END"),!o.current)){const y=t.style.animationFillMode;t.style.animationFillMode="forwards",c=u.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=y)})}},p=f=>{f.target===t&&(i.current=Ar(r.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",h),t.addEventListener("animationend",h),()=>{u.clearTimeout(c),t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",h),t.removeEventListener("animationend",h)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(a),ref:v.useCallback(c=>{r.current=c?getComputedStyle(c):null,n(c)},[])}}function Ar(e){return e?.animationName||"none"}function D1(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var M1=Ic[" useId ".trim().toString()]||(()=>{}),L1=0;function Nt(e){const[t,n]=v.useState(M1());return Ke(()=>{n(r=>r??String(L1++))},[e]),e||(t?`radix-${t}`:"")}var xo="Collapsible",[F1]=Ut(xo),[$1,gs]=F1(xo),Ju=v.forwardRef((e,t)=>{const{__scopeCollapsible:n,open:r,defaultOpen:o,disabled:i,onOpenChange:s,...a}=e,[l,c]=rn({prop:r,defaultProp:o??!1,onChange:s,caller:xo});return d.jsx($1,{scope:n,disabled:i,contentId:Nt(),open:l,onOpenToggle:v.useCallback(()=>c(u=>!u),[c]),children:d.jsx(Ce.div,{"data-state":ys(l),"data-disabled":i?"":void 0,...a,ref:t})})});Ju.displayName=xo;var Yu="CollapsibleTrigger",Xu=v.forwardRef((e,t)=>{const{__scopeCollapsible:n,...r}=e,o=gs(Yu,n);return d.jsx(Ce.button,{type:"button","aria-controls":o.contentId,"aria-expanded":o.open||!1,"data-state":ys(o.open),"data-disabled":o.disabled?"":void 0,disabled:o.disabled,...r,ref:t,onClick:we(e.onClick,o.onOpenToggle)})});Xu.displayName=Yu;var xs="CollapsibleContent",Qu=v.forwardRef((e,t)=>{const{forceMount:n,...r}=e,o=gs(xs,e.__scopeCollapsible);return d.jsx(mt,{present:n||o.open,children:({present:i})=>d.jsx(B1,{...r,ref:t,present:i})})});Qu.displayName=xs;var B1=v.forwardRef((e,t)=>{const{__scopeCollapsible:n,present:r,children:o,...i}=e,s=gs(xs,n),[a,l]=v.useState(r),c=v.useRef(null),u=Pe(t,c),h=v.useRef(0),p=h.current,f=v.useRef(0),x=f.current,m=s.open||a,y=v.useRef(m),g=v.useRef(void 0);return v.useEffect(()=>{const b=requestAnimationFrame(()=>y.current=!1);return()=>cancelAnimationFrame(b)},[]),Ke(()=>{const b=c.current;if(b){g.current=g.current||{transitionDuration:b.style.transitionDuration,animationName:b.style.animationName},b.style.transitionDuration="0s",b.style.animationName="none";const _=b.getBoundingClientRect();h.current=_.height,f.current=_.width,y.current||(b.style.transitionDuration=g.current.transitionDuration,b.style.animationName=g.current.animationName),l(r)}},[s.open,r]),d.jsx(Ce.div,{"data-state":ys(s.open),"data-disabled":s.disabled?"":void 0,id:s.contentId,hidden:!m,...i,ref:u,style:{"--radix-collapsible-content-height":p?`${p}px`:void 0,"--radix-collapsible-content-width":x?`${x}px`:void 0,...e.style},children:m&&o})});function ys(e){return e?"open":"closed"}var U1=Ju,Z1=v.createContext(void 0);function yo(e){const t=v.useContext(Z1);return e||t||"ltr"}function Qe(e){const t=v.useRef(e);return v.useEffect(()=>{t.current=e}),v.useMemo(()=>(...n)=>t.current?.(...n),[])}function V1(e,t=globalThis?.document){const n=Qe(e);v.useEffect(()=>{const r=o=>{o.key==="Escape"&&n(o)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var W1="DismissableLayer",Ci="dismissableLayer.update",H1="dismissableLayer.pointerDownOutside",q1="dismissableLayer.focusOutside",Za,ed=v.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),vo=v.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:o,onFocusOutside:i,onInteractOutside:s,onDismiss:a,...l}=e,c=v.useContext(ed),[u,h]=v.useState(null),p=u?.ownerDocument??globalThis?.document,[,f]=v.useState({}),x=Pe(t,A=>h(A)),m=Array.from(c.layers),[y]=[...c.layersWithOutsidePointerEventsDisabled].slice(-1),g=m.indexOf(y),b=u?m.indexOf(u):-1,_=c.layersWithOutsidePointerEventsDisabled.size>0,S=b>=g,E=J1(A=>{const R=A.target,P=[...c.branches].some(D=>D.contains(R));!S||P||(o?.(A),s?.(A),A.defaultPrevented||a?.())},p),j=Y1(A=>{const R=A.target;[...c.branches].some(D=>D.contains(R))||(i?.(A),s?.(A),A.defaultPrevented||a?.())},p);return V1(A=>{b===c.layers.size-1&&(r?.(A),!A.defaultPrevented&&a&&(A.preventDefault(),a()))},p),v.useEffect(()=>{if(u)return n&&(c.layersWithOutsidePointerEventsDisabled.size===0&&(Za=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),c.layersWithOutsidePointerEventsDisabled.add(u)),c.layers.add(u),Va(),()=>{n&&c.layersWithOutsidePointerEventsDisabled.size===1&&(p.body.style.pointerEvents=Za)}},[u,p,n,c]),v.useEffect(()=>()=>{u&&(c.layers.delete(u),c.layersWithOutsidePointerEventsDisabled.delete(u),Va())},[u,c]),v.useEffect(()=>{const A=()=>f({});return document.addEventListener(Ci,A),()=>document.removeEventListener(Ci,A)},[]),d.jsx(Ce.div,{...l,ref:x,style:{pointerEvents:_?S?"auto":"none":void 0,...e.style},onFocusCapture:we(e.onFocusCapture,j.onFocusCapture),onBlurCapture:we(e.onBlurCapture,j.onBlurCapture),onPointerDownCapture:we(e.onPointerDownCapture,E.onPointerDownCapture)})});vo.displayName=W1;var K1="DismissableLayerBranch",G1=v.forwardRef((e,t)=>{const n=v.useContext(ed),r=v.useRef(null),o=Pe(t,r);return v.useEffect(()=>{const i=r.current;if(i)return n.branches.add(i),()=>{n.branches.delete(i)}},[n.branches]),d.jsx(Ce.div,{...e,ref:o})});G1.displayName=K1;function J1(e,t=globalThis?.document){const n=Qe(e),r=v.useRef(!1),o=v.useRef(()=>{});return v.useEffect(()=>{const i=a=>{if(a.target&&!r.current){let l=function(){td(H1,n,c,{discrete:!0})};const c={originalEvent:a};a.pointerType==="touch"?(t.removeEventListener("click",o.current),o.current=l,t.addEventListener("click",o.current,{once:!0})):l()}else t.removeEventListener("click",o.current);r.current=!1},s=window.setTimeout(()=>{t.addEventListener("pointerdown",i)},0);return()=>{window.clearTimeout(s),t.removeEventListener("pointerdown",i),t.removeEventListener("click",o.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function Y1(e,t=globalThis?.document){const n=Qe(e),r=v.useRef(!1);return v.useEffect(()=>{const o=i=>{i.target&&!r.current&&td(q1,n,{originalEvent:i},{discrete:!1})};return t.addEventListener("focusin",o),()=>t.removeEventListener("focusin",o)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function Va(){const e=new CustomEvent(Ci);document.dispatchEvent(e)}function td(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?E1(o,i):o.dispatchEvent(i)}var Vo="focusScope.autoFocusOnMount",Wo="focusScope.autoFocusOnUnmount",Wa={bubbles:!1,cancelable:!0},X1="FocusScope",vs=v.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:o,onUnmountAutoFocus:i,...s}=e,[a,l]=v.useState(null),c=Qe(o),u=Qe(i),h=v.useRef(null),p=Pe(t,m=>l(m)),f=v.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;v.useEffect(()=>{if(r){let m=function(_){if(f.paused||!a)return;const S=_.target;a.contains(S)?h.current=S:Wt(h.current,{select:!0})},y=function(_){if(f.paused||!a)return;const S=_.relatedTarget;S!==null&&(a.contains(S)||Wt(h.current,{select:!0}))},g=function(_){if(document.activeElement===document.body)for(const E of _)E.removedNodes.length>0&&Wt(a)};document.addEventListener("focusin",m),document.addEventListener("focusout",y);const b=new MutationObserver(g);return a&&b.observe(a,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",m),document.removeEventListener("focusout",y),b.disconnect()}}},[r,a,f.paused]),v.useEffect(()=>{if(a){qa.add(f);const m=document.activeElement;if(!a.contains(m)){const g=new CustomEvent(Vo,Wa);a.addEventListener(Vo,c),a.dispatchEvent(g),g.defaultPrevented||(Q1(ow(nd(a)),{select:!0}),document.activeElement===m&&Wt(a))}return()=>{a.removeEventListener(Vo,c),setTimeout(()=>{const g=new CustomEvent(Wo,Wa);a.addEventListener(Wo,u),a.dispatchEvent(g),g.defaultPrevented||Wt(m??document.body,{select:!0}),a.removeEventListener(Wo,u),qa.remove(f)},0)}}},[a,c,u,f]);const x=v.useCallback(m=>{if(!n&&!r||f.paused)return;const y=m.key==="Tab"&&!m.altKey&&!m.ctrlKey&&!m.metaKey,g=document.activeElement;if(y&&g){const b=m.currentTarget,[_,S]=ew(b);_&&S?!m.shiftKey&&g===S?(m.preventDefault(),n&&Wt(_,{select:!0})):m.shiftKey&&g===_&&(m.preventDefault(),n&&Wt(S,{select:!0})):g===b&&m.preventDefault()}},[n,r,f.paused]);return d.jsx(Ce.div,{tabIndex:-1,...s,ref:p,onKeyDown:x})});vs.displayName=X1;function Q1(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(Wt(r,{select:t}),document.activeElement!==n)return}function ew(e){const t=nd(e),n=Ha(t,e),r=Ha(t.reverse(),e);return[n,r]}function nd(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const o=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||o?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function Ha(e,t){for(const n of e)if(!tw(n,{upTo:t}))return n}function tw(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function nw(e){return e instanceof HTMLInputElement&&"select"in e}function Wt(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&nw(e)&&t&&e.select()}}var qa=rw();function rw(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=Ka(e,t),e.unshift(t)},remove(t){e=Ka(e,t),e[0]?.resume()}}}function Ka(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function ow(e){return e.filter(t=>t.tagName!=="A")}var iw="Portal",bo=v.forwardRef((e,t)=>{const{container:n,...r}=e,[o,i]=v.useState(!1);Ke(()=>i(!0),[]);const s=n||o&&globalThis?.document?.body;return s?cp.createPortal(d.jsx(Ce.div,{...r,ref:t}),s):null});bo.displayName=iw;var Ho=0;function rd(){v.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??Ga()),document.body.insertAdjacentElement("beforeend",e[1]??Ga()),Ho++,()=>{Ho===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),Ho--}},[])}function Ga(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var St=function(){return St=Object.assign||function(t){for(var n,r=1,o=arguments.length;r<o;r++){n=arguments[r];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},St.apply(this,arguments)};function od(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n}function sw(e,t,n){if(n||arguments.length===2)for(var r=0,o=t.length,i;r<o;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return e.concat(i||Array.prototype.slice.call(t))}var Br="right-scroll-bar-position",Ur="width-before-scroll-bar",aw="with-scroll-bars-hidden",lw="--removed-body-scroll-bar-size";function qo(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function cw(e,t){var n=v.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var o=n.value;o!==r&&(n.value=r,n.callback(r,o))}}}})[0];return n.callback=t,n.facade}var uw=typeof window<"u"?v.useLayoutEffect:v.useEffect,Ja=new WeakMap;function dw(e,t){var n=cw(null,function(r){return e.forEach(function(o){return qo(o,r)})});return uw(function(){var r=Ja.get(n);if(r){var o=new Set(r),i=new Set(e),s=n.current;o.forEach(function(a){i.has(a)||qo(a,null)}),i.forEach(function(a){o.has(a)||qo(a,s)})}Ja.set(n,e)},[e]),n}function fw(e){return e}function hw(e,t){t===void 0&&(t=fw);var n=[],r=!1,o={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(i){var s=t(i,r);return n.push(s),function(){n=n.filter(function(a){return a!==s})}},assignSyncMedium:function(i){for(r=!0;n.length;){var s=n;n=[],s.forEach(i)}n={push:function(a){return i(a)},filter:function(){return n}}},assignMedium:function(i){r=!0;var s=[];if(n.length){var a=n;n=[],a.forEach(i),s=n}var l=function(){var u=s;s=[],u.forEach(i)},c=function(){return Promise.resolve().then(l)};c(),n={push:function(u){s.push(u),c()},filter:function(u){return s=s.filter(u),n}}}};return o}function pw(e){e===void 0&&(e={});var t=hw(null);return t.options=St({async:!0,ssr:!1},e),t}var id=function(e){var t=e.sideCar,n=od(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return v.createElement(r,St({},n))};id.isSideCarExport=!0;function mw(e,t){return e.useMedium(t),id}var sd=pw(),Ko=function(){},wo=v.forwardRef(function(e,t){var n=v.useRef(null),r=v.useState({onScrollCapture:Ko,onWheelCapture:Ko,onTouchMoveCapture:Ko}),o=r[0],i=r[1],s=e.forwardProps,a=e.children,l=e.className,c=e.removeScrollBar,u=e.enabled,h=e.shards,p=e.sideCar,f=e.noRelative,x=e.noIsolation,m=e.inert,y=e.allowPinchZoom,g=e.as,b=g===void 0?"div":g,_=e.gapMode,S=od(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),E=p,j=dw([n,t]),A=St(St({},S),o);return v.createElement(v.Fragment,null,u&&v.createElement(E,{sideCar:sd,removeScrollBar:c,shards:h,noRelative:f,noIsolation:x,inert:m,setCallbacks:i,allowPinchZoom:!!y,lockRef:n,gapMode:_}),s?v.cloneElement(v.Children.only(a),St(St({},A),{ref:j})):v.createElement(b,St({},A,{className:l,ref:j}),a))});wo.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};wo.classNames={fullWidth:Ur,zeroRight:Br};var gw=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function xw(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=gw();return t&&e.setAttribute("nonce",t),e}function yw(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function vw(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var bw=function(){var e=0,t=null;return{add:function(n){e==0&&(t=xw())&&(yw(t,n),vw(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},ww=function(){var e=bw();return function(t,n){v.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},ad=function(){var e=ww(),t=function(n){var r=n.styles,o=n.dynamic;return e(r,o),null};return t},kw={left:0,top:0,right:0,gap:0},Go=function(e){return parseInt(e||"",10)||0},_w=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],o=t[e==="padding"?"paddingRight":"marginRight"];return[Go(n),Go(r),Go(o)]},Sw=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return kw;var t=_w(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Cw=ad(),En="data-scroll-locked",Ew=function(e,t,n,r){var o=e.left,i=e.top,s=e.right,a=e.gap;return n===void 0&&(n="margin"),`
|
|
41
|
+
.`.concat(aw,` {
|
|
42
|
+
overflow: hidden `).concat(r,`;
|
|
43
|
+
padding-right: `).concat(a,"px ").concat(r,`;
|
|
44
|
+
}
|
|
45
|
+
body[`).concat(En,`] {
|
|
46
|
+
overflow: hidden `).concat(r,`;
|
|
47
|
+
overscroll-behavior: contain;
|
|
48
|
+
`).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&`
|
|
49
|
+
padding-left: `.concat(o,`px;
|
|
50
|
+
padding-top: `).concat(i,`px;
|
|
51
|
+
padding-right: `).concat(s,`px;
|
|
52
|
+
margin-left:0;
|
|
53
|
+
margin-top:0;
|
|
54
|
+
margin-right: `).concat(a,"px ").concat(r,`;
|
|
55
|
+
`),n==="padding"&&"padding-right: ".concat(a,"px ").concat(r,";")].filter(Boolean).join(""),`
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.`).concat(Br,` {
|
|
59
|
+
right: `).concat(a,"px ").concat(r,`;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.`).concat(Ur,` {
|
|
63
|
+
margin-right: `).concat(a,"px ").concat(r,`;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.`).concat(Br," .").concat(Br,` {
|
|
67
|
+
right: 0 `).concat(r,`;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.`).concat(Ur," .").concat(Ur,` {
|
|
71
|
+
margin-right: 0 `).concat(r,`;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
body[`).concat(En,`] {
|
|
75
|
+
`).concat(lw,": ").concat(a,`px;
|
|
76
|
+
}
|
|
77
|
+
`)},Ya=function(){var e=parseInt(document.body.getAttribute(En)||"0",10);return isFinite(e)?e:0},Nw=function(){v.useEffect(function(){return document.body.setAttribute(En,(Ya()+1).toString()),function(){var e=Ya()-1;e<=0?document.body.removeAttribute(En):document.body.setAttribute(En,e.toString())}},[])},jw=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,o=r===void 0?"margin":r;Nw();var i=v.useMemo(function(){return Sw(o)},[o]);return v.createElement(Cw,{styles:Ew(i,!t,o,n?"":"!important")})},Ei=!1;if(typeof window<"u")try{var Ir=Object.defineProperty({},"passive",{get:function(){return Ei=!0,!0}});window.addEventListener("test",Ir,Ir),window.removeEventListener("test",Ir,Ir)}catch{Ei=!1}var mn=Ei?{passive:!1}:!1,Tw=function(e){return e.tagName==="TEXTAREA"},ld=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!Tw(e)&&n[t]==="visible")},Aw=function(e){return ld(e,"overflowY")},Iw=function(e){return ld(e,"overflowX")},Xa=function(e,t){var n=t.ownerDocument,r=t;do{typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&(r=r.host);var o=cd(e,r);if(o){var i=ud(e,r),s=i[1],a=i[2];if(s>a)return!0}r=r.parentNode}while(r&&r!==n.body);return!1},zw=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},Rw=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},cd=function(e,t){return e==="v"?Aw(t):Iw(t)},ud=function(e,t){return e==="v"?zw(t):Rw(t)},Pw=function(e,t){return e==="h"&&t==="rtl"?-1:1},Ow=function(e,t,n,r,o){var i=Pw(e,window.getComputedStyle(t).direction),s=i*r,a=n.target,l=t.contains(a),c=!1,u=s>0,h=0,p=0;do{if(!a)break;var f=ud(e,a),x=f[0],m=f[1],y=f[2],g=m-y-i*x;(x||g)&&cd(e,a)&&(h+=g,p+=x);var b=a.parentNode;a=b&&b.nodeType===Node.DOCUMENT_FRAGMENT_NODE?b.host:b}while(!l&&a!==document.body||l&&(t.contains(a)||t===a));return(u&&Math.abs(h)<1||!u&&Math.abs(p)<1)&&(c=!0),c},zr=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Qa=function(e){return[e.deltaX,e.deltaY]},el=function(e){return e&&"current"in e?e.current:e},Dw=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Mw=function(e){return`
|
|
78
|
+
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
79
|
+
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
80
|
+
`)},Lw=0,gn=[];function Fw(e){var t=v.useRef([]),n=v.useRef([0,0]),r=v.useRef(),o=v.useState(Lw++)[0],i=v.useState(ad)[0],s=v.useRef(e);v.useEffect(function(){s.current=e},[e]),v.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var m=sw([e.lockRef.current],(e.shards||[]).map(el),!0).filter(Boolean);return m.forEach(function(y){return y.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),m.forEach(function(y){return y.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var a=v.useCallback(function(m,y){if("touches"in m&&m.touches.length===2||m.type==="wheel"&&m.ctrlKey)return!s.current.allowPinchZoom;var g=zr(m),b=n.current,_="deltaX"in m?m.deltaX:b[0]-g[0],S="deltaY"in m?m.deltaY:b[1]-g[1],E,j=m.target,A=Math.abs(_)>Math.abs(S)?"h":"v";if("touches"in m&&A==="h"&&j.type==="range")return!1;var R=window.getSelection(),P=R&&R.anchorNode,D=P?P===j||P.contains(j):!1;if(D)return!1;var B=Xa(A,j);if(!B)return!0;if(B?E=A:(E=A==="v"?"h":"v",B=Xa(A,j)),!B)return!1;if(!r.current&&"changedTouches"in m&&(_||S)&&(r.current=E),!E)return!0;var C=r.current||E;return Ow(C,y,m,C==="h"?_:S)},[]),l=v.useCallback(function(m){var y=m;if(!(!gn.length||gn[gn.length-1]!==i)){var g="deltaY"in y?Qa(y):zr(y),b=t.current.filter(function(E){return E.name===y.type&&(E.target===y.target||y.target===E.shadowParent)&&Dw(E.delta,g)})[0];if(b&&b.should){y.cancelable&&y.preventDefault();return}if(!b){var _=(s.current.shards||[]).map(el).filter(Boolean).filter(function(E){return E.contains(y.target)}),S=_.length>0?a(y,_[0]):!s.current.noIsolation;S&&y.cancelable&&y.preventDefault()}}},[]),c=v.useCallback(function(m,y,g,b){var _={name:m,delta:y,target:g,should:b,shadowParent:$w(g)};t.current.push(_),setTimeout(function(){t.current=t.current.filter(function(S){return S!==_})},1)},[]),u=v.useCallback(function(m){n.current=zr(m),r.current=void 0},[]),h=v.useCallback(function(m){c(m.type,Qa(m),m.target,a(m,e.lockRef.current))},[]),p=v.useCallback(function(m){c(m.type,zr(m),m.target,a(m,e.lockRef.current))},[]);v.useEffect(function(){return gn.push(i),e.setCallbacks({onScrollCapture:h,onWheelCapture:h,onTouchMoveCapture:p}),document.addEventListener("wheel",l,mn),document.addEventListener("touchmove",l,mn),document.addEventListener("touchstart",u,mn),function(){gn=gn.filter(function(m){return m!==i}),document.removeEventListener("wheel",l,mn),document.removeEventListener("touchmove",l,mn),document.removeEventListener("touchstart",u,mn)}},[]);var f=e.removeScrollBar,x=e.inert;return v.createElement(v.Fragment,null,x?v.createElement(i,{styles:Mw(o)}):null,f?v.createElement(jw,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function $w(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const Bw=mw(sd,Fw);var bs=v.forwardRef(function(e,t){return v.createElement(wo,St({},e,{ref:t,sideCar:Bw}))});bs.classNames=wo.classNames;var Uw=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},xn=new WeakMap,Rr=new WeakMap,Pr={},Jo=0,dd=function(e){return e&&(e.host||dd(e.parentNode))},Zw=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=dd(n);return r&&e.contains(r)?r:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},Vw=function(e,t,n,r){var o=Zw(t,Array.isArray(e)?e:[e]);Pr[n]||(Pr[n]=new WeakMap);var i=Pr[n],s=[],a=new Set,l=new Set(o),c=function(h){!h||a.has(h)||(a.add(h),c(h.parentNode))};o.forEach(c);var u=function(h){!h||l.has(h)||Array.prototype.forEach.call(h.children,function(p){if(a.has(p))u(p);else try{var f=p.getAttribute(r),x=f!==null&&f!=="false",m=(xn.get(p)||0)+1,y=(i.get(p)||0)+1;xn.set(p,m),i.set(p,y),s.push(p),m===1&&x&&Rr.set(p,!0),y===1&&p.setAttribute(n,"true"),x||p.setAttribute(r,"true")}catch(g){console.error("aria-hidden: cannot operate on ",p,g)}})};return u(t),a.clear(),Jo++,function(){s.forEach(function(h){var p=xn.get(h)-1,f=i.get(h)-1;xn.set(h,p),i.set(h,f),p||(Rr.has(h)||h.removeAttribute(r),Rr.delete(h)),f||h.removeAttribute(n)}),Jo--,Jo||(xn=new WeakMap,xn=new WeakMap,Rr=new WeakMap,Pr={})}},fd=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),o=Uw(e);return o?(r.push.apply(r,Array.from(o.querySelectorAll("[aria-live], script"))),Vw(r,o,n,"aria-hidden")):function(){return null}},ko="Dialog",[hd]=Ut(ko),[Ww,wt]=hd(ko),pd=e=>{const{__scopeDialog:t,children:n,open:r,defaultOpen:o,onOpenChange:i,modal:s=!0}=e,a=v.useRef(null),l=v.useRef(null),[c,u]=rn({prop:r,defaultProp:o??!1,onChange:i,caller:ko});return d.jsx(Ww,{scope:t,triggerRef:a,contentRef:l,contentId:Nt(),titleId:Nt(),descriptionId:Nt(),open:c,onOpenChange:u,onOpenToggle:v.useCallback(()=>u(h=>!h),[u]),modal:s,children:n})};pd.displayName=ko;var md="DialogTrigger",gd=v.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=wt(md,n),i=Pe(t,o.triggerRef);return d.jsx(Ce.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":_s(o.open),...r,ref:i,onClick:we(e.onClick,o.onOpenToggle)})});gd.displayName=md;var ws="DialogPortal",[Hw,xd]=hd(ws,{forceMount:void 0}),yd=e=>{const{__scopeDialog:t,forceMount:n,children:r,container:o}=e,i=wt(ws,t);return d.jsx(Hw,{scope:t,forceMount:n,children:v.Children.map(r,s=>d.jsx(mt,{present:n||i.open,children:d.jsx(bo,{asChild:!0,container:o,children:s})}))})};yd.displayName=ws;var Xr="DialogOverlay",vd=v.forwardRef((e,t)=>{const n=xd(Xr,e.__scopeDialog),{forceMount:r=n.forceMount,...o}=e,i=wt(Xr,e.__scopeDialog);return i.modal?d.jsx(mt,{present:r||i.open,children:d.jsx(Kw,{...o,ref:t})}):null});vd.displayName=Xr;var qw=Rn("DialogOverlay.RemoveScroll"),Kw=v.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=wt(Xr,n);return d.jsx(bs,{as:qw,allowPinchZoom:!0,shards:[o.contentRef],children:d.jsx(Ce.div,{"data-state":_s(o.open),...r,ref:t,style:{pointerEvents:"auto",...r.style}})})}),on="DialogContent",bd=v.forwardRef((e,t)=>{const n=xd(on,e.__scopeDialog),{forceMount:r=n.forceMount,...o}=e,i=wt(on,e.__scopeDialog);return d.jsx(mt,{present:r||i.open,children:i.modal?d.jsx(Gw,{...o,ref:t}):d.jsx(Jw,{...o,ref:t})})});bd.displayName=on;var Gw=v.forwardRef((e,t)=>{const n=wt(on,e.__scopeDialog),r=v.useRef(null),o=Pe(t,n.contentRef,r);return v.useEffect(()=>{const i=r.current;if(i)return fd(i)},[]),d.jsx(wd,{...e,ref:o,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:we(e.onCloseAutoFocus,i=>{i.preventDefault(),n.triggerRef.current?.focus()}),onPointerDownOutside:we(e.onPointerDownOutside,i=>{const s=i.detail.originalEvent,a=s.button===0&&s.ctrlKey===!0;(s.button===2||a)&&i.preventDefault()}),onFocusOutside:we(e.onFocusOutside,i=>i.preventDefault())})}),Jw=v.forwardRef((e,t)=>{const n=wt(on,e.__scopeDialog),r=v.useRef(!1),o=v.useRef(!1);return d.jsx(wd,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:i=>{e.onCloseAutoFocus?.(i),i.defaultPrevented||(r.current||n.triggerRef.current?.focus(),i.preventDefault()),r.current=!1,o.current=!1},onInteractOutside:i=>{e.onInteractOutside?.(i),i.defaultPrevented||(r.current=!0,i.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const s=i.target;n.triggerRef.current?.contains(s)&&i.preventDefault(),i.detail.originalEvent.type==="focusin"&&o.current&&i.preventDefault()}})}),wd=v.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:o,onCloseAutoFocus:i,...s}=e,a=wt(on,n),l=v.useRef(null),c=Pe(t,l);return rd(),d.jsxs(d.Fragment,{children:[d.jsx(vs,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:o,onUnmountAutoFocus:i,children:d.jsx(vo,{role:"dialog",id:a.contentId,"aria-describedby":a.descriptionId,"aria-labelledby":a.titleId,"data-state":_s(a.open),...s,ref:c,onDismiss:()=>a.onOpenChange(!1)})}),d.jsxs(d.Fragment,{children:[d.jsx(Xw,{titleId:a.titleId}),d.jsx(e2,{contentRef:l,descriptionId:a.descriptionId})]})]})}),ks="DialogTitle",kd=v.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=wt(ks,n);return d.jsx(Ce.h2,{id:o.titleId,...r,ref:t})});kd.displayName=ks;var _d="DialogDescription",Yw=v.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=wt(_d,n);return d.jsx(Ce.p,{id:o.descriptionId,...r,ref:t})});Yw.displayName=_d;var Sd="DialogClose",Cd=v.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=wt(Sd,n);return d.jsx(Ce.button,{type:"button",...r,ref:t,onClick:we(e.onClick,()=>o.onOpenChange(!1))})});Cd.displayName=Sd;function _s(e){return e?"open":"closed"}var Ed="DialogTitleWarning",[HT,Nd]=T1(Ed,{contentName:on,titleName:ks,docsSlug:"dialog"}),Xw=({titleId:e})=>{const t=Nd(Ed),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
|
|
81
|
+
|
|
82
|
+
If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
|
|
83
|
+
|
|
84
|
+
For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return v.useEffect(()=>{e&&(document.getElementById(e)||console.error(n))},[n,e]),null},Qw="DialogDescriptionWarning",e2=({contentRef:e,descriptionId:t})=>{const r=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${Nd(Qw).contentName}}.`;return v.useEffect(()=>{const o=e.current?.getAttribute("aria-describedby");t&&o&&(document.getElementById(t)||console.warn(r))},[r,e,t]),null},t2=pd,n2=gd,r2=yd,o2=vd,i2=bd,s2=kd,a2=Cd;function l2(e){const t=v.useRef({value:e,previous:e});return v.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}function c2(e){const[t,n]=v.useState(void 0);return Ke(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(o=>{if(!Array.isArray(o)||!o.length)return;const i=o[0];let s,a;if("borderBoxSize"in i){const l=i.borderBoxSize,c=Array.isArray(l)?l[0]:l;s=c.inlineSize,a=c.blockSize}else s=e.offsetWidth,a=e.offsetHeight;n({width:s,height:a})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}const u2=["top","right","bottom","left"],Gt=Math.min,ct=Math.max,Qr=Math.round,Or=Math.floor,jt=e=>({x:e,y:e}),d2={left:"right",right:"left",bottom:"top",top:"bottom"},f2={start:"end",end:"start"};function Ni(e,t,n){return ct(e,Gt(t,n))}function Ft(e,t){return typeof e=="function"?e(t):e}function $t(e){return e.split("-")[0]}function Vn(e){return e.split("-")[1]}function Ss(e){return e==="x"?"y":"x"}function Cs(e){return e==="y"?"height":"width"}const h2=new Set(["top","bottom"]);function Et(e){return h2.has($t(e))?"y":"x"}function Es(e){return Ss(Et(e))}function p2(e,t,n){n===void 0&&(n=!1);const r=Vn(e),o=Es(e),i=Cs(o);let s=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=eo(s)),[s,eo(s)]}function m2(e){const t=eo(e);return[ji(e),t,ji(t)]}function ji(e){return e.replace(/start|end/g,t=>f2[t])}const tl=["left","right"],nl=["right","left"],g2=["top","bottom"],x2=["bottom","top"];function y2(e,t,n){switch(e){case"top":case"bottom":return n?t?nl:tl:t?tl:nl;case"left":case"right":return t?g2:x2;default:return[]}}function v2(e,t,n,r){const o=Vn(e);let i=y2($t(e),n==="start",r);return o&&(i=i.map(s=>s+"-"+o),t&&(i=i.concat(i.map(ji)))),i}function eo(e){return e.replace(/left|right|bottom|top/g,t=>d2[t])}function b2(e){return{top:0,right:0,bottom:0,left:0,...e}}function jd(e){return typeof e!="number"?b2(e):{top:e,right:e,bottom:e,left:e}}function to(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function rl(e,t,n){let{reference:r,floating:o}=e;const i=Et(t),s=Es(t),a=Cs(s),l=$t(t),c=i==="y",u=r.x+r.width/2-o.width/2,h=r.y+r.height/2-o.height/2,p=r[a]/2-o[a]/2;let f;switch(l){case"top":f={x:u,y:r.y-o.height};break;case"bottom":f={x:u,y:r.y+r.height};break;case"right":f={x:r.x+r.width,y:h};break;case"left":f={x:r.x-o.width,y:h};break;default:f={x:r.x,y:r.y}}switch(Vn(t)){case"start":f[s]-=p*(n&&c?-1:1);break;case"end":f[s]+=p*(n&&c?-1:1);break}return f}async function w2(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:i,rects:s,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:h="floating",altBoundary:p=!1,padding:f=0}=Ft(t,e),x=jd(f),y=a[p?h==="floating"?"reference":"floating":h],g=to(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(y)))==null||n?y:y.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),b=h==="floating"?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,_=await(i.getOffsetParent==null?void 0:i.getOffsetParent(a.floating)),S=await(i.isElement==null?void 0:i.isElement(_))?await(i.getScale==null?void 0:i.getScale(_))||{x:1,y:1}:{x:1,y:1},E=to(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:b,offsetParent:_,strategy:l}):b);return{top:(g.top-E.top+x.top)/S.y,bottom:(E.bottom-g.bottom+x.bottom)/S.y,left:(g.left-E.left+x.left)/S.x,right:(E.right-g.right+x.right)/S.x}}const k2=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,a=i.filter(Boolean),l=await(s.isRTL==null?void 0:s.isRTL(t));let c=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:h}=rl(c,r,l),p=r,f={},x=0;for(let y=0;y<a.length;y++){var m;const{name:g,fn:b}=a[y],{x:_,y:S,data:E,reset:j}=await b({x:u,y:h,initialPlacement:r,placement:p,strategy:o,middlewareData:f,rects:c,platform:{...s,detectOverflow:(m=s.detectOverflow)!=null?m:w2},elements:{reference:e,floating:t}});u=_??u,h=S??h,f={...f,[g]:{...f[g],...E}},j&&x<=50&&(x++,typeof j=="object"&&(j.placement&&(p=j.placement),j.rects&&(c=j.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:o}):j.rects),{x:u,y:h}=rl(c,p,l)),y=-1)}return{x:u,y:h,placement:p,strategy:o,middlewareData:f}},_2=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:s,elements:a,middlewareData:l}=t,{element:c,padding:u=0}=Ft(e,t)||{};if(c==null)return{};const h=jd(u),p={x:n,y:r},f=Es(o),x=Cs(f),m=await s.getDimensions(c),y=f==="y",g=y?"top":"left",b=y?"bottom":"right",_=y?"clientHeight":"clientWidth",S=i.reference[x]+i.reference[f]-p[f]-i.floating[x],E=p[f]-i.reference[f],j=await(s.getOffsetParent==null?void 0:s.getOffsetParent(c));let A=j?j[_]:0;(!A||!await(s.isElement==null?void 0:s.isElement(j)))&&(A=a.floating[_]||i.floating[x]);const R=S/2-E/2,P=A/2-m[x]/2-1,D=Gt(h[g],P),B=Gt(h[b],P),C=D,M=A-m[x]-B,w=A/2-m[x]/2+R,O=Ni(C,w,M),K=!l.arrow&&Vn(o)!=null&&w!==O&&i.reference[x]/2-(w<C?D:B)-m[x]/2<0,Z=K?w<C?w-C:w-M:0;return{[f]:p[f]+Z,data:{[f]:O,centerOffset:w-O-Z,...K&&{alignmentOffset:Z}},reset:K}}}),S2=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:s,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:h=!0,fallbackPlacements:p,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:x="none",flipAlignment:m=!0,...y}=Ft(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const g=$t(o),b=Et(a),_=$t(a)===a,S=await(l.isRTL==null?void 0:l.isRTL(c.floating)),E=p||(_||!m?[eo(a)]:m2(a)),j=x!=="none";!p&&j&&E.push(...v2(a,m,x,S));const A=[a,...E],R=await l.detectOverflow(t,y),P=[];let D=((r=i.flip)==null?void 0:r.overflows)||[];if(u&&P.push(R[g]),h){const w=p2(o,s,S);P.push(R[w[0]],R[w[1]])}if(D=[...D,{placement:o,overflows:P}],!P.every(w=>w<=0)){var B,C;const w=(((B=i.flip)==null?void 0:B.index)||0)+1,O=A[w];if(O&&(!(h==="alignment"?b!==Et(O):!1)||D.every(W=>Et(W.placement)===b?W.overflows[0]>0:!0)))return{data:{index:w,overflows:D},reset:{placement:O}};let K=(C=D.filter(Z=>Z.overflows[0]<=0).sort((Z,W)=>Z.overflows[1]-W.overflows[1])[0])==null?void 0:C.placement;if(!K)switch(f){case"bestFit":{var M;const Z=(M=D.filter(W=>{if(j){const q=Et(W.placement);return q===b||q==="y"}return!0}).map(W=>[W.placement,W.overflows.filter(q=>q>0).reduce((q,N)=>q+N,0)]).sort((W,q)=>W[1]-q[1])[0])==null?void 0:M[0];Z&&(K=Z);break}case"initialPlacement":K=a;break}if(o!==K)return{reset:{placement:K}}}return{}}}};function ol(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function il(e){return u2.some(t=>e[t]>=0)}const C2=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n,platform:r}=t,{strategy:o="referenceHidden",...i}=Ft(e,t);switch(o){case"referenceHidden":{const s=await r.detectOverflow(t,{...i,elementContext:"reference"}),a=ol(s,n.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:il(a)}}}case"escaped":{const s=await r.detectOverflow(t,{...i,altBoundary:!0}),a=ol(s,n.floating);return{data:{escapedOffsets:a,escaped:il(a)}}}default:return{}}}}},Td=new Set(["left","top"]);async function E2(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),s=$t(n),a=Vn(n),l=Et(n)==="y",c=Td.has(s)?-1:1,u=i&&l?-1:1,h=Ft(t,e);let{mainAxis:p,crossAxis:f,alignmentAxis:x}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return a&&typeof x=="number"&&(f=a==="end"?x*-1:x),l?{x:f*u,y:p*c}:{x:p*c,y:f*u}}const N2=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:s,middlewareData:a}=t,l=await E2(t,e);return s===((n=a.offset)==null?void 0:n.placement)&&(r=a.arrow)!=null&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:s}}}}},j2=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o,platform:i}=t,{mainAxis:s=!0,crossAxis:a=!1,limiter:l={fn:g=>{let{x:b,y:_}=g;return{x:b,y:_}}},...c}=Ft(e,t),u={x:n,y:r},h=await i.detectOverflow(t,c),p=Et($t(o)),f=Ss(p);let x=u[f],m=u[p];if(s){const g=f==="y"?"top":"left",b=f==="y"?"bottom":"right",_=x+h[g],S=x-h[b];x=Ni(_,x,S)}if(a){const g=p==="y"?"top":"left",b=p==="y"?"bottom":"right",_=m+h[g],S=m-h[b];m=Ni(_,m,S)}const y=l.fn({...t,[f]:x,[p]:m});return{...y,data:{x:y.x-n,y:y.y-r,enabled:{[f]:s,[p]:a}}}}}},T2=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:o,rects:i,middlewareData:s}=t,{offset:a=0,mainAxis:l=!0,crossAxis:c=!0}=Ft(e,t),u={x:n,y:r},h=Et(o),p=Ss(h);let f=u[p],x=u[h];const m=Ft(a,t),y=typeof m=="number"?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(l){const _=p==="y"?"height":"width",S=i.reference[p]-i.floating[_]+y.mainAxis,E=i.reference[p]+i.reference[_]-y.mainAxis;f<S?f=S:f>E&&(f=E)}if(c){var g,b;const _=p==="y"?"width":"height",S=Td.has($t(o)),E=i.reference[h]-i.floating[_]+(S&&((g=s.offset)==null?void 0:g[h])||0)+(S?0:y.crossAxis),j=i.reference[h]+i.reference[_]+(S?0:((b=s.offset)==null?void 0:b[h])||0)-(S?y.crossAxis:0);x<E?x=E:x>j&&(x=j)}return{[p]:f,[h]:x}}}},A2=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:o,rects:i,platform:s,elements:a}=t,{apply:l=()=>{},...c}=Ft(e,t),u=await s.detectOverflow(t,c),h=$t(o),p=Vn(o),f=Et(o)==="y",{width:x,height:m}=i.floating;let y,g;h==="top"||h==="bottom"?(y=h,g=p===(await(s.isRTL==null?void 0:s.isRTL(a.floating))?"start":"end")?"left":"right"):(g=h,y=p==="end"?"top":"bottom");const b=m-u.top-u.bottom,_=x-u.left-u.right,S=Gt(m-u[y],b),E=Gt(x-u[g],_),j=!t.middlewareData.shift;let A=S,R=E;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(R=_),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(A=b),j&&!p){const D=ct(u.left,0),B=ct(u.right,0),C=ct(u.top,0),M=ct(u.bottom,0);f?R=x-2*(D!==0||B!==0?D+B:ct(u.left,u.right)):A=m-2*(C!==0||M!==0?C+M:ct(u.top,u.bottom))}await l({...t,availableWidth:R,availableHeight:A});const P=await s.getDimensions(a.floating);return x!==P.width||m!==P.height?{reset:{rects:!0}}:{}}}};function _o(){return typeof window<"u"}function Wn(e){return Ad(e)?(e.nodeName||"").toLowerCase():"#document"}function dt(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Rt(e){var t;return(t=(Ad(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Ad(e){return _o()?e instanceof Node||e instanceof dt(e).Node:!1}function vt(e){return _o()?e instanceof Element||e instanceof dt(e).Element:!1}function It(e){return _o()?e instanceof HTMLElement||e instanceof dt(e).HTMLElement:!1}function sl(e){return!_o()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof dt(e).ShadowRoot}const I2=new Set(["inline","contents"]);function xr(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=bt(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!I2.has(o)}const z2=new Set(["table","td","th"]);function R2(e){return z2.has(Wn(e))}const P2=[":popover-open",":modal"];function So(e){return P2.some(t=>{try{return e.matches(t)}catch{return!1}})}const O2=["transform","translate","scale","rotate","perspective"],D2=["transform","translate","scale","rotate","perspective","filter"],M2=["paint","layout","strict","content"];function Ns(e){const t=js(),n=vt(e)?bt(e):e;return O2.some(r=>n[r]?n[r]!=="none":!1)||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||D2.some(r=>(n.willChange||"").includes(r))||M2.some(r=>(n.contain||"").includes(r))}function L2(e){let t=Jt(e);for(;It(t)&&!Pn(t);){if(Ns(t))return t;if(So(t))return null;t=Jt(t)}return null}function js(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const F2=new Set(["html","body","#document"]);function Pn(e){return F2.has(Wn(e))}function bt(e){return dt(e).getComputedStyle(e)}function Co(e){return vt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Jt(e){if(Wn(e)==="html")return e;const t=e.assignedSlot||e.parentNode||sl(e)&&e.host||Rt(e);return sl(t)?t.host:t}function Id(e){const t=Jt(e);return Pn(t)?e.ownerDocument?e.ownerDocument.body:e.body:It(t)&&xr(t)?t:Id(t)}function dr(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=Id(e),i=o===((r=e.ownerDocument)==null?void 0:r.body),s=dt(o);if(i){const a=Ti(s);return t.concat(s,s.visualViewport||[],xr(o)?o:[],a&&n?dr(a):[])}return t.concat(o,dr(o,[],n))}function Ti(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function zd(e){const t=bt(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=It(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=Qr(n)!==i||Qr(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function Ts(e){return vt(e)?e:e.contextElement}function Nn(e){const t=Ts(e);if(!It(t))return jt(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=zd(t);let s=(i?Qr(n.width):n.width)/r,a=(i?Qr(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}const $2=jt(0);function Rd(e){const t=dt(e);return!js()||!t.visualViewport?$2:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function B2(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==dt(e)?!1:t}function sn(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),i=Ts(e);let s=jt(1);t&&(r?vt(r)&&(s=Nn(r)):s=Nn(e));const a=B2(i,n,r)?Rd(i):jt(0);let l=(o.left+a.x)/s.x,c=(o.top+a.y)/s.y,u=o.width/s.x,h=o.height/s.y;if(i){const p=dt(i),f=r&&vt(r)?dt(r):r;let x=p,m=Ti(x);for(;m&&r&&f!==x;){const y=Nn(m),g=m.getBoundingClientRect(),b=bt(m),_=g.left+(m.clientLeft+parseFloat(b.paddingLeft))*y.x,S=g.top+(m.clientTop+parseFloat(b.paddingTop))*y.y;l*=y.x,c*=y.y,u*=y.x,h*=y.y,l+=_,c+=S,x=dt(m),m=Ti(x)}}return to({width:u,height:h,x:l,y:c})}function Eo(e,t){const n=Co(e).scrollLeft;return t?t.left+n:sn(Rt(e)).left+n}function Pd(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-Eo(e,n),o=n.top+t.scrollTop;return{x:r,y:o}}function U2(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i=o==="fixed",s=Rt(r),a=t?So(t.floating):!1;if(r===s||a&&i)return n;let l={scrollLeft:0,scrollTop:0},c=jt(1);const u=jt(0),h=It(r);if((h||!h&&!i)&&((Wn(r)!=="body"||xr(s))&&(l=Co(r)),It(r))){const f=sn(r);c=Nn(r),u.x=f.x+r.clientLeft,u.y=f.y+r.clientTop}const p=s&&!h&&!i?Pd(s,l):jt(0);return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-l.scrollLeft*c.x+u.x+p.x,y:n.y*c.y-l.scrollTop*c.y+u.y+p.y}}function Z2(e){return Array.from(e.getClientRects())}function V2(e){const t=Rt(e),n=Co(e),r=e.ownerDocument.body,o=ct(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=ct(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Eo(e);const a=-n.scrollTop;return bt(r).direction==="rtl"&&(s+=ct(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}const al=25;function W2(e,t){const n=dt(e),r=Rt(e),o=n.visualViewport;let i=r.clientWidth,s=r.clientHeight,a=0,l=0;if(o){i=o.width,s=o.height;const u=js();(!u||u&&t==="fixed")&&(a=o.offsetLeft,l=o.offsetTop)}const c=Eo(r);if(c<=0){const u=r.ownerDocument,h=u.body,p=getComputedStyle(h),f=u.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,x=Math.abs(r.clientWidth-h.clientWidth-f);x<=al&&(i-=x)}else c<=al&&(i+=c);return{width:i,height:s,x:a,y:l}}const H2=new Set(["absolute","fixed"]);function q2(e,t){const n=sn(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=It(e)?Nn(e):jt(1),s=e.clientWidth*i.x,a=e.clientHeight*i.y,l=o*i.x,c=r*i.y;return{width:s,height:a,x:l,y:c}}function ll(e,t,n){let r;if(t==="viewport")r=W2(e,n);else if(t==="document")r=V2(Rt(e));else if(vt(t))r=q2(t,n);else{const o=Rd(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return to(r)}function Od(e,t){const n=Jt(e);return n===t||!vt(n)||Pn(n)?!1:bt(n).position==="fixed"||Od(n,t)}function K2(e,t){const n=t.get(e);if(n)return n;let r=dr(e,[],!1).filter(a=>vt(a)&&Wn(a)!=="body"),o=null;const i=bt(e).position==="fixed";let s=i?Jt(e):e;for(;vt(s)&&!Pn(s);){const a=bt(s),l=Ns(s);!l&&a.position==="fixed"&&(o=null),(i?!l&&!o:!l&&a.position==="static"&&!!o&&H2.has(o.position)||xr(s)&&!l&&Od(e,s))?r=r.filter(u=>u!==s):o=a,s=Jt(s)}return t.set(e,r),r}function G2(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const s=[...n==="clippingAncestors"?So(t)?[]:K2(t,this._c):[].concat(n),r],a=s[0],l=s.reduce((c,u)=>{const h=ll(t,u,o);return c.top=ct(h.top,c.top),c.right=Gt(h.right,c.right),c.bottom=Gt(h.bottom,c.bottom),c.left=ct(h.left,c.left),c},ll(t,a,o));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function J2(e){const{width:t,height:n}=zd(e);return{width:t,height:n}}function Y2(e,t,n){const r=It(t),o=Rt(t),i=n==="fixed",s=sn(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const l=jt(0);function c(){l.x=Eo(o)}if(r||!r&&!i)if((Wn(t)!=="body"||xr(o))&&(a=Co(t)),r){const f=sn(t,!0,i,t);l.x=f.x+t.clientLeft,l.y=f.y+t.clientTop}else o&&c();i&&!r&&o&&c();const u=o&&!r&&!i?Pd(o,a):jt(0),h=s.left+a.scrollLeft-l.x-u.x,p=s.top+a.scrollTop-l.y-u.y;return{x:h,y:p,width:s.width,height:s.height}}function Yo(e){return bt(e).position==="static"}function cl(e,t){if(!It(e)||bt(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Rt(e)===n&&(n=n.ownerDocument.body),n}function Dd(e,t){const n=dt(e);if(So(e))return n;if(!It(e)){let o=Jt(e);for(;o&&!Pn(o);){if(vt(o)&&!Yo(o))return o;o=Jt(o)}return n}let r=cl(e,t);for(;r&&R2(r)&&Yo(r);)r=cl(r,t);return r&&Pn(r)&&Yo(r)&&!Ns(r)?n:r||L2(e)||n}const X2=async function(e){const t=this.getOffsetParent||Dd,n=this.getDimensions,r=await n(e.floating);return{reference:Y2(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function Q2(e){return bt(e).direction==="rtl"}const ek={convertOffsetParentRelativeRectToViewportRelativeRect:U2,getDocumentElement:Rt,getClippingRect:G2,getOffsetParent:Dd,getElementRects:X2,getClientRects:Z2,getDimensions:J2,getScale:Nn,isElement:vt,isRTL:Q2};function Md(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function tk(e,t){let n=null,r;const o=Rt(e);function i(){var a;clearTimeout(r),(a=n)==null||a.disconnect(),n=null}function s(a,l){a===void 0&&(a=!1),l===void 0&&(l=1),i();const c=e.getBoundingClientRect(),{left:u,top:h,width:p,height:f}=c;if(a||t(),!p||!f)return;const x=Or(h),m=Or(o.clientWidth-(u+p)),y=Or(o.clientHeight-(h+f)),g=Or(u),_={rootMargin:-x+"px "+-m+"px "+-y+"px "+-g+"px",threshold:ct(0,Gt(1,l))||1};let S=!0;function E(j){const A=j[0].intersectionRatio;if(A!==l){if(!S)return s();A?s(!1,A):r=setTimeout(()=>{s(!1,1e-7)},1e3)}A===1&&!Md(c,e.getBoundingClientRect())&&s(),S=!1}try{n=new IntersectionObserver(E,{..._,root:o.ownerDocument})}catch{n=new IntersectionObserver(E,_)}n.observe(e)}return s(!0),i}function nk(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:l=!1}=r,c=Ts(e),u=o||i?[...c?dr(c):[],...dr(t)]:[];u.forEach(g=>{o&&g.addEventListener("scroll",n,{passive:!0}),i&&g.addEventListener("resize",n)});const h=c&&a?tk(c,n):null;let p=-1,f=null;s&&(f=new ResizeObserver(g=>{let[b]=g;b&&b.target===c&&f&&(f.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var _;(_=f)==null||_.observe(t)})),n()}),c&&!l&&f.observe(c),f.observe(t));let x,m=l?sn(e):null;l&&y();function y(){const g=sn(e);m&&!Md(m,g)&&n(),m=g,x=requestAnimationFrame(y)}return n(),()=>{var g;u.forEach(b=>{o&&b.removeEventListener("scroll",n),i&&b.removeEventListener("resize",n)}),h?.(),(g=f)==null||g.disconnect(),f=null,l&&cancelAnimationFrame(x)}}const rk=N2,ok=j2,ik=S2,sk=A2,ak=C2,ul=_2,lk=T2,ck=(e,t,n)=>{const r=new Map,o={platform:ek,...n},i={...o.platform,_c:r};return k2(e,t,{...o,platform:i})};var uk=typeof document<"u",dk=function(){},Zr=uk?v.useLayoutEffect:dk;function no(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!no(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;r--!==0;){const i=o[r];if(!(i==="_owner"&&e.$$typeof)&&!no(e[i],t[i]))return!1}return!0}return e!==e&&t!==t}function Ld(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function dl(e,t){const n=Ld(e);return Math.round(t*n)/n}function Xo(e){const t=v.useRef(e);return Zr(()=>{t.current=e}),t}function fk(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:i,floating:s}={},transform:a=!0,whileElementsMounted:l,open:c}=e,[u,h]=v.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,f]=v.useState(r);no(p,r)||f(r);const[x,m]=v.useState(null),[y,g]=v.useState(null),b=v.useCallback(W=>{W!==j.current&&(j.current=W,m(W))},[]),_=v.useCallback(W=>{W!==A.current&&(A.current=W,g(W))},[]),S=i||x,E=s||y,j=v.useRef(null),A=v.useRef(null),R=v.useRef(u),P=l!=null,D=Xo(l),B=Xo(o),C=Xo(c),M=v.useCallback(()=>{if(!j.current||!A.current)return;const W={placement:t,strategy:n,middleware:p};B.current&&(W.platform=B.current),ck(j.current,A.current,W).then(q=>{const N={...q,isPositioned:C.current!==!1};w.current&&!no(R.current,N)&&(R.current=N,mr.flushSync(()=>{h(N)}))})},[p,t,n,B,C]);Zr(()=>{c===!1&&R.current.isPositioned&&(R.current.isPositioned=!1,h(W=>({...W,isPositioned:!1})))},[c]);const w=v.useRef(!1);Zr(()=>(w.current=!0,()=>{w.current=!1}),[]),Zr(()=>{if(S&&(j.current=S),E&&(A.current=E),S&&E){if(D.current)return D.current(S,E,M);M()}},[S,E,M,D,P]);const O=v.useMemo(()=>({reference:j,floating:A,setReference:b,setFloating:_}),[b,_]),K=v.useMemo(()=>({reference:S,floating:E}),[S,E]),Z=v.useMemo(()=>{const W={position:n,left:0,top:0};if(!K.floating)return W;const q=dl(K.floating,u.x),N=dl(K.floating,u.y);return a?{...W,transform:"translate("+q+"px, "+N+"px)",...Ld(K.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:q,top:N}},[n,a,K.floating,u.x,u.y]);return v.useMemo(()=>({...u,update:M,refs:O,elements:K,floatingStyles:Z}),[u,M,O,K,Z])}const hk=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:o}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?ul({element:r.current,padding:o}).fn(n):{}:r?ul({element:r,padding:o}).fn(n):{}}}},pk=(e,t)=>({...rk(e),options:[e,t]}),mk=(e,t)=>({...ok(e),options:[e,t]}),gk=(e,t)=>({...lk(e),options:[e,t]}),xk=(e,t)=>({...ik(e),options:[e,t]}),yk=(e,t)=>({...sk(e),options:[e,t]}),vk=(e,t)=>({...ak(e),options:[e,t]}),bk=(e,t)=>({...hk(e),options:[e,t]});var wk="Arrow",Fd=v.forwardRef((e,t)=>{const{children:n,width:r=10,height:o=5,...i}=e;return d.jsx(Ce.svg,{...i,ref:t,width:r,height:o,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:d.jsx("polygon",{points:"0,0 30,0 15,10"})})});Fd.displayName=wk;var kk=Fd,As="Popper",[$d,No]=Ut(As),[_k,Bd]=$d(As),Ud=e=>{const{__scopePopper:t,children:n}=e,[r,o]=v.useState(null);return d.jsx(_k,{scope:t,anchor:r,onAnchorChange:o,children:n})};Ud.displayName=As;var Zd="PopperAnchor",Vd=v.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...o}=e,i=Bd(Zd,n),s=v.useRef(null),a=Pe(t,s),l=v.useRef(null);return v.useEffect(()=>{const c=l.current;l.current=r?.current||s.current,c!==l.current&&i.onAnchorChange(l.current)}),r?null:d.jsx(Ce.div,{...o,ref:a})});Vd.displayName=Zd;var Is="PopperContent",[Sk,Ck]=$d(Is),Wd=v.forwardRef((e,t)=>{const{__scopePopper:n,side:r="bottom",sideOffset:o=0,align:i="center",alignOffset:s=0,arrowPadding:a=0,avoidCollisions:l=!0,collisionBoundary:c=[],collisionPadding:u=0,sticky:h="partial",hideWhenDetached:p=!1,updatePositionStrategy:f="optimized",onPlaced:x,...m}=e,y=Bd(Is,n),[g,b]=v.useState(null),_=Pe(t,oe=>b(oe)),[S,E]=v.useState(null),j=c2(S),A=j?.width??0,R=j?.height??0,P=r+(i!=="center"?"-"+i:""),D=typeof u=="number"?u:{top:0,right:0,bottom:0,left:0,...u},B=Array.isArray(c)?c:[c],C=B.length>0,M={padding:D,boundary:B.filter(Nk),altBoundary:C},{refs:w,floatingStyles:O,placement:K,isPositioned:Z,middlewareData:W}=fk({strategy:"fixed",placement:P,whileElementsMounted:(...oe)=>nk(...oe,{animationFrame:f==="always"}),elements:{reference:y.anchor},middleware:[pk({mainAxis:o+R,alignmentAxis:s}),l&&mk({mainAxis:!0,crossAxis:!1,limiter:h==="partial"?gk():void 0,...M}),l&&xk({...M}),yk({...M,apply:({elements:oe,rects:de,availableWidth:xe,availableHeight:ne})=>{const{width:ie,height:me}=de.reference,Ee=oe.floating.style;Ee.setProperty("--radix-popper-available-width",`${xe}px`),Ee.setProperty("--radix-popper-available-height",`${ne}px`),Ee.setProperty("--radix-popper-anchor-width",`${ie}px`),Ee.setProperty("--radix-popper-anchor-height",`${me}px`)}}),S&&bk({element:S,padding:a}),jk({arrowWidth:A,arrowHeight:R}),p&&vk({strategy:"referenceHidden",...M})]}),[q,N]=Kd(K),L=Qe(x);Ke(()=>{Z&&L?.()},[Z,L]);const F=W.arrow?.x,T=W.arrow?.y,X=W.arrow?.centerOffset!==0,[te,ge]=v.useState();return Ke(()=>{g&&ge(window.getComputedStyle(g).zIndex)},[g]),d.jsx("div",{ref:w.setFloating,"data-radix-popper-content-wrapper":"",style:{...O,transform:Z?O.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:te,"--radix-popper-transform-origin":[W.transformOrigin?.x,W.transformOrigin?.y].join(" "),...W.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:d.jsx(Sk,{scope:n,placedSide:q,onArrowChange:E,arrowX:F,arrowY:T,shouldHideArrow:X,children:d.jsx(Ce.div,{"data-side":q,"data-align":N,...m,ref:_,style:{...m.style,animation:Z?void 0:"none"}})})})});Wd.displayName=Is;var Hd="PopperArrow",Ek={top:"bottom",right:"left",bottom:"top",left:"right"},qd=v.forwardRef(function(t,n){const{__scopePopper:r,...o}=t,i=Ck(Hd,r),s=Ek[i.placedSide];return d.jsx("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[s]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0},children:d.jsx(kk,{...o,ref:n,style:{...o.style,display:"block"}})})});qd.displayName=Hd;function Nk(e){return e!==null}var jk=e=>({name:"transformOrigin",options:e,fn(t){const{placement:n,rects:r,middlewareData:o}=t,s=o.arrow?.centerOffset!==0,a=s?0:e.arrowWidth,l=s?0:e.arrowHeight,[c,u]=Kd(n),h={start:"0%",center:"50%",end:"100%"}[u],p=(o.arrow?.x??0)+a/2,f=(o.arrow?.y??0)+l/2;let x="",m="";return c==="bottom"?(x=s?h:`${p}px`,m=`${-l}px`):c==="top"?(x=s?h:`${p}px`,m=`${r.floating.height+l}px`):c==="right"?(x=`${-l}px`,m=s?h:`${f}px`):c==="left"&&(x=`${r.floating.width+l}px`,m=s?h:`${f}px`),{data:{x,y:m}}}});function Kd(e){const[t,n="center"]=e.split("-");return[t,n]}var Gd=Ud,Jd=Vd,Yd=Wd,Xd=qd,Qo="rovingFocusGroup.onEntryFocus",Tk={bubbles:!1,cancelable:!0},yr="RovingFocusGroup",[Ai,Qd,Ak]=Gu(yr),[Ik,ef]=Ut(yr,[Ak]),[zk,Rk]=Ik(yr),tf=v.forwardRef((e,t)=>d.jsx(Ai.Provider,{scope:e.__scopeRovingFocusGroup,children:d.jsx(Ai.Slot,{scope:e.__scopeRovingFocusGroup,children:d.jsx(Pk,{...e,ref:t})})}));tf.displayName=yr;var Pk=v.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:o=!1,dir:i,currentTabStopId:s,defaultCurrentTabStopId:a,onCurrentTabStopIdChange:l,onEntryFocus:c,preventScrollOnEntryFocus:u=!1,...h}=e,p=v.useRef(null),f=Pe(t,p),x=yo(i),[m,y]=rn({prop:s,defaultProp:a??null,onChange:l,caller:yr}),[g,b]=v.useState(!1),_=Qe(c),S=Qd(n),E=v.useRef(!1),[j,A]=v.useState(0);return v.useEffect(()=>{const R=p.current;if(R)return R.addEventListener(Qo,_),()=>R.removeEventListener(Qo,_)},[_]),d.jsx(zk,{scope:n,orientation:r,dir:x,loop:o,currentTabStopId:m,onItemFocus:v.useCallback(R=>y(R),[y]),onItemShiftTab:v.useCallback(()=>b(!0),[]),onFocusableItemAdd:v.useCallback(()=>A(R=>R+1),[]),onFocusableItemRemove:v.useCallback(()=>A(R=>R-1),[]),children:d.jsx(Ce.div,{tabIndex:g||j===0?-1:0,"data-orientation":r,...h,ref:f,style:{outline:"none",...e.style},onMouseDown:we(e.onMouseDown,()=>{E.current=!0}),onFocus:we(e.onFocus,R=>{const P=!E.current;if(R.target===R.currentTarget&&P&&!g){const D=new CustomEvent(Qo,Tk);if(R.currentTarget.dispatchEvent(D),!D.defaultPrevented){const B=S().filter(K=>K.focusable),C=B.find(K=>K.active),M=B.find(K=>K.id===m),O=[C,M,...B].filter(Boolean).map(K=>K.ref.current);of(O,u)}}E.current=!1}),onBlur:we(e.onBlur,()=>b(!1))})})}),nf="RovingFocusGroupItem",rf=v.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,tabStopId:i,children:s,...a}=e,l=Nt(),c=i||l,u=Rk(nf,n),h=u.currentTabStopId===c,p=Qd(n),{onFocusableItemAdd:f,onFocusableItemRemove:x,currentTabStopId:m}=u;return v.useEffect(()=>{if(r)return f(),()=>x()},[r,f,x]),d.jsx(Ai.ItemSlot,{scope:n,id:c,focusable:r,active:o,children:d.jsx(Ce.span,{tabIndex:h?0:-1,"data-orientation":u.orientation,...a,ref:t,onMouseDown:we(e.onMouseDown,y=>{r?u.onItemFocus(c):y.preventDefault()}),onFocus:we(e.onFocus,()=>u.onItemFocus(c)),onKeyDown:we(e.onKeyDown,y=>{if(y.key==="Tab"&&y.shiftKey){u.onItemShiftTab();return}if(y.target!==y.currentTarget)return;const g=Mk(y,u.orientation,u.dir);if(g!==void 0){if(y.metaKey||y.ctrlKey||y.altKey||y.shiftKey)return;y.preventDefault();let _=p().filter(S=>S.focusable).map(S=>S.ref.current);if(g==="last")_.reverse();else if(g==="prev"||g==="next"){g==="prev"&&_.reverse();const S=_.indexOf(y.currentTarget);_=u.loop?Lk(_,S+1):_.slice(S+1)}setTimeout(()=>of(_))}}),children:typeof s=="function"?s({isCurrentTabStop:h,hasTabStop:m!=null}):s})})});rf.displayName=nf;var Ok={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function Dk(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function Mk(e,t,n){const r=Dk(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return Ok[r]}function of(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function Lk(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var Fk=tf,$k=rf;function Ii(e,[t,n]){return Math.min(n,Math.max(t,e))}function Bk(e,t){return v.useReducer((n,r)=>t[n][r]??n,e)}var zs="ScrollArea",[sf]=Ut(zs),[Uk,gt]=sf(zs),af=v.forwardRef((e,t)=>{const{__scopeScrollArea:n,type:r="hover",dir:o,scrollHideDelay:i=600,...s}=e,[a,l]=v.useState(null),[c,u]=v.useState(null),[h,p]=v.useState(null),[f,x]=v.useState(null),[m,y]=v.useState(null),[g,b]=v.useState(0),[_,S]=v.useState(0),[E,j]=v.useState(!1),[A,R]=v.useState(!1),P=Pe(t,B=>l(B)),D=yo(o);return d.jsx(Uk,{scope:n,type:r,dir:D,scrollHideDelay:i,scrollArea:a,viewport:c,onViewportChange:u,content:h,onContentChange:p,scrollbarX:f,onScrollbarXChange:x,scrollbarXEnabled:E,onScrollbarXEnabledChange:j,scrollbarY:m,onScrollbarYChange:y,scrollbarYEnabled:A,onScrollbarYEnabledChange:R,onCornerWidthChange:b,onCornerHeightChange:S,children:d.jsx(Ce.div,{dir:D,...s,ref:P,style:{position:"relative","--radix-scroll-area-corner-width":g+"px","--radix-scroll-area-corner-height":_+"px",...e.style}})})});af.displayName=zs;var lf="ScrollAreaViewport",cf=v.forwardRef((e,t)=>{const{__scopeScrollArea:n,children:r,nonce:o,...i}=e,s=gt(lf,n),a=v.useRef(null),l=Pe(t,a,s.onViewportChange);return d.jsxs(d.Fragment,{children:[d.jsx("style",{dangerouslySetInnerHTML:{__html:"[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}"},nonce:o}),d.jsx(Ce.div,{"data-radix-scroll-area-viewport":"",...i,ref:l,style:{overflowX:s.scrollbarXEnabled?"scroll":"hidden",overflowY:s.scrollbarYEnabled?"scroll":"hidden",...e.style},children:d.jsx("div",{ref:s.onContentChange,style:{minWidth:"100%",display:"table"},children:r})})]})});cf.displayName=lf;var Pt="ScrollAreaScrollbar",uf=v.forwardRef((e,t)=>{const{forceMount:n,...r}=e,o=gt(Pt,e.__scopeScrollArea),{onScrollbarXEnabledChange:i,onScrollbarYEnabledChange:s}=o,a=e.orientation==="horizontal";return v.useEffect(()=>(a?i(!0):s(!0),()=>{a?i(!1):s(!1)}),[a,i,s]),o.type==="hover"?d.jsx(Zk,{...r,ref:t,forceMount:n}):o.type==="scroll"?d.jsx(Vk,{...r,ref:t,forceMount:n}):o.type==="auto"?d.jsx(df,{...r,ref:t,forceMount:n}):o.type==="always"?d.jsx(Rs,{...r,ref:t}):null});uf.displayName=Pt;var Zk=v.forwardRef((e,t)=>{const{forceMount:n,...r}=e,o=gt(Pt,e.__scopeScrollArea),[i,s]=v.useState(!1);return v.useEffect(()=>{const a=o.scrollArea;let l=0;if(a){const c=()=>{window.clearTimeout(l),s(!0)},u=()=>{l=window.setTimeout(()=>s(!1),o.scrollHideDelay)};return a.addEventListener("pointerenter",c),a.addEventListener("pointerleave",u),()=>{window.clearTimeout(l),a.removeEventListener("pointerenter",c),a.removeEventListener("pointerleave",u)}}},[o.scrollArea,o.scrollHideDelay]),d.jsx(mt,{present:n||i,children:d.jsx(df,{"data-state":i?"visible":"hidden",...r,ref:t})})}),Vk=v.forwardRef((e,t)=>{const{forceMount:n,...r}=e,o=gt(Pt,e.__scopeScrollArea),i=e.orientation==="horizontal",s=To(()=>l("SCROLL_END"),100),[a,l]=Bk("hidden",{hidden:{SCROLL:"scrolling"},scrolling:{SCROLL_END:"idle",POINTER_ENTER:"interacting"},interacting:{SCROLL:"interacting",POINTER_LEAVE:"idle"},idle:{HIDE:"hidden",SCROLL:"scrolling",POINTER_ENTER:"interacting"}});return v.useEffect(()=>{if(a==="idle"){const c=window.setTimeout(()=>l("HIDE"),o.scrollHideDelay);return()=>window.clearTimeout(c)}},[a,o.scrollHideDelay,l]),v.useEffect(()=>{const c=o.viewport,u=i?"scrollLeft":"scrollTop";if(c){let h=c[u];const p=()=>{const f=c[u];h!==f&&(l("SCROLL"),s()),h=f};return c.addEventListener("scroll",p),()=>c.removeEventListener("scroll",p)}},[o.viewport,i,l,s]),d.jsx(mt,{present:n||a!=="hidden",children:d.jsx(Rs,{"data-state":a==="hidden"?"hidden":"visible",...r,ref:t,onPointerEnter:we(e.onPointerEnter,()=>l("POINTER_ENTER")),onPointerLeave:we(e.onPointerLeave,()=>l("POINTER_LEAVE"))})})}),df=v.forwardRef((e,t)=>{const n=gt(Pt,e.__scopeScrollArea),{forceMount:r,...o}=e,[i,s]=v.useState(!1),a=e.orientation==="horizontal",l=To(()=>{if(n.viewport){const c=n.viewport.offsetWidth<n.viewport.scrollWidth,u=n.viewport.offsetHeight<n.viewport.scrollHeight;s(a?c:u)}},10);return On(n.viewport,l),On(n.content,l),d.jsx(mt,{present:r||i,children:d.jsx(Rs,{"data-state":i?"visible":"hidden",...o,ref:t})})}),Rs=v.forwardRef((e,t)=>{const{orientation:n="vertical",...r}=e,o=gt(Pt,e.__scopeScrollArea),i=v.useRef(null),s=v.useRef(0),[a,l]=v.useState({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),c=gf(a.viewport,a.content),u={...r,sizes:a,onSizesChange:l,hasThumb:c>0&&c<1,onThumbChange:p=>i.current=p,onThumbPointerUp:()=>s.current=0,onThumbPointerDown:p=>s.current=p};function h(p,f){return Jk(p,s.current,a,f)}return n==="horizontal"?d.jsx(Wk,{...u,ref:t,onThumbPositionChange:()=>{if(o.viewport&&i.current){const p=o.viewport.scrollLeft,f=fl(p,a,o.dir);i.current.style.transform=`translate3d(${f}px, 0, 0)`}},onWheelScroll:p=>{o.viewport&&(o.viewport.scrollLeft=p)},onDragScroll:p=>{o.viewport&&(o.viewport.scrollLeft=h(p,o.dir))}}):n==="vertical"?d.jsx(Hk,{...u,ref:t,onThumbPositionChange:()=>{if(o.viewport&&i.current){const p=o.viewport.scrollTop,f=fl(p,a);i.current.style.transform=`translate3d(0, ${f}px, 0)`}},onWheelScroll:p=>{o.viewport&&(o.viewport.scrollTop=p)},onDragScroll:p=>{o.viewport&&(o.viewport.scrollTop=h(p))}}):null}),Wk=v.forwardRef((e,t)=>{const{sizes:n,onSizesChange:r,...o}=e,i=gt(Pt,e.__scopeScrollArea),[s,a]=v.useState(),l=v.useRef(null),c=Pe(t,l,i.onScrollbarXChange);return v.useEffect(()=>{l.current&&a(getComputedStyle(l.current))},[l]),d.jsx(hf,{"data-orientation":"horizontal",...o,ref:c,sizes:n,style:{bottom:0,left:i.dir==="rtl"?"var(--radix-scroll-area-corner-width)":0,right:i.dir==="ltr"?"var(--radix-scroll-area-corner-width)":0,"--radix-scroll-area-thumb-width":jo(n)+"px",...e.style},onThumbPointerDown:u=>e.onThumbPointerDown(u.x),onDragScroll:u=>e.onDragScroll(u.x),onWheelScroll:(u,h)=>{if(i.viewport){const p=i.viewport.scrollLeft+u.deltaX;e.onWheelScroll(p),yf(p,h)&&u.preventDefault()}},onResize:()=>{l.current&&i.viewport&&s&&r({content:i.viewport.scrollWidth,viewport:i.viewport.offsetWidth,scrollbar:{size:l.current.clientWidth,paddingStart:oo(s.paddingLeft),paddingEnd:oo(s.paddingRight)}})}})}),Hk=v.forwardRef((e,t)=>{const{sizes:n,onSizesChange:r,...o}=e,i=gt(Pt,e.__scopeScrollArea),[s,a]=v.useState(),l=v.useRef(null),c=Pe(t,l,i.onScrollbarYChange);return v.useEffect(()=>{l.current&&a(getComputedStyle(l.current))},[l]),d.jsx(hf,{"data-orientation":"vertical",...o,ref:c,sizes:n,style:{top:0,right:i.dir==="ltr"?0:void 0,left:i.dir==="rtl"?0:void 0,bottom:"var(--radix-scroll-area-corner-height)","--radix-scroll-area-thumb-height":jo(n)+"px",...e.style},onThumbPointerDown:u=>e.onThumbPointerDown(u.y),onDragScroll:u=>e.onDragScroll(u.y),onWheelScroll:(u,h)=>{if(i.viewport){const p=i.viewport.scrollTop+u.deltaY;e.onWheelScroll(p),yf(p,h)&&u.preventDefault()}},onResize:()=>{l.current&&i.viewport&&s&&r({content:i.viewport.scrollHeight,viewport:i.viewport.offsetHeight,scrollbar:{size:l.current.clientHeight,paddingStart:oo(s.paddingTop),paddingEnd:oo(s.paddingBottom)}})}})}),[qk,ff]=sf(Pt),hf=v.forwardRef((e,t)=>{const{__scopeScrollArea:n,sizes:r,hasThumb:o,onThumbChange:i,onThumbPointerUp:s,onThumbPointerDown:a,onThumbPositionChange:l,onDragScroll:c,onWheelScroll:u,onResize:h,...p}=e,f=gt(Pt,n),[x,m]=v.useState(null),y=Pe(t,P=>m(P)),g=v.useRef(null),b=v.useRef(""),_=f.viewport,S=r.content-r.viewport,E=Qe(u),j=Qe(l),A=To(h,10);function R(P){if(g.current){const D=P.clientX-g.current.left,B=P.clientY-g.current.top;c({x:D,y:B})}}return v.useEffect(()=>{const P=D=>{const B=D.target;x?.contains(B)&&E(D,S)};return document.addEventListener("wheel",P,{passive:!1}),()=>document.removeEventListener("wheel",P,{passive:!1})},[_,x,S,E]),v.useEffect(j,[r,j]),On(x,A),On(f.content,A),d.jsx(qk,{scope:n,scrollbar:x,hasThumb:o,onThumbChange:Qe(i),onThumbPointerUp:Qe(s),onThumbPositionChange:j,onThumbPointerDown:Qe(a),children:d.jsx(Ce.div,{...p,ref:y,style:{position:"absolute",...p.style},onPointerDown:we(e.onPointerDown,P=>{P.button===0&&(P.target.setPointerCapture(P.pointerId),g.current=x.getBoundingClientRect(),b.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",f.viewport&&(f.viewport.style.scrollBehavior="auto"),R(P))}),onPointerMove:we(e.onPointerMove,R),onPointerUp:we(e.onPointerUp,P=>{const D=P.target;D.hasPointerCapture(P.pointerId)&&D.releasePointerCapture(P.pointerId),document.body.style.webkitUserSelect=b.current,f.viewport&&(f.viewport.style.scrollBehavior=""),g.current=null})})})}),ro="ScrollAreaThumb",pf=v.forwardRef((e,t)=>{const{forceMount:n,...r}=e,o=ff(ro,e.__scopeScrollArea);return d.jsx(mt,{present:n||o.hasThumb,children:d.jsx(Kk,{ref:t,...r})})}),Kk=v.forwardRef((e,t)=>{const{__scopeScrollArea:n,style:r,...o}=e,i=gt(ro,n),s=ff(ro,n),{onThumbPositionChange:a}=s,l=Pe(t,h=>s.onThumbChange(h)),c=v.useRef(void 0),u=To(()=>{c.current&&(c.current(),c.current=void 0)},100);return v.useEffect(()=>{const h=i.viewport;if(h){const p=()=>{if(u(),!c.current){const f=Yk(h,a);c.current=f,a()}};return a(),h.addEventListener("scroll",p),()=>h.removeEventListener("scroll",p)}},[i.viewport,u,a]),d.jsx(Ce.div,{"data-state":s.hasThumb?"visible":"hidden",...o,ref:l,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...r},onPointerDownCapture:we(e.onPointerDownCapture,h=>{const f=h.target.getBoundingClientRect(),x=h.clientX-f.left,m=h.clientY-f.top;s.onThumbPointerDown({x,y:m})}),onPointerUp:we(e.onPointerUp,s.onThumbPointerUp)})});pf.displayName=ro;var Ps="ScrollAreaCorner",mf=v.forwardRef((e,t)=>{const n=gt(Ps,e.__scopeScrollArea),r=!!(n.scrollbarX&&n.scrollbarY);return n.type!=="scroll"&&r?d.jsx(Gk,{...e,ref:t}):null});mf.displayName=Ps;var Gk=v.forwardRef((e,t)=>{const{__scopeScrollArea:n,...r}=e,o=gt(Ps,n),[i,s]=v.useState(0),[a,l]=v.useState(0),c=!!(i&&a);return On(o.scrollbarX,()=>{const u=o.scrollbarX?.offsetHeight||0;o.onCornerHeightChange(u),l(u)}),On(o.scrollbarY,()=>{const u=o.scrollbarY?.offsetWidth||0;o.onCornerWidthChange(u),s(u)}),c?d.jsx(Ce.div,{...r,ref:t,style:{width:i,height:a,position:"absolute",right:o.dir==="ltr"?0:void 0,left:o.dir==="rtl"?0:void 0,bottom:0,...e.style}}):null});function oo(e){return e?parseInt(e,10):0}function gf(e,t){const n=e/t;return isNaN(n)?0:n}function jo(e){const t=gf(e.viewport,e.content),n=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,r=(e.scrollbar.size-n)*t;return Math.max(r,18)}function Jk(e,t,n,r="ltr"){const o=jo(n),i=o/2,s=t||i,a=o-s,l=n.scrollbar.paddingStart+s,c=n.scrollbar.size-n.scrollbar.paddingEnd-a,u=n.content-n.viewport,h=r==="ltr"?[0,u]:[u*-1,0];return xf([l,c],h)(e)}function fl(e,t,n="ltr"){const r=jo(t),o=t.scrollbar.paddingStart+t.scrollbar.paddingEnd,i=t.scrollbar.size-o,s=t.content-t.viewport,a=i-r,l=n==="ltr"?[0,s]:[s*-1,0],c=Ii(e,l);return xf([0,s],[0,a])(c)}function xf(e,t){return n=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const r=(t[1]-t[0])/(e[1]-e[0]);return t[0]+r*(n-e[0])}}function yf(e,t){return e>0&&e<t}var Yk=(e,t=()=>{})=>{let n={left:e.scrollLeft,top:e.scrollTop},r=0;return(function o(){const i={left:e.scrollLeft,top:e.scrollTop},s=n.left!==i.left,a=n.top!==i.top;(s||a)&&t(),n=i,r=window.requestAnimationFrame(o)})(),()=>window.cancelAnimationFrame(r)};function To(e,t){const n=Qe(e),r=v.useRef(0);return v.useEffect(()=>()=>window.clearTimeout(r.current),[]),v.useCallback(()=>{window.clearTimeout(r.current),r.current=window.setTimeout(n,t)},[n,t])}function On(e,t){const n=Qe(t);Ke(()=>{let r=0;if(e){const o=new ResizeObserver(()=>{cancelAnimationFrame(r),r=window.requestAnimationFrame(n)});return o.observe(e),()=>{window.cancelAnimationFrame(r),o.unobserve(e)}}},[e,n])}var Xk=af,Qk=cf,e_=mf,t_=[" ","Enter","ArrowUp","ArrowDown"],n_=[" ","Enter"],an="Select",[Ao,Io,r_]=Gu(an),[Hn]=Ut(an,[r_,No]),zo=No(),[o_,Qt]=Hn(an),[i_,s_]=Hn(an),vf=e=>{const{__scopeSelect:t,children:n,open:r,defaultOpen:o,onOpenChange:i,value:s,defaultValue:a,onValueChange:l,dir:c,name:u,autoComplete:h,disabled:p,required:f,form:x}=e,m=zo(t),[y,g]=v.useState(null),[b,_]=v.useState(null),[S,E]=v.useState(!1),j=yo(c),[A,R]=rn({prop:r,defaultProp:o??!1,onChange:i,caller:an}),[P,D]=rn({prop:s,defaultProp:a,onChange:l,caller:an}),B=v.useRef(null),C=y?x||!!y.closest("form"):!0,[M,w]=v.useState(new Set),O=Array.from(M).map(K=>K.props.value).join(";");return d.jsx(Gd,{...m,children:d.jsxs(o_,{required:f,scope:t,trigger:y,onTriggerChange:g,valueNode:b,onValueNodeChange:_,valueNodeHasChildren:S,onValueNodeHasChildrenChange:E,contentId:Nt(),value:P,onValueChange:D,open:A,onOpenChange:R,dir:j,triggerPointerDownPosRef:B,disabled:p,children:[d.jsx(Ao.Provider,{scope:t,children:d.jsx(i_,{scope:e.__scopeSelect,onNativeOptionAdd:v.useCallback(K=>{w(Z=>new Set(Z).add(K))},[]),onNativeOptionRemove:v.useCallback(K=>{w(Z=>{const W=new Set(Z);return W.delete(K),W})},[]),children:n})}),C?d.jsxs(Bf,{"aria-hidden":!0,required:f,tabIndex:-1,name:u,autoComplete:h,value:P,onChange:K=>D(K.target.value),disabled:p,form:x,children:[P===void 0?d.jsx("option",{value:""}):null,Array.from(M)]},O):null]})})};vf.displayName=an;var bf="SelectTrigger",wf=v.forwardRef((e,t)=>{const{__scopeSelect:n,disabled:r=!1,...o}=e,i=zo(n),s=Qt(bf,n),a=s.disabled||r,l=Pe(t,s.onTriggerChange),c=Io(n),u=v.useRef("touch"),[h,p,f]=Zf(m=>{const y=c().filter(_=>!_.disabled),g=y.find(_=>_.value===s.value),b=Vf(y,m,g);b!==void 0&&s.onValueChange(b.value)}),x=m=>{a||(s.onOpenChange(!0),f()),m&&(s.triggerPointerDownPosRef.current={x:Math.round(m.pageX),y:Math.round(m.pageY)})};return d.jsx(Jd,{asChild:!0,...i,children:d.jsx(Ce.button,{type:"button",role:"combobox","aria-controls":s.contentId,"aria-expanded":s.open,"aria-required":s.required,"aria-autocomplete":"none",dir:s.dir,"data-state":s.open?"open":"closed",disabled:a,"data-disabled":a?"":void 0,"data-placeholder":Uf(s.value)?"":void 0,...o,ref:l,onClick:we(o.onClick,m=>{m.currentTarget.focus(),u.current!=="mouse"&&x(m)}),onPointerDown:we(o.onPointerDown,m=>{u.current=m.pointerType;const y=m.target;y.hasPointerCapture(m.pointerId)&&y.releasePointerCapture(m.pointerId),m.button===0&&m.ctrlKey===!1&&m.pointerType==="mouse"&&(x(m),m.preventDefault())}),onKeyDown:we(o.onKeyDown,m=>{const y=h.current!=="";!(m.ctrlKey||m.altKey||m.metaKey)&&m.key.length===1&&p(m.key),!(y&&m.key===" ")&&t_.includes(m.key)&&(x(),m.preventDefault())})})})});wf.displayName=bf;var kf="SelectValue",_f=v.forwardRef((e,t)=>{const{__scopeSelect:n,className:r,style:o,children:i,placeholder:s="",...a}=e,l=Qt(kf,n),{onValueNodeHasChildrenChange:c}=l,u=i!==void 0,h=Pe(t,l.onValueNodeChange);return Ke(()=>{c(u)},[c,u]),d.jsx(Ce.span,{...a,ref:h,style:{pointerEvents:"none"},children:Uf(l.value)?d.jsx(d.Fragment,{children:s}):i})});_f.displayName=kf;var a_="SelectIcon",Sf=v.forwardRef((e,t)=>{const{__scopeSelect:n,children:r,...o}=e;return d.jsx(Ce.span,{"aria-hidden":!0,...o,ref:t,children:r||"▼"})});Sf.displayName=a_;var l_="SelectPortal",Cf=e=>d.jsx(bo,{asChild:!0,...e});Cf.displayName=l_;var ln="SelectContent",Ef=v.forwardRef((e,t)=>{const n=Qt(ln,e.__scopeSelect),[r,o]=v.useState();if(Ke(()=>{o(new DocumentFragment)},[]),!n.open){const i=r;return i?mr.createPortal(d.jsx(Nf,{scope:e.__scopeSelect,children:d.jsx(Ao.Slot,{scope:e.__scopeSelect,children:d.jsx("div",{children:e.children})})}),i):null}return d.jsx(jf,{...e,ref:t})});Ef.displayName=ln;var yt=10,[Nf,en]=Hn(ln),c_="SelectContentImpl",u_=Rn("SelectContent.RemoveScroll"),jf=v.forwardRef((e,t)=>{const{__scopeSelect:n,position:r="item-aligned",onCloseAutoFocus:o,onEscapeKeyDown:i,onPointerDownOutside:s,side:a,sideOffset:l,align:c,alignOffset:u,arrowPadding:h,collisionBoundary:p,collisionPadding:f,sticky:x,hideWhenDetached:m,avoidCollisions:y,...g}=e,b=Qt(ln,n),[_,S]=v.useState(null),[E,j]=v.useState(null),A=Pe(t,oe=>S(oe)),[R,P]=v.useState(null),[D,B]=v.useState(null),C=Io(n),[M,w]=v.useState(!1),O=v.useRef(!1);v.useEffect(()=>{if(_)return fd(_)},[_]),rd();const K=v.useCallback(oe=>{const[de,...xe]=C().map(me=>me.ref.current),[ne]=xe.slice(-1),ie=document.activeElement;for(const me of oe)if(me===ie||(me?.scrollIntoView({block:"nearest"}),me===de&&E&&(E.scrollTop=0),me===ne&&E&&(E.scrollTop=E.scrollHeight),me?.focus(),document.activeElement!==ie))return},[C,E]),Z=v.useCallback(()=>K([R,_]),[K,R,_]);v.useEffect(()=>{M&&Z()},[M,Z]);const{onOpenChange:W,triggerPointerDownPosRef:q}=b;v.useEffect(()=>{if(_){let oe={x:0,y:0};const de=ne=>{oe={x:Math.abs(Math.round(ne.pageX)-(q.current?.x??0)),y:Math.abs(Math.round(ne.pageY)-(q.current?.y??0))}},xe=ne=>{oe.x<=10&&oe.y<=10?ne.preventDefault():_.contains(ne.target)||W(!1),document.removeEventListener("pointermove",de),q.current=null};return q.current!==null&&(document.addEventListener("pointermove",de),document.addEventListener("pointerup",xe,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",de),document.removeEventListener("pointerup",xe,{capture:!0})}}},[_,W,q]),v.useEffect(()=>{const oe=()=>W(!1);return window.addEventListener("blur",oe),window.addEventListener("resize",oe),()=>{window.removeEventListener("blur",oe),window.removeEventListener("resize",oe)}},[W]);const[N,L]=Zf(oe=>{const de=C().filter(ie=>!ie.disabled),xe=de.find(ie=>ie.ref.current===document.activeElement),ne=Vf(de,oe,xe);ne&&setTimeout(()=>ne.ref.current.focus())}),F=v.useCallback((oe,de,xe)=>{const ne=!O.current&&!xe;(b.value!==void 0&&b.value===de||ne)&&(P(oe),ne&&(O.current=!0))},[b.value]),T=v.useCallback(()=>_?.focus(),[_]),X=v.useCallback((oe,de,xe)=>{const ne=!O.current&&!xe;(b.value!==void 0&&b.value===de||ne)&&B(oe)},[b.value]),te=r==="popper"?zi:Tf,ge=te===zi?{side:a,sideOffset:l,align:c,alignOffset:u,arrowPadding:h,collisionBoundary:p,collisionPadding:f,sticky:x,hideWhenDetached:m,avoidCollisions:y}:{};return d.jsx(Nf,{scope:n,content:_,viewport:E,onViewportChange:j,itemRefCallback:F,selectedItem:R,onItemLeave:T,itemTextRefCallback:X,focusSelectedItem:Z,selectedItemText:D,position:r,isPositioned:M,searchRef:N,children:d.jsx(bs,{as:u_,allowPinchZoom:!0,children:d.jsx(vs,{asChild:!0,trapped:b.open,onMountAutoFocus:oe=>{oe.preventDefault()},onUnmountAutoFocus:we(o,oe=>{b.trigger?.focus({preventScroll:!0}),oe.preventDefault()}),children:d.jsx(vo,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:i,onPointerDownOutside:s,onFocusOutside:oe=>oe.preventDefault(),onDismiss:()=>b.onOpenChange(!1),children:d.jsx(te,{role:"listbox",id:b.contentId,"data-state":b.open?"open":"closed",dir:b.dir,onContextMenu:oe=>oe.preventDefault(),...g,...ge,onPlaced:()=>w(!0),ref:A,style:{display:"flex",flexDirection:"column",outline:"none",...g.style},onKeyDown:we(g.onKeyDown,oe=>{const de=oe.ctrlKey||oe.altKey||oe.metaKey;if(oe.key==="Tab"&&oe.preventDefault(),!de&&oe.key.length===1&&L(oe.key),["ArrowUp","ArrowDown","Home","End"].includes(oe.key)){let ne=C().filter(ie=>!ie.disabled).map(ie=>ie.ref.current);if(["ArrowUp","End"].includes(oe.key)&&(ne=ne.slice().reverse()),["ArrowUp","ArrowDown"].includes(oe.key)){const ie=oe.target,me=ne.indexOf(ie);ne=ne.slice(me+1)}setTimeout(()=>K(ne)),oe.preventDefault()}})})})})})})});jf.displayName=c_;var d_="SelectItemAlignedPosition",Tf=v.forwardRef((e,t)=>{const{__scopeSelect:n,onPlaced:r,...o}=e,i=Qt(ln,n),s=en(ln,n),[a,l]=v.useState(null),[c,u]=v.useState(null),h=Pe(t,A=>u(A)),p=Io(n),f=v.useRef(!1),x=v.useRef(!0),{viewport:m,selectedItem:y,selectedItemText:g,focusSelectedItem:b}=s,_=v.useCallback(()=>{if(i.trigger&&i.valueNode&&a&&c&&m&&y&&g){const A=i.trigger.getBoundingClientRect(),R=c.getBoundingClientRect(),P=i.valueNode.getBoundingClientRect(),D=g.getBoundingClientRect();if(i.dir!=="rtl"){const ie=D.left-R.left,me=P.left-ie,Ee=A.left-me,k=A.width+Ee,J=Math.max(k,R.width),H=window.innerWidth-yt,z=Ii(me,[yt,Math.max(yt,H-J)]);a.style.minWidth=k+"px",a.style.left=z+"px"}else{const ie=R.right-D.right,me=window.innerWidth-P.right-ie,Ee=window.innerWidth-A.right-me,k=A.width+Ee,J=Math.max(k,R.width),H=window.innerWidth-yt,z=Ii(me,[yt,Math.max(yt,H-J)]);a.style.minWidth=k+"px",a.style.right=z+"px"}const B=p(),C=window.innerHeight-yt*2,M=m.scrollHeight,w=window.getComputedStyle(c),O=parseInt(w.borderTopWidth,10),K=parseInt(w.paddingTop,10),Z=parseInt(w.borderBottomWidth,10),W=parseInt(w.paddingBottom,10),q=O+K+M+W+Z,N=Math.min(y.offsetHeight*5,q),L=window.getComputedStyle(m),F=parseInt(L.paddingTop,10),T=parseInt(L.paddingBottom,10),X=A.top+A.height/2-yt,te=C-X,ge=y.offsetHeight/2,oe=y.offsetTop+ge,de=O+K+oe,xe=q-de;if(de<=X){const ie=B.length>0&&y===B[B.length-1].ref.current;a.style.bottom="0px";const me=c.clientHeight-m.offsetTop-m.offsetHeight,Ee=Math.max(te,ge+(ie?T:0)+me+Z),k=de+Ee;a.style.height=k+"px"}else{const ie=B.length>0&&y===B[0].ref.current;a.style.top="0px";const Ee=Math.max(X,O+m.offsetTop+(ie?F:0)+ge)+xe;a.style.height=Ee+"px",m.scrollTop=de-X+m.offsetTop}a.style.margin=`${yt}px 0`,a.style.minHeight=N+"px",a.style.maxHeight=C+"px",r?.(),requestAnimationFrame(()=>f.current=!0)}},[p,i.trigger,i.valueNode,a,c,m,y,g,i.dir,r]);Ke(()=>_(),[_]);const[S,E]=v.useState();Ke(()=>{c&&E(window.getComputedStyle(c).zIndex)},[c]);const j=v.useCallback(A=>{A&&x.current===!0&&(_(),b?.(),x.current=!1)},[_,b]);return d.jsx(h_,{scope:n,contentWrapper:a,shouldExpandOnScrollRef:f,onScrollButtonChange:j,children:d.jsx("div",{ref:l,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:S},children:d.jsx(Ce.div,{...o,ref:h,style:{boxSizing:"border-box",maxHeight:"100%",...o.style}})})})});Tf.displayName=d_;var f_="SelectPopperPosition",zi=v.forwardRef((e,t)=>{const{__scopeSelect:n,align:r="start",collisionPadding:o=yt,...i}=e,s=zo(n);return d.jsx(Yd,{...s,...i,ref:t,align:r,collisionPadding:o,style:{boxSizing:"border-box",...i.style,"--radix-select-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-select-content-available-width":"var(--radix-popper-available-width)","--radix-select-content-available-height":"var(--radix-popper-available-height)","--radix-select-trigger-width":"var(--radix-popper-anchor-width)","--radix-select-trigger-height":"var(--radix-popper-anchor-height)"}})});zi.displayName=f_;var[h_,Os]=Hn(ln,{}),Ri="SelectViewport",Af=v.forwardRef((e,t)=>{const{__scopeSelect:n,nonce:r,...o}=e,i=en(Ri,n),s=Os(Ri,n),a=Pe(t,i.onViewportChange),l=v.useRef(0);return d.jsxs(d.Fragment,{children:[d.jsx("style",{dangerouslySetInnerHTML:{__html:"[data-radix-select-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-select-viewport]::-webkit-scrollbar{display:none}"},nonce:r}),d.jsx(Ao.Slot,{scope:n,children:d.jsx(Ce.div,{"data-radix-select-viewport":"",role:"presentation",...o,ref:a,style:{position:"relative",flex:1,overflow:"hidden auto",...o.style},onScroll:we(o.onScroll,c=>{const u=c.currentTarget,{contentWrapper:h,shouldExpandOnScrollRef:p}=s;if(p?.current&&h){const f=Math.abs(l.current-u.scrollTop);if(f>0){const x=window.innerHeight-yt*2,m=parseFloat(h.style.minHeight),y=parseFloat(h.style.height),g=Math.max(m,y);if(g<x){const b=g+f,_=Math.min(x,b),S=b-_;h.style.height=_+"px",h.style.bottom==="0px"&&(u.scrollTop=S>0?S:0,h.style.justifyContent="flex-end")}}}l.current=u.scrollTop})})})]})});Af.displayName=Ri;var If="SelectGroup",[p_,m_]=Hn(If),g_=v.forwardRef((e,t)=>{const{__scopeSelect:n,...r}=e,o=Nt();return d.jsx(p_,{scope:n,id:o,children:d.jsx(Ce.div,{role:"group","aria-labelledby":o,...r,ref:t})})});g_.displayName=If;var zf="SelectLabel",x_=v.forwardRef((e,t)=>{const{__scopeSelect:n,...r}=e,o=m_(zf,n);return d.jsx(Ce.div,{id:o.id,...r,ref:t})});x_.displayName=zf;var io="SelectItem",[y_,Rf]=Hn(io),Pf=v.forwardRef((e,t)=>{const{__scopeSelect:n,value:r,disabled:o=!1,textValue:i,...s}=e,a=Qt(io,n),l=en(io,n),c=a.value===r,[u,h]=v.useState(i??""),[p,f]=v.useState(!1),x=Pe(t,b=>l.itemRefCallback?.(b,r,o)),m=Nt(),y=v.useRef("touch"),g=()=>{o||(a.onValueChange(r),a.onOpenChange(!1))};if(r==="")throw new Error("A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.");return d.jsx(y_,{scope:n,value:r,disabled:o,textId:m,isSelected:c,onItemTextChange:v.useCallback(b=>{h(_=>_||(b?.textContent??"").trim())},[]),children:d.jsx(Ao.ItemSlot,{scope:n,value:r,disabled:o,textValue:u,children:d.jsx(Ce.div,{role:"option","aria-labelledby":m,"data-highlighted":p?"":void 0,"aria-selected":c&&p,"data-state":c?"checked":"unchecked","aria-disabled":o||void 0,"data-disabled":o?"":void 0,tabIndex:o?void 0:-1,...s,ref:x,onFocus:we(s.onFocus,()=>f(!0)),onBlur:we(s.onBlur,()=>f(!1)),onClick:we(s.onClick,()=>{y.current!=="mouse"&&g()}),onPointerUp:we(s.onPointerUp,()=>{y.current==="mouse"&&g()}),onPointerDown:we(s.onPointerDown,b=>{y.current=b.pointerType}),onPointerMove:we(s.onPointerMove,b=>{y.current=b.pointerType,o?l.onItemLeave?.():y.current==="mouse"&&b.currentTarget.focus({preventScroll:!0})}),onPointerLeave:we(s.onPointerLeave,b=>{b.currentTarget===document.activeElement&&l.onItemLeave?.()}),onKeyDown:we(s.onKeyDown,b=>{l.searchRef?.current!==""&&b.key===" "||(n_.includes(b.key)&&g(),b.key===" "&&b.preventDefault())})})})})});Pf.displayName=io;var ir="SelectItemText",Of=v.forwardRef((e,t)=>{const{__scopeSelect:n,className:r,style:o,...i}=e,s=Qt(ir,n),a=en(ir,n),l=Rf(ir,n),c=s_(ir,n),[u,h]=v.useState(null),p=Pe(t,g=>h(g),l.onItemTextChange,g=>a.itemTextRefCallback?.(g,l.value,l.disabled)),f=u?.textContent,x=v.useMemo(()=>d.jsx("option",{value:l.value,disabled:l.disabled,children:f},l.value),[l.disabled,l.value,f]),{onNativeOptionAdd:m,onNativeOptionRemove:y}=c;return Ke(()=>(m(x),()=>y(x)),[m,y,x]),d.jsxs(d.Fragment,{children:[d.jsx(Ce.span,{id:l.textId,...i,ref:p}),l.isSelected&&s.valueNode&&!s.valueNodeHasChildren?mr.createPortal(i.children,s.valueNode):null]})});Of.displayName=ir;var Df="SelectItemIndicator",Mf=v.forwardRef((e,t)=>{const{__scopeSelect:n,...r}=e;return Rf(Df,n).isSelected?d.jsx(Ce.span,{"aria-hidden":!0,...r,ref:t}):null});Mf.displayName=Df;var Pi="SelectScrollUpButton",Lf=v.forwardRef((e,t)=>{const n=en(Pi,e.__scopeSelect),r=Os(Pi,e.__scopeSelect),[o,i]=v.useState(!1),s=Pe(t,r.onScrollButtonChange);return Ke(()=>{if(n.viewport&&n.isPositioned){let a=function(){const c=l.scrollTop>0;i(c)};const l=n.viewport;return a(),l.addEventListener("scroll",a),()=>l.removeEventListener("scroll",a)}},[n.viewport,n.isPositioned]),o?d.jsx($f,{...e,ref:s,onAutoScroll:()=>{const{viewport:a,selectedItem:l}=n;a&&l&&(a.scrollTop=a.scrollTop-l.offsetHeight)}}):null});Lf.displayName=Pi;var Oi="SelectScrollDownButton",Ff=v.forwardRef((e,t)=>{const n=en(Oi,e.__scopeSelect),r=Os(Oi,e.__scopeSelect),[o,i]=v.useState(!1),s=Pe(t,r.onScrollButtonChange);return Ke(()=>{if(n.viewport&&n.isPositioned){let a=function(){const c=l.scrollHeight-l.clientHeight,u=Math.ceil(l.scrollTop)<c;i(u)};const l=n.viewport;return a(),l.addEventListener("scroll",a),()=>l.removeEventListener("scroll",a)}},[n.viewport,n.isPositioned]),o?d.jsx($f,{...e,ref:s,onAutoScroll:()=>{const{viewport:a,selectedItem:l}=n;a&&l&&(a.scrollTop=a.scrollTop+l.offsetHeight)}}):null});Ff.displayName=Oi;var $f=v.forwardRef((e,t)=>{const{__scopeSelect:n,onAutoScroll:r,...o}=e,i=en("SelectScrollButton",n),s=v.useRef(null),a=Io(n),l=v.useCallback(()=>{s.current!==null&&(window.clearInterval(s.current),s.current=null)},[]);return v.useEffect(()=>()=>l(),[l]),Ke(()=>{a().find(u=>u.ref.current===document.activeElement)?.ref.current?.scrollIntoView({block:"nearest"})},[a]),d.jsx(Ce.div,{"aria-hidden":!0,...o,ref:t,style:{flexShrink:0,...o.style},onPointerDown:we(o.onPointerDown,()=>{s.current===null&&(s.current=window.setInterval(r,50))}),onPointerMove:we(o.onPointerMove,()=>{i.onItemLeave?.(),s.current===null&&(s.current=window.setInterval(r,50))}),onPointerLeave:we(o.onPointerLeave,()=>{l()})})}),v_="SelectSeparator",b_=v.forwardRef((e,t)=>{const{__scopeSelect:n,...r}=e;return d.jsx(Ce.div,{"aria-hidden":!0,...r,ref:t})});b_.displayName=v_;var Di="SelectArrow",w_=v.forwardRef((e,t)=>{const{__scopeSelect:n,...r}=e,o=zo(n),i=Qt(Di,n),s=en(Di,n);return i.open&&s.position==="popper"?d.jsx(Xd,{...o,...r,ref:t}):null});w_.displayName=Di;var k_="SelectBubbleInput",Bf=v.forwardRef(({__scopeSelect:e,value:t,...n},r)=>{const o=v.useRef(null),i=Pe(r,o),s=l2(t);return v.useEffect(()=>{const a=o.current;if(!a)return;const l=window.HTMLSelectElement.prototype,u=Object.getOwnPropertyDescriptor(l,"value").set;if(s!==t&&u){const h=new Event("change",{bubbles:!0});u.call(a,t),a.dispatchEvent(h)}},[s,t]),d.jsx(Ce.select,{...n,style:{...qu,...n.style},ref:i,defaultValue:t})});Bf.displayName=k_;function Uf(e){return e===""||e===void 0}function Zf(e){const t=Qe(e),n=v.useRef(""),r=v.useRef(0),o=v.useCallback(s=>{const a=n.current+s;t(a),(function l(c){n.current=c,window.clearTimeout(r.current),c!==""&&(r.current=window.setTimeout(()=>l(""),1e3))})(a)},[t]),i=v.useCallback(()=>{n.current="",window.clearTimeout(r.current)},[]);return v.useEffect(()=>()=>window.clearTimeout(r.current),[]),[n,o,i]}function Vf(e,t,n){const o=t.length>1&&Array.from(t).every(c=>c===t[0])?t[0]:t,i=n?e.indexOf(n):-1;let s=__(e,Math.max(i,0));o.length===1&&(s=s.filter(c=>c!==n));const l=s.find(c=>c.textValue.toLowerCase().startsWith(o.toLowerCase()));return l!==n?l:void 0}function __(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var S_=vf,C_=wf,E_=_f,N_=Sf,j_=Cf,T_=Ef,A_=Af,I_=Pf,z_=Of,R_=Mf,P_=Lf,O_=Ff,D_="Separator",hl="horizontal",M_=["horizontal","vertical"],Wf=v.forwardRef((e,t)=>{const{decorative:n,orientation:r=hl,...o}=e,i=L_(r)?r:hl,a=n?{role:"none"}:{"aria-orientation":i==="vertical"?i:void 0,role:"separator"};return d.jsx(Ce.div,{"data-orientation":i,...a,...o,ref:t})});Wf.displayName=D_;function L_(e){return M_.includes(e)}var F_=Wf,Ro="Tabs",[$_]=Ut(Ro,[ef]),Hf=ef(),[B_,Ds]=$_(Ro),qf=v.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:o,defaultValue:i,orientation:s="horizontal",dir:a,activationMode:l="automatic",...c}=e,u=yo(a),[h,p]=rn({prop:r,onChange:o,defaultProp:i??"",caller:Ro});return d.jsx(B_,{scope:n,baseId:Nt(),value:h,onValueChange:p,orientation:s,dir:u,activationMode:l,children:d.jsx(Ce.div,{dir:u,"data-orientation":s,...c,ref:t})})});qf.displayName=Ro;var Kf="TabsList",Gf=v.forwardRef((e,t)=>{const{__scopeTabs:n,loop:r=!0,...o}=e,i=Ds(Kf,n),s=Hf(n);return d.jsx(Fk,{asChild:!0,...s,orientation:i.orientation,dir:i.dir,loop:r,children:d.jsx(Ce.div,{role:"tablist","aria-orientation":i.orientation,...o,ref:t})})});Gf.displayName=Kf;var Jf="TabsTrigger",Yf=v.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,disabled:o=!1,...i}=e,s=Ds(Jf,n),a=Hf(n),l=eh(s.baseId,r),c=th(s.baseId,r),u=r===s.value;return d.jsx($k,{asChild:!0,...a,focusable:!o,active:u,children:d.jsx(Ce.button,{type:"button",role:"tab","aria-selected":u,"aria-controls":c,"data-state":u?"active":"inactive","data-disabled":o?"":void 0,disabled:o,id:l,...i,ref:t,onMouseDown:we(e.onMouseDown,h=>{!o&&h.button===0&&h.ctrlKey===!1?s.onValueChange(r):h.preventDefault()}),onKeyDown:we(e.onKeyDown,h=>{[" ","Enter"].includes(h.key)&&s.onValueChange(r)}),onFocus:we(e.onFocus,()=>{const h=s.activationMode!=="manual";!u&&!o&&h&&s.onValueChange(r)})})})});Yf.displayName=Jf;var Xf="TabsContent",Qf=v.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,forceMount:o,children:i,...s}=e,a=Ds(Xf,n),l=eh(a.baseId,r),c=th(a.baseId,r),u=r===a.value,h=v.useRef(u);return v.useEffect(()=>{const p=requestAnimationFrame(()=>h.current=!1);return()=>cancelAnimationFrame(p)},[]),d.jsx(mt,{present:o||u,children:({present:p})=>d.jsx(Ce.div,{"data-state":u?"active":"inactive","data-orientation":a.orientation,role:"tabpanel","aria-labelledby":l,hidden:!p,id:c,tabIndex:0,...s,ref:t,style:{...e.style,animationDuration:h.current?"0s":void 0},children:p&&i})})});Qf.displayName=Xf;function eh(e,t){return`${e}-trigger-${t}`}function th(e,t){return`${e}-content-${t}`}var U_=qf,Z_=Gf,V_=Yf,W_=Qf,[Po]=Ut("Tooltip",[No]),Oo=No(),nh="TooltipProvider",H_=700,Mi="tooltip.open",[q_,Ms]=Po(nh),rh=e=>{const{__scopeTooltip:t,delayDuration:n=H_,skipDelayDuration:r=300,disableHoverableContent:o=!1,children:i}=e,s=v.useRef(!0),a=v.useRef(!1),l=v.useRef(0);return v.useEffect(()=>{const c=l.current;return()=>window.clearTimeout(c)},[]),d.jsx(q_,{scope:t,isOpenDelayedRef:s,delayDuration:n,onOpen:v.useCallback(()=>{window.clearTimeout(l.current),s.current=!1},[]),onClose:v.useCallback(()=>{window.clearTimeout(l.current),l.current=window.setTimeout(()=>s.current=!0,r)},[r]),isPointerInTransitRef:a,onPointerInTransitChange:v.useCallback(c=>{a.current=c},[]),disableHoverableContent:o,children:i})};rh.displayName=nh;var fr="Tooltip",[K_,vr]=Po(fr),oh=e=>{const{__scopeTooltip:t,children:n,open:r,defaultOpen:o,onOpenChange:i,disableHoverableContent:s,delayDuration:a}=e,l=Ms(fr,e.__scopeTooltip),c=Oo(t),[u,h]=v.useState(null),p=Nt(),f=v.useRef(0),x=s??l.disableHoverableContent,m=a??l.delayDuration,y=v.useRef(!1),[g,b]=rn({prop:r,defaultProp:o??!1,onChange:A=>{A?(l.onOpen(),document.dispatchEvent(new CustomEvent(Mi))):l.onClose(),i?.(A)},caller:fr}),_=v.useMemo(()=>g?y.current?"delayed-open":"instant-open":"closed",[g]),S=v.useCallback(()=>{window.clearTimeout(f.current),f.current=0,y.current=!1,b(!0)},[b]),E=v.useCallback(()=>{window.clearTimeout(f.current),f.current=0,b(!1)},[b]),j=v.useCallback(()=>{window.clearTimeout(f.current),f.current=window.setTimeout(()=>{y.current=!0,b(!0),f.current=0},m)},[m,b]);return v.useEffect(()=>()=>{f.current&&(window.clearTimeout(f.current),f.current=0)},[]),d.jsx(Gd,{...c,children:d.jsx(K_,{scope:t,contentId:p,open:g,stateAttribute:_,trigger:u,onTriggerChange:h,onTriggerEnter:v.useCallback(()=>{l.isOpenDelayedRef.current?j():S()},[l.isOpenDelayedRef,j,S]),onTriggerLeave:v.useCallback(()=>{x?E():(window.clearTimeout(f.current),f.current=0)},[E,x]),onOpen:S,onClose:E,disableHoverableContent:x,children:n})})};oh.displayName=fr;var Li="TooltipTrigger",ih=v.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,o=vr(Li,n),i=Ms(Li,n),s=Oo(n),a=v.useRef(null),l=Pe(t,a,o.onTriggerChange),c=v.useRef(!1),u=v.useRef(!1),h=v.useCallback(()=>c.current=!1,[]);return v.useEffect(()=>()=>document.removeEventListener("pointerup",h),[h]),d.jsx(Jd,{asChild:!0,...s,children:d.jsx(Ce.button,{"aria-describedby":o.open?o.contentId:void 0,"data-state":o.stateAttribute,...r,ref:l,onPointerMove:we(e.onPointerMove,p=>{p.pointerType!=="touch"&&!u.current&&!i.isPointerInTransitRef.current&&(o.onTriggerEnter(),u.current=!0)}),onPointerLeave:we(e.onPointerLeave,()=>{o.onTriggerLeave(),u.current=!1}),onPointerDown:we(e.onPointerDown,()=>{o.open&&o.onClose(),c.current=!0,document.addEventListener("pointerup",h,{once:!0})}),onFocus:we(e.onFocus,()=>{c.current||o.onOpen()}),onBlur:we(e.onBlur,o.onClose),onClick:we(e.onClick,o.onClose)})})});ih.displayName=Li;var Ls="TooltipPortal",[G_,J_]=Po(Ls,{forceMount:void 0}),sh=e=>{const{__scopeTooltip:t,forceMount:n,children:r,container:o}=e,i=vr(Ls,t);return d.jsx(G_,{scope:t,forceMount:n,children:d.jsx(mt,{present:n||i.open,children:d.jsx(bo,{asChild:!0,container:o,children:r})})})};sh.displayName=Ls;var Dn="TooltipContent",ah=v.forwardRef((e,t)=>{const n=J_(Dn,e.__scopeTooltip),{forceMount:r=n.forceMount,side:o="top",...i}=e,s=vr(Dn,e.__scopeTooltip);return d.jsx(mt,{present:r||s.open,children:s.disableHoverableContent?d.jsx(lh,{side:o,...i,ref:t}):d.jsx(Y_,{side:o,...i,ref:t})})}),Y_=v.forwardRef((e,t)=>{const n=vr(Dn,e.__scopeTooltip),r=Ms(Dn,e.__scopeTooltip),o=v.useRef(null),i=Pe(t,o),[s,a]=v.useState(null),{trigger:l,onClose:c}=n,u=o.current,{onPointerInTransitChange:h}=r,p=v.useCallback(()=>{a(null),h(!1)},[h]),f=v.useCallback((x,m)=>{const y=x.currentTarget,g={x:x.clientX,y:x.clientY},b=tS(g,y.getBoundingClientRect()),_=nS(g,b),S=rS(m.getBoundingClientRect()),E=iS([..._,...S]);a(E),h(!0)},[h]);return v.useEffect(()=>()=>p(),[p]),v.useEffect(()=>{if(l&&u){const x=y=>f(y,u),m=y=>f(y,l);return l.addEventListener("pointerleave",x),u.addEventListener("pointerleave",m),()=>{l.removeEventListener("pointerleave",x),u.removeEventListener("pointerleave",m)}}},[l,u,f,p]),v.useEffect(()=>{if(s){const x=m=>{const y=m.target,g={x:m.clientX,y:m.clientY},b=l?.contains(y)||u?.contains(y),_=!oS(g,s);b?p():_&&(p(),c())};return document.addEventListener("pointermove",x),()=>document.removeEventListener("pointermove",x)}},[l,u,s,c,p]),d.jsx(lh,{...e,ref:i})}),[X_,Q_]=Po(fr,{isInside:!1}),eS=w1("TooltipContent"),lh=v.forwardRef((e,t)=>{const{__scopeTooltip:n,children:r,"aria-label":o,onEscapeKeyDown:i,onPointerDownOutside:s,...a}=e,l=vr(Dn,n),c=Oo(n),{onClose:u}=l;return v.useEffect(()=>(document.addEventListener(Mi,u),()=>document.removeEventListener(Mi,u)),[u]),v.useEffect(()=>{if(l.trigger){const h=p=>{p.target?.contains(l.trigger)&&u()};return window.addEventListener("scroll",h,{capture:!0}),()=>window.removeEventListener("scroll",h,{capture:!0})}},[l.trigger,u]),d.jsx(vo,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:i,onPointerDownOutside:s,onFocusOutside:h=>h.preventDefault(),onDismiss:u,children:d.jsxs(Yd,{"data-state":l.stateAttribute,...c,...a,ref:t,style:{...a.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[d.jsx(eS,{children:r}),d.jsx(X_,{scope:n,isInside:!0,children:d.jsx(j1,{id:l.contentId,role:"tooltip",children:o||r})})]})})});ah.displayName=Dn;var ch="TooltipArrow",uh=v.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,o=Oo(n);return Q_(ch,n).isInside?null:d.jsx(Xd,{...o,...r,ref:t})});uh.displayName=ch;function tS(e,t){const n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),o=Math.abs(t.right-e.x),i=Math.abs(t.left-e.x);switch(Math.min(n,r,o,i)){case i:return"left";case o:return"right";case n:return"top";case r:return"bottom";default:throw new Error("unreachable")}}function nS(e,t,n=5){const r=[];switch(t){case"top":r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n});break}return r}function rS(e){const{top:t,right:n,bottom:r,left:o}=e;return[{x:o,y:t},{x:n,y:t},{x:n,y:r},{x:o,y:r}]}function oS(e,t){const{x:n,y:r}=e;let o=!1;for(let i=0,s=t.length-1;i<t.length;s=i++){const a=t[i],l=t[s],c=a.x,u=a.y,h=l.x,p=l.y;u>r!=p>r&&n<(h-c)*(r-u)/(p-u)+c&&(o=!o)}return o}function iS(e){const t=e.slice();return t.sort((n,r)=>n.x<r.x?-1:n.x>r.x?1:n.y<r.y?-1:n.y>r.y?1:0),sS(t)}function sS(e){if(e.length<=1)return e.slice();const t=[];for(let r=0;r<e.length;r++){const o=e[r];for(;t.length>=2;){const i=t[t.length-1],s=t[t.length-2];if((i.x-s.x)*(o.y-s.y)>=(i.y-s.y)*(o.x-s.x))t.pop();else break}t.push(o)}t.pop();const n=[];for(let r=e.length-1;r>=0;r--){const o=e[r];for(;n.length>=2;){const i=n[n.length-1],s=n[n.length-2];if((i.x-s.x)*(o.y-s.y)>=(i.y-s.y)*(o.x-s.x))n.pop();else break}n.push(o)}return n.pop(),t.length===1&&n.length===1&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}var aS=rh,lS=oh,cS=ih,uS=sh,dS=ah,fS=uh;const hS=ms("inline-flex items-center justify-center rounded-full border border-transparent px-2 py-0.5 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive transition-[color,box-shadow] overflow-hidden",{variants:{variant:{default:"bg-primary text-primary-foreground [a&]:hover:bg-primary/90",secondary:"bg-secondary text-secondary-foreground [a&]:hover:bg-secondary/90",destructive:"bg-destructive text-white [a&]:hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border-border text-foreground [a&]:hover:bg-accent [a&]:hover:text-accent-foreground",ghost:"[a&]:hover:bg-accent [a&]:hover:text-accent-foreground",link:"text-primary underline-offset-4 [a&]:hover:underline"}},defaultVariants:{variant:"default"}});function rt({className:e,variant:t="default",asChild:n=!1,...r}){const o=n?v1:"span";return d.jsx(o,{"data-slot":"badge","data-variant":t,className:ke(hS({variant:t}),e),...r})}const pS={anthropic:"Anthropic",openai:"OpenAI",unknown:"Unknown"};function pl(e){return new Date(e).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit",second:"2-digit"})}function mS({conversationId:e,startTime:t,endTime:n,totalCalls:r,totalInputTokens:o,totalOutputTokens:i,apiFormat:s,expanded:a,onToggle:l,hideApiFormat:c=!1}){return d.jsxs("div",{role:"button",tabIndex:0,className:ke("flex items-center gap-3 px-3 py-2 cursor-pointer transition-colors","hover:bg-muted/50","select-none","border border-border rounded-lg mb-2 bg-muted/30"),onClick:l,onKeyDown:u=>{(u.key==="Enter"||u.key===" ")&&(u.preventDefault(),l())},children:[a?d.jsx(At,{className:"size-4 text-muted-foreground shrink-0"}):d.jsx(Lt,{className:"size-4 text-muted-foreground shrink-0"}),d.jsx("span",{className:"text-purple-400/90 font-mono text-xs font-semibold shrink-0",title:e,children:e.length>24?e.slice(0,12)+"…"+e.slice(-12):e}),!c&&d.jsx(rt,{variant:"outline",className:ke("text-[10px] px-1.5 py-0 h-5 font-mono shrink-0",s==="openai"&&"border-blue-500/40 text-blue-400",s==="anthropic"&&"border-orange-500/40 text-orange-400",s==="unknown"&&"border-muted text-muted-foreground"),children:pS[s]}),d.jsxs("span",{className:"flex items-center gap-1 text-muted-foreground text-xs shrink-0",children:[d.jsx(fs,{className:"size-3"}),d.jsxs("span",{className:"font-mono tabular-nums",children:[pl(t)," - ",pl(n)]})]}),d.jsxs("span",{className:"flex items-center gap-1 text-muted-foreground text-xs shrink-0",children:[d.jsx(Nu,{className:"size-3"}),d.jsxs("span",{className:"font-mono tabular-nums",children:[r," call",r!==1?"s":""]})]}),d.jsxs("span",{className:"flex items-center gap-1 text-xs shrink-0",children:[d.jsx(gr,{className:"size-3 text-muted-foreground"}),d.jsxs("span",{className:"font-mono tabular-nums",children:[d.jsx("span",{className:"text-blue-400",children:qe(o)})," / ",d.jsx("span",{className:"text-amber-400",children:qe(i)})]})]}),d.jsx("span",{className:"flex-1 min-w-0"})]})}function gS(e){const t=e.find(n=>n.apiFormat!=="unknown");return t!==void 0?t.apiFormat:e[0]?.apiFormat??"unknown"}function xS(e){let t=!1,n=!1;for(const r of e)if(r.apiFormat==="anthropic"?t=!0:r.apiFormat==="openai"&&(n=!0),t&&n)return!0;return!1}function Mn(e){if(e.sessionId!==null&&e.sessionId!=="")return e.sessionId;const t=e.clientPid!==null?`PID:${e.clientPid}`:"unknown",n=e.clientProjectFolder!==null?e.clientProjectFolder:"no-folder";return`${t}|${n}`}function yS(e){const t=new Map;for(const r of e){const o=Mn(r),i=t.get(o);i!==void 0?i.push(r):t.set(o,[r])}const n=[];for(const[r,o]of t){const i=[...o].sort((s,a)=>s.timestamp.localeCompare(a.timestamp));n.push({id:r,conversationId:r,logs:i})}return n.sort((r,o)=>(r.logs[0]?.timestamp??"").localeCompare(o.logs[0]?.timestamp??"")),n}const vS="x-anthropic-billing-header:";function bS(e){return e.trimStart().toLowerCase().startsWith(vS)}function ml(e,t){return Object.getOwnPropertyDescriptor(e,t)?.value}function wS(e){return typeof e!="object"||e===null||Array.isArray(e)?!1:Object.prototype.hasOwnProperty.call(e,"system")}function kS(e){if(e===null||typeof e!="object"||Array.isArray(e))return!1;const t=ml(e,"type"),n=ml(e,"text");return typeof t!="string"||t!=="text"||typeof n!="string"?!1:bS(n)}function _S(e){let t;try{t=JSON.parse(e)}catch{return{body:e,removed:0}}if(!wS(t))return{body:e,removed:0};const n=t.system;if(!Array.isArray(n)||n.length===0)return{body:e,removed:0};const r=[];let o=0;for(const i of n){if(kS(i)){o+=1;continue}r.push(i)}return o===0?{body:e,removed:0}:(r.length===0?delete t.system:t.system=r,{body:JSON.stringify(t),removed:o})}const SS=ms("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:outline-ring focus-visible:ring-[3px] disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-white hover:bg-destructive/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2",sm:"h-8 rounded-md px-3 text-xs",lg:"h-10 rounded-md px-8",icon:"size-9"}},defaultVariants:{variant:"default",size:"default"}});function ht({className:e,variant:t,size:n,...r}){return d.jsx("button",{"data-slot":"button",className:ke(SS({variant:t,size:n,className:e})),...r})}function CS(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const ES=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,NS=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,jS={};function gl(e,t){return(jS.jsx?NS:ES).test(e)}const TS=/[ \t\n\f\r]/g;function AS(e){return typeof e=="object"?e.type==="text"?xl(e.value):!1:xl(e)}function xl(e){return e.replace(TS,"")===""}class br{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}}br.prototype.normal={};br.prototype.property={};br.prototype.space=void 0;function dh(e,t){const n={},r={};for(const o of e)Object.assign(n,o.property),Object.assign(r,o.normal);return new br(n,r,t)}function Fi(e){return e.toLowerCase()}class st{constructor(t,n){this.attribute=n,this.property=t}}st.prototype.attribute="";st.prototype.booleanish=!1;st.prototype.boolean=!1;st.prototype.commaOrSpaceSeparated=!1;st.prototype.commaSeparated=!1;st.prototype.defined=!1;st.prototype.mustUseProperty=!1;st.prototype.number=!1;st.prototype.overloadedBoolean=!1;st.prototype.property="";st.prototype.spaceSeparated=!1;st.prototype.space=void 0;let IS=0;const Ne=dn(),We=dn(),$i=dn(),se=dn(),Oe=dn(),jn=dn(),lt=dn();function dn(){return 2**++IS}const Bi=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ne,booleanish:We,commaOrSpaceSeparated:lt,commaSeparated:jn,number:se,overloadedBoolean:$i,spaceSeparated:Oe},Symbol.toStringTag,{value:"Module"})),ei=Object.keys(Bi);class Fs extends st{constructor(t,n,r,o){let i=-1;if(super(t,n),yl(this,"space",o),typeof r=="number")for(;++i<ei.length;){const s=ei[i];yl(this,ei[i],(r&Bi[s])===Bi[s])}}}Fs.prototype.defined=!0;function yl(e,t,n){n&&(e[t]=n)}function qn(e){const t={},n={};for(const[r,o]of Object.entries(e.properties)){const i=new Fs(r,e.transform(e.attributes||{},r),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(i.mustUseProperty=!0),t[r]=i,n[Fi(r)]=r,n[Fi(i.attribute)]=r}return new br(t,n,e.space)}const fh=qn({properties:{ariaActiveDescendant:null,ariaAtomic:We,ariaAutoComplete:null,ariaBusy:We,ariaChecked:We,ariaColCount:se,ariaColIndex:se,ariaColSpan:se,ariaControls:Oe,ariaCurrent:null,ariaDescribedBy:Oe,ariaDetails:null,ariaDisabled:We,ariaDropEffect:Oe,ariaErrorMessage:null,ariaExpanded:We,ariaFlowTo:Oe,ariaGrabbed:We,ariaHasPopup:null,ariaHidden:We,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Oe,ariaLevel:se,ariaLive:null,ariaModal:We,ariaMultiLine:We,ariaMultiSelectable:We,ariaOrientation:null,ariaOwns:Oe,ariaPlaceholder:null,ariaPosInSet:se,ariaPressed:We,ariaReadOnly:We,ariaRelevant:null,ariaRequired:We,ariaRoleDescription:Oe,ariaRowCount:se,ariaRowIndex:se,ariaRowSpan:se,ariaSelected:We,ariaSetSize:se,ariaSort:null,ariaValueMax:se,ariaValueMin:se,ariaValueNow:se,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function hh(e,t){return t in e?e[t]:t}function ph(e,t){return hh(e,t.toLowerCase())}const zS=qn({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:jn,acceptCharset:Oe,accessKey:Oe,action:null,allow:null,allowFullScreen:Ne,allowPaymentRequest:Ne,allowUserMedia:Ne,alt:null,as:null,async:Ne,autoCapitalize:null,autoComplete:Oe,autoFocus:Ne,autoPlay:Ne,blocking:Oe,capture:null,charSet:null,checked:Ne,cite:null,className:Oe,cols:se,colSpan:null,content:null,contentEditable:We,controls:Ne,controlsList:Oe,coords:se|jn,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ne,defer:Ne,dir:null,dirName:null,disabled:Ne,download:$i,draggable:We,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ne,formTarget:null,headers:Oe,height:se,hidden:$i,high:se,href:null,hrefLang:null,htmlFor:Oe,httpEquiv:Oe,id:null,imageSizes:null,imageSrcSet:null,inert:Ne,inputMode:null,integrity:null,is:null,isMap:Ne,itemId:null,itemProp:Oe,itemRef:Oe,itemScope:Ne,itemType:Oe,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ne,low:se,manifest:null,max:null,maxLength:se,media:null,method:null,min:null,minLength:se,multiple:Ne,muted:Ne,name:null,nonce:null,noModule:Ne,noValidate:Ne,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Ne,optimum:se,pattern:null,ping:Oe,placeholder:null,playsInline:Ne,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ne,referrerPolicy:null,rel:Oe,required:Ne,reversed:Ne,rows:se,rowSpan:se,sandbox:Oe,scope:null,scoped:Ne,seamless:Ne,selected:Ne,shadowRootClonable:Ne,shadowRootDelegatesFocus:Ne,shadowRootMode:null,shape:null,size:se,sizes:null,slot:null,span:se,spellCheck:We,src:null,srcDoc:null,srcLang:null,srcSet:null,start:se,step:null,style:null,tabIndex:se,target:null,title:null,translate:null,type:null,typeMustMatch:Ne,useMap:null,value:We,width:se,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Oe,axis:null,background:null,bgColor:null,border:se,borderColor:null,bottomMargin:se,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ne,declare:Ne,event:null,face:null,frame:null,frameBorder:null,hSpace:se,leftMargin:se,link:null,longDesc:null,lowSrc:null,marginHeight:se,marginWidth:se,noResize:Ne,noHref:Ne,noShade:Ne,noWrap:Ne,object:null,profile:null,prompt:null,rev:null,rightMargin:se,rules:null,scheme:null,scrolling:We,standby:null,summary:null,text:null,topMargin:se,valueType:null,version:null,vAlign:null,vLink:null,vSpace:se,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ne,disableRemotePlayback:Ne,prefix:null,property:null,results:se,security:null,unselectable:null},space:"html",transform:ph}),RS=qn({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:lt,accentHeight:se,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:se,amplitude:se,arabicForm:null,ascent:se,attributeName:null,attributeType:null,azimuth:se,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:se,by:null,calcMode:null,capHeight:se,className:Oe,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:se,diffuseConstant:se,direction:null,display:null,dur:null,divisor:se,dominantBaseline:null,download:Ne,dx:null,dy:null,edgeMode:null,editable:null,elevation:se,enableBackground:null,end:null,event:null,exponent:se,externalResourcesRequired:null,fill:null,fillOpacity:se,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:jn,g2:jn,glyphName:jn,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:se,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:se,horizOriginX:se,horizOriginY:se,id:null,ideographic:se,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:se,k:se,k1:se,k2:se,k3:se,k4:se,kernelMatrix:lt,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:se,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:se,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:se,overlineThickness:se,paintOrder:null,panose1:null,path:null,pathLength:se,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Oe,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:se,pointsAtY:se,pointsAtZ:se,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:lt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:lt,rev:lt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:lt,requiredFeatures:lt,requiredFonts:lt,requiredFormats:lt,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:se,specularExponent:se,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:se,strikethroughThickness:se,string:null,stroke:null,strokeDashArray:lt,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:se,strokeOpacity:se,strokeWidth:null,style:null,surfaceScale:se,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:lt,tabIndex:se,tableValues:null,target:null,targetX:se,targetY:se,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:lt,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:se,underlineThickness:se,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:se,values:null,vAlphabetic:se,vMathematical:se,vectorEffect:null,vHanging:se,vIdeographic:se,version:null,vertAdvY:se,vertOriginX:se,vertOriginY:se,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:se,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:hh}),mh=qn({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),gh=qn({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:ph}),xh=qn({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),PS={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},OS=/[A-Z]/g,vl=/-[a-z]/g,DS=/^data[-\w.:]+$/i;function MS(e,t){const n=Fi(t);let r=t,o=st;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&DS.test(t)){if(t.charAt(4)==="-"){const i=t.slice(5).replace(vl,FS);r="data"+i.charAt(0).toUpperCase()+i.slice(1)}else{const i=t.slice(4);if(!vl.test(i)){let s=i.replace(OS,LS);s.charAt(0)!=="-"&&(s="-"+s),t="data"+s}}o=Fs}return new o(r,t)}function LS(e){return"-"+e.toLowerCase()}function FS(e){return e.charAt(1).toUpperCase()}const $S=dh([fh,zS,mh,gh,xh],"html"),$s=dh([fh,RS,mh,gh,xh],"svg");function BS(e){return e.join(" ").trim()}var yn={},ti,bl;function US(){if(bl)return ti;bl=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,r=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,i=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,s=/^[;\s]*/,a=/^\s+|\s+$/g,l=`
|
|
85
|
+
`,c="/",u="*",h="",p="comment",f="declaration";function x(y,g){if(typeof y!="string")throw new TypeError("First argument must be a string");if(!y)return[];g=g||{};var b=1,_=1;function S(w){var O=w.match(t);O&&(b+=O.length);var K=w.lastIndexOf(l);_=~K?w.length-K:_+w.length}function E(){var w={line:b,column:_};return function(O){return O.position=new j(w),P(),O}}function j(w){this.start=w,this.end={line:b,column:_},this.source=g.source}j.prototype.content=y;function A(w){var O=new Error(g.source+":"+b+":"+_+": "+w);if(O.reason=w,O.filename=g.source,O.line=b,O.column=_,O.source=y,!g.silent)throw O}function R(w){var O=w.exec(y);if(O){var K=O[0];return S(K),y=y.slice(K.length),O}}function P(){R(n)}function D(w){var O;for(w=w||[];O=B();)O!==!1&&w.push(O);return w}function B(){var w=E();if(!(c!=y.charAt(0)||u!=y.charAt(1))){for(var O=2;h!=y.charAt(O)&&(u!=y.charAt(O)||c!=y.charAt(O+1));)++O;if(O+=2,h===y.charAt(O-1))return A("End of comment missing");var K=y.slice(2,O-2);return _+=2,S(K),y=y.slice(O),_+=2,w({type:p,comment:K})}}function C(){var w=E(),O=R(r);if(O){if(B(),!R(o))return A("property missing ':'");var K=R(i),Z=w({type:f,property:m(O[0].replace(e,h)),value:K?m(K[0].replace(e,h)):h});return R(s),Z}}function M(){var w=[];D(w);for(var O;O=C();)O!==!1&&(w.push(O),D(w));return w}return P(),M()}function m(y){return y?y.replace(a,h):h}return ti=x,ti}var wl;function ZS(){if(wl)return yn;wl=1;var e=yn&&yn.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(yn,"__esModule",{value:!0}),yn.default=n;const t=e(US());function n(r,o){let i=null;if(!r||typeof r!="string")return i;const s=(0,t.default)(r),a=typeof o=="function";return s.forEach(l=>{if(l.type!=="declaration")return;const{property:c,value:u}=l;a?o(c,u,l):u&&(i=i||{},i[c]=u)}),i}return yn}var Xn={},kl;function VS(){if(kl)return Xn;kl=1,Object.defineProperty(Xn,"__esModule",{value:!0}),Xn.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,n=/^[^-]+$/,r=/^-(webkit|moz|ms|o|khtml)-/,o=/^-(ms)-/,i=function(c){return!c||n.test(c)||e.test(c)},s=function(c,u){return u.toUpperCase()},a=function(c,u){return"".concat(u,"-")},l=function(c,u){return u===void 0&&(u={}),i(c)?c:(c=c.toLowerCase(),u.reactCompat?c=c.replace(o,a):c=c.replace(r,a),c.replace(t,s))};return Xn.camelCase=l,Xn}var Qn,_l;function WS(){if(_l)return Qn;_l=1;var e=Qn&&Qn.__importDefault||function(o){return o&&o.__esModule?o:{default:o}},t=e(ZS()),n=VS();function r(o,i){var s={};return!o||typeof o!="string"||(0,t.default)(o,function(a,l){a&&l&&(s[(0,n.camelCase)(a,i)]=l)}),s}return r.default=r,Qn=r,Qn}var HS=WS();const qS=ts(HS),yh=vh("end"),Bs=vh("start");function vh(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function KS(e){const t=Bs(e),n=yh(e);if(t&&n)return{start:t,end:n}}function sr(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Sl(e.position):"start"in e||"end"in e?Sl(e):"line"in e||"column"in e?Ui(e):""}function Ui(e){return Cl(e&&e.line)+":"+Cl(e&&e.column)}function Sl(e){return Ui(e&&e.start)+"-"+Ui(e&&e.end)}function Cl(e){return e&&typeof e=="number"?e:1}class Ye extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let o="",i={},s=!1;if(n&&("line"in n&&"column"in n?i={place:n}:"start"in n&&"end"in n?i={place:n}:"type"in n?i={ancestors:[n],place:n.position}:i={...n}),typeof t=="string"?o=t:!i.cause&&t&&(s=!0,o=t.message,i.cause=t),!i.ruleId&&!i.source&&typeof r=="string"){const l=r.indexOf(":");l===-1?i.ruleId=r:(i.source=r.slice(0,l),i.ruleId=r.slice(l+1))}if(!i.place&&i.ancestors&&i.ancestors){const l=i.ancestors[i.ancestors.length-1];l&&(i.place=l.position)}const a=i.place&&"start"in i.place?i.place.start:i.place;this.ancestors=i.ancestors||void 0,this.cause=i.cause||void 0,this.column=a?a.column:void 0,this.fatal=void 0,this.file="",this.message=o,this.line=a?a.line:void 0,this.name=sr(i.place)||"1:1",this.place=i.place||void 0,this.reason=this.message,this.ruleId=i.ruleId||void 0,this.source=i.source||void 0,this.stack=s&&i.cause&&typeof i.cause.stack=="string"?i.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}Ye.prototype.file="";Ye.prototype.name="";Ye.prototype.reason="";Ye.prototype.message="";Ye.prototype.stack="";Ye.prototype.column=void 0;Ye.prototype.line=void 0;Ye.prototype.ancestors=void 0;Ye.prototype.cause=void 0;Ye.prototype.fatal=void 0;Ye.prototype.place=void 0;Ye.prototype.ruleId=void 0;Ye.prototype.source=void 0;const Us={}.hasOwnProperty,GS=new Map,JS=/[A-Z]/g,YS=new Set(["table","tbody","thead","tfoot","tr"]),XS=new Set(["td","th"]),bh="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function QS(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=aC(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=sC(n,t.jsx,t.jsxs)}const o={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?$s:$S,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},i=wh(o,e,void 0);return i&&typeof i!="string"?i:o.create(e,o.Fragment,{children:i||void 0},void 0)}function wh(e,t,n){if(t.type==="element")return eC(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return tC(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return rC(e,t,n);if(t.type==="mdxjsEsm")return nC(e,t);if(t.type==="root")return oC(e,t,n);if(t.type==="text")return iC(e,t)}function eC(e,t,n){const r=e.schema;let o=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(o=$s,e.schema=o),e.ancestors.push(t);const i=_h(e,t.tagName,!1),s=lC(e,t);let a=Vs(e,t);return YS.has(t.tagName)&&(a=a.filter(function(l){return typeof l=="string"?!AS(l):!0})),kh(e,s,i,t),Zs(s,a),e.ancestors.pop(),e.schema=r,e.create(t,i,s,n)}function tC(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}hr(e,t.position)}function nC(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);hr(e,t.position)}function rC(e,t,n){const r=e.schema;let o=r;t.name==="svg"&&r.space==="html"&&(o=$s,e.schema=o),e.ancestors.push(t);const i=t.name===null?e.Fragment:_h(e,t.name,!0),s=cC(e,t),a=Vs(e,t);return kh(e,s,i,t),Zs(s,a),e.ancestors.pop(),e.schema=r,e.create(t,i,s,n)}function oC(e,t,n){const r={};return Zs(r,Vs(e,t)),e.create(t,e.Fragment,r,n)}function iC(e,t){return t.value}function kh(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Zs(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function sC(e,t,n){return r;function r(o,i,s,a){const c=Array.isArray(s.children)?n:t;return a?c(i,s,a):c(i,s)}}function aC(e,t){return n;function n(r,o,i,s){const a=Array.isArray(i.children),l=Bs(r);return t(o,i,s,a,{columnNumber:l?l.column-1:void 0,fileName:e,lineNumber:l?l.line:void 0},void 0)}}function lC(e,t){const n={};let r,o;for(o in t.properties)if(o!=="children"&&Us.call(t.properties,o)){const i=uC(e,o,t.properties[o]);if(i){const[s,a]=i;e.tableCellAlignToStyle&&s==="align"&&typeof a=="string"&&XS.has(t.tagName)?r=a:n[s]=a}}if(r){const i=n.style||(n.style={});i[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function cC(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const i=r.data.estree.body[0];i.type;const s=i.expression;s.type;const a=s.properties[0];a.type,Object.assign(n,e.evaluater.evaluateExpression(a.argument))}else hr(e,t.position);else{const o=r.name;let i;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const a=r.value.data.estree.body[0];a.type,i=e.evaluater.evaluateExpression(a.expression)}else hr(e,t.position);else i=r.value===null?!0:r.value;n[o]=i}return n}function Vs(e,t){const n=[];let r=-1;const o=e.passKeys?new Map:GS;for(;++r<t.children.length;){const i=t.children[r];let s;if(e.passKeys){const l=i.type==="element"?i.tagName:i.type==="mdxJsxFlowElement"||i.type==="mdxJsxTextElement"?i.name:void 0;if(l){const c=o.get(l)||0;s=l+"-"+c,o.set(l,c+1)}}const a=wh(e,i,s);a!==void 0&&n.push(a)}return n}function uC(e,t,n){const r=MS(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?CS(n):BS(n)),r.property==="style"){let o=typeof n=="object"?n:dC(e,String(n));return e.stylePropertyNameCase==="css"&&(o=fC(o)),["style",o]}return[e.elementAttributeNameCase==="react"&&r.space?PS[r.property]||r.property:r.attribute,n]}}function dC(e,t){try{return qS(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const r=n,o=new Ye("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw o.file=e.filePath||void 0,o.url=bh+"#cannot-parse-style-attribute",o}}function _h(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const o=t.split(".");let i=-1,s;for(;++i<o.length;){const a=gl(o[i])?{type:"Identifier",name:o[i]}:{type:"Literal",value:o[i]};s=s?{type:"MemberExpression",object:s,property:a,computed:!!(i&&a.type==="Literal"),optional:!1}:a}r=s}else r=gl(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const o=r.value;return Us.call(e.components,o)?e.components[o]:o}if(e.evaluater)return e.evaluater.evaluateExpression(r);hr(e)}function hr(e,t){const n=new Ye("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=bh+"#cannot-handle-mdx-estrees-without-createevaluater",n}function fC(e){const t={};let n;for(n in e)Us.call(e,n)&&(t[hC(n)]=e[n]);return t}function hC(e){let t=e.replace(JS,pC);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function pC(e){return"-"+e.toLowerCase()}const ni={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},mC={};function gC(e,t){const n=mC,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,o=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return Sh(e,r,o)}function Sh(e,t,n){if(xC(e)){if("value"in e)return e.type==="html"&&!n?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return El(e.children,t,n)}return Array.isArray(e)?El(e,t,n):""}function El(e,t,n){const r=[];let o=-1;for(;++o<e.length;)r[o]=Sh(e[o],t,n);return r.join("")}function xC(e){return!!(e&&typeof e=="object")}const Nl=document.createElement("i");function Ws(e){const t="&"+e+";";Nl.innerHTML=t;const n=Nl.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function zt(e,t,n,r){const o=e.length;let i=0,s;if(t<0?t=-t>o?0:o+t:t=t>o?o:t,n=n>0?n:0,r.length<1e4)s=Array.from(r),s.unshift(t,n),e.splice(...s);else for(n&&e.splice(t,n);i<r.length;)s=r.slice(i,i+1e4),s.unshift(t,0),e.splice(...s),i+=1e4,t+=1e4}function ft(e,t){return e.length>0?(zt(e,e.length,0,t),e):t}const jl={}.hasOwnProperty;function yC(e){const t={};let n=-1;for(;++n<e.length;)vC(t,e[n]);return t}function vC(e,t){let n;for(n in t){const o=(jl.call(e,n)?e[n]:void 0)||(e[n]={}),i=t[n];let s;if(i)for(s in i){jl.call(o,s)||(o[s]=[]);const a=i[s];bC(o[s],Array.isArray(a)?a:a?[a]:[])}}}function bC(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);zt(e,0,0,r)}function Ch(e,t){const n=Number.parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function Tn(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Ct=tn(/[A-Za-z]/),ut=tn(/[\dA-Za-z]/),wC=tn(/[#-'*+\--9=?A-Z^-~]/);function Zi(e){return e!==null&&(e<32||e===127)}const Vi=tn(/\d/),kC=tn(/[\dA-Fa-f]/),_C=tn(/[!-/:-@[-`{-~]/);function Se(e){return e!==null&&e<-2}function ot(e){return e!==null&&(e<0||e===32)}function Re(e){return e===-2||e===-1||e===32}const SC=tn(new RegExp("\\p{P}|\\p{S}","u")),CC=tn(/\s/);function tn(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function Kn(e){const t=[];let n=-1,r=0,o=0;for(;++n<e.length;){const i=e.charCodeAt(n);let s="";if(i===37&&ut(e.charCodeAt(n+1))&&ut(e.charCodeAt(n+2)))o=2;else if(i<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(i))||(s=String.fromCharCode(i));else if(i>55295&&i<57344){const a=e.charCodeAt(n+1);i<56320&&a>56319&&a<57344?(s=String.fromCharCode(i,a),o=1):s="�"}else s=String.fromCharCode(i);s&&(t.push(e.slice(r,n),encodeURIComponent(s)),r=n+o+1,s=""),o&&(n+=o,o=0)}return t.join("")+e.slice(r)}function De(e,t,n,r){const o=r?r-1:Number.POSITIVE_INFINITY;let i=0;return s;function s(l){return Re(l)?(e.enter(n),a(l)):t(l)}function a(l){return Re(l)&&i++<o?(e.consume(l),a):(e.exit(n),t(l))}}const EC={tokenize:NC};function NC(e){const t=e.attempt(this.parser.constructs.contentInitial,r,o);let n;return t;function r(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),De(e,t,"linePrefix")}function o(a){return e.enter("paragraph"),i(a)}function i(a){const l=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=l),n=l,s(a)}function s(a){if(a===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(a);return}return Se(a)?(e.consume(a),e.exit("chunkText"),i):(e.consume(a),s)}}const jC={tokenize:TC},Tl={tokenize:AC};function TC(e){const t=this,n=[];let r=0,o,i,s;return a;function a(_){if(r<n.length){const S=n[r];return t.containerState=S[1],e.attempt(S[0].continuation,l,c)(_)}return c(_)}function l(_){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,o&&b();const S=t.events.length;let E=S,j;for(;E--;)if(t.events[E][0]==="exit"&&t.events[E][1].type==="chunkFlow"){j=t.events[E][1].end;break}g(r);let A=S;for(;A<t.events.length;)t.events[A][1].end={...j},A++;return zt(t.events,E+1,0,t.events.slice(S)),t.events.length=A,c(_)}return a(_)}function c(_){if(r===n.length){if(!o)return p(_);if(o.currentConstruct&&o.currentConstruct.concrete)return x(_);t.interrupt=!!(o.currentConstruct&&!o._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Tl,u,h)(_)}function u(_){return o&&b(),g(r),p(_)}function h(_){return t.parser.lazy[t.now().line]=r!==n.length,s=t.now().offset,x(_)}function p(_){return t.containerState={},e.attempt(Tl,f,x)(_)}function f(_){return r++,n.push([t.currentConstruct,t.containerState]),p(_)}function x(_){if(_===null){o&&b(),g(0),e.consume(_);return}return o=o||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:o,contentType:"flow",previous:i}),m(_)}function m(_){if(_===null){y(e.exit("chunkFlow"),!0),g(0),e.consume(_);return}return Se(_)?(e.consume(_),y(e.exit("chunkFlow")),r=0,t.interrupt=void 0,a):(e.consume(_),m)}function y(_,S){const E=t.sliceStream(_);if(S&&E.push(null),_.previous=i,i&&(i.next=_),i=_,o.defineSkip(_.start),o.write(E),t.parser.lazy[_.start.line]){let j=o.events.length;for(;j--;)if(o.events[j][1].start.offset<s&&(!o.events[j][1].end||o.events[j][1].end.offset>s))return;const A=t.events.length;let R=A,P,D;for(;R--;)if(t.events[R][0]==="exit"&&t.events[R][1].type==="chunkFlow"){if(P){D=t.events[R][1].end;break}P=!0}for(g(r),j=A;j<t.events.length;)t.events[j][1].end={...D},j++;zt(t.events,R+1,0,t.events.slice(A)),t.events.length=j}}function g(_){let S=n.length;for(;S-- >_;){const E=n[S];t.containerState=E[1],E[0].exit.call(t,e)}n.length=_}function b(){o.write([null]),i=void 0,o=void 0,t.containerState._closeFlow=void 0}}function AC(e,t,n){return De(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Al(e){if(e===null||ot(e)||CC(e))return 1;if(SC(e))return 2}function Hs(e,t,n){const r=[];let o=-1;for(;++o<e.length;){const i=e[o].resolveAll;i&&!r.includes(i)&&(t=i(t,n),r.push(i))}return t}const Wi={name:"attention",resolveAll:IC,tokenize:zC};function IC(e,t){let n=-1,r,o,i,s,a,l,c,u;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;l=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const h={...e[r][1].end},p={...e[n][1].start};Il(h,-l),Il(p,l),s={type:l>1?"strongSequence":"emphasisSequence",start:h,end:{...e[r][1].end}},a={type:l>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:p},i={type:l>1?"strongText":"emphasisText",start:{...e[r][1].end},end:{...e[n][1].start}},o={type:l>1?"strong":"emphasis",start:{...s.start},end:{...a.end}},e[r][1].end={...s.start},e[n][1].start={...a.end},c=[],e[r][1].end.offset-e[r][1].start.offset&&(c=ft(c,[["enter",e[r][1],t],["exit",e[r][1],t]])),c=ft(c,[["enter",o,t],["enter",s,t],["exit",s,t],["enter",i,t]]),c=ft(c,Hs(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),c=ft(c,[["exit",i,t],["enter",a,t],["exit",a,t],["exit",o,t]]),e[n][1].end.offset-e[n][1].start.offset?(u=2,c=ft(c,[["enter",e[n][1],t],["exit",e[n][1],t]])):u=0,zt(e,r-1,n-r+3,c),n=r+c.length-u-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function zC(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,o=Al(r);let i;return s;function s(l){return i=l,e.enter("attentionSequence"),a(l)}function a(l){if(l===i)return e.consume(l),a;const c=e.exit("attentionSequence"),u=Al(l),h=!u||u===2&&o||n.includes(l),p=!o||o===2&&u||n.includes(r);return c._open=!!(i===42?h:h&&(o||!p)),c._close=!!(i===42?p:p&&(u||!h)),t(l)}}function Il(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const RC={name:"autolink",tokenize:PC};function PC(e,t,n){let r=0;return o;function o(f){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(f),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),i}function i(f){return Ct(f)?(e.consume(f),s):f===64?n(f):c(f)}function s(f){return f===43||f===45||f===46||ut(f)?(r=1,a(f)):c(f)}function a(f){return f===58?(e.consume(f),r=0,l):(f===43||f===45||f===46||ut(f))&&r++<32?(e.consume(f),a):(r=0,c(f))}function l(f){return f===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(f),e.exit("autolinkMarker"),e.exit("autolink"),t):f===null||f===32||f===60||Zi(f)?n(f):(e.consume(f),l)}function c(f){return f===64?(e.consume(f),u):wC(f)?(e.consume(f),c):n(f)}function u(f){return ut(f)?h(f):n(f)}function h(f){return f===46?(e.consume(f),r=0,u):f===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(f),e.exit("autolinkMarker"),e.exit("autolink"),t):p(f)}function p(f){if((f===45||ut(f))&&r++<63){const x=f===45?p:h;return e.consume(f),x}return n(f)}}const Do={partial:!0,tokenize:OC};function OC(e,t,n){return r;function r(i){return Re(i)?De(e,o,"linePrefix")(i):o(i)}function o(i){return i===null||Se(i)?t(i):n(i)}}const Eh={continuation:{tokenize:MC},exit:LC,name:"blockQuote",tokenize:DC};function DC(e,t,n){const r=this;return o;function o(s){if(s===62){const a=r.containerState;return a.open||(e.enter("blockQuote",{_container:!0}),a.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(s),e.exit("blockQuoteMarker"),i}return n(s)}function i(s){return Re(s)?(e.enter("blockQuotePrefixWhitespace"),e.consume(s),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(s))}}function MC(e,t,n){const r=this;return o;function o(s){return Re(s)?De(e,i,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(s):i(s)}function i(s){return e.attempt(Eh,t,n)(s)}}function LC(e){e.exit("blockQuote")}const Nh={name:"characterEscape",tokenize:FC};function FC(e,t,n){return r;function r(i){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(i),e.exit("escapeMarker"),o}function o(i){return _C(i)?(e.enter("characterEscapeValue"),e.consume(i),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(i)}}const jh={name:"characterReference",tokenize:$C};function $C(e,t,n){const r=this;let o=0,i,s;return a;function a(h){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(h),e.exit("characterReferenceMarker"),l}function l(h){return h===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(h),e.exit("characterReferenceMarkerNumeric"),c):(e.enter("characterReferenceValue"),i=31,s=ut,u(h))}function c(h){return h===88||h===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(h),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),i=6,s=kC,u):(e.enter("characterReferenceValue"),i=7,s=Vi,u(h))}function u(h){if(h===59&&o){const p=e.exit("characterReferenceValue");return s===ut&&!Ws(r.sliceSerialize(p))?n(h):(e.enter("characterReferenceMarker"),e.consume(h),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return s(h)&&o++<i?(e.consume(h),u):n(h)}}const zl={partial:!0,tokenize:UC},Rl={concrete:!0,name:"codeFenced",tokenize:BC};function BC(e,t,n){const r=this,o={partial:!0,tokenize:E};let i=0,s=0,a;return l;function l(j){return c(j)}function c(j){const A=r.events[r.events.length-1];return i=A&&A[1].type==="linePrefix"?A[2].sliceSerialize(A[1],!0).length:0,a=j,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),u(j)}function u(j){return j===a?(s++,e.consume(j),u):s<3?n(j):(e.exit("codeFencedFenceSequence"),Re(j)?De(e,h,"whitespace")(j):h(j))}function h(j){return j===null||Se(j)?(e.exit("codeFencedFence"),r.interrupt?t(j):e.check(zl,m,S)(j)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),p(j))}function p(j){return j===null||Se(j)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),h(j)):Re(j)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),De(e,f,"whitespace")(j)):j===96&&j===a?n(j):(e.consume(j),p)}function f(j){return j===null||Se(j)?h(j):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),x(j))}function x(j){return j===null||Se(j)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),h(j)):j===96&&j===a?n(j):(e.consume(j),x)}function m(j){return e.attempt(o,S,y)(j)}function y(j){return e.enter("lineEnding"),e.consume(j),e.exit("lineEnding"),g}function g(j){return i>0&&Re(j)?De(e,b,"linePrefix",i+1)(j):b(j)}function b(j){return j===null||Se(j)?e.check(zl,m,S)(j):(e.enter("codeFlowValue"),_(j))}function _(j){return j===null||Se(j)?(e.exit("codeFlowValue"),b(j)):(e.consume(j),_)}function S(j){return e.exit("codeFenced"),t(j)}function E(j,A,R){let P=0;return D;function D(O){return j.enter("lineEnding"),j.consume(O),j.exit("lineEnding"),B}function B(O){return j.enter("codeFencedFence"),Re(O)?De(j,C,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(O):C(O)}function C(O){return O===a?(j.enter("codeFencedFenceSequence"),M(O)):R(O)}function M(O){return O===a?(P++,j.consume(O),M):P>=s?(j.exit("codeFencedFenceSequence"),Re(O)?De(j,w,"whitespace")(O):w(O)):R(O)}function w(O){return O===null||Se(O)?(j.exit("codeFencedFence"),A(O)):R(O)}}}function UC(e,t,n){const r=this;return o;function o(s){return s===null?n(s):(e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),i)}function i(s){return r.parser.lazy[r.now().line]?n(s):t(s)}}const ri={name:"codeIndented",tokenize:VC},ZC={partial:!0,tokenize:WC};function VC(e,t,n){const r=this;return o;function o(c){return e.enter("codeIndented"),De(e,i,"linePrefix",5)(c)}function i(c){const u=r.events[r.events.length-1];return u&&u[1].type==="linePrefix"&&u[2].sliceSerialize(u[1],!0).length>=4?s(c):n(c)}function s(c){return c===null?l(c):Se(c)?e.attempt(ZC,s,l)(c):(e.enter("codeFlowValue"),a(c))}function a(c){return c===null||Se(c)?(e.exit("codeFlowValue"),s(c)):(e.consume(c),a)}function l(c){return e.exit("codeIndented"),t(c)}}function WC(e,t,n){const r=this;return o;function o(s){return r.parser.lazy[r.now().line]?n(s):Se(s)?(e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),o):De(e,i,"linePrefix",5)(s)}function i(s){const a=r.events[r.events.length-1];return a&&a[1].type==="linePrefix"&&a[2].sliceSerialize(a[1],!0).length>=4?t(s):Se(s)?o(s):n(s)}}const HC={name:"codeText",previous:KC,resolve:qC,tokenize:GC};function qC(e){let t=e.length-4,n=3,r,o;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)o===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(o=r):(r===t||e[r][1].type==="lineEnding")&&(e[o][1].type="codeTextData",r!==o+2&&(e[o][1].end=e[r-1][1].end,e.splice(o+2,r-o-2),t-=r-o-2,r=o+2),o=void 0);return e}function KC(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function GC(e,t,n){let r=0,o,i;return s;function s(h){return e.enter("codeText"),e.enter("codeTextSequence"),a(h)}function a(h){return h===96?(e.consume(h),r++,a):(e.exit("codeTextSequence"),l(h))}function l(h){return h===null?n(h):h===32?(e.enter("space"),e.consume(h),e.exit("space"),l):h===96?(i=e.enter("codeTextSequence"),o=0,u(h)):Se(h)?(e.enter("lineEnding"),e.consume(h),e.exit("lineEnding"),l):(e.enter("codeTextData"),c(h))}function c(h){return h===null||h===32||h===96||Se(h)?(e.exit("codeTextData"),l(h)):(e.consume(h),c)}function u(h){return h===96?(e.consume(h),o++,u):o===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(h)):(i.type="codeTextData",c(h))}}class JC{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const r=n??Number.POSITIVE_INFINITY;return r<this.left.length?this.left.slice(t,r):t>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(t,n,r){const o=n||0;this.setCursor(Math.trunc(t));const i=this.right.splice(this.right.length-o,Number.POSITIVE_INFINITY);return r&&er(this.left,r),i.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),er(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),er(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const n=this.left.splice(t,Number.POSITIVE_INFINITY);er(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);er(this.left,n.reverse())}}}function er(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function Th(e){const t={};let n=-1,r,o,i,s,a,l,c;const u=new JC(e);for(;++n<u.length;){for(;n in t;)n=t[n];if(r=u.get(n),n&&r[1].type==="chunkFlow"&&u.get(n-1)[1].type==="listItemPrefix"&&(l=r[1]._tokenizer.events,i=0,i<l.length&&l[i][1].type==="lineEndingBlank"&&(i+=2),i<l.length&&l[i][1].type==="content"))for(;++i<l.length&&l[i][1].type!=="content";)l[i][1].type==="chunkText"&&(l[i][1]._isInFirstContentOfListItem=!0,i++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,YC(u,n)),n=t[n],c=!0);else if(r[1]._container){for(i=n,o=void 0;i--;)if(s=u.get(i),s[1].type==="lineEnding"||s[1].type==="lineEndingBlank")s[0]==="enter"&&(o&&(u.get(o)[1].type="lineEndingBlank"),s[1].type="lineEnding",o=i);else if(!(s[1].type==="linePrefix"||s[1].type==="listItemIndent"))break;o&&(r[1].end={...u.get(o)[1].start},a=u.slice(o,n),a.unshift(r),u.splice(o,n-o+1,a))}}return zt(e,0,Number.POSITIVE_INFINITY,u.slice(0)),!c}function YC(e,t){const n=e.get(t)[1],r=e.get(t)[2];let o=t-1;const i=[];let s=n._tokenizer;s||(s=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(s._contentTypeTextTrailing=!0));const a=s.events,l=[],c={};let u,h,p=-1,f=n,x=0,m=0;const y=[m];for(;f;){for(;e.get(++o)[1]!==f;);i.push(o),f._tokenizer||(u=r.sliceStream(f),f.next||u.push(null),h&&s.defineSkip(f.start),f._isInFirstContentOfListItem&&(s._gfmTasklistFirstContentOfListItem=!0),s.write(u),f._isInFirstContentOfListItem&&(s._gfmTasklistFirstContentOfListItem=void 0)),h=f,f=f.next}for(f=n;++p<a.length;)a[p][0]==="exit"&&a[p-1][0]==="enter"&&a[p][1].type===a[p-1][1].type&&a[p][1].start.line!==a[p][1].end.line&&(m=p+1,y.push(m),f._tokenizer=void 0,f.previous=void 0,f=f.next);for(s.events=[],f?(f._tokenizer=void 0,f.previous=void 0):y.pop(),p=y.length;p--;){const g=a.slice(y[p],y[p+1]),b=i.pop();l.push([b,b+g.length-1]),e.splice(b,2,g)}for(l.reverse(),p=-1;++p<l.length;)c[x+l[p][0]]=x+l[p][1],x+=l[p][1]-l[p][0]-1;return c}const XC={resolve:eE,tokenize:tE},QC={partial:!0,tokenize:nE};function eE(e){return Th(e),e}function tE(e,t){let n;return r;function r(a){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),o(a)}function o(a){return a===null?i(a):Se(a)?e.check(QC,s,i)(a):(e.consume(a),o)}function i(a){return e.exit("chunkContent"),e.exit("content"),t(a)}function s(a){return e.consume(a),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,o}}function nE(e,t,n){const r=this;return o;function o(s){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),De(e,i,"linePrefix")}function i(s){if(s===null||Se(s))return n(s);const a=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&a&&a[1].type==="linePrefix"&&a[2].sliceSerialize(a[1],!0).length>=4?t(s):e.interrupt(r.parser.constructs.flow,n,t)(s)}}function Ah(e,t,n,r,o,i,s,a,l){const c=l||Number.POSITIVE_INFINITY;let u=0;return h;function h(g){return g===60?(e.enter(r),e.enter(o),e.enter(i),e.consume(g),e.exit(i),p):g===null||g===32||g===41||Zi(g)?n(g):(e.enter(r),e.enter(s),e.enter(a),e.enter("chunkString",{contentType:"string"}),m(g))}function p(g){return g===62?(e.enter(i),e.consume(g),e.exit(i),e.exit(o),e.exit(r),t):(e.enter(a),e.enter("chunkString",{contentType:"string"}),f(g))}function f(g){return g===62?(e.exit("chunkString"),e.exit(a),p(g)):g===null||g===60||Se(g)?n(g):(e.consume(g),g===92?x:f)}function x(g){return g===60||g===62||g===92?(e.consume(g),f):f(g)}function m(g){return!u&&(g===null||g===41||ot(g))?(e.exit("chunkString"),e.exit(a),e.exit(s),e.exit(r),t(g)):u<c&&g===40?(e.consume(g),u++,m):g===41?(e.consume(g),u--,m):g===null||g===32||g===40||Zi(g)?n(g):(e.consume(g),g===92?y:m)}function y(g){return g===40||g===41||g===92?(e.consume(g),m):m(g)}}function Ih(e,t,n,r,o,i){const s=this;let a=0,l;return c;function c(f){return e.enter(r),e.enter(o),e.consume(f),e.exit(o),e.enter(i),u}function u(f){return a>999||f===null||f===91||f===93&&!l||f===94&&!a&&"_hiddenFootnoteSupport"in s.parser.constructs?n(f):f===93?(e.exit(i),e.enter(o),e.consume(f),e.exit(o),e.exit(r),t):Se(f)?(e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),u):(e.enter("chunkString",{contentType:"string"}),h(f))}function h(f){return f===null||f===91||f===93||Se(f)||a++>999?(e.exit("chunkString"),u(f)):(e.consume(f),l||(l=!Re(f)),f===92?p:h)}function p(f){return f===91||f===92||f===93?(e.consume(f),a++,h):h(f)}}function zh(e,t,n,r,o,i){let s;return a;function a(p){return p===34||p===39||p===40?(e.enter(r),e.enter(o),e.consume(p),e.exit(o),s=p===40?41:p,l):n(p)}function l(p){return p===s?(e.enter(o),e.consume(p),e.exit(o),e.exit(r),t):(e.enter(i),c(p))}function c(p){return p===s?(e.exit(i),l(s)):p===null?n(p):Se(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),De(e,c,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),u(p))}function u(p){return p===s||p===null||Se(p)?(e.exit("chunkString"),c(p)):(e.consume(p),p===92?h:u)}function h(p){return p===s||p===92?(e.consume(p),u):u(p)}}function ar(e,t){let n;return r;function r(o){return Se(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),n=!0,r):Re(o)?De(e,r,n?"linePrefix":"lineSuffix")(o):t(o)}}const rE={name:"definition",tokenize:iE},oE={partial:!0,tokenize:sE};function iE(e,t,n){const r=this;let o;return i;function i(f){return e.enter("definition"),s(f)}function s(f){return Ih.call(r,e,a,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(f)}function a(f){return o=Tn(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),f===58?(e.enter("definitionMarker"),e.consume(f),e.exit("definitionMarker"),l):n(f)}function l(f){return ot(f)?ar(e,c)(f):c(f)}function c(f){return Ah(e,u,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(f)}function u(f){return e.attempt(oE,h,h)(f)}function h(f){return Re(f)?De(e,p,"whitespace")(f):p(f)}function p(f){return f===null||Se(f)?(e.exit("definition"),r.parser.defined.push(o),t(f)):n(f)}}function sE(e,t,n){return r;function r(a){return ot(a)?ar(e,o)(a):n(a)}function o(a){return zh(e,i,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(a)}function i(a){return Re(a)?De(e,s,"whitespace")(a):s(a)}function s(a){return a===null||Se(a)?t(a):n(a)}}const aE={name:"hardBreakEscape",tokenize:lE};function lE(e,t,n){return r;function r(i){return e.enter("hardBreakEscape"),e.consume(i),o}function o(i){return Se(i)?(e.exit("hardBreakEscape"),t(i)):n(i)}}const cE={name:"headingAtx",resolve:uE,tokenize:dE};function uE(e,t){let n=e.length-2,r=3,o,i;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(o={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},i={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},zt(e,r,n-r+1,[["enter",o,t],["enter",i,t],["exit",i,t],["exit",o,t]])),e}function dE(e,t,n){let r=0;return o;function o(u){return e.enter("atxHeading"),i(u)}function i(u){return e.enter("atxHeadingSequence"),s(u)}function s(u){return u===35&&r++<6?(e.consume(u),s):u===null||ot(u)?(e.exit("atxHeadingSequence"),a(u)):n(u)}function a(u){return u===35?(e.enter("atxHeadingSequence"),l(u)):u===null||Se(u)?(e.exit("atxHeading"),t(u)):Re(u)?De(e,a,"whitespace")(u):(e.enter("atxHeadingText"),c(u))}function l(u){return u===35?(e.consume(u),l):(e.exit("atxHeadingSequence"),a(u))}function c(u){return u===null||u===35||ot(u)?(e.exit("atxHeadingText"),a(u)):(e.consume(u),c)}}const fE=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Pl=["pre","script","style","textarea"],hE={concrete:!0,name:"htmlFlow",resolveTo:gE,tokenize:xE},pE={partial:!0,tokenize:vE},mE={partial:!0,tokenize:yE};function gE(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function xE(e,t,n){const r=this;let o,i,s,a,l;return c;function c(T){return u(T)}function u(T){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(T),h}function h(T){return T===33?(e.consume(T),p):T===47?(e.consume(T),i=!0,m):T===63?(e.consume(T),o=3,r.interrupt?t:N):Ct(T)?(e.consume(T),s=String.fromCharCode(T),y):n(T)}function p(T){return T===45?(e.consume(T),o=2,f):T===91?(e.consume(T),o=5,a=0,x):Ct(T)?(e.consume(T),o=4,r.interrupt?t:N):n(T)}function f(T){return T===45?(e.consume(T),r.interrupt?t:N):n(T)}function x(T){const X="CDATA[";return T===X.charCodeAt(a++)?(e.consume(T),a===X.length?r.interrupt?t:C:x):n(T)}function m(T){return Ct(T)?(e.consume(T),s=String.fromCharCode(T),y):n(T)}function y(T){if(T===null||T===47||T===62||ot(T)){const X=T===47,te=s.toLowerCase();return!X&&!i&&Pl.includes(te)?(o=1,r.interrupt?t(T):C(T)):fE.includes(s.toLowerCase())?(o=6,X?(e.consume(T),g):r.interrupt?t(T):C(T)):(o=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(T):i?b(T):_(T))}return T===45||ut(T)?(e.consume(T),s+=String.fromCharCode(T),y):n(T)}function g(T){return T===62?(e.consume(T),r.interrupt?t:C):n(T)}function b(T){return Re(T)?(e.consume(T),b):D(T)}function _(T){return T===47?(e.consume(T),D):T===58||T===95||Ct(T)?(e.consume(T),S):Re(T)?(e.consume(T),_):D(T)}function S(T){return T===45||T===46||T===58||T===95||ut(T)?(e.consume(T),S):E(T)}function E(T){return T===61?(e.consume(T),j):Re(T)?(e.consume(T),E):_(T)}function j(T){return T===null||T===60||T===61||T===62||T===96?n(T):T===34||T===39?(e.consume(T),l=T,A):Re(T)?(e.consume(T),j):R(T)}function A(T){return T===l?(e.consume(T),l=null,P):T===null||Se(T)?n(T):(e.consume(T),A)}function R(T){return T===null||T===34||T===39||T===47||T===60||T===61||T===62||T===96||ot(T)?E(T):(e.consume(T),R)}function P(T){return T===47||T===62||Re(T)?_(T):n(T)}function D(T){return T===62?(e.consume(T),B):n(T)}function B(T){return T===null||Se(T)?C(T):Re(T)?(e.consume(T),B):n(T)}function C(T){return T===45&&o===2?(e.consume(T),K):T===60&&o===1?(e.consume(T),Z):T===62&&o===4?(e.consume(T),L):T===63&&o===3?(e.consume(T),N):T===93&&o===5?(e.consume(T),q):Se(T)&&(o===6||o===7)?(e.exit("htmlFlowData"),e.check(pE,F,M)(T)):T===null||Se(T)?(e.exit("htmlFlowData"),M(T)):(e.consume(T),C)}function M(T){return e.check(mE,w,F)(T)}function w(T){return e.enter("lineEnding"),e.consume(T),e.exit("lineEnding"),O}function O(T){return T===null||Se(T)?M(T):(e.enter("htmlFlowData"),C(T))}function K(T){return T===45?(e.consume(T),N):C(T)}function Z(T){return T===47?(e.consume(T),s="",W):C(T)}function W(T){if(T===62){const X=s.toLowerCase();return Pl.includes(X)?(e.consume(T),L):C(T)}return Ct(T)&&s.length<8?(e.consume(T),s+=String.fromCharCode(T),W):C(T)}function q(T){return T===93?(e.consume(T),N):C(T)}function N(T){return T===62?(e.consume(T),L):T===45&&o===2?(e.consume(T),N):C(T)}function L(T){return T===null||Se(T)?(e.exit("htmlFlowData"),F(T)):(e.consume(T),L)}function F(T){return e.exit("htmlFlow"),t(T)}}function yE(e,t,n){const r=this;return o;function o(s){return Se(s)?(e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),i):n(s)}function i(s){return r.parser.lazy[r.now().line]?n(s):t(s)}}function vE(e,t,n){return r;function r(o){return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),e.attempt(Do,t,n)}}const bE={name:"htmlText",tokenize:wE};function wE(e,t,n){const r=this;let o,i,s;return a;function a(N){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(N),l}function l(N){return N===33?(e.consume(N),c):N===47?(e.consume(N),E):N===63?(e.consume(N),_):Ct(N)?(e.consume(N),R):n(N)}function c(N){return N===45?(e.consume(N),u):N===91?(e.consume(N),i=0,x):Ct(N)?(e.consume(N),b):n(N)}function u(N){return N===45?(e.consume(N),f):n(N)}function h(N){return N===null?n(N):N===45?(e.consume(N),p):Se(N)?(s=h,Z(N)):(e.consume(N),h)}function p(N){return N===45?(e.consume(N),f):h(N)}function f(N){return N===62?K(N):N===45?p(N):h(N)}function x(N){const L="CDATA[";return N===L.charCodeAt(i++)?(e.consume(N),i===L.length?m:x):n(N)}function m(N){return N===null?n(N):N===93?(e.consume(N),y):Se(N)?(s=m,Z(N)):(e.consume(N),m)}function y(N){return N===93?(e.consume(N),g):m(N)}function g(N){return N===62?K(N):N===93?(e.consume(N),g):m(N)}function b(N){return N===null||N===62?K(N):Se(N)?(s=b,Z(N)):(e.consume(N),b)}function _(N){return N===null?n(N):N===63?(e.consume(N),S):Se(N)?(s=_,Z(N)):(e.consume(N),_)}function S(N){return N===62?K(N):_(N)}function E(N){return Ct(N)?(e.consume(N),j):n(N)}function j(N){return N===45||ut(N)?(e.consume(N),j):A(N)}function A(N){return Se(N)?(s=A,Z(N)):Re(N)?(e.consume(N),A):K(N)}function R(N){return N===45||ut(N)?(e.consume(N),R):N===47||N===62||ot(N)?P(N):n(N)}function P(N){return N===47?(e.consume(N),K):N===58||N===95||Ct(N)?(e.consume(N),D):Se(N)?(s=P,Z(N)):Re(N)?(e.consume(N),P):K(N)}function D(N){return N===45||N===46||N===58||N===95||ut(N)?(e.consume(N),D):B(N)}function B(N){return N===61?(e.consume(N),C):Se(N)?(s=B,Z(N)):Re(N)?(e.consume(N),B):P(N)}function C(N){return N===null||N===60||N===61||N===62||N===96?n(N):N===34||N===39?(e.consume(N),o=N,M):Se(N)?(s=C,Z(N)):Re(N)?(e.consume(N),C):(e.consume(N),w)}function M(N){return N===o?(e.consume(N),o=void 0,O):N===null?n(N):Se(N)?(s=M,Z(N)):(e.consume(N),M)}function w(N){return N===null||N===34||N===39||N===60||N===61||N===96?n(N):N===47||N===62||ot(N)?P(N):(e.consume(N),w)}function O(N){return N===47||N===62||ot(N)?P(N):n(N)}function K(N){return N===62?(e.consume(N),e.exit("htmlTextData"),e.exit("htmlText"),t):n(N)}function Z(N){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(N),e.exit("lineEnding"),W}function W(N){return Re(N)?De(e,q,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(N):q(N)}function q(N){return e.enter("htmlTextData"),s(N)}}const qs={name:"labelEnd",resolveAll:CE,resolveTo:EE,tokenize:NE},kE={tokenize:jE},_E={tokenize:TE},SE={tokenize:AE};function CE(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const o=r.type==="labelImage"?4:2;r.type="data",t+=o}}return e.length!==n.length&&zt(e,0,e.length,n),e}function EE(e,t){let n=e.length,r=0,o,i,s,a;for(;n--;)if(o=e[n][1],i){if(o.type==="link"||o.type==="labelLink"&&o._inactive)break;e[n][0]==="enter"&&o.type==="labelLink"&&(o._inactive=!0)}else if(s){if(e[n][0]==="enter"&&(o.type==="labelImage"||o.type==="labelLink")&&!o._balanced&&(i=n,o.type!=="labelLink")){r=2;break}}else o.type==="labelEnd"&&(s=n);const l={type:e[i][1].type==="labelLink"?"link":"image",start:{...e[i][1].start},end:{...e[e.length-1][1].end}},c={type:"label",start:{...e[i][1].start},end:{...e[s][1].end}},u={type:"labelText",start:{...e[i+r+2][1].end},end:{...e[s-2][1].start}};return a=[["enter",l,t],["enter",c,t]],a=ft(a,e.slice(i+1,i+r+3)),a=ft(a,[["enter",u,t]]),a=ft(a,Hs(t.parser.constructs.insideSpan.null,e.slice(i+r+4,s-3),t)),a=ft(a,[["exit",u,t],e[s-2],e[s-1],["exit",c,t]]),a=ft(a,e.slice(s+1)),a=ft(a,[["exit",l,t]]),zt(e,i,e.length,a),e}function NE(e,t,n){const r=this;let o=r.events.length,i,s;for(;o--;)if((r.events[o][1].type==="labelImage"||r.events[o][1].type==="labelLink")&&!r.events[o][1]._balanced){i=r.events[o][1];break}return a;function a(p){return i?i._inactive?h(p):(s=r.parser.defined.includes(Tn(r.sliceSerialize({start:i.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(p),e.exit("labelMarker"),e.exit("labelEnd"),l):n(p)}function l(p){return p===40?e.attempt(kE,u,s?u:h)(p):p===91?e.attempt(_E,u,s?c:h)(p):s?u(p):h(p)}function c(p){return e.attempt(SE,u,h)(p)}function u(p){return t(p)}function h(p){return i._balanced=!0,n(p)}}function jE(e,t,n){return r;function r(h){return e.enter("resource"),e.enter("resourceMarker"),e.consume(h),e.exit("resourceMarker"),o}function o(h){return ot(h)?ar(e,i)(h):i(h)}function i(h){return h===41?u(h):Ah(e,s,a,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(h)}function s(h){return ot(h)?ar(e,l)(h):u(h)}function a(h){return n(h)}function l(h){return h===34||h===39||h===40?zh(e,c,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(h):u(h)}function c(h){return ot(h)?ar(e,u)(h):u(h)}function u(h){return h===41?(e.enter("resourceMarker"),e.consume(h),e.exit("resourceMarker"),e.exit("resource"),t):n(h)}}function TE(e,t,n){const r=this;return o;function o(a){return Ih.call(r,e,i,s,"reference","referenceMarker","referenceString")(a)}function i(a){return r.parser.defined.includes(Tn(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(a):n(a)}function s(a){return n(a)}}function AE(e,t,n){return r;function r(i){return e.enter("reference"),e.enter("referenceMarker"),e.consume(i),e.exit("referenceMarker"),o}function o(i){return i===93?(e.enter("referenceMarker"),e.consume(i),e.exit("referenceMarker"),e.exit("reference"),t):n(i)}}const IE={name:"labelStartImage",resolveAll:qs.resolveAll,tokenize:zE};function zE(e,t,n){const r=this;return o;function o(a){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(a),e.exit("labelImageMarker"),i}function i(a){return a===91?(e.enter("labelMarker"),e.consume(a),e.exit("labelMarker"),e.exit("labelImage"),s):n(a)}function s(a){return a===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(a):t(a)}}const RE={name:"labelStartLink",resolveAll:qs.resolveAll,tokenize:PE};function PE(e,t,n){const r=this;return o;function o(s){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(s),e.exit("labelMarker"),e.exit("labelLink"),i}function i(s){return s===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(s):t(s)}}const oi={name:"lineEnding",tokenize:OE};function OE(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),De(e,t,"linePrefix")}}const Vr={name:"thematicBreak",tokenize:DE};function DE(e,t,n){let r=0,o;return i;function i(c){return e.enter("thematicBreak"),s(c)}function s(c){return o=c,a(c)}function a(c){return c===o?(e.enter("thematicBreakSequence"),l(c)):r>=3&&(c===null||Se(c))?(e.exit("thematicBreak"),t(c)):n(c)}function l(c){return c===o?(e.consume(c),r++,l):(e.exit("thematicBreakSequence"),Re(c)?De(e,a,"whitespace")(c):a(c))}}const tt={continuation:{tokenize:$E},exit:UE,name:"list",tokenize:FE},ME={partial:!0,tokenize:ZE},LE={partial:!0,tokenize:BE};function FE(e,t,n){const r=this,o=r.events[r.events.length-1];let i=o&&o[1].type==="linePrefix"?o[2].sliceSerialize(o[1],!0).length:0,s=0;return a;function a(f){const x=r.containerState.type||(f===42||f===43||f===45?"listUnordered":"listOrdered");if(x==="listUnordered"?!r.containerState.marker||f===r.containerState.marker:Vi(f)){if(r.containerState.type||(r.containerState.type=x,e.enter(x,{_container:!0})),x==="listUnordered")return e.enter("listItemPrefix"),f===42||f===45?e.check(Vr,n,c)(f):c(f);if(!r.interrupt||f===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),l(f)}return n(f)}function l(f){return Vi(f)&&++s<10?(e.consume(f),l):(!r.interrupt||s<2)&&(r.containerState.marker?f===r.containerState.marker:f===41||f===46)?(e.exit("listItemValue"),c(f)):n(f)}function c(f){return e.enter("listItemMarker"),e.consume(f),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||f,e.check(Do,r.interrupt?n:u,e.attempt(ME,p,h))}function u(f){return r.containerState.initialBlankLine=!0,i++,p(f)}function h(f){return Re(f)?(e.enter("listItemPrefixWhitespace"),e.consume(f),e.exit("listItemPrefixWhitespace"),p):n(f)}function p(f){return r.containerState.size=i+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(f)}}function $E(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Do,o,i);function o(a){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,De(e,t,"listItemIndent",r.containerState.size+1)(a)}function i(a){return r.containerState.furtherBlankLines||!Re(a)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,s(a)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(LE,t,s)(a))}function s(a){return r.containerState._closeFlow=!0,r.interrupt=void 0,De(e,e.attempt(tt,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a)}}function BE(e,t,n){const r=this;return De(e,o,"listItemIndent",r.containerState.size+1);function o(i){const s=r.events[r.events.length-1];return s&&s[1].type==="listItemIndent"&&s[2].sliceSerialize(s[1],!0).length===r.containerState.size?t(i):n(i)}}function UE(e){e.exit(this.containerState.type)}function ZE(e,t,n){const r=this;return De(e,o,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function o(i){const s=r.events[r.events.length-1];return!Re(i)&&s&&s[1].type==="listItemPrefixWhitespace"?t(i):n(i)}}const Ol={name:"setextUnderline",resolveTo:VE,tokenize:WE};function VE(e,t){let n=e.length,r,o,i;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(o=n)}else e[n][1].type==="content"&&e.splice(n,1),!i&&e[n][1].type==="definition"&&(i=n);const s={type:"setextHeading",start:{...e[r][1].start},end:{...e[e.length-1][1].end}};return e[o][1].type="setextHeadingText",i?(e.splice(o,0,["enter",s,t]),e.splice(i+1,0,["exit",e[r][1],t]),e[r][1].end={...e[i][1].end}):e[r][1]=s,e.push(["exit",s,t]),e}function WE(e,t,n){const r=this;let o;return i;function i(c){let u=r.events.length,h;for(;u--;)if(r.events[u][1].type!=="lineEnding"&&r.events[u][1].type!=="linePrefix"&&r.events[u][1].type!=="content"){h=r.events[u][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||h)?(e.enter("setextHeadingLine"),o=c,s(c)):n(c)}function s(c){return e.enter("setextHeadingLineSequence"),a(c)}function a(c){return c===o?(e.consume(c),a):(e.exit("setextHeadingLineSequence"),Re(c)?De(e,l,"lineSuffix")(c):l(c))}function l(c){return c===null||Se(c)?(e.exit("setextHeadingLine"),t(c)):n(c)}}const HE={tokenize:qE};function qE(e){const t=this,n=e.attempt(Do,r,e.attempt(this.parser.constructs.flowInitial,o,De(e,e.attempt(this.parser.constructs.flow,o,e.attempt(XC,o)),"linePrefix")));return n;function r(i){if(i===null){e.consume(i);return}return e.enter("lineEndingBlank"),e.consume(i),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function o(i){if(i===null){e.consume(i);return}return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const KE={resolveAll:Ph()},GE=Rh("string"),JE=Rh("text");function Rh(e){return{resolveAll:Ph(e==="text"?YE:void 0),tokenize:t};function t(n){const r=this,o=this.parser.constructs[e],i=n.attempt(o,s,a);return s;function s(u){return c(u)?i(u):a(u)}function a(u){if(u===null){n.consume(u);return}return n.enter("data"),n.consume(u),l}function l(u){return c(u)?(n.exit("data"),i(u)):(n.consume(u),l)}function c(u){if(u===null)return!0;const h=o[u];let p=-1;if(h)for(;++p<h.length;){const f=h[p];if(!f.previous||f.previous.call(r,r.previous))return!0}return!1}}}function Ph(e){return t;function t(n,r){let o=-1,i;for(;++o<=n.length;)i===void 0?n[o]&&n[o][1].type==="data"&&(i=o,o++):(!n[o]||n[o][1].type!=="data")&&(o!==i+2&&(n[i][1].end=n[o-1][1].end,n.splice(i+2,o-i-2),o=i+2),i=void 0);return e?e(n,r):n}}function YE(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const r=e[n-1][1],o=t.sliceStream(r);let i=o.length,s=-1,a=0,l;for(;i--;){const c=o[i];if(typeof c=="string"){for(s=c.length;c.charCodeAt(s-1)===32;)a++,s--;if(s)break;s=-1}else if(c===-2)l=!0,a++;else if(c!==-1){i++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(a=0),a){const c={type:n===e.length||l||a<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:i?s:r.start._bufferIndex+s,_index:r.start._index+i,line:r.end.line,column:r.end.column-a,offset:r.end.offset-a},end:{...r.end}};r.end={...c.start},r.start.offset===r.end.offset?Object.assign(r,c):(e.splice(n,0,["enter",c,t],["exit",c,t]),n+=2)}n++}return e}const XE={42:tt,43:tt,45:tt,48:tt,49:tt,50:tt,51:tt,52:tt,53:tt,54:tt,55:tt,56:tt,57:tt,62:Eh},QE={91:rE},e3={[-2]:ri,[-1]:ri,32:ri},t3={35:cE,42:Vr,45:[Ol,Vr],60:hE,61:Ol,95:Vr,96:Rl,126:Rl},n3={38:jh,92:Nh},r3={[-5]:oi,[-4]:oi,[-3]:oi,33:IE,38:jh,42:Wi,60:[RC,bE],91:RE,92:[aE,Nh],93:qs,95:Wi,96:HC},o3={null:[Wi,KE]},i3={null:[42,95]},s3={null:[]},a3=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:i3,contentInitial:QE,disable:s3,document:XE,flow:t3,flowInitial:e3,insideSpan:o3,string:n3,text:r3},Symbol.toStringTag,{value:"Module"}));function l3(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const o={},i=[];let s=[],a=[];const l={attempt:A(E),check:A(j),consume:b,enter:_,exit:S,interrupt:A(j,{interrupt:!0})},c={code:null,containerState:{},defineSkip:m,events:[],now:x,parser:e,previous:null,sliceSerialize:p,sliceStream:f,write:h};let u=t.tokenize.call(c,l);return t.resolveAll&&i.push(t),c;function h(B){return s=ft(s,B),y(),s[s.length-1]!==null?[]:(R(t,0),c.events=Hs(i,c.events,c),c.events)}function p(B,C){return u3(f(B),C)}function f(B){return c3(s,B)}function x(){const{_bufferIndex:B,_index:C,line:M,column:w,offset:O}=r;return{_bufferIndex:B,_index:C,line:M,column:w,offset:O}}function m(B){o[B.line]=B.column,D()}function y(){let B;for(;r._index<s.length;){const C=s[r._index];if(typeof C=="string")for(B=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===B&&r._bufferIndex<C.length;)g(C.charCodeAt(r._bufferIndex));else g(C)}}function g(B){u=u(B)}function b(B){Se(B)?(r.line++,r.column=1,r.offset+=B===-3?2:1,D()):B!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===s[r._index].length&&(r._bufferIndex=-1,r._index++)),c.previous=B}function _(B,C){const M=C||{};return M.type=B,M.start=x(),c.events.push(["enter",M,c]),a.push(M),M}function S(B){const C=a.pop();return C.end=x(),c.events.push(["exit",C,c]),C}function E(B,C){R(B,C.from)}function j(B,C){C.restore()}function A(B,C){return M;function M(w,O,K){let Z,W,q,N;return Array.isArray(w)?F(w):"tokenize"in w?F([w]):L(w);function L(ge){return oe;function oe(de){const xe=de!==null&&ge[de],ne=de!==null&&ge.null,ie=[...Array.isArray(xe)?xe:xe?[xe]:[],...Array.isArray(ne)?ne:ne?[ne]:[]];return F(ie)(de)}}function F(ge){return Z=ge,W=0,ge.length===0?K:T(ge[W])}function T(ge){return oe;function oe(de){return N=P(),q=ge,ge.partial||(c.currentConstruct=ge),ge.name&&c.parser.constructs.disable.null.includes(ge.name)?te():ge.tokenize.call(C?Object.assign(Object.create(c),C):c,l,X,te)(de)}}function X(ge){return B(q,N),O}function te(ge){return N.restore(),++W<Z.length?T(Z[W]):K}}}function R(B,C){B.resolveAll&&!i.includes(B)&&i.push(B),B.resolve&&zt(c.events,C,c.events.length-C,B.resolve(c.events.slice(C),c)),B.resolveTo&&(c.events=B.resolveTo(c.events,c))}function P(){const B=x(),C=c.previous,M=c.currentConstruct,w=c.events.length,O=Array.from(a);return{from:w,restore:K};function K(){r=B,c.previous=C,c.currentConstruct=M,c.events.length=w,a=O,D()}}function D(){r.line in o&&r.column<2&&(r.column=o[r.line],r.offset+=o[r.line]-1)}}function c3(e,t){const n=t.start._index,r=t.start._bufferIndex,o=t.end._index,i=t.end._bufferIndex;let s;if(n===o)s=[e[n].slice(r,i)];else{if(s=e.slice(n,o),r>-1){const a=s[0];typeof a=="string"?s[0]=a.slice(r):s.shift()}i>0&&s.push(e[o].slice(0,i))}return s}function u3(e,t){let n=-1;const r=[];let o;for(;++n<e.length;){const i=e[n];let s;if(typeof i=="string")s=i;else switch(i){case-5:{s="\r";break}case-4:{s=`
|
|
86
|
+
`;break}case-3:{s=`\r
|
|
87
|
+
`;break}case-2:{s=t?" ":" ";break}case-1:{if(!t&&o)continue;s=" ";break}default:s=String.fromCharCode(i)}o=i===-2,r.push(s)}return r.join("")}function d3(e){const r={constructs:yC([a3,...(e||{}).extensions||[]]),content:o(EC),defined:[],document:o(jC),flow:o(HE),lazy:{},string:o(GE),text:o(JE)};return r;function o(i){return s;function s(a){return l3(r,i,a)}}}function f3(e){for(;!Th(e););return e}const Dl=/[\0\t\n\r]/g;function h3(){let e=1,t="",n=!0,r;return o;function o(i,s,a){const l=[];let c,u,h,p,f;for(i=t+(typeof i=="string"?i.toString():new TextDecoder(s||void 0).decode(i)),h=0,t="",n&&(i.charCodeAt(0)===65279&&h++,n=void 0);h<i.length;){if(Dl.lastIndex=h,c=Dl.exec(i),p=c&&c.index!==void 0?c.index:i.length,f=i.charCodeAt(p),!c){t=i.slice(h);break}if(f===10&&h===p&&r)l.push(-3),r=void 0;else switch(r&&(l.push(-5),r=void 0),h<p&&(l.push(i.slice(h,p)),e+=p-h),f){case 0:{l.push(65533),e++;break}case 9:{for(u=Math.ceil(e/4)*4,l.push(-2);e++<u;)l.push(-1);break}case 10:{l.push(-4),e=1;break}default:r=!0,e=1}h=p+1}return a&&(r&&l.push(-5),t&&l.push(t),l.push(null)),l}}const p3=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function m3(e){return e.replace(p3,g3)}function g3(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const o=n.charCodeAt(1),i=o===120||o===88;return Ch(n.slice(i?2:1),i?16:10)}return Ws(n)||e}const Oh={}.hasOwnProperty;function x3(e,t,n){return typeof t!="string"&&(n=t,t=void 0),y3(n)(f3(d3(n).document().write(h3()(e,t,!0))))}function y3(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:i($),autolinkProtocol:P,autolinkEmail:P,atxHeading:i(J),blockQuote:i(ne),characterEscape:P,characterReference:P,codeFenced:i(ie),codeFencedFenceInfo:s,codeFencedFenceMeta:s,codeIndented:i(ie,s),codeText:i(me,s),codeTextData:P,data:P,codeFlowValue:P,definition:i(Ee),definitionDestinationString:s,definitionLabelString:s,definitionTitleString:s,emphasis:i(k),hardBreakEscape:i(H),hardBreakTrailing:i(H),htmlFlow:i(z,s),htmlFlowData:P,htmlText:i(z,s),htmlTextData:P,image:i(I),label:s,link:i($),listItem:i(re),listItemValue:p,listOrdered:i(Q,h),listUnordered:i(Q),paragraph:i(V),reference:T,referenceString:s,resourceDestinationString:s,resourceTitleString:s,setextHeading:i(J),strong:i(ae),thematicBreak:i(le)},exit:{atxHeading:l(),atxHeadingSequence:E,autolink:l(),autolinkEmail:xe,autolinkProtocol:de,blockQuote:l(),characterEscapeValue:D,characterReferenceMarkerHexadecimal:te,characterReferenceMarkerNumeric:te,characterReferenceValue:ge,characterReference:oe,codeFenced:l(y),codeFencedFence:m,codeFencedFenceInfo:f,codeFencedFenceMeta:x,codeFlowValue:D,codeIndented:l(g),codeText:l(O),codeTextData:D,data:D,definition:l(),definitionDestinationString:S,definitionLabelString:b,definitionTitleString:_,emphasis:l(),hardBreakEscape:l(C),hardBreakTrailing:l(C),htmlFlow:l(M),htmlFlowData:D,htmlText:l(w),htmlTextData:D,image:l(Z),label:q,labelText:W,lineEnding:B,link:l(K),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:X,resourceDestinationString:N,resourceTitleString:L,resource:F,setextHeading:l(R),setextHeadingLineSequence:A,setextHeadingText:j,strong:l(),thematicBreak:l()}};Dh(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(U){let ee={type:"root",children:[]};const ue={stack:[ee],tokenStack:[],config:t,enter:a,exit:c,buffer:s,resume:u,data:n},be=[];let Ie=-1;for(;++Ie<U.length;)if(U[Ie][1].type==="listOrdered"||U[Ie][1].type==="listUnordered")if(U[Ie][0]==="enter")be.push(Ie);else{const Ze=be.pop();Ie=o(U,Ze,Ie)}for(Ie=-1;++Ie<U.length;){const Ze=t[U[Ie][0]];Oh.call(Ze,U[Ie][1].type)&&Ze[U[Ie][1].type].call(Object.assign({sliceSerialize:U[Ie][2].sliceSerialize},ue),U[Ie][1])}if(ue.tokenStack.length>0){const Ze=ue.tokenStack[ue.tokenStack.length-1];(Ze[1]||Ml).call(ue,void 0,Ze[0])}for(ee.position={start:Vt(U.length>0?U[0][1].start:{line:1,column:1,offset:0}),end:Vt(U.length>0?U[U.length-2][1].end:{line:1,column:1,offset:0})},Ie=-1;++Ie<t.transforms.length;)ee=t.transforms[Ie](ee)||ee;return ee}function o(U,ee,ue){let be=ee-1,Ie=-1,Ze=!1,at,ze,kt,Ot;for(;++be<=ue;){const Be=U[be];switch(Be[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{Be[0]==="enter"?Ie++:Ie--,Ot=void 0;break}case"lineEndingBlank":{Be[0]==="enter"&&(at&&!Ot&&!Ie&&!kt&&(kt=be),Ot=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Ot=void 0}if(!Ie&&Be[0]==="enter"&&Be[1].type==="listItemPrefix"||Ie===-1&&Be[0]==="exit"&&(Be[1].type==="listUnordered"||Be[1].type==="listOrdered")){if(at){let Dt=be;for(ze=void 0;Dt--;){const xt=U[Dt];if(xt[1].type==="lineEnding"||xt[1].type==="lineEndingBlank"){if(xt[0]==="exit")continue;ze&&(U[ze][1].type="lineEndingBlank",Ze=!0),xt[1].type="lineEnding",ze=Dt}else if(!(xt[1].type==="linePrefix"||xt[1].type==="blockQuotePrefix"||xt[1].type==="blockQuotePrefixWhitespace"||xt[1].type==="blockQuoteMarker"||xt[1].type==="listItemIndent"))break}kt&&(!ze||kt<ze)&&(at._spread=!0),at.end=Object.assign({},ze?U[ze][1].start:Be[1].end),U.splice(ze||be,0,["exit",at,Be[2]]),be++,ue++}if(Be[1].type==="listItemPrefix"){const Dt={type:"listItem",_spread:!1,start:Object.assign({},Be[1].start),end:void 0};at=Dt,U.splice(be,0,["enter",Dt,Be[2]]),be++,ue++,kt=void 0,Ot=!0}}}return U[ee][1]._spread=Ze,ue}function i(U,ee){return ue;function ue(be){a.call(this,U(be),be),ee&&ee.call(this,be)}}function s(){this.stack.push({type:"fragment",children:[]})}function a(U,ee,ue){this.stack[this.stack.length-1].children.push(U),this.stack.push(U),this.tokenStack.push([ee,ue||void 0]),U.position={start:Vt(ee.start),end:void 0}}function l(U){return ee;function ee(ue){U&&U.call(this,ue),c.call(this,ue)}}function c(U,ee){const ue=this.stack.pop(),be=this.tokenStack.pop();if(be)be[0].type!==U.type&&(ee?ee.call(this,U,be[0]):(be[1]||Ml).call(this,U,be[0]));else throw new Error("Cannot close `"+U.type+"` ("+sr({start:U.start,end:U.end})+"): it’s not open");ue.position.end=Vt(U.end)}function u(){return gC(this.stack.pop())}function h(){this.data.expectingFirstListItemValue=!0}function p(U){if(this.data.expectingFirstListItemValue){const ee=this.stack[this.stack.length-2];ee.start=Number.parseInt(this.sliceSerialize(U),10),this.data.expectingFirstListItemValue=void 0}}function f(){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.lang=U}function x(){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.meta=U}function m(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function y(){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.value=U.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function g(){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.value=U.replace(/(\r?\n|\r)$/g,"")}function b(U){const ee=this.resume(),ue=this.stack[this.stack.length-1];ue.label=ee,ue.identifier=Tn(this.sliceSerialize(U)).toLowerCase()}function _(){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.title=U}function S(){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.url=U}function E(U){const ee=this.stack[this.stack.length-1];if(!ee.depth){const ue=this.sliceSerialize(U).length;ee.depth=ue}}function j(){this.data.setextHeadingSlurpLineEnding=!0}function A(U){const ee=this.stack[this.stack.length-1];ee.depth=this.sliceSerialize(U).codePointAt(0)===61?1:2}function R(){this.data.setextHeadingSlurpLineEnding=void 0}function P(U){const ue=this.stack[this.stack.length-1].children;let be=ue[ue.length-1];(!be||be.type!=="text")&&(be=fe(),be.position={start:Vt(U.start),end:void 0},ue.push(be)),this.stack.push(be)}function D(U){const ee=this.stack.pop();ee.value+=this.sliceSerialize(U),ee.position.end=Vt(U.end)}function B(U){const ee=this.stack[this.stack.length-1];if(this.data.atHardBreak){const ue=ee.children[ee.children.length-1];ue.position.end=Vt(U.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(ee.type)&&(P.call(this,U),D.call(this,U))}function C(){this.data.atHardBreak=!0}function M(){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.value=U}function w(){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.value=U}function O(){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.value=U}function K(){const U=this.stack[this.stack.length-1];if(this.data.inReference){const ee=this.data.referenceType||"shortcut";U.type+="Reference",U.referenceType=ee,delete U.url,delete U.title}else delete U.identifier,delete U.label;this.data.referenceType=void 0}function Z(){const U=this.stack[this.stack.length-1];if(this.data.inReference){const ee=this.data.referenceType||"shortcut";U.type+="Reference",U.referenceType=ee,delete U.url,delete U.title}else delete U.identifier,delete U.label;this.data.referenceType=void 0}function W(U){const ee=this.sliceSerialize(U),ue=this.stack[this.stack.length-2];ue.label=m3(ee),ue.identifier=Tn(ee).toLowerCase()}function q(){const U=this.stack[this.stack.length-1],ee=this.resume(),ue=this.stack[this.stack.length-1];if(this.data.inReference=!0,ue.type==="link"){const be=U.children;ue.children=be}else ue.alt=ee}function N(){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.url=U}function L(){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.title=U}function F(){this.data.inReference=void 0}function T(){this.data.referenceType="collapsed"}function X(U){const ee=this.resume(),ue=this.stack[this.stack.length-1];ue.label=ee,ue.identifier=Tn(this.sliceSerialize(U)).toLowerCase(),this.data.referenceType="full"}function te(U){this.data.characterReferenceType=U.type}function ge(U){const ee=this.sliceSerialize(U),ue=this.data.characterReferenceType;let be;ue?(be=Ch(ee,ue==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):be=Ws(ee);const Ie=this.stack[this.stack.length-1];Ie.value+=be}function oe(U){const ee=this.stack.pop();ee.position.end=Vt(U.end)}function de(U){D.call(this,U);const ee=this.stack[this.stack.length-1];ee.url=this.sliceSerialize(U)}function xe(U){D.call(this,U);const ee=this.stack[this.stack.length-1];ee.url="mailto:"+this.sliceSerialize(U)}function ne(){return{type:"blockquote",children:[]}}function ie(){return{type:"code",lang:null,meta:null,value:""}}function me(){return{type:"inlineCode",value:""}}function Ee(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function k(){return{type:"emphasis",children:[]}}function J(){return{type:"heading",depth:0,children:[]}}function H(){return{type:"break"}}function z(){return{type:"html",value:""}}function I(){return{type:"image",title:null,url:"",alt:null}}function $(){return{type:"link",title:null,url:"",children:[]}}function Q(U){return{type:"list",ordered:U.type==="listOrdered",start:null,spread:U._spread,children:[]}}function re(U){return{type:"listItem",spread:U._spread,checked:null,children:[]}}function V(){return{type:"paragraph",children:[]}}function ae(){return{type:"strong",children:[]}}function fe(){return{type:"text",value:""}}function le(){return{type:"thematicBreak"}}}function Vt(e){return{line:e.line,column:e.column,offset:e.offset}}function Dh(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?Dh(e,r):v3(e,r)}}function v3(e,t){let n;for(n in t)if(Oh.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function Ml(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+sr({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+sr({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+sr({start:t.start,end:t.end})+") is still open")}function b3(e){const t=this;t.parser=n;function n(r){return x3(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function w3(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)}function k3(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
88
|
+
`}]}function _3(e,t){const n=t.value?t.value+`
|
|
89
|
+
`:"",r={},o=t.lang?t.lang.split(/\s+/):[];o.length>0&&(r.className=["language-"+o[0]]);let i={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(i.data={meta:t.meta}),e.patch(t,i),i=e.applyData(t,i),i={type:"element",tagName:"pre",properties:{},children:[i]},e.patch(t,i),i}function S3(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function C3(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function E3(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),o=Kn(r.toLowerCase()),i=e.footnoteOrder.indexOf(r);let s,a=e.footnoteCounts.get(r);a===void 0?(a=0,e.footnoteOrder.push(r),s=e.footnoteOrder.length):s=i+1,a+=1,e.footnoteCounts.set(r,a);const l={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+o,id:n+"fnref-"+o+(a>1?"-"+a:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(s)}]};e.patch(t,l);const c={type:"element",tagName:"sup",properties:{},children:[l]};return e.patch(t,c),e.applyData(t,c)}function N3(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function j3(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function Mh(e,t){const n=t.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+r}];const o=e.all(t),i=o[0];i&&i.type==="text"?i.value="["+i.value:o.unshift({type:"text",value:"["});const s=o[o.length-1];return s&&s.type==="text"?s.value+=r:o.push({type:"text",value:r}),o}function T3(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return Mh(e,t);const o={src:Kn(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(o.title=r.title);const i={type:"element",tagName:"img",properties:o,children:[]};return e.patch(t,i),e.applyData(t,i)}function A3(e,t){const n={src:Kn(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)}function I3(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)}function z3(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return Mh(e,t);const o={href:Kn(r.url||"")};r.title!==null&&r.title!==void 0&&(o.title=r.title);const i={type:"element",tagName:"a",properties:o,children:e.all(t)};return e.patch(t,i),e.applyData(t,i)}function R3(e,t){const n={href:Kn(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function P3(e,t,n){const r=e.all(t),o=n?O3(n):Lh(t),i={},s=[];if(typeof t.checked=="boolean"){const u=r[0];let h;u&&u.type==="element"&&u.tagName==="p"?h=u:(h={type:"element",tagName:"p",properties:{},children:[]},r.unshift(h)),h.children.length>0&&h.children.unshift({type:"text",value:" "}),h.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),i.className=["task-list-item"]}let a=-1;for(;++a<r.length;){const u=r[a];(o||a!==0||u.type!=="element"||u.tagName!=="p")&&s.push({type:"text",value:`
|
|
90
|
+
`}),u.type==="element"&&u.tagName==="p"&&!o?s.push(...u.children):s.push(u)}const l=r[r.length-1];l&&(o||l.type!=="element"||l.tagName!=="p")&&s.push({type:"text",value:`
|
|
91
|
+
`});const c={type:"element",tagName:"li",properties:i,children:s};return e.patch(t,c),e.applyData(t,c)}function O3(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=Lh(n[r])}return t}function Lh(e){const t=e.spread;return t??e.children.length>1}function D3(e,t){const n={},r=e.all(t);let o=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++o<r.length;){const s=r[o];if(s.type==="element"&&s.tagName==="li"&&s.properties&&Array.isArray(s.properties.className)&&s.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const i={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,i),e.applyData(t,i)}function M3(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function L3(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function F3(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function $3(e,t){const n=e.all(t),r=n.shift(),o=[];if(r){const s={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],s),o.push(s)}if(n.length>0){const s={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},a=Bs(t.children[1]),l=yh(t.children[t.children.length-1]);a&&l&&(s.position={start:a,end:l}),o.push(s)}const i={type:"element",tagName:"table",properties:{},children:e.wrap(o,!0)};return e.patch(t,i),e.applyData(t,i)}function B3(e,t,n){const r=n?n.children:void 0,i=(r?r.indexOf(t):1)===0?"th":"td",s=n&&n.type==="table"?n.align:void 0,a=s?s.length:t.children.length;let l=-1;const c=[];for(;++l<a;){const h=t.children[l],p={},f=s?s[l]:void 0;f&&(p.align=f);let x={type:"element",tagName:i,properties:p,children:[]};h&&(x.children=e.all(h),e.patch(h,x),x=e.applyData(h,x)),c.push(x)}const u={type:"element",tagName:"tr",properties:{},children:e.wrap(c,!0)};return e.patch(t,u),e.applyData(t,u)}function U3(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const Ll=9,Fl=32;function Z3(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),o=0;const i=[];for(;r;)i.push($l(t.slice(o,r.index),o>0,!0),r[0]),o=r.index+r[0].length,r=n.exec(t);return i.push($l(t.slice(o),o>0,!1)),i.join("")}function $l(e,t,n){let r=0,o=e.length;if(t){let i=e.codePointAt(r);for(;i===Ll||i===Fl;)r++,i=e.codePointAt(r)}if(n){let i=e.codePointAt(o-1);for(;i===Ll||i===Fl;)o--,i=e.codePointAt(o-1)}return o>r?e.slice(r,o):""}function V3(e,t){const n={type:"text",value:Z3(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function W3(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const H3={blockquote:w3,break:k3,code:_3,delete:S3,emphasis:C3,footnoteReference:E3,heading:N3,html:j3,imageReference:T3,image:A3,inlineCode:I3,linkReference:z3,link:R3,listItem:P3,list:D3,paragraph:M3,root:L3,strong:F3,table:$3,tableCell:U3,tableRow:B3,text:V3,thematicBreak:W3,toml:Dr,yaml:Dr,definition:Dr,footnoteDefinition:Dr};function Dr(){}const Fh=-1,Mo=0,lr=1,so=2,Ks=3,Gs=4,Js=5,Ys=6,$h=7,Bh=8,Bl=typeof self=="object"?self:globalThis,q3=(e,t)=>{const n=(o,i)=>(e.set(i,o),o),r=o=>{if(e.has(o))return e.get(o);const[i,s]=t[o];switch(i){case Mo:case Fh:return n(s,o);case lr:{const a=n([],o);for(const l of s)a.push(r(l));return a}case so:{const a=n({},o);for(const[l,c]of s)a[r(l)]=r(c);return a}case Ks:return n(new Date(s),o);case Gs:{const{source:a,flags:l}=s;return n(new RegExp(a,l),o)}case Js:{const a=n(new Map,o);for(const[l,c]of s)a.set(r(l),r(c));return a}case Ys:{const a=n(new Set,o);for(const l of s)a.add(r(l));return a}case $h:{const{name:a,message:l}=s;return n(new Bl[a](l),o)}case Bh:return n(BigInt(s),o);case"BigInt":return n(Object(BigInt(s)),o);case"ArrayBuffer":return n(new Uint8Array(s).buffer,s);case"DataView":{const{buffer:a}=new Uint8Array(s);return n(new DataView(a),s)}}return n(new Bl[i](s),o)};return r},Ul=e=>q3(new Map,e)(0),vn="",{toString:K3}={},{keys:G3}=Object,tr=e=>{const t=typeof e;if(t!=="object"||!e)return[Mo,t];const n=K3.call(e).slice(8,-1);switch(n){case"Array":return[lr,vn];case"Object":return[so,vn];case"Date":return[Ks,vn];case"RegExp":return[Gs,vn];case"Map":return[Js,vn];case"Set":return[Ys,vn];case"DataView":return[lr,n]}return n.includes("Array")?[lr,n]:n.includes("Error")?[$h,n]:[so,n]},Mr=([e,t])=>e===Mo&&(t==="function"||t==="symbol"),J3=(e,t,n,r)=>{const o=(s,a)=>{const l=r.push(s)-1;return n.set(a,l),l},i=s=>{if(n.has(s))return n.get(s);let[a,l]=tr(s);switch(a){case Mo:{let u=s;switch(l){case"bigint":a=Bh,u=s.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+l);u=null;break;case"undefined":return o([Fh],s)}return o([a,u],s)}case lr:{if(l){let p=s;return l==="DataView"?p=new Uint8Array(s.buffer):l==="ArrayBuffer"&&(p=new Uint8Array(s)),o([l,[...p]],s)}const u=[],h=o([a,u],s);for(const p of s)u.push(i(p));return h}case so:{if(l)switch(l){case"BigInt":return o([l,s.toString()],s);case"Boolean":case"Number":case"String":return o([l,s.valueOf()],s)}if(t&&"toJSON"in s)return i(s.toJSON());const u=[],h=o([a,u],s);for(const p of G3(s))(e||!Mr(tr(s[p])))&&u.push([i(p),i(s[p])]);return h}case Ks:return o([a,s.toISOString()],s);case Gs:{const{source:u,flags:h}=s;return o([a,{source:u,flags:h}],s)}case Js:{const u=[],h=o([a,u],s);for(const[p,f]of s)(e||!(Mr(tr(p))||Mr(tr(f))))&&u.push([i(p),i(f)]);return h}case Ys:{const u=[],h=o([a,u],s);for(const p of s)(e||!Mr(tr(p)))&&u.push(i(p));return h}}const{message:c}=s;return o([a,{name:l,message:c}],s)};return i},Zl=(e,{json:t,lossy:n}={})=>{const r=[];return J3(!(t||n),!!t,new Map,r)(e),r},ao=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Ul(Zl(e,t)):structuredClone(e):(e,t)=>Ul(Zl(e,t));function Y3(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function X3(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function Q3(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||Y3,r=e.options.footnoteBackLabel||X3,o=e.options.footnoteLabel||"Footnotes",i=e.options.footnoteLabelTagName||"h2",s=e.options.footnoteLabelProperties||{className:["sr-only"]},a=[];let l=-1;for(;++l<e.footnoteOrder.length;){const c=e.footnoteById.get(e.footnoteOrder[l]);if(!c)continue;const u=e.all(c),h=String(c.identifier).toUpperCase(),p=Kn(h.toLowerCase());let f=0;const x=[],m=e.footnoteCounts.get(h);for(;m!==void 0&&++f<=m;){x.length>0&&x.push({type:"text",value:" "});let b=typeof n=="string"?n:n(l,f);typeof b=="string"&&(b={type:"text",value:b}),x.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+p+(f>1?"-"+f:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(l,f),className:["data-footnote-backref"]},children:Array.isArray(b)?b:[b]})}const y=u[u.length-1];if(y&&y.type==="element"&&y.tagName==="p"){const b=y.children[y.children.length-1];b&&b.type==="text"?b.value+=" ":y.children.push({type:"text",value:" "}),y.children.push(...x)}else u.push(...x);const g={type:"element",tagName:"li",properties:{id:t+"fn-"+p},children:e.wrap(u,!0)};e.patch(c,g),a.push(g)}if(a.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:i,properties:{...ao(s),id:"footnote-label"},children:[{type:"text",value:o}]},{type:"text",value:`
|
|
92
|
+
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(a,!0)},{type:"text",value:`
|
|
93
|
+
`}]}}const Uh=(function(e){if(e==null)return rN;if(typeof e=="function")return Lo(e);if(typeof e=="object")return Array.isArray(e)?eN(e):tN(e);if(typeof e=="string")return nN(e);throw new Error("Expected function, string, or object as test")});function eN(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=Uh(e[n]);return Lo(r);function r(...o){let i=-1;for(;++i<t.length;)if(t[i].apply(this,o))return!0;return!1}}function tN(e){const t=e;return Lo(n);function n(r){const o=r;let i;for(i in e)if(o[i]!==t[i])return!1;return!0}}function nN(e){return Lo(t);function t(n){return n&&n.type===e}}function Lo(e){return t;function t(n,r,o){return!!(oN(n)&&e.call(this,n,typeof r=="number"?r:void 0,o||void 0))}}function rN(){return!0}function oN(e){return e!==null&&typeof e=="object"&&"type"in e}const Zh=[],iN=!0,Vl=!1,sN="skip";function aN(e,t,n,r){let o;typeof t=="function"&&typeof n!="function"?(r=n,n=t):o=t;const i=Uh(o),s=r?-1:1;a(e,void 0,[])();function a(l,c,u){const h=l&&typeof l=="object"?l:{};if(typeof h.type=="string"){const f=typeof h.tagName=="string"?h.tagName:typeof h.name=="string"?h.name:void 0;Object.defineProperty(p,"name",{value:"node ("+(l.type+(f?"<"+f+">":""))+")"})}return p;function p(){let f=Zh,x,m,y;if((!t||i(l,c,u[u.length-1]||void 0))&&(f=lN(n(l,u)),f[0]===Vl))return f;if("children"in l&&l.children){const g=l;if(g.children&&f[0]!==sN)for(m=(r?g.children.length:-1)+s,y=u.concat(g);m>-1&&m<g.children.length;){const b=g.children[m];if(x=a(b,m,y)(),x[0]===Vl)return x;m=typeof x[1]=="number"?x[1]:m+s}}return f}}}function lN(e){return Array.isArray(e)?e:typeof e=="number"?[iN,e]:e==null?Zh:[e]}function Vh(e,t,n,r){let o,i,s;typeof t=="function"&&typeof n!="function"?(i=void 0,s=t,o=n):(i=t,s=n,o=r),aN(e,i,a,o);function a(l,c){const u=c[c.length-1],h=u?u.children.indexOf(l):void 0;return s(l,h,u)}}const Hi={}.hasOwnProperty,cN={};function uN(e,t){const n=t||cN,r=new Map,o=new Map,i=new Map,s={...H3,...n.handlers},a={all:c,applyData:fN,definitionById:r,footnoteById:o,footnoteCounts:i,footnoteOrder:[],handlers:s,one:l,options:n,patch:dN,wrap:pN};return Vh(e,function(u){if(u.type==="definition"||u.type==="footnoteDefinition"){const h=u.type==="definition"?r:o,p=String(u.identifier).toUpperCase();h.has(p)||h.set(p,u)}}),a;function l(u,h){const p=u.type,f=a.handlers[p];if(Hi.call(a.handlers,p)&&f)return f(a,u,h);if(a.options.passThrough&&a.options.passThrough.includes(p)){if("children"in u){const{children:m,...y}=u,g=ao(y);return g.children=a.all(u),g}return ao(u)}return(a.options.unknownHandler||hN)(a,u,h)}function c(u){const h=[];if("children"in u){const p=u.children;let f=-1;for(;++f<p.length;){const x=a.one(p[f],u);if(x){if(f&&p[f-1].type==="break"&&(!Array.isArray(x)&&x.type==="text"&&(x.value=Wl(x.value)),!Array.isArray(x)&&x.type==="element")){const m=x.children[0];m&&m.type==="text"&&(m.value=Wl(m.value))}Array.isArray(x)?h.push(...x):h.push(x)}}}return h}}function dN(e,t){e.position&&(t.position=KS(e))}function fN(e,t){let n=t;if(e&&e.data){const r=e.data.hName,o=e.data.hChildren,i=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const s="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:s}}n.type==="element"&&i&&Object.assign(n.properties,ao(i)),"children"in n&&n.children&&o!==null&&o!==void 0&&(n.children=o)}return n}function hN(e,t){const n=t.data||{},r="value"in t&&!(Hi.call(n,"hProperties")||Hi.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function pN(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
|
|
94
|
+
`});++r<e.length;)r&&n.push({type:"text",value:`
|
|
95
|
+
`}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
|
|
96
|
+
`}),n}function Wl(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function Hl(e,t){const n=uN(e,t),r=n.one(e,void 0),o=Q3(n),i=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return o&&i.children.push({type:"text",value:`
|
|
97
|
+
`},o),i}function mN(e,t){return e&&"run"in e?async function(n,r){const o=Hl(n,{file:r,...t});await e.run(o,r)}:function(n,r){return Hl(n,{file:r,...e||t})}}function ql(e){if(e)throw e}var ii,Kl;function gN(){if(Kl)return ii;Kl=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,o=function(c){return typeof Array.isArray=="function"?Array.isArray(c):t.call(c)==="[object Array]"},i=function(c){if(!c||t.call(c)!=="[object Object]")return!1;var u=e.call(c,"constructor"),h=c.constructor&&c.constructor.prototype&&e.call(c.constructor.prototype,"isPrototypeOf");if(c.constructor&&!u&&!h)return!1;var p;for(p in c);return typeof p>"u"||e.call(c,p)},s=function(c,u){n&&u.name==="__proto__"?n(c,u.name,{enumerable:!0,configurable:!0,value:u.newValue,writable:!0}):c[u.name]=u.newValue},a=function(c,u){if(u==="__proto__")if(e.call(c,u)){if(r)return r(c,u).value}else return;return c[u]};return ii=function l(){var c,u,h,p,f,x,m=arguments[0],y=1,g=arguments.length,b=!1;for(typeof m=="boolean"&&(b=m,m=arguments[1]||{},y=2),(m==null||typeof m!="object"&&typeof m!="function")&&(m={});y<g;++y)if(c=arguments[y],c!=null)for(u in c)h=a(m,u),p=a(c,u),m!==p&&(b&&p&&(i(p)||(f=o(p)))?(f?(f=!1,x=h&&o(h)?h:[]):x=h&&i(h)?h:{},s(m,{name:u,newValue:l(b,x,p)})):typeof p<"u"&&s(m,{name:u,newValue:p}));return m},ii}var xN=gN();const si=ts(xN);function qi(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function yN(){const e=[],t={run:n,use:r};return t;function n(...o){let i=-1;const s=o.pop();if(typeof s!="function")throw new TypeError("Expected function as last argument, not "+s);a(null,...o);function a(l,...c){const u=e[++i];let h=-1;if(l){s(l);return}for(;++h<o.length;)(c[h]===null||c[h]===void 0)&&(c[h]=o[h]);o=c,u?vN(u,a)(...c):s(null,...c)}}function r(o){if(typeof o!="function")throw new TypeError("Expected `middelware` to be a function, not "+o);return e.push(o),t}}function vN(e,t){let n;return r;function r(...s){const a=e.length>s.length;let l;a&&s.push(o);try{l=e.apply(this,s)}catch(c){const u=c;if(a&&n)throw u;return o(u)}a||(l&&l.then&&typeof l.then=="function"?l.then(i,o):l instanceof Error?o(l):i(l))}function o(s,...a){n||(n=!0,t(s,...a))}function i(s){o(null,s)}}const _t={basename:bN,dirname:wN,extname:kN,join:_N,sep:"/"};function bN(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');wr(e);let n=0,r=-1,o=e.length,i;if(t===void 0||t.length===0||t.length>e.length){for(;o--;)if(e.codePointAt(o)===47){if(i){n=o+1;break}}else r<0&&(i=!0,r=o+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let s=-1,a=t.length-1;for(;o--;)if(e.codePointAt(o)===47){if(i){n=o+1;break}}else s<0&&(i=!0,s=o+1),a>-1&&(e.codePointAt(o)===t.codePointAt(a--)?a<0&&(r=o):(a=-1,r=s));return n===r?r=s:r<0&&(r=e.length),e.slice(n,r)}function wN(e){if(wr(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function kN(e){wr(e);let t=e.length,n=-1,r=0,o=-1,i=0,s;for(;t--;){const a=e.codePointAt(t);if(a===47){if(s){r=t+1;break}continue}n<0&&(s=!0,n=t+1),a===46?o<0?o=t:i!==1&&(i=1):o>-1&&(i=-1)}return o<0||n<0||i===0||i===1&&o===n-1&&o===r+1?"":e.slice(o,n)}function _N(...e){let t=-1,n;for(;++t<e.length;)wr(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":SN(n)}function SN(e){wr(e);const t=e.codePointAt(0)===47;let n=CN(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function CN(e,t){let n="",r=0,o=-1,i=0,s=-1,a,l;for(;++s<=e.length;){if(s<e.length)a=e.codePointAt(s);else{if(a===47)break;a=47}if(a===47){if(!(o===s-1||i===1))if(o!==s-1&&i===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(l=n.lastIndexOf("/"),l!==n.length-1){l<0?(n="",r=0):(n=n.slice(0,l),r=n.length-1-n.lastIndexOf("/")),o=s,i=0;continue}}else if(n.length>0){n="",r=0,o=s,i=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(o+1,s):n=e.slice(o+1,s),r=s-o-1;o=s,i=0}else a===46&&i>-1?i++:i=-1}return n}function wr(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const EN={cwd:NN};function NN(){return"/"}function Ki(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function jN(e){if(typeof e=="string")e=new URL(e);else if(!Ki(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return TN(e)}function TN(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const o=new TypeError("File URL path must not include encoded / characters");throw o.code="ERR_INVALID_FILE_URL_PATH",o}}return decodeURIComponent(t)}const ai=["history","path","basename","stem","extname","dirname"];class Wh{constructor(t){let n;t?Ki(t)?n={path:t}:typeof t=="string"||AN(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":EN.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<ai.length;){const i=ai[r];i in n&&n[i]!==void 0&&n[i]!==null&&(this[i]=i==="history"?[...n[i]]:n[i])}let o;for(o in n)ai.includes(o)||(this[o]=n[o])}get basename(){return typeof this.path=="string"?_t.basename(this.path):void 0}set basename(t){ci(t,"basename"),li(t,"basename"),this.path=_t.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?_t.dirname(this.path):void 0}set dirname(t){Gl(this.basename,"dirname"),this.path=_t.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?_t.extname(this.path):void 0}set extname(t){if(li(t,"extname"),Gl(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=_t.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Ki(t)&&(t=jN(t)),ci(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?_t.basename(this.path,this.extname):void 0}set stem(t){ci(t,"stem"),li(t,"stem"),this.path=_t.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const o=this.message(t,n,r);throw o.fatal=!0,o}info(t,n,r){const o=this.message(t,n,r);return o.fatal=void 0,o}message(t,n,r){const o=new Ye(t,n,r);return this.path&&(o.name=this.path+":"+o.name,o.file=this.path),o.fatal=!1,this.messages.push(o),o}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function li(e,t){if(e&&e.includes(_t.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+_t.sep+"`")}function ci(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Gl(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function AN(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const IN=(function(e){const r=this.constructor.prototype,o=r[e],i=function(){return o.apply(i,arguments)};return Object.setPrototypeOf(i,r),i}),zN={}.hasOwnProperty;class Xs extends IN{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=yN()}copy(){const t=new Xs;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(si(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(fi("data",this.frozen),this.namespace[t]=n,this):zN.call(this.namespace,t)&&this.namespace[t]||void 0:t?(fi("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const o=n.call(t,...r);typeof o=="function"&&this.transformers.use(o)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=Lr(t),r=this.parser||this.Parser;return ui("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),ui("process",this.parser||this.Parser),di("process",this.compiler||this.Compiler),n?o(void 0,n):new Promise(o);function o(i,s){const a=Lr(t),l=r.parse(a);r.run(l,a,function(u,h,p){if(u||!h||!p)return c(u);const f=h,x=r.stringify(f,p);ON(x)?p.value=x:p.result=x,c(u,p)});function c(u,h){u||!h?s(u):i?i(h):n(void 0,h)}}}processSync(t){let n=!1,r;return this.freeze(),ui("processSync",this.parser||this.Parser),di("processSync",this.compiler||this.Compiler),this.process(t,o),Yl("processSync","process",n),r;function o(i,s){n=!0,ql(i),r=s}}run(t,n,r){Jl(t),this.freeze();const o=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?i(void 0,r):new Promise(i);function i(s,a){const l=Lr(n);o.run(t,l,c);function c(u,h,p){const f=h||t;u?a(u):s?s(f):r(void 0,f,p)}}}runSync(t,n){let r=!1,o;return this.run(t,n,i),Yl("runSync","run",r),o;function i(s,a){ql(s),o=a,r=!0}}stringify(t,n){this.freeze();const r=Lr(n),o=this.compiler||this.Compiler;return di("stringify",o),Jl(t),o(t,r)}use(t,...n){const r=this.attachers,o=this.namespace;if(fi("use",this.frozen),t!=null)if(typeof t=="function")l(t,n);else if(typeof t=="object")Array.isArray(t)?a(t):s(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function i(c){if(typeof c=="function")l(c,[]);else if(typeof c=="object")if(Array.isArray(c)){const[u,...h]=c;l(u,h)}else s(c);else throw new TypeError("Expected usable value, not `"+c+"`")}function s(c){if(!("plugins"in c)&&!("settings"in c))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");a(c.plugins),c.settings&&(o.settings=si(!0,o.settings,c.settings))}function a(c){let u=-1;if(c!=null)if(Array.isArray(c))for(;++u<c.length;){const h=c[u];i(h)}else throw new TypeError("Expected a list of plugins, not `"+c+"`")}function l(c,u){let h=-1,p=-1;for(;++h<r.length;)if(r[h][0]===c){p=h;break}if(p===-1)r.push([c,...u]);else if(u.length>0){let[f,...x]=u;const m=r[p][1];qi(m)&&qi(f)&&(f=si(!0,m,f)),r[p]=[c,f,...x]}}}}const RN=new Xs().freeze();function ui(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function di(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function fi(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function Jl(e){if(!qi(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Yl(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Lr(e){return PN(e)?e:new Wh(e)}function PN(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function ON(e){return typeof e=="string"||DN(e)}function DN(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const MN="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Xl=[],Ql={allowDangerousHtml:!0},LN=/^(https?|ircs?|mailto|xmpp)$/i,FN=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function Ln(e){const t=$N(e),n=BN(e);return UN(t.runSync(t.parse(n),n),e)}function $N(e){const t=e.rehypePlugins||Xl,n=e.remarkPlugins||Xl,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Ql}:Ql;return RN().use(b3).use(n).use(mN,r).use(t)}function BN(e){const t=e.children||"",n=new Wh;return typeof t=="string"&&(n.value=t),n}function UN(e,t){const n=t.allowedElements,r=t.allowElement,o=t.components,i=t.disallowedElements,s=t.skipHtml,a=t.unwrapDisallowed,l=t.urlTransform||ZN;for(const u of FN)Object.hasOwn(t,u.from)&&(""+u.from+(u.to?"use `"+u.to+"` instead":"remove it")+MN+u.id,void 0);return Vh(e,c),QS(e,{Fragment:d.Fragment,components:o,ignoreInvalidStyle:!0,jsx:d.jsx,jsxs:d.jsxs,passKeys:!0,passNode:!0});function c(u,h,p){if(u.type==="raw"&&p&&typeof h=="number")return s?p.children.splice(h,1):p.children[h]={type:"text",value:u.value},h;if(u.type==="element"){let f;for(f in ni)if(Object.hasOwn(ni,f)&&Object.hasOwn(u.properties,f)){const x=u.properties[f],m=ni[f];(m===null||m.includes(u.tagName))&&(u.properties[f]=l(String(x||""),f,u))}}if(u.type==="element"){let f=n?!n.includes(u.tagName):i?i.includes(u.tagName):!1;if(!f&&r&&typeof h=="number"&&(f=!r(u,h,p)),f&&p&&typeof h=="number")return a&&u.children?p.children.splice(h,1,...u.children):p.children.splice(h,1),h}}}function ZN(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),o=e.indexOf("/");return t===-1||o!==-1&&t>o||n!==-1&&t>n||r!==-1&&t>r||LN.test(e.slice(0,t))?e:""}function ec({delayDuration:e=0,...t}){return d.jsx(aS,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function VN({...e}){return d.jsx(lS,{"data-slot":"tooltip",...e})}function WN({...e}){return d.jsx(cS,{"data-slot":"tooltip-trigger",...e})}function HN({className:e,sideOffset:t=0,children:n,...r}){return d.jsx(uS,{children:d.jsxs(dS,{"data-slot":"tooltip-content",sideOffset:t,className:ke("bg-foreground text-background animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin) rounded-md px-3 py-1.5 text-xs text-balance",e),...r,children:[n,d.jsx(fS,{className:"bg-foreground fill-foreground z-50 size-2.5 translate-y-[calc(-50%_-_2px)] rotate-45 rounded-[2px]"})]})})}function Hh(e){if(e===null)return"null";if(Array.isArray(e))return"array";switch(typeof e){case"string":return"string";case"number":return"number";case"boolean":return"boolean";case"object":return"object";case"bigint":case"symbol":case"undefined":case"function":return"object"}}function lo(e){return e!==null&&(Array.isArray(e)||typeof e=="object")}function qN(e,t){const n=Object.getOwnPropertyDescriptor(e,t);if(n!==void 0)return n.value}function Qs(e){return Array.isArray(e)?e.map((t,n)=>[String(n),t]):typeof e=="object"&&e!==null?Object.keys(e).map(t=>{const n=qN(e,t);return[t,pr(n)]}):[]}function tc(e){return Array.isArray(e)?e.length:typeof e=="object"&&e!==null?Object.keys(e).length:0}const nc=120;function KN({text:e}){const[t,n]=v.useState(!1);return e.length>nc?d.jsxs("span",{className:"text-emerald-400 break-all",children:['"',t?d.jsx("span",{className:"cursor-pointer prose prose-sm dark:prose-invert inline max-w-none [&_p]:inline [&_p]:my-0 [&_code]:text-emerald-300 [&_a]:text-emerald-300",onClick:o=>{o.stopPropagation(),n(!1)},onKeyDown:o=>{(o.key==="Enter"||o.key===" ")&&(o.stopPropagation(),n(!1))},role:"button",tabIndex:0,children:d.jsx(Ln,{children:e})}):d.jsxs(VN,{delayDuration:300,children:[d.jsxs(WN,{onClick:o=>{o.stopPropagation(),n(!0)},className:"text-left cursor-pointer",children:[d.jsx("span",{children:e.slice(0,nc)}),d.jsx("span",{className:"text-emerald-400/50",children:"…"})]}),d.jsxs(HN,{side:"bottom",className:"max-w-md text-xs p-2 break-words whitespace-pre-wrap",children:[e.slice(0,500),e.length>500?"…":""]})]}),'"']}):d.jsxs("span",{className:"text-emerald-400 break-all",children:['"',d.jsx("span",{className:"prose prose-sm dark:prose-invert inline max-w-none [&_p]:inline [&_p]:my-0 [&_code]:text-emerald-300 [&_a]:text-emerald-300",children:d.jsx(Ln,{children:e})}),'"']})}function qh({value:e}){if(e===null)return d.jsx("span",{className:"text-rose-400 italic",children:"null"});switch(typeof e){case"string":return d.jsx(KN,{text:e});case"number":return d.jsx("span",{className:"text-amber-400",children:e});case"boolean":return d.jsx("span",{className:"text-blue-400",children:e?"true":"false"});case"object":case"bigint":case"symbol":case"undefined":case"function":return d.jsx("span",{className:"text-muted-foreground",children:JSON.stringify(e)})}}function rc({value:e}){const[t,n]=v.useState(!1);function r(o){o.stopPropagation(),window.navigator.clipboard.writeText(JSON.stringify(e,null,2)).then(()=>{n(!0),setTimeout(()=>{n(!1)},2e3)})}return d.jsx("button",{type:"button",onClick:r,className:"inline-flex items-center gap-1 text-[10px] text-muted-foreground hover:text-foreground transition-colors",title:"Copy JSON",children:t?d.jsx(Bn,{className:"size-3 text-green-500"}):d.jsx(go,{className:"size-3"})})}function GN({value:e}){const[t,n]=v.useState(!1);function r(o){o.stopPropagation(),window.navigator.clipboard.writeText(JSON.stringify(e,null,2)).then(()=>{n(!0),setTimeout(()=>{n(!1)},2e3)})}return d.jsx("button",{type:"button",onClick:r,className:"opacity-0 group-hover/row:opacity-100 hover:bg-muted p-0.5 rounded transition-opacity shrink-0",title:"Copy to clipboard",children:t?d.jsx(Bn,{className:"size-3 text-green-500"}):d.jsx(go,{className:"size-3 text-muted-foreground"})})}function JN(e){return lo(e)?Qs(e).some(([,t])=>lo(t)):!1}function YN({allExpanded:e,onClick:t}){return d.jsx("button",{type:"button",onClick:t,className:"opacity-0 group-hover/row:opacity-100 hover:bg-muted p-0.5 rounded transition-opacity shrink-0",title:e?"Collapse all":"Expand all",children:e?d.jsx(pv,{className:"size-3.5 text-muted-foreground"}):d.jsx(fv,{className:"size-3.5 text-muted-foreground"})})}function Kh({name:e,value:t,level:n,defaultExpandDepth:r,isArrayItem:o}){const[i,s]=v.useState(n<r),[a,l]=v.useState(0),[c,u]=v.useState(null),[h,p]=v.useState(!1),f=lo(t),x=Hh(t),m=x==="array"?"[":"{",y=x==="array"?"]":"}";function g(_){_.stopPropagation(),h?(s(!1),u(0),l(S=>S+1),p(!1)):(s(!0),u(Number.POSITIVE_INFINITY),l(S=>S+1),p(!0))}const b=c??r;return d.jsxs("div",{className:ke(n>0&&"border-l border-border/50 ml-2"),children:[d.jsxs("div",{className:ke("flex items-start gap-1 py-0.5 px-1 -ml-1 rounded-sm group/row",f&&"cursor-pointer hover:bg-muted/50"),onClick:f?()=>{i&&p(!1),s(!i)}:void 0,onKeyDown:f?_=>{(_.key==="Enter"||_.key===" ")&&(_.preventDefault(),s(!i))}:void 0,role:f?"button":void 0,tabIndex:f?0:void 0,children:[f?d.jsx("span",{className:"w-4 h-5 flex items-center justify-center shrink-0",children:i?d.jsx(At,{className:"size-3 text-muted-foreground"}):d.jsx(Lt,{className:"size-3 text-muted-foreground"})}):d.jsx("span",{className:"w-4 shrink-0"}),d.jsx("span",{className:ke("shrink-0",o?"text-muted-foreground":"text-cyan-400"),children:o?e:`"${e}"`}),d.jsx("span",{className:"text-muted-foreground shrink-0",children:f?"":":"}),f?d.jsxs("span",{className:"text-muted-foreground",children:[m,d.jsxs("span",{className:"text-muted-foreground/60 text-xs",children:[" ",tc(t)," ",tc(t)===1?"item":"items"," ",y]})]}):d.jsx("span",{className:"min-w-0",children:d.jsx(qh,{value:t})}),f&&JN(t)&&d.jsx(YN,{allExpanded:h,onClick:g}),d.jsx(GN,{value:t})]}),f&&i&&d.jsxs("div",{className:"pl-4",children:[Qs(t).map(([_,S])=>d.jsx(Kh,{name:_,value:S,level:n+1,defaultExpandDepth:b,isArrayItem:x==="array"},_)),d.jsx("div",{className:"text-muted-foreground py-0.5 px-1",children:y})]},a)]})}function ea({data:e,defaultExpandDepth:t=2,className:n,showCopy:r=!1}){if(!lo(e))return d.jsx(ec,{children:d.jsx("div",{className:ke("font-mono text-xs leading-relaxed",n),children:d.jsxs("div",{className:"flex items-center gap-1",children:[d.jsx(qh,{value:e}),r&&d.jsx(rc,{value:e})]})})});const s=Hh(e)==="array";return d.jsx(ec,{children:d.jsxs("div",{className:ke("font-mono text-xs leading-relaxed",n),children:[r&&d.jsx(rc,{value:e}),Qs(e).map(([a,l])=>d.jsx(Kh,{name:a,value:l,level:0,defaultExpandDepth:t,isArrayItem:s},a))]})})}function Wr({text:e,defaultExpandDepth:t=2,className:n}){try{const r=JSON.parse(e);return d.jsx(ea,{data:pr(r),defaultExpandDepth:t,className:n})}catch{return d.jsx("pre",{className:ke("font-mono text-xs whitespace-pre-wrap break-words",n),children:e})}}function pr(e){if(e==null)return null;switch(typeof e){case"string":return e;case"number":return e;case"boolean":return e;case"object":{if(Array.isArray(e))return e.map(n=>pr(n));const t={};for(const n of Object.keys(e)){const r=Object.getOwnPropertyDescriptor(e,n);t[n]=pr(r?.value)}return t}case"bigint":case"symbol":case"function":case"undefined":return String(e)}return null}function _n({className:e,orientation:t="horizontal",...n}){return d.jsx(U_,{"data-slot":"tabs","data-orientation":t,orientation:t,className:ke("group/tabs flex gap-2 data-[orientation=horizontal]:flex-col",e),...n})}const XN=ms("rounded-lg p-[3px] group-data-[orientation=horizontal]/tabs:h-9 data-[variant=line]:rounded-none group/tabs-list text-muted-foreground inline-flex w-fit items-center justify-center group-data-[orientation=vertical]/tabs:h-fit group-data-[orientation=vertical]/tabs:flex-col",{variants:{variant:{default:"bg-muted",line:"gap-1 bg-transparent"}},defaultVariants:{variant:"default"}});function Sn({className:e,variant:t="default",...n}){return d.jsx(Z_,{"data-slot":"tabs-list","data-variant":t,className:ke(XN({variant:t}),e),...n})}function Ge({className:e,...t}){return d.jsx(V_,{"data-slot":"tabs-trigger",className:ke("focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:outline-ring text-foreground/60 hover:text-foreground dark:text-muted-foreground dark:hover:text-foreground relative inline-flex h-[calc(100%-1px)] flex-1 items-center justify-center gap-1.5 rounded-md border border-transparent px-2 py-1 text-sm font-medium whitespace-nowrap transition-all group-data-[orientation=vertical]/tabs:w-full group-data-[orientation=vertical]/tabs:justify-start focus-visible:ring-[3px] focus-visible:outline-1 disabled:pointer-events-none disabled:opacity-50 group-data-[variant=default]/tabs-list:data-[state=active]:shadow-sm group-data-[variant=line]/tabs-list:data-[state=active]:shadow-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4","group-data-[variant=line]/tabs-list:bg-transparent group-data-[variant=line]/tabs-list:data-[state=active]:bg-transparent dark:group-data-[variant=line]/tabs-list:data-[state=active]:border-transparent dark:group-data-[variant=line]/tabs-list:data-[state=active]:bg-transparent","data-[state=active]:bg-background dark:data-[state=active]:text-foreground dark:data-[state=active]:border-input dark:data-[state=active]:bg-input/30 data-[state=active]:text-foreground","after:bg-foreground after:absolute after:opacity-0 after:transition-opacity group-data-[orientation=horizontal]/tabs:after:inset-x-0 group-data-[orientation=horizontal]/tabs:after:bottom-[-5px] group-data-[orientation=horizontal]/tabs:after:h-0.5 group-data-[orientation=vertical]/tabs:after:inset-y-0 group-data-[orientation=vertical]/tabs:after:-right-1 group-data-[orientation=vertical]/tabs:after:w-0.5 group-data-[variant=line]/tabs-list:data-[state=active]:after:opacity-100",e),...t})}function Je({className:e,...t}){return d.jsx(W_,{"data-slot":"tabs-content",className:ke("flex-1 outline-none",e),...t})}class Gh{diff(t,n,r={}){let o;typeof r=="function"?(o=r,r={}):"callback"in r&&(o=r.callback);const i=this.castInput(t,r),s=this.castInput(n,r),a=this.removeEmpty(this.tokenize(i,r)),l=this.removeEmpty(this.tokenize(s,r));return this.diffWithOptionsObj(a,l,r,o)}diffWithOptionsObj(t,n,r,o){var i;const s=b=>{if(b=this.postProcess(b,r),o){setTimeout(function(){o(b)},0);return}else return b},a=n.length,l=t.length;let c=1,u=a+l;r.maxEditLength!=null&&(u=Math.min(u,r.maxEditLength));const h=(i=r.timeout)!==null&&i!==void 0?i:1/0,p=Date.now()+h,f=[{oldPos:-1,lastComponent:void 0}];let x=this.extractCommon(f[0],n,t,0,r);if(f[0].oldPos+1>=l&&x+1>=a)return s(this.buildValues(f[0].lastComponent,n,t));let m=-1/0,y=1/0;const g=()=>{for(let b=Math.max(m,-c);b<=Math.min(y,c);b+=2){let _;const S=f[b-1],E=f[b+1];S&&(f[b-1]=void 0);let j=!1;if(E){const R=E.oldPos-b;j=E&&0<=R&&R<a}const A=S&&S.oldPos+1<l;if(!j&&!A){f[b]=void 0;continue}if(!A||j&&S.oldPos<E.oldPos?_=this.addToPath(E,!0,!1,0,r):_=this.addToPath(S,!1,!0,1,r),x=this.extractCommon(_,n,t,b,r),_.oldPos+1>=l&&x+1>=a)return s(this.buildValues(_.lastComponent,n,t))||!0;f[b]=_,_.oldPos+1>=l&&(y=Math.min(y,b-1)),x+1>=a&&(m=Math.max(m,b+1))}c++};if(o)(function b(){setTimeout(function(){if(c>u||Date.now()>p)return o(void 0);g()||b()},0)})();else for(;c<=u&&Date.now()<=p;){const b=g();if(b)return b}}addToPath(t,n,r,o,i){const s=t.lastComponent;return s&&!i.oneChangePerToken&&s.added===n&&s.removed===r?{oldPos:t.oldPos+o,lastComponent:{count:s.count+1,added:n,removed:r,previousComponent:s.previousComponent}}:{oldPos:t.oldPos+o,lastComponent:{count:1,added:n,removed:r,previousComponent:s}}}extractCommon(t,n,r,o,i){const s=n.length,a=r.length;let l=t.oldPos,c=l-o,u=0;for(;c+1<s&&l+1<a&&this.equals(r[l+1],n[c+1],i);)c++,l++,u++,i.oneChangePerToken&&(t.lastComponent={count:1,previousComponent:t.lastComponent,added:!1,removed:!1});return u&&!i.oneChangePerToken&&(t.lastComponent={count:u,previousComponent:t.lastComponent,added:!1,removed:!1}),t.oldPos=l,c}equals(t,n,r){return r.comparator?r.comparator(t,n):t===n||!!r.ignoreCase&&t.toLowerCase()===n.toLowerCase()}removeEmpty(t){const n=[];for(let r=0;r<t.length;r++)t[r]&&n.push(t[r]);return n}castInput(t,n){return t}tokenize(t,n){return Array.from(t)}join(t){return t.join("")}postProcess(t,n){return t}get useLongestToken(){return!1}buildValues(t,n,r){const o=[];let i;for(;t;)o.push(t),i=t.previousComponent,delete t.previousComponent,t=i;o.reverse();const s=o.length;let a=0,l=0,c=0;for(;a<s;a++){const u=o[a];if(u.removed)u.value=this.join(r.slice(c,c+u.count)),c+=u.count;else{if(!u.added&&this.useLongestToken){let h=n.slice(l,l+u.count);h=h.map(function(p,f){const x=r[c+f];return x.length>p.length?x:p}),u.value=this.join(h)}else u.value=this.join(n.slice(l,l+u.count));l+=u.count,u.added||(c+=u.count)}}return o}}class QN extends Gh{constructor(){super(...arguments),this.tokenize=Yh}equals(t,n,r){return r.ignoreWhitespace?((!r.newlineIsToken||!t.includes(`
|
|
98
|
+
`))&&(t=t.trim()),(!r.newlineIsToken||!n.includes(`
|
|
99
|
+
`))&&(n=n.trim())):r.ignoreNewlineAtEof&&!r.newlineIsToken&&(t.endsWith(`
|
|
100
|
+
`)&&(t=t.slice(0,-1)),n.endsWith(`
|
|
101
|
+
`)&&(n=n.slice(0,-1))),super.equals(t,n,r)}}const ej=new QN;function Jh(e,t,n){return ej.diff(e,t,n)}function Yh(e,t){t.stripTrailingCr&&(e=e.replace(/\r\n/g,`
|
|
102
|
+
`));const n=[],r=e.split(/(\n|\r\n)/);r[r.length-1]||r.pop();for(let o=0;o<r.length;o++){const i=r[o];o%2&&!t.newlineIsToken?n[n.length-1]+=i:n.push(i)}return n}class tj extends Gh{constructor(){super(...arguments),this.tokenize=Yh}get useLongestToken(){return!0}castInput(t,n){const{undefinedReplacement:r,stringifyReplacer:o=(i,s)=>typeof s>"u"?r:s}=n;return typeof t=="string"?t:JSON.stringify(Gi(t,null,null,o),null," ")}equals(t,n,r){return super.equals(t.replace(/,([\r\n])/g,"$1"),n.replace(/,([\r\n])/g,"$1"),r)}}const nj=new tj;function rj(e,t,n){return nj.diff(e,t,n)}function Gi(e,t,n,r,o){t=t||[],n=n||[],r&&(e=r(o===void 0?"":o,e));let i;for(i=0;i<t.length;i+=1)if(t[i]===e)return n[i];let s;if(Object.prototype.toString.call(e)==="[object Array]"){for(t.push(e),s=new Array(e.length),n.push(s),i=0;i<e.length;i+=1)s[i]=Gi(e[i],t,n,r,String(i));return t.pop(),n.pop(),s}if(e&&e.toJSON&&(e=e.toJSON()),typeof e=="object"&&e!==null){t.push(e),s={},n.push(s);const a=[];let l;for(l in e)Object.prototype.hasOwnProperty.call(e,l)&&a.push(l);for(a.sort(),i=0;i<a.length;i+=1)l=a[i],s[l]=Gi(e[l],t,n,r,l);t.pop(),n.pop()}else s=e;return s}function oc(e){return e===void 0?[]:Object.entries(e).map(t=>[t[0].toLowerCase(),t[1]]).sort(([t],[n])=>t.localeCompare(n))}function ic([e,t]){return`${e}: ${t}`}function Ji(e){const t=[];let n=0,r=0;for(const o of e){const i=o.value.split(`
|
|
103
|
+
`);i.length>0&&i[i.length-1]===""&&i.pop();for(const s of i)o.added?(r+=1,t.push({kind:"added",text:s,oldLineNumber:null,newLineNumber:r})):o.removed?(n+=1,t.push({kind:"removed",text:s,oldLineNumber:n,newLineNumber:null})):(n+=1,r+=1,t.push({kind:"context",text:s,oldLineNumber:n,newLineNumber:r}))}return t}function oj(e,t){const n=oc(e).map(ic).join(`
|
|
104
|
+
`),r=oc(t).map(ic).join(`
|
|
105
|
+
`);if(n===r)return{lines:[],isEmpty:!0};const o=Jh(n,r);return{lines:Ji(o),isEmpty:!1}}function sc(e){try{const t=JSON.parse(e);return t===null||typeof t=="string"||typeof t=="object"?t:null}catch{return null}}function ij(e,t){const n=e??"",r=t??"";if(n===r)return{lines:[],isEmpty:!0};const o=sc(n),i=sc(r);if(o!==null&&i!==null){const a=rj(o,i)??[];if(a.length===1){const l=a[0];if(l!==void 0&&!l.added&&!l.removed)return{lines:[],isEmpty:!0}}return{lines:Ji(a),isEmpty:!1}}const s=Jh(n,r);return{lines:Ji(s),isEmpty:!1}}const sj=22,hi=1e4;function aj(e){return e==="added"?"+":e==="removed"?"-":" "}function lj(e){return e==="added"?"bg-green-500/10 text-green-700 dark:text-green-300":e==="removed"?"bg-red-500/10 text-red-700 dark:text-red-300":"text-foreground/80"}function ac({result:e,emptyLabel:t}){const[n,r]=v.useState("unified"),o=v.useRef(null),i=vu({count:e.lines.length,getScrollElement:()=>o.current,estimateSize:()=>sj,overscan:10});if(e.isEmpty)return d.jsx("div",{className:"rounded border border-dashed border-border bg-muted/30 px-4 py-6 text-center text-xs text-muted-foreground","data-testid":"diff-empty",children:t??"No transformation applied — raw and processed are identical."});const s=e.lines.length,a=s>hi,l=a?e.lines.slice(0,hi):e.lines;return d.jsxs("div",{className:"space-y-2",children:[d.jsxs("div",{className:"flex items-center justify-between text-xs text-muted-foreground",children:[d.jsxs("span",{children:[s.toLocaleString()," line",s===1?"":"s",a&&` (showing first ${hi.toLocaleString()})`]}),d.jsxs("div",{className:"inline-flex rounded-md border border-border overflow-hidden",children:[d.jsxs("button",{type:"button",onClick:()=>r("unified"),"aria-pressed":n==="unified",className:ke("flex items-center gap-1 px-2 py-1 transition-colors",n==="unified"?"bg-muted text-foreground":"hover:bg-muted/50"),title:"Unified diff (single column)",children:[d.jsx(tb,{className:"size-3"}),"Unified"]}),d.jsxs("button",{type:"button",onClick:()=>r("split"),"aria-pressed":n==="split",className:ke("flex items-center gap-1 px-2 py-1 transition-colors border-l border-border",n==="split"?"bg-muted text-foreground":"hover:bg-muted/50"),title:"Split diff (side by side)",children:[d.jsx(_v,{className:"size-3"}),"Split"]})]})]}),d.jsx("div",{ref:o,className:"max-h-[60vh] overflow-auto rounded border border-border bg-background font-mono text-xs","data-testid":"diff-viewport",children:n==="unified"?d.jsx(cj,{virtualizer:i,lines:l}):d.jsx(fj,{lines:l})})]})}function cj({virtualizer:e,lines:t}){return d.jsx("div",{style:{height:`${e.getTotalSize()}px`,width:"100%",position:"relative"},children:e.getVirtualItems().map(n=>{const r=t[n.index];return r===void 0?null:d.jsxs("div",{"data-index":n.index,ref:e.measureElement,className:ke("flex items-start gap-3 px-2",lj(r.kind)),style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${n.start}px)`},children:[d.jsx("span",{className:"select-none text-muted-foreground/60 w-10 text-right tabular-nums",children:r.oldLineNumber??""}),d.jsx("span",{className:"select-none text-muted-foreground/60 w-10 text-right tabular-nums",children:r.newLineNumber??""}),d.jsx("span",{className:ke("select-none w-3 text-right font-bold",r.kind==="added"&&"text-green-600 dark:text-green-400",r.kind==="removed"&&"text-red-600 dark:text-red-400"),children:aj(r.kind)}),d.jsx("span",{className:"whitespace-pre-wrap break-all flex-1",children:r.text})]},n.key)})})}function uj(e){const t=[];let n=0;for(;n<e.length;){const r=e[n];if(r===void 0)break;if(r.kind==="context"){t.push({left:{text:r.text,lineNumber:r.oldLineNumber},right:{text:r.text,lineNumber:r.newLineNumber},kind:"equal"}),n+=1;continue}const o=[],i=[];for(;n<e.length&&e[n]?.kind==="removed";){const a=e[n];a!==void 0&&o.push(a),n+=1}for(;n<e.length&&e[n]?.kind==="added";){const a=e[n];a!==void 0&&i.push(a),n+=1}const s=Math.max(o.length,i.length);for(let a=0;a<s;a+=1){const l=o[a],c=i[a];l!==void 0&&c!==void 0?t.push({left:{text:l.text,lineNumber:l.oldLineNumber},right:{text:c.text,lineNumber:c.newLineNumber},kind:"changed"}):l!==void 0?t.push({left:{text:l.text,lineNumber:l.oldLineNumber},right:null,kind:"removed"}):c!==void 0&&t.push({left:null,right:{text:c.text,lineNumber:c.newLineNumber},kind:"added"})}}return t}function dj(e){switch(e){case"changed":return"bg-amber-500/10";case"removed":return"bg-red-500/10";case"added":return"bg-green-500/10";case"equal":return""}}function fj({lines:e}){const t=uj(e);return d.jsx("div",{"data-testid":"diff-split",children:t.map((n,r)=>d.jsxs("div",{className:ke("grid grid-cols-2 font-mono text-xs",dj(n.kind)),children:[d.jsxs("div",{className:"flex items-start gap-2 px-2 border-r border-border/50",children:[d.jsx("span",{className:"select-none text-muted-foreground/60 w-8 text-right tabular-nums",children:n.left?.lineNumber??""}),d.jsx("span",{className:ke("select-none w-3 text-right font-bold",(n.kind==="removed"||n.kind==="changed")&&"text-red-600 dark:text-red-400"),children:n.left!==null?"-":" "}),d.jsx("span",{className:"whitespace-pre-wrap break-all flex-1",children:n.left?.text??""})]}),d.jsxs("div",{className:"flex items-start gap-2 px-2",children:[d.jsx("span",{className:"select-none text-muted-foreground/60 w-8 text-right tabular-nums",children:n.right?.lineNumber??""}),d.jsx("span",{className:ke("select-none w-3 text-right font-bold",(n.kind==="added"||n.kind==="changed")&&"text-green-600 dark:text-green-400"),children:n.right!==null?"+":" "}),d.jsx("span",{className:"whitespace-pre-wrap break-all flex-1",children:n.right?.text??""})]})]},r))})}const hj="data:image/svg+xml,%3csvg%20height='2500'%20viewBox='0%206.603%201192.672%201193.397'%20width='2500'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m233.96%20800.215%20234.684-131.678%203.947-11.436-3.947-6.363h-11.436l-39.221-2.416-134.094-3.624-116.296-4.832-112.67-6.04-28.35-6.04-26.577-35.035%202.738-17.477%2023.84-16.027%2034.147%202.98%2075.463%205.155%20113.235%207.812%2082.147%204.832%20121.692%2012.644h19.329l2.738-7.812-6.604-4.832-5.154-4.832-117.182-79.41-126.845-83.92-66.443-48.321-35.92-24.484-18.12-22.953-7.813-50.093%2032.618-35.92%2043.812%202.98%2011.195%202.98%2044.375%2034.147%2094.792%2073.37%20123.786%2091.167%2018.12%2015.06%207.249-5.154.886-3.624-8.135-13.61-67.329-121.692-71.838-123.785-31.974-51.302-8.456-30.765c-2.98-12.645-5.154-23.275-5.154-36.242l37.127-50.416%2020.537-6.604%2049.53%206.604%2020.86%2018.121%2030.765%2070.39%2049.852%20110.818%2077.315%20150.684%2022.631%2044.698%2012.08%2041.396%204.51%2012.645h7.813v-7.248l6.362-84.886%2011.759-104.215%2011.436-134.094%203.946-37.772%2018.685-45.262%2037.127-24.482%2028.994%2013.852%2023.839%2034.148-3.303%2022.067-14.174%2092.134-27.785%20144.323-18.121%2096.644h10.55l12.08-12.08%2048.887-64.913%2082.147-102.685%2036.242-40.752%2042.282-45.02%2027.14-21.423h51.303l37.772%2056.135-16.913%2057.986-52.832%2067.007-43.812%2056.779-62.82%2084.563-39.22%2067.651%203.623%205.396%209.343-.886%20141.906-30.201%2076.671-13.852%2091.49-15.705%2041.396%2019.329%204.51%2019.65-16.269%2040.189-97.852%2024.16-114.764%2022.954-170.9%2040.43-2.093%201.53%202.416%202.98%2076.993%207.248%2032.94%201.771h80.617l150.12%2011.195%2039.222%2025.933%2023.517%2031.732-3.946%2024.16-60.403%2030.766-81.503-19.33-190.228-45.26-65.235-16.27h-9.02v5.397l54.362%2053.154%2099.624%2089.96%20124.752%20115.973%206.362%2028.671-16.027%2022.63-16.912-2.415-109.611-82.47-42.282-37.127-95.758-80.618h-6.363v8.456l22.067%2032.296%20116.537%20175.167%206.04%2053.719-8.456%2017.476-30.201%2010.55-33.181-6.04-68.215-95.758-70.39-107.84-56.778-96.644-6.926%203.947-33.503%20360.886-15.705%2018.443-36.243%2013.852-30.201-22.953-16.027-37.127%2016.027-73.37%2019.329-95.758%2015.704-76.107%2014.175-94.55%208.456-31.41-.563-2.094-6.927.886-71.275%2097.852-108.402%20146.497-85.772%2091.812-20.537%208.134-35.597-18.443%203.301-32.94%2019.893-29.315%20118.712-151.007%2071.597-93.583%2046.228-54.04-.322-7.813h-2.738l-315.302%20204.725-56.135%207.248-24.16-22.63%202.98-37.128%2011.435-12.08%2094.792-65.236-.322.323z'%20fill='%23d97757'/%3e%3c/svg%3e",pj="data:image/svg+xml,%3csvg%20height='2500'%20viewBox='-1%20-.1%20949.1%20959.8'%20width='2474'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m925.8%20456.3c10.4%2023.2%2017%2048%2019.7%2073.3%202.6%2025.3%201.3%2050.9-4.1%2075.8-5.3%2024.9-14.5%2048.8-27.3%2070.8-8.4%2014.7-18.3%2028.5-29.7%2041.2-11.3%2012.6-23.9%2024-37.6%2034-13.8%2010-28.5%2018.4-44.1%2025.3-15.5%206.8-31.7%2012-48.3%2015.4-7.8%2024.2-19.4%2047.1-34.4%2067.7-14.9%2020.6-33%2038.7-53.6%2053.6-20.6%2015-43.4%2026.6-67.6%2034.4-24.2%207.9-49.5%2011.8-75%2011.8-16.9.1-33.9-1.7-50.5-5.1-16.5-3.5-32.7-8.8-48.2-15.7s-30.2-15.5-43.9-25.5c-13.6-10-26.2-21.5-37.4-34.2-25%205.4-50.6%206.7-75.9%204.1-25.3-2.7-50.1-9.3-73.4-19.7-23.2-10.3-44.7-24.3-63.6-41.4s-35-37.1-47.7-59.1c-8.5-14.7-15.5-30.2-20.8-46.3s-8.8-32.7-10.6-49.6c-1.8-16.8-1.7-33.8.1-50.7%201.8-16.8%205.5-33.4%2010.8-49.5-17-18.9-31-40.4-41.4-63.6-10.3-23.3-17-48-19.6-73.3-2.7-25.3-1.3-50.9%204-75.8s14.5-48.8%2027.3-70.8c8.4-14.7%2018.3-28.6%2029.6-41.2s24-24%2037.7-34%2028.5-18.5%2044-25.3c15.6-6.9%2031.8-12%2048.4-15.4%207.8-24.3%2019.4-47.1%2034.3-67.7%2015-20.6%2033.1-38.7%2053.7-53.7%2020.6-14.9%2043.4-26.5%2067.6-34.4%2024.2-7.8%2049.5-11.8%2075-11.7%2016.9-.1%2033.9%201.6%2050.5%205.1s32.8%208.7%2048.3%2015.6c15.5%207%2030.2%2015.5%2043.9%2025.5%2013.7%2010.1%2026.3%2021.5%2037.5%2034.2%2024.9-5.3%2050.5-6.6%2075.8-4s50%209.3%2073.3%2019.6c23.2%2010.4%2044.7%2024.3%2063.6%2041.4%2018.9%2017%2035%2036.9%2047.7%2059%208.5%2014.6%2015.5%2030.1%2020.8%2046.3%205.3%2016.1%208.9%2032.7%2010.6%2049.6%201.8%2016.9%201.8%2033.9-.1%2050.8-1.8%2016.9-5.5%2033.5-10.8%2049.6%2017.1%2018.9%2031%2040.3%2041.4%2063.6zm-333.2%20426.9c21.8-9%2041.6-22.3%2058.3-39s30-36.5%2039-58.4c9-21.8%2013.7-45.2%2013.7-68.8v-223q-.1-.3-.2-.7-.1-.3-.3-.6-.2-.3-.5-.5-.3-.3-.6-.4l-80.7-46.6v269.4c0%202.7-.4%205.5-1.1%208.1-.7%202.7-1.7%205.2-3.1%207.6s-3%204.6-5%206.5a32.1%2032.1%200%200%201%20-6.5%205l-191.1%20110.3c-1.6%201-4.3%202.4-5.7%203.2%207.9%206.7%2016.5%2012.6%2025.5%2017.8%209.1%205.2%2018.5%209.6%2028.3%2013.2%209.8%203.5%2019.9%206.2%2030.1%208%2010.3%201.8%2020.7%202.7%2031.1%202.7%2023.6%200%2047-4.7%2068.8-13.8zm-455.1-151.4c11.9%2020.5%2027.6%2038.3%2046.3%2052.7%2018.8%2014.4%2040.1%2024.9%2062.9%2031s46.6%207.7%2070%204.6%2045.9-10.7%2066.4-22.5l193.2-111.5.5-.5q.2-.2.3-.6.2-.3.3-.6v-94l-233.2%20134.9c-2.4%201.4-4.9%202.4-7.5%203.2-2.7.7-5.4%201-8.2%201-2.7%200-5.4-.3-8.1-1-2.6-.8-5.2-1.8-7.6-3.2l-191.1-110.4c-1.7-1-4.2-2.5-5.6-3.4-1.8%2010.3-2.7%2020.7-2.7%2031.1s1%2020.8%202.8%2031.1c1.8%2010.2%204.6%2020.3%208.1%2030.1%203.6%209.8%208%2019.2%2013.2%2028.2zm-50.2-417c-11.8%2020.5-19.4%2043.1-22.5%2066.5s-1.5%2047.1%204.6%2070c6.1%2022.8%2016.6%2044.1%2031%2062.9%2014.4%2018.7%2032.3%2034.4%2052.7%2046.2l193.1%20111.6q.3.1.7.2h.7q.4%200%20.7-.2.3-.1.6-.3l81-46.8-233.2-134.6c-2.3-1.4-4.5-3.1-6.5-5a32.1%2032.1%200%200%201%20-5-6.5c-1.3-2.4-2.4-4.9-3.1-7.6-.7-2.6-1.1-5.3-1-8.1v-227.1c-9.8%203.6-19.3%208-28.3%2013.2-9%205.3-17.5%2011.3-25.5%2018-7.9%206.7-15.3%2014.1-22%2022.1-6.7%207.9-12.6%2016.5-17.8%2025.5zm663.3%20154.4c2.4%201.4%204.6%203%206.6%205%201.9%201.9%203.6%204.1%205%206.5%201.3%202.4%202.4%205%203.1%207.6.6%202.7%201%205.4.9%208.2v227.1c32.1-11.8%2060.1-32.5%2080.8-59.7%2020.8-27.2%2033.3-59.7%2036.2-93.7s-3.9-68.2-19.7-98.5-39.9-55.5-69.5-72.5l-193.1-111.6q-.3-.1-.7-.2h-.7q-.3.1-.7.2-.3.1-.6.3l-80.6%2046.6%20233.2%20134.7zm80.5-121h-.1v.1zm-.1-.1c5.8-33.6%201.9-68.2-11.3-99.7-13.1-31.5-35-58.6-63-78.2-28-19.5-61-30.7-95.1-32.2-34.2-1.4-68%206.9-97.6%2023.9l-193.1%20111.5q-.3.2-.5.5l-.4.6q-.1.3-.2.7-.1.3-.1.7v93.2l233.2-134.7c2.4-1.4%205-2.4%207.6-3.2%202.7-.7%205.4-1%208.1-1%202.8%200%205.5.3%208.2%201%202.6.8%205.1%201.8%207.5%203.2l191.1%20110.4c1.7%201%204.2%202.4%205.6%203.3zm-505.3-103.2c0-2.7.4-5.4%201.1-8.1.7-2.6%201.7-5.2%203.1-7.6%201.4-2.3%203-4.5%205-6.5%201.9-1.9%204.1-3.6%206.5-4.9l191.1-110.3c1.8-1.1%204.3-2.5%205.7-3.2-26.2-21.9-58.2-35.9-92.1-40.2-33.9-4.4-68.3%201-99.2%2015.5-31%2014.5-57.2%2037.6-75.5%2066.4-18.3%2028.9-28%2062.3-28%2096.5v223q.1.4.2.7.1.3.3.6.2.3.5.6.2.2.6.4l80.7%2046.6zm43.8%20294.7%20103.9%2060%20103.9-60v-119.9l-103.8-60-103.9%2060z'/%3e%3c/svg%3e",mj="data:image/svg+xml,%3csvg%20fill='none'%20height='1320'%20viewBox='3.771%206.973%2023.993%2017.652'%20width='2500'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m27.501%208.469c-.252-.123-.36.111-.508.23-.05.04-.093.09-.135.135-.368.395-.797.652-1.358.621-.821-.045-1.521.213-2.14.842-.132-.776-.57-1.238-1.235-1.535-.349-.155-.701-.309-.944-.645-.171-.238-.217-.504-.303-.765-.054-.159-.108-.32-.29-.348-.197-.031-.274.135-.352.273-.31.567-.43%201.192-.419%201.825.028%201.421.628%202.554%201.82%203.36.136.093.17.186.128.321-.081.278-.178.547-.264.824-.054.178-.135.217-.324.14a5.448%205.448%200%200%201%20-1.719-1.169c-.848-.82-1.614-1.726-2.57-2.435-.225-.166-.449-.32-.681-.467-.976-.95.128-1.729.383-1.82.267-.096.093-.428-.77-.424s-1.653.293-2.659.677a2.782%202.782%200%200%201%20-.46.135%209.554%209.554%200%200%200%20-2.853-.1c-1.866.21-3.356%201.092-4.452%202.6-1.315%201.81-1.625%203.87-1.246%206.018.399%202.261%201.552%204.136%203.326%205.601%201.837%201.518%203.955%202.262%206.37%202.12%201.466-.085%203.1-.282%204.942-1.842.465.23.952.322%201.762.392.623.059%201.223-.031%201.687-.127.728-.154.677-.828.414-.953-2.132-.994-1.665-.59-2.09-.916%201.084-1.285%202.717-2.619%203.356-6.94.05-.343.007-.558%200-.837-.004-.168.034-.235.228-.254a4.084%204.084%200%200%200%201.529-.47c1.382-.757%201.938-1.997%202.07-3.485.02-.227-.004-.463-.243-.582zm-12.041%2013.391c-2.067-1.627-3.07-2.162-3.483-2.138-.387.021-.318.465-.233.754.089.285.205.482.368.732.113.166.19.414-.112.598-.666.414-1.823-.139-1.878-.166-1.347-.793-2.473-1.842-3.267-3.276-.765-1.38-1.21-2.861-1.284-4.441-.02-.383.093-.518.472-.586a4.692%204.692%200%200%201%201.514-.04c2.109.31%203.905%201.255%205.41%202.749.86.853%201.51%201.871%202.18%202.865.711%201.057%201.478%202.063%202.454%202.887.343.289.619.51.881.672-.792.088-2.117.107-3.022-.61zm.99-6.38a.304.304%200%201%201%20.609%200c0%20.17-.136.304-.306.304a.3.3%200%200%201%20-.303-.305zm3.077%201.581c-.197.08-.394.15-.584.159a1.246%201.246%200%200%201%20-.79-.252c-.27-.227-.463-.354-.546-.752a1.752%201.752%200%200%201%20.016-.582c.07-.324-.008-.531-.235-.72-.187-.155-.422-.196-.682-.196a.551.551%200%200%201%20-.252-.078c-.108-.055-.197-.19-.112-.356.027-.053.159-.183.19-.207.352-.201.758-.135%201.134.016.349.142.611.404.99.773.388.448.457.573.678.906.174.264.333.534.441.842.066.192-.02.35-.248.448z'%20fill='%234d6bfe'/%3e%3c/svg%3e",gj="/assets/minimax-BPMzvuL-.jpeg",xj="/assets/alibaba-TTwafVwX.svg",yj="/assets/qwen-CONDcHqt.png",vj="/assets/zhipuai-BPNAnxo-.svg",bj={"claude-":"anthropic","gpt-":"openai","o1-":"openai","o3-":"openai","deepseek-":"deepseek",MiniMax:"minimax",qwen:"qwen","glm-":"zhipuai"};function wj(e){if(e===null)return"unknown";const t=e.toLowerCase();for(const[n,r]of Object.entries(bj))if(t.startsWith(n.toLowerCase()))return r;return"unknown"}const fn={width:24,height:24,objectFit:"contain"},kj=nt.memo(({className:e})=>d.jsx("img",{src:hj,alt:"Anthropic",className:e,style:fn})),_j=nt.memo(({className:e})=>d.jsx("img",{src:pj,alt:"OpenAI",className:e,style:{...fn,background:"white",borderRadius:"4px"}})),Sj=nt.memo(({className:e})=>d.jsx("img",{src:mj,alt:"DeepSeek",className:e,style:fn})),Cj=nt.memo(({className:e})=>d.jsx("img",{src:gj,alt:"MiniMax",className:e,style:fn})),Ej=nt.memo(({className:e})=>d.jsx("img",{src:xj,alt:"Alibaba",className:e,style:fn})),Nj=nt.memo(({className:e})=>d.jsx("img",{src:yj,alt:"Qwen",className:e,style:fn})),jj=nt.memo(({className:e})=>d.jsx("img",{src:vj,alt:"ZhipuAI",className:e,style:fn}));function Tj({provider:e,className:t}){switch(e){case"anthropic":return d.jsx(kj,{className:t});case"openai":return d.jsx(_j,{className:t});case"deepseek":return d.jsx(Sj,{className:t});case"minimax":return d.jsx(Cj,{className:t});case"alibaba":return d.jsx(Ej,{className:t});case"qwen":return d.jsx(Nj,{className:t});case"zhipuai":return d.jsx(jj,{className:t});case"unknown":return null}}function Aj(e){return e<1e3?`${e}ms`:`${(e/1e3).toFixed(1)}s`}const lc={success:"bg-emerald-500/15 text-emerald-400 border-emerald-500/25",client_error:"bg-amber-500/15 text-amber-400 border-amber-500/25",server_error:"",pending:"bg-muted text-muted-foreground border-border"};function cc({trend:e}){if(e===null)return null;const t=e.direction==="up",n=t?rv:tv,r=t?"+":"-";return d.jsxs("span",{className:"flex items-center gap-0.5 text-muted-foreground tabular-nums",children:[d.jsx(n,{className:t?"size-3 text-emerald-400":"size-3 text-rose-400"}),d.jsxs("span",{className:"font-mono",children:[r,qe(e.delta)]})]})}const Ij=v.memo(function({log:e,parsedRequest:t,expanded:n,onToggle:r,suppressApiFormatBadge:o=!1,cacheTrend:i=null,isSelected:s=!1,onToggleSelect:a}){const l=Vu(e.responseStatus),c=e.inputTokens!==null||e.outputTokens!==null,u=t!==null?t.messages.length:null,h=t!==null&&t.tools!==void 0&&t.tools.length>0?t.tools.length:null;return d.jsxs("div",{role:"button",tabIndex:0,className:ke("flex items-center gap-2.5 px-3 py-2 cursor-pointer transition-colors","hover:bg-muted/50","select-none"),onClick:r,onKeyDown:p=>{(p.key==="Enter"||p.key===" ")&&(p.preventDefault(),r())},children:[a!==void 0&&d.jsx("button",{type:"button",onClick:p=>{p.stopPropagation(),a(e.id)},"aria-label":s?"Deselect for comparison":"Select for comparison","aria-pressed":s,className:ke("shrink-0 size-4 rounded-sm border flex items-center justify-center transition-colors cursor-pointer",s?"bg-amber-400 border-amber-400 text-amber-950":"border-muted-foreground/40 hover:border-amber-400 hover:bg-amber-400/10"),children:s&&d.jsx(Bn,{className:"size-3",strokeWidth:3})}),d.jsxs("span",{className:"text-blue-400/80 font-mono text-xs font-semibold tabular-nums shrink-0",children:["#",e.id]}),e.model!==null&&d.jsxs(d.Fragment,{children:[d.jsx(Tj,{provider:wj(e.model),className:"size-4 shrink-0"}),d.jsx(rt,{variant:"secondary",className:"text-[10px] px-1.5 py-0 h-5 font-mono",children:e.model})]}),!o&&d.jsx(rt,{variant:"outline",className:ke("text-[10px] px-1.5 py-0 h-5 font-mono shrink-0",e.apiFormat==="openai"&&"border-blue-500/40 text-blue-400",e.apiFormat==="anthropic"&&"border-orange-500/40 text-orange-400",e.apiFormat==="unknown"&&"border-muted text-muted-foreground"),children:e.apiFormat==="anthropic"?"Anthropic":e.apiFormat==="openai"?"OpenAI":"Unknown"}),l==="server_error"?d.jsx(rt,{variant:"destructive",className:"text-[10px] px-1.5 py-0 h-5 font-mono tabular-nums",children:e.responseStatus}):l==="pending"?d.jsx(rt,{variant:"outline",className:ke("text-[10px] px-1.5 py-0 h-5 font-mono tabular-nums",lc[l]),children:d.jsx(Eu,{className:"size-3 animate-spin"})}):d.jsx(rt,{variant:"outline",className:ke("text-[10px] px-1.5 py-0 h-5 font-mono tabular-nums",lc[l]),children:e.responseStatus}),e.elapsedMs!==null&&d.jsxs("span",{className:"flex items-center gap-1 text-muted-foreground text-xs shrink-0",children:[d.jsx(fs,{className:"size-3"}),d.jsx("span",{className:"font-mono tabular-nums",children:Aj(e.elapsedMs)})]}),c&&d.jsxs("span",{className:"flex items-center gap-1 text-xs shrink-0",children:[d.jsx(gr,{className:"size-3 text-muted-foreground"}),d.jsxs("span",{className:"font-mono tabular-nums",children:[d.jsxs("span",{className:e.inputTokens!==null?"text-blue-400":"text-muted-foreground",children:["IN ",e.inputTokens!==null?qe(e.inputTokens):"—"]})," / ",d.jsxs("span",{className:e.outputTokens!==null?"text-amber-400":"text-muted-foreground",children:["OUT ",e.outputTokens!==null?qe(e.outputTokens):"—"]})]})]}),e.cacheCreationInputTokens!==null&&e.cacheCreationInputTokens>0&&d.jsxs("span",{className:"flex items-center gap-1 text-xs shrink-0",children:[d.jsx(cc,{trend:i?.creation??null}),d.jsxs("span",{className:"font-mono tabular-nums text-emerald-400",children:["Cache +",qe(e.cacheCreationInputTokens)]})]}),e.cacheReadInputTokens!==null&&e.cacheReadInputTokens>0&&d.jsxs("span",{className:"flex items-center gap-1 text-xs shrink-0",children:[d.jsx(cc,{trend:i?.read??null}),d.jsxs("span",{className:"font-mono tabular-nums text-purple-400",children:["Cache ~",qe(e.cacheReadInputTokens)]})]}),u!==null&&d.jsxs("span",{className:"flex items-center gap-1 text-muted-foreground text-xs shrink-0",children:[d.jsx(Nu,{className:"size-3"}),d.jsx("span",{className:"font-mono tabular-nums",children:u})]}),h!==null&&d.jsxs("span",{className:"flex items-center gap-1 text-muted-foreground text-xs shrink-0",children:[d.jsx(wb,{className:"size-3"}),d.jsx("span",{className:"font-mono tabular-nums",children:h})]}),e.origin!==null&&d.jsxs("span",{className:"flex items-center gap-1 text-muted-foreground text-xs shrink-0",title:`Origin: ${e.origin}`,children:[d.jsx(Dv,{className:"size-3"}),d.jsx("span",{className:"font-mono tabular-nums truncate max-w-[120px]",title:e.origin,children:e.origin})]}),e.userAgent!==null&&d.jsxs("span",{className:"flex items-center gap-1 text-muted-foreground text-xs shrink-0",title:`User-Agent: ${e.userAgent}`,children:[d.jsx(mb,{className:"size-3"}),d.jsx("span",{className:"font-mono tabular-nums truncate max-w-[150px]",title:e.userAgent,children:e.userAgent})]}),(e.clientPid!==null||e.clientProjectFolder!==null)&&d.jsxs("span",{className:"flex items-center gap-1 text-purple-400/80 text-xs shrink-0",title:e.clientCwd!==null?`PID: ${e.clientPid??"?"} | CWD: ${e.clientCwd}`:`PID: ${e.clientPid??"?"}`,children:[d.jsx(Iv,{className:"size-3"}),e.clientProjectFolder!==null?d.jsx("span",{className:"font-mono tabular-nums",children:e.clientProjectFolder}):d.jsxs("span",{className:"font-mono tabular-nums",children:["PID ",e.clientPid]})]}),e.streaming&&d.jsx(Yv,{className:"size-3 text-muted-foreground/60 shrink-0"}),d.jsx("span",{className:"flex-1 min-w-0"}),n?d.jsx(At,{className:"size-4 text-muted-foreground shrink-0"}):d.jsx(Lt,{className:"size-4 text-muted-foreground shrink-0"})]})});function Xh({...e}){return d.jsx(t2,{"data-slot":"dialog",...e})}function zj({...e}){return d.jsx(n2,{"data-slot":"dialog-trigger",...e})}function Rj({...e}){return d.jsx(r2,{"data-slot":"dialog-portal",...e})}function Pj({className:e,...t}){return d.jsx(o2,{"data-slot":"dialog-overlay",className:ke("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t})}function Qh({className:e,children:t,...n}){return d.jsxs(Rj,{children:[d.jsx(Pj,{}),d.jsxs(i2,{"data-slot":"dialog-content",className:ke("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] rounded-lg",e),...n,children:[t,d.jsxs(a2,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[d.jsx(hs,{className:"size-4"}),d.jsx("span",{className:"sr-only",children:"Close"})]})]})]})}function ep({className:e,...t}){return d.jsx("div",{"data-slot":"dialog-header",className:ke("flex flex-col space-y-1.5 text-center sm:text-left",e),...t})}function tp({className:e,...t}){return d.jsx(s2,{"data-slot":"dialog-title",className:ke("text-lg font-semibold leading-none tracking-tight",e),...t})}function np({className:e,orientation:t="horizontal",decorative:n=!0,...r}){return d.jsx(F_,{"data-slot":"separator",decorative:n,orientation:t,className:ke("bg-border shrink-0 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px",e),...r})}function ta({...e}){return d.jsx(U1,{"data-slot":"collapsible",...e})}function na({...e}){return d.jsx(Xu,{"data-slot":"collapsible-trigger",...e})}function ra({...e}){return d.jsx(Qu,{"data-slot":"collapsible-content",...e})}function rp({className:e,children:t,...n}){return d.jsxs(Xk,{"data-slot":"scroll-area",className:ke("relative",e),...n,children:[d.jsx(Qk,{"data-slot":"scroll-area-viewport",className:"focus-visible:ring-ring/50 size-full rounded-[inherit] transition-[color,box-shadow] outline-none focus-visible:ring-[3px] focus-visible:outline-1",children:t}),d.jsx(Oj,{}),d.jsx(e_,{})]})}function Oj({className:e,orientation:t="vertical",...n}){return d.jsx(uf,{"data-slot":"scroll-area-scrollbar",orientation:t,className:ke("flex touch-none p-px transition-colors select-none",t==="vertical"&&"h-full w-2.5 border-l border-l-transparent",t==="horizontal"&&"h-2.5 flex-col border-t border-t-transparent",e),...n,children:d.jsx(pf,{"data-slot":"scroll-area-thumb",className:"bg-border relative flex-1 rounded-full"})})}function Dj(e){return d.jsx(d.Fragment,{})}function Mj({text:e}){const[t,n]=v.useState(!1);return d.jsxs(ta,{open:t,onOpenChange:n,children:[d.jsxs(na,{className:"flex items-center gap-1.5 py-0.5 cursor-pointer hover:opacity-80 transition-opacity group",children:[t?d.jsx(At,{className:"size-3 text-muted-foreground"}):d.jsx(Lt,{className:"size-3 text-muted-foreground"}),d.jsx("span",{className:"text-muted-foreground text-xs italic select-none opacity-60",children:"[system-reminder]"})]}),d.jsx(ra,{children:d.jsx("div",{className:"pl-4 pt-1",children:d.jsx("div",{className:"prose prose-sm dark:prose-invert max-w-none [&_pre]:bg-muted [&_pre]:text-foreground [&_code]:text-[0.8em] [&_p]:my-1 [&_ul]:my-1 [&_ol]:my-1",children:d.jsx(Ln,{children:e})})})})]})}const Lj=/<think>([\s\S]*?)<\/think>/gi,Fj=/<think>([\s\S]*?)<\/think>/i;function op(e){const t=Fj.exec(e);if(!t||t[1]===void 0)return{thinking:null,remainingText:e};const n=t[1].trim(),r=e.replace(Lj,"").trim();return{thinking:n,remainingText:r}}function $j({text:e}){if(e.includes("<system-reminder>"))return d.jsx(Mj,{text:e});const{thinking:t,remainingText:n}=op(e);return d.jsxs("div",{className:"space-y-2",children:[t!==null&&d.jsx(co,{thinking:t}),n.length>0&&d.jsx("div",{className:"prose prose-sm dark:prose-invert max-w-none [&_pre]:bg-muted [&_pre]:text-foreground [&_code]:text-[0.8em] [&_p]:my-1 [&_ul]:my-1 [&_ol]:my-1",children:d.jsx(Ln,{children:n})}),t===null&&n.length===0&&d.jsx("p",{className:"text-xs text-muted-foreground italic",children:"Empty text block"})]})}function co({thinking:e}){const[t,n]=v.useState(!1);return d.jsx(ta,{open:t,onOpenChange:n,children:d.jsxs("div",{className:"border-l-2 border-purple-500/40 my-1",children:[d.jsxs(na,{className:"flex items-center gap-1.5 px-3 py-1 w-full text-left cursor-pointer hover:bg-purple-500/5 transition-colors rounded-r-sm group",children:[d.jsx(iv,{className:"size-3.5 text-purple-400 shrink-0"}),d.jsx("span",{className:"text-xs font-medium text-purple-400",children:"Thinking"}),d.jsxs(rt,{variant:"ghost",className:"text-[10px] text-muted-foreground px-1.5 py-0 h-4 font-mono",children:[e.length.toLocaleString()," chars"]}),d.jsx("span",{className:"flex-1"}),t?d.jsx(At,{className:"size-3 text-muted-foreground"}):d.jsx(Lt,{className:"size-3 text-muted-foreground"})]}),d.jsx(ra,{children:d.jsx("div",{className:"px-3 pb-2",children:d.jsx(rp,{className:"max-h-[60vh]",children:d.jsx("pre",{className:"text-xs text-muted-foreground whitespace-pre-wrap font-mono leading-relaxed",children:e})})})})]})})}function Bj({name:e,input:t}){const[n,r]=v.useState(!1);return d.jsx(ta,{open:n,onOpenChange:r,children:d.jsxs("div",{className:"border-l-2 border-blue-500/40 my-1",children:[d.jsxs(na,{className:"flex items-center gap-1.5 px-3 py-1 w-full text-left cursor-pointer hover:bg-blue-500/5 transition-colors rounded-r-sm group",children:[d.jsx(ab,{className:"size-3.5 text-blue-400 shrink-0"}),d.jsx(rt,{variant:"outline",className:"text-[10px] font-mono px-1.5 py-0 h-4",children:e}),d.jsx("span",{className:"flex-1"}),n?d.jsx(At,{className:"size-3 text-muted-foreground"}):d.jsx(Lt,{className:"size-3 text-muted-foreground"})]}),d.jsx(ra,{children:d.jsx("div",{className:"px-3 pb-2",children:d.jsx(rp,{className:"max-h-[60vh]",children:d.jsx(ea,{data:pr(t),defaultExpandDepth:2})})})})]})})}function Uj({block:e}){switch(e.type){case"text":return d.jsx($j,{text:e.text});case"thinking":case"think":return d.jsx(co,{thinking:e.thinking});case"tool_use":return d.jsx(Bj,{name:e.name,input:e.input});default:return Dj()}}function Zj({response:e}){return d.jsxs("div",{className:"space-y-3",children:[d.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[d.jsx(rt,{variant:"secondary",className:"text-[10px] px-1.5 py-0 h-5 font-mono",children:e.model}),e.stop_reason!==null&&d.jsxs(rt,{variant:"outline",className:"text-[10px] px-1.5 py-0 h-5 font-mono flex items-center gap-1",children:[d.jsx(wu,{className:"size-2.5"}),e.stop_reason]}),d.jsxs("span",{className:"flex items-center gap-1 text-muted-foreground text-xs",children:[d.jsx(gr,{className:"size-3"}),d.jsxs("span",{className:"font-mono tabular-nums",children:[qe(e.usage.input_tokens??0)," in /"," ",qe(e.usage.output_tokens??0)," out"]}),e.usage.cache_creation_input_tokens!==void 0&&e.usage.cache_creation_input_tokens!==null&&e.usage.cache_creation_input_tokens>0&&d.jsxs("span",{className:"font-mono tabular-nums text-emerald-400",children:["Cache +",qe(e.usage.cache_creation_input_tokens)]}),e.usage.cache_read_input_tokens!==void 0&&e.usage.cache_read_input_tokens!==null&&e.usage.cache_read_input_tokens>0&&d.jsxs("span",{className:"font-mono tabular-nums text-purple-400",children:["Cache ~",qe(e.usage.cache_read_input_tokens)]})]})]}),d.jsx(np,{className:"opacity-50"}),d.jsxs("div",{className:"space-y-2",children:[e.content.map((t,n)=>d.jsx(Uj,{block:t},n)),e.content.length===0&&d.jsx("p",{className:"text-xs text-muted-foreground italic",children:"Empty response content"})]})]})}function Vj({response:e}){const t=e.choices[0],n=t?.message;return d.jsxs("div",{className:"space-y-3",children:[d.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[d.jsx(rt,{variant:"secondary",className:"text-[10px] px-1.5 py-0 h-5 font-mono",children:e.model}),t?.finish_reason!==null&&t?.finish_reason!==void 0&&d.jsxs(rt,{variant:"outline",className:"text-[10px] px-1.5 py-0 h-5 font-mono flex items-center gap-1",children:[d.jsx(wu,{className:"size-2.5"}),t.finish_reason]}),d.jsxs("span",{className:"flex items-center gap-1 text-muted-foreground text-xs",children:[d.jsx(gr,{className:"size-3"}),d.jsxs("span",{className:"font-mono tabular-nums",children:[qe(e.usage.prompt_tokens??0)," in /"," ",qe(e.usage.completion_tokens??0)," out"]})]})]}),d.jsx(np,{className:"opacity-50"}),d.jsxs("div",{className:"space-y-2",children:[n?.reasoning_content!==null&&n?.reasoning_content!==void 0&&n.reasoning_content.length>0&&d.jsx(co,{thinking:n.reasoning_content}),n?.content!==null&&n?.content!==void 0&&n.content.length>0&&(()=>{const r=n.reasoning_content!==null&&n.reasoning_content!==void 0&&n.reasoning_content.length>0,{thinking:o,remainingText:i}=op(n.content);return d.jsxs("div",{className:"space-y-2",children:[o!==null&&!r&&d.jsx(co,{thinking:o}),i.length>0&&d.jsx("div",{className:"prose prose-sm dark:prose-invert max-w-none [&_pre]:bg-muted [&_pre]:text-foreground [&_code]:text-[0.8em] [&_p]:my-1 [&_ul]:my-1 [&_ol]:my-1",children:d.jsx(Ln,{children:i})})]})})(),n?.function_call!==null&&n?.function_call!==void 0&&d.jsxs("div",{className:"border border-blue-500/30 rounded-md p-3 bg-blue-500/5",children:[d.jsx("div",{className:"text-xs text-blue-400 font-mono mb-1",children:"function_call"}),d.jsxs("div",{className:"font-mono text-xs",children:[d.jsx("span",{className:"text-blue-300",children:n.function_call.name}),d.jsxs("span",{className:"text-muted-foreground",children:["(",n.function_call.arguments,")"]})]})]}),(n?.content===null||n?.content===void 0||n.content.length===0)&&(n?.reasoning_content===null||n?.reasoning_content===void 0||n.reasoning_content.length===0)&&(n?.function_call===null||n?.function_call===void 0)&&d.jsx("p",{className:"text-xs text-muted-foreground italic",children:"Empty response content"})]})]})}function Wj(e){return typeof e!="object"||e===null?!1:Object.getOwnPropertyDescriptor(e,"object")?.value==="chat.completion"}function Hj(e,t){return Wj(t)?d.jsx(Vj,{response:t}):d.jsx(Zj,{response:t})}function qj(e){switch(e){case"success":return"text-emerald-400";case"client_error":return"text-amber-400";case"server_error":return"text-red-400";case"pending":return"text-muted-foreground"}}function Kj(e,t){try{let n=JSON.parse(e);if(typeof n=="string"&&(n=JSON.parse(n)),t==="openai"){const o=Ay(e);if(o)return o}const r=Sy.safeParse(n);return r.success?r.data:null}catch{return null}}function nr({status:e}){const t=Vu(e),n=qj(t);return e===null?d.jsx("span",{className:"text-xs text-muted-foreground italic",children:"pending"}):d.jsxs("span",{className:ke("flex items-center gap-1 text-xs font-mono font-semibold",n),children:[t==="server_error"&&d.jsx(db,{className:"size-3"}),e]})}function uc({text:e}){return d.jsx("div",{className:"rounded-md border border-red-500/30 bg-red-500/5 p-3",children:d.jsx("pre",{className:"text-xs text-red-300 whitespace-pre-wrap font-mono leading-relaxed overflow-auto max-h-[60vh]",children:e})})}function Gj({text:e}){return d.jsx("div",{className:"prose prose-sm dark:prose-invert max-w-none [&_pre]:bg-muted [&_pre]:text-foreground [&_code]:text-[0.8em] [&_p]:my-1 [&_ul]:my-1 [&_ol]:my-1",children:d.jsx(Ln,{children:e})})}function Hr({responseText:e,responseStatus:t,streaming:n,inputTokens:r,outputTokens:o,cacheCreationInputTokens:i,cacheReadInputTokens:s,apiFormat:a,error:l}){if(e===null&&l===void 0)return d.jsxs("div",{className:"flex items-center gap-2 py-3",children:[d.jsx(nr,{status:t}),d.jsx("span",{className:"text-xs text-muted-foreground italic",children:"No response"})]});if(t!==null&&t>=400)return d.jsxs("div",{className:"space-y-2",children:[d.jsx(nr,{status:t}),d.jsx(uc,{text:e??""}),l!=null&&d.jsxs("div",{className:"rounded border border-destructive/50 bg-destructive/10 p-3 text-xs",children:[d.jsx("div",{className:"font-semibold text-destructive mb-1",children:"SSE Error"}),d.jsx("div",{className:"text-muted-foreground font-mono",children:l})]})]});if(l!=null)return d.jsxs("div",{className:"space-y-2",children:[d.jsx(nr,{status:t}),d.jsxs("div",{className:"rounded border border-destructive/50 bg-destructive/10 p-3 text-xs",children:[d.jsx("div",{className:"font-semibold text-destructive mb-1",children:"SSE Error"}),d.jsx("div",{className:"text-muted-foreground font-mono",children:l})]}),e!==null&&d.jsx("div",{className:"mt-2",children:d.jsx(uc,{text:e})})]});const u=e!==null?Kj(e,a):null;return u!==null?d.jsxs("div",{className:"space-y-2",children:[d.jsx(nr,{status:t}),Hj(a,u)]}):d.jsxs("div",{className:"space-y-2",children:[d.jsxs("div",{className:"flex items-center gap-2",children:[d.jsx(nr,{status:t}),n&&(r!==null||o!==null)&&d.jsxs("span",{className:"flex items-center gap-1 text-muted-foreground text-xs",children:[d.jsx(gr,{className:"size-3"}),d.jsxs("span",{className:"font-mono tabular-nums",children:[r!==null?qe(r):"—"," in /"," ",o!==null?qe(o):"—"," out"]}),i!=null&&i>0&&d.jsxs("span",{className:"font-mono tabular-nums text-emerald-400",children:["Cache +",qe(i)]}),s!=null&&s>0&&d.jsxs("span",{className:"font-mono tabular-nums text-purple-400",children:["Cache ~",qe(s)]})]})]}),d.jsx(Gj,{text:e??""})]})}const Jj=ce({success:et(),error:G().optional(),responseStatus:ve().optional(),responseText:G().optional(),inputTokens:ve().optional(),outputTokens:ve().optional(),elapsedMs:ve().optional(),streaming:et().optional()});function Yj({log:e,open:t,onOpenChange:n}){const[r,o]=v.useState(()=>e.rawRequestBody??"{}"),[i,s]=v.useState(null),[a,l]=v.useState(!1),[c,u]=v.useState(null);async function h(){l(!0),u(null),s(null);try{const x=await(await fetch(`/api/logs/${e.id}/replay`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({modifiedBody:r})})).json(),m=Jj.safeParse(x);if(!m.success){u("Invalid response from server"),l(!1);return}const y=m.data;s(y),y.success||u(y.error??"Replay failed")}catch(f){u(f instanceof Error?f.message:"Network error")}finally{l(!1)}}function p(){s(null),u(null),n(!1)}return d.jsx(Xh,{open:t,onOpenChange:p,children:d.jsxs(Qh,{className:"max-w-4xl max-h-[85vh] overflow-auto",children:[d.jsx(ep,{children:d.jsxs(tp,{className:"flex items-center gap-2",children:[d.jsx(ju,{className:"size-4"}),"Replay Request #",e.id]})}),d.jsxs(_n,{defaultValue:"modified",children:[d.jsxs(Sn,{children:[d.jsx(Ge,{value:"modified",children:"Modified Request"}),d.jsx(Ge,{value:"original",children:"Original Response"}),i&&d.jsx(Ge,{value:"replay",children:"Replay Response"})]}),d.jsxs(Je,{value:"modified",className:"space-y-4",children:[d.jsxs("div",{children:[d.jsx("label",{className:"text-sm font-medium mb-2 block",children:"Request Body (JSON)"}),d.jsx("textarea",{className:"w-full h-64 p-3 font-mono text-xs bg-muted rounded-md border border-input resize-none focus:outline-none focus:ring-2 focus:ring-ring",value:r,onChange:f=>o(f.target.value),spellCheck:!1})]}),c!==null&&c!==""&&d.jsx("div",{className:"text-sm text-destructive bg-destructive/10 px-3 py-2 rounded-md",children:c}),d.jsx("div",{className:"flex justify-end",children:d.jsx(ht,{onClick:()=>{h()},disabled:a,children:a?"Replaying...":"Replay"})}),i&&i.success&&d.jsxs(_n,{defaultValue:"parsed",children:[d.jsxs(Sn,{children:[d.jsx(Ge,{value:"parsed",children:"Response"}),d.jsx(Ge,{value:"raw",children:"Raw Response"})]}),d.jsx(Je,{value:"parsed",children:d.jsx(Hr,{responseText:i.responseText??null,responseStatus:i.responseStatus??null,streaming:i.streaming??!1,inputTokens:i.inputTokens??null,outputTokens:i.outputTokens??null,apiFormat:e.apiFormat})}),d.jsx(Je,{value:"raw",children:d.jsx("pre",{className:"font-mono text-xs whitespace-pre-wrap bg-muted p-3 rounded-md max-h-96 overflow-auto",children:i.responseText??"No response"})})]})]}),d.jsx(Je,{value:"original",children:e.responseText!==null?d.jsxs(_n,{defaultValue:"parsed",children:[d.jsxs(Sn,{children:[d.jsx(Ge,{value:"parsed",children:"Response"}),d.jsx(Ge,{value:"raw",children:"Raw Response"})]}),d.jsx(Je,{value:"parsed",children:d.jsx(Hr,{responseText:e.responseText,responseStatus:e.responseStatus,streaming:e.streaming,inputTokens:e.inputTokens,outputTokens:e.outputTokens,cacheCreationInputTokens:e.cacheCreationInputTokens,cacheReadInputTokens:e.cacheReadInputTokens,apiFormat:e.apiFormat})}),d.jsx(Je,{value:"raw",children:d.jsx("pre",{className:"font-mono text-xs whitespace-pre-wrap bg-muted p-3 rounded-md max-h-96 overflow-auto",children:e.responseText})})]}):d.jsx("p",{className:"text-sm text-muted-foreground italic",children:"No original response"})}),i&&i.success&&d.jsx(Je,{value:"replay",children:i.responseText!==null?d.jsxs(_n,{defaultValue:"parsed",children:[d.jsxs(Sn,{children:[d.jsx(Ge,{value:"parsed",children:"Response"}),d.jsx(Ge,{value:"raw",children:"Raw Response"})]}),d.jsx(Je,{value:"parsed",children:d.jsx(Hr,{responseText:i.responseText??null,responseStatus:i.responseStatus??null,streaming:i.streaming??!1,inputTokens:i.inputTokens??null,outputTokens:i.outputTokens??null,apiFormat:e.apiFormat})}),d.jsx(Je,{value:"raw",children:d.jsx("pre",{className:"font-mono text-xs whitespace-pre-wrap bg-muted p-3 rounded-md max-h-96 overflow-auto",children:i.responseText})})]}):d.jsx("p",{className:"text-sm text-muted-foreground italic",children:"No replay response"})})]})]})})}function Xj({logId:e,truncated:t}){const[n,r]=v.useState(!1),[o,i]=v.useState({status:"idle"}),[s,a]=v.useState(new Set);v.useEffect(()=>{if(!n||o.status!=="idle")return;let h=!1;return i({status:"loading"}),fetch(`/api/logs/${e}/chunks`).then(p=>p.ok?p.json():Promise.reject(new Error("Chunks not found"))).then(p=>{h||i({status:"success",chunks:p.chunks})}).catch(()=>{h||i({status:"error",message:"Chunk data unavailable"})}),()=>{h=!0}},[n,e]);const l=v.useMemo(()=>{if(o.status!=="success")return[];const h=new Map;for(const p of o.chunks){const f=h.get(p.index);f?f.push(p):h.set(p.index,[p])}return Array.from(h.entries()).map(([p,f])=>({index:p,chunks:f})).sort((p,f)=>p.index-f.index)},[o]),c=h=>{a(p=>{const f=new Set(p);return f.has(h)?f.delete(h):f.add(h),f})};function u(){return o.status==="idle"||o.status==="loading"?d.jsxs("div",{className:"flex items-center gap-2 py-2 text-xs text-muted-foreground",children:[d.jsx(Eu,{className:"size-3 animate-spin"}),d.jsx("span",{children:"Loading chunks..."})]}):o.status==="error"?d.jsx("div",{className:"py-2 text-xs text-muted-foreground italic",children:o.message}):d.jsxs("div",{className:"p-2 space-y-1",children:[d.jsxs("div",{className:"text-[10px] text-muted-foreground font-mono mb-2",children:[l.length," index group",l.length!==1?"s":""," available"]}),l.map(h=>{const p=s.has(h.index);return d.jsxs("div",{className:"rounded border border-border bg-background",children:[d.jsxs("button",{type:"button",className:"flex items-center gap-2 w-full px-2 py-1.5 text-left hover:bg-muted/50 transition-colors cursor-pointer",onClick:()=>c(h.index),children:[p?d.jsx(At,{className:"size-3 text-muted-foreground"}):d.jsx(Lt,{className:"size-3 text-muted-foreground"}),d.jsxs("span",{className:"text-[10px] text-muted-foreground font-mono",children:["[",h.index,"] ",h.chunks[0]?.type??""]}),d.jsxs("span",{className:"text-[10px] text-muted-foreground font-mono",children:[h.chunks.length," chunk",h.chunks.length!==1?"s":""]})]}),p&&d.jsx("div",{className:"px-2 pb-2 space-y-1",children:h.chunks.map(f=>d.jsxs("div",{className:"rounded border border-border bg-muted/20 p-2",children:[d.jsxs("div",{className:"flex items-center gap-2 mb-1",children:[d.jsxs("span",{className:"text-[10px] text-muted-foreground font-mono",children:["+",f.timestamp,"ms"]}),d.jsx("span",{className:"text-[10px] text-muted-foreground font-mono",children:f.type})]}),d.jsx(ea,{data:f,defaultExpandDepth:1,showCopy:!0})]},f.index))})]},h.index)})]})}return d.jsxs("div",{className:"space-y-1",children:[d.jsxs("button",{type:"button",className:"flex items-center gap-1.5 text-xs text-muted-foreground hover:text-foreground transition-colors cursor-pointer",onClick:()=>r(h=>!h),children:[n?d.jsx(At,{className:"size-3"}):d.jsx(Lt,{className:"size-3"}),d.jsx("span",{children:"Raw SSE Events"}),d.jsxs(rt,{variant:"outline",className:"text-[9px] px-1 py-0 h-4 font-mono ml-1",children:[e,t===!0?"+":""]})]}),n===!0?d.jsx("div",{className:"rounded-md border border-border bg-muted/20 overflow-auto max-h-64",children:u()}):null]})}function dc(e,t,n){return e==="anthropic"&&t==="full"&&n}function Qj(e,t){return e==="full"&&t}function eT(e,t,n,r){return e==="anthropic"&&t==="full"&&n&&r}function pi({text:e,label:t,copied:n,onCopy:r}){return e===null?null:d.jsx("button",{type:"button",onClick:r,className:"flex items-center gap-1.5 text-xs text-muted-foreground hover:text-foreground transition-colors px-2 py-1 rounded hover:bg-muted",children:n?d.jsxs(d.Fragment,{children:[d.jsx(Bn,{className:"size-3 text-green-500"}),d.jsx("span",{className:"text-green-500",children:"Copied!"})]}):d.jsxs(d.Fragment,{children:[d.jsx(go,{className:"size-3"}),d.jsx("span",{children:t})]})})}function fc({active:e,onClick:t}){return d.jsxs("button",{type:"button",onClick:t,"aria-pressed":e,className:ke("flex items-center gap-1.5 text-xs px-2 py-1 rounded transition-colors",e?"bg-primary/10 text-primary":"text-muted-foreground hover:text-foreground hover:bg-muted"),title:e?"Hide diff with raw":"Diff this view against the raw version",children:[d.jsx(Cu,{className:"size-3"}),e?"Showing diff":"Diff with Raw"]})}const ip=v.memo(function({log:e,viewMode:t="simple",suppressApiFormatBadge:n=!1,strip:r,cacheTrend:o=null,isSelected:i=!1,onToggleSelect:s}){const[a,l]=v.useState(!1),[c,u]=v.useState(!1),[h,p]=v.useState(!1),[f,x]=v.useState(!1),[m,y]=v.useState(!1),[g,b]=v.useState(!1),[_,S]=v.useState(!1),E=v.useMemo(()=>wi(e.rawRequestBody),[e.rawRequestBody]),A=v.useMemo(()=>!r||e.apiFormat!=="anthropic"||e.rawRequestBody===null?null:_S(e.rawRequestBody).body,[e.rawRequestBody,e.apiFormat,r])??e.rawRequestBody,R=v.useMemo(()=>oj(e.rawHeaders,e.headers),[e.rawHeaders,e.headers]),P=v.useMemo(()=>ij(e.rawRequestBody,A),[e.rawRequestBody,A]);function D(M){M.stopPropagation(),A!==null&&window.navigator.clipboard.writeText(A).then(()=>{u(!0),setTimeout(()=>u(!1),2e3)})}function B(M){M.stopPropagation(),e.rawRequestBody!==null&&window.navigator.clipboard.writeText(e.rawRequestBody).then(()=>{p(!0),setTimeout(()=>p(!1),2e3)})}function C(M){M.stopPropagation(),e.responseText!==null&&window.navigator.clipboard.writeText(e.responseText).then(()=>{x(!0),setTimeout(()=>x(!1),2e3)})}return d.jsxs(d.Fragment,{children:[d.jsxs("div",{className:ke("border border-border rounded-lg mb-3 overflow-hidden",i&&"border-l-2 border-l-amber-400"),children:[d.jsx(Ij,{log:e,parsedRequest:E,expanded:a,onToggle:()=>l(!a),suppressApiFormatBadge:n,cacheTrend:o,isSelected:i,onToggleSelect:s}),a&&d.jsx("div",{onClick:M=>M.stopPropagation(),onKeyDown:M=>M.stopPropagation(),children:d.jsxs(_n,{defaultValue:"request",children:[d.jsxs(Sn,{className:"mx-4 mt-2",children:[t==="full"&&d.jsx(Ge,{value:"raw-headers",children:"Raw Headers"}),t==="full"&&d.jsx(Ge,{value:"headers",children:"Headers"}),dc(e.apiFormat,t,r)&&d.jsx(Ge,{value:"raw-request",children:"Raw Request"}),d.jsx(Ge,{value:"request",children:"Request"}),t==="full"&&d.jsx(Ge,{value:"raw",children:"Raw Response"}),d.jsx(Ge,{value:"parsed",children:"Response"})]}),dc(e.apiFormat,t,r)&&d.jsx(Je,{value:"raw-request",children:d.jsxs("div",{className:"px-4 py-3",children:[d.jsx("div",{className:"flex justify-end mb-2",children:d.jsx(pi,{text:e.rawRequestBody,label:"Copy Raw Request",copied:h,onCopy:B})}),e.rawRequestBody!==null?d.jsx(Wr,{text:e.rawRequestBody,defaultExpandDepth:1}):d.jsx("p",{className:"text-xs text-muted-foreground italic",children:"No request body"})]})}),d.jsx(Je,{value:"request",children:d.jsxs("div",{className:"px-4 py-3",children:[d.jsxs("div",{className:"flex justify-end gap-2 mb-2",children:[eT(e.apiFormat,t,r,e.rawRequestBody!==null)&&d.jsx(fc,{active:_,onClick:M=>{M.stopPropagation(),S(!_)}}),d.jsxs(ht,{variant:"outline",size:"sm",className:"h-7 text-xs",onClick:M=>{M.stopPropagation(),y(!0)},children:[d.jsx(ju,{className:"size-3 mr-1"}),"Replay"]}),d.jsx(pi,{text:A,label:"Copy Request",copied:c,onCopy:D})]}),_?d.jsx(ac,{result:P,emptyLabel:"No transformation applied — raw and sent request bodies are identical."}):A!==null?d.jsx(Wr,{text:A,defaultExpandDepth:1}):d.jsx("p",{className:"text-xs text-muted-foreground italic",children:"No request body"})]})}),t==="full"&&d.jsx(Je,{value:"headers",children:d.jsxs("div",{className:"px-4 py-3",children:[d.jsx("div",{className:"flex justify-end gap-2 mb-2",children:Qj(t,e.rawHeaders!==void 0&&Object.keys(e.rawHeaders).length>0)&&d.jsx(fc,{active:g,onClick:M=>{M.stopPropagation(),b(!g)}})}),g?d.jsx(ac,{result:R,emptyLabel:"No transformation applied — raw and processed headers are identical."}):e.headers&&Object.keys(e.headers).length>0?d.jsx("div",{className:"space-y-1 font-mono text-xs",children:Object.entries(e.headers).sort(([M],[w])=>M.localeCompare(w)).map(([M,w])=>d.jsxs("div",{className:"flex gap-2",children:[d.jsxs("span",{className:"text-blue-600 dark:text-blue-400 font-semibold shrink-0",children:[M,":"]}),d.jsx("span",{className:"text-muted-foreground truncate",title:w,children:w})]},M))}):d.jsx("p",{className:"text-xs text-muted-foreground italic",children:"No headers captured"})]})}),t==="full"&&d.jsx(Je,{value:"raw-headers",children:d.jsx("div",{className:"px-4 py-3",children:e.rawHeaders&&Object.keys(e.rawHeaders).length>0?d.jsx("div",{className:"space-y-1 font-mono text-xs",children:Object.entries(e.rawHeaders).sort(([M],[w])=>M.localeCompare(w)).map(([M,w])=>d.jsxs("div",{className:"flex gap-2",children:[d.jsxs("span",{className:"text-blue-600 dark:text-blue-400 font-semibold shrink-0",children:[M,":"]}),d.jsx("span",{className:"text-muted-foreground truncate",title:w,children:w})]},M))}):d.jsx("p",{className:"text-xs text-muted-foreground italic",children:"No raw headers captured"})})}),d.jsx(Je,{value:"raw",children:d.jsxs("div",{className:"px-4 py-3 space-y-3",children:[e.error!==void 0&&e.error!==null&&d.jsxs("div",{className:"rounded border border-destructive/50 bg-destructive/10 p-3 text-xs",children:[d.jsx("div",{className:"font-semibold text-destructive mb-1",children:"SSE Error"}),d.jsx("div",{className:"text-muted-foreground font-mono",children:e.error})]}),d.jsx("div",{className:"flex justify-end",children:d.jsx(pi,{text:e.responseText,label:"Copy Response",copied:f,onCopy:C})}),e.responseText!==null?d.jsx(Wr,{text:e.responseText,defaultExpandDepth:1}):d.jsx("p",{className:"text-xs text-muted-foreground italic",children:"No response"}),e.streaming===!0&&d.jsx(Xj,{logId:e.id,truncated:e.streamingChunksPath!==null})]})}),d.jsx(Je,{value:"parsed",children:d.jsx("div",{className:"px-4 py-3",children:d.jsx(Hr,{responseText:e.responseText,responseStatus:e.responseStatus,streaming:e.streaming,inputTokens:e.inputTokens,outputTokens:e.outputTokens,cacheCreationInputTokens:e.cacheCreationInputTokens,cacheReadInputTokens:e.cacheReadInputTokens,apiFormat:e.apiFormat,error:e.error})})})]})})]}),d.jsx(Yj,{log:e,open:m,onOpenChange:y})]})});function tT(e){let t=0,n=0;for(const r of e)r.inputTokens!==null&&(t+=r.inputTokens),r.outputTokens!==null&&(n+=r.outputTokens);return{totalInputTokens:t,totalOutputTokens:n}}const nT=v.memo(function({group:e,viewMode:t="simple",strip:n,cacheTrends:r,selectedSet:o,onToggleSelect:i}){const[s,a]=v.useState(!1),l=tT(e.logs),c=e.logs[0]?.timestamp??new Date().toISOString(),u=e.logs[e.logs.length-1]?.timestamp??new Date().toISOString(),h=xS(e.logs),p=e.conversationId.startsWith("PID:")||e.conversationId.includes("|")?e.conversationId:e.conversationId.length>24?e.conversationId.slice(0,12)+"…"+e.conversationId.slice(-12):e.conversationId;return d.jsxs("div",{className:"mb-4",children:[d.jsx(mS,{conversationId:p,startTime:c,endTime:u,totalCalls:e.logs.length,totalInputTokens:l.totalInputTokens,totalOutputTokens:l.totalOutputTokens,apiFormat:gS(e.logs),expanded:s,onToggle:()=>a(!s),hideApiFormat:h}),s&&d.jsx("div",{className:"pl-4 border-l-2 border-muted ml-3",children:e.logs.map(f=>d.jsx(ip,{log:f,viewMode:t,suppressApiFormatBadge:!h,strip:n,cacheTrend:r?.get(f.id)??null,isSelected:o.has(f.id),onToggleSelect:i},f.id))})]})});function rT({className:e}){return d.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",className:ke("inline-block size-5",e),children:[d.jsx("path",{d:"M5 13 C5 9 8 7 12 7 C16 7 19 9 19 13 C19 16 16 18 12 18 C8 18 5 16 5 13 Z"}),d.jsx("path",{d:"M5 11 C3.5 9.5 1.5 10 2 12.5 C2.5 14 4 13.5 5 12.5"}),d.jsx("path",{d:"M19 11 C20.5 9.5 22.5 10 22 12.5 C21.5 14 20 13.5 19 12.5"}),d.jsx("line",{x1:"10",y1:"7",x2:"9.5",y2:"5"}),d.jsx("line",{x1:"14",y1:"7",x2:"14.5",y2:"5"}),d.jsx("circle",{cx:"9.5",cy:"4.5",r:"0.9",fill:"currentColor",stroke:"none"}),d.jsx("circle",{cx:"14.5",cy:"4.5",r:"0.9",fill:"currentColor",stroke:"none"}),d.jsx("line",{x1:"6.5",y1:"16",x2:"4.5",y2:"19.5"}),d.jsx("line",{x1:"9",y1:"17.5",x2:"8",y2:"20.5"}),d.jsx("line",{x1:"15",y1:"17.5",x2:"16",y2:"20.5"}),d.jsx("line",{x1:"17.5",y1:"16",x2:"19.5",y2:"19.5"})]})}function hc({...e}){return d.jsx(S_,{"data-slot":"select",...e})}function pc({...e}){return d.jsx(E_,{"data-slot":"select-value",...e})}function mc({className:e,size:t="default",children:n,...r}){return d.jsxs(C_,{"data-slot":"select-trigger","data-size":t,className:ke("border-input data-[placeholder]:text-muted-foreground [&_svg:not([class*='text-'])]:text-muted-foreground focus-visible:border-ring focus-visible:ring-ring/50 aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:bg-input/30 dark:hover:bg-input/50 flex w-fit items-center justify-between gap-2 rounded-md border bg-transparent px-3 py-2 text-sm whitespace-nowrap shadow-xs transition-[color,box-shadow] outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50 data-[size=default]:h-9 data-[size=sm]:h-8 *:data-[slot=select-value]:line-clamp-1 *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-2 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...r,children:[n,d.jsx(N_,{asChild:!0,children:d.jsx(At,{className:"size-4 opacity-50"})})]})}function gc({className:e,children:t,position:n="popper",align:r="center",...o}){return d.jsx(j_,{children:d.jsxs(T_,{"data-slot":"select-content",className:ke("bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 relative z-50 max-h-(--radix-select-content-available-height) min-w-[8rem] origin-(--radix-select-content-transform-origin) overflow-x-hidden overflow-y-auto rounded-md border shadow-md",n==="popper"&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:n,align:r,...o,children:[d.jsx(oT,{}),d.jsx(A_,{className:ke("p-1",n==="popper"&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)] scroll-my-1"),children:t}),d.jsx(iT,{})]})})}function Fr({className:e,children:t,...n}){return d.jsxs(I_,{"data-slot":"select-item",className:ke("focus:bg-accent focus:text-accent-foreground [&_svg:not([class*='text-'])]:text-muted-foreground relative flex w-full cursor-default items-center gap-2 rounded-sm py-1.5 pr-8 pl-2 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 *:[span]:last:flex *:[span]:last:items-center *:[span]:last:gap-2",e),...n,children:[d.jsx("span",{className:"absolute right-2 flex size-3.5 items-center justify-center",children:d.jsx(R_,{children:d.jsx(Bn,{className:"size-4"})})}),d.jsx(z_,{children:t})]})}function oT({className:e,...t}){return d.jsx(P_,{"data-slot":"select-scroll-up-button",className:ke("flex cursor-default items-center justify-center py-1",e),...t,children:d.jsx(uv,{className:"size-4"})})}function iT({className:e,...t}){return d.jsx(O_,{"data-slot":"select-scroll-down-button",className:ke("flex cursor-default items-center justify-center py-1",e),...t,children:d.jsx(At,{className:"size-4"})})}const sT={deepseek:"https://api-docs.deepseek.com/zh-cn/"};function aT(e){return e.length<=8?"••••••••":e.slice(0,4)+"••••••••"+e.slice(-4)}function lT(e){return Object.prototype.hasOwnProperty.call(e,"success")}function cT(e){return Object.prototype.hasOwnProperty.call(e,"notConfigured")}function uT(e){const t={className:"size-3",strokeWidth:2};switch(e){case"timeout":return d.jsx(fs,{...t});case"network_unreachable":return d.jsx(xb,{...t});case"connection_refused":return d.jsx(vb,{...t});case"auth_failed":return d.jsx(Zv,{...t});case"rate_limited":return d.jsx(Rv,{...t});case"server_error":return d.jsx(rb,{...t});case"invalid_response":return d.jsx(vv,{...t});case"unknown":return d.jsx(_i,{...t});default:return d.jsx(_i,{...t})}}function xc({result:e}){const[t,n]=v.useState(!1);if(!lT(e))return cT(e)?d.jsxs("div",{className:"flex items-center gap-1 text-xs text-muted-foreground shrink-0",children:[d.jsx(Hv,{className:"size-3"}),d.jsx("span",{children:"Not configured"})]}):d.jsxs("div",{className:"flex items-center gap-1 text-xs text-muted-foreground shrink-0",children:[d.jsx(Tu,{className:"size-3 animate-spin"}),d.jsx("span",{children:"Testing..."})]});if(e.success){const l=[];e.inputTokens!==void 0&&l.push(d.jsxs("span",{children:[e.inputTokens," in"]},"in")),e.outputTokens!==void 0&&l.push(d.jsxs("span",{children:[e.outputTokens," out"]},"out")),e.cacheCreationInputTokens!==void 0&&e.cacheCreationInputTokens>0&&l.push(d.jsxs("span",{className:"font-mono tabular-nums text-emerald-400",children:["+",e.cacheCreationInputTokens," cache"]},"cache-create")),e.cacheReadInputTokens!==void 0&&e.cacheReadInputTokens>0&&l.push(d.jsxs("span",{className:"font-mono tabular-nums text-purple-400",children:["~",e.cacheReadInputTokens," cached"]},"cache-read"));const c=[];for(let u=0;u<l.length;u++)u>0&&c.push(", "),c.push(l[u]);return d.jsxs("div",{className:"flex items-center gap-1 text-xs text-green-600 shrink-0",children:[d.jsx(xv,{className:"size-3"}),d.jsx("span",{children:"Connected"}),l.length>0&&d.jsxs("span",{className:"text-muted-foreground",children:["(",c,")"]})]})}const r=e.error,o=r?.message??"Connection failed",i=r?.hint,s=r?.details,a=r?.type??"unknown";return d.jsxs("div",{className:"flex flex-col gap-1 shrink-0",children:[d.jsxs("div",{className:"flex items-center gap-1 text-xs text-red-600 max-w-[200px]",children:[uT(a),d.jsx("span",{className:"truncate",children:o}),s!==void 0&&d.jsx("button",{type:"button",onClick:()=>n(!t),className:"shrink-0 text-muted-foreground hover:text-foreground transition-colors",title:t?"Hide details":"Show details",children:t?d.jsx(_u,{className:"size-3"}):d.jsx(Su,{className:"size-3"})})]}),t&&s!==void 0&&d.jsxs("div",{className:"text-xs text-muted-foreground bg-muted/50 rounded p-2 max-w-[300px]",children:[i!==void 0&&d.jsx("div",{className:"mb-1",children:i}),d.jsx("div",{className:"font-mono whitespace-pre-wrap break-all text-red-400/80",children:s})]})]})}function dT({provider:e,testResults:t,isTesting:n,testingTimeLeft:r,isHighlighted:o,onEdit:i,onDelete:s,onTest:a}){const[l,c]=v.useState(!1),u=e.apiDocsUrl??Object.entries(sT).find(([h])=>e.name.toLowerCase().includes(h))?.[1];return d.jsxs("div",{className:`border rounded-lg p-4 flex flex-col gap-3 bg-card transition-all duration-500 ${o===!0?"ring-2 ring-primary shadow-md":""}`,children:[d.jsxs("div",{className:"flex items-start justify-between gap-2",children:[d.jsx("div",{className:"flex items-center gap-2 min-w-0",children:d.jsx("span",{className:"font-medium truncate",children:e.model!==void 0&&e.model!==""?`${e.model} (${e.name})`:e.name})}),u!==void 0&&d.jsxs("a",{href:u,target:"_blank",rel:"noopener noreferrer",className:"text-muted-foreground hover:text-foreground transition-colors flex items-center gap-1 text-xs",title:"View API documentation",children:[d.jsx(Nv,{className:"size-3"}),d.jsx("span",{className:"sr-only",children:"Docs"})]})]}),d.jsxs("div",{className:"flex items-center gap-2",children:[d.jsx("code",{className:"text-xs text-muted-foreground bg-muted px-2 py-1 rounded flex-1 truncate",children:l?e.apiKey:aT(e.apiKey)}),d.jsx("button",{type:"button",onClick:()=>c(h=>!h),className:"text-muted-foreground hover:text-foreground transition-colors p-1","aria-label":l?"Hide API key":"Show API key",children:l?d.jsx(_u,{className:"size-4"}):d.jsx(Su,{className:"size-4"})})]}),e.anthropicBaseUrl!==void 0&&e.anthropicBaseUrl!==""&&d.jsxs("div",{className:"flex items-center justify-between gap-2",children:[d.jsxs("div",{className:"text-xs text-muted-foreground min-w-0 flex-1",children:[d.jsx("span",{className:"font-medium",children:"Anthropic:"})," ",d.jsx("span",{className:"truncate",children:e.anthropicBaseUrl})]}),t&&d.jsx(xc,{result:t.anthropic.nonStreaming})]}),e.openaiBaseUrl!==void 0&&e.openaiBaseUrl!==""&&d.jsxs("div",{className:"flex items-center justify-between gap-2",children:[d.jsxs("div",{className:"text-xs text-muted-foreground min-w-0 flex-1",children:[d.jsx("span",{className:"font-medium",children:"OpenAI:"})," ",d.jsx("span",{className:"truncate",children:e.openaiBaseUrl})]}),t&&d.jsx(xc,{result:t.openai.nonStreaming})]}),d.jsxs("div",{className:"flex gap-2 pt-1 border-t",children:[a!==void 0&&d.jsxs(ht,{variant:"outline",size:"sm",onClick:()=>a(e.id),className:"text-xs h-7 gap-1",disabled:n??!1,children:[d.jsx(Tu,{className:`size-3 ${n??!1?"animate-spin":""}`}),n??!1?r!==void 0?`Testing (${r}s)`:"Testing...":"Test"]}),d.jsxs(ht,{variant:"outline",size:"sm",onClick:()=>i(e),className:"text-xs h-7 gap-1",children:[d.jsx(Kv,{className:"size-3"}),"Edit"]}),d.jsxs(ht,{variant:"outline",size:"sm",onClick:()=>s(e.id),className:"text-xs h-7 gap-1 text-destructive hover:text-destructive",children:[d.jsx(cb,{className:"size-3"}),"Delete"]})]})]})}const fT={deepseek:{format:"openai",baseUrl:"https://api.deepseek.com"},minimax:{format:"anthropic",baseUrl:"https://api.minimaxi.com/anthropic",apiDocsUrl:"https://platform.minimaxi.com/docs/api-reference/api-overview"},alibaba:{format:"openai",baseUrl:"https://dashscope.aliyuncs.com/compatible-mode"}},yc=["MiniMax M3","MiniMax M2.7","MiniMax M2.7-highspeed","MiniMax M2.5","MiniMax M2.5-highspeed","MiniMax M2.1","MiniMax M2.1-highspeed","MiniMax M2"],vc=["glm-5","glm-5.1","qwen3.6-plus","qwen3.7-max"];function hT({provider:e,onSubmit:t,onCancel:n}){const[r,o]=v.useState(e?.name??"Provider Name"),[i,s]=v.useState(e?.apiKey??""),[a,l]=v.useState(e?.model??""),[c,u]=v.useState(e?.format??"anthropic"),[h,p]=v.useState(e?.baseUrl??""),[f,x]=v.useState(e?.apiDocsUrl??""),[m,y]=v.useState({}),[g,b]=v.useState(!1),[_,S]=v.useState(!1),E=r.toLowerCase().includes("minimax"),j=r.toLowerCase().includes("alibaba");v.useEffect(()=>{e&&(o(e.name),s(e.apiKey),l(e.model??""),u(e.format??"anthropic"),p(e.baseUrl??""),x(e.apiDocsUrl??""),S(!1))},[e]),v.useEffect(()=>{const D=r.toLowerCase();for(const[B,C]of Object.entries(fT))if(D.includes(B)){_||(u(C.format),p(C.baseUrl)),C.apiDocsUrl!==void 0&&!f&&x(C.apiDocsUrl),B==="minimax"&&!a&&l(yc[0]??""),B==="alibaba"&&!a&&l(vc[0]??"");break}},[r]);function A(){const D={};return r.trim()||(D.name="Name is required"),i.trim()||(D.apiKey="API key is required"),a.trim()||(D.model="Model is required"),h.trim()?R(h.trim())||(D.baseUrl="Invalid URL format"):D.baseUrl="Base URL is required",y(D),Object.keys(D).length===0}function R(D){try{return new URL(D),!0}catch{return!1}}function P(D){if(D.preventDefault(),!!A()){b(!0);try{t({name:r.trim(),apiKey:i.trim(),model:a.trim()||void 0,format:c,baseUrl:h.trim()||void 0,apiDocsUrl:f.trim()||void 0})}finally{b(!1)}}}return d.jsxs("form",{onSubmit:P,className:"space-y-4",children:[d.jsxs("div",{className:"space-y-2",children:[d.jsxs("label",{htmlFor:"provider-name",className:"text-sm font-medium",children:["Name ",d.jsx("span",{className:"text-destructive",children:"*"})]}),d.jsx("input",{id:"provider-name",type:"text",value:r,onChange:D=>o(D.target.value),placeholder:"Model Name",className:"w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:border-ring focus-visible:outline-ring focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50"}),m.name!==void 0&&d.jsx("p",{className:"text-xs text-destructive",children:m.name})]}),d.jsxs("div",{className:"space-y-2",children:[d.jsxs("label",{htmlFor:"provider-apikey",className:"text-sm font-medium",children:["API Key ",d.jsx("span",{className:"text-destructive",children:"*"})]}),d.jsx("input",{id:"provider-apikey",type:"password",value:i,onChange:D=>s(D.target.value),placeholder:"sk-ant-...",className:"w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:border-ring focus-visible:outline-ring focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50"}),m.apiKey!==void 0&&d.jsx("p",{className:"text-xs text-destructive",children:m.apiKey})]}),d.jsxs("div",{className:"space-y-2",children:[d.jsxs("label",{htmlFor:"provider-model",className:"text-sm font-medium",children:["Model ",d.jsx("span",{className:"text-destructive",children:"*"})]}),E||j?d.jsx("select",{id:"provider-model",value:a,onChange:D=>l(D.target.value),className:"w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background focus-visible:border-ring focus-visible:outline-ring focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50",children:(E?yc:vc).map(D=>d.jsx("option",{value:D,children:D},D))}):d.jsx("input",{id:"provider-model",type:"text",value:a,onChange:D=>l(D.target.value),placeholder:"",className:"w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:border-ring focus-visible:outline-ring focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50"}),m.model!==void 0&&d.jsx("p",{className:"text-xs text-destructive",children:m.model})]}),d.jsxs("div",{className:"space-y-2",children:[d.jsxs("label",{htmlFor:"provider-format",className:"text-sm font-medium",children:["API Format ",d.jsx("span",{className:"text-destructive",children:"*"})]}),d.jsxs("select",{id:"provider-format",value:c,onChange:D=>u(D.target.value==="anthropic"?"anthropic":"openai"),className:"w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background focus-visible:border-ring focus-visible:outline-ring focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50",children:[d.jsx("option",{value:"anthropic",children:"Anthropic (/v1/messages)"}),d.jsx("option",{value:"openai",children:"OpenAI (/v1/chat/completions)"})]}),d.jsx("p",{className:"text-xs text-muted-foreground",children:c==="anthropic"?"Use Anthropic format for /v1/messages endpoint":"Use OpenAI format for /v1/chat/completions endpoint"})]}),d.jsxs("div",{className:"space-y-2",children:[d.jsxs("label",{htmlFor:"provider-base-url",className:"text-sm font-medium",children:["Base URL ",d.jsx("span",{className:"text-destructive",children:"*"})]}),d.jsx("input",{id:"provider-base-url",type:"text",value:h,onChange:D=>{S(!0),p(D.target.value)},placeholder:c==="anthropic"?"https://api.anthropic.com":"https://api.openai.com/v1",className:"w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:border-ring focus-visible:outline-ring focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50"}),m.baseUrl!==void 0&&d.jsx("p",{className:"text-xs text-destructive",children:m.baseUrl}),d.jsx("p",{className:"text-xs text-muted-foreground",children:"Base URL for the provider API."})]}),d.jsxs("div",{className:"space-y-2",children:[d.jsx("label",{htmlFor:"provider-api-docs-url",className:"text-sm font-medium",children:"API Docs URL"}),d.jsx("input",{id:"provider-api-docs-url",type:"text",value:f,onChange:D=>x(D.target.value),placeholder:"https://api.example.com/docs",className:"w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:border-ring focus-visible:outline-ring focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50"}),d.jsx("p",{className:"text-xs text-muted-foreground",children:"Optional API documentation URL. If not set, uses known provider docs."})]}),d.jsxs("div",{className:"flex gap-2 justify-end pt-2",children:[d.jsx(ht,{type:"button",variant:"outline",onClick:n,disabled:g,children:"Cancel"}),d.jsx(ht,{type:"submit",disabled:g,children:g?"Saving...":e?"Update Provider":"Add Provider"})]})]})}const Yi=ce({id:G(),name:G(),apiKey:G(),model:G().optional(),format:Tt(["anthropic","openai"]).optional(),baseUrl:G().optional(),anthropicBaseUrl:G().optional(),openaiBaseUrl:G().optional(),authHeader:Tt(["bearer","x-api-key"]).optional().default("bearer"),apiDocsUrl:G().optional(),createdAt:G(),updatedAt:G()}),pT=Tt(["timeout","network_unreachable","connection_refused","auth_failed","rate_limited","server_error","invalid_response","unknown"]),mT=ce({message:G(),type:pT,details:G().optional(),hint:G().optional()}),gT=ce({type:Tt(["text","thinking"]),text:G().optional(),thinking:G().optional()}),xT=ce({success:et(),error:mT.optional(),model:G().optional(),inputTokens:ve().optional(),outputTokens:ve().optional(),cacheCreationInputTokens:ve().optional(),cacheReadInputTokens:ve().optional(),latencyMs:ve().optional(),content:Me(gT).optional(),rawResponse:G().optional(),streaming:et().optional(),streamingChunks:ce({chunks:Me(mu),truncated:et().default(!1)}).optional(),requestHeaders:Kt(G(),G()).optional()}),bc=Bt([xT,ce({notConfigured:je(!0)}),ce({testing:je(!0)})]),wc=ce({nonStreaming:bc,streaming:bc}),yT=ce({anthropic:wc,openai:wc});function vT(){return{anthropic:{nonStreaming:{testing:!0},streaming:{testing:!0}},openai:{nonStreaming:{testing:!0},streaming:{testing:!0}}}}function kc(e,t){const n=()=>({nonStreaming:{success:!1,error:{message:e,type:t}},streaming:{notConfigured:!0}});return{anthropic:n(),openai:n()}}const bT=ce({providerConfig:G()}),wT=ce({success:et().optional(),imported:ve().optional(),message:G().optional(),errors:Me(G()).optional()}),kT=30,mi="Network error: could not reach the server. Is the proxy running?";function _c(e){return{name:e.name,apiKey:e.apiKey,model:e.model,format:e.format,anthropicBaseUrl:e.format==="anthropic"?e.baseUrl:void 0,openaiBaseUrl:e.format==="openai"?e.baseUrl:void 0}}function _T({externalProviders:e,isLoading:t=!1,externalTestResults:n,externalTestingProviders:r,externalTestingTimeLeft:o,onProvidersMutate:i,onTestResultsChange:s,onTestingProvidersChange:a,onTestingTimeLeftChange:l}){const[c,u]=v.useState(!1),[h,p]=v.useState(),[f,x]=v.useState(null),[m,y]=v.useState({}),[g,b]=v.useState(new Set),[_,S]=v.useState({}),[E,j]=v.useState(null),[A,R]=v.useState(!1),[P,D]=v.useState(null),B=v.useRef(null),C=v.useRef(null),M=e??[],w=n??m,O=r??g,K=o??_,Z=l?(ne,ie)=>l(ne,ie):(ne,ie)=>{S(ie===void 0?me=>{const Ee={...me};return delete Ee[ne],Ee}:me=>({...me,[ne]:ie}))};v.useEffect(()=>{(async()=>{try{const ne=await fetch("/api/config/paths");if(ne.ok){const ie=await bn(ne,bT);j(ie.providerConfig)}}catch{}})()},[]);const W=v.useCallback(ne=>{C.current!==null&&clearTimeout(C.current),D(ne),B.current?.scrollTo({top:B.current.scrollHeight,behavior:"smooth"}),C.current=setTimeout(()=>{D(null),C.current=null},2e3)},[]);v.useEffect(()=>()=>{C.current!==null&&clearTimeout(C.current)},[]);const q=v.useCallback(()=>{i?.().catch(()=>{})},[i]),N=v.useCallback((ne,ie)=>{s?s(ne,ie):y(me=>({...me,[ne]:ie}))},[s]),L=v.useCallback((ne,ie)=>{if(a){a(ne,ie);return}b(me=>{const Ee=new Set(me);return ie?Ee.add(ne):Ee.delete(ne),Ee})},[a]),F=v.useCallback(async ne=>{N(ne,vT()),L(ne,!0);const ie=new AbortController;let me=kT;Z(ne,me);const Ee=setInterval(()=>{me--,Z(ne,me),me<=0&&(clearInterval(Ee),ie.abort())},1e3);try{const k=await fetch(`/api/providers/${ne}/test`,{method:"POST",signal:ie.signal});if(k.ok){const J=await bn(k,yT);N(ne,J)}else N(ne,kc(`HTTP ${k.status}: ${k.statusText}`,"server_error"))}catch(k){k instanceof Error&&k.name==="AbortError"&&N(ne,kc("Request timed out","timeout"))}finally{clearInterval(Ee),Z(ne,void 0),L(ne,!1)}},[Z,N,L]);function T(ne){(async()=>{let ie;try{ie=await fetch("/api/providers",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(_c(ne))})}catch{x(mi);return}if(!ie.ok){x(await $r(ie,"Failed to add provider"));return}const me=await bn(ie,Yi);u(!1),W(me.id),q(),await F(me.id)})()}function X(ne){h&&(async()=>{let ie;try{ie=await fetch(`/api/providers/${h.id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(_c(ne))})}catch{x(mi);return}if(!ie.ok){x(await $r(ie,"Failed to update provider"));return}const me=await bn(ie,Yi);p(void 0),W(me.id),q(),await F(me.id)})()}function te(ne){window.confirm("Are you sure you want to delete this provider?")&&(async()=>{let ie;try{ie=await fetch(`/api/providers/${ne}`,{method:"DELETE"})}catch{x(mi);return}if(!ie.ok){x(await $r(ie,"Failed to delete provider"));return}q()})()}const ge=v.useRef(null);function oe(ne){const ie="/api/providers/export";(async()=>{try{const me=await fetch(ie);if(!me.ok){x("Failed to export providers");return}const Ee=await me.blob(),k=URL.createObjectURL(Ee),J=document.createElement("a");J.href=k,J.download=me.headers.get("Content-Disposition")?.match(/filename="(.+)"/)?.[1]??"providers.json",document.body.appendChild(J),J.click(),document.body.removeChild(J),URL.revokeObjectURL(k)}catch{x("Failed to export providers")}})()}function de(){ge.current?.click()}function xe(ne){const ie=ne.target.files?.[0];ie&&(async()=>{try{const me=await ie.text(),Ee=await fetch("/api/providers/import",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(me)}),k=await bn(Ee,wT);Ee.ok&&k.imported!==void 0&&k.imported>0?(q(),x(null)):k.errors&&k.errors.length>0?x(k.errors.join("; ")):x(k.message??"Import failed")}catch{x("Failed to import providers")}ne.target.value=""})()}return t?d.jsx("div",{className:"flex items-center justify-center py-8",children:d.jsx("p",{className:"text-sm text-muted-foreground",children:"Loading providers..."})}):c||h?d.jsxs("div",{className:"space-y-4",children:[d.jsx("div",{className:"flex items-center justify-between",children:d.jsx("h3",{className:"text-lg font-medium",children:h?"Edit Provider":"Add New Provider"})}),d.jsx(hT,{provider:h,onSubmit:h?X:T,onCancel:()=>{u(!1),p(void 0)}})]}):d.jsxs("div",{className:"space-y-4",children:[d.jsxs("div",{className:"flex items-center justify-between sticky top-0 z-10 bg-background pb-2",children:[d.jsx("h3",{className:"text-lg font-medium",children:"Providers"}),d.jsxs("div",{className:"flex items-center gap-2",children:[d.jsxs(ht,{variant:"outline",size:"sm",onClick:()=>oe(),className:"gap-1 hover:bg-muted",children:[d.jsx(ku,{className:"size-3"}),"Export"]}),d.jsxs(ht,{variant:"outline",size:"sm",onClick:de,className:"gap-1 hover:bg-muted",children:[d.jsx(hb,{className:"size-3"}),"Import"]}),d.jsx("input",{type:"file",ref:ge,accept:".json",onChange:xe,style:{display:"none"}}),d.jsxs(ht,{onClick:()=>u(!0),size:"sm",className:"gap-1",children:[d.jsx(Ra,{className:"size-4"}),"Add Provider"]})]})]}),E!==null&&d.jsxs("div",{className:"flex items-center gap-2 text-xs text-muted-foreground bg-muted/30 rounded-md px-3 py-2",children:[d.jsx("span",{className:"shrink-0",children:"Config:"}),d.jsx("span",{className:"font-mono truncate",title:E,children:E}),d.jsx("button",{type:"button",onClick:()=>{window.navigator.clipboard.writeText(E).then(()=>{R(!0),setTimeout(()=>R(!1),2e3)})},className:"shrink-0 ml-auto text-muted-foreground hover:text-foreground transition-colors",title:"Copy path",children:A?d.jsx(Bn,{className:"size-3 text-green-500"}):d.jsx(go,{className:"size-3"})})]}),f!==null&&d.jsxs("div",{className:"flex items-center gap-2 text-sm text-destructive bg-destructive/10 rounded-md px-3 py-2",children:[d.jsx(_i,{className:"size-4 shrink-0"}),f]}),M.length===0?d.jsxs("div",{className:"text-center py-12 space-y-3",children:[d.jsx("p",{className:"text-sm text-muted-foreground",children:"No providers configured yet."}),d.jsxs(ht,{onClick:()=>u(!0),variant:"outline",size:"sm",children:[d.jsx(Ra,{className:"size-4"}),"Add Your First Provider"]})]}):d.jsx("div",{ref:B,className:"space-y-3",children:M.map(ne=>d.jsx(dT,{provider:ne,testResults:w[ne.id],isTesting:O.has(ne.id),testingTimeLeft:K[ne.id],isHighlighted:ne.id===P,onEdit:ie=>p(ie),onDelete:te,onTest:ie=>{F(ie)}},ne.id))})]})}async function ST(e){return ds(e,Yi.array(),void 0,t=>`Failed to fetch ${e}: ${t.status}`)}function CT(){const e=Ac("/api/providers",ST,{revalidateOnFocus:!1,revalidateIfStale:!1});return{providers:e.data??[],isLoading:e.isLoading,isError:e.error,mutate:e.mutate}}function ET(){const[e,t]=v.useState(!1),[n,r]=v.useState("providers"),{providers:o,isLoading:i,mutate:s}=CT(),[a,l]=v.useState({}),[c,u]=v.useState(new Set),[h,p]=v.useState({}),f=v.useCallback((y,g)=>{l(b=>({...b,[y]:g}))},[]),x=v.useCallback((y,g)=>{u(b=>{const _=new Set(b);return g?_.add(y):_.delete(y),_})},[]),m=v.useCallback((y,g)=>{p(b=>{if(g===void 0){const _={...b};return delete _[y],_}return{...b,[y]:g}})},[]);return d.jsxs(Xh,{open:e,onOpenChange:t,children:[d.jsx(zj,{asChild:!0,children:d.jsxs(ht,{variant:"ghost",size:"icon",className:"size-8",children:[d.jsx(ib,{className:"size-4"}),d.jsx("span",{className:"sr-only",children:"Settings"})]})}),d.jsxs(Qh,{className:"max-w-2xl max-h-[80vh] overflow-hidden flex flex-col",children:[d.jsx(ep,{children:d.jsx(tp,{children:"Settings"})}),d.jsxs(_n,{value:n,onValueChange:r,className:"flex-1 overflow-hidden",children:[d.jsxs(Sn,{children:[d.jsx(Ge,{value:"providers",children:"Providers"}),d.jsx(Ge,{value:"proxy",children:"Proxy"})]}),d.jsxs("div",{className:"mt-4 overflow-y-auto flex-1",children:[d.jsx(Je,{value:"providers",children:d.jsx(_T,{externalProviders:o,isLoading:i,externalTestResults:a,externalTestingProviders:c,externalTestingTimeLeft:h,onProvidersMutate:()=>s(),onTestResultsChange:f,onTestingProvidersChange:x,onTestingTimeLeftChange:m})}),d.jsx(Je,{value:"proxy",children:d.jsx(NT,{})})]})]})]})]})}function NT(){const{strip:e,isLoading:t,setStrip:n}=xu(),[r,o]=v.useState(null),[i,s]=v.useState(!1),a=v.useCallback(async l=>{o(null),s(!0);try{await n(l)}catch(c){o(c instanceof Error?c.message:String(c))}finally{s(!1)}},[n]);return d.jsxs("div",{className:"space-y-4",children:[d.jsxs("div",{className:"space-y-1",children:[d.jsx("h3",{className:"text-sm font-semibold",children:"Claude Code billing header"}),d.jsxs("p",{className:"text-xs text-muted-foreground",children:["When enabled, the proxy strips the synthetic ",d.jsx("code",{children:"x-anthropic-billing-header"})," text block that Claude Code prepends to the system prompt before forwarding to upstream. Improves prefix-cache hit rates against third-party upstreams. The default at startup is controlled by the ",d.jsx("code",{children:"LLM_INSPECTOR_STRIP_CLAUDE_CODE_BILLING_HEADER"})," environment variable; your choice is persisted to ",d.jsx("code",{children:"config.json"})," and overrides the env var for subsequent requests."]})]}),d.jsxs("label",{className:"flex items-center gap-3",children:[d.jsx("input",{type:"checkbox",role:"switch",checked:e,disabled:t||i,onChange:l=>{a(l.currentTarget.checked)},className:"size-4 cursor-pointer disabled:cursor-not-allowed disabled:opacity-50"}),d.jsx("span",{className:"text-sm",children:t?"Loading…":e?"Stripping enabled":"Stripping disabled"})]}),r!==null&&d.jsxs("p",{className:"text-xs text-destructive",children:["Failed to save: ",r]})]})}function jT(e){const t=new Map;for(const n of e){const r=n.logs;for(let o=1;o<r.length;o++){const i=r[o-1],s=r[o];i===void 0||s===void 0||t.set(s.id,{creation:Sc(i.cacheCreationInputTokens,s.cacheCreationInputTokens),read:Sc(i.cacheReadInputTokens,s.cacheReadInputTokens)})}}return t}function Sc(e,t){return t===null||e===null?null:t>e?{direction:"up",delta:t-e}:t<e?{direction:"down",delta:e-t}:null}const TT="";function rr(e){if(e.length===0)return TT;let t="";for(let n=0;n<e.length;n++){const r=e[n];r!==void 0&&(typeof r=="number"?t+=`[${r}]`:n===0?t+=r:t+=`.${r}`)}return t}function AT(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function Cc(e){if(typeof e=="string")try{return uo(JSON.parse(e))}catch{return{kind:"primitive",value:e}}return uo(e)}function uo(e){if(e===null)return{kind:"primitive",value:null};if(typeof e=="string")return{kind:"primitive",value:e};if(typeof e=="number")return{kind:"primitive",value:e};if(typeof e=="boolean")return{kind:"primitive",value:e};if(Array.isArray(e))return{kind:"array",value:e.map(t=>uo(t))};if(AT(e)){const t={};for(const n of Object.keys(e).sort())t[n]=uo(e[n]);return{kind:"object",value:t}}return{kind:"primitive",value:null}}function IT(e,t){const n=[];return Xi([],e,t,n),n}function Xi(e,t,n,r){const o=rr(e);if(Qi(t,n)){r.push({kind:"equal",path:o,value:t});return}if(t.kind!==n.kind){r.push({kind:"changed",path:o,left:t,right:n});return}if(t.kind==="primitive"&&n.kind==="primitive"){r.push({kind:"changed",path:o,left:t,right:n});return}if(t.kind==="object"&&n.kind==="object"){const i=Object.keys(t.value),s=Object.keys(n.value),a=new Set(s);for(const l of i){const c=t.value[l];if(c!==void 0)if(!a.has(l))r.push({kind:"removed",path:rr([...e,l]),value:c});else{const u=n.value[l];if(u===void 0)continue;Xi([...e,l],c,u,r)}}for(const l of s){if(i.includes(l))continue;const c=n.value[l];c!==void 0&&r.push({kind:"added",path:rr([...e,l]),value:c})}return}if(t.kind==="array"&&n.kind==="array"){const i=Math.min(t.value.length,n.value.length);for(let s=0;s<i;s++){const a=t.value[s],l=n.value[s];a===void 0||l===void 0||Xi([...e,s],a,l,r)}for(let s=i;s<n.value.length;s++){const a=n.value[s];a!==void 0&&r.push({kind:"added",path:rr([...e,s]),value:a})}for(let s=i;s<t.value.length;s++){const a=t.value[s];a!==void 0&&r.push({kind:"removed",path:rr([...e,s]),value:a})}}}function Qi(e,t){if(e.kind!==t.kind)return!1;if(e.kind==="primitive"&&t.kind==="primitive")return e.value===t.value;if(e.kind==="array"&&t.kind==="array"){if(e.value.length!==t.value.length)return!1;for(let n=0;n<e.value.length;n++){const r=e.value[n],o=t.value[n];if(r===void 0||o===void 0||!Qi(r,o))return!1}return!0}if(e.kind==="object"&&t.kind==="object"){const n=Object.keys(e.value),r=Object.keys(t.value);if(n.length!==r.length)return!1;for(const o of n){const i=e.value[o],s=t.value[o];if(i===void 0||s===void 0||!Qi(i,s))return!1}return!0}return!1}function Fn(e,t=80){let n;switch(e.kind){case"primitive":n=e.value===null?"null":JSON.stringify(e.value);break;case"array":n=`[… ${e.value.length} items]`;break;case"object":n=`{… ${Object.keys(e.value).length} keys}`;break}return n.length>t&&(n=`${n.slice(0,t-1)}…`),n}function zT(e,t=2){return JSON.stringify(es(e),null,t)}function es(e){switch(e.kind){case"primitive":return e.value;case"array":return e.value.map(es);case"object":{const t={};for(const[n,r]of Object.entries(e.value))t[n]=es(r);return t}}}function Ec(e){if(e==="")return"";for(let t=e.length-1;t>=0;t--){const n=e[t];if(n==="."||n==="[")return e.substring(0,t)}return""}function Nc(e){return e.kind==="equal"&&(e.value.kind==="object"||e.value.kind==="array")}function RT(e){const t=[];let n=0;for(;n<e.length;){const r=e[n];if(r!==void 0&&Nc(r)){const o=Ec(r.path);let i=n+1;for(;i<e.length;){const s=e[i];if(s===void 0||!Nc(s)||Ec(s.path)!==o)break;i++}if(i-n>1){const s=[];for(let a=n;a<i;a++){const l=e[a];l!==void 0&&l.kind==="equal"&&s.push(l)}t.push({kind:"equal-run",ops:s}),n=i;continue}}r!==void 0&&t.push({kind:"single",op:r}),n++}return t}function PT({ops:e,expanded:t,onToggle:n}){const r=e[0],o=e[e.length-1];if(r===void 0||o===void 0)return d.jsx("div",{className:"col-span-3 text-muted-foreground/40 text-xs",children:"—"});const i=r.path,s=o.path,a=e.length===1?i:`${i} … ${s}`,l=r.value.kind==="array"?`${e.length} equal arrays`:r.value.kind==="object"?`${e.length} equal objects`:"equal";return d.jsxs("div",{className:"col-span-3",children:[d.jsxs("button",{type:"button",onClick:n,className:"w-full text-left flex items-center gap-2 px-2 py-1 text-xs text-muted-foreground hover:bg-muted/40 rounded cursor-pointer",children:[d.jsx(Lt,{className:ke("size-3 transition-transform shrink-0",t&&"rotate-90")}),d.jsx("span",{className:"font-mono truncate flex-1",children:a}),d.jsxs("span",{className:"text-muted-foreground/60 shrink-0",children:["(",l,")"]})]}),t&&d.jsx("div",{className:"ml-5 mt-1 mb-2 space-y-2",children:e.map(c=>d.jsxs("div",{className:"border border-border/50 rounded p-2 bg-muted/20",children:[d.jsx("div",{className:"font-mono text-xs text-muted-foreground mb-1",children:c.path}),d.jsx(Wr,{text:zT(c.value),defaultExpandDepth:2})]},c.path))})]})}function jc({op:e,kind:t}){const n=t==="added"?"border-l-2 border-l-emerald-400/70 bg-emerald-500/5":"border-l-2 border-l-rose-400/70 bg-rose-500/5";return d.jsxs("div",{className:ke("col-span-3 px-2 py-1 rounded text-xs",n),children:[d.jsx("div",{className:"font-mono text-xs text-muted-foreground mb-0.5",children:e.path}),d.jsx("div",{className:"font-mono break-all",children:t==="added"?d.jsxs("span",{className:"text-emerald-300/90",children:["+ ",Fn(e.value,400)]}):d.jsxs("span",{className:"text-rose-300/90 line-through",children:["- ",Fn(e.value,400)]})})]})}function OT({op:e}){return d.jsxs("div",{className:"col-span-3 px-2 py-1 rounded text-xs border-l-2 border-l-amber-400/70 bg-amber-500/5",children:[d.jsx("div",{className:"font-mono text-xs text-muted-foreground mb-1",children:e.path}),d.jsxs("div",{className:"grid grid-cols-2 gap-2",children:[d.jsx("div",{className:"font-mono text-rose-300/90 break-all line-through",children:Fn(e.left,400)}),d.jsx("div",{className:"font-mono text-emerald-300/90 break-all",children:Fn(e.right,400)})]})]})}function Tc({log:e,side:t}){const n=Mn(e);return d.jsxs("div",{className:"flex-1 min-w-0 space-y-1 text-xs",children:[d.jsxs("div",{className:"flex items-center gap-2",children:[d.jsx(rt,{variant:"outline",className:ke("text-[10px] px-1.5 py-0 h-5 font-mono shrink-0",t==="left"?"border-rose-500/40 text-rose-400":"border-emerald-500/40 text-emerald-400"),children:t==="left"?"← Left":"Right →"}),d.jsxs("span",{className:"font-mono text-blue-400/80",children:["#",e.id]}),e.model!==null&&d.jsx("span",{className:"font-mono text-muted-foreground truncate",children:e.model})]}),d.jsxs("div",{className:"flex items-center gap-3 text-muted-foreground font-mono",children:[e.cacheCreationInputTokens!==null&&e.cacheCreationInputTokens>0&&d.jsxs("span",{className:"text-emerald-400",children:["Cache +",qe(e.cacheCreationInputTokens)]}),e.cacheReadInputTokens!==null&&e.cacheReadInputTokens>0&&d.jsxs("span",{className:"text-purple-400",children:["Cache ~",qe(e.cacheReadInputTokens)]}),d.jsx("span",{className:"truncate",title:e.timestamp,children:e.timestamp})]}),d.jsxs("div",{className:"text-muted-foreground/70 font-mono truncate",title:n,children:["session: ",n]})]})}function DT({left:e,right:t,onClose:n}){const r=v.useMemo(()=>{const u=Cc(wi(e.rawRequestBody)??e.rawRequestBody),h=Cc(wi(t.rawRequestBody)??t.rawRequestBody);return IT(u,h)},[e.rawRequestBody,t.rawRequestBody]),o=v.useMemo(()=>RT(r),[r]),[i,s]=v.useState(new Set),a=u=>{s(h=>{const p=new Set(h);return p.has(u)?p.delete(u):p.add(u),p})};v.useEffect(()=>{const u=p=>{p.key==="Escape"&&n()};document.addEventListener("keydown",u);const h=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.removeEventListener("keydown",u),document.body.style.overflow=h}},[n]);const l=Mn(e)===Mn(t),c=r.length===1&&r[0]?.kind==="equal";return d.jsxs("div",{className:"fixed inset-0 z-50 flex justify-end",role:"dialog","aria-modal":"true","aria-label":"Compare two log requests",children:[d.jsx("button",{type:"button",onClick:n,"aria-label":"Close compare drawer",className:"absolute inset-0 bg-black/40 cursor-default",tabIndex:-1}),d.jsxs("div",{className:ke("relative bg-background border-l border-border shadow-xl","w-full md:w-[70vw] max-w-[1100px] flex flex-col h-full"),onClick:u=>u.stopPropagation(),onKeyDown:u=>u.stopPropagation(),children:[d.jsxs("div",{className:"flex items-start gap-4 px-4 py-3 border-b border-border",children:[d.jsxs("div",{className:"flex-1 flex gap-4 min-w-0",children:[d.jsx(Tc,{log:e,side:"left"}),d.jsx(Tc,{log:t,side:"right"})]}),d.jsx("button",{type:"button",onClick:n,"aria-label":"Close",className:"shrink-0 p-1 rounded text-muted-foreground hover:text-foreground hover:bg-muted cursor-pointer",children:d.jsx(hs,{className:"size-4"})})]}),!l&&d.jsx("div",{className:"px-4 py-1.5 text-xs text-amber-400 bg-amber-500/10 border-b border-border",children:"Heads up: the two selected logs are from different sessions."}),d.jsx("div",{className:"flex-1 min-h-0 overflow-y-auto",children:c?d.jsx("div",{className:"px-4 py-12 text-center text-muted-foreground text-sm",children:"The two Request payloads are identical."}):d.jsxs("div",{className:"grid grid-cols-[200px_1fr_1fr] gap-x-2 gap-y-0.5 px-3 py-2 text-xs",children:[d.jsxs("div",{className:"col-span-3 grid grid-cols-[200px_1fr_1fr] gap-x-2 pb-2 mb-2 border-b border-border text-[10px] uppercase tracking-wider text-muted-foreground",children:[d.jsx("span",{children:"Path"}),d.jsxs("span",{children:["Left (Log #",e.id,")"]}),d.jsxs("span",{children:["Right (Log #",t.id,")"]})]}),o.map((u,h)=>{if(u.kind==="equal-run")return d.jsx(PT,{ops:u.ops,expanded:i.has(h),onToggle:()=>a(h)},`r${h}`);const p=u.op;return p.kind==="equal"?d.jsxs("div",{className:"col-span-3 grid grid-cols-[200px_1fr_1fr] gap-x-2 px-2 py-0.5 text-muted-foreground",children:[d.jsx("span",{className:"font-mono text-xs truncate",title:p.path,children:p.path}),d.jsx("span",{className:"font-mono text-xs break-all opacity-60",children:Fn(p.value,200)}),d.jsx("span",{className:"font-mono text-xs break-all opacity-60",children:Fn(p.value,200)})]},`e${h}`):p.kind==="added"?d.jsx(jc,{op:p,kind:"added"},`a${h}`):p.kind==="removed"?d.jsx(jc,{op:p,kind:"removed"},`r${h}`):d.jsx(OT,{op:p},`c${h}`)})]})})]})]})}function MT(e){return e.length<=30?e:e.slice(0,12)+"…"+e.slice(-12)}function LT(e){let t=0,n=0;for(const r of e)r.inputTokens!==null&&(t+=r.inputTokens),r.outputTokens!==null&&(n+=r.outputTokens);return{totalIn:t,totalOut:n}}function FT({command:e}){const[t,n]=v.useState(!1),r=v.useCallback(()=>{window.navigator.clipboard.writeText(e).then(()=>{n(!0),setTimeout(()=>n(!1),2e3)})},[e]);return d.jsxs("div",{className:"inline-flex items-center gap-2 bg-muted rounded-md px-3 py-2",children:[d.jsx("pre",{className:"text-blue-500 font-mono text-sm m-0",children:e}),d.jsx("button",{type:"button",onClick:r,className:"text-muted-foreground hover:text-foreground transition-colors shrink-0 cursor-pointer","aria-label":"Copy command",children:t?d.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:d.jsx("path",{d:"M20 6 9 17l-5-5"})}):d.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2"}),d.jsx("path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"})]})})]})}function $T({logs:e,sessions:t,models:n,selectedSession:r,selectedModel:o,onSessionChange:i,onModelChange:s,onClearAll:a,viewMode:l,onViewModeChange:c,strip:u}){const{totalIn:h,totalOut:p}=LT(e),[f,x]=v.useState(!0),[m,y]=v.useState(!1),[g,b]=v.useState([]),[_,S]=v.useState(!1),[E,j]=v.useState(null),A=v.useCallback(async()=>{y(!0);try{await jb(e)}finally{y(!1)}},[e]),R=v.useRef(null),P=v.useCallback(N=>{b(L=>{if(L.includes(N))return L.filter(T=>T!==N);if(L.length<2)return[...L,N];const F=L[1];return F===void 0?L:[F,N]})},[]);v.useEffect(()=>{b([]),S(!1)},[r,o]);const D=v.useMemo(()=>new Set(g),[g]),B=v.useCallback(()=>{if(g.length!==2)return;const[N,L]=g;if(N===void 0||L===void 0)return;const F=e.find(X=>X.id===N),T=e.find(X=>X.id===L);F===void 0||T===void 0||(j([F,T]),S(!0))},[g,e]),C=v.useCallback(()=>{S(!1)},[]),M=v.useCallback(()=>{b([])},[]),w=v.useMemo(()=>{if(g.length!==2)return null;const[N,L]=g;if(N===void 0||L===void 0)return null;const F=e.find(ge=>ge.id===N),T=e.find(ge=>ge.id===L);if(F===void 0||T===void 0)return null;const X=Mn(F)===Mn(T);let te="";if(F.timestamp!==null&&T.timestamp!==null){const ge=Date.parse(F.timestamp),oe=Date.parse(T.timestamp);if(!Number.isNaN(ge)&&!Number.isNaN(oe)){const de=Math.abs(oe-ge);te=O(de)}}return{logA:F,logB:T,sameSession:X,elapsed:te}},[g,e]);function O(N){if(N<1e3)return`${N}ms`;const L=Math.floor(N/1e3);if(L<60)return`${L}s`;const F=Math.floor(L/60);return F<60?`${F}m`:`${Math.floor(F/60)}h${F%60}m`}const K=v.useMemo(()=>yS(e),[e]),Z=v.useMemo(()=>jT(K),[K]),W=e.length>0&&f&&!(K.length===1&&K[0]?.logs.length===e.length),q=vu({count:W?K.length:e.length,getScrollElement:()=>R.current,estimateSize:()=>150,measureElement:typeof window<"u"?N=>N.getBoundingClientRect().height:void 0,overscan:5});return d.jsxs("div",{className:"max-w-[1200px] mx-auto flex flex-col h-screen",style:{maxHeight:"100vh"},children:[d.jsxs("div",{className:"flex items-center gap-4 mb-4 px-6 pt-6",children:[d.jsxs("h1",{className:"text-lg font-bold flex-1 flex items-center gap-2",children:[d.jsx(rT,{className:"size-10 text-amber-500 self-center"}),d.jsxs("span",{className:"flex items-baseline gap-2",children:["LLM Inspector",d.jsxs("span",{className:"text-xs text-muted-foreground font-mono",children:["v",Ab.version]})]})]}),d.jsxs("div",{className:"flex items-center border border-border rounded-md overflow-hidden",children:[d.jsx("button",{type:"button",onClick:()=>c("simple"),className:`px-2 py-1 cursor-pointer transition-colors text-xs ${l==="simple"?"bg-muted text-foreground":"text-muted-foreground hover:bg-muted/50"}`,children:"Simple"}),d.jsx("button",{type:"button",onClick:()=>c("full"),className:`px-2 py-1 cursor-pointer transition-colors text-xs ${l==="full"?"bg-muted text-foreground":"text-muted-foreground hover:bg-muted/50"}`,children:"Full"})]}),d.jsx(ET,{}),d.jsxs("span",{className:"text-muted-foreground text-xs font-mono",children:[e.length," request",e.length!==1?"s":"",h>0||p>0?` · ${h.toLocaleString()} in / ${p.toLocaleString()} out`:""]}),e.length>0&&d.jsx("button",{type:"button",onClick:()=>{A()},disabled:m,className:"text-xs text-muted-foreground hover:text-foreground transition-colors cursor-pointer disabled:opacity-50 disabled:cursor-not-allowed inline-flex items-center gap-1",title:"Export all logs as JSON ZIP",children:m?d.jsx("span",{children:"Exporting..."}):d.jsxs(d.Fragment,{children:[d.jsx(ku,{className:"size-3"}),d.jsx("span",{children:"Export All"})]})}),d.jsx("button",{type:"button",onClick:a,className:"text-xs text-muted-foreground hover:text-foreground transition-colors cursor-pointer",title:"Clear all logs",children:"Clear All"})]}),d.jsxs("div",{className:"flex gap-3 px-6 mb-4",children:[d.jsxs(hc,{value:r,onValueChange:i,children:[d.jsx(mc,{className:"flex-1 max-w-[400px] text-xs",children:d.jsx(pc,{placeholder:"All sessions"})}),d.jsxs(gc,{children:[d.jsx(Fr,{value:"__all__",children:"All sessions"}),t.map(N=>d.jsx(Fr,{value:N,children:MT(N)},N))]})]}),d.jsxs(hc,{value:o,onValueChange:s,children:[d.jsx(mc,{className:"text-xs",children:d.jsx(pc,{placeholder:"All models"})}),d.jsxs(gc,{children:[d.jsx(Fr,{value:"__all__",children:"All models"}),n.map(N=>d.jsx(Fr,{value:N,children:N},N))]})]}),d.jsxs("div",{className:"flex items-center border border-border rounded-md overflow-hidden",children:[d.jsx("button",{type:"button",onClick:()=>x(!0),className:`px-2 py-1.5 cursor-pointer transition-colors ${f?"bg-muted text-foreground":"text-muted-foreground hover:bg-muted/50"}`,title:"Grouped view",children:d.jsx(Lv,{className:"size-4"})}),d.jsx("button",{type:"button",onClick:()=>x(!1),className:`px-2 py-1.5 cursor-pointer transition-colors ${f?"text-muted-foreground hover:bg-muted/50":"bg-muted text-foreground"}`,title:"Flat view",children:d.jsx($v,{className:"size-4"})})]})]}),d.jsx("div",{className:"flex-1 min-h-0 px-6 pb-6",children:e.length===0?d.jsxs("div",{className:"text-center text-muted-foreground py-16 space-y-4",children:[d.jsx("p",{className:"text-sm",children:"No requests captured yet."}),d.jsx("p",{className:"text-xs",children:"Route AI coding tools through the proxy:"}),d.jsx(FT,{command:"LLM_BASE_URL=http://localhost:25947/proxy <your-tool>"})]}):d.jsx("div",{ref:R,className:"overflow-y-auto h-full",children:d.jsx("div",{style:{height:`${q.getTotalSize()}px`,width:"100%",position:"relative"},children:q.getVirtualItems().map(N=>{if(W){const L=K[N.index];return L===void 0?null:d.jsx("div",{"data-index":N.index,ref:q.measureElement,style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${N.start}px)`},children:d.jsx(nT,{group:L,viewMode:l,strip:u,cacheTrends:Z,selectedSet:D,onToggleSelect:P})},L.id)}else{const L=e[N.index];return L===void 0?null:d.jsx("div",{"data-index":N.index,ref:q.measureElement,style:{position:"absolute",top:0,left:0,width:"100%",transform:`translateY(${N.start}px)`},children:d.jsx(ip,{log:L,viewMode:l,strip:u,cacheTrend:Z.get(L.id)??null,isSelected:D.has(L.id),onToggleSelect:P})},L.id)}})})})}),w!==null&&d.jsxs("div",{className:"fixed bottom-6 left-1/2 -translate-x-1/2 z-40 flex items-center gap-3 bg-background border border-border rounded-lg shadow-lg px-4 py-2 text-xs",children:[d.jsx(Cu,{className:"size-4 text-amber-400 shrink-0"}),d.jsxs("span",{className:"text-muted-foreground font-mono",children:["#",w.logA.id," ↔ #",w.logB.id," · ",w.sameSession?"same session":"different sessions",w.elapsed!==""&&` · ${w.elapsed} apart`]}),d.jsxs("button",{type:"button",onClick:M,className:"text-muted-foreground hover:text-foreground transition-colors cursor-pointer inline-flex items-center gap-1",children:[d.jsx(hs,{className:"size-3"}),"Clear"]}),d.jsx("button",{type:"button",onClick:B,className:"bg-amber-400 text-amber-950 hover:bg-amber-300 transition-colors px-3 py-1 rounded font-medium cursor-pointer",children:"Compare 2 logs"})]}),_&&E!==null&&d.jsx(DT,{left:E[0],right:E[1],onClose:C})]})}ce({logs:Me(bi),total:ve(),offset:ve(),limit:ve()});const BT=Bt([ce({type:je("init"),logs:Me(bi)}),ce({type:je("update"),log:bi})]);function UT(e){const t=new Set;for(const n of e)n.sessionId!==null&&n.sessionId!==""&&t.add(n.sessionId);return[...t]}function ZT(e){const t=new Set;for(const n of e)n.model!==null&&n.model!==""&&t.add(n.model);return[...t]}function VT(){const[e,t]=v.useState([]),[n,r]=v.useState([]),[o,i]=v.useState([]),[s,a]=v.useState("__all__"),[l,c]=v.useState("__all__"),[u,h]=v.useState("simple"),[p,f]=v.useState(null),x=v.useRef(null),m=v.useRef(null),y=v.useCallback(async()=>{try{const[S,E]=await Promise.all([fetch("/api/sessions"),fetch("/api/models")]);if(S.ok&&E.ok){const j=await S.json(),A=await E.json(),R=Me(G()).safeParse(j),P=Me(G()).safeParse(A);R.success&&r(R.data),P.success&&i(P.data)}}catch{}},[]),g=v.useCallback(()=>{x.current&&x.current.close();const S=new URLSearchParams;s!=="__all__"&&S.set("sessionId",s),l!=="__all__"&&S.set("model",l);const E=new EventSource(`/api/logs/stream?${S}`);x.current=E,E.onmessage=j=>{try{const A=String(j.data),R=JSON.parse(A),P=BT.safeParse(R);if(!P.success){f("Failed to parse SSE data");return}const D=P.data;D.type==="init"?(t(D.logs),r(UT(D.logs)),i(ZT(D.logs)),f(null)):D.type==="update"&&(t(B=>{const C=s==="__all__"||D.log.sessionId===s,M=l==="__all__"||D.log.model===l;return!C||!M?B:B.findIndex(O=>O.id===D.log.id)>=0?B.map(O=>O.id===D.log.id?D.log:O):[...B,D.log]}),r(B=>{const C=D.log.sessionId;return C!=null&&C!==""?B.includes(C)?B:[...B,C]:B}),i(B=>{const C=D.log.model;return C!=null&&C!==""?B.includes(C)?B:[...B,C]:B}))}catch{f("Failed to parse SSE data")}},E.onerror=()=>{f("SSE connection lost, reconnecting..."),E.close(),m.current!==null&&clearTimeout(m.current),m.current=setTimeout(g,3e3)},y()},[s,l,y]);v.useEffect(()=>(g(),()=>{x.current&&(x.current.close(),x.current=null),m.current!==null&&(clearTimeout(m.current),m.current=null)}),[g]);const b=v.useCallback(()=>{(async()=>{try{if(!(await fetch("/api/logs",{method:"DELETE"})).ok){f("Failed to clear logs");return}t([]),r([]),i([]),f(null)}catch(S){f(S instanceof Error?S.message:"Unknown error clearing logs")}})()},[]),{strip:_}=xu();return d.jsxs(d.Fragment,{children:[p!==null&&d.jsx("div",{className:"fixed top-4 right-4 bg-destructive text-destructive-foreground px-4 py-2 rounded-md text-sm z-50",children:p}),d.jsx($T,{logs:e,sessions:n,models:o,selectedSession:s,selectedModel:l,onSessionChange:a,onModelChange:c,onClearAll:b,viewMode:u,onViewModeChange:h,strip:_})]})}const qT=VT;export{qT as component};
|