@o3r/mobile 14.0.0-next.0 → 14.0.0-next.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/o3r-mobile.mjs +10 -10
- package/fesm2022/o3r-mobile.mjs.map +1 -1
- package/index.d.ts.map +1 -1
- package/package.json +11 -11
- package/pcloudy/index.d.ts +3 -3
- package/pcloudy/index.js +3 -3
- package/pcloudy/{pcloudy.api.d.ts → pcloudy-api.d.ts} +2 -2
- package/pcloudy/{pcloudy.api.d.ts.map → pcloudy-api.d.ts.map} +1 -1
- package/pcloudy/{pcloudy.api.js → pcloudy-api.js} +1 -1
- package/pcloudy/{pcloudy.api.js.map → pcloudy-api.js.map} +1 -1
- package/pcloudy/pcloudy-connection.d.ts +3 -0
- package/pcloudy/pcloudy-connection.d.ts.map +1 -0
- package/pcloudy/{pcloudy.connection.js → pcloudy-connection.js} +3 -3
- package/pcloudy/{pcloudy.connection.js.map → pcloudy-connection.js.map} +1 -1
- package/pcloudy/{pcloudy.interfaces.d.ts → pcloudy-interfaces.d.ts} +1 -1
- package/pcloudy/{pcloudy.interfaces.d.ts.map → pcloudy-interfaces.d.ts.map} +1 -1
- package/pcloudy/{pcloudy.interfaces.js → pcloudy-interfaces.js} +1 -1
- package/pcloudy/pcloudy-interfaces.js.map +1 -0
- package/pcloudy/{pcloudy.service.d.ts → pcloudy-service.d.ts} +5 -5
- package/pcloudy/{pcloudy.service.d.ts.map → pcloudy-service.d.ts.map} +1 -1
- package/pcloudy/{pcloudy.service.js → pcloudy-service.js} +2 -2
- package/pcloudy/{pcloudy.service.js.map → pcloudy-service.js.map} +1 -1
- package/pcloudy/tsconfig.pcloudy.tsbuildinfo +1 -1
- package/pcloudy/pcloudy.connection.d.ts +0 -3
- package/pcloudy/pcloudy.connection.d.ts.map +0 -1
- package/pcloudy/pcloudy.interfaces.js.map +0 -1
package/fesm2022/o3r-mobile.mjs
CHANGED
|
@@ -73,10 +73,10 @@ class CapacitorTargetService {
|
|
|
73
73
|
this.hijackDone = true;
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
77
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
76
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: CapacitorTargetService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
77
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: CapacitorTargetService, providedIn: 'root' }); }
|
|
78
78
|
}
|
|
79
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
79
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: CapacitorTargetService, decorators: [{
|
|
80
80
|
type: Injectable,
|
|
81
81
|
args: [{
|
|
82
82
|
providedIn: 'root'
|
|
@@ -136,10 +136,10 @@ class CapacitorRehydrater {
|
|
|
136
136
|
payload: result.reduce((acc, store) => ({ ...acc, ...store }), {})
|
|
137
137
|
}));
|
|
138
138
|
}
|
|
139
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
140
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.
|
|
139
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: CapacitorRehydrater, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
140
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: CapacitorRehydrater }); }
|
|
141
141
|
}
|
|
142
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
142
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: CapacitorRehydrater, decorators: [{
|
|
143
143
|
type: Injectable
|
|
144
144
|
}], ctorParameters: () => [] });
|
|
145
145
|
|
|
@@ -152,15 +152,15 @@ class CapacitorRehydraterModule {
|
|
|
152
152
|
]
|
|
153
153
|
};
|
|
154
154
|
}
|
|
155
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.
|
|
156
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.
|
|
155
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: CapacitorRehydraterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
156
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: CapacitorRehydraterModule, imports: [StoreModule,
|
|
157
157
|
LoggerModule] }); }
|
|
158
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.
|
|
158
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: CapacitorRehydraterModule, providers: [
|
|
159
159
|
CapacitorRehydrater
|
|
160
160
|
], imports: [StoreModule,
|
|
161
161
|
LoggerModule] }); }
|
|
162
162
|
}
|
|
163
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.
|
|
163
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: CapacitorRehydraterModule, decorators: [{
|
|
164
164
|
type: NgModule,
|
|
165
165
|
args: [{
|
|
166
166
|
imports: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"o3r-mobile.mjs","sources":["../../src/capacitor/helpers.ts","../../src/capacitor/capacitor-target.service.ts","../../src/capacitor/storage/rehydrater.ts","../../src/capacitor/storage/rehydrater.module.ts","../../src/capacitor/storage/storage.ts","../../src/o3r-mobile.ts"],"sourcesContent":["import {\n Device,\n} from '@capacitor/device';\n\n/**\n * Type for the 3 capacitor platforms\n */\nexport type CapacitorPlatforms = 'ios' | 'android' | 'web';\n\n/**\n * Returns the capacitor platform\n */\nexport async function getCapacitorPlatform(): Promise<CapacitorPlatforms> {\n const info = await Device.getInfo();\n return info.platform;\n}\n\n/**\n * Returns true if in a capacitor context (mobile app) or false for web\n */\nexport async function isCapacitorContext(): Promise<boolean> {\n const platform = await getCapacitorPlatform();\n return (platform === 'ios') || (platform === 'android');\n}\n\n/**\n * Returns the baseUrl that can be used depending on the platform\n */\nexport async function getBaseUrl(): Promise<string> {\n const platform = await getCapacitorPlatform();\n switch (platform) {\n case ('ios'): {\n return 'capacitor://localhost';\n }\n case ('android'): {\n return 'http://localhost';\n }\n default: {\n return window.location.href;\n }\n }\n}\n","import {\n DestroyRef,\n inject,\n Injectable,\n} from '@angular/core';\nimport {\n takeUntilDestroyed,\n} from '@angular/core/rxjs-interop';\nimport {\n Browser,\n} from '@capacitor/browser';\nimport {\n fromEvent,\n} from 'rxjs';\nimport {\n isCapacitorContext,\n} from './helpers';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CapacitorTargetService {\n private readonly destroyRef = inject(DestroyRef);\n private hijackDone = false;\n\n private async openInCapacitorBrowser(element: EventTarget | null, event: Event) {\n if (await isCapacitorContext() && element instanceof Element) {\n if (element.tagName === 'A') {\n const url = element.getAttribute('href');\n if (element.getAttribute('target') === '_blank' && url) {\n event.preventDefault();\n await Browser.open({ url, presentationStyle: 'popover' });\n }\n } else {\n await this.openInCapacitorBrowser(element.parentElement, event);\n }\n }\n }\n\n /**\n * Method called for 'hijacking' the click event on <a> tags with target _blank attribute.\n * Instead of the default action, it will open the URL using the CapacitorJS Browser plugin.\n */\n public hijackClick(): void {\n if (!this.hijackDone) {\n fromEvent(document, 'click').pipe(takeUntilDestroyed(this.destroyRef)).subscribe(async (event) => {\n const element: EventTarget | null = event.target;\n await this.openInCapacitorBrowser(element, event);\n });\n this.hijackDone = true;\n }\n }\n}\n","import {\n inject,\n Injectable,\n InjectionToken,\n} from '@angular/core';\nimport {\n Store,\n} from '@ngrx/store';\nimport {\n LoggerService,\n} from '@o3r/logger';\nimport {\n dateReviver,\n isLocalStorageConfig,\n isSerializer,\n rehydrateAction,\n StorageSyncOptions,\n} from '@o3r/store-sync';\n\n/**\n * Injection token for the storage sync options\n */\nexport const STORAGE_SYNC_OPTIONS = new InjectionToken<Partial<StorageSyncOptions>>('STORAGE_SYNC_OPTIONS');\n\nconst noopDeserializer = (raw: string) => raw;\n\n@Injectable()\nexport class CapacitorRehydrater {\n private readonly store = inject<Store<any>>(Store);\n private readonly logger = inject(LoggerService);\n\n private readonly options: StorageSyncOptions;\n constructor() {\n const options = inject<Partial<StorageSyncOptions>>(STORAGE_SYNC_OPTIONS);\n\n this.options = { keys: [], ...options };\n }\n\n /**\n * Dispatch an action to rehydrate the store with the data from the storage\n */\n public async rehydrate() {\n if (isLocalStorageConfig(this.options)) {\n this.logger.warn('A non-async storage is used, rehydration is not supported');\n return;\n }\n const storageCalls: Promise<Record<string, any> | undefined>[] = this.options.keys\n .map(async (key) => {\n const storeName = Object.keys(key)[0];\n const storeSynchronizer = (key as any)[storeName];\n let reviver = this.options.restoreDates ? dateReviver : undefined;\n let deserialize = noopDeserializer;\n\n if (isSerializer(storeSynchronizer)) {\n if (storeSynchronizer.reviver) {\n reviver = storeSynchronizer.reviver;\n }\n if (storeSynchronizer.deserialize) {\n deserialize = storeSynchronizer.deserialize;\n }\n }\n\n const stateSlice = await this.options.storage!.getItem(\n this.options.storageKeySerializer\n ? this.options.storageKeySerializer(storeName)\n : storeName\n );\n if (stateSlice) {\n const isObjectRegex = /{|\\[/;\n let raw = stateSlice;\n\n if (stateSlice === 'null' || stateSlice === 'true' || stateSlice === 'false' || isObjectRegex.test(stateSlice.charAt(0))) {\n raw = JSON.parse(stateSlice, reviver);\n }\n\n return {\n [storeName]: deserialize(raw)\n };\n }\n });\n\n const result = await Promise.all(storageCalls);\n\n this.store.dispatch(\n rehydrateAction({\n payload: result.reduce(\n (acc: Record<string, any>, store) => ({ ...acc, ...store }),\n {}\n )\n })\n );\n }\n}\n","import {\n ModuleWithProviders,\n NgModule,\n} from '@angular/core';\nimport {\n StoreModule,\n} from '@ngrx/store';\nimport {\n LoggerModule,\n} from '@o3r/logger';\nimport type {\n StorageSyncOptions,\n} from '@o3r/store-sync';\nimport {\n CapacitorRehydrater,\n STORAGE_SYNC_OPTIONS,\n} from './rehydrater';\n\n@NgModule({\n imports: [\n StoreModule,\n LoggerModule\n ],\n providers: [\n CapacitorRehydrater\n ]\n})\nexport class CapacitorRehydraterModule {\n public static forRoot(options: StorageSyncOptions): ModuleWithProviders<CapacitorRehydraterModule> {\n return {\n ngModule: CapacitorRehydraterModule,\n providers: [\n { provide: STORAGE_SYNC_OPTIONS, useValue: options }\n ]\n };\n }\n}\n","import {\n Preferences as CapacitorStorage,\n} from '@capacitor/preferences';\nimport type {\n AsyncStorage,\n} from '@o3r/store-sync';\n\n/**\n * Capacitor storage\n */\nexport class OtterCapacitorStorage implements AsyncStorage {\n /**\n * @inheritdoc\n */\n public removeItem(key: string): void {\n void CapacitorStorage.remove({ key });\n }\n\n /**\n * @inheritdoc\n */\n public setItem(key: string, value: string): void {\n void CapacitorStorage.set({ key, value });\n }\n\n /**\n * @inheritdoc\n */\n public async getItem(key: string): Promise<string | null> {\n const { value } = await CapacitorStorage.get({ key });\n return value;\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":["CapacitorStorage"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"o3r-mobile.mjs","sources":["../../src/capacitor/helpers.ts","../../src/capacitor/capacitor-target-service.ts","../../src/capacitor/storage/rehydrater.ts","../../src/capacitor/storage/rehydrater-module.ts","../../src/capacitor/storage/storage.ts","../../src/o3r-mobile.ts"],"sourcesContent":["import {\n Device,\n} from '@capacitor/device';\n\n/**\n * Type for the 3 capacitor platforms\n */\nexport type CapacitorPlatforms = 'ios' | 'android' | 'web';\n\n/**\n * Returns the capacitor platform\n */\nexport async function getCapacitorPlatform(): Promise<CapacitorPlatforms> {\n const info = await Device.getInfo();\n return info.platform;\n}\n\n/**\n * Returns true if in a capacitor context (mobile app) or false for web\n */\nexport async function isCapacitorContext(): Promise<boolean> {\n const platform = await getCapacitorPlatform();\n return (platform === 'ios') || (platform === 'android');\n}\n\n/**\n * Returns the baseUrl that can be used depending on the platform\n */\nexport async function getBaseUrl(): Promise<string> {\n const platform = await getCapacitorPlatform();\n switch (platform) {\n case ('ios'): {\n return 'capacitor://localhost';\n }\n case ('android'): {\n return 'http://localhost';\n }\n default: {\n return window.location.href;\n }\n }\n}\n","import {\n DestroyRef,\n inject,\n Injectable,\n} from '@angular/core';\nimport {\n takeUntilDestroyed,\n} from '@angular/core/rxjs-interop';\nimport {\n Browser,\n} from '@capacitor/browser';\nimport {\n fromEvent,\n} from 'rxjs';\nimport {\n isCapacitorContext,\n} from './helpers';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class CapacitorTargetService {\n private readonly destroyRef = inject(DestroyRef);\n private hijackDone = false;\n\n private async openInCapacitorBrowser(element: EventTarget | null, event: Event) {\n if (await isCapacitorContext() && element instanceof Element) {\n if (element.tagName === 'A') {\n const url = element.getAttribute('href');\n if (element.getAttribute('target') === '_blank' && url) {\n event.preventDefault();\n await Browser.open({ url, presentationStyle: 'popover' });\n }\n } else {\n await this.openInCapacitorBrowser(element.parentElement, event);\n }\n }\n }\n\n /**\n * Method called for 'hijacking' the click event on <a> tags with target _blank attribute.\n * Instead of the default action, it will open the URL using the CapacitorJS Browser plugin.\n */\n public hijackClick(): void {\n if (!this.hijackDone) {\n fromEvent(document, 'click').pipe(takeUntilDestroyed(this.destroyRef)).subscribe(async (event) => {\n const element: EventTarget | null = event.target;\n await this.openInCapacitorBrowser(element, event);\n });\n this.hijackDone = true;\n }\n }\n}\n","import {\n inject,\n Injectable,\n InjectionToken,\n} from '@angular/core';\nimport {\n Store,\n} from '@ngrx/store';\nimport {\n LoggerService,\n} from '@o3r/logger';\nimport {\n dateReviver,\n isLocalStorageConfig,\n isSerializer,\n rehydrateAction,\n StorageSyncOptions,\n} from '@o3r/store-sync';\n\n/**\n * Injection token for the storage sync options\n */\nexport const STORAGE_SYNC_OPTIONS = new InjectionToken<Partial<StorageSyncOptions>>('STORAGE_SYNC_OPTIONS');\n\nconst noopDeserializer = (raw: string) => raw;\n\n@Injectable()\nexport class CapacitorRehydrater {\n private readonly store = inject<Store<any>>(Store);\n private readonly logger = inject(LoggerService);\n\n private readonly options: StorageSyncOptions;\n constructor() {\n const options = inject<Partial<StorageSyncOptions>>(STORAGE_SYNC_OPTIONS);\n\n this.options = { keys: [], ...options };\n }\n\n /**\n * Dispatch an action to rehydrate the store with the data from the storage\n */\n public async rehydrate() {\n if (isLocalStorageConfig(this.options)) {\n this.logger.warn('A non-async storage is used, rehydration is not supported');\n return;\n }\n const storageCalls: Promise<Record<string, any> | undefined>[] = this.options.keys\n .map(async (key) => {\n const storeName = Object.keys(key)[0];\n const storeSynchronizer = (key as any)[storeName];\n let reviver = this.options.restoreDates ? dateReviver : undefined;\n let deserialize = noopDeserializer;\n\n if (isSerializer(storeSynchronizer)) {\n if (storeSynchronizer.reviver) {\n reviver = storeSynchronizer.reviver;\n }\n if (storeSynchronizer.deserialize) {\n deserialize = storeSynchronizer.deserialize;\n }\n }\n\n const stateSlice = await this.options.storage!.getItem(\n this.options.storageKeySerializer\n ? this.options.storageKeySerializer(storeName)\n : storeName\n );\n if (stateSlice) {\n const isObjectRegex = /{|\\[/;\n let raw = stateSlice;\n\n if (stateSlice === 'null' || stateSlice === 'true' || stateSlice === 'false' || isObjectRegex.test(stateSlice.charAt(0))) {\n raw = JSON.parse(stateSlice, reviver);\n }\n\n return {\n [storeName]: deserialize(raw)\n };\n }\n });\n\n const result = await Promise.all(storageCalls);\n\n this.store.dispatch(\n rehydrateAction({\n payload: result.reduce(\n (acc: Record<string, any>, store) => ({ ...acc, ...store }),\n {}\n )\n })\n );\n }\n}\n","import {\n ModuleWithProviders,\n NgModule,\n} from '@angular/core';\nimport {\n StoreModule,\n} from '@ngrx/store';\nimport {\n LoggerModule,\n} from '@o3r/logger';\nimport type {\n StorageSyncOptions,\n} from '@o3r/store-sync';\nimport {\n CapacitorRehydrater,\n STORAGE_SYNC_OPTIONS,\n} from './rehydrater';\n\n@NgModule({\n imports: [\n StoreModule,\n LoggerModule\n ],\n providers: [\n CapacitorRehydrater\n ]\n})\nexport class CapacitorRehydraterModule {\n public static forRoot(options: StorageSyncOptions): ModuleWithProviders<CapacitorRehydraterModule> {\n return {\n ngModule: CapacitorRehydraterModule,\n providers: [\n { provide: STORAGE_SYNC_OPTIONS, useValue: options }\n ]\n };\n }\n}\n","import {\n Preferences as CapacitorStorage,\n} from '@capacitor/preferences';\nimport type {\n AsyncStorage,\n} from '@o3r/store-sync';\n\n/**\n * Capacitor storage\n */\nexport class OtterCapacitorStorage implements AsyncStorage {\n /**\n * @inheritdoc\n */\n public removeItem(key: string): void {\n void CapacitorStorage.remove({ key });\n }\n\n /**\n * @inheritdoc\n */\n public setItem(key: string, value: string): void {\n void CapacitorStorage.set({ key, value });\n }\n\n /**\n * @inheritdoc\n */\n public async getItem(key: string): Promise<string | null> {\n const { value } = await CapacitorStorage.get({ key });\n return value;\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":["CapacitorStorage"],"mappings":";;;;;;;;;;;AASA;;AAEG;AACI,eAAe,oBAAoB,GAAA;AACxC,IAAA,MAAM,IAAI,GAAG,MAAM,MAAM,CAAC,OAAO,EAAE;IACnC,OAAO,IAAI,CAAC,QAAQ;AACtB;AAEA;;AAEG;AACI,eAAe,kBAAkB,GAAA;AACtC,IAAA,MAAM,QAAQ,GAAG,MAAM,oBAAoB,EAAE;IAC7C,OAAO,CAAC,QAAQ,KAAK,KAAK,MAAM,QAAQ,KAAK,SAAS,CAAC;AACzD;AAEA;;AAEG;AACI,eAAe,UAAU,GAAA;AAC9B,IAAA,MAAM,QAAQ,GAAG,MAAM,oBAAoB,EAAE;IAC7C,QAAQ,QAAQ;AACd,QAAA,MAAM,KAAK,GAAG;AACZ,YAAA,OAAO,uBAAuB;QAChC;AACA,QAAA,MAAM,SAAS,GAAG;AAChB,YAAA,OAAO,kBAAkB;QAC3B;QACA,SAAS;AACP,YAAA,OAAO,MAAM,CAAC,QAAQ,CAAC,IAAI;QAC7B;;AAEJ;;MCpBa,sBAAsB,CAAA;AAHnC,IAAA,WAAA,GAAA;AAImB,QAAA,IAAA,CAAA,UAAU,GAAG,MAAM,CAAC,UAAU,CAAC;QACxC,IAAA,CAAA,UAAU,GAAG,KAAK;AA6B3B,IAAA;AA3BS,IAAA,MAAM,sBAAsB,CAAC,OAA2B,EAAE,KAAY,EAAA;QAC5E,IAAI,MAAM,kBAAkB,EAAE,IAAI,OAAO,YAAY,OAAO,EAAE;AAC5D,YAAA,IAAI,OAAO,CAAC,OAAO,KAAK,GAAG,EAAE;gBAC3B,MAAM,GAAG,GAAG,OAAO,CAAC,YAAY,CAAC,MAAM,CAAC;gBACxC,IAAI,OAAO,CAAC,YAAY,CAAC,QAAQ,CAAC,KAAK,QAAQ,IAAI,GAAG,EAAE;oBACtD,KAAK,CAAC,cAAc,EAAE;AACtB,oBAAA,MAAM,OAAO,CAAC,IAAI,CAAC,EAAE,GAAG,EAAE,iBAAiB,EAAE,SAAS,EAAE,CAAC;gBAC3D;YACF;iBAAO;gBACL,MAAM,IAAI,CAAC,sBAAsB,CAAC,OAAO,CAAC,aAAa,EAAE,KAAK,CAAC;YACjE;QACF;IACF;AAEA;;;AAGG;IACI,WAAW,GAAA;AAChB,QAAA,IAAI,CAAC,IAAI,CAAC,UAAU,EAAE;YACpB,SAAS,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC,OAAO,KAAK,KAAI;AAC/F,gBAAA,MAAM,OAAO,GAAuB,KAAK,CAAC,MAAM;gBAChD,MAAM,IAAI,CAAC,sBAAsB,CAAC,OAAO,EAAE,KAAK,CAAC;AACnD,YAAA,CAAC,CAAC;AACF,YAAA,IAAI,CAAC,UAAU,GAAG,IAAI;QACxB;IACF;kIA9BW,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,UAAA,EAAA,CAAA,CAAA;AAAtB,uBAAA,SAAA,IAAA,CAAA,KAAA,GAAA,EAAA,CAAA,qBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,sBAAsB,cAFrB,MAAM,EAAA,CAAA,CAAA;;4FAEP,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBAHlC,UAAU;AAAC,YAAA,IAAA,EAAA,CAAA;AACV,oBAAA,UAAU,EAAE;AACb,iBAAA;;;ACDD;;AAEG;MACU,oBAAoB,GAAG,IAAI,cAAc,CAA8B,sBAAsB;AAE1G,MAAM,gBAAgB,GAAG,CAAC,GAAW,KAAK,GAAG;MAGhC,mBAAmB,CAAA;AAK9B,IAAA,WAAA,GAAA;AAJiB,QAAA,IAAA,CAAA,KAAK,GAAG,MAAM,CAAa,KAAK,CAAC;AACjC,QAAA,IAAA,CAAA,MAAM,GAAG,MAAM,CAAC,aAAa,CAAC;AAI7C,QAAA,MAAM,OAAO,GAAG,MAAM,CAA8B,oBAAoB,CAAC;QAEzE,IAAI,CAAC,OAAO,GAAG,EAAE,IAAI,EAAE,EAAE,EAAE,GAAG,OAAO,EAAE;IACzC;AAEA;;AAEG;AACI,IAAA,MAAM,SAAS,GAAA;AACpB,QAAA,IAAI,oBAAoB,CAAC,IAAI,CAAC,OAAO,CAAC,EAAE;AACtC,YAAA,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,2DAA2D,CAAC;YAC7E;QACF;AACA,QAAA,MAAM,YAAY,GAA+C,IAAI,CAAC,OAAO,CAAC;AAC3E,aAAA,GAAG,CAAC,OAAO,GAAG,KAAI;YACjB,MAAM,SAAS,GAAG,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;AACrC,YAAA,MAAM,iBAAiB,GAAI,GAAW,CAAC,SAAS,CAAC;AACjD,YAAA,IAAI,OAAO,GAAG,IAAI,CAAC,OAAO,CAAC,YAAY,GAAG,WAAW,GAAG,SAAS;YACjE,IAAI,WAAW,GAAG,gBAAgB;AAElC,YAAA,IAAI,YAAY,CAAC,iBAAiB,CAAC,EAAE;AACnC,gBAAA,IAAI,iBAAiB,CAAC,OAAO,EAAE;AAC7B,oBAAA,OAAO,GAAG,iBAAiB,CAAC,OAAO;gBACrC;AACA,gBAAA,IAAI,iBAAiB,CAAC,WAAW,EAAE;AACjC,oBAAA,WAAW,GAAG,iBAAiB,CAAC,WAAW;gBAC7C;YACF;AAEA,YAAA,MAAM,UAAU,GAAG,MAAM,IAAI,CAAC,OAAO,CAAC,OAAQ,CAAC,OAAO,CACpD,IAAI,CAAC,OAAO,CAAC;kBACT,IAAI,CAAC,OAAO,CAAC,oBAAoB,CAAC,SAAS;kBAC3C,SAAS,CACd;YACD,IAAI,UAAU,EAAE;gBACd,MAAM,aAAa,GAAG,MAAM;gBAC5B,IAAI,GAAG,GAAG,UAAU;gBAEpB,IAAI,UAAU,KAAK,MAAM,IAAI,UAAU,KAAK,MAAM,IAAI,UAAU,KAAK,OAAO,IAAI,aAAa,CAAC,IAAI,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE;oBACxH,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,UAAU,EAAE,OAAO,CAAC;gBACvC;gBAEA,OAAO;AACL,oBAAA,CAAC,SAAS,GAAG,WAAW,CAAC,GAAG;iBAC7B;YACH;AACF,QAAA,CAAC,CAAC;QAEJ,MAAM,MAAM,GAAG,MAAM,OAAO,CAAC,GAAG,CAAC,YAAY,CAAC;AAE9C,QAAA,IAAI,CAAC,KAAK,CAAC,QAAQ,CACjB,eAAe,CAAC;YACd,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB,CAAC,GAAwB,EAAE,KAAK,MAAM,EAAE,GAAG,GAAG,EAAE,GAAG,KAAK,EAAE,CAAC,EAC3D,EAAE;AAEL,SAAA,CAAC,CACH;IACH;kIAhEW,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,UAAA,EAAA,CAAA,CAAA;sIAAnB,mBAAmB,EAAA,CAAA,CAAA;;4FAAnB,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAD/B;;;MCCY,yBAAyB,CAAA;IAC7B,OAAO,OAAO,CAAC,OAA2B,EAAA;QAC/C,OAAO;AACL,YAAA,QAAQ,EAAE,yBAAyB;AACnC,YAAA,SAAS,EAAE;AACT,gBAAA,EAAE,OAAO,EAAE,oBAAoB,EAAE,QAAQ,EAAE,OAAO;AACnD;SACF;IACH;kIARW,yBAAyB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAzB,uBAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,yBAAyB,YAPlC,WAAW;YACX,YAAY,CAAA,EAAA,CAAA,CAAA;AAMH,uBAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,yBAAyB,EAAA,SAAA,EAJzB;YACT;AACD,SAAA,EAAA,OAAA,EAAA,CALC,WAAW;YACX,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAMH,yBAAyB,EAAA,UAAA,EAAA,CAAA;kBATrC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,OAAO,EAAE;wBACP,WAAW;wBACX;AACD,qBAAA;AACD,oBAAA,SAAS,EAAE;wBACT;AACD;AACF,iBAAA;;;ACnBD;;AAEG;MACU,qBAAqB,CAAA;AAChC;;AAEG;AACI,IAAA,UAAU,CAAC,GAAW,EAAA;QAC3B,KAAKA,WAAgB,CAAC,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC;IACvC;AAEA;;AAEG;IACI,OAAO,CAAC,GAAW,EAAE,KAAa,EAAA;QACvC,KAAKA,WAAgB,CAAC,GAAG,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,CAAC;IAC3C;AAEA;;AAEG;IACI,MAAM,OAAO,CAAC,GAAW,EAAA;AAC9B,QAAA,MAAM,EAAE,KAAK,EAAE,GAAG,MAAMA,WAAgB,CAAC,GAAG,CAAC,EAAE,GAAG,EAAE,CAAC;AACrD,QAAA,OAAO,KAAK;IACd;AACD;;AChCD;;AAEG;;;;"}
|
package/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../src/capacitor/capacitor-target
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../src/capacitor/capacitor-target-service.ts","../src/capacitor/helpers.ts","../src/capacitor/storage/rehydrater.ts","../src/capacitor/storage/rehydrater-module.ts","../src/capacitor/storage/storage.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;;;AAkBA,cAAA,sBAAA;AAIE;;;AAiBA;;;AAGG;AACI;;;AASR;;AChDD;;AAEG;AACG,KAAA,kBAAA;AAEN;;AAEG;AACH,iBAAA,oBAAA,IAAA,OAAA,CAAA,kBAAA;AAKA;;AAEG;AACH,iBAAA,kBAAA,IAAA,OAAA;AAKA;;AAEG;AACH,iBAAA,UAAA,IAAA,OAAA;;ACTA;;AAEG;AACH,cAAA,oBAAA,EAAA,cAAA,CAAA,OAAA,CAAA,kBAAA;AAIA,cAAA,mBAAA;AAEE;AACA;AAEA;;AAOA;;AAEG;;;;AAoDJ;;AC1ED,cAAA,yBAAA;;;;;AAkBC;;AC7BD;;AAEG;AACH,cAAA,qBAAA,YAAA,YAAA;AACE;;AAEG;AACI;AAIP;;AAEG;;AAKH;;AAEG;;AAKJ;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@o3r/mobile",
|
|
3
|
-
"version": "14.0.0-next.
|
|
3
|
+
"version": "14.0.0-next.10",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"otter-module"
|
|
27
27
|
],
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@o3r/schematics": "
|
|
29
|
+
"@o3r/schematics": "~14.0.0-next.10",
|
|
30
30
|
"commander": "^14.0.0",
|
|
31
31
|
"form-data": "^4.0.0",
|
|
32
32
|
"node-fetch": "^3.0.0",
|
|
@@ -37,19 +37,19 @@
|
|
|
37
37
|
"@angular-devkit/schematics": "^20.0.0",
|
|
38
38
|
"@angular/common": "^20.0.0",
|
|
39
39
|
"@angular/core": "^20.0.0",
|
|
40
|
-
"@capacitor/browser": "^
|
|
41
|
-
"@capacitor/core": "^
|
|
42
|
-
"@capacitor/device": "^
|
|
43
|
-
"@capacitor/preferences": "^
|
|
40
|
+
"@capacitor/browser": "^8.0.0",
|
|
41
|
+
"@capacitor/core": "^8.0.0",
|
|
42
|
+
"@capacitor/device": "^8.0.0",
|
|
43
|
+
"@capacitor/preferences": "^8.0.0",
|
|
44
44
|
"@ngrx/store": "^20.0.0",
|
|
45
|
-
"@o3r/core": "
|
|
46
|
-
"@o3r/logger": "
|
|
47
|
-
"@o3r/schematics": "
|
|
48
|
-
"@o3r/store-sync": "
|
|
45
|
+
"@o3r/core": "~14.0.0-next.10",
|
|
46
|
+
"@o3r/logger": "~14.0.0-next.10",
|
|
47
|
+
"@o3r/schematics": "~14.0.0-next.10",
|
|
48
|
+
"@o3r/store-sync": "~14.0.0-next.10",
|
|
49
49
|
"@schematics/angular": "^20.0.0",
|
|
50
50
|
"fast-deep-equal": "^3.1.3",
|
|
51
51
|
"rxjs": "^7.8.1",
|
|
52
|
-
"type-fest": "^
|
|
52
|
+
"type-fest": "^5.3.1"
|
|
53
53
|
},
|
|
54
54
|
"peerDependenciesMeta": {
|
|
55
55
|
"@angular-devkit/schematics": {
|
package/pcloudy/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './pcloudy
|
|
2
|
-
export * from './pcloudy
|
|
3
|
-
export * from './pcloudy
|
|
1
|
+
export * from './pcloudy-api';
|
|
2
|
+
export * from './pcloudy-interfaces';
|
|
3
|
+
export * from './pcloudy-service';
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
package/pcloudy/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./pcloudy
|
|
5
|
-
tslib_1.__exportStar(require("./pcloudy
|
|
6
|
-
tslib_1.__exportStar(require("./pcloudy
|
|
4
|
+
tslib_1.__exportStar(require("./pcloudy-api"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./pcloudy-interfaces"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./pcloudy-service"), exports);
|
|
7
7
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Logger } from 'winston';
|
|
2
|
-
import { AppFile, Device } from './pcloudy
|
|
2
|
+
import { AppFile, Device } from './pcloudy-interfaces';
|
|
3
3
|
/**
|
|
4
4
|
* Class to interact with pCloudy API
|
|
5
5
|
* Allow the user to authenticate, manage their devices and their application on the cloud
|
|
@@ -88,4 +88,4 @@ export declare class PCloudyApi {
|
|
|
88
88
|
*/
|
|
89
89
|
downloadResignedApp(filename: string, resignToken: string): Promise<string>;
|
|
90
90
|
}
|
|
91
|
-
//# sourceMappingURL=pcloudy
|
|
91
|
+
//# sourceMappingURL=pcloudy-api.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pcloudy
|
|
1
|
+
{"version":3,"file":"pcloudy-api.d.ts","sourceRoot":"","sources":["../../pcloudy/pcloudy-api.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,MAAM,EACP,MAAM,SAAS,CAAC;AACjB,OAAO,EACL,OAAO,EACP,MAAM,EAEP,MAAM,sBAAsB,CAAC;AAE9B;;;;;GAKG;AACH,qBAAa,UAAU;IACrB,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAkB;IACzC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAS;IAChC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAS;gBAEpB,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,SAA+B;IAMnG;;;;;OAKG;YACW,iBAAiB;IAmB/B;;;;;OAKG;IACU,YAAY,CAAC,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAgB5E;;;;OAIG;IACU,aAAa,CAAC,cAAc,EAAE,SAAS,GAAG,KAAK,EAAE,oBAAoB,SAAK,GAAG,OAAO,CAAC,MAAM,EAAE,CAAC;IAU3G;;;;;OAKG;IACU,UAAU,CAAC,MAAM,EAAE,MAAM,EAAE,YAAY,SAAK,GAAG,OAAO,CAAC,MAAM,CAAC;IAQ3E;;;;OAIG;IACU,mBAAmB,CAAC,GAAG,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IASnF;;;OAGG;IACU,gBAAgB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAO3D;;;;OAIG;IACU,OAAO,CAAC,cAAc,CAAC,EAAE,MAAM,EAAE,KAAK,SAAK,GAAG,OAAO,CAAC,OAAO,EAAE,CAAC;IAS7E;;;;;OAKG;IACU,SAAS,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IA4BzD;;;OAGG;IACU,SAAS,CAAC,QAAQ,EAAE,MAAM;IAQvC;;;;;OAKG;IACU,YAAY,CAAC,QAAQ,EAAE,MAAM;IAQ1C;;;;OAIG;IACU,uBAAuB,CAAC,QAAQ,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM;IAS1E;;;;;OAKG;IACU,mBAAmB,CAAC,QAAQ,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM;CAQvE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pcloudy
|
|
1
|
+
{"version":3,"file":"pcloudy-api.js","sourceRoot":"","sources":["../../pcloudy/pcloudy-api.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pcloudy-connection.d.ts","sourceRoot":"","sources":["../../pcloudy/pcloudy-connection.ts"],"names":[],"mappings":""}
|
|
@@ -4,8 +4,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const commander_1 = require("commander");
|
|
6
6
|
const winston = require("winston");
|
|
7
|
-
const pcloudy_api_1 = require("./pcloudy
|
|
8
|
-
const pcloudy_service_1 = require("./pcloudy
|
|
7
|
+
const pcloudy_api_1 = require("./pcloudy-api");
|
|
8
|
+
const pcloudy_service_1 = require("./pcloudy-service");
|
|
9
9
|
/**
|
|
10
10
|
* Create a command line logger
|
|
11
11
|
* @param verbose Show debug information
|
|
@@ -119,4 +119,4 @@ commander_1.program
|
|
|
119
119
|
logger.info(yield getAvailableDevices(options.username, options.password, options.devicePlatform, options.minVersion, logger));
|
|
120
120
|
}));
|
|
121
121
|
commander_1.program.parse(process.argv);
|
|
122
|
-
//# sourceMappingURL=pcloudy
|
|
122
|
+
//# sourceMappingURL=pcloudy-connection.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pcloudy
|
|
1
|
+
{"version":3,"file":"pcloudy-connection.js","sourceRoot":"","sources":["../../pcloudy/pcloudy-connection.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pcloudy
|
|
1
|
+
{"version":3,"file":"pcloudy-interfaces.d.ts","sourceRoot":"","sources":["../../pcloudy/pcloudy-interfaces.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,WAAW,OAAO;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,MAAM,CAAC;CAC1B;AAED;;GAEG;AACH,MAAM,WAAW,MAAM;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,EAAE,EAAE,MAAM,CAAC;IACX,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,MAAM,CAAC;IACtB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,EAAE,OAAO,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,cAAc,EAAE,MAAM,CAAC;IACvB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;CACb;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;;;;;;;GAQG;AACH,MAAM,MAAM,eAAe,CAAC,CAAC,IAAI,mBAAmB,GAAG,CAAC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/* eslint-disable @typescript-eslint/naming-convention -- naming convention imposed by PCloudy */
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
//# sourceMappingURL=pcloudy
|
|
4
|
+
//# sourceMappingURL=pcloudy-interfaces.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pcloudy-interfaces.js","sourceRoot":"","sources":["../../pcloudy/pcloudy-interfaces.ts"],"names":[],"mappings":";AAAA,iGAAiG"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Logger } from 'winston';
|
|
2
|
-
import { PCloudyApi } from './pcloudy
|
|
3
|
-
import { BookedData } from './pcloudy
|
|
2
|
+
import { PCloudyApi } from './pcloudy-api';
|
|
3
|
+
import { BookedData } from './pcloudy-interfaces';
|
|
4
4
|
export declare class PCloudyService {
|
|
5
5
|
private readonly api;
|
|
6
6
|
private readonly logger;
|
|
@@ -20,11 +20,11 @@ export declare class PCloudyService {
|
|
|
20
20
|
deleteApp(appName: string): Promise<void>;
|
|
21
21
|
/**
|
|
22
22
|
* Find the devices available for a platform
|
|
23
|
-
* @throws Error if no available devices on pCloudy
|
|
23
|
+
* @throws {Error} if no available devices on pCloudy
|
|
24
24
|
* @param devicePlatform
|
|
25
25
|
* @param minVersion
|
|
26
26
|
*/
|
|
27
|
-
getMatchingDevices(devicePlatform: 'android' | 'ios', minVersion?: number): Promise<import("./pcloudy
|
|
27
|
+
getMatchingDevices(devicePlatform: 'android' | 'ios', minVersion?: number): Promise<import("./pcloudy-interfaces").Device[]>;
|
|
28
28
|
/**
|
|
29
29
|
* Book a device for manual testing - the device can be accessed via the url returned
|
|
30
30
|
* @param devicePlatform
|
|
@@ -44,4 +44,4 @@ export declare class PCloudyService {
|
|
|
44
44
|
*/
|
|
45
45
|
resignIOSApplication(appName: string): Promise<string>;
|
|
46
46
|
}
|
|
47
|
-
//# sourceMappingURL=pcloudy
|
|
47
|
+
//# sourceMappingURL=pcloudy-service.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pcloudy
|
|
1
|
+
{"version":3,"file":"pcloudy-service.d.ts","sourceRoot":"","sources":["../../pcloudy/pcloudy-service.ts"],"names":[],"mappings":"AACA,OAAO,EACL,MAAM,EACP,MAAM,SAAS,CAAC;AACjB,OAAO,EACL,UAAU,EACX,MAAM,eAAe,CAAC;AACvB,OAAO,EACL,UAAU,EACX,MAAM,sBAAsB,CAAC;AAE9B,qBAAa,cAAc;IACzB,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAa;IACjC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAS;gBAEpB,GAAG,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM;IAK3C;;;;;;OAMG;IACU,SAAS,CAAC,eAAe,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,GAAG,OAAO,CAAC,MAAM,CAAC;IAuBnF;;;OAGG;IACU,SAAS,CAAC,OAAO,EAAE,MAAM;IAItC;;;;;OAKG;IACU,kBAAkB,CAAC,cAAc,EAAE,SAAS,GAAG,KAAK,EAAE,UAAU,SAAI;IAajF;;;;;OAKG;IACU,UAAU,CAAC,cAAc,EAAE,SAAS,GAAG,KAAK,EAAE,UAAU,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,UAAU,GAAG,SAAS,CAAC;IAQnI;;;;OAIG;IACU,iCAAiC,CAAC,GAAG,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAK3F;;;OAGG;IACU,oBAAoB,CAAC,OAAO,EAAE,MAAM;CA+BlD"}
|
|
@@ -51,7 +51,7 @@ class PCloudyService {
|
|
|
51
51
|
}
|
|
52
52
|
/**
|
|
53
53
|
* Find the devices available for a platform
|
|
54
|
-
* @throws Error if no available devices on pCloudy
|
|
54
|
+
* @throws {Error} if no available devices on pCloudy
|
|
55
55
|
* @param devicePlatform
|
|
56
56
|
* @param minVersion
|
|
57
57
|
*/
|
|
@@ -132,4 +132,4 @@ class PCloudyService {
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
exports.PCloudyService = PCloudyService;
|
|
135
|
-
//# sourceMappingURL=pcloudy
|
|
135
|
+
//# sourceMappingURL=pcloudy-service.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pcloudy
|
|
1
|
+
{"version":3,"file":"pcloudy-service.js","sourceRoot":"","sources":["../../pcloudy/pcloudy-service.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"fileNames":["../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es5.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2022.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.dom.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.decorators.d.ts","../../../../../.yarn/cache/typescript-patch-bcfe2ebaf8-bd810ab13e.zip/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../../.yarn/cache/tslib-npm-2.8.1-66590b21b8-3e2e043d5c.zip/node_modules/tslib/tslib.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/compatibility/disposable.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/compatibility/indexable.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/compatibility/iterators.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/compatibility/index.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/globals.typedarray.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/buffer.buffer.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/globals.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/web-globals/abortcontroller.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/web-globals/domexception.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/web-globals/events.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/header.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/readable.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/file.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/fetch.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/formdata.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/connector.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/client.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/errors.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/dispatcher.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/global-dispatcher.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/global-origin.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/pool-stats.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/pool.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/handlers.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/balanced-pool.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/agent.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/mock-interceptor.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/mock-agent.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/mock-client.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/mock-pool.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/mock-errors.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/proxy-agent.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/env-http-proxy-agent.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/retry-handler.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/retry-agent.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/api.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/interceptors.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/util.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/cookies.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/patch.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/websocket.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/eventsource.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/filereader.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/diagnostics-channel.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/content-type.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/cache.d.ts","../../../../../.yarn/cache/undici-types-npm-6.21.0-eb2b0ed56a-ec8f41aa43.zip/node_modules/undici-types/index.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/web-globals/fetch.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/web-globals/navigator.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/web-globals/storage.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/assert.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/assert/strict.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/async_hooks.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/buffer.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/child_process.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/cluster.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/console.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/constants.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/crypto.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/dgram.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/diagnostics_channel.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/dns.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/dns/promises.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/domain.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/events.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/fs.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/fs/promises.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/http.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/http2.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/https.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/inspector.generated.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/module.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/net.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/os.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/path.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/perf_hooks.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/process.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/punycode.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/querystring.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/readline.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/readline/promises.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/repl.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/sea.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/sqlite.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/stream.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/stream/promises.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/stream/consumers.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/stream/web.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/string_decoder.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/test.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/timers.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/timers/promises.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/tls.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/trace_events.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/tty.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/url.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/util.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/v8.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/vm.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/wasi.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/worker_threads.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/zlib.d.ts","../../../../../.yarn/cache/@types-node-npm-22.18.4-4ab0f9542c-3ac7ed6a90.zip/node_modules/@types/node/index.d.ts","../../../../../.yarn/cache/form-data-npm-4.0.4-10eb4ef9c3-a4b62e2193.zip/node_modules/form-data/index.d.ts","../../../../../.yarn/cache/formdata-polyfill-npm-4.0.10-e03013c013-9b5001d2ed.zip/node_modules/formdata-polyfill/esm.min.d.ts","../../../../../.yarn/cache/fetch-blob-npm-3.2.0-28e01becfc-5264ecceb5.zip/node_modules/fetch-blob/file.d.ts","../../../../../.yarn/cache/fetch-blob-npm-3.2.0-28e01becfc-5264ecceb5.zip/node_modules/fetch-blob/index.d.ts","../../../../../.yarn/cache/fetch-blob-npm-3.2.0-28e01becfc-5264ecceb5.zip/node_modules/fetch-blob/from.d.ts","../../../../../.yarn/cache/node-fetch-npm-3.3.2-5267e015f2-24207ca8c8.zip/node_modules/node-fetch/@types/index.d.ts","../../../../../.yarn/cache/@types-triple-beam-npm-1.3.5-0f1b823630-519b6a1b30.zip/node_modules/@types/triple-beam/index.d.ts","../../../../../.yarn/cache/logform-npm-2.7.0-7a34a0bd17-4b861bfd67.zip/node_modules/logform/index.d.ts","../../../../../.yarn/cache/winston-transport-npm-4.9.0-ae8fd25ccc-5946918720.zip/node_modules/winston-transport/index.d.ts","../../../../../.yarn/cache/winston-npm-3.17.0-9ec81417be-220309a0ea.zip/node_modules/winston/lib/winston/config/index.d.ts","../../../../../.yarn/cache/winston-npm-3.17.0-9ec81417be-220309a0ea.zip/node_modules/winston/lib/winston/transports/index.d.ts","../../../../../.yarn/cache/winston-npm-3.17.0-9ec81417be-220309a0ea.zip/node_modules/winston/index.d.ts","../../pcloudy/pcloudy.interfaces.ts","../../pcloudy/pcloudy.api.ts","../../pcloudy/pcloudy.service.ts","../../pcloudy/index.ts","../../../../../.yarn/cache/commander-npm-14.0.1-2b32a92fa0-783115e940.zip/node_modules/commander/typings/index.d.ts","../../pcloudy/pcloudy.connection.ts"],"fileIdsList":[[66,111,114],[66,113,114],[114],[66,114,119,148],[66,114,115,120,125,133,145,156],[66,114,115,116,125,133],[66,114],[61,62,63,66,114],[66,114,117,157],[66,114,118,119,126,134],[66,114,119,145,153],[66,114,120,122,125,133],[66,113,114,121],[66,114,122,123],[66,114,124,125],[66,113,114,125],[66,114,125,126,127,145,156],[66,114,125,126,127,140,145,148],[66,107,114,122,125,128,133,145,156],[66,114,125,126,128,129,133,145,153,156],[66,114,128,130,145,153,156],[64,65,66,67,68,69,70,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162],[66,114,125,131],[66,114,132,156],[66,114,122,125,133,145],[66,114,134],[66,114,135],[66,113,114,136],[66,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162],[66,114,138],[66,114,139],[66,114,125,140,141],[66,114,140,142,157,159],[66,114,125,145,146,148],[66,114,147,148],[66,114,145,146],[66,114,148],[66,114,149],[66,111,114,145,150],[66,114,125,151,152],[66,114,151,152],[66,114,119,133,145,153],[66,114,154],[66,114,133,155],[66,114,128,139,156],[66,114,119,157],[66,114,145,158],[66,114,132,159],[66,114,160],[66,107,114],[66,114,125,127,136,145,148,156,158,159,161],[66,114,145,162],[66,114,166,167],[66,114,128,145,163],[66,114,170],[66,114,128,163,165,168],[66,79,83,114,156],[66,79,114,145,156],[66,74,114],[66,76,79,114,153,156],[66,114,133,153],[66,114,163],[66,74,114,163],[66,76,79,114,133,156],[66,71,72,75,78,114,125,145,156],[66,79,86,114],[66,71,77,114],[66,79,100,101,114],[66,75,79,114,148,156,163],[66,100,114,163],[66,73,74,114,163],[66,79,114],[66,73,74,75,76,77,78,79,80,81,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,101,102,103,104,105,106,114],[66,79,94,114],[66,79,86,87,114],[66,77,79,87,88,114],[66,78,114],[66,71,74,79,114],[66,79,83,87,88,114],[66,83,114],[66,77,79,82,114,156],[66,71,76,79,86,114],[66,114,145],[66,74,79,100,114,161,163],[66,114,145,163,171,172,173,174],[66,114,128,163,172],[66,114,145,163,171],[60,66,114,176,177,178],[60,66,114,126,164,169,175,176],[60,66,114,175,177,178,180],[60,66,114],[60,66,114,135,175,176,177]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a6a5253138c5432c68a1510c70fe78a644fe2e632111ba778e1978010d6edfec","impliedFormat":1},{"version":"6c7176368037af28cb72f2392010fa1cef295d6d6744bca8cfb54985f3a18c3e","affectsGlobalScope":true,"impliedFormat":1},{"version":"ab41ef1f2cdafb8df48be20cd969d875602483859dc194e9c97c8a576892c052","affectsGlobalScope":true,"impliedFormat":1},{"version":"437e20f2ba32abaeb7985e0afe0002de1917bc74e949ba585e49feba65da6ca1","affectsGlobalScope":true,"impliedFormat":1},{"version":"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a","impliedFormat":1},{"version":"a79e62f1e20467e11a904399b8b18b18c0c6eea6b50c1168bf215356d5bebfaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"d802f0e6b5188646d307f070d83512e8eb94651858de8a82d1e47f60fb6da4e2","affectsGlobalScope":true,"impliedFormat":1},{"version":"17bb4105d0ea2ab2bfcb4f77ff8585691d5569c90ae15f4fa8d5ff9fb42b910b","affectsGlobalScope":true,"impliedFormat":1},{"version":"1db0b7dca579049ca4193d034d835f6bfe73096c73663e5ef9a0b5779939f3d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"9798340ffb0d067d69b1ae5b32faa17ab31b82466a3fc00d8f2f2df0c8554aaa","affectsGlobalScope":true,"impliedFormat":1},{"version":"456fa0c0ab68731564917642b977c71c3b7682240685b118652fb9253c9a6429","affectsGlobalScope":true,"impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"763fe0f42b3d79b440a9b6e51e9ba3f3f91352469c1e4b3b67bfa4ff6352f3f4","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"7f182617db458e98fc18dfb272d40aa2fff3a353c44a89b2c0ccb3937709bfb5","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"e61be3f894b41b7baa1fbd6a66893f2579bfad01d208b4ff61daef21493ef0a8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"615ba88d0128ed16bf83ef8ccbb6aff05c3ee2db1cc0f89ab50a4939bfc1943f","impliedFormat":1},{"version":"a4d551dbf8746780194d550c88f26cf937caf8d56f102969a110cfaed4b06656","impliedFormat":1},{"version":"8bd86b8e8f6a6aa6c49b71e14c4ffe1211a0e97c80f08d2c8cc98838006e4b88","impliedFormat":1},{"version":"317e63deeb21ac07f3992f5b50cdca8338f10acd4fbb7257ebf56735bf52ab00","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"2cbe0621042e2a68c7cbce5dfed3906a1862a16a7d496010636cdbdb91341c0f","affectsGlobalScope":true,"impliedFormat":1},{"version":"f9501cc13ce624c72b61f12b3963e84fad210fbdf0ffbc4590e08460a3f04eba","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7721c4f69f93c91360c26a0a84ee885997d748237ef78ef665b153e622b36c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"a38efe83ff77c34e0f418a806a01ca3910c02ee7d64212a59d59bca6c2c38fa1","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"2b06b93fd01bcd49d1a6bd1f9b65ddcae6480b9a86e9061634d6f8e354c1468f","impliedFormat":1},{"version":"7b988bc259155186e6b09dd8b32856d9e45c8d261e63c19abaf590bb6550f922","affectsGlobalScope":true,"impliedFormat":1},{"version":"fe7b52f993f9336b595190f3c1fcc259bb2cf6dcb4ac8fdb1e0454cc5df7301e","impliedFormat":1},{"version":"e9b97d69510658d2f4199b7d384326b7c4053b9e6645f5c19e1c2a54ede427fc","impliedFormat":1},{"version":"c2510f124c0293ab80b1777c44d80f812b75612f297b9857406468c0f4dafe29","affectsGlobalScope":true,"impliedFormat":1},{"version":"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","impliedFormat":1},{"version":"81711af669f63d43ccb4c08e15beda796656dd46673d0def001c7055db53852d","affectsGlobalScope":true,"impliedFormat":1},{"version":"19d5f8d3930e9f99aa2c36258bf95abbe5adf7e889e6181872d1cdba7c9a7dd5","impliedFormat":1},{"version":"9855e02d837744303391e5623a531734443a5f8e6e8755e018c41d63ad797db2","impliedFormat":1},{"version":"bdba81959361810be44bcfdd283f4d601e406ab5ad1d2bdff0ed480cf983c9d7","impliedFormat":1},{"version":"836a356aae992ff3c28a0212e3eabcb76dd4b0cc06bcb9607aeef560661b860d","impliedFormat":1},{"version":"1e0d1f8b0adfa0b0330e028c7941b5a98c08b600efe7f14d2d2a00854fb2f393","impliedFormat":1},{"version":"b326f4813b90d230ec3950f66bd5b5ce3971aac5fac67cfafc54aa07b39fd07f","affectsGlobalScope":true,"impliedFormat":1},{"version":"c8420c7c2b778b334587a4c0311833b5212ff2f684ea37b2f0e2b117f1d7210d","impliedFormat":1},{"version":"b6b08215821c9833b0e8e30ea1ed178009f2f3ff5d7fae3865ee42f97cc87784","impliedFormat":1},{"version":"9757d0daeeb72efec2c546ddcf6a237a821e57eb61c72e5bc8e6c22e968de63c","impliedFormat":1},{"version":"73cf6cc19f16c0191e4e9d497ab0c11c7b38f1ca3f01ad0f09a3a5a971aac4b8","impliedFormat":1},{"version":"528b62e4272e3ddfb50e8eed9e359dedea0a4d171c3eb8f337f4892aac37b24b","impliedFormat":1},{"version":"ed58b9974bb3114f39806c9c2c6258c4ffa6a255921976a7c53dfa94bf178f42","impliedFormat":1},{"version":"e6fa9ad47c5f71ff733744a029d1dc472c618de53804eae08ffc243b936f87ff","affectsGlobalScope":true,"impliedFormat":1},{"version":"f72bc8fe16da67e4e3268599295797b202b95e54bd215a03f97e925dd1502a36","impliedFormat":1},{"version":"b1b6ee0d012aeebe11d776a155d8979730440082797695fc8e2a5c326285678f","impliedFormat":1},{"version":"45875bcae57270aeb3ebc73a5e3fb4c7b9d91d6b045f107c1d8513c28ece71c0","impliedFormat":1},{"version":"915e18c559321c0afaa8d34674d3eb77e1ded12c3e85bf2a9891ec48b07a1ca5","affectsGlobalScope":true,"impliedFormat":1},{"version":"e9727a118ce60808e62457c89762fe5a4e2be8e9fd0112d12432d1bafdba942f","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f16a7e4deafa527ed9995a772bb380eb7d3c2c0fd4ae178c5263ed18394db2c","impliedFormat":1},{"version":"933921f0bb0ec12ef45d1062a1fc0f27635318f4d294e4d99de9a5493e618ca2","impliedFormat":1},{"version":"71a0f3ad612c123b57239a7749770017ecfe6b66411488000aba83e4546fde25","impliedFormat":1},{"version":"70b57b5529051497e9f6482b76d91c0dcbb103d9ead8a0549f5bab8f65e5d031","impliedFormat":1},{"version":"4f9d8ca0c417b67b69eeb54c7ca1bedd7b56034bb9bfd27c5d4f3bc4692daca7","impliedFormat":1},{"version":"814118df420c4e38fe5ae1b9a3bafb6e9c2aa40838e528cde908381867be6466","impliedFormat":1},{"version":"3a90b9beac4c2bfdf6517faae0940a042b81652badf747df0a7c7593456f6ebe","impliedFormat":1},{"version":"8302157cd431b3943eed09ad439b4441826c673d9f870dcb0e1f48e891a4211e","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"125d792ec6c0c0f657d758055c494301cc5fdb327d9d9d5960b3f129aff76093","impliedFormat":1},{"version":"dba28a419aec76ed864ef43e5f577a5c99a010c32e5949fe4e17a4d57c58dd11","affectsGlobalScope":true,"impliedFormat":1},{"version":"2754d8221d77c7b382096651925eb476f1066b3348da4b73fe71ced7801edada","impliedFormat":1},{"version":"a5890565ed564c7b29eb1b1038d4e10c03a3f5231b0a8d48fea4b41ab19f4f46","impliedFormat":1},{"version":"f0be1b8078cd549d91f37c30c222c2a187ac1cf981d994fb476a1adc61387b14","affectsGlobalScope":true,"impliedFormat":1},{"version":"0aaed1d72199b01234152f7a60046bc947f1f37d78d182e9ae09c4289e06a592","impliedFormat":1},{"version":"98ffdf93dfdd206516971d28e3e473f417a5cfd41172e46b4ce45008f640588e","impliedFormat":1},{"version":"66ba1b2c3e3a3644a1011cd530fb444a96b1b2dfe2f5e837a002d41a1a799e60","impliedFormat":1},{"version":"7e514f5b852fdbc166b539fdd1f4e9114f29911592a5eb10a94bb3a13ccac3c4","impliedFormat":1},{"version":"cee74f5970ffc01041e5bffc3f324c20450534af4054d2c043cb49dbbd4ec8f7","affectsGlobalScope":true,"impliedFormat":1},{"version":"1a654e0d950353614ba4637a8de4f9d367903a0692b748e11fccf8c880c99735","affectsGlobalScope":true,"impliedFormat":1},{"version":"42da246c46ca3fd421b6fd88bb4466cda7137cf33e87ba5ceeded30219c428bd","impliedFormat":1},{"version":"3a051941721a7f905544732b0eb819c8d88333a96576b13af08b82c4f17581e4","impliedFormat":1},{"version":"ac5ed35e649cdd8143131964336ab9076937fa91802ec760b3ea63b59175c10a","impliedFormat":1},{"version":"3006130eae582d9bc732ab302ac25bbd86777dbac3a9eece81a2c77570f65e9b","affectsGlobalScope":true,"impliedFormat":1},{"version":"db3d77167a7da6c5ba0c51c5b654820e3464093f21724ccd774c0b9bc3f81bc0","impliedFormat":1},{"version":"bdf1feb266c87edbee61f12ceaaef60ab0e2e5dba70ca19360b6448911c53d52","impliedFormat":1},{"version":"736097ddbb2903bef918bb3b5811ef1c9c5656f2a73bd39b22a91b9cc2525e50","impliedFormat":1},{"version":"d782e571cb7d6ec0f0645957ed843d00e3f8577e08cc2940f400c931bc47a8df","impliedFormat":99},{"version":"9167246623f181441e6116605221268d94e33a1ebd88075e2dc80133c928ae7e","impliedFormat":99},{"version":"dc1a838d8a514b6de9fbce3bd5e6feb9ccfe56311e9338bb908eb4d0d966ecaf","impliedFormat":99},{"version":"186f09ed4b1bc1d5a5af5b1d9f42e2d798f776418e82599b3de16423a349d184","impliedFormat":99},{"version":"d692ae73951775d2448df535ce8bc8abf162dc343911fedda2c37b8de3b20d8e","impliedFormat":99},{"version":"908217c4f2244ec402b73533ebfcc46d6dcd34fc1c807ff403d7f98702abb3bc","impliedFormat":1},{"version":"1bc5991c91bf4be8b59db501ed284a34945d95abe9b7451d02ea001f7c5621a9","impliedFormat":1},{"version":"d8b8a5a6bf623239d5374ad4a7ff6f3b195ab5ee61293f59f1957e90d2a22809","impliedFormat":1},{"version":"35d283eca7dc0a0c7b099f5fbbf0678b87f3d837572cd5e539ba297ad9837e68","impliedFormat":1},{"version":"1c8384a195a2d931cf6e2b8f656acf558ca649a3f74922d86b95889f49a7f7c5","impliedFormat":1},{"version":"cd11655f57a3558dfcee05a6e78c026f9dfd30535eaf124439c5e88a5617359b","impliedFormat":1},{"version":"bf77933dd653b42bc1dd0e78403f54f33af7d7d83ef9d2cbb7623d003d12b2ab","signature":"5b9db355eb6bd3f6927af2c0f571590f5a2a6b0dcf7b905e2b07a1e33fad7dfc"},{"version":"fd13ad53caf3203bd820ceaf889abd8cc4d58d0324d500c25b3b7d3f9a588b1c","signature":"f61983e627d565c52076e41705ec1d6e4245a79e60758b1966a7b7ee972815a2"},{"version":"9578f0b39bd5e9e6d202930805d42014244983bf2a56bcaa05c15173f6311235","signature":"d8d7ad6f9ab63e182774029170448ad3d5d8a7ebfc527ed5f015b7e952c3b823"},"795e210df3db933e039e8b371ae1cf7336a6111ebd4a8ef9a213b363e3ed2b08",{"version":"1a2ae3df505891912038749a39e434643cf1f91a578475ae049f36e35c870c58","impliedFormat":1},{"version":"fc30e0962d9ebfe10d1e402efded14456509cefb9a912718d5baf7be80b2dc3f","signature":"43e818adf60173644896298637f47b01d5819b17eda46eaa32d0c7d64724d012"}],"root":[[176,179],181],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"declarationMap":true,"emitDecoratorMetadata":true,"experimentalDecorators":true,"importHelpers":true,"jsx":2,"module":1,"noEmitHelpers":true,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./","removeComments":false,"sourceMap":true,"strict":true,"target":2,"useDefineForClassFields":false},"referencedMap":[[111,1],[112,1],[113,2],[66,3],[114,4],[115,5],[116,6],[61,7],[64,8],[62,7],[63,7],[117,9],[118,10],[119,11],[120,12],[121,13],[122,14],[123,14],[124,15],[125,16],[126,17],[127,18],[67,7],[65,7],[128,19],[129,20],[130,21],[163,22],[131,23],[132,24],[133,25],[134,26],[135,27],[136,28],[137,29],[138,30],[139,31],[140,32],[141,32],[142,33],[143,7],[144,7],[145,34],[147,35],[146,36],[148,37],[149,38],[150,39],[151,40],[152,41],[153,42],[154,43],[155,44],[156,45],[157,46],[158,47],[159,48],[160,49],[68,7],[69,7],[70,7],[108,50],[109,7],[110,7],[161,51],[162,52],[170,7],[180,7],[166,7],[168,53],[167,7],[164,54],[165,7],[171,55],[169,56],[60,7],[58,7],[59,7],[10,7],[11,7],[13,7],[12,7],[2,7],[14,7],[15,7],[16,7],[17,7],[18,7],[19,7],[20,7],[21,7],[3,7],[22,7],[23,7],[4,7],[24,7],[28,7],[25,7],[26,7],[27,7],[29,7],[30,7],[31,7],[5,7],[32,7],[33,7],[34,7],[35,7],[6,7],[39,7],[36,7],[37,7],[38,7],[40,7],[7,7],[41,7],[46,7],[47,7],[42,7],[43,7],[44,7],[45,7],[8,7],[51,7],[48,7],[49,7],[50,7],[52,7],[9,7],[53,7],[54,7],[55,7],[57,7],[56,7],[1,7],[86,57],[96,58],[85,57],[106,59],[77,60],[76,61],[105,62],[99,63],[104,64],[79,65],[93,66],[78,67],[102,68],[74,69],[73,62],[103,70],[75,71],[80,72],[81,7],[84,72],[71,7],[107,73],[97,74],[88,75],[89,76],[91,77],[87,78],[90,79],[100,62],[82,80],[83,81],[92,82],[72,83],[95,74],[94,72],[98,7],[101,84],[175,85],[173,62],[174,86],[172,87],[179,88],[177,89],[181,90],[176,91],[178,92]],"version":"5.9.2"}
|
|
1
|
+
{"fileNames":["../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es5.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2022.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2023.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2024.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.dom.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2023.array.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2024.collection.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2024.object.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2024.promise.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.es2024.string.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.esnext.float16.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.decorators.d.ts","../../../../../.yarn/cache/typescript-patch-6fda4d02cf-696e1b017b.zip/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../../.yarn/cache/tslib-npm-2.8.1-66590b21b8-3e2e043d5c.zip/node_modules/tslib/tslib.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/compatibility/iterators.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/globals.typedarray.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/buffer.buffer.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/globals.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/web-globals/abortcontroller.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/web-globals/crypto.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/web-globals/domexception.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/web-globals/events.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/utility.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/header.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/readable.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/fetch.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/formdata.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/connector.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/client-stats.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/client.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/errors.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/dispatcher.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/global-dispatcher.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/global-origin.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/pool-stats.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/pool.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/handlers.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/balanced-pool.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/h2c-client.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/agent.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/mock-interceptor.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/mock-call-history.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/mock-agent.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/mock-client.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/mock-pool.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/snapshot-agent.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/mock-errors.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/proxy-agent.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/env-http-proxy-agent.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/retry-handler.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/retry-agent.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/api.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/cache-interceptor.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/interceptors.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/util.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/cookies.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/patch.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/websocket.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/eventsource.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/diagnostics-channel.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/content-type.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/cache.d.ts","../../../../../.yarn/cache/undici-types-npm-7.16.0-0e23b08124-db43439f69.zip/node_modules/undici-types/index.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/web-globals/fetch.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/web-globals/navigator.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/web-globals/storage.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/web-globals/streams.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/assert.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/assert/strict.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/async_hooks.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/buffer.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/child_process.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/cluster.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/console.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/constants.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/crypto.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/dgram.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/diagnostics_channel.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/dns.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/dns/promises.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/domain.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/events.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/fs.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/fs/promises.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/http.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/http2.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/https.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/inspector.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/inspector.generated.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/module.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/net.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/os.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/path.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/perf_hooks.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/process.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/punycode.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/querystring.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/readline.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/readline/promises.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/repl.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/sea.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/sqlite.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/stream.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/stream/promises.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/stream/consumers.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/stream/web.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/string_decoder.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/test.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/timers.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/timers/promises.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/tls.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/trace_events.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/tty.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/url.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/util.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/v8.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/vm.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/wasi.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/worker_threads.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/zlib.d.ts","../../../../../.yarn/cache/@types-node-npm-24.10.3-25b6ad2bde-b5f3f3431b.zip/node_modules/@types/node/index.d.ts","../../../../../.yarn/cache/form-data-npm-4.0.5-c35fce815a-52ecd6e927.zip/node_modules/form-data/index.d.ts","../../../../../.yarn/cache/formdata-polyfill-npm-4.0.10-e03013c013-9b5001d2ed.zip/node_modules/formdata-polyfill/esm.min.d.ts","../../../../../.yarn/cache/fetch-blob-npm-3.2.0-28e01becfc-5264ecceb5.zip/node_modules/fetch-blob/file.d.ts","../../../../../.yarn/cache/fetch-blob-npm-3.2.0-28e01becfc-5264ecceb5.zip/node_modules/fetch-blob/index.d.ts","../../../../../.yarn/cache/fetch-blob-npm-3.2.0-28e01becfc-5264ecceb5.zip/node_modules/fetch-blob/from.d.ts","../../../../../.yarn/cache/node-fetch-npm-3.3.2-5267e015f2-24207ca8c8.zip/node_modules/node-fetch/@types/index.d.ts","../../../../../.yarn/cache/@types-triple-beam-npm-1.3.5-0f1b823630-519b6a1b30.zip/node_modules/@types/triple-beam/index.d.ts","../../../../../.yarn/cache/logform-npm-2.7.0-7a34a0bd17-4b861bfd67.zip/node_modules/logform/index.d.ts","../../../../../.yarn/cache/winston-transport-npm-4.9.0-ae8fd25ccc-5946918720.zip/node_modules/winston-transport/index.d.ts","../../../../../.yarn/cache/winston-npm-3.19.0-186e261f8d-8279e221d8.zip/node_modules/winston/lib/winston/config/index.d.ts","../../../../../.yarn/cache/winston-npm-3.19.0-186e261f8d-8279e221d8.zip/node_modules/winston/lib/winston/transports/index.d.ts","../../../../../.yarn/cache/winston-npm-3.19.0-186e261f8d-8279e221d8.zip/node_modules/winston/index.d.ts","../../pcloudy/pcloudy-interfaces.ts","../../pcloudy/pcloudy-api.ts","../../pcloudy/pcloudy-service.ts","../../pcloudy/index.ts","../../../../../.yarn/cache/commander-npm-14.0.2-538b84c387-2d202db5e5.zip/node_modules/commander/typings/index.d.ts","../../pcloudy/pcloudy-connection.ts"],"fileIdsList":[[77,128,129,131,148,149],[77,130,131,148,149],[131,148,149],[77,131,136,148,149,166],[77,131,132,137,142,148,149,151,163,174],[77,131,132,133,142,148,149,151],[77,131,148,149],[77,131,134,148,149,175],[77,131,135,136,143,148,149,152],[77,131,136,148,149,163,171],[77,131,137,139,142,148,149,151],[77,130,131,138,148,149],[77,131,139,140,148,149],[77,131,141,142,148,149],[77,130,131,142,148,149],[77,131,142,143,144,148,149,163,174],[77,131,142,143,144,148,149,158,163,166],[77,123,131,139,142,145,148,149,151,163,174],[77,131,142,143,145,146,148,149,151,163,171,174],[77,131,145,147,148,149,163,171,174],[75,76,77,78,79,80,81,82,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180],[77,131,142,148,149],[77,131,148,149,150,174],[77,131,139,142,148,149,151,163],[77,131,148,149,152],[77,131,148,149,153],[77,130,131,148,149,154],[77,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180],[77,131,148,149,156],[77,131,148,149,157],[77,131,142,148,149,158,159],[77,131,148,149,158,160,175,177],[77,131,143,148,149],[77,131,142,148,149,163,164,166],[77,131,148,149,165,166],[77,131,148,149,163,164],[77,131,148,149,166],[77,131,148,149,167],[77,128,131,148,149,163,168],[77,131,142,148,149,169,170],[77,131,148,149,169,170],[77,131,136,148,149,151,163,171],[77,131,148,149,172],[77,131,148,149,151,173],[77,131,145,148,149,157,174],[77,131,136,148,149,175],[77,131,148,149,163,176],[77,131,148,149,150,177],[77,131,148,149,178],[77,131,136,148,149],[77,123,131,148,149],[77,131,148,149,179],[77,123,131,142,144,148,149,154,163,166,174,176,177,179],[77,131,148,149,163,180],[77,131,148,149,184,185],[77,131,145,148,149,163,181],[77,131,148,149,188],[77,131,145,148,149,181,183,186],[77,89,92,95,96,131,148,149,174],[77,92,131,148,149,163,174],[77,92,96,131,148,149,174],[77,131,148,149,163],[77,86,131,148,149],[77,90,131,148,149],[77,88,89,92,131,148,149,174],[77,131,148,149,151,171],[77,131,148,149,181],[77,86,131,148,149,181],[77,88,92,131,148,149,151,174],[77,83,84,85,87,91,131,142,148,149,163,174],[77,92,100,108,131,148,149],[77,84,90,131,148,149],[77,92,117,118,131,148,149],[77,84,87,92,131,148,149,166,174,181],[77,92,131,148,149],[77,88,92,131,148,149,174],[77,83,131,148,149],[77,86,87,88,90,91,92,93,94,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,118,119,120,121,122,131,148,149],[77,92,110,113,131,139,148,149],[77,92,100,101,102,131,148,149],[77,90,92,101,103,131,148,149],[77,91,131,148,149],[77,84,86,92,131,148,149],[77,92,96,101,103,131,148,149],[77,96,131,148,149],[77,90,92,95,131,148,149,174],[77,84,88,92,100,131,148,149],[77,92,110,131,148,149],[77,103,131,148,149],[77,86,92,117,131,148,149,166,179,181],[77,131,148,149,163,181,189,190,191,192],[77,131,145,148,149,181,190],[77,131,148,149,163,181,189],[74,77,131,148,149,194,195,196],[74,77,131,143,148,149,182,187,193,194],[74,77,131,148,149,193,195,196,198],[74,77,131,148,149],[74,77,131,148,149,153,193,194,195]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"196cb558a13d4533a5163286f30b0509ce0210e4b316c56c38d4c0fd2fb38405","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"a6a5253138c5432c68a1510c70fe78a644fe2e632111ba778e1978010d6edfec","impliedFormat":1},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"378281aa35786c27d5811af7e6bcaa492eebd0c7013d48137c35bbc69a2b9751","affectsGlobalScope":true,"impliedFormat":1},{"version":"3af97acf03cc97de58a3a4bc91f8f616408099bc4233f6d0852e72a8ffb91ac9","affectsGlobalScope":true,"impliedFormat":1},{"version":"1b2dd1cbeb0cc6ae20795958ba5950395ebb2849b7c8326853dd15530c77ab0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1db0b7dca579049ca4193d034d835f6bfe73096c73663e5ef9a0b5779939f3d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"387a023d363f755eb63450a66c28b14cdd7bc30a104565e2dbf0a8988bb4a56c","affectsGlobalScope":true,"impliedFormat":1},{"version":"9798340ffb0d067d69b1ae5b32faa17ab31b82466a3fc00d8f2f2df0c8554aaa","affectsGlobalScope":true,"impliedFormat":1},{"version":"f26b11d8d8e4b8028f1c7d618b22274c892e4b0ef5b3678a8ccbad85419aef43","affectsGlobalScope":true,"impliedFormat":1},{"version":"cdcf9ea426ad970f96ac930cd176d5c69c6c24eebd9fc580e1572d6c6a88f62c","impliedFormat":1},{"version":"23cd712e2ce083d68afe69224587438e5914b457b8acf87073c22494d706a3d0","impliedFormat":1},{"version":"487b694c3de27ddf4ad107d4007ad304d29effccf9800c8ae23c2093638d906a","impliedFormat":1},{"version":"3a80bc85f38526ca3b08007ee80712e7bb0601df178b23fbf0bf87036fce40ce","impliedFormat":1},{"version":"ccf4552357ce3c159ef75f0f0114e80401702228f1898bdc9402214c9499e8c0","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"68834d631c8838c715f225509cfc3927913b9cc7a4870460b5b60c8dbdb99baf","impliedFormat":1},{"version":"2931540c47ee0ff8a62860e61782eb17b155615db61e36986e54645ec67f67c2","impliedFormat":1},{"version":"ccab02f3920fc75c01174c47fcf67882a11daf16baf9e81701d0a94636e94556","impliedFormat":1},{"version":"f6faf5f74e4c4cc309a6c6a6c4da02dbb840be5d3e92905a23dcd7b2b0bd1986","impliedFormat":1},{"version":"ea6bc8de8b59f90a7a3960005fd01988f98fd0784e14bc6922dde2e93305ec7d","impliedFormat":1},{"version":"36107995674b29284a115e21a0618c4c2751b32a8766dd4cb3ba740308b16d59","impliedFormat":1},{"version":"914a0ae30d96d71915fc519ccb4efbf2b62c0ddfb3a3fc6129151076bc01dc60","impliedFormat":1},{"version":"33e981bf6376e939f99bd7f89abec757c64897d33c005036b9a10d9587d80187","impliedFormat":1},{"version":"7fd1b31fd35876b0aa650811c25ec2c97a3c6387e5473eb18004bed86cdd76b6","impliedFormat":1},{"version":"b41767d372275c154c7ea6c9d5449d9a741b8ce080f640155cc88ba1763e35b3","impliedFormat":1},{"version":"3bacf516d686d08682751a3bd2519ea3b8041a164bfb4f1d35728993e70a2426","impliedFormat":1},{"version":"7fb266686238369442bd1719bc0d7edd0199da4fb8540354e1ff7f16669b4323","impliedFormat":1},{"version":"0a60a292b89ca7218b8616f78e5bbd1c96b87e048849469cccb4355e98af959a","impliedFormat":1},{"version":"0b6e25234b4eec6ed96ab138d96eb70b135690d7dd01f3dd8a8ab291c35a683a","impliedFormat":1},{"version":"9666f2f84b985b62400d2e5ab0adae9ff44de9b2a34803c2c5bd3c8325b17dc0","impliedFormat":1},{"version":"40cd35c95e9cf22cfa5bd84e96408b6fcbca55295f4ff822390abb11afbc3dca","impliedFormat":1},{"version":"b1616b8959bf557feb16369c6124a97a0e74ed6f49d1df73bb4b9ddf68acf3f3","impliedFormat":1},{"version":"5b03a034c72146b61573aab280f295b015b9168470f2df05f6080a2122f9b4df","impliedFormat":1},{"version":"40b463c6766ca1b689bfcc46d26b5e295954f32ad43e37ee6953c0a677e4ae2b","impliedFormat":1},{"version":"249b9cab7f5d628b71308c7d9bb0a808b50b091e640ba3ed6e2d0516f4a8d91d","impliedFormat":1},{"version":"80aae6afc67faa5ac0b32b5b8bc8cc9f7fa299cff15cf09cc2e11fd28c6ae29e","impliedFormat":1},{"version":"f473cd2288991ff3221165dcf73cd5d24da30391f87e85b3dd4d0450c787a391","impliedFormat":1},{"version":"499e5b055a5aba1e1998f7311a6c441a369831c70905cc565ceac93c28083d53","impliedFormat":1},{"version":"54c3e2371e3d016469ad959697fd257e5621e16296fa67082c2575d0bf8eced0","impliedFormat":1},{"version":"beb8233b2c220cfa0feea31fbe9218d89fa02faa81ef744be8dce5acb89bb1fd","impliedFormat":1},{"version":"c183b931b68ad184bc8e8372bf663f3d33304772fb482f29fb91b3c391031f3e","impliedFormat":1},{"version":"5d0375ca7310efb77e3ef18d068d53784faf62705e0ad04569597ae0e755c401","impliedFormat":1},{"version":"59af37caec41ecf7b2e76059c9672a49e682c1a2aa6f9d7dc78878f53aa284d6","impliedFormat":1},{"version":"addf417b9eb3f938fddf8d81e96393a165e4be0d4a8b6402292f9c634b1cb00d","impliedFormat":1},{"version":"48cc3ec153b50985fb95153258a710782b25975b10dd4ac8a4f3920632d10790","impliedFormat":1},{"version":"adf27937dba6af9f08a68c5b1d3fce0ca7d4b960c57e6d6c844e7d1a8e53adae","impliedFormat":1},{"version":"e1528ca65ac90f6fa0e4a247eb656b4263c470bb22d9033e466463e13395e599","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"866078923a56d026e39243b4392e282c1c63159723996fa89243140e1388a98d","impliedFormat":1},{"version":"830171b27c5fdf9bcbe4cf7d428fcf3ae2c67780fb7fbdccdf70d1623d938bc4","affectsGlobalScope":true,"impliedFormat":1},{"version":"1cf059eaf468efcc649f8cf6075d3cb98e9a35a0fe9c44419ec3d2f5428d7123","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7721c4f69f93c91360c26a0a84ee885997d748237ef78ef665b153e622b36c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d97fb21da858fb18b8ae72c314e9743fd52f73ebe2764e12af1db32fc03f853f","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ea15fd99b2e34cb25fe8346c955000bb70c8b423ae4377a972ef46bfb37f595","impliedFormat":1},{"version":"7cf69dd5502c41644c9e5106210b5da7144800670cbe861f66726fa209e231c4","impliedFormat":1},{"version":"72c1f5e0a28e473026074817561d1bc9647909cf253c8d56c41d1df8d95b85f7","impliedFormat":1},{"version":"f9b4137a0d285bd77dba2e6e895530112264310ae47e07bf311feae428fb8b61","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b21e13ed07d0df176ae31d6b7f01f7b17d66dbeb489c0d31d00de2ca14883da","impliedFormat":1},{"version":"51aecd2df90a3cffea1eb4696b33b2d78594ea2aa2138e6b9471ec4841c6c2ee","impliedFormat":1},{"version":"9d8f9e63e29a3396285620908e7f14d874d066caea747dc4b2c378f0599166b4","affectsGlobalScope":true,"impliedFormat":1},{"version":"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","impliedFormat":1},{"version":"f929f0b6b3421a2d34344b0f421f45aeb2c84ad365ebf29d04312023b3accc58","impliedFormat":1},{"version":"db9ada976f9e52e13f7ae8b9a320f4b67b87685938c5879187d8864b2fbe97f3","impliedFormat":1},{"version":"9f39e70a354d0fba29ac3cdf6eca00b7f9e96f64b2b2780c432e8ea27f133743","impliedFormat":1},{"version":"0dace96cc0f7bc6d0ee2044921bdf19fe42d16284dbcc8ae200800d1c9579335","impliedFormat":1},{"version":"a2e2bbde231b65c53c764c12313897ffdfb6c49183dd31823ee2405f2f7b5378","impliedFormat":1},{"version":"ad1cc0ed328f3f708771272021be61ab146b32ecf2b78f3224959ff1e2cd2a5c","impliedFormat":1},{"version":"c64e1888baaa3253ca4405b455e4bf44f76357868a1bd0a52998ade9a092ad78","affectsGlobalScope":true,"impliedFormat":1},{"version":"d8cf132379078d0974a59df26069689a2d33c7dc826b5be56231841cb2f32e58","impliedFormat":1},{"version":"fbf413fc617837453c878a9174a1f1b383616857a3f8366bc41cf30df4aea7d5","impliedFormat":1},{"version":"148c73ec11318850f571172ceae3e55ce479d850fe18ec8eae0abd99d9f6c319","impliedFormat":1},{"version":"230bdc111d7578276e4a3bb9d075d85c78c6b68f428c3a9935e2eaa10f4ae1f5","impliedFormat":1},{"version":"e8aabbee5e7b9101b03bb4222607d57f38859b8115a8050a4eb91b4ee43a3a73","impliedFormat":1},{"version":"bbf42f98a5819f4f06e18c8b669a994afe9a17fe520ae3454a195e6eabf7700d","impliedFormat":1},{"version":"c0bb1b65757c72bbf8ddf7eaa532223bacf58041ff16c883e76f45506596e925","impliedFormat":1},{"version":"c8b85f7aed29f8f52b813f800611406b0bfe5cf3224d20a4bdda7c7f73ce368e","affectsGlobalScope":true,"impliedFormat":1},{"version":"145dcf25fd4967c610c53d93d7bc4dce8fbb1b6dd7935362472d4ae49363c7ba","impliedFormat":1},{"version":"ff65b8a8bd380c6d129becc35de02f7c29ad7ce03300331ca91311fb4044d1a9","impliedFormat":1},{"version":"04bf1aa481d1adfb16d93d76e44ce71c51c8ef68039d849926551199489637f6","impliedFormat":1},{"version":"9043daec15206650fa119bad6b8d70136021ea7d52673a71f79a87a42ee38d44","affectsGlobalScope":true,"impliedFormat":1},{"version":"f8c29af694946ce0e71fafb7ddd81fd471e27adc1807918450ca31f39f8ba773","affectsGlobalScope":true,"impliedFormat":1},{"version":"a58a15da4c5ba3df60c910a043281256fa52d36a0fcdef9b9100c646282e88dd","impliedFormat":1},{"version":"b36beffbf8acdc3ebc58c8bb4b75574b31a2169869c70fc03f82895b93950a12","impliedFormat":1},{"version":"de263f0089aefbfd73c89562fb7254a7468b1f33b61839aafc3f035d60766cb4","impliedFormat":1},{"version":"77fbe5eecb6fac4b6242bbf6eebfc43e98ce5ccba8fa44e0ef6a95c945ff4d98","impliedFormat":1},{"version":"8c81fd4a110490c43d7c578e8c6f69b3af01717189196899a6a44f93daa57a3a","impliedFormat":1},{"version":"5fb39858b2459864b139950a09adae4f38dad87c25bf572ce414f10e4bd7baab","impliedFormat":1},{"version":"65faec1b4bd63564aeec33eab9cacfaefd84ce2400f03903a71a1841fbce195f","impliedFormat":1},{"version":"b33b74b97952d9bf4fbd2951dcfbb5136656ddb310ce1c84518aaa77dbca9992","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"45650f47bfb376c8a8ed39d4bcda5902ab899a3150029684ee4c10676d9fbaee","impliedFormat":1},{"version":"6b306cd4282bbb54d4a6bb23cfb7a271160983dfc38c67b5a132504cfcc34896","affectsGlobalScope":true,"impliedFormat":1},{"version":"c119835edf36415081dfd9ed15fc0cd37aaa28d232be029ad073f15f3d88c323","impliedFormat":1},{"version":"450172a56b944c2d83f45cc11c9a388ea967cd301a21202aa0a23c34c7506a18","impliedFormat":1},{"version":"9705cd157ffbb91c5cab48bdd2de5a437a372e63f870f8a8472e72ff634d47c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"ae86f30d5d10e4f75ce8dcb6e1bd3a12ecec3d071a21e8f462c5c85c678efb41","impliedFormat":1},{"version":"72f8936aebf0c4a1adab767b97d34ba7d3a308afcf76de4417b9c16fb92ed548","impliedFormat":1},{"version":"e03460fe72b259f6d25ad029f085e4bedc3f90477da4401d8fbc1efa9793230e","impliedFormat":1},{"version":"4286a3a6619514fca656089aee160bb6f2e77f4dd53dc5a96b26a0b4fc778055","impliedFormat":1},{"version":"69e0a41d620fb678a899c65e073413b452f4db321b858fe422ad93fd686cd49a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3585d6891e9ea18e07d0755a6d90d71331558ba5dc5561933553209f886db106","affectsGlobalScope":true,"impliedFormat":1},{"version":"86be71cbb0593468644932a6eb96d527cfa600cecfc0b698af5f52e51804451d","impliedFormat":1},{"version":"84dd6b0fd2505135692935599d6606f50a421389e8d4535194bcded307ee5cf2","impliedFormat":1},{"version":"0d5b085f36e6dc55bc6332ecb9c733be3a534958c238fb8d8d18d4a2b6f2a15a","impliedFormat":1},{"version":"db19ea066fdc5f97df3f769e582ae3000380ab7942e266654bdb1a4650d19eaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"2a034894bf28c220a331c7a0229d33564803abe2ac1b9a5feee91b6b9b6e88ea","impliedFormat":1},{"version":"d7e9ab1b0996639047c61c1e62f85c620e4382206b3abb430d9a21fb7bc23c77","impliedFormat":1},{"version":"736097ddbb2903bef918bb3b5811ef1c9c5656f2a73bd39b22a91b9cc2525e50","impliedFormat":1},{"version":"d782e571cb7d6ec0f0645957ed843d00e3f8577e08cc2940f400c931bc47a8df","impliedFormat":99},{"version":"9167246623f181441e6116605221268d94e33a1ebd88075e2dc80133c928ae7e","impliedFormat":99},{"version":"dc1a838d8a514b6de9fbce3bd5e6feb9ccfe56311e9338bb908eb4d0d966ecaf","impliedFormat":99},{"version":"186f09ed4b1bc1d5a5af5b1d9f42e2d798f776418e82599b3de16423a349d184","impliedFormat":99},{"version":"d692ae73951775d2448df535ce8bc8abf162dc343911fedda2c37b8de3b20d8e","impliedFormat":99},{"version":"908217c4f2244ec402b73533ebfcc46d6dcd34fc1c807ff403d7f98702abb3bc","impliedFormat":1},{"version":"1bc5991c91bf4be8b59db501ed284a34945d95abe9b7451d02ea001f7c5621a9","impliedFormat":1},{"version":"d8b8a5a6bf623239d5374ad4a7ff6f3b195ab5ee61293f59f1957e90d2a22809","impliedFormat":1},{"version":"35d283eca7dc0a0c7b099f5fbbf0678b87f3d837572cd5e539ba297ad9837e68","impliedFormat":1},{"version":"1c8384a195a2d931cf6e2b8f656acf558ca649a3f74922d86b95889f49a7f7c5","impliedFormat":1},{"version":"cd11655f57a3558dfcee05a6e78c026f9dfd30535eaf124439c5e88a5617359b","impliedFormat":1},{"version":"bf77933dd653b42bc1dd0e78403f54f33af7d7d83ef9d2cbb7623d003d12b2ab","signature":"5b9db355eb6bd3f6927af2c0f571590f5a2a6b0dcf7b905e2b07a1e33fad7dfc"},{"version":"c2a3a6a96f748e63c7d5725158a308f424c2f4586d92221a7af314b6a7a9d8ff","signature":"c97cecea129817d733c847f918c9f653001ab04453a27bf1167224fd9e30183a"},{"version":"2e6fe87c908d5fb78014657f9dd42ffd6f6cfdb6a8de3bd5a70b03de953de9bc","signature":"b05e804313416c78620f9bdaeae174a96124b8eaf296aef992f3541ed0951204"},"4738bfa578314d39d6af59da5a2009c20c48650651f7f0e6995d6cd74b1af25f",{"version":"0237580177f1a858ab125992af8a6dfc29268fe7d4bac5308b9f462f88b0cd31","impliedFormat":1},{"version":"2a7aa534fab71c7f08f9b54360e7d5cb156136770fc9b1f0f3c39da5ba91ea0c","signature":"43e818adf60173644896298637f47b01d5819b17eda46eaa32d0c7d64724d012"}],"root":[[194,197],199],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"declarationMap":true,"emitDecoratorMetadata":true,"experimentalDecorators":true,"importHelpers":true,"jsx":2,"module":1,"noEmitHelpers":true,"noUncheckedSideEffectImports":true,"noUnusedLocals":true,"noUnusedParameters":true,"outDir":"./","removeComments":false,"sourceMap":true,"strict":true,"target":2,"useDefineForClassFields":false},"referencedMap":[[128,1],[129,1],[130,2],[77,3],[131,4],[132,5],[133,6],[75,7],[134,8],[135,9],[136,10],[137,11],[138,12],[139,13],[140,13],[141,14],[142,15],[143,16],[144,17],[78,7],[76,7],[145,18],[146,19],[147,20],[181,21],[148,22],[149,7],[150,23],[151,24],[152,25],[153,26],[154,27],[155,28],[156,29],[157,30],[158,31],[159,31],[160,32],[161,7],[162,33],[163,34],[165,35],[164,36],[166,37],[167,38],[168,39],[169,40],[170,41],[171,42],[172,43],[173,44],[174,45],[175,46],[176,47],[177,48],[178,49],[79,7],[80,50],[81,7],[82,7],[124,51],[125,52],[126,7],[127,37],[179,53],[180,54],[188,7],[198,7],[184,7],[186,55],[185,7],[182,56],[183,7],[189,57],[187,58],[74,7],[72,7],[73,7],[12,7],[13,7],[15,7],[14,7],[2,7],[16,7],[17,7],[18,7],[19,7],[20,7],[21,7],[22,7],[23,7],[3,7],[24,7],[25,7],[4,7],[26,7],[30,7],[27,7],[28,7],[29,7],[31,7],[32,7],[33,7],[5,7],[34,7],[35,7],[36,7],[37,7],[6,7],[41,7],[38,7],[39,7],[40,7],[42,7],[7,7],[43,7],[48,7],[49,7],[44,7],[45,7],[46,7],[47,7],[8,7],[53,7],[50,7],[51,7],[52,7],[54,7],[9,7],[55,7],[56,7],[57,7],[59,7],[58,7],[60,7],[61,7],[10,7],[62,7],[63,7],[64,7],[11,7],[65,7],[66,7],[67,7],[68,7],[69,7],[1,7],[70,7],[71,7],[100,59],[112,60],[98,61],[113,62],[122,63],[89,64],[90,65],[88,66],[121,67],[116,68],[120,69],[92,70],[109,71],[91,72],[119,73],[86,74],[87,68],[93,75],[94,7],[99,76],[97,75],[84,77],[123,78],[114,79],[103,80],[102,75],[104,81],[107,82],[101,83],[105,84],[117,67],[95,85],[96,86],[108,87],[85,62],[111,88],[110,75],[106,89],[115,7],[83,7],[118,90],[193,91],[191,67],[192,92],[190,93],[197,94],[195,95],[199,96],[194,97],[196,98]],"version":"5.9.3"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pcloudy.connection.d.ts","sourceRoot":"","sources":["../../pcloudy/pcloudy.connection.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pcloudy.interfaces.js","sourceRoot":"","sources":["../../pcloudy/pcloudy.interfaces.ts"],"names":[],"mappings":";AAAA,iGAAiG"}
|