scriptorium 0.0.1 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/README.md +31 -8
  2. package/bin/scriptorium.js +1 -1
  3. package/build/client/assets/_layout-4p0zIumj.js +1 -0
  4. package/build/client/assets/_layout-CG4jvKXd.js +1 -0
  5. package/build/client/assets/_layout-DUvno75Q.js +1 -0
  6. package/build/client/assets/_layout-tj841ZFj.js +3 -0
  7. package/build/client/assets/auth-shell-CM4lzbUg.js +1 -0
  8. package/build/client/assets/breadcrumbs-CLMk50vh.js +1 -0
  9. package/build/client/assets/{chunk-EPOLDU6W-B-j6nV8T.js → chunk-EPOLDU6W-BT1NqV1s.js} +11 -11
  10. package/build/client/assets/confirm-passkey-sqNHrDN7.js +1 -0
  11. package/build/client/assets/document-title-CaFCBnQ-.js +1 -0
  12. package/build/client/assets/entry.client-B2qwDNf_.js +13 -0
  13. package/build/client/assets/events-BGAz2o24.js +39 -0
  14. package/build/client/assets/files-247Zppti.js +1 -0
  15. package/build/client/assets/files-COflIyot.js +1 -0
  16. package/build/client/assets/files-browser-DKxCza7c.js +1 -0
  17. package/build/client/assets/files.browse-BBMm6lgA.js +1 -0
  18. package/build/client/assets/files.browse-Dq0nnEAB.js +1 -0
  19. package/build/client/assets/index-BumTGMZF.js +1 -0
  20. package/build/client/assets/index-CLO24mr0.js +1 -0
  21. package/build/client/assets/index-D-coH8u1.js +34 -0
  22. package/build/client/assets/index-DxuBmPz-.js +1 -0
  23. package/build/client/assets/jsx-runtime-u17CrQMm.js +1 -0
  24. package/build/client/assets/login-SMI1sC8T.js +1 -0
  25. package/build/client/assets/manifest-27a6038b.js +1 -0
  26. package/build/client/assets/passkeys-Cg-Qx1Gj.js +1 -0
  27. package/build/client/assets/project-events-provider-Cz1h_7Z0.js +1 -0
  28. package/build/client/assets/project-route-Cqnw3iG7.js +1 -0
  29. package/build/client/assets/projects-CcOVpbnV.js +1 -0
  30. package/build/client/assets/projects._projectId.proxy._-l0sNRNKZ.js +1 -0
  31. package/build/client/assets/projects.new-BIAajDmU.js +1 -0
  32. package/build/client/assets/register-CwUWzMvC.js +1 -0
  33. package/build/client/assets/review-browser-CkLIZsiU.js +1 -0
  34. package/build/client/assets/review._mode-CjiM88Yw.js +1 -0
  35. package/build/client/assets/review.uncommitted-DnCOhh-l.js +1 -0
  36. package/build/client/assets/root-DtlaHd7Y.js +1 -0
  37. package/build/client/assets/root-h1ZnuAzH.css +1 -0
  38. package/build/client/assets/{scroll-indicator-CFaTM_rb.js → scroll-indicator-DxagqbkL.js} +8 -8
  39. package/build/client/assets/scrollable-layout-CR2OL0dM.js +1 -0
  40. package/build/client/assets/session-route-Cd_9l4G7.js +1 -0
  41. package/build/client/assets/sessions-provider-xySz_P7U.js +1 -0
  42. package/build/client/assets/settings-CYavUXKt.js +1 -0
  43. package/build/client/assets/sidebar-BpDMNa9u.js +1 -0
  44. package/build/client/assets/use-double-check-BJPDnzvf.js +1 -0
  45. package/build/runtime/app/lib/runtime-config/cache.server.js +15 -0
  46. package/build/runtime/app/lib/runtime-config/cli.server.js +79 -0
  47. package/build/runtime/app/lib/runtime-config/docs.server.js +170 -0
  48. package/build/runtime/app/lib/runtime-config/loader.server.js +69 -0
  49. package/build/runtime/app/lib/runtime-config/schema.server.js +128 -0
  50. package/build/runtime/server/index.js +176 -0
  51. package/build/server/index.js +8989 -4661
  52. package/docs/config.md +12 -8
  53. package/drizzle/20260324172031_curved_junta/migration.sql +20 -0
  54. package/drizzle/20260324172031_curved_junta/snapshot.json +684 -0
  55. package/drizzle/20260327233106_model_usage/migration.sql +15 -0
  56. package/drizzle/20260327233106_model_usage/snapshot.json +830 -0
  57. package/drizzle/20260331000000_projects_and_model_usages/migration.sql +41 -0
  58. package/package.json +18 -5
  59. package/build/client/assets/_layout-D-bxuQBW.js +0 -1
  60. package/build/client/assets/_layout-D2eOWFrG.js +0 -1
  61. package/build/client/assets/_layout-D4m0RbUC.js +0 -1
  62. package/build/client/assets/_layout-DggtTDZp.js +0 -1
  63. package/build/client/assets/auth-shell-FEL5QDuP.js +0 -1
  64. package/build/client/assets/confirm-passkey-ntLsS7_k.js +0 -1
  65. package/build/client/assets/entry.client-BkscxSA6.js +0 -5
  66. package/build/client/assets/file-list-DBDZbrBp.js +0 -1
  67. package/build/client/assets/files-Bzkr7-i7.js +0 -1
  68. package/build/client/assets/files-browser-KNurSsen.js +0 -1
  69. package/build/client/assets/files-cnv1kfgp.js +0 -1
  70. package/build/client/assets/files.browse-9p4xl9MV.js +0 -1
  71. package/build/client/assets/git-CjSY0eSC.js +0 -1
  72. package/build/client/assets/git-T0lLjMNd.js +0 -1
  73. package/build/client/assets/git-browser-DwSOY6QN.js +0 -1
  74. package/build/client/assets/iconify-BDcX0yw8.js +0 -1
  75. package/build/client/assets/index-8zQ7Fizv.js +0 -9
  76. package/build/client/assets/index-BUN6tnpl.js +0 -1
  77. package/build/client/assets/index-BlNoCKAt.js +0 -1
  78. package/build/client/assets/index-g2QB9BbT.js +0 -1
  79. package/build/client/assets/instance-events-provider-DTYnvumj.js +0 -39
  80. package/build/client/assets/instance-route-C25LRYYo.js +0 -1
  81. package/build/client/assets/instances-CzjXhR3c.js +0 -1
  82. package/build/client/assets/instances._instanceId.sessions._sessionId.test-COZIMxji.js +0 -208
  83. package/build/client/assets/instances.new-BZi5xwEV.js +0 -1
  84. package/build/client/assets/login-Bwt79t7_.js +0 -1
  85. package/build/client/assets/magic-string.es-DjU5CGuV.js +0 -10
  86. package/build/client/assets/manifest-3c01c628.js +0 -1
  87. package/build/client/assets/message-card-DJ5C3WNp.js +0 -34
  88. package/build/client/assets/passkeys-DpNQs4bn.js +0 -1
  89. package/build/client/assets/register-DXPj5RLZ.js +0 -1
  90. package/build/client/assets/root-DxD-Skic.css +0 -1
  91. package/build/client/assets/root-DxyfhNRI.js +0 -1
  92. package/build/client/assets/scrollable-layout-CS-vPTNM.js +0 -1
  93. package/build/client/assets/session-route-oxi4s_Qg.js +0 -1
  94. package/build/client/assets/sessions-provider-D1t07kir.js +0 -1
  95. package/build/client/assets/settings-CameSNIM.js +0 -1
  96. package/build/client/assets/sidebar-DRhB33rT.js +0 -1
  97. package/build/client/assets/use-double-check-CbbarqDt.js +0 -1
  98. package/build/runtime/app/lib/runtime-config.server.js +0 -422
  99. package/build/runtime/cli/scriptorium.js +0 -21
  100. package/build/runtime/cli/serve.js +0 -101
  101. /package/build/client/assets/{message-card-BclR_JqA.css → index-BclR_JqA.css} +0 -0
  102. /package/build/client/assets/{instances._instanceId.proxy._-l0sNRNKZ.js → projects._projectId.file-references.resolve-l0sNRNKZ.js} +0 -0
@@ -1 +0,0 @@
1
- import{u as g,w as P,F as S}from"./chunk-EPOLDU6W-B-j6nV8T.js";import{r as i,j as e}from"./files.browse-9p4xl9MV.js";import{S as E}from"./scrollable-layout-CS-vPTNM.js";import{d as F}from"./route-handle-DcEil3NY.js";import{S as B}from"./file-list-DBDZbrBp.js";function C({route:a="/files/browse",initialPath:r,selectionMode:s="either",label:n,name:c,value:t=null,onBrowsePathChange:p,onSelectionChange:u}){const l=g(),[b,h]=i.useState(t?{path:t,type:"directory",name:t.split("/").filter(Boolean).at(-1)||t}:null);i.useEffect(()=>{l.load(x(a,r,s))},[r,a,s]),i.useEffect(()=>{t&&h({path:t,type:"directory",name:t.split("/").filter(Boolean).at(-1)||t})},[t]);const m=l.data?.listing,f=l.data?.error,d=m?.currentPath??r,y=l.state!=="idle",w=b?.path??t??"";function j(o){l.load(x(a,o,s))}function N(o){h(o),u?.(o)}return i.useEffect(()=>{p?.(d)},[d,p]),e.jsxs("section",{className:"space-y-3",children:[f?e.jsx("p",{className:"text-base leading-6",children:f}):null,e.jsx(B,{currentPath:d,entries:m?.entries||[],emptyLabel:"This folder is empty.",isLoading:y,label:n,name:c,onBrowseTo:j,onSelectionChange:N,parentPath:m?.parentPath||null,selectedPath:w,selectionMode:s})]})}function x(a,r,s){const n=new URLSearchParams({path:r,selectionMode:s});return`${a}?${n.toString()}`}const I=F({title:[{label:"Instances",to:"/instances"},{label:"New instance"}]}),U=P(function({actionData:r,loaderData:s}){const[n,c]=i.useState(s.initialDirectory),t=n.split("/").filter(Boolean).at(-1)||n;return e.jsx(S,{className:"flex min-h-0 flex-1 flex-col",method:"post",children:e.jsx(E,{header:e.jsxs("div",{className:"grid min-h-11 w-full grid-cols-[minmax(0,1fr)_minmax(14rem,20rem)_auto] items-center gap-3",children:[e.jsx("p",{className:"truncate text-base font-bold",children:n}),e.jsxs("label",{className:"min-w-0",children:[e.jsx("span",{className:"sr-only",children:"Folder name"}),e.jsx("input",{className:"min-h-11 w-full border-l-2 border-black px-3 py-2 text-base focus-visible:outline-2 focus-visible:outline-black",name:"name",placeholder:t,type:"text"})]}),e.jsx("button",{className:"min-h-11 bg-black px-3 py-2 text-base text-white",type:"submit",children:"Create"})]}),children:e.jsxs("section",{className:"space-y-6 pt-6",children:[r?.error?e.jsx("p",{className:"text-base leading-6",children:r.error}):null,e.jsx(C,{initialPath:s.initialDirectory,name:"directory",onBrowsePathChange:c,route:"/files/browse",selectionMode:"directory"})]})})})});export{U as default,I as handle};
@@ -1 +0,0 @@
1
- import{w as c,d as u,L as m}from"./chunk-EPOLDU6W-B-j6nV8T.js";import{r as i,j as e}from"./files.browse-9p4xl9MV.js";import{a as p,S as g}from"./auth-shell-FEL5QDuP.js";import{s as d}from"./webauthn.client-C1ZSQfKs.js";import"./safe-area.module-CwCzHS6V.js";const w=c(function({}){const r=u(),[t,n]=i.useState(!1),[o,a]=i.useState(null);async function l(){try{n(!0),a(null);const s=await d();r(s.redirectTo)}catch(s){a(s instanceof Error?s.message:"Passkey sign-in failed.")}finally{n(!1)}}return e.jsx(p,{title:"Login",copy:"",children:e.jsxs("div",{className:"space-y-4",children:[e.jsx("button",{className:"inline-flex min-h-11 w-full items-center justify-center bg-black px-3 py-2 text-base text-white sm:w-auto",disabled:t,onClick:l,type:"button",children:t?"Waiting for your passkey":"Continue with a passkey"}),e.jsx(g,{message:o}),e.jsx("p",{className:"text-sm leading-6",children:e.jsx(m,{className:"underline underline-offset-4",to:"/register",children:"Register a new passkey"})})]})})});export{w as default};
@@ -1,10 +0,0 @@
1
- var x=44,E=59,m="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",S=new Uint8Array(64),k=new Uint8Array(128);for(let u=0;u<m.length;u++){const t=m.charCodeAt(u);S[u]=t,k[t]=u}function c(u,t,e){let i=t-e;i=i<0?-i<<1|1:i<<1;do{let n=i&31;i>>>=5,i>0&&(n|=32),u.write(S[n])}while(i>0);return t}var b=1024*16,C=typeof TextDecoder<"u"?new TextDecoder:typeof Buffer<"u"?{decode(u){return Buffer.from(u.buffer,u.byteOffset,u.byteLength).toString()}}:{decode(u){let t="";for(let e=0;e<u.length;e++)t+=String.fromCharCode(u[e]);return t}},L=class{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(b)}write(u){const{buffer:t}=this;t[this.pos++]=u,this.pos===b&&(this.out+=C.decode(t),this.pos=0)}flush(){const{buffer:u,out:t,pos:e}=this;return e>0?t+C.decode(u.subarray(0,e)):t}};function R(u){const t=new L;let e=0,i=0,n=0,r=0;for(let s=0;s<u.length;s++){const h=u[s];if(s>0&&t.write(E),h.length===0)continue;let o=0;for(let l=0;l<h.length;l++){const a=h[l];l>0&&t.write(x),o=c(t,a[0],o),a.length!==1&&(e=c(t,a[1],e),i=c(t,a[2],i),n=c(t,a[3],n),a.length!==4&&(r=c(t,a[4],r)))}}return t.flush()}class p{constructor(t){this.bits=t instanceof p?t.bits.slice():[]}add(t){this.bits[t>>5]|=1<<(t&31)}has(t){return!!(this.bits[t>>5]&1<<(t&31))}}class g{constructor(t,e,i){this.start=t,this.end=e,this.original=i,this.intro="",this.outro="",this.content=i,this.storeName=!1,this.edited=!1,this.previous=null,this.next=null}appendLeft(t){this.outro+=t}appendRight(t){this.intro=this.intro+t}clone(){const t=new g(this.start,this.end,this.original);return t.intro=this.intro,t.outro=this.outro,t.content=this.content,t.storeName=this.storeName,t.edited=this.edited,t}contains(t){return this.start<t&&t<this.end}eachNext(t){let e=this;for(;e;)t(e),e=e.next}eachPrevious(t){let e=this;for(;e;)t(e),e=e.previous}edit(t,e,i){return this.content=t,i||(this.intro="",this.outro=""),this.storeName=e,this.edited=!0,this}prependLeft(t){this.outro=t+this.outro}prependRight(t){this.intro=t+this.intro}reset(){this.intro="",this.outro="",this.edited&&(this.content=this.original,this.storeName=!1,this.edited=!1)}split(t){const e=t-this.start,i=this.original.slice(0,e),n=this.original.slice(e);this.original=i;const r=new g(t,this.end,n);return r.outro=this.outro,this.outro="",this.end=t,this.edited?(r.edit("",!1),this.content=""):this.content=i,r.next=this.next,r.next&&(r.next.previous=r),r.previous=this,this.next=r,r}toString(){return this.intro+this.content+this.outro}trimEnd(t){if(this.outro=this.outro.replace(t,""),this.outro.length)return!0;const e=this.content.replace(t,"");if(e.length)return e!==this.content&&(this.split(this.start+e.length).edit("",void 0,!0),this.edited&&this.edit(e,this.storeName,!0)),!0;if(this.edit("",void 0,!0),this.intro=this.intro.replace(t,""),this.intro.length)return!0}trimStart(t){if(this.intro=this.intro.replace(t,""),this.intro.length)return!0;const e=this.content.replace(t,"");if(e.length){if(e!==this.content){const i=this.split(this.end-e.length);this.edited&&i.edit(e,this.storeName,!0),this.edit("",void 0,!0)}return!0}else if(this.edit("",void 0,!0),this.outro=this.outro.replace(t,""),this.outro.length)return!0}}function _(){return typeof globalThis<"u"&&typeof globalThis.btoa=="function"?u=>globalThis.btoa(unescape(encodeURIComponent(u))):typeof Buffer=="function"?u=>Buffer.from(u,"utf-8").toString("base64"):()=>{throw new Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.")}}const O=_();class N{constructor(t){this.version=3,this.file=t.file,this.sources=t.sources,this.sourcesContent=t.sourcesContent,this.names=t.names,this.mappings=R(t.mappings),typeof t.x_google_ignoreList<"u"&&(this.x_google_ignoreList=t.x_google_ignoreList),typeof t.debugId<"u"&&(this.debugId=t.debugId)}toString(){return JSON.stringify(this)}toUrl(){return"data:application/json;charset=utf-8;base64,"+O(this.toString())}}function I(u){const t=u.split(`
2
- `),e=t.filter(r=>/^\t+/.test(r)),i=t.filter(r=>/^ {2,}/.test(r));if(e.length===0&&i.length===0)return null;if(e.length>=i.length)return" ";const n=i.reduce((r,s)=>{const h=/^ +/.exec(s)[0].length;return Math.min(h,r)},1/0);return new Array(n+1).join(" ")}function A(u,t){const e=u.split(/[/\\]/),i=t.split(/[/\\]/);for(e.pop();e[0]===i[0];)e.shift(),i.shift();if(e.length){let n=e.length;for(;n--;)e[n]=".."}return e.concat(i).join("/")}const T=Object.prototype.toString;function j(u){return T.call(u)==="[object Object]"}function y(u){const t=u.split(`
3
- `),e=[];for(let i=0,n=0;i<t.length;i++)e.push(n),n+=t[i].length+1;return function(n){let r=0,s=e.length;for(;r<s;){const l=r+s>>1;n<e[l]?s=l:r=l+1}const h=r-1,o=n-e[h];return{line:h,column:o}}}const $=/\w/;class U{constructor(t){this.hires=t,this.generatedCodeLine=0,this.generatedCodeColumn=0,this.raw=[],this.rawSegments=this.raw[this.generatedCodeLine]=[],this.pending=null}addEdit(t,e,i,n){if(e.length){const r=e.length-1;let s=e.indexOf(`
4
- `,0),h=-1;for(;s>=0&&r>s;){const l=[this.generatedCodeColumn,t,i.line,i.column];n>=0&&l.push(n),this.rawSegments.push(l),this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,h=s,s=e.indexOf(`
5
- `,s+1)}const o=[this.generatedCodeColumn,t,i.line,i.column];n>=0&&o.push(n),this.rawSegments.push(o),this.advance(e.slice(h+1))}else this.pending&&(this.rawSegments.push(this.pending),this.advance(e));this.pending=null}addUneditedChunk(t,e,i,n,r){let s=e.start,h=!0,o=!1;for(;s<e.end;){if(i[s]===`
6
- `)n.line+=1,n.column=0,this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,h=!0,o=!1;else{if(this.hires||h||r.has(s)){const l=[this.generatedCodeColumn,t,n.line,n.column];this.hires==="boundary"?$.test(i[s])?o||(this.rawSegments.push(l),o=!0):(this.rawSegments.push(l),o=!1):this.rawSegments.push(l)}n.column+=1,this.generatedCodeColumn+=1,h=!1}s+=1}this.pending=null}advance(t){if(!t)return;const e=t.split(`
7
- `);if(e.length>1){for(let i=0;i<e.length-1;i++)this.generatedCodeLine++,this.raw[this.generatedCodeLine]=this.rawSegments=[];this.generatedCodeColumn=0}this.generatedCodeColumn+=e[e.length-1].length}}const d=`
8
- `,f={insertLeft:!1,insertRight:!1,storeName:!1};class v{constructor(t,e={}){const i=new g(0,t.length,t);Object.defineProperties(this,{original:{writable:!0,value:t},outro:{writable:!0,value:""},intro:{writable:!0,value:""},firstChunk:{writable:!0,value:i},lastChunk:{writable:!0,value:i},lastSearchedChunk:{writable:!0,value:i},byStart:{writable:!0,value:{}},byEnd:{writable:!0,value:{}},filename:{writable:!0,value:e.filename},indentExclusionRanges:{writable:!0,value:e.indentExclusionRanges},sourcemapLocations:{writable:!0,value:new p},storedNames:{writable:!0,value:{}},indentStr:{writable:!0,value:void 0},ignoreList:{writable:!0,value:e.ignoreList},offset:{writable:!0,value:e.offset||0}}),this.byStart[0]=i,this.byEnd[t.length]=i}addSourcemapLocation(t){this.sourcemapLocations.add(t)}append(t){if(typeof t!="string")throw new TypeError("outro content must be a string");return this.outro+=t,this}appendLeft(t,e){if(t=t+this.offset,typeof e!="string")throw new TypeError("inserted content must be a string");this._split(t);const i=this.byEnd[t];return i?i.appendLeft(e):this.intro+=e,this}appendRight(t,e){if(t=t+this.offset,typeof e!="string")throw new TypeError("inserted content must be a string");this._split(t);const i=this.byStart[t];return i?i.appendRight(e):this.outro+=e,this}clone(){const t=new v(this.original,{filename:this.filename,offset:this.offset});let e=this.firstChunk,i=t.firstChunk=t.lastSearchedChunk=e.clone();for(;e;){t.byStart[i.start]=i,t.byEnd[i.end]=i;const n=e.next,r=n&&n.clone();r&&(i.next=r,r.previous=i,i=r),e=n}return t.lastChunk=i,this.indentExclusionRanges&&(t.indentExclusionRanges=this.indentExclusionRanges.slice()),t.sourcemapLocations=new p(this.sourcemapLocations),t.intro=this.intro,t.outro=this.outro,t}generateDecodedMap(t){t=t||{};const e=0,i=Object.keys(this.storedNames),n=new U(t.hires),r=y(this.original);return this.intro&&n.advance(this.intro),this.firstChunk.eachNext(s=>{const h=r(s.start);s.intro.length&&n.advance(s.intro),s.edited?n.addEdit(e,s.content,h,s.storeName?i.indexOf(s.original):-1):n.addUneditedChunk(e,s,this.original,h,this.sourcemapLocations),s.outro.length&&n.advance(s.outro)}),this.outro&&n.advance(this.outro),{file:t.file?t.file.split(/[/\\]/).pop():void 0,sources:[t.source?A(t.file||"",t.source):t.file||""],sourcesContent:t.includeContent?[this.original]:void 0,names:i,mappings:n.raw,x_google_ignoreList:this.ignoreList?[e]:void 0}}generateMap(t){return new N(this.generateDecodedMap(t))}_ensureindentStr(){this.indentStr===void 0&&(this.indentStr=I(this.original))}_getRawIndentString(){return this._ensureindentStr(),this.indentStr}getIndentString(){return this._ensureindentStr(),this.indentStr===null?" ":this.indentStr}indent(t,e){const i=/^[^\r\n]/gm;if(j(t)&&(e=t,t=void 0),t===void 0&&(this._ensureindentStr(),t=this.indentStr||" "),t==="")return this;e=e||{};const n={};e.exclude&&(typeof e.exclude[0]=="number"?[e.exclude]:e.exclude).forEach(a=>{for(let w=a[0];w<a[1];w+=1)n[w]=!0});let r=e.indentStart!==!1;const s=l=>r?`${t}${l}`:(r=!0,l);this.intro=this.intro.replace(i,s);let h=0,o=this.firstChunk;for(;o;){const l=o.end;if(o.edited)n[h]||(o.content=o.content.replace(i,s),o.content.length&&(r=o.content[o.content.length-1]===`
9
- `));else for(h=o.start;h<l;){if(!n[h]){const a=this.original[h];a===`
10
- `?r=!0:a!=="\r"&&r&&(r=!1,h===o.start||(this._splitChunk(o,h),o=o.next),o.prependRight(t))}h+=1}h=o.end,o=o.next}return this.outro=this.outro.replace(i,s),this}insert(){throw new Error("magicString.insert(...) is deprecated. Use prependRight(...) or appendLeft(...)")}insertLeft(t,e){return f.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),f.insertLeft=!0),this.appendLeft(t,e)}insertRight(t,e){return f.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),f.insertRight=!0),this.prependRight(t,e)}move(t,e,i){if(t=t+this.offset,e=e+this.offset,i=i+this.offset,i>=t&&i<=e)throw new Error("Cannot move a selection inside itself");this._split(t),this._split(e),this._split(i);const n=this.byStart[t],r=this.byEnd[e],s=n.previous,h=r.next,o=this.byStart[i];if(!o&&r===this.lastChunk)return this;const l=o?o.previous:this.lastChunk;return s&&(s.next=h),h&&(h.previous=s),l&&(l.next=n),o&&(o.previous=r),n.previous||(this.firstChunk=r.next),r.next||(this.lastChunk=n.previous,this.lastChunk.next=null),n.previous=l,r.next=o||null,l||(this.firstChunk=n),o||(this.lastChunk=r),this}overwrite(t,e,i,n){return n=n||{},this.update(t,e,i,{...n,overwrite:!n.contentOnly})}update(t,e,i,n){if(t=t+this.offset,e=e+this.offset,typeof i!="string")throw new TypeError("replacement content must be a string");if(this.original.length!==0){for(;t<0;)t+=this.original.length;for(;e<0;)e+=this.original.length}if(e>this.original.length)throw new Error("end is out of bounds");if(t===e)throw new Error("Cannot overwrite a zero-length range – use appendLeft or prependRight instead");this._split(t),this._split(e),n===!0&&(f.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),f.storeName=!0),n={storeName:!0});const r=n!==void 0?n.storeName:!1,s=n!==void 0?n.overwrite:!1;if(r){const l=this.original.slice(t,e);Object.defineProperty(this.storedNames,l,{writable:!0,value:!0,enumerable:!0})}const h=this.byStart[t],o=this.byEnd[e];if(h){let l=h;for(;l!==o;){if(l.next!==this.byStart[l.end])throw new Error("Cannot overwrite across a split point");l=l.next,l.edit("",!1)}h.edit(i,r,!s)}else{const l=new g(t,e,"").edit(i,r);o.next=l,l.previous=o}return this}prepend(t){if(typeof t!="string")throw new TypeError("outro content must be a string");return this.intro=t+this.intro,this}prependLeft(t,e){if(t=t+this.offset,typeof e!="string")throw new TypeError("inserted content must be a string");this._split(t);const i=this.byEnd[t];return i?i.prependLeft(e):this.intro=e+this.intro,this}prependRight(t,e){if(t=t+this.offset,typeof e!="string")throw new TypeError("inserted content must be a string");this._split(t);const i=this.byStart[t];return i?i.prependRight(e):this.outro=e+this.outro,this}remove(t,e){if(t=t+this.offset,e=e+this.offset,this.original.length!==0){for(;t<0;)t+=this.original.length;for(;e<0;)e+=this.original.length}if(t===e)return this;if(t<0||e>this.original.length)throw new Error("Character is out of bounds");if(t>e)throw new Error("end must be greater than start");this._split(t),this._split(e);let i=this.byStart[t];for(;i;)i.intro="",i.outro="",i.edit(""),i=e>i.end?this.byStart[i.end]:null;return this}reset(t,e){if(t=t+this.offset,e=e+this.offset,this.original.length!==0){for(;t<0;)t+=this.original.length;for(;e<0;)e+=this.original.length}if(t===e)return this;if(t<0||e>this.original.length)throw new Error("Character is out of bounds");if(t>e)throw new Error("end must be greater than start");this._split(t),this._split(e);let i=this.byStart[t];for(;i;)i.reset(),i=e>i.end?this.byStart[i.end]:null;return this}lastChar(){if(this.outro.length)return this.outro[this.outro.length-1];let t=this.lastChunk;do{if(t.outro.length)return t.outro[t.outro.length-1];if(t.content.length)return t.content[t.content.length-1];if(t.intro.length)return t.intro[t.intro.length-1]}while(t=t.previous);return this.intro.length?this.intro[this.intro.length-1]:""}lastLine(){let t=this.outro.lastIndexOf(d);if(t!==-1)return this.outro.substr(t+1);let e=this.outro,i=this.lastChunk;do{if(i.outro.length>0){if(t=i.outro.lastIndexOf(d),t!==-1)return i.outro.substr(t+1)+e;e=i.outro+e}if(i.content.length>0){if(t=i.content.lastIndexOf(d),t!==-1)return i.content.substr(t+1)+e;e=i.content+e}if(i.intro.length>0){if(t=i.intro.lastIndexOf(d),t!==-1)return i.intro.substr(t+1)+e;e=i.intro+e}}while(i=i.previous);return t=this.intro.lastIndexOf(d),t!==-1?this.intro.substr(t+1)+e:this.intro+e}slice(t=0,e=this.original.length-this.offset){if(t=t+this.offset,e=e+this.offset,this.original.length!==0){for(;t<0;)t+=this.original.length;for(;e<0;)e+=this.original.length}let i="",n=this.firstChunk;for(;n&&(n.start>t||n.end<=t);){if(n.start<e&&n.end>=e)return i;n=n.next}if(n&&n.edited&&n.start!==t)throw new Error(`Cannot use replaced character ${t} as slice start anchor.`);const r=n;for(;n;){n.intro&&(r!==n||n.start===t)&&(i+=n.intro);const s=n.start<e&&n.end>=e;if(s&&n.edited&&n.end!==e)throw new Error(`Cannot use replaced character ${e} as slice end anchor.`);const h=r===n?t-n.start:0,o=s?n.content.length+e-n.end:n.content.length;if(i+=n.content.slice(h,o),n.outro&&(!s||n.end===e)&&(i+=n.outro),s)break;n=n.next}return i}snip(t,e){const i=this.clone();return i.remove(0,t),i.remove(e,i.original.length),i}_split(t){if(this.byStart[t]||this.byEnd[t])return;let e=this.lastSearchedChunk,i=e;const n=t>e.end;for(;e;){if(e.contains(t))return this._splitChunk(e,t);if(e=n?this.byStart[e.end]:this.byEnd[e.start],e===i)return;i=e}}_splitChunk(t,e){if(t.edited&&t.content.length){const n=y(this.original)(e);throw new Error(`Cannot split a chunk that has already been edited (${n.line}:${n.column} – "${t.original}")`)}const i=t.split(e);return this.byEnd[e]=t,this.byStart[e]=i,this.byEnd[i.end]=i,t===this.lastChunk&&(this.lastChunk=i),this.lastSearchedChunk=t,!0}toString(){let t=this.intro,e=this.firstChunk;for(;e;)t+=e.toString(),e=e.next;return t+this.outro}isEmpty(){let t=this.firstChunk;do if(t.intro.length&&t.intro.trim()||t.content.length&&t.content.trim()||t.outro.length&&t.outro.trim())return!1;while(t=t.next);return!0}length(){let t=this.firstChunk,e=0;do e+=t.intro.length+t.content.length+t.outro.length;while(t=t.next);return e}trimLines(){return this.trim("[\\r\\n]")}trim(t){return this.trimStart(t).trimEnd(t)}trimEndAborted(t){const e=new RegExp((t||"\\s")+"+$");if(this.outro=this.outro.replace(e,""),this.outro.length)return!0;let i=this.lastChunk;do{const n=i.end,r=i.trimEnd(e);if(i.end!==n&&(this.lastChunk===i&&(this.lastChunk=i.next),this.byEnd[i.end]=i,this.byStart[i.next.start]=i.next,this.byEnd[i.next.end]=i.next),r)return!0;i=i.previous}while(i);return!1}trimEnd(t){return this.trimEndAborted(t),this}trimStartAborted(t){const e=new RegExp("^"+(t||"\\s")+"+");if(this.intro=this.intro.replace(e,""),this.intro.length)return!0;let i=this.firstChunk;do{const n=i.end,r=i.trimStart(e);if(i.end!==n&&(i===this.lastChunk&&(this.lastChunk=i.next),this.byEnd[i.end]=i,this.byStart[i.next.start]=i.next,this.byEnd[i.next.end]=i.next),r)return!0;i=i.next}while(i);return!1}trimStart(t){return this.trimStartAborted(t),this}hasChanged(){return this.original!==this.toString()}_replaceRegexp(t,e){function i(r,s){return typeof e=="string"?e.replace(/\$(\$|&|\d+)/g,(h,o)=>o==="$"?"$":o==="&"?r[0]:+o<r.length?r[+o]:`$${o}`):e(...r,r.index,s,r.groups)}function n(r,s){let h;const o=[];for(;h=r.exec(s);)o.push(h);return o}if(t.global)n(t,this.original).forEach(s=>{if(s.index!=null){const h=i(s,this.original);h!==s[0]&&this.overwrite(s.index,s.index+s[0].length,h)}});else{const r=this.original.match(t);if(r&&r.index!=null){const s=i(r,this.original);s!==r[0]&&this.overwrite(r.index,r.index+r[0].length,s)}}return this}_replaceString(t,e){const{original:i}=this,n=i.indexOf(t);return n!==-1&&(typeof e=="function"&&(e=e(t,n,i)),t!==e&&this.overwrite(n,n+t.length,e)),this}replace(t,e){return typeof t=="string"?this._replaceString(t,e):this._replaceRegexp(t,e)}_replaceAllString(t,e){const{original:i}=this,n=t.length;for(let r=i.indexOf(t);r!==-1;r=i.indexOf(t,r+n)){const s=i.slice(r,r+n);let h=e;typeof e=="function"&&(h=e(s,r,i)),s!==h&&this.overwrite(r,r+n,h)}return this}replaceAll(t,e){if(typeof t=="string")return this._replaceAllString(t,e);if(!t.global)throw new TypeError("MagicString.prototype.replaceAll called with a non-global RegExp argument");return this._replaceRegexp(t,e)}}export{N as SourceMap,v as default};
@@ -1 +0,0 @@
1
- window.__reactRouterManifest={"entry":{"module":"/assets/entry.client-BkscxSA6.js","imports":["/assets/files.browse-9p4xl9MV.js","/assets/index-8zQ7Fizv.js","/assets/chunk-EPOLDU6W-B-j6nV8T.js"],"css":[]},"routes":{"root":{"id":"root","path":"","hasAction":false,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":true,"module":"/assets/root-DxyfhNRI.js","imports":["/assets/files.browse-9p4xl9MV.js","/assets/index-8zQ7Fizv.js","/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/safe-area.module-CwCzHS6V.js"],"css":["/assets/root-DxD-Skic.css","/assets/safe-area-DTPfLjT-.css"]},"routes/_app/_layout":{"id":"routes/_app/_layout","parentId":"root","hasAction":false,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/_layout-DggtTDZp.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/instance-events-provider-DTYnvumj.js","/assets/sessions-provider-D1t07kir.js","/assets/iconify-BDcX0yw8.js","/assets/cn-Kn7NbJqM.js","/assets/sidebar-DRhB33rT.js","/assets/safe-area.module-CwCzHS6V.js","/assets/route-handle-DcEil3NY.js"],"css":["/assets/safe-area-DTPfLjT-.css"]},"routes/_app/index":{"id":"routes/_app/index","parentId":"routes/_app/_layout","index":true,"hasAction":false,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/index-g2QB9BbT.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/route-handle-DcEil3NY.js","/assets/scrollable-layout-CS-vPTNM.js"],"css":[]},"routes/_app/instances":{"id":"routes/_app/instances","parentId":"routes/_app/_layout","path":"instances","hasAction":true,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/instances-CzjXhR3c.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/iconify-BDcX0yw8.js","/assets/scrollable-layout-CS-vPTNM.js","/assets/use-double-check-CbbarqDt.js","/assets/route-handle-DcEil3NY.js"],"css":[]},"routes/_app/settings":{"id":"routes/_app/settings","parentId":"routes/_app/_layout","path":"settings","hasAction":false,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/settings-CameSNIM.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/scrollable-layout-CS-vPTNM.js","/assets/route-handle-DcEil3NY.js"],"css":[]},"routes/_app/instances.$instanceId/_layout":{"id":"routes/_app/instances.$instanceId/_layout","parentId":"routes/_app/_layout","path":"instances/:instanceId","hasAction":false,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/_layout-D4m0RbUC.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/route-handle-DcEil3NY.js"],"css":[]},"routes/_app/instances.$instanceId/index":{"id":"routes/_app/instances.$instanceId/index","parentId":"routes/_app/instances.$instanceId/_layout","index":true,"hasAction":true,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/index-BlNoCKAt.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/iconify-BDcX0yw8.js","/assets/instance-events-provider-DTYnvumj.js","/assets/scrollable-layout-CS-vPTNM.js","/assets/sidebar-DRhB33rT.js","/assets/route-handle-DcEil3NY.js","/assets/instance-route-C25LRYYo.js"],"css":[]},"routes/_app/instances.$instanceId/files":{"id":"routes/_app/instances.$instanceId/files","parentId":"routes/_app/instances.$instanceId/_layout","path":"files","hasAction":false,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/files-Bzkr7-i7.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/files-browser-KNurSsen.js","/assets/route-handle-DcEil3NY.js","/assets/instance-route-C25LRYYo.js","/assets/iconify-BDcX0yw8.js","/assets/scroll-indicator-CFaTM_rb.js","/assets/cn-Kn7NbJqM.js","/assets/file-list-DBDZbrBp.js","/assets/scrollable-layout-CS-vPTNM.js"],"css":["/assets/scroll-indicator-D4qxLVUu.css"]},"routes/_app/instances.$instanceId/git":{"id":"routes/_app/instances.$instanceId/git","parentId":"routes/_app/instances.$instanceId/_layout","path":"git","hasAction":false,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/git-CjSY0eSC.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/git-browser-DwSOY6QN.js","/assets/route-handle-DcEil3NY.js","/assets/instance-route-C25LRYYo.js","/assets/iconify-BDcX0yw8.js","/assets/scroll-indicator-CFaTM_rb.js","/assets/cn-Kn7NbJqM.js","/assets/files-browser-KNurSsen.js","/assets/file-list-DBDZbrBp.js","/assets/scrollable-layout-CS-vPTNM.js"],"css":["/assets/scroll-indicator-D4qxLVUu.css"]},"routes/_app/instances.$instanceId/sessions.$sessionId/_layout":{"id":"routes/_app/instances.$instanceId/sessions.$sessionId/_layout","parentId":"routes/_app/instances.$instanceId/_layout","path":"sessions/:sessionId","hasAction":true,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/_layout-D2eOWFrG.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/iconify-BDcX0yw8.js","/assets/instance-events-provider-DTYnvumj.js","/assets/scrollable-layout-CS-vPTNM.js","/assets/route-handle-DcEil3NY.js","/assets/safe-area.module-CwCzHS6V.js","/assets/session-route-oxi4s_Qg.js"],"css":["/assets/safe-area-DTPfLjT-.css"]},"routes/_app/instances.$instanceId/sessions.$sessionId/index":{"id":"routes/_app/instances.$instanceId/sessions.$sessionId/index","parentId":"routes/_app/instances.$instanceId/sessions.$sessionId/_layout","index":true,"hasAction":false,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/index-BUN6tnpl.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/message-card-DJ5C3WNp.js","/assets/iconify-BDcX0yw8.js","/assets/cn-Kn7NbJqM.js","/assets/sessions-provider-D1t07kir.js","/assets/scroll-indicator-CFaTM_rb.js","/assets/instance-events-provider-DTYnvumj.js","/assets/sidebar-DRhB33rT.js"],"css":["/assets/message-card-BclR_JqA.css","/assets/scroll-indicator-D4qxLVUu.css"]},"routes/_app/instances.$instanceId.sessions.$sessionId.test":{"id":"routes/_app/instances.$instanceId.sessions.$sessionId.test","parentId":"routes/_app/instances.$instanceId/sessions.$sessionId/_layout","path":"test","hasAction":false,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/instances._instanceId.sessions._sessionId.test-COZIMxji.js","imports":["/assets/files.browse-9p4xl9MV.js","/assets/index-8zQ7Fizv.js","/assets/message-card-DJ5C3WNp.js","/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/iconify-BDcX0yw8.js","/assets/scroll-indicator-CFaTM_rb.js","/assets/cn-Kn7NbJqM.js"],"css":["/assets/message-card-BclR_JqA.css","/assets/scroll-indicator-D4qxLVUu.css"]},"routes/_app/instances.$instanceId/sessions.$sessionId/files":{"id":"routes/_app/instances.$instanceId/sessions.$sessionId/files","parentId":"routes/_app/instances.$instanceId/sessions.$sessionId/_layout","path":"files","hasAction":false,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/files-cnv1kfgp.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/files-browser-KNurSsen.js","/assets/route-handle-DcEil3NY.js","/assets/session-route-oxi4s_Qg.js","/assets/iconify-BDcX0yw8.js","/assets/scroll-indicator-CFaTM_rb.js","/assets/cn-Kn7NbJqM.js","/assets/file-list-DBDZbrBp.js","/assets/scrollable-layout-CS-vPTNM.js"],"css":["/assets/scroll-indicator-D4qxLVUu.css"]},"routes/_app/instances.$instanceId/sessions.$sessionId/git":{"id":"routes/_app/instances.$instanceId/sessions.$sessionId/git","parentId":"routes/_app/instances.$instanceId/sessions.$sessionId/_layout","path":"git","hasAction":false,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/git-T0lLjMNd.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/git-browser-DwSOY6QN.js","/assets/route-handle-DcEil3NY.js","/assets/session-route-oxi4s_Qg.js","/assets/iconify-BDcX0yw8.js","/assets/scroll-indicator-CFaTM_rb.js","/assets/cn-Kn7NbJqM.js","/assets/files-browser-KNurSsen.js","/assets/file-list-DBDZbrBp.js","/assets/scrollable-layout-CS-vPTNM.js"],"css":["/assets/scroll-indicator-D4qxLVUu.css"]},"routes/_app/instances.$instanceId.proxy.$":{"id":"routes/_app/instances.$instanceId.proxy.$","parentId":"routes/_app/instances.$instanceId/_layout","path":"proxy/*","hasAction":true,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/instances._instanceId.proxy._-l0sNRNKZ.js","imports":[],"css":[]},"routes/_app/instances.new":{"id":"routes/_app/instances.new","parentId":"routes/_app/_layout","path":"instances/new","hasAction":true,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/instances.new-BZi5xwEV.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/scrollable-layout-CS-vPTNM.js","/assets/route-handle-DcEil3NY.js","/assets/file-list-DBDZbrBp.js"],"css":[]},"routes/_app/settings/passkeys":{"id":"routes/_app/settings/passkeys","parentId":"routes/_app/_layout","path":"settings/passkeys","hasAction":true,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/passkeys-DpNQs4bn.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/iconify-BDcX0yw8.js","/assets/scrollable-layout-CS-vPTNM.js","/assets/use-double-check-CbbarqDt.js","/assets/route-handle-DcEil3NY.js"],"css":[]},"routes/_auth/_layout":{"id":"routes/_auth/_layout","parentId":"root","hasAction":false,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/_layout-D-bxuQBW.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/auth-shell-FEL5QDuP.js","/assets/safe-area.module-CwCzHS6V.js"],"css":["/assets/safe-area-DTPfLjT-.css"]},"routes/_auth/confirm-passkey":{"id":"routes/_auth/confirm-passkey","parentId":"routes/_auth/_layout","path":"confirm-passkey","hasAction":true,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/confirm-passkey-ntLsS7_k.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/auth-shell-FEL5QDuP.js","/assets/safe-area.module-CwCzHS6V.js"],"css":["/assets/safe-area-DTPfLjT-.css"]},"routes/_auth/login":{"id":"routes/_auth/login","parentId":"routes/_auth/_layout","path":"login","hasAction":false,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/login-Bwt79t7_.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/auth-shell-FEL5QDuP.js","/assets/webauthn.client-C1ZSQfKs.js","/assets/safe-area.module-CwCzHS6V.js"],"css":["/assets/safe-area-DTPfLjT-.css"]},"routes/_auth/logout":{"id":"routes/_auth/logout","parentId":"routes/_auth/_layout","path":"logout","hasAction":true,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/logout-l0sNRNKZ.js","imports":[],"css":[]},"routes/_auth/register":{"id":"routes/_auth/register","parentId":"routes/_auth/_layout","path":"register","hasAction":false,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/register-DXPj5RLZ.js","imports":["/assets/chunk-EPOLDU6W-B-j6nV8T.js","/assets/files.browse-9p4xl9MV.js","/assets/auth-shell-FEL5QDuP.js","/assets/webauthn.client-C1ZSQfKs.js","/assets/safe-area.module-CwCzHS6V.js"],"css":["/assets/safe-area-DTPfLjT-.css"]},"routes/_rpc/files.browse":{"id":"routes/_rpc/files.browse","parentId":"root","path":"files/browse","hasAction":false,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/files.browse-9p4xl9MV.js","imports":[],"css":[]},"routes/_rpc/session-read-status/ack":{"id":"routes/_rpc/session-read-status/ack","parentId":"root","path":"session-read-status/ack","hasAction":true,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/ack-yx2DGjj6.js","imports":[],"css":[]},"routes/_rpc/session-read-status/events":{"id":"routes/_rpc/session-read-status/events","parentId":"root","path":"session-read-status/events","hasAction":false,"hasLoader":true,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/events-l0sNRNKZ.js","imports":[],"css":[]},"routes/_rpc/auth/login/begin":{"id":"routes/_rpc/auth/login/begin","parentId":"root","path":"auth/login/begin","hasAction":true,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/begin-l0sNRNKZ.js","imports":[],"css":[]},"routes/_rpc/auth/login/finish":{"id":"routes/_rpc/auth/login/finish","parentId":"root","path":"auth/login/finish","hasAction":true,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/finish-l0sNRNKZ.js","imports":[],"css":[]},"routes/_rpc/auth/register/begin":{"id":"routes/_rpc/auth/register/begin","parentId":"root","path":"auth/register/begin","hasAction":true,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/begin-DP2rzg_V.js","imports":[],"css":[]},"routes/_rpc/auth/register/finish":{"id":"routes/_rpc/auth/register/finish","parentId":"root","path":"auth/register/finish","hasAction":true,"hasLoader":false,"hasClientAction":false,"hasClientLoader":false,"hasClientMiddleware":false,"hasErrorBoundary":false,"module":"/assets/finish-DP2rzg_V.js","imports":[],"css":[]}},"url":"/assets/manifest-3c01c628.js","version":"3c01c628"};