@kaitranntt/ccs 6.5.0 → 6.6.0-dev.2
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/dist/ccs.js +7 -4
- package/dist/ccs.js.map +1 -1
- package/dist/cliproxy/binary-manager.d.ts +16 -2
- package/dist/cliproxy/binary-manager.d.ts.map +1 -1
- package/dist/cliproxy/binary-manager.js +39 -15
- package/dist/cliproxy/binary-manager.js.map +1 -1
- package/dist/cliproxy/cliproxy-executor.d.ts.map +1 -1
- package/dist/cliproxy/cliproxy-executor.js +4 -0
- package/dist/cliproxy/cliproxy-executor.js.map +1 -1
- package/dist/cliproxy/config-generator.d.ts +7 -1
- package/dist/cliproxy/config-generator.d.ts.map +1 -1
- package/dist/cliproxy/config-generator.js +30 -9
- package/dist/cliproxy/config-generator.js.map +1 -1
- package/dist/cliproxy/service-manager.d.ts.map +1 -1
- package/dist/cliproxy/service-manager.js +4 -0
- package/dist/cliproxy/service-manager.js.map +1 -1
- package/dist/cliproxy/stats-fetcher.d.ts +24 -0
- package/dist/cliproxy/stats-fetcher.d.ts.map +1 -1
- package/dist/cliproxy/stats-fetcher.js +56 -1
- package/dist/cliproxy/stats-fetcher.js.map +1 -1
- package/dist/commands/cleanup-command.d.ts +1 -0
- package/dist/commands/cleanup-command.d.ts.map +1 -1
- package/dist/commands/cleanup-command.js +158 -10
- package/dist/commands/cleanup-command.js.map +1 -1
- package/dist/commands/update-command.d.ts +1 -1
- package/dist/commands/update-command.d.ts.map +1 -1
- package/dist/commands/update-command.js +24 -132
- package/dist/commands/update-command.js.map +1 -1
- package/dist/config/unified-config-loader.d.ts +6 -1
- package/dist/config/unified-config-loader.d.ts.map +1 -1
- package/dist/config/unified-config-loader.js +35 -1
- package/dist/config/unified-config-loader.js.map +1 -1
- package/dist/config/unified-config-types.d.ts +18 -0
- package/dist/config/unified-config-types.d.ts.map +1 -1
- package/dist/config/unified-config-types.js +14 -1
- package/dist/config/unified-config-types.js.map +1 -1
- package/dist/copilot/copilot-executor.d.ts.map +1 -1
- package/dist/copilot/copilot-executor.js +6 -1
- package/dist/copilot/copilot-executor.js.map +1 -1
- package/dist/ui/assets/accounts-C1DiBVWf.js +1 -0
- package/dist/ui/assets/analytics-34-9qi4o.js +1 -0
- package/dist/ui/assets/api-Lcsxd42l.js +1 -0
- package/dist/ui/assets/{card-CR0u1y_L.js → card-tk5ihPK8.js} +1 -1
- package/dist/ui/assets/{charts-D_0N6JY8.js → charts-B9Jh-s-X.js} +1 -1
- package/dist/ui/assets/{cliproxy-control-panel-DIIw97Bs.js → cliproxy-control-panel-BzhsXWKa.js} +1 -1
- package/dist/ui/assets/cliproxy-lpz8UdFt.js +1 -0
- package/dist/ui/assets/{code-editor-CVohe7u9.js → code-editor-rSl_-6ob.js} +1 -1
- package/dist/ui/assets/{code-highlight-C2TXE0-z.js → code-highlight-BoHWVYut.js} +1 -1
- package/dist/ui/assets/copilot-Djc29_O8.js +4 -0
- package/dist/ui/assets/{form-utils-BXvNPyud.js → form-utils-BuXDJb0w.js} +1 -1
- package/dist/ui/assets/{health-Dh8bSHe-.js → health-ByL12ZVZ.js} +1 -1
- package/dist/ui/assets/icons-U_6eBV_J.js +1 -0
- package/dist/ui/assets/index-CeV2P3Sp.css +1 -0
- package/dist/ui/assets/index-c9idYjfn.js +48 -0
- package/dist/ui/assets/{notifications-cqk-Qeo2.js → notifications-B2Pz7lik.js} +1 -1
- package/dist/ui/assets/{radix-ui-VbLlN_Dz.js → radix-ui-DFHQr9A5.js} +1 -1
- package/dist/ui/assets/react-vendor-FspHSO0w.js +3 -0
- package/dist/ui/assets/settings-BzHi9yIP.js +1 -0
- package/dist/ui/assets/{shared-DQlPCpix.js → shared-CojMqcSc.js} +1 -1
- package/dist/ui/assets/{switch-pOvJh4Ez.js → switch-BQbPcCIQ.js} +1 -1
- package/dist/ui/assets/{tanstack-yybD444-.js → tanstack-C4gT2P7V.js} +1 -1
- package/dist/ui/index.html +9 -9
- package/dist/utils/package-manager-detector.d.ts +1 -4
- package/dist/utils/package-manager-detector.d.ts.map +1 -1
- package/dist/utils/package-manager-detector.js +2 -61
- package/dist/utils/package-manager-detector.js.map +1 -1
- package/dist/web-server/routes.d.ts.map +1 -1
- package/dist/web-server/routes.js +141 -2
- package/dist/web-server/routes.js.map +1 -1
- package/package.json +6 -3
- package/scripts/send-discord-release.cjs +214 -0
- package/scripts/worker.js +18 -38
- package/VERSION +0 -1
- package/dist/ui/assets/accounts-OHf-47mH.js +0 -1
- package/dist/ui/assets/analytics-C4uOxyuU.js +0 -1
- package/dist/ui/assets/api-B_mbwU9C.js +0 -1
- package/dist/ui/assets/cliproxy-tXwMpEJd.js +0 -1
- package/dist/ui/assets/copilot-C-eWI9Ce.js +0 -4
- package/dist/ui/assets/icons-WTNLz24z.js +0 -1
- package/dist/ui/assets/index-BXPLu3zJ.js +0 -44
- package/dist/ui/assets/index-D2qNwUdc.css +0 -1
- package/dist/ui/assets/react-vendor-DMek_JCF.js +0 -3
- package/dist/ui/assets/settings-Bi8Aw4yN.js +0 -1
- package/scripts/sync-version-plugin.cjs +0 -41
- package/scripts/sync-version.js +0 -15
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/code-editor-rSl_-6ob.js","assets/radix-ui-DFHQr9A5.js","assets/react-vendor-FspHSO0w.js","assets/index-c9idYjfn.js","assets/tanstack-C4gT2P7V.js","assets/notifications-B2Pz7lik.js","assets/utils-CzKF5WmX.js","assets/icons-U_6eBV_J.js","assets/form-utils-BuXDJb0w.js","assets/code-highlight-BoHWVYut.js","assets/index-CeV2P3Sp.css"])))=>i.map(i=>d[i]);
|
|
2
|
+
import{j as e}from"./radix-ui-DFHQr9A5.js";import{S as j,e as v,B as p,o as we,V as ye,W as be,X as R,Y as O,i as A,q,L as w,I as te,z as le,A as oe,E as re,F as ce,G as L,p as de,Z as Se,_ as Ce,$ as ke,a0 as Fe,c as K}from"./index-c9idYjfn.js";import{u as Pe,a as C,b as y}from"./tanstack-C4gT2P7V.js";import{r as h}from"./react-vendor-FspHSO0w.js";import{S as D}from"./switch-BQbPcCIQ.js";import{t as Q}from"./notifications-B2Pz7lik.js";import{J as me,L as J,O as Me,Q as Ae,Y as Le,Z as ae,I as Ee,X as Te,j as _e,a as Ie,T as Re,a6 as Oe,ak as qe,ag as ne,K as De,a8 as Qe,al as $e,l as ue,m as xe}from"./icons-U_6eBV_J.js";import"./utils-CzKF5WmX.js";import"./form-utils-BuXDJb0w.js";import"./code-highlight-BoHWVYut.js";const m="/api";async function Ke(){const s=await fetch(`${m}/copilot/status`);if(!s.ok)throw new Error("Failed to fetch copilot status");return s.json()}async function Je(){const s=await fetch(`${m}/copilot/config`);if(!s.ok)throw new Error("Failed to fetch copilot config");return s.json()}async function Ge(){const s=await fetch(`${m}/copilot/models`);if(!s.ok)throw new Error("Failed to fetch copilot models");return s.json()}async function ze(){const s=await fetch(`${m}/copilot/settings/raw`);if(!s.ok)throw new Error("Failed to fetch copilot raw settings");return s.json()}async function Be(s){const a=await fetch(`${m}/copilot/config`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(s)});if(!a.ok)throw new Error("Failed to update copilot config");return a.json()}async function Ue(s){const a=await fetch(`${m}/copilot/settings/raw`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(s)});if(a.status===409)throw new Error("CONFLICT");if(!a.ok)throw new Error("Failed to save copilot raw settings");return a.json()}async function Ve(){const s=await fetch(`${m}/copilot/auth/start`,{method:"POST"});if(!s.ok)throw new Error("Failed to start auth");return s.json()}async function He(){const s=await fetch(`${m}/copilot/daemon/start`,{method:"POST"});if(!s.ok)throw new Error("Failed to start daemon");return s.json()}async function Xe(){const s=await fetch(`${m}/copilot/daemon/stop`,{method:"POST"});if(!s.ok)throw new Error("Failed to stop daemon");return s.json()}async function Ye(){const s=await fetch(`${m}/copilot/info`);if(!s.ok)throw new Error("Failed to fetch copilot info");return s.json()}async function We(s){const a=await fetch(`${m}/copilot/install`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(s?{version:s}:{})});if(!a.ok)throw new Error("Failed to install copilot-api");return a.json()}function he(){const s=Pe(),a=C({queryKey:["copilot-status"],queryFn:Ke,refetchInterval:5e3}),l=C({queryKey:["copilot-config"],queryFn:Je}),r=C({queryKey:["copilot-models"],queryFn:Ge}),n=C({queryKey:["copilot-raw-settings"],queryFn:ze}),d=C({queryKey:["copilot-info"],queryFn:Ye}),c=y({mutationFn:Be,onSuccess:()=>{s.invalidateQueries({queryKey:["copilot-status"]}),s.invalidateQueries({queryKey:["copilot-config"]}),s.invalidateQueries({queryKey:["copilot-raw-settings"]})}}),i=y({mutationFn:Ue,onSuccess:()=>{s.invalidateQueries({queryKey:["copilot-status"]}),s.invalidateQueries({queryKey:["copilot-config"]}),s.invalidateQueries({queryKey:["copilot-raw-settings"]})}}),x=y({mutationFn:Ve,onSuccess:()=>{s.invalidateQueries({queryKey:["copilot-status"]})}}),N=y({mutationFn:He,onSuccess:()=>{s.invalidateQueries({queryKey:["copilot-status"]})}}),f=y({mutationFn:Xe,onSuccess:()=>{s.invalidateQueries({queryKey:["copilot-status"]})}}),o=y({mutationFn:We,onSuccess:()=>{s.invalidateQueries({queryKey:["copilot-status"]}),s.invalidateQueries({queryKey:["copilot-info"]})}});return{status:a.data,statusLoading:a.isLoading,statusError:a.error,refetchStatus:a.refetch,config:l.data,configLoading:l.isLoading,models:r.data?.models??[],currentModel:r.data?.current,modelsLoading:r.isLoading,rawSettings:n.data,rawSettingsLoading:n.isLoading,refetchRawSettings:n.refetch,updateConfig:c.mutate,updateConfigAsync:c.mutateAsync,isUpdating:c.isPending,saveRawSettings:i.mutate,saveRawSettingsAsync:i.mutateAsync,isSavingRawSettings:i.isPending,startAuth:x.mutate,startAuthAsync:x.mutateAsync,isAuthenticating:x.isPending,authResult:x.data,startDaemon:N.mutate,isStartingDaemon:N.isPending,stopDaemon:f.mutate,isStoppingDaemon:f.isPending,info:d.data,infoLoading:d.isLoading,refetchInfo:d.refetch,install:o.mutate,installAsync:o.mutateAsync,isInstalling:o.isPending}}const Ze=h.lazy(()=>Fe(()=>import("./code-editor-rSl_-6ob.js"),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10])).then(s=>({default:s.CodeEditor}))),es=[{name:"GPT-4.1 (Free)",description:"Free tier - no premium usage",default:"gpt-4.1",opus:"gpt-4.1",sonnet:"gpt-4.1",haiku:"gpt-4.1"},{name:"GPT-5 Mini (Free)",description:"Free tier - lightweight model",default:"gpt-5-mini",opus:"gpt-5-mini",sonnet:"gpt-5-mini",haiku:"gpt-5-mini"},{name:"Raptor Mini (Free)",description:"Free tier - fine-tuned for coding",default:"raptor-mini",opus:"raptor-mini",sonnet:"raptor-mini",haiku:"raptor-mini"}],ss=[{name:"Claude Opus 4.5",description:"Pro+ (3x) - Most capable reasoning",default:"claude-opus-4.5",opus:"claude-opus-4.5",sonnet:"claude-sonnet-4.5",haiku:"claude-haiku-4.5"},{name:"Claude Sonnet 4.5",description:"Pro+ (1x) - Balanced performance",default:"claude-sonnet-4.5",opus:"claude-opus-4.5",sonnet:"claude-sonnet-4.5",haiku:"claude-haiku-4.5"},{name:"GPT-5.2",description:"Pro+ (1x) - Latest OpenAI (Preview)",default:"gpt-5.2",opus:"gpt-5.2",sonnet:"gpt-5.1",haiku:"gpt-5-mini"},{name:"GPT-5.1 Codex Max",description:"Pro+ (1x) - Best for coding",default:"gpt-5.1-codex-max",opus:"gpt-5.1-codex-max",sonnet:"gpt-5.1-codex",haiku:"gpt-5.1-codex-mini"},{name:"Gemini 2.5 Pro",description:"Pro+ (1x) - Google latest",default:"gemini-2.5-pro",opus:"gemini-2.5-pro",sonnet:"gemini-2.5-pro",haiku:"gemini-3-flash"}];function ie(s){switch(s){case"free":return"bg-green-100 text-green-700 border-green-200";case"pro":return"bg-blue-100 text-blue-700 border-blue-200";case"pro+":return"bg-purple-100 text-purple-700 border-purple-200";case"business":return"bg-orange-100 text-orange-700 border-orange-200";case"enterprise":return"bg-red-100 text-red-700 border-red-200";default:return"bg-muted text-muted-foreground"}}function ts(s){return s==null?null:s===0?"Free":s<1?`${s}x`:s===1?"1x":`${s}x`}function F({label:s,description:a,value:l,onChange:r,models:n,disabled:d}){const c=n.find(i=>i.id===l);return e.jsxs("div",{className:"space-y-1.5",children:[e.jsxs("div",{children:[e.jsx("label",{className:"text-xs font-medium",children:s}),a&&e.jsx("p",{className:"text-[10px] text-muted-foreground",children:a})]}),e.jsxs(le,{value:l||"",onValueChange:r,disabled:d,children:[e.jsx(oe,{className:"h-9",children:e.jsx(re,{placeholder:"Select model",children:l&&e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx("span",{className:"truncate font-mono text-xs",children:l}),c?.minPlan&&e.jsx(v,{variant:"outline",className:`text-[9px] px-1 py-0 h-4 ${ie(c.minPlan)}`,children:c.minPlan})]})})}),e.jsx(ce,{className:"max-h-[300px]",children:e.jsxs(Ce,{children:[e.jsxs(ke,{className:"text-xs text-muted-foreground",children:["Available Models (",n.length,")"]}),n.map(i=>e.jsx(L,{value:i.id,children:e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx("span",{className:"truncate font-mono text-xs",children:i.name||i.id}),i.minPlan&&e.jsx(v,{variant:"outline",className:`text-[9px] px-1 py-0 h-4 ${ie(i.minPlan)}`,children:i.minPlan}),i.multiplier!==void 0&&e.jsx("span",{className:"text-[9px] text-muted-foreground",children:ts(i.multiplier)}),i.preview&&e.jsx(v,{variant:"secondary",className:"text-[9px] px-1 py-0 h-4",children:"Preview"}),l===i.id&&e.jsx(_e,{className:"w-3 h-3 text-primary ml-auto"})]})},i.id))]})})]})]})}function as(){const{config:s,configLoading:a,models:l,modelsLoading:r,rawSettings:n,rawSettingsLoading:d,updateConfigAsync:c,isUpdating:i,saveRawSettingsAsync:x,isSavingRawSettings:N,refetchRawSettings:f}=he(),[o,E]=h.useState({}),[g,T]=h.useState(null),[pe,G]=h.useState(!1),z=o.enabled??s?.enabled??!1,B=o.autoStart??s?.auto_start??!1,U=o.port??s?.port??4141,V=o.accountType??s?.account_type??"individual",b=o.model??s?.model??"claude-opus-4-5-20250514",_=o.rateLimit??s?.rate_limit?.toString()??"",H=o.waitOnLimit??s?.wait_on_limit??!0,X=o.opusModel??s?.opus_model??"",Y=o.sonnetModel??s?.sonnet_model??"",W=o.haikuModel??s?.haiku_model??"",u=(t,S)=>{E(ve=>({...ve,[t]:S}))},Z=t=>{E(S=>({...S,model:t.default,opusModel:t.opus,sonnetModel:t.sonnet,haikuModel:t.haiku})),Q.success(`Applied "${t.name}" preset`)},k=h.useMemo(()=>g!==null?g:n?.settings?JSON.stringify(n.settings,null,2):`{
|
|
3
|
+
"env": {}
|
|
4
|
+
}`,[g,n]),fe=h.useCallback(t=>{T(t)},[]),I=h.useMemo(()=>{try{return JSON.parse(k),!0}catch{return!1}},[k]),ge=h.useMemo(()=>{const t=Object.keys(o).length>0,S=g!==null&&g!==JSON.stringify(n?.settings,null,2);return t||S},[o,g,n]),ee=async()=>{try{if(Object.keys(o).length>0&&await c({enabled:z,auto_start:B,port:U,account_type:V,model:b,rate_limit:_?parseInt(_,10):null,wait_on_limit:H,opus_model:X||void 0,sonnet_model:Y||void 0,haiku_model:W||void 0}),g!==null&&I){const t=JSON.parse(k);await x({settings:t,expectedMtime:n?.mtime})}E({}),T(null),Q.success("Copilot configuration saved")}catch(t){t.message==="CONFLICT"?G(!0):Q.error("Failed to save settings")}},se=async t=>{G(!1),t?(await f(),ee()):T(null)};if(a||d)return e.jsxs("div",{className:"space-y-6",children:[e.jsx(j,{className:"h-10 w-full"}),e.jsx(j,{className:"h-10 w-full"}),e.jsx(j,{className:"h-10 w-full"}),e.jsx(j,{className:"h-10 w-full"})]});const je=()=>e.jsx("div",{className:"h-full flex flex-col",children:e.jsxs(ye,{defaultValue:"config",className:"h-full flex flex-col",children:[e.jsx("div",{className:"px-4 pt-4 shrink-0",children:e.jsxs(be,{className:"w-full",children:[e.jsx(R,{value:"config",className:"flex-1",children:"Model Config"}),e.jsx(R,{value:"settings",className:"flex-1",children:"Settings"}),e.jsx(R,{value:"info",className:"flex-1",children:"Info"})]})}),e.jsxs("div",{className:"flex-1 overflow-hidden flex flex-col",children:[e.jsx(O,{value:"config",className:"flex-1 mt-0 border-0 p-0 data-[state=inactive]:hidden flex flex-col overflow-hidden",children:e.jsx(A,{className:"flex-1",children:e.jsxs("div",{className:"p-4 space-y-6",children:[e.jsxs("div",{children:[e.jsxs("h3",{className:"text-sm font-medium mb-2 flex items-center gap-2",children:[e.jsx(Le,{className:"w-4 h-4"}),"Presets"]}),e.jsx("p",{className:"text-xs text-muted-foreground mb-3",children:"Apply pre-configured model mappings"}),e.jsxs("div",{className:"mb-4",children:[e.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[e.jsx(v,{variant:"outline",className:"text-[10px] bg-green-100 text-green-700 border-green-200",children:"Free Tier"}),e.jsx("span",{className:"text-[10px] text-muted-foreground",children:"No premium usage count"})]}),e.jsx("div",{className:"flex flex-wrap gap-2",children:es.map(t=>e.jsxs(p,{variant:"outline",size:"sm",className:"text-xs h-7 gap-1",onClick:()=>Z(t),title:t.description,children:[e.jsx(ae,{className:"w-3 h-3 text-green-600"}),t.name]},t.name))})]}),e.jsxs("div",{children:[e.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[e.jsx(v,{variant:"outline",className:"text-[10px] bg-blue-100 text-blue-700 border-blue-200",children:"Pro+ Required"}),e.jsx("span",{className:"text-[10px] text-muted-foreground",children:"Uses premium request quota"})]}),e.jsx("div",{className:"flex flex-wrap gap-2",children:ss.map(t=>e.jsxs(p,{variant:"outline",size:"sm",className:"text-xs h-7 gap-1",onClick:()=>Z(t),title:t.description,children:[e.jsx(ae,{className:"w-3 h-3"}),t.name]},t.name))})]})]}),e.jsx(q,{}),e.jsxs("div",{children:[e.jsx("h3",{className:"text-sm font-medium mb-2",children:"Model Mapping"}),e.jsx("p",{className:"text-xs text-muted-foreground mb-4",children:"Configure which models to use for each tier"}),e.jsxs("div",{className:"space-y-4",children:[e.jsx(F,{label:"Default Model",description:"Used when no specific tier is requested",value:b,onChange:t=>u("model",t),models:l,disabled:r}),e.jsx(F,{label:"Opus (Most capable)",description:"For complex reasoning tasks",value:X||b,onChange:t=>u("opusModel",t),models:l,disabled:r}),e.jsx(F,{label:"Sonnet (Balanced)",description:"Balance of speed and capability",value:Y||b,onChange:t=>u("sonnetModel",t),models:l,disabled:r}),e.jsx(F,{label:"Haiku (Fast)",description:"Quick responses for simple tasks",value:W||b,onChange:t=>u("haikuModel",t),models:l,disabled:r})]})]})]})})}),e.jsx(O,{value:"settings",className:"flex-1 mt-0 border-0 p-0 data-[state=inactive]:hidden flex flex-col overflow-hidden",children:e.jsx(A,{className:"flex-1",children:e.jsxs("div",{className:"p-4 space-y-6",children:[e.jsxs("div",{className:"flex items-center justify-between rounded-lg border p-4",children:[e.jsxs("div",{className:"space-y-0.5",children:[e.jsx(w,{htmlFor:"enabled",className:"text-sm font-medium",children:"Enable Copilot"}),e.jsx("p",{className:"text-xs text-muted-foreground",children:"Allow using GitHub Copilot subscription"})]}),e.jsx(D,{id:"enabled",checked:z,onCheckedChange:t=>u("enabled",t)})]}),e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"text-sm font-medium",children:"Basic Settings"}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(w,{htmlFor:"port",className:"text-xs",children:"Port"}),e.jsx(te,{id:"port",type:"number",value:U,onChange:t=>u("port",parseInt(t.target.value,10)),min:1024,max:65535,className:"max-w-[150px] h-8"})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(w,{htmlFor:"account-type",className:"text-xs",children:"Account Type"}),e.jsxs(le,{value:V,onValueChange:t=>u("accountType",t),children:[e.jsx(oe,{id:"account-type",className:"max-w-[150px] h-8",children:e.jsx(re,{})}),e.jsxs(ce,{children:[e.jsx(L,{value:"individual",children:"Individual"}),e.jsx(L,{value:"business",children:"Business"}),e.jsx(L,{value:"enterprise",children:"Enterprise"})]})]})]})]}),e.jsx(q,{}),e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"text-sm font-medium",children:"Rate Limiting"}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(w,{htmlFor:"rate-limit",className:"text-xs",children:"Rate Limit (seconds)"}),e.jsx(te,{id:"rate-limit",type:"number",value:_,onChange:t=>u("rateLimit",t.target.value),placeholder:"No limit",min:0,className:"max-w-[150px] h-8"})]}),e.jsxs("div",{className:"flex items-center justify-between rounded-lg border p-3",children:[e.jsxs("div",{className:"space-y-0.5",children:[e.jsx(w,{htmlFor:"wait-on-limit",className:"text-xs",children:"Wait on Rate Limit"}),e.jsx("p",{className:"text-[10px] text-muted-foreground",children:"Wait instead of error when limit hit"})]}),e.jsx(D,{id:"wait-on-limit",checked:H,onCheckedChange:t=>u("waitOnLimit",t)})]})]}),e.jsx(q,{}),e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"text-sm font-medium",children:"Daemon Settings"}),e.jsxs("div",{className:"flex items-center justify-between rounded-lg border p-3",children:[e.jsxs("div",{className:"space-y-0.5",children:[e.jsx(w,{htmlFor:"auto-start",className:"text-xs",children:"Auto-start Daemon"}),e.jsx("p",{className:"text-[10px] text-muted-foreground",children:"Start copilot-api when using profile"})]}),e.jsx(D,{id:"auto-start",checked:B,onCheckedChange:t=>u("autoStart",t)})]})]})]})})}),e.jsx(O,{value:"info",className:"h-full mt-0 border-0 p-0 data-[state=inactive]:hidden",children:e.jsx(A,{className:"h-full",children:e.jsxs("div",{className:"p-4 space-y-6",children:[e.jsxs("div",{children:[e.jsxs("h3",{className:"text-sm font-medium flex items-center gap-2 mb-3",children:[e.jsx(Ee,{className:"w-4 h-4"}),"Configuration Info"]}),e.jsxs("div",{className:"space-y-3 bg-card rounded-lg border p-4 shadow-sm",children:[e.jsxs("div",{className:"grid grid-cols-[100px_1fr] gap-2 text-sm items-center",children:[e.jsx("span",{className:"font-medium text-muted-foreground",children:"Provider"}),e.jsx("span",{className:"font-mono",children:"GitHub Copilot"})]}),n&&e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"grid grid-cols-[100px_1fr] gap-2 text-sm items-center",children:[e.jsx("span",{className:"font-medium text-muted-foreground",children:"File Path"}),e.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[e.jsx("code",{className:"bg-muted px-1.5 py-0.5 rounded text-xs break-all",children:n.path}),e.jsx(de,{value:n.path,size:"icon",className:"h-5 w-5"})]})]}),e.jsxs("div",{className:"grid grid-cols-[100px_1fr] gap-2 text-sm items-center",children:[e.jsx("span",{className:"font-medium text-muted-foreground",children:"Status"}),e.jsx(v,{variant:"outline",className:n.exists?"w-fit text-green-600 border-green-200 bg-green-50":"w-fit text-muted-foreground",children:n.exists?"File exists":"Using defaults"})]})]})]})]}),e.jsxs("div",{children:[e.jsx("h3",{className:"text-sm font-medium mb-3",children:"Quick Usage"}),e.jsxs("div",{className:"space-y-3 bg-card rounded-lg border p-4 shadow-sm",children:[e.jsx(P,{label:"Run with Copilot",command:"ccs copilot"}),e.jsx(P,{label:"Authenticate",command:"ccs copilot auth"}),e.jsx(P,{label:"Start daemon",command:"ccs copilot --start"}),e.jsx(P,{label:"Stop daemon",command:"ccs copilot --stop"})]})]})]})})})]})]})}),Ne=()=>e.jsx(h.Suspense,{fallback:e.jsxs("div",{className:"flex items-center justify-center h-full",children:[e.jsx(J,{className:"w-6 h-6 animate-spin text-muted-foreground"}),e.jsx("span",{className:"ml-2 text-muted-foreground",children:"Loading editor..."})]}),children:e.jsxs("div",{className:"h-full flex flex-col",children:[!I&&g!==null&&e.jsxs("div",{className:"mb-2 px-3 py-2 bg-destructive/10 text-destructive text-sm rounded-md flex items-center gap-2 mx-6 mt-4 shrink-0",children:[e.jsx(Te,{className:"w-4 h-4"}),"Invalid JSON syntax"]}),e.jsx("div",{className:"flex-1 overflow-hidden px-6 pb-4 pt-4",children:e.jsx("div",{className:"h-full border rounded-md overflow-hidden bg-background",children:e.jsx(Ze,{value:k,onChange:fe,language:"json",minHeight:"100%"})})}),e.jsx("div",{className:"mx-6 mb-4",children:e.jsx("div",{className:"border rounded-md overflow-hidden",children:e.jsx(Se,{profileEnv:n?.settings?.env})})})]})});return e.jsxs("div",{className:"flex-1 flex flex-col overflow-hidden",children:[e.jsxs("div",{className:"px-6 py-4 border-b bg-background flex items-center justify-between shrink-0",children:[e.jsx("div",{className:"flex items-center gap-3",children:e.jsxs("div",{children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx("h2",{className:"text-lg font-semibold",children:"Copilot Configuration"}),n&&e.jsx(v,{variant:"outline",className:"text-xs",children:"copilot.settings.json"})]}),n&&e.jsxs("p",{className:"text-xs text-muted-foreground mt-0.5",children:["Last modified:"," ",n.exists?new Date(n.mtime).toLocaleString():"Never saved"]})]})}),e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(p,{variant:"ghost",size:"sm",onClick:()=>f(),disabled:d,children:e.jsx(me,{className:`w-4 h-4 ${d?"animate-spin":""}`})}),e.jsx(p,{size:"sm",onClick:ee,disabled:i||N||!ge||!I,children:i||N?e.jsxs(e.Fragment,{children:[e.jsx(J,{className:"w-4 h-4 mr-1 animate-spin"}),"Saving..."]}):e.jsxs(e.Fragment,{children:[e.jsx(Me,{className:"w-4 h-4 mr-1"}),"Save"]})})]})]}),e.jsxs("div",{className:"flex-1 flex divide-x overflow-hidden",children:[e.jsx("div",{className:"w-[540px] shrink-0 flex flex-col overflow-hidden bg-muted/5",children:je()}),e.jsxs("div",{className:"flex-1 min-w-0 flex flex-col overflow-hidden",children:[e.jsxs("div",{className:"px-6 py-2 bg-muted/30 border-b flex items-center gap-2 shrink-0 h-[45px]",children:[e.jsx(Ae,{className:"w-4 h-4 text-muted-foreground"}),e.jsx("span",{className:"text-sm font-medium text-muted-foreground",children:"Raw Configuration (JSON)"})]}),Ne()]})]}),e.jsx(we,{open:pe,title:"File Modified Externally",description:"This settings file was modified by another process. Overwrite with your changes or discard?",confirmText:"Overwrite",variant:"destructive",onConfirm:()=>se(!0),onCancel:()=>se(!1)})]})}function P({label:s,command:a}){return e.jsxs("div",{children:[e.jsx("label",{className:"text-xs text-muted-foreground",children:s}),e.jsxs("div",{className:"mt-1 flex gap-2",children:[e.jsx("code",{className:"flex-1 px-2 py-1.5 bg-muted rounded text-xs font-mono truncate",children:a}),e.jsx(de,{value:a,size:"icon",className:"h-6 w-6"})]})]})}function $({title:s,children:a}){return e.jsxs("div",{className:"space-y-2",children:[e.jsx("div",{className:"text-xs font-medium text-muted-foreground uppercase tracking-wide px-3",children:s}),e.jsx("div",{className:"space-y-1",children:a})]})}function M({icon:s,label:a,status:l,statusText:r,variant:n="default"}){return e.jsxs("div",{className:"flex items-center gap-3 px-3 py-2 rounded-lg bg-muted/50",children:[e.jsx(s,{className:"w-4 h-4 text-muted-foreground shrink-0"}),e.jsx("div",{className:"flex-1 min-w-0",children:e.jsx("span",{className:"text-sm",children:a})}),e.jsx("div",{className:"flex items-center gap-1.5",children:l?e.jsxs(e.Fragment,{children:[e.jsx(ue,{className:K("w-4 h-4",n==="warning"?"text-yellow-500":"text-green-500")}),e.jsx("span",{className:K("text-xs",n==="warning"?"text-yellow-500":"text-green-500"),children:r||"Yes"})]}):e.jsxs(e.Fragment,{children:[e.jsx(xe,{className:"w-4 h-4 text-muted-foreground"}),e.jsx("span",{className:"text-xs text-muted-foreground",children:r||"No"})]})})]})}function ns(){return e.jsxs("div",{className:"space-y-4 p-4",children:[e.jsx(j,{className:"h-8 w-full"}),e.jsx(j,{className:"h-12 w-full"}),e.jsx(j,{className:"h-12 w-full"}),e.jsx(j,{className:"h-12 w-full"})]})}function ps(){const{status:s,statusLoading:a,refetchStatus:l,startAuth:r,isAuthenticating:n,startDaemon:d,isStartingDaemon:c,stopDaemon:i,isStoppingDaemon:x,install:N,isInstalling:f}=he();return e.jsxs("div",{className:"h-[calc(100vh-100px)] flex",children:[e.jsxs("div",{className:"w-80 border-r flex flex-col bg-muted/30 shrink-0",children:[e.jsxs("div",{className:"p-4 border-b bg-background",children:[e.jsxs("div",{className:"flex items-center justify-between mb-1",children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(Ie,{className:"w-5 h-5 text-primary"}),e.jsx("h1",{className:"font-semibold",children:"Copilot"})]}),e.jsx(p,{variant:"ghost",size:"icon",className:"h-8 w-8",onClick:()=>l(),disabled:a,children:e.jsx(me,{className:K("w-4 h-4",a&&"animate-spin")})})]}),e.jsx("p",{className:"text-xs text-muted-foreground",children:"GitHub Copilot proxy"})]}),e.jsx(A,{className:"flex-1",children:a?e.jsx(ns,{}):e.jsxs("div",{className:"p-3 space-y-4",children:[e.jsxs("div",{className:"rounded-md border border-yellow-500/50 bg-yellow-500/15 p-3 space-y-1.5",children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(Re,{className:"h-4 w-4 text-yellow-600 dark:text-yellow-400 shrink-0"}),e.jsx("span",{className:"text-xs font-semibold text-yellow-800 dark:text-yellow-200",children:"Unofficial API - Use at Your Own Risk"})]}),e.jsxs("ul",{className:"text-[11px] text-yellow-700 dark:text-yellow-300 space-y-0.5 pl-6 list-disc",children:[e.jsx("li",{children:"Reverse-engineered API - may break anytime"}),e.jsx("li",{children:"Excessive use may trigger account restrictions"}),e.jsx("li",{children:"No warranty, no responsibility from CCS"})]})]}),e.jsxs($,{title:"Setup",children:[e.jsx(M,{icon:Oe,label:"copilot-api",status:s?.installed??!1,statusText:s?.installed?s.version?`v${s.version}`:"Installed":"Missing"}),!s?.installed&&e.jsx(p,{size:"sm",className:"w-full mt-2",onClick:()=>N(void 0),disabled:f,children:f?e.jsxs(e.Fragment,{children:[e.jsx(J,{className:"w-3.5 h-3.5 mr-1.5 animate-spin"}),"Installing..."]}):e.jsxs(e.Fragment,{children:[e.jsx(qe,{className:"w-3.5 h-3.5 mr-1.5"}),"Install copilot-api"]})}),s?.installed&&e.jsx(M,{icon:ne,label:"Integration",status:s?.enabled??!1,statusText:s?.enabled?"Enabled":"Disabled"})]}),s?.installed&&e.jsxs($,{title:"Auth",children:[e.jsx(M,{icon:De,label:"GitHub",status:s?.authenticated??!1,statusText:s?.authenticated?"Connected":"Not Connected"}),!s?.authenticated&&e.jsx(p,{size:"sm",className:"w-full mt-2",onClick:()=>r(),disabled:n,children:n?"Authenticating...":"Authenticate"})]}),s?.authenticated&&e.jsxs($,{title:"Daemon",children:[e.jsx(M,{icon:Qe,label:"Status",status:s?.daemon_running??!1,statusText:s?.daemon_running?"Running":"Stopped"}),e.jsxs("div",{className:"px-3 py-1 text-xs text-muted-foreground",children:["Port: ",s?.port??4141]}),e.jsx("div",{className:"px-1",children:s?.daemon_running?e.jsxs(p,{size:"sm",variant:"outline",className:"w-full",onClick:()=>i(),disabled:x,children:[e.jsx($e,{className:"w-3.5 h-3.5 mr-1.5"}),x?"Stopping...":"Stop"]}):e.jsxs(p,{size:"sm",variant:"outline",className:"w-full",onClick:()=>d(),disabled:c,children:[e.jsx(ne,{className:"w-3.5 h-3.5 mr-1.5"}),c?"Starting...":"Start"]})})]})]})}),e.jsx("div",{className:"p-3 border-t bg-background text-xs text-muted-foreground",children:e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsx("span",{children:"Proxy"}),s?.daemon_running?e.jsxs("span",{className:"flex items-center gap-1",children:[e.jsx(ue,{className:"w-3 h-3 text-green-500"}),"Active"]}):e.jsxs("span",{className:"flex items-center gap-1",children:[e.jsx(xe,{className:"w-3 h-3 text-muted-foreground"}),"Inactive"]})]})})]}),e.jsx("div",{className:"flex-1 flex flex-col min-w-0 bg-background overflow-hidden",children:e.jsx(as,{})})]})}export{ps as CopilotPage};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{c as H}from"./react-vendor-DMek_JCF.js";var Se=e=>e.type==="checkbox",he=e=>e instanceof Date,K=e=>e==null;const cr=e=>typeof e=="object";var j=e=>!K(e)&&!Array.isArray(e)&&cr(e)&&!he(e),Mr=e=>j(e)&&e.target?Se(e.target)?e.target.checked:e.target.value:e,Br=e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e,Wr=(e,t)=>e.has(Br(t)),qr=e=>{const t=e.constructor&&e.constructor.prototype;return j(t)&&t.hasOwnProperty("isPrototypeOf")},lt=typeof window<"u"&&typeof window.HTMLElement<"u"&&typeof document<"u";function M(e){let t;const r=Array.isArray(e),n=typeof FileList<"u"?e instanceof FileList:!1;if(e instanceof Date)t=new Date(e);else if(!(lt&&(e instanceof Blob||n))&&(r||j(e)))if(t=r?[]:Object.create(Object.getPrototypeOf(e)),!r&&!qr(e))t=e;else for(const o in e)e.hasOwnProperty(o)&&(t[o]=M(e[o]));else return e;return t}var Be=e=>/^\w*$/.test(e),R=e=>e===void 0,ft=e=>Array.isArray(e)?e.filter(Boolean):[],dt=e=>ft(e.replace(/["|']|\]/g,"").split(/\.|\[/)),g=(e,t,r)=>{if(!t||!j(e))return r;const n=(Be(t)?[t]:dt(t)).reduce((o,s)=>K(o)?o:o[s],e);return R(n)||n===e?R(e[t])?r:e[t]:n},se=e=>typeof e=="boolean",E=(e,t,r)=>{let n=-1;const o=Be(t)?[t]:dt(t),s=o.length,i=s-1;for(;++n<s;){const a=o[n];let _=r;if(n!==i){const v=e[a];_=j(v)||Array.isArray(v)?v:isNaN(+o[n+1])?{}:[]}if(a==="__proto__"||a==="constructor"||a==="prototype")return;e[a]=_,e=e[a]}};const Ot={BLUR:"blur",FOCUS_OUT:"focusout"},te={onBlur:"onBlur",onChange:"onChange",onSubmit:"onSubmit",onTouched:"onTouched",all:"all"},ue={max:"max",min:"min",maxLength:"maxLength",minLength:"minLength",pattern:"pattern",required:"required",validate:"validate"},Jr=H.createContext(null);Jr.displayName="HookFormContext";var Kr=(e,t,r,n=!0)=>{const o={defaultValues:t._defaultValues};for(const s in e)Object.defineProperty(o,s,{get:()=>{const i=s;return t._proxyFormState[i]!==te.all&&(t._proxyFormState[i]=!n||te.all),e[i]}});return o};const Hr=typeof window<"u"?H.useLayoutEffect:H.useEffect;var G=e=>typeof e=="string",Gr=(e,t,r,n,o)=>G(e)?(n&&t.watch.add(e),g(r,e,o)):Array.isArray(e)?e.map(s=>(n&&t.watch.add(s),g(r,s))):(n&&(t.watchAll=!0),r),st=e=>K(e)||!cr(e);function le(e,t,r=new WeakSet){if(st(e)||st(t))return Object.is(e,t);if(he(e)&&he(t))return e.getTime()===t.getTime();const n=Object.keys(e),o=Object.keys(t);if(n.length!==o.length)return!1;if(r.has(e)||r.has(t))return!0;r.add(e),r.add(t);for(const s of n){const i=e[s];if(!o.includes(s))return!1;if(s!=="ref"){const a=t[s];if(he(i)&&he(a)||j(i)&&j(a)||Array.isArray(i)&&Array.isArray(a)?!le(i,a,r):!Object.is(i,a))return!1}}return!0}var Xr=(e,t,r,n,o)=>t?{...r[e],types:{...r[e]&&r[e].types?r[e].types:{},[n]:o||!0}}:{},Ee=e=>Array.isArray(e)?e:[e],St=()=>{let e=[];return{get observers(){return e},next:o=>{for(const s of e)s.next&&s.next(o)},subscribe:o=>(e.push(o),{unsubscribe:()=>{e=e.filter(s=>s!==o)}}),unsubscribe:()=>{e=[]}}};function ar(e,t){const r={};for(const n in e)if(e.hasOwnProperty(n)){const o=e[n],s=t[n];if(o&&j(o)&&s){const i=ar(o,s);j(i)&&(r[n]=i)}else e[n]&&(r[n]=s)}return r}var q=e=>j(e)&&!Object.keys(e).length,ht=e=>e.type==="file",re=e=>typeof e=="function",Ue=e=>{if(!lt)return!1;const t=e?e.ownerDocument:0;return e instanceof(t&&t.defaultView?t.defaultView.HTMLElement:HTMLElement)},lr=e=>e.type==="select-multiple",pt=e=>e.type==="radio",Yr=e=>pt(e)||Se(e),ot=e=>Ue(e)&&e.isConnected;function Qr(e,t){const r=t.slice(0,-1).length;let n=0;for(;n<r;)e=R(e)?n++:e[t[n++]];return e}function en(e){for(const t in e)if(e.hasOwnProperty(t)&&!R(e[t]))return!1;return!0}function U(e,t){const r=Array.isArray(t)?t:Be(t)?[t]:dt(t),n=r.length===1?e:Qr(e,r),o=r.length-1,s=r[o];return n&&delete n[s],o!==0&&(j(n)&&q(n)||Array.isArray(n)&&en(n))&&U(e,r.slice(0,-1)),e}var tn=e=>{for(const t in e)if(re(e[t]))return!0;return!1};function fr(e){return Array.isArray(e)||j(e)&&!tn(e)}function it(e,t={}){for(const r in e){const n=e[r];fr(n)?(t[r]=Array.isArray(n)?[]:{},it(n,t[r])):R(n)||(t[r]=!0)}return t}function we(e,t,r){r||(r=it(t));for(const n in e){const o=e[n];if(fr(o))R(t)||st(r[n])?r[n]=it(o,Array.isArray(o)?[]:{}):we(o,K(t)?{}:t[n],r[n]);else{const s=t[n];r[n]=!le(o,s)}}return r}const xt={value:!1,isValid:!1},Vt={value:!0,isValid:!0};var dr=e=>{if(Array.isArray(e)){if(e.length>1){const t=e.filter(r=>r&&r.checked&&!r.disabled).map(r=>r.value);return{value:t,isValid:!!t.length}}return e[0].checked&&!e[0].disabled?e[0].attributes&&!R(e[0].attributes.value)?R(e[0].value)||e[0].value===""?Vt:{value:e[0].value,isValid:!0}:Vt:xt}return xt},hr=(e,{valueAsNumber:t,valueAsDate:r,setValueAs:n})=>R(e)?e:t?e===""?NaN:e&&+e:r&&G(e)?new Date(e):n?n(e):e;const Pt={isValid:!1,value:null};var pr=e=>Array.isArray(e)?e.reduce((t,r)=>r&&r.checked&&!r.disabled?{isValid:!0,value:r.value}:t,Pt):Pt;function Tt(e){const t=e.ref;return ht(t)?t.files:pt(t)?pr(e.refs).value:lr(t)?[...t.selectedOptions].map(({value:r})=>r):Se(t)?dr(e.refs).value:hr(R(t.value)?e.ref.value:t.value,e)}var rn=(e,t,r,n)=>{const o={};for(const s of e){const i=g(t,s);i&&E(o,s,i._f)}return{criteriaMode:r,names:[...e],fields:o,shouldUseNativeValidation:n}},je=e=>e instanceof RegExp,Ae=e=>R(e)?e:je(e)?e.source:j(e)?je(e.value)?e.value.source:e.value:e,It=e=>({isOnSubmit:!e||e===te.onSubmit,isOnBlur:e===te.onBlur,isOnChange:e===te.onChange,isOnAll:e===te.all,isOnTouch:e===te.onTouched});const Ct="AsyncFunction";var nn=e=>!!e&&!!e.validate&&!!(re(e.validate)&&e.validate.constructor.name===Ct||j(e.validate)&&Object.values(e.validate).find(t=>t.constructor.name===Ct)),on=e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate),Rt=(e,t,r)=>!r&&(t.watchAll||t.watch.has(e)||[...t.watch].some(n=>e.startsWith(n)&&/^\.\w+/.test(e.slice(n.length))));const De=(e,t,r,n)=>{for(const o of r||Object.keys(e)){const s=g(e,o);if(s){const{_f:i,...a}=s;if(i){if(i.refs&&i.refs[0]&&t(i.refs[0],o)&&!n)return!0;if(i.ref&&t(i.ref,i.name)&&!n)return!0;if(De(a,t))break}else if(j(a)&&De(a,t))break}}};function Ut(e,t,r){const n=g(e,r);if(n||Be(r))return{error:n,name:r};const o=r.split(".");for(;o.length;){const s=o.join("."),i=g(t,s),a=g(e,s);if(i&&!Array.isArray(i)&&r!==s)return{name:r};if(a&&a.type)return{name:s,error:a};if(a&&a.root&&a.root.type)return{name:`${s}.root`,error:a.root};o.pop()}return{name:r}}var sn=(e,t,r,n)=>{r(e);const{name:o,...s}=e;return q(s)||Object.keys(s).length>=Object.keys(t).length||Object.keys(s).find(i=>t[i]===(!n||te.all))},un=(e,t,r)=>!e||!t||e===t||Ee(e).some(n=>n&&(r?n===t:n.startsWith(t)||t.startsWith(n))),cn=(e,t,r,n,o)=>o.isOnAll?!1:!r&&o.isOnTouch?!(t||e):(r?n.isOnBlur:o.isOnBlur)?!e:(r?n.isOnChange:o.isOnChange)?e:!0,an=(e,t)=>!ft(g(e,t)).length&&U(e,t),ln=(e,t,r)=>{const n=Ee(g(e,r));return E(n,"root",t[r]),E(e,r,n),e};function jt(e,t,r="validate"){if(G(e)||Array.isArray(e)&&e.every(G)||se(e)&&!e)return{type:r,message:G(e)?e:"",ref:t}}var ye=e=>j(e)&&!je(e)?e:{value:e,message:""},Lt=async(e,t,r,n,o,s)=>{const{ref:i,refs:a,required:_,maxLength:v,minLength:y,min:k,max:m,pattern:S,validate:T,name:V,valueAsNumber:Q,mount:Ze}=e._f,z=g(r,V);if(!Ze||t.has(V))return{};const L=a?a[0]:i,I=Z=>{o&&L.reportValidity&&(L.setCustomValidity(se(Z)?"":Z||""),L.reportValidity())},O={},xe=pt(i),ce=Se(i),Ye=xe||ce,ee=(Q||ht(i))&&R(i.value)&&R(z)||Ue(i)&&i.value===""||z===""||Array.isArray(z)&&!z.length,de=Xr.bind(null,V,n,O),ne=(Z,A,C,W=ue.maxLength,J=ue.minLength)=>{const oe=Z?A:C;O[V]={type:Z?W:J,message:oe,ref:i,...de(Z?W:J,oe)}};if(s?!Array.isArray(z)||!z.length:_&&(!Ye&&(ee||K(z))||se(z)&&!z||ce&&!dr(a).isValid||xe&&!pr(a).isValid)){const{value:Z,message:A}=G(_)?{value:!!_,message:_}:ye(_);if(Z&&(O[V]={type:ue.required,message:A,ref:L,...de(ue.required,A)},!n))return I(A),O}if(!ee&&(!K(k)||!K(m))){let Z,A;const C=ye(m),W=ye(k);if(!K(z)&&!isNaN(z)){const J=i.valueAsNumber||z&&+z;K(C.value)||(Z=J>C.value),K(W.value)||(A=J<W.value)}else{const J=i.valueAsDate||new Date(z),oe=Ve=>new Date(new Date().toDateString()+" "+Ve),$e=i.type=="time",ve=i.type=="week";G(C.value)&&z&&(Z=$e?oe(z)>oe(C.value):ve?z>C.value:J>new Date(C.value)),G(W.value)&&z&&(A=$e?oe(z)<oe(W.value):ve?z<W.value:J<new Date(W.value))}if((Z||A)&&(ne(!!Z,C.message,W.message,ue.max,ue.min),!n))return I(O[V].message),O}if((v||y)&&!ee&&(G(z)||s&&Array.isArray(z))){const Z=ye(v),A=ye(y),C=!K(Z.value)&&z.length>+Z.value,W=!K(A.value)&&z.length<+A.value;if((C||W)&&(ne(C,Z.message,A.message),!n))return I(O[V].message),O}if(S&&!ee&&G(z)){const{value:Z,message:A}=ye(S);if(je(Z)&&!z.match(Z)&&(O[V]={type:ue.pattern,message:A,ref:i,...de(ue.pattern,A)},!n))return I(A),O}if(T){if(re(T)){const Z=await T(z,r),A=jt(Z,L);if(A&&(O[V]={...A,...de(ue.validate,A.message)},!n))return I(A.message),O}else if(j(T)){let Z={};for(const A in T){if(!q(Z)&&!n)break;const C=jt(await T[A](z,r),L,A);C&&(Z={...C,...de(A,C.message)},I(C.message),n&&(O[V]=Z))}if(!q(Z)&&(O[V]={ref:L,...Z},!n))return O}}return I(!0),O};const fn={mode:te.onSubmit,reValidateMode:te.onChange,shouldFocusError:!0};function dn(e={}){let t={...fn,...e},r={submitCount:0,isDirty:!1,isReady:!1,isLoading:re(t.defaultValues),isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},validatingFields:{},errors:t.errors||{},disabled:t.disabled||!1},n={},o=j(t.defaultValues)||j(t.values)?M(t.defaultValues||t.values)||{}:{},s=t.shouldUnregister?{}:M(o),i={action:!1,mount:!1,watch:!1},a={mount:new Set,disabled:new Set,unMount:new Set,array:new Set,watch:new Set},_,v=0;const y={isDirty:!1,dirtyFields:!1,validatingFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1};let k={...y};const m={array:St(),state:St()},S=t.criteriaMode===te.all,T=u=>c=>{clearTimeout(v),v=setTimeout(u,c)},V=async u=>{if(!t.disabled&&(y.isValid||k.isValid||u)){const c=t.resolver?q((await ce()).errors):await ee(n,!0);c!==r.isValid&&m.state.next({isValid:c})}},Q=(u,c)=>{!t.disabled&&(y.isValidating||y.validatingFields||k.isValidating||k.validatingFields)&&((u||Array.from(a.mount)).forEach(l=>{l&&(c?E(r.validatingFields,l,c):U(r.validatingFields,l))}),m.state.next({validatingFields:r.validatingFields,isValidating:!q(r.validatingFields)}))},Ze=(u,c=[],l,p,h=!0,d=!0)=>{if(p&&l&&!t.disabled){if(i.action=!0,d&&Array.isArray(g(n,u))){const w=l(g(n,u),p.argA,p.argB);h&&E(n,u,w)}if(d&&Array.isArray(g(r.errors,u))){const w=l(g(r.errors,u),p.argA,p.argB);h&&E(r.errors,u,w),an(r.errors,u)}if((y.touchedFields||k.touchedFields)&&d&&Array.isArray(g(r.touchedFields,u))){const w=l(g(r.touchedFields,u),p.argA,p.argB);h&&E(r.touchedFields,u,w)}(y.dirtyFields||k.dirtyFields)&&(r.dirtyFields=we(o,s)),m.state.next({name:u,isDirty:ne(u,c),dirtyFields:r.dirtyFields,errors:r.errors,isValid:r.isValid})}else E(s,u,c)},z=(u,c)=>{E(r.errors,u,c),m.state.next({errors:r.errors})},L=u=>{r.errors=u,m.state.next({errors:r.errors,isValid:!1})},I=(u,c,l,p)=>{const h=g(n,u);if(h){const d=g(s,u,R(l)?g(o,u):l);R(d)||p&&p.defaultChecked||c?E(s,u,c?d:Tt(h._f)):C(u,d),i.mount&&!i.action&&V()}},O=(u,c,l,p,h)=>{let d=!1,w=!1;const $={name:u};if(!t.disabled){if(!l||p){(y.isDirty||k.isDirty)&&(w=r.isDirty,r.isDirty=$.isDirty=ne(),d=w!==$.isDirty);const D=le(g(o,u),c);w=!!g(r.dirtyFields,u),D?U(r.dirtyFields,u):E(r.dirtyFields,u,!0),$.dirtyFields=r.dirtyFields,d=d||(y.dirtyFields||k.dirtyFields)&&w!==!D}if(l){const D=g(r.touchedFields,u);D||(E(r.touchedFields,u,l),$.touchedFields=r.touchedFields,d=d||(y.touchedFields||k.touchedFields)&&D!==l)}d&&h&&m.state.next($)}return d?$:{}},xe=(u,c,l,p)=>{const h=g(r.errors,u),d=(y.isValid||k.isValid)&&se(c)&&r.isValid!==c;if(t.delayError&&l?(_=T(()=>z(u,l)),_(t.delayError)):(clearTimeout(v),_=null,l?E(r.errors,u,l):U(r.errors,u)),(l?!le(h,l):h)||!q(p)||d){const w={...p,...d&&se(c)?{isValid:c}:{},errors:r.errors,name:u};r={...r,...w},m.state.next(w)}},ce=async u=>{Q(u,!0);const c=await t.resolver(s,t.context,rn(u||a.mount,n,t.criteriaMode,t.shouldUseNativeValidation));return Q(u),c},Ye=async u=>{const{errors:c}=await ce(u);if(u)for(const l of u){const p=g(c,l);p?E(r.errors,l,p):U(r.errors,l)}else r.errors=c;return c},ee=async(u,c,l={valid:!0})=>{for(const p in u){const h=u[p];if(h){const{_f:d,...w}=h;if(d){const $=a.array.has(d.name),D=h._f&&nn(h._f);D&&y.validatingFields&&Q([d.name],!0);const X=await Lt(h,a.disabled,s,S,t.shouldUseNativeValidation&&!c,$);if(D&&y.validatingFields&&Q([d.name]),X[d.name]&&(l.valid=!1,c))break;!c&&(g(X,d.name)?$?ln(r.errors,X,d.name):E(r.errors,d.name,X[d.name]):U(r.errors,d.name))}!q(w)&&await ee(w,c,l)}}return l.valid},de=()=>{for(const u of a.unMount){const c=g(n,u);c&&(c._f.refs?c._f.refs.every(l=>!ot(l)):!ot(c._f.ref))&&Qe(u)}a.unMount=new Set},ne=(u,c)=>!t.disabled&&(u&&c&&E(s,u,c),!le(Ve(),o)),Z=(u,c,l)=>Gr(u,a,{...i.mount?s:R(c)?o:G(u)?{[u]:c}:c},l,c),A=u=>ft(g(i.mount?s:o,u,t.shouldUnregister?g(o,u,[]):[])),C=(u,c,l={})=>{const p=g(n,u);let h=c;if(p){const d=p._f;d&&(!d.disabled&&E(s,u,hr(c,d)),h=Ue(d.ref)&&K(c)?"":c,lr(d.ref)?[...d.ref.options].forEach(w=>w.selected=h.includes(w.value)):d.refs?Se(d.ref)?d.refs.forEach(w=>{(!w.defaultChecked||!w.disabled)&&(Array.isArray(h)?w.checked=!!h.find($=>$===w.value):w.checked=h===w.value||!!h)}):d.refs.forEach(w=>w.checked=w.value===h):ht(d.ref)?d.ref.value="":(d.ref.value=h,d.ref.type||m.state.next({name:u,values:M(s)})))}(l.shouldDirty||l.shouldTouch)&&O(u,h,l.shouldTouch,l.shouldDirty,!0),l.shouldValidate&&ve(u)},W=(u,c,l)=>{for(const p in c){if(!c.hasOwnProperty(p))return;const h=c[p],d=u+"."+p,w=g(n,d);(a.array.has(u)||j(h)||w&&!w._f)&&!he(h)?W(d,h,l):C(d,h,l)}},J=(u,c,l={})=>{const p=g(n,u),h=a.array.has(u),d=M(c);E(s,u,d),h?(m.array.next({name:u,values:M(s)}),(y.isDirty||y.dirtyFields||k.isDirty||k.dirtyFields)&&l.shouldDirty&&m.state.next({name:u,dirtyFields:we(o,s),isDirty:ne(u,d)})):p&&!p._f&&!K(d)?W(u,d,l):C(u,d,l),Rt(u,a)&&m.state.next({...r,name:u}),m.state.next({name:i.mount?u:void 0,values:M(s)})},oe=async u=>{i.mount=!0;const c=u.target;let l=c.name,p=!0;const h=g(n,l),d=D=>{p=Number.isNaN(D)||he(D)&&isNaN(D.getTime())||le(D,g(s,l,D))},w=It(t.mode),$=It(t.reValidateMode);if(h){let D,X;const Pe=c.type?Tt(h._f):Mr(u),ae=u.type===Ot.BLUR||u.type===Ot.FOCUS_OUT,jr=!on(h._f)&&!t.resolver&&!g(r.errors,l)&&!h._f.deps||cn(ae,g(r.touchedFields,l),r.isSubmitted,$,w),rt=Rt(l,a,ae);E(s,l,Pe),ae?(!c||!c.readOnly)&&(h._f.onBlur&&h._f.onBlur(u),_&&_(0)):h._f.onChange&&h._f.onChange(u);const nt=O(l,Pe,ae),Lr=!q(nt)||rt;if(!ae&&m.state.next({name:l,type:u.type,values:M(s)}),jr)return(y.isValid||k.isValid)&&(t.mode==="onBlur"?ae&&V():ae||V()),Lr&&m.state.next({name:l,...rt?{}:nt});if(!ae&&rt&&m.state.next({...r}),t.resolver){const{errors:Dt}=await ce([l]);if(d(Pe),p){const Nr=Ut(r.errors,n,l),Ft=Ut(Dt,n,Nr.name||l);D=Ft.error,l=Ft.name,X=q(Dt)}}else Q([l],!0),D=(await Lt(h,a.disabled,s,S,t.shouldUseNativeValidation))[l],Q([l]),d(Pe),p&&(D?X=!1:(y.isValid||k.isValid)&&(X=await ee(n,!0)));p&&(h._f.deps&&(!Array.isArray(h._f.deps)||h._f.deps.length>0)&&ve(h._f.deps),xe(l,X,D,nt))}},$e=(u,c)=>{if(g(r.errors,c)&&u.focus)return u.focus(),1},ve=async(u,c={})=>{let l,p;const h=Ee(u);if(t.resolver){const d=await Ye(R(u)?u:h);l=q(d),p=u?!h.some(w=>g(d,w)):l}else u?(p=(await Promise.all(h.map(async d=>{const w=g(n,d);return await ee(w&&w._f?{[d]:w}:w)}))).every(Boolean),!(!p&&!r.isValid)&&V()):p=l=await ee(n);return m.state.next({...!G(u)||(y.isValid||k.isValid)&&l!==r.isValid?{}:{name:u},...t.resolver||!u?{isValid:l}:{},errors:r.errors}),c.shouldFocus&&!p&&De(n,$e,u?h:a.mount),p},Ve=(u,c)=>{let l={...i.mount?s:o};return c&&(l=ar(c.dirtyFields?r.dirtyFields:r.touchedFields,l)),R(u)?l:G(u)?g(l,u):u.map(p=>g(l,p))},wt=(u,c)=>({invalid:!!g((c||r).errors,u),isDirty:!!g((c||r).dirtyFields,u),error:g((c||r).errors,u),isValidating:!!g(r.validatingFields,u),isTouched:!!g((c||r).touchedFields,u)}),Vr=u=>{u&&Ee(u).forEach(c=>U(r.errors,c)),m.state.next({errors:u?r.errors:{}})},bt=(u,c,l)=>{const p=(g(n,u,{_f:{}})._f||{}).ref,h=g(r.errors,u)||{},{ref:d,message:w,type:$,...D}=h;E(r.errors,u,{...D,...c,ref:p}),m.state.next({name:u,errors:r.errors,isValid:!1}),l&&l.shouldFocus&&p&&p.focus&&p.focus()},Pr=(u,c)=>re(u)?m.state.subscribe({next:l=>"values"in l&&u(Z(void 0,c),l)}):Z(u,c,!0),kt=u=>m.state.subscribe({next:c=>{un(u.name,c.name,u.exact)&&sn(c,u.formState||y,Ur,u.reRenderRoot)&&u.callback({values:{...s},...r,...c,defaultValues:o})}}).unsubscribe,Tr=u=>(i.mount=!0,k={...k,...u.formState},kt({...u,formState:k})),Qe=(u,c={})=>{for(const l of u?Ee(u):a.mount)a.mount.delete(l),a.array.delete(l),c.keepValue||(U(n,l),U(s,l)),!c.keepError&&U(r.errors,l),!c.keepDirty&&U(r.dirtyFields,l),!c.keepTouched&&U(r.touchedFields,l),!c.keepIsValidating&&U(r.validatingFields,l),!t.shouldUnregister&&!c.keepDefaultValue&&U(o,l);m.state.next({values:M(s)}),m.state.next({...r,...c.keepDirty?{isDirty:ne()}:{}}),!c.keepIsValid&&V()},zt=({disabled:u,name:c})=>{(se(u)&&i.mount||u||a.disabled.has(c))&&(u?a.disabled.add(c):a.disabled.delete(c))},et=(u,c={})=>{let l=g(n,u);const p=se(c.disabled)||se(t.disabled);return E(n,u,{...l||{},_f:{...l&&l._f?l._f:{ref:{name:u}},name:u,mount:!0,...c}}),a.mount.add(u),l?zt({disabled:se(c.disabled)?c.disabled:t.disabled,name:u}):I(u,!0,c.value),{...p?{disabled:c.disabled||t.disabled}:{},...t.progressive?{required:!!c.required,min:Ae(c.min),max:Ae(c.max),minLength:Ae(c.minLength),maxLength:Ae(c.maxLength),pattern:Ae(c.pattern)}:{},name:u,onChange:oe,onBlur:oe,ref:h=>{if(h){et(u,c),l=g(n,u);const d=R(h.value)&&h.querySelectorAll&&h.querySelectorAll("input,select,textarea")[0]||h,w=Yr(d),$=l._f.refs||[];if(w?$.find(D=>D===d):d===l._f.ref)return;E(n,u,{_f:{...l._f,...w?{refs:[...$.filter(ot),d,...Array.isArray(g(o,u))?[{}]:[]],ref:{type:d.type,name:u}}:{ref:d}}}),I(u,!1,void 0,d)}else l=g(n,u,{}),l._f&&(l._f.mount=!1),(t.shouldUnregister||c.shouldUnregister)&&!(Wr(a.array,u)&&i.action)&&a.unMount.add(u)}}},tt=()=>t.shouldFocusError&&De(n,$e,a.mount),Ir=u=>{se(u)&&(m.state.next({disabled:u}),De(n,(c,l)=>{const p=g(n,l);p&&(c.disabled=p._f.disabled||u,Array.isArray(p._f.refs)&&p._f.refs.forEach(h=>{h.disabled=p._f.disabled||u}))},0,!1))},Zt=(u,c)=>async l=>{let p;l&&(l.preventDefault&&l.preventDefault(),l.persist&&l.persist());let h=M(s);if(m.state.next({isSubmitting:!0}),t.resolver){const{errors:d,values:w}=await ce();r.errors=d,h=M(w)}else await ee(n);if(a.disabled.size)for(const d of a.disabled)U(h,d);if(U(r.errors,"root"),q(r.errors)){m.state.next({errors:{}});try{await u(h,l)}catch(d){p=d}}else c&&await c({...r.errors},l),tt(),setTimeout(tt);if(m.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:q(r.errors)&&!p,submitCount:r.submitCount+1,errors:r.errors}),p)throw p},Cr=(u,c={})=>{g(n,u)&&(R(c.defaultValue)?J(u,M(g(o,u))):(J(u,c.defaultValue),E(o,u,M(c.defaultValue))),c.keepTouched||U(r.touchedFields,u),c.keepDirty||(U(r.dirtyFields,u),r.isDirty=c.defaultValue?ne(u,M(g(o,u))):ne()),c.keepError||(U(r.errors,u),y.isValid&&V()),m.state.next({...r}))},$t=(u,c={})=>{const l=u?M(u):o,p=M(l),h=q(u),d=h?o:p;if(c.keepDefaultValues||(o=l),!c.keepValues){if(c.keepDirtyValues){const w=new Set([...a.mount,...Object.keys(we(o,s))]);for(const $ of Array.from(w))g(r.dirtyFields,$)?E(d,$,g(s,$)):J($,g(d,$))}else{if(lt&&R(u))for(const w of a.mount){const $=g(n,w);if($&&$._f){const D=Array.isArray($._f.refs)?$._f.refs[0]:$._f.ref;if(Ue(D)){const X=D.closest("form");if(X){X.reset();break}}}}if(c.keepFieldsRef)for(const w of a.mount)J(w,g(d,w));else n={}}s=t.shouldUnregister?c.keepDefaultValues?M(o):{}:M(d),m.array.next({values:{...d}}),m.state.next({values:{...d}})}a={mount:c.keepDirtyValues?a.mount:new Set,unMount:new Set,array:new Set,disabled:new Set,watch:new Set,watchAll:!1,focus:""},i.mount=!y.isValid||!!c.keepIsValid||!!c.keepDirtyValues||!t.shouldUnregister&&!q(d),i.watch=!!t.shouldUnregister,i.action=!1,c.keepErrors||(r.errors={}),m.state.next({submitCount:c.keepSubmitCount?r.submitCount:0,isDirty:h?!1:c.keepDirty?r.isDirty:!!(c.keepDefaultValues&&!le(u,o)),isSubmitted:c.keepIsSubmitted?r.isSubmitted:!1,dirtyFields:h?{}:c.keepDirtyValues?c.keepDefaultValues&&s?we(o,s):r.dirtyFields:c.keepDefaultValues&&u?we(o,u):c.keepDirty?r.dirtyFields:{},touchedFields:c.keepTouched?r.touchedFields:{},errors:c.keepErrors?r.errors:{},isSubmitSuccessful:c.keepIsSubmitSuccessful?r.isSubmitSuccessful:!1,isSubmitting:!1,defaultValues:o})},At=(u,c)=>$t(re(u)?u(s):u,c),Rr=(u,c={})=>{const l=g(n,u),p=l&&l._f;if(p){const h=p.refs?p.refs[0]:p.ref;h.focus&&(h.focus(),c.shouldSelect&&re(h.select)&&h.select())}},Ur=u=>{r={...r,...u}},Et={control:{register:et,unregister:Qe,getFieldState:wt,handleSubmit:Zt,setError:bt,_subscribe:kt,_runSchema:ce,_focusError:tt,_getWatch:Z,_getDirty:ne,_setValid:V,_setFieldArray:Ze,_setDisabledField:zt,_setErrors:L,_getFieldArray:A,_reset:$t,_resetDefaultValues:()=>re(t.defaultValues)&&t.defaultValues().then(u=>{At(u,t.resetOptions),m.state.next({isLoading:!1})}),_removeUnmounted:de,_disableForm:Ir,_subjects:m,_proxyFormState:y,get _fields(){return n},get _formValues(){return s},get _state(){return i},set _state(u){i=u},get _defaultValues(){return o},get _names(){return a},set _names(u){a=u},get _formState(){return r},get _options(){return t},set _options(u){t={...t,...u}}},subscribe:Tr,trigger:ve,register:et,handleSubmit:Zt,watch:Pr,setValue:J,getValues:Ve,reset:At,resetField:Cr,clearErrors:Vr,unregister:Qe,setError:bt,setFocus:Rr,getFieldState:wt};return{...Et,formControl:Et}}function _u(e={}){const t=H.useRef(void 0),r=H.useRef(void 0),[n,o]=H.useState({isDirty:!1,isValidating:!1,isLoading:re(e.defaultValues),isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,submitCount:0,dirtyFields:{},touchedFields:{},validatingFields:{},errors:e.errors||{},disabled:e.disabled||!1,isReady:!1,defaultValues:re(e.defaultValues)?void 0:e.defaultValues});if(!t.current)if(e.formControl)t.current={...e.formControl,formState:n},e.defaultValues&&!re(e.defaultValues)&&e.formControl.reset(e.defaultValues,e.resetOptions);else{const{formControl:i,...a}=dn(e);t.current={...a,formState:n}}const s=t.current.control;return s._options=e,Hr(()=>{const i=s._subscribe({formState:s._proxyFormState,callback:()=>o({...s._formState}),reRenderRoot:!0});return o(a=>({...a,isReady:!0})),s._formState.isReady=!0,i},[s]),H.useEffect(()=>s._disableForm(e.disabled),[s,e.disabled]),H.useEffect(()=>{e.mode&&(s._options.mode=e.mode),e.reValidateMode&&(s._options.reValidateMode=e.reValidateMode)},[s,e.mode,e.reValidateMode]),H.useEffect(()=>{e.errors&&(s._setErrors(e.errors),s._focusError())},[s,e.errors]),H.useEffect(()=>{e.shouldUnregister&&s._subjects.state.next({values:s._getWatch()})},[s,e.shouldUnregister]),H.useEffect(()=>{if(s._proxyFormState.isDirty){const i=s._getDirty();i!==n.isDirty&&s._subjects.state.next({isDirty:i})}},[s,n.isDirty]),H.useEffect(()=>{var i;e.values&&!le(e.values,r.current)?(s._reset(e.values,{keepFieldsRef:!0,...s._options.resetOptions}),!((i=s._options.resetOptions)===null||i===void 0)&&i.keepIsValid||s._setValid(),r.current=e.values,o(a=>({...a}))):s._resetDefaultValues()},[s,e.values]),H.useEffect(()=>{s._state.mount||(s._setValid(),s._state.mount=!0),s._state.watch&&(s._state.watch=!1,s._subjects.state.next({...s._formState})),s._removeUnmounted()}),t.current.formState=Kr(n,s),t.current}const Nt=(e,t,r)=>{if(e&&"reportValidity"in e){const n=g(r,t);e.setCustomValidity(n&&n.message||""),e.reportValidity()}},hn=(e,t)=>{for(const r in t.fields){const n=t.fields[r];n&&n.ref&&"reportValidity"in n.ref?Nt(n.ref,r,e):n&&n.refs&&n.refs.forEach(o=>Nt(o,r,e))}},gu=(e,t)=>{t.shouldUseNativeValidation&&hn(e,t);const r={};for(const n in e){const o=g(t.fields,n),s=Object.assign(e[n]||{},{ref:o&&o.ref});if(pn(t.names||Object.keys(e),n)){const i=Object.assign({},g(r,n));E(i,"root",s),E(r,n,i)}else E(r,n,s)}return r},pn=(e,t)=>{const r=Mt(t);return e.some(n=>Mt(n).match(`^${r}\\.\\d+`))};function Mt(e){return e.replace(/\]|\[/g,"")}function f(e,t,r){function n(a,_){if(a._zod||Object.defineProperty(a,"_zod",{value:{def:_,constr:i,traits:new Set},enumerable:!1}),a._zod.traits.has(e))return;a._zod.traits.add(e),t(a,_);const v=i.prototype,y=Object.keys(v);for(let k=0;k<y.length;k++){const m=y[k];m in a||(a[m]=v[m].bind(a))}}const o=r?.Parent??Object;class s extends o{}Object.defineProperty(s,"name",{value:e});function i(a){var _;const v=r?.Parent?new s:this;n(v,a),(_=v._zod).deferred??(_.deferred=[]);for(const y of v._zod.deferred)y();return v}return Object.defineProperty(i,"init",{value:n}),Object.defineProperty(i,Symbol.hasInstance,{value:a=>r?.Parent&&a instanceof r.Parent?!0:a?._zod?.traits?.has(e)}),Object.defineProperty(i,"name",{value:e}),i}class ke extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}class _r extends Error{constructor(t){super(`Encountered unidirectional transform during encode: ${t}`),this.name="ZodEncodeError"}}const gr={};function pe(e){return gr}function _n(e){const t=Object.values(e).filter(n=>typeof n=="number");return Object.entries(e).filter(([n,o])=>t.indexOf(+n)===-1).map(([n,o])=>o)}function ut(e,t){return typeof t=="bigint"?t.toString():t}function _t(e){return{get value(){{const t=e();return Object.defineProperty(this,"value",{value:t}),t}}}}function gt(e){return e==null}function mt(e){const t=e.startsWith("^")?1:0,r=e.endsWith("$")?e.length-1:e.length;return e.slice(t,r)}const Bt=Symbol("evaluating");function F(e,t,r){let n;Object.defineProperty(e,t,{get(){if(n!==Bt)return n===void 0&&(n=Bt,n=r()),n},set(o){Object.defineProperty(e,t,{value:o})},configurable:!0})}function ge(e,t,r){Object.defineProperty(e,t,{value:r,writable:!0,enumerable:!0,configurable:!0})}function me(...e){const t={};for(const r of e){const n=Object.getOwnPropertyDescriptors(r);Object.assign(t,n)}return Object.defineProperties({},t)}function Wt(e){return JSON.stringify(e)}function gn(e){return e.toLowerCase().trim().replace(/[^\w\s-]/g,"").replace(/[\s_-]+/g,"-").replace(/^-+|-+$/g,"")}const mr="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function Le(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}const mn=_t(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function Fe(e){if(Le(e)===!1)return!1;const t=e.constructor;if(t===void 0||typeof t!="function")return!0;const r=t.prototype;return!(Le(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}function vr(e){return Fe(e)?{...e}:Array.isArray(e)?[...e]:e}const vn=new Set(["string","number","symbol"]);function We(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function fe(e,t,r){const n=new e._zod.constr(t??e._zod.def);return(!t||r?.parent)&&(n._zod.parent=e),n}function b(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 yn(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}function wn(e,t){const r=e._zod.def,n=me(e._zod.def,{get shape(){const o={};for(const s in t){if(!(s in r.shape))throw new Error(`Unrecognized key: "${s}"`);t[s]&&(o[s]=r.shape[s])}return ge(this,"shape",o),o},checks:[]});return fe(e,n)}function bn(e,t){const r=e._zod.def,n=me(e._zod.def,{get shape(){const o={...e._zod.def.shape};for(const s in t){if(!(s in r.shape))throw new Error(`Unrecognized key: "${s}"`);t[s]&&delete o[s]}return ge(this,"shape",o),o},checks:[]});return fe(e,n)}function kn(e,t){if(!Fe(t))throw new Error("Invalid input to extend: expected a plain object");const r=e._zod.def.checks;if(r&&r.length>0)throw new Error("Object schemas containing refinements cannot be extended. Use `.safeExtend()` instead.");const o=me(e._zod.def,{get shape(){const s={...e._zod.def.shape,...t};return ge(this,"shape",s),s},checks:[]});return fe(e,o)}function zn(e,t){if(!Fe(t))throw new Error("Invalid input to safeExtend: expected a plain object");const r={...e._zod.def,get shape(){const n={...e._zod.def.shape,...t};return ge(this,"shape",n),n},checks:e._zod.def.checks};return fe(e,r)}function Zn(e,t){const r=me(e._zod.def,{get shape(){const n={...e._zod.def.shape,...t._zod.def.shape};return ge(this,"shape",n),n},get catchall(){return t._zod.def.catchall},checks:[]});return fe(e,r)}function $n(e,t,r){const n=me(t._zod.def,{get shape(){const o=t._zod.def.shape,s={...o};if(r)for(const i in r){if(!(i in o))throw new Error(`Unrecognized key: "${i}"`);r[i]&&(s[i]=e?new e({type:"optional",innerType:o[i]}):o[i])}else for(const i in o)s[i]=e?new e({type:"optional",innerType:o[i]}):o[i];return ge(this,"shape",s),s},checks:[]});return fe(t,n)}function An(e,t,r){const n=me(t._zod.def,{get shape(){const o=t._zod.def.shape,s={...o};if(r)for(const i in r){if(!(i in s))throw new Error(`Unrecognized key: "${i}"`);r[i]&&(s[i]=new e({type:"nonoptional",innerType:o[i]}))}else for(const i in o)s[i]=new e({type:"nonoptional",innerType:o[i]});return ge(this,"shape",s),s},checks:[]});return fe(t,n)}function be(e,t=0){if(e.aborted===!0)return!0;for(let r=t;r<e.issues.length;r++)if(e.issues[r]?.continue!==!0)return!0;return!1}function yr(e,t){return t.map(r=>{var n;return(n=r).path??(n.path=[]),r.path.unshift(e),r})}function Te(e){return typeof e=="string"?e:e?.message}function _e(e,t,r){const n={...e,path:e.path??[]};if(!e.message){const o=Te(e.inst?._zod.def?.error?.(e))??Te(t?.error?.(e))??Te(r.customError?.(e))??Te(r.localeError?.(e))??"Invalid input";n.message=o}return delete n.inst,delete n.continue,t?.reportInput||delete n.input,n}function vt(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function Oe(...e){const[t,r,n]=e;return typeof t=="string"?{message:t,code:"custom",input:r,inst:n}:{...t}}const wr=(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,ut,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},br=f("$ZodError",wr),qe=f("$ZodError",wr,{Parent:Error});function En(e,t=r=>r.message){const r={},n=[];for(const o of e.issues)o.path.length>0?(r[o.path[0]]=r[o.path[0]]||[],r[o.path[0]].push(t(o))):n.push(t(o));return{formErrors:n,fieldErrors:r}}function Dn(e,t=r=>r.message){const r={_errors:[]},n=o=>{for(const s of o.issues)if(s.code==="invalid_union"&&s.errors.length)s.errors.map(i=>n({issues:i}));else if(s.code==="invalid_key")n({issues:s.issues});else if(s.code==="invalid_element")n({issues:s.issues});else if(s.path.length===0)r._errors.push(t(s));else{let i=r,a=0;for(;a<s.path.length;){const _=s.path[a];a===s.path.length-1?(i[_]=i[_]||{_errors:[]},i[_]._errors.push(t(s))):i[_]=i[_]||{_errors:[]},i=i[_],a++}}};return n(e),r}const Je=e=>(t,r,n,o)=>{const s=n?Object.assign(n,{async:!1}):{async:!1},i=t._zod.run({value:r,issues:[]},s);if(i instanceof Promise)throw new ke;if(i.issues.length){const a=new(o?.Err??e)(i.issues.map(_=>_e(_,s,pe())));throw mr(a,o?.callee),a}return i.value},mu=Je(qe),Ke=e=>async(t,r,n,o)=>{const s=n?Object.assign(n,{async:!0}):{async:!0};let i=t._zod.run({value:r,issues:[]},s);if(i instanceof Promise&&(i=await i),i.issues.length){const a=new(o?.Err??e)(i.issues.map(_=>_e(_,s,pe())));throw mr(a,o?.callee),a}return i.value},vu=Ke(qe),He=e=>(t,r,n)=>{const o=n?{...n,async:!1}:{async:!1},s=t._zod.run({value:r,issues:[]},o);if(s instanceof Promise)throw new ke;return s.issues.length?{success:!1,error:new(e??br)(s.issues.map(i=>_e(i,o,pe())))}:{success:!0,data:s.value}},Fn=He(qe),Ge=e=>async(t,r,n)=>{const o=n?Object.assign(n,{async:!0}):{async:!0};let s=t._zod.run({value:r,issues:[]},o);return s instanceof Promise&&(s=await s),s.issues.length?{success:!1,error:new e(s.issues.map(i=>_e(i,o,pe())))}:{success:!0,data:s.value}},On=Ge(qe),Sn=e=>(t,r,n)=>{const o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return Je(e)(t,r,o)},xn=e=>(t,r,n)=>Je(e)(t,r,n),Vn=e=>async(t,r,n)=>{const o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return Ke(e)(t,r,o)},Pn=e=>async(t,r,n)=>Ke(e)(t,r,n),Tn=e=>(t,r,n)=>{const o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return He(e)(t,r,o)},In=e=>(t,r,n)=>He(e)(t,r,n),Cn=e=>async(t,r,n)=>{const o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return Ge(e)(t,r,o)},Rn=e=>async(t,r,n)=>Ge(e)(t,r,n),Un=/^[cC][^\s-]{8,}$/,jn=/^[0-9a-z]+$/,Ln=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,Nn=/^[0-9a-vA-V]{20}$/,Mn=/^[A-Za-z0-9]{27}$/,Bn=/^[a-zA-Z0-9_-]{21}$/,Wn=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,qn=/^([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})$/,qt=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)$/,Jn=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,Kn="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function Hn(){return new RegExp(Kn,"u")}const Gn=/^(?:(?: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])$/,Xn=/^(([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}|:))$/,Yn=/^((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])$/,Qn=/^(([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])$/,eo=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,kr=/^[A-Za-z0-9_-]*$/,to=/^\+(?:[0-9]){6,14}[0-9]$/,zr="(?:(?:\\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])))",ro=new RegExp(`^${zr}$`);function Zr(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 no(e){return new RegExp(`^${Zr(e)}$`)}function oo(e){const t=Zr({precision:e.precision}),r=["Z"];e.local&&r.push(""),e.offset&&r.push("([+-](?:[01]\\d|2[0-3]):[0-5]\\d)");const n=`${t}(?:${r.join("|")})`;return new RegExp(`^${zr}T(?:${n})$`)}const so=e=>{const t=e?`[\\s\\S]{${e?.minimum??0},${e?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${t}$`)},io=/^[^A-Z]*$/,uo=/^[^a-z]*$/,ie=f("$ZodCheck",(e,t)=>{var r;e._zod??(e._zod={}),e._zod.def=t,(r=e._zod).onattach??(r.onattach=[])}),co=f("$ZodCheckMaxLength",(e,t)=>{var r;ie.init(e,t),(r=e._zod.def).when??(r.when=n=>{const o=n.value;return!gt(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{const o=n._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<o&&(n._zod.bag.maximum=t.maximum)}),e._zod.check=n=>{const o=n.value;if(o.length<=t.maximum)return;const i=vt(o);n.issues.push({origin:i,code:"too_big",maximum:t.maximum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),ao=f("$ZodCheckMinLength",(e,t)=>{var r;ie.init(e,t),(r=e._zod.def).when??(r.when=n=>{const o=n.value;return!gt(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{const o=n._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>o&&(n._zod.bag.minimum=t.minimum)}),e._zod.check=n=>{const o=n.value;if(o.length>=t.minimum)return;const i=vt(o);n.issues.push({origin:i,code:"too_small",minimum:t.minimum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),lo=f("$ZodCheckLengthEquals",(e,t)=>{var r;ie.init(e,t),(r=e._zod.def).when??(r.when=n=>{const o=n.value;return!gt(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{const o=n._zod.bag;o.minimum=t.length,o.maximum=t.length,o.length=t.length}),e._zod.check=n=>{const o=n.value,s=o.length;if(s===t.length)return;const i=vt(o),a=s>t.length;n.issues.push({origin:i,...a?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length},inclusive:!0,exact:!0,input:n.value,inst:e,continue:!t.abort})}}),Xe=f("$ZodCheckStringFormat",(e,t)=>{var r,n;ie.init(e,t),e._zod.onattach.push(o=>{const s=o._zod.bag;s.format=t.format,t.pattern&&(s.patterns??(s.patterns=new Set),s.patterns.add(t.pattern))}),t.pattern?(r=e._zod).check??(r.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})}):(n=e._zod).check??(n.check=()=>{})}),fo=f("$ZodCheckRegex",(e,t)=>{Xe.init(e,t),e._zod.check=r=>{t.pattern.lastIndex=0,!t.pattern.test(r.value)&&r.issues.push({origin:"string",code:"invalid_format",format:"regex",input:r.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),ho=f("$ZodCheckLowerCase",(e,t)=>{t.pattern??(t.pattern=io),Xe.init(e,t)}),po=f("$ZodCheckUpperCase",(e,t)=>{t.pattern??(t.pattern=uo),Xe.init(e,t)}),_o=f("$ZodCheckIncludes",(e,t)=>{ie.init(e,t);const r=We(t.includes),n=new RegExp(typeof t.position=="number"?`^.{${t.position}}${r}`:r);t.pattern=n,e._zod.onattach.push(o=>{const s=o._zod.bag;s.patterns??(s.patterns=new Set),s.patterns.add(n)}),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})}}),go=f("$ZodCheckStartsWith",(e,t)=>{ie.init(e,t);const r=new RegExp(`^${We(t.prefix)}.*`);t.pattern??(t.pattern=r),e._zod.onattach.push(n=>{const o=n._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(r)}),e._zod.check=n=>{n.value.startsWith(t.prefix)||n.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:n.value,inst:e,continue:!t.abort})}}),mo=f("$ZodCheckEndsWith",(e,t)=>{ie.init(e,t);const r=new RegExp(`.*${We(t.suffix)}$`);t.pattern??(t.pattern=r),e._zod.onattach.push(n=>{const o=n._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(r)}),e._zod.check=n=>{n.value.endsWith(t.suffix)||n.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:n.value,inst:e,continue:!t.abort})}}),vo=f("$ZodCheckOverwrite",(e,t)=>{ie.init(e,t),e._zod.check=r=>{r.value=t.tx(r.value)}});class yo{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 n=t.split(`
|
|
1
|
+
import{c as H}from"./react-vendor-FspHSO0w.js";var Se=e=>e.type==="checkbox",he=e=>e instanceof Date,K=e=>e==null;const cr=e=>typeof e=="object";var j=e=>!K(e)&&!Array.isArray(e)&&cr(e)&&!he(e),Mr=e=>j(e)&&e.target?Se(e.target)?e.target.checked:e.target.value:e,Br=e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e,Wr=(e,t)=>e.has(Br(t)),qr=e=>{const t=e.constructor&&e.constructor.prototype;return j(t)&&t.hasOwnProperty("isPrototypeOf")},lt=typeof window<"u"&&typeof window.HTMLElement<"u"&&typeof document<"u";function M(e){let t;const r=Array.isArray(e),n=typeof FileList<"u"?e instanceof FileList:!1;if(e instanceof Date)t=new Date(e);else if(!(lt&&(e instanceof Blob||n))&&(r||j(e)))if(t=r?[]:Object.create(Object.getPrototypeOf(e)),!r&&!qr(e))t=e;else for(const o in e)e.hasOwnProperty(o)&&(t[o]=M(e[o]));else return e;return t}var Be=e=>/^\w*$/.test(e),R=e=>e===void 0,ft=e=>Array.isArray(e)?e.filter(Boolean):[],dt=e=>ft(e.replace(/["|']|\]/g,"").split(/\.|\[/)),g=(e,t,r)=>{if(!t||!j(e))return r;const n=(Be(t)?[t]:dt(t)).reduce((o,s)=>K(o)?o:o[s],e);return R(n)||n===e?R(e[t])?r:e[t]:n},se=e=>typeof e=="boolean",E=(e,t,r)=>{let n=-1;const o=Be(t)?[t]:dt(t),s=o.length,i=s-1;for(;++n<s;){const a=o[n];let _=r;if(n!==i){const v=e[a];_=j(v)||Array.isArray(v)?v:isNaN(+o[n+1])?{}:[]}if(a==="__proto__"||a==="constructor"||a==="prototype")return;e[a]=_,e=e[a]}};const Ot={BLUR:"blur",FOCUS_OUT:"focusout"},te={onBlur:"onBlur",onChange:"onChange",onSubmit:"onSubmit",onTouched:"onTouched",all:"all"},ue={max:"max",min:"min",maxLength:"maxLength",minLength:"minLength",pattern:"pattern",required:"required",validate:"validate"},Jr=H.createContext(null);Jr.displayName="HookFormContext";var Kr=(e,t,r,n=!0)=>{const o={defaultValues:t._defaultValues};for(const s in e)Object.defineProperty(o,s,{get:()=>{const i=s;return t._proxyFormState[i]!==te.all&&(t._proxyFormState[i]=!n||te.all),e[i]}});return o};const Hr=typeof window<"u"?H.useLayoutEffect:H.useEffect;var G=e=>typeof e=="string",Gr=(e,t,r,n,o)=>G(e)?(n&&t.watch.add(e),g(r,e,o)):Array.isArray(e)?e.map(s=>(n&&t.watch.add(s),g(r,s))):(n&&(t.watchAll=!0),r),st=e=>K(e)||!cr(e);function le(e,t,r=new WeakSet){if(st(e)||st(t))return Object.is(e,t);if(he(e)&&he(t))return e.getTime()===t.getTime();const n=Object.keys(e),o=Object.keys(t);if(n.length!==o.length)return!1;if(r.has(e)||r.has(t))return!0;r.add(e),r.add(t);for(const s of n){const i=e[s];if(!o.includes(s))return!1;if(s!=="ref"){const a=t[s];if(he(i)&&he(a)||j(i)&&j(a)||Array.isArray(i)&&Array.isArray(a)?!le(i,a,r):!Object.is(i,a))return!1}}return!0}var Xr=(e,t,r,n,o)=>t?{...r[e],types:{...r[e]&&r[e].types?r[e].types:{},[n]:o||!0}}:{},Ee=e=>Array.isArray(e)?e:[e],St=()=>{let e=[];return{get observers(){return e},next:o=>{for(const s of e)s.next&&s.next(o)},subscribe:o=>(e.push(o),{unsubscribe:()=>{e=e.filter(s=>s!==o)}}),unsubscribe:()=>{e=[]}}};function ar(e,t){const r={};for(const n in e)if(e.hasOwnProperty(n)){const o=e[n],s=t[n];if(o&&j(o)&&s){const i=ar(o,s);j(i)&&(r[n]=i)}else e[n]&&(r[n]=s)}return r}var q=e=>j(e)&&!Object.keys(e).length,ht=e=>e.type==="file",re=e=>typeof e=="function",Ue=e=>{if(!lt)return!1;const t=e?e.ownerDocument:0;return e instanceof(t&&t.defaultView?t.defaultView.HTMLElement:HTMLElement)},lr=e=>e.type==="select-multiple",pt=e=>e.type==="radio",Yr=e=>pt(e)||Se(e),ot=e=>Ue(e)&&e.isConnected;function Qr(e,t){const r=t.slice(0,-1).length;let n=0;for(;n<r;)e=R(e)?n++:e[t[n++]];return e}function en(e){for(const t in e)if(e.hasOwnProperty(t)&&!R(e[t]))return!1;return!0}function U(e,t){const r=Array.isArray(t)?t:Be(t)?[t]:dt(t),n=r.length===1?e:Qr(e,r),o=r.length-1,s=r[o];return n&&delete n[s],o!==0&&(j(n)&&q(n)||Array.isArray(n)&&en(n))&&U(e,r.slice(0,-1)),e}var tn=e=>{for(const t in e)if(re(e[t]))return!0;return!1};function fr(e){return Array.isArray(e)||j(e)&&!tn(e)}function it(e,t={}){for(const r in e){const n=e[r];fr(n)?(t[r]=Array.isArray(n)?[]:{},it(n,t[r])):R(n)||(t[r]=!0)}return t}function we(e,t,r){r||(r=it(t));for(const n in e){const o=e[n];if(fr(o))R(t)||st(r[n])?r[n]=it(o,Array.isArray(o)?[]:{}):we(o,K(t)?{}:t[n],r[n]);else{const s=t[n];r[n]=!le(o,s)}}return r}const xt={value:!1,isValid:!1},Vt={value:!0,isValid:!0};var dr=e=>{if(Array.isArray(e)){if(e.length>1){const t=e.filter(r=>r&&r.checked&&!r.disabled).map(r=>r.value);return{value:t,isValid:!!t.length}}return e[0].checked&&!e[0].disabled?e[0].attributes&&!R(e[0].attributes.value)?R(e[0].value)||e[0].value===""?Vt:{value:e[0].value,isValid:!0}:Vt:xt}return xt},hr=(e,{valueAsNumber:t,valueAsDate:r,setValueAs:n})=>R(e)?e:t?e===""?NaN:e&&+e:r&&G(e)?new Date(e):n?n(e):e;const Pt={isValid:!1,value:null};var pr=e=>Array.isArray(e)?e.reduce((t,r)=>r&&r.checked&&!r.disabled?{isValid:!0,value:r.value}:t,Pt):Pt;function Tt(e){const t=e.ref;return ht(t)?t.files:pt(t)?pr(e.refs).value:lr(t)?[...t.selectedOptions].map(({value:r})=>r):Se(t)?dr(e.refs).value:hr(R(t.value)?e.ref.value:t.value,e)}var rn=(e,t,r,n)=>{const o={};for(const s of e){const i=g(t,s);i&&E(o,s,i._f)}return{criteriaMode:r,names:[...e],fields:o,shouldUseNativeValidation:n}},je=e=>e instanceof RegExp,Ae=e=>R(e)?e:je(e)?e.source:j(e)?je(e.value)?e.value.source:e.value:e,It=e=>({isOnSubmit:!e||e===te.onSubmit,isOnBlur:e===te.onBlur,isOnChange:e===te.onChange,isOnAll:e===te.all,isOnTouch:e===te.onTouched});const Ct="AsyncFunction";var nn=e=>!!e&&!!e.validate&&!!(re(e.validate)&&e.validate.constructor.name===Ct||j(e.validate)&&Object.values(e.validate).find(t=>t.constructor.name===Ct)),on=e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate),Rt=(e,t,r)=>!r&&(t.watchAll||t.watch.has(e)||[...t.watch].some(n=>e.startsWith(n)&&/^\.\w+/.test(e.slice(n.length))));const De=(e,t,r,n)=>{for(const o of r||Object.keys(e)){const s=g(e,o);if(s){const{_f:i,...a}=s;if(i){if(i.refs&&i.refs[0]&&t(i.refs[0],o)&&!n)return!0;if(i.ref&&t(i.ref,i.name)&&!n)return!0;if(De(a,t))break}else if(j(a)&&De(a,t))break}}};function Ut(e,t,r){const n=g(e,r);if(n||Be(r))return{error:n,name:r};const o=r.split(".");for(;o.length;){const s=o.join("."),i=g(t,s),a=g(e,s);if(i&&!Array.isArray(i)&&r!==s)return{name:r};if(a&&a.type)return{name:s,error:a};if(a&&a.root&&a.root.type)return{name:`${s}.root`,error:a.root};o.pop()}return{name:r}}var sn=(e,t,r,n)=>{r(e);const{name:o,...s}=e;return q(s)||Object.keys(s).length>=Object.keys(t).length||Object.keys(s).find(i=>t[i]===(!n||te.all))},un=(e,t,r)=>!e||!t||e===t||Ee(e).some(n=>n&&(r?n===t:n.startsWith(t)||t.startsWith(n))),cn=(e,t,r,n,o)=>o.isOnAll?!1:!r&&o.isOnTouch?!(t||e):(r?n.isOnBlur:o.isOnBlur)?!e:(r?n.isOnChange:o.isOnChange)?e:!0,an=(e,t)=>!ft(g(e,t)).length&&U(e,t),ln=(e,t,r)=>{const n=Ee(g(e,r));return E(n,"root",t[r]),E(e,r,n),e};function jt(e,t,r="validate"){if(G(e)||Array.isArray(e)&&e.every(G)||se(e)&&!e)return{type:r,message:G(e)?e:"",ref:t}}var ye=e=>j(e)&&!je(e)?e:{value:e,message:""},Lt=async(e,t,r,n,o,s)=>{const{ref:i,refs:a,required:_,maxLength:v,minLength:y,min:k,max:m,pattern:S,validate:T,name:V,valueAsNumber:Q,mount:Ze}=e._f,z=g(r,V);if(!Ze||t.has(V))return{};const L=a?a[0]:i,I=Z=>{o&&L.reportValidity&&(L.setCustomValidity(se(Z)?"":Z||""),L.reportValidity())},O={},xe=pt(i),ce=Se(i),Ye=xe||ce,ee=(Q||ht(i))&&R(i.value)&&R(z)||Ue(i)&&i.value===""||z===""||Array.isArray(z)&&!z.length,de=Xr.bind(null,V,n,O),ne=(Z,A,C,W=ue.maxLength,J=ue.minLength)=>{const oe=Z?A:C;O[V]={type:Z?W:J,message:oe,ref:i,...de(Z?W:J,oe)}};if(s?!Array.isArray(z)||!z.length:_&&(!Ye&&(ee||K(z))||se(z)&&!z||ce&&!dr(a).isValid||xe&&!pr(a).isValid)){const{value:Z,message:A}=G(_)?{value:!!_,message:_}:ye(_);if(Z&&(O[V]={type:ue.required,message:A,ref:L,...de(ue.required,A)},!n))return I(A),O}if(!ee&&(!K(k)||!K(m))){let Z,A;const C=ye(m),W=ye(k);if(!K(z)&&!isNaN(z)){const J=i.valueAsNumber||z&&+z;K(C.value)||(Z=J>C.value),K(W.value)||(A=J<W.value)}else{const J=i.valueAsDate||new Date(z),oe=Ve=>new Date(new Date().toDateString()+" "+Ve),$e=i.type=="time",ve=i.type=="week";G(C.value)&&z&&(Z=$e?oe(z)>oe(C.value):ve?z>C.value:J>new Date(C.value)),G(W.value)&&z&&(A=$e?oe(z)<oe(W.value):ve?z<W.value:J<new Date(W.value))}if((Z||A)&&(ne(!!Z,C.message,W.message,ue.max,ue.min),!n))return I(O[V].message),O}if((v||y)&&!ee&&(G(z)||s&&Array.isArray(z))){const Z=ye(v),A=ye(y),C=!K(Z.value)&&z.length>+Z.value,W=!K(A.value)&&z.length<+A.value;if((C||W)&&(ne(C,Z.message,A.message),!n))return I(O[V].message),O}if(S&&!ee&&G(z)){const{value:Z,message:A}=ye(S);if(je(Z)&&!z.match(Z)&&(O[V]={type:ue.pattern,message:A,ref:i,...de(ue.pattern,A)},!n))return I(A),O}if(T){if(re(T)){const Z=await T(z,r),A=jt(Z,L);if(A&&(O[V]={...A,...de(ue.validate,A.message)},!n))return I(A.message),O}else if(j(T)){let Z={};for(const A in T){if(!q(Z)&&!n)break;const C=jt(await T[A](z,r),L,A);C&&(Z={...C,...de(A,C.message)},I(C.message),n&&(O[V]=Z))}if(!q(Z)&&(O[V]={ref:L,...Z},!n))return O}}return I(!0),O};const fn={mode:te.onSubmit,reValidateMode:te.onChange,shouldFocusError:!0};function dn(e={}){let t={...fn,...e},r={submitCount:0,isDirty:!1,isReady:!1,isLoading:re(t.defaultValues),isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},validatingFields:{},errors:t.errors||{},disabled:t.disabled||!1},n={},o=j(t.defaultValues)||j(t.values)?M(t.defaultValues||t.values)||{}:{},s=t.shouldUnregister?{}:M(o),i={action:!1,mount:!1,watch:!1},a={mount:new Set,disabled:new Set,unMount:new Set,array:new Set,watch:new Set},_,v=0;const y={isDirty:!1,dirtyFields:!1,validatingFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1};let k={...y};const m={array:St(),state:St()},S=t.criteriaMode===te.all,T=u=>c=>{clearTimeout(v),v=setTimeout(u,c)},V=async u=>{if(!t.disabled&&(y.isValid||k.isValid||u)){const c=t.resolver?q((await ce()).errors):await ee(n,!0);c!==r.isValid&&m.state.next({isValid:c})}},Q=(u,c)=>{!t.disabled&&(y.isValidating||y.validatingFields||k.isValidating||k.validatingFields)&&((u||Array.from(a.mount)).forEach(l=>{l&&(c?E(r.validatingFields,l,c):U(r.validatingFields,l))}),m.state.next({validatingFields:r.validatingFields,isValidating:!q(r.validatingFields)}))},Ze=(u,c=[],l,p,h=!0,d=!0)=>{if(p&&l&&!t.disabled){if(i.action=!0,d&&Array.isArray(g(n,u))){const w=l(g(n,u),p.argA,p.argB);h&&E(n,u,w)}if(d&&Array.isArray(g(r.errors,u))){const w=l(g(r.errors,u),p.argA,p.argB);h&&E(r.errors,u,w),an(r.errors,u)}if((y.touchedFields||k.touchedFields)&&d&&Array.isArray(g(r.touchedFields,u))){const w=l(g(r.touchedFields,u),p.argA,p.argB);h&&E(r.touchedFields,u,w)}(y.dirtyFields||k.dirtyFields)&&(r.dirtyFields=we(o,s)),m.state.next({name:u,isDirty:ne(u,c),dirtyFields:r.dirtyFields,errors:r.errors,isValid:r.isValid})}else E(s,u,c)},z=(u,c)=>{E(r.errors,u,c),m.state.next({errors:r.errors})},L=u=>{r.errors=u,m.state.next({errors:r.errors,isValid:!1})},I=(u,c,l,p)=>{const h=g(n,u);if(h){const d=g(s,u,R(l)?g(o,u):l);R(d)||p&&p.defaultChecked||c?E(s,u,c?d:Tt(h._f)):C(u,d),i.mount&&!i.action&&V()}},O=(u,c,l,p,h)=>{let d=!1,w=!1;const $={name:u};if(!t.disabled){if(!l||p){(y.isDirty||k.isDirty)&&(w=r.isDirty,r.isDirty=$.isDirty=ne(),d=w!==$.isDirty);const D=le(g(o,u),c);w=!!g(r.dirtyFields,u),D?U(r.dirtyFields,u):E(r.dirtyFields,u,!0),$.dirtyFields=r.dirtyFields,d=d||(y.dirtyFields||k.dirtyFields)&&w!==!D}if(l){const D=g(r.touchedFields,u);D||(E(r.touchedFields,u,l),$.touchedFields=r.touchedFields,d=d||(y.touchedFields||k.touchedFields)&&D!==l)}d&&h&&m.state.next($)}return d?$:{}},xe=(u,c,l,p)=>{const h=g(r.errors,u),d=(y.isValid||k.isValid)&&se(c)&&r.isValid!==c;if(t.delayError&&l?(_=T(()=>z(u,l)),_(t.delayError)):(clearTimeout(v),_=null,l?E(r.errors,u,l):U(r.errors,u)),(l?!le(h,l):h)||!q(p)||d){const w={...p,...d&&se(c)?{isValid:c}:{},errors:r.errors,name:u};r={...r,...w},m.state.next(w)}},ce=async u=>{Q(u,!0);const c=await t.resolver(s,t.context,rn(u||a.mount,n,t.criteriaMode,t.shouldUseNativeValidation));return Q(u),c},Ye=async u=>{const{errors:c}=await ce(u);if(u)for(const l of u){const p=g(c,l);p?E(r.errors,l,p):U(r.errors,l)}else r.errors=c;return c},ee=async(u,c,l={valid:!0})=>{for(const p in u){const h=u[p];if(h){const{_f:d,...w}=h;if(d){const $=a.array.has(d.name),D=h._f&&nn(h._f);D&&y.validatingFields&&Q([d.name],!0);const X=await Lt(h,a.disabled,s,S,t.shouldUseNativeValidation&&!c,$);if(D&&y.validatingFields&&Q([d.name]),X[d.name]&&(l.valid=!1,c))break;!c&&(g(X,d.name)?$?ln(r.errors,X,d.name):E(r.errors,d.name,X[d.name]):U(r.errors,d.name))}!q(w)&&await ee(w,c,l)}}return l.valid},de=()=>{for(const u of a.unMount){const c=g(n,u);c&&(c._f.refs?c._f.refs.every(l=>!ot(l)):!ot(c._f.ref))&&Qe(u)}a.unMount=new Set},ne=(u,c)=>!t.disabled&&(u&&c&&E(s,u,c),!le(Ve(),o)),Z=(u,c,l)=>Gr(u,a,{...i.mount?s:R(c)?o:G(u)?{[u]:c}:c},l,c),A=u=>ft(g(i.mount?s:o,u,t.shouldUnregister?g(o,u,[]):[])),C=(u,c,l={})=>{const p=g(n,u);let h=c;if(p){const d=p._f;d&&(!d.disabled&&E(s,u,hr(c,d)),h=Ue(d.ref)&&K(c)?"":c,lr(d.ref)?[...d.ref.options].forEach(w=>w.selected=h.includes(w.value)):d.refs?Se(d.ref)?d.refs.forEach(w=>{(!w.defaultChecked||!w.disabled)&&(Array.isArray(h)?w.checked=!!h.find($=>$===w.value):w.checked=h===w.value||!!h)}):d.refs.forEach(w=>w.checked=w.value===h):ht(d.ref)?d.ref.value="":(d.ref.value=h,d.ref.type||m.state.next({name:u,values:M(s)})))}(l.shouldDirty||l.shouldTouch)&&O(u,h,l.shouldTouch,l.shouldDirty,!0),l.shouldValidate&&ve(u)},W=(u,c,l)=>{for(const p in c){if(!c.hasOwnProperty(p))return;const h=c[p],d=u+"."+p,w=g(n,d);(a.array.has(u)||j(h)||w&&!w._f)&&!he(h)?W(d,h,l):C(d,h,l)}},J=(u,c,l={})=>{const p=g(n,u),h=a.array.has(u),d=M(c);E(s,u,d),h?(m.array.next({name:u,values:M(s)}),(y.isDirty||y.dirtyFields||k.isDirty||k.dirtyFields)&&l.shouldDirty&&m.state.next({name:u,dirtyFields:we(o,s),isDirty:ne(u,d)})):p&&!p._f&&!K(d)?W(u,d,l):C(u,d,l),Rt(u,a)&&m.state.next({...r,name:u}),m.state.next({name:i.mount?u:void 0,values:M(s)})},oe=async u=>{i.mount=!0;const c=u.target;let l=c.name,p=!0;const h=g(n,l),d=D=>{p=Number.isNaN(D)||he(D)&&isNaN(D.getTime())||le(D,g(s,l,D))},w=It(t.mode),$=It(t.reValidateMode);if(h){let D,X;const Pe=c.type?Tt(h._f):Mr(u),ae=u.type===Ot.BLUR||u.type===Ot.FOCUS_OUT,jr=!on(h._f)&&!t.resolver&&!g(r.errors,l)&&!h._f.deps||cn(ae,g(r.touchedFields,l),r.isSubmitted,$,w),rt=Rt(l,a,ae);E(s,l,Pe),ae?(!c||!c.readOnly)&&(h._f.onBlur&&h._f.onBlur(u),_&&_(0)):h._f.onChange&&h._f.onChange(u);const nt=O(l,Pe,ae),Lr=!q(nt)||rt;if(!ae&&m.state.next({name:l,type:u.type,values:M(s)}),jr)return(y.isValid||k.isValid)&&(t.mode==="onBlur"?ae&&V():ae||V()),Lr&&m.state.next({name:l,...rt?{}:nt});if(!ae&&rt&&m.state.next({...r}),t.resolver){const{errors:Dt}=await ce([l]);if(d(Pe),p){const Nr=Ut(r.errors,n,l),Ft=Ut(Dt,n,Nr.name||l);D=Ft.error,l=Ft.name,X=q(Dt)}}else Q([l],!0),D=(await Lt(h,a.disabled,s,S,t.shouldUseNativeValidation))[l],Q([l]),d(Pe),p&&(D?X=!1:(y.isValid||k.isValid)&&(X=await ee(n,!0)));p&&(h._f.deps&&(!Array.isArray(h._f.deps)||h._f.deps.length>0)&&ve(h._f.deps),xe(l,X,D,nt))}},$e=(u,c)=>{if(g(r.errors,c)&&u.focus)return u.focus(),1},ve=async(u,c={})=>{let l,p;const h=Ee(u);if(t.resolver){const d=await Ye(R(u)?u:h);l=q(d),p=u?!h.some(w=>g(d,w)):l}else u?(p=(await Promise.all(h.map(async d=>{const w=g(n,d);return await ee(w&&w._f?{[d]:w}:w)}))).every(Boolean),!(!p&&!r.isValid)&&V()):p=l=await ee(n);return m.state.next({...!G(u)||(y.isValid||k.isValid)&&l!==r.isValid?{}:{name:u},...t.resolver||!u?{isValid:l}:{},errors:r.errors}),c.shouldFocus&&!p&&De(n,$e,u?h:a.mount),p},Ve=(u,c)=>{let l={...i.mount?s:o};return c&&(l=ar(c.dirtyFields?r.dirtyFields:r.touchedFields,l)),R(u)?l:G(u)?g(l,u):u.map(p=>g(l,p))},wt=(u,c)=>({invalid:!!g((c||r).errors,u),isDirty:!!g((c||r).dirtyFields,u),error:g((c||r).errors,u),isValidating:!!g(r.validatingFields,u),isTouched:!!g((c||r).touchedFields,u)}),Vr=u=>{u&&Ee(u).forEach(c=>U(r.errors,c)),m.state.next({errors:u?r.errors:{}})},bt=(u,c,l)=>{const p=(g(n,u,{_f:{}})._f||{}).ref,h=g(r.errors,u)||{},{ref:d,message:w,type:$,...D}=h;E(r.errors,u,{...D,...c,ref:p}),m.state.next({name:u,errors:r.errors,isValid:!1}),l&&l.shouldFocus&&p&&p.focus&&p.focus()},Pr=(u,c)=>re(u)?m.state.subscribe({next:l=>"values"in l&&u(Z(void 0,c),l)}):Z(u,c,!0),kt=u=>m.state.subscribe({next:c=>{un(u.name,c.name,u.exact)&&sn(c,u.formState||y,Ur,u.reRenderRoot)&&u.callback({values:{...s},...r,...c,defaultValues:o})}}).unsubscribe,Tr=u=>(i.mount=!0,k={...k,...u.formState},kt({...u,formState:k})),Qe=(u,c={})=>{for(const l of u?Ee(u):a.mount)a.mount.delete(l),a.array.delete(l),c.keepValue||(U(n,l),U(s,l)),!c.keepError&&U(r.errors,l),!c.keepDirty&&U(r.dirtyFields,l),!c.keepTouched&&U(r.touchedFields,l),!c.keepIsValidating&&U(r.validatingFields,l),!t.shouldUnregister&&!c.keepDefaultValue&&U(o,l);m.state.next({values:M(s)}),m.state.next({...r,...c.keepDirty?{isDirty:ne()}:{}}),!c.keepIsValid&&V()},zt=({disabled:u,name:c})=>{(se(u)&&i.mount||u||a.disabled.has(c))&&(u?a.disabled.add(c):a.disabled.delete(c))},et=(u,c={})=>{let l=g(n,u);const p=se(c.disabled)||se(t.disabled);return E(n,u,{...l||{},_f:{...l&&l._f?l._f:{ref:{name:u}},name:u,mount:!0,...c}}),a.mount.add(u),l?zt({disabled:se(c.disabled)?c.disabled:t.disabled,name:u}):I(u,!0,c.value),{...p?{disabled:c.disabled||t.disabled}:{},...t.progressive?{required:!!c.required,min:Ae(c.min),max:Ae(c.max),minLength:Ae(c.minLength),maxLength:Ae(c.maxLength),pattern:Ae(c.pattern)}:{},name:u,onChange:oe,onBlur:oe,ref:h=>{if(h){et(u,c),l=g(n,u);const d=R(h.value)&&h.querySelectorAll&&h.querySelectorAll("input,select,textarea")[0]||h,w=Yr(d),$=l._f.refs||[];if(w?$.find(D=>D===d):d===l._f.ref)return;E(n,u,{_f:{...l._f,...w?{refs:[...$.filter(ot),d,...Array.isArray(g(o,u))?[{}]:[]],ref:{type:d.type,name:u}}:{ref:d}}}),I(u,!1,void 0,d)}else l=g(n,u,{}),l._f&&(l._f.mount=!1),(t.shouldUnregister||c.shouldUnregister)&&!(Wr(a.array,u)&&i.action)&&a.unMount.add(u)}}},tt=()=>t.shouldFocusError&&De(n,$e,a.mount),Ir=u=>{se(u)&&(m.state.next({disabled:u}),De(n,(c,l)=>{const p=g(n,l);p&&(c.disabled=p._f.disabled||u,Array.isArray(p._f.refs)&&p._f.refs.forEach(h=>{h.disabled=p._f.disabled||u}))},0,!1))},Zt=(u,c)=>async l=>{let p;l&&(l.preventDefault&&l.preventDefault(),l.persist&&l.persist());let h=M(s);if(m.state.next({isSubmitting:!0}),t.resolver){const{errors:d,values:w}=await ce();r.errors=d,h=M(w)}else await ee(n);if(a.disabled.size)for(const d of a.disabled)U(h,d);if(U(r.errors,"root"),q(r.errors)){m.state.next({errors:{}});try{await u(h,l)}catch(d){p=d}}else c&&await c({...r.errors},l),tt(),setTimeout(tt);if(m.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:q(r.errors)&&!p,submitCount:r.submitCount+1,errors:r.errors}),p)throw p},Cr=(u,c={})=>{g(n,u)&&(R(c.defaultValue)?J(u,M(g(o,u))):(J(u,c.defaultValue),E(o,u,M(c.defaultValue))),c.keepTouched||U(r.touchedFields,u),c.keepDirty||(U(r.dirtyFields,u),r.isDirty=c.defaultValue?ne(u,M(g(o,u))):ne()),c.keepError||(U(r.errors,u),y.isValid&&V()),m.state.next({...r}))},$t=(u,c={})=>{const l=u?M(u):o,p=M(l),h=q(u),d=h?o:p;if(c.keepDefaultValues||(o=l),!c.keepValues){if(c.keepDirtyValues){const w=new Set([...a.mount,...Object.keys(we(o,s))]);for(const $ of Array.from(w))g(r.dirtyFields,$)?E(d,$,g(s,$)):J($,g(d,$))}else{if(lt&&R(u))for(const w of a.mount){const $=g(n,w);if($&&$._f){const D=Array.isArray($._f.refs)?$._f.refs[0]:$._f.ref;if(Ue(D)){const X=D.closest("form");if(X){X.reset();break}}}}if(c.keepFieldsRef)for(const w of a.mount)J(w,g(d,w));else n={}}s=t.shouldUnregister?c.keepDefaultValues?M(o):{}:M(d),m.array.next({values:{...d}}),m.state.next({values:{...d}})}a={mount:c.keepDirtyValues?a.mount:new Set,unMount:new Set,array:new Set,disabled:new Set,watch:new Set,watchAll:!1,focus:""},i.mount=!y.isValid||!!c.keepIsValid||!!c.keepDirtyValues||!t.shouldUnregister&&!q(d),i.watch=!!t.shouldUnregister,i.action=!1,c.keepErrors||(r.errors={}),m.state.next({submitCount:c.keepSubmitCount?r.submitCount:0,isDirty:h?!1:c.keepDirty?r.isDirty:!!(c.keepDefaultValues&&!le(u,o)),isSubmitted:c.keepIsSubmitted?r.isSubmitted:!1,dirtyFields:h?{}:c.keepDirtyValues?c.keepDefaultValues&&s?we(o,s):r.dirtyFields:c.keepDefaultValues&&u?we(o,u):c.keepDirty?r.dirtyFields:{},touchedFields:c.keepTouched?r.touchedFields:{},errors:c.keepErrors?r.errors:{},isSubmitSuccessful:c.keepIsSubmitSuccessful?r.isSubmitSuccessful:!1,isSubmitting:!1,defaultValues:o})},At=(u,c)=>$t(re(u)?u(s):u,c),Rr=(u,c={})=>{const l=g(n,u),p=l&&l._f;if(p){const h=p.refs?p.refs[0]:p.ref;h.focus&&(h.focus(),c.shouldSelect&&re(h.select)&&h.select())}},Ur=u=>{r={...r,...u}},Et={control:{register:et,unregister:Qe,getFieldState:wt,handleSubmit:Zt,setError:bt,_subscribe:kt,_runSchema:ce,_focusError:tt,_getWatch:Z,_getDirty:ne,_setValid:V,_setFieldArray:Ze,_setDisabledField:zt,_setErrors:L,_getFieldArray:A,_reset:$t,_resetDefaultValues:()=>re(t.defaultValues)&&t.defaultValues().then(u=>{At(u,t.resetOptions),m.state.next({isLoading:!1})}),_removeUnmounted:de,_disableForm:Ir,_subjects:m,_proxyFormState:y,get _fields(){return n},get _formValues(){return s},get _state(){return i},set _state(u){i=u},get _defaultValues(){return o},get _names(){return a},set _names(u){a=u},get _formState(){return r},get _options(){return t},set _options(u){t={...t,...u}}},subscribe:Tr,trigger:ve,register:et,handleSubmit:Zt,watch:Pr,setValue:J,getValues:Ve,reset:At,resetField:Cr,clearErrors:Vr,unregister:Qe,setError:bt,setFocus:Rr,getFieldState:wt};return{...Et,formControl:Et}}function _u(e={}){const t=H.useRef(void 0),r=H.useRef(void 0),[n,o]=H.useState({isDirty:!1,isValidating:!1,isLoading:re(e.defaultValues),isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,submitCount:0,dirtyFields:{},touchedFields:{},validatingFields:{},errors:e.errors||{},disabled:e.disabled||!1,isReady:!1,defaultValues:re(e.defaultValues)?void 0:e.defaultValues});if(!t.current)if(e.formControl)t.current={...e.formControl,formState:n},e.defaultValues&&!re(e.defaultValues)&&e.formControl.reset(e.defaultValues,e.resetOptions);else{const{formControl:i,...a}=dn(e);t.current={...a,formState:n}}const s=t.current.control;return s._options=e,Hr(()=>{const i=s._subscribe({formState:s._proxyFormState,callback:()=>o({...s._formState}),reRenderRoot:!0});return o(a=>({...a,isReady:!0})),s._formState.isReady=!0,i},[s]),H.useEffect(()=>s._disableForm(e.disabled),[s,e.disabled]),H.useEffect(()=>{e.mode&&(s._options.mode=e.mode),e.reValidateMode&&(s._options.reValidateMode=e.reValidateMode)},[s,e.mode,e.reValidateMode]),H.useEffect(()=>{e.errors&&(s._setErrors(e.errors),s._focusError())},[s,e.errors]),H.useEffect(()=>{e.shouldUnregister&&s._subjects.state.next({values:s._getWatch()})},[s,e.shouldUnregister]),H.useEffect(()=>{if(s._proxyFormState.isDirty){const i=s._getDirty();i!==n.isDirty&&s._subjects.state.next({isDirty:i})}},[s,n.isDirty]),H.useEffect(()=>{var i;e.values&&!le(e.values,r.current)?(s._reset(e.values,{keepFieldsRef:!0,...s._options.resetOptions}),!((i=s._options.resetOptions)===null||i===void 0)&&i.keepIsValid||s._setValid(),r.current=e.values,o(a=>({...a}))):s._resetDefaultValues()},[s,e.values]),H.useEffect(()=>{s._state.mount||(s._setValid(),s._state.mount=!0),s._state.watch&&(s._state.watch=!1,s._subjects.state.next({...s._formState})),s._removeUnmounted()}),t.current.formState=Kr(n,s),t.current}const Nt=(e,t,r)=>{if(e&&"reportValidity"in e){const n=g(r,t);e.setCustomValidity(n&&n.message||""),e.reportValidity()}},hn=(e,t)=>{for(const r in t.fields){const n=t.fields[r];n&&n.ref&&"reportValidity"in n.ref?Nt(n.ref,r,e):n&&n.refs&&n.refs.forEach(o=>Nt(o,r,e))}},gu=(e,t)=>{t.shouldUseNativeValidation&&hn(e,t);const r={};for(const n in e){const o=g(t.fields,n),s=Object.assign(e[n]||{},{ref:o&&o.ref});if(pn(t.names||Object.keys(e),n)){const i=Object.assign({},g(r,n));E(i,"root",s),E(r,n,i)}else E(r,n,s)}return r},pn=(e,t)=>{const r=Mt(t);return e.some(n=>Mt(n).match(`^${r}\\.\\d+`))};function Mt(e){return e.replace(/\]|\[/g,"")}function f(e,t,r){function n(a,_){if(a._zod||Object.defineProperty(a,"_zod",{value:{def:_,constr:i,traits:new Set},enumerable:!1}),a._zod.traits.has(e))return;a._zod.traits.add(e),t(a,_);const v=i.prototype,y=Object.keys(v);for(let k=0;k<y.length;k++){const m=y[k];m in a||(a[m]=v[m].bind(a))}}const o=r?.Parent??Object;class s extends o{}Object.defineProperty(s,"name",{value:e});function i(a){var _;const v=r?.Parent?new s:this;n(v,a),(_=v._zod).deferred??(_.deferred=[]);for(const y of v._zod.deferred)y();return v}return Object.defineProperty(i,"init",{value:n}),Object.defineProperty(i,Symbol.hasInstance,{value:a=>r?.Parent&&a instanceof r.Parent?!0:a?._zod?.traits?.has(e)}),Object.defineProperty(i,"name",{value:e}),i}class ke extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}class _r extends Error{constructor(t){super(`Encountered unidirectional transform during encode: ${t}`),this.name="ZodEncodeError"}}const gr={};function pe(e){return gr}function _n(e){const t=Object.values(e).filter(n=>typeof n=="number");return Object.entries(e).filter(([n,o])=>t.indexOf(+n)===-1).map(([n,o])=>o)}function ut(e,t){return typeof t=="bigint"?t.toString():t}function _t(e){return{get value(){{const t=e();return Object.defineProperty(this,"value",{value:t}),t}}}}function gt(e){return e==null}function mt(e){const t=e.startsWith("^")?1:0,r=e.endsWith("$")?e.length-1:e.length;return e.slice(t,r)}const Bt=Symbol("evaluating");function F(e,t,r){let n;Object.defineProperty(e,t,{get(){if(n!==Bt)return n===void 0&&(n=Bt,n=r()),n},set(o){Object.defineProperty(e,t,{value:o})},configurable:!0})}function ge(e,t,r){Object.defineProperty(e,t,{value:r,writable:!0,enumerable:!0,configurable:!0})}function me(...e){const t={};for(const r of e){const n=Object.getOwnPropertyDescriptors(r);Object.assign(t,n)}return Object.defineProperties({},t)}function Wt(e){return JSON.stringify(e)}function gn(e){return e.toLowerCase().trim().replace(/[^\w\s-]/g,"").replace(/[\s_-]+/g,"-").replace(/^-+|-+$/g,"")}const mr="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function Le(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}const mn=_t(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function Fe(e){if(Le(e)===!1)return!1;const t=e.constructor;if(t===void 0||typeof t!="function")return!0;const r=t.prototype;return!(Le(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}function vr(e){return Fe(e)?{...e}:Array.isArray(e)?[...e]:e}const vn=new Set(["string","number","symbol"]);function We(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function fe(e,t,r){const n=new e._zod.constr(t??e._zod.def);return(!t||r?.parent)&&(n._zod.parent=e),n}function b(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 yn(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}function wn(e,t){const r=e._zod.def,n=me(e._zod.def,{get shape(){const o={};for(const s in t){if(!(s in r.shape))throw new Error(`Unrecognized key: "${s}"`);t[s]&&(o[s]=r.shape[s])}return ge(this,"shape",o),o},checks:[]});return fe(e,n)}function bn(e,t){const r=e._zod.def,n=me(e._zod.def,{get shape(){const o={...e._zod.def.shape};for(const s in t){if(!(s in r.shape))throw new Error(`Unrecognized key: "${s}"`);t[s]&&delete o[s]}return ge(this,"shape",o),o},checks:[]});return fe(e,n)}function kn(e,t){if(!Fe(t))throw new Error("Invalid input to extend: expected a plain object");const r=e._zod.def.checks;if(r&&r.length>0)throw new Error("Object schemas containing refinements cannot be extended. Use `.safeExtend()` instead.");const o=me(e._zod.def,{get shape(){const s={...e._zod.def.shape,...t};return ge(this,"shape",s),s},checks:[]});return fe(e,o)}function zn(e,t){if(!Fe(t))throw new Error("Invalid input to safeExtend: expected a plain object");const r={...e._zod.def,get shape(){const n={...e._zod.def.shape,...t};return ge(this,"shape",n),n},checks:e._zod.def.checks};return fe(e,r)}function Zn(e,t){const r=me(e._zod.def,{get shape(){const n={...e._zod.def.shape,...t._zod.def.shape};return ge(this,"shape",n),n},get catchall(){return t._zod.def.catchall},checks:[]});return fe(e,r)}function $n(e,t,r){const n=me(t._zod.def,{get shape(){const o=t._zod.def.shape,s={...o};if(r)for(const i in r){if(!(i in o))throw new Error(`Unrecognized key: "${i}"`);r[i]&&(s[i]=e?new e({type:"optional",innerType:o[i]}):o[i])}else for(const i in o)s[i]=e?new e({type:"optional",innerType:o[i]}):o[i];return ge(this,"shape",s),s},checks:[]});return fe(t,n)}function An(e,t,r){const n=me(t._zod.def,{get shape(){const o=t._zod.def.shape,s={...o};if(r)for(const i in r){if(!(i in s))throw new Error(`Unrecognized key: "${i}"`);r[i]&&(s[i]=new e({type:"nonoptional",innerType:o[i]}))}else for(const i in o)s[i]=new e({type:"nonoptional",innerType:o[i]});return ge(this,"shape",s),s},checks:[]});return fe(t,n)}function be(e,t=0){if(e.aborted===!0)return!0;for(let r=t;r<e.issues.length;r++)if(e.issues[r]?.continue!==!0)return!0;return!1}function yr(e,t){return t.map(r=>{var n;return(n=r).path??(n.path=[]),r.path.unshift(e),r})}function Te(e){return typeof e=="string"?e:e?.message}function _e(e,t,r){const n={...e,path:e.path??[]};if(!e.message){const o=Te(e.inst?._zod.def?.error?.(e))??Te(t?.error?.(e))??Te(r.customError?.(e))??Te(r.localeError?.(e))??"Invalid input";n.message=o}return delete n.inst,delete n.continue,t?.reportInput||delete n.input,n}function vt(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function Oe(...e){const[t,r,n]=e;return typeof t=="string"?{message:t,code:"custom",input:r,inst:n}:{...t}}const wr=(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,ut,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},br=f("$ZodError",wr),qe=f("$ZodError",wr,{Parent:Error});function En(e,t=r=>r.message){const r={},n=[];for(const o of e.issues)o.path.length>0?(r[o.path[0]]=r[o.path[0]]||[],r[o.path[0]].push(t(o))):n.push(t(o));return{formErrors:n,fieldErrors:r}}function Dn(e,t=r=>r.message){const r={_errors:[]},n=o=>{for(const s of o.issues)if(s.code==="invalid_union"&&s.errors.length)s.errors.map(i=>n({issues:i}));else if(s.code==="invalid_key")n({issues:s.issues});else if(s.code==="invalid_element")n({issues:s.issues});else if(s.path.length===0)r._errors.push(t(s));else{let i=r,a=0;for(;a<s.path.length;){const _=s.path[a];a===s.path.length-1?(i[_]=i[_]||{_errors:[]},i[_]._errors.push(t(s))):i[_]=i[_]||{_errors:[]},i=i[_],a++}}};return n(e),r}const Je=e=>(t,r,n,o)=>{const s=n?Object.assign(n,{async:!1}):{async:!1},i=t._zod.run({value:r,issues:[]},s);if(i instanceof Promise)throw new ke;if(i.issues.length){const a=new(o?.Err??e)(i.issues.map(_=>_e(_,s,pe())));throw mr(a,o?.callee),a}return i.value},mu=Je(qe),Ke=e=>async(t,r,n,o)=>{const s=n?Object.assign(n,{async:!0}):{async:!0};let i=t._zod.run({value:r,issues:[]},s);if(i instanceof Promise&&(i=await i),i.issues.length){const a=new(o?.Err??e)(i.issues.map(_=>_e(_,s,pe())));throw mr(a,o?.callee),a}return i.value},vu=Ke(qe),He=e=>(t,r,n)=>{const o=n?{...n,async:!1}:{async:!1},s=t._zod.run({value:r,issues:[]},o);if(s instanceof Promise)throw new ke;return s.issues.length?{success:!1,error:new(e??br)(s.issues.map(i=>_e(i,o,pe())))}:{success:!0,data:s.value}},Fn=He(qe),Ge=e=>async(t,r,n)=>{const o=n?Object.assign(n,{async:!0}):{async:!0};let s=t._zod.run({value:r,issues:[]},o);return s instanceof Promise&&(s=await s),s.issues.length?{success:!1,error:new e(s.issues.map(i=>_e(i,o,pe())))}:{success:!0,data:s.value}},On=Ge(qe),Sn=e=>(t,r,n)=>{const o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return Je(e)(t,r,o)},xn=e=>(t,r,n)=>Je(e)(t,r,n),Vn=e=>async(t,r,n)=>{const o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return Ke(e)(t,r,o)},Pn=e=>async(t,r,n)=>Ke(e)(t,r,n),Tn=e=>(t,r,n)=>{const o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return He(e)(t,r,o)},In=e=>(t,r,n)=>He(e)(t,r,n),Cn=e=>async(t,r,n)=>{const o=n?Object.assign(n,{direction:"backward"}):{direction:"backward"};return Ge(e)(t,r,o)},Rn=e=>async(t,r,n)=>Ge(e)(t,r,n),Un=/^[cC][^\s-]{8,}$/,jn=/^[0-9a-z]+$/,Ln=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,Nn=/^[0-9a-vA-V]{20}$/,Mn=/^[A-Za-z0-9]{27}$/,Bn=/^[a-zA-Z0-9_-]{21}$/,Wn=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,qn=/^([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})$/,qt=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)$/,Jn=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,Kn="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function Hn(){return new RegExp(Kn,"u")}const Gn=/^(?:(?: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])$/,Xn=/^(([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}|:))$/,Yn=/^((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])$/,Qn=/^(([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])$/,eo=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,kr=/^[A-Za-z0-9_-]*$/,to=/^\+(?:[0-9]){6,14}[0-9]$/,zr="(?:(?:\\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])))",ro=new RegExp(`^${zr}$`);function Zr(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 no(e){return new RegExp(`^${Zr(e)}$`)}function oo(e){const t=Zr({precision:e.precision}),r=["Z"];e.local&&r.push(""),e.offset&&r.push("([+-](?:[01]\\d|2[0-3]):[0-5]\\d)");const n=`${t}(?:${r.join("|")})`;return new RegExp(`^${zr}T(?:${n})$`)}const so=e=>{const t=e?`[\\s\\S]{${e?.minimum??0},${e?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${t}$`)},io=/^[^A-Z]*$/,uo=/^[^a-z]*$/,ie=f("$ZodCheck",(e,t)=>{var r;e._zod??(e._zod={}),e._zod.def=t,(r=e._zod).onattach??(r.onattach=[])}),co=f("$ZodCheckMaxLength",(e,t)=>{var r;ie.init(e,t),(r=e._zod.def).when??(r.when=n=>{const o=n.value;return!gt(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{const o=n._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<o&&(n._zod.bag.maximum=t.maximum)}),e._zod.check=n=>{const o=n.value;if(o.length<=t.maximum)return;const i=vt(o);n.issues.push({origin:i,code:"too_big",maximum:t.maximum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),ao=f("$ZodCheckMinLength",(e,t)=>{var r;ie.init(e,t),(r=e._zod.def).when??(r.when=n=>{const o=n.value;return!gt(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{const o=n._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>o&&(n._zod.bag.minimum=t.minimum)}),e._zod.check=n=>{const o=n.value;if(o.length>=t.minimum)return;const i=vt(o);n.issues.push({origin:i,code:"too_small",minimum:t.minimum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),lo=f("$ZodCheckLengthEquals",(e,t)=>{var r;ie.init(e,t),(r=e._zod.def).when??(r.when=n=>{const o=n.value;return!gt(o)&&o.length!==void 0}),e._zod.onattach.push(n=>{const o=n._zod.bag;o.minimum=t.length,o.maximum=t.length,o.length=t.length}),e._zod.check=n=>{const o=n.value,s=o.length;if(s===t.length)return;const i=vt(o),a=s>t.length;n.issues.push({origin:i,...a?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length},inclusive:!0,exact:!0,input:n.value,inst:e,continue:!t.abort})}}),Xe=f("$ZodCheckStringFormat",(e,t)=>{var r,n;ie.init(e,t),e._zod.onattach.push(o=>{const s=o._zod.bag;s.format=t.format,t.pattern&&(s.patterns??(s.patterns=new Set),s.patterns.add(t.pattern))}),t.pattern?(r=e._zod).check??(r.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})}):(n=e._zod).check??(n.check=()=>{})}),fo=f("$ZodCheckRegex",(e,t)=>{Xe.init(e,t),e._zod.check=r=>{t.pattern.lastIndex=0,!t.pattern.test(r.value)&&r.issues.push({origin:"string",code:"invalid_format",format:"regex",input:r.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),ho=f("$ZodCheckLowerCase",(e,t)=>{t.pattern??(t.pattern=io),Xe.init(e,t)}),po=f("$ZodCheckUpperCase",(e,t)=>{t.pattern??(t.pattern=uo),Xe.init(e,t)}),_o=f("$ZodCheckIncludes",(e,t)=>{ie.init(e,t);const r=We(t.includes),n=new RegExp(typeof t.position=="number"?`^.{${t.position}}${r}`:r);t.pattern=n,e._zod.onattach.push(o=>{const s=o._zod.bag;s.patterns??(s.patterns=new Set),s.patterns.add(n)}),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})}}),go=f("$ZodCheckStartsWith",(e,t)=>{ie.init(e,t);const r=new RegExp(`^${We(t.prefix)}.*`);t.pattern??(t.pattern=r),e._zod.onattach.push(n=>{const o=n._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(r)}),e._zod.check=n=>{n.value.startsWith(t.prefix)||n.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:n.value,inst:e,continue:!t.abort})}}),mo=f("$ZodCheckEndsWith",(e,t)=>{ie.init(e,t);const r=new RegExp(`.*${We(t.suffix)}$`);t.pattern??(t.pattern=r),e._zod.onattach.push(n=>{const o=n._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(r)}),e._zod.check=n=>{n.value.endsWith(t.suffix)||n.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:n.value,inst:e,continue:!t.abort})}}),vo=f("$ZodCheckOverwrite",(e,t)=>{ie.init(e,t),e._zod.check=r=>{r.value=t.tx(r.value)}});class yo{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 n=t.split(`
|
|
2
2
|
`).filter(i=>i),o=Math.min(...n.map(i=>i.length-i.trimStart().length)),s=n.map(i=>i.slice(o)).map(i=>" ".repeat(this.indent*2)+i);for(const i of s)this.content.push(i)}compile(){const t=Function,r=this?.args,o=[...(this?.content??[""]).map(s=>` ${s}`)];return new t(...r,o.join(`
|
|
3
3
|
`))}}const wo={major:4,minor:1,patch:13},N=f("$ZodType",(e,t)=>{var r;e??(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=wo;const n=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&n.unshift(e);for(const o of n)for(const s of o._zod.onattach)s(e);if(n.length===0)(r=e._zod).deferred??(r.deferred=[]),e._zod.deferred?.push(()=>{e._zod.run=e._zod.parse});else{const o=(i,a,_)=>{let v=be(i),y;for(const k of a){if(k._zod.def.when){if(!k._zod.def.when(i))continue}else if(v)continue;const m=i.issues.length,S=k._zod.check(i);if(S instanceof Promise&&_?.async===!1)throw new ke;if(y||S instanceof Promise)y=(y??Promise.resolve()).then(async()=>{await S,i.issues.length!==m&&(v||(v=be(i,m)))});else{if(i.issues.length===m)continue;v||(v=be(i,m))}}return y?y.then(()=>i):i},s=(i,a,_)=>{if(be(i))return i.aborted=!0,i;const v=o(a,n,_);if(v instanceof Promise){if(_.async===!1)throw new ke;return v.then(y=>e._zod.parse(y,_))}return e._zod.parse(v,_)};e._zod.run=(i,a)=>{if(a.skipChecks)return e._zod.parse(i,a);if(a.direction==="backward"){const v=e._zod.parse({value:i.value,issues:[]},{...a,skipChecks:!0});return v instanceof Promise?v.then(y=>s(y,i,a)):s(v,i,a)}const _=e._zod.parse(i,a);if(_ instanceof Promise){if(a.async===!1)throw new ke;return _.then(v=>o(v,n,a))}return o(_,n,a)}}e["~standard"]={validate:o=>{try{const s=Fn(e,o);return s.success?{value:s.data}:{issues:s.error?.issues}}catch{return On(e,o).then(i=>i.success?{value:i.data}:{issues:i.error?.issues})}},vendor:"zod",version:1}}),yt=f("$ZodString",(e,t)=>{N.init(e,t),e._zod.pattern=[...e?._zod.bag?.patterns??[]].pop()??so(e._zod.bag),e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=String(r.value)}catch{}return typeof r.value=="string"||r.issues.push({expected:"string",code:"invalid_type",input:r.value,inst:e}),r}}),x=f("$ZodStringFormat",(e,t)=>{Xe.init(e,t),yt.init(e,t)}),bo=f("$ZodGUID",(e,t)=>{t.pattern??(t.pattern=qn),x.init(e,t)}),ko=f("$ZodUUID",(e,t)=>{if(t.version){const n={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(n===void 0)throw new Error(`Invalid UUID version: "${t.version}"`);t.pattern??(t.pattern=qt(n))}else t.pattern??(t.pattern=qt());x.init(e,t)}),zo=f("$ZodEmail",(e,t)=>{t.pattern??(t.pattern=Jn),x.init(e,t)}),Zo=f("$ZodURL",(e,t)=>{x.init(e,t),e._zod.check=r=>{try{const n=r.value.trim(),o=new URL(n);t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(o.hostname)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:t.hostname.source,input:r.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)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:r.value,inst:e,continue:!t.abort})),t.normalize?r.value=o.href:r.value=n;return}catch{r.issues.push({code:"invalid_format",format:"url",input:r.value,inst:e,continue:!t.abort})}}}),$o=f("$ZodEmoji",(e,t)=>{t.pattern??(t.pattern=Hn()),x.init(e,t)}),Ao=f("$ZodNanoID",(e,t)=>{t.pattern??(t.pattern=Bn),x.init(e,t)}),Eo=f("$ZodCUID",(e,t)=>{t.pattern??(t.pattern=Un),x.init(e,t)}),Do=f("$ZodCUID2",(e,t)=>{t.pattern??(t.pattern=jn),x.init(e,t)}),Fo=f("$ZodULID",(e,t)=>{t.pattern??(t.pattern=Ln),x.init(e,t)}),Oo=f("$ZodXID",(e,t)=>{t.pattern??(t.pattern=Nn),x.init(e,t)}),So=f("$ZodKSUID",(e,t)=>{t.pattern??(t.pattern=Mn),x.init(e,t)}),xo=f("$ZodISODateTime",(e,t)=>{t.pattern??(t.pattern=oo(t)),x.init(e,t)}),Vo=f("$ZodISODate",(e,t)=>{t.pattern??(t.pattern=ro),x.init(e,t)}),Po=f("$ZodISOTime",(e,t)=>{t.pattern??(t.pattern=no(t)),x.init(e,t)}),To=f("$ZodISODuration",(e,t)=>{t.pattern??(t.pattern=Wn),x.init(e,t)}),Io=f("$ZodIPv4",(e,t)=>{t.pattern??(t.pattern=Gn),x.init(e,t),e._zod.bag.format="ipv4"}),Co=f("$ZodIPv6",(e,t)=>{t.pattern??(t.pattern=Xn),x.init(e,t),e._zod.bag.format="ipv6",e._zod.check=r=>{try{new URL(`http://[${r.value}]`)}catch{r.issues.push({code:"invalid_format",format:"ipv6",input:r.value,inst:e,continue:!t.abort})}}}),Ro=f("$ZodCIDRv4",(e,t)=>{t.pattern??(t.pattern=Yn),x.init(e,t)}),Uo=f("$ZodCIDRv6",(e,t)=>{t.pattern??(t.pattern=Qn),x.init(e,t),e._zod.check=r=>{const n=r.value.split("/");try{if(n.length!==2)throw new Error;const[o,s]=n;if(!s)throw new Error;const i=Number(s);if(`${i}`!==s)throw new Error;if(i<0||i>128)throw new Error;new URL(`http://[${o}]`)}catch{r.issues.push({code:"invalid_format",format:"cidrv6",input:r.value,inst:e,continue:!t.abort})}}});function $r(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch{return!1}}const jo=f("$ZodBase64",(e,t)=>{t.pattern??(t.pattern=eo),x.init(e,t),e._zod.bag.contentEncoding="base64",e._zod.check=r=>{$r(r.value)||r.issues.push({code:"invalid_format",format:"base64",input:r.value,inst:e,continue:!t.abort})}});function Lo(e){if(!kr.test(e))return!1;const t=e.replace(/[-_]/g,n=>n==="-"?"+":"/"),r=t.padEnd(Math.ceil(t.length/4)*4,"=");return $r(r)}const No=f("$ZodBase64URL",(e,t)=>{t.pattern??(t.pattern=kr),x.init(e,t),e._zod.bag.contentEncoding="base64url",e._zod.check=r=>{Lo(r.value)||r.issues.push({code:"invalid_format",format:"base64url",input:r.value,inst:e,continue:!t.abort})}}),Mo=f("$ZodE164",(e,t)=>{t.pattern??(t.pattern=to),x.init(e,t)});function Bo(e,t=null){try{const r=e.split(".");if(r.length!==3)return!1;const[n]=r;if(!n)return!1;const o=JSON.parse(atob(n));return!("typ"in o&&o?.typ!=="JWT"||!o.alg||t&&(!("alg"in o)||o.alg!==t))}catch{return!1}}const Wo=f("$ZodJWT",(e,t)=>{x.init(e,t),e._zod.check=r=>{Bo(r.value,t.alg)||r.issues.push({code:"invalid_format",format:"jwt",input:r.value,inst:e,continue:!t.abort})}}),qo=f("$ZodUnknown",(e,t)=>{N.init(e,t),e._zod.parse=r=>r}),Jo=f("$ZodNever",(e,t)=>{N.init(e,t),e._zod.parse=(r,n)=>(r.issues.push({expected:"never",code:"invalid_type",input:r.value,inst:e}),r)});function Jt(e,t,r){e.issues.length&&t.issues.push(...yr(r,e.issues)),t.value[r]=e.value}const Ko=f("$ZodArray",(e,t)=>{N.init(e,t),e._zod.parse=(r,n)=>{const o=r.value;if(!Array.isArray(o))return r.issues.push({expected:"array",code:"invalid_type",input:o,inst:e}),r;r.value=Array(o.length);const s=[];for(let i=0;i<o.length;i++){const a=o[i],_=t.element._zod.run({value:a,issues:[]},n);_ instanceof Promise?s.push(_.then(v=>Jt(v,r,i))):Jt(_,r,i)}return s.length?Promise.all(s).then(()=>r):r}});function Ne(e,t,r,n){e.issues.length&&t.issues.push(...yr(r,e.issues)),e.value===void 0?r in n&&(t.value[r]=void 0):t.value[r]=e.value}function Ar(e){const t=Object.keys(e.shape);for(const n of t)if(!e.shape?.[n]?._zod?.traits?.has("$ZodType"))throw new Error(`Invalid element at key "${n}": expected a Zod schema`);const r=yn(e.shape);return{...e,keys:t,keySet:new Set(t),numKeys:t.length,optionalKeys:new Set(r)}}function Er(e,t,r,n,o,s){const i=[],a=o.keySet,_=o.catchall._zod,v=_.def.type;for(const y in t){if(a.has(y))continue;if(v==="never"){i.push(y);continue}const k=_.run({value:t[y],issues:[]},n);k instanceof Promise?e.push(k.then(m=>Ne(m,r,y,t))):Ne(k,r,y,t)}return i.length&&r.issues.push({code:"unrecognized_keys",keys:i,input:t,inst:s}),e.length?Promise.all(e).then(()=>r):r}const Ho=f("$ZodObject",(e,t)=>{if(N.init(e,t),!Object.getOwnPropertyDescriptor(t,"shape")?.get){const a=t.shape;Object.defineProperty(t,"shape",{get:()=>{const _={...a};return Object.defineProperty(t,"shape",{value:_}),_}})}const n=_t(()=>Ar(t));F(e._zod,"propValues",()=>{const a=t.shape,_={};for(const v in a){const y=a[v]._zod;if(y.values){_[v]??(_[v]=new Set);for(const k of y.values)_[v].add(k)}}return _});const o=Le,s=t.catchall;let i;e._zod.parse=(a,_)=>{i??(i=n.value);const v=a.value;if(!o(v))return a.issues.push({expected:"object",code:"invalid_type",input:v,inst:e}),a;a.value={};const y=[],k=i.shape;for(const m of i.keys){const T=k[m]._zod.run({value:v[m],issues:[]},_);T instanceof Promise?y.push(T.then(V=>Ne(V,a,m,v))):Ne(T,a,m,v)}return s?Er(y,v,a,_,n.value,e):y.length?Promise.all(y).then(()=>a):a}}),Go=f("$ZodObjectJIT",(e,t)=>{Ho.init(e,t);const r=e._zod.parse,n=_t(()=>Ar(t)),o=m=>{const S=new yo(["shape","payload","ctx"]),T=n.value,V=L=>{const I=Wt(L);return`shape[${I}]._zod.run({ value: input[${I}], issues: [] }, ctx)`};S.write("const input = payload.value;");const Q=Object.create(null);let Ze=0;for(const L of T.keys)Q[L]=`key_${Ze++}`;S.write("const newResult = {};");for(const L of T.keys){const I=Q[L],O=Wt(L);S.write(`const ${I} = ${V(L)};`),S.write(`
|
|
4
4
|
if (${I}.issues.length) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{j as e}from"./radix-ui-VbLlN_Dz.js";import{c as l,B as p,a4 as w,a5 as y,a6 as k,e as z,S as h}from"./index-BXPLu3zJ.js";import{a as M,u as R,b as W}from"./tanstack-yybD444-.js";import{t as g}from"./notifications-cqk-Qeo2.js";import{r as j}from"./react-vendor-DMek_JCF.js";import{ah as v,b as E,$ as C,o as S,Z as P,f as O,U as $,S as H,ai as I,u as T,a2 as F,p as A}from"./icons-WTNLz24z.js";import"./utils-CzKF5WmX.js";import"./form-utils-BXvNPyud.js";import"./code-highlight-C2TXE0-z.js";const B={sm:{dimension:80,strokeWidth:6,fontSize:"text-lg",labelSize:"text-[10px]"},md:{dimension:120,strokeWidth:8,fontSize:"text-3xl",labelSize:"text-xs"},lg:{dimension:160,strokeWidth:10,fontSize:"text-4xl",labelSize:"text-sm"}},D={ok:{stroke:"#22C55E",glow:"rgba(34, 197, 94, 0.4)"},warning:{stroke:"#EAB308",glow:"rgba(234, 179, 8, 0.4)"},error:{stroke:"#EF4444",glow:"rgba(239, 68, 68, 0.4)"}};function L({passed:s,total:t,status:a,size:o="md"}){const n=B[o],d=D[a],i=t>0?Math.round(s/t*100):0,r=(n.dimension-n.strokeWidth)/2,c=2*Math.PI*r,f=c-i/100*c,x=n.dimension/2;return e.jsxs("div",{className:"relative inline-flex items-center justify-center",children:[e.jsxs("svg",{width:n.dimension,height:n.dimension,className:"transform -rotate-90",style:{filter:`drop-shadow(0 0 8px ${d.glow})`},children:[e.jsx("circle",{cx:x,cy:x,r,fill:"none",stroke:"currentColor",strokeWidth:n.strokeWidth,className:"text-muted/30"}),e.jsx("circle",{cx:x,cy:x,r,fill:"none",stroke:d.stroke,strokeWidth:n.strokeWidth,strokeLinecap:"round",strokeDasharray:c,strokeDashoffset:f,className:"transition-all duration-1000 ease-out"}),i>0&&e.jsx("circle",{cx:x+r*Math.cos(i/100*2*Math.PI-Math.PI/2),cy:x+r*Math.sin(i/100*2*Math.PI-Math.PI/2),r:n.strokeWidth/2,fill:d.stroke,className:"animate-pulse",style:{filter:`drop-shadow(0 0 4px ${d.glow})`}})]}),e.jsxs("div",{className:"absolute inset-0 flex flex-col items-center justify-center",children:[e.jsx("span",{className:l("font-mono font-bold tracking-tight",n.fontSize),children:i}),e.jsx("span",{className:l("font-mono uppercase tracking-widest text-muted-foreground",n.labelSize),children:"health"})]})]})}function b({label:s,value:t,color:a,bgColor:o}){return e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx("div",{className:l("w-2 h-2 rounded-full animate-pulse",o)}),e.jsx("span",{className:"text-xs font-medium text-muted-foreground uppercase tracking-wider",children:s}),e.jsx("span",{className:l("font-mono font-bold text-sm",a),children:t})]})}function q({total:s,passed:t,warnings:a,errors:o,info:n}){const d=t/s*100,i=a/s*100,r=o/s*100,c=n/s*100;return e.jsxs("div",{className:"space-y-3",children:[e.jsxs("div",{className:"h-2 rounded-full overflow-hidden bg-muted/50 flex",children:[r>0&&e.jsx("div",{className:"h-full bg-red-500 transition-all duration-500",style:{width:`${r}%`}}),i>0&&e.jsx("div",{className:"h-full bg-yellow-500 transition-all duration-500",style:{width:`${i}%`}}),c>0&&e.jsx("div",{className:"h-full bg-blue-500 transition-all duration-500",style:{width:`${c}%`}}),d>0&&e.jsx("div",{className:"h-full bg-green-500 transition-all duration-500",style:{width:`${d}%`}})]}),e.jsxs("div",{className:"flex items-center justify-between gap-4 flex-wrap",children:[e.jsxs("div",{className:"flex items-center gap-1",children:[e.jsx("span",{className:"text-xs font-medium text-muted-foreground uppercase tracking-wider",children:"Checks"}),e.jsx("span",{className:"font-mono font-bold text-lg",children:s})]}),e.jsxs("div",{className:"flex items-center gap-4 flex-wrap",children:[e.jsx(b,{label:"OK",value:t,color:"text-green-500",bgColor:"bg-green-500"}),e.jsx(b,{label:"WARN",value:a,color:"text-yellow-500",bgColor:"bg-yellow-500"}),e.jsx(b,{label:"ERR",value:o,color:"text-red-500",bgColor:"bg-red-500"}),e.jsx(b,{label:"INFO",value:n,color:"text-blue-500",bgColor:"bg-blue-500"})]})]})]})}function G(){return M({queryKey:["health"],queryFn:async()=>(await fetch("/api/health")).json(),refetchInterval:3e4})}function K(){const s=R();return W({mutationFn:async t=>{const a=await fetch(`/api/health/fix/${t}`,{method:"POST"}),o=await a.json();if(!a.ok)throw new Error(o.message);return o},onSuccess:t=>{s.invalidateQueries({queryKey:["health"]}),g.success(t.message)},onError:t=>{g.error(t.message)}})}const Q={ok:{dot:"bg-green-500",label:"OK",labelColor:"text-green-500"},warning:{dot:"bg-yellow-500",label:"WARN",labelColor:"text-yellow-500"},error:{dot:"bg-red-500",label:"ERR",labelColor:"text-red-500"},info:{dot:"bg-blue-500",label:"INFO",labelColor:"text-blue-500"}};function U({check:s}){const t=K(),a=Q[s.status],[o,n]=j.useState(!1),d=s.details||s.fix,i=r=>{navigator.clipboard.writeText(r),g.success("Copied to clipboard")};return d?e.jsx(w,{open:o,onOpenChange:n,children:e.jsxs("div",{className:l("group rounded-lg border transition-all duration-150",o?"border-border bg-muted/30":"border-transparent hover:border-border/50 hover:bg-muted/50"),children:[e.jsx(y,{asChild:!0,children:e.jsxs("button",{className:"w-full flex items-center gap-3 px-3 py-2 text-left",children:[e.jsxs("div",{className:"relative flex items-center justify-center w-4 h-4",children:[e.jsx("div",{className:l("w-2 h-2 rounded-full",a.dot)}),s.status!=="ok"&&e.jsx("div",{className:l("absolute w-2 h-2 rounded-full animate-ping opacity-75",a.dot)})]}),e.jsx("span",{className:"flex-1 text-sm font-medium truncate",children:s.name}),e.jsxs("span",{className:l("font-mono text-xs font-semibold",a.labelColor),children:["[",a.label,"]"]}),e.jsx(E,{className:l("w-4 h-4 text-muted-foreground transition-transform duration-200",o&&"rotate-90")})]})}),e.jsx(k,{children:e.jsxs("div",{className:"px-3 pb-3 pt-1 space-y-2 ml-7",children:[e.jsx("p",{className:"text-xs text-muted-foreground",children:s.message}),s.details&&e.jsx("pre",{className:"text-xs font-mono text-muted-foreground bg-background/50 rounded p-2 overflow-x-auto border border-border/50",children:s.details}),s.fix&&e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsxs("div",{className:"flex-1 flex items-center gap-2 bg-background/50 rounded px-2 py-1.5 border border-border/50",children:[e.jsx(C,{className:"w-3 h-3 text-muted-foreground shrink-0"}),e.jsx("code",{className:"text-xs font-mono flex-1 truncate",children:s.fix}),e.jsx(p,{variant:"ghost",size:"sm",onClick:()=>s.fix&&i(s.fix),className:"h-5 w-5 p-0",children:e.jsx(S,{className:"w-3 h-3"})})]}),s.fixable&&s.status!=="ok"&&e.jsxs(p,{size:"sm",onClick:()=>t.mutate(s.id),disabled:t.isPending,className:"h-7 px-3 text-xs",children:[e.jsx(v,{className:"w-3 h-3 mr-1"}),"Apply Fix"]})]})]})})]})}):e.jsxs("div",{className:l("group flex items-center gap-3 px-3 py-2 rounded-lg","hover:bg-muted/50 transition-colors duration-150","border border-transparent hover:border-border/50"),children:[e.jsxs("div",{className:"relative flex items-center justify-center w-4 h-4",children:[e.jsx("div",{className:l("w-2 h-2 rounded-full",a.dot)}),s.status!=="ok"&&e.jsx("div",{className:l("absolute w-2 h-2 rounded-full animate-ping opacity-75",a.dot)})]}),e.jsx("span",{className:"flex-1 text-sm font-medium truncate",children:s.name}),e.jsxs("span",{className:l("font-mono text-xs font-semibold",a.labelColor),children:["[",a.label,"]"]}),s.fixable&&s.status!=="ok"&&e.jsxs(p,{size:"sm",variant:"ghost",onClick:()=>t.mutate(s.id),disabled:t.isPending,className:"h-6 px-2 text-xs opacity-0 group-hover:opacity-100 transition-opacity",children:[e.jsx(v,{className:"w-3 h-3 mr-1"}),"Fix"]})]})}const Z={Monitor:I,Settings:H,Users:$,Shield:O,Zap:P};function V({group:s,defaultOpen:t=!0}){const[a,o]=j.useState(t),n=Z[s.icon]||I,d=s.checks.filter(m=>m.status==="ok").length,i=s.checks.length,r=s.checks.some(m=>m.status==="error"),c=s.checks.some(m=>m.status==="warning"),f=Math.round(d/i*100),x=r?"text-red-500":c?"text-yellow-500":"text-green-500",u=r?"bg-red-500":c?"bg-yellow-500":"bg-green-500";return e.jsx(w,{open:a,onOpenChange:o,children:e.jsxs("div",{className:l("rounded-lg border transition-all duration-200",r?"border-red-500/30":c?"border-yellow-500/30":"border-border"),children:[e.jsx(y,{asChild:!0,children:e.jsxs("button",{className:l("w-full flex items-center gap-3 p-3 text-left rounded-lg","hover:bg-muted/50 transition-colors duration-150",a&&"rounded-b-none border-b border-border/50"),children:[e.jsx("div",{className:l("p-1.5 rounded-md",r?"bg-red-500/10 text-red-500":c?"bg-yellow-500/10 text-yellow-500":"bg-muted text-muted-foreground"),children:e.jsx(n,{className:"w-4 h-4"})}),e.jsx("span",{className:"flex-1 text-sm font-semibold",children:s.name}),!a&&e.jsx("div",{className:"flex items-center gap-2",children:e.jsx("div",{className:"w-16 h-1.5 rounded-full bg-muted overflow-hidden",children:e.jsx("div",{className:l("h-full transition-all duration-500",u),style:{width:`${f}%`}})})}),e.jsxs("span",{className:l("font-mono text-xs font-semibold",x),children:[d,"/",i]}),e.jsx(T,{className:l("w-4 h-4 text-muted-foreground transition-transform duration-200",a&&"rotate-180")})]})}),e.jsx(k,{children:e.jsx("div",{className:"p-2 space-y-0.5",children:s.checks.map(m=>e.jsx(U,{check:m},m.id))})})]})})}function J(s){return s.errors>0?"error":s.warnings>0?"warning":"ok"}function X(s){const t=Math.floor((Date.now()-s)/1e3);if(t<5)return"just now";if(t<60)return`${t}s ago`;const a=Math.floor(t/60);return a<60?`${a}m ago`:`${Math.floor(a/60)}h ago`}function Y(s){return[...s].sort((t,a)=>{const o=t.checks.filter(r=>r.status==="error").length,n=a.checks.filter(r=>r.status==="error").length,d=t.checks.filter(r=>r.status==="warning").length,i=a.checks.filter(r=>r.status==="warning").length;return o!==n?n-o:i-d})}function _(){return e.jsxs("div",{className:"font-mono text-sm text-muted-foreground flex items-center gap-2",children:[e.jsx("span",{className:"text-green-500",children:"$"}),e.jsx("span",{children:"ccs doctor"})]})}function ee(){return e.jsxs("div",{className:"p-6 max-w-6xl mx-auto space-y-6",children:[e.jsx("div",{className:"rounded-xl border bg-gradient-to-br from-background to-muted/20 p-6",children:e.jsxs("div",{className:"flex items-center gap-6",children:[e.jsx(h,{className:"w-[120px] h-[120px] rounded-full"}),e.jsxs("div",{className:"flex-1 space-y-3",children:[e.jsx(h,{className:"h-5 w-48"}),e.jsx(h,{className:"h-8 w-64"}),e.jsx(h,{className:"h-4 w-32"})]})]})}),e.jsx(h,{className:"h-16 w-full rounded-lg"}),e.jsx("div",{className:"space-y-3",children:[1,2,3,4].map(s=>e.jsx(h,{className:"h-20 rounded-lg"},s))})]})}function ce(){const{data:s,isLoading:t,refetch:a,dataUpdatedAt:o}=G(),n=o,[d,i]=j.useState(0);j.useEffect(()=>{const u=setInterval(()=>i(m=>m+1),1e3);return()=>clearInterval(u)},[]);const r=()=>{navigator.clipboard.writeText("ccs doctor"),g.success("Copied to clipboard")},c=()=>{a(),g.info("Refreshing health checks...")};if(t&&!s)return e.jsx(ee,{});const f=s?J(s.summary):"ok",x=s?.groups?Y(s.groups):[];return e.jsxs("div",{className:"p-6 max-w-6xl mx-auto space-y-6",children:[e.jsxs("div",{className:l("relative overflow-hidden rounded-xl border p-6","bg-gradient-to-br from-background via-background to-muted/30"),children:[e.jsx("div",{className:"absolute inset-0 opacity-[0.02] pointer-events-none",style:{backgroundImage:"repeating-linear-gradient(0deg, transparent, transparent 2px, currentColor 2px, currentColor 3px)"}}),e.jsx("div",{className:"absolute inset-0 opacity-[0.03] pointer-events-none",children:e.jsx("div",{className:"absolute inset-0",style:{backgroundImage:"radial-gradient(circle at 1px 1px, currentColor 1px, transparent 0)",backgroundSize:"24px 24px"}})}),e.jsxs("div",{className:"relative flex flex-col md:flex-row items-start md:items-center gap-6",children:[s&&e.jsx("div",{className:"shrink-0",children:e.jsx(L,{passed:s.summary.passed,total:s.summary.total-s.summary.info,status:f,size:"md"})}),e.jsxs("div",{className:"flex-1 space-y-3",children:[e.jsx(_,{}),e.jsxs("div",{className:"flex items-center gap-3 flex-wrap",children:[e.jsx("h1",{className:"text-2xl font-bold font-mono tracking-tight",children:"System Health"}),s?.version&&e.jsxs(z,{variant:"outline",className:"font-mono text-xs bg-muted/50",children:["build ",s.version]})]}),e.jsxs("div",{className:"flex items-center gap-2 text-sm",children:[e.jsx(F,{className:"w-4 h-4 text-muted-foreground"}),e.jsx("span",{className:"text-muted-foreground",children:"Last scan:"}),e.jsx("span",{className:"font-mono",children:n?X(n):"--"}),e.jsx("span",{className:"text-muted-foreground",children:"|"}),e.jsx("span",{className:"text-muted-foreground",children:"Auto-refresh:"}),e.jsx("span",{className:"font-mono text-green-500",children:"30s"})]})]}),e.jsxs("div",{className:"flex items-center gap-2 shrink-0",children:[e.jsxs(p,{variant:"outline",size:"sm",onClick:r,className:"gap-2 font-mono text-xs",children:[e.jsx(C,{className:"w-3 h-3"}),"ccs doctor",e.jsx(S,{className:"w-3 h-3 opacity-50"})]}),e.jsxs(p,{variant:"outline",size:"sm",onClick:c,disabled:t,className:"gap-2",children:[e.jsx(A,{className:l("w-4 h-4",t&&"animate-spin")}),e.jsx("span",{className:"hidden sm:inline",children:"Refresh"}),e.jsx("kbd",{className:"hidden md:inline-flex h-5 items-center gap-1 rounded border bg-muted px-1.5 font-mono text-[10px] font-medium text-muted-foreground",children:"R"})]})]})]})]}),s&&e.jsx("div",{className:"rounded-lg border bg-card p-4",children:e.jsx(q,{total:s.summary.total,passed:s.summary.passed,warnings:s.summary.warnings,errors:s.summary.errors,info:s.summary.info})}),x.length>0&&e.jsx("div",{className:"space-y-3",children:x.map((u,m)=>e.jsx(V,{group:u,defaultOpen:m<2||u.checks.some(N=>N.status==="error"||N.status==="warning")},u.id))}),e.jsxs("div",{className:"flex items-center justify-between text-xs text-muted-foreground border-t pt-4",children:[e.jsxs("div",{className:"flex items-center gap-4",children:[e.jsxs("span",{children:["Version ",e.jsx("span",{className:"font-mono",children:s?.version??"--"})]}),e.jsxs("span",{children:["Platform"," ",e.jsx("span",{className:"font-mono",children:typeof navigator<"u"?navigator.platform:"linux"})]})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx("div",{className:"w-2 h-2 rounded-full bg-green-500 animate-pulse"}),e.jsx("span",{children:"Live monitoring active"})]})]})]})}export{ce as HealthPage};
|
|
1
|
+
import{j as e}from"./radix-ui-DFHQr9A5.js";import{c as l,B as p,a7 as w,a8 as y,a9 as k,e as z,S as h}from"./index-c9idYjfn.js";import{a as M,u as R,b as W}from"./tanstack-C4gT2P7V.js";import{t as g}from"./notifications-B2Pz7lik.js";import{r as j}from"./react-vendor-FspHSO0w.js";import{ao as v,b as E,t as C,o as S,Z as P,f as O,U as $,S as H,ap as I,y as T,a8 as F,J as A}from"./icons-U_6eBV_J.js";import"./utils-CzKF5WmX.js";import"./form-utils-BuXDJb0w.js";import"./code-highlight-BoHWVYut.js";const B={sm:{dimension:80,strokeWidth:6,fontSize:"text-lg",labelSize:"text-[10px]"},md:{dimension:120,strokeWidth:8,fontSize:"text-3xl",labelSize:"text-xs"},lg:{dimension:160,strokeWidth:10,fontSize:"text-4xl",labelSize:"text-sm"}},D={ok:{stroke:"#22C55E",glow:"rgba(34, 197, 94, 0.4)"},warning:{stroke:"#EAB308",glow:"rgba(234, 179, 8, 0.4)"},error:{stroke:"#EF4444",glow:"rgba(239, 68, 68, 0.4)"}};function L({passed:s,total:t,status:a,size:o="md"}){const n=B[o],d=D[a],i=t>0?Math.round(s/t*100):0,r=(n.dimension-n.strokeWidth)/2,c=2*Math.PI*r,f=c-i/100*c,x=n.dimension/2;return e.jsxs("div",{className:"relative inline-flex items-center justify-center",children:[e.jsxs("svg",{width:n.dimension,height:n.dimension,className:"transform -rotate-90",style:{filter:`drop-shadow(0 0 8px ${d.glow})`},children:[e.jsx("circle",{cx:x,cy:x,r,fill:"none",stroke:"currentColor",strokeWidth:n.strokeWidth,className:"text-muted/30"}),e.jsx("circle",{cx:x,cy:x,r,fill:"none",stroke:d.stroke,strokeWidth:n.strokeWidth,strokeLinecap:"round",strokeDasharray:c,strokeDashoffset:f,className:"transition-all duration-1000 ease-out"}),i>0&&e.jsx("circle",{cx:x+r*Math.cos(i/100*2*Math.PI-Math.PI/2),cy:x+r*Math.sin(i/100*2*Math.PI-Math.PI/2),r:n.strokeWidth/2,fill:d.stroke,className:"animate-pulse",style:{filter:`drop-shadow(0 0 4px ${d.glow})`}})]}),e.jsxs("div",{className:"absolute inset-0 flex flex-col items-center justify-center",children:[e.jsx("span",{className:l("font-mono font-bold tracking-tight",n.fontSize),children:i}),e.jsx("span",{className:l("font-mono uppercase tracking-widest text-muted-foreground",n.labelSize),children:"health"})]})]})}function b({label:s,value:t,color:a,bgColor:o}){return e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx("div",{className:l("w-2 h-2 rounded-full animate-pulse",o)}),e.jsx("span",{className:"text-xs font-medium text-muted-foreground uppercase tracking-wider",children:s}),e.jsx("span",{className:l("font-mono font-bold text-sm",a),children:t})]})}function q({total:s,passed:t,warnings:a,errors:o,info:n}){const d=t/s*100,i=a/s*100,r=o/s*100,c=n/s*100;return e.jsxs("div",{className:"space-y-3",children:[e.jsxs("div",{className:"h-2 rounded-full overflow-hidden bg-muted/50 flex",children:[r>0&&e.jsx("div",{className:"h-full bg-red-500 transition-all duration-500",style:{width:`${r}%`}}),i>0&&e.jsx("div",{className:"h-full bg-yellow-500 transition-all duration-500",style:{width:`${i}%`}}),c>0&&e.jsx("div",{className:"h-full bg-blue-500 transition-all duration-500",style:{width:`${c}%`}}),d>0&&e.jsx("div",{className:"h-full bg-green-500 transition-all duration-500",style:{width:`${d}%`}})]}),e.jsxs("div",{className:"flex items-center justify-between gap-4 flex-wrap",children:[e.jsxs("div",{className:"flex items-center gap-1",children:[e.jsx("span",{className:"text-xs font-medium text-muted-foreground uppercase tracking-wider",children:"Checks"}),e.jsx("span",{className:"font-mono font-bold text-lg",children:s})]}),e.jsxs("div",{className:"flex items-center gap-4 flex-wrap",children:[e.jsx(b,{label:"OK",value:t,color:"text-green-500",bgColor:"bg-green-500"}),e.jsx(b,{label:"WARN",value:a,color:"text-yellow-500",bgColor:"bg-yellow-500"}),e.jsx(b,{label:"ERR",value:o,color:"text-red-500",bgColor:"bg-red-500"}),e.jsx(b,{label:"INFO",value:n,color:"text-blue-500",bgColor:"bg-blue-500"})]})]})]})}function G(){return M({queryKey:["health"],queryFn:async()=>(await fetch("/api/health")).json(),refetchInterval:3e4})}function K(){const s=R();return W({mutationFn:async t=>{const a=await fetch(`/api/health/fix/${t}`,{method:"POST"}),o=await a.json();if(!a.ok)throw new Error(o.message);return o},onSuccess:t=>{s.invalidateQueries({queryKey:["health"]}),g.success(t.message)},onError:t=>{g.error(t.message)}})}const Q={ok:{dot:"bg-green-500",label:"OK",labelColor:"text-green-500"},warning:{dot:"bg-yellow-500",label:"WARN",labelColor:"text-yellow-500"},error:{dot:"bg-red-500",label:"ERR",labelColor:"text-red-500"},info:{dot:"bg-blue-500",label:"INFO",labelColor:"text-blue-500"}};function U({check:s}){const t=K(),a=Q[s.status],[o,n]=j.useState(!1),d=s.details||s.fix,i=r=>{navigator.clipboard.writeText(r),g.success("Copied to clipboard")};return d?e.jsx(w,{open:o,onOpenChange:n,children:e.jsxs("div",{className:l("group rounded-lg border transition-all duration-150",o?"border-border bg-muted/30":"border-transparent hover:border-border/50 hover:bg-muted/50"),children:[e.jsx(y,{asChild:!0,children:e.jsxs("button",{className:"w-full flex items-center gap-3 px-3 py-2 text-left",children:[e.jsxs("div",{className:"relative flex items-center justify-center w-4 h-4",children:[e.jsx("div",{className:l("w-2 h-2 rounded-full",a.dot)}),s.status!=="ok"&&e.jsx("div",{className:l("absolute w-2 h-2 rounded-full animate-ping opacity-75",a.dot)})]}),e.jsx("span",{className:"flex-1 text-sm font-medium truncate",children:s.name}),e.jsxs("span",{className:l("font-mono text-xs font-semibold",a.labelColor),children:["[",a.label,"]"]}),e.jsx(E,{className:l("w-4 h-4 text-muted-foreground transition-transform duration-200",o&&"rotate-90")})]})}),e.jsx(k,{children:e.jsxs("div",{className:"px-3 pb-3 pt-1 space-y-2 ml-7",children:[e.jsx("p",{className:"text-xs text-muted-foreground",children:s.message}),s.details&&e.jsx("pre",{className:"text-xs font-mono text-muted-foreground bg-background/50 rounded p-2 overflow-x-auto border border-border/50",children:s.details}),s.fix&&e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsxs("div",{className:"flex-1 flex items-center gap-2 bg-background/50 rounded px-2 py-1.5 border border-border/50",children:[e.jsx(C,{className:"w-3 h-3 text-muted-foreground shrink-0"}),e.jsx("code",{className:"text-xs font-mono flex-1 truncate",children:s.fix}),e.jsx(p,{variant:"ghost",size:"sm",onClick:()=>s.fix&&i(s.fix),className:"h-5 w-5 p-0",children:e.jsx(S,{className:"w-3 h-3"})})]}),s.fixable&&s.status!=="ok"&&e.jsxs(p,{size:"sm",onClick:()=>t.mutate(s.id),disabled:t.isPending,className:"h-7 px-3 text-xs",children:[e.jsx(v,{className:"w-3 h-3 mr-1"}),"Apply Fix"]})]})]})})]})}):e.jsxs("div",{className:l("group flex items-center gap-3 px-3 py-2 rounded-lg","hover:bg-muted/50 transition-colors duration-150","border border-transparent hover:border-border/50"),children:[e.jsxs("div",{className:"relative flex items-center justify-center w-4 h-4",children:[e.jsx("div",{className:l("w-2 h-2 rounded-full",a.dot)}),s.status!=="ok"&&e.jsx("div",{className:l("absolute w-2 h-2 rounded-full animate-ping opacity-75",a.dot)})]}),e.jsx("span",{className:"flex-1 text-sm font-medium truncate",children:s.name}),e.jsxs("span",{className:l("font-mono text-xs font-semibold",a.labelColor),children:["[",a.label,"]"]}),s.fixable&&s.status!=="ok"&&e.jsxs(p,{size:"sm",variant:"ghost",onClick:()=>t.mutate(s.id),disabled:t.isPending,className:"h-6 px-2 text-xs opacity-0 group-hover:opacity-100 transition-opacity",children:[e.jsx(v,{className:"w-3 h-3 mr-1"}),"Fix"]})]})}const Z={Monitor:I,Settings:H,Users:$,Shield:O,Zap:P};function J({group:s,defaultOpen:t=!0}){const[a,o]=j.useState(t),n=Z[s.icon]||I,d=s.checks.filter(m=>m.status==="ok").length,i=s.checks.length,r=s.checks.some(m=>m.status==="error"),c=s.checks.some(m=>m.status==="warning"),f=Math.round(d/i*100),x=r?"text-red-500":c?"text-yellow-500":"text-green-500",u=r?"bg-red-500":c?"bg-yellow-500":"bg-green-500";return e.jsx(w,{open:a,onOpenChange:o,children:e.jsxs("div",{className:l("rounded-lg border transition-all duration-200",r?"border-red-500/30":c?"border-yellow-500/30":"border-border"),children:[e.jsx(y,{asChild:!0,children:e.jsxs("button",{className:l("w-full flex items-center gap-3 p-3 text-left rounded-lg","hover:bg-muted/50 transition-colors duration-150",a&&"rounded-b-none border-b border-border/50"),children:[e.jsx("div",{className:l("p-1.5 rounded-md",r?"bg-red-500/10 text-red-500":c?"bg-yellow-500/10 text-yellow-500":"bg-muted text-muted-foreground"),children:e.jsx(n,{className:"w-4 h-4"})}),e.jsx("span",{className:"flex-1 text-sm font-semibold",children:s.name}),!a&&e.jsx("div",{className:"flex items-center gap-2",children:e.jsx("div",{className:"w-16 h-1.5 rounded-full bg-muted overflow-hidden",children:e.jsx("div",{className:l("h-full transition-all duration-500",u),style:{width:`${f}%`}})})}),e.jsxs("span",{className:l("font-mono text-xs font-semibold",x),children:[d,"/",i]}),e.jsx(T,{className:l("w-4 h-4 text-muted-foreground transition-transform duration-200",a&&"rotate-180")})]})}),e.jsx(k,{children:e.jsx("div",{className:"p-2 space-y-0.5",children:s.checks.map(m=>e.jsx(U,{check:m},m.id))})})]})})}function V(s){return s.errors>0?"error":s.warnings>0?"warning":"ok"}function X(s){const t=Math.floor((Date.now()-s)/1e3);if(t<5)return"just now";if(t<60)return`${t}s ago`;const a=Math.floor(t/60);return a<60?`${a}m ago`:`${Math.floor(a/60)}h ago`}function Y(s){return[...s].sort((t,a)=>{const o=t.checks.filter(r=>r.status==="error").length,n=a.checks.filter(r=>r.status==="error").length,d=t.checks.filter(r=>r.status==="warning").length,i=a.checks.filter(r=>r.status==="warning").length;return o!==n?n-o:i-d})}function _(){return e.jsxs("div",{className:"font-mono text-sm text-muted-foreground flex items-center gap-2",children:[e.jsx("span",{className:"text-green-500",children:"$"}),e.jsx("span",{children:"ccs doctor"})]})}function ee(){return e.jsxs("div",{className:"p-6 max-w-6xl mx-auto space-y-6",children:[e.jsx("div",{className:"rounded-xl border bg-gradient-to-br from-background to-muted/20 p-6",children:e.jsxs("div",{className:"flex items-center gap-6",children:[e.jsx(h,{className:"w-[120px] h-[120px] rounded-full"}),e.jsxs("div",{className:"flex-1 space-y-3",children:[e.jsx(h,{className:"h-5 w-48"}),e.jsx(h,{className:"h-8 w-64"}),e.jsx(h,{className:"h-4 w-32"})]})]})}),e.jsx(h,{className:"h-16 w-full rounded-lg"}),e.jsx("div",{className:"space-y-3",children:[1,2,3,4].map(s=>e.jsx(h,{className:"h-20 rounded-lg"},s))})]})}function ce(){const{data:s,isLoading:t,refetch:a,dataUpdatedAt:o}=G(),n=o,[d,i]=j.useState(0);j.useEffect(()=>{const u=setInterval(()=>i(m=>m+1),1e3);return()=>clearInterval(u)},[]);const r=()=>{navigator.clipboard.writeText("ccs doctor"),g.success("Copied to clipboard")},c=()=>{a(),g.info("Refreshing health checks...")};if(t&&!s)return e.jsx(ee,{});const f=s?V(s.summary):"ok",x=s?.groups?Y(s.groups):[];return e.jsxs("div",{className:"p-6 max-w-6xl mx-auto space-y-6",children:[e.jsxs("div",{className:l("relative overflow-hidden rounded-xl border p-6","bg-gradient-to-br from-background via-background to-muted/30"),children:[e.jsx("div",{className:"absolute inset-0 opacity-[0.02] pointer-events-none",style:{backgroundImage:"repeating-linear-gradient(0deg, transparent, transparent 2px, currentColor 2px, currentColor 3px)"}}),e.jsx("div",{className:"absolute inset-0 opacity-[0.03] pointer-events-none",children:e.jsx("div",{className:"absolute inset-0",style:{backgroundImage:"radial-gradient(circle at 1px 1px, currentColor 1px, transparent 0)",backgroundSize:"24px 24px"}})}),e.jsxs("div",{className:"relative flex flex-col md:flex-row items-start md:items-center gap-6",children:[s&&e.jsx("div",{className:"shrink-0",children:e.jsx(L,{passed:s.summary.passed,total:s.summary.total-s.summary.info,status:f,size:"md"})}),e.jsxs("div",{className:"flex-1 space-y-3",children:[e.jsx(_,{}),e.jsxs("div",{className:"flex items-center gap-3 flex-wrap",children:[e.jsx("h1",{className:"text-2xl font-bold font-mono tracking-tight",children:"System Health"}),s?.version&&e.jsxs(z,{variant:"outline",className:"font-mono text-xs bg-muted/50",children:["build ",s.version]})]}),e.jsxs("div",{className:"flex items-center gap-2 text-sm",children:[e.jsx(F,{className:"w-4 h-4 text-muted-foreground"}),e.jsx("span",{className:"text-muted-foreground",children:"Last scan:"}),e.jsx("span",{className:"font-mono",children:n?X(n):"--"}),e.jsx("span",{className:"text-muted-foreground",children:"|"}),e.jsx("span",{className:"text-muted-foreground",children:"Auto-refresh:"}),e.jsx("span",{className:"font-mono text-green-500",children:"30s"})]})]}),e.jsxs("div",{className:"flex items-center gap-2 shrink-0",children:[e.jsxs(p,{variant:"outline",size:"sm",onClick:r,className:"gap-2 font-mono text-xs",children:[e.jsx(C,{className:"w-3 h-3"}),"ccs doctor",e.jsx(S,{className:"w-3 h-3 opacity-50"})]}),e.jsxs(p,{variant:"outline",size:"sm",onClick:c,disabled:t,className:"gap-2",children:[e.jsx(A,{className:l("w-4 h-4",t&&"animate-spin")}),e.jsx("span",{className:"hidden sm:inline",children:"Refresh"}),e.jsx("kbd",{className:"hidden md:inline-flex h-5 items-center gap-1 rounded border bg-muted px-1.5 font-mono text-[10px] font-medium text-muted-foreground",children:"R"})]})]})]})]}),s&&e.jsx("div",{className:"rounded-lg border bg-card p-4",children:e.jsx(q,{total:s.summary.total,passed:s.summary.passed,warnings:s.summary.warnings,errors:s.summary.errors,info:s.summary.info})}),x.length>0&&e.jsx("div",{className:"space-y-3",children:x.map((u,m)=>e.jsx(J,{group:u,defaultOpen:m<2||u.checks.some(N=>N.status==="error"||N.status==="warning")},u.id))}),e.jsxs("div",{className:"flex items-center justify-between text-xs text-muted-foreground border-t pt-4",children:[e.jsxs("div",{className:"flex items-center gap-4",children:[e.jsxs("span",{children:["Version ",e.jsx("span",{className:"font-mono",children:s?.version??"--"})]}),e.jsxs("span",{children:["Platform"," ",e.jsx("span",{className:"font-mono",children:typeof navigator<"u"?navigator.platform:"linux"})]})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx("div",{className:"w-2 h-2 rounded-full bg-green-500 animate-pulse"}),e.jsx("span",{children:"Live monitoring active"})]})]})]})}export{ce as HealthPage};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as y}from"./react-vendor-FspHSO0w.js";const _=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),M=t=>t.replace(/^([A-Z])|[\s-_]+(\w)/g,(a,c,o)=>o?o.toUpperCase():c.toLowerCase()),d=t=>{const a=M(t);return a.charAt(0).toUpperCase()+a.slice(1)},r=(...t)=>t.filter((a,c,o)=>!!a&&a.trim()!==""&&o.indexOf(a)===c).join(" ").trim(),m=t=>{for(const a in t)if(a.startsWith("aria-")||a==="role"||a==="title")return!0};var v={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 x=y.forwardRef(({color:t="currentColor",size:a=24,strokeWidth:c=2,absoluteStrokeWidth:o,className:s="",children:n,iconNode:i,...h},k)=>y.createElement("svg",{ref:k,...v,width:a,height:a,stroke:t,strokeWidth:o?Number(c)*24/Number(a):c,className:r("lucide",s),...!n&&!m(h)&&{"aria-hidden":"true"},...h},[...i.map(([p,l])=>y.createElement(p,l)),...Array.isArray(n)?n:[n]]));const e=(t,a)=>{const c=y.forwardRef(({className:o,...s},n)=>y.createElement(x,{ref:n,iconNode:a,className:r(`lucide-${_(d(t))}`,`lucide-${t}`,o),...s}));return c.displayName=d(t),c};const f=[["path",{d:"M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2",key:"169zse"}]],Z1=e("activity",f);const g=[["path",{d:"M17 7 7 17",key:"15tmo1"}],["path",{d:"M17 17H7V7",key:"1org7z"}]],K1=e("arrow-down-left",g);const w=[["path",{d:"m7 7 10 10",key:"1fmybs"}],["path",{d:"M17 7v10H7",key:"6fjiku"}]],X1=e("arrow-down-right",w);const $=[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]],J1=e("arrow-left",$);const N=[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]],Q1=e("arrow-up-right",N);const u=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],Y1=e("arrow-up",u);const z=[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]],e2=e("book-open",z);const b=[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]],a2=e("bot",b);const C=[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]],t2=e("calendar",C);const j=[["path",{d:"M3 3v16a2 2 0 0 0 2 2h16",key:"c24i48"}],["path",{d:"M18 17V9",key:"2bz60n"}],["path",{d:"M13 17V5",key:"1frdt8"}],["path",{d:"M8 17v-3",key:"17ska0"}]],c2=e("chart-column",j);const q=[["path",{d:"M21 12c.552 0 1.005-.449.95-.998a10 10 0 0 0-8.953-8.951c-.55-.055-.998.398-.998.95v8a1 1 0 0 0 1 1z",key:"pzmjnu"}],["path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83",key:"k2fpak"}]],o2=e("chart-pie",q);const A=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],n2=e("check",A);const H=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],y2=e("chevron-down",H);const L=[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]],s2=e("chevron-left",L);const V=[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]],h2=e("chevron-right",V);const S=[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]],d2=e("chevron-up",S);const E=[["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"}]],r2=e("circle-alert",E);const R=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],i2=e("circle-check-big",R);const P=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],k2=e("circle-check",P);const U=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],p2=e("circle-x",U);const B=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],l2=e("circle",B);const D=[["path",{d:"M12 6v6l4 2",key:"mmk7yg"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],_2=e("clock",D);const G=[["path",{d:"m18 16 4-4-4-4",key:"1inbqp"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"m14.5 4-5 16",key:"e7oirm"}]],M2=e("code-xml",G);const O=[["path",{d:"m16 18 6-6-6-6",key:"eg8j8"}],["path",{d:"m8 6-6 6 6 6",key:"ppft3o"}]],m2=e("code",O);const F=[["circle",{cx:"8",cy:"8",r:"6",key:"3yglwk"}],["path",{d:"M18.09 10.37A6 6 0 1 1 10.34 18",key:"t5s6rm"}],["path",{d:"M7 6h1v4",key:"1obek4"}],["path",{d:"m16.71 13.88.7.71-2.82 2.82",key:"1rbuyh"}]],v2=e("coins",F);const T=[["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"}]],x2=e("copy",T);const W=[["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M17 20v2",key:"1rnc9c"}],["path",{d:"M17 2v2",key:"11trls"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M2 17h2",key:"7oei6x"}],["path",{d:"M2 7h2",key:"asdhe0"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"M20 17h2",key:"1fpfkl"}],["path",{d:"M20 7h2",key:"1o8tra"}],["path",{d:"M7 20v2",key:"4gnj0m"}],["path",{d:"M7 2v2",key:"1i4yhu"}],["rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",key:"1vbyd7"}],["rect",{x:"8",y:"8",width:"8",height:"8",rx:"1",key:"z9xiuo"}]],f2=e("cpu",W);const I=[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]],g2=e("database",I);const Z=[["line",{x1:"12",x2:"12",y1:"2",y2:"22",key:"7eqyqh"}],["path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6",key:"1b0p4s"}]],w2=e("dollar-sign",Z);const K=[["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"}]],$2=e("download",K);const X=[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"19",cy:"12",r:"1",key:"1wjl8i"}],["circle",{cx:"5",cy:"12",r:"1",key:"1pcz8c"}]],N2=e("ellipsis",X);const J=[["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"}]],u2=e("external-link",J);const Q=[["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"}]],z2=e("eye-off",Q);const Y=[["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"}]],b2=e("eye",Y);const e1=[["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:"M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1",key:"1oajmo"}],["path",{d:"M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1",key:"mpwhp6"}]],C2=e("file-braces",e1);const a1=[["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:"M10 12.5 8 15l2 2.5",key:"1tg20x"}],["path",{d:"m14 12.5 2 2.5-2 2.5",key:"yinavb"}]],j2=e("file-code",a1);const t1=[["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:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],q2=e("file-exclamation-point",t1);const c1=[["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:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]],A2=e("file-text",c1);const o1=[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]],H2=e("folder-open",o1);const n1=[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]],L2=e("gauge",n1);const y1=[["line",{x1:"6",x2:"6",y1:"3",y2:"15",key:"17qcm7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]],V2=e("git-branch",y1);const s1=[["path",{d:"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4",key:"tonef"}],["path",{d:"M9 18c-4.51 2-5-2-7-2",key:"9comsn"}]],S2=e("github",s1);const h1=[["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"}]],E2=e("globe",h1);const d1=[["circle",{cx:"12",cy:"9",r:"1",key:"124mty"}],["circle",{cx:"19",cy:"9",r:"1",key:"1ruzo2"}],["circle",{cx:"5",cy:"9",r:"1",key:"1a8b28"}],["circle",{cx:"12",cy:"15",r:"1",key:"1e56xg"}],["circle",{cx:"19",cy:"15",r:"1",key:"1a92ep"}],["circle",{cx:"5",cy:"15",r:"1",key:"5r1jwy"}]],R2=e("grip-horizontal",d1);const r1=[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]],P2=e("grip-vertical",r1);const i1=[["path",{d:"M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5",key:"mvr1a0"}]],U2=e("heart",i1);const k1=[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8",key:"5wwlr5"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"r6nss1"}]],B2=e("house",k1);const p1=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]],D2=e("info",p1);const l1=[["path",{d:"m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4",key:"g0fldk"}],["path",{d:"m21 2-9.6 9.6",key:"1j0ho8"}],["circle",{cx:"7.5",cy:"15.5",r:"5.5",key:"yqb3hr"}]],G2=e("key",l1);const _1=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]],O2=e("loader-circle",_1);const M1=[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21",key:"1svkeh"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21",key:"vw1qmm"}]],F2=e("monitor",M1);const m1=[["path",{d:"M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401",key:"kfwtm"}]],T2=e("moon",m1);const v1=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]],W2=e("panel-left",v1);const x1=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],I2=e("plus",x1);const f1=[["path",{d:"M18.36 6.64A9 9 0 0 1 20.77 15",key:"dxknvb"}],["path",{d:"M6.16 6.16a9 9 0 1 0 12.68 12.68",key:"1x7qb5"}],["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],Z2=e("power-off",f1);const g1=[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"M18.4 6.6a9 9 0 1 1-12.77.04",key:"obofu9"}]],K2=e("power",g1);const w1=[["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"}]],X2=e("radio",w1);const $1=[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]],J2=e("refresh-cw",$1);const N1=[["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"}]],Q2=e("rotate-ccw",N1);const u1=[["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"}]],Y2=e("rotate-cw",u1);const z1=[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]],e0=e("save",z1);const b1=[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]],a0=e("search",b1);const C1=[["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"}]],t0=e("server",C1);const j1=[["path",{d:"M14 17H5",key:"gfn3mx"}],["path",{d:"M19 7h-9",key:"6i9tg"}],["circle",{cx:"17",cy:"17",r:"3",key:"18b49y"}],["circle",{cx:"7",cy:"7",r:"3",key:"dfmy0x"}]],c0=e("settings-2",j1);const q1=[["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"}]],o0=e("settings",q1);const A1=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}]],n0=e("shield",A1);const H1=[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]],y0=e("sparkles",H1);const L1=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],s0=e("square",L1);const V1=[["path",{d:"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z",key:"r04s7s"}]],h0=e("star",V1);const S1=[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]],d0=e("sun",S1);const E1=[["path",{d:"M12 19h8",key:"baeox8"}],["path",{d:"m4 17 6-6-6-6",key:"1yngyt"}]],r0=e("terminal",E1);const R1=[["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"}]],i0=e("trash-2",R1);const P1=[["path",{d:"M16 7h6v6",key:"box55l"}],["path",{d:"m22 7-8.5 8.5-5-5L2 17",key:"1t1m79"}]],k0=e("trending-up",P1);const U1=[["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"}]],p0=e("triangle-alert",U1);const B1=[["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"}]],l0=e("user",B1);const D1=[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["path",{d:"M16 3.128a4 4 0 0 1 0 7.744",key:"16gr8j"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}]],_0=e("users",D1);const G1=[["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"}]],M0=e("wifi-off",G1);const O1=[["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"}]],m0=e("wifi",O1);const F1=[["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"}]],v0=e("wrench",F1);const T1=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],x0=e("x",T1);const W1=[["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"}]],f0=e("zap",W1);export{l0 as $,Z1 as A,e2 as B,c2 as C,u2 as D,z2 as E,H2 as F,L2 as G,B2 as H,D2 as I,J2 as J,G2 as K,O2 as L,T2 as M,i0 as N,e0 as O,W2 as P,M2 as Q,Q2 as R,o0 as S,p0 as T,_0 as U,I2 as V,M0 as W,x0 as X,y0 as Y,f0 as Z,h0 as _,S2 as a,N2 as a0,s2 as a1,t2 as a2,w2 as a3,g2 as a4,X1 as a5,t0 as a6,v2 as a7,f2 as a8,k0 as a9,o2 as aa,a0 as ab,r2 as ac,C2 as ad,J1 as ae,Y1 as af,K2 as ag,Y2 as ah,s0 as ai,V2 as aj,$2 as ak,Z2 as al,E2 as am,j2 as an,v0 as ao,F2 as ap,a2 as aq,h2 as b,d0 as c,b2 as d,m0 as e,n0 as f,U2 as g,i2 as h,l2 as i,n2 as j,P2 as k,k2 as l,p2 as m,X2 as n,x2 as o,q2 as p,R2 as q,_2 as r,A2 as s,r0 as t,m2 as u,Q1 as v,K1 as w,d2 as x,y2 as y,c0 as z};
|