@milaboratories/pl-drivers 1.3.13 → 1.3.14

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.
@@ -41,6 +41,7 @@ export declare class LsDriver implements InternalLsDriver {
41
41
  getLocalFileHandle(localPath: string): Promise<sdk.ImportFileHandle & LocalImportFileHandle>;
42
42
  getStorageList(): Promise<sdk.StorageEntry[]>;
43
43
  listFiles(storageHandle: sdk.StorageHandle, fullPath: string): Promise<sdk.ListFilesResult>;
44
+ fileToImportHandle(file: sdk.FileLike): Promise<sdk.ImportFileHandle>;
44
45
  static init(logger: MiLogger, client: PlClient, signer: Signer,
45
46
  /** Pl storages available locally */
46
47
  localProjections: LocalStorageProjection[], openFileDialogCallback: OpenFileDialogCallback, virtualStorages?: VirtualLocalStorageSpec[]): Promise<LsDriver>;
@@ -1 +1 @@
1
- {"version":3,"file":"ls.d.ts","sourceRoot":"","sources":["../../src/drivers/ls.ts"],"names":[],"mappings":"AAAA,OAAO,EAAuB,QAAQ,EAA4B,MAAM,2BAA2B,CAAC;AACpG,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AAC9D,OAAO,KAAK,GAAG,MAAM,iCAAiC,CAAC;AACvD,OAAO,EAEL,qBAAqB,EAErB,aAAa,EACb,yBAAyB,EACzB,sBAAsB,EACtB,UAAU,EACX,MAAM,iCAAiC,CAAC;AAezC,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAK1E;;;GAGG;AACH,MAAM,WAAW,gBAAiB,SAAQ,GAAG,CAAC,QAAQ;IACpD;;;SAGK;IACL,kBAAkB,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC,qBAAqB,CAAC,CAAC;CAC3E;AAED,MAAM,MAAM,sBAAsB,GAAG,CACnC,aAAa,EAAE,OAAO,EACtB,GAAG,CAAC,EAAE,aAAa,KAChB,OAAO,CAAC,SAAS,GAAG,MAAM,EAAE,CAAC,CAAC;AAEnC,qBAAa,QAAS,YAAW,gBAAgB;IAE7C,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,QAAQ;IACzB,2FAA2F;IAC3F,OAAO,CAAC,QAAQ,CAAC,qBAAqB;IACtC,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,+BAA+B;IAC/B,OAAO,CAAC,QAAQ,CAAC,kBAAkB;IACnC,qCAAqC;IACrC,OAAO,CAAC,QAAQ,CAAC,mBAAmB;IACpC,OAAO,CAAC,QAAQ,CAAC,sBAAsB;IAVzC,OAAO;IAaM,mBAAmB,CAC9B,IAAI,EAAE,qBAAqB,EAC3B,KAAK,CAAC,EAAE,UAAU,GACjB,OAAO,CAAC,UAAU,CAAC;IAMT,gBAAgB,CAAC,IAAI,EAAE,qBAAqB,GAAG,OAAO,CAAC,MAAM,CAAC;IAM9D,2BAA2B,CACtC,GAAG,CAAC,EAAE,aAAa,GAClB,OAAO,CAAC,yBAAyB,CAAC;IAQxB,wBAAwB,CAAC,GAAG,CAAC,EAAE,aAAa,GAAG,OAAO,CAAC,sBAAsB,CAAC;IAQ3F;;;;;OAKG;YACW,yBAAyB;IA0B1B,kBAAkB,CAC7B,SAAS,EAAE,MAAM,GAChB,OAAO,CAAC,GAAG,CAAC,gBAAgB,GAAG,qBAAqB,CAAC;IA+B3C,cAAc,IAAI,OAAO,CAAC,GAAG,CAAC,YAAY,EAAE,CAAC;IAyB7C,SAAS,CACpB,aAAa,EAAE,GAAG,CAAC,aAAa,EAChC,QAAQ,EAAE,MAAM,GACf,OAAO,CAAC,GAAG,CAAC,eAAe,CAAC;WA4CX,IAAI,CACtB,MAAM,EAAE,QAAQ,EAChB,MAAM,EAAE,QAAQ,EAChB,MAAM,EAAE,MAAM;IACd,oCAAoC;IACpC,gBAAgB,EAAE,sBAAsB,EAAE,EAC1C,sBAAsB,EAAE,sBAAsB,EAC9C,eAAe,CAAC,EAAE,uBAAuB,EAAE,GAC1C,OAAO,CAAC,QAAQ,CAAC;CAgCrB"}
1
+ {"version":3,"file":"ls.d.ts","sourceRoot":"","sources":["../../src/drivers/ls.ts"],"names":[],"mappings":"AAAA,OAAO,EAAuB,QAAQ,EAA4B,MAAM,2BAA2B,CAAC;AACpG,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AAC9D,OAAO,KAAK,GAAG,MAAM,iCAAiC,CAAC;AACvD,OAAO,EAEL,qBAAqB,EAErB,aAAa,EACb,yBAAyB,EACzB,sBAAsB,EACtB,UAAU,EACX,MAAM,iCAAiC,CAAC;AAezC,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAK1E;;;GAGG;AACH,MAAM,WAAW,gBAAiB,SAAQ,GAAG,CAAC,QAAQ;IACpD;;;SAGK;IACL,kBAAkB,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC,qBAAqB,CAAC,CAAC;CAC3E;AAED,MAAM,MAAM,sBAAsB,GAAG,CACnC,aAAa,EAAE,OAAO,EACtB,GAAG,CAAC,EAAE,aAAa,KAChB,OAAO,CAAC,SAAS,GAAG,MAAM,EAAE,CAAC,CAAC;AAEnC,qBAAa,QAAS,YAAW,gBAAgB;IAE7C,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,QAAQ;IACzB,2FAA2F;IAC3F,OAAO,CAAC,QAAQ,CAAC,qBAAqB;IACtC,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,+BAA+B;IAC/B,OAAO,CAAC,QAAQ,CAAC,kBAAkB;IACnC,qCAAqC;IACrC,OAAO,CAAC,QAAQ,CAAC,mBAAmB;IACpC,OAAO,CAAC,QAAQ,CAAC,sBAAsB;IAVzC,OAAO;IAaM,mBAAmB,CAC9B,IAAI,EAAE,qBAAqB,EAC3B,KAAK,CAAC,EAAE,UAAU,GACjB,OAAO,CAAC,UAAU,CAAC;IAMT,gBAAgB,CAAC,IAAI,EAAE,qBAAqB,GAAG,OAAO,CAAC,MAAM,CAAC;IAM9D,2BAA2B,CACtC,GAAG,CAAC,EAAE,aAAa,GAClB,OAAO,CAAC,yBAAyB,CAAC;IAQxB,wBAAwB,CAAC,GAAG,CAAC,EAAE,aAAa,GAAG,OAAO,CAAC,sBAAsB,CAAC;IAQ3F;;;;;OAKG;YACW,yBAAyB;IA0B1B,kBAAkB,CAC7B,SAAS,EAAE,MAAM,GAChB,OAAO,CAAC,GAAG,CAAC,gBAAgB,GAAG,qBAAqB,CAAC;IA+B3C,cAAc,IAAI,OAAO,CAAC,GAAG,CAAC,YAAY,EAAE,CAAC;IAyB7C,SAAS,CACpB,aAAa,EAAE,GAAG,CAAC,aAAa,EAChC,QAAQ,EAAE,MAAM,GACf,OAAO,CAAC,GAAG,CAAC,eAAe,CAAC;IA4ClB,kBAAkB,CAAC,IAAI,EAAE,GAAG,CAAC,QAAQ,GAAG,OAAO,CAAC,GAAG,CAAC,gBAAgB,CAAC;WAM9D,IAAI,CACtB,MAAM,EAAE,QAAQ,EAChB,MAAM,EAAE,QAAQ,EAChB,MAAM,EAAE,MAAM;IACd,oCAAoC;IACpC,gBAAgB,EAAE,sBAAsB,EAAE,EAC1C,sBAAsB,EAAE,sBAAsB,EAC9C,eAAe,CAAC,EAAE,uBAAuB,EAAE,GAC1C,OAAO,CAAC,QAAQ,CAAC;CAgCrB"}
package/dist/index.js CHANGED
@@ -1,3 +1,3 @@
1
1
  "use strict";var Ge=Object.defineProperty;var Ve=(i,e,t)=>e in i?Ge(i,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[e]=t;var h=(i,e,t)=>Ve(i,typeof e!="symbol"?e+"":e,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const qe=require("node:fs/promises"),g=require("@milaboratories/pl-client"),m=require("@protobuf-ts/runtime-rpc"),s=require("@protobuf-ts/runtime"),fe=require("undici"),f=require("@milaboratories/ts-helpers"),P=require("node:stream"),Je=require("node:fs"),F=require("node:path"),q=require("node:stream/consumers"),p=require("@milaboratories/computable"),J=require("node:timers/promises"),Ze=require("node:readline/promises"),Qe=require("denque"),me=require("node:os"),k=require("node:crypto"),w=require("@milaboratories/pl-tree"),b=require("zod"),Xe=require("node:zlib"),Ye=require("tar-fs"),Ke=require("@milaboratories/pl-model-common"),et=require("node:util"),tt=require("node:child_process");function U(i){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(i){for(const t in i)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(i,t);Object.defineProperty(e,t,n.get?n:{enumerable:!0,get:()=>i[t]})}}return e.default=i,Object.freeze(e)}const y=U(qe),C=U(Je),T=U(F),rt=U(Ze),ie=U(me),nt=U(Xe),ot=U(Ye);class st extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new st;class it extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.Init",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new it;class at extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.Init.Request",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const lt=new at;class dt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.Init.Response",[{no:1,name:"parts_count",kind:"scalar",T:4,L:0},{no:2,name:"uploaded_parts",kind:"scalar",repeat:1,T:4,L:0}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.partsCount=0n,t.uploadedParts=[],e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.partsCount=e.uint64().toBigInt();break;case 2:if(c===s.WireType.LengthDelimited)for(let L=e.int32()+e.pos;e.pos<L;)o.uploadedParts.push(e.uint64().toBigInt());else o.uploadedParts.push(e.uint64().toBigInt());break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){if(e.partsCount!==0n&&t.tag(1,s.WireType.Varint).uint64(e.partsCount),e.uploadedParts.length){t.tag(2,s.WireType.LengthDelimited).fork();for(let o=0;o<e.uploadedParts.length;o++)t.uint64(e.uploadedParts[o]);t.join()}let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const ct=new dt;class ht extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.UpdateProgress",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new ht;class ut extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.UpdateProgress.Request",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0},{no:2,name:"bytes_processed",kind:"scalar",T:3,L:0}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,t.bytesProcessed=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;case 2:o.bytesProcessed=e.int64().toBigInt();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId),e.bytesProcessed!==0n&&t.tag(2,s.WireType.Varint).int64(e.bytesProcessed);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const pt=new ut;class gt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.UpdateProgress.Response",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const ft=new gt;class mt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.GetPartURL",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new mt;class wt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.GetPartURL.Request",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0},{no:2,name:"part_number",kind:"scalar",T:4,L:0},{no:3,name:"uploaded_part_size",kind:"scalar",T:4,L:0}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,t.partNumber=0n,t.uploadedPartSize=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;case 2:o.partNumber=e.uint64().toBigInt();break;case 3:o.uploadedPartSize=e.uint64().toBigInt();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId),e.partNumber!==0n&&t.tag(2,s.WireType.Varint).uint64(e.partNumber),e.uploadedPartSize!==0n&&t.tag(3,s.WireType.Varint).uint64(e.uploadedPartSize);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const yt=new wt;class Tt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.GetPartURL.HTTPHeader",[{no:1,name:"Name",kind:"scalar",jsonName:"Name",T:9},{no:2,name:"Value",kind:"scalar",jsonName:"Value",T:9}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.name="",t.value="",e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.name=e.string();break;case 2:o.value=e.string();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.name!==""&&t.tag(1,s.WireType.LengthDelimited).string(e.name),e.value!==""&&t.tag(2,s.WireType.LengthDelimited).string(e.value);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const _=new Tt;class bt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.GetPartURL.Response",[{no:1,name:"upload_url",kind:"scalar",T:9},{no:2,name:"method",kind:"scalar",T:9},{no:3,name:"headers",kind:"message",repeat:1,T:()=>_},{no:4,name:"chunk_start",kind:"scalar",T:4,L:0},{no:5,name:"chunk_end",kind:"scalar",T:4,L:0}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.uploadUrl="",t.method="",t.headers=[],t.chunkStart=0n,t.chunkEnd=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.uploadUrl=e.string();break;case 2:o.method=e.string();break;case 3:o.headers.push(_.internalBinaryRead(e,e.uint32(),n));break;case 4:o.chunkStart=e.uint64().toBigInt();break;case 5:o.chunkEnd=e.uint64().toBigInt();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.uploadUrl!==""&&t.tag(1,s.WireType.LengthDelimited).string(e.uploadUrl),e.method!==""&&t.tag(2,s.WireType.LengthDelimited).string(e.method);for(let o=0;o<e.headers.length;o++)_.internalBinaryWrite(e.headers[o],t.tag(3,s.WireType.LengthDelimited).fork(),n).join();e.chunkStart!==0n&&t.tag(4,s.WireType.Varint).uint64(e.chunkStart),e.chunkEnd!==0n&&t.tag(5,s.WireType.Varint).uint64(e.chunkEnd);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const kt=new bt;class Lt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.Finalize",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new Lt;class Pt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.Finalize.Request",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const Ut=new Pt;class It extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.uploadapi.Finalize.Response",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const Rt=new It,$=new m.ServiceType("MiLaboratories.Controller.Shared.Upload",[{name:"Init",options:{},I:lt,O:ct},{name:"GetPartURL",options:{},I:yt,O:kt},{name:"UpdateProgress",options:{},I:pt,O:ft},{name:"Finalize",options:{},I:Ut,O:Rt}]);class St{constructor(e){h(this,"typeName",$.typeName);h(this,"methods",$.methods);h(this,"options",$.options);this._transport=e}init(e,t){const n=this.methods[0],r=this._transport.mergeOptions(t);return m.stackIntercept("unary",this._transport,n,r,e)}getPartURL(e,t){const n=this.methods[1],r=this._transport.mergeOptions(t);return m.stackIntercept("unary",this._transport,n,r,e)}updateProgress(e,t){const n=this.methods[2],r=this._transport.mergeOptions(t);return m.stackIntercept("unary",this._transport,n,r,e)}finalize(e,t){const n=this.methods[3],r=this._transport.mergeOptions(t);return m.stackIntercept("unary",this._transport,n,r,e)}}class Z extends Error{}class Q extends Error{}class we extends Error{}class X extends Error{}class ye{constructor(e,t,n,r){h(this,"grpcClient");this.grpcTransport=e,this.httpClient=t,this.logger=r,this.grpcClient=new St(this.grpcTransport)}close(){}async initUpload({id:e,type:t},n){const r=await this.grpcClient.init({resourceId:e},g.addRTypeToMetadata(t,n));return this.partsToUpload(r.response)}async partUpload({id:e,type:t},n,r,o,l,a){const c=await this.grpcClient.getPartURL({resourceId:e,partNumber:r,uploadedPartSize:0n},g.addRTypeToMetadata(t,a)).response,{chunk:d,mTime:u}=await this.readChunk(n,c.chunkStart,c.chunkEnd);if(u>l)throw new Z("file was modified, expected mtime: "+l+", got: "+u+".");const L=await fe.request(c.uploadUrl,this.prepareUploadOpts(c,d)),se=await L.body.text();if(this.logger.info(`uploaded chunk ${r} from ${o} of resource: ${e}, response: '${se.toString()}', status code: ${L.statusCode}`),L.statusCode!=200)throw new we(`response is not ok, status code: ${L.statusCode}, body: ${se}, headers: ${L.headers}, url: ${c.uploadUrl}`);await this.grpcClient.updateProgress({resourceId:e,bytesProcessed:c.chunkEnd-c.chunkStart},g.addRTypeToMetadata(t,a))}async finalizeUpload({id:e,type:t},n){return await this.grpcClient.finalize({resourceId:e},g.addRTypeToMetadata(t,n))}async readChunk(e,t,n){let r;try{r=await y.open(e);const o=Number(n-t),l=Number(t),a=Buffer.alloc(o),c=await this.readBytesFromPosition(r,a,o,l),d=await y.stat(e);return{chunk:a.subarray(0,c),mTime:BigInt(Math.floor(d.mtimeMs/1e3))}}catch(o){throw o.code=="ENOENT"?new X(`there is no file ${e} for uploading`):o}finally{r==null||r.close()}}async readBytesFromPosition(e,t,n,r){let o=0;for(;o<n;){const{bytesRead:l}=await e.read(t,o,n-o,r+o);if(l===0)throw new Q("file ended earlier than expected.");o+=l}return o}partsToUpload(e){const t=[],n=new Set(e.uploadedParts);for(let r=1n;r<=e.partsCount;r++)n.has(r)||t.push(r);return t}prepareUploadOpts(e,t){const n=e.headers.map(({name:r,value:o})=>[r,o]);return{dispatcher:this.httpClient,body:t,headers:Object.fromEntries(n),method:e.method.toUpperCase()}}}class Dt extends s.MessageType{constructor(){super("google.protobuf.Duration",[{no:1,name:"seconds",kind:"scalar",T:3,L:0},{no:2,name:"nanos",kind:"scalar",T:5}])}internalJsonWrite(e,t){let n=s.PbLong.from(e.seconds).toNumber();if(n>315576e6||n<-315576e6)throw new Error("Duration value out of range.");let r=e.seconds.toString();if(n===0&&e.nanos<0&&(r="-"+r),e.nanos!==0){let o=Math.abs(e.nanos).toString();o="0".repeat(9-o.length)+o,o.substring(3)==="000000"?o=o.substring(0,3):o.substring(6)==="000"&&(o=o.substring(0,6)),r+="."+o}return r+"s"}internalJsonRead(e,t,n){if(typeof e!="string")throw new Error("Unable to parse Duration from JSON "+s.typeofJsonValue(e)+". Expected string.");let r=e.match(/^(-?)([0-9]+)(?:\.([0-9]+))?s/);if(r===null)throw new Error("Unable to parse Duration from JSON string. Invalid format.");n||(n=this.create());let[,o,l,a]=r,c=s.PbLong.from(o+l);if(c.toNumber()>315576e6||c.toNumber()<-315576e6)throw new Error("Unable to parse Duration from JSON string. Value out of range.");if(n.seconds=c.toBigInt(),typeof a=="string"){let d=o+a+"0".repeat(9-a.length);n.nanos=parseInt(d)}return n}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.seconds=0n,t.nanos=0,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.seconds=e.int64().toBigInt();break;case 2:o.nanos=e.int32();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.seconds!==0n&&t.tag(1,s.WireType.Varint).int64(e.seconds),e.nanos!==0&&t.tag(2,s.WireType.Varint).int32(e.nanos);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const B=new Dt;class Nt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.ProgressAPI",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new Nt;class vt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.ProgressAPI.Report",[{no:1,name:"progress",kind:"scalar",T:2},{no:2,name:"bytes_processed",kind:"scalar",T:4,L:0},{no:3,name:"bytes_total",kind:"scalar",T:4,L:0},{no:4,name:"done",kind:"scalar",T:8},{no:5,name:"name",kind:"scalar",T:9}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.progress=0,t.bytesProcessed=0n,t.bytesTotal=0n,t.done=!1,t.name="",e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.progress=e.float();break;case 2:o.bytesProcessed=e.uint64().toBigInt();break;case 3:o.bytesTotal=e.uint64().toBigInt();break;case 4:o.done=e.bool();break;case 5:o.name=e.string();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.progress!==0&&t.tag(1,s.WireType.Bit32).float(e.progress),e.bytesProcessed!==0n&&t.tag(2,s.WireType.Varint).uint64(e.bytesProcessed),e.bytesTotal!==0n&&t.tag(3,s.WireType.Varint).uint64(e.bytesTotal),e.done!==!1&&t.tag(4,s.WireType.Varint).bool(e.done),e.name!==""&&t.tag(5,s.WireType.LengthDelimited).string(e.name);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const R=new vt;class Bt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.ProgressAPI.GetStatus",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new Bt;class Ft extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.ProgressAPI.GetStatus.Request",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const Ct=new Ft;class _t extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.ProgressAPI.GetStatus.Response",[{no:1,name:"report",kind:"message",T:()=>R}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.report=R.internalBinaryRead(e,e.uint32(),n,o.report);break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.report&&R.internalBinaryWrite(e.report,t.tag(1,s.WireType.LengthDelimited).fork(),n).join();let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const $t=new _t;class Wt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.ProgressAPI.RealtimeStatus",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new Wt;class Mt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.ProgressAPI.RealtimeStatus.Request",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0},{no:2,name:"update_interval",kind:"message",T:()=>B}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;case 2:o.updateInterval=B.internalBinaryRead(e,e.uint32(),n,o.updateInterval);break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId),e.updateInterval&&B.internalBinaryWrite(e.updateInterval,t.tag(2,s.WireType.LengthDelimited).fork(),n).join();let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const Ot=new Mt;class Ht extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.ProgressAPI.RealtimeStatus.Response",[{no:1,name:"report",kind:"message",T:()=>R}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.report=R.internalBinaryRead(e,e.uint32(),n,o.report);break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.report&&R.internalBinaryWrite(e.report,t.tag(1,s.WireType.LengthDelimited).fork(),n).join();let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const Et=new Ht,W=new m.ServiceType("MiLaboratories.Controller.Shared.Progress",[{name:"GetStatus",options:{"google.api.http":{get:"/resources/{resource_id}/get-progress"}},I:Ct,O:$t},{name:"RealtimeStatus",serverStreaming:!0,options:{},I:Ot,O:Et}]);class zt{constructor(e){h(this,"typeName",W.typeName);h(this,"methods",W.methods);h(this,"options",W.options);this._transport=e}getStatus(e,t){const n=this.methods[0],r=this._transport.mergeOptions(t);return m.stackIntercept("unary",this._transport,n,r,e)}realtimeStatus(e,t){const n=this.methods[1],r=this._transport.mergeOptions(t);return m.stackIntercept("serverStreaming",this._transport,n,r,e)}}class Te{constructor(e,t,n,r){h(this,"grpcClient");this.grpcTransport=e,this.client=n,this.logger=r,this.grpcClient=new zt(this.grpcTransport)}close(){}async getStatus({id:e,type:t},n){const r=await this.grpcClient.getStatus({resourceId:e},g.addRTypeToMetadata(t,n)),o=f.notEmpty(r.response.report);return{done:o.done,progress:o.progress,bytesProcessed:String(o.bytesProcessed),bytesTotal:String(o.bytesTotal)}}async*realtimeStatus({id:e,type:t},n=100,r){r=g.addRTypeToMetadata(t,r);const o=Math.floor(n/1e3),l=(n-o*1e3)*1e6,a=B.create({seconds:BigInt(o),nanos:l});try{const{responses:c}=this.grpcClient.realtimeStatus({resourceId:e,updateInterval:a},r);yield*c}catch(c){throw this.logger.warn("Failed to get realtime status"+c),c}}}class At extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.DownloadAPI",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new At;class xt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.DownloadAPI.GetDownloadURL",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new xt;class jt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.DownloadAPI.GetDownloadURL.Request",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const Gt=new jt;class Vt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.DownloadAPI.GetDownloadURL.HTTPHeader",[{no:1,name:"Name",kind:"scalar",jsonName:"Name",T:9},{no:2,name:"Value",kind:"scalar",jsonName:"Value",T:9}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.name="",t.value="",e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.name=e.string();break;case 2:o.value=e.string();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.name!==""&&t.tag(1,s.WireType.LengthDelimited).string(e.name),e.value!==""&&t.tag(2,s.WireType.LengthDelimited).string(e.value);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const M=new Vt;class qt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.DownloadAPI.GetDownloadURL.Response",[{no:1,name:"download_url",kind:"scalar",T:9},{no:2,name:"headers",kind:"message",repeat:1,T:()=>M}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.downloadUrl="",t.headers=[],e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.downloadUrl=e.string();break;case 2:o.headers.push(M.internalBinaryRead(e,e.uint32(),n));break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.downloadUrl!==""&&t.tag(1,s.WireType.LengthDelimited).string(e.downloadUrl);for(let o=0;o<e.headers.length;o++)M.internalBinaryWrite(e.headers[o],t.tag(2,s.WireType.LengthDelimited).fork(),n).join();let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const Jt=new qt,O=new m.ServiceType("MiLaboratories.Controller.Shared.Download",[{name:"GetDownloadURL",options:{"google.api.http":{get:"/resources/{resource_id}/get-download-url"}},I:Gt,O:Jt}]);class Zt{constructor(e){h(this,"typeName",O.typeName);h(this,"methods",O.methods);h(this,"options",O.options);this._transport=e}getDownloadURL(e,t){const n=this.methods[0],r=this._transport.mergeOptions(t);return m.stackIntercept("unary",this._transport,n,r,e)}}class Y extends Error{}class be{constructor(e){this.httpClient=e}async downloadRemoteFile(e,t,n){const{statusCode:r,body:o,headers:l}=await fe.request(e,{dispatcher:this.httpClient,headers:t,signal:n}),a=P.Readable.toWeb(o);if(r!=200){const c=await q.text(a),d=c.substring(0,Math.min(c.length,1e3));throw 400<=r&&r<500?new Y(`Http error: statusCode: ${r} url: ${e.toString()}, beginning of body: ${d}`):new Error(`Http error: statusCode: ${r} url: ${e.toString()}`)}return{content:a,size:Number(l["content-length"])}}}function I(i){if(!F.isAbsolute(i))throw new Error(`Path ${i} is not absolute.`);return i}const Qt="storage://";class K extends Error{}class ee extends Error{}class ke{constructor(e,t,n,r){h(this,"grpcClient");h(this,"downloadHelper");h(this,"localStorageIdsToRoot");h(this,"isLocal",e=>e.startsWith(Qt));this.grpcTransport=e,this.httpClient=t,this.logger=n;for(const o of r)o.localPath!==""&&I(o.localPath);this.grpcClient=new Zt(this.grpcTransport),this.downloadHelper=new be(t),this.localStorageIdsToRoot=new Map(r.map(o=>[o.storageId,o.localPath]))}close(){}async getUrl({id:e,type:t},n,r){const o=n??{};return o.abort=r,await this.grpcClient.getDownloadURL({resourceId:e},g.addRTypeToMetadata(t,o)).response}async downloadBlob(e,t,n){const{downloadUrl:r,headers:o}=await this.getUrl(e,t,n);return this.logger.info(`download from url ${r}`),this.isLocal(r)?await this.readLocalFile(r):await this.downloadHelper.downloadRemoteFile(r,Pe(o),n)}async readLocalFile(e){const t=Le(e,this.localStorageIdsToRoot),r=(await y.stat(t)).size;return{content:P.Readable.toWeb(C.createReadStream(t)),size:r}}}function Le(i,e){const t=new URL(i);if(t.pathname=="")throw new ee(`url for local filepath ${i} does not match url scheme`);const n=t.host,r=e.get(n);if(r===void 0)throw new K(`Unknown storage location: ${n}`);const o=decodeURIComponent(t.pathname.slice(1));return r===""?o:T.join(r,o)}function Pe(i){return Object.fromEntries(i.map(({name:e,value:t})=>[e,t]))}class Xt extends s.MessageType{constructor(){super("google.protobuf.Timestamp",[{no:1,name:"seconds",kind:"scalar",T:3,L:0},{no:2,name:"nanos",kind:"scalar",T:5}])}now(){const e=this.create(),t=Date.now();return e.seconds=s.PbLong.from(Math.floor(t/1e3)).toBigInt(),e.nanos=t%1e3*1e6,e}toDate(e){return new Date(s.PbLong.from(e.seconds).toNumber()*1e3+Math.ceil(e.nanos/1e6))}fromDate(e){const t=this.create(),n=e.getTime();return t.seconds=s.PbLong.from(Math.floor(n/1e3)).toBigInt(),t.nanos=n%1e3*1e6,t}internalJsonWrite(e,t){let n=s.PbLong.from(e.seconds).toNumber()*1e3;if(n<Date.parse("0001-01-01T00:00:00Z")||n>Date.parse("9999-12-31T23:59:59Z"))throw new Error("Unable to encode Timestamp to JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");if(e.nanos<0)throw new Error("Unable to encode invalid Timestamp to JSON. Nanos must not be negative.");let r="Z";if(e.nanos>0){let o=(e.nanos+1e9).toString().substring(1);o.substring(3)==="000000"?r="."+o.substring(0,3)+"Z":o.substring(6)==="000"?r="."+o.substring(0,6)+"Z":r="."+o+"Z"}return new Date(n).toISOString().replace(".000Z",r)}internalJsonRead(e,t,n){if(typeof e!="string")throw new Error("Unable to parse Timestamp from JSON "+s.typeofJsonValue(e)+".");let r=e.match(/^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})(?:Z|\.([0-9]{3,9})Z|([+-][0-9][0-9]:[0-9][0-9]))$/);if(!r)throw new Error("Unable to parse Timestamp from JSON. Invalid format.");let o=Date.parse(r[1]+"-"+r[2]+"-"+r[3]+"T"+r[4]+":"+r[5]+":"+r[6]+(r[8]?r[8]:"Z"));if(Number.isNaN(o))throw new Error("Unable to parse Timestamp from JSON. Invalid value.");if(o<Date.parse("0001-01-01T00:00:00Z")||o>Date.parse("9999-12-31T23:59:59Z"))throw new globalThis.Error("Unable to parse Timestamp from JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");return n||(n=this.create()),n.seconds=s.PbLong.from(o/1e3).toBigInt(),n.nanos=0,r[7]&&(n.nanos=parseInt("1"+r[7]+"0".repeat(9-r[7].length))-1e9),n}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.seconds=0n,t.nanos=0,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.seconds=e.int64().toBigInt();break;case 2:o.nanos=e.int32();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.seconds!==0n&&t.tag(1,s.WireType.Varint).int64(e.seconds),e.nanos!==0&&t.tag(2,s.WireType.Varint).int32(e.nanos);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const H=new Xt;class Yt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.LsAPI",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new Yt;class Kt extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.LsAPI.ListItem",[{no:1,name:"name",kind:"scalar",T:9},{no:2,name:"size",kind:"scalar",T:4,L:0},{no:3,name:"is_dir",kind:"scalar",T:8},{no:10,name:"full_name",kind:"scalar",T:9},{no:11,name:"directory",kind:"scalar",T:9},{no:12,name:"last_modified",kind:"message",T:()=>H},{no:13,name:"version",kind:"scalar",T:9}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.name="",t.size=0n,t.isDir=!1,t.fullName="",t.directory="",t.version="",e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.name=e.string();break;case 2:o.size=e.uint64().toBigInt();break;case 3:o.isDir=e.bool();break;case 10:o.fullName=e.string();break;case 11:o.directory=e.string();break;case 12:o.lastModified=H.internalBinaryRead(e,e.uint32(),n,o.lastModified);break;case 13:o.version=e.string();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.name!==""&&t.tag(1,s.WireType.LengthDelimited).string(e.name),e.size!==0n&&t.tag(2,s.WireType.Varint).uint64(e.size),e.isDir!==!1&&t.tag(3,s.WireType.Varint).bool(e.isDir),e.fullName!==""&&t.tag(10,s.WireType.LengthDelimited).string(e.fullName),e.directory!==""&&t.tag(11,s.WireType.LengthDelimited).string(e.directory),e.lastModified&&H.internalBinaryWrite(e.lastModified,t.tag(12,s.WireType.LengthDelimited).fork(),n).join(),e.version!==""&&t.tag(13,s.WireType.LengthDelimited).string(e.version);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const E=new Kt;class er extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.LsAPI.List",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new er;class tr extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.LsAPI.List.Request",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0},{no:2,name:"location",kind:"scalar",T:9}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,t.location="",e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;case 2:o.location=e.string();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId),e.location!==""&&t.tag(2,s.WireType.LengthDelimited).string(e.location);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const rr=new tr;class nr extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.LsAPI.List.Response",[{no:1,name:"items",kind:"message",repeat:1,T:()=>E},{no:2,name:"delimiter",kind:"scalar",T:9}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.items=[],t.delimiter="",e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.items.push(E.internalBinaryRead(e,e.uint32(),n));break;case 2:o.delimiter=e.string();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){for(let o=0;o<e.items.length;o++)E.internalBinaryWrite(e.items[o],t.tag(1,s.WireType.LengthDelimited).fork(),n).join();e.delimiter!==""&&t.tag(2,s.WireType.LengthDelimited).string(e.delimiter);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const or=new nr,z=new m.ServiceType("MiLaboratories.Controller.Shared.LS",[{name:"List",options:{},I:rr,O:or}]);class sr{constructor(e){h(this,"typeName",z.typeName);h(this,"methods",z.methods);h(this,"options",z.options);this._transport=e}list(e,t){const n=this.methods[0],r=this._transport.mergeOptions(t);return m.stackIntercept("unary",this._transport,n,r,e)}}class Ue{constructor(e,t){h(this,"grpcClient");this.logger=t,this.grpcClient=new sr(e)}close(){}async list(e,t,n){return await this.grpcClient.list({resourceId:e.id,location:t},g.addRTypeToMetadata(e.type,n)).response}}class ir extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.StreamingAPI",[])}create(e){const t=globalThis.Object.create(this.messagePrototype);return e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){return r??this.create()}internalBinaryWrite(e,t,n){let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}new ir;class ar extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.StreamingAPI.StreamBinary",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0},{no:2,name:"offset",kind:"scalar",T:3,L:0},{no:11,name:"chunk_size",kind:"scalar",opt:!0,T:13},{no:20,name:"read_limit",kind:"scalar",opt:!0,T:3,L:0}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,t.offset=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;case 2:o.offset=e.int64().toBigInt();break;case 11:o.chunkSize=e.uint32();break;case 20:o.readLimit=e.int64().toBigInt();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId),e.offset!==0n&&t.tag(2,s.WireType.Varint).int64(e.offset),e.chunkSize!==void 0&&t.tag(11,s.WireType.Varint).uint32(e.chunkSize),e.readLimit!==void 0&&t.tag(20,s.WireType.Varint).int64(e.readLimit);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const lr=new ar;class dr extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.StreamingAPI.ReadBinary",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0},{no:2,name:"offset",kind:"scalar",T:3,L:0},{no:11,name:"chunk_size",kind:"scalar",opt:!0,T:13}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,t.offset=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;case 2:o.offset=e.int64().toBigInt();break;case 11:o.chunkSize=e.uint32();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId),e.offset!==0n&&t.tag(2,s.WireType.Varint).int64(e.offset),e.chunkSize!==void 0&&t.tag(11,s.WireType.Varint).uint32(e.chunkSize);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const cr=new dr;class hr extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.StreamingAPI.StreamText",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0},{no:2,name:"offset",kind:"scalar",T:3,L:0},{no:20,name:"read_limit",kind:"scalar",opt:!0,T:3,L:0},{no:21,name:"search",kind:"scalar",opt:!0,T:9},{no:22,name:"search_re",kind:"scalar",opt:!0,T:9}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,t.offset=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;case 2:o.offset=e.int64().toBigInt();break;case 20:o.readLimit=e.int64().toBigInt();break;case 21:o.search=e.string();break;case 22:o.searchRe=e.string();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId),e.offset!==0n&&t.tag(2,s.WireType.Varint).int64(e.offset),e.readLimit!==void 0&&t.tag(20,s.WireType.Varint).int64(e.readLimit),e.search!==void 0&&t.tag(21,s.WireType.LengthDelimited).string(e.search),e.searchRe!==void 0&&t.tag(22,s.WireType.LengthDelimited).string(e.searchRe);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const ur=new hr;class pr extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.StreamingAPI.ReadText",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0},{no:2,name:"offset",kind:"scalar",T:3,L:0},{no:20,name:"read_limit",kind:"scalar",opt:!0,T:3,L:0},{no:21,name:"search",kind:"scalar",opt:!0,T:9},{no:22,name:"search_re",kind:"scalar",opt:!0,T:9}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,t.offset=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;case 2:o.offset=e.int64().toBigInt();break;case 20:o.readLimit=e.int64().toBigInt();break;case 21:o.search=e.string();break;case 22:o.searchRe=e.string();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId),e.offset!==0n&&t.tag(2,s.WireType.Varint).int64(e.offset),e.readLimit!==void 0&&t.tag(20,s.WireType.Varint).int64(e.readLimit),e.search!==void 0&&t.tag(21,s.WireType.LengthDelimited).string(e.search),e.searchRe!==void 0&&t.tag(22,s.WireType.LengthDelimited).string(e.searchRe);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const gr=new pr;class fr extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.StreamingAPI.LastLines",[{no:1,name:"resource_id",kind:"scalar",T:4,L:0},{no:2,name:"offset",kind:"scalar",opt:!0,T:3,L:0},{no:3,name:"line_count",kind:"scalar",opt:!0,T:5},{no:21,name:"search",kind:"scalar",opt:!0,T:9},{no:22,name:"search_re",kind:"scalar",opt:!0,T:9}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.resourceId=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.resourceId=e.uint64().toBigInt();break;case 2:o.offset=e.int64().toBigInt();break;case 3:o.lineCount=e.int32();break;case 21:o.search=e.string();break;case 22:o.searchRe=e.string();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.resourceId!==0n&&t.tag(1,s.WireType.Varint).uint64(e.resourceId),e.offset!==void 0&&t.tag(2,s.WireType.Varint).int64(e.offset),e.lineCount!==void 0&&t.tag(3,s.WireType.Varint).int32(e.lineCount),e.search!==void 0&&t.tag(21,s.WireType.LengthDelimited).string(e.search),e.searchRe!==void 0&&t.tag(22,s.WireType.LengthDelimited).string(e.searchRe);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const mr=new fr;class wr extends s.MessageType{constructor(){super("MiLaboratories.Controller.Shared.StreamingAPI.Response",[{no:1,name:"data",kind:"scalar",T:12},{no:2,name:"size",kind:"scalar",T:4,L:0},{no:3,name:"new_offset",kind:"scalar",T:4,L:0}])}create(e){const t=globalThis.Object.create(this.messagePrototype);return t.data=new Uint8Array(0),t.size=0n,t.newOffset=0n,e!==void 0&&s.reflectionMergePartial(this,t,e),t}internalBinaryRead(e,t,n,r){let o=r??this.create(),l=e.pos+t;for(;e.pos<l;){let[a,c]=e.tag();switch(a){case 1:o.data=e.bytes();break;case 2:o.size=e.uint64().toBigInt();break;case 3:o.newOffset=e.uint64().toBigInt();break;default:let d=n.readUnknownField;if(d==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);d!==!1&&(d===!0?s.UnknownFieldHandler.onRead:d)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,t,n){e.data.length&&t.tag(1,s.WireType.LengthDelimited).bytes(e.data),e.size!==0n&&t.tag(2,s.WireType.Varint).uint64(e.size),e.newOffset!==0n&&t.tag(3,s.WireType.Varint).uint64(e.newOffset);let r=n.writeUnknownFields;return r!==!1&&(r==!0?s.UnknownFieldHandler.onWrite:r)(this.typeName,e,t),t}}const S=new wr,A=new m.ServiceType("MiLaboratories.Controller.Shared.Streaming",[{name:"StreamBinary",serverStreaming:!0,options:{},I:lr,O:S},{name:"ReadBinary",options:{},I:cr,O:S},{name:"StreamText",serverStreaming:!0,options:{},I:ur,O:S},{name:"ReadText",options:{},I:gr,O:S},{name:"LastLines",options:{},I:mr,O:S}]);class yr{constructor(e){h(this,"typeName",A.typeName);h(this,"methods",A.methods);h(this,"options",A.options);this._transport=e}streamBinary(e,t){const n=this.methods[0],r=this._transport.mergeOptions(t);return m.stackIntercept("serverStreaming",this._transport,n,r,e)}readBinary(e,t){const n=this.methods[1],r=this._transport.mergeOptions(t);return m.stackIntercept("unary",this._transport,n,r,e)}streamText(e,t){const n=this.methods[2],r=this._transport.mergeOptions(t);return m.stackIntercept("serverStreaming",this._transport,n,r,e)}readText(e,t){const n=this.methods[3],r=this._transport.mergeOptions(t);return m.stackIntercept("unary",this._transport,n,r,e)}lastLines(e,t){const n=this.methods[4],r=this._transport.mergeOptions(t);return m.stackIntercept("unary",this._transport,n,r,e)}}class Ie{constructor(e,t,n){h(this,"grpcClient");this.grpcTransport=e,this.httpClient=t,this.logger=n,this.grpcClient=new yr(this.grpcTransport)}close(){}async lastLines({id:e,type:t},n,r=0n,o,l){return(await this.grpcClient.lastLines({resourceId:e,lineCount:n,offset:r,search:o},g.addRTypeToMetadata(t,l))).response}async readText({id:e,type:t},n,r=0n,o,l){return(await this.grpcClient.readText({resourceId:f.notEmpty(e),readLimit:BigInt(n),offset:r,search:o},g.addRTypeToMetadata(t,l))).response}}function Tr(i,e,t){return e.getDriver({name:"DownloadBlob",init:(n,r,o)=>new ke(r,o,i,t)})}function br(i,e){return i.getDriver({name:"StreamLogs",init:(t,n,r)=>new Ie(n,r,e)})}function kr(i,e){return i.getDriver({name:"UploadProgress",init:(t,n,r)=>new Te(n,r,i,e)})}function Lr(i,e){return i.getDriver({name:"UploadBlob",init:(t,n,r)=>new ye(n,r,i,e)})}function Re(i,e){return i.getDriver({name:"LsFiles",init:(t,n,r)=>new Ue(n,e)})}class Pr{constructor(e,t){h(this,"updater");h(this,"schedule",()=>this.updater.schedule());this.onUpdate=e,this.sleepMs=t,this.updater=new te(async()=>{for(;;){if(await this.onUpdate())return;await J.scheduler.wait(this.sleepMs)}})}}class te{constructor(e){h(this,"updating");this.onUpdate=e}schedule(){this.updating==null&&(this.updating=(async()=>{try{await this.onUpdate()}catch(e){console.log(`error while updating in Updater: ${e}`)}finally{this.updating=void 0}})())}}async function Ur(i,e){return i.withReadTx("LogsDriverGetStream",async t=>{const n=await t.getResourceData(e,!0),r=await g.valErr(t,g.getField(n,"stream"));if(r.error!="")throw new Error(`while getting stream: ${r.error}`);if(!g.isNullResourceId(r.valueId))return await t.getResourceData(r.valueId,!1)})}const Se="8C7#F1328%9E089B3D22",Ir=/(?<stage>.*):\s*(?<progress>[\d.]+%)\s.*(?<eta>ETA:.*)/g;function De(i){const t=i.replace(Se,"").match(Ir);if(t==null||t.length!=4)return;const[n,r,o,l]=t;return{stage:r,progress:o,eta:l}}async function Rr(i,e,t){const n=await e.lastLines(i,1,0n,Se,t);if(n.data==null||n.data.length==0)return{found:!1};const r=n.data.toString().split(/\r?\n/)[0];if(r==null)return{found:!1};const o=De(r);return o===void 0?{found:!1}:{found:!0,...o}}class Ne{constructor(e){h(this,"cache",new Map);h(this,"totalSizeBytes",0);this.softSizeBytes=e}existsFile(e){return this.cache.get(e)!=null}getFile(e,t){const n=this.cache.get(e);return n!=null&&n.counter.inc(t),n}removeFile(e,t){return f.mapGet(this.cache,e).counter.dec(t),this.toDelete()}toDelete(){if(this.totalSizeBytes<=this.softSizeBytes)return[];const e=[];let t=0;return f.mapEntries(this.cache).filter(([n,r])=>r.counter.isZero()).forEach(([n,r])=>{if(this.totalSizeBytes-t<=this.softSizeBytes)return;const o=f.mapGet(this.cache,n);t+=o.sizeBytes,e.push(o)}),e}addCache(e,t){const n=this.cache.get(e.path)==null;if(this.cache.set(e.path,e),e.counter.inc(t),e.sizeBytes<0)throw new Error(`empty sizeBytes: ${e}`);n&&(this.totalSizeBytes+=e.sizeBytes)}removeCache(e){this.cache.delete(e.path),this.totalSizeBytes-=e.sizeBytes}}class Sr{constructor(e,t,n){this.logger=e,this.logsStreamDriver=t,this.downloadDriver=n}getLastLogs(e,t,n){if(n===void 0)return p.Computable.make(o=>this.getLastLogs(e,t,o));const r=j(n,e);if(r===void 0){n.markUnstable("no stream in stream manager");return}if(x(r))return this.downloadDriver.getLastLogs(r,t,n);try{return this.logsStreamDriver.getLastLogs(r,t,n)}catch(o){if(o.name=="RpcError"&&o.code=="NOT_FOUND"){n.markUnstable(`NOT_FOUND in logs stream driver while getting last logs: ${o}`);return}throw o}}getProgressLog(e,t,n){if(n===void 0)return p.Computable.make(o=>this.getProgressLog(e,t,o));const r=j(n,e);if(r===void 0){n.markUnstable("no stream in stream manager");return}if(x(r))return this.downloadDriver.getProgressLog(r,t,n);try{return this.logsStreamDriver.getProgressLog(r,t,n)}catch(o){if(o.name=="RpcError"&&o.code=="NOT_FOUND"){n.markUnstable(`NOT_FOUND in logs stream driver while getting a progress log: ${o}`);return}throw o}}getLogHandle(e,t){if(t===void 0)return p.Computable.make(r=>this.getLogHandle(e,r));const n=j(t,e);if(n===void 0){t.markUnstable("no stream in stream manager");return}return x(n)?this.downloadDriver.getLogHandle(n,t):this.logsStreamDriver.getLogHandle(n,t)}async lastLines(e,t,n,r){return N(e)?await this.logsStreamDriver.lastLines(e,t,n,r):await this.downloadDriver.lastLines(e,t,n,r)}async readText(e,t,n,r){return N(e)?await this.logsStreamDriver.readText(e,t,n,r):await this.downloadDriver.readText(e,t,n,r)}}function x(i){return!i.type.name.startsWith("StreamWorkdir")}function j(i,e){var t;return(t=i.accessor(e).node().traverse("stream"))==null?void 0:t.resourceInfo}function D(i){let e;if(N(i))e=i.match(ve);else if(Fe(i))e=i.match(Be);else throw new Error(`Log handle is malformed: ${i}`);if(e==null)throw new Error(`Log handle wasn't parsed: ${i}`);const{resourceType:t,resourceVersion:n,resourceId:r}=e.groups;return{id:g.bigintToResourceId(BigInt(r)),type:{name:t,version:n}}}function re(i,e){return i?`log+live://log/${e.type.name}/${e.type.version}/${BigInt(e.id)}`:`log+ready://log/${e.type.name}/${e.type.version}/${BigInt(e.id)}`}const ve=/^log\+live:\/\/log\/(?<resourceType>.*)\/(?<resourceVersion>.*)\/(?<resourceId>.*)$/;function N(i){return ve.test(i)}const Be=/^log\+ready:\/\/log\/(?<resourceType>.*)\/(?<resourceVersion>.*)\/(?<resourceId>.*)$/;function Fe(i){return Be.test(i)}const Ce=w.rsSchema({kv:{"ctl/file/blobInfo":b.z.object({sizeBytes:b.z.coerce.number()})}});class Dr{constructor(e,t,n,r,o,l){h(this,"idToDownload",new Map);h(this,"cache");h(this,"downloadQueue");h(this,"idToOnDemand",new Map);h(this,"idToLastLines",new Map);h(this,"idToProgressLog",new Map);h(this,"saveDir");this.logger=e,this.clientDownload=t,this.clientLogs=n,this.signer=o,this.cache=new Ne(l.cacheSoftSizeBytes),this.downloadQueue=new f.TaskProcessor(this.logger,l.nConcurrentDownloads),this.saveDir=T.resolve(r)}getDownloadedBlob(e,t){if(t===void 0)return p.Computable.make(l=>this.getDownloadedBlob(e,l));const n=w.treeEntryToResourceInfo(e,t),r=k.randomUUID();t.addOnDestroy(()=>this.releaseBlob(n.id,r));const o=this.getDownloadedBlobNoCtx(t.watcher,n,r);return o==null&&t.markUnstable("download blob is still undefined"),o}getOnDemandBlob(e,t){if(t===void 0)return p.Computable.make(l=>this.getOnDemandBlob(e,l));const n=w.isPlTreeEntry(e)?w.makeResourceSnapshot(e,Ce,t):e,r=k.randomUUID();return t.addOnDestroy(()=>this.releaseOnDemandBlob(n.id,r)),this.getOnDemandBlobNoCtx(t.watcher,n,r)}getLocalPath(e){return G(e,this.signer)}async getContent(e){if(Fr(e))return await vr(this.getLocalPath(e));if(!_r(e))throw new Error("Malformed remote handle");const t=$r(e,this.signer),{content:n}=await this.clientDownload.downloadBlob(t);return await q.buffer(n)}getDownloadedBlobNoCtx(e,t,n){let r=this.idToDownload.get(t.id);if(r===void 0){const l=this.setNewDownloadTask(e,t,n);this.downloadQueue.push({fn:()=>this.downloadBlob(l,n),recoverableErrorPredicate:a=>!0}),r=l}r.attach(e,n);const o=r.getBlob();if(o!==void 0){if(o.ok)return o.value;throw o.error}}setNewDownloadTask(e,t,n){const r=this.getFilePath(t.id),o=new _e(this.clientDownload,t,r,Cr(r,this.signer));return this.idToDownload.set(t.id,o),o}async downloadBlob(e,t){var n;await e.download(),(n=e.getBlob())!=null&&n.ok&&this.cache.addCache(e,t)}getOnDemandBlobNoCtx(e,t,n){let r=this.idToOnDemand.get(t.id);return r===void 0&&(r=new Nr(t.kv["ctl/file/blobInfo"].sizeBytes,Wr(t,this.signer)),this.idToOnDemand.set(t.id,r)),r.attach(e,n),r.getHandle()}getLastLogs(e,t,n){if(n==null)return p.Computable.make(a=>this.getLastLogs(e,t,a));const r=w.treeEntryToResourceInfo(e,n),o=k.randomUUID();n.addOnDestroy(()=>this.releaseBlob(r.id,o));const l=this.getLastLogsNoCtx(n.watcher,r,t,o);return l==null&&n.markUnstable("either a file was not downloaded or logs was not read"),l}getLastLogsNoCtx(e,t,n,r){const o=this.getDownloadedBlobNoCtx(e,t,r);if(o==null)return;const l=G(o.handle,this.signer);let a=this.idToLastLines.get(t.id);if(a==null){const d=new ae(l,n);this.idToLastLines.set(t.id,d),a=d}const c=a.getOrSchedule(e);if(c.error)throw c.error;return c.log}getProgressLog(e,t,n){if(n==null)return p.Computable.make(a=>this.getProgressLog(e,t,a));const r=w.treeEntryToResourceInfo(e,n),o=k.randomUUID();n.addOnDestroy(()=>this.releaseBlob(r.id,o));const l=this.getProgressLogNoCtx(n.watcher,r,t,o);return l===void 0&&n.markUnstable("either a file was not downloaded or a progress log was not read"),l}getProgressLogNoCtx(e,t,n,r){const o=this.getDownloadedBlobNoCtx(e,t,r);if(o==null)return;const l=G(o.handle,this.signer);let a=this.idToProgressLog.get(t.id);if(a==null){const d=new ae(l,1,n);this.idToProgressLog.set(t.id,d),a=d}const c=a.getOrSchedule(e);if(c.error)throw c.error;return c.log}getLogHandle(e,t){if(t==null)return p.Computable.make(r=>this.getLogHandle(e,r));const n=w.treeEntryToResourceInfo(e,t);return this.getLogHandleNoCtx(n)}getLogHandleNoCtx(e){return re(!1,e)}async lastLines(e,t,n,r){const o=await this.clientLogs.lastLines(D(e),t,BigInt(n??0),r);return{live:!1,shouldUpdateHandle:!1,data:o.data,size:Number(o.size),newOffset:Number(o.newOffset)}}async readText(e,t,n,r){const o=await this.clientLogs.readText(D(e),t,BigInt(n??0),r);return{live:!1,shouldUpdateHandle:!1,data:o.data,size:Number(o.size),newOffset:Number(o.newOffset)}}async releaseBlob(e,t){const n=this.idToDownload.get(e);if(n!=null)if(this.cache.existsFile(n.path)){const r=this.cache.removeFile(n.path,t);await Promise.all(r.map(async o=>{await y.rm(o.path),this.cache.removeCache(o),this.removeTask(o,`the task ${o.path} was removedfrom cache along with ${r.map(l=>l.path)}`)}))}else n.counter.dec(t)&&this.removeTask(n,`the task ${n.path} was removed from cache`)}removeTask(e,t){e.abort(t),e.change.markChanged(),this.idToDownload.delete(e.rInfo.id),this.idToLastLines.delete(e.rInfo.id),this.idToProgressLog.delete(e.rInfo.id)}async releaseOnDemandBlob(e,t){var r;(((r=this.idToOnDemand.get(e))==null?void 0:r.release(t))??!1)&&this.idToOnDemand.delete(e)}async releaseAll(){this.downloadQueue.stop(),this.idToDownload.forEach((e,t)=>{this.idToDownload.delete(t),e.change.markChanged()})}getFilePath(e){return T.resolve(T.join(this.saveDir,String(BigInt(e))))}}class Nr{constructor(e,t){h(this,"change",new p.ChangeSource);h(this,"counter",new f.CallersCounter);this.size=e,this.handle=t}getHandle(){return{handle:this.handle,size:this.size}}attach(e,t){this.counter.inc(t),this.change.attachWatcher(e)}release(e){return this.counter.dec(e)}}class ae{constructor(e,t,n){h(this,"updater");h(this,"log");h(this,"change",new p.ChangeSource);h(this,"error");this.path=e,this.lines=t,this.patternToSearch=n,this.updater=new te(async()=>this.update())}getOrSchedule(e){return this.change.attachWatcher(e),this.updater.schedule(),{log:this.log,error:this.error}}async update(){try{const e=await Br(this.path,this.lines,this.patternToSearch);this.log!=e&&this.change.markChanged(),this.log=e}catch(e){if(e.name=="RpcError"&&e.code=="NOT_FOUND"){this.log="",this.error=e,this.change.markChanged();return}throw e}}}async function le(i){try{return await y.access(i),!0}catch{return!1}}async function vr(i){return await q.buffer(P.Readable.toWeb(C.createReadStream(i)))}function Br(i,e,t){const n=C.createReadStream(i),r=new P.Writable;return new Promise((o,l)=>{const a=rt.createInterface(n,r),c=new Qe;a.on("line",function(d){t!=null&&!d.includes(t)||(c.push(d),c.length>e&&c.shift())}),a.on("error",l),a.on("close",function(){o(c.toArray().join(ie.EOL)+ie.EOL)})})}let _e=class{constructor(e,t,n,r){h(this,"counter",new f.CallersCounter);h(this,"change",new p.ChangeSource);h(this,"signalCtl",new AbortController);h(this,"error");h(this,"done",!1);h(this,"sizeBytes",0);this.clientDownload=e,this.rInfo=t,this.path=n,this.handle=r}attach(e,t){this.counter.inc(t),this.done||this.change.attachWatcher(e)}async download(){try{const{content:e,size:t}=await this.clientDownload.downloadBlob(this.rInfo);if(await le(T.dirname(this.path))||await y.mkdir(T.dirname(this.path),{recursive:!0}),await le(this.path))await e.cancel("the file already existed");else{const n=P.Writable.toWeb(C.createWriteStream(this.path));await e.pipeTo(n)}this.setDone(t)}catch(e){if(e instanceof de||e instanceof Y||e instanceof K||e instanceof ee||e.code=="ENOENT"){this.setError(e),await y.rm(this.path);return}throw e}}getBlob(){if(this.done)return{ok:!0,value:{handle:this.handle,size:this.sizeBytes}};if(this.error)return{ok:!1,error:this.error}}setDone(e){this.done=!0,this.sizeBytes=e,this.change.markChanged()}abort(e){this.signalCtl.abort(new de(e))}setError(e){this.error=e,this.change.markChanged()}};class de extends Error{}const $e=/^blob\+local:\/\/download\/(?<path>.*)#(?<signature>.*)$/;function Fr(i){return!!i.match($e)}function G(i,e){const t=i.match($e);if(t===null)throw new Error(`Local handle is malformed: ${i}, matches: ${t}`);const{path:n,signature:r}=t.groups;return e.verify(n,r,`Signature verification failed for: ${i}`),n}function Cr(i,e){return`blob+local://download/${i}#${e.sign(i)}`}const We=/^blob\+remote:\/\/download\/(?<content>(?<resourceType>.*)\/(?<resourceVersion>.*)\/(?<resourceId>.*))#(?<signature>.*)$/;function _r(i){return!!i.match(We)}function $r(i,e){const t=i.match(We);if(t===null)throw new Error(`Remote handle is malformed: ${i}, matches: ${t}`);const{content:n,resourceType:r,resourceVersion:o,resourceId:l,signature:a}=t.groups;return e.verify(n,a,`Signature verification failed for ${i}`),{id:g.bigintToResourceId(BigInt(l)),type:{name:r,version:o}}}function Wr(i,e){const t=`${i.type.name}/${i.type.version}/${BigInt(i.id)}`;return`blob+remote://download/${t}#${e.sign(t)}`}const v=b.z.object({localPath:b.z.string(),pathSignature:b.z.string(),sizeBytes:b.z.string(),modificationTime:b.z.string()}),ne=b.z.object({storageId:b.z.string(),path:b.z.string()}),Mr=b.z.union([v,ne]),Me=w.rsSchema({data:v,fields:{blob:!1}}),Oe=w.rsSchema({fields:{incarnation:!1}});function He(i,e){const t=w.isPlTreeEntry(i)?e.accessor(i).node():w.isPlTreeEntryAccessor(i)?i.node():i;return t.resourceType.name.startsWith("BlobUpload")?w.makeResourceSnapshot(t,Me):w.makeResourceSnapshot(t,Oe)}class Or{constructor(e,t,n,r,o={nConcurrentPartUploads:10,nConcurrentGetProgresses:10,pollingInterval:1e3,stopPollingDelay:1e3}){h(this,"idToProgress",new Map);h(this,"uploadQueue");h(this,"hooks");h(this,"scheduledOnNextState",[]);h(this,"keepRunning",!1);h(this,"currentLoop");this.logger=e,this.signer=t,this.clientBlob=n,this.clientProgress=r,this.opts=o,this.uploadQueue=new f.TaskProcessor(this.logger,1,{type:"exponentialWithMaxDelayBackoff",initialDelay:20,maxDelay:15e3,backoffMultiplier:1.5,jitter:.5}),this.hooks=new p.PollingComputableHooks(()=>this.startUpdating(),()=>this.stopUpdating(),{stopDebounce:o.stopPollingDelay},(l,a)=>this.scheduleOnNextState(l,a))}getProgressId(e,t){if(t==null)return p.Computable.make(l=>this.getProgressId(e,l));const n=w.isPlTreeEntry(e)?He(e,t):e,r=k.randomUUID();t.attacheHooks(this.hooks),t.addOnDestroy(()=>this.release(n.id,r));const o=this.getProgressIdNoCtx(t.watcher,n,r);return ce(o)||t.markUnstable(`upload/index progress was got, but it's not stable: ${o}`),o}getProgressIdNoCtx(e,t,n){const r="blob"in t.fields?t.fields.blob!==void 0:t.fields.incarnation!==void 0,o=this.idToProgress.get(t.id);if(o!=null)return o.attach(e,n),o.mustGetProgress(r);const l=new Hr(this.logger,this.clientBlob,this.clientProgress,this.opts.nConcurrentPartUploads,this.signer,t);return this.idToProgress.set(t.id,l),l.attach(e,n),l.progress.isUpload&&l.progress.isUploadSignMatch&&this.uploadQueue.push({fn:()=>l.uploadBlobTask(),recoverableErrorPredicate:a=>!Ee(a)}),l.mustGetProgress(r)}async release(e,t){const n=this.idToProgress.get(e);if(n===void 0)return;n.decCounter(t)&&this.idToProgress.delete(e)}async releaseAll(){this.uploadQueue.stop()}scheduleOnNextState(e,t){this.scheduledOnNextState.push({resolve:e,reject:t})}startUpdating(){this.keepRunning=!0,this.currentLoop===void 0&&(this.currentLoop=this.mainLoop())}stopUpdating(){this.keepRunning=!1}async mainLoop(){for(;this.keepRunning;){const e=this.scheduledOnNextState;this.scheduledOnNextState=[];try{await f.asyncPool(this.opts.nConcurrentGetProgresses,this.getAllNotDoneProgresses().map(t=>async()=>await t.updateStatus())),e.forEach(t=>t.resolve())}catch(t){console.error(t),e.forEach(n=>n.reject(t))}if(!this.keepRunning)break;await J.scheduler.wait(this.opts.pollingInterval)}this.currentLoop=void 0}getAllNotDoneProgresses(){return Array.from(this.idToProgress.entries()).filter(([e,t])=>!ce(t.progress)).map(([e,t])=>t)}}class Hr{constructor(e,t,n,r,o,l){h(this,"change",new p.ChangeSource);h(this,"counter",new f.CallersCounter);h(this,"progress");h(this,"uploadData");h(this,"uploadingTerminallyFailed");this.logger=e,this.clientBlob=t,this.clientProgress=n,this.nConcurrentPartsUpload=r,this.res=l;const a=l.type.name.startsWith("BlobUpload");let c;a&&(this.uploadData=v.parse(l.data),c=zr(o,this.uploadData.localPath,this.uploadData.pathSignature)),this.progress={done:!1,status:void 0,isUpload:a,isUploadSignMatch:c,lastError:void 0}}mustGetProgress(e){const t={done:this.progress.done,isUpload:this.progress.isUpload,isUploadSignMatch:this.progress.isUploadSignMatch,lastError:this.progress.lastError};if(this.progress.status&&(t.status={progress:this.progress.status.progress,bytesProcessed:this.progress.status.bytesProcessed,bytesTotal:this.progress.status.bytesTotal}),e)return this.setDone(e),t;if(this.uploadingTerminallyFailed)throw this.logger.error(`Uploading terminally failed: ${this.progress.lastError}`),new Error(this.progress.lastError);return t}attach(e,t){this.change.attachWatcher(e),this.counter.inc(t)}decCounter(e){return this.counter.dec(e)}async uploadBlobTask(){try{await this.uploadBlob()}catch(e){if(this.setLastError(e),he(e)){this.logger.warn(`resource was deleted while uploading a blob: ${e}`),this.change.markChanged(),this.setDone(!0);return}throw this.logger.error(`error while uploading a blob: ${e}`),this.change.markChanged(),Ee(e)&&this.terminateWithError(e),e}}async uploadBlob(){if(this.counter.isZero())return;const e=await this.clientBlob.initUpload(this.res);this.logger.info(`start to upload blob ${this.res.id}, parts count: ${e.length}`);const t=n=>async()=>{this.counter.isZero()||await this.clientBlob.partUpload(this.res,this.uploadData.localPath,n,e.length,BigInt(this.uploadData.modificationTime))};await f.asyncPool(this.nConcurrentPartsUpload,e.map(t)),!this.counter.isZero()&&(await this.clientBlob.finalizeUpload(this.res),this.logger.info(`uploading of resource ${this.res.id} finished.`),this.change.markChanged())}terminateWithError(e){this.progress.lastError=String(e),this.progress.done=!1,this.uploadingTerminallyFailed=!0}setLastError(e){this.progress.lastError=String(e)}setDone(e){this.progress.done=e,e&&(this.progress.lastError=void 0)}async updateStatus(){try{const e=await this.clientProgress.getStatus(this.res),t=this.progress.status;this.progress.status=Er(e),this.setDone(e.done),(e.done||e.progress!=(t==null?void 0:t.progress))&&this.change.markChanged()}catch(e){if(this.setLastError(e),e.name=="RpcError"&&e.code=="DEADLINE_EXCEEDED"){this.logger.warn("deadline exceeded while getting a status of BlobImport");return}if(he(e)){this.logger.warn(`resource was not found while updating a status of BlobImport: ${e}, ${g.stringifyWithResourceId(this.res)}`),this.change.markChanged(),this.setDone(!0);return}this.logger.error(`error while updating a status of BlobImport: ${e}`),this.change.markChanged(),this.terminateWithError(e)}}}function ce(i){return i.done&&i.status!==void 0&&i.status!==null&&i.status.progress>=1}function Er(i){return{progress:i.progress??0,bytesProcessed:Number(i.bytesProcessed),bytesTotal:Number(i.bytesTotal)}}function zr(i,e,t){try{return i.verify(e,t),!0}catch{return!1}}function Ee(i){return i instanceof Z||i instanceof Q||i instanceof X}function he(i){return i.name=="RpcError"&&(i.code=="NOT_FOUND"||i.code=="ABORTED"||i.code=="ALREADY_EXISTS")}class Ar{constructor(e,t,n={nConcurrentGetLogs:10,pollingInterval:1e3,stopPollingDelay:1e3}){h(this,"idToLastLines",new Map);h(this,"idToProgressLog",new Map);h(this,"hooks");h(this,"scheduledOnNextState",[]);h(this,"keepRunning",!1);h(this,"currentLoop");this.logger=e,this.clientLogs=t,this.opts=n,this.hooks=new p.PollingComputableHooks(()=>this.startUpdating(),()=>this.stopUpdating(),{stopDebounce:n.stopPollingDelay},(r,o)=>this.scheduleOnNextState(r,o))}getLastLogs(e,t,n){if(n==null)return p.Computable.make(a=>this.getLastLogs(e,t,a));const r=w.treeEntryToResourceInfo(e,n),o=k.randomUUID();n.attacheHooks(this.hooks),n.addOnDestroy(()=>this.releaseLastLogs(r.id,o));const l=this.getLastLogsNoCtx(n.watcher,r,t,o);return n.markUnstable("The logs are from stream, so we consider them unstable. Final values will be got from blobs."),l}getLastLogsNoCtx(e,t,n,r){let o=this.idToLastLines.get(t.id);if(o==null){const a=new ue(this.logger,this.clientLogs,t,n);this.idToLastLines.set(t.id,a),o=a}o.attach(e,r);const l=o.getLog();if(l.error!=null)throw l.error;return l.log}getProgressLog(e,t,n){if(n==null)return p.Computable.make(a=>this.getProgressLog(e,t,a));const r=w.treeEntryToResourceInfo(e,n),o=k.randomUUID();n.attacheHooks(this.hooks),n.addOnDestroy(()=>this.releaseProgressLog(r.id,o));const l=this.getProgressLogNoCtx(n.watcher,r,t,o);return n.markUnstable("The progress log is from the stream, so we consider it unstable. Final value will be got from blobs."),l}getProgressLogNoCtx(e,t,n,r){let o=this.idToProgressLog.get(t.id);if(o==null){const a=new ue(this.logger,this.clientLogs,t,1,n);this.idToProgressLog.set(t.id,a),o=a}o.attach(e,r);const l=o.getLog();if(l.error)throw l.error;return l.log}getLogHandle(e,t){if(t==null)return p.Computable.make(o=>this.getLogHandle(e,o));const n=w.treeEntryToResourceInfo(e,t),r=this.getLogHandleNoCtx(n);return t.markUnstable(),r}getLogHandleNoCtx(e){return re(!0,e)}async lastLines(e,t,n,r){return await this.tryWithNotFound(e,()=>this.clientLogs.lastLines(D(e),t,BigInt(n??0),r))}async readText(e,t,n,r){return await this.tryWithNotFound(e,()=>this.clientLogs.readText(D(e),t,BigInt(n??0),r))}async tryWithNotFound(e,t){if(!N(e))throw new Error(`Not live log handle was passed to live log driver, handle: ${e}`);try{const n=await t();return{live:!0,shouldUpdateHandle:!1,data:n.data,size:Number(n.size),newOffset:Number(n.newOffset)}}catch(n){if(n.name=="RpcError"&&n.code=="NOT_FOUND")return{shouldUpdateHandle:!0};throw n}}async releaseLastLogs(e,t){var r;((r=this.idToLastLines.get(e))==null?void 0:r.release(t))&&this.idToLastLines.delete(e)}async releaseProgressLog(e,t){var r;((r=this.idToProgressLog.get(e))==null?void 0:r.release(t))&&this.idToProgressLog.delete(e)}async releaseAll(){}scheduleOnNextState(e,t){this.scheduledOnNextState.push({resolve:e,reject:t})}startUpdating(){this.keepRunning=!0,this.currentLoop===void 0&&(this.currentLoop=this.mainLoop())}stopUpdating(){this.keepRunning=!1}async mainLoop(){for(;this.keepRunning;){const e=this.scheduledOnNextState;this.scheduledOnNextState=[];try{const t=this.getAllLogs();await f.asyncPool(this.opts.nConcurrentGetLogs,t.map(n=>async()=>await n.update())),e.forEach(n=>n.resolve())}catch(t){console.error(t),e.forEach(n=>n.reject(t))}if(!this.keepRunning)break;await J.scheduler.wait(this.opts.pollingInterval)}this.currentLoop=void 0}getAllLogs(){return Array.from(this.idToLastLines.entries()).concat(Array.from(this.idToProgressLog.entries())).map(([e,t])=>t)}}class ue{constructor(e,t,n,r,o){h(this,"logs");h(this,"error");h(this,"change",new p.ChangeSource);h(this,"counter",new f.CallersCounter);this.logger=e,this.clientLogs=t,this.rInfo=n,this.lines=r,this.patternToSearch=o}getLog(){return{log:this.logs,error:this.error}}attach(e,t){this.change.attachWatcher(e),this.counter.inc(t)}release(e){return this.counter.dec(e)}async update(){try{const t=(await this.clientLogs.lastLines(this.rInfo,this.lines,0n,this.patternToSearch)).data.toString();this.logs!=t&&this.change.markChanged(),this.logs=t,this.error=void 0;return}catch(e){if(e.name=="RpcError"&&e.code=="NOT_FOUND"){this.logs="",this.error=e,this.change.markChanged();return}throw this.logger.error(`Stream log lines for ${g.stringifyWithResourceId(this.rInfo.id)} failed, reason: ${e}`),e}}}class xr{constructor(e,t,n,r={cacheSoftSizeBytes:50*1024*1024,withGunzip:!0,nConcurrentDownloads:50}){h(this,"downloadHelper");h(this,"urlToDownload",new Map);h(this,"downloadQueue");h(this,"cache");this.logger=e,this.saveDir=n,this.opts=r,this.downloadQueue=new f.TaskProcessor(this.logger,this.opts.nConcurrentDownloads),this.cache=new Ne(this.opts.cacheSoftSizeBytes),this.downloadHelper=new be(t)}getPath(e,t){if(t===void 0)return p.Computable.make(o=>this.getPath(e,o));const n=k.randomUUID();t.addOnDestroy(()=>this.releasePath(e,n));const r=this.getPathNoCtx(e,t.watcher,n);return(r==null?void 0:r.path)===void 0&&t.markUnstable(`a path to the downloaded and untared archive might be undefined. The current result: ${r}`),r}getPathNoCtx(e,t,n){const r=e.toString(),o=this.urlToDownload.get(r);if(o!=null)return o.attach(t,n),o.getPath();const l=this.setNewTask(t,e,n);return this.downloadQueue.push({fn:async()=>this.downloadUrl(l,n),recoverableErrorPredicate:a=>!0}),l.getPath()}async downloadUrl(e,t){var n;await e.download(this.downloadHelper,this.opts.withGunzip),((n=e.getPath())==null?void 0:n.path)!=null&&this.cache.addCache(e,t)}async releasePath(e,t){const n=e.toString(),r=this.urlToDownload.get(n);if(r!=null)if(this.cache.existsFile(r.path)){const o=this.cache.removeFile(r.path,t);await Promise.all(o.map(async l=>{await V(l.path),this.cache.removeCache(l),this.removeTask(l,`the task ${JSON.stringify(l)} was removedfrom cache along with ${JSON.stringify(o)}`)}))}else r.counter.dec(t)&&this.removeTask(r,`the task ${JSON.stringify(r)} was removed from cache`)}async releaseAll(){this.downloadQueue.stop(),await Promise.all(Array.from(this.urlToDownload.entries()).map(async([e,t])=>{await V(t.path),this.cache.removeCache(t),this.removeTask(t,`the task ${t} was released when the driver was closed`)}))}setNewTask(e,t,n){const r=new jr(this.getFilePath(t),t);return r.attach(e,n),this.urlToDownload.set(t.toString(),r),r}removeTask(e,t){e.abort(t),e.change.markChanged(),this.urlToDownload.delete(e.url.toString())}getFilePath(e){const t=k.createHash("sha256").update(e.toString()).digest("hex");return T.join(this.saveDir,t)}}class jr{constructor(e,t){h(this,"counter",new f.CallersCounter);h(this,"change",new p.ChangeSource);h(this,"signalCtl",new AbortController);h(this,"error");h(this,"done",!1);h(this,"sizeBytes",0);this.path=e,this.url=t}attach(e,t){this.counter.inc(t),this.done||this.change.attachWatcher(e)}async download(e,t){try{const n=await this.downloadAndUntar(e,t,this.signalCtl.signal);this.setDone(n)}catch(n){if(n instanceof pe||n instanceof Y){this.setError(n),await V(this.path);return}throw n}}async downloadAndUntar(e,t,n){if(await f.fileExists(this.path))return await ze(this.path);const r=await e.downloadRemoteFile(this.url.toString(),{},n);let o=r.content;if(t){const a=P.Transform.toWeb(nt.createGunzip());o=o.pipeThrough(a,{signal:n})}const l=P.Writable.toWeb(ot.extract(this.path));return await o.pipeTo(l,{signal:n}),r.size}getPath(){if(this.done)return{path:f.notEmpty(this.path)};if(this.error)return{error:this.error}}setDone(e){this.done=!0,this.sizeBytes=e,this.change.markChanged()}abort(e){this.signalCtl.abort(new pe(e))}setError(e){this.error=String(e),this.change.markChanged()}}class pe extends Error{}async function ze(i){const e=await y.readdir(i,{withFileTypes:!0});return(await Promise.all(e.map(async n=>{const r=T.join(i,n.name);return n.isDirectory()?await ze(r):(await y.stat(r)).size}))).reduce((n,r)=>n+r,0)}async function V(i){await y.rm(i,{recursive:!0,force:!0})}function ge(i,e){return`index://index/${encodeURIComponent(JSON.stringify({storageId:i,path:e}))}`}function Gr(i,e,t,n){const r={localPath:i,pathSignature:e.sign(i),sizeBytes:String(t),modificationTime:String(n)};return`upload://upload/${encodeURIComponent(JSON.stringify(r))}`}function Vr(i){const e=new URL(i);return v.parse(JSON.parse(decodeURIComponent(e.pathname.substring(1))))}function qr(i){const e=new URL(i);return ne.parse(JSON.parse(decodeURIComponent(e.pathname.substring(1))))}function Jr(i){if(Yr(i))return en(i);if(Zr(i))return Xr(i);f.assertNever(i)}const Ae=/^local:\/\/(?<name>.*)\/(?<path>.*)$/;function Zr(i){return Ae.test(i)}function Qr(i,e){return`local://${i}/${encodeURIComponent(e)}`}function Xr(i){const e=i.match(Ae);if(e==null)throw new Error(`Local list handle wasn't parsed: ${i}`);const{name:t,path:n}=e.groups;return{rootPath:decodeURIComponent(n),name:t,isRemote:!1}}const xe=/^remote:\/\/(?<name>.*)\/(?<resourceId>.*)$/;function Yr(i){return xe.test(i)}function Kr(i,e){return`remote://${i}/${BigInt(e)}`}function en(i){const e=i.match(xe);if(e==null)throw new Error(`Remote list handle wasn't parsed: ${i}`);const{name:t,resourceId:n}=e.groups;return{id:g.bigintToResourceId(BigInt(n)),type:tn(t),name:t,isRemote:!0}}function tn(i){return{name:`LS/${i}`,version:"1"}}async function je(){const i=me.homedir();if(F.sep=="/")return[{name:"local",root:"/",initialPath:i}];{const t=F.parse(i).root.replaceAll(":\\","");try{return(await et.promisify(tt.exec)("wmic logicaldisk get name")).stdout.split(`\r
2
- `).filter(o=>o.includes(":")).map(o=>o.trim().replaceAll(":","")).map(o=>{const l=o==t;return{name:`local_disk_${o}`,root:`${o}:\\`,initialPath:l?i:`${o}:\\`}})}catch{return[{name:`local_disk_${t}`,root:`${t}:\\`,initialPath:i}]}}}class oe{constructor(e,t,n,r,o,l,a){this.logger=e,this.lsClient=t,this.storageIdToResourceId=n,this.signer=r,this.virtualStoragesMap=o,this.localProjectionsMap=l,this.openFileDialogCallback=a}async getLocalFileContent(e,t){const n=await this.tryResolveLocalFileHandle(e);if(t)throw new Error("Range request not yet supported.");return await y.readFile(n)}async getLocalFileSize(e){const t=await this.tryResolveLocalFileHandle(e);return(await y.stat(t)).size}async showOpenMultipleFilesDialog(e){const t=await this.openFileDialogCallback(!0,e);return t===void 0?{}:{files:await Promise.all(t.map(n=>this.getLocalFileHandle(n)))}}async showOpenSingleFileDialog(e){const t=await this.openFileDialogCallback(!1,e);return t===void 0?{}:{file:await this.getLocalFileHandle(t[0])}}async tryResolveLocalFileHandle(e){if(Ke.isImportFileHandleIndex(e)){const t=qr(e),n=this.localProjectionsMap.get(t.storageId);if(!n)throw new Error(`Storage ${t.storageId} is not mounted locally.`);return T.join(n.localPath,t.path)}else{const t=Vr(e);this.signer.verify(t.localPath,t.pathSignature,"Failed to validate local file handle signature.");const n=t.localPath,r=await y.stat(n,{bigint:!0});if(String(r.mtimeMs/1000n)!==t.modificationTime)throw new Error("File has changed since the handle was created.");return n}}async getLocalFileHandle(e){I(e);for(const n of this.localProjectionsMap.values())if(e.startsWith(n.localPath)){const r=n.localPath===""?e:T.relative(n.localPath,e);return ge(n.storageId,r)}const t=await y.stat(e,{bigint:!0});return Gr(e,this.signer,t.size,t.mtimeMs/1000n)}async getStorageList(){const e=[...this.virtualStoragesMap.values()].map(r=>({name:r.name,handle:Qr(r.name,r.root),initialFullPath:r.initialPath})),n=Object.entries(this.storageIdToResourceId).map(([r,o])=>({name:r,handle:Kr(r,o),initialFullPath:"",isInitialPathHome:!1})).filter(r=>r.name!=="root");return[...e,...n]}async listFiles(e,t){const n=Jr(e);if(n.isRemote)return{entries:(await this.lsClient.list(n,t)).items.map(o=>({type:o.isDir?"dir":"file",name:o.name,fullPath:o.fullName,handle:ge(n.name,o.fullName)}))};{T.sep==="/"&&t===""&&(t="/"),n.rootPath===""&&I(t);const r=T.isAbsolute(t)?t:T.join(n.rootPath,t),o=[];for await(const l of await y.opendir(r)){if(!l.isFile()&&!l.isDirectory())continue;const a=T.join(r,l.name);o.push({type:l.isFile()?"file":"dir",name:l.name,fullPath:a,handle:await this.getLocalFileHandle(a)})}return{entries:o}}}static async init(e,t,n,r,o,l){const a=Re(t,e);l||(l=await je());for(const u of l)I(u.root);for(const u of r)u.localPath!==""&&I(u.localPath);const c=new Map(l.map(u=>[u.name,u])),d=new Map(r.map(u=>[u.storageId,u]));if(new Set([...c.keys(),...d.keys()]).size!==c.size+d.size)throw new Error("Intersection between local projection storage ids and virtual storages names detected.");return new oe(e,a,await rn(t),n,c,d,o)}}async function rn(i){return i.withReadTx("GetAvailableStorageIds",async e=>{const t=await e.getResourceByName("LSProvider"),n=await e.getResourceData(t,!0);return nn(n)})}function nn(i){return Object.fromEntries(i.fields.filter(e=>e.type=="Dynamic"&&g.isNotNullResourceId(e.value)).map(e=>[e.name.substring(8),e.value]))}exports.ClientDownload=ke;exports.ClientLogs=Ie;exports.ClientLs=Ue;exports.ClientProgress=Te;exports.ClientUpload=ye;exports.DefaultVirtualLocalStorages=je;exports.Download=_e;exports.DownloadDriver=Dr;exports.DownloadUrlDriver=xr;exports.ImportFileHandleData=Mr;exports.ImportFileHandleIndexData=ne;exports.ImportFileHandleUploadData=v;exports.IndexResourceSnapshot=Oe;exports.LogsDriver=Sr;exports.LogsStreamDriver=Ar;exports.LongUpdater=Pr;exports.LsDriver=oe;exports.MTimeError=Z;exports.NetworkError=we;exports.NoFileForUploading=X;exports.OnDemandBlobResourceSnapshot=Ce;exports.UnexpectedEOF=Q;exports.UnknownStorageError=K;exports.Updater=te;exports.UploadDriver=Or;exports.UploadResourceSnapshot=Me;exports.WrongLocalFileUrl=ee;exports.createDownloadClient=Tr;exports.createLogsClient=br;exports.createLsFilesClient=Re;exports.createUploadBlobClient=Lr;exports.createUploadProgressClient=kr;exports.dataToHandle=re;exports.getStream=Ur;exports.handleToData=D;exports.headersFromProto=Pe;exports.isLiveLogHandle=N;exports.isReadyLogHandle=Fe;exports.lineToProgress=De;exports.makeBlobImportSnapshot=He;exports.mixcrProgressFromLogs=Rr;exports.parseLocalFileUrl=Le;exports.validateAbsolute=I;
2
+ `).filter(o=>o.includes(":")).map(o=>o.trim().replaceAll(":","")).map(o=>{const l=o==t;return{name:`local_disk_${o}`,root:`${o}:\\`,initialPath:l?i:`${o}:\\`}})}catch{return[{name:`local_disk_${t}`,root:`${t}:\\`,initialPath:i}]}}}class oe{constructor(e,t,n,r,o,l,a){this.logger=e,this.lsClient=t,this.storageIdToResourceId=n,this.signer=r,this.virtualStoragesMap=o,this.localProjectionsMap=l,this.openFileDialogCallback=a}async getLocalFileContent(e,t){const n=await this.tryResolveLocalFileHandle(e);if(t)throw new Error("Range request not yet supported.");return await y.readFile(n)}async getLocalFileSize(e){const t=await this.tryResolveLocalFileHandle(e);return(await y.stat(t)).size}async showOpenMultipleFilesDialog(e){const t=await this.openFileDialogCallback(!0,e);return t===void 0?{}:{files:await Promise.all(t.map(n=>this.getLocalFileHandle(n)))}}async showOpenSingleFileDialog(e){const t=await this.openFileDialogCallback(!1,e);return t===void 0?{}:{file:await this.getLocalFileHandle(t[0])}}async tryResolveLocalFileHandle(e){if(Ke.isImportFileHandleIndex(e)){const t=qr(e),n=this.localProjectionsMap.get(t.storageId);if(!n)throw new Error(`Storage ${t.storageId} is not mounted locally.`);return T.join(n.localPath,t.path)}else{const t=Vr(e);this.signer.verify(t.localPath,t.pathSignature,"Failed to validate local file handle signature.");const n=t.localPath,r=await y.stat(n,{bigint:!0});if(String(r.mtimeMs/1000n)!==t.modificationTime)throw new Error("File has changed since the handle was created.");return n}}async getLocalFileHandle(e){I(e);for(const n of this.localProjectionsMap.values())if(e.startsWith(n.localPath)){const r=n.localPath===""?e:T.relative(n.localPath,e);return ge(n.storageId,r)}const t=await y.stat(e,{bigint:!0});return Gr(e,this.signer,t.size,t.mtimeMs/1000n)}async getStorageList(){const e=[...this.virtualStoragesMap.values()].map(r=>({name:r.name,handle:Qr(r.name,r.root),initialFullPath:r.initialPath})),n=Object.entries(this.storageIdToResourceId).map(([r,o])=>({name:r,handle:Kr(r,o),initialFullPath:"",isInitialPathHome:!1})).filter(r=>r.name!=="root");return[...e,...n]}async listFiles(e,t){const n=Jr(e);if(n.isRemote)return{entries:(await this.lsClient.list(n,t)).items.map(o=>({type:o.isDir?"dir":"file",name:o.name,fullPath:o.fullName,handle:ge(n.name,o.fullName)}))};{T.sep==="/"&&t===""&&(t="/"),n.rootPath===""&&I(t);const r=T.isAbsolute(t)?t:T.join(n.rootPath,t),o=[];for await(const l of await y.opendir(r)){if(!l.isFile()&&!l.isDirectory())continue;const a=T.join(r,l.name);o.push({type:l.isFile()?"file":"dir",name:l.name,fullPath:a,handle:await this.getLocalFileHandle(a)})}return{entries:o}}}async fileToImportHandle(e){throw new Error("Not implemented. This method must be implemented and intercepted in desktop preload script.")}static async init(e,t,n,r,o,l){const a=Re(t,e);l||(l=await je());for(const u of l)I(u.root);for(const u of r)u.localPath!==""&&I(u.localPath);const c=new Map(l.map(u=>[u.name,u])),d=new Map(r.map(u=>[u.storageId,u]));if(new Set([...c.keys(),...d.keys()]).size!==c.size+d.size)throw new Error("Intersection between local projection storage ids and virtual storages names detected.");return new oe(e,a,await rn(t),n,c,d,o)}}async function rn(i){return i.withReadTx("GetAvailableStorageIds",async e=>{const t=await e.getResourceByName("LSProvider"),n=await e.getResourceData(t,!0);return nn(n)})}function nn(i){return Object.fromEntries(i.fields.filter(e=>e.type=="Dynamic"&&g.isNotNullResourceId(e.value)).map(e=>[e.name.substring(8),e.value]))}exports.ClientDownload=ke;exports.ClientLogs=Ie;exports.ClientLs=Ue;exports.ClientProgress=Te;exports.ClientUpload=ye;exports.DefaultVirtualLocalStorages=je;exports.Download=_e;exports.DownloadDriver=Dr;exports.DownloadUrlDriver=xr;exports.ImportFileHandleData=Mr;exports.ImportFileHandleIndexData=ne;exports.ImportFileHandleUploadData=v;exports.IndexResourceSnapshot=Oe;exports.LogsDriver=Sr;exports.LogsStreamDriver=Ar;exports.LongUpdater=Pr;exports.LsDriver=oe;exports.MTimeError=Z;exports.NetworkError=we;exports.NoFileForUploading=X;exports.OnDemandBlobResourceSnapshot=Ce;exports.UnexpectedEOF=Q;exports.UnknownStorageError=K;exports.Updater=te;exports.UploadDriver=Or;exports.UploadResourceSnapshot=Me;exports.WrongLocalFileUrl=ee;exports.createDownloadClient=Tr;exports.createLogsClient=br;exports.createLsFilesClient=Re;exports.createUploadBlobClient=Lr;exports.createUploadProgressClient=kr;exports.dataToHandle=re;exports.getStream=Ur;exports.handleToData=D;exports.headersFromProto=Pe;exports.isLiveLogHandle=N;exports.isReadyLogHandle=Fe;exports.lineToProgress=De;exports.makeBlobImportSnapshot=He;exports.mixcrProgressFromLogs=Rr;exports.parseLocalFileUrl=Le;exports.validateAbsolute=I;
3
3
  //# sourceMappingURL=index.js.map