@camstack/addon-pipeline 1.2.159 → 1.2.161
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/audio-analyzer/index.js +2 -2
- package/dist/audio-analyzer/index.mjs +2 -2
- package/dist/detection-pipeline/index.js +5 -5
- package/dist/detection-pipeline/index.mjs +4 -4
- package/dist/{dist-p8ruahJy.mjs → dist-DJuym0uY.mjs} +16 -69
- package/dist/{dist-bBqjZ7fo.js → dist-De1p9-ha.js} +16 -69
- package/dist/{lazy-sharp-Ct1Ow2zO.js → lazy-sharp-BNjzhQI_.js} +1 -1
- package/dist/{local-frame-registry-Bua7Qg7A.js → local-frame-registry-8Ph7u04x.js} +1 -1
- package/dist/{local-frame-registry-Ce3h-QcZ.mjs → local-frame-registry-fV6AMeXw.mjs} +1 -1
- package/dist/motion-wasm/index.js +2 -2
- package/dist/motion-wasm/index.mjs +1 -1
- package/dist/{node-DRc0Vqkz.js → node-BCv87MWN.js} +1 -1
- package/dist/{node-kVYpLOax.mjs → node-CoP2EuNP.mjs} +1 -1
- package/dist/pipeline-runner/index.js +5 -5
- package/dist/pipeline-runner/index.mjs +4 -4
- package/dist/{process-memory-B4Id9YAE.js → process-memory-DT9anN3q.js} +1 -1
- package/dist/{process-memory-D9s145SO.mjs → process-memory-F9dxEjGr.mjs} +1 -1
- package/dist/recorder/index.js +8 -4
- package/dist/recorder/index.mjs +8 -4
- package/dist/{segment-demux-js-DAgunuXf.js → segment-demux-js-BF9CwpQh.js} +1 -1
- package/dist/{segment-demux-js-VrM03R0O.mjs → segment-demux-js-DJUr6Jsi.mjs} +1 -1
- package/dist/session-decode/decode-worker-child.js +2 -2
- package/dist/session-decode/decode-worker-child.mjs +1 -1
- package/dist/stream-broker/_stub.js +2 -2
- package/dist/stream-broker/{_virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-B-FG8Phz.mjs → _virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-C5Uex5Kp.mjs} +3 -3
- package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-Blnh70uP.mjs +26 -0
- package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-CWtPG7OH.mjs +26 -0
- package/dist/stream-broker/demux-worker-child.js +1 -1
- package/dist/stream-broker/demux-worker-child.mjs +1 -1
- package/dist/stream-broker/{hostInit-DePWOWOH.mjs → hostInit-BlI9lWFs.mjs} +3 -3
- package/dist/stream-broker/index.js +20 -14
- package/dist/stream-broker/index.mjs +20 -14
- package/dist/stream-broker/remoteEntry.js +1 -1
- package/dist/{worker-protocol-BN0Q-eeu.mjs → worker-protocol-BCrnGbX_.mjs} +1 -1
- package/dist/{worker-protocol-CjWhvUMn.js → worker-protocol-D4sajaZG.js} +1 -1
- package/package.json +1 -1
- package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-OnimCf2v.mjs +0 -26
- package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-_e_Px_mR.mjs +0 -26
|
@@ -2,8 +2,8 @@ Object.defineProperties(exports, {
|
|
|
2
2
|
__esModule: { value: true },
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
|
-
const require_dist = require("../dist-
|
|
6
|
-
const require_process_memory = require("../process-memory-
|
|
5
|
+
const require_dist = require("../dist-De1p9-ha.js");
|
|
6
|
+
const require_process_memory = require("../process-memory-DT9anN3q.js");
|
|
7
7
|
let node_fs = require("node:fs");
|
|
8
8
|
node_fs = require_dist.__toESM(node_fs);
|
|
9
9
|
let node_path = require("node:path");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as __require } from "../chunk-DnnnRqeS.mjs";
|
|
2
|
-
import { A as audioAnalysisCapability, It as hydrateSchema, S as PoolMemoryWatchdog, _t as resolvePoolMemoryPolicy, j as audioAnalyzerCapability, jt as BaseAddon, n as AUDIO_BACKEND_CHOICES, nt as mapAudioLabelToMacro, s as DEFAULT_AUDIO_ANALYZER_CONFIG, v as HF_BASE_URL, wt as errMsg } from "../dist-
|
|
3
|
-
import { n as pickNodePlatformArch, t as readProcessMemory } from "../process-memory-
|
|
2
|
+
import { A as audioAnalysisCapability, It as hydrateSchema, S as PoolMemoryWatchdog, _t as resolvePoolMemoryPolicy, j as audioAnalyzerCapability, jt as BaseAddon, n as AUDIO_BACKEND_CHOICES, nt as mapAudioLabelToMacro, s as DEFAULT_AUDIO_ANALYZER_CONFIG, v as HF_BASE_URL, wt as errMsg } from "../dist-DJuym0uY.mjs";
|
|
3
|
+
import { n as pickNodePlatformArch, t as readProcessMemory } from "../process-memory-F9dxEjGr.mjs";
|
|
4
4
|
import * as fs from "node:fs";
|
|
5
5
|
import * as path$1 from "node:path";
|
|
6
6
|
import { downloadFile } from "@camstack/system/addon-utils";
|
|
@@ -2,12 +2,12 @@ Object.defineProperties(exports, {
|
|
|
2
2
|
__esModule: { value: true },
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
|
-
const require_dist = require("../dist-
|
|
6
|
-
const require_node = require("../node-
|
|
7
|
-
const require_local_frame_registry = require("../local-frame-registry-
|
|
8
|
-
const require_lazy_sharp = require("../lazy-sharp-
|
|
5
|
+
const require_dist = require("../dist-De1p9-ha.js");
|
|
6
|
+
const require_node = require("../node-BCv87MWN.js");
|
|
7
|
+
const require_local_frame_registry = require("../local-frame-registry-8Ph7u04x.js");
|
|
8
|
+
const require_lazy_sharp = require("../lazy-sharp-BNjzhQI_.js");
|
|
9
9
|
const require_event_loop_stall_monitor = require("../event-loop-stall-monitor-DaUBcb13.js");
|
|
10
|
-
const require_process_memory = require("../process-memory-
|
|
10
|
+
const require_process_memory = require("../process-memory-DT9anN3q.js");
|
|
11
11
|
let node_fs = require("node:fs");
|
|
12
12
|
node_fs = require_dist.__toESM(node_fs);
|
|
13
13
|
let node_path = require("node:path");
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { n as __require } from "../chunk-DnnnRqeS.mjs";
|
|
2
|
-
import { Bt as nodePin, Ft as createEvent, It as hydrateSchema, Kt as array, O as YAMNET_TO_MACRO, Q as inferModelProvider, Qt as object, S as PoolMemoryWatchdog, St as supportedRuntimes$1, Vt as parseJsonUnknown, W as detectionPipelineCapability, Wt as sleep, Y as evaluateZoneRules, _t as resolvePoolMemoryPolicy, at as overlayClusterStepSettings, c as DEFAULT_CLUSTER_STEP_MODELS, ct as pickClusterStepSettings, dt as pipelineExecutorCapability, en as string, et as loadContributionCapability, ht as resolveClusterStepModelId, jt as BaseAddon, l as DEFAULT_CLUSTER_STEP_SETTINGS, m as DEVICE_BACKEND_TO_FORMAT, nn as EventCategory, q as enumerateInferenceDevices, st as pickClusterStepModels, t as APPLE_SA_TO_MACRO, tn as union, wt as errMsg, yt as runtimeDevices$1, z as defaultDeviceFor$1 } from "../dist-
|
|
3
|
-
import { a as readProcessCost } from "../node-
|
|
4
|
-
import { a as getDefaultModelForFormat, c as getStepDefinition, i as ALL_STEPS, l as resolveModelForFormat, o as getDefaultModelForFormatFromDef, r as ALL_PIPELINE_STEPS, s as getStep, t as localFrameRegistry, u as landmarkPrecisionVerdict } from "../local-frame-registry-
|
|
2
|
+
import { Bt as nodePin, Ft as createEvent, It as hydrateSchema, Kt as array, O as YAMNET_TO_MACRO, Q as inferModelProvider, Qt as object, S as PoolMemoryWatchdog, St as supportedRuntimes$1, Vt as parseJsonUnknown, W as detectionPipelineCapability, Wt as sleep, Y as evaluateZoneRules, _t as resolvePoolMemoryPolicy, at as overlayClusterStepSettings, c as DEFAULT_CLUSTER_STEP_MODELS, ct as pickClusterStepSettings, dt as pipelineExecutorCapability, en as string, et as loadContributionCapability, ht as resolveClusterStepModelId, jt as BaseAddon, l as DEFAULT_CLUSTER_STEP_SETTINGS, m as DEVICE_BACKEND_TO_FORMAT, nn as EventCategory, q as enumerateInferenceDevices, st as pickClusterStepModels, t as APPLE_SA_TO_MACRO, tn as union, wt as errMsg, yt as runtimeDevices$1, z as defaultDeviceFor$1 } from "../dist-DJuym0uY.mjs";
|
|
3
|
+
import { a as readProcessCost } from "../node-CoP2EuNP.mjs";
|
|
4
|
+
import { a as getDefaultModelForFormat, c as getStepDefinition, i as ALL_STEPS, l as resolveModelForFormat, o as getDefaultModelForFormatFromDef, r as ALL_PIPELINE_STEPS, s as getStep, t as localFrameRegistry, u as landmarkPrecisionVerdict } from "../local-frame-registry-fV6AMeXw.mjs";
|
|
5
5
|
import { t as getSharp } from "../lazy-sharp-DXsqwpph.mjs";
|
|
6
6
|
import { n as startEventLoopStallMonitor } from "../event-loop-stall-monitor-DXLNBMkY.mjs";
|
|
7
|
-
import { n as pickNodePlatformArch, t as readProcessMemory } from "../process-memory-
|
|
7
|
+
import { n as pickNodePlatformArch, t as readProcessMemory } from "../process-memory-F9dxEjGr.mjs";
|
|
8
8
|
import * as fs from "node:fs";
|
|
9
9
|
import * as path$1 from "node:path";
|
|
10
10
|
import { spawn } from "node:child_process";
|
|
@@ -14748,6 +14748,12 @@ method(object({
|
|
|
14748
14748
|
}), _void(), {
|
|
14749
14749
|
kind: "mutation",
|
|
14750
14750
|
auth: "admin"
|
|
14751
|
+
}), method(object({
|
|
14752
|
+
from: string(),
|
|
14753
|
+
to: string()
|
|
14754
|
+
}), object({ moved: number() }), {
|
|
14755
|
+
kind: "mutation",
|
|
14756
|
+
auth: "admin"
|
|
14751
14757
|
}), method(object({
|
|
14752
14758
|
deviceId: number(),
|
|
14753
14759
|
disabled: boolean()
|
|
@@ -17857,6 +17863,8 @@ var NcSystemEventKindSchema = _enum([
|
|
|
17857
17863
|
"device-offline",
|
|
17858
17864
|
"device-disabled",
|
|
17859
17865
|
"device-enabled",
|
|
17866
|
+
"device-battery-low",
|
|
17867
|
+
"device-battery-normal",
|
|
17860
17868
|
"stream-online",
|
|
17861
17869
|
"stream-offline",
|
|
17862
17870
|
"node-online",
|
|
@@ -21259,46 +21267,6 @@ var RecentTracksPageSchema = object({
|
|
|
21259
21267
|
/** Cursor for the next page, or null when this page is the last. */
|
|
21260
21268
|
nextCursor: string().nullable()
|
|
21261
21269
|
});
|
|
21262
|
-
var LIST_GROUPS_DEFAULT_LIMIT = 40;
|
|
21263
|
-
var LIST_GROUPS_MAX_LIMIT = 100;
|
|
21264
|
-
var AnalyticsGroupRecordSchema = object({
|
|
21265
|
-
id: string(),
|
|
21266
|
-
deviceId: number().int(),
|
|
21267
|
-
openedAt: number().int(),
|
|
21268
|
-
closedAt: number().int(),
|
|
21269
|
-
timestamp: number().int(),
|
|
21270
|
-
memberCount: number().int(),
|
|
21271
|
-
memberTrackIds: array(string()).readonly(),
|
|
21272
|
-
className: string(),
|
|
21273
|
-
classes: array(string()).readonly(),
|
|
21274
|
-
/** Relative event-media path, or null when the group has no picture yet. */
|
|
21275
|
-
mediaUrl: string().nullable(),
|
|
21276
|
-
singleton: boolean()
|
|
21277
|
-
});
|
|
21278
|
-
var AnalyticsGroupMemberSchema = object({
|
|
21279
|
-
trackId: string(),
|
|
21280
|
-
deviceId: number().int(),
|
|
21281
|
-
className: string(),
|
|
21282
|
-
firstSeen: number().int(),
|
|
21283
|
-
lastSeen: number().int(),
|
|
21284
|
-
mediaUrl: string().nullable()
|
|
21285
|
-
});
|
|
21286
|
-
var AnalyticsGroupDetailSchema = AnalyticsGroupRecordSchema.extend({ members: array(AnalyticsGroupMemberSchema).readonly() });
|
|
21287
|
-
var ListGroupsQueryInput = object({
|
|
21288
|
-
/** Devices to merge. An empty array yields `{ groups: [], nextCursor: null }`. */
|
|
21289
|
-
deviceIds: array(number()),
|
|
21290
|
-
/** Window lower bound on `closedAt` (inclusive). */
|
|
21291
|
-
since: number().optional(),
|
|
21292
|
-
/** Window upper bound on `openedAt` (inclusive). */
|
|
21293
|
-
until: number().optional(),
|
|
21294
|
-
limit: number().int().min(1).max(LIST_GROUPS_MAX_LIMIT).default(LIST_GROUPS_DEFAULT_LIMIT),
|
|
21295
|
-
/** Opaque continuation cursor from a previous page's `nextCursor`. */
|
|
21296
|
-
cursor: string().optional()
|
|
21297
|
-
});
|
|
21298
|
-
var ListGroupsPageSchema = object({
|
|
21299
|
-
groups: array(AnalyticsGroupRecordSchema).readonly(),
|
|
21300
|
-
nextCursor: string().nullable()
|
|
21301
|
-
});
|
|
21302
21270
|
var KEY_EVENTS_DEFAULT_LIMIT = 50;
|
|
21303
21271
|
var KEY_EVENTS_MAX_LIMIT = 200;
|
|
21304
21272
|
var KeyEventQueryInput = object({
|
|
@@ -21402,9 +21370,7 @@ var TrackCascadeCountsSchema = object({
|
|
|
21402
21370
|
/** Unassigned plate reads removed (best-effort; plate leg deferred to plate-intelligence). */
|
|
21403
21371
|
plates: number().int(),
|
|
21404
21372
|
/** Per-track CLIP search vectors removed (best-effort). */
|
|
21405
|
-
embeddings: number().int()
|
|
21406
|
-
/** Group membership + group rows removed with their last member (best-effort). */
|
|
21407
|
-
groups: number().int()
|
|
21373
|
+
embeddings: number().int()
|
|
21408
21374
|
});
|
|
21409
21375
|
/** Disk-wins reconcile: media rows whose blobs are gone, then empty tracks. */
|
|
21410
21376
|
var DiskReconcileCountsSchema = object({
|
|
@@ -21653,10 +21619,7 @@ DeviceType.Camera, method(object({ deviceId: number() }), array(TrackSchema).rea
|
|
|
21653
21619
|
* stationary registry). Default false: the timeline lists passages,
|
|
21654
21620
|
* not parking records (operator decision, 2026-08-15). */
|
|
21655
21621
|
includeStationary: boolean().optional()
|
|
21656
|
-
}), array(TrackSchema).readonly()), method(RecentTracksQueryInput, RecentTracksPageSchema), method(
|
|
21657
|
-
deviceId: number(),
|
|
21658
|
-
groupId: string().min(1)
|
|
21659
|
-
}), AnalyticsGroupDetailSchema.nullable()), method(object({ deviceId: number() }), _void(), {
|
|
21622
|
+
}), array(TrackSchema).readonly()), method(RecentTracksQueryInput, RecentTracksPageSchema), method(object({ deviceId: number() }), _void(), {
|
|
21660
21623
|
kind: "mutation",
|
|
21661
21624
|
auth: "admin"
|
|
21662
21625
|
}), method(DeviceEventQueryInput, array(MotionEventSchema).readonly()), method(ObjectEventQueryInput, array(ObjectEventSchema).readonly()), method(DeviceEventQueryInput, array(AudioEventSchema).readonly()), method(object({ deviceId: number() }), array(EventKindDescriptorSchema).readonly()), method(object({ deviceIds: array(number()).min(1).max(200) }), array(EventKindsForDeviceSchema).readonly()), method(object({
|
|
@@ -33408,6 +33371,12 @@ Object.freeze({
|
|
|
33408
33371
|
addonId: null,
|
|
33409
33372
|
access: "delete"
|
|
33410
33373
|
},
|
|
33374
|
+
"deviceManager.renameLocation": {
|
|
33375
|
+
capName: "device-manager",
|
|
33376
|
+
capScope: "system",
|
|
33377
|
+
addonId: null,
|
|
33378
|
+
access: "create"
|
|
33379
|
+
},
|
|
33411
33380
|
"deviceManager.runDeviceAction": {
|
|
33412
33381
|
capName: "device-manager",
|
|
33413
33382
|
capScope: "system",
|
|
@@ -35100,12 +35069,6 @@ Object.freeze({
|
|
|
35100
35069
|
addonId: null,
|
|
35101
35070
|
access: "view"
|
|
35102
35071
|
},
|
|
35103
|
-
"pipelineAnalytics.getGroup": {
|
|
35104
|
-
capName: "pipeline-analytics",
|
|
35105
|
-
capScope: "device",
|
|
35106
|
-
addonId: null,
|
|
35107
|
-
access: "view"
|
|
35108
|
-
},
|
|
35109
35072
|
"pipelineAnalytics.getKeyEvents": {
|
|
35110
35073
|
capName: "pipeline-analytics",
|
|
35111
35074
|
capScope: "device",
|
|
@@ -35208,12 +35171,6 @@ Object.freeze({
|
|
|
35208
35171
|
addonId: null,
|
|
35209
35172
|
access: "view"
|
|
35210
35173
|
},
|
|
35211
|
-
"pipelineAnalytics.listGroups": {
|
|
35212
|
-
capName: "pipeline-analytics",
|
|
35213
|
-
capScope: "device",
|
|
35214
|
-
addonId: null,
|
|
35215
|
-
access: "view"
|
|
35216
|
-
},
|
|
35217
35174
|
"pipelineAnalytics.listOpsLog": {
|
|
35218
35175
|
capName: "pipeline-analytics",
|
|
35219
35176
|
capScope: "device",
|
|
@@ -38836,11 +38793,6 @@ Object.freeze({
|
|
|
38836
38793
|
form: "single",
|
|
38837
38794
|
optional: true
|
|
38838
38795
|
}],
|
|
38839
|
-
"pipelineAnalytics.getGroup": [{
|
|
38840
|
-
name: "deviceId",
|
|
38841
|
-
form: "single",
|
|
38842
|
-
optional: false
|
|
38843
|
-
}],
|
|
38844
38796
|
"pipelineAnalytics.getKeyEvents": [{
|
|
38845
38797
|
name: "deviceId",
|
|
38846
38798
|
form: "single",
|
|
@@ -38906,11 +38858,6 @@ Object.freeze({
|
|
|
38906
38858
|
form: "single",
|
|
38907
38859
|
optional: false
|
|
38908
38860
|
}],
|
|
38909
|
-
"pipelineAnalytics.listGroups": [{
|
|
38910
|
-
name: "deviceIds",
|
|
38911
|
-
form: "array",
|
|
38912
|
-
optional: false
|
|
38913
|
-
}],
|
|
38914
38861
|
"pipelineAnalytics.listOpsLog": [{
|
|
38915
38862
|
name: "deviceId",
|
|
38916
38863
|
form: "single",
|
|
@@ -14771,6 +14771,12 @@ method(object({
|
|
|
14771
14771
|
}), _void(), {
|
|
14772
14772
|
kind: "mutation",
|
|
14773
14773
|
auth: "admin"
|
|
14774
|
+
}), method(object({
|
|
14775
|
+
from: string(),
|
|
14776
|
+
to: string()
|
|
14777
|
+
}), object({ moved: number() }), {
|
|
14778
|
+
kind: "mutation",
|
|
14779
|
+
auth: "admin"
|
|
14774
14780
|
}), method(object({
|
|
14775
14781
|
deviceId: number(),
|
|
14776
14782
|
disabled: boolean()
|
|
@@ -17880,6 +17886,8 @@ var NcSystemEventKindSchema = _enum([
|
|
|
17880
17886
|
"device-offline",
|
|
17881
17887
|
"device-disabled",
|
|
17882
17888
|
"device-enabled",
|
|
17889
|
+
"device-battery-low",
|
|
17890
|
+
"device-battery-normal",
|
|
17883
17891
|
"stream-online",
|
|
17884
17892
|
"stream-offline",
|
|
17885
17893
|
"node-online",
|
|
@@ -21282,46 +21290,6 @@ var RecentTracksPageSchema = object({
|
|
|
21282
21290
|
/** Cursor for the next page, or null when this page is the last. */
|
|
21283
21291
|
nextCursor: string().nullable()
|
|
21284
21292
|
});
|
|
21285
|
-
var LIST_GROUPS_DEFAULT_LIMIT = 40;
|
|
21286
|
-
var LIST_GROUPS_MAX_LIMIT = 100;
|
|
21287
|
-
var AnalyticsGroupRecordSchema = object({
|
|
21288
|
-
id: string(),
|
|
21289
|
-
deviceId: number().int(),
|
|
21290
|
-
openedAt: number().int(),
|
|
21291
|
-
closedAt: number().int(),
|
|
21292
|
-
timestamp: number().int(),
|
|
21293
|
-
memberCount: number().int(),
|
|
21294
|
-
memberTrackIds: array(string()).readonly(),
|
|
21295
|
-
className: string(),
|
|
21296
|
-
classes: array(string()).readonly(),
|
|
21297
|
-
/** Relative event-media path, or null when the group has no picture yet. */
|
|
21298
|
-
mediaUrl: string().nullable(),
|
|
21299
|
-
singleton: boolean()
|
|
21300
|
-
});
|
|
21301
|
-
var AnalyticsGroupMemberSchema = object({
|
|
21302
|
-
trackId: string(),
|
|
21303
|
-
deviceId: number().int(),
|
|
21304
|
-
className: string(),
|
|
21305
|
-
firstSeen: number().int(),
|
|
21306
|
-
lastSeen: number().int(),
|
|
21307
|
-
mediaUrl: string().nullable()
|
|
21308
|
-
});
|
|
21309
|
-
var AnalyticsGroupDetailSchema = AnalyticsGroupRecordSchema.extend({ members: array(AnalyticsGroupMemberSchema).readonly() });
|
|
21310
|
-
var ListGroupsQueryInput = object({
|
|
21311
|
-
/** Devices to merge. An empty array yields `{ groups: [], nextCursor: null }`. */
|
|
21312
|
-
deviceIds: array(number()),
|
|
21313
|
-
/** Window lower bound on `closedAt` (inclusive). */
|
|
21314
|
-
since: number().optional(),
|
|
21315
|
-
/** Window upper bound on `openedAt` (inclusive). */
|
|
21316
|
-
until: number().optional(),
|
|
21317
|
-
limit: number().int().min(1).max(LIST_GROUPS_MAX_LIMIT).default(LIST_GROUPS_DEFAULT_LIMIT),
|
|
21318
|
-
/** Opaque continuation cursor from a previous page's `nextCursor`. */
|
|
21319
|
-
cursor: string().optional()
|
|
21320
|
-
});
|
|
21321
|
-
var ListGroupsPageSchema = object({
|
|
21322
|
-
groups: array(AnalyticsGroupRecordSchema).readonly(),
|
|
21323
|
-
nextCursor: string().nullable()
|
|
21324
|
-
});
|
|
21325
21293
|
var KEY_EVENTS_DEFAULT_LIMIT = 50;
|
|
21326
21294
|
var KEY_EVENTS_MAX_LIMIT = 200;
|
|
21327
21295
|
var KeyEventQueryInput = object({
|
|
@@ -21425,9 +21393,7 @@ var TrackCascadeCountsSchema = object({
|
|
|
21425
21393
|
/** Unassigned plate reads removed (best-effort; plate leg deferred to plate-intelligence). */
|
|
21426
21394
|
plates: number().int(),
|
|
21427
21395
|
/** Per-track CLIP search vectors removed (best-effort). */
|
|
21428
|
-
embeddings: number().int()
|
|
21429
|
-
/** Group membership + group rows removed with their last member (best-effort). */
|
|
21430
|
-
groups: number().int()
|
|
21396
|
+
embeddings: number().int()
|
|
21431
21397
|
});
|
|
21432
21398
|
/** Disk-wins reconcile: media rows whose blobs are gone, then empty tracks. */
|
|
21433
21399
|
var DiskReconcileCountsSchema = object({
|
|
@@ -21676,10 +21642,7 @@ DeviceType.Camera, method(object({ deviceId: number() }), array(TrackSchema).rea
|
|
|
21676
21642
|
* stationary registry). Default false: the timeline lists passages,
|
|
21677
21643
|
* not parking records (operator decision, 2026-08-15). */
|
|
21678
21644
|
includeStationary: boolean().optional()
|
|
21679
|
-
}), array(TrackSchema).readonly()), method(RecentTracksQueryInput, RecentTracksPageSchema), method(
|
|
21680
|
-
deviceId: number(),
|
|
21681
|
-
groupId: string().min(1)
|
|
21682
|
-
}), AnalyticsGroupDetailSchema.nullable()), method(object({ deviceId: number() }), _void(), {
|
|
21645
|
+
}), array(TrackSchema).readonly()), method(RecentTracksQueryInput, RecentTracksPageSchema), method(object({ deviceId: number() }), _void(), {
|
|
21683
21646
|
kind: "mutation",
|
|
21684
21647
|
auth: "admin"
|
|
21685
21648
|
}), method(DeviceEventQueryInput, array(MotionEventSchema).readonly()), method(ObjectEventQueryInput, array(ObjectEventSchema).readonly()), method(DeviceEventQueryInput, array(AudioEventSchema).readonly()), method(object({ deviceId: number() }), array(EventKindDescriptorSchema).readonly()), method(object({ deviceIds: array(number()).min(1).max(200) }), array(EventKindsForDeviceSchema).readonly()), method(object({
|
|
@@ -33431,6 +33394,12 @@ Object.freeze({
|
|
|
33431
33394
|
addonId: null,
|
|
33432
33395
|
access: "delete"
|
|
33433
33396
|
},
|
|
33397
|
+
"deviceManager.renameLocation": {
|
|
33398
|
+
capName: "device-manager",
|
|
33399
|
+
capScope: "system",
|
|
33400
|
+
addonId: null,
|
|
33401
|
+
access: "create"
|
|
33402
|
+
},
|
|
33434
33403
|
"deviceManager.runDeviceAction": {
|
|
33435
33404
|
capName: "device-manager",
|
|
33436
33405
|
capScope: "system",
|
|
@@ -35123,12 +35092,6 @@ Object.freeze({
|
|
|
35123
35092
|
addonId: null,
|
|
35124
35093
|
access: "view"
|
|
35125
35094
|
},
|
|
35126
|
-
"pipelineAnalytics.getGroup": {
|
|
35127
|
-
capName: "pipeline-analytics",
|
|
35128
|
-
capScope: "device",
|
|
35129
|
-
addonId: null,
|
|
35130
|
-
access: "view"
|
|
35131
|
-
},
|
|
35132
35095
|
"pipelineAnalytics.getKeyEvents": {
|
|
35133
35096
|
capName: "pipeline-analytics",
|
|
35134
35097
|
capScope: "device",
|
|
@@ -35231,12 +35194,6 @@ Object.freeze({
|
|
|
35231
35194
|
addonId: null,
|
|
35232
35195
|
access: "view"
|
|
35233
35196
|
},
|
|
35234
|
-
"pipelineAnalytics.listGroups": {
|
|
35235
|
-
capName: "pipeline-analytics",
|
|
35236
|
-
capScope: "device",
|
|
35237
|
-
addonId: null,
|
|
35238
|
-
access: "view"
|
|
35239
|
-
},
|
|
35240
35197
|
"pipelineAnalytics.listOpsLog": {
|
|
35241
35198
|
capName: "pipeline-analytics",
|
|
35242
35199
|
capScope: "device",
|
|
@@ -38859,11 +38816,6 @@ Object.freeze({
|
|
|
38859
38816
|
form: "single",
|
|
38860
38817
|
optional: true
|
|
38861
38818
|
}],
|
|
38862
|
-
"pipelineAnalytics.getGroup": [{
|
|
38863
|
-
name: "deviceId",
|
|
38864
|
-
form: "single",
|
|
38865
|
-
optional: false
|
|
38866
|
-
}],
|
|
38867
38819
|
"pipelineAnalytics.getKeyEvents": [{
|
|
38868
38820
|
name: "deviceId",
|
|
38869
38821
|
form: "single",
|
|
@@ -38929,11 +38881,6 @@ Object.freeze({
|
|
|
38929
38881
|
form: "single",
|
|
38930
38882
|
optional: false
|
|
38931
38883
|
}],
|
|
38932
|
-
"pipelineAnalytics.listGroups": [{
|
|
38933
|
-
name: "deviceIds",
|
|
38934
|
-
form: "array",
|
|
38935
|
-
optional: false
|
|
38936
|
-
}],
|
|
38937
38884
|
"pipelineAnalytics.listOpsLog": [{
|
|
38938
38885
|
name: "deviceId",
|
|
38939
38886
|
form: "single",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { M as audioKindId, Z as hfModelUrl, a as COCO_80_LABELS, o as COCO_TO_MACRO, r as AUDIO_MACRO_LABELS } from "./dist-
|
|
1
|
+
import { M as audioKindId, Z as hfModelUrl, a as COCO_80_LABELS, o as COCO_TO_MACRO, r as AUDIO_MACRO_LABELS } from "./dist-DJuym0uY.mjs";
|
|
2
2
|
import { randomUUID } from "node:crypto";
|
|
3
3
|
//#region src/detection-pipeline/registry/model-catalogs.ts
|
|
4
4
|
var HF_REPO = "camstack/camstack-models";
|
|
@@ -2,8 +2,8 @@ Object.defineProperties(exports, {
|
|
|
2
2
|
__esModule: { value: true },
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
|
-
const require_dist = require("../dist-
|
|
6
|
-
const require_lazy_sharp = require("../lazy-sharp-
|
|
5
|
+
const require_dist = require("../dist-De1p9-ha.js");
|
|
6
|
+
const require_lazy_sharp = require("../lazy-sharp-BNjzhQI_.js");
|
|
7
7
|
let node_fs = require("node:fs");
|
|
8
8
|
let node_path = require("node:path");
|
|
9
9
|
//#region src/motion-wasm/wasm-motion-detector.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { It as hydrateSchema, Pt as DeviceType, Y as evaluateZoneRules, it as motionDetectionCapability, jt as BaseAddon } from "../dist-
|
|
1
|
+
import { It as hydrateSchema, Pt as DeviceType, Y as evaluateZoneRules, it as motionDetectionCapability, jt as BaseAddon } from "../dist-DJuym0uY.mjs";
|
|
2
2
|
import { t as getSharp } from "../lazy-sharp-DXsqwpph.mjs";
|
|
3
3
|
import { readFileSync } from "node:fs";
|
|
4
4
|
import { join } from "node:path";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Dt as buildFfmpegArgs, Et as Fmp4BoxSplitter, kt as isSoftwareDecode, wt as errMsg } from "./dist-
|
|
1
|
+
import { Dt as buildFfmpegArgs, Et as Fmp4BoxSplitter, kt as isSoftwareDecode, wt as errMsg } from "./dist-DJuym0uY.mjs";
|
|
2
2
|
import { randomUUID } from "node:crypto";
|
|
3
3
|
import "node:fs";
|
|
4
4
|
import "node:path";
|
|
@@ -2,12 +2,12 @@ Object.defineProperties(exports, {
|
|
|
2
2
|
__esModule: { value: true },
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
|
-
const require_dist = require("../dist-
|
|
6
|
-
const require_node = require("../node-
|
|
7
|
-
const require_local_frame_registry = require("../local-frame-registry-
|
|
8
|
-
const require_worker_protocol = require("../worker-protocol-
|
|
5
|
+
const require_dist = require("../dist-De1p9-ha.js");
|
|
6
|
+
const require_node = require("../node-BCv87MWN.js");
|
|
7
|
+
const require_local_frame_registry = require("../local-frame-registry-8Ph7u04x.js");
|
|
8
|
+
const require_worker_protocol = require("../worker-protocol-D4sajaZG.js");
|
|
9
9
|
const require_hub_hostname = require("../hub-hostname-DAJXlOgV.js");
|
|
10
|
-
const require_lazy_sharp = require("../lazy-sharp-
|
|
10
|
+
const require_lazy_sharp = require("../lazy-sharp-BNjzhQI_.js");
|
|
11
11
|
const require_restream_intent = require("../restream-intent-Cv9x3jmu.js");
|
|
12
12
|
const require_event_loop_stall_monitor = require("../event-loop-stall-monitor-DaUBcb13.js");
|
|
13
13
|
const require_remote_restream = require("../remote-restream-CO36Sr30.js");
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { B as defineCustomActions, Bt as nodePin, Ft as createEvent, Gt as _enum, H as deriveDetailCropRect, Kt as array, L as customAction, Qt as object, X as failureContributionCapability, Xt as literal, Yt as lazy, Zt as number, _ as FailureCounters, en as string, et as loadContributionCapability, ft as pipelineRunnerCapability, jt as BaseAddon, lt as pickDetailCropConvention, m as DEVICE_BACKEND_TO_FORMAT, nn as EventCategory, p as DEFAULT_NATIVE_LEASE_SETTINGS, qt as boolean, u as DEFAULT_DETAIL_CROP_CONVENTION, ut as pickNativeLeaseOverride, wt as errMsg } from "../dist-
|
|
2
|
-
import { i as NO_COST_CLAIM, t as ChildCostRegistry } from "../node-
|
|
3
|
-
import { c as getStepDefinition, n as resolveFrameViewGeometry, t as localFrameRegistry } from "../local-frame-registry-
|
|
4
|
-
import { a as nativeLeaseSettingEnv, t as isWorkerReply } from "../worker-protocol-
|
|
1
|
+
import { B as defineCustomActions, Bt as nodePin, Ft as createEvent, Gt as _enum, H as deriveDetailCropRect, Kt as array, L as customAction, Qt as object, X as failureContributionCapability, Xt as literal, Yt as lazy, Zt as number, _ as FailureCounters, en as string, et as loadContributionCapability, ft as pipelineRunnerCapability, jt as BaseAddon, lt as pickDetailCropConvention, m as DEVICE_BACKEND_TO_FORMAT, nn as EventCategory, p as DEFAULT_NATIVE_LEASE_SETTINGS, qt as boolean, u as DEFAULT_DETAIL_CROP_CONVENTION, ut as pickNativeLeaseOverride, wt as errMsg } from "../dist-DJuym0uY.mjs";
|
|
2
|
+
import { i as NO_COST_CLAIM, t as ChildCostRegistry } from "../node-CoP2EuNP.mjs";
|
|
3
|
+
import { c as getStepDefinition, n as resolveFrameViewGeometry, t as localFrameRegistry } from "../local-frame-registry-fV6AMeXw.mjs";
|
|
4
|
+
import { a as nativeLeaseSettingEnv, t as isWorkerReply } from "../worker-protocol-BCrnGbX_.mjs";
|
|
5
5
|
import { t as resolveHubHostname } from "../hub-hostname-cCknRYKj.mjs";
|
|
6
6
|
import { t as getSharp } from "../lazy-sharp-DXsqwpph.mjs";
|
|
7
7
|
import { n as withDetectionIntent } from "../restream-intent-B4BXZra7.mjs";
|
package/dist/recorder/index.js
CHANGED
|
@@ -2,8 +2,8 @@ Object.defineProperties(exports, {
|
|
|
2
2
|
__esModule: { value: true },
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
|
-
const require_dist = require("../dist-
|
|
6
|
-
const require_node = require("../node-
|
|
5
|
+
const require_dist = require("../dist-De1p9-ha.js");
|
|
6
|
+
const require_node = require("../node-BCv87MWN.js");
|
|
7
7
|
const require_hub_hostname = require("../hub-hostname-DAJXlOgV.js");
|
|
8
8
|
const require_restream_intent = require("../restream-intent-Cv9x3jmu.js");
|
|
9
9
|
const require_event_loop_stall_monitor = require("../event-loop-stall-monitor-DaUBcb13.js");
|
|
@@ -7122,7 +7122,12 @@ function buildRecordingProvider(deps) {
|
|
|
7122
7122
|
startStorageRebalance: (input) => runRebalance(deps, input, true),
|
|
7123
7123
|
getPlacement: async () => {
|
|
7124
7124
|
if (!deps.placementView) throw new Error("placement is not active on this node");
|
|
7125
|
-
|
|
7125
|
+
const view = await deps.placementView();
|
|
7126
|
+
return {
|
|
7127
|
+
assignments: [...view.assignments],
|
|
7128
|
+
pins: [...view.pins],
|
|
7129
|
+
defaultLocations: { ...view.defaultLocations }
|
|
7130
|
+
};
|
|
7126
7131
|
},
|
|
7127
7132
|
setDevicePlacement: async ({ deviceId, locationId }) => {
|
|
7128
7133
|
if (!deps.setDevicePlacement) throw new Error("placement is not active on this node");
|
|
@@ -10000,7 +10005,6 @@ Object.freeze({
|
|
|
10000
10005
|
"getMotionEvents": { "limit": 1e3 },
|
|
10001
10006
|
"getObjectEvents": { "limit": 1e3 },
|
|
10002
10007
|
"getSensorEvents": { "limit": 1e3 },
|
|
10003
|
-
"listGroups": { "limit": 40 },
|
|
10004
10008
|
"listRecentTracks": { "limit": 200 },
|
|
10005
10009
|
"reclaimDebugMedia": { "mode": "report" },
|
|
10006
10010
|
"searchObjectEvents": {
|
package/dist/recorder/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { $ as isFirstLevelMacroClass, $t as record, B as defineCustomActions, Bt as nodePin, E as RecordingConfigSchema, Gt as _enum, It as hydrateSchema, J as evaluateSensorEdge, Kt as array, L as customAction, N as batteryCapability, Nt as DeviceFeature, Pt as DeviceType, Qt as object, T as RECORDING_EXPORT_MAX_READ_BYTES, U as deriveRecordingMode, Ut as selectAssignedProfileSlots, V as deriveBatteryPresence, Wt as sleep$1, Zt as number, bt as storageEvictableCapability, d as DEFAULT_EVENTS_BAND_BUFFER_SEC, en as string, et as loadContributionCapability, g as ExportRecordSchema, i as BatteryStatusSchema, jt as BaseAddon, mt as recordingExportCapability, nn as EventCategory, pt as recordingCapability, qt as boolean, vt as resolveRecordingProfiles, wt as errMsg, x as OpsLogEntrySchema } from "../dist-
|
|
2
|
-
import { i as NO_COST_CLAIM, t as ChildCostRegistry } from "../node-
|
|
1
|
+
import { $ as isFirstLevelMacroClass, $t as record, B as defineCustomActions, Bt as nodePin, E as RecordingConfigSchema, Gt as _enum, It as hydrateSchema, J as evaluateSensorEdge, Kt as array, L as customAction, N as batteryCapability, Nt as DeviceFeature, Pt as DeviceType, Qt as object, T as RECORDING_EXPORT_MAX_READ_BYTES, U as deriveRecordingMode, Ut as selectAssignedProfileSlots, V as deriveBatteryPresence, Wt as sleep$1, Zt as number, bt as storageEvictableCapability, d as DEFAULT_EVENTS_BAND_BUFFER_SEC, en as string, et as loadContributionCapability, g as ExportRecordSchema, i as BatteryStatusSchema, jt as BaseAddon, mt as recordingExportCapability, nn as EventCategory, pt as recordingCapability, qt as boolean, vt as resolveRecordingProfiles, wt as errMsg, x as OpsLogEntrySchema } from "../dist-DJuym0uY.mjs";
|
|
2
|
+
import { i as NO_COST_CLAIM, t as ChildCostRegistry } from "../node-CoP2EuNP.mjs";
|
|
3
3
|
import { t as resolveHubHostname } from "../hub-hostname-cCknRYKj.mjs";
|
|
4
4
|
import { r as withRecordingIntent } from "../restream-intent-B4BXZra7.mjs";
|
|
5
5
|
import { n as startEventLoopStallMonitor } from "../event-loop-stall-monitor-DXLNBMkY.mjs";
|
|
@@ -7116,7 +7116,12 @@ function buildRecordingProvider(deps) {
|
|
|
7116
7116
|
startStorageRebalance: (input) => runRebalance(deps, input, true),
|
|
7117
7117
|
getPlacement: async () => {
|
|
7118
7118
|
if (!deps.placementView) throw new Error("placement is not active on this node");
|
|
7119
|
-
|
|
7119
|
+
const view = await deps.placementView();
|
|
7120
|
+
return {
|
|
7121
|
+
assignments: [...view.assignments],
|
|
7122
|
+
pins: [...view.pins],
|
|
7123
|
+
defaultLocations: { ...view.defaultLocations }
|
|
7124
|
+
};
|
|
7120
7125
|
},
|
|
7121
7126
|
setDevicePlacement: async ({ deviceId, locationId }) => {
|
|
7122
7127
|
if (!deps.setDevicePlacement) throw new Error("placement is not active on this node");
|
|
@@ -9994,7 +9999,6 @@ Object.freeze({
|
|
|
9994
9999
|
"getMotionEvents": { "limit": 1e3 },
|
|
9995
10000
|
"getObjectEvents": { "limit": 1e3 },
|
|
9996
10001
|
"getSensorEvents": { "limit": 1e3 },
|
|
9997
|
-
"listGroups": { "limit": 40 },
|
|
9998
10002
|
"listRecentTracks": { "limit": 200 },
|
|
9999
10003
|
"reclaimDebugMedia": { "mode": "report" },
|
|
10000
10004
|
"searchObjectEvents": {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const require_dist = require("./dist-
|
|
1
|
+
const require_dist = require("./dist-De1p9-ha.js");
|
|
2
2
|
let node_child_process = require("node:child_process");
|
|
3
3
|
//#region ../../node_modules/mp4box/dist/mp4box.all.js
|
|
4
4
|
var require_mp4box_all = /* @__PURE__ */ require_dist.__commonJSMin(((exports) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as __toESM, t as __commonJSMin } from "./chunk-DnnnRqeS.mjs";
|
|
2
|
-
import { wt as errMsg } from "./dist-
|
|
2
|
+
import { wt as errMsg } from "./dist-DJuym0uY.mjs";
|
|
3
3
|
import { spawn } from "node:child_process";
|
|
4
4
|
//#region ../../node_modules/mp4box/dist/mp4box.all.js
|
|
5
5
|
var require_mp4box_all = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_worker_protocol = require("../worker-protocol-
|
|
3
|
-
const require_lazy_sharp = require("../lazy-sharp-
|
|
2
|
+
const require_worker_protocol = require("../worker-protocol-D4sajaZG.js");
|
|
3
|
+
const require_lazy_sharp = require("../lazy-sharp-BNjzhQI_.js");
|
|
4
4
|
//#region src/session-decode/color-conversion.ts
|
|
5
5
|
/**
|
|
6
6
|
* Explicit YUV→RGB colorspace/range resolution for the session-decode worker.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as formatNativeLeaseKnobs, n as isWorkerRequest, o as resolveNativeLeaseKnobs, r as logLevelForLine } from "../worker-protocol-
|
|
1
|
+
import { i as formatNativeLeaseKnobs, n as isWorkerRequest, o as resolveNativeLeaseKnobs, r as logLevelForLine } from "../worker-protocol-BCrnGbX_.mjs";
|
|
2
2
|
import { n as setSharpWarnSink, r as hostExternalEntryUrls, t as getSharp } from "../lazy-sharp-DXsqwpph.mjs";
|
|
3
3
|
//#region src/session-decode/color-conversion.ts
|
|
4
4
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as e, c as t, d as n, f as r, i, l as a, n as o, o as s, p as c, r as l, s as u, t as d, u as f } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-
|
|
1
|
+
import { a as e, c as t, d as n, f as r, i, l as a, n as o, o as s, p as c, r as l, s as u, t as d, u as f } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-CWtPG7OH.mjs";
|
|
2
2
|
import { a as p, i as m, n as h, o as g, r as _, t as v } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare__react__loadShare__.js-C9j-2lBe.mjs";
|
|
3
3
|
import { n as y, r as b, t as x } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.js-XO0-Pyu6.mjs";
|
|
4
|
-
import { t as S } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-
|
|
4
|
+
import { t as S } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-Blnh70uP.mjs";
|
|
5
5
|
import { n as C, t as w } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_tanstack_mf_1_react_mf_2_query__loadShare__.js-BO7TIbJV.mjs";
|
|
6
6
|
//#region ../../node_modules/lucide-react/dist/esm/shared/src/utils.js
|
|
7
7
|
var T = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase(), E = (e) => e.replace(/^([A-Z])|[\s-_]+(\w)/g, (e, t, n) => n ? n.toUpperCase() : t.toLowerCase()), D = (e) => {
|
|
@@ -3,7 +3,7 @@ import "./dist-CYZr2fwk.mjs";
|
|
|
3
3
|
var e = {
|
|
4
4
|
"@camstack/sdk": {
|
|
5
5
|
name: "@camstack/sdk",
|
|
6
|
-
version: "1.2.
|
|
6
|
+
version: "1.2.54",
|
|
7
7
|
scope: ["default"],
|
|
8
8
|
loaded: !1,
|
|
9
9
|
from: "addon_stream_broker_widgets",
|
|
@@ -18,7 +18,7 @@ var e = {
|
|
|
18
18
|
},
|
|
19
19
|
"@camstack/types": {
|
|
20
20
|
name: "@camstack/types",
|
|
21
|
-
version: "1.2.
|
|
21
|
+
version: "1.2.134",
|
|
22
22
|
scope: ["default"],
|
|
23
23
|
loaded: !1,
|
|
24
24
|
from: "addon_stream_broker_widgets",
|
|
@@ -33,7 +33,7 @@ var e = {
|
|
|
33
33
|
},
|
|
34
34
|
"@camstack/ui-library": {
|
|
35
35
|
name: "@camstack/ui-library",
|
|
36
|
-
version: "1.2.
|
|
36
|
+
version: "1.2.99",
|
|
37
37
|
scope: ["default"],
|
|
38
38
|
loaded: !1,
|
|
39
39
|
from: "addon_stream_broker_widgets",
|