@camstack/system 1.2.51 → 1.2.53
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/builtins/addon-pages-aggregator/addon-pages-aggregator.addon.js +1 -1
- package/dist/builtins/addon-pages-aggregator/addon-pages-aggregator.addon.mjs +1 -1
- package/dist/builtins/addon-widgets-aggregator/addon-widgets-aggregator.addon.js +1 -1
- package/dist/builtins/addon-widgets-aggregator/addon-widgets-aggregator.addon.mjs +1 -1
- package/dist/builtins/alerts/alerts.addon.js +1 -1
- package/dist/builtins/alerts/alerts.addon.mjs +1 -1
- package/dist/builtins/backup-orchestrator/backup-orchestrator.addon.js +1 -1
- package/dist/builtins/backup-orchestrator/backup-orchestrator.addon.mjs +1 -1
- package/dist/builtins/console-logging/index.js +1 -1
- package/dist/builtins/console-logging/index.mjs +1 -1
- package/dist/builtins/core-blocks/core-blocks.addon.js +1 -1
- package/dist/builtins/core-blocks/core-blocks.addon.mjs +1 -1
- package/dist/builtins/device-manager/device-manager.addon.js +1 -1
- package/dist/builtins/device-manager/device-manager.addon.mjs +1 -1
- package/dist/builtins/doorbell/virtual-doorbell.addon.js +1 -1
- package/dist/builtins/doorbell/virtual-doorbell.addon.mjs +1 -1
- package/dist/builtins/hub-forwarder/index.js +1 -1
- package/dist/builtins/hub-forwarder/index.mjs +1 -1
- package/dist/builtins/liveness-monitor/liveness-monitor.addon.js +1 -1
- package/dist/builtins/liveness-monitor/liveness-monitor.addon.mjs +1 -1
- package/dist/builtins/local-auth/local-auth.addon.js +1 -1
- package/dist/builtins/local-auth/local-auth.addon.mjs +1 -1
- package/dist/builtins/local-network/local-network.addon.js +1 -1
- package/dist/builtins/local-network/local-network.addon.mjs +1 -1
- package/dist/builtins/loki-logging/index.js +1 -1
- package/dist/builtins/loki-logging/index.mjs +1 -1
- package/dist/builtins/native-metrics/native-metrics.addon.js +1 -1
- package/dist/builtins/native-metrics/native-metrics.addon.mjs +1 -1
- package/dist/builtins/platform-probe/index.js +1 -1
- package/dist/builtins/platform-probe/index.mjs +1 -1
- package/dist/builtins/remote-access-orchestrator/remote-access-orchestrator.addon.js +1 -1
- package/dist/builtins/remote-access-orchestrator/remote-access-orchestrator.addon.mjs +1 -1
- package/dist/builtins/snapshot/index.js +1 -1
- package/dist/builtins/snapshot/index.mjs +1 -1
- package/dist/builtins/sqlite-storage/filesystem-storage.addon.js +1 -1
- package/dist/builtins/sqlite-storage/filesystem-storage.addon.mjs +1 -1
- package/dist/builtins/sqlite-storage/sqlite-settings.addon.js +23 -2
- package/dist/builtins/sqlite-storage/sqlite-settings.addon.mjs +23 -2
- package/dist/builtins/sqlite-storage/vector-index.d.ts +25 -0
- package/dist/builtins/storage-orchestrator/storage-orchestrator.addon.js +1 -1
- package/dist/builtins/storage-orchestrator/storage-orchestrator.addon.mjs +1 -1
- package/dist/builtins/system-config/system-config.addon.js +1 -1
- package/dist/builtins/system-config/system-config.addon.mjs +1 -1
- package/dist/builtins/winston-logging/index.js +1 -1
- package/dist/builtins/winston-logging/index.mjs +1 -1
- package/dist/{dist-DHU3Uq9p.js → dist-DKJqb0c7.js} +31 -6
- package/dist/{dist-C-I9UG-Y.mjs → dist-f_YvZJaQ.mjs} +31 -6
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
const require_settle_sources = require("../../settle-sources-Bhsy57y-.js");
|
|
8
8
|
let node_fs = require("node:fs");
|
|
9
9
|
node_fs = require_chunk.__toESM(node_fs);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Rt as EventCategory, dt as errMsg, ft as BaseAddon, m as addonPagesCapability } from "../../dist-
|
|
1
|
+
import { Rt as EventCategory, dt as errMsg, ft as BaseAddon, m as addonPagesCapability } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import { t as settleSourcesWithTimeout } from "../../settle-sources-CDtNC8ub.mjs";
|
|
3
3
|
import * as fs from "node:fs";
|
|
4
4
|
import * as path$1 from "node:path";
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
const require_settle_sources = require("../../settle-sources-Bhsy57y-.js");
|
|
8
8
|
let node_fs = require("node:fs");
|
|
9
9
|
node_fs = require_chunk.__toESM(node_fs);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Rt as EventCategory, dt as errMsg, ft as BaseAddon, g as addonWidgetsCapability } from "../../dist-
|
|
1
|
+
import { Rt as EventCategory, dt as errMsg, ft as BaseAddon, g as addonWidgetsCapability } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import { t as settleSourcesWithTimeout } from "../../settle-sources-CDtNC8ub.mjs";
|
|
3
3
|
import * as fs from "node:fs";
|
|
4
4
|
import * as path$1 from "node:path";
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
//#region src/builtins/alerts/prune-policy.ts
|
|
8
8
|
/**
|
|
9
9
|
* Ids older than `cutoffMs`, oldest first.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Rt as EventCategory, Tt as createEvent, _ as alertsCapability, dt as errMsg, ft as BaseAddon, n as AlertSchema } from "../../dist-
|
|
1
|
+
import { Rt as EventCategory, Tt as createEvent, _ as alertsCapability, dt as errMsg, ft as BaseAddon, n as AlertSchema } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
//#region src/builtins/alerts/prune-policy.ts
|
|
3
3
|
/**
|
|
4
4
|
* Ids older than `cutoffMs`, oldest first.
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
let node_fs = require("node:fs");
|
|
8
8
|
let node_fs$1 = require_chunk.__toESM(node_fs, 1);
|
|
9
9
|
node_fs = require_chunk.__toESM(node_fs);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Rt as EventCategory, b as backupCapability, ft as BaseAddon } from "../../dist-
|
|
1
|
+
import { Rt as EventCategory, b as backupCapability, ft as BaseAddon } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import * as fs from "node:fs";
|
|
3
3
|
import Kt from "node:fs";
|
|
4
4
|
import * as path$1 from "node:path";
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
const require_formatter = require("../../formatter-DqAKDlvN.js");
|
|
8
8
|
//#region src/builtins/console-logging/console-destination.ts
|
|
9
9
|
var LEVEL_RANK = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { W as logDestinationCapability, ft as BaseAddon } from "../../dist-
|
|
1
|
+
import { W as logDestinationCapability, ft as BaseAddon } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import { t as formatLogLine } from "../../formatter-B7qW8bPJ.mjs";
|
|
3
3
|
//#region src/builtins/console-logging/console-destination.ts
|
|
4
4
|
var LEVEL_RANK = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
3
|
-
const require_dist = require("../../dist-
|
|
3
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
4
4
|
let node_path = require("node:path");
|
|
5
5
|
node_path = require_chunk.__toESM(node_path);
|
|
6
6
|
let node_crypto = require("node:crypto");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { o as __toESM } from "../../chunk-CNf5ZN-e.mjs";
|
|
2
|
-
import { S as coreBlocksCapability, ft as BaseAddon, o as CoreBlockSchema } from "../../dist-
|
|
2
|
+
import { S as coreBlocksCapability, ft as BaseAddon, o as CoreBlockSchema } from "../../dist-f_YvZJaQ.mjs";
|
|
3
3
|
import * as path$1 from "node:path";
|
|
4
4
|
import { randomUUID } from "node:crypto";
|
|
5
5
|
import * as fs from "node:fs/promises";
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
let _camstack_types_node = require("@camstack/types/node");
|
|
8
8
|
let zod = require("zod");
|
|
9
9
|
let node_crypto = require("node:crypto");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { At as isDeviceConfigCap, D as deviceStateCapability, E as deviceManagerCapability, I as getByPath, J as normalizeUnit, Lt as sleep, M as enumerateSchemaFields, N as evaluateLinkExpression, O as deviceStatusCapability, Rt as EventCategory, X as parseStreamParamsFormPatch, _t as DeviceRole, a as CAP_NAMES_WITH_STATUS, ct as validateExpressionSource, dt as errMsg, et as setByPath, ft as BaseAddon, gt as DeviceFeature, j as enumerateItemArrayFields, ot as toExpressionValue, s as DeviceStatusSchema, t as ALL_CAPABILITY_DEFINITIONS, u as STREAM_PROFILE_META, v as applyTransform, vt as DeviceType, x as buildStreamParamsConfigSchema, xt as WELL_KNOWN_TAB_MAP } from "../../dist-
|
|
1
|
+
import { At as isDeviceConfigCap, D as deviceStateCapability, E as deviceManagerCapability, I as getByPath, J as normalizeUnit, Lt as sleep, M as enumerateSchemaFields, N as evaluateLinkExpression, O as deviceStatusCapability, Rt as EventCategory, X as parseStreamParamsFormPatch, _t as DeviceRole, a as CAP_NAMES_WITH_STATUS, ct as validateExpressionSource, dt as errMsg, et as setByPath, ft as BaseAddon, gt as DeviceFeature, j as enumerateItemArrayFields, ot as toExpressionValue, s as DeviceStatusSchema, t as ALL_CAPABILITY_DEFINITIONS, u as STREAM_PROFILE_META, v as applyTransform, vt as DeviceType, x as buildStreamParamsConfigSchema, xt as WELL_KNOWN_TAB_MAP } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import { canonicalDeviceFingerprint } from "@camstack/types/node";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import { randomUUID } from "node:crypto";
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
//#region src/builtins/doorbell/trigger-engine.ts
|
|
8
8
|
/**
|
|
9
9
|
* Pure trigger logic for the virtual-doorbell builtin — edge detection over
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Rt as EventCategory, Tt as createEvent, dt as errMsg, ft as BaseAddon, k as doorbellCapability, vt as DeviceType } from "../../dist-
|
|
1
|
+
import { Rt as EventCategory, Tt as createEvent, dt as errMsg, ft as BaseAddon, k as doorbellCapability, vt as DeviceType } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
//#region src/builtins/doorbell/trigger-engine.ts
|
|
3
3
|
/**
|
|
4
4
|
* Pure trigger logic for the virtual-doorbell builtin — edge detection over
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
const require_formatter = require("../../formatter-DqAKDlvN.js");
|
|
8
8
|
//#region src/builtins/hub-forwarder/hub-forwarder-destination.ts
|
|
9
9
|
var DEFAULT_OUTBOUND_BUFFER_SIZE = 500;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { W as logDestinationCapability, ft as BaseAddon } from "../../dist-
|
|
1
|
+
import { W as logDestinationCapability, ft as BaseAddon } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import { t as formatLogLine } from "../../formatter-B7qW8bPJ.mjs";
|
|
3
3
|
//#region src/builtins/hub-forwarder/hub-forwarder-destination.ts
|
|
4
4
|
var DEFAULT_OUTBOUND_BUFFER_SIZE = 500;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
require("../../chunk-Cek0wNdY.js");
|
|
3
|
-
const require_dist = require("../../dist-
|
|
3
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
4
4
|
//#region src/builtins/liveness-monitor/liveness-checks.ts
|
|
5
5
|
var NO_DEVICES = "liveness:no-devices";
|
|
6
6
|
var ALL_OFFLINE = "liveness:all-devices-offline";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Rt as EventCategory, Tt as createEvent, dt as errMsg, ft as BaseAddon } from "../../dist-
|
|
1
|
+
import { Rt as EventCategory, Tt as createEvent, dt as errMsg, ft as BaseAddon } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
//#region src/builtins/liveness-monitor/liveness-checks.ts
|
|
3
3
|
var NO_DEVICES = "liveness:no-devices";
|
|
4
4
|
var ALL_OFFLINE = "liveness:all-devices-offline";
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
let node_crypto = require("node:crypto");
|
|
8
8
|
node_crypto = require_chunk.__toESM(node_crypto);
|
|
9
9
|
let crypto$1 = require("crypto");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as __require, o as __toESM, t as __commonJSMin } from "../../chunk-CNf5ZN-e.mjs";
|
|
2
|
-
import { d as ScopedTokenSchema, ft as BaseAddon, p as UserRecordSchema, r as ApiKeyRecordSchema, st as userManagementCapability, y as authProviderCapability } from "../../dist-
|
|
2
|
+
import { d as ScopedTokenSchema, ft as BaseAddon, p as UserRecordSchema, r as ApiKeyRecordSchema, st as userManagementCapability, y as authProviderCapability } from "../../dist-f_YvZJaQ.mjs";
|
|
3
3
|
import * as crypto$1 from "node:crypto";
|
|
4
4
|
import { randomUUID } from "node:crypto";
|
|
5
5
|
import nodeCrypto from "crypto";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
3
|
-
const require_dist = require("../../dist-
|
|
3
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
4
4
|
let node_os = require("node:os");
|
|
5
5
|
node_os = require_chunk.__toESM(node_os);
|
|
6
6
|
//#region src/builtins/local-network/local-network.addon.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Rt as EventCategory, U as localNetworkCapability, ft as BaseAddon } from "../../dist-
|
|
1
|
+
import { Rt as EventCategory, U as localNetworkCapability, ft as BaseAddon } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import * as os from "node:os";
|
|
3
3
|
//#region src/builtins/local-network/local-network.addon.ts
|
|
4
4
|
/**
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
//#region src/builtins/loki-logging/loki-payload.ts
|
|
8
8
|
/**
|
|
9
9
|
* Loki rejects a label name that is not a valid Prometheus label
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { W as logDestinationCapability, ft as BaseAddon } from "../../dist-
|
|
1
|
+
import { W as logDestinationCapability, ft as BaseAddon } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
//#region src/builtins/loki-logging/loki-payload.ts
|
|
3
3
|
/**
|
|
4
4
|
* Loki rejects a label name that is not a valid Prometheus label
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
let node_fs = require("node:fs");
|
|
8
8
|
node_fs = require_chunk.__toESM(node_fs);
|
|
9
9
|
let node_child_process = require("node:child_process");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Rt as EventCategory, Tt as createEvent, ft as BaseAddon, q as metricsProviderCapability } from "../../dist-
|
|
1
|
+
import { Rt as EventCategory, Tt as createEvent, ft as BaseAddon, q as metricsProviderCapability } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import * as fs from "node:fs";
|
|
3
3
|
import { execFile, execFileSync } from "node:child_process";
|
|
4
4
|
import { promisify } from "node:util";
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
let node_fs = require("node:fs");
|
|
8
8
|
node_fs = require_chunk.__toESM(node_fs);
|
|
9
9
|
let node_child_process = require("node:child_process");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { o as __toESM } from "../../chunk-CNf5ZN-e.mjs";
|
|
2
|
-
import { $ as scoreRuntimes, A as enumerateInferenceDevices, Dt as emitReadiness, Rt as EventCategory, Z as platformProbeCapability, dt as errMsg, ft as BaseAddon } from "../../dist-
|
|
2
|
+
import { $ as scoreRuntimes, A as enumerateInferenceDevices, Dt as emitReadiness, Rt as EventCategory, Z as platformProbeCapability, dt as errMsg, ft as BaseAddon } from "../../dist-f_YvZJaQ.mjs";
|
|
3
3
|
import * as fs from "node:fs";
|
|
4
4
|
import { execFile } from "node:child_process";
|
|
5
5
|
import { promisify } from "node:util";
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
//#region src/builtins/remote-access-orchestrator/enabled-providers-reconcile.ts
|
|
8
8
|
/**
|
|
9
9
|
* Reconcile the durable `enabledProviders` set against authoritative
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Rt as EventCategory, ft as BaseAddon } from "../../dist-
|
|
1
|
+
import { Rt as EventCategory, ft as BaseAddon } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
//#region src/builtins/remote-access-orchestrator/enabled-providers-reconcile.ts
|
|
3
3
|
/**
|
|
4
4
|
* Reconcile the durable `enabledProviders` set against authoritative
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
let node_child_process = require("node:child_process");
|
|
8
8
|
//#region src/builtins/snapshot/snapshot-coalescing.ts
|
|
9
9
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { at as streamQualityLabel, dt as errMsg, ft as BaseAddon, gt as DeviceFeature, i as BatteryStatusSchema, jt as nodePin, nt as snapshotCapability, vt as DeviceType } from "../../dist-
|
|
1
|
+
import { at as streamQualityLabel, dt as errMsg, ft as BaseAddon, gt as DeviceFeature, i as BatteryStatusSchema, jt as nodePin, nt as snapshotCapability, vt as DeviceType } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import { execFile, spawn } from "node:child_process";
|
|
3
3
|
//#region src/builtins/snapshot/snapshot-coalescing.ts
|
|
4
4
|
/**
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
let node_fs = require("node:fs");
|
|
8
8
|
node_fs = require_chunk.__toESM(node_fs);
|
|
9
9
|
let node_path = require("node:path");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as filesystemBrowseCapability, ft as BaseAddon, it as storageProviderCapability } from "../../dist-
|
|
1
|
+
import { F as filesystemBrowseCapability, ft as BaseAddon, it as storageProviderCapability } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import * as fs from "node:fs";
|
|
3
3
|
import * as path$1 from "node:path";
|
|
4
4
|
import { basename, dirname, join, resolve, sep } from "node:path";
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
let node_crypto = require("node:crypto");
|
|
8
8
|
let better_sqlite3 = require("better-sqlite3");
|
|
9
9
|
better_sqlite3 = require_chunk.__toESM(better_sqlite3);
|
|
@@ -995,11 +995,26 @@ var SqliteVectorIndex = class {
|
|
|
995
995
|
}
|
|
996
996
|
return deleted;
|
|
997
997
|
}
|
|
998
|
+
/**
|
|
999
|
+
* Delete every row the filter admits.
|
|
1000
|
+
*
|
|
1001
|
+
* When every clause is pushable, this is ONE bulk statement. When the filter
|
|
1002
|
+
* touches a non-promoted key it falls back to select-then-delete, because
|
|
1003
|
+
* those clauses live in the JSON remainder and only JS can evaluate them —
|
|
1004
|
+
* and an unapplied clause would delete rows the caller wanted kept, which is
|
|
1005
|
+
* the one failure mode a delete must not have.
|
|
1006
|
+
*/
|
|
998
1007
|
async deleteByFilter(index, filter) {
|
|
1008
|
+
await this.resolveSpec(index);
|
|
1009
|
+
const sqlFilter = buildSqlFilter(filter);
|
|
1010
|
+
if (isFullyPushable(filter)) return (await this.store.deleteWhere({
|
|
1011
|
+
collection: collectionFor(index),
|
|
1012
|
+
filter: sqlFilter
|
|
1013
|
+
})).deleted;
|
|
999
1014
|
const ids = (await this.store.query({
|
|
1000
1015
|
collection: collectionFor(index),
|
|
1001
1016
|
filter: {
|
|
1002
|
-
...
|
|
1017
|
+
...sqlFilter,
|
|
1003
1018
|
limit: MAX_SCAN_ROWS
|
|
1004
1019
|
}
|
|
1005
1020
|
})).filter((r) => {
|
|
@@ -1101,6 +1116,12 @@ function readRow(data) {
|
|
|
1101
1116
|
function isMetadata(value) {
|
|
1102
1117
|
return typeof value === "object" && value !== null && !Array.isArray(value);
|
|
1103
1118
|
}
|
|
1119
|
+
/** True when every clause of the filter maps to a promoted column. */
|
|
1120
|
+
function isFullyPushable(filter) {
|
|
1121
|
+
for (const key of Object.keys(filter.equals ?? {})) if (!isPromoted(key)) return false;
|
|
1122
|
+
for (const key of Object.keys(filter.between ?? {})) if (!isPromoted(key)) return false;
|
|
1123
|
+
return true;
|
|
1124
|
+
}
|
|
1104
1125
|
/** Narrow a stored metric string back to the enum. */
|
|
1105
1126
|
function isMetric(value) {
|
|
1106
1127
|
return value === "cosine" || value === "dot" || value === "euclidean";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as cosineSimilarity, Nt as parseJsonUnknown, St as asJsonObject, T as decodeVectorBase64, dt as errMsg, ft as BaseAddon, l as RUNTIME_DEFAULTS, lt as vectorDimFromBase64, ut as vectorStoreCapability, w as dataStoreProviderCapability } from "../../dist-
|
|
1
|
+
import { C as cosineSimilarity, Nt as parseJsonUnknown, St as asJsonObject, T as decodeVectorBase64, dt as errMsg, ft as BaseAddon, l as RUNTIME_DEFAULTS, lt as vectorDimFromBase64, ut as vectorStoreCapability, w as dataStoreProviderCapability } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import { randomUUID } from "node:crypto";
|
|
3
3
|
import Database from "better-sqlite3";
|
|
4
4
|
//#region src/builtins/sqlite-storage/filter-compiler.ts
|
|
@@ -989,11 +989,26 @@ var SqliteVectorIndex = class {
|
|
|
989
989
|
}
|
|
990
990
|
return deleted;
|
|
991
991
|
}
|
|
992
|
+
/**
|
|
993
|
+
* Delete every row the filter admits.
|
|
994
|
+
*
|
|
995
|
+
* When every clause is pushable, this is ONE bulk statement. When the filter
|
|
996
|
+
* touches a non-promoted key it falls back to select-then-delete, because
|
|
997
|
+
* those clauses live in the JSON remainder and only JS can evaluate them —
|
|
998
|
+
* and an unapplied clause would delete rows the caller wanted kept, which is
|
|
999
|
+
* the one failure mode a delete must not have.
|
|
1000
|
+
*/
|
|
992
1001
|
async deleteByFilter(index, filter) {
|
|
1002
|
+
await this.resolveSpec(index);
|
|
1003
|
+
const sqlFilter = buildSqlFilter(filter);
|
|
1004
|
+
if (isFullyPushable(filter)) return (await this.store.deleteWhere({
|
|
1005
|
+
collection: collectionFor(index),
|
|
1006
|
+
filter: sqlFilter
|
|
1007
|
+
})).deleted;
|
|
993
1008
|
const ids = (await this.store.query({
|
|
994
1009
|
collection: collectionFor(index),
|
|
995
1010
|
filter: {
|
|
996
|
-
...
|
|
1011
|
+
...sqlFilter,
|
|
997
1012
|
limit: MAX_SCAN_ROWS
|
|
998
1013
|
}
|
|
999
1014
|
})).filter((r) => {
|
|
@@ -1095,6 +1110,12 @@ function readRow(data) {
|
|
|
1095
1110
|
function isMetadata(value) {
|
|
1096
1111
|
return typeof value === "object" && value !== null && !Array.isArray(value);
|
|
1097
1112
|
}
|
|
1113
|
+
/** True when every clause of the filter maps to a promoted column. */
|
|
1114
|
+
function isFullyPushable(filter) {
|
|
1115
|
+
for (const key of Object.keys(filter.equals ?? {})) if (!isPromoted(key)) return false;
|
|
1116
|
+
for (const key of Object.keys(filter.between ?? {})) if (!isPromoted(key)) return false;
|
|
1117
|
+
return true;
|
|
1118
|
+
}
|
|
1098
1119
|
/** Narrow a stored metric string back to the enum. */
|
|
1099
1120
|
function isMetric(value) {
|
|
1100
1121
|
return value === "cosine" || value === "dot" || value === "euclidean";
|
|
@@ -35,6 +35,20 @@ export interface VectorBackend {
|
|
|
35
35
|
collection: string;
|
|
36
36
|
filter?: StoreQueryFilter;
|
|
37
37
|
}): Promise<readonly StoreRecord[]>;
|
|
38
|
+
/**
|
|
39
|
+
* Bulk delete in ONE statement.
|
|
40
|
+
*
|
|
41
|
+
* `deleteByFilter` used to collect ids and delete them one at a time, which
|
|
42
|
+
* on a live index of 8,686 rows blew through a 60s UDS timeout mid-way and
|
|
43
|
+
* left the index half-emptied. The engine has always had this; using it is
|
|
44
|
+
* the difference between one statement and eight thousand.
|
|
45
|
+
*/
|
|
46
|
+
deleteWhere(input: {
|
|
47
|
+
collection: string;
|
|
48
|
+
filter: StoreQueryFilter;
|
|
49
|
+
}): Promise<{
|
|
50
|
+
deleted: number;
|
|
51
|
+
}>;
|
|
38
52
|
}
|
|
39
53
|
/** Column spec accepted by `declareCollection`. */
|
|
40
54
|
export interface TableColumn {
|
|
@@ -135,6 +149,15 @@ export declare class SqliteVectorIndex {
|
|
|
135
149
|
metadata: VectorMetadata;
|
|
136
150
|
}>>;
|
|
137
151
|
deleteByIds(index: string, ids: readonly string[]): Promise<number>;
|
|
152
|
+
/**
|
|
153
|
+
* Delete every row the filter admits.
|
|
154
|
+
*
|
|
155
|
+
* When every clause is pushable, this is ONE bulk statement. When the filter
|
|
156
|
+
* touches a non-promoted key it falls back to select-then-delete, because
|
|
157
|
+
* those clauses live in the JSON remainder and only JS can evaluate them —
|
|
158
|
+
* and an unapplied clause would delete rows the caller wanted kept, which is
|
|
159
|
+
* the one failure mode a delete must not have.
|
|
160
|
+
*/
|
|
138
161
|
deleteByFilter(index: string, filter: VectorFilter): Promise<number>;
|
|
139
162
|
stats(index: string): Promise<{
|
|
140
163
|
backend: string;
|
|
@@ -167,6 +190,8 @@ export declare function buildSqlFilter(filter: VectorFilter | undefined): {
|
|
|
167
190
|
* unapplied filter returns rows the caller will treat as matches.
|
|
168
191
|
*/
|
|
169
192
|
export declare function passesUnpushedFilter(row: StoredRow, filter: VectorFilter | undefined): boolean;
|
|
193
|
+
/** True when every clause of the filter maps to a promoted column. */
|
|
194
|
+
export declare function isFullyPushable(filter: VectorFilter): boolean;
|
|
170
195
|
/** Score two vectors under the index's metric. Higher is nearer in every case. */
|
|
171
196
|
export declare function scoreFor(metric: VectorMetric, a: Float32Array, b: Float32Array): number;
|
|
172
197
|
export {};
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
let node_path = require("node:path");
|
|
8
8
|
node_path = require_chunk.__toESM(node_path);
|
|
9
9
|
let node_fs_promises = require("node:fs/promises");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Mt as parseJsonObject, f as StorageLocationTypeSchema, ft as BaseAddon, rt as storageCapability, tt as settingsStoreCapability } from "../../dist-
|
|
1
|
+
import { Mt as parseJsonObject, f as StorageLocationTypeSchema, ft as BaseAddon, rt as storageCapability, tt as settingsStoreCapability } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import * as path$1 from "node:path";
|
|
3
3
|
import * as fs from "node:fs/promises";
|
|
4
4
|
import { buildStorageLocationRegistry } from "@camstack/system";
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
//#region src/builtins/system-config/system-config.addon.ts
|
|
8
8
|
/**
|
|
9
9
|
* Built-in `system-config` addon — Phase 4 of the settings redesign.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { dt as errMsg, ft as BaseAddon, kt as hydrateSchema } from "../../dist-
|
|
1
|
+
import { dt as errMsg, ft as BaseAddon, kt as hydrateSchema } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
//#region src/builtins/system-config/system-config.addon.ts
|
|
3
3
|
/**
|
|
4
4
|
* Built-in `system-config` addon — Phase 4 of the settings redesign.
|
|
@@ -3,7 +3,7 @@ Object.defineProperties(exports, {
|
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
5
|
const require_chunk = require("../../chunk-Cek0wNdY.js");
|
|
6
|
-
const require_dist = require("../../dist-
|
|
6
|
+
const require_dist = require("../../dist-DKJqb0c7.js");
|
|
7
7
|
const require_formatter = require("../../formatter-DqAKDlvN.js");
|
|
8
8
|
let node_path = require("node:path");
|
|
9
9
|
node_path = require_chunk.__toESM(node_path);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { W as logDestinationCapability, ft as BaseAddon } from "../../dist-
|
|
1
|
+
import { W as logDestinationCapability, ft as BaseAddon } from "../../dist-f_YvZJaQ.mjs";
|
|
2
2
|
import { t as formatLogLine } from "../../formatter-B7qW8bPJ.mjs";
|
|
3
3
|
import * as path$1 from "node:path";
|
|
4
4
|
import path from "node:path";
|
|
@@ -12845,7 +12845,22 @@ var RebuildObjectEmbeddingsInput = zod.z.object({
|
|
|
12845
12845
|
* means the same thing.
|
|
12846
12846
|
*/
|
|
12847
12847
|
var WipeObjectEmbeddingsResultSchema = zod.z.object({ deleted: zod.z.number() });
|
|
12848
|
+
/**
|
|
12849
|
+
* Acknowledgement that a rebuild STARTED.
|
|
12850
|
+
*
|
|
12851
|
+
* The pass costs ~1s per track — 45 minutes for a 2,600-track fleet — so it
|
|
12852
|
+
* runs detached and this returns immediately. Waiting for it made the client
|
|
12853
|
+
* time out while the work carried on server-side, which is the worst of both:
|
|
12854
|
+
* no result and no way to know it was still going. Poll
|
|
12855
|
+
* `getObjectEmbeddingRebuildStatus` for progress.
|
|
12856
|
+
*/
|
|
12848
12857
|
var RebuildObjectEmbeddingsResultSchema = zod.z.object({
|
|
12858
|
+
started: zod.z.boolean(),
|
|
12859
|
+
/** True when a pass was already running; the new request is ignored. */
|
|
12860
|
+
alreadyRunning: zod.z.boolean()
|
|
12861
|
+
});
|
|
12862
|
+
var RebuildStatusSchema = zod.z.object({
|
|
12863
|
+
running: zod.z.boolean(),
|
|
12849
12864
|
scanned: zod.z.number(),
|
|
12850
12865
|
rebuilt: zod.z.number(),
|
|
12851
12866
|
/** Tracks whose key frame is gone — nothing to re-embed from. */
|
|
@@ -12853,8 +12868,12 @@ var RebuildObjectEmbeddingsResultSchema = zod.z.object({
|
|
|
12853
12868
|
/** Tracks with no usable detection box. */
|
|
12854
12869
|
missingBbox: zod.z.number(),
|
|
12855
12870
|
failed: zod.z.number(),
|
|
12856
|
-
/**
|
|
12857
|
-
complete: zod.z.boolean()
|
|
12871
|
+
/** Set once a pass ends: true only when EVERYTHING was covered. */
|
|
12872
|
+
complete: zod.z.boolean().nullable(),
|
|
12873
|
+
startedAtMs: zod.z.number().nullable(),
|
|
12874
|
+
finishedAtMs: zod.z.number().nullable(),
|
|
12875
|
+
/** Present when the pass ended by throwing. */
|
|
12876
|
+
error: zod.z.string().nullable()
|
|
12858
12877
|
});
|
|
12859
12878
|
var pipelineAnalyticsCapability = {
|
|
12860
12879
|
name: "pipeline-analytics",
|
|
@@ -13129,15 +13148,15 @@ var pipelineAnalyticsCapability = {
|
|
|
13129
13148
|
* `minScore`, sorted descending by score.
|
|
13130
13149
|
*/
|
|
13131
13150
|
searchObjectEvents: method(SearchObjectEventsInput, zod.z.array(ScoredObjectEventSchema).readonly()),
|
|
13132
|
-
wipeObjectEmbeddings: method(zod.z.
|
|
13151
|
+
wipeObjectEmbeddings: method(zod.z.object({}), WipeObjectEmbeddingsResultSchema, {
|
|
13133
13152
|
kind: "mutation",
|
|
13134
13153
|
auth: "admin"
|
|
13135
13154
|
}),
|
|
13136
13155
|
rebuildObjectEmbeddings: method(RebuildObjectEmbeddingsInput, RebuildObjectEmbeddingsResultSchema, {
|
|
13137
13156
|
kind: "mutation",
|
|
13138
|
-
auth: "admin"
|
|
13139
|
-
|
|
13140
|
-
})
|
|
13157
|
+
auth: "admin"
|
|
13158
|
+
}),
|
|
13159
|
+
getObjectEmbeddingRebuildStatus: method(zod.z.object({}), RebuildStatusSchema)
|
|
13141
13160
|
},
|
|
13142
13161
|
events: {
|
|
13143
13162
|
/**
|
|
@@ -27956,6 +27975,12 @@ var METHOD_ACCESS_MAP = Object.freeze({
|
|
|
27956
27975
|
addonId: null,
|
|
27957
27976
|
access: "view"
|
|
27958
27977
|
},
|
|
27978
|
+
"pipelineAnalytics.getObjectEmbeddingRebuildStatus": {
|
|
27979
|
+
capName: "pipeline-analytics",
|
|
27980
|
+
capScope: "device",
|
|
27981
|
+
addonId: null,
|
|
27982
|
+
access: "view"
|
|
27983
|
+
},
|
|
27959
27984
|
"pipelineAnalytics.getObjectEvents": {
|
|
27960
27985
|
capName: "pipeline-analytics",
|
|
27961
27986
|
capScope: "device",
|
|
@@ -12845,7 +12845,22 @@ var RebuildObjectEmbeddingsInput = z.object({
|
|
|
12845
12845
|
* means the same thing.
|
|
12846
12846
|
*/
|
|
12847
12847
|
var WipeObjectEmbeddingsResultSchema = z.object({ deleted: z.number() });
|
|
12848
|
+
/**
|
|
12849
|
+
* Acknowledgement that a rebuild STARTED.
|
|
12850
|
+
*
|
|
12851
|
+
* The pass costs ~1s per track — 45 minutes for a 2,600-track fleet — so it
|
|
12852
|
+
* runs detached and this returns immediately. Waiting for it made the client
|
|
12853
|
+
* time out while the work carried on server-side, which is the worst of both:
|
|
12854
|
+
* no result and no way to know it was still going. Poll
|
|
12855
|
+
* `getObjectEmbeddingRebuildStatus` for progress.
|
|
12856
|
+
*/
|
|
12848
12857
|
var RebuildObjectEmbeddingsResultSchema = z.object({
|
|
12858
|
+
started: z.boolean(),
|
|
12859
|
+
/** True when a pass was already running; the new request is ignored. */
|
|
12860
|
+
alreadyRunning: z.boolean()
|
|
12861
|
+
});
|
|
12862
|
+
var RebuildStatusSchema = z.object({
|
|
12863
|
+
running: z.boolean(),
|
|
12849
12864
|
scanned: z.number(),
|
|
12850
12865
|
rebuilt: z.number(),
|
|
12851
12866
|
/** Tracks whose key frame is gone — nothing to re-embed from. */
|
|
@@ -12853,8 +12868,12 @@ var RebuildObjectEmbeddingsResultSchema = z.object({
|
|
|
12853
12868
|
/** Tracks with no usable detection box. */
|
|
12854
12869
|
missingBbox: z.number(),
|
|
12855
12870
|
failed: z.number(),
|
|
12856
|
-
/**
|
|
12857
|
-
complete: z.boolean()
|
|
12871
|
+
/** Set once a pass ends: true only when EVERYTHING was covered. */
|
|
12872
|
+
complete: z.boolean().nullable(),
|
|
12873
|
+
startedAtMs: z.number().nullable(),
|
|
12874
|
+
finishedAtMs: z.number().nullable(),
|
|
12875
|
+
/** Present when the pass ended by throwing. */
|
|
12876
|
+
error: z.string().nullable()
|
|
12858
12877
|
});
|
|
12859
12878
|
var pipelineAnalyticsCapability = {
|
|
12860
12879
|
name: "pipeline-analytics",
|
|
@@ -13129,15 +13148,15 @@ var pipelineAnalyticsCapability = {
|
|
|
13129
13148
|
* `minScore`, sorted descending by score.
|
|
13130
13149
|
*/
|
|
13131
13150
|
searchObjectEvents: method(SearchObjectEventsInput, z.array(ScoredObjectEventSchema).readonly()),
|
|
13132
|
-
wipeObjectEmbeddings: method(z.
|
|
13151
|
+
wipeObjectEmbeddings: method(z.object({}), WipeObjectEmbeddingsResultSchema, {
|
|
13133
13152
|
kind: "mutation",
|
|
13134
13153
|
auth: "admin"
|
|
13135
13154
|
}),
|
|
13136
13155
|
rebuildObjectEmbeddings: method(RebuildObjectEmbeddingsInput, RebuildObjectEmbeddingsResultSchema, {
|
|
13137
13156
|
kind: "mutation",
|
|
13138
|
-
auth: "admin"
|
|
13139
|
-
|
|
13140
|
-
})
|
|
13157
|
+
auth: "admin"
|
|
13158
|
+
}),
|
|
13159
|
+
getObjectEmbeddingRebuildStatus: method(z.object({}), RebuildStatusSchema)
|
|
13141
13160
|
},
|
|
13142
13161
|
events: {
|
|
13143
13162
|
/**
|
|
@@ -27956,6 +27975,12 @@ var METHOD_ACCESS_MAP = Object.freeze({
|
|
|
27956
27975
|
addonId: null,
|
|
27957
27976
|
access: "view"
|
|
27958
27977
|
},
|
|
27978
|
+
"pipelineAnalytics.getObjectEmbeddingRebuildStatus": {
|
|
27979
|
+
capName: "pipeline-analytics",
|
|
27980
|
+
capScope: "device",
|
|
27981
|
+
addonId: null,
|
|
27982
|
+
access: "view"
|
|
27983
|
+
},
|
|
27959
27984
|
"pipelineAnalytics.getObjectEvents": {
|
|
27960
27985
|
capName: "pipeline-analytics",
|
|
27961
27986
|
capScope: "device",
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("./chunk-Cek0wNdY.js");
|
|
3
|
-
const require_dist = require("./dist-
|
|
3
|
+
const require_dist = require("./dist-DKJqb0c7.js");
|
|
4
4
|
const require_model_download_service = require("./model-download-service-hf0ookyy.js");
|
|
5
5
|
const require_manifest_python_deps = require("./manifest-python-deps-BqE5j0-O.js");
|
|
6
6
|
const require_resource_monitor = require("./resource-monitor-DNNomR-i.js");
|
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as __toCommonJS, i as __require, n as __esmMin, o as __toESM$1, r as __exportAll, t as __commonJSMin$1 } from "./chunk-CNf5ZN-e.mjs";
|
|
2
|
-
import { B as isVoidInput, Ct as asNumber, Et as emitDownForOwnedCaps, Ft as resolveCapMount, G as logLevelAtMost, H as lifecycleJobSchema, It as scopeKey, K as looseSchema, L as isArrayOutputSchema, Mt as parseJsonObject, Nt as parseJsonUnknown$1, Ot as expandCapMethods, P as extractNestedAddonId, Pt as readinessKey, Q as procedureAuthKey, R as isCollectionArrayMethod, Rt as EventCategory$1, St as asJsonObject$1, Tt as createEvent, V as kebabToCamel, Y as objectInputDeclaresAddonId, bt as ReadinessTimeoutError, c as METHOD_ACCESS_MAP, dt as errMsg$1, h as addonSettingsCapability, ht as DEVICE_STATUS_METHOD, l as RUNTIME_DEFAULTS, mt as DEVICE_SETTINGS_CONTRIBUTION_METHODS, pt as DATAPLANE_SECRET_HEADER$1, t as ALL_CAPABILITY_DEFINITIONS, wt as asString$1, yt as ReadinessRegistry, z as isObjectInput } from "./dist-
|
|
2
|
+
import { B as isVoidInput, Ct as asNumber, Et as emitDownForOwnedCaps, Ft as resolveCapMount, G as logLevelAtMost, H as lifecycleJobSchema, It as scopeKey, K as looseSchema, L as isArrayOutputSchema, Mt as parseJsonObject, Nt as parseJsonUnknown$1, Ot as expandCapMethods, P as extractNestedAddonId, Pt as readinessKey, Q as procedureAuthKey, R as isCollectionArrayMethod, Rt as EventCategory$1, St as asJsonObject$1, Tt as createEvent, V as kebabToCamel, Y as objectInputDeclaresAddonId, bt as ReadinessTimeoutError, c as METHOD_ACCESS_MAP, dt as errMsg$1, h as addonSettingsCapability, ht as DEVICE_STATUS_METHOD, l as RUNTIME_DEFAULTS, mt as DEVICE_SETTINGS_CONTRIBUTION_METHODS, pt as DATAPLANE_SECRET_HEADER$1, t as ALL_CAPABILITY_DEFINITIONS, wt as asString$1, yt as ReadinessRegistry, z as isObjectInput } from "./dist-f_YvZJaQ.mjs";
|
|
3
3
|
import { a as downloadModel, c as getModelFilePath, d as contentTypeFor, f as createAuthenticatedFileServer, h as resolveFilePath, i as downloadFile, l as isModelDownloaded, m as parseTokenizedUrl, n as collectModelFiles, o as ensureModel, p as parseRangeHeader, r as deleteModelFromDisk, s as fetchJson, t as ModelDownloadService, u as createFileDataPlaneHandler } from "./model-download-service-Cp9f4dk6.mjs";
|
|
4
4
|
import { $ as buildNativeCapProxy, A as createHubCapForwardService, B as AGENT_CAP_FWD_ACTION, C as brokerTransportLink, Ct as resolveAddonClass, D as localProviderLink, E as ipcParentLink, F as createUdsLogger, G as callWithServiceDiscovery, H as CapRouteResolver, I as createUdsLoggerWithControl, J as UdsLocalTransportServer, K as createLocalTransport, L as LocalChildClient, M as createUdsEventBridge, N as createUdsEventBus, O as HUB_CAP_FWD_ACTION, P as udsChildLogToWorkerEntry, Q as encodeFrame, R as LocalChildRegistry, S as brokerCallForCap, St as runNpm, T as ipcChildLink, U as CapRouteError, V as AGENT_CAP_FWD_SERVICE, W as classifyCapRoute, X as localEndpointPath, Y as SocketChannel, Z as FrameDecoder, _ as createKernelHwAccel, _t as CapabilityHandle, a as getWorkerDeviceRegistry, b as __resetCapUsageRegistryForTests, bt as installManifestNativeDeps, c as setHubConnected, ct as NATIVE_PROVIDER_SERVICE_INFIX, d as getBrokerEventBus, dt as capBareAction, et as buildUdsNativeCapProxy, f as getMoleculerEventStats, ft as capServiceName, g as AddonDepsManager, gt as DeviceRegistry, h as subscribePassthrough, ht as serializeTypedArrays, i as createUdsAddonContext, it as mountNativeCapService, j as createParentUnownedCallHandler, k as HUB_CAP_FWD_SERVICE, l as EVENT_TOPIC_PREFIX, lt as capActionName, m as setNodeEventInterest, mt as deserializeTypedArrays, n as adaptBrokerToCluster, o as getOrInitReadinessRegistry, ot as createAddonService, p as registerEventBusService, pt as parseCapAction, q as UdsLocalTransportClient, r as createAddonContext, s as getOrInitReadinessRegistryForClient, st as validateProviderRegistrations, t as installManifestPythonDeps, tt as createBrokerDeviceManagerApi, u as clusterEventTopic, ut as capActionSuffix, v as resolveHwAccel, vt as CapabilityUnavailableError, w as buildLinkChain, wt as createAddonDataPlaneFacility, x as getCapUsageRegistry, xt as resolveNpmInvocation, y as CapUsageRegistry, yt as copyBundledNativeModules, z as UDS_NO_ROUTE_PREFIX } from "./manifest-python-deps-Ck4-9K9m.mjs";
|
|
5
5
|
import { n as getSinglePidStats, t as getPidStats } from "./resource-monitor-BkP504Vq.mjs";
|