@camstack/addon-remote-storage 1.2.54 → 1.2.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/s3.addon.js CHANGED
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_shared = require("./shared-CYlPexMB.js");
5
+ const require_shared = require("./shared-BEUEkXEj.js");
6
6
  let node_stream = require("node:stream");
7
7
  let _aws_sdk_client_s3 = require("@aws-sdk/client-s3");
8
8
  let _aws_sdk_lib_storage = require("@aws-sdk/lib-storage");
package/dist/s3.addon.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { c as BaseAddon, i as rearmIdleAbort, n as getOptionalBasePath, o as scheduleIdleAbort, s as storageProviderCapability, t as createSessionId } from "./shared-1TJGwDse.mjs";
1
+ import { c as BaseAddon, i as rearmIdleAbort, n as getOptionalBasePath, o as scheduleIdleAbort, s as storageProviderCapability, t as createSessionId } from "./shared-DpPZpjEi.mjs";
2
2
  import { PassThrough } from "node:stream";
3
3
  import { DeleteObjectCommand, GetObjectCommand, HeadBucketCommand, HeadObjectCommand, ListObjectsV2Command, PutObjectCommand, S3Client } from "@aws-sdk/client-s3";
4
4
  import { Upload } from "@aws-sdk/lib-storage";
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_shared = require("./shared-CYlPexMB.js");
5
+ const require_shared = require("./shared-BEUEkXEj.js");
6
6
  let ssh2 = require("ssh2");
7
7
  let node_path = require("node:path");
8
8
  node_path = require_shared.__toESM(node_path);
@@ -1,4 +1,4 @@
1
- import { a as safeJoinRemotePath, c as BaseAddon, i as rearmIdleAbort, o as scheduleIdleAbort, r as getRequiredBasePath, s as storageProviderCapability, t as createSessionId } from "./shared-1TJGwDse.mjs";
1
+ import { a as safeJoinRemotePath, c as BaseAddon, i as rearmIdleAbort, o as scheduleIdleAbort, r as getRequiredBasePath, s as storageProviderCapability, t as createSessionId } from "./shared-DpPZpjEi.mjs";
2
2
  import { Client } from "ssh2";
3
3
  import * as path from "node:path";
4
4
  //#region src/providers/sftp/sftp-config-schema.ts
@@ -14229,17 +14229,6 @@ var ContainerMemoryPointSchema = object({
14229
14229
  */
14230
14230
  gpuShmemBytes: number().nullable()
14231
14231
  }).extend({ atMs: number() });
14232
- var DumpHeapSnapshotInputSchema = object({
14233
- /** The addon whose runner should dump a heap snapshot. */
14234
- addonId: string() });
14235
- var DumpHeapSnapshotResultSchema = object({
14236
- success: boolean(),
14237
- /** Path of the written .heapsnapshot inside the runner's container/host. */
14238
- path: string().optional(),
14239
- /** Process pid that was signalled. */
14240
- pid: number().optional(),
14241
- reason: string().optional()
14242
- });
14243
14232
  /**
14244
14233
  * One point of one function's series.
14245
14234
  *
@@ -14363,10 +14352,7 @@ var SystemMetricsSchema = object({
14363
14352
  gpuPercent: number().optional(),
14364
14353
  gpuMemoryPercent: number().optional()
14365
14354
  });
14366
- method(_void(), SystemResourceSnapshotSchema), method(_void(), SystemResourceSnapshotSchema.nullable()), method(_void(), SystemMetricsSchema), method(object({ dirPath: string() }), DiskSpaceInfoSchema), method(_void(), MetricsGpuInfoSchema.nullable()), method(_void(), number().nullable()), method(object({ pids: array(number()) }), array(PidResourceStatsSchema)), method(_void(), array(AddonInstanceSchema).readonly()), method(object({ addonId: string() }), PidResourceStatsSchema.nullable()), method(_void(), array(NodeProcessSchema).readonly()), method(GetLoadSeriesInputSchema, NodeLoadSeriesSchema), method(DumpHeapSnapshotInputSchema, DumpHeapSnapshotResultSchema, {
14367
- kind: "mutation",
14368
- auth: "admin"
14369
- });
14355
+ method(_void(), SystemResourceSnapshotSchema), method(_void(), SystemResourceSnapshotSchema.nullable()), method(_void(), SystemMetricsSchema), method(object({ dirPath: string() }), DiskSpaceInfoSchema), method(_void(), MetricsGpuInfoSchema.nullable()), method(_void(), number().nullable()), method(object({ pids: array(number()) }), array(PidResourceStatsSchema)), method(_void(), array(AddonInstanceSchema).readonly()), method(object({ addonId: string() }), PidResourceStatsSchema.nullable()), method(_void(), array(NodeProcessSchema).readonly()), method(GetLoadSeriesInputSchema, NodeLoadSeriesSchema);
14370
14356
  method(object({
14371
14357
  sourceUrl: string(),
14372
14358
  metadata: ModelConvertMetadataSchema,
@@ -18600,7 +18586,8 @@ var MediaFileKindEnum = _enum([
18600
18586
  "plateCrop",
18601
18587
  "keyFrame",
18602
18588
  "keyFrameSmall",
18603
- "thumbnailSmall"
18589
+ "thumbnailSmall",
18590
+ "sceneFrame"
18604
18591
  ]);
18605
18592
  /**
18606
18593
  * One media row ON THE WIRE: what it is, how big it is, and WHERE ITS BYTES
@@ -19249,7 +19236,21 @@ DeviceType.Camera, method(object({ deviceId: number() }), array(TrackSchema).rea
19249
19236
  /** Include stationary-promoted rows (parked objects handed to the
19250
19237
  * stationary registry). Default false: the timeline lists passages,
19251
19238
  * not parking records (operator decision, 2026-08-15). */
19252
- includeStationary: boolean().optional()
19239
+ includeStationary: boolean().optional(),
19240
+ /**
19241
+ * Restrict to these track classes. ABSENT or EMPTY means no filter.
19242
+ *
19243
+ * Added 2026-09-03: the timeline's class chips filtered in the CLIENT,
19244
+ * on a day of rows already downloaded. The zone filter had been moved
19245
+ * here for exactly that reason — and it is also what lets the rows come
19246
+ * back `slim` — but the class filter was left behind, so a narrow
19247
+ * selection was still a wide read followed by a wide discard.
19248
+ *
19249
+ * Empty is "show all", not "nothing matches": a chip row with nothing
19250
+ * selected is an operator who has not narrowed anything, and an empty
19251
+ * timeline would read as a camera that saw nothing.
19252
+ */
19253
+ classes: array(string()).optional()
19253
19254
  }), array(TrackSchema).readonly()), method(RecentTracksQueryInput, RecentTracksPageSchema), method(object({ deviceId: number() }), _void(), {
19254
19255
  kind: "mutation",
19255
19256
  auth: "admin"
@@ -31478,12 +31479,6 @@ Object.freeze({
31478
31479
  addonId: null,
31479
31480
  access: "view"
31480
31481
  },
31481
- "metricsProvider.dumpHeapSnapshot": {
31482
- capName: "metrics-provider",
31483
- capScope: "system",
31484
- addonId: null,
31485
- access: "create"
31486
- },
31487
31482
  "metricsProvider.getAddonStats": {
31488
31483
  capName: "metrics-provider",
31489
31484
  capScope: "system",
@@ -14206,17 +14206,6 @@ var ContainerMemoryPointSchema = object({
14206
14206
  */
14207
14207
  gpuShmemBytes: number().nullable()
14208
14208
  }).extend({ atMs: number() });
14209
- var DumpHeapSnapshotInputSchema = object({
14210
- /** The addon whose runner should dump a heap snapshot. */
14211
- addonId: string() });
14212
- var DumpHeapSnapshotResultSchema = object({
14213
- success: boolean(),
14214
- /** Path of the written .heapsnapshot inside the runner's container/host. */
14215
- path: string().optional(),
14216
- /** Process pid that was signalled. */
14217
- pid: number().optional(),
14218
- reason: string().optional()
14219
- });
14220
14209
  /**
14221
14210
  * One point of one function's series.
14222
14211
  *
@@ -14340,10 +14329,7 @@ var SystemMetricsSchema = object({
14340
14329
  gpuPercent: number().optional(),
14341
14330
  gpuMemoryPercent: number().optional()
14342
14331
  });
14343
- method(_void(), SystemResourceSnapshotSchema), method(_void(), SystemResourceSnapshotSchema.nullable()), method(_void(), SystemMetricsSchema), method(object({ dirPath: string() }), DiskSpaceInfoSchema), method(_void(), MetricsGpuInfoSchema.nullable()), method(_void(), number().nullable()), method(object({ pids: array(number()) }), array(PidResourceStatsSchema)), method(_void(), array(AddonInstanceSchema).readonly()), method(object({ addonId: string() }), PidResourceStatsSchema.nullable()), method(_void(), array(NodeProcessSchema).readonly()), method(GetLoadSeriesInputSchema, NodeLoadSeriesSchema), method(DumpHeapSnapshotInputSchema, DumpHeapSnapshotResultSchema, {
14344
- kind: "mutation",
14345
- auth: "admin"
14346
- });
14332
+ method(_void(), SystemResourceSnapshotSchema), method(_void(), SystemResourceSnapshotSchema.nullable()), method(_void(), SystemMetricsSchema), method(object({ dirPath: string() }), DiskSpaceInfoSchema), method(_void(), MetricsGpuInfoSchema.nullable()), method(_void(), number().nullable()), method(object({ pids: array(number()) }), array(PidResourceStatsSchema)), method(_void(), array(AddonInstanceSchema).readonly()), method(object({ addonId: string() }), PidResourceStatsSchema.nullable()), method(_void(), array(NodeProcessSchema).readonly()), method(GetLoadSeriesInputSchema, NodeLoadSeriesSchema);
14347
14333
  method(object({
14348
14334
  sourceUrl: string(),
14349
14335
  metadata: ModelConvertMetadataSchema,
@@ -18577,7 +18563,8 @@ var MediaFileKindEnum = _enum([
18577
18563
  "plateCrop",
18578
18564
  "keyFrame",
18579
18565
  "keyFrameSmall",
18580
- "thumbnailSmall"
18566
+ "thumbnailSmall",
18567
+ "sceneFrame"
18581
18568
  ]);
18582
18569
  /**
18583
18570
  * One media row ON THE WIRE: what it is, how big it is, and WHERE ITS BYTES
@@ -19226,7 +19213,21 @@ DeviceType.Camera, method(object({ deviceId: number() }), array(TrackSchema).rea
19226
19213
  /** Include stationary-promoted rows (parked objects handed to the
19227
19214
  * stationary registry). Default false: the timeline lists passages,
19228
19215
  * not parking records (operator decision, 2026-08-15). */
19229
- includeStationary: boolean().optional()
19216
+ includeStationary: boolean().optional(),
19217
+ /**
19218
+ * Restrict to these track classes. ABSENT or EMPTY means no filter.
19219
+ *
19220
+ * Added 2026-09-03: the timeline's class chips filtered in the CLIENT,
19221
+ * on a day of rows already downloaded. The zone filter had been moved
19222
+ * here for exactly that reason — and it is also what lets the rows come
19223
+ * back `slim` — but the class filter was left behind, so a narrow
19224
+ * selection was still a wide read followed by a wide discard.
19225
+ *
19226
+ * Empty is "show all", not "nothing matches": a chip row with nothing
19227
+ * selected is an operator who has not narrowed anything, and an empty
19228
+ * timeline would read as a camera that saw nothing.
19229
+ */
19230
+ classes: array(string()).optional()
19230
19231
  }), array(TrackSchema).readonly()), method(RecentTracksQueryInput, RecentTracksPageSchema), method(object({ deviceId: number() }), _void(), {
19231
19232
  kind: "mutation",
19232
19233
  auth: "admin"
@@ -31455,12 +31456,6 @@ Object.freeze({
31455
31456
  addonId: null,
31456
31457
  access: "view"
31457
31458
  },
31458
- "metricsProvider.dumpHeapSnapshot": {
31459
- capName: "metrics-provider",
31460
- capScope: "system",
31461
- addonId: null,
31462
- access: "create"
31463
- },
31464
31459
  "metricsProvider.getAddonStats": {
31465
31460
  capName: "metrics-provider",
31466
31461
  capScope: "system",
package/dist/smb.addon.js CHANGED
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_shared = require("./shared-CYlPexMB.js");
5
+ const require_shared = require("./shared-BEUEkXEj.js");
6
6
  let node_crypto = require("node:crypto");
7
7
  let node_path = require("node:path");
8
8
  node_path = require_shared.__toESM(node_path);
@@ -1,4 +1,4 @@
1
- import { c as BaseAddon, i as rearmIdleAbort, o as scheduleIdleAbort, s as storageProviderCapability } from "./shared-1TJGwDse.mjs";
1
+ import { c as BaseAddon, i as rearmIdleAbort, o as scheduleIdleAbort, s as storageProviderCapability } from "./shared-DpPZpjEi.mjs";
2
2
  import { randomUUID } from "node:crypto";
3
3
  import * as path from "node:path";
4
4
  import * as fsp from "node:fs/promises";
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
2
2
  __esModule: { value: true },
3
3
  [Symbol.toStringTag]: { value: "Module" }
4
4
  });
5
- const require_shared = require("./shared-CYlPexMB.js");
5
+ const require_shared = require("./shared-BEUEkXEj.js");
6
6
  let node_stream = require("node:stream");
7
7
  let webdav = require("webdav");
8
8
  //#region src/providers/webdav/webdav-config-schema.ts
@@ -1,4 +1,4 @@
1
- import { a as safeJoinRemotePath, c as BaseAddon, i as rearmIdleAbort, o as scheduleIdleAbort, r as getRequiredBasePath, s as storageProviderCapability, t as createSessionId } from "./shared-1TJGwDse.mjs";
1
+ import { a as safeJoinRemotePath, c as BaseAddon, i as rearmIdleAbort, o as scheduleIdleAbort, r as getRequiredBasePath, s as storageProviderCapability, t as createSessionId } from "./shared-DpPZpjEi.mjs";
2
2
  import { PassThrough } from "node:stream";
3
3
  import { AuthType, createClient } from "webdav";
4
4
  //#region src/providers/webdav/webdav-config-schema.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-remote-storage",
3
- "version": "1.2.54",
3
+ "version": "1.2.56",
4
4
  "description": "Remote storage providers (SFTP, S3, WebDAV, SMB) — unifies remote backends behind the storage-provider cap",
5
5
  "keywords": [
6
6
  "camstack",